/* ****** BOOTSTRAP OVERRIDES ******* */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a { background-image: none!important; outline: none!important; }
/* remove min-height from bootstrap */
.row-fluid [class*='span']:not([class*='dnnSortable']) { min-height: 0 !important; }
/** {
  -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
*:before,
*:after {
  -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}*/
#ControlBar, #ControlBar div, #ControlBar li, #ControlBar a, .dnnFormItem, .dnn_mact li { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }
#ControlBar, #ControlBar:before, #ControlBar:after, #ControlBar *:before, #ControlBar *:after, #ControlBar li, #ControlBar li:before, #ControlBar li:after, #ControlBar a, #ControlBar a:before, #ControlBar a:after, .dnn_mact, .dnn_mact:before, .dnn_mact:after, .dnn_mact *:before, .dnn_mact *:after, .dnn_mact li, .dnn_mact li:before, .dnn_mact li:after, .dnnDropDownList:before, .dnnDropDownList a { -webkit-box-sizing: content-box !important; -moz-box-sizing: content-box !important; box-sizing: content-box !important; }
nav { background: #E1CD00 !important; height: 50px; line-height: 50px; margin-bottom: 0px; border-radius: 0px !important; border: 0px !important; }
.navbar-toggle { position: relative; float: right; padding: 9px 10px; margin-top: 28px; margin-right: 0px; margin-bottom: 8px; background-color: transparent; background-image: none; border: 1px solid transparent; border-radius: 4px; color: #FFF !important; }
/*.navbar-toggle { display: inline-block !important; }*/

.icon-bar {border-bottom: 1px solid rgba(225,205,0,1.00);}
a.navmenu-brand {color:aliceblue !important;}
