﻿body {
    overflow-y: scroll;
    overflow-x: hidden;
    background-image: url(http://booking.healthcare.com.vn/images/o-HEALTH-CARE-facebook.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
}

a.disabled {
  pointer-events: none;
  cursor: default;
}

#boxMX{
    display:none;
    background: #333;
    padding: 10px;
    border: 2px solid #ddd;
    float: left;
    font-size: 1.2em;
    position: fixed;
    top: 50%; 
    left: 50%;
    z-index: 99999;
    box-shadow: 0px 0px 20px #999;
    -moz-box-shadow: 0px 0px 20px #999;
    -webkit-box-shadow: 0px 0px 20px #999;
    border-radius:6px 6px 6px 6px; 
    -moz-border-radius: 6px; 
    -webkit-border-radius: 6px;
    font:13px Arial, Helvetica, sans-serif; 
    padding:6px 6px 4px;
    width:300px; 
    color: white;
}

label.error{
    color: red;
    font-size: 17px;
    margin: 5px 0px;
}

label {
    font-weight: 500 !important;
}

.left {
    float: left;
}

.vid-container {
    position: relative;
}

.inner-container {
    background-size: 100%;
    margin: auto;
    max-width: 1500px;
    overflow: hidden;
    top: calc(50vh - 200px);
}

td.mucgopy{
    vertical-align:bottom;
}
.header-gopy {
    background: url('../images/mine/I.png') no-repeat no-repeat;
    -ms-background-size: 100% auto;
    background-size: 100% auto;
    height: 435px;
}

.gopydichvu-header {
    background: url('../images/mine/II.png') no-repeat no-repeat;
    background-size: 100% auto;
}

.thongtinkhachhang {
    background: url('../images/mine/line.png') repeat-y;
    background-size: 100%;
    position: relative;
    font-size: 12px;
    left: 0px;
    width: 100%;
    z-index: 1000;
    margin: -5px 0;
    padding: 20px 0;
}

    .thongtinkhachhang > div {
        margin: auto;
        width: 90%;
    }

    .thongtinkhachhang table .table-text {
        /*width: 80px;min-width: 80px*/
        font-family: myFirstFont;
    }

    .thongtinkhachhang .text table tr td {
        text-align: center;
    }

.chitietgopydichvu {
    background: url('../images/mine/line.png') repeat-y;
    background-size: 100%;
}

    .chitietgopydichvu table {
        margin: auto;
        width: 90%;
    }

        .chitietgopydichvu table tr.has-line {
            border-bottom: 1px solid black;
            /*height: 55px;*/
        }

        .chitietgopydichvu table tr.first {
            border-bottom: 0px solid black;
            height: 55px;
        }

        .chitietgopydichvu table tr {
            /*border-bottom: 1px solid black;*/
            height: 26px;
        }

            .chitietgopydichvu table tr td.mucgopy {
                width: 25%;
            }

            .chitietgopydichvu table tr td {
                width: 12%;
            }

td {
    text-align: left; /* center checkbox horizontally */
    vertical-align: middle; /* center checkbox vertically */
    margin: 8px;
}

.chitietgopydichvu table tr td input[type="checkbox"] {
    text-align: center; /* center checkbox horizontally */
    vertical-align: middle; /* center checkbox vertically */
}

.footer1 {
    background: url('../images/mine/III1.png') no-repeat no-repeat;
    background-size: 100% auto;
}
b{
    color:black;
}
.custom-checkbox {
    margin-top: -12px;
}

.fixa{
    position: fixed;
    bottom: 0px;
    background-color: #DAC099;
    width: 100%;
    left: 0;
    right:0;
}

#boxname, .boxname {
    width: 100%;
    -moz-box-shadow: none !important;
    background: transparent;
    border: none;
    border-bottom: 1px dotted black;
    box-shadow: none !important;
    outline: none;
}

.chitietgopydichvu table tr.ykienkhac {
    height: 65px;
    border: 0px;
}


.myButton {
    -moz-box-shadow: 3px 4px 0px 0px #1564ad;
    -webkit-box-shadow: 3px 4px 0px 0px #548b55;
    /*5px 5px #548b55
	box-shadow: 3px 4px 0px 0px #7fb539;*/
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5));
    background: -moz-linear-gradient(top, #79bbff 5%, #378de5 100%);
    background: -webkit-linear-gradient(top, #79bbff 5%, #378de5 100%);
    background: -o-linear-gradient(top, #79bbff 5%, #378de5 100%);
    background: -ms-linear-gradient(top, #79bbff 5%, #378de5 100%);
    background: linear-gradient(to bottom, #7fb539 5%, rgb(137, 187, 72) 100%);
    /*to bottom, #7fb539 5%, #7fb539 80%);*/
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5',GradientType=0);
    background-color: #79bbff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #7fb539;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: Arial;
    font-size: 17px;
    font-weight: bold;
    margin: 15px;
    padding: 5px 45px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #528ecc;
}

    .myButton:hover {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #7fb539), color-stop(1, #7fb539));
        background: -moz-linear-gradient(top, #9cd157 5%, #7fb539 100%);
        background: -webkit-linear-gradient(top, #9cd157 5%, #7fb539 100%);
        background: -o-linear-gradient(top, #9cd157 5%,#7fb539 100%);
        background: -ms-linear-gradient(top,#9cd157 5%, #7fb539 100%);
        background: linear-gradient(to bottom,#9cd157 5%, #7fb539 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7fb539', endColorstr='#7fb539',GradientType=0);
        background-color: #7fb539;
    }

    .myButton:active {
        position: relative;
        top: 1px;
    }

html {
    overflow: auto;
}


/* Let's get this party started */
::-webkit-scrollbar {
    width: 12px;
}

/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(255,0,0,0.8);
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}

    ::-webkit-scrollbar-thumb:window-inactive {
        background: rgba(255,0,0,0.4);
    }

.fonttext {
    font-family: myFirstFont !important;
    font-size: 15px;
}

.fontscol {
    font-family: myFirstFont !important;
    font-size: 16px;
}

.chitietgopydichvu table tr.danhgia {
    height: 65px;
    border: 0px;
}



/*checkbox*/
input[type=checkbox]:not(old),
input[type=radio]:not(old) {
    width: 28px;
    margin: 0;
    padding: 0;
    opacity: 0;
}

    input[type=checkbox]:not(old) + label,
    input[type=radio]:not(old) + label {
        display: inline-block;
        margin-left: -28px;
        padding-left: 28px;
        background: url('../images/mine/checks.png') no-repeat 0 0;
        line-height: 24px;
    }

    input[type=checkbox]:not(old):checked + label {
        background-position: 0 -24px;
    }

label > a {
    visibility: hidden
}

input[type=radio]:not(old):checked + label {
    background-position: 0 -48px;
}

input[type=checkbox]:not(old) + label > span,
input[type=radio]:not(old) + label > span {
    display: inline-block;
    width: 0.875em;
    height: 0.875em;
    margin: 0.25em 0.5em 0.25em 0.25em;
    border: 0.0625em solid rgb(192,192,192);
    border-radius: 0.25em;
    background: rgb(224,224,224);
    background-image: -moz-linear-gradient(rgb(240,240,240),rgb(224,224,224));
    background-image: -ms-linear-gradient(rgb(240,240,240),rgb(224,224,224));
    background-image: -o-linear-gradient(rgb(240,240,240),rgb(224,224,224));
    background-image: -webkit-linear-gradient(rgb(240,240,240),rgb(224,224,224));
    background-image: linear-gradient(rgb(240,240,240),rgb(224,224,224));
    vertical-align: bottom;
}

input[type=checkbox]:not(old):checked + label > span,
input[type=radio]:not(old):checked + label > span {
    background-image: -moz-linear-gradient(rgb(224,224,224),rgb(240,240,240));
    background-image: -ms-linear-gradient(rgb(224,224,224),rgb(240,240,240));
    background-image: -o-linear-gradient(rgb(224,224,224),rgb(240,240,240));
    background-image: -webkit-linear-gradient(rgb(224,224,224),rgb(240,240,240));
    background-image: linear-gradient(rgb(224,224,224),rgb(240,240,240));
}

    input[type=checkbox]:not(old):checked + label > span:before {
        content: '✓';
        display: block;
        width: 1em;
        color: rgb(255,0,0);
        font-size: 0.875em;
        line-height: 1em;
        text-align: center;
        text-shadow: 0 0 0.0714em rgb(255,0,0);
        font-weight: bold;
    }

    input[type=radio]:not(old):checked + label > span > span {
        display: block;
        width: 0.5em;
        height: 0.5em;
        margin: 0.125em;
        border: 0.0625em solid rgb(255,0,0);
        border-radius: 0.125em;
        background: rgb(255,0,0);
        background-image: -moz-linear-gradient(rgb(255,0,0),rgb(255,0,0));
        background-image: -ms-linear-gradient(rgb(255,0,0),rgb(255,0,0));
        background-image: -o-linear-gradient(rgb(255,0,0),rgb(255,0,0));
        background-image: -webkit-linear-gradient(rgb(255,0,0),rgb(255,0,0));
        background-image: linear-gradient(rgb(255,0,0),rgb(255,0,0));
    }
/*endcheckbox*/