@font-face {
    font-family: 'CoText_W_Rg';
    src: url('../font/FontCoText/Rg/CoText_W_Rg.eot');
    src: url('../font/FontCoText/Rg/CoText_W_Rg.eot') format('embedded-opentype'), url('../font/FontCoText/Rg/CoText_W_Rg.woff2') format('woff2'), url('../font/FontCoText/Rg/CoText_W_Rg.woff') format('woff'), url('../font/FontCoText/Rg/CoText_W_Rg.ttf') format('truetype'), url('../font/FontCoText/Rg/CoText_W_Rg.svg#CoText_W_Rg') format('svg');
}
 
body {
    font-family: 'CoText_W_Rg' !important;
    direction: ltr;
}

#header {
    font-size: 20px;
    padding: 6px 10px 6px 20px;
    border-bottom: solid 5px #FFCD00;
    text-align: left;
    height: 80px;
}

.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left
}

.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left
}

#header ul {
    float: right;
    display: table;
    line-height: 75px;
}

#header img {
    float: left;
}

#header ul li {
    display: table-cell;
    line-height: 75px;
}

    #header ul li a {
        color: #000;
    }

.SaibTable {
    padding: 0 20px;
    width: 100%;
}


td {
    vertical-align: top;
    padding: 0px 0px 5px 5px;
    margin: 0px;
}

    td.hidden {
        visibility: hidden;
    }

#applicationTitle {
    font-size: 20px;
    padding: 20px 20px 5px 20px;
    padding-bottom: 2px;
    text-align: left;
}

#pageTitle {
    font-size: 14px;
    text-align: left;
    padding: 17px 20px;
    padding-bottom: 12px;
    /*border-bottom: solid 1px #EEE;*/
    font-weight: bold;
}

#noteTitle {
    font-size: 16px;
    padding: 20px 20px 5px 20px;
    padding-bottom: 2px;
    font-weight: bold;
}

#pageDescription {
    margin: 10px;
    text-align: left;
}

#errorMessage {
    text-align: left;
    /*background-color: #ffce00;*/
    margin: 0;
    margin-bottom: 10px;
    padding: 10px;
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    /*border: 2px solid #ffce00;*/
}

#processingMessage { 
    margin: 5px 0;
    z-index: 9999; 
    margin: 10px 0;
    line-height: 1.4 !important;
    width: 100%;
    padding: 10px; 
    font-size: 14px;
    text-align: left;
    font-weight: bold;
}

.alert-info {
    background-color: rgba(255,206, 103, 1);
    border-color: rgba(255,206, 103, 1);
    color: #000;
}

.alert {
    padding: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 25px;
}

p {
    padding: 20px !important;
}

.label-view {
    font-weight: 300 !important;
}

.result {
    font-weight: bold;
    line-height: 24px;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

.page {
    display: none;
    text-align: left;
    margin-right: 0px;
}

.label {
    font-weight: bold;
}

[class^='icon-'], [class*=' icon-'] {
    vertical-align: middle !important;
    margin: 0 5px;
}

.btn.btn-primary span {
    display: inline-block;
}

.formSubmitBtnCtr {
    margin-left: 30px;
    /*background-color: #FFCD00;
    box-shadow: inset 0 -1px 2px #a98900;*/
    background-color: #FFCD00;
    border-radius: 0;
    background-image: none;
    border-style: none none solid;
    border-width: 0 0 0;
    cursor: pointer;
    text-decoration: None;
    margin-top: 14px;
    width: 500px;
    vertical-align: top;
    font-family: 'CoText',sans-serif;
    font-size: 16px;
    color: #FFFFFF;
    font-weight: 500;
    text-shadow: none;
    filter: none;
    margin: 2px 0;
    align-items: flex-start;
    text-align: center;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    display: inline-block;
    font: 13.3333px CoText_W_Rg;
    font-style: normal;
}

    .formSubmitBtnCtr > a {
        color: #2C2A29;
        text-decoration: underline;
        font-weight: normal;
    }


a:hover, a:focus {
    color: #FFFFFF;
    text-decoration: underline;
}

.formSubmitBtnCtr > input {
    background-color: #2C2A29;
    background-image: none;
    border-radius: 0;
    border-style: none none solid;
    border-width: 0 0 0;
    box-shadow: none;
    cursor: pointer;
    padding: 0.3em 0 0.4em 0;
    margin-top: 14px;
    width: 100px;
    vertical-align: top;
    font-family: 'CoText', sans-serif;
    font-size: 16px;
    color: #FFFFFF;
    font-weight: 500;
    text-shadow: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    filter: none;
}



.buttons {
    /*margin-left: 30px !important;
    /*background-color: #FFCD00;
    box-shadow: inset 0 -1px 2px #a98900;*/
    border-radius: 0;
    background-image: none;
    border-style: none none solid;
    border-width: 0 0 0;
    cursor: pointer;
    text-decoration: None;
    /*width: 150px;*/
    vertical-align: top;
    font-family: 'CoText',sans-serif;
    font-size: 16px;
    color: #FFFFFF;
    font-weight: 500;
    text-shadow: none;
    filter: none;
    margin: 2px 0;
    align-items: flex-start;
    text-align: center;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    display: inline-block;
    font: 13.3333px CoText_W_Rg;
    font-style: normal;
}

    .buttons a {
        color: #FFFFFF;
        text-decoration: None;
        cursor: pointer;
        margin-top: 14px;
        width: auto;
        vertical-align: middle;
        font-family: 'CoText_W_Rg' !important;
        font-size: 16px;
        color: #FFFFFF;
        font-weight: 500;
        text-shadow: none;
        height: auto;
        margin-top: 14px;
    }


.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 20px;
    padding-right: 20px;
}

/*calendar main frame*/
.ui-widget-content {
    border: 1px solid #FFCD00;
    /*background: #eeeeee url("images/ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x;*/
    background: #ffffff;
    color: #333333;
}

/* calendar header*/
.ui-widget-header {
    border: 0px solid #e78f08;
    /* background: #f6a828 url("images/ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x;*/
    background: #ffffff;
    color: rgb(71, 76, 85) !important;
}

/*calendar selectable date*/
.ui-state-default, .ui-widget-content .ui-state-default {
    border: 1px solid #FFCD00;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 4px;
    background: none;
    font-weight: normal;
    color: rgb(71, 76, 85);
}

/*calendar selected date*/
.ui-state-active, .ui-widget-content .ui-state-active {
    border: 1px solid #ffce00;
    background: #ffce00;
    font-weight: bold;
    color: #ffffff;
}



/*calendar day hoover*/

.ui-widget-content .ui-state-hover, .ui-state-default .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {
    border: 1px solid #ffce00;
    background: #ffce00;
    font-weight: bold;
    color: #ffffff;
}

/*calendar next/previous in header*/
ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    right: 50%;
    margin-right: -8px;
    top: 50%;
    margin-top: -8px;
}

.ui-widget-header .ui-icon {
    background-image: url("images/arrows.png") !important;
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
    background-image: url("images/arrows.png") !important;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: 1;
    filter: Alpha(Opacity=35);
    /* support: IE8; */
    background-image: none;
    background-color: transparent;
}

.ui-datepicker .ui-datepicker-next-hover, .ui-datepicker .ui-datepicker-prev-hover {
    left: 1px;
    background: transparent;
    border: 1px solid #eee;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

input[type='text'], input[type='password'], input[type='datetime'], input[type='datetime-local'], input[type='date'], input[type='month'], input[type='time'], input[type='week'], input[type='number'], input[type='email'], input[type='url'], input[type='search'], input[type='tel'], input[type='color'], .uneditable-input {
    border: 1px solid #ccc;
    outline: none;
    box-shadow: none;
    border-radius: 2px;
    font-size: 13px;
    margin-top: 10px;
    width: 283px;
}

    input[type='text']:focus, input[type='password']:focus, input[type='datetime']:focus, input[type='datetime-local']:focus, input[type='date']:focus, input[type='month']:focus, input[type='time']:focus, input[type='week']:focus, input[type='number']:focus, input[type='email']:focus, input[type='url']:focus, input[type='search']:focus, input[type='tel']:focus, input[type='color']:focus, .uneditable-input:focus {
        outline: none;
        box-shadow: none;
        border: 2px solid #ffce00;
        border-radius: 2px;
    }

textarea {
    outline: none;
    box-shadow: none;
    border: 1px solid #ccc;
    width: 100%;
}

    textarea:focus {
        outline: none;
        box-shadow: none;
        border: 1px solid #ffcd00;
    }

select {
    /*direction: rtl !important;*/
    text-align: left !important;
    unicode-bidi: embed;
}

#header ul li a {
    cursor: pointer;
}

    #header ul li a:hover, #header ul li a:focus, #header ul li a:active {
        cursor: pointer;
        text-decoration: none;
        color: #ffce00;
    }

.button-div {
    padding: 0 20px;
}

.button-div2 {
    padding: 0 20px;
}

:focus {
    outline: none !important;
}

.dl-horizontal {
    margin-bottom: 0px !important;
    /*direction:rtl;*/
}

    .dl-horizontal dt {
        text-align: left !important;
        clear: none;
        display: block;
        float: left;
        margin-bottom: 7px;
    }

.dl-horizontal {
    padding-left: 20px;
    padding-right: 20px;
}

    .dl-horizontal dd {
        margin: 0 !important;
    }

input {
    /*height: 30px !important;*/
    display: block !important;
}

textarea {
    display: block !important;
    margin-top: 10px;
}

select, .dateCont {
    display: block;
    margin-top: 10px;
}

.button-div .col-xs-12 {
    text-align: right;
}

.button-div2 .col-xs-12 {
    text-align: right;
}

.SaibTable.margin-top {
    margin-top: 50px;
}

.btn.btn-primary {
    display: inline-block;
    background-color: #ffce00;
    border-color: #ffce00;
    float: left;
    margin-left: 10px;
}

    .btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus {
        background-color: #ffce00;
        border-color: #ffce00;
    }

table.SaibTable tr {
    width: 100%;
    float: left;
}

    table.SaibTable tr td.col-xs-3 {
        width: 100%;
        float: left;
        margin-bottom: 20px !important;
    }

table.ui-datepicker-calendar tr {
    width: 100%;
    float: none;
}

table.second-page tr {
    width: 100%;
    float: left;
}

    table.second-page tr td.col-xs-3 {
        width: 50%;
        float: left;
        margin-bottom: 20px !important;
    }

table.Result-table tr td.col-xs-3 {
    width: 33.333%;
    float: left;
    margin-bottom: 20px !important;
}

table.second-page tr {
    width: 100%;
    float: left;
}

table.Result-table tr td.col-xs-3.notes {
    width: 50%;
    float: left;
    margin-bottom: 20px !important;
}

#pageDelete .buttons .btn.btn-primary {
    display: inline-block;
}


select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    background-image: url("images/keyboard_arrow_down.png") !important;
    background-repeat: no-repeat;
    background-position-x: calc(100% - 5px);
    background-position-y: 50%;
    border: 1px solid #ccc;
    border-radius: 2px;
    margin-right: 2rem;
    padding-right: 2rem;
    text-align: left;
    /* direction:rtl;*/
    width: 425px;
    font-size: 12px;
    padding: 0 5px 0 20px;
}

    select.time-field {
        width: 280px;
    }

    select::-ms-expand {
        display: none;
    }

    select:focus {
        border-bottom: 2px solid #ffce00;
    }

.icon-forward {
    background-position: -240px -72px;
}

.icon-backward {
    background-position: -336px -72px;
}

#pageAlreadyAppointment .buttons {
    padding-left: 20px;
    padding-right: 20px;
}

#pageDelete .buttons {
    padding-left: 20px;
    padding-right: 20px;
}

.shaded {
    color: #ccc;
    border-color: #ccc;
}

ul.bank-alerts {
    padding: 20px;
}

    ul.bank-alerts li {
        line-height: 20px;
    }

table tbody tr td.ui-state-disabled > span.ui-state-default {
    color: #ddd;
    border-color: #ddd;
}

table tbody tr td.ui-state-disabled > a.ui-state-default {
    color: #ddd;
    border-color: #ddd;
}

table.details-info {
    margin: 0 20px;
}

    table.details-info tbody tr td {
        padding-right: 10px;
        /*direction:rtl;*/
    }

.star-red {
    color: red;
    font-size: 10px;
    vertical-align: top;
}

.ui-datepicker {
    width: 18em;
}

@media screen and (max-width: 1200px) {
    /*.col-xs-3{
float:none !important;
width:100% !important;
display:block !important;
}*/

    .button-div {
        padding: 50px 20px 0 20px;
    }

    .button-div2 {
        padding: 0 20px;
    }

    .btn.btn-primary {
        display: block;
    }

    #pageDelete .buttons .btn.btn-primary {
        display: inline-block;
    }

    table.second-page tr {
        width: 100%;
        float: none;
    }


        table.second-page tr td.col-xs-3 {
            width: 50%;
            float: left;
        }

    table.ui-datepicker-calendar tr {
        width: 100%;
        float: none;
    }
}

@media screen and (max-width: 1025px) {
    select {
        width: 280px;
    }

    table.SaibTable tr {
        width: 100%;
        float: none;
    }


        table.SaibTable tr td.col-xs-3 {
            width: 50%;
            float: left;
        }

    table.ui-datepicker-calendar tr {
        width: 100%;
        float: none;
    }

    table.second-page tr {
        width: 100%;
        float: none;
    }


        table.second-page tr td.col-xs-3 {
            width: 50%;
            float: left;
        }

    table.ui-datepicker-calendar tr {
        width: 100%;
        float: none;
    }

    table.Result-table tr td.col-xs-3 {
        width: 33.3333%;
        float: left;
        margin-bottom: 20px !important;
    }

    table.second-page tr {
        width: 100%;
        float: left;
    }
}

@media screen and (max-width: 650px) {
    /*.col-xs-3{
float:none !important;
width:100% !important;
display:block !important;
}*/


    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: none;
    }

    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: none;
    }

    .button-div .col-xs-12 {
        text-align: right;
    }

    .button-div2 {
        text-align: right;
    }

    .button-div {
        padding: 50px 20px 0 20px;
    }

    .button-div2 {
        padding: 0 20px;
    }

    .btn.btn-primary {
        display: block;
    }

    #pageDelete .buttons .btn.btn-primary {
        display: inline-block;
    }

    .logo-cont {
        margin: 0;
        vertical-align: middle;
        display: table;
        width: 100%;
        text-align: center;
    }

    #header a img {
        float: none;
    }

    table.SaibTable tr {
        width: 100%;
        float: none;
    }

        table.SaibTable tr td.col-xs-3 {
            width: 100%;
            float: none;
            display: block;
        }

    table.ui-datepicker-calendar tr {
        width: 100%;
        float: none;
    }

    #applicationTitle {
        line-height: 23px;
        font-size: 18px;
    }

    select {
        font-size: 12px;
    }

    .dl-horizontal dt {
        float: none;
    }

    .dl-horizontal dd {
        display: block;
        margin-bottom: 10px !important;
    }

    table.Result-table tr td.col-xs-3 {
        width: 100%;
        float: none;
        margin-bottom: 20px !important;
    }

    table.second-page tr {
        width: 100%;
        float: none;
    }
}

@media screen and (max-width: 350px) {


    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: none;
    }

    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: none;
    }

    .ui-datepicker {
        width: 100%;
    }

    #header a img {
        width: 170px;
    }

    #errorMessage {
        padding: 5px;
    }

    .buttons {
        width: 100%;
    }

        .buttons a {
            font-size: 13px;
        }

    #pageTitle {
        font-size: 12px;
    }

    #applicationTitle {
        line-height: 23px;
        font-size: 18px;
    }

    select {
        width: 100%;
        font-size: 12px;
    }

        select.time-field {
            width: 100%;
        }

    .dl-horizontal dt {
        float: none;
    }

    .dl-horizontal dd {
        display: block;
        margin-bottom: 10px !important;
    }

    #pageDelete {
        text-align: center;
    }

        #pageDelete .buttons {
            padding-left: 0;
            padding-right: 0;
        }

    #pageAlreadyAppointment .buttons {
        padding-left: 0;
        padding-right: 0;
    }

    #pageAlreadyAppointment {
        text-align: center;
    }

    .button-div .col-xs-12 {
        text-align: center;
    }

    .button-div2 .col-xs-12 {
        text-align: center;
    }

    input[type='text'], input[type='password'], input[type='datetime'], input[type='datetime-local'], input[type='date'], input[type='month'], input[type='time'], input[type='week'], input[type='number'], input[type='email'], input[type='url'], input[type='search'], input[type='tel'], input[type='color'], .uneditable-input, textarea {
        width: 100%;
    }

    body {
        font-size: 12px !important;
        overflow-x: auto;
    }
}
