
H1 {
    font-size: 20px;
    font-weight: normal;
    color: #664;
}

H2 {
    font-size: 20px;
    font-weight: normal;
    color: #664;
}

H3 {
    font-size: 15px;
    font-weight: bold;
    color: black;
}

H4 {
    font-size: 12px;
    font-weight: normal;
    color: green;
}

H5, DT {
    font-size: 11px;
    font-weight: bold;
    color: green;
}

H6 {
    font-size: 11px;
    font-weight: bold;
    color: green;
}

TFOOT, THEAD {
    font-size: 12px;
    color: green;
}

TH {
    vertical-align: baseline;
    font-size: 12px;
    font-weight: bold;
    color: green;
}

A:link, A:visited {
    color: #333;
}

A:hover {
    text-decoration: underline;
    color: #693;
}

A:active {
    text-decoration: none;
    color: #333;
    font-weight: bold;
}

SMALL {
    font-size: 8px;
}

BIG {
    font-size: 14px;
}

BLOCKQUOTE, PRE {
    font-family: Lucida Console,monospace;
}

UL LI {
    list-style-type: disc;
}

    UL LI LI {
        list-style-type: disc;
    }

        UL LI LI LI {
            list-style-type: circle;
        }

OL LI {
    list-style-type: decimal;
}

OL OL LI {
    list-style-type: lower-alpha;
}

OL OL OL LI {
    list-style-type: lower-roman;
}

HR {
    color: gray;
    height: 1pt;
    text-align: left;
}

body {
    font-family: Segoe UI, Tahoma, Arial, Verdana;
    color: #555;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    height: 100%;
    overflow: visible;
}

.Textbox {
    /*background: url('App_Themes/Default/images/a4.gif') repeat-y 0 0 #fafafa;*/
    text-align: left;
    font-family: Segoe UI, Tahoma, Arial, Verdana;
    font-size: 12px;
    font-weight: normal;
}

.RequiredField {
    color: red;
    font-size: 15px;
    vertical-align: top;
    width: 5px;
}

.LabelProgress {
    font-weight: bold;
    font-size: 7pt;
}

.LoginForm {
    width: 100%;
}

.LoginFailure {
    text-align: center;
}

    .LoginFailure SPAN {
        font-weight: bold;
        color: red;
    }

.LoginInstruction {
    font-size: medium;
    height: 50px;
}

.LoginLabel {
    text-align: left;
    font-size: small;
    width: 20%;
}

.LoginText {
    width: 400px;
    text-align: left;
    font-size: small;
}

.LoginButton {
    text-align: center;
}

.LoginImage {
    width: 5%;
}

.LoginTitle {
    font-size: large;
    height: 50px;
}

.LoginValidators {
}

.LoginLeftPane {
    width: 100%;
    height: 100%;
}

.LoginWatermark {
    color: silver;
    width: 200px;
    font-style: italic;
}

.LoginPanel {
    background-color: Transparent;
}

.HT {
    width: 100%;
    background-color: #0b2445;
}

.HLP {
    width: 10%;
    white-space: nowrap;
    height: 25px;
    vertical-align: bottom;
}

.HCP {
    width: 50%;
    text-align: right;
}

.HRP {
    width: 40%;
    text-align: right;
}

.LastVisit {
    font-size: x-small;
    vertical-align: top;
    color: #fff;
    white-space: nowrap;
    vertical-align: baseline;
    padding-right: 5px;
    text-align: right;
}

.HUserName {
    font-size: large;
    font-weight: bold;
    color: #fff;
    padding-left: 5px;
}

.HMenu {
    background-color: Transparent;
    color: #7c6f57;
    padding-right: 2px;
}

.HMenuSS {
}

.HMenuIS {
    font-size: 8pt;
    color: #0b2445;
}

a:link.HMenuIS, a:visited.HMenuIS, a:hover.HMenuIS {
    font-size: 8pt;
    color: aqua;
}

.HMenuOS {
    color: #fff;
}

.HSuper {
    background-color: #fff;
    white-space: nowrap;
    text-align: right;
    height: 5px;
}

.FT {
    height: 100%;
    background-color: #0b2445;
}

.FLP {
    width: 20%;
}

.FCP {
    width: 60%;
    text-align: center;
}

.FRP {
    width: 20%;
}

.FSupport {
    color: #fff;
}

.FCopyright {
    color: #fff;
}

.ErrorTitle {
    font-size: large;
}

.ErrorMessage {
    font-size: medium;
    height: 50px;
}

.ErrorText {
    font-size: small;
}

.ErrorImage {
    text-align: center;
}

.ErrorButton {
    text-align: right;
    font-size: small;
    height: 20px;
}

.Menu {
    background-color: #f7f6f3;
    color: #7c6f57;
    font-size: 10pt;
}

.MenuSelected {
    font-weight: bold;
}

.MenuItem {
    padding-right: 5px;
    padding-top: 2px;
}

.MenuHoverStyle {
    background-color: #f7ffff;
    color: #fff;
}

.ContextMenuPanel {
    border: 1px solid #868686;
    z-index: 1000;
    background: url('App_Themes/Default/images/menu-bg.gif') repeat-y 0 0 #fafafa;
    cursor: default;
    padding: 1px 1px 0 1px;
    font-size: 11px;
}

.ContextMenuBreak {
    margin: 1px 1px 1px 32px;
    padding: 0;
    height: 1px;
    overflow: hidden;
    display: block;
    border-top: 1px solid #c5c5c5;
}

a.ContextMenuItem {
    margin: 1px 0 1px 0;
    display: block;
    color: #039;
    text-decoration: none;
    cursor: pointer;
    padding: 4px 19px 4px 33px;
    white-space: nowrap;
}

a.ContextMenuItem-Selected {
    font-weight: bold;
}

a.ContextMenuItem:hover {
    background-color: #ffe6a0;
    color: #039;
    border: 1px solid #d2b47a;
    padding: 3px 18px 3px 32px;
}

.SiteMapRow {
    background-color: aqua;
    width: 100%;
    height: 15px;
}

.SiteMap {
    font-size: 10pt;
    margin-left: 240px;
}

.SiteMapSeparator {
    font-weight: bold;
    color: blue;
}

.SiteMapCurrentNode {
    color: blue;
}

.SiteMapNode {
    color: blue;
}

.SiteMapRoot {
    font-weight: bold;
    color: blue;
    text-decoration: underline;
}

.GrdView {
    width: 100%;
    cursor: pointer;
}

    .GrdView td {
        border-left: 0;
        border-right: 0;
        border-bottom: 1px dotted #dadada;
    }

    .GrdView th {
        background: transparent url('App_Themes/Default/Images/background.jpg') repeat-x top left;
        font-size: 100%;
        text-align: center;
        line-height: 1.3em;
        color: #666;
        border-left: 1px solid #dbddff;
        border-right: 1px solid #dbddff;
        border-bottom: 1px solid #dbddff;
    }

.GridPager {
    background-position: 1px 1px;
    background-repeat: repeat-x;
    text-align: center;
    color: #000;
    font-size: 18px;
}

.GridSelect {
    background: #fdffb8;
}

.DetailView {
    width: 100%;
    color: #333;
    cursor: pointer;
}

.DetailFooter {
    background-color: #5d7b9d;
    font-weight: bold;
    color: #fff;
}

.DetailViewCommand {
    background-color: #e2ded6;
    font-weight: bold;
}

.DetailViewRow {
    background-color: #f7f6f3;
    color: #333;
}

.DetailViewFieldHeader {
    background-color: #e9ecf1;
    font-weight: bold;
}

.DetailViewPager {
    background-color: #284775;
    text-align: center;
    color: #fff;
}

.DetailViewHeader {
    background-color: #5d7b9d;
    font-weight: bold;
    color: #fff;
}

.DetailViewEditRow {
    background-color: #999;
}

.DetailViewAlternate {
    background-color: #fff;
    color: #284775;
}

.ValidationSummary {
}

.AjaxTab .ajax__tab_header {
    font-size: 12px;
    background: url('App_Themes/Default/./Images/tab-line.gif') repeat-x bottom;
}

.AjaxTab .ajax__tab_outer {
    background: url('App_Themes/Default/./Images/tab-right.gif') no-repeat right;
    height: 21px;
}

.AjaxTab .ajax__tab_inner {
    padding-left: 3px;
    background: url('App_Themes/Default/./Images/tab-left.gif') no-repeat;
}

.AjaxTab .ajax__tab_tab {
    height: 26px;
    padding: 1px;
    margin: 0;
    background: url('App_Themes/Default/./Images/tab.gif') repeat-x;
}

.AjaxTab .ajax__tab_hover .ajax__tab_outer {
    background: url('App_Themes/Default/./Images/tab-hover-right.gif') no-repeat right;
}

.AjaxTab .ajax__tab_hover .ajax__tab_inner {
    background: url('App_Themes/Default/./Images/tab-hover-left.gif') no-repeat;
}

.AjaxTab .ajax__tab_hover .ajax__tab_tab {
    background: url('App_Themes/Default/./Images/tab-hover.gif') repeat-x;
}

.AjaxTab .ajax__tab_active .ajax__tab_outer {
    background: url('App_Themes/Default/./Images/tab-active-right.gif') no-repeat right;
    font-weight: bold;
}

.AjaxTab .ajax__tab_active .ajax__tab_inner {
    background: url('App_Themes/Default/./Images/tab-active-left.gif') no-repeat;
    font-weight: bold;
}

.AjaxTab .ajax__tab_active .ajax__tab_tab {
    background: url('App_Themes/Default/./Images/tab-active.gif') repeat-x;
    font-weight: bold;
}

.AjaxTab .ajax__tab_body {
    border: 1px solid #999;
    border-top: 0;
    padding: 8px;
    background-color: #fff;
}

.ajax__scroll_horiz {
    overflow-x: scroll;
}

.ajax__scroll_vert {
    overflow-y: scroll;
}

.ajax__scroll_both {
    overflow: scroll;
}

.ajax__scroll_auto {
    overflow: auto;
}

.droplist {
    padding: 0;
    font-size: .95em;
    color: #666;
}

.ListView {
    width: 100%;
}

    .ListView th {
        background-position: 1px 1px;
        background-repeat: repeat-x;
        background-color: #fff;
        font-size: 100%;
        font-weight: bold;
        text-align: center;
        line-height: 1.3em;
        color: #666;
        border-left: 1px solid #dbddff;
        border-right: 1px solid #dbddff;
        border-bottom: 1px solid #dbddff;
    }

    .ListView td {
        border-left: 0;
        border-right: 0;
        border-bottom: 1px dotted #dadada;
    }

.InfoH1 {
    font-size: 2.4em;
    margin: 0;
    color: #fff;
    background-color: #333;
}

.InfoH2 {
    font-size: 1.7em;
    margin: 0;
    color: #c00;
    padding: 0 15px 10px 15px;
}

.InfoContainer {
    background: #fff;
    width: 96%;
    margin-top: 8px;
    padding: 10px;
    position: relative;
}

.Info {
    background: #fff url('App_Themes/Default/Images/info_bg.gif') no-repeat top left;
    margin: 10px 10px 10px 10px;
}

a.VistaButtons {
    background: transparent url('App_Themes/Default/Images/roundedge-gray-left.gif') no-repeat top left;
    display: block;
    line-height: 22px;
    height: 30px;
    padding-left: 8px;
    text-decoration: none;
}

a:link.VistaButtons, a:visited.VistaButtons, a:hover.VistaButtons, a:active.VistaButtons {
    color: #fff;
}

a.VistaButtons span {
    background: transparent url('App_Themes/Default/Images/roundedge-gray-right.gif') no-repeat top right;
    display: block;
    padding: 4px 10px 4px 2px;
    text-align: center;
}

a:hover.VistaButtons {
    text-decoration: underline;
}

.VistaButtonWrapper {
    overflow: hidden;
}

.accordionHeader {
    border: 1px solid #2f4f4f;
    color: #fff;
    background-color: #2e4d7b;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
    text-decoration: underline;
}

    .accordionHeader a {
        color: #fff;
        background: none;
        text-decoration: none;
    }

        .accordionHeader a:hover {
            background: none;
            text-decoration: underline;
        }

.accordionHeaderSelected {
    border: 1px solid #2f4f4f;
    color: #fff;
    background-color: #5078b3;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

    .accordionHeaderSelected a {
        color: #fff;
        background: none;
        text-decoration: none;
    }

        .accordionHeaderSelected a:hover {
            background: none;
            text-decoration: underline;
        }

.accordionContent {
    background-color: #FFFFFF;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
    border: none 1px #2f4f4f;
}

.CollapsiblePanel {
    background: #fff url('App_Themes/Default/Images/info_bg.gif') no-repeat left top;
    height: auto;
    padding-top: 5px;
}

.CollapsiblePanelHdr {
    border: 1px solid #2f4f4f;
    background: #fff url('App_Themes/Default/Images/background.jpg');
    font-style: italic;
    font-size: 15px;
    font-weight: bold;
    height: 20px;
}

.CollapsiblePanelHdrButton {
    float: right;
    vertical-align: middle;
    margin-top: 2px;
}

.CollapsiblePanelHdrLabel {
    float: left;
    margin-left: 2px;
    margin-top: 0px;
}

.CollapsiblePanelHdrContainer {
    padding: 2px 5px 2px 5px;
    cursor: pointer;
    vertical-align: middle;
}

.ContainerCtl {
    width: auto;
    min-width: 200px;
}

.ContainerHeading {
    background: url('App_Themes/Default/./Images/bg_heading.png') no-repeat;
    position: relative;
    _height: 1px;
}

    .ContainerHeading SPAN {
        font-size: 1em;
        font-weight: bold;
        padding: 10px 0 0 10px;
    }


.ContainerHeadingRightTop {
    background-position: 0 -70px;
    float: right;
    overflow: hidden;
    width: 5px;
    height: 5px;
}

.ContainerBucket {
    min-height: 1px;
    background: url('App_Themes/Default/./Images/bg_bucket_alt.png') repeat-x 0 -92px;
    position: relative;
    _height: 1px;
}

.ContainerTop {
    border-right: #9fbde5 2px solid;
    background: url('App_Themes/Default/./Images/bg_bucket.png') no-repeat;
    border-left: #9fbde5 2px solid;
    height: 10px;
}

    .ContainerTop SPAN {
        background: url('App_Themes/Default/./Images/bg_bucket.png') no-repeat right -10px;
        float: right;
        overflow: hidden;
        width: 10px;
        height: 10px;
    }

.ContainerContent {
    min-height: 1px;
    position: relative;
    height: 100%;
    border-right: #9fbde5 2px solid;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 0;
    border-left: #9fbde5 2px solid;
    padding-top: 0;
}

.ContainerBottom {
    background: url('App_Themes/Default/./Images/bg_bucket.png') no-repeat 0 -22px;
    margin-bottom: 4px;
    height: 10px;
}

    .ContainerBottom SPAN {
        background: url('App_Themes/Default/./Images/bg_bucket.png') no-repeat right -34px;
        float: right;
        overflow: hidden;
        width: 12px;
        height: 10px;
    }

.Report {
    Height: 80%;
    width: 100%;
}

.DefaultImageCube {
    width: 180px;
    height: 125px;
}

#left3Lcolumn {
    background: #fff url('App_Themes/Default/images/a1.gif') top right repeat-y;
}

#right3Lcolumn {
    background: #fff url('App_Themes/Default/images/a2.gif') top left repeat-y;
}

#left2Fcolumn {
    background: #fff url('App_Themes/Default/images/a1.gif') top right repeat-y;
}

#right2Fcolumn {
    background: #fff url('App_Themes/Default/images/a2.gif') top left repeat-y;
}

.QuickLink {
  font-size: 10px;
  color: blue;
  white-space: nowrap;
}

.ModalBg {
    background-color: #000;
    /*    filter: alpha(opacity=70);
*/ opacity: .7;
}

.ModalPopup {
    background-color: #fff;
    border: solid 3px gray;
    padding: 3px;
}

.CalloutCssClass div, .CalloutCssClass td {
    border: solid 1px #000;
    background-color: #fff;
    color: red;
}

.CalloutCssClass_popup_table {
    border: none;
    background-color: transparent;
    padding: 0;
    margin: 0;
}

.CalloutCssClass_popup_table_row {
    vertical-align: top;
    height: 100%;
    background-color: transparent;
    padding: 0;
    margin: 0;
}

.CalloutCssClass_callout_cell {
    width: 20px;
    height: 100%;
    text-align: right;
    vertical-align: top;
    border: none !important;
    background-color: transparent !important;
    padding: 0;
    margin: 0;
}

.CalloutCssClass_callout_table {
    height: 100%;
    border: none;
    background-color: transparent;
    padding: 0;
    margin: 0;
}

.CalloutCssClass_callout_table_row {
    background-color: transparent;
    padding: 0;
    margin: 0;
}

.CalloutCssClass_callout_arrow_cell {
    padding: 8px 0 0 0;
    margin: 0;
    text-align: right;
    vertical-align: top;
    font-size: 1px;
    border: none !important;
    background-color: transparent !important;
}

    .CalloutCssClass_callout_arrow_cell .CalloutCssClass_innerdiv {
        font-size: 1px;
        position: relative;
        left: 1px;
        border-bottom: none !important;
        border-right: none !important;
        border-left: none !important;
        width: 15px;
        background-color: transparent !important;
        padding: 0;
        margin: 0;
    }

        .CalloutCssClass_callout_arrow_cell .CalloutCssClass_innerdiv div {
            height: 1px;
            overflow: hidden;
            border-top: none !important;
            border-bottom: none !important;
            border-right: none !important;
            padding: 0;
            margin: 0 0 0 auto;
        }

.CalloutCssClass_error_message_cell {
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    padding: 5px;
    border-right: none !important;
    border-left: none !important;
    width: 100%;
}

.CalloutCssClass_icon_cell {
    width: 20px;
    padding: 5px;
    margin: 0;
    border-right: none !important;
}

.CalloutCssClass_close_button_cell {
    vertical-align: top;
    padding: 0;
    margin: 0;
    text-align: right;
    border-left: none !important;
}

    .CalloutCssClass_close_button_cell .CalloutCssClass_innerdiv {
        border: none !important;
        text-align: center;
        width: 10px;
        padding: 2px;
        cursor: pointer;
    }

.TDLabel {
    width: 15%;
    min-width: 15%;
    max-width: 15%;
}

.HtmlEditor {
    display: none;
    background-color: #fff;
    border: 1px solid #000;
}

.HtmlEditorHeader {
    text-align: left;
    padding-left: 10px;
    height: 20px;
    font-weight: bold;
    background-color: aqua;
}

.LinkEdition {
    margin-left: 10px;
}

.MinAnswerContainer {
    min-height: 50px;
    height: 50px;
    overflow: auto;
}

.NoAnswer {
    color: red;
    font-weight: bold;
    text-align: center;
    padding-top: 20px;
    height: 40px;
    width: 100%;
}

.MarkNonEditable {
    Background-Color: Silver;
    color: Silver;
}

.SumTable, .InscValSummary {
    background-color: #F2F5A9;
    border: 1px solid black;
}

.SumMessage {
    font-weight: bold;
    font-size: smaller;
    color: Red;
}

.SumImage {
    width: 20px;
}

.Panel {
    background: #FFF url('App_Themes/Default/Images/info_bg.gif') no-repeat top left;
    height: auto;
    width: 100%;
}

.PanelHdr {
    border: 1px solid #2F4F4F;
    background: #FFF url('App_Themes/Default/Images/background.jpg');
    font-style: italic;
    font-size: 15px;
}

.PanelHdrLabel {
    float: left;
    margin-left: 10px;
    margin-top: 2px;
}

.PanelHdrContainer {
    padding: 2px 5px 2px 5px;
    cursor: pointer;
    vertical-align: top;
}

.PanelSeparator {
    height: 5px;
}

.GridRowHover {
    border: dotted 1pt black;
}

.ajax__tab_default .ajax__tab_header {
    white-space: normal;
}

.ajax__tab_default .ajax__tab_outer {
    display: -moz-inline-box;
    display: inline-block;
}

.ajax__tab_default .ajax__tab_inner {
    display: -moz-inline-box;
    display: inline-block;
}

.ajax__tab_default .ajax__tab_tab {
    margin-right: 4px;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
    display: -moz-inline-box;
    display: inline-block;
}

.divLeft {
    float: left;
}

.clearfix {
    clear: both;
}

.RegAffected {
    background-color: darkblue;
    color: white;
}

.Student1 {
    width: 38%;
    min-width: 15%;
    max-width: 15%;
}

.Student2 {
    width: 25%;
    min-width: 15%;
    max-width: 15%;
}

.Student3 {
    width: 24%;
    min-width: 15%;
    max-width: 15%;
}

.Student4 {
    border: 2px solid black;
    background-color: #99FF99;
    color: black;
}

.Toolong {
    width: 15%;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.btnVOrUContainer {
    display: flex;
    justify-content: center;
    padding: 50px 200px;
}

.btnValidate {
    width: 350px;
    height: 30px;
    background-color: lightgreen;
    color: black;
    border: 1px solid lightgreen;
    border-radius: 5px;
    margin-right: 20px
}

.btnUpdate {
    width: 350px;
    height: 30px;
    background-color: cornflowerblue;
    color: black;
    border: 1px solid cornflowerblue;
    border-radius: 5px;
    margin-left: 20px;
}

.disabled-tab {
    opacity: 0.5;
}
#main2Fcontainer {
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: left;
}

.Body2F #content2Fwrapper {
  margin: 0 1.5em 0 0.5em;
}

.Body2F #footer2F {
  padding: 0 0px;
}

#top2Fsection {
  background: #eaeaea;
  height: auto;
  width: 100%;
}

#content2Fwrapper {
  /*width: 100%;*/
  min-width :1216px;
  min-height: 500px;
  /*height: 100%;*/
}

#content2Fcolumn {
  /*height: 100%;*/
  width: 82%;
  min-width: 1000px;
  vertical-align: top;
  padding: 5px 0px 0px 10px;
  padding-left: 10px;
  margin: 0 0 0 200px;
}

#left2Fcolumn {
  float: left;
  padding: 5px 0;
  width: 200px;
  /*height: 100%;*/
  min-width: 200px;
  max-width: 200px;
  vertical-align: top;
}

#footer2F {
  clear: left;
  width: 100%;
  text-align: center;
  padding: 4px 0;
}

  #footer2F a {
    color: #ffff80;
  }

.innertube2F {
  margin: 5px;
  margin-top: 0;
  width: auto;
}

.clearfloat {
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0px;
}
