﻿
body 
{
    background:none;
	margin: 0;
	padding: 0;
	color: #000;
}



.formButton
{
    font-family: segoe, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding-right:10px;
    min-width: 75px;
    cursor: pointer;
    margin-right:10px;
    min-height:25px;
    background-color:#d6d6d6;
    border: 1px solid #c2c2c2;
    border-radius:4px;  
}

.formButtonBlue {
    background-color: #97afd4;
    border-color: #7495c6;
}

.formButtonWhite {
    background-color: #fff;
    border-color: #ddd;
    color: #004ea8;
    border-radius: 15px;
    font-weight: normal;
    padding: 6px 8px;
}

.homeFormButton 
{
    font-size: 12px;
    font-weight: bold;
    padding-right:10px;
    min-width: 75px;
    cursor: pointer;
    margin-right:10px;  
    display: inline-block;
    width: 245px;
    min-height:25px;
    background-color:#d6d6d6;
    border: 1px solid #c2c2c2;
    border-radius:4px;  
}

.linkButton {
     background:none!important;
     border:none; 
     padding:0!important;
     font: inherit;
     /*border is optional*/
     border-bottom:1px solid #444; 
     cursor:pointer;
     color: #4988a1;
}
hr {
	color:#4988a1;
	width:97%;
}
th {
	background-color:#4988a1;
	color:#fff;
	text-align:left;
	margin-left:10px;
	vertical-align:top;
}
.clear {
	clear:both;
}

.announcementTitle
{
    /*color:#ff4500;*/
    font-size:12px;
    font-weight:bold;
}
.announcementText {
    font-size: 14px;
    margin-left: 20px;
    margin-right: 20px;
}


.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.logon 
{
	font-size:11px;	
	color: #517ab8;
	float: right;
	vertical-align: top;
	width:40%;
	text-align:right;
	margin-right: 5px;
} 


.logon a:link, .logon a:visited { 
    font-size:14px;
	color:#fff;
	text-decoration:none;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	margin-right:5px;
    background:#517ab8;
	display:inline-block;
	min-height:30px; 
} 

.logon a:hover{ 
    font-size:14px;
	color:#fff;
	text-decoration:none;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	margin-right:5px;
    background: #0099e3;
	display:inline-block;
	min-height:30px; } 


.legendTitle
{
	font-size:12px;
	font-weight: bold;
}
.fullSize {
     width:100%;
}

.legendText
{
	font-size:11px;
	font-weight: bold;
}

.loginButton
{
    font-size:12px;
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	margin-right:5px;
	background:url(../content/themes/base/images/header_button_bg.png) repeat-x;
	display:inline-block;
	min-height:30px;
}
#tabs {
    font-size: 11px;
}

.buttonDiv {
    /*margin-left:60px;*/
    margin-top: 1em;

}

.error {
    /*font-weight: bold;*/
    color: #F00;
    font-size: 12px;
}

ul.reportMenuList {
    font-size: 12px;
    margin: 2em;
    padding: 0;
}
    ul.reportMenuList li {
        list-style: none;
        margin: 1em 0 0 0;
    padding: 0;
    }

ul.reportMenuList a img {
    border: none;
    margin-right: 2px;
}

a.pdf_link img {
    border: none;
    margin-right: 4px;
}

table.adminReviewerDecisions {
    margin-top: 1em;
}

table.adminReviewerDecisions td {
border: 1px solid rgb(73, 136, 161);
/*border: 1px solid rgb(160, 198, 211);
border: 1px solid #CCC;*/
text-align: center;
}

table.adminReviewerDecisions td.alignLeft {
    text-align: left;
}


table.adminReviewerDecisions td.tableHeader {
        width:100%;
        text-align:left;
}

table.adminReviewerDecisions td.subComment {
    padding-left: 3em;
    font-weight: normal;
}

fieldset.mainMenuList {
    width:75%;
    height:17em;
}

/* For School-based Provision */

.schoolBasedProvisions table {
    border:none;
}
.schoolBasedProvisions hr {
    width:100%;
    border:0.5px solid #ddd;
}
.schoolBasedProvisions h1, h2, h3 {
    margin-top:0px;
	padding-left: 0px;
    padding-right:15px;
}
.schoolBasedProvisions h2 {
    font-size: 18px;
    font-weight: normal;
	color: #004ea8;
    padding-bottom:0px;
    padding-top:10px;
}
.schoolBasedProvisions h1 {
    font-size:2.2rem;
    /*padding-top:0px;*/
/*    padding-bottom:20px;*/
}
    .schoolBasedProvisions h1.fontadjust {
        font-size: 2rem;
    }
.schoolBasedProvisions h3 {
    font-size: 1.2em;
    font-weight: normal;
}
.schoolBasedProvisions h1, h3 {
    color: black;
}
.schoolBasedProvisions .link {
    font-size: 12px;
    color:#4988a1;
}

.schoolBasedProvisions .onPageCrumb {
    color: black;
    font-size: 12px;
}

.capsuleCategory 
{
    background-color: #87ceeb;
    padding-left: 15px;
    padding-right:15px;
    margin-right:3px;
    padding-top:3px;
    padding-bottom:3px;
    border-radius: 7px;
}

.capsuleDocument 
{
    background-color: #a6d785;
    padding-left: 15px;
    padding-right:15px;
    padding-top:3px;
    padding-bottom:3px;
    border-radius: 7px;
}

.schoolBasedProvisions li {
    margin-left:10px;
}

.gridGrey table {
	border-collapse:collapse;
	border: solid 1px #d6d6d6;
	font-size: 11px;
}

.gridGrey table th
{
  padding: 6px 5px;
  text-align: left;
  background-color: #ebebeb; 
}

.gridGrey table tr
{
  border-bottom: solid 1px #d6d6d6;
}

.gridGrey table a, .gridGrey a:visited, .gridGrey a:hover {
    color:black;
}
.ui-widget-header {
    background: white !important;
}
.ui-widget-content a {
    color:black !important;
}

.colmnHidden {
    visibility:hidden;
}

.requestAccessText {
    color: gray;
    font-size: 11.5px;
}

.vTop {
    vertical-align:top;
}

.alignCenter {
    text-align:center;
}

.webGridLargeColumn {
    width: 170px;
}

.webGrid200PXColumn {
    width: 200px;
}

.webGrid15
{
    width: 15%;
}
.webGrid20
{
    width: 20%;
}

.webGrid25
{
    width: 25%;
}

.webGrid30
{
    width: 30%;
}
.webGrid35
{
    width: 35%;
}
.webGrid40 {
    width: 40%;
}

.webGrid50 {
    width: 50%;
}

.webGrid60 {
    width: 60%;
}

/* for email template list*/
span.templateMenuList {
    font-size: 12px;
    margin: 2em;
    padding: 0;
}

table.emailVariableList {
    width: 820px;
    border: 0;
    font-size: 12px;
}

.email input[type="text"] {
    font-size:11px;
    width:500px;
    height:20px;
}

.email label {
    font-size:11px;
}

.email textarea {
    font-size: 11px;
    width: 90%;
    height: 200px;
}

fieldset table.emailHeader {
    background-color: lightblue; 
    width: 100%;
    margin-left:0;
    font-size: 13px;
}

fieldset div.emailBody {
    margin-top: 20px;
    margin-left: 0px;
}
fieldset.emailPreview {
    width:98%; 
    padding: 1px;
    margin:auto;
}

/* For School-based Provision */
.noBorderTable {
    border: none;
    font-size: 11px;
    margin-top: 1rem;
}

.des_spinner {
    /*display: none;*/
    font-size: 20px;
}
.des_delete_spinner {
    font-size: 20px;
    padding-top: 10px;
}
/*for decison review for chair*/
.wrap {
    margin-left: -100px;
    width: 1155px;
    border: 1px solid #999;
    position: relative;
    background-color: #f6f9fa;
    background-color: #fff;
}
.resizable {
    width: 575px;
    padding: 0em;
    background-color: #FFF;
    display: inline-block;
}


#egrip{
    width: 5px;
    height: 100%;
    border: 1px solid #999;
    background: #EEE url("/Content/themes/base/images/vertical.png") center no-repeat;
}
.resizable2 {
    position: absolute;
    top: 0;
    right: 0;
}
.formReviewerDecisions {
    margin: 10px;
}

/* chair review decison CRED*/
.editFormChairReview {
    width: 520px;
    margin-left: 35px;
    margin-right: 30px;
}
.viewFormChairReview {
    margin-left: 30px;
}
.examsFormChairReview {
    margin-left:4px;
    margin-right:6px;
}
.sectionC1FormChairReview {
    margin-left:25px;
    margin-right:25px;
}

.ui-autocomplete {
    font-size: 1em;
}

img.tabPaperclip {
        position: absolute;
        top: -10px;
        right: 0px;
}

#wrapper {
  display: flex;
}
#left {
  flex: 0 0 70%;  
  color :#4988a1 ;
  font-size : 16px;
}
#right {
  flex: 0 0 30%;  
  text-align: right
}
#CancelApplication {
    float: right;
    font-size: 11px;
}
#reinstateButton {
    float: right;
    font-size: 11px;
}