body {
    font-family: Arial,Helvetica,Garuda,sans-serif;
    font-size: 13px;
}


.mag-navbar, .headerItems,  .siteBody { position:relative; max-width:1000px; margin:0 auto;}

.siteBody { min-height:450px; padding-bottom:15px}
.userBox, .signup-link { display:inline-block; }

.headerItems { position:relative;  right:5px; text-align:right;}
.headerItems a { color:#000; }
.headerItems a:hover { color:#000; }
.topLinks, .userinfo-container { display:inline-block;margin-top:5px;padding-left:10px; }

.logoContainer img { width: 170px !important;margin-top: -25px;}
.headerItems-Wrapper { /*background-color: #ff9e03;height: 30px;*/padding: 15px; }
.popover-menu .list-group a { color:#000; }
.popover-menu .list-group a:hover { color:#4d4d4d; }
/*.site-headerItems { padding-top:30px; }*/
.siteBodyContainer {  padding-top:45px;padding-left:15px;padding-right:15px; padding-bottom:15px;}



.mag-site-main-menu { min-height: 30px;margin:0;background: white ;color: #373737; }

.mag-site-main-menu .nav>li> a { color: #373737; font-size: 14px; font-weight:400;border-bottom: 3px solid white; }
.mag-site-main-menu .nav>li> a:hover {background-color:transparent; color: #373737;border-bottom: 3px solid rgba(0,0,0,.1); }
.mag-site-main-menu .nav .active { background-color:transparent;  }
.mag-site-main-menu .nav .active a { color:#373737;border-bottom: 3px solid rgba(0,0,0,.2); }
.mag-site-main-menu .navbar-toggle { border:1px #7a2f8f; } 
.mag-site-main-menu .navbar-toggle .icon-bar { background-color:white; }

.mag-site-main-menu .navbar-nav > li > a { text-shadow: none;}

.mag-site-main-menu .dropdown-menu > li > a { color: #555;border-bottom: 1px solid #eee; }
.mag-site-main-menu .dropdown-menu > li > a { background: white ;padding:10px; }
.mag-site-main-menu .dropdown-menu > li > a:hover  {background: white ; }
.mag-site-main-menu .dropdown-menu a:hover { color: #ff9400; }
.mag-site-main-menu .dropdown-menu {padding: 0px 0px; }
.dropdown .dropdown-toggle { padding-right: 0; margin-right: -5px; }

.mag-site-main-menu a.alltabsCustomStyle {
 position: relative; top: 0px; font-family: 'Glyphicons Regular';
 -webkit-font-smoothing: antialiased; font-style: normal; font-weight: normal;
}
.mag-site-main-menu a.alltabsCustomStyle:before { content: "\e191"; }

.site-mg .navbar-toggle {position:absolute; right:-5px; top:-75px; z-index:1; border:0px solid white; background-color:#555; }


.footer-warper{background: #065375 none repeat scroll 0% 0%;}
.site-footer  { /*background-color:#373839;*/color:#ddd; padding-left:20px;padding-bottom:45px;padding-top:35px;padding-right:20px; }
.site-footer a { color:#fff;font-size:14px;font-weight: 400; }
.site-footer a:hover { color:#fff; }
.bottom-footer { background: #2a2a2a;height: 30px; }
.site-footer .copyright,.site-footer .copyright a{color: #fff;}
.footerLogo img{width: 200px;}


@media(max-width:1000px) {
   .site-mg { margin-left:30px; }
}


@media(max-width:767px) {
    .navbar-nav {width: 100%; }
     .site-mg { margin-left:0px; }
}