.huree {
    margin: 10px;
    padding: 10px;
    border: 1px solid #b6b6b6;
    
    border-radius: 10px;
    box-shadow: 0 0 2px 2px rgb(0 0 0 / 20%);
    background-color: #fff!important;
}

.logo img {
    width: 200px;
    margin-top: 10px;
    margin-left: 50px;
}

.head {
    padding: 20px 20px;
    border: none;
    color: #0073EA;
    font-size: 26px;
    font-weight: 400;
    margin-top: 0;
}
.head1 {
    padding: 15px 10px;
    border: none;
    color: #0073EA;
    font-size: 16px;
    font-weight: bold;
    margin-top: 0;
    font-family: Tahoma,sans-serif;
    
}

.mongol {
    position: relative;
    top: -4px;
    font-size: 14px;
    line-height: 1.42857;
    color: #333;
    font-family: Tahoma,sans-serif;
    padding-left: 10px;
    color: rgb(54, 54, 54);
}

.enroll-heading img {
    min-width: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    vertical-align: middle;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

label.star:after {
    color: #0073EA;
    content: "*";
    font-size: 22px;
    vertical-align: middle;
    display: block;
    position: absolute;
    right: -18px;
    top: -3px;
}
label
{
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
.input-group-addon {
    white-space: nowrap;
    display: table-cell;
    width: 1%;
    vertical-align: middle;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #b9d4ec;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.input-group-addon span {
    font-size: 14px;
    line-height: 0;
    margin-left: -6px;
    margin-right: -6px;
}
.fa-fw {
    width: 1.28571em;
    text-align: center;
}
.fa {
    font-family: FontAwesome;
   display: inline-block;
   padding-right: 6px;
   vertical-align: middle;
}
.fa-phone:before {
    content: "\f095";
}
*:before, *:after {
    box-sizing: border-box;
}
.input-group
{   
    margin-bottom: 30px;
    position: relative;
    display: table;
}
.uk-input
{
    border-radius:4px;
}
.uk-textarea
{
    border-radius:4px;
}
.col-sm-8 {
    width: 66.66666%;
    min-height: 1px;
    padding-left: 18px;
    padding-right: 18px;
}

.col-sm-4 {
    width: 33.33333%;
    min-height: 1px;
    padding-left: 18px;
    padding-right: 18px;
}
.pull-right {
    text-align: right;
    
}
.asterisk:before {
    color: #0073EA;
    content: "*";
    font-size: 22px;
    vertical-align: middle;
}
.row {
    margin-left: -18px;
    margin-right: -18px;
}
