﻿.main-content-appoint {
    /*   margin: 0pc 1pc -1pc 0pc;*/
    background-color: #fff;
    border-radius: 0px;
    /*padding: 1pc !important; */
}

.form-control, .btn-user {
    height: auto !important;
    padding: 10px !important;
    line-height: normal !important;
    font-size: 14px !important;
    border-radius: 5px !important;
    width: 100%;
}

.btn-form {
    height: auto !important;
    padding: 10px !important;
    line-height: normal !important;
    font-size: 14px;
    border-radius: 5px !important;
    min-width: 80px !important;
}

hr {
    border-top: 1px solid #ddd;
}

.page-name {
    border-bottom: 1px solid #f3f3f3;
    padding: 5px 0px;
    text-align: center;
    font-size: 20px;
    color: #000;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
}

.mc-pd-r {
    padding-right: 2px;
}

.mc-pd-l {
    padding-left: 2px;
}

.btn-icon {
    font-size: 17px;
}

.long-text {
    font-family: 'Raleway', sans-serif;
    color: #000;
    text-align: justify;
    font-size: 15px;
    line-height: 28px;
}

/*.div-container {
    padding: 0 10pc;
}
*/