﻿#wrapmaster .titlebox
{
    width:95%;
}


table.two tr th a, table.two tr th a:hover
{
    text-decoration: none;
	cursor: pointer;
}

table.two tr th
{
    min-width: 0;
}

table.table-paging
{
    width: 100%;
}

table.table-paging, table.table-paging tr td
{
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

table.table-paging tr td
{
    border-right: 0 none;
}
div.version_one
{
	display:none;
}
table.table-paging tr td.paging-print
{
    text-align: center;
}

table.table-paging tr td input
{
    vertical-align: middle;
}

table.table-paging tr td.paging-records
{
    text-align: right;
}

table.table-paging tr td a 
{
	text-decoration: none;
	color: #99B1B9;
	cursor: pointer;
	letter-spacing: 0.3px;
	font-family: 'Raleway', sans-serif; 
}
table.table-paging tr td.paging-print a 
{
    color: #004B67;
    text-transform: uppercase;
    font: 500 11px 'Raleway', sans-serif;
    padding-left: 5px;
}


table.table-paging tr td a:hover
{
	color: #000;
	text-decoration: none;
}




/* menu */
#Navigation2a ul.ksHorizontal li .member.activetab{background:  url(../../images/eMembershipV3/icon_member_hover.png) no-repeat top left;}
		
#Navigation2a ul.ksHorizontal li .employer.activetab{background:  url(../../images/eMembershipV3/icon_employer_hover.png) no-repeat top left;}

#Navigation2a ul.ksHorizontal li .contract.activetab{background:  url(../../images/eMembershipV3/icon_contract_hover.png) no-repeat top left;}

#Navigation2a ul.ksHorizontal li .project.activetab{background:  url(../../images/eMembershipV3/icon_project_hover.png) no-repeat top left;}

#Navigation2a ul.ksHorizontal li .finance.activetab{background:  url(../../images/eMembershipV3/icon_finance_hover.png) no-repeat top left;}

#Navigation2a ul.ksHorizontal li .reports.activetab{background:  url(../../images/eMembershipV3/icon_reports_hover.png) no-repeat top left;}
		
#Navigation2a ul.ksHorizontal li .admin.activetab{background:  url(../../images/eMembershipV3/icon_admin_hover.png) no-repeat top left;}



#Navigation2a ul.ksHorizontal li .agreement.activetab{background:  url(../../images/eMembershipV3/icon-agreements-b.png) no-repeat top left;}
		
#Navigation2a ul.ksHorizontal li .calllog.activetab{background:  url(../../images/eMembershipV3/icon-call-b.png) no-repeat top left;}

#Navigation2a ul.ksHorizontal li .contracts.activetab{background:  url(../../images/eMembershipV3/icon-contracts-b.png) no-repeat top left;}

#Navigation2a ul.ksHorizontal li .dataimport.activetab{background:  url(../../images/eMembershipV3/icon-data-import-b.png) no-repeat top left;}

#Navigation2a ul.ksHorizontal li .dispatch.activetab{background:  url(../../images/eMembershipV3/icon-dispatch-b.png) no-repeat top left;}

#Navigation2a ul.ksHorizontal li .events.activetab{background:  url(../../images/eMembershipV3/icon-events-b.png) no-repeat top left;}
		
#Navigation2a ul.ksHorizontal li .export.activetab{background:  url(../../images/eMembershipV3/icon-export-b.png) no-repeat top left;}

#Navigation2a ul.ksHorizontal li .governance.activetab{background:  url(../../images/eMembershipV3/icon-governance-b.png) no-repeat top left;}

#Navigation2a ul.ksHorizontal li .grievance.activetab{background:  url(../../images/eMembershipV3/icon-grievance-b.png) no-repeat top left;}

#Navigation2a ul.ksHorizontal li .home.activetab{background:  url(../../images/eMembershipV3/icon-home-b.png) no-repeat top left;}

#Navigation2a ul.ksHorizontal li .location.activetab{background:  url(../../images/eMembershipV3/icon-location-b.png) no-repeat top left;}

#Navigation2a ul.ksHorizontal li .organizing.activetab{background:  url(../../images/eMembershipV3/icon-agreements-b.png) no-repeat top left;}



#Navigation2a ul.ksHorizontal li ul.ksnav li.features ul li a.activemenu {
color: #fff;
}

#Navigation2a ul.ksHorizontal li ul.ksnav li.features .ksdropDown ul li ul.ksnav2 li a.activemenu{
color: #fff;
}




td.action_column
{
    text-align:right;
    width: 1%;
    white-space:nowrap;
}


.btn-primary, .WM_Button {
color: #004B67;
background-color: #9AB1BA;
}
.btn, .WM_Button {
display: inline-block;
margin-left: 1px;
padding: 6px 23px;
font: 700 14px 'Raleway', sans-serif;
height: 37px;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
-moz-user-select: none;
background-image: none;
border: 1px solid transparent;
text-transform: uppercase;
}




.titlebox h1.head1
{
    width: 100%;
}

legend
{
    display:none;
}

legend.v3, .infomation-block
{
    display:block;
    font: 600 18px 'Raleway', sans-serif;
    margin: 0px 0px 0px 0;
    color: #004B67;
    padding: 30px 0 10px 0px;
}

table tr.grid-pager-row, table.two tr:nth-child(even).grid-pager-row
{
    border-top:1px solid #D1D1D1;
    background-color:White;
}

div.wmContent
{
    font: 600 13px 'Raleway', sans-serif;
}
div.wmContent
{
    color: #393939;
}

div.wmContent input[type="checkbox"] + label
{
    margin-left: 5px;
    margin-right: 5px;
}

div.wmContent input[type="radio"] + label
{
    margin-left: 5px;
    margin-right: 5px;
}

table.WMFormCheckboxList
{
    width: 100%;
}
table.WMFormCheckboxList tr td
{
    width: 1%;
    padding-top: 5px;
    padding-bottom: 5px;
}



table.styled
{
    padding-top:0px;
    margin-top:0px;
}

div.buttons
{
    padding-top: 10px;
    padding-bottom: 20px;
}

div.SoloGrid div.formbox
{
    padding: 0 0 0 0;
    box-sizing: inherit;
    border: none;
    width: 100%;
    float: inherit;
    margin: 0px 0 14px 0;
}

table.FilterTable
{
    border: solid 1px LightGray;
}

table.FilterTable tr td
{
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

input[type="text"]
{
    padding: 5px 5px;
}
input[type="password"]
{
    padding: 5px 5px;
}

select {
    border: 1px solid #C2C1C1;
    color: #393939;
    font-weight: 400;
    letter-spacing: 0px;
    font-size: 13px;
    padding: 5px 5px;
    display: inline-block;
}

div.wmContent table.WMSimpleTable
{
    width: auto;
}
div.wmContent table.WMSimpleTable tr td, div.wmContent table.WMSimpleTable tr th
{
    padding: 4px 8px 4px 8px;
    border-right: 0px;
    background-color:transparent;
}

div.wmContent table.WMSimpleTable tr:nth-child(even) {
    background: White;
    background-color:transparent;
}
div.wmContent table.WMSimpleTable tr:nth-child(odd) {
    background: White;
    background-color:transparent;
}


/************* START member tag *****************/
.wmContent ul.tagit {
    background: none;
}
.wmContent ul.tagit li.tagit-new
{
    width: 100%;
}
/************* END member tag *****************/



/************* START tab layout *****************/
div.infomation-block.columns ul li
{
    display:inline-block;
    float:left;
}
div.infomation-block.columns > ul > li > a
{
    text-decoration:none;
}
div.infomation-block.columns > ul > li > a
{
    text-decoration:none;
}
div.infomation-block.columns > ul > li > a:hover
{
    text-decoration:none;
}
div.infomation-block.columns > ul > li > a .menu-repeat-bg
{
    color: Gray;
    font-weight:400;
}
div.infomation-block.columns > ul > li > a:hover .menu-repeat-bg
{
    color: #004B67;
    font-weight:600;
}

div.infomation-block.columns > ul > li.active .menu-repeat-bg
{
    color: inherit;
    font-weight:600;
}
div.infomation-block.columns > ul > li:nth-child(n+2) h2::before { 
    content: " | ";
    display:inline-block;
    float:left;
    padding-left: 10px;
    padding-right: 10px;
    color: Gray;
}
.data-list {
    border-width: 1px;
    border-style: solid;
    margin: 0px 0px 0 0;
}

/************* END tab layout *****************/


/*********** Start of Wider Page *************/




table.WM_FormTable
{
	width:	auto;
}

table.WM_FormTable.OneColumn
{
	min-width: 50%;
}
table.WM_FormTable.TwoColumn
{
	min-width: 66%;
}
table.WM_FormTable.ThreeColumn
{
	min-width: 99%;
}

table.WM_FormTable.TwoColumn td.WM_Label
{
	width: 10%;
}

table.WM_FormTable.TwoColumn td.WM_Data
{
	width: 23%;
}

table.WM_FormTable.ThreeColumn td.WM_Label
{
	width: 10%;
}

table.WM_FormTable.ThreeColumn td.WM_Data
{
	width: 23%;
}

div.wmContent table
{
    width: 100%;
}
/*********** End of Wider Page *************/




/************* Start ScrollUp Implementation ************/

#scrollUp {
    background-image: url('../../Scripts/ScrollUp/Images/top.png');
    bottom: 20px;
    right: 20px;
    width: 38px;    /* Width of image */
    height: 38px;   /* Height of image */
    opacity: 0.4;
    filter: alpha(opacity=40);
}
#scrollUp:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
/************* End ScrollUp Implementation ************/



/************* START css style for group WMCheckBoxList ************/
.ThreeColumn
{
    width: 100%;
} 

.ThreeColumn div.column-1-3, .ThreeColumn div.column-2-3, .ThreeColumn div.column-3-3
{
    width: 33%;
    display:inline-block;
    padding-top: 3px;
    padding-bottom: 3px;
} 
/************* END css style for group WMCheckBoxList ************/



/**************************** fix navigation menu background ******************************8*/
#Navigation2a ul.ksHorizontal li a.member{background: url(../../images/eMembershipV3/icon_member.png) no-repeat top left;}
#Navigation2a ul.ksHorizontal li:hover .member{background:  url(../../images/eMembershipV3/icon_member_hover.png) no-repeat top left;}
		
#Navigation2a ul.ksHorizontal li a.employer{background: url(../../images/eMembershipV3/icon_employer.png) no-repeat top left;}
#Navigation2a ul.ksHorizontal li:hover .employer{background:  url(../../images/eMembershipV3/icon_employer_hover.png) no-repeat top left;}

#Navigation2a ul.ksHorizontal li a.contract{background: url(../../images/eMembershipV3/icon_contract.png) no-repeat top left;}
#Navigation2a ul.ksHorizontal li:hover .contract{background:  url(../../images/eMembershipV3/icon_contract_hover.png) no-repeat top left;}

#Navigation2a ul.ksHorizontal li a.project{background: url(../../images/eMembershipV3/icon_project.png) no-repeat top left;}
#Navigation2a ul.ksHorizontal li:hover .project{background:  url(../../images/eMembershipV3/icon_project_hover.png) no-repeat top left;}

#Navigation2a ul.ksHorizontal li a.finance{background: url(../../images/eMembershipV3/icon_finance.png) no-repeat top left;}
#Navigation2a ul.ksHorizontal li:hover .finance{background:  url(../../images/eMembershipV3/icon_finance_hover.png) no-repeat top left;}

#Navigation2a ul.ksHorizontal li a.reports{background: url(../../images/eMembershipV3/icon_reports.png) no-repeat top left;}
#Navigation2a ul.ksHorizontal li:hover .reports{background:  url(../../images/eMembershipV3/icon_reports_hover.png) no-repeat top left;}
		
#Navigation2a ul.ksHorizontal li a.admin{background: url(../../images/eMembershipV3/icon_admin.png) no-repeat top left;}
#Navigation2a ul.ksHorizontal li:hover .admin{background:  url(../../images/eMembershipV3/icon_admin_hover.png) no-repeat top left;}




#Navigation2a ul.ksHorizontal li a.agreements{background: url(../../images/eMembershipV3/icon-agreements-a.png) no-repeat top left;}
#Navigation2a ul.ksHorizontal li:hover .agreements{background:  url(../../images/eMembershipV3/icon-agreements-b.png) no-repeat top left;}
		
#Navigation2a ul.ksHorizontal li a.calllog{background: url(../../images/eMembershipV3/icon-call-a.png) no-repeat top left;}
#Navigation2a ul.ksHorizontal li:hover .calllog{background:  url(../../images/eMembershipV3/icon-call-b.png) no-repeat top left;}

#Navigation2a ul.ksHorizontal li a.contract{background: url(../../images/eMembershipV3/icon-contracts-a.png) no-repeat top left;}
#Navigation2a ul.ksHorizontal li:hover .contract{background:  url(../../images/eMembershipV3/icon-contracts-b.png) no-repeat top left;}

#Navigation2a ul.ksHorizontal li a.communication {background: url(../../images/eMembershipV3/icon-contracts-a.png) no-repeat top left;}
#Navigation2a ul.ksHorizontal li:hover .communication {background: url(../../images/eMembershipV3/icon-contracts-b.png) no-repeat top left;}

#Navigation2a ul.ksHorizontal li a.dataimport{background: url(../../images/eMembershipV3/icon-data-import-a.png) no-repeat top left;}
#Navigation2a ul.ksHorizontal li:hover .dataimport{background:  url(../../images/eMembershipV3/icon-data-import-b.png) no-repeat top left;}

#Navigation2a ul.ksHorizontal li a.dispatch{background: url(../../images/eMembershipV3/icon-dispatch-a.png) no-repeat top left;}
#Navigation2a ul.ksHorizontal li:hover .dispatch{background:  url(../../images/eMembershipV3/icon-dispatch-b.png) no-repeat top left;}

#Navigation2a ul.ksHorizontal li a.events{background: url(../../images/eMembershipV3/icon-events-a.png) no-repeat top left;}
#Navigation2a ul.ksHorizontal li:hover .events{background:  url(../../images/eMembershipV3/icon-events-b.png) no-repeat top left;}
		
#Navigation2a ul.ksHorizontal li a.export{background: url(../../images/eMembershipV3/icon-export-a.png) no-repeat top left;}
#Navigation2a ul.ksHorizontal li:hover .export{background:  url(../../images/eMembershipV3/icon-export-b.png) no-repeat top left;}

#Navigation2a ul.ksHorizontal li a.governance{background: url(../../images/eMembershipV3/icon-governance-a.png) no-repeat top left;}
#Navigation2a ul.ksHorizontal li:hover .governance{background:  url(../../images/eMembershipV3/icon-governance-b.png) no-repeat top left;}
		
#Navigation2a ul.ksHorizontal li a.grievance{background: url(../../images/eMembershipV3/icon-grievance-a.png) no-repeat top left;}
#Navigation2a ul.ksHorizontal li:hover .grievance{background:  url(../../images/eMembershipV3/icon-grievance-b.png) no-repeat top left;}

#Navigation2a ul.ksHorizontal li a.home{background: url(../../images/eMembershipV3/icon-home-a.png) no-repeat top left;}
#Navigation2a ul.ksHorizontal li:hover .home{background:  url(../../images/eMembershipV3/icon-home-b.png) no-repeat top left;}

#Navigation2a ul.ksHorizontal li a.location{background: url(../../images/eMembershipV3/icon-location-a.png) no-repeat top left;}
#Navigation2a ul.ksHorizontal li:hover .location{background:  url(../../images/eMembershipV3/icon-location-b.png) no-repeat top left;}

#Navigation2a ul.ksHorizontal li a.organizing{background: url(../../images/eMembershipV3/icon-agreements-a.png) no-repeat top left;}
#Navigation2a ul.ksHorizontal li:hover .organizing{background:  url(../../images/eMembershipV3/icon-agreements-b.png) no-repeat top left;}
		
.second_level{display: none;}

#Navigation2a ul.ksHorizontal li ul.ksnav li.features ul li a.inactive
{
background: url(../../images/eMembershipV3/icon-plus.png) no-repeat center right;
}

#Navigation2a ul.ksHorizontal li ul.ksnav li.features ul li a.active
{
    background: url(../../images/eMembershipV3/icon-minus.png) no-repeat center right;
}


/* fix header */
#header_wrap
{
    background: #004b68 url(../../images/eMembershipV3/header_bg_left.jpg) no-repeat top left;
}

.is-sticky	#header_wrap {
    background: #004b68 url(../../images/eMembershipV3/header_bg_left.jpg) no-repeat center left;
}

#searchbutton a
{
    background: #9AB1BA url(../../images/eMembershipV3/icon_search.png) no-repeat 11px center;
}


#searchbutton a:hover 
{
    background: #fff url(../../images/eMembershipV3/icon_search.png) no-repeat 11px center;
}

.WM_FormTable tr td.WM_Label
{
	width: 140px;
	height: 36px;
	vertical-align: middle;
	font: 600 13px 'Raleway', sans-serif;
	color: #393939;
}

.WM_FormTable.RightLabel tr td.WM_Label {
	text-align: right;
	padding-right: 10px;
}

.WM_FormTable tr td.WM_Data
{
    vertical-align: middle;
    padding-right: 20px;
}

table.styled {
border-width: 1px 1px 1px 1px;
border-style: solid;
}

.ks-btnFirstEvent, .ks-btnPrevEvent, .ks-btnLastEvent, .ks-btnNextEvent {
	background: url(../../images/eMembershipV3/pager-btn-new.png) right top no-repeat;
}

.print_button
{
    background: url(../../images/eMembershipV3/icon_print.png) no-repeat top left;
}




/*************** START log in page ****************/
.login-block-content .form-group .field input[type=password] {
    border: 0;
    background: #f5f7f6;
    font-family: inherit;
    color: #393939;
    font-size: 21px;
    font-weight: 400;
    letter-spacing: 0;
}

input[type=password] 
{
    transition: all 0.2s ease 0s;
    display: inline-block;
    min-width: 120px;
    width: 100%;
    box-sizing: border-box;
}

.login-block-header{
	height: 52px;	
	background: #044b69 url('../../images/eMembershipV3/login_header_bg.jpg') no-repeat; border-bottom: 6px #047067 solid; padding: 15px;
}

.login-block-content .form-group .field input[type=password]::-webkit-input-placeholder {
   font-style: italic;
}
.login-block-content .form-group .field input[type=password]:-moz-placeholder {
   font-style: italic;  
}
.login-block-content .form-group .field input[type=password]::-moz-placeholder {
   font-style: italic;  
}
.login-block-content .form-group .field input[type=password]:-ms-input-placeholder {  
   font-style: italic; 
}

/*************** END log in page ****************/





/*************** START custom checkbox ****************/

.custom-checkbox input[type=checkbox] + label:before{
    background:url('../../images/eMembershipV3/custom_checkbox.png') left bottom no-repeat;
}
.custom-checkbox input[type=checkbox]:checked + label:before{
    background:url('../../images/eMembershipV3/custom_checkbox.png') left top no-repeat;
}
/*************** END custom checkbox ****************/





/************ START modal popup *****************/
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.modalPopup
{
    background-color: #FFFFFF;
    min-width: 300px;
    border: 3px solid #0DA9D0;
    border-radius: 12px;
    padding: 0;
}
.modalPopup .header
{
    background-color: #2FBDF1;
    height: 30px;
    color: White;
    line-height: 30px;
    padding-left: 5px;
    font-weight: bold;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.modalPopup .header_close
{
    text-align:right; 
    margin-top:-25px; 
    padding-right: 5px;
    white-space:nowrap; 
}
.modalPopup .body
{
    padding-top: 10px;
    min-height: 50px;
    /*line-height: 30px;*/
    /*text-align: center;*/
    font-weight: bold;
}
.modalPopup .body > div > div > div.infomation-block
{
    margin-top: -20px;
}
.modalPopup .footer
{
    padding: 6px;
}

.modalPopup .data-list
{
    min-width: 900px;
}

a.IconButton
{
    font-size: 18px;
}
a.IconButton.White
{
    color:White;
}

/************ END modal popup *****************/



/************ START autocomplete *****************/

.WMAutoCompleteFlyout 
{  
	background-color:#FFFFFF;     
    
    min-width:300px !important;
    text-align:inherit; 
    text-indent:-1; 
    list-style:none; 
    overflow:auto;
    margin-left:0px; 
    border:1px solid #B5C6D4; 
    margin-top:0px;
     
    padding-left:0px;
    z-index:999999 !important;
    
    max-height: 300px;
}

/* AutoComplete highlighted item */

.WMAutoCompleteItem, .WMAutoCompleteItemHighlight
{
    font-family: 'Raleway', sans-serif; 
    font-size: 12px;
    
	background:none; 
    border-collapse:collapse; 
    
    text-align:inherit left; 
    width:98.5% !important; 
    
    padding:0px; 
	margin:0px;
	
	border-bottom: solid 1px LightGrey;
	padding-top:4px;
	padding-bottom:4px;
	
	white-space:normal;
	z-index:999999;
	padding-left:3px;
}

/* AutoComplete item */

.WMAutoCompleteItemHighlight
{
    background-color: #CCCCCC;
    cursor: pointer;
    z-index: 999999;
}


span.WMAutoComplete_Highlight
{
    color: Blue !important;
    font-weight: bold !important;
    text-decoration: underline !important;
    padding-left:0 !important;
    padding-right:0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    z-index:999999;
}

/************ END autocomplete *****************/



.version_two .right-sidebar
{
    display:none;
}




.ui-autocomplete {
    position: absolute;
    background: white;
    min-width: 250px;
    margin: 8px 0 0;
    font: 600 12px "Raleway",sans-serif;
    left: 0;
    z-index: 1;
    display: none;
    max-height:300px;
    overflow:auto;
    border:1px solid #B5C6D4;
}
.ui-autocomplete:before {
	bottom: 100%;
	left: 16px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(5, 112, 104, 0);
	border-bottom-color: #057068;
	border-width: 8px;
	overflow:hidden;
}
.ui-autocomplete li {
    padding: 0;
    color: #333333; 
    cursor: pointer; 
    line-height: 15px;
}
.ui-autocomplete li:first-child {
	/*padding: 10px 18px 8px 18px;*/
}

.ui-autocomplete li > span {
	display:block; font-weight: 400;
}

.ui-autocomplete li > span:first-child {
	font-weight: 600;
}

.ui-autocomplete li strong {
	color:#67bed9;  font-weight: normal;
}

.ui-autocomplete .ui-menu-item .ui-menu-item-wrapper {    
    padding: 10px;
    border-top: solid 1px #B5C6D4;    
    display: block;
}
    .ui-autocomplete .ui-menu-item:first-child .ui-menu-item-wrapper {
        border-top: none;
    }

.ui-autocomplete .ui-state-active, .ui-autocomplete.ui-widget-content .ui-state-active{
    color: #333333;
    font-weight: inherit;
    text-decoration: none;
    background: none;
    border: none;
    background-color: #D1D1D1;
}



/* page icon background */
.page-icon.home
{
    background: url('../../images/eMembershipV3/PageIcon/icon-home.svg');
    background-size: 403px 403px;
    display:inline-block;
    width: 403px;
    height:403px;
}




/* reportview update */
.wm_reportviewer
{
    height:300px;
    overflow:auto;
}


div.ajax__calendar_container
{
    text-align: center;

}

div.ajax__calendar_container table tr td, div.ajax__calendar_container table th td
{
    padding: 0 0 0 0;
    font-family: tahoma,verdana,helvetica;
    font-size: 11px;
    border-right: 0px none;
}

div.ajax__calendar_container table tr td div.ajax__calendar_dayname {
    border-bottom: 1px solid #f5f5f5;
    height: 17px;
    width: 17px;
    text-align: right;
    padding: 0 2px;
}

div.ajax__calendar_container table tr:nth-child(odd) {
    background: #fff;
}
div.ajax__calendar_container table tr:nth-child(even) {
    background: #fff;
}

table.table-paging tr td.paging-print, table.table-paging tr td.paging-export {
    padding-left: 5px;
    padding-right: 5px;
}
table.table-paging tr td.paging-print a, table.table-paging tr td.paging-export a {
    color: #004B67;
    text-transform: uppercase;
    font: 500 11px 'Raleway', sans-serif;
    padding-left: 0px;
}

#header_wrap {
    z-index: 9999;
}