
.btnaslink2 {
  background-color: #4AB498;
  border: none;
  color: white !important;
  padding: 5px 10px 5px 10px; 
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 13px;
  cursor: pointer;
  border-radius: 27px;
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 0px;
  margin-left: 10px;  
}

.btnaslink2:hover {
 background-color: #6EC3AD; /*#4B67B9;*/
}


.btnaslink{
  background-color: var(--primary-color-green);
  border: none;
  color: white !important;
  padding: 5px 10px 5px 10px; 
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 13px;
  cursor: pointer;
  border-radius: 27px;
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 0px;
  margin-left: 10px;  
}

.btnaslink:hover {
 background-color: #6EC3AD; 
}

.btnaslinkdis{
  background: var(--button-color-disabled);
  border: none;
  color: white !important;
  padding: 5px 10px 5px 10px; 
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 13px;
  cursor: pointer;
  border-radius: 27px;
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 0px;
  margin-left: 10px;  
}


.btnaslinksmall, .btnaslinksmall:active  {
  background-color: var(--primary-color-green);
  border: none;
  color: white !important;
  padding: 5px 10px 5px 10px; 
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 13px;
  cursor: pointer;
  border-radius: 27px;
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 0px;
  margin-left: 10px;  
}

.btnaslinksmall:hover {
 background-color: #6EC3AD; 
}

.btnaslinksmalldis{
  background: var(--button-color-disabled);
  border: none;
  color: white !important;
  padding: 5px 10px 5px 10px; 
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 13px;
  cursor: pointer;
  border-radius: 27px;
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 0px;
  margin-left: 10px; 
}


/* original one
.btnaslink {
	padding: 0px;
	height: 21px;
	width: 90px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 13px;
	background-image: url(../img/button.gif);
	background-position: 0px 0px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	-moz-user-select: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}


.btnaslink:hover{
	background-image: url(../img/button.gif);
	background-position: -90px 0px;	
}
.btnaslink:active{
	background-image: url(../img/button.gif);
	background-position: -180px 0px;
}


.btnaslinksmall {
	padding: 0px;
	height: 21px;
	width: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	background-image: url(../img/buttonsmall.gif);
	background-position: 0px 0px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	-moz-user-select: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
}


.btnaslinksmall:hover{
	background-image: url(../img/buttonsmall.gif);
	background-position: -50px 0px;
	background-repeat: no-repeat;
}
.btnaslinksmall:active{
	background-image: url(../img/buttonsmall.gif);
	background-position: -100px 0px;
	background-repeat: no-repeat;
}

*/

.wideButtonlink{
    width: 180px; 
}

.bgcolorwhite {
	background-color: #FFF;
}
.bgcolorpagecontent {
	/* background-color: #FFA700; */
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}



.roundmain {
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 100%;
        border-radius: 16px;
        background: linear-gradient(0deg, rgba(255, 255, 255, 0.50) 0%, rgba(255, 255, 255, 0.50) 100%), #D2D3DF;        
}

.roundmain #ul, .roundmain #ur, .roundmain #bl, .roundmain #br{
	width: 100%;
	height: 100%;
}

.roundmain #ul{
/*	background-image: url(../img/corner_ul_main.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #C8D7F8;
*/
}
.roundmain #ur{
/*
	background-image: url(../img/corner_ur_main.gif);
	background-repeat: no-repeat;
	background-position: right top;
*/
}
.roundmain #bl{
/*
	background-image: url(../img/corner_bl_main.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
*/
}
.roundmain #br{
/*	background-image: url(../img/corner_br_main.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
*/
}


.roundmainhalfup {
        display:none;
        margin: 0px;
	padding: 0px;
	height: 20px;
	width: 100%;
	clear: both;
}

.roundmainhalfup #ul, .roundmainhalfup #ur{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

.roundmainhalfup #ul{
	background-image: url(../img/corner_ul_main.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #C8D7F8;
	/* [disabled]border: 1px solid #192666; */
}
.roundmainhalfup #ur{
	background-image: url(../img/corner_ur_main.gif);
	background-repeat: no-repeat;
	background-position: right top;

}


.roundmainhalfbottom {
        display: none;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 100%;
	/* [disabled]border: 1px solid #06F; */
	clear: both;
}
.roundmainhalfbottom #bl, .roundmainhalfbottom #br{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
.roundmainhalfbottom #bl{
	background-image: url(../img/corner_bl_main.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #C8D7F8;
}
.roundmainhalfbottom #br{
	background-image: url(../img/corner_br_main.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	/* [disabled]background-color: #FCF; */
}

.roundsmall {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 200px;
	/* [disabled]border: 1px solid #06F; */
}
.roundsmall #ul, .roundsmall #ur, .roundsmall #bl, .roundsmall #br{
	width: 100%;
	height: 100%;
	margin:0px;
	padding: 0px;	
}
.roundsmall #ul {
	background-image: url(../img/corner_ul.gif);
	background-repeat: no-repeat;
	background-position: left top;
	/* [disabled]background-color: #FCF; */
	border: 1px solid #192666;
}
.roundsmall #ur {
	background-image: url(../img/corner_ur.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.roundsmall #bl {
	background-image: url(../img/corner_bl.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	/* [disabled]background-color: #FCF; */
}
.roundsmall #br {
	background-image: url(../img/corner_br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	/* [disabled]background-color: #FCF; */
}
.ulblock {
	width: 185px;
	/* [disabled]padding: 5; */
	/* [disabled]margin: 5; */
	display: block;
}
.ulblockheadernormal {
	background-image: url(../img/gray-oval-sm.gif);
	clear: both;
	display: block;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #E85431;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 1px;
	/* [disabled]width: 165px; */
	font-size: 13px;
	height: 23px;
	margin: 0px;
}

.ulblock a#headerref:link, .ulblock a#headerref:visited {
	background-image: url(../img/gray-oval-sm-off.gif);
	clear: both;
	display: block;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #c60;
	text-decoration: none;
	vertical-align: middle;
	margin-top: 10px;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 1px;
	/* [disabled]width: 215px; */
}
.ulblock a#headerref:hover,
#ulblock a#headerref:active{
	background-image: url(../img/gray-oval-sm-on.gif);
}
.ulblock ul {
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	list-style-position: outside;
	padding-left: 25px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/* [disabled]width: 200px; */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.ulblock ul li {
	padding-top: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.lidescription {
	text-align: left;
	padding: 0px;
	clear: both;
	display: block;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 1px;
	color: #192666;
}


 .ref a:link {
	color: #0575b9;
	text-decoration: none;
}
.ref a:hover,
.ref a:active {
	color: #1c3d73;
}
.pblock01 {
	/* [disabled]width: 235px; */
	padding: 5px;
	text-align: justify;
	height: 77px;
}
.pblock01 #pblockheader {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
	color: #c60;
	font-size: 14px;
	font-weight: bold;
	/* [disabled]height: 120px; */
}
.pblock01 #pblockdetails p{
	font-family: Arial;
	font-size: 12px;
        background: linear-gradient(0deg, rgba(255, 255, 255, 0.50) 0%, rgba(255, 255, 255, 0.50) 100%), #D2D3DF;
	/*background-color: #EEF2FD;*/
	color: #192666;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0;
	/* [disabled]text-align: justify; */
}
.pblock02 {
	/* [disabled]width: 235px; */
	padding: 5px;
	/* [disabled]color: #333; */
	background-color: #C8D7F8;
	margin: 0px;
}
.pblock02 #pblockheader {
	/* [disabled]padding-top: 5px; */
	/* [disabled]padding-right: 10px; */
	/* [disabled]padding-bottom: 5px; */
	/* [disabled]padding-left: 10px; */
	margin: 0px;
	/* [disabled]color: #c60; */
	/* [disabled]font-size: 14px; */
	/* [disabled]font-weight: bold; */
	padding: 0px;
}
.pblock02 #pblockdetails p{
	text-align: justify;
	padding: 5px;
	margin-bottom: 0px;
}
.itempair {
	font-family: Arial;
	font-size: 11px;
	float: right;
	padding-right: 5px;
	padding-left: 10px;
	margin: 0;
	color:  var(--primary-color-blue);
	/* [disabled]width: 120px; */
	padding-top: 0px;
	padding-bottom: 0px;
}
.itempair #itemname {
	font-weight: bold;
	text-transform: capitalize;
	/* [disabled]text-align: right; */
	width: 150px;
}
.tableblock #tableheader {
	font-size: 12px;
	font-weight: bold;
	color: #E85431; /*#C60;*/
	margin: 0;
	padding: 0;
	display: inline;
	width: 150px;
}



.tableblock {
	padding: 2px;
	width: 99%;
	margin: 0px;
}
.tableblock p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	display: inline;
}
.tableblock input,
.tableblock select,
.tableblock button {
/*
	margin: 0px;
	padding: 0px;
*/
	font-size: 11px;
        
 }
.tableblock select {
	overflow: scroll;	
 }
.tableblock #results {
	width: 100%;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.tableblock #results td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A2CAE6;
	font-size: 11px;
	text-align: left;
	padding-top: 4px;
	vertical-align: top;
}

.tableblock #results tr#headerrow{
    border-radius: 8px;    
}

.tableblock #results tr#headerrow th{
/*
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #09F;
*/       
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFF;
	background-color: var(--primary-color-green);
	padding-bottom: 2px;
	padding-top: 2px;
/*	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #09F;
*/	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.tableblock #results tr th {
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #409FFF;
	font-size: 12px;
	font-weight: bold;
	color: #06F;
	text-align: left;
	padding-top: 4px;
	vertical-align: top;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.tableblock #results tr th:first-child{
 border-top-left-radius: 8px;
 border-bottom-left-radius: 8px; 
}

.tableblock #results tr th:last-child{
 border-top-right-radius: 8px;
 border-bottom-right-radius: 8px; 
}



.iteminputs {
	margin: 0px;
	padding: 0px;
}
.iteminputs td {
	margin: 0px;
	/* [disabled]width: 200px; */
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.iteminputs label {
	font-size: 12px;
	/* [disabled]font-weight: bold; */
	text-transform: capitalize;
	text-align: right;
	margin: 0px;
	float: left;
	width: 100px;
	/* [disabled]height: 18px; */
	/* [disabled]vertical-align: middle; */
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #333;
}

.iteminputs input {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	/* [disabled]height: 18px; */
	/* [disabled]border: 1px solid #969696; */
	width: 200px;
	margin: 0px;
	padding: 0px;
}
.iteminputs select {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	width: 203px;
	height: 20px;
	padding: 0;
	margin: 0;
}

.iteminputsvert {
	margin: 0px;
	padding: 0px;
}
.iteminputsvert td {
	margin: 0px;
	width: 200px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.iteminputsvert label {
	font-size: 12px;
	/* [disabled]font-weight: bold; */
	text-transform: capitalize;
	text-align: right;
	margin: 0px;
	width: 100px;
	height: 18px;
	/* [disabled]vertical-align: middle; */
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #333;
	clear: both;
}
.iteminputsvert input {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	height: 18px;
	/* [disabled]border: 1px solid #969696; */
	width: 150px;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
}



.iteminputsvert select {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	width: 203px;
	height: 20px;
	padding: 0;
	margin: 0;
	clear: both;
	float: left;
}
.smallright {
	font-size: 11px;
	float: right;
	padding: 0;
	margin: 0;
}
.errormsg {
	font-size: 12px;
	color: #C00;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


.ovalcontainer {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.ovalcontainer td {
	margin: 0px;
	padding: 0px;
}
.ovalcontainer #cornerTL {
	background-image: url(../img/cornerTL.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 19px;
}
.ovalcontainer #leftside {
	background-image: url(../img/sidevert.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.ovalcontainer #cornerBL {
	background-image: url(../img/cornerBL.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.ovalcontainer #topside {
	background-image: url(../img/sidehor.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.ovalcontainer #cornerTR {
	background-image: url(../img/cornetTR.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 19px;
}
.ovalcontainer #rightside {
	background-image: url(../img/sidevert.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.ovalcontainer #cornerBR {
	background-image: url(../img/cornerBR.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.ovalcontainer #bottomside {
	background-image: url(../img/sidehor.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}


.ovalcontainer10 {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 200px;
}
.ovalcontainer10 td {
	margin: 0px;
	padding: 0px;
}

.ovalcontainer10 #cornerTL {
	background-image: url(../img/cornerTL10grey.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 10px;
	height: 10px;
}
.ovalcontainer10 #cornerTR {
	background-image: url(../img/cornetTR10grey.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 10px;
	height: 10px;
}
.ovalcontainer10 #cornerBL {
	background-image: url(../img/cornerBL10grey.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	/* [disabled]width: 10px; */
	height: 10px;
}
.ovalcontainer10 #cornerBR {
	background-image: url(../img/cornerBR10grey.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	/* [disabled]width: 10px; */
	height: 10px;
}
.ovalcontainer10 #leftside {
	background-image: url(../img/sidevert.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.ovalcontainer10 #rightside {
	background-image: url(../img/sidevert.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.ovalcontainer10 #topside {
	background-image: url(../img/sidehor.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 10px;
}
.ovalcontainer10 #bottomside {
	background-image: url(../img/sidehor.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 10px;
}
.fieldset {
	padding: 0px;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 100%;
}
.fieldsetheader {
	display: block;
	clear: both;
	/* [disabled]width: 90%; */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #09F;
	font-size: 12px;
	font-weight: bold;
	color: #192666;
	margin: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.fieldsettable td {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	vertical-align: top;
	/* [disabled]width: auto; */
}
.fieldset #startdate_  , .fieldset #enddate_,
.fieldset #startfrequency_,.fieldset #endfrequency_{
	width: 132px;
}
.fieldset #startfrequencyunit_,
.fieldset #endfrequencyunit_ {
	width: 60px;
}

.fieldset #starttimehour_, 
.fieldset #endtimehour_, 
.fieldset #starttimeminute_, 
.fieldset #endtimeminute_ {
	width: 40px;
}


.fieldsettable tr #firstcol {
	text-align: center;
	color: #F00;
}

.fieldsettable tr td label {
	font-size: 12px;
	color: #333;
	width: 100px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/* [disabled]margin-left: 20px; */
	font-family: Verdana, Geneva, sans-serif;
}
.fieldsettable tr td  input,
.fieldsettable tr td  select {
	margin: 0px;
	padding: 0px;
	width: 200px;
	border: 1px solid #CCC; 
}
.fieldsettable tr td  input[type="checkbox"],
.fieldset .colorred{
	width: 20px;
}
.searchcriteria span .selection{
        width: 100%;
        padding: 0px;
        margin:0px
}
.searchcriteria span[dir="ltr"]{
        width: 100%;
        padding: 0px;
        margin:0px
}
.searchcriteria span .select2-selection__rendered{
    margin-left:4px;
    padding-left:0px;
    text-align:left;
}

.searchcriteria {
	clear: both;
	width: 100%;
}
.searchcriteria span {
	vertical-align: top;
	padding: 0px;
	float: left;
	font-size: 12px;
	color: #192666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.searchcriteria table{
	clear: both;
	/* [disabled]width: 710px; */
	margin: 0px;
	padding: 0px;
}
.searchcriteria td {
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.searchcriteria label {
	color: #333;
	float: left;
	height: 20px;
	width: 70px;
	font-size: 12px;
	margin: 0px;
	vertical-align: middle;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.searchcriteria input {
	color: #333;
	clear: right;
	float: left;
	font-size: 12px;
	height: 20px;
	background-color: #FFF;
	border: 1px solid #7F9DB9;
	margin: 0px;
	padding: 0px;
}
.searchcriteria select {
	color: #333;
	clear: right;
	float: left;
	font-size: 12px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	/* [disabled]z-index: 1; */
	/* [disabled]overflow: visible; */
	/* [disabled]overflow-x: visible; */
}
.searchcriteria #searchbtn { 	
/*        
        margin: 0px;
	padding: 0px;        
*/
}


.widthsize0 {
	width: 40px;
}

.widthsize1 {
	width: 50px;
}
.widthsize2 {
	width: 75px;
}
.widthsize3 {
	width: 100px;
}
.widthsize4 {
	width: 125px;
}
.widthsize5 {
	width: 150px;
}
.widthsize6 {
	width: 175px;
}
.widthsize7 {
	width: 200px;
}
.widthsize8 {
	width: 225px;
}
.widthsize9 {
	width: 250px;
}
.widthsize10 {
	width: 275px;
}
.marginleft1 {
	margin-left: 10px;
}
#colorredbold {
	font-size: 12px;
	font-weight: bold;
	color: #F00;
	padding: 0px;
	vertical-align: middle;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.redcolor {
	color: #F00;
}


#colorblackbold {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding: 0px;
	vertical-align: middle;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	/* [disabled]margin-left: 10px; */
}
#colorgreenbold {
	font-size: 12px;
	font-weight: bold;
	color: #060;
	padding: 0px;
	vertical-align: middle;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.hiddenitem
{
	margin: 0px;
	padding: 0px;
	display: none;
	visibility: hidden;
}
#arabsatprintnfo {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #00C;
}

.spinner {
  width: 100px;
}
.spinner input {
  text-align: right;
}
.input-group-btn-vertical {
  position: relative;
  white-space: nowrap;
  width: 1%;
  vertical-align: middle;
  display: table-cell;
}
.input-group-btn-vertical > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
  padding: 8px;
  margin-left: -1px;
  position: relative;
  border-radius: 0;
}
.input-group-btn-vertical > .btn:first-child {
  border-top-right-radius: 4px;
}
.input-group-btn-vertical > .btn:last-child {
  margin-top: -2px;
  border-bottom-right-radius: 4px;
}
.input-group-btn-vertical i{
  position: absolute;
  top: 0;
  left: 4px;
}
