
.page-body {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
}

.hidden {
    display: none;
}

.invisible {
    visibility: hidden;
}

.textfield {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 91%;
    color: #0000ff;
    text-decoration: none;
    text-align: left;
    background-color: #FFFFFF;
    border-color: #000000;
    border-style: none;

}

.searchfield {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 83%;
    color: #333333;
    text-decoration: none;
    background-color: #FFFFFF;

}

.searchbutton {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 83%;
    color: #333333;

}

.banner-header {
    background-clip: content-box;
    width: 100%;
    height: 96px;
    margin-bottom: 2px;
}

@media screen and (max-width: 603px) {
    /* adjust height of banner for small devices  */
    .banner-header {
        margin-top: -20px;
    }
}


.headertextlarge {
    color: #6088e3; /*  blue   #04329C#6088e3 */
    /*color: #A40F6A; purple */
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 166%;
    font-weight: bold;
}

.headertextmed {
    color: #6088e3; /*  blue   #04329C#6088e3 */
    /*color: #A40F6A; purple */
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 135%;
    font-weight: bold;
}

.headertextnormal {
    color:#6088e3; /*  blue */
    /*color: #A40F6A; purple */
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 116%;
    font-weight: bold;
}
#columnRight {
    width: 30%;
    float: left;
    background: white;
    padding-bottom: 1em;
}

#columnLeft {
    float: left;
    width: 200px;
    background-color: transparent;
    padding-bottom: 1em;
    text-align: justify;
}

#columnMain {
    margin-top: 10px;
    width: 100%;
}

.content-main {
}

@media screen and (max-width: 603px) {
    /* ??? */
    .content-main {
    }

    .mobile-hide {
        display: none;
    }
}

.page-input input, .page-input button, .page-input select {
    width: 100%;
    max-width: 250px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.registration-page .page-input input, .registration-page .page-input button, .registration-page .page-input select {
    max-width: 350px;
}

.long-input {
    width: 56%;
}

@media screen and (max-width: 842px) {
    .long-input {
        width: 96%;
    }
}

@media screen and (max-width: 768px) {
    input, textarea, select {
        font-size: 120% !important;
    }
}

@media screen and (max-width: 603px) {
    input, textarea, select {
        font-size: 133% !important;
    }

    .page-input input, .page-input select, .page-input button {
        width: 90%;
        max-width: 200px;
    }

}

div.upload-file {
    float: left;
    margin-top: -4px;
    margin-bottom: 8px;
}

@media screen and (max-width: 755px) {
    div.upload-file {
        margin-top: 8px;
        margin-bottom: 20px;
    }
}

#columnTop {
    top: 0;
    left: 0;
    background: white;
}

#columnContentMiddle {
    margin-left: 200px;
    background: white;
    border-left: 1px solid gray;
    padding-left: 5px;
}

#columnContent {
    display: inline;
    width: 100%;
    float: left;
    background-color: transparent;
}

#columnBottom {
    clear: both;
    background: white;
}

/* home page  */
.home-column {
    float: left;
    width: 280px;
    margin-left: 10px;
    margin-right: 5px;
    margin-bottom: 10px;
}

@media screen and (max-width: 886px) {
    .home-column {
        width: 365px;
    }
}

@media screen and (max-width: 800px) {
    .home-column {
        float: none;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 40px;
        width: 80%;
    }
}

@media screen and (max-width: 603px) {
    .home-column {
        width: 80%;
    }
}

#footer {
    position: absolute;
    width: 646px;
    height: 16px;
    right: 0;
    bottom: 0;
    left: 172px;
    font-size: 100%;
    font-weight: bold;
    background-color: #243E92;
    border-top: 0px solid #333;
    color: #FFFFFF;
    text-align: center;
    vertical-align: middle;
    top: 721px;
}

#footer2 {
    position: absolute;
    width: 642px;
    height: 16px;
    right: 0;
    bottom: 0;
    left: 174px;
    font-size: 83%;
    background-color: #ffffff;
    border-top: 0px solid #333;
    text-align: center;
    top: 739px;
}

.mn-footer-fixed {
    bottom: 0;
    clear: both;
    display: block;
    margin: 15px auto 5px;
    opacity: 0.5;
    position: fixed;
    width: 100%;
    max-width: 960px;
}

.mn-footer-fixed:hover {
    opacity: 0.9;
}

.mn-footer-relative {
    bottom: 0;
    clear: both;
    display: block;
    margin: 60px auto 2px;
    opacity: 1;
    position: relative;
    width: 100%;
    max-width: 960px;
}

.section-header {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    font-style: normal;
    color: #000000;
    border-bottom: 1px;
    border-bottom-style: solid;
}

.section-header-fancy {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    font-style: normal;
    color: #000000;
    background-image: url('../images/short_gray_gradient.jpg');
    background-repeat: repeat;
    border-bottom: 1px;
    border-bottom-style: solid;
}

.section-header-blue {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    font-style: normal;
    color: #000099;
    border-bottom: 1px;
    border-bottom-style: solid;
}

.section-header-blue-fancy {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    font-style: normal;
    color: #000099;
    background-image: url('../images/short_gray_gradient.jpg');
    background-repeat: repeat;
    border-bottom: 1px;
    border-bottom-style: solid;
}

#imageleft {
    float: left;
    border: 0px;
    margin-right: 25px;
    margin-bottom: 10px;
}

#imageleftActual {
    float: left;

    border: 3px;
    margin-right: 10px;
    margin-bottom: 10px;
}

/*  login page */
.login-container {
    width: 320px;
    margin-left: 40px;
}

@media screen and (max-width: 480px) {
    .login-container {
        width: 300px;
        margin-left: 5px;
    }
}

.login-link {
    float: right;
    width: 36px;
    text-align: center;
    margin-left: 7px;
    margin-right: 5px;
}

.login-welcome {
    color: #000099;
}

#categoryrow {
    display: inline;
    width: 100%;
    top: auto;
}

#columnCategoryRight {
    display: inline;

    width: 240px;
    left: 258px;
    overflow: auto;
    background: white;
    padding-bottom: 1em;
    padding-left: 1em;
    top: 0px;

}

#columnCategoryLeft {
    display: inline;

    width: 250px;
    left: 1px;
    background: white;
    padding-bottom: 1em;
    text-align: justify;
    top: 0px;
}

#indexHeaderRight {
    position: absolute;
    width: 130px;
    top: 48px;
    left: 467px;
    margin: 0px 0px 0px 0px;
    overflow: auto;
    background: white;
    padding-bottom: 1em;
    padding-left: 1em;
    height: 384px;
    border-style: solid;
    border-left-width: thick;
    /*	border-left-color: #FFFF00;    Yellow */
    border-left-color: #C4D3FE; /* Lite Blue */
    border-right-width: thick;
    /* 	border-right-color: #FFFF00;   Yellow */
    border-right-color: #C4D3FE; /* Lite Blue */
    border-top-width: 0px;
    border-bottom-width: 0px;

}

#indexHeaderLeft {
    position: absolute;
    width: 386px;
    top: 4px;
    left: 33px;
    float: left;
    background: white;
    padding-bottom: 1em;
    padding-right: 1em;
    text-align: justify;
    height: 49px;
}

#itemListRight {
    position: absolute;
    width: 400px;
    font-size: 83%;
    top: -2px;
    left: 240px;
    overflow: visible;
    background-color: transparent;
    padding-bottom: 1em;
    padding-left: 1em;
    text-align: right;
    height: 15px;

}

#itemListLeft {
    position: absolute;

    font-size: 116%;
    top: 0px;
    left: 20px;
    float: left;
    background-color: transparent;
    padding-bottom: 1em;
    padding-right: 1em;
    text-align: left;
    height: 30px;
    width: 350px;
}

#itemListMain {
    position: absolute;
    top: 32px;
    left: 19px;
    width: 625px;
    height: 55px;
    z-index: 3;
}

#group_admin_tab_container, #acctgroup_admin_tab_container table {
    min-width: 320px;
}

.smalllink {
    font: bold 9px Verdana;
}

.smalllink a {
    color: #494949;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
    display: block;
    padding: 0px 0px 0px 0px;
    width: 145px;
    border-top: 0px solid #EEEEEE;
    border-right: 0px solid #666666;
    border-bottom: 0px solid #666666;
    border-left: 0px solid #EEEEEE;
    background-repeat: no-repeat;
    margin-bottom: 0px;
}

.smalllink a:hover, .smalllink a:active {

    color: #000000;
    background-repeat: no-repeat;
    text-decoration: underline;
}

dl.itembuttons {
    font: bold 12px Verdana;
    left: 1px;
}

dt.itembuttons a {
    color: #7F7F7F;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
    background-color: #FFFFFF;
    display: block;
    padding: 3px 0px 3px 5px;
    width: 155px;
    border-top: 0px solid #EEEEEE;
    border-right: 0px solid #666666;
    border-bottom: 0px solid #666666;
    border-left: 1px solid #EEEEEE;
    background-repeat: no-repeat;
    margin-bottom: 0px;
}

dt.itembuttons a:hover, dt.itembuttons a:active {
    background-color: #FFFFFF;
    color: #494949;
    background-repeat: no-repeat;
    text-decoration: underline;
}

dt.subitembuttonsleft a {
    font: bold 11px Verdana;
    left: 10px;
    color: #7F7F7F;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
    background-color: #FFFFFF;
    display: block;
    padding: 0px 0px 0px 21px;
    width: 125px;
    border-top: 0px solid #EEEEEE;
    border-right: 0px solid #666666;
    border-bottom: 0px solid #666666;
    border-left: 10px solid #EEEEEE;
    background-repeat: no-repeat;
    margin-bottom: 0px;
}

dt.subitembuttonsleft a:hover, dt.subitembuttonsleft a:active {
    background-color: #FFFFFF;
    color: #494949;
    background-repeat: no-repeat;
    text-decoration: underline;
}

dt.subitembuttons a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 91%;

    color: #0000FF;
    text-decoration: none;
    text-align: left;
    background-color: #FFFFFF;
    display: block;
    padding: 0px 0px 0px 0px;
    width: 200px;
    border-top: 0px solid #EEEEEE;
    border-right: 0px solid #666666;
    border-bottom: 0px solid #666666;
    border-left: 10px solid #EEEEEE;
    background-repeat: no-repeat;
    margin-bottom: 0px;
}

dt.subitembuttons a:hover {
    background-color: #FFFFff;
    color: #0000c1;
    background-repeat: no-repeat;
    text-decoration: underline;
}

dt.subitembuttons a:active {
    background-color: #FFFF00;
    color: #0000c1;
    background-repeat: no-repeat;

}

.subindexbuttons a {
    color: #0000FF;
    text-decoration: none;
    text-align: left;
    font-size: 116%;
    padding: 0px 0px 0px 0px;
    list-style-position: outside;
    list-style-type: disc;
    border-top: 0px solid #EEEEEE;
    border-right: 0px solid #666666;
    border-bottom: 0px solid #666666;
    border-left: 0px solid #EEEEEE;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-repeat: no-repeat;

}

.subindexbuttons a:hover {

    background-repeat: no-repeat;
    text-decoration: underline;
}

.linkblue a {
    color: #0000FF;
    text-decoration: none;
    text-align: left;
    font-size: 100%;
    padding: 0px 0px 0px 0px;
    list-style-position: outside;
    list-style-type: disc;
    border-top: 0px solid #EEEEEE;
    border-right: 0px solid #666666;
    border-bottom: 0px solid #666666;
    border-left: 0px solid #EEEEEE;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-repeat: no-repeat;

}

.linkblue a:hover {

    background-repeat: no-repeat;
    text-decoration: underline;
}

.linkblue-basic a {
    color: #0000FF;
    text-decoration: none;
    font-size: 100%;
    padding: 0px 0px 0px 0px;
}

.linkblue-basic a:hover {
    text-decoration: underline;
}

.linkblack {
    font-size: 91%;
    width: 129px;
    padding: 0px 0px 0px 0px;
    border-top: 0px solid #EEEEEE;
    border-right: 0px solid #666666;
    border-bottom: 0px solid #666666;
    border-left: 0px solid #EEEEEE;
    margin-top: 0px;
    margin-bottom: 0px;
}

.linkblack a {
    color: #333333;
    background-color: #D2EBFF;

    text-decoration: none;
    text-align: center;

    background-repeat: no-repeat;

}

.linkblack a:hover {

    background-repeat: no-repeat;
    text-decoration: underline;
}

.linkblacklarger a {
    color: #333333;
    background-color: #D2EBFF;
    text-decoration: none;
    text-align: center;
    font-size: 116%;
    font-weight: bold;
    padding: 0px 0px 0px 0px;
    border-top: 0px solid #EEEEEE;
    border-right: 0px solid #666666;
    border-bottom: 0px solid #666666;
    border-left: 0px solid #EEEEEE;
    margin-top: 0px;
    margin-bottom: 0px;
    background-repeat: no-repeat;

}

.linkblacklarger a:hover {

    background-repeat: no-repeat;
    text-decoration: underline;
}

span.linkblacksp {
    color: #333333;
    text-decoration: none;
    text-align: left;
    font-size: 100%;
    padding: 0px 0px 0px 0px;
    list-style-position: outside;
    list-style-type: disc;
    border-top: 0px solid #EEEEEE;
    border-right: 0px solid #666666;
    border-bottom: 0px solid #666666;
    border-left: 0px solid #EEEEEE;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-repeat: no-repeat;

}

span.linkblacksp:hover {

    background-repeat: no-repeat;
    text-decoration: underline;
}

.linkblackinput input {
    color: #333333;
    text-decoration: none;
    text-align: left;
    font-size: 100%;
    padding: 0px 0px 0px 0px;
    list-style-position: outside;
    list-style-type: disc;
    border-top: 0px solid #EEEEEE;
    border-right: 0px solid #666666;
    border-bottom: 0px solid #666666;
    border-left: 0px solid #EEEEEE;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-repeat: no-repeat;

}

.linkblackinput input:hover {

    background-repeat: no-repeat;
    text-decoration: underline;
}

.textfieldsmall {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 83%;
    color: #333333;
    text-decoration: none;
    text-align: left;
    background-color: #FFFFFF;
    border-color: #000000;
    border-style: none;
}

.textfieldmedium {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    color: #333333;
    text-decoration: none;
    text-align: left;
    background-color: #FFFFFF;
    border-color: #000000;
    border-style: none;
}

.textfieldmedium-blue {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    color: blue;
    text-decoration: none;
    text-align: left;
    background-color: #FFFFFF;
    border-color: #000000;
    border-style: none;
}

.left-side {
    float: left;
    display: inline;
}

.right-side {
    float: right;
}

.image-margin {
    margin: 4px 4px 4px 4px;
}

.image-place {
    margin-bottom: 2px;
    max-width: 270px;
    max-height: 203px;
}

.left-col {
    position: relative;
    float: left;
    max-width: 325px;
    left: 20px;
}

.first-letter:first-letter {
    font-size: 150%;
}

.text-bold {
    font-weight: 600;
}

.text_09 {
    font-size: 75%;
}

.text_10 {
    font-size: 83%;
}

.text_11 {
    font-size: 91%;
}

.text_12 {
    font-size: 100%;
}

.text_13 {
    font-size: 108%;
}

.text_14 {
    font-size: 116%;
}

.text_15 {
    font-size: 125%;
}

.text_16 {
    font-size: 133%;
}

.text_18 {
    font-size: 148%;
}
.text_20 {
    font-size: 155%;
}

.textAlignLeft {
    text-align: left;
}

.textAlignRight {
    text-align: right;
}

.activeMenu {
    text-decoration: underline;
}

.show-it {
    display: inline;
}

.hide-it {
    display: none;
}

/* status message */
.error-msg-red {
    color: red;
}

.error-msg-red > i:before {
    content: "\f071"; /* exclamation mark */
}

.success-msg {
    color: #11ba11;
}

.success-msg > i:before {
    content: "\f00c"; /* check mark */
}

.disabled-link, .disabled-btn {
    pointer-events: none;
    /* Optional: Add styles to make it look disabled */
    cursor: not-allowed;
    opacity: 0.55;
}

.text-blue {
    color: blue;
}

.text-gray {
    color: gray;
}

.text-upper {
    text-transform: uppercase;
}

.selected-color {
    background-color: #F9EDBE;
}

/* preview panel layers  */
.html-container {
    max-width: 100%;
    border-style: none;
    border-width: thin;
    height: 850px;
    background-color: #A8A8A8;
    z-index: 100;
    overflow-y: scroll;
    overflow-x: hidden;
}

.html-page {
    min-height: 825px;
    margin-top: 25px;
    margin-left: 50px;
    margin-right: 50px;
    background-color: #FFFFFF;
    z-index: 200;
}

.html-data {
    margin-top: 30px;
    margin-left: 50px;
    margin-right: 50px;
    background-color: #FFFFFF;
    z-index: 300;
}

#image_container {
    float: right;
    border-style: solid;
    border-width: thin;
    position: absolute;
    left: 384px;
    top: 75px;
}

.image-description {
    font-size: 100%;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 2px;
    text-align: center
}

.blacklink a:link {
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}

.blacklink a:visited {
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}

.blacklink a:hover {

    text-decoration: underline;
    font-weight: normal;
}

.text-link a {
    font-family: Verdana;
    color: #000000;
}

.text-link a:link {
    font-weight: normal;
    text-decoration: none;
    text-align: left;
    display: block;
    padding: 0px 0px 0px 0px;
    border-top: 0px solid #EEEEEE;
    border-right: 0px solid #666666;
    border-bottom: 0px solid #666666;
    border-left: 0px solid #EEEEEE;
    background-repeat: no-repeat;
    margin-bottom: 0px;
}

.text-link a:hover, .text-link a:active {

    color: #000000;
    background-color: #D8D8D8;
    text-decoration: underline;
}

.text-link-bg a {
    font-family: Verdana;
    color: #000000;
    background-color: #F5F5F5;
}

.text-link-bg a:link {
    font-weight: normal;
    text-decoration: none;
    text-align: left;
    padding: 0px 0px 0px 0px;
    border-top: 0px solid #EEEEEE;
    border-right: 0px solid #666666;
    border-bottom: 0px solid #666666;
    border-left: 0px solid #EEEEEE;
    background-repeat: no-repeat;
    margin-bottom: 0px;
}

.text-link-bg a:hover, .text-link-bg a:active {
    color: #000000;
    background-color: #D8D8D8;
    text-decoration: underline;
}

.text-link-nobg a {
    font-family: Verdana;
    color: #000000;
}

.text-link-nobg a:link {
    font-weight: normal;
    text-decoration: none;
    text-align: left;
    padding: 0px 0px 0px 0px;
    border-top: 0px solid #EEEEEE;
    border-right: 0px solid #666666;
    border-bottom: 0px solid #666666;
    border-left: 0px solid #EEEEEE;
    background-repeat: no-repeat;
    margin-bottom: 0px;
}

.text-link-nobg a:hover, .text-link-nobg a:active {
    color: #000000;
    background-color: #D8D8D8;
    text-decoration: none;
}

.text-link-bg-blue a {
    font-family: Verdana;
    color: #000000;
    background-color: #F2F7FF;
}

.text-link-bg-blue a:link {
    font-weight: normal;
    text-decoration: none;
    text-align: left;
    display: block;
    padding: 0px 0px 0px 0px;
    border-top: 0px solid #EEEEEE;
    border-right: 0px solid #666666;
    border-bottom: 0px solid #666666;
    border-left: 0px solid #EEEEEE;
    background-repeat: no-repeat;
    margin-bottom: 0px;
}

.text-link-bg-blue a:hover, .text-link-bg-blue a:active {
    color: #000000;
    background-color: #E1ECFF;
    text-decoration: underline;
}

.text-link-bg-yellow a {
    font-family: Verdana;
    color: #000000;
    background-color: #F9EDBE;
}

.text-link-bg-yellow a:link {
    font-weight: normal;
    text-decoration: none;
    text-align: left;
    display: block;
    padding: 0px 0px 0px 0px;
    border-top: 0px solid #EEEEEE;
    border-right: 0px solid #666666;
    border-bottom: 0px solid #666666;
    border-left: 0px solid #EEEEEE;
    background-repeat: no-repeat;
    margin-bottom: 0px;
}

.text-link-bg-yellow a:hover, .text-link-bg-yellow a:active {
    color: #000000;
    background-color: #F5DF8D;
    text-decoration: underline;
}

.text-bg-none {
    font-weight: normal;
    font-family: Verdana;
    text-decoration: none;
}

.text-bg-none:hover {
    text-decoration: underline;
    cursor: pointer;
}

.text-bg-no-hover {
    font-weight: normal;
    font-family: Verdana;
    color: #000000;
    background-color: #F5F5F5;
    text-decoration: none;
    text-align: left;
}

.text-bg {
    font-weight: normal;
    font-family: Verdana;
    color: #000000;
    background-color: #F5F5F5;
    text-decoration: none;
    text-align: left;
}

.text-bg:hover {
    color: #000000;
    background-color: #D8D8D8;
    text-decoration: underline;
    cursor: pointer;
}

.text-bg-blue {
    font-weight: normal;
    font-family: Verdana;
    color: #000000;
    background-color: #E8EFFF;
    text-decoration: none;
    text-align: left;
}

.text-bg-blue:hover {
    color: #000000;
    background-color: #DAEFFE;
    text-decoration: underline;
    cursor: pointer;
}

.text-bg-blue:active {
    color: #000000;
    background-color: #FFFFFF;
    text-decoration: none;
}

.text-bg-yellow {
    font-weight: normal;
    font-family: Verdana;
    color: #000000;
    background-color: #F9EDBE;
    text-decoration: none;
    text-align: left;
}

.text-bg-yellow:hover {
    color: #000000;
    background-color: #F5DF8D;
    text-decoration: underline;
    cursor: pointer;
}

.linkblack-gray {
    font-size: 91%;
    padding: 0px 0px 0px 0px;
    border-top: 0px solid #EEEEEE;
    border-right: 0px solid #666666;
    border-bottom: 0px solid #666666;
    border-left: 0px solid #EEEEEE;
    margin-top: 0px;
    margin-bottom: 0px;
}

.linkblack-gray a {
    color: #333333;

    text-decoration: none;
    text-align: center;

    background-repeat: no-repeat;

}

.linkblack-gray a:hover {

    background-color: #F3F3F3;
    background-repeat: no-repeat;
    text-decoration: underline;
}

.mobile-text-link {
    color: #0080C0;
    font-family: Tahoma, Verdana;
    background-color: #EBEDF1;
    font-weight: 600;
    text-decoration: none;
}

.mobile-text-link:focus {
    text-decoration: underline;
    background-color: #D8D8D8;
}

.mobile-text-link:link {
    color: #0080C0;
    background-color: #EBEDF1;
    text-decoration: none;
}

.text-link:visited {
    color: #0080C0;
    background-color: #EBEDF1;
    text-decoration: none;
}

.mobile-text-link:hover {
    text-decoration: underline;
    background-color: #D8D8D8;
}

.mobile-text-link:active {
    text-decoration: underline;
    background-color: #D8D8D8;
}

.text-button {
    width: 25px;
}

.tab-item {
}

label.label-top {
    display: block;
    font-weight: 100;
    text-decoration: underline;
    margin-top: 5px;
    margin-bottom: 1px;
    color: gray;

}

.calendar-header {
    text-align: left;
    margin-left: 24px;
}

@media screen and (max-width: 480px) {
    .calendar-header {
        text-align: left;
        margin-left: 5px;
    }
}

#calendar-container-large {
    margin-top: 10px;
    margin-left: 25px;
    margin-right: 25px;
}

#calendar-container-small {
    top: 400px;
    margin-top: 20px;
    margin-left: 5px;
    margin-right: 5px;
}

#calendar-small-timezone {

    font-size: 83%;
    background-color: #ffffff;
    text-align: center;
    width: 194px;
    left: 5px;
    top: 773px;
}

#time-zone {
    width: 120px;
    margin-left: 25px;
}

#columnLeft .tree {
    height: 240px;
    margin-left: 0px;
    border-bottom-style: solid;
    border-bottom-width: thin;
    overflow-y: scroll;
}

.tree ul {
    list-style-type: none;
}

.tree li {
    list-style-type: none;
}

.tree-label {
    display: inline-block;
}

.tree .fa-file-o:hover:before {
    content: '\f15b';
}

.tree .fa-folder-open-o:hover:before {
    content: '\f07c';
}

.tree .fa-trash-o:hover:before {
    content: '\f1f8';
}

.tree .fa-share-alt:hover:before {
    content: '\f1e1';
}

#doc-viewer {
    width: 100%;
}

#doc-viewer-content {
    width: 100%;
}

.image-width {
    width: 100%;
}

.image-preview {
    width: 100%;
}

.image-repeat {
    background-repeat: repeat-y;
}

.image-no-repeat {
    background-repeat: no-repeat;
}

td.border-bottom-style, th.border-bottom-style {
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #CCC;
}

.light-border {
    position: relative;
    border: 1px solid #cccccc;
    padding: 20px 20px 10px 20px;
    margin: 20px 0 10px 0;
}

.light-border-label {
    position: absolute;
    top: -10px;
    left: 15px;
    padding: 0 10px;
    background-color: white;
    font-size: 12px;
    color: #666666;
}

#desc1_container {
    display: block;
}

#desc2_container {
    display: none;
}

#desc3_container {
    display: none;
}

.input-area {
}

.input-area-noborder {
    border-style: none;
}

.input-area-locked {
    background-color: #F5F5F5;
}

.input-area-unlocked {
    background-color: white;
}

.gradient-header-gray {
    background-image: url('../images/short_gray_gradient.jpg') !important;
    background-repeat: repeat !important;
}

#description-container {
    position: relative;
    float: left;
    margin-top: 10px;
    margin-bottom: 20px;
    overflow: hidden;
}

.description-width { /* default width */
    width: 68%;
}

@media screen and (max-width: 603px) {
    .description-width {
        width: 100%;
    }
}

.description-text {
    margin-left: 20px;
}

.description-text-collapse {
    height: 194px;
}

.description-text-normal {
    min-height: 170px;
}

.description-more {
    display: block;
    position: absolute;
    right: 3px;
    bottom: 0px;
    z-index: 99;
}

#description-right {
    float: right;
    width: 29%;
    margin-top: 10px;
    margin-right: 5px;
}

#blog-section {
    float: left;
    margin-top: 12px;
    margin-left: 0px;
    width: 100%;
    height: 1050px;
}

.input-width {
    width: 90%;
    margin-left: 3%;
}

.expand-box-image {
    width: 13px;
}

@media screen and (max-width: 603px) {
    .expand-box-image {
        width: 22px;
    }
}

.event-type-button {
    width: 15px !important;
}

/*  my list box */
.my-list-box {
    border-style: solid;
    border-width: thin;
    border-color: gray;
    height: 77%;
    overflow-y: hidden;
}

slider {
    position: relative;
    top: 0px;
}

.my-list-box-line {
    display: block;
    position: relative;
    width: 100%;
    height: 17px;

}

.my-list-box-header {
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: gray;
}

.my-list-box-item {
    background-color: white;
    color: black;
    width: 100%;
}

.my-list-box-item:not(.my-list-box-item-selected):hover { /* :not not working*/
    background-color: LightGray;
}

.my-list-box-item span {
    cursor: pointer;
}

.my-list-box-button-container:hover {
    background-color: #F4F4F4;
    cursor: pointer;
}

.my-list-box-item-selected {
    background-color: #ffeda6;
}

.my-list-box-button-container {
    float: right;
}

.my-list-box-footer {
    margin-bottom: 5px;
}

.my-list-box-next {
    float: right;
    padding: 0 6px 0 6px;
}

.my-list-box-prev {
    float: left;
    padding: 0 6px 0 6px;
}

/* end my list box */

.event-color-box {
    float: left;
    margin: 5px 10px 1px 3px;
    width: 112px;
    height: 61px;
}

.event-list-line {
}

/* used on profile screen  */
span > br {
    display: none;
}

@media screen and (max-width: 650px) {
    span > br {
        display: block;
    }
}

.group-detail-container {
    height: 300px;
}

#user-info table td {
    height: 27px;
}

#user-info table td .component-setup {
    min-height: 27px;
}

#random-image {
    height: 34px;
}

#refresh-random-image {
    vertical-align: middle;
}

#refresh-random-image:hover {
    cursor: pointer;
}

/* hamburger buttton */
.ham-btn-container {
    border-style: solid;
    border-width: thin;
    border-radius: 4px;
    padding: 2px 4px;
}

.ham-btn div {
    position: absolute;
    left: 100%;
    top: 64%;
    padding-right: 8px;
    margin-top: -0.50em;
    line-height: 1.2;
    font-size: 18px;
    font-weight: 200;
    vertical-align: middle;
    z-index: 99;
}

.ham-btn span {
    display: block;
    width: 100%;
    height: 3px;
    margin: 4px 0;
    background: #666;
    z-index: 99;
}

.ham-btn:hover {
    background: #ccc;
}

/* ajax loading, spinner styles  */
#ajax-loading {
    display: none;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 99998;
}

#ajax-loading .spinner {
    position: fixed;
    z-index: 99999;
    max-width: 50px;
    top: 50%;
    left: 50%;
    transform: translate(-132%, -50%);
}

#ajax-loading .spinner-img {
    width: 120px;
    height: 120px;
}

.ua-safari #ajax-loading .spinner {
    position: fixed;
    z-index: 99999;
    max-width: 50px;
    top: 30%;
    left: 35%;
    transform: translate(-132%, -50%);
}

#loading {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.4;
    background-color: #fff;
    z-index: 99;
    text-align: center;
}

#loading-image {
    position: absolute;
    top: 40%;
    left: 48%;
    z-index: 100;
}

.component-setup {
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: lightGray;
}

.span-float {
    float: left;
    height: 23px;
}

.span-clear {
    clear: both;
}

input[name="imagetext"] {
	text-transform: uppercase;
}

/* login - welcome layer */

#login-layer {
    font-size: 82%;
    height: 22px;
    position: absolute;
    width: 124px;
    z-index: 3;
}

#welcome-layer {
    float: right;
    font-size: 82%;
    height: 33px;
    width: 150px;
    z-index: 3;
}

#welcome-layer .login-welcome {
    display: block;
    text-align: right;
    margin-top: -1px;
}

#welcome-layer .account-welcome {
    display: block;
    text-align: right;
}

#welcome-layer select#currentAccount {
    border: 1px solid lightgray;
    outline: 0px;
    margin-top: 0px;
    width: 86px;
}

@media screen and (max-width: 886px) {

    #welcome-layer .login-welcome {
        margin-top: -7px
    }

    #welcome-layer select#currentAccount {
        margin-top: 0px;
        width: 100px;
        border: 1px solid lightgray;
    }
}

/* banner - menu */
@media screen and (max-width: 586px) {

    .touch .header-wrapper .top-banner { /* removed .touch for testing on pc     */
        margin-top: -26px;
    }
}

.touch #welcome-layer .login-welcome {
    margin-top: -1px
}

.touch .header-wrapper .navbar {
    height: 66px;
}

.touch .header-wrapper .navbar button.hamburger {
    margin-top: 14px;
}

.touch .header-wrapper ul.nav {
    margin-top: 7px;
}

.touch .header-wrapper ul.nav li a {
    padding-bottom: 25px;
}
    
