
 /* =============================================================================
* Button styles
================================================================================ */
 body.fg-web-theme .btn.btn-default:not(.dropdown-toggle){
 box-shadow: 2px 3px 0px 1px #d5eeff;
 margin-bottom: 8px;
 
 color: rgba(255, 255, 255, 1) !important;
 background-color: #005689 !important;
 
 }
 
 
 /*Overriding the bootstrap classes*/
 
 body.fg-web-theme .btn.btn-default {
 border-radius: 40%;
 }
 
 /*Overriding the bootstrap classes ends*/
 
 /*Overriding margin*/
 
 body.fg-web-theme .btn-group .btn.btn-default {
 margin-bottom: 0px;
 }

 /*Overriding margin*/
 
 body.fg-web-theme .btn.btn-default:active{
 color: #d5eeff !important;
 background-color: #d5eeff !important;
 }
 body.fg-web-theme .btn.btn-default:hover{
 color: rgba(255, 255, 255, 1) !important;
 background-color: rgba(255,137,93,0.6) !important;
 }
 body.fg-web-theme .btn.btn-default:disabled{
 color: rrgba(210, 210, 210, 1) !important;
 }
 
 body.fg-web-theme .btn.btn-primary:not(.dropdown-toggle){
 
 
 }
 
 
 
 body.fg-web-theme .btn.btn-primary:active{
 }
 body.fg-web-theme .btn.btn-primary:hover{
 }
 body.fg-web-theme .btn.btn-primary:disabled{
 }
 
 body.fg-web-theme .btn.btn-success:not(.dropdown-toggle){
 
 
 }
 
 
 
 body.fg-web-theme .btn.btn-success:active{
 }
 body.fg-web-theme .btn.btn-success:hover{
 }
 body.fg-web-theme .btn.btn-success:disabled{
 }
 
 body.fg-web-theme .btn.btn-info:not(.dropdown-toggle){
 
 
 }
 
 
 
 body.fg-web-theme .btn.btn-info:active{
 }
 body.fg-web-theme .btn.btn-info:hover{
 }
 body.fg-web-theme .btn.btn-info:disabled{
 }
 
 body.fg-web-theme .btn.btn-warning:not(.dropdown-toggle){
 
 
 }
 
 
 
 body.fg-web-theme .btn.btn-warning:active{
 }
 body.fg-web-theme .btn.btn-warning:hover{
 }
 body.fg-web-theme .btn.btn-warning:disabled{
 }
 
 body.fg-web-theme .btn.btn-danger:not(.dropdown-toggle){
 
 
 }
 
 
 
 body.fg-web-theme .btn.btn-danger:active{
 }
 body.fg-web-theme .btn.btn-danger:hover{
 }
 body.fg-web-theme .btn.btn-danger:disabled{
 }
 
 body.fg-web-theme .btn.btn-link:not(.dropdown-toggle){
 background: none;
 border: none;
 box-shadow: none;
 outline: none;
 
 }
 
 
 
 
 /* =============================================================================
================================================================================ */ /* =============================================================================
* Box/Container styles
================================================================================ */

 


/* =============================================================================
================================================================================ */
 /* =============================================================================
* Advanced Font styles
================================================================================ */
/* =============================================================================
================================================================================ */
