html, body {
    background-color: #d3e5fe;
    width: 100%;
    padding: 0px;
    margin: 0px;
    height: 97%;
}

.MainTable {
    border: 1px solid #7dabe3;
    background-color: #ffffff;
    width: 97%;
}

    .MainTable td {
        padding-top: 3px;
        padding-bottom: 3px;
    }

.MainTable_Reports {
    border: 1px solid #7dabe3;
    background-color: #ffffff;
    width: 97%;
}

    .MainTable_Reports td {
        padding-top: 0px;
        padding-bottom: 0px;
    }

.MainTable_New td {
    padding-top: 3px;
    padding-bottom: 3px;
    border-color: Black;
}

.MainTable_New {
    border: 1px solid #7dabe3;
    background-color: #ffffff;
    width: 97%;
}

.InnerTable {
    width: 95%;
    margin: 0px;
    padding-top: 3px;
}

.InnerTableNoMargin {
    width: 95%;
    padding-top: 9px;
}

.TabPanelTable {
    padding: 2px 0px 2px 0px;
    border: solid 1px #c7c7c7;
    width: 100%;
    margin: 0px;
}

.ContentTable {
    border: solid 1px #EBEBEB;
    border-collapse: collapse;
    width: 98%;
    vertical-align: middle;
    border-color: Black;
}

.ContentTable_New {
    border: solid 1px;
    border-collapse: collapse;
    width: 98%;
    vertical-align: middle;
    border-color: Black;
}

.ContentTable_Custom {
    border-style: solid;
    border-width: 1px;
    border-color: Black;
    border-collapse: collapse;
    width: 98%;
    vertical-align: middle;
}

    .ContentTable_Custom tr td {
        border-color: Black;
    }

.sbutton {
    background-image: url(../images/button1.jpg);
    height: 25px;
    padding: 3px 2px 2px 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    border: 1px solid #f15c22;
}

.cbutton {
    background-image: url(../images/button2.gif);
    height: 22px;
    padding: 3px 2px 2px 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    border: 1px solid #b2b2b2;
    cursor: pointer;
}

.DropDownList {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    background-color: #FFFFFF;
    border: 1px solid;
    width: 197px;
    font-weight: normal;
}

.DropDownList_1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    background-color: #FFFFFF;
    border: 1px solid;
}

.input_btn, active, visited {
    background-image: url(../images/button1.jpg);
    height: 20px;
    padding: 3px 2px 2px 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    border: 0px solid #b2b2b2;
    cursor: pointer;
}

    .input_btn:hover {
        background-image: url(../images/button1.jpg);
        height: 20px;
        padding: 3px 2px 2px 3px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #FFFFFF;
        border: 0px solid #b2b2b2;
        cursor: pointer;
    }

.TextBox {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    background-color: #FFFFFF;
    border: 1px solid #bebebe;
    width: 190px;
}

.TextBoxError {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    background-color: #FFFFFF;
    border: 1px solid red;
    width: 190px;
}

.TextBox_Disabled {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #C0C0C0;
    background-color: #C0C0C0;
    border: 1px solid #bebebe;
    width: 190px;
}

.CheckBox {
    width: 2em;
}

.EmptyDataRow {
    color: Red;
    font-size: 12px;
    text-align: center;
}

.ModalPopupBackground {
    background-color: Black;
    filter: alpha(opacity=80);
    opacity: 0.8;
    z-index: 1000;
}

.Validation {
    background-position: left center;
    background-image: url(../Images/warning.gif);
    *background-position: 5px 0px;
    background-repeat: no-repeat;
    padding-left: 20px;
    font-family: verdana;
    font-size: 11px;
    color: #FF3300;
    margin-left: 5px;
}

.ValidationSummery {
    background-position: left top;
    background-image: url(../Images/warning.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
    font-family: verdana;
    font-size: 11px;
    color: #FF3300;
    margin-left: 5px;
}

    .ValidationSummery ul {
        margin: 0px;
    }

.MandatoryField {
    font-family: verdana;
    font-size: 11px;
    color: #FF3300;
}

.DropDown {
    width: 153px;
}

.ChklstServices tr {
    height: 24px;
}

.ChklstServices td {
    width: 200px;
    /*white-space: nowrap;*/ /* or percent value: 25% */
}

.SplMsg {
    font-family: verdana;
    font-size: x-small;
    font-style: italic;
    color: #333333;
}

.HelpMsg {
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    font-style: normal;
    color: #666666;
    font-weight: bold;
}

.SelectedRowStyle {
    background-color: #F76027;
}

.RowStyle {
    background-color: White;
}

.AttachMainTable {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #f25d23;
    background-color: #EEEEEE;
    font-weight: bold;
}

.AttachRows {
    border: solid 1px #EBEBEB;
    border-collapse: collapse;
    vertical-align: middle;
    text-align: left;
}

.AttachFontColor {
    color: #FFFFFF;
}

.AttachFontAlignment {
    text-align: right;
}

a.AttachLink:active, a.AttachLink:visited, a.AttachLink:link {
    font-family: Arial;
    font-size: 12px;
    color: #0066CC;
    text-decoration: underline;
}

a.AttachLink:hover {
    font-family: Arial;
    font-size: 12px;
    color: #3399FF;
    text-decoration: none;
}

.AttachFileFont {
    font-family: Arial;
    font-size: 12px;
    color: #0066CC;
}

.blueright {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #3764a0;
    font-weight: bold;
}

.border1 {
    border: 4px solid #EFEFEF;
}

.groupBorder {
    height: 30px;
    border-bottom-style: solid;
    border-bottom-width: 4px;
    border-bottom-color: #EFEFEF;
}

.groupBorderGrid {
    height: 30px;
}

.StatusMsg {
    background-position: left center;
    padding: 20px;
    font-family: verdana;
    font-size: 11px;
    color: #FF3300;
    margin-left: 5px;
}

#dhtmltooltip {
    position: absolute;
    width: 150px;
    border: 2px solid black;
    padding: 2px;
    background-color: lightyellow;
    visibility: hidden;
    z-index: 100;
    /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
    filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}


.StudentPlan_Image {
    padding-top: 4px;
    padding-bottom: 0px;
    padding-left: 1px;
    padding-right: 1px;
}

.HomeDiv {
    border: 1px solid #7BAAE7;
    font-family: 'ms sans Serif';
    font-size: 11px;
    font-weight: bold;
    font-variant: normal;
    color: #3165A5;
    padding: 5px;
    background-color: #D6E7FF;
    text-align: center;
}

.HomeDivHref {
    font-family: 'ms sans Serif';
    font-size: 11px;
    font-weight: bold;
    font-variant: normal;
    color: #FF0000;
    padding: 5px;
    background-color: #D6E7FF;
    text-decoration: underline;
}

.upload-sing-saved-main {
    width: 100%;
    height: 70px;
    margin-bottom: 15px;
    margin-top: 15px;
}

    .upload-sing-saved-main .signature-text {
        font-weight: bold;
        font-size: 17px;
        width: 100%;
        margin-bottom: 10px;
    }

    .upload-sing-saved-main .saved-image {
        width: 100%;
    }

.sign-image-stats {
    width: 100%;
    margin-bottom: 15px;
}

.batch-id-in-std-servece {
    margin-right: 6px;
}

    .batch-id-in-std-servece a {
        color: #19008A !important;
        text-decoration: none !important;
        border-bottom: 1px dashed #19008A;
        font-weight: bold;
    }

        .batch-id-in-std-servece a:hover {
            color: #fff !important;
            text-decoration: none !important;
            border-bottom: 1px solid #fff;
            font-weight: bold;
        }
