html, body{

color:#52595e;
background-color:white;
}

#header{
	width:100%;
	/*height:100px;*/
	overflow:auto;
}
#usericon:before{
	content: "\f007"; 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
	color: #52595e;
	font-size:16px;
}

#groupicon:before{
	content: "\f0c0"; 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
	color: #52595e;
	font-size:16px;
}

#holidayicon:before{
	content: "\f072"; 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
	color: #52595e;
	font-size:16px;
}

#timeicon:before{
	content: "\f017"; 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
	color: #52595e;
	font-size:16px;
}
#appointmenticon:before{
	content: "\f073"; 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
	color: #52595e;
	font-size:16px;
}



#header_left{
	width:50%;
	/*height:180px;*/
	float:left;
	min-width:500px;
	
}

#header_left_inner{
	margin-top:-10px;
	/*height:80px;*/
	width:80%;
	margin-left:auto;
	margin-right:auto;
	min-width:500px;
}


#index_header_left{
	width:100%;
	float:left;
	min-width:500px;
	
}

#index_header_left_inner{
	
	text-align:center;
	/*height:80px;*/
	width:100%;
	margin-left:auto;
	margin-right:auto;
	
}


h1{
	font-family:helvetica;
	font-size:50px;
	line-height:40px;
	font-style:italic;
	font-weight:lighter;
}


h2{
	font-family:helvetica;
	font-size:25px;
	line-height:25px;
	font-style:italic;
	font-weight:lighter;
	text-align: center;
}

#header_right{
	width:50%;
	/*height:50px;*/
	float:left;
	min-width:500px;
}

#header_right_inner{
	
	font-family:helvetica;
	width:80%;
	margin-left:auto;
	margin-right:auto;
	min-width:500px;
}



#index_header_right{

	width:49%;
	padding:1px;
	float:left;
	min-width:500px;
}
@media (max-width:1530px) {
	.dhx_cal_date{
		margin-top:30px;
	}
}
#index_header_right_inner{

	text-align:center;
	font-family:helvetica;
	width:80%;
	margin-left:auto;
	margin-right:auto;
	min-width:500px;
}

#header_right table{
	width:100%;
}

#header_right td{
	width:50%;
	
}
#header_right select{
	width:100%;
	
}
#scheduler {
    min-height: 600px;
}

#header_right_inner{	
	font-family:helvetica;
	width:80%;
	margin-left:auto;
	margin-right:auto;
	min-width:500px;
}

#main{
	clear:both;
	background-color:white;
	/*width:100%;*/
}

#left{
	width:50%;
	float:left;
	min-width:500px;
}

#right{
	width:50%;
	float:left;
	min-width:500px;
}

#index_left{
	padding:1%;
	width:48%;
	float:left;
	min-width:480px;
}


@media (max-width:1000px) {
    #index_left{
        padding:1%;
        width:98%;
        float:left;
        min-width:480px;
    }
}

/*@media \0screen {
    #index_left{
        padding:9px;
        min-height: 550px;
        border-right: none;
        width:48%;
        float:left;
        min-width:500px;
    }
}*/

#index_right{
	width:49%;
	float:left;
	/*min-width:500px;*/
    position:relative;
    border-left:1px solid #52595E;
}

@media (max-width:1000px) {
	#index_right{
		padding-left:1%;
		border-top:1px solid #52595E;
        border-left:none;
		width:98%;
		/*float:left;*/
		/*min-width:500px;*/
		padding-bottom:25px;
		padding-top:40px;
        /*position:relative;*/
	}
}

/*@media \0screen {
	#index_right{
		padding-left:5px;
		border-top:1px solid #52595E;
		width:48%;
		float:left;
		min-width:500px;
		padding-bottom:25px;
		padding-top:40px;
	}
}*/

.logout{
	padding-top:5px;
	line-height:1px;
	font-family:helvetica;
	text-decoration:underline;
	font-size:14px;
}

#dialog_style1{
	width:80%;
	top:0px;
	margin-left:auto;
	margin-right:auto;
	min-width:500px;
    z-index:99;
    position:relative;
	padding-bottom:25px;
	margin-top:-12.5px;
	
}

#shortcuts{
	
	margin-left:auto;
	margin-right:auto;
	bottom:0;
	right:0;
	width:100%;
	height:103px;
	float:left;
	z-index:60;
}

#shortcuts_right{
	
	float:right;	
	min-width:500px;
	height:80px;
	font-size:60px;
	display: table;
	width: 50%;
	z-index:60;
	
}

#shortcuts_right hr{
	margin:0;
	color:#52595e;
	z-index:60;
}

#shortcuts_inner{
	width: 500px;
	margin-left:auto;
	margin-right:auto;	
	
}

#shortcuts_inner ul{
	width:500px;
	height:80px;
	display: table-row;
	width: 100%;
}

#shortcuts_inner li{
	display: table-cell;
	float:left;
	text-align:center;
	vertical-align: middle;
	padding-top:7px;
	width:75px;
	height:68px;
	margin:13px;
    border: 1px solid #52595e;
}

.jtable-main-container{
	max-height: 670px;
	min-height: 670px;
	overflow-y: auto;
	padding-right:5px;

}

/* only for IE 8 */
/*@media \0screen  {
	.jtable-main-container{
		max-height: 550px;
		overflow-y: auto;
	}
}*/


@media (max-width:1000px) {
	.jtable-main-container{
		max-height: 550px;
		min-height: 10px;
		overflow-y: auto;
	}
}

#TableContainer {
    margin-left:auto;
    margin-right: auto;
    marker-offset: auto;
    min-width: 500px;
    position: relative;
    width: 80%;
    padding: 4em 0 3em;
    max-height: 530px;
    
}


#TableContainer  thead tr {
    height: 1.5em;
    left: 0;
    position: absolute;
    top: 2em;
    
    right: 0;
}
#TableContainer  thead tr th{
    float:left;
    display:block;
    
    width:100%;
    
}
#TableContainer .jtable-title {
    width:100%;
    height: 4.5em;
    left: 0;   
    position: absolute;
    text-align: center;
    top: 0;
    padding:0px;
}


.ui-widget-overlay {
    z-index: 98;
}

#login {
    margin-left:auto;
    margin-right: auto;
    marker-offset: auto;
    width: 10%;
    position: relative;
    width: 50%;
    height:250px;
    padding: 4em 0 3em;
    margin-top:100px;
    background:#F5F8FA;
    border: 1px solid #52595E;
    
}

#login input[type=text], input[type=password]{
	width:100%;
}


.center{
	text-align:center;
}
	
.bold{
	font-weight:bold;
}

.link{
	font-size:14px
}

#login a{
	font-size: 12px;
	color: #41AAF0;
}

.big{
	font-size:24px;
}



#username:before{
	position:absolute;
    font-family: proxima-nova;
    top:0;
    left:-5px;
    content: "\25AE";
}

#contact {
    margin-left:auto;
    margin-right: auto;
    marker-offset: auto;
    /*width: 10%;*/
    float:left;
    position: relative;
    width: 90%;
    margin-left:50px;
    /*height:250px;
    margin-top:100px;*/
	}
	
#contact table{
	width:auto;
}

#home {
	margin-left:auto;
	margin-right: auto;
	marker-offset: auto;
	position: relative;
	width: 98%;
    max-width:480px;
	/*height:430px;*/
	/*min-width:470px;*/
	padding:1%;
	overflow:auto;
	margin-top:100px;
	background:#F5F8FA;
	border: 1px solid #52595E;
}

.fullwidth{
    width:100%;
}
	
#contact i{
	width:25px;
}
	
.pure-button-secondary {
	color: white;
	border-radius: 4px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	background: #41AAF0; /* this is a light blue */
}

.loginform{
	margin-top:-50px;
	width:80%;
	margin-left:auto;
	margin-right:auto;
}

.icon-ph {
    display: inline-block;
    width: auto;
    height: auto;
    min-width: 16px;
    padding: 4px 5px;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    text-align: center;
    text-shadow: 0 1px 0 #ffffff;

    position:absolute;
    left:3px;
    top:3px;
    bottom:3px;
    z-index:3;
}
.custom-text {
    padding:6px 6px 6px 30px ;
}
.input-container {
  position:relative;
  width:85%;
}
.nav {
    list-style: none outside none;
    margin-bottom: 0;
    padding-left: 0;
	margin-top:-25px;
	margin-left:20%;
	width:60%;
}
.nav:before, .nav:after {
    content: " ";
    display: table;
}
.nav:after {
    clear: both;
}
.nav:before, .nav:after {
    content: " ";
    display: table;
}
.nav:after {
    clear: both;
}
.nav > li {
    display: block;
    position: relative;
}
.nav > li > a {
    display: block;
    padding: 10px 15px;
    position: relative;
}
.nav .nav-divider {
    background-color: #E5E5E5;
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
}
.nav > li > a > img {
    max-width: none;
}
.nav-pills > li {
    float: left;
}
.nav-pills > li > a {
    border-radius: 5px;
}
.nav-pills > li + li {
    margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #41AAF0;
    color: #FFFFFF;
}
.nav-stacked > li {
    float: none;
}
.nav-stacked > li + li {
    margin-left: 0;
    margin-top: 2px;
}

.shortcut {
    padding-left: 0;
	background-color: white;
	font-size:55px;
	text-align:center;
	height:70px;
	width:70px;
	border-radius: 5px;
	margin: 11px;
	line-height:70px;
	padding:9.5px;
	float: left;
	border-style:solid;
	border-color:#52595e;
}

.shortcut a{
	color:#52595e;
}

.pure-button-secondary {

	color: #52595e;
	
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	
	border:1px solid;
    padding-left: 0;
	background-color: white;
	font-size:55px;
	text-align:center;
	height:70px;
	width:70px;
	border-radius: 5px;
	margin: 11px;
	
	padding:9.5px;
	float: left;
}

.pure-button-secondary-index{
	color: white;
	border-radius: 4px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	background: #41AAF0; /* this is a light blue */
}
.blue_section {
    background-color: #2babf5;
    opacity: 0.27;
    filter:alpha(opacity=27);
}


