@charset "UTF-8";
body {
	position: relative;
	text-align : center;
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
	line-height: 16px;
	color: #000000;
    background-color: #DDDDDD;
}
p {
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding: 0 15px;
	line-height: 18px;
}
h1 {
    color: #333333;
    font: 22px Verdana;
    margin: 0;
    padding-left: 15px;
    padding-top: 10px;
}
h2 {
    color: #000000;
    font-family: Verdana;
    font-weight: normal;
    margin: 0;
    padding-left: 15px;
	padding-top: 10px;
	font-size:20px;
	line-height: 24px;
}
h3 {
    color: #0063BE;
    font-family: Verdana;
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    padding-left: 15px;
    padding-top: 10px;
}
h4 {
    color: #000000;
    font-family: Verdana;
    font-size: 12pt;
    font-weight: bold;
    padding-left: 15px;
}
ul.news {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
list-style-position: inside;
margin-top: 0px
} 
ul.news.li {
margin-left: 10px
}

.wrap {
    display: block;
    margin: 6px auto 0;
    min-height: 570px;
    padding: 0;
    width: 950px;
	background-color: #FFFFFF;
	position: relative;
	text-align: left;
}
.head_content {
    height: 110px;
    width: 100%;
    text-align : center;
}
.logo {
    float: left;
    margin-left: 15px;
    margin-top: 22px;
    position: relative;
    width: 300px;
}
.logo_new {
    float: left;
    margin-left: 15px;
    margin-top: 10px;
    position: relative;
    width: 300px;
}
.shp_group_logo {
    float: left;
    margin-left: 0px;
    margin-top: 10px;
    position: relative;
    width: 275px;
}
.head_nav {
    float: right;
    height: 20px;
    margin: 0px 10px 1px 0px;
    min-height: 35px;
    text-align: right;
    width: 300px;
}
.headerLinks {
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	white-space: nowrap;
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
}
.headerLinks a {
	color: #000000;
	text-decoration: none;
}
.headerLinks a:hover {
	text-decoration: underline;
}
.myBluelogo {
    float: right;
    position: relative;
    width: 255px;
	height: 60px;
	margin-right: -3px;
}
.homeContentWrapper {
	width: 100%;
	min-height: 800px;
    text-align : center;
    background-color: #FFFFFF;
}
.homeMenu {
	width: 210px;
    float: left;
}
.homeRightWrapper {
	width: 740px;
    float: right;
}
.homeImages {
	width: 740px;
}
.homeContent {
	width: 540px;
	float: left;
    text-align: left;
}
.sidenav {
	width: 200px;
    float: right;
}
#myNotificationsDiv {
	background-color: #eeeeee;
	width: 95%;
}
a.number {
	font-weight: bold;
	color: #0063BE;
    text-decoration:none;
}
a.number:hover {
	text-decoration: underline;
}
a.subsystem {
    color: #0063BE;
    font-size: 18px;
    font-weight: normal;
    text-decoration:none;
}
#myNotificationsViewOverlayDiv {
	text-align: left;
}
#myNotificationsViewOverlayDiv h1 {
	color: #FFFFFF;
    font: 22px Verdana;
    padding-top: 0px;
    padding-left: 5px;
}
.myNotificationsViewOverlayHeader {
	background-color: #0063BE;
	color: #FFFFFF;
}
#myNotificationsViewOverlayCloseButton {
	text-align: center;
}
.newsHeadlineSticky {
	color: #ef8200;
	text-decoration: none;
}
.newsHeadline1 {
	color: #CF0360;
	text-decoration: none;
}
.newsHeadline2 {
	color: #00a0df;
	text-decoration: none;
}
.newsHeadline3 {
	color: #ef8200;
	text-decoration: none;
}
.sidenav {
	text-align: left;
}
.search {
	font-size: 14px;
}
.groupAlert {
	color: red;
	font-weight: bold;
    padding-left: 15px;
	padding-top: 10px;
	font-size:14px;
	line-height: 24px;
}
.internalContentWrapper {
	width: 100%;
    text-align : left;
    background-color: #FFFFFF;
    clear:both;
}
.shp_group_head_nav {
	float: right;
    margin: 0px 10px 1px 0px;
    min-height: 35px;
    text-align: right;
    width: 500px;
}
.shp_bcbsms_logo {
	float: right;
    position: relative;
    width: 400px;
	height: 60px;
	margin-right: -3px;
}
.shp_copyright {
	float: right;
	width: 500px;
	font-size: 11px;
}

.info, .success, .warning, .validation {
border: 1px solid;
margin: 10px 20px;
padding:15px 10px 15px 50px;
background-repeat: no-repeat;
background-position: 30px 15px;
}

.info {
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url("../../images/Info.png");

}

.status-message.warning {
    background: #fff8e6;
    border: 1px solid #e5751d;
    border-left: 6px solid #e5751d;
    padding-left: 44px;
    background-image: url("https://webstatic.bcbsms.com/images/warning-icon.png");
    background-repeat: no-repeat;
	background-position-x: 10px;
	background-position-y: 10px;
}

.status-message-ct.warning {
    background: #fff8e6;
    border: 1px solid #e5751d;
    border-left: 6px solid #e5751d;    
    background-image: url("https://webstatic.bcbsms.com/images/warning-icon.png");
    background-repeat: no-repeat;
	background-position-x: 10px;
	background-position-y: 10px;
}
.status-message {
    margin: 1em 0;
    font-weight: 300;
    /*font-family: 'Source Sans Pro', sans-serif;*/
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1em;
    overflow: hidden;
    background-color: #f2fcff;
    border: 1px solid #0083b6;
    border-left: 6px solid #0083b6;
    position: relative;
}

.status-message {
	width: 90%;
    margin: 20px auto;
    font-weight: 300;
    font-family: 'Source Sans Pro', sans-serif;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    overflow: hidden;
    border: 1px solid;
    position: relative;
}
.success {background: #E8F5E9 url(../../images/success-msg-checkmark.png) 20px 25px no-repeat; border-color: #43A047;} 
.warning {background: #FFF9C4 url(../../images/yellow-info.png) 20px 25px no-repeat; border-color: #FFB300;}
.status-message p { margin: 0 0 0 25px; }
 input[type="submit"].submit {  
    background: #FF9800;
    border: 1px solid #F57C00;
    padding: 10px 55px;
    color: #FFF;
    float: left;
    margin-right: 11px;
    -webkit-appearance: button;
    cursor: pointer;
    text-transform: none;
    color: #212121;
    margin: 0 0 0 115px;
 }	
 
 .message-overlay{
    /*background-color: #fff;*/ 
    background-color: #212121;
    right: 0;
       left: 0;
       bottom: 0;
    opacity: .9;
    position: fixed;
    top: 0;
       height: 100%;
       width: 100%;
       z-index:901;
}

.message-container{
       left: 32%;
    top: 240px;
    z-index: 990;
    position: fixed;
    width: 400px;
    background: white;
    font-family: 'Source Sans Pro', Arial, sans-serif;
}

.message-container .confirm-button{
                width: 50%;
    float: left;
    height: 40px;
    border: none;
    background: #0288D1;
    color: #FFF;
    font-size: 16px;
     cursor: pointer;
}

.button.cancel {
	background: #EEE; 
	border-color: #BDBDBD;
	padding: 10px 55px;
    color: #212121;
    float: left;
    margin-right: 11px;
    -webkit-appearance: button;
    cursor: pointer;
    text-transform: none;
    text-decoration: none;
}

.primary-blue {
	background: #0288D1; 
	border-color: #01579B;
	padding: 10px 55px;
    color: #FFF;
    float: left;
    margin-right: 11px;
    -webkit-appearance: button;
    cursor: pointer;
    text-transform: none;
    text-decoration: none;
}

.message-container .cancel-button:hover{
                text-decoration: underline;
}

.message-container .cancel-button{
    width: 50%;
    float: left;
    height: 40px;
    border: none;
    background: #FFF;
    color: #0097d1;
    font-size: 16px;
    cursor: pointer;
}

.message-container p{
    padding-left: 10px;
    font-size: 14px;
    margin: 5px 0 10px 0;
    font-family: 'Source Sans Pro', Arial, sans-serif;
}
.message-container h2{
                padding-left: 10px;
                color: #212121;
}

.general-info h1{font: 24px 'Source Sans Pro', Arial, sans-serif;}
.general-info h2{font: 22px 'Source Sans Pro', Arial, sans-serif;}
.general-info p{font: 14px 'Source Sans Pro', Arial, sans-serif;}

.bank-draft-buttons input[type="submit"]:nth-child(2):hover, .bank-draft-buttons input[type="submit"]:nth-child(2):focus, .button.cancel:hover, .button.cancel:focus {background: #BDBDBD; border-color: #BDBDBD;}

 #bankDraft table th {width: 35%; padding: 0 0 10px 120px;}
 #bankDraft table td {width: 30%;}
span.required {color: #F44336;} /* text color - MD color red 500 */
.req-stmt {font-weight: normal; padding: 10px 0;}

.head_content_caqh_notification {
    height: 40px;
    width: 100%;
    padding-top: 20px;
    text-align: center;
    font-size: 15px;
    background-color: #fff8e6;
	border: 2px solid #e5751d;
}