.hidden-desktop{
	display:none: !important;	
}
.hidden-mobile{
	display:none: !important;	
}
.visibile-desktop{
	inherit!important
}
.visible-mobile{
	inherit!important
}
.btn-success input{
	background: none;
	padding: 0px;
	border: 0px;
	background-color: transparent;	
}
.btn-success:hover{
	background-color: #01aef0;
}
.btn-success{
	background-color:#f58220;
	border-color:rgb(23, 71, 100);
	background-image: linear-gradient(to bottom,rgb(23, 71, 100),#01aef0);
	background-image:-webkit-linear-gradient(bottom,#174764,#01AEF0);
}
.nav > li > a {
	padding:0px;	
}
.col-lg-3 .btn-success{
	width:100%;
}
.col-lg-12 {
	padding-top:10px;
}
#inputPopup.noprint{
	background-color: #000;
	text-align: center;
	color: #000;
	position:fixed;
	top: 25%;
	left: 40%;
	bottom: 100%;
}
.col-lg-3 .row{
	width:85%;	
}
#inputPopup{
}
#printForm #inputPopup form{
	background-color: #666;
    padding: 5px;
    color: white;	
}
#printForm #inputPopup .noprintheader{
	background-color:rgb(23, 71, 100)	;
}
.col-lg-3 .row .current{
	background-color:rgb(23, 71, 100)	;
}
.col-lg-3 .row .wascurrent,.col-lg-3 .row .wascurrent a, .col-lg-3 .row .headerwascurrent a{
	color:rgb(23, 71, 100)	;
}
.col-lg-3 .row .headercurrent{
	color:rgb(23,71,100);	
	padding-left:5px;
}
.col-lg-3 .row .headercurrent, .col-lg-3 .row .wascurrent, .col-lg-3 .row .current, .col-lg-3 .row .headernotcurrent, .col-lg-3 .row .notcurrent{
	border-color:rgb(23,71,100);	
}
.col-lg-3 .row .headerwascurrent{
	color:rgb(23,71,100);	
	text-decoration:none;
}	
.col-lg-9 input{
	vertical-align:top;
	margin-right:2px;	
}
.col-lg-3 .row .headercurrent2{
	background-color:	rgb(23,71,100);	
	border-color:rgb(23,71,100);	
}
.col-lg-9 input{
	font-size:11px;
	/*	height:19px;
	margin-bottom:12px;*/
}
.btn input{
	font-size:14px;	
}
.col-lg-9 select{
	font-size:10px;
	margin-bottom:12px;
	height:22px;	
}
#IOM{
	visibility: hidden;
	background-color: rgb(255, 255, 255);
	border: 1px solid rgb(0, 0, 0);
}
#IOM .row a{
	text-align: center;
	color: rgb(23, 71, 100);	
}
@media (max-width: 480px) {
body{
	font-size:10px;	
}
.col-lg-3 img{
	display:none;	
}
}
.col-lg-9 .whitetable{
	border:none;	
}
@media (min-width: 480px) and (max-width: 991px) {
.col-lg-3{
	width:30%;
	float:left;	
}
.col-lg-9{
	width:70%;
	float:left;	
}
.col-lg-3 .row{
	width:100%;	
}
}
@media (min-width: 480px) and (max-width: 768px) {
.col-lg-3 .btn-success{
	font-size:12px;	
}
.col-lg-3 .row .headercurrent, .col-lg-3 .row .headernotcurrent, .col-lg-3 .row .headercurrent2, .col-lg-3 .row .current, .col-lg-3 .row .notcurrent, .col-lg-3 .row .wascurrent {
	font-size:11px;	
}
}
#mod-search-searchword{
	height:30px;	
}
#header_right .search {
	right:-43px;	
}
.col-lg-9{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
}