@charset "UTF-8";
/* btn custom2 */

 .btn-custom2 {
  color: #656565;
  background-color: #ffffff;
  border-color: #c5c5c5;
  border-top-color: #006fbf;
  border-width: 1px ;
  transform: scaleX(0.5);
  border-radius: 0px;
  height: 50px;
}
 .btn-custom2:hover,
 .btn-custom2:focus,
 .btn-custom2.focus,
 .btn-custom2:active,
 .btn-custom2.active,
.open > .dropdown-toggle .btn-custom2 {
  color: #fff;
  background-color: #0070bf;
  border-color: #0070bf;
}

/*
 .btn-custom2:hover {
  color: #fff;
  background-color: #006fbf;
  border-color: #ffffff;	
}
*/

 .btn-custom2:active,
 .btn-custom2.active,
.open > .dropdown-toggle .btn-custom2 {
  background-image: none;
}
 .btn-custom2.disabled,
 .btn-custom2[disabled],
fieldset[disabled]  .btn-custom2,
 .btn-custom2.disabled:hover,
 .btn-custom2[disabled]:hover,
fieldset[disabled]  .btn-custom2:hover,
 .btn-custom2.disabled:focus,
 .btn-custom2[disabled]:focus,
fieldset[disabled]  .btn-custom2:focus,
 .btn-custom2.disabled.focus,
 .btn-custom2[disabled].focus,
fieldset[disabled]  .btn-custom2.focus,
 .btn-custom2.disabled:active,
 .btn-custom2[disabled]:active,
fieldset[disabled]  .btn-custom2:active,
 .btn-custom2.disabled.active,
 .btn-custom2[disabled].active,
fieldset[disabled]  .btn-custom2.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
 .btn-custom2 .badge {
  color: #006fbf;
  background-color: #fff;
}
/* btn custom2 End*/



 .btn-custom1 {
  color: #656565;
  background-color: #ffffff;
  border-color: #999999;
  border-top-color: #006fbf;
  border-radius: 0;
  height: 50px;
}
 .btn-custom1:hover,
 .btn-custom1:focus,
 .btn-custom1.focus,
 .btn-custom1:active,
 .btn-custom1.active,
.open > .dropdown-toggle .btn-custom1 {
  color: #fff;
  background-color: #0070bf;
  border-color: #204d74;
}
 .btn-custom1:active,
 .btn-custom1.active,
.open > .dropdown-toggle .btn-custom1 {
  background-image: none;
}
 .btn-custom1.disabled,
 .btn-custom1[disabled],
fieldset[disabled]  .btn-custom1,
 .btn-custom1.disabled:hover,
 .btn-custom1[disabled]:hover,
fieldset[disabled]  .btn-custom1:hover,
 .btn-custom1.disabled:focus,
 .btn-custom1[disabled]:focus,
fieldset[disabled]  .btn-custom1:focus,
 .btn-custom1.disabled.focus,
 .btn-custom1[disabled].focus,
fieldset[disabled]  .btn-custom1.focus,
 .btn-custom1.disabled:active,
 .btn-custom1[disabled]:active,
fieldset[disabled]  .btn-custom1:active,
 .btn-custom1.disabled.active,
 .btn-custom1[disabled].active,
fieldset[disabled]  .btn-custom1.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
 .btn-custom1 .badge {
  color: #337ab7;
  background-color: #fff;
}



/* btn custom */
 .btn-custom {
  color: #666666;
  background-color: #ffffff;
  border-color: #999999;
  border-top-color: #006fbf;
  border-width: 0.5px 0.5px 0 0.5px ;
  border-radius: 0px;
  height: 50px;
}
 .btn-custom:hover,
 .btn-custom:focus,
 .btn-custom.focus,
 .btn-custom:active,
 .btn-custom.active,
.open > .dropdown-toggle .btn-custom {
  color: #fff;
  background-color: #006fbf;
  border-color: #006fbf;
}
 .btn-custom:active,
 .btn-custom.active,
.open > .dropdown-toggle .btn-custom {
  background-image: none;
}
 .btn-custom.disabled,
 .btn-custom[disabled],
fieldset[disabled]  .btn-custom,
 .btn-custom.disabled:hover,
 .btn-custom[disabled]:hover,
fieldset[disabled]  .btn-custom:hover,
 .btn-custom.disabled:focus,
 .btn-custom[disabled]:focus,
fieldset[disabled]  .btn-custom:focus,
 .btn-custom.disabled.focus,
 .btn-custom[disabled].focus,
fieldset[disabled]  .btn-custom.focus,
 .btn-custom.disabled:active,
 .btn-custom[disabled]:active,
fieldset[disabled]  .btn-custom:active,
 .btn-custom.disabled.active,
 .btn-custom[disabled].active,
fieldset[disabled]  .btn-custom.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
 .btn-custom .badge {
  color: #006fbf;
  background-color: #fff;
}
/* btn custom End*/


 .btn-danger1 {
  color: #656565;
  background-color: #ffffff;
  border-color: #999999;
  border-top-color: #006fbf;
  border-radius: 0px;
  height: 50px;
}
 .btn-danger1:hover,
 .btn-danger1:focus,
 .btn-danger1.focus,
 .btn-danger1:active,
 .btn-danger1.active,
.open > .dropdown-toggle .btn-danger1 {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
 .btn-danger1:active,
 .btn-danger1.active,
.open > .dropdown-toggle .btn-danger1 {
  background-image: none;
}
 .btn-danger1.disabled,
 .btn-danger1[disabled],
fieldset[disabled]  .btn-danger1,
 .btn-danger1.disabled:hover,
 .btn-danger1[disabled]:hover,
fieldset[disabled]  .btn-danger1:hover,
 .btn-danger1.disabled:focus,
 .btn-danger1[disabled]:focus,
fieldset[disabled]  .btn-danger1:focus,
 .btn-danger1.disabled.focus,
 .btn-danger1[disabled].focus,
fieldset[disabled]  .btn-danger1.focus,
 .btn-danger1.disabled:active,
 .btn-danger1[disabled]:active,
fieldset[disabled]  .btn-danger1:active,
 .btn-danger1.disabled.active,
 .btn-danger1[disabled].active,
fieldset[disabled]  .btn-danger1.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
 .btn-danger1 .badge {
  color: #d9534f;
  background-color: #fff;
}


.btn-cline {
	border-bottom: 1px #999999 solid;
}

 .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}