﻿/*@media screen, print{*/

*, div, table, span, p, ul, li, html, body
{
   
    margin-left: 0px; font-size:14px;
}
input[type="text"], select
{
    background-color: #fff;
    border: solid 1px #ddd;
    padding: 6px 6px;
}

#outer h3
{
    background-color: #ccc;
    padding: 5px 5px;
    
    font-size: 15px;
    font-weight: normal;
    border-bottom: solid 3px #eee;
    border: solid 1px #eee;
}

/*.Input
{
	background-color: #fff;
	border: 1px solid #dcdcdc;
	border-radius: 4px;
	box-shadow: 0px 1px 2px #e6e6e6 inset;
	padding: 5px 5px;
}*/

.InputDrp
{
    background-color: #ffffff;
    border: solid 1px #4A8DFB;
    line-height: 25px;
    padding: 0px 5px;
    font-family: "Trebuchet MS";
}
.MainHeader
{
    font-weight: bold;
    font-size: 12px;
    color: #fff;
    background-color: #244062;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 8px;
}
.SubjectHeader
{
    font-weight: bold;
    color: white;
    background-color: #5ea4e1 !important;
}

.SubjectHeaderGrd
{
    font-weight: bold;
    color: white;
    background-color: #5ea4e1 !important;
}

.trheader
{
    background-color: #c1d5f6;
    font-weight: normal;
    font-size: 14px;
}
.button1
{
    background-color: #a1b7d3;
    border: solid 1px #a1b7d3;
    padding: 7px 5px 6px;
    cursor: pointer;
    color: #ffffff;
    
    font-size: 11px;
    text-decoration: none;
}
.button
{
    background-color: #a1b7d3;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border: solid 1px #a1b7d3;
    padding: 10px 10px;
    border-radius: 6px;
    cursor: pointer;
    color: #ffffff;
   
    font-size: 12px;
    text-decoration: none;
}
.button:hover
{
    background-color: #a1b7d3;
    color: #ffffff;
}
.button:active
{
    background-color: #a1b7d3;
    color: #ffffff;
    position: relative;
    top: 1px;
}
#MainDivCouns
{
    margin: 0px auto;
    padding: 5px;
    width: 801px; /*border:solid 1px Red;*/
}

#MainDivCounsLeft
{
    margin: 0px auto;
    padding: 5px;
 
    font-size: 12px; /*width:35%;*/
    width: 48%;
    border: solid 1px #eee;
    display: block;
    float: left;
    border-top: solid 10px #eee;
}
#MainDivCounsRight
{
    margin: 0px auto;
    padding: 5px;
   
    font-size: 12px; /*width:35%;*/
    width: 48%;
    border: solid 1px #eee;
    display: block;
    float: right;
    border-top: solid 10px #eee;
}
#MainDivCounsMid
{
    margin: 0px 10px;
    padding: 5px 10px 5px 10px;
    width: 20%;
    border: solid 1px #ccc;
    display: block;
    float: left;
    background-color: #eee;
    border-top: solid 20px #ccc;
}
#MainDivCounsTop
{
    margin: 2px 0px;
    padding: 5px 10px 5px 10px;
    width: 779PX;
    border: solid 1px #ccc;
    display: block;
    float: left;
    background-color: #D5D5D5;
    text-align: CENTER;
    height: 12px;
    line-height: 12px;
}
#headCouns
{
    position: absolute;
    font-size: 18px;
    color: #000;
    border: solid 1px Red;
    left: 110PX;
    z-index: 10px;
}
.Linka
{
    color: #000;
    text-decoration: none;
    background-image: url('/Quick Links/mponline/arrow.png');
    background-repeat: no-repeat;
    display: block;
    padding-left: 25px;
    height: 25px;
    border-bottom: solid 1px #eee;
    line-height: 25px;
    font-size: 11px;
    font-weight: normal;
}
.Linka:hover
{
    color: #000;
    text-decoration: none;
    background-color: #aac4d5;
    display: block;
}
/*********************************************************************/
#outer
{
    margin: 0 auto;
    background-color: #fafafa;
    border: 1px solid #fff;
    width: 90%;
    padding: 5px 5px;
    min-width:1000px;
     font-family: 'Josefin Sans', 'Hind' !important;
     position:relative;
}
#header h2{
    margin:0 ;
    padding:0;
    font-size:16px;
    font-weight:900;
}
#Lgnbar
{
    background-color: #a1b7d3;
    padding: 10px 10px;
}
#outer table
{
    margin-bottom: 10px;
}
/*#outer table, #outer table td
{
	border-collapse: collapse;
	padding: 5px 5px;
	border: solid 1px #eee;
	font-size: 11px;
	font-family:Verdana;
}*/

#header
{
    width: 100%;
    min-width: 1000px;
    height:auto !important;
    line-height: 30px;
    padding: 10px 5%;
    box-sizing:border-box;
    font-size: 22px;
    margin-bottom: 20px;
    border-bottom: 3px solid #888;
    background-color: #fafafa; font-weight:bold;
    font-family:'Josefin Sans', 'Hind' !importan'';
    color: #000;
    /*float: left;*/
   background-image: url('/Portal/NewHome/images/pattern5.png');
}
h3
{
    color: #000 !important;
    margin: 0px 0px 0px;
    padding: 5px 5px;
    background-color: #ddd !important;
    border: solid 1px #f0f0f0;
    border-bottom: none;
    font-weight: normal;
    font-size: 15px;
    text-align: left;
    
}
h4
{
    font-weight: bold;
    font-variant: small-caps;
    vertical-align: middle;
    margin: 5px 0px;
    padding: 0px 0px;
    z-index: 20;
    color: #244062;
}
h5
{
    font-size: 12px;
    font-weight: bold;
    font-variant: small-caps;
    vertical-align: middle;
    margin: 5px 0px;
    padding: 0px 0px;
    z-index: 20;
    color: #244062;
}
h6
{
    font-size: 12px;
    font-weight: bold;
    font-variant: small-caps;
    vertical-align: middle;
    margin: 5px 0px;
    padding: 0px 0px;
    z-index: 20;
    color: #244062;
}
#Inst ul li
{
    line-height: 24px;
    font-size: 11px;
 
}
#DivBut
{
    float: left;
    width: 100%;
    text-align: center;
    padding: 10px 0;
}
#instructionouter
{
    width: 100%;
    float: left;
    position: absolute;
    top: 116px;
    text-align: center;
    left: 0px;
}
#instructionDiv
{
    width: 1000px;
    margin: 0px auto;
    border: solid 2px #666;
    position: relative;
    background-color: #fff;
}
.DivBut
{
    background-color: #f6f6f6;
    text-align: right;
}
.DivBut1
{
    width: 1000px;
    text-align: right;
    display: table;
    margin: 0px auto;
}
#MainDivCounsRight table, #MainDivCounsRight table td, #MainDivCounsLeft table, #MainDivCounsLeft table td
{
    border: solid 1px #ddd !important;
    width: auto;
}
.none, .none table, .none table td
{
    border: solid 1px #ddd !important;
    width: auto;
    margin: 0px 0px;
    padding: 0px 0px;
}
/* for nonppt*/
.none table, .none table td
{
   
    padding: 0 0 0 0 !important;
    margin: 0 0 0 0 !important;
    width: auto !important;
}
/*}

@media Print
{
	*
	{
		font-size:22px;
		color:Red;
		font-family:Verdana;
	}
}*/
.tr
{
    background-color: #A0D2F0;
    padding: 5px 5px;
    color: #000;
    font-weight: bold;
}
.tr table, .tr table td
{
    border: solid 0px red !important;
    padding: 0px 0px !important;
    margin: 0px 0px !important;
}

.tableExpire
{
    background-color: #fff;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border: solid 1px #a1b7d3;
    padding: 10px 10px;
    border-radius: 6px;
    color: #3e3e3e;
   
    width: 1000px;
}

.labelExpire
{
    background-color: #B5D1DC;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding: 10px 10px;
    border-radius: 6px;
    color: red;
   
    font-size: 25px;
}

#divArr2
{
    z-index: 0;
    visibility: visible;
    float: left;
    display: inline;
    margin: 10px 10px 0px 10px;
    width: 100% !important;
}

#divArr
{
    overflow: auto;
    height: 650px;
    vertical-align: top;
    visibility: hidden;
    text-align: center;
    width: 600px !important;
    float: left;
    display: inline;
    margin: 10px 10px 0px 10px;
}
.Couns_DTE ul li
{
    font-size: 13px;
    color: #666;
    margin: 0 0 0 0;
    line-height: 20px;
}
.Couns_DTE h2
{
    font-size: 18px;
    color: #3e3e3e;
    font-weight: normal;
    border-bottom: solid 3px #1a808f;
}

/*************************Common Classes for Counselling*******************************/
.DTEtable,.DTEtableP
{
    width: 100%;
    border-collapse: collapse;
    border: #eee 1px solid;
    font-family:'Josefin Sans', 'Hind' !important;
}

.DTEtable th,.DTEtableP th
{
    padding: 5px;
    border: #eee 1px solid;
    background: #b3cae9;
    color: #000;
    font-size: 16px;
    text-align:left;
    margin: 0 0 0 0;
    font-weight: normal;
}
.DTEtable td,.DTEtableP td
{
    padding: 5px;
    border: #eee 1px solid;
    text-align: left;

}
/* provide some minimal visual accomodation for IE8 and below */
.DTEtable tr,.DTEtableP tr
{
    background: #f7f7f7;
}
/*  Define the background color for all the ODD background rows  */
.DTEtable tr:nth-child(odd),.DTEtableP tr:nth-child(odd)
{
    background: #f5f5f5;
}
/*  Define the background color for all the EVEN background rows  */
.DTEtable tr:nth-child(even),.DTEtableP tr:nth-child(even)
{
    background: #f7f7f7;
}
input[type="text"], input[type="password"], textarea, select, .DTE_Input
{
    padding: 7px;
    border-radius: 4px;
    background-color: #fff;
    border: solid 1px #ddd; width:90%;
}


input[type="text"]:focus, input[type="password"]:focus, textarea:focus, .DTE_Input:focus
{
    padding: 7px;
    border-radius: 4px;
    background-color: #fff;
    border: solid 1px #ddd;
    box-shadow: 0 0 6px #888;width:90%
}

.txt_center
{
    text-align: center !important;
}
.DTE_span
{
    font-size: 12px;
}
.space
{
    margin: 5px 0 10px;
}
.DTE_btn
{
    background-color: #3b7fd4;
    border: none;
    padding: 8px 8px;
    color: #fff;
    font-size: 14px;
    border-radius: 5px 5px;
}
.DTE_btn:hover
{
    background-color: #265a9b;
    border: none;
    padding: 8px 8px;
    color: #fff;
    font-size: 14px;
    border-radius: 5px 5px;
}

.Link_btn
{
    background-color: #f7f7f7;
    border: none;
    padding: 8px 8px;
    text-decoration: underline;
}
.Link_btn:hover
{
    background-color: #f7f7f7;
    text-decoration: underline;
    border: none;
    padding: 8px 8px;
    cursor: pointer;
}
.DTE_del
{
    background-color: #c5381d;
    border: none;
    padding: 8px 8px;
    color: #fff;
    font-size: 14px;
    border-radius: 5px 5px;
}
.DTE_del:hover
{
    background-color: #962913;
    border: none;
    padding: 8px 8px;
    color: #fff;
    font-size: 14px;
    border-radius: 5px 5px;
}
.DTE_srch
{
    background-color: #9646ce;
    border: none;
    padding: 8px 8px;
    color: #fff;
    font-size: 14px;
    border-radius: 5px 5px;
}
.DTE_srch:hover
{
    background-color: #7228a6;
    border: none;
    padding: 8px 8px;
    color: #fff;
    font-size: 14px;
    border-radius: 5px 5px;
}
.DTE_bck
{
    background-color: #666;
    border: none;
    padding: 8px 8px;
    color: #fff;
    font-size: 14px;
    border-radius: 5px 5px;
}
.DTE_bck:hover
{
    background-color: #333;
    border: none;
    padding: 8px 8px;
    color: #fff;
    font-size: 14px;
    border-radius: 5px 5px;
}
.DTE_MaxH
{
    max-height: 400px;
    overflow-y: scroll;
}
.DTE_MaxRgst
{
    max-height: 360px;
    overflow-y: scroll;
    line-height:21px;
    text-align:justify;
    padding-right:20px;
    font-size:13px;
}

.DTE_btn_choice
{
    background-color: #3b7fd4;
    border: none;
    color: #fff;
    font-size: 11px;
    width: 22px;
    border-radius: 5px 5px;
}
.DTE_btn_choice:hover
{
    background-color: #265a9b;
    border: none;
    color: #fff;
    font-size: 11px;
    cursor: pointer;
    width: 22px;
    border-radius: 5px 5px;
}


.DTE_back_btn
{
    background-color: #f4f8fb;
    border: none;
    padding: 8px 100px;
}
.DTE_back_btn:hover
{
    cursor: pointer;
}
.DTERow
{
    width:100%;
    display:block;
}
.DTE-col-04
{
    width:32%;
    float:left;
    margin:10px 10px;
    background-color:#fff;
    border:solid 1px #99CCFF;
    box-shadow:0 0 5px #99CCFF;
    height:400px;
    text-align:left;
}

.DTE-col-04-login
{
    width:28%;
    float:left;
    margin:10px 10px;
    background-color:#fff;
    border:solid 1px #99CCFF;
    box-shadow:0 0 5px #99CCFF;
    height:400px;
    text-align:left;
}
.DTE-col-04 h2, .DTE-col-04-login h2
{
    background-color:rgba(221, 221, 221, 1);
    padding:4px 4px;
    font-size:16px;
    color:rgba(0, 0, 0, 1);
    margin:0 0 0 0;
}
.DTE-inst
{
    font-size:13px;
    color:#CC6633;
    padding:10px 10px;
    border-bottom:solid 1px #ddd;
    line-height:22px;
}
.DTE-inst1
{
    font-size:12px;
    color:#000;
    padding:10px 10px;
    line-height:25px;
}
.DTE-inst1 ul li
{
    line-height:25px;
}
.DTE-inst1 ul
{
     margin:0 0 0 0;
     padding:0 0 0 10px;
}
.text-center
{
    text-align:center!important;
}
.DTE-btn, .DTE-btn:active
{
    background-color:rgba(205, 205, 205, 1) ;
    padding:6px 6px;
    border:none;
    border-radius:5px 5px;
    color:black;
    cursor:pointer;

}
.DTE-btn:hover,.DTE-btn:focus
{
    background-color:#330099;
    padding:6px 6px;
    border:none;
    border-radius:5px 5px;
    color:#fff;
}
.image
{
    background-image:url('/portal/Services/OnlineCounselling/Images/user.png');
    background-position:3px 3px;
    background-repeat:no-repeat;
    padding-left:30px!important;
}
.date
{
    background-image:url('/portal/Services/OnlineCounselling/Images/date.png');
    background-position:3px 3px;
    background-repeat:no-repeat;
    padding-left:30px!important;
}

#OuterPan{position:absolute;z-index:999;width:100%;left:0;height:1px}
#panel{width:700px;height:400px;background-image:url('/Quick Links/PortalImages/slider_bg.png');display:none;position:relative;z-index:9999;margin:0 auto}
.paneltxt h3{color:#fff8ae;font-size:16px;width:100%;float:left;border-bottom:1px dotted #cdcdcd;margin:15px 0 10px;padding:0}
.paneltxt{width:650px;color:#fff;font-size:14px;line-height:24px;padding:20px}
.slide{width:700px;position:relative;border-top:0 solid #cdcdcd;z-index:9999;margin:0 auto;padding:0}

#DivScroll ul{float:left;margin-bottom:5px;margin-left:10px}
#DivScroll ul li{margin-left:10px}
#DivScroll ul li a{color:#fff; text-decoration:underline;}
#DivScroll h3{margin:0}
.DTEtable td table td{
    border:none !important; padding:0; margin:0;
}
.DTEtable td table tr{
    background:transparent !important;
}
.formtable2{
    width: 500px;
    margin: 30px auto;
}

.btn{
    background-color:#278fc4; border:none; padding:6px; border-radius:5px; color:#fff;
}
.formtable
{
    border-collapse: collapse;
    width: 100%;
}
.formtable td, .formtable th
{
    border: 1px solid #ddd;
    padding: 8px;
}

.formtable tr:nth-child(even)
{
    background-color: #eee;
}
.formtable tr:nth-child(odd)
{
    background-color: #f1f1f1;
}


.formtable th
{
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #877E67;
    color: white;
    border-radius: 10px 10px 0 0;
    border: none;
}
.formtable input[type="text"]
{
    width: 100%;
    border-radius: 2px;
    border: 1px solid #ddd;
    padding: 7px;
}
.formtable input[type="text"]:hover, .formtable select:focus, .formtable textarea:hover
.formtable input[type="text"]:focus, .formtable select:focus, .formtable textarea:focus
{
  box-shadow:0 0 4px #ddd !important;
  outline:none !important;
}

.formtable select
{
    width: 100%;
    border-radius: 2px;
    border: 1px solid #ddd;
    padding: 7px;
}
.formtable textarea
{
    width: 100%;
    border-radius: 2px;
    border: 1px solid #ddd;
    padding: 7px;
}
.ClearBoth{
    clear:both;
}
.container{
    width:90%; margin:0 auto; 
    /*height:80vh;*/
}

@media Print
{
    *{color:#000;
      font-size:10px!important;
    }
.DTEtable
{
    width: 100%;
    border-collapse: collapse;
   
    font-size: 10px;
    border: #000 1px solid;
}
.DTEtable th
{
    padding: 0px;
    border: #000 1px solid;
    background: #B5D1DC;
    color: #000;
    font-size: 11px;
    margin: 0 0 0 0;
    font-weight: normal;
}
.DTEtable td
{
    padding: 0px;
    border: #000 1px solid;
    text-align: left;
    width:25%;
}
/* provide some minimal visual accomodation for IE8 and below */
.DTEtable tr
{
    border: #000 1px solid;
    background: #000;
}
/*  Define the background color for all the ODD background rows  */
.DTEtable tr:nth-child(odd)
{
    background: #000;
}
/*  Define the background color for all the EVEN background rows  */
.DTEtable tr:nth-child(even)
{
    background: #000;
}
 h3
{
    color:#ccc!important;
    font-size:13px;
    margin-left:0;
}
ul li
{
    font-size:10px;
    line-height:15px;
}

 h1
{
    color:#000!important;
    font-size:17px!important;
    margin-left:0;
}

}