/*so that fields are apart by large distance for higher resolutions*/
#divContentWidth { max-width:1254px;}

.sbtext 
{
    padding:3px 5px;
    margin: 0;
    border: 1px solid #768ca5;
    color: black;
    font: normal 12px "Segoe UI",Arial,Helvetica,sans-serif;
    width: 200px;    
}

.sbtext1 
{
    padding:3px 5px;
    margin: 0;
    border: 1px solid #768ca5;
    color: black;
    font: normal 12px "Segoe UI",Arial,Helvetica,sans-serif;
    width: 100px;    
}

.sbtext1 
{
    padding:3px 5px;
    margin: 0;
    border: 1px solid #768ca5;
    color: black;
    font: normal 12px "Segoe UI",Arial,Helvetica,sans-serif;
    width: 80px;    
}


/*delete this once the refrences have been removed*/
.sbtreg { width: 200px; }

.sbcntl-left{display:inline-block;}
.sbcntl-spacer1 {width: 5px;}
.sbcntl-spacer2 {width: 10px;}
.sbcntl-xs1{width: 20px;}
.sbcntl-xs2{width: 30px;}
.sbcntl-xs3{width: 40px;}
.sbcntl-sm1{width: 50px;}
.sbcntl-sm2{width: 60px;}
.sbcntl-sm3{width: 70px;}
.sbcntl-sm4{width: 80px;}
.sbcntl-sm5{width: 90px;}
.sbcntl-md1{width: 100px;}
.sbcntl-md2{width: 125px;}
.sbcntl-md3{width: 150px;}
.sbcntl-md4{width: 175px;}
.sbcntl-md5{width: 200px;}
.sbcntl-lg1{width: 225px;}
.sbcntl-lg2{width: 250px;}
.sbcntl-lg3{width: 275px;}
.sbcntl-lg4{width: 300px;}
.sbcntl-lg5{width: 325px;}

.sbcntl-perc1{width:10%;display:inline-block;}
.sbcntl-perc2{width:20%;display:inline-block;}
.sbcntl-perc3{width:30%;display:inline-block;}
.sbcntl-perc4{width:40%;display:inline-block;}
.sbcntl-perc5{width:50%;display:inline-block;}
.sbcntl-perc6{width:60%;display:inline-block;}
.sbcntl-perc7{width:70%;display:inline-block;}
.sbcntl-perc8{width:80%;display:inline-block;}
.sbcntl-perc9{width:90%;display:inline-block;}
.sbcntl-perc10{width:100%;display:inline-block;}

.sblabel 
{
    padding-right: 10px;
    line-height: 22px;
    color: black;
    font: bold 14px/1.4 Helvetica, Arial, sans-serif;    
    zoom: normal;
}

.lblnobold 
{
    font-weight : normal !important;
}

.sb-ac-btns 
{
    height:23px;
}

.sb-ac-click
{
    padding:6px 8px;
}
.sb-ac-search
{
    padding:1px 3px;
}

.glowbtn {
	background-color:#3F51B5;
	color:#fff;
	font-family:'Helvetica Neue',sans-serif;
	font-size:18px;
	line-height:30px;
	border-radius:20px;
	-webkit-border-radius:10px;
	-moz-border-radius:20px;
	border:0;
	text-shadow:#C17C3A 0 -1px 0;
	width:150px;
	height:32px
}
