﻿html,
body {
	background:#e8e8e8 !important;
	height:100%;
	font-family:Arial, Calibri, Helvetica, sans-serif !important;    
	font-size:13px !important;
}
.borderless td>div{
	padding:3px 5px;
}

.mh-100 {
	min-height:100%;
}

.mb-4{
	margin-bottom:2.5rem
}


.borderless .radio{
	width:150px;
	/*padding:7px 3px!important;*/
	/*margin-top:8px!important;*/
}
	.borderless .radio label
	{
		vertical-align:middle;
	}
	.NumberFormartVal {
		width: 80px !important;
		margin: 2px 5px;
	}
.NumberFormat {
	/* float: left; */
	/* margin-left: -20px; */
	margin-top: 3px !important;
}
a:link, a:visited, a:active {
	color: #119bb7;
	outline: none;
	text-decoration: none;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}
a:hover {
	color: #158249;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family:Arial, Calibri, Helvetica, sans-serif !important;    
	font-weight: 500;
	line-height: 1.1;
}

hr {
  margin:30px 0;
  border: 0;
  border-top: 1px solid #afafaf;
}

.badge .fa{
	top:6px !important;
}

.btn-primary {
	color: #fff !important;
	background-color: #286090;
}


/*--- Main Layout---*/
.Wrapper{
	min-height:100%;
	position:relative;
}
header, .Header{
	background:#FFF;
	height:140px;
}
.Content{
	padding:0 0 60px 0;
}
.Content::after{
	clear:both;
	display:block;
	content:"";
}
footer, .Footer {
	background: #7f7f7f;
	color: rgba(255,255,255,0.6);
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 60px;
	display:flex;
	align-items:center;
	justify-content:center;
}
.Footer a{
	color:rgba(255,255,255,0.6);
	padding:0 10px;
}
	.Footer a:hover,
	.Footer a:focus{
		color: #fff;
	}


/*--- Header ---*/
.LogoUser {
	background: #FFF url('/Content/Images/LogoBarBg.gif') no-repeat right top;
	height: 90px;
}
	.LogoUser .container {
		position: relative;
	}
.Logo{
	float:left;
	background:transparent url('/Content/Images/LogoOMG.gif') no-repeat left top;
	width:255px;
	height:70px;
	margin:10px 0 0 20px;
}
.Logo a{
	display:block;
	width:255px;
	height:70px;
}
.User{
	float:right;
	width:350px;
	height:62px;
	margin:14px 0;
	padding:0 15px;
	background:transparent;
	border-left:1px #119bb7 dotted;
}
.user-logout{
	position:absolute;
	top:10px;
	right:15px;
	display:flex;
	align-items:center;
	justify-content:center;
}
	.user-logout a {
		border: 2px #119bb7 solid;
		border-radius: 50%;
		padding: 5px 7px;
		text-align: center;
	}
		.user-logout a:hover {
			border: 2px #004e97 solid;
		}
	.user-logout a .fa{
		margin-right:0;
	}


.Profile{
	float:left;
	margin-right:10px;
	width:60px;
	height:60px;
}
.Profile img{
	width:100%;   
}
.ProfilePic{
	-webkit-border-radius: 90px;
	-moz-border-radius: 90px;
	border-radius: 90px;
   -moz-box-shadow:    inset 0 0 3px rgba(50,50,50,0.4);
   -webkit-box-shadow: inset 0 0 3px rgba(50,50,50,0.4);
   box-shadow:         inset 0 0 3px rgba(50,50,50,0.4);       
}

.Detail{
	float:left;
}
.Detail h3{
	color:#0f6793;
	font-size:16px;
	font-weight:bold;
	margin:10px 0 5px 0;
}
.Detail h4{
	color:#119bb7;
	font-size:13px;
	font-weight:normal;
	margin:0;
}

.TopNav{
	background-color:#CCC;
	/*background-color:#119bb7;*/
	height:50px;
}

.navbar-default {
  background-color: #119bb7 !important;
  border-color: #e7e7e7;
}
.navbar-default .navbar-text {
  color: #FFF !important;
}
.navbar-default .navbar-nav > li > a {
  color: #FFF !important;
  /*border-right:1px #88cddb solid !important;*/
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #FFF;
  background-color:#1c5690 !important;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #FFF !important;
  background-color:#1c5690 !important;
}
.nav li{
	border-right: 1px #88cddb solid !important;
}
	.nav li:last-child {
		border-right: none !important;
	}
.Top-nav li a{
	padding: 15px !important;
	text-transform:uppercase;
}
/*.nav{
	margin-left:-8px !important;
}*/
.nav > li{
	border-right:0;
}
.nav > li:last-child{
	border-right:0;
}
.nav > li > a {
  position: relative;
  display: block;
}
.dropdown i,
.nav > li > a i {
	min-width: 30px;
	text-align: center;
}



.fa{
	margin-right:5px;
}
.dropdown > a .caret {
  border-top-color: #FFFFFF !important;
  border-bottom-color: #FFFFFF !important;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding:0 !important;
  margin: 2px 0 0;
  font-size: 14px;
  list-style: none;
  background-color: #d9e5f0  !important;
  border: 0  !important;
  border-radius: 0 !important;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
		  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu > li > a,
.dropdown-menu > li > a{
  text-transform:none !important;
  color:#004e97 !important;
  padding:10px !important;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #ffffff !important;
  text-decoration: none;
  background-color: #1c5690 !important;
  text-transform:none !important;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #1c5690  !important;
  outline: 0;
}

.dropdown-menu .divider {
  height: 1px;
  margin:0 !important;
  overflow: hidden;
  background-color: #428bca !important;
}

@media (min-width: 768px){
	.navbar-collapse .navbar-nav.navbar-right:last-child {
	  margin-right: -8px !important;
	}
}

/*--- Content Setup---*/
 .HPageInfoBlocks{
	padding:30px 0;
}
.SPageInfoBlocks{
	padding:30px 0;
} 
.HPageInfoBlocks h3,
.SPageInfoBlocks h3{
	text-transform:uppercase;
	font-weight:bold;
	font-size:17px;
	margin:10px 0 10px 0;
}
.HPageInfoBlocks h3::after,
.SPageInfoBlocks h3::after{
	clear:both;
	display:block;
	content:"";
}
.IBlock{
	background:#FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px 3px 0 0;    
	box-shadow: 0 0 3px rgba(50,50,50,0.4);
	position:relative;
}

.IBlock h4{
	color:#1c5690;
	padding-bottom:10px;
	font-size:16px;
	border-bottom:1px #8f8f8f dotted;
	margin-bottom:20px;   
	margin-top:0;
	font-weight:bold;
}

.IBlock-Blue    { border-top:3px #004e97 solid;}
.IBlock-Blue h3{
	color:#004e97;
}
.IBlock-Blue-SP h3{ 
	color:#004e97;
	margin-bottom:0;
}
.SirBlue,
.SirOrange,
.SirGreen,
.SirRed{
	-webkit-border-radius: 90px;
	-moz-border-radius: 90px;
	border-radius: 90px;
	background:#FFF;
	border:3px solid;
	width:60px;
	height:60px;
	display:inline-block;
	position:relative;
	float:left;
	margin-right:10px;
	margin-top:-20px;
}
.SirBlue{
	border-color:#004e97;
}
.SirOrange{
	border-color:#fba752;
}
.SirGreen{
	border-color:#06c036;
}
.SirRed{
	border-color:#e94b3b;
}
.SirBlue .fa,
.SirOrange .fa,
.SirGreen .fa,
.SirRed .fa{
	display:block;
	position:absolute;
	text-align:center;
	top:10px;
	right:0;
	bottom:0;
	left:0;
	margin:auto;
}

.IBlock-Orange      { border-top:3px #fba752 solid;}
.IBlock-Orange h3   { color:#fba752}
.IBlock-Orange-SP h3{ 
	color:#fba752;
	margin-bottom:0;
}

.IBlock-Green       { border-top:3px #06c036 solid;}
.IBlock-Green h3    { color:#06c036;}
.IBlock-Green-SP h3{
	color:#06c036;
	margin-bottom:0;
}

.IBlock-Red         { border-top:3px #e94b3b solid;}
.IBlock-Red h3      { color:#e94b3b}
.IBlock-Red-SP h3{
	color:#e94b3b;
	margin-bottom:0;
}

.badge {
  display:block !important;
  position:absolute;
  right:0;
  top:0;
  width:26px;
  height:26px;
  text-align:center;
  padding:5px 0 !important;
  border-radius: 50% !important;
  margin:-5px -8px 0 0;
  border:2px #FFF solid;
}
.badge::after{
	clear:both;
	content:"";
	display:block;
}
.SirOrange .badge   { background:#fba752;}
.SirGreen .badge    { background:#06c036;}
.SirRed .badge      { background:#e94b3b;}
.SirBlue .badge      { background:#004e97;}

.BadgeWI .badge {
	height:26px;
	width:26px;
	border-radius:50%;
	margin:-5px -12px 0 0;
}
/*.BadgeWI .badge i{
	margin-top:-2px;
}*/


.IBlock .Inner{
	padding:20px;
}
.IBlock .InnerNoFoot{
	padding:20px 15px;
}
.IBlock .SPInner-Head{
	padding:25px 15px 12px 15px;
	margin-bottom:1.5rem;
}
.IBlock .SPInner-Head::after{
	clear:both;
	content:"";
	display:block;
}
.IBlock .SPInner-Head h3{
	float:left;
}
.spiH3WithMenu{
	float:left; 
	width:345px !important;
}

.IBlock .SPInner-Head h3 span{
	font-weight:normal;
	text-transform:none;
}
 .IBlock .SPInner{
	padding:20px 20px 70px 20px;
	width:100%;
} 
.SPH-RightMenu{
	float:right;
	margin-top:0;
	margin-right:0;
}
.SPH-RightMenu li{
	border-right:0;
	margin-right:3px;
	float:left;
	list-style-type:none;
}
.SPH-RightMenu li a{
	background-color:#d9e5f0;
	color:#004e97;
	display:block;
	padding:12px 20px  !important;
	border-radius:5px;
}
.SPH-RightMenu li a:hover{
	background-color:#004e97 !important;
	color:#FFF;
}

.SPInner-Head .stepwizard{
	float:right;
	width:60%;
}

.IBlock-HorMenu{
	margin-top:55px;
}
.IBlock-Footer,
.IBlock-Footer-SP{
	background:#fafafa;
	border-top:1px #EEE solid;
	width:100%;
	border-radius:0 0 6px 6px;
	padding:15px 20px;
	position:absolute;
	bottom:0;
	width:100%;
	left:0;
}

.btn-IBlock-Foot-SP{
	background:#119bb7;
	border-radius:3px;    
	color:#FFFFFF !important;
	font-size:14px !important;
	padding:7px 15px  !important;
}

.btn-IBlock-Foot{
	background-color:#FFF;
	border:1px #CCC solid !important;
	border-radius:3px;    
	color:#4b4b4b !important;
	font-size:13px !important;
	margin-right:6px;
}
.btn-IBlock-Foot:hover{
	background-color:#f3f3f3;
}
.btn-IBF-long{
	width:100%;
	margin-right:0;
}

.table {
  width: 100%;
  margin-bottom:15px;
}
.tableSurvey th{
	font-weight:normal;
	text-align:center;
}
.tableSurvey td{
	text-align:center;
}
.tableSurvey td:first-child{
	text-align:left;
}
.catsurCol2{
	text-align:center;
	border-right:1px #dddddd solid;
}
.catsurCol2 span{
	display:block;        
	padding-bottom:0;
	margin:0;
}
.catsurCol2 .surNotDecide{
	border-top:0;
	display:block;        
	padding-top:18px;
}
.surPatient{
	text-align:center;
}
.SurArrowLeftRight{
	height:15px;
	background:transparent url('/Content/Images/SurveyArrow.png') no-repeat center right;
}


.HorMenu{
	margin:0;
	padding:0;
	height:45px;
}
.HorMenu ul{
	margin:0;
	padding:0;
	height:45px;
}
.HorMenu ul li{
	list-style:none;
	float:left;
	margin-right:2px;
}
.HorMenu ul li a:first-child{
	height:42px;
	line-height:42px;
}
.HorMenu ul li a{
	color:#3f3f3f;
	display:block;
	list-style:none;
	height:40px;
	line-height:40px;
	padding:0 25px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	 border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
}
.HorMenu ul li a:hover{
	background:#FFF;
	border-top:3px #004e97 solid;
	color:#1c5690;
	-webkit-box-shadow: 0px -1.5px 2px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    0px -1.5px 2px 0px rgba(50, 50, 50, 0.3);
	box-shadow:         0px -1.5px 2px 0px rgba(50, 50, 50, 0.3);
	text-decoration:none;
}

.PillHorMenu{
	margin:0;
	padding:0;
	height:45px;
	float:right; 
	border-left:3px #004e97 solid; 
	padding-left:10px
}
.PillHorMenu ul{
	margin:0;
	padding:0;
	height:45px;
}
.PillHorMenu ul li{
	list-style:none;
	float:left;
	margin-right:4px;
}
.PillHorMenu ul li a:first-child{
	height:42px;
	line-height:42px;
}
.PillHorMenu ul li a{
	background-color:#eeeeee;
	border-radius:5px;
	color:#3f3f3f;
	display:block;
	list-style:none;
	height:40px;
	line-height:40px;
	padding:0 25px;
}
.PillHorMenu ul li a:hover{
	background:#FFF !important;
	border-bottom:1px rgba(50, 50, 50, 0.3) solid;
	color:#3f3f3f !important;
	-webkit-box-shadow: 0px -1px 1px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    0px -1px 1px 0px rgba(50, 50, 50, 0.3);
	box-shadow:         0px -1px 1px 0px rgba(50, 50, 50, 0.3);
	text-decoration:none; 
}


.PillHorMenu4thLev{
	margin:0;
	padding:0;
	height:45px;
	float:left; 
	padding-left:10px;
	width:70%;
}
.PillHorMenu4thLev ul{
	margin:0;
	padding:0;
	height:45px;
}
.PillHorMenu4thLev ul li{
	list-style:none;
	float:left;
	margin-right:4px;
}
.PillHorMenu4thLev ul li a:first-child{
	height:42px;
	line-height:42px;
}
.PillHorMenu4thLev ul li a{
	background-color:#eeeeee;
	border-radius:5px;
	color:#3f3f3f;
	display:block;
	list-style:none;
	text-transform:none;
	font-weight:normal;
	height:40px;
	line-height:40px;
	padding:0 25px;
}
	.PillHorMenu4thLev ul li a:hover {
		background: #dedede;
		color: #3f3f3f;
		text-decoration: none;
	}

	.PillHorMenu4thLev .active {
		background: #119bb7 !important;
		color: #fff !important;
		border-radius: 5px;
		box-shadow: 0 8px 6px -6px rgba(0,0,0,0.2);
	}

		.PillHorMenu4thLev .active:hover {
			background: #0b7f97 !important;
			color: #fff !important;
			text-decoration: none;
		}

.VExpHeadHorMenu{
	border-bottom:1px #8f8f8f dotted;
	margin:10px 0;
	padding-bottom:10px;
}
.VExpHeadHorMenu::after{
	clear:both;
	content:"";
	display:block;
}
.VExpHeadHorMenu span{
	float:left;
	display:block;
	padding:8px 0 8px 10px;
	min-width:17.3%;
	margin:0 15px 0 0;
	border-right:3px #119bb7 solid;
	color:#1c5690;
	font-size:12pt;
	font-weight:bold;
}
.VExpHeadHorMenu .PillHorMenu4thLev{
	width:70%;
	padding-top:0;
}
/*--- Tables---*/

.table-2Col th{
	width:50%;
}

.form-horizontal .form-group {
   margin-right: 10px !important; 
   margin-left: 10px !important; 
}
.form-group{
	border-bottom:1px #e8e8e8 dashed;
	padding-bottom:5px;
	margin-bottom:6px !important;
}
.form-group .fg-SubNote{
	font-style:italic;
	padding:15px 0 0 5px !important;
	color:#119bb7;
}

.form-control {
	display: block;
	width: 100%;
	height: 36px !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
		  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
		  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control,
.form-control-3iRow {
  display: block;
  /*width: 100%;*/
  height: 34px;
  padding: 6px 8px !important;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
		  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
		  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control-3iRow:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
		  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control-3iRow[disabled],
.form-control-3iRow[readonly],
fieldset[disabled] .form-control-3iRow{
  cursor: not-allowed;
  background-color: #eeeeee;
}


.form-control-3iRow {
	display:inline-block;
	/*width: 100%;*/
    width:55px !important;
	height: 36px !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
		  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
		  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.refrac-3irow{
    width:55px;
}

/*--- Visual Experience ---*/
.row-ve {
  margin-bottom:15px;
  border-bottom:1px #119bb7 solid;
}
.row-ve-gen{
  margin-bottom:5px;    
}
.row-ve-gen:before,
.row-ve-gen:after,
.row-ve:before,
.row-ve:after {
	display: table;
	content: " ";
	clear: both;
}
.form-group .ve-group-head{
	border-right:3px solid #EFEFEF;    
	color:#119bb7;
	/*color:#336ca1;*/
	padding-bottom:10px;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left !important;
}
.form-group .ve-group-head-NB{
	border-right:0 !important;    
}
.nav-side{
	margin-left:10px !important;
}
.form-group .ve-group-genLabel{
	border-right:3px solid #EFEFEF;    
	color:#119bb7;
	padding-bottom:10px;
	font-size:14px;
	font-weight:normal;
	text-transform:none;
	text-align:left !important;
}
.form-group .ve-group-genLabel span{
	color:#757575;
	display:block;
	/*padding-bottom:10px;*/
	font-size:11px;
	font-weight:normal;
	font-style:italic;
	text-transform:none;
	text-align:left !important;
}
.form-group .ve-group-genLabel-Ser{
	color:#119bb7;
	padding-bottom:10px;
	font-size:14px;
	font-weight:normal;
	text-transform:none;
	text-align:left !important;
}

.form-group .ve-group-genLabel .AlphaSir{
	background-color:#119bb7;
	color:#FFF;
	display:block;
	float:left;
	margin-right:10px;
	padding-bottom:10px;
	font-size:12pt;
	font-weight:bold;
	text-transform:none;
	font-style:normal;
	padding-top:13px;
	text-align:center !important;
	width:48px;
	height:48px;
	border-radius:90px;
}
.form-group .ve-group-head span{
	/*color:#119bb7;*/
	color:#336ca1;
	display:block;
	padding-bottom:0 !important;
	font-size:12px;
	font-weight:normal;
	text-transform:none;
	font-style:italic;  
	text-align:left !important;
	padding-top:5px;
}

.row-ve-ch {
  margin-bottom:15px;
}
.row-ve-ch:before,
.row-ve-ch:after {
	display: table;
	content: " ";
	clear: both;
}

.ProcSections label{
	background-color:#dcf0f4;
	display:block;
	float:left;
	padding:10px 15px;
	margin:0 2px;
}
	.updatePro h4::after{
		clear:both;
		display:block;
		content:"";
	}
	.updatePro h4 span{
		float:left;
		display:block;
		padding:9px 10px 10px 0;
		margin:-10px 8px 0 0;
		width:190px;
		border-right:3px #119bb7 solid;
	}
	.updatePro h4 label{
		background-color:#dcf0f4;
		float:left;
		font-weight:normal;
		font-size:11pt;
		padding:10px 20px;
		margin:-10px 2px 0 2px;
	}

/*--- Modal Styling ---*/
.mth4sml h4{
	margin-bottom:0 !important;
}
.modalState{
	color:#119bb7;
	text-align:center;
}

.modal-dialog {
	width: 600px !important;
	margin: 130px auto !important;
}

/*--- More Flexible site changes ---*/
.info-block-row {
	display: flex;
	flex-wrap:wrap;
	margin: 0 -1%;
}

.info-block-col {
	margin: 1%;
}

.ib-col-2 {
	width: 48%;
}

.ib-col-3 {
	width: 31.3333%;
}

.ib-col-4 {
	width: 23%;
}
.IBlock {
	border-radius: 6px;
}
/*footer, .Footer {
	line-height: 60px;
}*/
.foot-links,
.foot-links a {
	color: #fff;
}
/*--- medical select buttons ---*/
.emp-block {
	background-color: #e4f2f9;
	padding: 25px;
	color: #0f88a1;
	border-radius:6px;
	margin:1.5% 0;
}
.ms-select-row {
	display: flex;
	flex-wrap: wrap;
	margin-left: -1%;
	margin-right: -1%;
}
.ms-select-col {
	align-items: center;
	background-color: #fff;
	position:relative;
	margin: 1%;
	border: 1px #ccc solid;
	border-radius: 6px;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
	min-height: 100px;
	transition: all 300ms linear;
	display: flex;
	padding:25px 25px 25px 60px;
}
	.ms-select-col:hover,
	.ms-select-col:focus,
	.ms-select-col:active {
		background-image: linear-gradient(298deg, #00417e, #119bb7);
		border: 1px #119bb7 solid;
		box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
		color:#fff;
	}
	.ms-select-col .ms-header {
		display: flex;
	}
		.ms-select-col .ms-header .icon-select {
			background: transparent url('../Content/Images/icon-select-circle.svg') no-repeat left center;
			background-size: cover;
			height: 35px;
			width: 35px;
			transition: all 300ms linear;
		}
	.ms-select-col:hover .ms-header .icon-select {
		background: transparent url('../Content/Images/icon-select-check.svg') no-repeat left center;
	}


.ms-select-col h3{
	margin-left:15px;
}
.ms-select-col a{
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	width:100%;
}
.ms-btn-2{
	width:47%;

}

/*--- latest styling to match bs5 ---*/
.row{
	display:flex;
	flex-wrap:wrap;
}
.table{
	margin-bottom:15px;
}
.mb-6px{
	margin-bottom:6px !important;
}
.pb-absolute{
	position:absolute;
	bottom:0;
}
.nav-tabs{
	margin-bottom:2rem !important;
}
.nav-tabs li {
	border-right: unset !important;
}


@media (max-width:960px) {
	.info-block-row {
		display: unset;
		flex-direction: column;
	}

	.info-block-col {
		margin: 3% 1%;
	}

	.ib-col-2,
	.ib-col-3,
	.ib-col-4 {
		width: 98%;
	}

	.LogoUser {
		background: #FFF url(/Content/Images/HeaderBgRes.jpg) no-repeat right top;
		height: unset;
	}

	header, .Header {
		height: unset;
	}

	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff !important;
	}

	.navbar-default .navbar-toggle:hover,
	.navbar-default .navbar-toggle:focus {
		background-color: #fff;
	}

		.navbar-default .navbar-toggle:hover .icon-bar,
		.navbar-default .navbar-toggle:focus .icon-bar {
			background-color: #119bb7 !important;
		}

	.Content {
		padding: 0 0 155px 0;
	}

	footer, .Footer {
		height: 155px;
		line-height: unset;
		padding-top: 60px;
	}

	.container > .navbar-header,
	.container-fluid > .navbar-header,
	.container > .navbar-collapse,
	.container-fluid > .navbar-collapse {
		margin-right: 0;
		margin-left: 0;
	}

	.navbar-nav {
		margin: 7.5px 0 !important;
	}

	.Top-nav li {
		border-right: none !important;
		border-bottom: 1px #88cddb solid !important;
	}

	.Logo {
		margin: 10px 0 0 5px;
	}

	.User {
		width: 100%;
		border-left: none;
		margin: 0;
		padding: 15px;
		height: unset;
	}
	.IBlock .SPInner-Head h3 {
		float: unset;
		margin-bottom:15px;
	}
	.PillHorMenu {
		height: unset;
		float:unset; 
		border-left:0;
		padding-left:0;
	}
	.PillHorMenu ul{
		height: unset;
	}
	.PillHorMenu ul li {
		float: unset;
	}
}
@media (max-width:768px){
	.col-md-4,
	.col-md-6{
		width: 100%;
	}
	.Content{
		padding:80px 0 160px 0;
	}
	.pb-footer-pos{
		padding-bottom:60px;
	}
}
@media(max-width:480px) {
	.Content {
		padding: 10px 0 150px 0;
	}
	.ms-btn-2 {
		width: 98%;
	}
}