/**
*
* -----------------------------------------------------------------------------
*
* Template : Foqas Academy | Responsive Education Template
* Author : Foqas
* Author URI : http://www.foqas.org/
* Programmer : Shihab Uddin
* -----------------------------------------------------------------------------
*
**/
@page {
    size: portrait;
    margin: 0cm;
}

@media print {

    .printbtn {
        display: none
    }

    #my-profile {
        float: right
    }

    .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
        padding: 0px 8px
    }

    .table:first-child > tbody > tr:first-child > td:first-child {
        width: 50%
    }

    .table:first-child > tbody > tr:first-child > td:last-child {
        width: 50%
    }

    .print_left_50 {
        width: 50%;
        float: left;
        margin-top: 15px !important;
    }

    .print_right_50 {
        width: 50%;
        float: right;
        margin-top: 15px !important;
    }

    .tdSpeace .table:first-child > tbody > tr:first-child > td:first-child {
        width: 40% !important;
    }

    .tdSpeace .table:first-child > tbody > tr:first-child > td:last-child {
        width: 60% !important;
    }

    .txt {
        display: none !important;
    }

    caption {
        display: none !important;
    }

    .ppr0 {

        padding-right: 5px !important;

    }

    .table {
        margin-bottom: 0px !important;
    }

    .first_title {
        padding-top: 0px !important;
    }

    .diplayNone {
        display: none !important;
    }

    .mt-25 {
        margin-top: 25px !important;
    }

    .ml-10 {
        margin-left: 30px !important;
    }

    .mr-10 {
        margin-right: 30px !important;
    }

    #pd-12 {
        padding: 12px !important;
        font-size: 18px !important;
    }

    .table-bordered {
        border: 1px solid #e7e7ec !important;
    }

    .table-responsive {
        position: relative !important;
        min-height: 1px !important;
        padding-left: 30px !important;
        padding-right: 30px !important;
        padding-top: 30px !important;
    }

    /*TC Start*/
    .imglogo img {
        width: 45% !important;
        margin-top: 57px !important;
        margin-left: 43px !important;
    }

    .clearfix {
        clear: both !important;
    }


    .cls_013 {
        margin-top: 30px !important;
    }

    .dotted {
        border-bottom-style: dotted !important;
        border-bottom-width: thin !important;
        display: inline-block !important;


    }

    .heading h3 {
        font-size: 20px !important;
        margin-top: 78px !important;
    }


    /*TC End*/
    .firstclass {
        position: relative !important;
        left: 50% !important;
        margin-left: -306px !important;
        top: 0px !important;
        width: 612px !important;
        height: 792px !important;
        border: 4px dotted #4a9fd7 !important;
        overflow: hidden !important;
    }

}

.text-justify {
    text-align: justify !important;
}

.txt-center {
    text-align: center !important;
}

.width_line:first-child > tbody > tr:first-child > td:first-child {

    width: 21% !important;
}

.list ul {
    list-style: block !important;
}

/*.BoxA{
    background-color: #ccc;
}*/
.border- {
    border: 1px solid #000 !important;
}

.padding {
    padding: 15px !important;
}

.mar-bot {
    /* margin-bottom: 15px !important;*/
}

.admit-card {
    border: 2px solid #000 !important;
    padding: 15px !important;
    /*margin: 20px 0 !important;*/
}

/*.BoxA h5, .BoxA p {
    margin: 0 !important;
}
*/
h5 {
    text-transform: uppercase !important;
}

table img {
    width: 100% !important;
    margin: 0 auto !important;
}

.table thead th {
    vertical-align: bottom !important;
    border-bottom: none !important;
}

.sign {
    border-top: 1px solid #000 !important;
    margin-right: 70px !important;
    width: 170px !important;
    text-align: center !important;
}

.signature {
    /* margin-top: 60px !important;*/
}

.profile_image {
    border: 1px solid #000 !important;
    padding: 5px !important;
}

.margin {
    margin: 0 0 5px !important;
}

.BoxF ul li {
    list-style: disc !important;
}

.font {
    font-size: 14px !important;
    font-weight: 400 !important;
}

.padding_bottom {
    padding-bottom: 15px !important;
}

.instruction {
    font-size: 18px !important;
    font-weight: 600 !important;
    color: #000 !important;

}

fieldset.scheduler-border {
    border: 1px groove #ddd !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000;
    box-shadow: 0px 0px 0px 0px #000;
}

legend.scheduler-border {
    font-size: 1.2em !important;
    font-weight: bold !important;
    text-align: left !important;
    width: auto;
    padding: 0 10px;
    border-bottom: none;
}





