﻿body
{
    background: #dae9f2;
    font-size: 14px;
    line-height: 1.2; 
    font-family: 'Lato', sans-serif;
    color: #fff;
    padding:0px;
    margin:0px;
    
}

.divtitle {
    font-size: 20px;
    font-weight: bold;
    color: darkblue;
    background: #dae9f2;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 5px;
}

.header {
    background: #2e4b90;
    height: 85px;
    text-align: center;
}

.headerin {
    padding-bottom: 0px;
    margin-bottom: 0px;
}


.content {
    padding: 10px;
    text-align: center;
}


.take-reg
{
    background-color: #4490b2;
    padding-bottom: 30px;
    margin-bottom: 0px;
}


.header .container
{
    padding-bottom: 10px;
}

.container {
    width: 1180px;
    max-width: 100%;
    text-align: center;
    display: inline-block;
}


.user-form
{
    width:100%;
}

.user-form h5
{
    font-size: 22px;
    margin-bottom: 25px;
}

.row {
    margin: 0 10px;
}


.col-6 
{
    display: inline-block;
    width: 47%;
}

.col-12 {
    width: 100%;
}

[class*="col-"] {
    padding: 0 10px;
}

.row label small {
    color: red;
}

.user-form label {
    font-size: 18px;
}

.row label {
    display: block;
    color: #fff;
    margin-bottom: 5px;
    height: 22px;
    text-align: left;
    margin-top: 10px;
}

.radio-inline label {
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    padding-left: 20px;
    position: relative;
    vertical-align: middle;
    margin-right: 10px;
}

.checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"], .radio input[type="radio"], .radio-inline input[type="radio"] {
    margin-left: -20px;
    position: absolute;
}

.row > .note, .row > label {
    margin-left: 10px;
}

 .form-text 
 {
     width: 97%;
    padding: 5px;
}

.form-select{
    //height: 35px;
}

.form-select, .form-textarea {
    width: 100%;
    padding: 5px;
}

.center-align {
    text-align: center;
    padding: 20px 0 0;
}

.take-reg .center-align .btn {
    margin-bottom: 10px;
}

.take-reg .btn {
    margin: 0 5px;
    padding: 8px 15px;
}

.btn 
{
    min-width: 150px;
    border-radius: 50px;
    background: #eee9e0;
    color: #000;
    font-size: 16px;
    padding: 10px;
    display: inline-block;
    border: none;
    cursor: pointer;
}

.col-1 {
    display: inline-block;
    width:96%;
}

.note {
    color: #fc6600;
    display: block;
    position: relative;
    text-align: left;
    height:16px;
    font-size: 13px;
    padding: 5px;
    padding-bottom: 0px;
}

.Iframe
	{
		margin: 0px;
		padding: 0px;
		text-align: left;
		overflow: hidden;
		height: inherit;
		width: 100%;
		display: inline-block;
		border: none;
	}
	.HideModal
	{
		display: none;
	}
	
	.ShowModal1
	{
		z-index: 4;
		position: absolute;
		background-color: transparent;
		display: inline-block;
		text-align: center;
		height: 660px;
		top: 52px;
	}

@media all and (max-width:899px) {
    .col-3 {
        display: block;
        margin-bottom:10px;
    }
    .col-o
    {
        display: block;
        margin-bottom:10px;
    }
    .col-1 {
        display: block;
        margin-bottom: 10px;
    }
    .col-s {
        display: block;
        margin-bottom: 10px;
    }
    .CertImg
    {
        height: 214px;
    }
     .divhtitle1 {
        padding: 5px;
        font-family: SakalBharati;
        font-size: 14px;
    }
    .divhtitle2 {
        font-family: SakalBharati;
        font-size: 18px;
    }
    .img1 {
        display: block;
        width: 100%;
    }
    .img2 {
        display: none;
        width: 100%;
    }
    .divTodayRight {
        display: block;
        padding-bottom: 10px;
	    /*display: block;*/
    }
    .divTodayLeft {
        display: block;
        
    }
    
    .divCompHeadT {
    display: inline-block;
    font-family: SakalBharati;
    font-size: 12px;
    width: 95px;
    text-align: center;
    padding:10px;
    font-weight:bold;
    }
    
    .divCompHead{
    display: inline-block;
    font-family: SakalBharati;
    font-size: 11px;
    width: 80px;
    text-align: center;
    padding:10px;
    font-weight:bold;
    }
    .divCompHeadT{
    display: inline-block;
    font-family: SakalBharati;
    font-size: 11px;
    width: 105px;
    text-align: center;
    padding:10px;
    font-weight:bold;
    }
}


@media all and (min-width:900px) {
    .col-3 {
        display: inline-block;
        width: 30%;
        vertical-align:top;
    }
    
    .col-o
    {
        display: inline-block;
        width: 30%;
    }

    .col-1 {
        display: inline-block;
        width: 96%;
        text-align:left;
    }

    .col-s {
        display: inline-block;
        width: 63%;
        text-align: left;
    }
    .CertImg
    {
        height: 700px;
        width: 940px;
    }
    .divhtitle1 {
        padding: 10px;
        font-family: SakalBharati;
        font-size: 20px;
    }
    .divhtitle2 {
        font-family: SakalBharati;
        font-size: 24px;
    }
    .img1 {
        display: none;
        width: 100%;
    }
    .img2 {
        display: block;
        width: 100%;
    }
    .divTodayRight {
        display: table-cell;
        padding: 10px;
        /*display: block;*/
    }
    .divTodayLeft {
        display: table-cell;
        
        vertical-align: top;
    }
    
    .divCompHead {
    display: inline-block;
    font-family: SakalBharati;
    font-size: 20px;
    width: 200px;
    text-align: center;
    padding:10px;
    font-weight:bold;
}
.divCompHeadT {
    display: inline-block;
    font-family: SakalBharati;
    font-size: 20px;
    width: 200px;
    text-align: center;
    padding:10px;
    font-weight:bold;
}
}


.divBox {
    display: inline-block;
    width: 180px;
    height: 30px;
    line-height: 30px;
    /*border: solid 2px #227ebf;*/
    border: 1px solid #2CB8D7;
    vertical-align: middle;
    color: #033F68;
    margin: auto;
    text-align: center;
    padding: 10px;
    font-size: 18px;
    vertical-align: middle;
    border-radius: 30px;
    background-color: #f1f2f8;
}
.divBoxDate {
    display: inline-block;
    font-family: SakalBharati;
    font-size: 14px;
    width: 100px;
    text-align: left;
}
.divBoxClass {
    display: inline-block;
    font-family: SakalBharati;
    font-size: 14px;
    width: 130px;
    text-align: right;
}
.divBoxTitle {
    display: inline-block;
    font-family: SakalBharati;
    font-size: 20px;
    width: 200px;
    text-align: center;
    padding:10px;
    font-weight:bold;
}


.divBoxPart {
    display: inline-block;
    font-family: SakalBharati;
    font-size: 14px;
    width: 220px;
    text-align: justify;
}
.divBoxEnv {
    height: 160px;
    width: 300px;
    display: inline-block;
}
.tg {
    border-collapse: collapse;
    border-spacing: 0;
}
    .tg td {
        border-color: #2e4b90;
        border-style: solid;
        border-width: 1px;
        font-family: Arial, sans-serif;
        font-size: 14px;
        overflow: hidden;
        padding: 10px 5px;
        word-break: normal;
    }
    .tg th {
        border-color: #2e4b90;
        border-style: solid;
        border-width: 1px;
        font-family: Arial, sans-serif;
        font-size: 14px;
        font-weight: normal;
        overflow: hidden;
        padding: 10px 5px;
        word-break: normal;
    }
    .tg .tg-baqh {
        text-align: center;
        vertical-align: top;
        background-color: white;
        color: #033F68;
    }
    .tg .tg-baqh-h {
        text-align: center;
        vertical-align: top;
        background-color: #2e4b90;
    }
@media screen and (max-width: 767px) {
    .tg {
        width: auto !important;
    }
        .tg col {
            width: auto !important;
        }
    .tg-wrap {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}
.divtbltitle {
    padding: 10px;
    display: inline-block;
    font-family:SakalBharati;
    font-size:16px;
}
.divBoxToday {
    display: inline-block;
    width: 250px;
    height: 200px;
    border: 1px solid #2CB8D7;
    vertical-align: middle;
    color: #033F68;
    font-size: 15px;
    margin: auto;
    text-align: center;
    padding-left: 10px;
    padding: 10px;
    font-size: 16px;
    vertical-align: middle;
    border-radius: 20px;
    background-color: #f1f2f8;
}
.btnPart {
    width: 180px;
    border-radius: 30px;
    background: #2e4b90;
    color: white;
    font-size: 16px;
    padding: 10px;
    display: inline-block;
    border: none;
    cursor: pointer;
}

.btnPart1 {
    width: 180px;
    border-radius: 30px;
    background: #2e4b90;
    color: white;
    font-size: 14px;
    padding: 5px;
    display: inline-block;
    border: none;
    cursor: pointer;
}

.subtitle {
    font-size: 18px;
    padding: 5px
}