.loadding{
    width: 100%;
    min-height: 300px;
    text-align: center;
}
.loadding img{
    max-width: 150px;
}
.box_mid {
    width: 100%;
}

.title-schedule a {
    display: block;
    width: 100%;
    height: 65px;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    background: #2aacf1;
    text-align: center;
    outline: 0;
}

    #div_info_doctor{
        margin-top: 20px;
    }

.scontentR {
    text-align: justify;
}


.title-schedule a span:first-child {
    height: 37px;
    width: 37px;
    border-radius: 100%;
    border: 2px solid #fff;
    line-height: 37px;
    margin-right: 20px;
    font-size: 25px;
    font-family: 'MyriadPro-Bold';
    display: inline-block;
}

.title-schedule a span:last-child {
    font-size: 20px;
    line-height: 70px;
}

.col-schedule {
    margin-top: 20px;
}

.detail-schedule {
    padding-top: 10px;
}

.detail-schedule .col-schedule .by-title {
    font-size: 22px;
    color: #2aacf1;
    font-family: 'MyriadPro-Bold';
    display: block;
}

.detail-schedule .col-schedule .by-detail {
    margin-top: 20px;
}

.detail-schedule .i-lable label {
    font-size: 18px;
    font-weight: normal;
    color: #666666;
    margin-right: 80px;
}

.detail-schedule .i-lable label:last-child {
    margin-right: 0;
}

.detail-schedule input.i-radio {
    margin-right: 10px;
    vertical-align: middle;
    margin-top: -3px;
}

.detail-schedule .sl-class {
    width: 300px;
}

.detail-schedule .group-doctor .div-date {
    position: relative;
    height: 36px;
    width: 245px;
    margin-right: 10px;
    float: left;
}

.detail-schedule #i-date , .detail-schedule #i-booking {
    font-size: 18px;
    color: #333;
    width: 100%;
    height: 100%;
    border: none;
    box-shadow: none;
    background: #f2f2f2;
    outline: 0;
    padding: 0 30px 0 15px;
}


.detail-schedule .group-doctor:after {
    content: '';
    clear: both;
    display: block;
}

.detail-schedule .group-doctor .div-date .ui-datepicker-trigger {
    position: absolute;
    right: 10px;
    top: 4px;
}

.detail-schedule .group-doctor .div-time {
    width: 190px;
    float: left;
}

.detail-schedule #i-content {
    height: 300px;
    background: #f2f2f2;
    border-radius: 0;
    border: none;
    box-shadow: none;
}

.group-finish {
    margin-top: 20px;
    border-top: 1px solid #7fc6e7;
    padding-top: 30px;
}

.group-finish label {
    font-size: 18px;
    font-weight: normal;
    display: block;
}

.group-finish label a {
    display: inline-block;
    outline: 0;
    color: #008dd0;
}

.group-finish input {
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 10px;
}

.detail-schedule .div-input {
    margin-top: 30px;
}

.detail-schedule .div-input:after {
    content: '';
    display: block;
    clear: both;
}

.detail-schedule .div-input button {
    width: 49%;
    margin-right: 2% !important;
    float: left;
}

.detail-schedule .div-input button:last-child {
    margin-right: 0 !important;
}

button.btn-c , a.btn-c {
    height: 48px;
    padding: 0 30px;
    font-size: 18px;
    line-height: 50px;
    text-transform: uppercase;
    box-shadow: none;
    border-radius: 0;
    -webkit-transition: background 0.5s ease;
    -moz-transition: background 0.5s ease;
    -o-transition: background 0.5s ease;
    transition: background 0.5s ease;
    display: inline-block;
    text-align: center;
}

button.btn-c span , a.btn-c span {
    color: #fff;
}

a.btn-c:hover{
    text-decoration: none;
}

/*CSS: Chứng chỉ đào tạo chuyên sâu*/
.show-content {
    margin-top: 20px;
}
.item-content{
    display: none;
}
.item-content:after {
    content: '';
    display: block;
    clear: both;
    padding-bottom: 15px;
}

.title-scontent h2 {
    display: inline-block;
    font-size: 30px;
    font-weight: normal;
    line-height: 45px;
}

.scontent {
    margin-top: 10px;
}

.scontent ul li {
    display: block;
    font-size: 16px;
}

.scontent ul li:after {
    content: '';
    display: block;
    clear: both;
}

.scontent ul li label {
    width: 100%;
    float: none;
    color: #008dd0;
    display: block;
    margin: 10px 0 0;
    font-weight: normal;
}

.scontent ul li .div-content {
    width: 100%;
    float: none;
}

.scontent ul li .div-content p{
    display: block;color: #999999;
}

.border_schedule {
    margin-top: 25px;
}

.row_title_schedule td {
    font-size: 16px;
    background: #f7f7f7;
    border-right: 1px solid #eaeaea;
    height: 45px;
    line-height: 44px;
    text-transform: uppercase;
}

.row_title_schedule td:first-child {
    border-left: 1px solid #eaeaea;
}

.row_detail_schedule td {
    padding: 15px 0 15px;
    border-right: 1px solid #eaeaea;
    border-bottom: 1px dotted #d1d1d1;
}

.row_detail_schedule td:first-child a {
    text-decoration: none;
    outline: 0;
    color: #333;
}

.row_detail_schedule td:first-child a:hover {
    color: #f15922;
}

.row_detail_schedule td:first-child {
    font-size: 16px;
    padding-left: 45px;
    border-left: 1px solid #eaeaea;
}

.has_name {
    width: 100%;
}

.has_name:after {
    content: '';
    display: block;
    clear: both;
}

#name-doctor {
    width: 100%;
    font-size: 18px;
    padding: 0 15px;
    float: right;
    border-radius: 0px;
    background: #f2f2f2;
    border: none;
    box-shadow: none;
}

.choose-speciality {
    width: 100%;
    margin-bottom: 30px;
}

.select-wrapper {
    position: relative;
    width: 100%;
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    display: inline-block;
    background: #f2f2f2 url(../images/dropdown.png) no-repeat right center;
    cursor: pointer;
}

.select-wrapper select {
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    width: 100%;
    margin: 0;
    position: absolute;
    z-index: 20;
    cursor: pointer;
    padding: 0 10px;
    outline: none;
    opacity: 0;
    _noFocusLine: expression(this.hideFocus=true);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0;
}

.custom-select {
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    width: 300px;
}

.select-wrapper .holder {
    display: block;
    margin: 0 35px 0 5px;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    z-index: 10;
    color: #656565;
    padding: 0 15px;
    line-height: 40px;
}

.detail-schedule .col-schedule .by-detail.customer {
    width: 100%;
}

.customer .form-control {
    height: 36px;
    padding: 0 15px;
    border-radius: 0;
    border: none;
    background: #f2f2f2;
    box-shadow: none;
    width: 370px;
    float: left;
    font-size: 18px;
}

.customer .div-input {
    margin-top: 15px;
}

.customer .div-input:after {
    content: '';
    display: block;
    clear: both;
}

.customer .div-input label {
    width: 140px;
    float: left;
    margin-top: 8px;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: normal;
}

.group-sex label {
    width: auto !important;
    margin-right: 30px;
}

.group-sex label:last-child {
    margin-right: 0;
}

.group-sex label input {
    vertical-align: middle;
    margin-top: -5px;
    margin-right: 10px;
}

#sl-age, #c-age {
    width: 370px;
    float: left;
}

.customer .div-input .btn-c {
    margin-top: 30px;
}

.br:after {
    content: '';
    display: block;
    clear: both;
    margin-top: 45px;
    margin-bottom: 30px;
    border-top: 1px solid #7fc6e7;
}

.list-data li {
    display: block;
    font-size: 18px;
    line-height:30px;
}

.list-data li:after {
    content: '';
    display: block;
    clear: both;;
}

.list-data li label {
    width: 133px;
    float: left;
    font-family: 'MyriadPro-Bold';
    font-weight: normal;
    position: relative;
}
.list-data.w li label{
    width: 240px;
}
.list-data li label:after {
    content: ':';
    font-family: 'MyriadPro-Regular';
    display: block;
    position: absolute;
    top: -1px;
    right: 0;
}

.list-data li span {
    width: 470px;
    float: left;
    padding-left: 15px;
}


@media all and (max-width: 450px) {
    .detail-schedule .group-doctor .div-date {
        width: 100%;
    }

    .detail-schedule .group-doctor .div-time {
        width: 100%;
        margin-top: 5px;
    }

    .choose-speciality {
        margin-bottom: 0;
    }

    .customer label, .customer .form-control, .customer .select-wrapper {
        width: 100%;
    }

    .customer > .div-input > label {
        margin-bottom: 10px;
    }

    .detail-schedule .div-input {
        margin-top: 20px;
    }

    .ag {
        margin-top: -5px;
    }
    .list-data li{
        line-height: 20px;
        margin-bottom: 10px;
    }
    .list-data li:last-child{
        margin-bottom: 0;
    }
    .list-data li label{
        float: inherit;
        width: auto !important;
    }
    .list-data li label:after{
        margin-left: 5px;
        position: inherit;
        display: inline-block;
    }
    .list-data li span, .list-data.w li span{
        width: 100% !important;
        padding: 0;
    }
}

@media all and (max-width: 400px) {
    #btn-sendAsk, #btn-resetAsk {
        width: 100%;
    }

    #btn-resetAsk {
        margin-top: 10px;
    }
}

.sf_popup{
    width: 100% !important;
    padding: 0; 
}