html, body{
	font-family: calibri,arial,tehama,sans-serif;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow: visible;
}


.dhx_toolbar_dhx_skyblue{
	border:1px solid #a4bed4;
	background-color:#e2efff;
	background:linear-gradient(#e2efff,#d3e7ff);
	filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#e2efff,endColorStr=#d3e7ff) progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	position:relative;
	padding:0 5px;
	height:40px;
	line-height:normal;
	cursor:default;
	overflow:hidden;
	font-family:Tahoma;
	font-size:18px;
	color:black;
}


input {
	font-family: calibri,arial,tehama,sans-serif;
	height: 19px;
	margin-bottom:2px;
}

.primaryContainer {
    height: auto;
    margin-left: auto;
    margin-right: auto;
	margin-top: 0px;
    min-height: 100%;
    width: 100%;
    background-image:url("../images/appback.JPG");
    
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 0% 0%;
    background-repeat: no-repeat no-repeat;
}

.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

#logindiv {
    float: none;
    margin-left: auto;
    margin-top: 17px;
    clear: none;
    width: 362.9999975px;
	padding: 10px;
    background-color: rgba(255, 255, 255, 0.98);
    margin-right: auto;
	height:350px; 
	width:234px;
	border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    -webkit-box-shadow: rgb(99, 97, 97) 3px 3px 3px 0px;
    box-shadow: rgb(99, 97, 97) 3px 3px 3px 0px;
}

#factordiv {
    float: none;
    margin-left: auto;
    margin-top: 17px;
    clear: none;
	padding: 10px;
    background-color: rgba(255, 255, 255, 0.98);
    margin-right: auto;
	height:420px; 
	width:248px; 
	display:none;
	 border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    -webkit-box-shadow: rgb(99, 97, 97) 3px 3px 3px 0px;
    box-shadow: rgb(99, 97, 97) 3px 3px 3px 0px;
}

.mainpage {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

.singlebutton {
	height: 25px;
	width: 100px;
}
.primaryContainer2 {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    width: 100%;
    max-width: 1600px;
}
.timeout { 
	display:none; 
}

.grow {
	height: auto;
	padding: 5px;
}
.labelleft {
	text-align: left;
}
.labelright {
	text-align: right;
}

.mainbox {
	padding:5px;
	background-color: rgba(226, 217, 202, 0.219608);
}

.mainSplitter {
	height: calc(100% - 35px); 
	border: 0px solid;
}

 .banner{
    float: left;
    height: 160px;
    margin-left: 2%;
    margin-top: 12px;
    clear: none;
    width: 17.5%;
    margin-right: 0%;
    -webkit-box-shadow: rgb(105, 105, 98) 3px 2px 3px 0px;
    box-shadow: rgb(105, 105, 98) 3px 2px 3px 0px;
    display: block;
    padding: 0px;
}

.lbox {
    float: left;
    height: 27px;
    margin-left: 0%;
    margin-top: 106px;
    clear: both;
    width: 99.999998%;
    margin-right: 0%;
    border-top-color: rgba(37, 96, 209, 0.168627);
    border-top-width: 0px;
    border-top-style: solid;
    background-color: rgb(224, 202, 168);
}

.ubox {
    float: left;
    height: 27px;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    width: 100%;
    margin-right: 0%;
    border-top-color: rgba(37, 96, 209, 0.168627);
    border-top-width: 0px;
    border-top-style: solid;
    background-color: rgb(224, 202, 168);
}

.btext{
    float: none;
    font-size: 1em;
    width: 82.549685%;
    height: auto;
    text-align: center;
    font-weight: 600;
    line-height: 1em;
    margin-left: auto;
    margin-top: 7px;
    clear: none;
    min-height: 0px;
    color: rgb(255, 255, 255);
    font-style: normal;
    margin-right: auto;
    display: block;
}

.box {
    clear: none;
    width: 43%;
    border-top-color: rgb(105, 105, 98);
    border-top-width: 0px;
    border-top-style: solid;
    -webkit-box-shadow: rgb(105, 105, 98) 3px 2px 3px 0px;
    box-shadow: rgb(105, 105, 98) 3px 2px 3px 0px;
    margin-right: auto;
    border-left-color: rgb(105, 105, 98);
    border-left-width: 0px;
    border-left-style: solid;
    background-color: rgba(226, 217, 202, 0.219608);
}

#hidescreen, #popform  {
    background-color: #FFF;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 25px 5px #999;
    color: #AAA;
    display: none;
    min-width: 300px;
    min-height: 250px;
    padding: 25px;
}

#maintitle {
	height: 35px; 
	border: 0px solid; 
}
#mainnav {
	width: 15%;
}

#centernav {
	width:70%; 
	text-align: center; 
	font-size: 1.2em;
}

#rightnav {
	width:15%; 
	text-align: right;
	padding-right:12px;
}

#banner2 {
    background-image:url("../images/phone.jpg");
    background-attachment: scroll;
    -webkit-background-size: cover;
    background-size: cover;
	background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
}

#banner3 {
    background-image:url("../images/timesheet.jpg");
    background-attachment: scroll;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
}

#logo_box {
    float: left;
    height: 160px;
    margin-left: 2.000821%;
    margin-top: 12px;
    clear: none;
    width: 18%;
    margin-right: 0px;
    -webkit-box-shadow: rgb(105, 105, 98) 3px 2px 3px 0px;
    box-shadow: rgb(105, 105, 98) 3px 2px 3px 0px;
    border-top-color: rgb(105, 105, 98);
    border-top-width: 0px;
    border-top-style: solid;
    border-left-color: rgb(105, 105, 98);
    border-left-width: 0px;
    border-left-style: solid;
    display: block;
    background-color: rgba(226, 217, 202, 0.219608);
    background-image:url("../images/cwLogo.png");
    background-attachment: scroll;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
}


#login{
    float: none;
    height: 300px;
    margin-left: auto;
    margin-top: 200px;
}

#loginframe{
	margin-top:5px;
}

@media only screen and (max-width: 950px) {

    #login {
        margin-left: auto;
        margin-right: auto;
        float: none;
        clear: none;
        width: 60%;
    }
}

@media only screen and (max-width: 768px) {
 
    #banner2 {
        margin-top: 12px;
        margin-left: 5%;
        clear: none;
        width: 28%;
    }

    #logo_box {
        margin-top: 12px;
        margin-left: 2.001953%;
        clear: none;
        width: 29%;
    }

    #banner3 {
        margin-top: 12px;
        margin-left: 2.001953%;
        clear: none;
        width: 29%;
    }

    #login {
        width: 70%;
    }

    #banner4 {
        display: none;
    }

    #banner1 {
        display: none;
    }
}

@media only screen and (max-width: 607px) {
    #banner2 {
        display: none;
    }

	#logo_box { 
		display: none;
	}
	
    #login {
        width: 100%;
		height: 100%;
		margin-top: 15px;
    }

    #banner3 {
        display: none;
    }

}

@media only screen and (max-width: 489px) {

    #login {
        margin-top:15px;
		width: 100%;
		height: 100% ;
		border-top-width: 0px;
		-webkit-box-shadow: rgb(105, 105, 98) 0px 0px 0px 0px;
		box-shadow: rgb(105, 105, 98) 0px 0px 0px 0px;
		margin-right: 0px;
		border-left-width: 0px;
    }

}

