﻿@charset "utf-8";
.false {border:solid 2px #CA5735 !important;}
.chosen-container.false {border:solid 2px #CA5735 !important;}
a.link:hover {text-decoration: underline;}

.select2 {
	font-size:14px;
	color:#444444;
	min-width:70px;
	-webkit-appearance: none; 
	-moz-appearance: none; 
	appearance: none;
	border: 1px solid #aaaaaa;
	height:29px;
	padding:0 26px 0 6px;
	background:#ffffff url(images/icon_arrow.png) no-repeat;
	background-position:100% 50%;
	cursor:pointer;
	vertical-align:middle;
	-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;
	-webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
}
.select2::-ms-expand {display:none;}

#hrdOtpFrame > table {background:#232856}
