﻿body {
    background-color: #FFFFFF;
    padding: 0px;
    margin: 0px;
}

#proces {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: rgba(0,0,0,.5);
}

#proces .backGau2 {
    position: absolute;
    left: 50%;
    top: 50%;
}

.Layer_7 {
    background-color: #2873f0;
    left: 0px;
    top: 0px;
    height: 57px;
    z-index: 5;
}

.Layer_6 {
    background-color: #ffffff;
    /*position: absolute;*/
    left: 1px;
    top: 55px;
    /*width: 1278px;*/
    height: 41px;
    border-bottom: 2px solid #e2e2e2;
    z-index: 6;
}

.Layer_6_ {
    background-color: #ffffff;
    /*position: absolute;*/
    left: 1px;
    top: 55px;
    /*width: 1278px;*/
    height: 850px;
    z-index: 6;
}



.tbl_scroll {
    overflow-y: auto;
    overflow-x: hidden;
    height: 446px;
    width: 80px;
    direction: rtl;
    /* margin: 16px 20px; */
    border: 1px solid #c1c1c1;
}

.tbl_scroll2 {
    overflow-y: hidden;
    overflow-x: auto;
    height: 85px;
    width: 100%;
    /* direction: rtl; */
    /* margin: 16px 20px; */
    border: 1px solid #c1c1c1;
    display: none;
}

.Layer_10 {
    /*top: 112px;
    width: 62px;
    height: 62px;
    border: 1px solid;
    z-index: 8;*/
    /*margin-left: 22px;
    margin-top: 19px;*/
}

    .Layer_10 td {
        top: 112px;
        width: 62px;
        height: 62px;
        border: 1px solid #e2e2e2;
        z-index: 8;
        /*margin-left: 22px;
    margin-top: 19px;*/
    }

    .Layer_10 img {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 29px;
    }


.Layer_10b {
    width: 100%;
}

    .Layer_10b td {
        top: 112px;
        width: 62px;
        height: 62px;
        border: 1px solid #e2e2e2;
        z-index: 8;
        padding: 13px;
    }

    .Layer_10b img {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 29px;
    }



.Layer_4 {
    position: relative;
    /* width: 91%; */
    height: 446px;
    /* z-index: 10; */
    border: 1px solid #e2e2e2;
    margin-left: 79px;
    margin-top: -446px;
}

    .Layer_4 img {
        display: block;
        margin: auto;
        margin-top: 3%;
        margin-right: auto;
        margin-bottom: auto;
        margin-left: auto;
        margin-top: 2%;
    }

.Layer_8 {
    position: relative;
    /* width: 100%; */
    /*height: 100%;*/
    /*border: 1px solid #d40c0c;*/
    /* margin-left: 594px; */
    /* margin-top: -458px; */
    padding: 10px;
}

.bottom_sec {
    margin-top: 302px;
}


.block1 {
    float: left;
    width: 30%;
    margin-left: 10px;
    margin-top: 101px;
}

.block2 {
    float: left;
    width: 69%;
    margin-top: 101px;
    border: 1px solid #e2e2e2;
}

/*.block3 {
    float: left;
    width: 30%;
    margin-top: 10px;
    border: 1px solid #e2e2e2;
    height: 446px;
}*/

.error {
    padding: 5px 10px;
    background: #dd5044;
    color: #fff;
}

.success {
    padding: 5px 10px;
    background: #419b3c;
    color: #fff;
}

/*.default_banner {
    height: 100% !important;
    border-bottom: 1px solid #cacaca;
    border-top: 1px solid #cacaca;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #495057;
    box-shadow: inset 0 0 5rem rgba(0, 0, 0, .5);
}*/

.default_banner {
    position: absolute;
    height: 100% !important;
    width: 100%;
    border-bottom: 1px solid #cacaca;
    border-top: 1px solid #cacaca;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #495057;
    box-shadow: inset 0 0 5rem rgba(0, 0, 0, .5);
}


.backGau2 {
    text-align: center;
    position: fixed;
    background-color: #082454b8;
    width: 100%;
    height: 100%;
    top: 0;
    padding-top: 21%;
}



@media only screen and (max-width: 1023px) {
    .block2 {
        margin-top: 1px;
        margin-left: 10px;
        width: 98% !important;
    }
}

@media only screen and (max-width: 1024px) {
    .block1 {
        width: 44%;
    }

    .block2 {
        width: 55%;
    }
}

@media only screen and (max-width: 1280px) {
    .block1 {
        width: 44%;
    }

    .block2 {
        width: 55%;
    }
}

@media only screen and (max-width: 887px) {
    .block1 {
        width: 95%;
    }

    .block2 {
        width: 95%;
    }

    .bottom_sec {
        margin-top: 125px;
    }

    /*.default_banner {
        height: auto !important;
    }*/
}

@media only screen and (max-width: 375px) {
    .block1 {
        width: 95%;
    }

    .block2 {
        width: 95%;
    }

    .bottom_sec {
        margin-top: 125px;
    }
    /*.tbl_scroll{
        width:0px;
    }*/
}

@media only screen and (max-width: 414px) {
    .block1 {
        width: 95%;
    }

    .block2 {
        width: 95%;
    }

    .bottom_sec {
        margin-top: 125px;
    }
    /*.tbl_scroll{
        width:0px;
    }*/
}

@media only screen and (max-width: 528px) {
    /*.header_login_ctrl {
        display: none !important;
    }*/

    .tbl_scroll {
        width: 0px;
    }

    .Layer_4 {
        width: 100%;
        margin-left: 0;
    }

    .tbl_scroll2 {
        display: block;
    }
}

@media only screen and (max-width: 768px) {



    .header_search input {
        width: 45% !important;
    }

    #search {
        margin-left: 0px;
    }

    .modal-dialog {
        width: 99% !important;
        margin: 79px auto !important;
    }
}

@media only screen and (max-width: 450px) {
    .header_search input {
        width: 35% !important;
    }
}
