body {
    font-family: myriad-pro, "Myriad Pro", Myriad, sans-serif;
	font-weight: normal;
	font-size: 13px;
	background-color: #ffffff;
	color: #303030;
	background-image: url("../images/shell/background.png");
	background-position: top;
	background-repeat:repeat-x;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

b,strong,th {
	font-family: myriad-pro, "Myriad Pro", Myriad, sans-serif;
	font-weight: bold;
    color: black;
    font-style: normal;
    line-height: normal;
}

a {
    color: #005bbb;
    text-decoration: none;
}

a:hover {text-decoration: underline;}

a img {border: none;}

p {line-height: 140%;}

h1 {
	font-family: myriad-pro, "Myriad Pro", Myriad, sans-serif;
	font-weight: bold;
    font-size: 32px;
    line-height: 90%;
	margin-top: 0;
	padding-top: 0;
}

table, td, tr {border-collapse: collapse;}

#header {
	width: 950px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0;
	background-image: url("../images/shell/header.png");
	background-position-x: center;
	background-repeat: repeat-y;
	color: White;
}

#logo {
	float: left;
	padding-top: 0;
	padding-left: 0;
	background-color:#0098DB;
}
.headerlogo {
    margin-left: 13px;
    margin-top: 10px;
    height: 37px;
    width: 155px;
}

#header #status {
    font-size: 0.9em;
    text-align: right;
    padding-top: 20px;
    margin-right: 10px;
}
	
	#header #status a 
	{
	    color: #FA8100;
	}		
	
#main {
	width: 950px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	margin: 0;
	background-image: url("../images/shell/main-shadow.png");
	background-position-x: center;
	background-repeat: repeat-y;
}

#content {
	width: 720px;
	padding-top: 4px;
	padding-left: 4px;
	margin: 0;
	min-height: 300px;
}

#sidebar {
	width: 195px;
	padding-top: 0;
	padding-left: 20px;
	float: right;
}

#footer {
	clear: both;
	width: 950px;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 0.75em;
	background-image: url("../images/shell/footer.png");
	text-align: right;
}

#footer p {
	color: #333333;
	margin: 0;
	padding-top: 10px;
}
	
.modalBackground {
    background-color:#ccc; filter:alpha(opacity=75); opacity:0.75;
}

.photoholder 
 {
     border: 1px dashed #999999;
     background-color: #CCCCCC;
     border-radius:4px;
 }
.photoholderover
 {
     border: 1px dashed #00CC99;
     background-color:#33CC33;
     border-radius:4px;
 }
 
table.setups,
#cphMain_wizVerifyInfo > table {
    width: 100%;
    text-align: center;
    vertical-align: middle;
}

table.setups td,
table.setups th,
#cphMain_wizVerifyInfo table td,
#cphMain_wizVerifyInfo table th
{
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
}
    
table.setups td {
    border-top: 1px solid #f1f1f1;
}

table.setups a,
#cphMain_wizVerifyInfo table a {
    font-size: 90%;
    margin-left: 5px;
    margin-right: 5px;
}
    
.usrdisplaytop{float:right;min-width:100px;padding-right:25px;}
.acctddp{background-color:White;width:135px;border:1px solid #FF5800; font-size:12px; padding-top:10px;}
.srchfltrddp{background-color:White;border:1px solid #FF5800; font-size:12px;width:100px;}
.advsrchddp{background-color:White;width:400px;border:1px solid #FF5800; font-size:14px;}
.logout{ list-style-image:url(../images/icons/door_out.png); margin-bottom:5px;}
.myinfo{list-style-image:url(../images/icons/user_edit.png);margin-bottom:5px;}
.req{list-style-image:url(../images/icons/key.png);margin-bottom:5px;}
.reqpnl{ padding-bottom:15px; padding-left:15px; padding-right:15px;}

.hand{cursor: pointer;}
.move{cursor: move;}
.tdn {text-decoration:none;}

.block { display: block; }

.centerContent { margin-left: auto; margin-right: auto;text-align: center; }

.clw {color:#ffffff}
.bdw {border:1px solid #ffffff}
.bgw {background-color:#ffffff}

.cll1 {color:#BDE18A}
.clm1 {color:#69BE28}
.cld1 {color:#28903B}

.cll2 {color:#C2DEEA}
.clm2 {color:#0098DB}
.cld2 {color:#005BBB}

.cll3 {color:#FF5800}
.clm3 {color:#FF5800}
.cld3 {color:#FF5800}

.cllgray {color:#c0c0c0}
.clmgray {color:#808080}
.cldgray {color:#404040}

.rad4 {border-radius:4px}
.rad8 {border-radius:8px}
.rad12 {border-radius:12px}
.rad16 {border-radius:16px}

.bgl1 {background-color:#BDE18A}
.bgm1 {background-color:#69BE28}
.bgd1 {background-color:#28903B}

.bgl2 {background-color:#C2DEEA}
.bgm2 {background-color:#0098DB}
.bgd2 {background-color:#005BBB}

.bgl3 {background-color:#FF5800}
.bgm3 {background-color:#FF5800}
.bgd3 {background-color:#FF5800}

.bglgray {background-color:#c0c0c0}
.bgmgray {background-color:#808080}
.bgdgray {background-color:#404040}

.bdl1 {border:1px solid #BDE18A}
.bdm1 {border:1px solid #69BE28}
.bdd1 {border:1px solid #28903B}

.bdl2 {border:1px solid #C2DEEA}
.bdm2 {border:1px solid #0098DB}
.bdd2 {border:1px solid #005BBB}

.bdl3 {border:1px solid #FF5800}
.bdm3 {border:1px solid #FF5800}
.bdd3 {border:1px solid #FF5800}

.bdlgray {border: 1px solid #c0c0c0}
.bdmgray {border: 1px solid #808080}
.bddgray {border: 1px solid #404040}

.dblgray {border:1px dotted #c0c0c0}

.bd3d1
{
    border-width: 1px;
    border-color: #BDE18A #69BE28 #69BE28 #BDE18A;
    border-style: solid;
}

.bd3dgray
{
    border-width: 1px;
    border-color: #c0c0c0 #c0c0c0 #808080 #808080;
    border-style: solid;
}

.pad1{padding:1px}
.pad2{padding:2px}
.pad4{padding:4px}
.pad8{padding:8px}

.padH4 { padding: 0 4px;}
.padH8 { padding: 0 8px;}
	
.mar2{margin:2px}
.mar4{margin:4px}
.lblfield{padding-left:5px;padding-right:5px;font-weight:bold;text-align:right;}
.fwn{font-weight: normal;}
.fnb{font-weight:bold;}
.fni{font-style: italic;}
.fs8{font-size:8px}
.fs9{font-size:9px}
.fs10{font-size:10px}
.fs11{font-size:11px}
.fs12{font-size:12px}
.fs13{font-size:13px}
.fs14{font-size:14px}
.fs15{font-size:15px}
.fs16{font-size:16px}

.gdl1{background: #BDE18A url('../images/gradients/gdl1.jpg') repeat-x;}

.gdl2{background: #C2DEEA url('../images/gradients/gdl2.jpg') repeat-x;}
.gdl2r{background: #ffffff url('../images/gradients/gdl2r.jpg') repeat-x;}

.gdlgray{background: #c0c0c0 url('../images/gradients/gdlgray.jpg') repeat-x;}
.gdmgray{background: #808080 url('../images/gradients/gdmgray.jpg') repeat-x;}

.gdlgrayr{background: #f0f0f0 url('../images/gradients/gdlgrayr.jpg') repeat-x;}

.btnlgray{color:#404040; background: #c0c0c0 url('../images/gradients/gdlgray.jpg') repeat-x; border:none; border-radius:5px;}
.btnlgray:hover{background: #c0c0c0 url('../images/gradients/gdlgrayr.jpg') repeat-x;}

.miniclose {
   width:16px;
   height:16px;
   border:1px solid #c0c0c0;
   background-color:#e0e0e0;
   cursor:pointer;
   text-align:center;
   font-size:10px;
   vertical-align:middle;
}
.miniclose:hover {
	background-color:#c0c0c0;
}

.popupframe
{
    background-color:#ffffff;
    border-radius:12px;
}

.popupframeCasePhase {
    background-color: #ffffff;
    border-radius: 12px;
    top: 50px !important;
}

.popupclose {
	cursor:pointer;
	position:absolute;
	right:-16px;
	top:-16px
}

.popuptitle 
{
    border-top-left-radius:12px;
    background-color:#DBEBF2;
    cursor:move;
    color:#005BBB;
    padding: 4px;
    text-align:center;
}

 
.tbwm {color:#a0a0a0;font-style: italic;} /* textbox watermark */

.viplist {
    background-position: left center;
    background-image: url('../images/icons/star.png');
    background-repeat: no-repeat;
}
.ulAddDoctorPractice {
    overflow:auto;
    width:400px;
    height:400px;
    border:1px solid #c0c0c0;
    cursor:pointer;
    list-style:none;
}
.ulAddDoctorPracticeItem {
    display:block;
}

/* SEARCH RESULTS PAGE */

#search-results {
    width: 100%;
}
#prov-results,
#case-results,
#prac-results {
    width: 33%;
    float: left;
}
#search-results h1 {
	color: #28903B;
    /* color: #BDE18A; */
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 5px;
	padding-left: 10px;
	padding-bottom: 0.1em;
	/*border-bottom: 1px solid #28903B;*/
	border-bottom: 1px solid #BDE18A;
}
.result,
.res-truncated,
.res-none {
	display: block;
	padding-top: 9px;
	padding-left: 10px;
	padding-bottom: 9px;
	margin-right: 30px;
	border-bottom: 1px solid #EEE;
	color: #303030;
}
.res-truncated,
.res-none {
	background-color: #ffffcc;
	color: #808066;
	font-size: 12pt;
	padding-right: 10px;
	min-height: 41px;
}
.result:hover,
.result:active {
	color: #28903B;
	/*color: #BDE18A;*/
	background-color: #E1F2D4;
	text-decoration: none;
}
.result .primary-name {
    font-size: 16pt;
    font-weight: bold;
}
.result .res-match {
	background-color: #E1F2D4;
}
.result:hover .res-match,
.result:active .res-match {
	color: inherit;
	background-color: inherit;
}
.result .result-details {
    color: #808080;
    display: block;
}
.result:hover .result-details,
.result:active .result-details {
	color: #757b70;
}
.result .result-details span {
	white-space: nowrap;
}
.result .res-relevance {
    display: none;
}


/* DROPDOWN SEARCH RESULTS */
.twitter-typeahead {
	margin-right: 5px;
	float: left;
}

/* Note: any width changes have to apply to all 3 unless you want something weird */
.tt-hint,
.tt-query,
#master_txtSearch {
	z-index: 200;
	width: 300px;
}
.tt-dropdown-menu {
	width: 304px;
	margin-top: -2px;
	border: 1px solid #AAA;
	background-color: white;
	box-shadow: 0 15px 50px 5px rgba(0,0,0,0.5);
}
.tt-suggestion {
	display: block;
	padding: 5px 8px;
	border-bottom: 1px solid #EEE;
}
.tt-suggestion a:hover,
.tt-suggestion a:active {
	text-decoration: none;
}
/* The selected element */
.tt-is-under-cursor {
	background-color: #E1F2D4;
	border-bottom: 1px solid white;
}
.res-name {
	font-size: 1.25em;
	font-weight: bold;
}
.res-is-provider .res-name {
	color: #28903B;
}
.res-is-case .res-name {
	color: #005bbb;
}
.res-is-case .res-num {
	display: block;
	float: right;
}
.res-is-practice .res-name {
	color: #005bbb;
}
.res-is-view .res-name {
	color: black;
}
.res-extrainfo {
	display: block;
	color: #AAA;
}

#tblDetailMessage
{
    font-size: medium;
    padding: 4px;
    display: block;
    background-color: rgb(255, 255, 153);
    border-radius: 16px;
    margin: 8px;
}
.searcharea
{
    padding: 8px 0;
    border-radius: 8px;
    background-color: #BDE18A;
}
.recordarea
{
    /* Setting font-family shouldn't be neccessary here but Webresource.axd is overriding this */
    font-family: 'Myriad Pro', Myriad, Vegur, sans-serif;
    border-radius: 16px;
    background-color: #DBEBF2;
}

.recordarea .title 
{
    font-weight: bold;
    font-size: 13px;
    color: #303030;
    padding: 4px 4px 0 4px;
}

/* File Upload */
.hovertiplink    {
    cursor:help;
    font-size:10px;
}
.hovertip { 
    border: 1px solid #808080;
    padding: 10px;
    background-color: #FFFFCC;
    position: absolute;
    font-size: small;
    border-radius:15px;
    max-width:300px;
}
.selectfile {
    opacity:0;
    width:10px;
}
.selectfilebutton {
    width:140px;
}
.selectfilebutton:after 
{
    content:'...';
}
.uploadcontainer-item {
    display:inline-block;
    text-align:center;
    width:110px;
}
.uploadcontainer-progress {
    width:50px;
    height:50px;
}
.uploadcontainer-single, .uploadcontainer-single-over, .uploadcontainer-multiple, .uploadcontainer-multiple-over {
	border-radius: 15px;
	border-width:3px;
	border-style:dashed;
	padding: 1px;
	text-align:center;
	padding:4px;
}
.uploadcontainer-multiple, .uploadcontainer-multiple-over  {

}
.uploadcontainer-single, .uploadcontainer-single-over  {

}
.uploadcontainer-single, .uploadcontainer-multiple {
    border-color:#999999;
    background-color:#cccccc;
}
.uploadcontainer-single-over, .uploadcontainer-multiple-over {
	border-color: #69BE28;
	background-color: #bee5a1;
}
.browsebutton {
    width: 90px;
    height:22px;
    background: #D0E699;
    color: #82BC45;
    font-weight: bold;
    cursor: pointer;
    font-size: 12px;
    text-align: center;
    overflow: hidden;
    position: relative;
    display:inline-block;
    border-radius: 8px;
}
.browsebutton > input {
    width:90px;
    height: 22px;    
    position: absolute;
    cursor: pointer;
    left:-8px;
    background: transparent;
    border: 0;
    opacity: 0; -moz-opacity: 0; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    z-index: 999;
}
.browsebutton:hover  {
    color:white;
    cursor: pointer;
    background: #429A00;
}

 .hint {
        color: #FF5800;
        font-size: 12pt;
        font-weight: bold;
        padding: 0 6px;
        cursor: pointer;
 }
 
.GridPager a, .GridPager span {
    padding: 2px 3px 0 3px;
    margin-right: 5px;
    display: block;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    border: 1px solid #C2DEEA;
}
    
.GridPager a {
    color: #C2DEEA;
}
    
.GridPager span {
    background-color: #fff;
    color: #303030;
}

.mainMenuItem td {
    padding: 0 6px;
}
.mainMenuItem a {
    font-size: 12pt!important;
    text-decoration: none;
	width:100%; 
	display:block;
}

.mainMenuItem  hr 
{
    display: block; 
    height: 1px;
    border: 0;
    border-top: 1px solid #69BE28;
    margin: .25em 0; 
    padding: 0;
}

.emailPopupMenu 
{
    border: 1px solid #0098DB;
	max-height: 400px; 
	overflow: auto;
    display: none;
}

.qc-paperwork {
    width: 950px;
    height: 1024px;
}

progress,          /* All HTML5 progress enabled browsers */
progress[role]     /* polyfill */
{
	-webkit-appearance: none;    
}

/* Chrome */
progress::-webkit-progress-bar {
    position: relative;  
    top: 20px; 
    height: 10px;
    border-radius: 9px;    
    background-color: gray; 
}

/* Chrome */
progress::-webkit-progress-value {
    background-color: #69BE28;
    border-radius: 9px; 
    padding-left:8px;
}
#mnuSiteMenu>ul
{  
  width:100%!important; 
 
}

div.customimgUpload {
            width: 50px;
            height: 20px;
            margin-bottom: 20px;
}
#mnuSiteMenu>ul>li{
    padding-left:1px;
    margin-top:2px;
}
#mnuSiteMenu .level1 .popout
{
 
   float: left!important;
   

}

.columnHide {
    display:none;
}

.hidden{
    visibility: hidden;
}
div.imgUpload {
            width: 120px;
            height: 24px;
            background: #7abcff;
            background: -moz-linear-gradient(top,  #7abcff 0%, #60abf8 44%, #4096ee 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7abcff), color-stop(44%,#60abf8), color-stop(100%,#4096ee));
            background: -webkit-linear-gradient(top,  #7abcff 0%,#60abf8 44%,#4096ee 100%);
            background: -o-linear-gradient(top,  #7abcff 0%,#60abf8 44%,#4096ee 100%);
            background: -ms-linear-gradient(top,  #7abcff 0%,#60abf8 44%,#4096ee 100%);
            background: linear-gradient(top,  #7abcff 0%,#60abf8 44%,#4096ee 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 );
            display: inline;
            position: absolute;
            overflow: hidden;
            cursor: pointer;        
            -webkit-border-top-right-radius: 5px;
            -webkit-border-bottom-right-radius: 5px;
            -moz-border-radius-topright: 5px;
            -moz-border-radius-bottomright: 5px;
            border-radius: 5px;
            font-weight: bold;
            color: #FFF;
            text-align: center;
            padding-top: 8px;
}
div.imgUpload:before {
            content: 'Select Picture';
            position: absolute;
            left: 0; right: 0;
            text-align: center;     
            cursor: pointer;
}
div.imgUpload input {
            position: relative;
            height: 30px;
            width: 250px;
            display: inline;
            cursor: pointer;
            opacity: 0;
}
.maxZ {
    position:absolute;
    z-index:100005 !important;
}
.CompletionListCssClass{
    background-color:white;
    margin-top:0px;
}
#ctl00_MainPH_tabProfileRecord_body{
    background-color:transparent !important;
}
#ctl00_MainPH_tabProfileRecord_profileTab_RegionTableUI>tbody>tr
{   
          vertical-align: top !important;
          padding-bottom: 0px !important;

}
.chklstcontent{
   width:max-content
}