﻿.btn-appoint{
	line-height: 41px!important;
	border-radius: 50px!important;
	color:white;
	font-size: 15px;
	padding:0px 50px!important;
	background: #f9a821;
	margin-top: 15px;
}
.form-control1{
	font-size: 12px;
	border-color: #dbd7d3!important;
	color:#dbd7d3;
	height: 36px;
	background: #f9f9f9;
}
.btn-confirm{
     padding: 4px 9px!important;
     font-size:12px;
}
 

.input-label {
  border-right: 0;
  width: 80px;
  background: none;
  border: none;
}

.input-group {
  width: 100%;
}

.form-horizontal .control-label{
    font-weight:normal;
}
.control-username{
    width:120px!important;
}
.control-input{
    width:290px!important;
}