.riskComment::before, .hrComment::before { 
	content: ":";
  float: left;
  margin-left: -15px;
  margin-top: 7px;
}
.hidden-overflow-xs { overflow: visible; }
.nounderline{
	text-decoration: none;
}
.nounderline:hover, .nounderline:focus{
	text-decoration: none !important;
}
.vcenter{
	display: inline-block;
	vertical-align: middle; 
	float: none;
}
.display-inline{
	display: inline-block;
}
#showMoreActivityDiv .glyphicon{
	line-height: 20px !important;
	top: 0px;
}
#orgDetail .input-group-btn > .btn {
	font-size: 14px !important;
}
#listUL .bootstrap-select .btn, .unflag_select .btn {
	padding: 4px 12px !important;
}
#listUL .bootstrap-select .filter-option{
	min-height: 23px !important;
}
.chzn-container-multi .chzn-choices, .chzn-container-active .chzn-choices, .chzn-container .chzn-drop {
	border: 1px solid #cccccc;
}
.chzn-container-multi .chzn-choices li.search-field input {
	height: 29px !important;
}

/*account dashboard*/
.vertical-align{
	vertical-align: middle !important;
}
.site-image-div{
	position: relative;
	width: 195px; 
	height: 170px; 
	border-color: #c0c0c0; 
	border-radius: 3px; 
	border-style: solid; 
	border-width: 1px;
}
#recent-site-div .site-image-div:hover{
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1), 0 4px 8px 0 rgba(0,0,0,0.2);
	border-color: rgba(214,214,214,1);
}
#recent-site-div .site-image-div:hover > .cross-site-icon{
	display: block;
}
#recent-site-div .site-image-div > .cross-site-icon{
	cursor: pointer;
	display: none;
	position: absolute;
	top: 0;
	right: 0;
}
#recent-site-div .site-image-div > .cross-site-icon > span{
	color: #999999;
	margin: 2px 5px;
	font-size: 14px;
}
.site-img{
	-o-transform: translateY(-50%); 
	-moz-transform: translateY(-50%); 
	-ms-transform: translateY(-50%); 
	-webkit-transform: translateY(-50%); 
	transform: translateY(-50%); 
	position: absolute;
	top: 50%; 
	padding:0 20px;
}
.site-img svg {
	width: 100%;
}
.activity-td-color{
	background-color: #f5f5f5;
}
.site-show-more{
	font-weight: normal;
	font-size: 12px;
	cursor: pointer;
	margin-top: 6px;
}
.side_title{
	color: #3d3d3d;
	display: inline-block;
	float: left;
	font-size: 22px;
	font-weight: 700;
	overflow: hidden;
	white-space: nowrap;
	max-width: 90%;
}
.Iunread.badge, .Ounread.badge{
	margin-top: -3px !important
}
.to-selectpicker > button, .from-selectpicker > button, .selectFromaudit > button{
	font-size: 13px !important;
}
.to_select > button::before {
	content: "To:";
	float: left;
	font-weight: bold;
	margin: 0 20px 0 0 !important;
	width: 4px;
	color: #333333;
}
.from_select > button::before, .selectFromaudit > button::before {
	content: "From:";
	float: left;
	font-weight: bold;
	margin: 0 39px 0 0;
	width: 4px;
	color: #333333;
}

.selectSerFilter > button::before, .selectCalFilter > button::before, .selectProFilter > button::before {
	float: left;
	font-weight: bold;
	margin: 0 5px 0 0;
}
.selectSerFilter > button::before {
	content: "Service:";
	width: 55px;
}
.selectCalFilter > button::before {
	content: "Calendar:";
	width: 59px;
}
.selectProFilter > button::before {
	content: "Provider:";
	width: 55px;
}
.selectCalFilter > button > span.filter-option {
	width: 78% !important;
}
.selectSerFilter > button > span.filter-option, .selectProFilter > button > span.filter-option {
	width: 78% !important;
}
.to-selectpicker > button > span.filter-option{
	width: 80% !important;
}
.to_select > button > span.filter-option, .from_select > button > span.filter-option, .selectFromaudit > button > span.filter-option {
	width: 70% !important;
}

.selectwithoutborder > button{
	width: auto !important;
}
/*account page activity dropdown*/
.activity_dropdown{
	margin-top: 20px;
	padding: 0px !important; 
}
.activity_dropdown .dropdown-menu{
	padding-left: 0px !important; 
}
.activity_dropdown > button::before {
	content: "Activities:";
	float: left;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 5px;
}
.activity_dropdown > button > span.filter-option{
	width: 55% !important;
}
.activity_dropdown > button{
	padding: 3px;
}
.white-space, .favorite_table > .table > thead > tr > th, .favorite_table > .table > tbody > tr > th, .favorite_table > .table > tfoot > tr > th, .favorite_table > .table > thead > tr > td, .favorite_table > .table > tbody > tr > td, .favorite_table > .table > tfoot > tr > td {
		white-space: normal !important;
}
/*account recent activity*/
.act_icon{
	margin: 1px 4px 0;
}
.nohver:hover {
	background: #fff !important;
}
.all_blue_text{
	color: #008aff;
}
.favorite_table .table{
	border-bottom: 1px solid #d8d8d8;
	border-top: 1px solid #d8d8d8;
}
.favorite_table .table > thead > tr > th{
	border-bottom: 1px solid #d8d8d8;
}
.info_text{
	color: #31708f !important;
}
.borderless tbody tr td:not(.paddingno), .borderless th {
	border: none;
	padding: 3px 0;
}
.borderless {
	border-bottom: 1px solid #d8d8d8;
}
.canvas {
	width: 100% !important;
	float: left;
}
.margintop10{margin-top: 10px;}
.glyphicon.glyphicon-star-empty.glfempty.glfSize.starcss:hover{
	color: #7b7c7c;
}
.roundicon.roundiconnonempty.starcss:hover{
	border: 1px solid #7b7c7c;
}
.noscroll {
	overflow-y: hidden;
}
.overlaydivservice {
	background: #000000 none repeat scroll 0 0;
	display: none;
	height: 100%;
	opacity: 0.6;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99;
}
.glyphicon-one-fine-red-dot:before {
	content:"\25cf";
	font-size: 22px;
	color: red;
}
.glyphicon-one-fine-full-dot:before {
	content:"\25cf";
	font-size: 22px;
}
.glyphicon-one-fine-empty-dot:before {
	content:"\25cb";
	font-size: 22px;
}
.round-sm{
	width:19px !important;
	height:19px !important;
}
.glyphicon-one-fine-empty-dot, .glyphicon-one-fine-full-dot{
	top:-3px !important;
}
.glfSize{
	font-size: 22px !important;
}
.glfempty{
	color: #d8d8d8;
}
.glfOrange{
	color: #db876b;
}
.glfYellow{
	color: #efbc4b;
}
.glfGreen{
	color: #94c92c;
}
.glfPurple{
	color: #cd96ea;
}
.glfBlue{
	color: #80b2ed;
}
.glfRed{
	color: #DB524B;
}
.roundicon{
	background-color: #222;
	border-radius: 15px;
	color: #fff;
	display: inline-block;
	height: 19px;
	line-height: 30px;
	text-align: center;
	width: 19px;
}
.roundiconempty{
	background-color: #d8d8d8 !important;
}
.roundiconnonempty{
	background-color: #ffffff !important;
	border:1px solid #d8d8d8;
}
.roundiconOrange{
	background-color: #db876b !important;
}
.roundiconYellow{
	background-color: #efbc4b !important;
}
.roundiconGreen{
	background-color: #94c92c !important;
}
.roundiconPurple{
	background-color: #cd96ea !important;
}
.roundiconBlue{
	background-color: #80b2ed !important;
}
.btn-xs{padding: 1px 7px;}
.btn-grey{background-color: #999999; color: white;}
.btn-grey:hover{background-color: #6e6e6e; color: white;}
.badge{background-color: #777777 !important;}
.btn.btn-custom:hover, .btn.btn-custom:focus {color: #4e4e4e;}
.right-search-outer{
	position: absolute;right: 0;top: 46px;
	float: right;
}
.right-update-outer{
	position:relative; margin-top:-59px; margin-right:10px; float: right;
}
.rightBordr td{
	border-right: 2px solid transparent;
}
.rightBordr td:last-child{
	border-right: none;
}
.rightBordr:hover td:last-child{
	border-right: none;
}
.rightBordr:hover td{
	border-right: 2px solid #ffffff;
}
.rightBordr:hover{
	background-color: #f5f5f5;
}
.WidthMobile{
	width: 66%;
}
.btn-xs {
		padding: 2px 8px;
}	
.bookingtable th{
	/*font-size: 14px !important;*/
}
.chromeMargintop{
	margin-top: 2px;
}
.chromeMargintop1{
	margin-top: -3px !important;
}
.tablelayout{
	table-layout: fixed;
}
.textgrey{
	color: #999999;
}
.custombtngroup .btn-default:active, .custombtngroup .btn-default.active {
	color: #4a4a4a !important;
}
.custombtngroup .dropdown-menu{
	font-size: 13px !important;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
		font-size: 13px !important;
}
.unreadbadgeactive{
	background-color: #fff !important;
}
.smallrMsg{
	display: none;
}
.AppWidth{
	width: 150px;
}	
.RecvWidth{
	width: 108px;
}
.RegWidth{
	width:140px;
}
.StatussWidth{
	width:125px;
}
.FromWidth{
	width:230px;
}
.ProWidth{
	width:235px;
}
.FileWidth{
	width:130px;
}
.FileWidth button{
	margin-bottom: 2px;
}
.mobileiWidth{
	width: 80%;
}
.widthrfi{
	width: 80%;
}
.widthoutcome{
	width: 66px;
}
.marginRules{
	width: 65% !important;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.chromeMargintop{
		margin-top: 1px;
	}
	.chromeMargintop1{
	margin-top: -5px !important;
	}
}
@media only screen and (max-width: 767px){
	.riskComment::before, .hrComment::before { 
		content: "";
	  float: left;
	  margin-left: 0px;
	  margin-top: 0px;
	}
	.hidden-overflow-xs { overflow: auto; }
	.widthoutcome{
		width: auto;
	}
	.marginRules{
		width: 95% !important;
	}
	.tablelayout{
		table-layout: auto;
	}
	.right-search-outer{
		position: static;
		float: left;
		width: 100% !important;
		border-bottom:1px solid #dddddd;
		margin-top: -8px;
		margin-left: 6px;
		padding-bottom: 10px;
	}
	.right-search-outer > .rso-child{
		float: left !important;
		padding-left: 0px !important;
		margin-left: 5px;
	}
	.right-search-outer > .rso-child > .searchservice{
		margin-right: 3%;
	}
	.mobileBorder{
		display: none !important;	
	}
	.mobileMargin{
		margin-left: 10px;
	}
	body{
		overflow-x: hidden; 
	}
	.mobileFloat{
		float: left !important;
	}
	.mobileHeight{
		height: auto !important;
	}
	#tabs.ui-tabs .ui-tabs-nav li{
		width: 100%;
	}
	#tabs.ui-tabs .ui-tabs-nav li a{
		text-align: left;
	}
	#tabs.ui-tabs .ui-tabs-nav{
		border: 1px solid #999;
	}
	#tabs.ui-tabs .ui-tabs-nav li:last-child {
			border-bottom: 1px solid #dddddd !important;
	}
	#yw0 a{
		font-size:12px;
		padding:5px 5px;
		border-right:1px solid #9b9b9b;
	}
	#yw0 li:last-child a{
		border-right:0px solid #9b9b9b;
	}
	.topwmenurt {
		float: left;
		margin: 5px 0 10px;
		text-align: right;
		width: 100%;
	}
	.pagingmenu.account_li{
		width:100%;
		float:left;
		text-align:right;
	}
	.usermenu{
		width:30%;
		float:right !important;
		background:#9b9b9b;
		text-align:center;
		color:#ffffff;
	}
	.usermenu a{
		color:#FFF !important;
	}
	#yw1{
		width: 100%;
		padding:0 6px !important;
	}
	#menuLeft {
		float: left;
		margin: 0px 0 5px;
	}
	#caredoveLogo {
		margin: 5px 0;
		text-align: center;
		width: 100% !important;
	}
	#TIME_PAGE_LOAD{
		display:none !important;
	}
	.greyBox_stat {
		clear: both;
		width: 90%;
		margin-left: 5%;
		margin-right: 5%;
	}

	.right-update-outer{
		margin-bottom: 10px;
		margin-left: 10px;
		margin-top: -20px;
		float: left;
	}
	.WidthMobile{
		width: 90%;
	}
	.wideMsg{
		display: inline-block !important;
	}
	.smallrMsg{
		display: none !important;
	}
	.referral-navbar .navbar-collapse li > .btn {
		width: 140px !important;
	}
	.referral-navbar .navbar-collapse .nav.navbar-nav.navbar-right li , .referral-navbar .navbar-collapse .nav.navbar-nav li 
	{
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
	.referral-navbar .navbar-collapse .nav.navbar-nav li .tooltip-inner{
		margin-left: 12px !important;
	}
	.borderButtonDiv {
		position: relative;
	}
	.floatInnerDiv {
		float: right;
    position: absolute;
    right: 0;
    bottom: 19px;
    height: 17px;
	}
	.floatInnerDiv > div {
		float: right;
	}
	.greylockbox_ul {
		margin-top: 0px !important;
		margin-bottom: 0px !important;
	}
	.bookedAppForm .form-control-static {
		margin-top: -5px;
    padding-top: 0 !important;
	}
	.bookedAppForm .sectionSeperatorBlock {
		margin: 0 0 15px 0;
	}
	.bookedAppForm .row:not(.sectionSeperatorBlock){
		padding-top: 5px;
	}
	.bookedAppForm .comment-add-div .row {
		padding-top: 0px;
	}
	.bookedAppForm .historyLabel {
		width: 100px;
    padding-right: 0px;
    word-break: break-word;
    height: 35px;
	}
	.col-offset-100 {
		margin-top: 0px !important;
    float: none;
    display: inline-block;
    vertical-align: top;
    width: 70%;
	}
	.bookedAppForm .col-offset-100::before {
		 content: "-";
		 float: left;
		 margin-left: -18px;
	}
	.comment-ts .dateparent {
		width: 80px !important;
	}
	.referralInboxTab {
		overflow: scroll !important;
	}
}
@media only screen and (max-width: 991px){
	.noticeMessage{
		width: auto !important;
	}
	.noticeBox{
		/*display: none;*/
	}
	.WidthMob{
		width: 50% !important;
	}
	.mobileicon, .wideMsg{
		display: none !important;
	}
	.smallrMsg{
		display: inline-block !important;
	}
	.AppWidth{
		width: 100% !important;
	}
	#header-fixed .AppWidth{
		width: 25% !important;
	}
	.RecvWidth{
		width:10%;
	}
	.FromWidth {
		width: 22%;
	}
	.mobileiWidth{
		width: 100%;
	}
	.widthrfi{
		width: 70%;
	}
	.StatussWidth {
		width: 32%;
	}
	.hoverdrag {
		padding-left: 15px !important;
    padding-right: 15px !important;
	}
	.text-left-sm, .text-left-xs {
		text-align: left !important;
	}
	#referral-table { 
		overflow: auto !important;
	}
}
@media only screen and (max-width: 991px) and (min-width: 767px){
	.widthoutcome{
		width: 61%;
	}
	.fav_phone {
		width: 18% !important;
	}
}
@media only screen and (max-width: 1200px) and (min-width: 991px){
	.RecvWidth{
		width:10%;
	}
	.mobileiWidth{
		width: 72.5%;
	}
	.StatussWidth {
		width: 160px;
	}
	.FromWidth {
		width: 300px;
	}
}
@media only screen and (max-width: 1200px){
	.comment-ts {
    height: 52px;
  }
  .rightLi{
		float: left !important;
	}
}
@media only screen and (max-width: 500px){
	.noticeText{
		text-overflow: clip;
		overflow: hidden;
		max-width: 45vw;
		float: left;
		white-space: nowrap;
	}
}
/* for header section*/

.modal-header button.close {
	font-size: 26px !important;
}
.modal-body {	
}
.col-centered {
	display: table;
	margin: 0 auto;
}
.col-nopadding-r {
	padding-right: 0 !important; 
}
.div-cancel {
	margin-top: 1px;
	margin-left: 0px;
	font-size:12px;
	font-weight:bold;
	color:#008aff !important;
	text-decoration: none !important;
}
.noborder {
	border: none !important;
}
.headingBlue {
	overflow: hidden !important;
}
.form-control-feedback {
	display: none;
}
.has-error .glyphicon-remove {
	display: block;
}
.form-horizontal .help-block {
	margin-bottom: 0px !important;
}
.successIconBig {
	background-color: #53BA53;
	border: 0px none;
	width: 120px;
	height: 120px;
}
.successIconBig .glyphicon-ok {
	font-weight: bold;
	font-size: 60px;
	color: #FFFFFF;
	margin: 35px 28px 0 28px;
}
.warningIconBig {
	background-color: #FFFFFF;
	border: 0px none;
	width: 120px;
	height: 120px;
	font-weight: bold;
	font-size: 120px;
	line-height: 140px;
	color: #F2AE43;
}
.btn.theme_button:not(.btn-lg) .glyphicon, .btn.theme_button:not(.btn-lg) .fa {
	margin-top: 2px;
}
.btn.theme_button.btn-lg .glyphicon {
	margin-top: 4px;
}

#tabs.ui-tabs .ui-tabs-nav li a { min-width: 106px; }
.tabsPreinit li a{
	min-width: 106px !important;
}
.sectionSeperatorBar {
	width: 100%;
}
.sectionSeperatorBlock {
	background-color: #cccccc;
  color: #000;
  margin-bottom: 20px;
  line-height: 33px;
}
.no_padding{
	padding: 0px !important;
}
.successIcon, .warningIcon {
	margin-top: 20px;
}
.successIcon > span {
	color: #53ba53;
  font-size: 150px; 
}
.warningIcon > span {
	color: #f2ae43;
  font-size: 150px; 
}
[data-toggle="tooltip"][data-nowraptitle="true"] ~ .tooltip > .tooltip-inner, .large-tooltip + .tooltip .tooltip-inner {
	max-width:none;
}

#caredove_embed_modal .modal-header .em_title, #caredove_embed_modal .cd_modal-header .em_user_name {
	color: #FFFFFF !important;
}
#CDCustomMsg1 .modal-header .close.text-warning, #CDModal1 .modal-header .close.text-warning, #caredove_embed_modal .cd_modal-header .cd_close.cd_text-warning {
	color: #3d3d3d !important;
}
#CDCustomMsg1 .modal-header.warningTitle {
	background-color: #FFE29F !important;
	color: #3D3D3D !important;
}
#CDCustomMsg1 .modal-header.errorTitle {
	background-color: #FF0000 !important;
}
.smallGreyButton {
	border: medium none;
  border-radius: 3px;
  cursor: pointer;
  height: 25px;
  margin-left: 1px;
  padding: 0;
  width: 26px;
  background-color: #999999;
  vertical-align: middle;
}
.border-radius-left {
	border-top-left-radius: 4px !important;
	border-bottom-left-radius: 4px !important;
}
.orderNumber {
	padding-right: 0px !important;
	width: auto !important;
	line-height: 28px;
}
.hoverdrag {
	padding: 0px;
}
.success-addon {
	color: green;
}
.fa-3x {
	font-size: 16px;
}
.glfred {
	color: #;
}
.alert-gray {
	background-color:#e6e6e6;
  /*color:#666;*/
	border-color: #e3e3e3;
}
.strikeThrough {
	text-decoration: line-through;
}
.borderless.borderless-b20 tbody tr td:not(.paddingno) {
  padding-bottom: 20px;
}
/*change checkboxes and radio css*/
.form-horizontal .radio {
	/*padding-top: 0px;*/
}
.toggleRadio, .toggleCheckbox {
	margin-left: 0px !important;
}
.radio [type="radio"]:focus + label::before, .checkbox [type="checkbox"]:focus + label::before , .nav.nav-tabs li > a:focus, .btn:focus {
	border-color: #66afe9 !important;
	border-width: 1px !important;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6) !important;
  outline: 0 none !important;
}
/*referral page navbar*/
.referral-navbar .nav.navbar-nav li > a {
	padding: 6px 12px !important;
	line-height: 19px;
}
.referral-navbar .nav.navbar-nav.navbar-right li {
	margin-left: 10px;
}
.referral-navbar .nav.navbar-nav li {
	margin-right: 10px;
}
.referral-navbar .navbar {
	margin-bottom: 0px !important;
}
.greylockbox_ul {
	margin-top: 15px;
	margin-bottom: 25px;
}
.vMiddle {
	vertical-align: middle !important;
}
.paddingL20 {
	padding-left: 20px;
}
.colorRed {
	color: red !important;
}
.borderBlue {
	border-color: #008AFF;
}
.margin0 {
	margin: 0px !important;
}
.btn-sm {
	height: 30px;
}
.wrapText {
	height: 18px; 
	word-break: break-all; 
	overflow: hidden; 
	float: left;
}
.rowcolor{
  background: #f7f7f7 !important;
  border-top: 1px solid #dddddd;
  color: #292929;
  font-weight: 200px;
}
.rowcolor  > th {
	/*border-bottom: 1px solid #dddddd !important; */
}
.size16 {
	font-size: 16px;
}
.colorInherit {
	color: #3d3d3d;
}
.noBullet {
	list-style: none;
	margin: 0;
	padding: 0;
}
.icon-exclm {
	color: #f0ad4e;
	font-size: 32px;
	float: left;
	margin-right: 5px;
}
.colorGreen {
	color: #5cb85c;
}
.colorOrange {
	color: #f0ad4e;
}
.cs-header {
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 10px;
	margin-bottom: 40px;
}
#colorscheme .control-label {
	text-align: left;
}
.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}
.col-auto {
	width: auto;
	float: left;
  padding-left: 15px;
  padding-right: 15px; 
}
.btn-purple, .label-purple {
	color: #ffffff;
	background: #516bf6;
  border-color: #516bf6;
}
.btn-purple:hover, .btn-purple:focus, .btn-purple:active, .btn-purple.active, .open > .dropdown-toggle.btn-purple {
  color: #ffffff;
	background: #516bf6;
	border-color: #516bf6;
}
.btn-primary {
	color: #ffffff;
	background: #00A4FF;
  border-color: #00A4FF;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  color: #ffffff;
	background: #0085D6;
	border-color: #00A4FF;
}
button.btn:not(.btn-xs), button.btn:not(.btn-sm), button.btn:not(.btn-md), button.btn:not(.btn-lg) { min-height: 32px; }
#employeePer .dropdown:hover .dropdown-menu, #tbody-request .dropdown:hover .dropdown-menu {
  display: block;
  margin-top: 0; 
}

.filefield-hidden {
	position: absolute;
	width: 130px;
	height: unset;
	top: 0px;
	left: unset;
	opacity: 0;
	filter: alpha(opacity= 0);
	color: transparent;
	z-index: 1;
	cursor: pointer;
}
.filebtn-display{
	width: 130px;
}
.filename-display{
	width: 140px;
	display: inline-flex;
	padding: 0 10px 0 10px;
}
.chzn-container-multi .chzn-choices li.search-choice { 
	margin: 5px 0 0 5px !important;
}
.chzn-container-multi .chzn-choices { 
	padding: 0 8px !important;
}
.icon_org { 
	position: absolute; 
	right: 28px; 
	top: 10px; 
	color:  #777;
}
.revertVal, .revertVal:hover {
	color: #66afe9;
	text-decoration: underline;
}
input.bg-default:-webkit-autofill,
input.bg-default:-webkit-autofill:hover,
input.bg-default:-webkit-autofill:focus,
input.bg-default:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0px 1000px #f3f3f3 inset;
}
input.bg-warning:-webkit-autofill,
input.bg-warning:-webkit-autofill:hover,
input.bg-warning:-webkit-autofill:focus,
input.bg-warning:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0px 1000px #fcf8e3 inset;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}
.fa.fa-building-o.text-muted + span.bs-caret > .caret { 
	right: 35px;
}
.clickableTooltip + .tooltip { margin-left: 0px !important; }
button.dropdown-toggle.bg-default > .bs-caret > .caret { 
	right: 30px;
}
button.dropdown-toggle.bg-default > .fa.fa-building-o { 
	font-size: 13px;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  transition-property: opacity;
  transition-duration: 0.8s;
}

@media screen and (max-height: 1000px) {
.modaal-inner-wrapper {
	padding-top: 10px;
	padding-bottom: 10px;
}
}
.modaal-close {
	right: -5px;
	top: -5px;
}
.internal-text { 
  color: #f0ad4e !important;
}

.navbar-brand.visible-xs svg, .navbar-brand.visible-xs img {
	width: inherit !important;
	height: auto !important;
	max-width: 85px !important;
	max-height: 35px !important;
}

.width-tooltip + .tooltip .tooltip-inner { 
	width: 250px;
}