/* CSS Document */
html, body {
    background-color: #fafafa;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.container {
    width: 980px;
    margin: 0 auto;
    border: solid 1px #ddd;
    padding: 10px 10px;
    background-color: #fff;
}

@media screen {
    .UniComtable, .UniComtable1 {
        font-family: calibri;
        font-size: 14px;
    }
}

@media screen, print {

    .UniComtable {
        width: 100%;
        border-collapse: collapse;
        margin-bottom: 10px;
    }

        .UniComtable th {
            padding: 3px;
            border-bottom: #999 3px solid!important;
            color: #000;
            font-size: 16px;
            margin: 0 0 0 0;
            font-weight: 100;
            text-align: left;
        }

        .UniComtable td {
            padding: 6px;
            border-bottom: #ddd 1px solid;
            text-align: left;
        }

    /* provide some minimal visual accomodation for IE8 and below */
    /*.UniComtable tr{
		background: #fafafa;
	}*/
    /*  Define the background color for all the ODD background rows  */
    /*.UniComtable tr:nth-child(odd){ 
		background: #FBFBFB;
	}*/
    /*  Define the background color for all the EVEN background rows  */
    /*.UniComtable tr:nth-child(even){
		background: #f7f7f7;
	}
	.UniComtable img{
		vertical-align:middle;
	}*/
    input[type="text"], select {
        padding: 7px;
        border-radius: 4px;
        background-color: #fff;
        border: solid 1px #CDE7EC;
        width: 80%;
    }

    select {
        width: 87% !important;
    }

    .img-wdth {
        width: 100px !important;
        height: 120px;
    }

    .UniComtable1 {
        width: 100%;
        border-collapse: collapse;
        font-family: calibri;
        font-size: 14px;
        margin-bottom: 10px;
    }

        .UniComtable1 th {
            padding: 6px;
            border-bottom: #999 3px solid;
            !important;
            color: #000;
            font-size: 27px;
            margin: 0 0 0 0;
            font-weight: 100;
            text-align: left;
        }

        .UniComtable1 td {
            padding: 6px;
            border-bottom: #ddd 1px solid;
            text-align: left;
            width: inherit;
        }
    /* provide some minimal visual accomodation for IE8 and below */
    /*.UniComtable1 tr{
		background: #fafafa;
	}*/
    /*  Define the background color for all the ODD background rows  */
    /*.UniComtable1 tr:nth-child(odd){ 
		background: #FBFBFB;
	}*/
    /*  Define the background color for all the EVEN background rows  */
    /*.UniComtable1 tr:nth-child(even){
		background: #f7f7f7;
	}*/
    .UniComtable img {
        vertical-align: middle;
    }

    h2 {
        width: 100%;
        text-align: center;
        margin: 0 0 0 0;
        padding: 8px 0px;
        border-bottom: solid 1px #ddd;
        font-size: 30px;
    }
    /**************************Border-table*****************************/
    .border_table_trans {
        width: 99%;
        margin: 5px auto 5px auto;
        border-collapse: collapse;
            font-family: auto;
       
    }

        .border_table_trans th {
            padding: 4px;
            border: 1px solid #000;
            color: #000;
            margin: 0 0 0 0;
            text-align: center;
        }

        .border_table_trans td {
            border-left: 1px solid #000;
            border-right: 1px solid #000;
            padding: 6px;
            font-weight: normal !important;
            text-align: center;
        }
        /* provide some minimal visual accomodation for IE8 and below */

        .border_table_trans tr {  
            background: #fff;
        }

            .border_table_trans tr:nth-last-child(-n+1) {
                border-bottom: 1px solid #000;
            }
            .exam_table_trans {
    width: 99%;
    margin: 0 auto 5px auto;
    border-collapse: collapse;
    font-family: auto;
}

    .exam_table_trans th {
        padding: 8px;
        border: 1px solid #000;
        color: #000;
        margin: 0 0 0 0;
        text-align:center;
    }

    .exam_table_trans td {
        border: 1px solid #000;
       
        padding: 3px;
        font-weight: normal !important;
        text-align: center;
    }
    /* provide some minimal visual accomodation for IE8 and below */

    .exam_table_trans tr {
        background: #fff;
    }
    .exam_table8_trans td {
    width: 12.5%;
    border: 1px solid #000 !important;
}

/***********************New Css(15/01/2019)**************************** 'Sintony'*/
    .main_headbu_trans {
        width:100%;
        margin:0;
        padding:0;
        font-size:25px;
        font-weight:600;
        text-align:center;
        font-family: system-ui;
    }

    .sub_headbu_trans {
        width:100%;
        margin:0;
        padding:5px 0;
        font-size:16px;
        font-weight:600;
        text-align:center;
        font-family: sans-serif;
}
    }
    .main_subhead_trans {
        width:100%;
        margin:0;
        padding:3px 0 0 0;
        font-size:24px;
        font-weight:600;
        text-align:center;
    }

        .main_subhead_trans span {
             font-size:22px;
        font-weight:600;
        }

    .sub_headbu_trans span {
         font-size:16px;
        font-weight:600;
    }

    .underline_head_trans {
        text-decoration:underline;
         width:100%;
        margin:0;
        padding:3px 0 0 0;
        font-size:20px;
        font-weight:900;
        text-align:center;
       font-family: emoji;
    }


    .declration_top_trans {
        width:100%;
        margin:0;
        padding:0;
        text-align:left;
        text-indent:60px;
        line-height:20px;
        font-family: emoji;
    }
    .declration_top_trans span {
        font-weight:600 !important;
    }
    
    /****************Border on table not on TD****************/

    .nobrdr_recipttable
{
    width: 99%;
    border-collapse: collapse;
    border:1px solid #000;
    margin:0 auto;
}
.nobrdr_recipttable th
{
    padding: 8px;
    
    color: #fff;
    margin: 0 0 0 0;
    font-weight: normal;
    text-align: left;
}
.nobrdr_recipttable_trans td
{
    padding:4px;
 
    text-align: left;
}
/* provide some minimal visual accomodation for IE8 and below */

.nobrdr_recipttable_trans tr
{
    background: #fff;
}
    .nobrdr_recipttable4 td {
        width:25%;

    }
    .nobrdr_recipttable2_trans td {
        width:50%;

    }
    .float_right {
        text-align:right !important;
    }

    .bold_trans{
      font-weight:600 !important;

    }
     /****************NO Border on table OR TD****************/
     .brdernone_recipttable_trans
{
    width: 99%;
    /*border-collapse: collapse;*/
    border: 1px solid #000;
      font-weight: 900;
    font-family: math;
    margin:0 auto;

}
.brdernone_recipttable_trans th
{
    padding: 8px;
    
    color: #fff;
    margin: 0 0 0 0;
    font-weight: normal;
    text-align: left;
}
.brdernone_recipttable_trans td
{
    padding:4px;
 
    text-align: left;
}
/* provide some minimal visual accomodation for IE8 and below */

.brdernone_recipttable_trans tr
{
    background: #fff;
}

.brdernone_recipttable4 td {
        width:25%;

    }
    .brdernone_recipttable2_trans td {
        width:50%;

    }
}



@media print {

    .UniComtable, .UniComtable1 {
        font-size: 14px !important;
        font-family: calibri !important;
    }

    * {
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        font-family: Calibri;
        font-size: 13px;
    }

    .td_smallfont {
        font-size: 8px;
        font-weight: bold;
    }

    /*@page { margin: 0; }
  body { margin: 0; }*/
    @page {
        size: auto; /* auto is the initial value */
        margin: 0 !important; /* this affects the margin in the printer settings */
        background-color: #fff !important;
        z-index: 1 !important;
        color: #fff;
    }

    #Header, #Footer {
        display: none !important;
    }
}
