﻿.error {
    color: #cc0000;
}



/*body {
    background-color: #cfd9ea !important;
}

.RadForm_Bootstrap {
    background-color: #cfd9ea !important;
}*/


/*body {
    background-color: #dddddd !important;
}

.RadForm_Bootstrap {
    background-color: #dddddd !important;
}*/

body {
    background-color: #c7c7c7 !important;
}

.RadForm_Bootstrap {
    background-color: #c7c7c7 !important;
}




.box_sizing_is_fun *, ::after, ::before {
    box-sizing: border-box
}



.page_title_esu13 {
    min-height: auto;
    min-width: auto;
    color: #fff;
 /*   text-align: left;*/
    margin-top: 0;
    margin-left: 0;
    font-family: Oswald, sans-serif !important;
    font-size: 36px;
    font-style: italic;
    line-height: 1;
    /*display: block;*/
}


.page_divider {
    padding-bottom: 10px;
}

.page_divider_no_margin {
}



.RadLabel {
    padding-right: 0 !important;
    color: #575C5F !important;
}

/* not for sure if this is used */
.container {
    position: relative;
    min-height: 100%;
}

/* so the page content is not right on the bottom of the screen */
.content {
    padding-bottom: 150px;
}

/*.main-body-content {
    padding-top: 30px;
    padding-left: 50px;
    padding-right: 30px;
    padding-bottom: 100px;
}*/

.details_table {
    /*bootstrap*/
    /*background-color: #F5F5F5;
    border-color: #DFDFDF;*/
    /*silk - original */
    /*background-color: #F4F5F1;
    border-color: #818181;*/
   /* border-width: 1px;
    border-style: solid;*/
    width: 100%;
}

.icon {
    height: 16px;
    width: 16px;
    border: none 0px #000000;
}

    .icon img {
        border: 0px;
    }

.image {
    border: none 0px #000000;
}

    .image img {
        border: 0px;
    }

.icon-sm {
    height: 12px;
    width: 16px;
    border: none 0px #000000;
}

.icon_text {
    color: #575C5F;
    font: 7pt Arial,Helvetica,Sans-Serif;
    padding-left: 4px;
    padding-right: 12px;
    padding-bottom: 2px;
}


/* update links at the bottom of the edit pages */
/*a.icon_text_link:link {
    color: #575C5F;
    font: 7pt Arial,Helvetica,Sans-Serif;
    text-decoration: none;
    cursor: pointer;
    cursor: hand;
}

a.icon_text_link:visited {
    color: #575C5F;
    font: 7pt Arial,Helvetica,Sans-Serif;
    text-decoration: none;
    cursor: pointer;
    cursor: hand;
}

a.icon_text_link:active {
    color: #575C5F;
    font: 7pt Arial,Helvetica,Sans-Serif;
    text-decoration: none;
    cursor: pointer;
    cursor: hand;
}

a.icon_text_link:hover {
    color: #575C5F;
    font: 7pt Arial,Helvetica,Sans-Serif;
    text-decoration: underline;
    cursor: pointer;
    cursor: hand;
}*/

.account_calendar .rsMonthView .rsWrap {
    height: 60px !important;
}

.account_calendar .rsMonthView .rsDateWrap {
    height: 34px !important;
}

.account_calendar .rsMonthView .rsApt {
    height: 56px !important;
}

.account_calendar .rsMonthView .rsLastWrap {
    height: 60px !important;
}

.account_calendar .rsAptDelete {
    display: none !important;
}

.account_calendar .RadScheduler .rsAptSimple .rsAptContent {
    margin-top: 0 !important;
}


.break_word {
    max-width: 500px;
    word-wrap: break-word !important;
}

.cursor_hand {
    cursor: pointer;
    cursor: hand;
}

/* system alert */
.systemalert-position {
    position: absolute;
    top: 78px;
    text-align: center;
    z-index: 19;
}

.systemalert-text {
    color: red;
    font: 10pt Arial,Helvetica,Sans-Serif;
    text-decoration: none;
}

/* body */
.title {
    color: #2F3539;
    font-weight: bold;
    font: bold 18pt Arial,Helvetica,Sans-Serif;
    padding-bottom: 5px;
}

.sub-title {
    color: #2F3539;
    font-weight: bold;
    font: bold 14pt Arial,Helvetica,Sans-Serif;
}

.page-section-line {
    padding-top: 5px;
    border-color: #d9d9d9;
    border-bottom-width: 1px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
    border-style: solid;
    width: 100%;
}

/* used in repair dashboard */
a.title-link:link {
    font-size: 20pt;
    color: #636363;
    font-family: Arial,Helvetica,Sans-Serif;
    text-decoration: none;
}

a.title-link:visited {
    font-size: 20pt;
    color: #636363;
    font-family: Arial,Helvetica,Sans-Serif;
    text-decoration: none;
}

a.title-link:active {
    font-size: 20pt;
    color: #636363;
    font-family: Arial,Helvetica,Sans-Serif;
    text-decoration: none;
}

a.title-link:hover {
    font-size: 20pt;
    color: #636363;
    font-family: Arial,Helvetica,Sans-Serif;
    text-decoration: underline;
}

a.title-linkheader:link {
    font-size: 10pt;
    color: #636363;
    font-family: Arial,Helvetica,Sans-Serif;
    text-decoration: none;
}

a.title-linkheader:visited {
    font-size: 10pt;
    color: #636363;
    font-family: Arial,Helvetica,Sans-Serif;
    text-decoration: none;
}

a.title-linkheader:active {
    font-size: 10pt;
    color: #636363;
    font-family: Arial,Helvetica,Sans-Serif;
    text-decoration: none;
}

a.title-linkheader:hover {
    font-size: 10pt;
    color: #636363;
    font-family: Arial,Helvetica,Sans-Serif;
    text-decoration: underline;
}





.title-icon {
    margin: 0px 0px 0px 0px;
    border: none;
    cursor: pointer;
    cursor: hand;
}

    .title-icon img {
        border: 0px;
    }

a.title-icon:link {
    color: #4d7fb1;
    font: bold 10pt Arial,Helvetica,Sans-Serif;
    text-decoration: none;
}

a.title-icon:visited {
    color: #4d7fb1;
    font: bold 10pt Arial,Helvetica,Sans-Serif;
    text-decoration: none;
}

a.title-icon:active {
    color: #4d7fb1;
    font: bold 10pt Arial,Helvetica,Sans-Serif;
    text-decoration: underline;
}

a.title-icon:hover {
    color: #4d7fb1;
    font: bold 10pt Arial,Helvetica,Sans-Serif;
    text-decoration: underline;
}

/*.body {
    color: #000000;
    font: 10pt Arial,Helvetica,Sans-Serif;
}*/

.hr {
    color: #666666;
    font: italic 18pt Arial,Helvetica,Sans-Serif;
    padding: 10px;
    text-align: left;
}

.gridview-header {
    color: #333333;
    font: 8pt Arial,Helvetica,Sans-Serif;
    font-weight: lighter;
}

.line {
    background-color: #FFFFFF;
}

.linealt {
    background-color: #F4F5F1;
}

.lineselected {
    background-color: #F4F5F1;
}

.lineselectedalt {
    background-color: #FFF6C0;
}

.list {
    /*color: #575C5F;
    font: 8pt Arial,Helvetica,Sans-Serif;*/
    padding: 6px 0px 6px 0px;
}

.list-sm {
    /*  color: #575C5F;
    font: 8pt Arial,Helvetica,Sans-Serif;*/
    padding: 6px 0px 6px 0px;
}

.label_text {
    /*color: #575C5F;
    font: bold 8pt Arial,Helvetica,Sans-Serif;
    text-transform: uppercase;*/
}

.label {
    /* color: #575C5F;
    font: bold 8pt Arial,Helvetica,Sans-Serif;
    text-transform: uppercase;
    text-align: right;*/
    /*color: #0F1111;*/
    /*font-size: 14px;
    line-height: 20px;*/
    /* font-family: Arial,sans-serif;*/
    padding-left: 24px !important;
    font-weight: 600 !important;
    /*text-align: right;*/
}

    .label:after {
        content: ":";
    }

.label_no_colon {
    /* color: #575C5F;
    font: bold 8pt Arial,Helvetica,Sans-Serif;
    text-transform: uppercase;
    text-align: right;*/
    padding-left: 24px !important;
    font-weight: 600 !important;
}

.label-id {
    color: #575C5F;
    font: bold 8pt Arial,Helvetica,Sans-Serif;
}

.label-hd-temp {
    color: #575C5F;
    font: 9pt Arial,Helvetica,Sans-Serif;
}



.data_district_profile {
color: #333;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5715;
}



.label_district_profile {
   /* color: #575C5F;
    font: bold 8pt Arial,Helvetica,Sans-Serif;
    text-transform: uppercase;
    text-align: right !important;*/
   color: #333;
  /* padding-left: 24px !important;*/
    font-weight: 600 !important;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;


    font-size: 0.875rem;
    line-height: 1.5715;
}

    .label_district_profile:after {
        content: ":";
    }



    .rad_grid_item_style_district_profile {
    background-color: transparent !important;
    border-color: transparent !important;
    border-width: 0 !important;
}

    .rad_grid_item_style_district_profile a:link, .rad_grid_item_style_district_profile a:visited, .rad_grid_item_style_district_profile a:active, .rad_grid_item_style_district_profile a:hover {
      /*  color: #30184B !important;
        font: bold 9pt Arial,Helvetica,Sans-Serif !important;
        text-decoration: underline !important;*/
    }


.rad_grid_alternating_item_style_district_profile {
    background-color: transparent !important;
    border-color: transparent !important;
    border-width: 0 !important;
    padding-top: 50px !important;
}

    .rad_grid_alternating_item_style_district_profile a:link, .rad_grid_alternating_item_style_district_profile a:visited, .rad_grid_alternating_item_style_district_profile a:active, .rad_grid_alternating_item_style_district_profile a:hover {
      /*  color: #30184B !important;
        font: bold 9pt Arial,Helvetica,Sans-Serif !important;
        text-decoration: underline !important;*/
    }






.data {
    /* color: #575C5F;
    font: 9pt Arial,Helvetica,Sans-Serif;
    line-height: 1.3;*/
}

.data-att {
    /*  color: #575C5F;
    font: bold 11pt Arial,Helvetica,Sans-Serif;
    line-height: 1.3;*/
    /*line-height: 1.5715;*/

    font-weight: 600;
    font-size: 1.125rem;
}

.data-sm {
    /*color: #575C5F;*/
    /*font: 8pt Arial,Helvetica,Sans-Serif;*/

    font-size: smaller;
}

.cal {
    color: #575C5F;
    font: 8pt Arial,Helvetica,Sans-Serif;
    text-decoration: none;
}

.calday {
    background-color: #F4F5F1;
    text-decoration: none;
    padding: 2px;
}

.caltitle {
    background-color: #F4F5F1;
    font: bold 12pt Arial,Helvetica,Sans-Serif;
    padding: 0px;
    margin: 0px;
    border-color: #F4F5F1;
    border-width: 0px;
}

.calselected {
    background-color: #F4F5F1;
    font-weight: bold;
    color: #000000;
    border-width: 1px;
}

.calothermonth {
    background-color: #FFFFFF;
    text-decoration: none;
    padding: 2px;
}

.media-center-title {
    color: #000000;
    font: 14pt Arial,Helvetica,Sans-Serif;
}









a.link-att:link {
    /*color: #30184B;
    font-weight: 600;
    font-size: 1.125rem;
    font: bold 11pt Arial,Helvetica,Sans-Serif;
    text-decoration: underline;*/
    color: #294e8a !important;
    text-decoration: underline !important;
    font-weight: 600;
    font-size: 1.125rem;
}

a.link-att:visited {
    /* color: #30184B;
    font: bold 11pt Arial,Helvetica,Sans-Serif;
    text-decoration: underline;*/
    color: #294e8a !important;
    text-decoration: underline !important;
    font-weight: 600;
    font-size: 1.125rem;
}

a.link-att:active {
    /*color: #30184B;
    font: bold 11pt Arial,Helvetica,Sans-Serif;
    text-decoration: underline;*/
    color: #294e8a !important;
    text-decoration: underline !important;
    font-weight: 600;
    font-size: 1.125rem;
}

a.link-att:hover {
    /* color: #30184B;
    font: bold 11pt Arial,Helvetica,Sans-Serif;
    text-decoration: underline;*/

    color: #294e8a !important;
    text-decoration: underline !important;
    font-weight: 600;
    font-size: 1.125rem;
}







a.data-link:link {
    color: #294e8a !important;
    text-decoration: underline !important;
    font-weight: 700;
}

a.data-link:visited {
    color: #294e8a !important;
    text-decoration: underline !important;
    font-weight: 700;
}

a.data-link:active {
    color: #294e8a !important;
    text-decoration: underline !important;
    font-weight: 700;
}

a.data-link:hover {
    color: #294e8a !important;
    text-decoration: underline !important;
    font-weight: 700;
}

.submit_button .icon {
        padding-right: 10px;
    }

.filters {
}

.filter {
}

.filterinfo {
}

.filtertype {
    font-size: 8pt;
    font-weight: bold;
}

.filterremove {
    width: 16px;
}

    .filterremove img {
        height: 16px;
        width: 16px;
    }

.filtername {
    font-size: 10pt;
}



/* still used in repair reports */
.threecal {
    color: #000000;
    font: 10pt Arial,Helvetica,Sans-Serif;
}

.threecaltitle {
    background-color: #FFF8D9;
    color: #60513A;
    font: 12pt Arial,Helvetica,Sans-Serif;
    border-bottom: solid 1px #60513A;
}

.threecalheader {
    background-color: #FFFFFF;
    color: #A19177;
    font: 10pt Times,Serif;
}

.threecalothermonth {
    background-color: #FFFFFF;
    color: #A19177;
    font: italic 10pt Arial,Helvetica,Sans-Serif;
    text-decoration: none;
}

.threecalday {
    background-color: #FFFFFF;
    color: #60513A;
    font: 10pt Arial,Helvetica,Sans-Serif;
}

.threecaltoday /* in vb */ {
    background-color: #FFFFFF;
    color: #60513A;
    border: solid 1px #60513A;
    font: 10pt Arial,Helvetica,Sans-Serif;
}

.threecalevent /* in vb */ {
    background-color: #F4F5F1;
}

    .threecalevent a /* in vb */ {
        color: #60513A;
        font: 10pt Arial,Helvetica,Sans-Serif;
        text-decoration: none;
    }

.threecalreg /* in vb */ {
    background-color: #BDD678;
}

    .threecalreg a /* in vb */ {
        color: #60513A;
        font: 10pt Arial,Helvetica,Sans-Serif;
        text-decoration: none;
    }

.threecalselected /* in vb */ {
    background-color: #FFE749;
}

    .threecalselected a /* in vb */ {
        color: #60513A;
        font: 10pt Arial,Helvetica,Sans-Serif;
        text-decoration: none;
    }

a.threecalonemonth:link {
    color: #A19177;
    font: 9pt Arial,Helvetica,Sans-Serif;
    text-decoration: none;
}

a.threecalonemonth:visited {
    color: #A19177;
    font: 9pt Arial,Helvetica,Sans-Serif;
    text-decoration: none;
}

a.threecalonemonth:active {
    color: #A19177;
    font: 9pt Arial,Helvetica,Sans-Serif;
    text-decoration: underline;
}

a.threecalonemonth:hover {
    color: #A19177;
    font: 9pt Arial,Helvetica,Sans-Serif;
    text-decoration: underline;
}

.data-bold {
    color: #666666;
    font: 10pt Arial,Helvetica,Sans-Serif;
    font-weight: bold;
}

.bold-header {
    color: #666666;
    font: 10pt Arial,Helvetica,Sans-Serif;
    font-weight: bold;
}

.horizontal-line {
    border-bottom: solid 1px #C0C0C0;
}

/* Ajax things*/
.ajaxerror {
    position: fixed;
    top: 75px;
    left: 227px;
    z-index: 999;
    color: red;
    font-weight: bold;
    font-size: 1.1em;
    padding-left: 18px;
    background-color: #F0F0F0;
    background-image: url('/images/icons/apWarning.gif');
    background-repeat: no-repeat;
}

.ajaxnotify {
    position: fixed;
    bottom: 0px;
    right: 0px;
    z-index: 999;
    font-weight: bold;
    font-size: 1.1em;
    padding-left: 18px;
}

/* MediaCatalog Tips */
.calloutBox {
    background-color: #B3B3B3;
    color: #000;
    height: 100px;
    width: 300px;
    position: absolute;
    left: 650px;
    top: 100px;
}

.portrait {
    border-bottom: 2px solid #FFF;
    border-left: none;
    border-right: none;
    border-top: 2px solid #FFF;
    margin: 0 30px;
    height: 96px;
}

    .portrait p {
        margin: 0 -28px;
        padding: 5px;
        background-color: #FFF;
        color: #000;
        font-style: italic;
        text-align: center;
        height: 86px;
    }


/*print friendly every page */
@media print {
    .logo {
        display: none;
    }

    .header-background {
        display: none;
    }

    .right-corner-picture {
        display: none;
    }

    .left-column {
        display: none;
    }

    .systemalert-position {
        display: none;
    }

    .main-body-content {
        position: absolute;
        top: 1in;
        left: 0in;
        width: 7in;
    }

    .title-position {
        position: absolute;
        top: .5in;
        left: 0in;
    }

    .search-position {
        display: none;
    }

    .login-position {
        display: none;
    }
}

.AutoShrink {
    width: auto !important;
}

div.AutoShrink {
    float: left;
}


.RadCalendar_Bootstrap .rcMain .rcRow .rcSelected a {
    color: #FFF;
}



.rad_grid_item_style a:link, .rad_grid_item_style a:visited, .rad_grid_item_style a:active, .rad_grid_item_style a:hover {
    /*color: #0064A6 !important;*/
    color: #294e8a !important;
    text-decoration: underline !important;
    font-weight: 600 !important;
}

.rad_grid_alternating_item_style a:link, .rad_grid_alternating_item_style a:visited, .rad_grid_alternating_item_style a:active, .rad_grid_alternating_item_style a:hover {
    /*color: #0064A6 !important;*/
    color: #294e8a !important;
    text-decoration: underline !important;
    font-weight: 600 !important;
}

.rad_grid_selected_item_style {
    /*background-color: #81cfdc !important;*/
}


    .rad_grid_selected_item_style a:link, .rad_grid_selected_item_style a:visited, .rad_grid_selected_item_style a:active, .rad_grid_selected_item_style a:hover {
        color: #FFF !important;
        text-decoration: underline !important;
        font-weight: 600 !important;
    }



/* ticket dashboard */
/*.rad_grid_item_style_dashboard {
    font: 9pt Arial,Helvetica,Sans-Serif !important;
}*/

.rad_grid_item_style_dashboard img {
    vertical-align: unset;
}

.rad_grid_item_style_dashboard a:link, .rad_grid_item_style_dashboard a:visited, .rad_grid_item_style_dashboard a:active, .rad_grid_item_style_dashboard a:hover {
    /* font: bold 9pt Arial,Helvetica,Sans-Serif !important;
        text-decoration: underline !important;*/
    color: #294e8a !important;
    text-decoration: underline !important;
    font-weight: 600 !important;
}

.rad_grid_alternating_item_style_dashboard {
    /* font: 9pt Arial,Helvetica,Sans-Serif;
    background-color: #F4F5F1;*/
}

    .rad_grid_alternating_item_style_dashboard a:link, .rad_grid_alternating_item_style_dashboard a:visited, .rad_grid_alternating_item_style_dashboard a:active, .rad_grid_alternating_item_style_dashboard a:hover {
        /*    font: bold 9pt Arial,Helvetica,Sans-Serif !important;
        text-decoration: underline !important;*/
        color: #294e8a !important;
        text-decoration: underline !important;
        font-weight: 600 !important;
    }

.dashboard_grid {
    cursor: pointer;
}



.title_school_profile {
    color: #575C5F;
    font: bold 8pt Arial,Helvetica,Sans-Serif;
    text-transform: uppercase;
    text-align: right !important;
}



/* workshop calendar */
/* bootstrap skin does the text color differently from the other skins.  took forever to figure out to put inherit. */
/*.RadScheduler_Bootstrap .rsAptContent {
    padding-top: 0px !important;
    padding-left: 1px !important;
    color: inherit !important;
    font-size: 12px !important;
    font-weight: bold !important;
}*/



a.green-link:link {
    color: Green !important;
    font: bold 9pt Arial,Helvetica,Sans-Serif;
    text-decoration: underline;
}

a.green-link:visited {
    color: Green !important;
    font: bold 9pt Arial,Helvetica,Sans-Serif;
    text-decoration: underline;
}

a.green-link:active {
    color: Green !important;
    font: bold 9pt Arial,Helvetica,Sans-Serif;
    text-decoration: underline;
}

a.green-link:hover {
    color: Green !important;
    font: bold 9pt Arial,Helvetica,Sans-Serif;
    text-decoration: underline;
}

a.purple-link:link {
    color: Purple !important;
    font: bold 9pt Arial,Helvetica,Sans-Serif;
    text-decoration: underline;
}

a.purple-link:visited {
    color: Purple !important;
    font: bold 9pt Arial,Helvetica,Sans-Serif;
    text-decoration: underline;
}

a.purple-link:active {
    color: Purple !important;
    font: bold 9pt Arial,Helvetica,Sans-Serif;
    text-decoration: underline;
}

a.purple-link:hover {
    color: Purple !important;
    font: bold 9pt Arial,Helvetica,Sans-Serif;
    text-decoration: underline;
}

a.blue-link:link {
    color: Blue !important;
    font: bold 9pt Arial,Helvetica,Sans-Serif;
    text-decoration: underline;
}

a.blue-link:visited {
    color: Blue !important;
    font: bold 9pt Arial,Helvetica,Sans-Serif;
    text-decoration: underline;
}

a.blue-link:active {
    color: Blue !important;
    font: bold 9pt Arial,Helvetica,Sans-Serif;
    text-decoration: underline;
}

a.blue-link:hover {
    color: Blue !important;
    font: bold 9pt Arial,Helvetica,Sans-Serif;
    text-decoration: underline;
}

a.red-link:link {
    color: Red !important;
    font: bold 9pt Arial,Helvetica,Sans-Serif;
    text-decoration: underline;
}

a.red-link:visited {
    color: Red !important;
    font: bold 9pt Arial,Helvetica,Sans-Serif;
    text-decoration: underline;
}

a.red-link:active {
    color: Red !important;
    font: bold 9pt Arial,Helvetica,Sans-Serif;
    text-decoration: underline;
}

a.red-link:hover {
    color: Red !important;
    font: bold 9pt Arial,Helvetica,Sans-Serif;
    text-decoration: underline;
}

.msg_list {
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.msg_head {
    padding: 5px 25px;
    cursor: pointer;
    position: relative;
    background-color: #ECECEC;
    margin: 1px;
    background-image: url('/images/icons/expand.png');
    background-repeat: no-repeat;
    background-position: left center;
}

.msg_body {
    padding: 5px 10px 15px;
    background-color: #fff;
}

.staffeval_card {
    padding: 5px;
    border-radius: 10px;
    margin: 2px;
    box-shadow: 0 3px 8px rgb(0 0 0 / 20%);
}

.statusError {
    color: #D8000C;
    font-weight: bold;
    background-color: #FFD2D2;
    border-radius: 8px;
    padding: 2px 10px 2px 10px;
}

.statusWarn {
    color: #9F6000;
    font-weight: bold;
    background-color: #FEEFB3;
    border-radius: 8px;
    padding: 2px 10px 2px 10px;
}

.statusOk {
    color: #4F8A10;
    background-color: #DFF2BF;
    border-radius: 8px;
    padding: 2px 10px 2px 10px;
}

.statusInfo {
    color: #fff;
    font-weight: bold;
    background-color: #286090;
    border-radius: 8px;
    padding: 2px 10px 2px 10px;
}

/* so we do not have to add all those css classes to the title icons */
.title_icons_style a {
    padding: 0.8rem;
    border-radius: 0.25rem;
    color: #575C5F;
    font: 7pt Arial,Helvetica,Sans-Serif;
    text-decoration: none;
    cursor: pointer;
    /* btn class */
    position: relative;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

    .title_icons_style a:hover {
        color: #575C5F;
        font: 7pt Arial,Helvetica,Sans-Serif;
        text-decoration: underline;
        cursor: pointer;
    }

.title_icons_style span {
    display: block;
    padding-top: 0.625rem;
    margin-bottom: -0.4375rem;
    overflow: hidden;
    text-overflow: ellipsis;
    /*padding-bottom: 10px;*/
}

.title_icons_style img {
    margin: 0px 0px 0px 0px;
    border: none;
    cursor: pointer;
    vertical-align: middle;
    height: 16px;
    width: 16px;
}


/* to apply the classes directly - for the helpful articles */

.title_icons_style_link {
    padding: 0.8rem;
    border-radius: 0.25rem;
    color: #575C5F;
    font: 7pt Arial,Helvetica,Sans-Serif;
    text-decoration: none;
    cursor: pointer;
    /* btn class */
    position: relative;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

    .title_icons_style_link:hover {
        color: #575C5F;
        font: 7pt Arial,Helvetica,Sans-Serif;
        text-decoration: underline;
        cursor: pointer;
    }

.title_icons_style_span {
    display: block;
    padding-top: 0.625rem;
    margin-bottom: -0.4375rem;
    overflow: hidden;
    text-overflow: ellipsis;
    /*padding-bottom: 10px;*/
}

.title_icons_style_img {
    margin: 0px 0px 0px 0px;
    border: none;
    cursor: pointer;
    vertical-align: middle;
    height: 16px;
    width: 16px;
}

/********************************************************* helpdesk *********************************************************/




.memo-sysmsgs {
    color: #000000;
    font: 9pt Times,Serif;
}

.memo-text {
    color: #000000;
    font: 10pt Arial,Helvetica,Sans-Serif;
}











.avatar {
    max-height: 50px;
    max-width: 50px;
    border: solid 1px #000000;
}

.avatar_label {
    color: #575C5F;
    font: bold 8pt Arial,Helvetica,Sans-Serif;
    text-align: center;
    vertical-align: top;
}

.memo_radgrid {
    border-width: 0 !important;
}

    .memo_radgrid td {
        padding: 0 !important;
        border-style: none !important;
        border-bottom-width: 0 !important;
        border-width: 0 0 0 0 !important;
    }

.memo_main_table {
    width: 100%;
    border-color: #FFF;
    border-width: 1px;
    border-style: solid;
    border-spacing: 0px;
}

    .memo_main_table td {
        padding: 6px !important;
    }

.avatar_padding {
    padding-top: 10px !important;
    padding-left: 10px !important;
}

.memo_data {
    word-break: break-word;
}

@media screen and (max-width: 700px) {
    .memo_data img {
        width: 100% !important;
    }
}
/********************************************************* helpdesk end *********************************************************/


















/*.search-position {
    position: absolute;
    top: 30px;
    right: 280px;
    z-index: 12;
    vertical-align: top;
}

a.tab-active:link {
    color: #654C87;
    font: bold 13pt Arial,Helvetica,Sans-Serif;
    text-decoration: none;
    z-index: 14;
}

a.tab-active:visited {
    color: #654C87;
    font: bold 13pt Arial,Helvetica,Sans-Serif;
    text-decoration: none;
    z-index: 14;
}

a.tab-active:active {
    color: #654C87;
    font: bold 13pt Arial,Helvetica,Sans-Serif;
    text-decoration: none;
    z-index: 14;
}

a.tab-active:hover {
    color: #654C87;
    font: bold 13pt Arial,Helvetica,Sans-Serif;
    text-decoration: none;
    z-index: 14;
}

a.tab-inactive:link {
    color: #654C87;
    font: bold 13pt Arial,Helvetica,Sans-Serif;
    text-decoration: none;
    z-index: 14;
}

a.tab-inactive:visited {
    color: #654C87;
    font: bold 13pt Arial,Helvetica,Sans-Serif;
    text-decoration: none;
    z-index: 14;
}

a.tab-inactive:active {
    color: #654C87;
    font: bold 13pt Arial,Helvetica,Sans-Serif;
    text-decoration: none;
    z-index: 14;
}

a.tab-inactive:hover {
    color: #654C87;
    font: bold 13pt Arial,Helvetica,Sans-Serif;
    text-decoration: none;
    z-index: 14;
}

a.menu-link:link {
    color: #333333;
    font-weight: bold;
    font: 10pt Arial,Helvetica,Sans-Serif;
    text-decoration: none;
    z-index: 14;
}

a.menu-link:visited {
    color: #333333;
    font-weight: bold;
    font: 10pt Arial,Helvetica,Sans-Serif;
    text-decoration: none;
    z-index: 14;
}

a.menu-link:active {
    color: #333333;
    font-weight: bold;
    font: 10pt Arial,Helvetica,Sans-Serif;
    text-decoration: none;
    z-index: 14;
}

a.menu-link:hover {
    color: #333333;
    font-weight: bold;
    font: 10pt Arial,Helvetica,Sans-Serif;
    text-decoration: none;
    z-index: 14;
}

a.task-link:link {
    color: #333333;
    font-weight: bold;
    font: 10pt Arial,Helvetica,Sans-Serif;
    text-decoration: none;
    z-index: 14;
}

a.task-link:visited {
    color: #333333;
    font-weight: bold;
    font: 10pt Arial,Helvetica,Sans-Serif;
    text-decoration: none;
    z-index: 14;
}

a.task-link:active {
    color: #333333;
    font-weight: bold;
    font: 10pt Arial,Helvetica,Sans-Serif;
    text-decoration: none;
    z-index: 14;
}

a.task-link:hover {
    color: #333333;
    font-weight: bold;
    font: 10pt Arial,Helvetica,Sans-Serif;
    text-decoration: none;
    z-index: 14;
}*/










/* community */
/*.outer-rounded-corners {
}

.inner-rounded-corners {
}

.outer-title-padding {
}

.inner-title-padding {
    padding: 0px 0px 0px 0px;
}

.article-author-padding {
    padding: 5px 15px 15px 30px;
}

.article-padding {
    padding: 0px 0px 0px 10px;
}

.article-details-padding {
    padding: 20px 0px 0px 10px;
}

.article-author {
    font-size: 8pt;
    color: #636375;
    font-family: Arial,Helvetica,Sans-Serif;
}

a.article-author-link:link {
    font-size: 8pt;
    color: #3659B2;
    font-family: Arial,Helvetica,Sans-Serif;
    text-decoration: none;
}

a.article-author-link:visited {
    font-size: 8pt;
    color: #3659B2;
    font-family: Arial,Helvetica,Sans-Serif;
    text-decoration: none;
}

a.article-author-link:active {
    font-size: 8pt;
    color: #3659B2;
    font-family: Arial,Helvetica,Sans-Serif;
    text-decoration: none;
}

a.article-author-link:hover {
    font-size: 8pt;
    color: #3659B2;
    font-family: Arial,Helvetica,Sans-Serif;
    text-decoration: underline;
}

#divArticleInner a:link {
    color: #3659B2;
    font: normal 10pt Arial,Helvetica,Sans-Serif;
    text-decoration: none;
}

#divArticleInner a:visited {
    color: #3659B2;
    font: normal 10pt Arial,Helvetica,Sans-Serif;
    text-decoration: none;
}

#divArticleInner a:active {
    color: #3659B2;
    font: normal 10pt Arial,Helvetica,Sans-Serif;
    text-decoration: underline;
}

#divArticleInner a:hover {
    color: #3659B2;
    font: normal 10pt Arial,Helvetica,Sans-Serif;
    text-decoration: underline;
}

.article-sub-title {
    color: #666666;
    font: italic 18pt Arial,Helvetica,Sans-Serif;
    border-bottom: double #C0C0C0;
}*/



/* calendars */
/*.searchcal {
    color: #000000;
    font: 10pt Arial,Helvetica,Sans-Serif;
}

.searchcaltitle {
    background-color: #FFF8D9;
    color: #000000;
    font: 12pt Arial,Helvetica,Sans-Serif;
    border-bottom: solid 1px #000000;
}

    .searchcaltitle a {
        color: #000000;
        font: 12pt Arial,Helvetica,Sans-Serif;
        text-decoration: none;
    }*/

/*.searchcalheader {
    background-color: #FFFFFF;
    color: #000000;
    font: 10pt Times,Serif;
}
*/
/*.searchcalothermonth {
    background-color: #FFFFFF;
}

    .searchcalothermonth a {
        color: #000000;
        font: italic 10pt Arial,Helvetica,Sans-Serif;
        text-decoration: none;
    }*/

/*.searchcalday {
    background-color: #FFFDF5;
}

    .searchcalday a {
        color: #000000;
        font: 10pt Arial,Helvetica,Sans-Serif;
        text-decoration: none;
    }

.searchcaltoday {
    background-color: #FFFDF5;
}

    .searchcaltoday a {
        color: #000000;
        font: 10pt Arial,Helvetica,Sans-Serif;
        text-decoration: underline;
    }

.searchcalselected  in vb  {
    background-color: #FFF8D9;
    color: #000000;
    border: solid 1px #000000;
}

    .searchcalselected a {
        color: #000000;
        font: 10pt Arial,Helvetica,Sans-Serif;
        text-decoration: none;
    }

    */

/*.fullcal {
    color: #000000;
    font: 10pt Arial,Helvetica,Sans-Serif;
}

.fullcaltitle {
    background-color: #F4F5F1;
    color: #000000;
    font: 20pt Arial,Helvetica,Sans-Serif;
    border-bottom: solid 1px #000000;
}

    .fullcaltitle a {
        color: #000000;
        font: 12pt Arial,Helvetica,Sans-Serif;
        text-decoration: none;
    }

.fullcalheader {
    color: #000000;
    font: 10pt Times,Serif;
}

.fullcalothermonth {
    color: #000000;
    font: 10pt Arial,Helvetica,Sans-Serif;
}

    .fullcalothermonth a {
        color: #000000;
        font: 10pt Arial,Helvetica,Sans-Serif;
        text-decoration: none;
    }

.fullcalday {
    background-color: #FBF6F2;
    color: #000000;
    font: 10pt Arial,Helvetica,Sans-Serif;
}

    .fullcalday a {
        color: #000000;
        font: 10pt Arial,Helvetica,Sans-Serif;
        text-decoration: none;
    }

.fullcaltoday {
    background-color: #F4E6D8;
    color: #000000;
    font: 10pt Arial,Helvetica,Sans-Serif;
}

    .fullcaltoday a {
        color: #000000;
        font: 10pt Arial,Helvetica,Sans-Serif;
        text-decoration: none;
    }*/


/*.logo {
    left: 0px;
    width: 224px;
    height: 74px;
    position: absolute;
    top: 0px;
    border-right: #818181 1px solid;
    border-bottom: #818181 1px solid;
    z-index: 1;
}

.header-background {
    width: 100%;
    height: 74px;
    background-repeat: repeat-x;
    background-color: #D0B8DC;
    border-bottom: #818181 1px solid;
}

.right-corner-picture {
    width: 270px;
    position: absolute;
    top: 0px;
    right: 0px;
    height: 74px;
}

.left-column {
    position: absolute;
    left: 0px;
    padding-left: 15px;
    padding-top: 10px;
    width: 210px;
}*/

/*.title-position {
    padding-top: 30px;
    padding-left: 50px;
}*/
