﻿*
{
    margin: 0px;
    padding: 0px;
    font-family: 'Segoe UI';
    font-size: 12px;
}

a
{
    text-decoration: none;
}

.clear
{
    clear: both;
}

span
{
    font-size: 12px;
}

html, body
{
    width: 100% !important;
    background: #f0f0f0;
    height: 100% !important;
}

h1
{
    font-size: 23px;
    font-weight: normal;
}

#wrapper
{

    position: relative;
    top: 36px;
    height: auto !important; /* ie6 ignores !important, so this will be overridden below */
    min-height: 100%; /* ie6 ignores min-height completely */
    height: 100%;
}

#main-header
{
    width: 100%;
    background: #00AEEE url('img/header-back.png');
    background-position: left;
    background-repeat: no-repeat;
    height: 83px;
    float: left;
}

    #main-header .inner-header
    {
        padding: 8px 10px 10px 10px;
    }

    #main-header .left
    {
        width: auto;
        height: auto;
        float: left;
    }

        #main-header .left .logo
        {
            background: url(img/main-logo.png);
            width: 117px;
            height: 64px;
        }

    #main-header .middle
    {
        float: left;
    }

        #main-header .middle h1
        {
            color: #FFFFFF;
            font-size: 23px;
            font-weight: normal;
            line-height: 65px;
            position: absolute;
            left: 430px;
        }

    #main-header .right
    {
        display: block;
        float: right;
        max-width: 300px;
        min-width: 200px;
        position: relative;
        right: -40px;
        top: 6px;
    }

        #main-header .right .user-status
        {
            position: relative;
            top: -5px;
        }

            #main-header .right .user-status span
            {
                color: #fff;
                font-size: 10px;
            }

            #main-header .right .user-status .btn-sign-out
            {
                background: none repeat scroll 0 0 #FFFFFF;
                border: 1px solid #00AEEE;
                cursor: pointer;
                font-size: 11px;
                padding: 8px;
                -moz-box-shadow: 0 0 02px#666 !important;
                -webkit-box-shadow: 0 0 02px#666 !important;
                box-shadow: 0 0 02px#666 !important;
            }

        #main-header .right .user-info
        {
            color: #FFF;
            font-size: 11px;
        }

.main-header-background
{
    background: url(img/lines2.png);
    position: relative;
    float: right;
    right: 0;
    bottom: 0;
    width: 137px;
    height: 89px;
}

.login-logo-img
{
    position: absolute;
    right: 15px;
    top: 15px;
    margin-bottom: 10px;
}

#content-wrapper
{
    position: relative;
    top: 15px;
    width: auto;
}

.content-header
{
    background: #00AEEE;
    /*background: -webkit-gradient(center bottom, #00AEEE 0%, #2789C7 100%) repeat scroll 0 0 transparent;
    background: -webkit-linear-gradient(center bottom, #00AEEE 0%, #2789C7 100%) repeat scroll 0 0 transparent;
    background: -moz-linear-gradient(center bottom, #00AEEE 0%, #2789C7 100%) repeat scroll 0 0 transparent;
    background: -ms-linear-gradient(center bottom, #00AEEE 0%, #2789C7 100%) repeat scroll 0 0 transparent;
    background: -o-linear-gradient(center bottom, #00AEEE 0%, #2789C7 100%) repeat scroll 0 0 transparent;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#00AEEE, endColorstr=#2789C7);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#00AEEE, endColorstr=#2789C7)";*/
    width: auto;
    padding: 5px;
    color: #FFFFFF;
    position: relative;
    top: -10px;
}

    .content-header p
    {
        position: relative;
        top: -0px;
        font-size: 15px;
    }

.content-box
{
    margin: 0 auto;
    width: auto;
    padding-top: 8.2px;
    position: relative;
    top: 8px;
    background: #F6F6F6;
    -moz-box-shadow: 0 0 02px#CCC;
    -webkit-box-shadow: 0 0 02px#CCC;
    box-shadow: 0 0 02px#CCC;
    clear: both;
}

.tbl-content
{
    width: 100%;
    background: #FFF;
    -moz-box-shadow: 0 0 05px#CCC;
    -webkit-box-shadow: 0 0 05px#CCC;
    box-shadow: 0 0 05px#CCC;
    position: relative;
    top: -13px;
    padding: 15px;
    clear: both;
}

#box-wrapper
{
    position: absolute;
    width: 682px;
    top: 50%;
    left: 50%;
    margin-top: -200px;
    margin-left: -341px;
}

#box-inner-wrapper
{
    position: relative;
    border: 1px solid #d5d5d5;
    background: #FFF;
    width: 682px;
    height: auto !important;
    min-height: 400px;
    display: -moz-inline-box;
    -moz-box-shadow: 0 0 010px#CCC;
    -webkit-box-shadow: 0 0 010px#CCC;
    box-shadow: 0 0 010px#CCC;
}

.remember-box
{
    position: relative;
    top: 8px;
}

    .remember-box label
    {
        top: -2px !important;
    }

.padding
{
    padding: 20px;
}

#left
{
    padding: 13px 0 0 0;
    float: left;
    width: 320px;
}

    #left h1
    {
        font-size: 25px;
        font-weight: lighter;
        line-height: 34px;
        margin-top: -25px;
    }

#right
{
    background: none repeat scroll 0 0 #00AEEE;
    float: right;
    height: auto !important;
    min-height: 387px;
    padding: 13px 0 0;
    width: 362px;
    color: #FFF;
}

    #right h2
    {
        font-weight: normal;
        font-size: 15px;
    }

    #right p
    {
        font-size: 12px;
    }

    #right .bottom-area
    {
        position: absolute;
        bottom: 0;
        right: 0;
        background: url('img/lines.png');
        background-repeat: no-repeat;
        width: 180px;
        height: 110px;
    }

.box-content
{
    margin-top: 13px;
}

#box-button-wrapper
{
    /*position: relative;
    top: 10px;*/
    margin-top: 17px;
}

#box-footer
{
    position: relative;
    text-align: center;
    top: 5px;
}

    #box-footer span
    {
        font-size: 11px;
        color: #777;
    }

        #box-footer span.left-text
        {
            text-align: left;
            float: left;
        }

        #box-footer span.right-text
        {
            text-align: right;
            float: right;
        }

.error-text
{
    color: #FF0000;
    font-size: 11px;
    position: relative;
    top: -5px;
    left: -5px;
    text-align: center;
}

.box-links
{
    position: relative;
    top: 8px;
}

    .box-links a
    {
        font-size: 11px;
        color: #00aeff;
    }

        .box-links a:hover
        {
            text-decoration: underline;
        }

    .box-links span
    {
        font-size: 11px;
    }

.button
{
    display: inline-block;
    color: #FFF;
    font-size: 12px;
    display: block;
    border: none;
    cursor: pointer;
    background: #00AEEE;
    display: inline-block;
    padding: 4px 10px;
    width: auto;
    min-width: 50px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #2789C7;
}

    .button:hover
    {
        background: #0090c6;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        border: 1px solid #0090c6;
        color: #fff;
    }

    .button:active
    {
        background: #006080;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        border: 1px solid #006080;
        color: #fff;
    }


.button-large
{
    display: inline-block;
    color: #FFF;
    font-size: 12px;
    display: block;
    border: none;
    cursor: pointer;
    background: #00AEEE;
    display: inline-block;
    line-height: 22px;
    padding: 7px 20px;
    width: 280px;
    font-weight: bold;
}

    .button-large:hover
    {
        background: #0090c6;
        color: #fff;
        border: none;
    }

    .button-large:active
    {
        background: #006080;
        color: #fff;
    }

.textbox-small
{
    font-size: 12px;
    color: #000;
    padding: 5px;
    width: 80px;
    background-color: #fdfdfd;
    border: 1px solid #d8d8d8;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: inset 2px 2px 4px #f1f1f1;
    resize: none;
}

    .textbox-small:focus
    {
        border: 1px solid #00AEEE;
    }


.textbox-large
{
    font-size: 12px;
    color: #000;
    padding: 5px;
    width: 245px;
    background-color: #fdfdfd;
    border: 1px solid #d8d8d8;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: inset 2px 2px 4px #f1f1f1;
    resize: none;
}

    .textbox-large:focus
    {
        border: 1px solid #00AEEE;
    }

.textbox-login
{
    font-size: 12px;
    color: #000;
    padding: 7px;
    width: 264px;
    background-color: #fdfdfd;
    display: block;
    border: 1px solid #d8d8d8;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: inset 2px 2px 4px #f1f1f1;
}

    .textbox-login:focus
    {
        border: 1px solid #00AEEE;
    }

.DropDown
{
    font-size: 12px;
    color: #000;
    padding: 5px;
    width: 100px;
    background-color: #fdfdfd;
    border: 1px solid #d8d8d8;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: inset 2px 2px 4px #f1f1f1;
    margin: 0 auto;
}

input.error
{
    background: #fed;
    border: 1px solid #e00;
}

select.error
{
    background: #fed;
    border: 1px solid #e00;
}

.tdRight
{
    text-align: right;
    font-size: 11px;
}

    .tdRight span
    {
        color: #FF0000;
    }


.tdLeft
{
    width: auto;
}

    .tdLeft img
    {
        display: inline-block;
    }

.pic-box
{
    position: absolute;
    right: 85px;
    top: 75px;
}

.collapsible-header
{
    margin: 15px;
}

    .collapsible-header p
    {
        font-size: 12px;
    }

    .collapsible-header img
    {
        margin-right: 5px;
        position: relative;
        top: -3px;
    }

.req-msg
{
    color: #e00;
    font-size: 11px;
}


.Popup
{
    background-color: #fff;
    -moz-box-shadow: 0 0 10px#ccc;
    -webkit-box-shadow: 0 0 10px#ccc;
    box-shadow: 0 0 10px#ccc;
    padding: 10px;
}

    .Popup div
    {
        display: inline-block;
        background: #eee;
        padding: 5px;
        width: 15px;
        text-align: center;
        cursor: pointer;
    }

        .Popup div:hover
        {
            background-color: #000;
            color: #fff;
        }

        .Popup div span
        {
            font-size: 15px;
            font-weight: bold;
        }

.st-content
{
    padding: 5px;
}

    .st-content p
    {
        font-size: 16px;
        font-family: Georgia, serif;
        font-style: italic;
        padding: 0px;
        position: relative;
        left: 29px;
        top: -7px;
    }

#tblTotalScore th
{
    background: #7AB0D8;
    border: 1px solid #619FCC;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: normal;
    border-left: none;
}

#tblTotalScore td
{
    border: 1px solid #619FCC;
    border-left: none;
    border-bottom: none;
}

.td-bottom
{
    border-bottom: 1px solid #619FCC;
}

.modalBackground
{
    background-color: #fff;
    filter: alpha(opacity=90);
    opacity: 0.9;
    z-index: 10000;
}

.gridscroll
{
    width: auto;
    overflow: auto;
    margin: 0 auto;
    -moz-box-shadow: 0 0 03px#333;
    -webkit-box-shadow: 0 0 03px#333;
    box-shadow: 0 0 03px#333;
}


.shift-days
{
    display: table;
    color: #00AEEE;
    font-size: 12px;
    background: #f6f6f6;
    padding: 4px 10px;
    width: auto;
    min-width: 50px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #eee;
}

table.shift-days input[type='checkbox']
{
    border: 1px solid #CCCCCC;
    margin-left: 21.8px;
    position: relative;
    top: 1px;
}

table.shift-days label
{
    font-size: 11px !important;
    margin: 5px !important;
    position: relative !important;
    top: -1px !important;
}

input[type='checkbox']
{
    border: 1px solid #CCCCCC;
    margin-right: 5px;
    position: relative;
    top: 1px;
}

input[type='checkbox']
{
    font-size: 11px;
    position: relative;
    top: 3px;
    left: 5px;
}

input[type='radio']
{
    position: relative !important;
    top: 0px !important;
    width: 20px;
    border: 1px solid #CCC !important;
}

    input[type='radio'] label
    {
        font-size: 11px !important;
        position: relative !important;
        top: 3px !important;
        left: 0px !important;
    }

.Attendancelegends
{
    width: 1050px;
    background-color: #fff;
    margin: 0px 0px 10px 20px;
    padding: 5px;
    margin-top: -15px;
    border: 1px solid #ccc;
    font-family: Segoe UI;
    font-size: 12px;
    -moz-box-shadw: 0 0 03px#ccc;
    -webkit-box-shadw: 0 0 03px#ccc;
    box-shadow: 0 0 03px#ccc;
}

.show-sucsses
{
    background: #c1fbcb;
    width: 100%;
    padding: 5px;
    border-top: 1px solid #92f5a3;
    border-bottom: 1px solid #92f5a3;
}

    .show-sucsses span
    {
        color: #015A10;
        font-size: 11px;
        left: 5px;
        position: relative;
        top: 1px;
    }

.show-error
{
    background: #fff1f1;
    width: 100%;
    padding: 5px;
    border-top: 1px solid #fcb5b5;
    border-bottom: 1px solid #fcb5b5;
}

    .show-error span
    {
        font-size: 11px;
        left: 5px;
        position: relative;
        color: #8f0505;
    }

.req-msg
{
    background: none repeat scroll 0 0 #FFFFFF;
    -moz-box-shadow: 0 0 2px #CCCCCC;
    -webkit-box-shadow: 0 0 2px #CCCCCC;
    box-shadow: 0 0 2px #CCCCCC;
    padding: 5px;
    width: 100%;
}

    .req-msg span
    {
        font-size: 11px;
        top: 7px;
        font-style: italic;
    }

.showMasterLabel
{
    font-size: 11px;
    position: relative;
    font-style: italic;
    position: relative;
    left: 5px;
    color: #000;
}

.weekOffDay-top
{
}

    .weekOffDay-top input[type='checkbox']
    {
        margin-bottom: 15px;
        position: relative;
        top: 8px;
    }

.weekOffDay-header
{
    background: #00AEEE;
    /*background: -webkit-gradient(center bottom, #00AEEE 0%, #2789C7 100%) repeat scroll 0 0 transparent;
    background: -webkit-linear-gradient(center bottom, #00AEEE 0%, #2789C7 100%) repeat scroll 0 0 transparent;
    background: -moz-linear-gradient(center bottom, #00AEEE 0%, #2789C7 100%) repeat scroll 0 0 transparent;
    background: -ms-linear-gradient(center bottom, #00AEEE 0%, #2789C7 100%) repeat scroll 0 0 transparent;
    background: -o-linear-gradient(center bottom, #00AEEE 0%, #2789C7 100%) repeat scroll 0 0 transparent;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#00AEEE, endColorstr=#2789C7);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#00AEEE, endColorstr=#2789C7)";*/
    font-weight: bold;
    color: #fff;
}

    .weekOffDay-header td
    {
        padding: 5px;
    }

.weekOffDay-content
{
    background: #FFF;
}

    .weekOffDay-content td
    {
        padding: 5px;
        border-bottom: 1px solid #CCC;
    }

    .weekOffDay-content input[type='checkbox']
    {
        position: relative;
        top: 0;
    }

.mission-vision
{
    margin-top: -73px;
    position: absolute;
    top: 50%;
}

.textBoxRightSmall
{
    text-align: right !important;
    font-size: 12px;
    color: #000;
    padding: 5px;
    width: 80px;
    background-color: #fdfdfd;
    border: 1px solid #d8d8d8;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: inset 2px 2px 4px #f1f1f1;
    resize: none;
}
