﻿body {
    font-family: Calibri;
    /*background-image:url(../images/background.jpg);
    background-color:#efeff2;*/
}

#wapper {
    /*background-image:url(../images/fullpage.png); */
    width: 1190px;
    height: auto;
    background-position: center;
    /*border: 1px double blue; /*1px solid #efeff2;*/
    margin-left: auto;
    margin-right: auto;
}

#banner {
    width: 1190px;
    height: 100px;
    border: 0px;
    /*background-image:url(../images/banner.jpg);*/
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 0px;
    margin-bottom: 5px; /*15px;*/
}

#logoColumn {
    width: 1190px; /*old for left: 100px*/
    height: 50px;
    margin-left: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    background-position: center;
    /*border-bottom: 5px double red;*/
    /*float:left;*/
}

#dvPartner {
    width: 700px; /*old for left: 100px*/
    height: 50px;
    float: right;
    padding-right: 0px;
    text-wrap: normal;
    text-align: left;
    font: bold 32px Calibri;
    /*float:left;*/
}

#logoColumn_login {
    width: 1190px;
    height: 50px;
    margin-left: 0px;
    margin-top: 15px;
    margin-bottom: 5px;
    background-position: center;
    border-bottom: 5px double red;
    /*float:left;*/
}

#navigation {
    width: 1090px;
    height: 60px;
    background-position: center;
    margin-top: 5px;
    float: right;
}

#content_area_empty {
    font: Arial;
    width: 1180px;
    height: 700px;
    /*border-top:solid 1px red;
	border-bottom:solid 2px red;*/
    margin: 10px 10px 100px 10px;
    background-image: url(../images/maps.png);
    background-repeat: no-repeat;
    background-position: top right;
}

#ProjectName {
    font: bold 24px Calibri;
    width: 800px;
    height: 50px;
    text-align: center;
    text-wrap: normal;
    text-transform: capitalize;
    float: right;
}

#content_area {
    font: Arial;
    width: 1190px;
    height: auto;
    /*border-top:solid 1px red;
	border-bottom:solid 2px red;*/
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
}

#content_area_empty {
    font: Arial;
    width: 1190px;
    height: auto;
    /*border-top:solid 1px red;
	border-bottom:solid 2px red;*/
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
}

#content {
    height: 760px;
    width: 960px;
    float: right;
    top: 1px;
    /*margin-top:10;*/
}

.popup_content {
    height: 600px!important;
    width: 900px!important;
    top: 1px;
    margin-left: auto;
    margin-right: auto;
    border-radius:10px;
    border:1px solid #f5f5f5;
}

#content_executive {
    height: 740px;
    width: 940px;
    margin-left: auto;
    margin-right: auto;
    top: 1px;
    /*margin-top:10;*/
}

#Session_content {
    height: 400px;
    width: 890px;
    float: right;
    text-align: left;
    border: none;
    top: 1px;
    /*margin-top:10;*/
}

#navmenu {
    line-height: 30px;
    /*background-color:#eeeeee;*/
    height: auto;
    overflow: hidden;
    width: 190px;
    float: left;
    padding: 2px;
}


#Logon {
    width: 200px;
    font-size: 14px;
    float: right;
    height: 60px;
    background: url(../Images/Location.png) no-repeat right top;
}

#welcome {
    width: 200px;
    float: right;
    margin-left: 10px;
    margin-top: 10px;
}

#location {
    width: 200px;
    float: right;
    margin-left: 10px;
    margin-top: 2px;
}

#footers {
    background-image: url(../images/background.jpg);
    background-position: center;
    margin: 5px;
    clear: both;
    width: 1190px;
    height: 15px;
    text-align: center;
    font-size: 10px;
    top: 2px;
    margin-left: 0px;
}

#navmenu ul {
    padding: 0px;
    margin: 0px;
    display: inline;
    list-style: none;
}

#navmenu li a {
    background: #ffffe7;
    color: #6c8124;
    font-family: Arial;
    font-size: 14px;
    float: left;
    width: 85%;
    list-style: none;
    display: block;
    border-bottom: 1px solid #6c8124;
    padding: 3px 3px 3px 9px;
    text-decoration: none;
    cursor: pointer;
}

    #navmenu li a:hover {
        background: #dcf28f;
        text-decoration: none;
        color: #6c8124;
    }

#navmenu .active {
    background: #dcf28f;
    text-decoration: none;
    color: #6c8124;
}

.menu_hoz_inner {
    margin-top: 0px;
    margin-right: 10px;
}

.menu_hoz {
    float: right;
    width: 480px;
    margin-top: 0px;
}

    .menu_hoz ul {
        padding: 0px;
        margin: 0px;
        margin-right: 10px;
        display: inline;
    }
    
    .menu_hoz li {
        float: left;
        display: block;
        list-style: none;
        background: url(../images/con1.png) no-repeat right top;
        height: 37px;
        margin-left: 1px;
        font-size: 20px;
        color: #fff;
        font-weight: bold;
        text-decoration: none;
        cursor: pointer;
        padding: 0 6px 0 0;
        width: 150px;
        text-align: center;
        
    }

        .menu_hoz li a {
            background: url(../image/con1.gif) no-repeat left top;
            text-decoration: none;
            color: #fff;
            height: 37px;
            padding: 6px 0 8px;
            display: block;
        }

            .menu_hoz li a:hover {
                color: #eee;
                text-decoration: none;
            }

.box {
    display: block;
    border: 1px solid #007acc;
    border-radius: 10px;
    width: 100%;
    margin-top: 5px;
}

    .box h3 {
        font-family: Calibri;
        font-size: 16px;
        text-decoration: underline;
    }

    .box > .boxconten {
        width: 100%;
        display: inline-block;
        margin-left: 3px;
        margin-right: 3px;
    }
fieldset{
     width:unset;
     margin: 2px 0px; 
     padding:2px 0px;
}
/*fieldset div{
    overflow-x:scroll;  
    width:inherit;   
}*/
legend {
    width:auto; 
    
    /*border: 1px solid #f5f5f5;*/
   
    /*background-color:#2fa4e7;*/
    color:#2fa4e7;
    border-radius: 10px;
    font:bold 14px Calibri;    
    height: auto;
}
.logcalendar .ajax__calendar_container {
            border: 1px solid #646464;
            background-color: lemonchiffon;
            color: red;
        }

            .logcalendar .ajax__calendar_container th {
                padding: 0px;
            }

            .logcalendar .ajax__calendar_container td {
                background-color: lemonchiffon;
                padding: 0px;
            }

        .logcalendar .ajax__calendar_other .ajax__calendar_day, .logcalendar .ajax__calendar_other .ajax__calendar_year {
            color: black;
        }

        .logcalendar .ajax__calendar_hover .ajax__calendar_day, .logcalendar .ajax__calendar_hover .ajax__calendar_month, .logcalendar .ajax__calendar_hover .ajax__calendar_year {
            color: black;
        }

        .logcalendar .ajax__calendar_active .ajax__calendar_day, .logcalendar .ajax__calendar_active .ajax__calendar_month, .logcalendar .ajax__calendar_active .ajax__calendar_year {
            color: black;
            font-weight: bold;
        }