/* ==========  Buttons ========== */

#engagement_bar .joinBtn{ background-color:#858101; border: 1px solid #858101;  }
#engagement_bar .joinBtn:hover { background-position: 0 -25px; border-color: #c9c9c9;  }
#engagement_bar .joinBtn:active { background-position: 0 -50px; background-position: 4px 3px; background-repeat:no-repeat; }

#engagement_bar .shopBtn{ background-color:#c95105; border: 1px solid #c95105;  }
#engagement_bar .shopBtn:hover { background-position: 0 -25px; border-color: #c9c9c9;  }
#engagement_bar .shopBtn:active { background-position: 0 -50px;  }

#engagement_bar .supportBtn{ background-color:#9e1707; border: 1px solid #9e1707;  }
#engagement_bar .supportBtn:hover { background-position: 0 -25px; border-color: #c9c9c9;  }
#engagement_bar .supportBtn:active { background-position: 0 -50px;  }




#engagement_bar input[type=submit],#engagement_bar input[type=reset],#engagement_bar input[type=button],#engagement_bar button, #engagement_bar .button { font-size: 10px; font-weight: bold; text-transform: uppercase; padding: 5px 14px 5px 14px; cursor: pointer;  line-height: 12px; color: white; }

#engagement_bar .basicBtn {  background: url(../images/its_brain_light/ui/basicBtn.png) repeat-x 0 0; border: 1px solid #d5d5d5; color: #525252; }
#engagement_bar .basicBtn:hover { background-position: 0 -25px; border-color: #c9c9c9; }
#engagement_bar .basicBtn:active { background-position: 0 -50px; }

#engagement_bar .orangeBtn { background: url(../images/its_brain_light/ui/orangeBtnNew.png) repeat-x 0 0; border: 1px solid #a54400; color: #fff; }
#engagement_bar .orangeBtn:hover { background-position: 0 -25px; }
#engagement_bar .orangeBtn:active { background-position: 0 -50px; }

#engagement_bar .blueBtn { background: url(../images/its_brain_light/ui/blueBtn.png) repeat-x 0 0; border: 1px solid #3581c1; color: #fff; }
#engagement_bar .blueBtn:hover { background-position: 0 -25px; }
#engagement_bar .blueBtn:active { background-position: 0 -50px; }


#engagement_bar .redBtn { background: url(../images/its_brain_light/ui/redBtnNew.png) repeat-x 0 0; /*border: 1px solid #9d342a;*/ border: 1px solid #731400; color: #fff; }
#engagement_bar .redBtn:hover { background-position: 0 -25px; }
#engagement_bar .redBtn:active { background-position: 0 -50px; }


#engagement_bar .seaBtn { background: url(../images/its_brain_light/ui/seaBtn.png) repeat-x 0 0; border: 1px solid #306873; color: #fff; }
#engagement_bar .seaBtn:hover { background-position: 0 -25px; }
#engagement_bar .seaBtn:active { background-position: 0 -50px; }

#engagement_bar .blackBtn { background: url(../images/its_brain_light/ui/blackBtn.png) repeat-x 0 0; border: 1px solid #353535; color: #fff; }
#engagement_bar .blackBtn:hover { background-position: 0 -25px; }
#engagement_bar .blackBtn:active { background-position: 0 -50px; }

#engagement_bar .greyishBtn { background: url(../images/its_brain_light/ui/greyishBtn.png) repeat-x 0 0; border: 1px solid #4f5a68; color: #fff; }
#engagement_bar .greyishBtn:hover { background-position: 0 -25px; }
#engagement_bar .greyishBtn:active { background-position: 0 -50px; }

#engagement_bar .greenBtn { background: url(../images/its_brain_light/ui/greenBtnNew.png) repeat-x 0 0; /*border: 1px solid #418d4f;*/ border: 1px solid #574c00; color: #fff; }
#engagement_bar .greenBtn:hover { background-position: 0 -25px; }
#engagement_bar .greenBtn:active { background-position: 0 -50px; }


#engagement_bar .btn14 { border: 1px solid #d5d5d5; background: url(../images/its_brain_light/leftNavBg.png) repeat-x 0 0; padding: 6px 8px; display: inline-block; }
#engagement_bar .btn14:hover { background: #f6f6f6; }
#engagement_bar .btn14:active { background: #f1f1f1; }

#engagement_bar .btn55 { background: #efefef url(../images/its_brain_light/middlebg.png) repeat-x 0 0; border: 1px solid #d5d5d5; padding: 8px 6px 2px 6px; display: inline-block; }
#engagement_bar .btn55:hover { background: #f6f6f6; }
#engagement_bar .btn55:active { background: #f1f1f1; }
#engagement_bar .btn55 span { display: block; padding: 5px 5px 0 5px; color: #595858; }

#engagement_bar .btnIconLeft { border: 1px solid #d5d5d5; background: url(../images/its_brain_light/leftNavBg.png) repeat-x 0 0; display: inline-block; color: #595858;  }
#engagement_bar .btnIconLeft:hover { background: #f6f6f6; color: #B55D5C; }
#engagement_bar .btnIconLeft:active { background: #f1f1f1; }
#engagement_bar .btnIconLeft .icon { float: left; border-right: 1px solid #d5d5d5; padding: 8px; }
#engagement_bar .btnIconLeft span { display: block; float: left; padding: 5px 10px; font-weight: bold; }

/* ===== Widgets ===== */

/* Search */
.searchWidget { position: relative; /*margin-top: 40px;*/width:212px; }
.searchWidget input[type=text] { background: #fafafa; border: 1px solid #d5d5d5; padding: 3px; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
.searchWidget input[type=submit] { background: url(../images/its_brain_light/searchSmall.png) no-repeat 0; position: absolute; top: 0; right: 0; border: none; width: 22px; height: 22px; }


/* ===== Chosen multiple select plugin with dropdown ===== */

.chzn-container { position: relative; display: inline-block; zoom: 1; *display: inline; }

.noSearch .chzn-search, .searchDrop .selector, .noSearch .selector { display: none; }

.noSearch .chzn-results { margin: 0!important; padding: 2px!important; }
.formRight .chzn-container-multi { width: 100%!important; }

.chzn-container > .chzn-drop { background: #fff; border: 1px solid #d5d5d5; border-top: 0; position: absolute; top: 29px; margin-top: 1px; left: 0; z-index: 10000; width: 100%!important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }

.chzn-container-single .chzn-single { /*background: url(../images/its_brain_light/chosenSelect.png) repeat-x;*/  border: 1px solid #d8d8d8; display: block; overflow: hidden; white-space: nowrap; position: relative; height: 21px; line-height: 23px; padding: 0 0 0 8px; color: #595959; text-decoration: none; }

#languagebox .chzn-container-single .chzn-single {background:#b5dbfc;}
#quicklinksbox .chzn-container-single .chzn-single {background:#fff;}



.chzn-container-single .chzn-single span { margin-right: 26px; display: block; font-size: 11px; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; -ms-text-overflow: ellipsis; text-overflow: ellipsis; }
.chzn-container-single .chzn-single abbr { display: block; position: absolute; right: 26px; top: 6px; width: 12px; height: 13px; font-size: 1px; }
.chzn-container-single .chzn-single abbr:hover { }
.chzn-container-single .chzn-single div { position: absolute; right: -1px; top: -1px; display: block; height: 28px; width: 27px; }
.chzn-container-single .chzn-single div b { background: url(../images/its_brain_light/forms/select_right.png) no-repeat center right; display: block; width: 27px; height: 23px; }
.chzn-container-single .chzn-search { padding: 3px 4px; position: relative; margin: 0; white-space: nowrap; z-index: 1010; }
.chzn-container-single .chzn-search input { margin: 1px 0; padding: 4px 20px 4px 5px; outline: 0; border: 1px solid #aaa; font-family: sans-serif; font-size: 11px; background: url(../images/its_brain_light/searchSmall.png) no-repeat 98% !important; box-sizing: content-box; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; -ms-box-sizing: content-box; }
.chzn-container-single .chzn-drop {}

.chzn-container-single-nosearch .chzn-search input { position: absolute; left: -9000px; }

/*.chzn-container-multi { width: 50%!important; }*/
.chzn-container-multi .chzn-choices { border: 1px solid #ddd; margin: 0; cursor: text; overflow: hidden; height: auto !important; height: 1%; position: relative;
font-size: 12px;
padding: 4px;
background: white;
color: #656565;
 }
.chzn-container-multi .chzn-choices li { float: left; list-style: none; }
.chzn-container-multi .chzn-choices .search-field { white-space: nowrap; margin: 0; padding: 0; }
.chzn-container-multi .chzn-choices .search-field input { color: #666; background: transparent !important; border: 0 !important; font-family: sans-serif; font-size: 12px!important; padding: 11px 4px 10px 4px!important; margin: 0; outline: 0; box-shadow: none!important; }
.chzn-container-multi .chzn-choices .search-field .default { color: #999; }
.chzn-container-multi .chzn-choices .search-choice { position: relative; line-height: 16px; font-size: 11px; border: 1px solid #A5D24A; display: block; float: left; padding: 5px 24px 5px 8px; background: #CDE69C; color: #638421; margin: 4px; }

.chzn-container-multi .chzn-choices .search-choice-focus { background: #d4d4d4; }
.chzn-container-multi .chzn-choices .search-choice .search-choice-close { display: block; position: absolute; right: 6px; top: 8px; width: 10px; height: 10px; font-size: 1px; background: url(../images/its_brain_light/icons/closeSelection.png) 50% no-repeat; }
.chzn-container-multi .chzn-choices .search-choice-focus .search-choice-close { background-position: right -11px; }

.chzn-container .chzn-results { margin: 0 4px 4px 0; max-height: 240px; padding: 0 0 0 4px; position: relative; overflow-x: hidden; overflow-y: auto; }
.chzn-container-multi .chzn-results { padding: 0; margin: 0; }
.chzn-container .chzn-results li { display: none; line-height: 14px; padding: 5px 6px; margin: 0; list-style: none; font-size: 11px; }
.chzn-container .chzn-results .active-result { cursor: pointer; display: list-item; }
.chzn-container .chzn-results .highlighted { background-color: #3875d7; color: #fff; }
.chzn-container .chzn-results li em { background: #feffde; font-style: normal; }
.chzn-container .chzn-results .highlighted em { background: transparent; }
.chzn-container .chzn-results .no-results { background: #f4f4f4; display: list-item; }
.chzn-container .chzn-results .group-result { cursor: default; color: #2e74a6; font-weight: bold; font-size: 10px; border-bottom: 1px solid #DDD; border-top: 1px solid #DDD; }
.chzn-container .chzn-results .group-option { padding-left: 15px; }
.chzn-container-multi .chzn-drop .result-selected { display: none; }
.chzn-container .chzn-results-scroll { background: white; margin: 0 4px; position: absolute; text-align: center; width: 321px; /* This should be dynamic with js */ z-index: 1; }
.chzn-container .chzn-results-scroll span { display: inline-block; height: 17px; text-indent: -5000px; width: 9px; }
.chzn-container .chzn-results-scroll-down { bottom: 0; }
.chzn-container .chzn-results-scroll-down span {  }
.chzn-container .chzn-results-scroll-up span {  }

.chzn-container-active .chzn-single-with-drop div { background: transparent; border-left: none; }
.chzn-container-active .chzn-single-with-drop div b {  }
.chzn-container-active .chzn-choices { border: 1px solid #d5d5d5; }
.chzn-container-active .chzn-choices .search-field input { color: #111 !important; }

.chzn-disabled { cursor: default; opacity:0.5 !important; }
.chzn-disabled .chzn-single { cursor: default; }
.chzn-disabled .chzn-choices .search-choice .search-choice-close { cursor: default; }

