﻿
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,800);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,700);

body {
    font-family: 'Open Sans', sans-serif;
}

#body {
    padding: 0px;
    margin-bottom: 1px;
}

.pageheaderinner {
    margin-left: auto;
    margin-right: auto;
    max-width: 1400px;
    color: #fff;
}

.pagewideheaderinner {
    margin-left: auto;
    margin-right: auto;
    color: #fff;
}

a {
    color: #5377b4;
    text-decoration: none;
    transition: color .3s linear;
}

    a:hover, a:focus {
        color: #64baf5;
        text-decoration: none;
    }

input[type=checkbox] {
    width: 18px;
    height: 18px;
}

.checkbox {
    line-height: 25px;
}






.logininfo {
}

.headermenuright {
    padding-top: 0px;
    display: table;
    height: 64px;
    margin-right: 15px;
}

    .headermenuright ul {
        margin: 0px;
        list-style: none;
        display: block;
        overflow: auto;
        width: 100%;
    }

        .headermenuright ul li {
            float: right;
            height: 40px;
            display: table;
            margin-left: 10px;
        }

    .headermenuright li a.lnkbtn {
        padding: 10px 35px;
        margin: 10px;
        letter-spacing: 2px;
        line-height: 24px;
        font-size: 16px;
        font-weight: bold;
        color: #aaa353;
        text-decoration: none;
        background-color: transparent;
        border: 1px solid #aaa353;
        transition: background-color .4s linear,border .4s linear;
    }

        .headermenuright li a.lnkbtn:hover {
            border: 1px solid #f3f3f3;
            background-color: #aaa353;
            color: #f3f3f3;
        }


    .headermenuright a.shoppingcart {
        border: 0px;
        text-decoration: none;
        font-size: 20px;
        letter-spacing: 3px;
        color: #5377b4;
        padding: 0px;
        display: table-cell;
        vertical-align: middle;
        margin-right: 7px;
        transition: color .5s linear;
        margin-top: 3px;
        font-weight: bold;
    }

        .headermenuright a.shoppingcart:hover {
            border: 0px;
            text-decoration: none;
            opacity: .7;
        }

        .headermenuright a.shoppingcart i {
            margin-right: 10px;
            font-size: 36px;
        }

.mainbody {
    padding-left: 0px;
    padding-right: 0px;
}

.pageheader {
    background-color: #5377b4;
    border-top: 8px solid #007ccc;
    min-height: 108px;
}

.pagewideheader {
    border-top: 8px solid #007ccc;
    min-height: 90px;
    background-color: #5377b4;
}

.pagecontent {
    margin-left: auto;
    margin-right: auto;
    max-width: 1600px;
    color: #888888;
    padding: 50px 0px;
}

.btnfirst {
    border: 1px solid #fff !important;
    color: #fff;
    padding: 12px 20px;
    text-decoration: none;
    font-size: 14px;
    letter-spacing: 2px;
    background-color: transparent;
    transition: background-color .4s linear,color .4s linear;
    display: inline-block;
}

    .btnfirst:hover, .btnfirst:focus {
        background-color: #fff;
        color: #5377b4;
        cursor: pointer;
        text-decoration: none;
    }

.btnsecond {
    border: 1px solid #5377b4 !important;
    color: #fff;
    padding: 12px 20px;
    text-decoration: none;
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    background: none;
    background-color: #5377b4;
    transition: background-color .4s linear,color .4s linear;
    display: inline-block;
}

    .btnsecond:hover, .btnsecond:focus {
        color: #fff;
        background-color: #007ccc;
        cursor: pointer;
        text-decoration: none;
    }

    .btnsecond i {
        margin-right: 5px;
    }

.k-button, .k-button-icontext {
    clear: both;
    background: none !important;
    border: 0px;
}

    .k-button:hover, .k-button-icontext:hover {
        background: none !important;
    }

.defaultdropdown {
    border: 1px solid #e9e9e9;
    color: #555;
    padding: 7px 15px;
    text-decoration: none;
    font-size: 14px;
    letter-spacing: 2px;
    background: none;
    overflow: hidden;
    background-color: transparent;
    transition: border-color .4s linear,color .4s linear;
}

a.k-button, a.k-button-icontext {
    border: 1px solid #565656;
    color: #565656;
    padding: 12px 20px;
    text-decoration: none;
    font-size: 14px;
    letter-spacing: 2px;
    transition: border-color .4s linear,color .4s linear;
    background-color: none;
    background-image: none;
}

    a.k-button:hover, a.k-button:focus, a.k-button-icontext:hover, a.k-button-icontext:focus {
        border-color: #a6966e;
        color: #a6966e;
        cursor: pointer;
        text-decoration: none;
        background-color: none;
        background-image: none;
    }

.footerct {
    color: #fff;
}

.topfooter {
}

.footer {
}

.fixedfooter {
    position: fixed;
    bottom: 0px;
    width: 100%;
}

.mainfooter {
    min-height: 90px;
    border-top: 8px solid #EDEDED;
    padding: 25px 0px 10px 0px;
    background-color: #fafafa;
}

    .mainfooter .linkbar {
        padding: 10px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        border-bottom: 2px solid #e8ebeb;
        max-width: 1600px;
    }



.middlefooter {
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    max-width: 1600px;
    font-size: 12px;
    color: #898989;
    letter-spacing: 1px;
}

    .middlefooter > div {
        color: #444;
    }

    .middlefooter a {
        color: #444;
        letter-spacing: 1px;
    }

.inclinkfooter {
    color: #5377b4 !important;
    text-decoration: underline;
}

.searchpanel {
    padding: 0px;
    text-align: right;
    margin-top: 25px;
    padding-top: 0px;
    padding-bottom: 25px;
}

.sdropdown {
    position: absolute;
    display: none;
    list-style: none;
    width: 400px;
    overflow: auto;
    max-height: 550px;
    background-color: #fff;
    z-index: 9999999999;
    top: 50px;
    border-radius: 4px;
    -webkit-box-shadow: 5px 8px 13px rgba(0,0,0,.24);
    -moz-box-shadow: 5px 8px 13px rgba(0,0,0,.24);
    box-shadow: 5px 8px 13px rgba(0,0,0,.24);
}

.sct {
    overflow: initial;
    padding: 7px;
}

.sheader {
    padding: 10px;
    display: block;
    overflow: auto;
}

    .sheader label {
        color: #898989 !important;
    }

.nothingresult {
    padding: 10px;
    display: block;
    overflow: auto;
}

.sitem {
    padding: 5px;
    overflow: auto;
}

a.asitem {
    cursor: pointer;
    overflow: initial;
    display: block;
    padding: 5px;
    border-top: 1px solid #e9e9e9;
    position: relative;
}

    a.asitem:hover {
        background-color: #f3f3f3;
    }

.sct label {
    color: #898989;
    font-weight: bold;
}

.sct .val {
    color: #898989;
    margin-left: 5px;
}

.sheader .count {
    float: left;
    padding: 0px 10px;
}

.sheader .paging {
    float: left;
}

    .sheader .paging a {
        cursor: pointer;
        padding: 0px 3px;
    }

    .sheader .paging i {
        font-size: 24px;
    }

.itemdetail .col-sm-6 {
    padding: 0px;
}


.spriteicon {
    display: inline-block;
}

.defaultdropdown {
    text-align: left;
}

    .defaultdropdown .caret {
        float: right;
        position: relative;
        top: 8px;
    }

.defaultdropdownct ul {
    width: 100%;
}

    .defaultdropdownct ul li a {
        cursor: pointer;
    }

.defaultdropdownct {
    width: 100%;
    text-align: left;
}

.topaccountinfo {
    text-align: right;
    padding: 7px 7px;
    margin-top: 7px;
}

    .topaccountinfo a {
        font-size: 15px;
        padding-top: 0px;
        margin-left: 10px;
        margin-right: 10px;
    }

        .topaccountinfo a i {
            margin-right: 5px;
        }



ul.dropdown-menu {
    max-height: 500px;
    overflow: auto;
}

/*Validation*/
.validation-summary-errors {
    border: 2px solid red;
    color: #904c4c;
    font-weight: bold;
    margin: 6px;
    width: 30%;
}

.field-validation-error {
    color: #904c4c;
    font-weight: bold;
    font-size: 12px;
}

.input-validation-error {
    color: #fff !important;
    font-weight: bold;
    background-color: #904c4c !important;
}

/*legend Validation*/


/*Notification*/
.notifysuccessct {
    padding: 0px;
    background-color: #ededed;
    position: fixed;
    top: 25px;
    right: 25px;
    display: none;
    background-color: transparent;
    z-index: 5000;
    min-width: 320px;
    max-width: 450px;
    -webkit-box-shadow: 5px 8px 13px rgba(0,0,0,.24);
    -moz-box-shadow: 5px 8px 13px rgba(0,0,0,.24);
    box-shadow: 5px 8px 13px rgba(0,0,0,.24);
}

    .notifysuccessct .notifytitle {
        font-size: 18px;
        font-weight: bold;
        color: #fff;
        background-color: #6e9f5a;
        padding: 8px 15px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }

        .notifysuccessct .notifytitle .ico {
            font-size: 24px;
            margin-right: 10px;
            color: #fff;
        }

    .notifysuccessct .notifymessage {
        padding: 10px;
        background-color: #fafafa;
        color: #787878;
    }

    .notifysuccessct .closaction {
        float: right;
        font-size: 24px;
        color: #fff;
        cursor: pointer;
    }




.notifyinfoct {
    padding: 0px;
    background-color: #ededed;
    position: fixed;
    top: 25px;
    right: 25px;
    display: none;
    background-color: transparent;
    z-index: 5000;
    min-width: 320px;
    max-width: 450px;
    -webkit-box-shadow: 5px 8px 13px rgba(0,0,0,.24);
    -moz-box-shadow: 5px 8px 13px rgba(0,0,0,.24);
    box-shadow: 5px 8px 13px rgba(0,0,0,.24);
}

    .notifyinfoct .notifytitle {
        font-size: 18px;
        font-weight: bold;
        color: #fff;
        background-color: #a6946c;
        padding: 8px 15px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }

        .notifyinfoct .notifytitle .ico {
            font-size: 24px;
            margin-right: 10px;
            color: #fff;
        }

    .notifyinfoct .notifymessage {
        padding: 10px;
        background-color: #fafafa;
        color: #787878;
    }

    .notifyinfoct .closaction {
        float: right;
        font-size: 24px;
        color: #fff;
        cursor: pointer;
    }




.notifywarningct {
    padding: 0px;
    background-color: #ededed;
    position: fixed;
    top: 25px;
    right: 25px;
    display: none;
    background-color: transparent;
    z-index: 5000;
    min-width: 320px;
    max-width: 450px;
    -webkit-box-shadow: 5px 8px 13px rgba(0,0,0,.24);
    -moz-box-shadow: 5px 8px 13px rgba(0,0,0,.24);
    box-shadow: 5px 8px 13px rgba(0,0,0,.24);
}

    .notifywarningct .notifytitle {
        font-size: 18px;
        font-weight: bold;
        color: #fff;
        background-color: #904c4c;
        padding: 8px 15px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }

        .notifywarningct .notifytitle .ico {
            font-size: 24px;
            margin-right: 10px;
            color: #fff;
        }

    .notifywarningct .notifymessage {
        padding: 10px;
        background-color: #fafafa;
        color: #787878;
    }

    .notifywarningct .closaction {
        float: right;
        font-size: 24px;
        color: #fff;
        cursor: pointer;
    }
/*End Notification*/
.top_button {
    background: url("/Images/back-top.png") no-repeat scroll 0 0 transparent;
    height: 37px;
    width: 37px;
    font-size: 0;
    z-index: 5;
}

#topcontrol {
    right: 15px !important;
    bottom: 15px !important;
}








body {
    color: #111;
}

#body {
}

.btncommand {
    font-size: 20px;
}

.commandct {
    position: relative;
    width: 60px;
}

.vacationlistpanel table tr:first-child th {
    background-color: #5377b4;
    color: #fff !important;
    font-size: 15px;
}

.vacationlistpanel table tr td:first-child, .calendarlist table tr th:first-child {
    background-color: #5377b4;
    color: #fff !important;
}

.vacationlistpanel table tr:first-child th i {
    background-color: #5377b4;
    color: #fff !important;
}

.vacationlistpanel table tr td:first-child i, .calendarlist table tr th:first-child i {
    background-color: #5377b4;
    color: #fff !important;
}

.calendarlist table tr:first-child th {
    background-color: #5377b4;
    color: #fff;
}

    .calendarlist table tr:first-child th:first-child {
        min-width: 100px;
    }


.calendarlist table tr td:first-child, .calendarlist table tr th:first-child {
    background-color: #5377b4;
    color: #fff;
    font-weight: bold;
}

.headermenu {
    width: 100%;
    background-color: #5377b4 !important;
    display: block;
}


.headertop {
    margin-left: 0;
    margin-right: 0;
}


.headermenuct {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0px;
    bottom: -64px;
    z-index: 1000;
    background-color: #5377b4;
    color: #fff;
    opacity: 1;
}

.accountname {
}

.logoct {
    padding: 15px;
}

.headermenuleft {
    display: block;
    float: left;
}

    .headermenuleft ul {
        margin: 0px;
        list-style: none;
        display: block;
        overflow: hidden;
        width: 100%;
        padding: 0px;
    }

        .headermenuleft ul li {
            float: left;
            height: 64px;
            display: table;
            margin-left: 10px;
        }

            .headermenuleft ul li a {
                padding: 20px 15px;
                display: table-cell;
                letter-spacing: 2px;
                line-height: 24px;
                font-size: 20px;
                color: #5377b4;
                background-size: 100% 200%;
                background-image: linear-gradient(to bottom, transparent 50%, #5377b4 50%);
                -webkit-transition: background-position .2s;
                -moz-transition: background-position .2s;
                transition: background-position .2s;
                text-decoration: none;
                font-weight: 800;
            }

                .headermenuleft ul li a:hover {
                    background-position: 0 -100%;
                    color: #FFFFFF;
                    border-radius: 4px;
                }

.headermenu a {
    color: #f3f3f3;
}

    .headermenu a:hover {
        color: #0085c3;
    }

.headermenu h3 {
    margin-top: 15px;
    margin-bottom: 15px;
}

.logoct {
    padding-bottom: 0;
    http: //localhost:19456/VacationStatus;
}

    .logoct img {
        position: relative;
        top: -7px;
    }

.calendarlist table th:first-child {
    vertical-align: middle;
}

.btnmode {
    color: #777;
}

    .btnmode.selected {
        color: #000;
        font-weight: bold;
    }

@media screen and (min-width: 768px) {
}



@media screen and (max-width: 768px) {
    table {
        font-size: 11px;
    }
    .topaccountinfo{
        text-align:center;
    }
    .logoct{
        text-align:center;
    }
}
