﻿html {
    padding: 0;
    margin: 0;
    width: 100%;
}

body {
    color: black;
    font-family: Lato,Arial,sans-serif;
    font-size: 14px;
    font-weight: 700;
    margin: 0px;
    padding: 0px;
    width: 100%;
    /* background-color: #F4F3F3; */
}

.loginblock
{
    font-weight: normal;
}

.loginblock table
{
    border: none;
}

.btns
{
    background-color: #8CC63F;
    border-style: outset;
}

.autocomplete_completionListElement {
    margin: 0px !important;
    background-color: white;
    color: windowtext;
    border: buttonshadow;
    border-width: 1px;
    border-style: solid;
    cursor: default;
    overflow: auto;
    height: 200px;
    font-family: Tahoma;
    font-size: small;
    text-align: left;
    list-style-type: none;
    width: 300px !important;
}

.autocomplete_highlightedListItem {
    background-color: #8CC63F;
    color: #606060;
    padding: 1px;
}

.autocomplete_listItem {
    background-color: white;
    color: #606060;
    padding: 1px;
}

.clear {
    clear: both;
}

.SearchWatermark {
            color: gray;
            padding-left: 3px;
            padding-right: 3px;
        }

.Calendar .ajax__calendar_invalid {
    color: #8A8A8A;
    text-decoration: line-through;
}

.Calendar .ajax__calendar_container {
    border: 1px solid #646464;
    background-color: lemonchiffon;
    color: black;
    font-family: Sans-Serif;
    text-align: center;
    font-size: 11px;
    cursor: pointer;
}

.Calendar .ajax__calendar_other .ajax__calendar_day, .Calendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}

.Calendar .ajax__calendar_hover .ajax__calendar_day, .Calendar .ajax__calendar_hover .ajax__calendar_month, .Calendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}

.Calendar .ajax__calendar_active .ajax__calendar_day, .Calendar .ajax__calendar_active .ajax__calendar_month, .Calendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight: bold;
}



/*

#header {
    height: 100px;
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
}

#DnDLogo {
    float: left;
    width: 232px;
    height: 80px;
    margin-top: 12px;
}

    #DnDLogo a {
        display: block;
        width: 232px;
        height: 80px;
    }

    #DnDLogo a img {
        width: 232px;
        height: 80px;
    }

#SiteName {
    float: left;
    margin-left: 10px;
    width: 378px;
}

#DnDName {
    font-size: 46px;
    font-weight: bold;
    color: #2C286C;
    white-space: nowrap;
}

.PhnDiv {
    float: left;
    font-weight: bold;
    width: 378px;
    margin-left: -10px;
    white-space: nowrap;
}

.PhnLbl {
    margin-top: 12px;
    font-size: 13px;
    color: Black;
    float: left;
    display: block;
}

.PhnLbl2 {
    color: Red;
}

.PhnNumLbl {
    font-size: 23px;
    margin-top: 2px;
    margin-left: 10px;
    color: #8E3232;
    display: block;
    float: left;
}

.PhnNumLbl2 {
    color: Red;
}

#rigtheader {
    float: right;
    width: 380px;
}

#LogIn {
    width: 380px;
    height: 52px;
    background-color: transparent;
    background-image: url(../images/LogIn.png);
    background-position: left top;
    background-repeat: no-repeat;
}

    #LogIn input {
        font-size: 11px;
        font-family: tahoma, sans-serif;
    }

#LogOut {
    width: 380px;
    height: 52px;
    background-color: transparent;
    background-image: url(../images/LogIn.png);
    background-position: left top;
    background-repeat: no-repeat;
}

    #LogOut input {
        font-size: 11px;
        font-family: tahoma, sans-serif;
    }

.LogInFirstRow {
    padding-top: 6px;
    margin-left: 46px;
}

.LogIn1Box {
    float: left;
    width: 108px;
}

.LogIn2Box {
    float: left;
    width: 104px;
    margin-left: 6px;
}

.LogIn3Box {
    float: left;
    width: 104px;
    margin-left: 6px;
}

.LogIn4Box {
    float: left;
    width: 245px;
}

.LogIn5Box {
    float: left;
    width: 76px;
    margin-left: 6px;
}

.LogIn6Box {
    float: left;
    width: 52px;
    margin-left: 6px;
}

.LoginLabel {
    color: white;
    font-weight: bold;
    font-size: 12px;
}

.LogOutFirstRow {
    padding-top: 6px;
    margin-left: 46px;
    width: 328px;
    white-space: nowrap;
    overflow: hidden;
    color: white;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
}

.LogOutSecondRow {
    padding-top: 6px;
    margin-left: 72px;
    color: white;
    font-weight: bold;
    font-size: 12px;
}

.UsernameBox {
    padding-top: 0px;
    padding-bottom: 0px;
    width: 97px;
    height: 15px;
    margin: 0px;
    padding-left: 3px;
    border: solid 1px #00979c;
}

.PasswordBox {
    padding-top: 0px;
    padding-bottom: 0px;
    width: 97px;
    height: 15px;
    margin: 0px;
    padding-left: 3px;
    border: solid 1px #00979C;
}

.LogInSecondRow {
    padding-top: 6px;
    margin-left: 72px;
}

.employeenamebox {
    padding-top: 0px;
    padding-bottom: 0px;
    width: 156px;
    height: 15px;
    padding-left: 3px;
    margin: 0px;
    border: solid 1px #00979C;
}

.loginButton {
    background-color: white;
    width: 52px;
    height: 17px;
    color: black;
    -moz-appearance: button;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border-width: 1px;
    border-color: grey;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 1px;
    padding-top: 1px;
    cursor: pointer;
    margin: 0px;
}

input[type="submit"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner {
    padding: 0;
    border: 0 none;
    -moz-box-sizing: content-box;
}

.loginButton:hover {
    background-color: #E9E9E9;
}

.exitButton {
    background-color: white;
    height: 17px;
    color: black;
    -moz-appearance: button;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border-width: 1px;
    border-color: grey;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 1px;
    padding-top: 1px;
    cursor: pointer;
    margin: 0px;
}

    .exitButton:hover {
        background-color: #E9E9E9;
    }

#MotoText {
    width: 275px;
    margin-left: 105px;
    height: 48px;
    color: #2C286C;
    font-size: 2.2em;
    line-height: 48px;
}

#mainMenu {
    height: 30px;
    background-color: #2C286C;
    font-size: 1.1em;
    color: white;
    width: 100%;
    line-height: 30px;
}

    #mainMenu a {
        color: white;
        line-height: 30px;
    }

#mMenu {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

#mmMenu {
    float: left;
    font-size: 1.3em;
}

    #mmMenu ul {
        list-style: none;
        margin: 0;
        padding: 0;
        width: auto;
        position: relative;
        display: block;
        float: left;
    }

    #mmMenu li {
        position: relative;
        float: left;
        display: block;
    }

        #mmMenu li ul {
            display: none;
            position: absolute;
            z-index: 2000;
        }

        #mmMenu li:hover ul {
            display: block;
            background: #2C286C;
            height: auto;
        }

        #mmMenu li ul li {
            clear: both;
            display: block;
            white-space: nowrap;
            padding-left: 5px;
            padding-right: 5px;
        }

            #mmMenu li ul li a {
                color: white;
                text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
                text-decoration: none;
                white-space: nowrap;
                font-weight: normal;
            }

                #mmMenu li ul li a:hover {
                    color: #8b79d7;
                    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
                }

        #mmMenu li a {
            color: white;
            text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
            text-decoration: none;
            white-space: nowrap;
            font-weight: normal;
        }

            #mmMenu li a:hover {
                color: #8b79d7;
                text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
            }

#langMenu {
    float: right;
}

.langLink {
    text-decoration: underline;
}

#workMenu {
    width: 1000px;
    height: 30px;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    -webkit-border-radius: 3px;
    background-color: #66C;
    color: #EEE;
    font-size: 14px;
    line-height: 30px;
}

    


    #wMenu {
    float: left;
}

    #workMenu ul {
        list-style: none;
        margin: 0;
        padding: 0;
        width: auto;
        position: relative;
        display: block;
        float: left;
    }

    #workMenu li {
        position: relative;
        float: left;
        display: block;
    }

        #workMenu li ul {
            display: none;
            position: absolute;
            z-index: 1000;
        }

        #workMenu li:hover ul {
            display: block;
            background: #6964C0;
            height: auto;
        }

        #workMenu li ul li {
            clear: both;
            display: block;
            white-space: nowrap;
            padding-left: 5px;
            padding-right: 5px;
        }

            #workMenu li ul li a {
                color: #E4E4E4;
                line-height: 30px;
                text-decoration: none;
                white-space: nowrap;
                font-weight: normal;
            }

                #workMenu li ul li a:hover {
                    color: white;
                }

        #workMenu li a {
            color: #E4E4E4;
            line-height: 30px;
            text-decoration: none;
            white-space: nowrap;
            font-weight: normal;
        }

            #workMenu li a:hover {
                color: white;
            }

#mainContent {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    min-height: 800px;
}

#footer {
    height: 30px;
    margin-top: 5px;
    width: 100%;
    background-color: #2C286C;
    font-size: 1.1em;
    color: white;
    line-height: 30px;
}

#footer_inner {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

#footer a {
    color: white;
    line-height: 30px;
    text-decoration: none;
}

    #footer a:hover {
        text-decoration: underline;
    }

.defaultButton {
    background-color: #2C286C;
    color: white;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border-width: 1px;
    border-color: grey;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 3px;
    padding-top: 3px;
    cursor: pointer;
}

    .defaultButton:hover {
        background-color: #6964C0;
    }

.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.ErrPopupHidenLink {
    display: none;
}

.ErrorPopup {
    background-color: white;
    -webkit-border-radius: 5px;
    padding: 2px;
}

.popup_outer {
    padding: 1px;
    background-color: #2C286C;
    -webkit-border-radius: 5px;
}

.popup_inner {
    padding: 7px;
    background-color: white;
    -webkit-border-radius: 5px;
}

    .popup_inner table {
        width: 200px;
    }

        .popup_inner table div {
            text-align: center;
        }

.CancelBtn {
    background-color: #2C286C;
    color: white;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border-width: 1px;
    border-color: grey;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 3px;
    padding-top: 3px;
    cursor: pointer;
    font-family: tahoma,sans-serif;
    font-size: 11px;
}

    .CancelBtn:hover {
        background-color: #6964C0;
    }

.news_outer {
    padding: 5px;
    border: 1px solid #EEEEEE;
    margin-bottom: 15px;
}

.news_inner {
    font-weight: bold;
    margin-bottom: 4px;
}

.waitpanel {
    background-color: white;
    border-color: gray;
    border-style: solid;
    border-width: 1px;
    
    
}

.waitgif {
    float: left;
    width: 64px;
    height: 64px;
    margin: 10px;
}

.waittext {
    float: left;
    height: 64px;
    display: table-cell;
    vertical-align: middle;
    margin: 10px;
}

    .waittext span {
        line-height: 64px;
        vertical-align: middle;
        font-size: 2.4em;
        color: gray;
    }

.AccordionMenuHeader {
    background-color: #A4A4AC;
    padding: 5px;
    cursor: pointer;
    margin-top: 1px;
    text-align: left;
}

    .AccordionMenuHeader a {
        font-weight: bold;
        text-decoration: none;
    }

.AccordionMenuContent {
    padding: 10px 25px 10px 25px;
    text-align: left;
}

.clear {
    clear: both;
} 

    */


.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.ErrPopupHidenLink {
    display: none;
}

.ErrorPopup {
    background-color: white;
    -webkit-border-radius: 5px;
    padding: 2px;
}

.popup_outer {
    padding: 2px;
    background-color: #8CC63F;
    -webkit-border-radius: 5px;
}

.popup_inner {
    padding: 7px;
    background-color: white;
    -webkit-border-radius: 5px;
}

    .popup_inner table {
        width: 200px;
    }

        .popup_inner table div {
            text-align: center;
        }