
@page {
    size: portrait landscape;
    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;
}

}
.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;
    
}






