h1.title{
font-size: 24px;
text-align: left;
display: inline-block;
margin-bottom: 20px;
}
h1.title span{
display: block;
color: #aaa;
font-size: 14px;
text-transform: none;
}
#user.center{
margin: 0 auto;
max-width: 1000px;
}
#user h2{
text-transform: capitalize;
font-size: 24px;
margin-bottom: 30px;
text-align: left;
color: #EE6C35;
}
#user ul.step{
width: 100%;
}
#user ul.step li{
float: left;
width: 20%;
text-align: center;
}
#user ul.step li.active a{
background: #EE6C35;
color: #fff;
border-color: #EE6C35;
}
.nav-tabs > li > a{
background: #fff;
color: #EE6C35;
font-family: 'Roboto-Bold';
text-transform: uppercase;
border: 1px solid #EE6C35;
margin-right: 1px;
padding: 20px !impotant;
}
.nav-tabs > li > a:hover{
background: #EE6C35;
color: #fff;
}
fieldset{
border-radius:0;
}
fieldset.form-group{
padding: 40px 10px;
}
fieldset.form{
border: 0;
padding: 0px 20px;
margin-bottom: 20px;
}
fieldset.form legend {
font-size:16px;
font-weight:bold;
text-transform: uppercase;
margin-bottom: 0; 
width: 100%;
text-align: center; 
border: 0;
}
fieldset.form legend span, fieldset.form h3 span{
font-weight: normal;
font-size: 14px;
text-transform: none;
}
fieldset.form h3{
font-weight: bold;
font-size: 14px;
margin-top: 20px;
}
fieldset.form input.note[disabled] {
background: #f9f9f9 !important;
}
fieldset.form input.note {
display: block;
font-size: 14px;
padding: 6px;
border: 0;
border-bottom: 1px #eee solid;
box-shadow: none;
}
fieldset.form .form-control.error{
border: 1px solid #EA5200
}
.form #frmUserLogin{
text-align: left;
max-width: 500px;
margin: 0 auto;
}
.form #frmUserLogin .welcome{

}
.form #frmUserLogin .form-control{
width: 100%;
}
.form #frmUserLogin p label{
min-height: auto !important;
}
#user .table{
text-align: left;
}
#user .table tr.selected{
background: #f9b6da;
}
#user .table tr td{
vertical-align: middle;
}
#user .table tr td:first-child{
min-width: 60px;
}
#user form{
clear: both;
}
#user p label{
min-width: 200px;
max-width: 200px;
font-size: 14px;
font-weight: normal;
line-height: 38px;
}
#user p label em{
display: block;
font-size: 12px;
}
#user label.checkmark{
padding-right:25px;
font-weight: normal !important;
}
#user label.checkmark.disable{
cursor:auto;
}
#user #frmSearch{
padding-bottom: 20px;
}
#user #frmSearch .form-control {
min-width: auto;
vertical-align: middle;
}
#user #frmSearch .bootstrap-select.form-control {
max-width: 120px;
}
#user #frmSearch .keyword {
width: 200px;
}
#user #frmSearch .date {
width: 100px;
}
#user .form-control{
min-width: 380px;
}
#user .bootstrap-select.form-control {
max-width: 280px;
}
#user .open > .dropdown-menu{
z-index: 9999;
}
#user .bootstrap-select.btn-group .dropdown-menu li a{
padding: 6px 20px;
}
#user .btn dropdown-toggle{
padding: 10px;
}
#user .bootstrap-select > select{
min-width: auto;
z-index: -1;
}
fieldset.birthdayPicker{
border: none !important;
padding: 0;
display: inline;
}
fieldset.birthdayPicker .bootstrap-select.form-control, .small .bootstrap-select.form-control {
min-width: 100px !important;
max-width: 100px !important;
}
.small #ngaybaoluc, .small #ngaysangloc{
display: inline;
min-width: 100px;
}
#user .form-control.error {
border: 1px solid #B40808;
}
#user .button.btn.grey{
background-image: none; 
border: 1px solid #7c0202;
color: #7c0202;
padding: 10px 40px 8px 40px;
display: inline;
}
#user #str_error.alert{
margin: 0 auto;
max-width: 600px;
text-align: left;
}
#user #buttons{
margin-top: 30px;
}
#user .form-group p label{
min-width: 200px;
}
.form-group .left{
float: left;
width: 50%;
padding: 0 20px 0 0;
} 
.form-group .right{
float:left;
width:50%;
padding: 0 0 0 20px;
}
.form-group .center{
margin: 0 auto;
width: 80%;
padding: 0 0 0 20px;
}
table.ui-datepicker-calendar td{
padding: 2px !important;
min-width: 38px;
}
#user #list .data{
display: none;
min-height: 200px;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
text-align: center;
}
#user .numrec{
text-align: left;
float: left;
}
#user .paging{
float: right;
}
#user #evalution, #user #memo, #user #plan, #user #paper{
display: none;
}
#plan h3{
font-size: 16px;
display: inline-block;
margin-right: 30px;
margin-bottom: 20px;
}
#user #plan p{
margin-bottom: 0;
}
#user #plan p label{
min-width: 160px;
font-weight: bold;
}
#user #plan .form-group p label{
min-width: 180px;
}
#user #plan .form-control.note, #user #paper .form-control.note{
min-width: auto;
display: inline;
}
#user #paper p label{
min-width: 400px;
max-width: 400px;
font-weight: bold;
line-height: 24px;
}
#user #paper p label span{
font-weight: normal;
font-size: 14px;
line-height: 16px;
}

.summary .panel-heading .fa{
color: #fff;
}
.huge {
font-size: 24px;
}
.large {
font-size: 18px;
}
.panel{
margin-bottom: 30px;
}
.panel-heading h3{
color: #fff;
display: block;
font-size: 16px;
margin: 10px 0;
}
.panel-default{
border-color: #fff;
border-top: 1px #f0f0f0 solid;
}
.panel-default > .panel-heading{
background: #f0f0f0;
padding: 10px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.panel h5{
margin: 5px 0 0 0;
}
.panel-heading{
font-weight: bold;
}
.panel-default .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th{
border-top: 1px solid #e3e3e3;
}
.panel-green {
    border-color: #5cb85c;
}
.panel-green .panel-heading {
    border-color: #5cb85c;
    color: #fff;
    background-color: #5cb85c;
}
.panel-green a, .panel-green .fa {
    color: #5cb85c;
}
.panel-green a:hover {
    color: #3d8b3d;
}
.panel-red {
    border-color: #d9534f;
}
.panel-red .panel-heading {
    border-color: #d9534f;
    color: #fff;
    background-color: #d9534f;
}
.panel-red a, .panel-red .fa {
    color: #d9534f;
}
.panel-red a:hover {
    color: #b52b27;
}
.panel-orange {
    border-color: #f78d2a;
}
.panel-orange .panel-heading {
    border-color: #f78d2a;
    color: #fff;
    background-color: #f78d2a;
}
.panel-orange a, .panel-orange .fa {
    color: #f78d2a;
}
.panel-orange a:hover {
    color: #df8a13;
}
.panel-yellow {
    border-color: #edac53;
}
.panel-yellow .panel-heading {
    border-color: #edac53;
    color: #fff;
    background-color: #edac53;
}
.panel-yellow a, .panel-yellow .fa {
    color: #edac53;
}
.panel-yellow a:hover {
    color: #df8a13;
}

.panel-blue {
    border-color: #51bddb;
}
.panel-blue .panel-heading {
    border-color: #51bddb;
    color: #fff;
    background-color: #51bddb;
}
.panel-blue a {
    color: #51bddb;
}
.panel-blue a:hover {
    color: #43b8d8;
}


.panel-grey {
    border-color: #f0f0f0;
}
.panel-grey .panel-heading {  
    border-color: #f0f0f0;
    color: #111;
    background-color: #f0f0f0;
}
.panel-grey > .panel-heading h3{
color: #333;
display: inline;
font-size: 16px;
margin: 0;
}
.panel-grey a {
    color: #111;
}
.panel-grey a:hover {
    color: #df8a13;
}
.panel-footer{
font-size: 12px;
}
.chart .center{
width: 50%;
margin: auto 0;
float: none;
}
.chart .left{
float: left;
width: 50%;
padding-right: 10px;
}
.chart .right{
float: right;
width: 50%;
padding-left: 10px;
}
@media(max-width:1024px) {
    .chart .left, .chart .right{
    float: none;
    width: 100%;
    padding: 0;
    }
}
@media screen and (max-width: 767px){
    #user .left, #user .right{
    float: none;
    width: 100%;
    padding: 0;
    margin: 0 0 30px 0;
    }
    #user .form-control{
    width: 100%;              
    max-width: 100% !important;
    }
}
@media screen and (max-width: 1080px){
    #user p label{
    min-width: 200px;
    max-width: 100%;
    line-height: 18px;
    }
    p label{
    display: block;
    margin-bottom: 10px;
    }
    form p{
    margin-bottom: 15px;
    }
}
@media screen and (max-width: 1280px){
    #user .form-control{
    min-width: 340px
    }
}