﻿html {
    background-color: #efefe1;
    margin: 0;
    padding: 0;
}


body {
    /*background-color: #fff;*/
    background-color: #efefe1; /*#f8f8e1;*/
    /*border-top: solid 0px #000;*/
    color: #333;
    font-size: .67em;
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
}

a {
    color: #333;
    outline: none;
    padding-left: 3px;
    padding-right: 3px;
    text-decoration: underline;
}

    a:link, a:visited,
    a:active, a:hover {
        color: #333;
    }

    a:hover {
        background-color: #c7d1d6;
    }

header, footer, hgroup,
nav, section {
    display: block;
}

mark {
    background-color: #a6dbed;
    padding-left: 5px;
    padding-right: 5px;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.clear-fix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

h1, h2, h3,
h4, h5, h6 {
    color: #000;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 1.75em;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}

    h5 a:link, h5 a:visited, h5 a:active {
        padding: 0;
        text-decoration: none;
    }


/*Mkg*/
.HeadLbl {
    text-decoration: underline;
    font-size: large;
}

.TopBannerLeft {
    background: url(../Images/TopBannerLeft.jpg) repeat-x;
    height: 149px;
}

.TopBannerRight {
    /* SM */
    background: url(../Images/TopBannerRight.jpg) repeat-x;
    height: 149px;
}

.TopBanner {
    width: 1000px;
    height: 149px;
    background: url(../Images/TopBanner2.jpg) no-repeat;
}

.AutoWidth {
    width: auto;
}

.data_table {
    text-align: left;
    overflow: auto;
}

.display-field {
    width: auto;
}

.TWidth {
    width: 1000px;
}

.TopVAlign {
    vertical-align: top;
}

.linkBG {
    height: 45px;
    background: url("../Images/btn1.jpg") no-repeat;
    background-position-x: center;
    text-align: center;
    vertical-align: middle;
}

#SplashLinks a:link {
    color: white;
    text-decoration: none;
}

#SplashLinks a:hover {
    color: #4cff00;
    text-decoration: none;
    background-color: none;
}

#SplashLinks a:visited {
    color: #ff6a00;
    text-decoration: none;
    background-color: none;
}
/*#tabs a:link {
    background-color:#efefe1; 
    color: #09567e;
}
/*#tabs a:active {
    background-color:#09567e;
    color: #09567e;
}*/
/*#tabs a:hover {
    color: #ff6a00;
}*/
.loading {
    display: none;
    width: 60px;
    /*background-color: black;
    z-index:-3;*/
    /* opacity: 0.4;
    filter: alpha(opacity=40); For IE8 and earlier */
}

.dlg-no-title .ui-dialog-titlebar {
    display: none;
}

a.tab {
    background-color: #d0b0ff;
    border: 2px solid #000000;
    border-bottom-width: 0px;
    border-color: #f0d0ff #b090e0 #b090e0 #f0d0ff;
    -moz-border-radius: .75em .75em 0em 0em;
    padding: 2px 1em 2px 1em;
    position: relative;
    text-decoration: none;
    top: 3px;
    z-index: 100;
}

    a.tab, a.tab:visited {
        color: #8060b0;
    }

        a.tab:hover {
            background-color: #a080d0;
            border-color: #c0a0f0 #8060b0 #8060b0 #c0a0f0;
            color: #ffe0ff;
        }

        a.tab.activeTab, a.tab.activeTab:hover, a.tab.activeTab:visited {
            background-color: #9070c0;
            border-color: #b090e0 #7050a0 #7050a0 #b090e0;
            font-size: 20px;
            color: #ffe0ff;
        }

        a.tab.activeTab {
            padding-bottom: 4px;
            top: 1px;
            font-size: 20px;
            z-index: 102;
        }


#ErrorRequired {
    color: red;
}

#LuritsLogin {
    width: 100%;
}

.required {
    color: red;
    width: 10px;
    text-align: center;
    font-size: 12pt;
}

.loginLabelTd {
    text-align: right;
    width: 44%;
}

.loginInputTd {
    text-align: left;
    width: 200px;
}

.loginTBox {
    width: 200px;
}

.w300 {
    width: 300px;
    text-align: left;
}

.w20 {
    width: 20px;
    text-align: left;
}

.wAuto {
    width: auto;
}

.TCLable {
    text-align: left;
}

#TermsAndConditions {
    border-width: 2px;
    border-style: solid;
    border-color: #dccea8; /*006699;*/
    -webkit-border-radius: 8px;
}

textarea {
    border-width: 2px;
    border-left-color: #006699;
    border-top-color: #006699;
    border-right-color: #dccea8;
    border-bottom-color: #dccea8;
    -webkit-border-radius: 6px;
    vertical-align: middle;
    width: 360px;
    min-height: 60px;
}

input[type="text"] {
    border-width: 2px;
    border-left-color: #006699;
    border-top-color: #006699;
    border-right-color: #dccea8;
    border-bottom-color: #dccea8;
    -webkit-border-radius: 6px;
    height: 12px;
    vertical-align: middle;
}

input[type="password"] {
    border-width: 2px;
    border-left-color: #006699;
    border-top-color: #006699;
    border-right-color: #dccea8;
    border-bottom-color: #dccea8;
    -webkit-border-radius: 6px;
    height: 12px;
    vertical-align: middle;
}

input[type="checkbox"] {
    border-width: 2px;
    border-left-color: #006699;
    border-top-color: #006699;
    border-right-color: #dccea8;
    border-bottom-color: #dccea8;
    -webkit-border-radius: 6px;
    height: 12px;
    width: 12px;
    vertical-align: middle;
}

input[type="file"] {
    border-width: 2px;
    border-left-color: #006699;
    border-top-color: #006699;
    border-right-color: #dccea8;
    border-bottom-color: #dccea8;
    -webkit-border-radius: 6px;
    vertical-align: middle;
    width: 400px;
    height: 24px;
    font-size: 10pt;
}

select {
    border-width: 2px;
    border-left-color: #006699;
    border-top-color: #006699;
    border-right-color: #dccea8;
    border-bottom-color: #dccea8;
    -webkit-border-radius: 6px;
    height: 24px;
}

#CancelBtn {
    background: url("../Images/cancel.png") no-repeat;
    background-position-x: left;
    background-position-y: center;
    width: auto;
    -webkit-border-radius: 8px;
    background-color: #ff6a00;
    height: 36px;
    border-width: 4px;
    border-left-color: #006699;
    border-top-color: #006699;
    border-right-color: #dccea8;
    border-bottom-color: #dccea8;
    border-style: outset;
    color: white;
}

#SearchBtn {
    background: url("../Images/search.png") no-repeat;
    background-position-x: left;
    background-position-y: center;
    width: auto;
    -webkit-border-radius: 8px;
    background-color: #ff6a00;
    height: auto;
    border-width: 4px;
    border-left-color: #006699;
    border-top-color: #006699;
    border-right-color: #dccea8;
    border-bottom-color: #dccea8;
    border-style: outset;
    color: white;
}

#SaveBtn {
    background: url("../Images/save20.png") no-repeat;
    background-position-x: left;
    background-position-y: center;
    width: auto;
    -webkit-border-radius: 8px;
    background-color: #ff6a00;
    height: 36px;
    border-width: 4px;
    border-left-color: #006699;
    border-top-color: #006699;
    border-right-color: #dccea8;
    border-bottom-color: #dccea8;
    border-style: outset;
    color: white;
}

.SearchCriteria {
    background-color: #dccea8;
    -webkit-border-radius: 8px;
    width: 700px;
}
/* SM
    #SearchCriteria {
    background-color:#dccea8;
    -webkit-border-radius:8px;
    width:700px;
}*/
#ShowHideBtn {
    /*background:url("../Images/save20.png") no-repeat;
    background-position-x: left;
    background-position-y: center;*/
    width: auto;
    -webkit-border-radius: 8px;
    background-color: #ff6a00;
    height: 34px;
    border-width: 4px;
    border-left-color: #006699;
    border-top-color: #006699;
    border-right-color: #dccea8;
    border-bottom-color: #dccea8;
    border-style: outset;
    color: white;
}

#AddBtn {
    background: url("../Images/Button-Add-icon.png") no-repeat;
    background-position-x: left;
    background-position-y: center;
    width: auto;
    -webkit-border-radius: 8px;
    background-color: #ff6a00;
    height: 30px;
    border-width: 2px;
    border-left-color: #006699;
    border-top-color: #006699;
    border-right-color: #dccea8;
    border-bottom-color: #dccea8;
    vertical-align: central;
    padding-left: 20px;
    text-decoration: none;
    color: white;
}

#ContactBtn {
    background-position-x: left;
    background-position-y: center;
    width: auto;
    -webkit-border-radius: 8px;
    background-color: #ff6a00;
    height: 30px;
    border-width: 2px;
    border-left-color: #006699;
    border-top-color: #006699;
    border-right-color: #dccea8;
    border-bottom-color: #dccea8;
    vertical-align: central;
    padding-left: 10px;
    text-decoration: none;
    color: white;
}

#HomeBtn {
    background: url("../Images/home.png") no-repeat;
    background-position-x: left;
    background-position-y: center;
    width: auto;
    -webkit-border-bottom-right-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    background-color: #ff6a00;
    height: 40px;
    border-width: 2px;
    border-left-color: #006699;
    border-top-color: #006699;
    border-right-color: #dccea8;
    border-bottom-color: #dccea8;
    vertical-align: central;
    padding-left: 26px;
    text-decoration: none;
    color: white;
}

#LogoutBtn {
    background: url("../Images/logout.png") no-repeat;
    background-position-x: left;
    background-position-y: center;
    width: auto;
    -webkit-border-bottom-left-radius: 8px;
    -webkit-border-top-left-radius: 8px;
    background-color: #ff6a00;
    height: 40px;
    border-width: 2px;
    border-left-color: #006699;
    border-top-color: #006699;
    border-right-color: #dccea8;
    border-bottom-color: #dccea8;
    vertical-align: central;
    padding-left: 24px;
    text-decoration: none;
    color: white;
}

.EditBtn {
    background: url("../Images/_edit.png") no-repeat;
    background-position-x: left;
    background-position-y: center;
    width: auto;
    -webkit-border-radius: 8px;
    /*background-color: #ff6a00;*/
    height: 30px;
    border-width: 2px;
    border-left-color: #006699;
    border-top-color: #006699;
    border-right-color: #dccea8;
    border-bottom-color: #dccea8;
    vertical-align: central;
    padding-left: 20px;
    text-decoration: none;
    color: #4cff00;
}

.DownloadBtn {
    background: url("../Images/download.png") no-repeat;
    background-position-x: left;
    background-position-y: center;
    width: auto;
    -webkit-border-radius: 8px;
    /*background-color: #ff6a00;*/
    height: 30px;
    border-width: 2px;
    border-left-color: #006699;
    border-top-color: #006699;
    border-right-color: #dccea8;
    border-bottom-color: #dccea8;
    vertical-align: central;
    padding-left: 20px;
    text-decoration: none;
    color: #4cff00;
}

.DeleteBtn {
    background: url("../Images/trash1.png") no-repeat;
    background-position-x: left;
    background-position-y: left;
    width: auto;
    -webkit-border-radius: 8px;
    /*background-color: #ff6a00;*/
    height: 30px;
    border-width: 2px;
    border-left-color: #006699;
    border-top-color: #006699;
    border-right-color: #dccea8;
    border-bottom-color: #dccea8;
    vertical-align: central;
    padding-left: 20px;
    text-decoration: none;
    color: #4cff00;
}

.DetRow1 {
    background-color: #acc6c6;
}

.DetRow2 {
    background-color: #d9eebf;
}

.Width150 {
    width: 150px;
}

.Width250 {
    width: 250px;
}

.vmenu-section {
    /*height: 27px;
        padding-top: 3px;
        padding-left: 10px;
        border: 1px solid #112E40;
        background: url("../Images/btn1.jpg") repeat scroll 0 0 transparent;*/
    color: white;
}

.TopMenu {
    width: 100%;
    height: 26px;
    background-color: #dccea8;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #006699;
}

.NavPanel {
    width: 100%;
    /*height: 30px;*/
    /*background-color:#dccea8;*/
    border-bottom-style: solid;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-color: #006699;
    border-bottom-color: #ff6a00;
}

.datefield {
    width: 90px;
}

.ui-datepicker-trigger {
    position: relative;
    top: 7px;
    right: 0px;
    height: 24px
}

/*mkg menu*/
.menuTemplate4 {
    margin: 0 auto;
    width: auto;
    float: left;
    position: relative;
    z-index: 4;
    height: 36px;
    background: #2777A3; /* url(bg.gif); // SM */
    border: 1px solid #036;
    font-family: Arial, Helvetica, sans-serif;
    list-style: none;
    padding: 0;
}

    .menuTemplate4 li {
        padding: 0;
        float: left;
        height: 36px;
        position: relative;
        color: black;
        z-index: 5;
    }

        .menuTemplate4 li:hover, .menuTemplate4 li.onhover {
            border-top: 1px solid #CC0000;
            margin-left: 0px;
        }

    .menuTemplate4 a {
        padding: 0 30px;
        line-height: 35px;
        font-size: 12px;
        font-weight: bold;
        display: inline-block;
        outline: 0;
        text-decoration: none;
        color: white;
        position: relative;
    }

    .menuTemplate4 li:hover a, .menuTemplate4 li.onhover a {
        background-color: #80CBF0;
        color: #000;
        z-index: 9;
    }

    .menuTemplate4 a.arrow {
        /* background: url(arrow.gif) no-repeat right center; // SM */
    }

    .menuTemplate4 li.menuRight {
        float: right;
        margin-right: 0px;
    }

    .menuTemplate4 li.separator {
        display: none;
    }

    .menuTemplate4 .drop {
        position: absolute;
        z-index: 5;
        left: -9999px;
        border: 1px solid #DDD;
        border-bottom: 3px solid #990000;
        background: #a4d4e6;
        text-align: left;
        padding: 5px;
        color: #0F4F89;
        top: 34px;
    }

        .menuTemplate4 .drop a {
            padding-left: 0px;
            padding-right: 0px;
            line-height: 12px;
            font-size: 12px;
            font-weight: normal;
            display: inline;
            text-align: left;
            position: static;
            z-index: 0;
            background-image: none;
        }

    .menuTemplate4 li:hover .drop, .menuTemplate4 li.onhover .drop {
        left: 60px;
        background: #3e5667; /* url(bg-right.png) no-repeat right bottom; // SM */
        width: 160px;
    }

    .menuTemplate4 li:hover .dropToLeft, .menuTemplate4 li.onhover .dropToLeft {
        left: auto;
        right: -1px;
        background: white url(bg-left.png) no-repeat 0 bottom;
    }

    .menuTemplate4 li:hover .dropToLeft2, .menuTemplate4 li.onhover .dropToLeft2 {
        left: auto;
        right: 0px;
    }

    .menuTemplate4 div.drop div div {
        padding: 1px 20px;
    }

    .menuTemplate4 li:hover .drop a, .menuTemplate4 li.onhover .drop a {
        background: none;
        background-image: none;
        padding: 0 0;
    }

    .menuTemplate4 div.drop div a {
        line-height: 24px;
        color: #0F4F89;
        background: none;
    }

        .menuTemplate4 div.drop div a:hover {
            text-decoration: underline;
            cursor: pointer;
            color: Red;
        }

    .menuTemplate4 div.left {
        float: left;
    }

.decor4_1 {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0px 1px 4px #3e5667;
    -webkit-box-shadow: 0px 1px 4px #3e5667;
    box-shadow: 0px 1px 4px #3e5667;
}

.decor4_2 {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0 4px 10px #CCC;
    -webkit-box-shadow: 0 4px 10px #CCC;
    box-shadow: 0 4px 10px #CCC;
    text-align: left;
}
/* main layout
----------------------------------------------------------*/
.content-wrapper {
    margin: 0;
    /*max-width: 1000px;*/
    max-width: 100%;
}

.content-wrapper1 {
    /*margin: 0px 50px 0px 100px;*/
    margin: 0;
    width: 1100px;
    /*max-width: 100%;*/
}

#body {
    background-color: #efefe1; /*#efeeef;*/
    clear: both;
    padding-bottom: 35px;
}

.main-content {
    /*background: url("../Images/accent.png") no-repeat;*/
    /*padding-left: 10px;
        padding-top: 30px;*/
    /*background-color:darkgreen;*/
    padding-left: 0px;
    padding-top: 0;
    max-width: 1100px;
    /*text-align:center;*/
}

.featured + .main-content {
    background: url("../Images/heroAccent.png") no-repeat;
    /*background-color:darkgreen;*/
}

header .content-wrapper {
    padding-top: 0;
}

footer {
    clear: both;
    background-color: #dccea8; /*#e2e2e2;*/
    font-size: .8em;
    height: 90px;
    margin-bottom: 0px;
}


/* site title
----------------------------------------------------------*/
.site-title {
    color: #c8c8c8;
    font-family: Rockwell, Consolas, "Courier New", Courier, monospace;
    font-size: 2.3em;
    margin: 0;
}

    .site-title a, .site-title a:hover, .site-title a:active {
        background: none;
        color: #c8c8c8;
        outline: none;
        text-decoration: none;
    }


/* login
----------------------------------------------------------*/
#login {
    display: block;
    font-size: .85em;
    margin: 0 0 10px;
    text-align: right;
}

    #login a {
        background-color: #d3dce0;
        margin-left: 10px;
        margin-right: 3px;
        padding: 2px 3px;
        text-decoration: none;
    }

        #login a.username {
            background: none;
            margin: 0;
            padding: 0;
            text-decoration: underline;
        }

    #login ul {
        margin: 0;
    }

    #login li {
        display: inline;
        list-style: none;
    }


/* menu
----------------------------------------------------------*/
ul#menu {
    font-size: 1.1em;
    font-weight: 600;
    margin: 0 0 5px;
    padding: 0;
    text-align: right;
}

    ul#menu li {
        display: inline;
        list-style: none;
        /*padding-left: 15px; align the red solid overhead line on menu items*/
        height: 45px;
        width: 120px;
    }

        ul#menu li a {
            /*background: none;*/
            color: white;
            text-decoration: none;
        }

            ul#menu li a:hover {
                color: yellow;
                text-decoration: none;
            }


/* page elements
----------------------------------------------------------*/
/* featured */
.featured {
    background-color: #fff;
}

    .featured .content-wrapper {
        background-color: #7ac0da;
        background-image: -ms-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: -o-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #7ac0da), color-stop(1, #a4d4e6));
        background-image: -webkit-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        color: #3e5667;
        padding: 20px 40px 30px 40px;
    }

    .featured hgroup.title h1, .featured hgroup.title h2 {
        color: #fff;
    }

    .featured p {
        font-size: 1.1em;
    }

/* page titles */
hgroup.title {
    margin-bottom: 10px;
}

    hgroup.title h1, hgroup.title h2 {
        display: inline;
    }

    hgroup.title h2 {
        font-weight: normal;
        margin-left: 3px;
    }

/* features */
section.feature {
    width: 300px;
    float: left;
    padding: 10px;
}

/* ordered list */
ol.round {
    list-style-type: none;
    padding-left: 0;
}

    ol.round li {
        margin: 25px 0;
        padding-left: 45px;
    }

        ol.round li.zero {
            background: url("../Images/orderedList0.png") no-repeat;
        }

        ol.round li.one {
            background: url("../Images/orderedList1.png") no-repeat;
        }

        ol.round li.two {
            background: url("../Images/orderedList2.png") no-repeat;
        }

        ol.round li.three {
            background: url("../Images/orderedList3.png") no-repeat;
        }

        ol.round li.four {
            background: url("../Images/orderedList4.png") no-repeat;
        }

        ol.round li.five {
            background: url("../Images/orderedList5.png") no-repeat;
        }

        ol.round li.six {
            background: url("../Images/orderedList6.png") no-repeat;
        }

        ol.round li.seven {
            background: url("../Images/orderedList7.png") no-repeat;
        }

        ol.round li.eight {
            background: url("../Images/orderedList8.png") no-repeat;
        }

        ol.round li.nine {
            background: url("../Images/orderedList9.png") no-repeat;
        }

/* content */
article {
    float: left;
    width: 70%;
}

aside {
    float: right;
    width: 25%;
}

    aside ul {
        list-style: none;
        padding: 0;
    }

        aside ul li {
            background: url("../Images/bullet.png") no-repeat 0 50%;
            padding: 2px 0 2px 20px;
        }

.label {
    font-weight: 700;
}

/* login page */
#loginForm {
    border-right: solid 2px #c8c8c8;
    float: left;
    width: 55%;
}

    #loginForm .validation-error {
        display: block;
        margin-left: 15px;
    }

    #loginForm .validation-summary-errors ul {
        margin: 0;
        padding: 0;
    }

    #loginForm .validation-summary-errors li {
        display: inline;
        list-style: none;
        margin: 0;
    }

    #loginForm input {
        width: 250px;
    }

        #loginForm input[type="checkbox"],
        #loginForm input[type="submit"],
        #loginForm input[type="button"],
        #loginForm button {
            width: auto;
        }

#socialLoginForm {
    margin-left: 40px;
    float: left;
    width: 40%;
}

    #socialLoginForm h2 {
        margin-bottom: 5px;
    }

#socialLoginList button {
    margin-bottom: 12px;
}

#logoutForm {
    display: inline;
}

/* contact */
.contact h3 {
    font-size: 1.2em;
}

.contact p {
    margin: 5px 0 0 10px;
}

.contact iframe {
    border: 1px solid #333;
    margin: 5px 0 0 10px;
}

/* forms */
fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

    fieldset legend {
        display: none;
    }

    fieldset ol {
        padding: 0;
        list-style: none;
    }

        fieldset ol li {
            padding-bottom: 5px;
        }

label {
    display: block;
    font-size: 1.2em;
    font-weight: 600;
}

    label.checkbox {
        display: inline;
    }

input {
    border: 1px solid #e2e2e2;
    background: #fff;
    color: #333;
    font-size: 1.2em;
    margin: 5px 0 6px 0;
    padding: 5px;
    width: 300px;
}


    input:focus, textarea:focus {
        /*border: 1px solid #7ac0da;*/
        background-color: #efefe1;
    }

    input[type="checkbox"] {
        background: transparent;
        border: inherit;
        width: 12px;
    }

    input[type="submit"],
    input[type="button"],
    button {
        background-color: #d3dce0;
        border: 1px solid #787878;
        cursor: pointer;
        font-size: 1.2em;
        font-weight: 600;
        padding: 7px;
        margin-right: 8px;
        width: auto;
    }

td input[type="submit"],
td input[type="button"],
td button {
    font-size: 1em;
    padding: 4px;
    margin-right: 4px;
}

/* info and errors */
.message-info {
    border: 1px solid;
    clear: both;
    padding: 10px 20px;
}

.message-error {
    clear: both;
    color: #3e5667;
    font-size: 1.1em;
    font-weight: normal;
    margin: 20px 0 10px 0;
}

.message-success {
    color: #7ac0da;
    font-size: 1.3em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.error {
    color: #3e5667;
}

/* styles for validation helpers */
.field-validation-error {
    color: #3e5667;
    font-weight: normal;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #3e5667;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #3e5667;
    font-weight: normal;
    font-size: 1.1em;
}

.validation-summary-valid {
    display: none;
}


/* tables
----------------------------------------------------------*/
table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 0; /*0.75em;*/
    border: 0 none;
}

th {
    font-size: 1.2em;
    text-align: left;
    border: none 0px;
    padding-left: 0;
}

    th a {
        display: block;
        position: relative;
    }

        th a:link, th a:visited, th a:active, th a:hover {
            color: #333;
            font-weight: 600;
            text-decoration: none;
            padding: 0;
        }

        th a:hover {
            color: #000;
        }

    th.asc a, th.desc a {
        margin-right: .75em;
    }

        th.asc a:after, th.desc a:after {
            display: block;
            position: absolute;
            right: 0em;
            top: 0;
            font-size: 0.75em;
        }

        th.asc a:after {
            content: '▲';
        }

        th.desc a:after {
            content: '▼';
        }

td {
    /*padding: 0.25em 2em 0.25em 0em;*/
    padding: 0;
    border: 0 none;
    text-align: left;
}

tr.pager td {
    padding: 0 0.25em 0 0;
}


/********************
* Mobile Styles   *
********************/
@media only screen and (max-width: 850px) {

    /* header
    ----------------------------------------------------------*/
    header .float-left,
    header .float-right {
        float: none;
    }

    /* logo */
    header .site-title {
        margin: 10px;
        text-align: center;
    }

    /* login */
    #login {
        font-size: .85em;
        margin: 0 0 12px;
        text-align: center;
    }

        #login ul {
            margin: 5px 0;
            padding: 0;
        }

        #login li {
            display: inline;
            list-style: none;
            margin: 0;
            padding: 0;
        }

        #login a {
            background: none;
            color: #999;
            font-weight: 600;
            margin: 2px;
            padding: 0;
        }

            #login a:hover {
                color: #333;
            }

    /* menu */
    nav {
        margin-bottom: 5px;
    }

    ul#menu {
        margin: 0;
        padding: 0;
        text-align: center;
    }

        ul#menu li {
            margin: 0;
            padding: 0;
        }


    /* main layout
    ----------------------------------------------------------*/
    .main-content,
    .featured + .main-content {
        background-position: 0px 0;
    }

    .content-wrapper {
        padding-right: 0px;
        padding-left: 0px;
    }

    .featured .content-wrapper {
        padding: 10px;
    }

    /* page content */
    article, aside {
        float: none;
        width: 100%;
    }

    /* ordered list */
    ol.round {
        list-style-type: none;
        padding-left: 0;
    }

        ol.round li {
            padding-left: 10px;
            margin: 25px 0;
        }

            ol.round li.zero,
            ol.round li.one,
            ol.round li.two,
            ol.round li.three,
            ol.round li.four,
            ol.round li.five,
            ol.round li.six,
            ol.round li.seven,
            ol.round li.eight,
            ol.round li.nine {
                background: none;
            }

    /* features */
    section.feature {
        float: none;
        padding: 10px;
        width: auto;
    }

        section.feature img {
            color: #999;
            content: attr(alt);
            font-size: 1.5em;
            font-weight: 600;
        }

    /* forms */
    input {
        width: 90%;
    }

    /* login page */
    #loginForm {
        border-right: none;
        float: none;
        width: auto;
    }

        #loginForm .validation-error {
            display: block;
            margin-left: 15px;
        }

    #socialLoginForm {
        margin-left: 0;
        float: none;
        width: auto;
    }


    /* footer
    ----------------------------------------------------------*/
    footer .float-left,
    footer .float-right {
        float: none;
    }

    footer {
        text-align: center;
        height: auto;
        padding: 10px 0;
    }

        footer p {
            margin: 0;
        }

    footer {
        margin: 0;
    }



    /* ----------------------------------------------------------
                                additional styles
    ----------------------------------------------------------*/
    .waitOverlay {
        position: fixed;
        display: none;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0,0,0,0.5);
        z-index: 2;
    }
}
/* Container for the user accounts section */
.user-accounts-container {
    padding: 2rem;
    max-width: 1200px;
    margin: 0 auto;
    font-family: "Segoe UI", sans-serif;
}

/* Section Title */
.user-accounts-title {
    font-size: 2em; /* 2em is relative to the base font size */
    font-weight: 600;
    color: #333;
    margin-bottom: 1.5rem;
    padding-bottom: 0.5rem;
    border-bottom: 2px solid #eee;
}

/* Responsive Grid Layout for the Cards */
.user-accounts-grid {
    display: grid;
    /* Creates as many 250px columns as will fit, and distributes extra space */
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 1.5rem; /* Space between cards */
}

/* Card Styling */
.card {
    background-color: #ffffff;
    padding: 1.5rem;
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    text-align: center;
    font-size: 1.1em;
    font-weight: 500;
    color: #333;
    text-decoration: none;
    transition: transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100px;
}

    /* Interactive Hover Effect */
    .card:hover {
        transform: translateY(-5px); /* Lifts the card up slightly */
        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
        color: #007bff;
    }

    /* Modifier for primary action cards */
    .card.card--primary {
        background: linear-gradient(45deg, #007bff, #0056b3);
        color: white;
    }

        .card.card--primary:hover {
            color: white;
        }

    /* Modifier for destructive/warning action cards */
    .card.card--danger {
        background: linear-gradient(45deg, #dc3545, #b02a37);
        color: white;
    }

        .card.card--danger:hover {
            color: white;
        }