
.thin > #header, #header.thin  {
	position: fixed;
	top: 0px;
	z-index: 99999;
}

.thin #header + #mainContent{
	margin-top:45px !important;
}
.thin_show{
	display:none;
}
.thin .thin_show{
	display:block;
}
.thin .topOnly {
	display: none !important;
}
.thin #h_topBanner nav #topNav,
.thin #h_topBanner nav #mainNav {
	clear: none !important;
}
.thin #h_topBanner nav {
	padding: 10px 0px 0px;
	margin-right: 200px;
}
.thin #h_topBanner nav > ul > li > a {
	font-size: 0.9rem;
	color: #e4e4e4;
}
.thin #mainNav > .main_topLink > a {
	padding: 10px 20px 12px;
}
.thin #topNav > li > a {
	padding: 10px 20px;
}
.thin #nav_mainDrop {
	position: absolute;
	width: 100%;
}
.thin #nav_mainDrop .drop_container {
	width: 960px;
	height: 180px;
	margin: 0px auto;
	background: #ccc;
}
.thin #nav_mainDrop .dropCol {
	width: 320px;
	padding: 20px;
	float: left;
}
.thin #nav_mainDrop ul li {
	float: none;
}
.thin #nav_mainDrop ul li a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif !important;
}
.thin #h_topBanner nav #mainNav > .main_topLink > a {
	font-family: Arial, Helvetica, sans-serif !important;
}
.thin #nav_mainDrop .drop_applyNow {
	display: block;
	padding: 7px 9px;
	color: #fff;
	font-size: 16px;
	background: #069;
	border: solid 1px #fff;
	border-radius: 3px;
	text-align: center;
	float: left;
}
.thin .drop_container ul li {
	float: none;
}
.thin .drop_container .drop_applyNow {
	display: block;
	padding: 7px 9px;
	color: #fff;
	font-size: 16px;
	background: #069;
	border: solid 1px #fff;
	border-radius: 3px;
	text-align: center;
	float: left;
}
.thin .active .drop_frame {
	display: block !important;
}
.thin #h_topBanner {
	height: 45px;
	position: relative;
}
.thin #h_topBanner > .h_logoContainer {
	margin-left: 10px;
}
.thin #h_topBanner > .h_logoContainer > .h_logo {
	padding: 6px 6px 6px 4px !important;
	height: 45px;
}
.thin #h_topBanner > .h_logoContainer > .h_logo > img {
	width: 45px; height: 45px;
}
.thin #h_topBanner > .h_logoContainer > .h_logo > .h_logoText {
	margin-top: 0px;
	margin-left: 8px;
	width: auto;
	height: 33px;
}
.thin .h_carrot {
	position: absolute;
	bottom: -19px !important;
	width: 52px !important;
	height: 19px !important;
}
.thin .h_appContainer {
	top: 14px;
}
.thin .h_appContainer .h_iconWrap {
	padding-right: 10px !important;
}
.thin .h_wrapApps {
	position: absolute;
	right: 20px;
	top: -12px;
	width: 70px;
	white-space: nowrap;
	font-size: 0px;
}
.thin #appDrawer.active {
	right: 0px;
}
.thin .active.h_searchBarForm {
	position: absolute;
	height: 40px;
	top: 32px;
	display: table !important;
	right: -10px;
	padding: 10px 20px;
	background: #666;
	width: 310px;
}
.thin .active.h_searchBarForm .h_searchBar {
	display: block;
}
.thin .active.searchIcon_activator {
	background: #666;
	float: right;
}
.thin .active input#searchSubmit {
    display: table-cell !important;
    border: solid 1px #ccc;
    background: #369;
    height: 24px;
    width: 40px;
    color: #fff;
    padding: 0px;
    margin: 0px;
    vertical-align: bottom;
}


@media (min-width: 1121px) and (max-width: 1430px) {

.thin .h_appContainer .h_search {
    width: auto !important;
    float: none !important;
}
.thin .h_appContainer {
    right: 20px !important;
}
.thin .active.h_searchBarForm .h_searchBar {
    width: 200px !important;
}
.thin #h_navigation {
    margin-right: 120px !important;
}
.thin #topNav a {
    padding: 11px;
}
.thin #mainNav > .main_topLink > a {
    padding: 11px 8px 11px;
}
}

@media (min-width: 0px) and (max-width:1120px) {

.thin #m_h_navButton {
position: absolute;
padding: 3px 10px;
left: 0px;
top: 0px;}
.thin #m_h_cpButton {
position: absolute;
padding: 3px 10px;
right: 0px;
top: 0px;}
}
@media (max-width: 674px) and (min-width: 0px) {

.thin #h_topBanner > .h_logoContainer > .h_logo > img {
    width: 34px;
    height: 34px;
}
.thin #h_topBanner > .h_logoContainer > .h_logo {
    padding-top: 5px !important;
    width: auto;
}
.thin #h_topBanner > .h_logoContainer {
    margin: 0px auto;
    width: 200px;
}
.thin #h_topBanner > .h_logoContainer > .h_logo > .h_logoText {
    margin: 0px 0px 0px 5px !important;
}
}
