﻿
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
    display: block;
}

mark, rp, rt, ruby, summary, time {
    display: inline;
}

html, body {
    margin: 0;
    padding: 0;
    width: 100%;
}

body {
    background: url("/images/bg_pattern.png") repeat scroll 0 0 transparent !important;
    color: #977E60;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 20px;
    margin: 0 auto;
    min-width: 980px;
    padding-bottom: 30px;
}

.mt-10 {
    margin-top: 10px;
}

.mr-15 {
    margin-right: 15px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-25 {
    margin-top: 25px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-0 {
    margin-top: 0 !important;
}

.m-0 {
    margin: 0 !important
}

.d-flex {
    display: flex;
}

.align-center {
    align-items: center;
}

.mt-5 {
    margin-top: 5px;
}

.display-flex {
    display: flex;
}

.align-items-center {
    align-items: center;
}

.align-items-start {
    align-items: flex-start;
}

.justify-center {
    justify-content: center;
}

.justify-space-between {
    justify-content: space-between;
}

.bg-glow {
    background: url("/images/bg_glow.png") no-repeat scroll 50% 0 transparent;
    margin: 0 auto !important;
    padding-top: 31px;
}

p span {
    font-weight: bold;
}

a {
    cursor: pointer;
    text-decoration: none;
}

    a:hover {
        text-decoration: none;
    }

    a.button {
        background: url("/images/button_sprite.png") repeat-x scroll 0 0 #977C60;
        border-radius: 2px 2px 2px 2px;
        box-shadow: 0 1px 1px #592215;
        color: #FFFFFF;
        display: inline-block;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 14px;
        padding: 4px 10px 5px;
        transition: all 0.5s ease 0s;
    }

        a.button:hover {
            background-color: #CB4725;
            background-position: 0 34px;
        }

    a.button2 {
        background: url("/images/button_sprite.png") repeat-x scroll 0 34px #CB4725;
        border-radius: 2px 2px 2px 2px;
        box-shadow: 0 1px 1px #592215;
        color: #FFFFFF;
        display: inline-block;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 14px;
        padding: 4px 10px;
        transition: all 0.5s ease 0s;
    }

        a.button2:hover {
            background-color: #977C60;
            background-position: 0 0;
        }

    a.link {
        color: #E44A24;
        cursor: pointer;
        text-decoration: underline;
    }

        a.link:hover {
            text-decoration: none !important;
        }

    a.tablink {
        color: #FFFFFF;
        cursor: pointer;
        font-weight: bold;
        text-decoration: none;
    }

        a.tablink:hover {
            text-decoration: underline !important;
        }

.list1 {
    width: 220px;
}

    .list1 li a:hover {
        color: #E44A24;
    }

    .list1 li {
        background: url("/images/k12marker.png") no-repeat scroll 10px 12px transparent;
        border-top: 1px dashed #CEC1B2;
        padding: 6px 0 6px 36px;
    }

        .list1 li:first-child {
            border-top: medium none;
        }

        .list1 li a {
            color: #977E60;
            font-family: Arial,Helvetica,sans-serif;
            font-size: 12px;
            font-weight: bold;
            transition: all 0.2s ease 0s;
        }

.list2 {
    width: 460px;
}

    .list2 li a:hover {
        color: #E44A24;
    }

    .list2 li {
        background: url("/images/k12marker.png") no-repeat scroll 10px 12px transparent;
        border-top: 1px dashed #CEC1B2;
        padding: 6px 0 6px 36px;
    }

        .list2 li:first-child {
            border-top: medium none;
        }

        .list2 li a {
            color: #977E60;
            font-family: Arial,Helvetica,sans-serif;
            font-size: 12px;
            font-weight: bold;
            transition: all 0.2s ease 0s;
        }

.list3 {
    width: 280px;
}

    .list3 li a:hover {
        color: #E44A24;
    }

    .list3 li {
        background: url("/images/k12marker.png") no-repeat scroll 11px 12px transparent;
        border-top: 1px dashed #CEC1B2;
        padding: 6px 0 6px 38px;
    }

        .list3 li:first-child {
            border-top: medium none;
        }

        .list3 li a {
            color: #977E60;
            font-family: Arial,Helvetica,sans-serif;
            font-size: 12px;
            font-weight: bold;
            transition: all 0.2s ease 0s;
        }

.list5 {
    width: 600px;
}

    .list5 li a:hover {
        color: #E44A24;
    }

    .list5 li {
        background: url("/images/k12marker.png") no-repeat scroll 11px 12px transparent;
        padding: 6px 0 6px 38px;
    }

        .list5 li:first-child {
            border-top: medium none;
        }

        .list5 li a {
            color: #977E60;
            font-family: Arial,Helvetica,sans-serif;
            font-size: 12px;
            font-weight: bold;
            transition: all 0.2s ease 0s;
        }

.list5child li {
    background: url("/images/k12childmarker.png") no-repeat scroll 12px 12px transparent;
    padding: 3px 0 3px 30px;
}

.list6 {
    width: 400px;
}

    .list6 li a:hover {
        color: #E44A24;
    }

    .list6 li {
        background: url("/images/k12marker.png") no-repeat scroll 11px 12px transparent;
        padding: 6px 0 6px 38px;
    }

        .list6 li:first-child {
            border-top: medium none;
        }

        .list6 li a {
            color: #977E60;
            font-family: Arial,Helvetica,sans-serif;
            font-size: 12px;
            font-weight: bold;
            transition: all 0.2s ease 0s;
        }

.clear {
    clear: both;
    font-size: 0;
    line-height: 0;
    width: 100%;
}

.alert {
    color: red;
}

.wrapper {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.wrap {
    overflow: hidden;
    position: relative;
}

.extra-wrap {
    overflow: hidden;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

.line_height {
    line-height: 24px !important;
}

.img-indent {
    float: left;
    margin: 0 15px 0 0;
}

.img-indent2 {
    float: left;
    margin: 0 20px 0 0;
}

.last {
    margin-right: 0 !important;
}

.lightbox-image {
    display: inline-block;
    position: relative;
}

    .lightbox-image img {
        position: relative;
        z-index: 2;
    }

    .lightbox-image span {
        background: url("/images/magnify.png") no-repeat scroll 50% 50% transparent;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
    }

.main {
    margin: 0 auto;
}

header {
    background: none repeat scroll 0 0 #F5F5F5;
    border-left: 1px solid #FFFFFF;
    border-radius: 5px 5px 0 0;
    border-right: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
    margin: 0 auto;
    position: relative;
    width: 1080px;
    z-index: 101;
}

h1 {
    display: inline-block;
    margin: 16px 0 16px 19px;
}

nav {
    background: url("/images/menushape.png") no-repeat scroll 0 0 transparent;
    display: block;
    margin: 0 auto;
    min-height: 46px;
    position: relative;
    width: 1080px;
    z-index: 101;
    background-size: 100%;
}

/*.top-contact {
    right: 30px;
    position: absolute;
    top: 18px;
    z-index: 102;
}*/

.top-contact a {
    color: #8A100B;
    font-size: 18px;
    padding: 5px 0 0 6px;
}

    .top-contact a:hover {
        color: #000000;
        text-decoration: underline;
    }
/*
.top-login {
    right: 30px;
    position: absolute;
    text-align: right;
    top: 58px;
    width: 400px;
    z-index: 102;
}*/
.top-contact {
    text-align: right;
}

.top-login, #wesite {
    margin-top: 10px;
}

    .top-login a {
        color: #8A100B;
        font-size: 14px;
        margin: 0 6px;
    }

        .top-login a:hover {
            color: #000000;
            text-decoration: underline;
        }

.form-search {
    left: 739px;
    position: absolute;
    top: 41px;
    z-index: 102;
}

.search-for {
    background: none repeat scroll 0 0 #FBFAFA;
    border: 1px solid #E4DCDC !important;
    color: #977E60;
    display: inline-block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 17px;
    margin-right: 3px;
    padding: 5px 0 5px 10px;
    vertical-align: top;
    width: 142px;
}

#form-search input {
    background: none repeat scroll 0 0 #FBFAFA;
    border: 1px solid #E4DCDC !important;
    color: #977E60;
    display: inline-block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 17px;
    margin-right: 3px;
    padding: 5px 0 5px 10px;
    vertical-align: top;
    width: 142px;
}

#form input {
    background: none repeat scroll 0 0 #FBFAFA;
    border: 1px solid #E4DCDC !important;
    color: #977E60;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 17px;
    margin-right: 3px;
    padding: 5px 0 5px 10px;
    vertical-align: top;
}

#form textarea {
    background: none repeat scroll 0 0 #FBFAFA;
    border: 1px solid #E4DCDC !important;
    color: #977E60;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin-right: 3px;
    padding: 5px 0 5px 10px;
    vertical-align: top;
}

.search_button2 {
    /*background: url("/images/search_shape.png") repeat-x scroll 0 0 #CB4725;*/
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin-right: 10px;
    padding: 6px 10px;
    background: #CB4725;
    vertical-align: top;
    border: none;
}

    .search_button2:hover {
        background: none repeat scroll 0 0 #A08768;
    }

.dead_button {
    background: none repeat scroll 0 0 #A08768;
    border-radius: 3px 3px 3px 3px;
    color: #c4b098;
    display: inline-block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin-right: 10px;
    padding: 3px 10px 6px;
    vertical-align: top;
}

.dead_button2 {
    background: none repeat scroll 0 0 #A08768;
    border-radius: 3px 3px 3px 3px;
    color: #c4b098;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin-right: 10px;
    padding: 3px 10px 6px;
    vertical-align: top;
}

input .form_button {
    background-color: #CB4725;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    display: inline-block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    height: 40px;
    margin-right: 10px;
    padding: 3px 10px 6px;
    vertical-align: top;
    width: 150px;
}

    input .form_button:hover {
        background: none repeat scroll 0 0 #A08768;
    }

#content {
    margin: 0 auto;
    width: 1080px !important;
}

.redblock {
    background: url("/images/red_pat.png") repeat scroll 0 0 transparent;
    width: 100%;
}

.whiteblock {
    background: none repeat scroll 0 0 #F5F5F5;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    padding-bottom: 39px;
    width: 1080px;
}

.datebox {
    background: url("/images/dateshape.png") no-repeat scroll 0 0 transparent;
    height: 58px;
    overflow: hidden;
    text-align: center;
    width: 57px;
}

    .datebox > .date {
        color: #FFFFFF;
        font-family: 'Engagement',cursive;
        font-size: 32px;
        font-weight: normal;
        margin-top: 15px;
    }

    .datebox > .month {
        color: #FFFFFF;
        margin-top: -2px;
        text-transform: uppercase;
    }

.box-1 {
    float: left;
    margin-left: 20px;
    width: 300px;
}

.marg0 {
    margin-left: 0 !important;
}

.marg1 {
    margin-top: 30px;
}

.marg2 {
    margin-top: 19px;
}

.marg3 {
    margin-top: 16px;
}

.marg4 {
    margin-top: 15px;
}

.marg5 {
    margin-top: 19px;
}

.marg6 {
    margin-top: 40px;
}

.marg7 {
    margin-top: 14px;
}

.marg8 {
    margin-top: 9px;
    min-height: 235px;
}

.marg9 {
    margin-top: 20px;
}

.marg10 {
    margin-top: 15px;
}

.marg11 {
    margin-top: 20px;
}

.marg12 {
    margin-top: -3px;
}

.marg13 {
    margin-top: 15px;
}

.marg14 {
    margin-top: 30px;
}

.marg15 {
    margin-top: 21px;
}

.marg16 {
    margin-top: 19px;
}

.marg17 {
    margin-top: 19px;
}

.marg18 {
    margin-top: 60px;
}

.marg19 {
    margin-top: 3px;
}

.marg20 {
    margin-top: 9px;
}

.marg21 {
    margin-top: 59px;
}

.marg22 {
    margin-top: 53px;
}

.marg23 {
    margin-top: 13px;
}

.marg24 {
    margin-top: 47px;
}

.marg25 {
    margin-top: 66px;
}

.marg26 {
    margin-top: 16px;
}

.marg27 {
    margin-top: 23px;
}

.marg28 {
    margin-top: 8px;
}

.marg29 {
    margin-top: 65px;
}

.marg30 {
    margin-top: 20px;
}

.pad1 {
    padding-bottom: 20px;
}

.pad2 {
    padding-bottom: 5px;
}

.pad3 {
    padding-bottom: 14px;
}

.pad4 {
    padding-bottom: 12px;
}

.pad5 {
    padding-bottom: 15px;
}

.pad6 {
    padding-bottom: 23px;
}

.pad7 {
    padding-bottom: 16px;
}

.pad-y-15 {
    padding: 15px 0;
}

.pad-x-15 {
    padding: 0 15px;
}

.pad {
    padding: 15px;
}

.pad-left-15 {
    padding-left: 15px
}
.pad-left-10 {
    padding-left: 10px
}

.line1 {
    background: url("/images/line_grid3.png") no-repeat scroll 0 0 transparent;
    height: 2px;
    width: 220px;
}

.line2 {
    background: url("/images/line_grid3.png") repeat-x scroll 0 0 transparent;
    height: 2px;
    width: 1080px;
}

.line3 {
    background: none repeat scroll 0 0 #CEC1B2;
    height: 1px;
    width: 220px;
}

.line4 {
    border-top: 1px dashed #CEC1B2;
    height: 1px;
    width: 220px;
}

.line5 {
    background: none repeat scroll 0 0 #CEC1B2;
    height: 1px;
    margin: 0 auto;
    width: 100%;
}

.line6 {
    background: none repeat scroll 0 0 #CEC1B2;
    height: 1px;
    width: 620px;
}

.line7 {
    background: none repeat scroll 0 0 #CEC1B2;
    height: 1px;
    width: 280px;
}

.line8 {
    background: none repeat scroll 0 0 #CEC1B2;
    height: 1px;
    margin: 10px 0;
    width: 600px;
}

.line-auto {
    background: none repeat scroll 0 0 #CEC1B2;
    height: 1px;
    margin: 0 auto;
    width: auto
}

.img-border {
    border: 6px solid #FFFFFF;
}

.img-border2 {
    border: 6px solid #EAEAEA;
}

#breadcrumbs {
    /*margin-left: 10px;*/
    margin-top: 10px;
}

#publicbreadcrumbs {
    margin-top: 10px;
    width: 100%;
}

#breadcrumbs a {
    color: #CC4726;
    font-weight: bold;
}

    #breadcrumbs a:hover {
        text-decoration: underline;
    }

h2 {
    color: #FFFFFF;
    font-family: 'Bitter',serif;
    font-size: 22px;
    font-weight: normal;
    letter-spacing: 0;
}

h3 {
    color: #977E60;
    font-family: 'Bitter',serif;
    font-size: 21px;
    font-weight: normal;
    letter-spacing: 0;
}

h4 {
    color: #977E60;
    font-family: 'Bitter',serif;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0;
    margin-top: 10px;
}

    h4 a {
        color: #CC4726;
    }

.text-1 {
    color: #F5DCB8;
    font: 12px/20px Arial,Helvetica,sans-serif;
}

.text-2 {
    color: #E44A24;
    font: 12px/20px Arial,Helvetica,sans-serif;
}

.text-3 {
    color: #E44A24;
    font: bold 12px/20px Arial,Helvetica,sans-serif;
}

.text-4 {
    color: #977E60;
    font: 11px/18px Arial,Helvetica,sans-serif;
    margin-top: 25px;
}

.text-6 {
    color: #E44A24;
    font: 15px/20px Arial,Helvetica,sans-serif;
}

footer {
    background: none repeat scroll 0 0 #F5F5F5;
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-radius: 0 0 5px 5px;
    border-right: 1px solid #FFFFFF;
    margin: 0 auto;
    padding: 0 15px 55px 15px;
    text-align: center;
    width: 1080px;
}

.text-5 {
    color: #E44A24;
    display: inline-block;
    font: 11px/18px Arial,Helvetica,sans-serif;
    margin-top: 20px;
}

    .text-5 a {
        color: #E44A24;
        font: 11px/18px Arial,Helvetica,sans-serif;
        text-decoration: none;
    }

        .text-5 a:hover {
            text-decoration: underline;
        }

.footeric {
    display: inline-block;
    margin-top: 15px;
}

    .footeric a {
        display: inline-block;
        height: 30px;
        width: 30px;
    }

        .footeric a:hover {
            opacity: 0.5;
        }

.footic-1 {
    background: url("/images/footer_icon_01.png") no-repeat scroll 0 0 transparent;
    margin-right: 5px;
}

.footic-2 {
    background: url("/images/footer_icon_02.png") no-repeat scroll 0 0 transparent;
    margin-right: 15px;
}

.map {
    display: block;
    float: left;
    height: 314px;
    margin: 20px 20px 0 0;
    width: 418px;
}

    .map iframe {
        height: 314px;
        width: 418px;
    }

dl {
    float: left;
    margin: 14px 0 0;
}

    dl dt {
    }

    dl dd span {
        display: block;
        float: left;
        width: 67px;
    }

    dl dd {
    }

        dl dd a {
        }

.k12clayform {
    margin: 19px 0 0;
}

    .k12clayform input {
        background: none repeat scroll 0 0 #FBFAFA;
        border: 1px solid #E4DCDC;
        border-radius: 2px 2px 2px 2px;
        color: #977E60;
        font-family: Arial,Helvetica,sans-serif;
        /*margin: 3px;*/
        outline: medium none;
        padding: 6px 2px 5px 8px;
    }

    .k12clayform select {
        background: none repeat scroll 0 0 #FBFAFA;
        border: 1px solid #E4DCDC;
        border-radius: 2px 2px 2px 2px;
        color: #977E60;
        font-family: Arial,Helvetica,sans-serif;
        outline: medium none;
        padding: 6px 2px 5px 8px;
    }

    .k12clayform .btnSubmit {
        background: none repeat scroll 0 0 #FBFAFA;
        border: 1px solid #E4DCDC;
        border-radius: 2px 2px 2px 2px;
        color: #977E60;
        float: left;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 12px;
        height: 24px;
        outline: medium none;
        padding: 6px 2px 5px 8px;
        width: 320px;
    }

    .k12clayform textarea {
        background: none repeat scroll 0 0 #FBFAFA;
        border: 1px solid #E4DCDC;
        border-radius: 2px 2px 2px 2px;
        color: #977E60;
        float: left;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 12px;
        height: 127px;
        margin: 0;
        outline: medium none;
        overflow: auto;
        padding: 6px 2px 4px 8px;
        resize: none;
        width: 288px;
    }

    .k12clayform label {
        display: inline-block;
        min-height: 39px;
        position: relative;
        padding: 6px 2px 5px 8px;
    }

.loginform ol li {
    margin-bottom: 10px;
}

.loginform label.checkbox {
    min-height: auto;
    padding: 0;
    margin: 0;
}

.k12clayform .empty {
    color: #FF0000;
    display: none;
    font-size: 11px;
    line-height: 14px;
}

.k12clayform .error-empty {
    display: none;
    float: left;
    margin: 4px 0 0 7px !important;
    width: 300px;
}

.k12clayform .success {
    display: none;
}

.twoColumnFormTable .columnOne {
    text-align: right;
    width: 50%;
}

.twoColumnFormTable .columnTwo {
    width: 50%;
}

.twoColumnFormTable label {
    font-size: 15px;
}

.twoColumnFormTable input {
    width: 300px;
}

    .twoColumnFormTable input[type=date] {
        width: 150px;
    }

    .twoColumnFormTable input[type=number] {
        width: 150px;
    }

.twoColumnFormTable select {
    width: 150px;
}

.ui-autocomplete {
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
}

.horizontalimagespacer {
    margin-left: 10px;
    margin-right: 10px;
    vertical-align: middle;
}

.verticalimagespacer {
    margin-top: 35px;
    margin-bottom: 35px;
    text-align: center;
}

.marqueesupporter {
    margin-top: 25px;
    margin-bottom: 25px;
    text-align: center;
}

.marqueesupportertext {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 100%;
    color: #977e60;
}

.marqueesupporter a:link {
    color: #977e60;
}

.marqueesupporter a:visited {
    color: #977e60;
}

.marqueesupporter a:active {
    color: #977e60;
}

.marqueesupporter a:hover {
    color: #977e60;
}

.marqueesupporter img {
    border: 0;
}

h3.adduser {
    color: #977E60;
    font-family: 'Bitter',serif;
    font-size: 21px;
    font-weight: normal;
    letter-spacing: 0;
}

.addusertable {
    font-size: 18px;
}

.btns {
    border-top: 1px solid #CEC1B2;
    margin-top: 20px;
}

    .btns a {
        margin: 20px 10px 0 0;
    }

input {
    border: 1px solid #666666;
}

.k12clayform input.btnSubmit {
    border: 0 solid;
    height: 30px;
    width: 65px;
}

input.button2 {
    background: url("/images/button_sprite.png") repeat-x scroll 0 34px #CB4725;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 1px #592215;
    color: #FFFFFF;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    height: 30px;
    padding: 4px 10px;
    transition: all 0.5s ease 0s;
}

    input.button2:hover {
        background-color: #977C60;
        background-position: 0 0;
    }

.gridhead {
    background-color: #EFEDE9;
    border: 1px solid #E7E2DD;
    margin: 1px;
    padding: 2px;
    cursor: default;
}

    .gridhead .gridheadLabel {
        color: #977E60;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 12px;
        margin: 5px 5px 5px 5px;
        font-weight: bold;
    }

.tunnelheight {
    min-height: 300px;
}

.pagination ul > li > a {
    border: 1px solid #CD4725;
    color: #CD4725;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin: 2px;
    padding: 2px 5px;
    text-decoration: none;
}

.pagination ul > li.active > a {
    background-color: #A25505;
    border: 1px solid #624E3D;
    color: #FFFFFF;
    font-weight: bold;
    margin: 2px;
    padding: 2px 5px;
}

.pagination ul > li > a.disabled {
    border: 1px solid #EEEEEE;
    color: #DDDDDD;
    margin: 2px;
    padding: 2px 5px;
}
/*div.pagination ul > li > a {
    border-color: #CD4725;
}*/
/*dipali uncomment this from 996 line to 1058*/
div#pagination {
    height: 50px;
    margin-top: 3px;
}

    div#pagination .count {
        float: left;
        padding: 5px;
    }

    div#pagination .pages {
        float: right;
        padding: 5px;
    }

div#paginationTop {
    background: url("/images/oPagination_bg_top.png") no-repeat scroll center bottom transparent;
    height: 40px;
    margin-bottom: 3px;
}

    div#paginationTop .count {
        float: left;
        padding: 5px;
    }

    div#paginationTop .pages {
        float: right;
        padding: 5px;
    }

div.pagination {
    margin: 3px;
    padding: 3px;
}

    div.pagination a {
        border: 1px solid #CD4725;
        color: #CD4725;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 14px;
        margin: 2px;
        padding: 2px 5px;
        text-decoration: none;
    }

        div.pagination a:hover, div.pagination a:active {
            border: 1px solid #A25505;
            color: #000000;
        }

    div.pagination span.current {
        background-color: #A25505;
        border: 1px solid #624E3D;
        color: #FFFFFF;
        font-weight: bold;
        margin: 2px;
        padding: 2px 5px;
    }

    div.pagination li.active a {
        background-color: #A25505;
        border: 1px solid #624E3D;
        color: #FFFFFF;
        font-weight: bold;
        margin: 2px;
        padding: 2px 5px;
    }

    div.pagination span.disabled {
        border: 1px solid #EEEEEE;
        color: #DDDDDD;
        margin: 2px;
        padding: 2px 5px;
    }

#topNav {
    border-bottom: 1px solid #CCCCCC;
    float: left;
    width: 100%;
}

    #topNav .tabs {
        background: url("/images/bg-tabs.jpg") repeat-x scroll left top transparent;
        border-left: 1px solid #CCCCCC;
        border-right: 1px solid #CCCCCC;
        border-top: 1px solid #CCCCCC;
        float: left;
        margin: 1px 1px 0 0;
        padding: 5px 10px;
    }

        #topNav .tabs:hover {
            background: url("/images/bg-tabs-active.jpg") repeat-x scroll left top transparent;
            border-left: 1px solid #CCCCCC;
            border-right: 1px solid #CCCCCC;
            border-top: 1px solid #CCCCCC;
            float: left;
            margin: 1px 1px 0 0;
            padding: 5px 10px;
        }

    #topNav .active {
        background: url("/images/bg-tabs-active.jpg") repeat-x scroll left top transparent;
        border-left: 1px solid #CCCCCC;
        border-right: 1px solid #CCCCCC;
        border-top: 1px solid #CCCCCC;
        float: left;
        margin: 1px 1px 0 0;
        padding: 5px 10px;
    }

#detailLeft {
    float: left;
    padding: 5px;
    width: 47%;
}

#detailRight {
    float: right;
    padding: 5px;
    width: 49%;
}

#detailBio {
    float: left;
    padding: 5px;
    width: 99%;
}

.detailEdit {
    border: 1px solid #000000;
    float: right;
    padding: 2px;
    vertical-align: top;
}

#fieldform {
    width: 270px;
    padding: 3px;
    margin: 5px 0;
    height: 22px;
    font-size: 18px;
    outline: none;
}

#dropdownfieldform {
    width: 270px;
    padding: 3px;
    margin: 5px 0;
    height: 30px;
    font-size: 18px;
    outline: none;
    background: #e6e6e6;
    color: #7e7e7e;
    border: solid 2px #CEC1B2;
}

#commentfieldform {
    width: 270px;
    padding: 3px;
    margin: 5px 0;
    font-size: 18px;
    outline: none;
    font-family: Arial, Helvetica, sans-serif;
}

.focusField {
    border: solid 2px #E44A24;
    background: #e6e6e6;
    color: #000;
}

.idleField {
    background: #EEE;
    color: #7e7e7e;
    border: solid 2px #CEC1B2;
}

#showEmailConfirm {
    color: #E44A24
}


.main-header h3 {
    color: #843c0c;
    font-size: 22px;
    font-weight: 600;
    padding-top: 15px;
}

.rank-grid {
    margin-top: 25px;
    display: flex;
    justify-content: center;
}

.rank-grid-item {
    text-align: center;
    border-left: 1px solid #a25505;
    flex: 0 1 25%;
}

.rank-head,
.rank-items {
    margin: 10px 25px 0 25px;
}

.rank-items {
    border-bottom: 1px solid #a25505;
    padding-bottom: 5px;
    height: 195px;
}

    .rank-items:last-of-type {
        border-bottom: none;
        padding-bottom: initial;
        height: 190px;
    }

.rank-grid-item .rank-head .total-vote,
.rank-grid-item .rank-head .day-result {
    font-size: 16px;
    line-height: 25px;
    margin: 10px 0;
}

.rank-grid-item .rank-head .total-vote {
    color: #a25505;
}

.rank-grid-item .rank-head .day-result {
    color: #a25505;
    border-bottom: 1px solid;
    display: inline-block;
}

.rank-grid-item .rank-head .day-leader {
    font-size: 14px;
    line-height: 21px;
    color: #a25505;
    border-bottom: 1px solid;
    display: inline-block;
    margin: 10px 0 0 0;
}

.rank-grid-item .rank-items .rank-item-head,
.rank-grid-item .rank-items .rank-item-name {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 7px;
}

.rank-grid-item .rank-items .rank-item-head {
    color: #a25505;
}

.rank-grid-item .rank-items .rank-item-name {
    color: #a25505;
}

.rank-grid-item .rank-items .rank-item-img {
    /*height: 80px;*/
    width: 80px;
    margin: 0 auto;
}

    .rank-grid-item .rank-items .rank-item-img img {
        width: 100%;
        height: 100%;
    }

.rank-grid-item:last-of-type {
    border-right: 1px solid #a25505;
}

.exhibition-btn-wrapper {
    width: 97.5%;
    display: flex;
    justify-content: flex-end;
    margin: 25px auto 0 auto;
}

.voting-wrapper {
    margin-top: 25px;
}

    .voting-wrapper h4 {
        font-size: 20px;
        line-height: 27px;
        margin-bottom: 7px;
        color: #843c0c;
    }

    .voting-wrapper h2 {
        font-size: 28px;
        line-height: 39px;
        margin-bottom: 7px;
        color: #843c0c;
        font-weight: 600;
    }

.supply-part .supply-head {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 7px;
    font-weight: 600;
    color: #843c0c;
}

.supply-part .supply-price {
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 7px;
    font-weight: 600;
    color: #843c0c;
}

.supply-wrapper {
    display: flex;
    justify-content: space-evenly;
    margin-top: 25px;
    flex: 0 1 50%;
}

.entry-table h3 {
    color: #843c0c;
    font-weight: 600;
}

/*.entry-table-wrapper table {
    width: 80%;
    margin: 0 auto;
}

.entry-table-wrapper table th,
.entry-table-wrapper table td {
    text-align: center;
    padding: 15px;
}

.entry-table-wrapper table td {
    border-top: 1px solid #843c0c;
    background: #fff;
}*/

.entry-table-wrapper {
    display: flex;
}

.submitted-head {
    font-size: 20px;
    font-weight: 600;
    color: #843c0c;
    margin-right: 20px;
}

.submitted-details,
.sub-image {
    width: 50%;
}

.submitted-details {
    margin-top: 35px;
}

.sub-image .submitted-head {
    margin-bottom: 15px;
}

.sub-detail-sec {
    display: flex;
    padding-bottom: 43px;
}

.submitted-details-sec {
    font-size: 20px;
}

.entry-btn-wrapper {
    display: flex;
    justify-content: center;
    margin-top: 15px;
}

.entry-table p {
    font-size: 22px;
    line-height: 39px;
    color: #008000;
}

.help-para {
    padding: 0 10px;
}

    .help-para p {
        font-size: 14px;
        line-height: 21px;
        color: #9d7e67;
    }

.sucess-icon {
    vertical-align: middle;
}

.voting-close-wrapper h2 {
    color: #843c0c;
}

.pr-0 {
    padding-right: 0 !important;
}

.vote_button {
    background: #CB4725;
    border-radius: 3px;
    color: #FFFFFF;
    display: inline-block;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    margin-right: 10px;
    padding: 10px 20px 12px;
    vertical-align: top;
    text-decoration: none;
    transition: background-color 0.3s;
}

    .vote_button:hover {
        background-color: #A08768;
    }

.container_12_exhibition {
    width: auto !important;
}

table.dataTable.dataTable_award thead tr th {
    text-align: center;
}

.dataTable_award tr td {
    text-align: center;
}

.fontSize {
    font-size: 16px;
}

.innerfontSize {
    font-size: 14px;
}

.k12clayform input[type="submit"] {
    background-color: #d9534f;
    border-color: #d9534f;
    color: #ffffff;
    padding: 6px 12px;
}

    .k12clayform input[type="submit"]:hover {
        background-color: #c9302c;
    }

.supply-wrapper-par {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.supporter_content .grid_3,
.supporter_content .line3 {
    width: 245px !important;
}

.supporter_content1 .grid_3 {
    width: 245px !important;
}

.supporter_content1 .line1 {
    background-size: 100%;
    width: 100%;
}

.supporter_content1 img {
    width: 100%;
}

.field-validation-error, .error {
    color: red;
    display:block;
}

@@keyframes blink {
    0% {
        color: blue;
    }

    50% {
        color: #977E60;
    }

    100% {
        color: blue;
    }
}

.blink {
    animation: blink 1s infinite;
}

.mycontent-left form .row input, .mycontent-left form .row select {
    width: 100%;
    margin: 0;
    height: 33px;
}

    .mycontent-left form .row input[type="checkbox"] {
        width: auto;
        height: auto;
        margin: 0 5px 0 25px;
    }

        .mycontent-left form .row input[type="checkbox"]:first-child {
            margin-right: 5px;
            margin-left: 0;
        }


    .mycontent-left form .row input#userPhone, .mycontent-left form .row input#userPhone2 {
        width: 63%;
    }

.mycontent-left form .row label {
    padding: 0;
    display: flex;
    align-items: center;
}

.login-info {
    margin-left: 10px;
    margin-bottom: 25px
}

.school-info {
    margin-left: 10px;
    margin-bottom: 25px
}

.offset-width-line {
    width: 20.5%;
}

.offset-width-note {
    width: 79.5%;
}

.modal-body.change-pass form .row {
    margin-left: initial;
    padding: 0;
}

.main-menu .change-pass-icon {
    margin-left: auto;
    display: flex;
    align-items: center;
    margin-right: 15px;
    justify-content: flex-end;
    min-height: 46px;
}


.g-recaptcha {
    margin-top: 15px;
}

.cust-row {
    margin: 0 !important;
}

#awardAssignmentTable {
    width: auto;
}

.issue-award-model .close {
    padding: 15px 15px 0 0;
}

.issue-award-model {
    max-height: 575px;
    overflow: auto;
}

    .issue-award-model::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        border-radius: 10px;
        background-color: #f5f5f5;
    }

    .issue-award-model::-webkit-scrollbar {
        width: 6px;
        background-color: #F5F5F5;
    }

    .issue-award-model::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
        background-color: #c1c1c1;
    }

.issue-award-table tr th:first-child {
    width: 25%;
}

.issue-award-table {
    border-bottom: none !important;
}

.ReferenceForm {
    padding-bottom: 0 !important;
}

    .ReferenceForm .k12clayform {
        margin-top: 0;
    }

        .ReferenceForm .k12clayform table {
            width: 100%;
        }

        .ReferenceForm .k12clayform input {
            margin: 0;
            width: 48%;
        }

    .ReferenceForm table tr th {
        padding: 8px 10px 8px 0 !important;
        width: 23.5% !important;
    }

.box-body.div_acc_header a, .box-body.div_acc_header a:hover {
    text-decoration: none;
    border-bottom: none
}

.dataTables_scrollBody table {
    width: 100% !important;
    margin: 0 !important;
}

.dataTables_scrollHeadInner {
    width: 100% !important;
}

    .dataTables_scrollHeadInner > table {
        margin-top: 25px !important;
        width: 100% !important;
    }

.search_button, .k12clayform input.search_button {
    /*background: url("/images/search_shape.png") repeat-x scroll 0 0 #CB4725;*/
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    display: inline-block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin-right: 10px;
    padding: 6px 10px;
    background: #CB4725;
    vertical-align: top;
    border: 1px solid #CB4725;
}

    .search_button:hover, .k12clayform input.search_button:hover {
        background: none repeat scroll 0 0 #A08768;
        border: 1px solid #A08768;
    }

.header-div {
    padding: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.popup-inputform {
    width: 100%;
}

.donation-form label {
    min-height: auto;
    padding: 0;
}

.donation-form .row {
    padding: 8px;
}

    .donation-form .row .col-md-3 {
        text-align: right;
    }

.addwork-form label {
    padding: 0;
    min-height: auto;
}

.addwork-form-wrap .row {
    margin-right: auto
}

    .addwork-form-wrap .row .label-div {
        margin-right: 10px;
        width: 25%;
    }

    .addwork-form-wrap .row .input-div {
        width: 75%;
    }

        .addwork-form-wrap .row .input-div select, .addwork-form-wrap .row .input-div input {
            width: 100%;
        }


.discription-label {
    width: 11% !important;
}

.discription-text {
    width: 100% !important;
}

.pl-0 {
    padding-left: 0;
}

.weight-input input {
    width: 71% !important;
}

.input-text-label {
    width: 15% !important;
}

.input-div-text {
    width: 85% !important;
}

    .input-div-text textarea {
        width: 100%;
        height: 70px;
    }

.event-table-wrap {
    overflow: auto;
}

.event-table {
    width: 100%;
    margin-top: 60px;
}

    .event-table, .event-table tr, .event-table th, .event-table td {
        border: 1px solid #977E60;
        border-collapse: collapse;
        text-align: center;
    }


        .event-table th, .event-table td {
            padding: 5px;
        }

#contManageOtherEntries table.dataTable thead th {
    padding: 10px 5px;
}

.highlight-green {
    background: #C1F3B5;
    position: relative;
}

.highlight-grey {
    background: #d3d3d3;
    position: relative;
}

.highlight-green .box {
    width: auto;
    height: 30px;
    background-color: #cb4725;
    color: #fff;
    padding: 5px 10px;
    position: absolute;
    border-radius: 5px;
    font-size: 10px;
    left: 0;
    top: -60%;
    white-space: nowrap;
}

    .highlight-green .box.box-text-wrap {
        height: auto;
        width: 95px;
        font-size: 10px;
        line-height: 15px;
        top: -74.5%;
        white-space: initial;
    }

    .highlight-green .box span {
        display: inline-block;
        width: 75px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .highlight-green .box.arrow-bottom:after {
        content: " ";
        position: absolute;
        left: 10px;
        transform: translate(50%, 0);
        bottom: -8px;
        border-top: 8px solid #cb4725;
        border-right: 8px solid transparent;
        border-left: 8px solid transparent;
        border-bottom: none;
    }

.highlight-grey .box {
    width: auto;
    height: 30px;
    background-color: #cb4725;
    color: #fff;
    padding: 5px 10px;
    position: absolute;
    border-radius: 5px;
    font-size: 10px;
    left: 0;
    top: -60%;
    white-space: nowrap;
}

    .highlight-grey .box.arrow-bottom:after {
        content: " ";
        position: absolute;
        left: 10px;
        transform: translate(50%, 0);
        bottom: -8px;
        border-top: 8px solid #cb4725;
        border-right: 8px solid transparent;
        border-left: 8px solid transparent;
        border-bottom: none;
    }

table.dataTable thead tr th, table.dataTable thead tr td {
    padding: 8px 10px !important;
}

.dataTables_scrollBody table.dataTable thead tr th, .dataTables_scrollBody table.dataTable thead tr td {
    padding: 0 10px !important;
}

.white-space-nowrap {
    white-space: nowrap;
}

.payment-container {
    padding-top: 39px !important;
}

.payment-success {
    color: #12be12;
}

.payment-failed {
    color: #ef4b3e;
}

.status-img {
    width: 50px;
}
.white-space-nowrap{
    white-space:nowrap;
}

.modal-body{
    border-radius:15px;
}
.btnCls {
    background-color: #458CDE;
    border-radius: 3px 3px 3px 3px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin-right: 10px;
    padding: 3px 9px 6px;
    vertical-align: top;
    color: #FFFFFF;
    display: inline-block;
}
.discount-form label {
    padding: 0px 8px 5px 2px;
    line-height: 22px;
    min-height: auto;
}
.h-40
{
    height:40px;
}
.entry-invoice-table table tbody {
    max-height: 156px;
    overflow-y: auto;
    display: block;
}
    .entry-invoice-table table thead 
    {
        display:block ;
        width:100%;
    }
    .create-entry-border {
        border: 1px solid;
    }
.border-right 
{
    border-right: 1px solid;
}
.m-0{
    margin:0 !important
}
.pt-10{
    padding:10px;
}
.pt-12 {
    padding: 12px;
}
.pb-10 {
    padding: 10px;
}
.bold-heading
{
    font-weight:600;
    font-size:14px;
}
.invoice .row 
{
    margin:0 !important;
}
.pricing-total.row,
.pricing-total .col-md-6 {
    padding: 0 !important;
}
.pricing-total.row {
    margin-top: 10px !important;
}
.paid-credit-info p:first-child
{
    width:90%;
}
.paid-credit-info p:last-child {
    width: 93%;
}
.invoice-border-bottom {
    border-bottom: 1px solid;
    padding: 10px 0;
}
.invoice p {
    margin-bottom: 0;
}

.flex-align {
    display: flex;
    align-items: center;
}

.m-auto {
    margin: auto;
}

.invoice p.max-width {
    max-width: 220px;
    text-align: center;
}

.main-logo {
    display: flex;
    flex-flow: column;
    align-items: end;
}

    .main-logo h4 {
        margin-top: auto;
    }

.mt-20 {
    margin-top: 20px;
}

.entry-details-table {
    table-layout: fixed;
    width: 100%;
}

    .entry-details-table tr th:nth-of-type(1),
    .entry-details-table tr th:nth-of-type(2) {
        width: 35%;
        padding-bottom:5px;
    }

    .entry-details-table tr th:nth-of-type(3),
    .entry-details-table tr th:nth-of-type(4) {
        width: 15%
    }

    .entry-details-table td {
        border: 1px solid transparent;
    }

.bold-border {
    border-bottom: 1px solid;
    display: inline-block;
    font-weight: 600;
    width: 50px;
}

.border-top {
    border-top: 1px solid;
    display: inline-block;
    width: 50px;
}

.entry-details-table .price {
    padding-left: 0 !important;
}

.pe-10 {
    padding-right: 10px;
}

.entry-details-table thead tr th {
    border-bottom: 1px solid !important;
}

.invoice-border-bottom h5 {
    line-height: unset;
}
.p-0 {
    padding: 0 !important;
}