﻿body {
    width: 100%;
    margin-bottom: 44px;
    font-family: 'Open Sans', sans-serif;
}

html {
    position: relative;
    min-height: 100%;
}

.RadMenu_Default {
    padding-top: 4px!important;
}

.RadMenu .rmLink {
    float: left !important;
    outline: 0 none !important;
    padding: 0 !important;
}

.RadMenu_Default .rmGroup .rmLink, .RadMenu_Default .rmGroup .rmText, .RadMenu_Default .rmGroup .rmItem .rmDisabled, .RadMenu_Default .rmGroup .rmItem .rmDisabled:hover, .RadMenu_Default .rmGroup .rmItem .rmDisabled .rmText, .RadMenu_Default .rmGroup .rmItem .rmDisabled:hover .rmText {
    background-position: 0 500px;
    background-repeat: no-repeat;
    border: medium none;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    line-height: 2em;
    z-index margin: 0;
    text-align: left;
    width: auto;
    z-index: 600000;
}

.rmItem .rmFirst {
    /*height: 40px !important;*/
}

.RadMenu_Default .rmVertical .rmLink {
    background-color: #ffffff !important;
    background-position: 0 500px;
    background-repeat: no-repeat;
    color: #AAABAD;
    border-left: 5px solid white;
    font-size: 16px;
    font-weight: bold;
    line-height: 2em;
    margin: 0;
    text-align: left;
    z-index: 600000;
    width: 350px !important;
}

.RadMenu .rmGroup .rmText {
    color: #AAABAD; /* Color for sub menu item before hover*/
    font-size: 16px !important;
    font-weight: bold !important;
    line-height: 2em !important;
    margin: 0 !important;
    padding: 0 5px !important;
    text-align: left !important;
    z-index: 60000 !important;
}

.RadMenu::after, .RadMenu .rmRootGroup::after {
    clear: none !important;
    content: "" !important;
    display: block !important;
    font-size: 0 !important;
    height: 0px !important;
    line-height: 0 !important;
    overflow: hidden !important;
    visibility: hidden !important;
}

.RadMenu_Dnn .rmRootGroup .rmLast .rmText {
    border-right: medium none;
}

.RadMenu .rmHorizontal .rmText {
    padding: 8px 11px 8px 8px;
    color: #ffffff;
    font-size: large;
}

Submenu of menu .RadMenu_Dnn .rmGroup {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #d4d4d4 none repeat scroll 0 0;
    border-color: #515151;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 1px;
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-decoration: none;
    white-space: nowrap;
}

.RadMenu_Dnn .rmGroup .rmText {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #d4d4d4;
    background-image: none !important;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: white;
    font-size: 16px !important;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    margin: 0;
    text-align: left;
    text-decoration: none;
    width: auto;
}

.RadMenu_Dnn .rmGroup .rmLink {
    height: 30px;
    line-height: 30px;
    margin: 0;
    text-align: left;
}

.RadMenu_Dnn .rmGroup .rmLink:hover .rmText, .RadMenu_Dnn .rmGroup .focused .rmText {
    background: #999999 none repeat scroll 0 0;
    color: #025d96;
    font-size: large !important;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    text-align: left;
    text-decoration: none;
}

.RadMenu_Dnn .rmGroup .rmLink:hover, .RadMenu_Dnn .rmGroup .focused, .RadMenu_Dnn .rmGroup .expanded {
    background: #999999 none repeat scroll 0 0;
    border: 0 none;
    color: #025d96;
    font-size: large !important;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    margin-top: 0;
    text-align: left;
    text-decoration: none;
}

.topbg {
    background: rgba(0, 0, 0, 0) url("images/top_bg.gif") repeat-x scroll left top;
}

.topbg1 {
    background: rgba(0, 0, 0, 0) url("images/top_bg_1.gif") repeat-x scroll left top;
    padding-right: 14px;
    padding-top: 28px;
}

.topbg2 {
    background: rgba(0, 0, 0, 0) url("images/top_bg_1.gif") repeat-x scroll left top;
    padding-top: 28px;
}

.footerbg {
    /*background: rgba(0, 0, 0, 0) url("images/footer_bg.gif") repeat-x scroll left top;*/
}

.footerlt {
    height: 44px;
}

.footerrt {
    /*background: rgba(0, 0, 0, 0) url("images/footer_rt.gif") no-repeat scroll right top;*/
    height: 44px;
}

.contentlt {
    /*background: rgba(0, 0, 0, 0) url("images/content_lt.gif") repeat-y scroll left top;*/
    padding: 0 0 0 6px;
    background-color: #ffffff;
    /*min-height: 100%;*/
}

.contentrt {
    /*background: #ffffff url("images/content_rt.gif") repeat-y scroll right top;*/
    background-color: #ffffff;
    padding: 10px 26px 0 10px;
}

.bread_rt {
    background: rgb( 189, 224, 226) url("images/bread_rt.gif") no-repeat scroll right top;
    height: 39px;
    padding: 0 0 0 52px;
}

.bread_lt {
    background: rgb( 189, 224, 226) url("images/bread_lt.gif") no-repeat scroll left top;
    height: 39px;
}

.breadbg {
    background-color: #bde0e2;
    height: 39px;
}

.menubg {
    background: rgba(0, 0, 0, 0) url("images/menu_bg.gif") repeat-x scroll left top;
    min-height: 35px;
}

.menult {
    background: rgba(0, 0, 0, 0) url("images/menu_lt.gif") no-repeat scroll left top;
    min-height: 35px;
}

.menurt {
    background: rgba(0, 0, 0, 0) url("images/menu_rt.gif") no-repeat scroll right top;
    height: 35px;
    padding: 0 0 0 33px;
}

.bannerbg {
    /*background: rgba(0, 0, 0, 0) url("images/banner_bg.gif") repeat-x scroll left top;*/
    background-color: #FFFFFF;
}

.bannerlt {
    /*background: rgba(0, 0, 0, 0) url("images/banner_lt.gif") no-repeat scroll left top;*/
    background-color: #FFFFFF;
}

.bannerrt {
    /*background: rgba(0, 0, 0, 0) url("images/banner_rt.gif") no-repeat scroll right top;*/
    background-color: #FFFFFF;
}

.bannerimg {
    /*background: rgba(0, 0, 0, 0) url("images/osms_powered_by.png") no-repeat scroll right center;*/
    background-size: 280px;
    height: 79px;
    margin-right: 10px;
    background-color: #FFFFFF;
}

.bread_img_bg {
    background: rgba(0, 0, 0, 0) url("images/bread_img_bg.gif") no-repeat scroll left top;
    float: left;
    height: 45px;
    vertical-align: middle;
    padding-bottom: 5px;
}

.date_img_bg {
    /*background: rgba(0, 0, 0, 0) url("images/date_img_bg.gif") no-repeat scroll left top;*/
    padding: 4px 0 2px 20px;
    float: right;
}

.bread_p {
    padding: 5px 0 0 24px;
}

.bread_p1 {
    float: right;
    padding: 0 18px 0 0;
}

.footer_p {
    padding: 18px 0 12px;
}

.Hide {
    display: none;
}

/*TH, TD, DIV {
    color: #000000;
    font-size: 11px;
}*/

/*A, A:link, A:visited, A:active {
    color: #712411;
    font-weight: normal;
    text-decoration: none;
}

A:hover {
    color: #4d5891;
    font-weight: normal;
    text-decoration: none;
}*/

.controlpanel {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: #adadad;
    border-image: none;
    border-style: solid;
    border-width: 0 0 2px;
}

.controlpanel IMG {
    margin: 15px 5px 0;
}

.controlpanel TD TD TD TD IMG {
    margin: 0;
}

.controlpanel TD TD TD {
    width: auto;
}

.controlpanel DIV {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ccc;
    border-image: none;
    border-style: solid;
    border-width: 0 1px;
    height: 100px;
    width: 3px;
}

.controlpanel TD.SubHead {
    background: #ccc none repeat scroll 0 0;
    color: #000;
    font-size: 12px;
    font-weight: bold;
}

.controlpanel TD TD TD .SubHead {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    color: #333;
    font-size: 11px;
    font-weight: normal;
}

.controlpanel TD TD TD input {
    background: #efefef none repeat scroll 0 0;
    color: #000;
    font-size: 11px;
    font-weight: bold;
    padding-left: 4px;
}

.controlpanel TD TD TD select {
    background: #efefef none repeat scroll 0 0;
    color: #333;
    font-size: 11px;
}

.controlpanel A.CommandButton {
    font-size: 10px;
    text-decoration: none;
}

.controlpanel A.CommandButton:link {
    color: #7c211e;
}

.controlpanel A .CommandButton:visited {
    color: #7c211e;
}

.controlpanel A.CommandButton:active {
    color: #7c211e;
}

.controlpanel A.CommandButton:hover {
    color: #7c211e;
    text-decoration: underline;
}

.CommandButton, A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active {
    color: #dc4d00;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}

A.CommandButton:hover {
    color: #dc4d00;
    font-size: 11px;
    font-weight: normal;
    text-decoration: underline;
}

#SearchContainer Input {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    color: #000000;
    font-size: 9px;
    height: 16px;
    margin-right: 0;
    padding: 3px 0 0;
    width: 143px;
}

.FullTopPane {
    margin: 0;
    padding: 0;
}

.TopPane {
    margin: 0;
    padding: 0;
}

.MiddlePane {
    padding: 0 0 0 10px;
}

.LeftPane {
    padding: 0;
    width: 20%;
}

.ContentPane {
    padding: 0;
    background-color: white;
    color: #000000;
    font-size: 10px;
}

.BottomPane {
    padding: 0;
}

.LinkPane {
    padding: 0;
}

.Head {
    color: #D12A27;
    font-size: 22px !important;
    font-weight: bold;
    padding-left: 8px;
}

.SubHead {
    color: #D12A27;
    font-size: 14px;
}

.SubSubHead {
    color: #000000;
    font-size: 12px;
}

.Normal {
    color: #000000;
    font-size: 10px;
}

.NormalRed {
    color: #D12923;
    font-size: large;
}

.Large {
    color: #000000;
    font-size: large;
}

.user, a.user:link, a.user:active, a.user:visited {
    color: #000000;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

a.user:hover {
    color: #FBC56B;
}

.links, a.links:link, a.links:active, a.links:visited {
    color: #43494e;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

a.links:hover {
    color: #e3a35d;
}

.footer, a.footer:link, a.footer:active, a.footer:visited {
    color: #303030;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    background-color: #F9F4F1;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 44px; /* Set the fixed height of the footer here */
    line-height: 40px;
    text-align: center; /* Vertically center the text there */
}

a.footer:hover {
    color: #3279c4;
}

.Breadcrumb, a.Breadcrumb:link, a.Breadcrumb:active, a.Breadcrumb:visited {
    color: #000000 !important;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

a.Breadcrumb:hover {
    color: #FBC56B;
}

.date, a.date:link, a.date:active, a.date:visited {
    color: #000000;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

a.date:hover {
    /*color: #ff9933;*/
    color: #FBC56B;
}

.main_dnnmenu_container {
    background-color: transparent;
    border: medium none;
    font-size: 11px;
}

.main_dnnmenu_bar {
    cursor: pointer;
    font-size: 25px;
}

.main_dnnmenu_rootitem {
    cursor: pointer;
    color: #000000 !important;
    font-size: 11px;
    font-weight: bold;
    line-height: 29px;
    padding: 8px 12px 8px 28px;
    text-align: center;
    background: #333333 url(images/menu_normal.gif) no-repeat center left;
}

.main_dnnmenu_rootitem_hover {
    border-right: 1px solid #ffffff;
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    line-height: 29px;
    padding: 8px 12px 8px 28px;
    text-align: center;
    background: #336699 url(images/memu_hover.gif) no-repeat center left;
}

.main_dnnmenu_rootitem_selected {
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    line-height: 29px;
    font-size: 11px;
    padding: 8px 11px 8px 28px;
    border-right: 1px solid #ffffff;
    background: #336699 url(images/memu_hover.gif) no-repeat center left;
}

.main_dnnmenu_submenu {
    border: 1px solid #cc3333;
}

.main_dnnmenu_submenu td {
    background-color: #000000;
    font-size: 11px !important;
    font-weight: bold;
    line-height: 2em;
    margin: 0;
    padding: 0 5px;
    text-align: left;
    z-index: 600000;
}

.main_dnnmenu_itemhover td, .main_dnnmenu_itemselected td {
    background: #ffffff url("images/menu_hover.gif") no-repeat scroll left center;
    color: rgb(51, 51, 51);
    font-size: 11px;
    font-weight: bold;
    line-height: 2em;
    margin: 0;
    text-align: left;
    z-index: 600000;
    height: 29px;
}

.green_text {
    color: #6dbc3d;
    font-size: 11px;
    font-weight: bold;
}

.top_link, a.top_link:link, a.top_link:active, a.top_link:visited {
    color: #7EBFBE;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}

a.top_link:hover {
    color: #216bda;
    text-decoration: none;
}

.more, a.more:link, a.more:active, a.more:visited {
    color: #ce2139;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}

a.more:hover {
    color: #1271a2;
    text-decoration: none;
}

.more1, a.more1:link, a.more1:active, a.more1:visited {
    color: #d0a717;
    font-size: 11px;
    font-weight: normal;
    text-decoration: underline;
}

a.more1:hover {
    color: #000000;
    text-decoration: none;
}

a.btn-primary, a.btn-danger {
    text-decoration: none !important;
    color: white !important;
}

.RadMenu_Default .rmHorizontal .rmText .rmLink, .RadMenu_Default .rmHorizontal .rmLink .rmText > .rmFocused, .RadMenu_Default .rmHorizontal .rmLink .rmText:hover {
    border-right: medium none;
    color: #AAABAD;
    font-size: large;
    font-weight: bold;
    line-height: 29px;
    height: 35px;
    padding: 8px 11px 8px 8px;
    text-align: center;
}

.RadMenu_Default .rmText {
    background: rgba(0, 0, 0, 0) url("images/menu_normal.gif") no-repeat scroll left center;
    color: #000000;
    font-size: 11px;
    font-weight: bold;
    line-height: 29px;
    padding: 8px 11px 8px 8px;
    text-align: left;
}

.RadMenu_Default .rmVertical > .rmText {
    background-color: #000000;
    color: #000;
    /*border-top: solid white 1px !important;*/
}

.RadMenu_Default .rmVertical .rmText {
    color: #AAABAD;
}

.RadMenu_Default .rmLast .rmText, .RadMenu_Default .rmText {
}

.RadMenu_Default .rmHorizontal .rmLink .rmText {
    border-right: medium none;
    height: 35px;
}

.RadMenu_Default .rmExpanded, .RadMenu_Default .rmExpanded:hover {
    background-color: transparent;
    color: blue;
}

.RadMenu_Default .rmRootGroup, .RadMenu_Default .rmLink, .RadMenu_Default .rmText, .RadMenu_Default .rmLeftArrow, .RadMenu_Default .rmRightArrow, .RadMenu_Default .rmTopArrow, .RadMenu_Default .rmBottomArrow {
}

.RadMenu_Default .rmLink, .RadMenu_Default .rmDisabled, .RadMenu_Default .rmDisabled:hover {
    background-position: 0 -27px;
}

.RadMenu_Default .rmHorizontal > .rmLast .rmText {
}

.RadMenu .rmLeftImage {
    padding-bottom: 0;
}

.RadMenu .rmGroup .rmLeftImage {
    margin: 4px 4px 0 3px;
}

.RadMenu_Default .rmGroup, .RadMenu_Default .rmGroup .rmVertical {
    border-bottom: solid thin #ccc !important;
    border-left: solid thin #ccc !important;
    border-right: solid thin #ccc !important;
    width: 350px !important;
    padding-bottom: 20px;
}

.RadMenu .rmText {
    display: inline !important;
    float: none !important;
}

.RadMenu_Default .rmVertical .rmLink:hover {
    /*background-position: 5px 500px;*/
    background-repeat: no-repeat;
    border-left: 5px solid #10A89D;
    color: #10A89D !important;
    font-size: 11px;
    font-weight: bold;
    line-height: 2em;
    margin: 0;
    text-align: left;
    z-index: 600000;
    width: 350px !important;
    /*border-top: 1px solid white;*/
    /*background-clip: padding-box !important;
    border: 1px solid #ccc !important;
    border: 1px solid rgba(0, 0, 0, 0.15) !important;
    border-radius: 4px !important;*/
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175) !important;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175) !important;
}

.RadMenu_Default .rmText:hover {
    /*color: #7EBFBE !important;*/
    color: #10A89D !important;
    background: url("images/menu_hover.gif") no-repeat scroll left center !important;
    /*background: #ffffff !important;*/ /*scroll left top !important;*/
    /*background-position: 5px 500px;*/
    /*border-top: #999999 solid 1px;*/
    height: 0px !important;
    padding: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
    visibility: visible;
    opacity: 1;
}

.dropdown {
    position: relative;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropdown-menu {
    /*position: absolute !important;*/
    top: 100% !important;
    left: 0 !important;
    /*z-index: 1000 !important;*/
    /*display: none !important;*/
    float: left !important;
    min-width: 160px !important;
    /*padding: 5px 0 !important;*/
    margin: 2px 0 0 !important;
    font-size: 14px !important;
    text-align: left !important;
    list-style: none !important;
    background-color: #fff !important;
    background-clip: padding-box !important;
    border: 1px solid #ccc !important;
    border: 1px solid rgba(0, 0, 0, 0.15) !important;
    border-radius: 4px !important;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175) !important;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175) !important;
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333333;
    white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
    color: #777777;
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.open > .dropdown-menu {
    display: block;
}

.open > a {
    outline: 0;
}

.dropdown-menu-right {
    right: 0;
    left: auto;
}

.dropdown-menu-left {
    right: auto;
    left: 0;
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777777;
    white-space: nowrap;
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990;
}

.uniform-card {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: left;
    -webkit-justify-content: left;
    justify-content: left;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    padding: 0.75em;
    border: none;
    border-radius: 3px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    color: #444444;
}


/* Bootstrap 5 related changes */

.input-row {
    margin-bottom: 20px;
}

.RadMenu a.rmLink {
    text-decoration: none !important;
}

.bread_p {
    padding: 0px 0 0 22px !important;
}

.row td {
    border-bottom: none !important;
}

.edlio-content-pane {
    margin-top: 20px;
}

.table-striped td a {
    padding: 5px;
    font-size: large;
    text-decoration: none;
    color: #10A89D;
}

.table-striped td span {
    font-size: large;
    color: #000;
}

.table-striped th a {
    text-decoration: none !important;
}

.form-select {
    background-color: #e9ecef; 
    color: #212529;
}

.form-check-label {
    margin-top: -2px;
}

.form-check-input {
    margin-top: 2px;
}


[id$="GridView1"] tr:first-child td {
    padding: 5px 5px 5px 5px;
}

[id$="GridView1"], [id$="DataGridDetails"],
[id$="grdActivityList"], [id$="dgOrders"], [id$="grdUsers"],
[id$="grdFees"], [id$="grdPrograms"], [id$="grdCategory"], [id$="grdGroups"], [id$="grdProductChoices"] {
}

[id$="DataGridDetails"] td.column-header-cell, [id$="dgOrders"] td.column-header-cell,
[id$="GridViewSponsorTeacher"] td.column-header-cell, [id$="grdUsers"] td.column-header-cell {
    font-size: medium;
    text-decoration: none;
    color: #10A89D !important;
    background-color: #e6e6e6 !important;
    font-weight: bold;
}

[id$="GridView1"] th a, [id$="grdActivityList"] th a,
[id$="dgOrders"] th a, [id$="GridViewSponsorTeacher"] th a,
[id$="grdFees"] th a, [id$="grdTemplates"] th a, [id$="grdPrograms"] th a,
[id$="grdCategory"] th a, [id$="grdGroups"] th a, [id$="grdProductChoices"] th a {
    font-size: medium;
    text-decoration: none;
    color: #10A89D !important;
}

[id$="GridView1"] th span, [id$="grdActivityList"] th span,
[id$="dgOrders"] th span, [id$="GridViewSponsorTeacher"] th span,
[id$="grdFees"] th span, [id$="grdTemplates"] th span, [id$="grdPrograms"] th span,
[id$="grdCategory"] th span, [id$="grdGroups"] th span, [id$="grdProductChoices"] th span {
    font-size: medium;
    color: #000;
}

[id$="GridView1"] td a.btn {
    font-size: 1em!important;
}

/*@media screen and (max-width: 900px) {
    [for="chkInactive"] {
        font-size: .55em !important;
    }

    .input-group-prepend {
        display: none;
    }

    [id$="GridView1"] td input, [id$="DataGridDetails"] td input, [id$="grdActivityList"] td input {
        font-size: .55em !important;
    }

    [id$="_Sponsor"], [id$="_FundAccount"], [id$="_Category"], [id$="_txtDate"] {
        font-size: 0.55em;
    }

    [id$="btnSearch"], button#advancedSearch, [id$="ClearSearch"], [id$="cmdAdd"],
    [id$="advancedSearch"], [id$="_btnRedeem"], [id$="btnCancel"], [id$="btnUpdate"],
    [id$="ViewButton"], [id$="ResetButton"], [id$="cmdUpdate"], [id$="cmdCancel"],
    [id$="cmdPostReceipt"], [id$="cmdUpdateFilter"], [id$="ImageButtonSearch"], [id$="EditRefund"],
    [id$="cmdAdd"], [id$="cmdImport"], [id$="lnkBtnDelete"], [id$="cmdSave"], [id$="btnInsert"] {
        font-size: .60em !important;
    }

    #advancedSearchOptions .header-row {
        margin-bottom: 0px;
    }td.column-header-cell

    #advancedSearchOptions .header-row .form-label {
        font-size: .55em !important;
        margin-bottom: 5px;
    }

    [id$="GridView1"] td,
    [id$="GridView1"] th, [id$="DataGridDetails"] td, [id$="DataGridDetails"] th,
    [id$="grdActivityList"] td, [id$="grdActivityList"] th,
    [id$="dgOrders"] td, [id$="dgOrders"] th, [id$="grdGroups"] th, [id$="grdProductChoices"] th
    {
        font-size: 0.75em !important;
        padding: .85em;
    }
    
    [id$="_FilterField"] {
        font-size: 0.75em !important;
    }

    .activity-name-cell {
        min-width: 100px;
    }

    .button-row .form-check {
        padding-left: 0px !important;
    }

    .button-row col {
        padding-left: 0px !important;
    }
}*/

@media screen and (min-width: 900px) {
    .input-group-prepend {
        display: none;
    }

    [id$="_EditButton"], [id$="_LinkButton1"] {
        font-size: .80em;
    }

    [id$="_Sponsor"], [id$="_FundAccount"], [id$="_Category"], [id$="_txtDate"] {
        font-size: medium;
    }

    [id$="btnSearch"], button#advancedSearch, [id$="ClearSearch"], [id$="cmdAdd"],
    [id$="advancedSearch"], [id$="_btnRedeem"], [id$="btnCancel"], [id$="btnUpdate"],
    [id$="ViewButton"], [id$="ResetButton"], [id$="cmdUpdate"], [id$="cmdCancel"],
    [id$="cmdPostReceipt"], [id$="cmdUpdateFilter"], [id$="ImageButtonSearch"],
    [id$="EditRefund"], [id$="cmdAdd"], [id$="cmdImport"], [id$="lnkBtnDelete"],
    [id$="cmdSave"], [id$="btnInsert"] {
        font-size: medium !important;
    }

    #advancedSearchOptions .header-row {
        margin-bottom: 0px;
    }

    #advancedSearchOptions .header-row .form-label {
        font-size: 1em !important;
        margin-bottom: 5px;
    }

    [id$="GridView1"] td,
    [id$="GridView1"] th, [id$="DataGridDetails"] th, [id$="grdActivityList"] td, [id$="grdActivityList"] th,
    [id$="dgOrders"] td, [id$="dgOrders"] th, [id$="grdGroups"] th, [id$="grdProductChoices"] th, [id$="GridViewSponsorTeacher"] td, [id$="grdFees"] td, [id$="grdAgencies"] td,
    [id$="grdPrograms"] td, [id$="grdCategory"] td {
        font-size: medium !important;
        padding: .85em;
    }

    [id$="_FilterField"] {
        font-size: 1.2em !important;
    }

    .activity-name-cell {
        min-width: 200px;
    }

    label[for=chkInactive]
    {
        font-size: 1.2em !important;
        padding-top: 4px;
    }

    #chkAllObligationsWrapper label,
    #chkAllSchoolObligationsWrapper label {
        font-size: 1.5em !important;
        padding-top: 4px;
    }

    .button-row .form-check {
        padding-left: 0px !important;
    }
}

@media screen and (min-width: 1200px) {
    .input-group-prepend {
        display: none;
    }

    [id$="_EditButton"], [id$="_LinkButton1"] {
        font-size: .85em;
    }

    [id$="_Sponsor"], [id$="_FundAccount"], [id$="_Category"], [id$="_txtDate"] {
        font-size: medium;
    }

    [id$="btnSearch"], button#advancedSearch, [id$="ClearSearch"], [id$="cmdAdd"], [id$="advancedSearch"], [id$="_btnRedeem"],
    [id$="btnCancel"], [id$="btnUpdate"], [id$="cmdUpdate"], [id$="cmdCancel"], [id$="cmdUpdateFilter"], [id$="cmdPostReceipt"],
    [id$="ViewButton"], [id$="ResetButton"], [id$="ImageButtonSearch"], [id$="EditRefund"], [id$="cmdAdd"], [id$="cmdImport"],
    [id$="cmdSave"], [id$="btnInsert"] {
        font-size: medium !important;
    }

    [id$="lnkBtnDelete"] {

    }

    #advancedSearchOptions .header-row {
        margin-bottom: 0px;
    }

    #advancedSearchOptions .header-row .form-label {
        font-size: 1em !important;
        margin-bottom: 5px;
    }

    [id$="GridView1"] td,
    [id$="GridView1"] th, [id$="DataGridDetails"] th, [id$="grdActivityList"] td, [id$="grdActivityList"] th,
    [id$="dgOrders"] td, [id$="dgOrders"] th, [id$="grdGroups"] th, [id$="grdProductChoices"] th, [id$="GridViewSponsorTeacher"] td, [id$="grdFees"] td,
    [id$="grdAgencies"] td, [id$="grdPrograms"] td, [id$="grdCategory"] td {
        font-size: medium !important;
        padding: .65em;
    }

    [id$="_FilterField"] {
        font-size: 1.5em !important;
    }

    .activity-name-cell {
        min-width: 300px;
    }

    label[for=chkInactive] {
        font-size: 1.5em !important;
    }
}