.btn-xs {
	padding-top:3px;
}

.btn-sm {
	padding-top:5px;
}

.btn {
	padding-top:6px;
	padding-bottom:6px;
	
}

.btn-white { 
  color: #000000; 
  background-color: #FFFFFF; 
  border-color: #000; 
  
} 
 
.btn-white:hover, 
.btn-white:focus, 
.btn-white:active, 
.btn-white.active, 
.open .dropdown-toggle.btn-white { 
  color: #000000; 
  background-color: #FFFFFF; 
  border-color: #000; 
} 
 
.btn-white:active, 
.btn-white.active, 
.open .dropdown-toggle.btn-white { 
  background-image: none; 
} 
 
.btn-white.disabled, 
.btn-white[disabled], 
fieldset[disabled] .btn-white, 
.btn-white.disabled:hover, 
.btn-white[disabled]:hover, 
fieldset[disabled] .btn-white:hover, 
.btn-white.disabled:focus, 
.btn-white[disabled]:focus, 
fieldset[disabled] .btn-white:focus, 
.btn-white.disabled:active, 
.btn-white[disabled]:active, 
fieldset[disabled] .btn-white:active, 
.btn-white.disabled.active, 
.btn-white[disabled].active, 
fieldset[disabled] .btn-white.active { 
  background-color: #FFFFFF; 
  border-color: #000; 
} 
 
.btn-white .badge { 
  color: #FFFFFF; 
  background-color: #000000; 
}

.btn-grey { 
  color: #4A5457; 
  background-color: #E4E6E6; 
  border-color: #4A5457; 
} 
 
.btn-grey:hover, 
.btn-grey:focus, 
.btn-grey:active, 
.btn-grey.active, 
.open .dropdown-toggle.btn-grey { 
  color: #4A5457; 
  background-color: #E4E6E6; 
  border-color: #4A5457; 
} 
 
.btn-grey:active, 
.btn-grey.active, 
.open .dropdown-toggle.btn-grey { 
  background-image: none; 
} 
 
.btn-grey.disabled, 
.btn-grey[disabled], 
fieldset[disabled] .btn-grey, 
.btn-grey.disabled:hover, 
.btn-grey[disabled]:hover, 
fieldset[disabled] .btn-grey:hover, 
.btn-grey.disabled:focus, 
.btn-grey[disabled]:focus, 
fieldset[disabled] .btn-grey:focus, 
.btn-grey.disabled:active, 
.btn-grey[disabled]:active, 
fieldset[disabled] .btn-grey:active, 
.btn-grey.disabled.active, 
.btn-grey[disabled].active, 
fieldset[disabled] .btn-grey.active { 
  background-color: #E4E6E6; 
  border-color: #4A5457; 
} 
 
.btn-grey .badge { 
  color: #E4E6E6; 
  background-color: #4A5457; 
}

.btn-kh { 
  color: #ffffff; 
  background-color: #0090DA; 
  border-color: #006699; 
} 
 
.btn-kh:hover, 
.btn-kh:focus, 
.btn-kh:active, 
.btn-kh.active, 
.open .dropdown-toggle.btn-kh { 
  color: #ffffff; 
  background-color: #007BB8; 
  border-color: #006699; 
} 
 
.btn-kh:active, 
.btn-kh.active, 
.open .dropdown-toggle.btn-kh { 
  background-image: none; 
} 
 
.btn-kh.disabled, 
.btn-kh[disabled], 
fieldset[disabled] .btn-kh, 
.btn-kh.disabled:hover, 
.btn-kh[disabled]:hover, 
fieldset[disabled] .btn-kh:hover, 
.btn-kh.disabled:focus, 
.btn-kh[disabled]:focus, 
fieldset[disabled] .btn-kh:focus, 
.btn-kh.disabled:active, 
.btn-kh[disabled]:active, 
fieldset[disabled] .btn-kh:active, 
.btn-kh.disabled.active, 
.btn-kh[disabled].active, 
fieldset[disabled] .btn-kh.active { 
  background-color: #0090DA; 
  border-color: #006699; 
} 
 
.btn-kh .badge { 
  color: #0090DA; 
  background-color: #ffffff; 
}

.btn-inverse { 
  color: #FFFFFF; 
  background-color: #000000; 
  border-color: #000000; 
} 
 
.btn-inverse:hover, 
.btn-inverse:focus, 
.btn-inverse:active, 
.btn-inverse.active, 
.open .dropdown-toggle.btn-inverse { 
  color: #FFFFFF; 
  background-color: #8F8F8F; 
  border-color: #000000; 
} 
 
.btn-inverse:active, 
.btn-inverse.active, 
.open .dropdown-toggle.btn-inverse { 
  background-image: none; 
} 
 
.btn-inverse.disabled, 
.btn-inverse[disabled], 
fieldset[disabled] .btn-inverse, 
.btn-inverse.disabled:hover, 
.btn-inverse[disabled]:hover, 
fieldset[disabled] .btn-inverse:hover, 
.btn-inverse.disabled:focus, 
.btn-inverse[disabled]:focus, 
fieldset[disabled] .btn-inverse:focus, 
.btn-inverse.disabled:active, 
.btn-inverse[disabled]:active, 
fieldset[disabled] .btn-inverse:active, 
.btn-inverse.disabled.active, 
.btn-inverse[disabled].active, 
fieldset[disabled] .btn-inverse.active { 
  background-color: #000000; 
  border-color: #000000; 
} 
 
.btn-inverse .badge { 
  color: #000000; 
  background-color: #FFFFFF; 
}

.btn-icon {
	padding:10px 0 0 0;
	text-shadow: 0px 0px 10px rgba(255, 255, 255, 1);
}

.btn-icon-16 {
	padding:0;
	color: #000000;
}

.btn-white2 {
	color:#fff
}

.btn-lila { 
  color: #ffffff; 
  background-color: #611BBD; 
  border-color: #130269; 
} 
 
.btn-lila:hover, 
.btn-lila:focus, 
.btn-lila:active, 
.btn-lila.active, 
.open .dropdown-toggle.btn-lila { 
  color: #ffffff; 
  background-color: #49247A; 
  border-color: #130269; 
} 
 
.btn-lila:active, 
.btn-lila.active, 
.open .dropdown-toggle.btn-lila { 
  background-image: none; 
} 
 
.btn-lila.disabled, 
.btn-lila[disabled], 
fieldset[disabled] .btn-lila, 
.btn-lila.disabled:hover, 
.btn-lila[disabled]:hover, 
fieldset[disabled] .btn-lila:hover, 
.btn-lila.disabled:focus, 
.btn-lila[disabled]:focus, 
fieldset[disabled] .btn-lila:focus, 
.btn-lila.disabled:active, 
.btn-lila[disabled]:active, 
fieldset[disabled] .btn-lila:active, 
.btn-lila.disabled.active, 
.btn-lila[disabled].active, 
fieldset[disabled] .btn-lila.active { 
  background-color: #611BBD; 
  border-color: #130269; 
} 
 
.btn-lila .badge { 
  color: #611BBD; 
  background-color: #ffffff; 
}