/*::-webkit-scrollbar {
    width: 0px;
}*/

.complete {
    background-color: #9ecb84;
}

.input-phone {
    width: 6%;
}

.input-fax {
    width: 96%;
}

.input-mob-code {
    width: 5%;
}

.input-mob {
    width: 96%;
}

.modal-header {
    color: white;
    background: #286090;
}

.input-text {
    width: 95%;
}

.modal-header .close {
    font-size: 30px !important;
}

.align-center {
    margin: 0 auto !important;
}

.btn-width {
    width: 125px !important;
}

.info-contain {
    border: solid 2px #f5f5f5;
    padding: 2% 3%;
}

.op:hover {
    cursor: pointer;
}

.head {
    background-color: #286090;
    margin-bottom: 0px;
    color: #fff;
    padding: 1% 2%;
}

.menu-mp {
    display: inline-block;
    text-align: center;
    background-color: #eeeeee;
    padding: 3% 0;
    position: relative;
}

.menu-mp:hover {
    cursor: pointer;
}
.sd1, .sd2, .sd3 {
    margin-top:30px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    ul.nav-wizard li {
        font-size: 140%;
    }
}