﻿button:focus, textarea:focus,  input[type=text]:focus, select:focus, .chosen-search:focus 
{
	/* outline: none !important; */
	border-color: #a7a9ab !important;
	box-shadow: 1px 2px 5px 0px #719ECE;
	background: #f3e315;
	color:#000;
}
/*
.other-opt
{
	white-space: nowrap;
	font-size: 9px;
	padding: 0;
	margin: 0;
	margin-top: -3px;
	margin-bottom: -6px;
}
.break
{
	clear:both;
	line-height: 0;
	font-size: 7px;
	margin: -1px;
	line-height: 0px;
	margin-top: -11px;
}
.opt-box
{
	height: 21px;
	padding: 0px;
	margin: 0;
	margin-top:0px;
}

.opt-box label
{
    line-height: 0px;
    margin-top: 8px;
    width: 100%;
    font-size: 10px;
    font-weight: 600;
    padding: -1px;
    vertical-align: top;
}

.opt-box input[type=checkbox]
{
    margin-top: 1px;
	margin: 2px 0 0;
}

#headback
{
   background:#eaeaeacc;
}

*/
