@font-face {
    font-family: 'robotoregular';
    src: url('../fonts/roboto-regular-webfont.eot');
    src: url('../fonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-regular-webfont.woff2') format('woff2'),
         url('../fonts/roboto-regular-webfont.woff') format('woff'),
         url('../fonts/roboto-regular-webfont.ttf') format('truetype'),
         url('../fonts/roboto-regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

img{
	max-width:100%;
	width:100%;
}
.specer{
	clear:both;
}
.week_left_panel {
    width: 19%;
    float: left;
    border-right: 2px solid #d4d4d4;
}
.week_calender_box{
	width:100%;
	float:left;
}
.week_location_box{
	width:100%;
	float:left;
}
.week_location_box h1{
	width:100%;
	float:left;
	font-size:18px;
	font-family: 'robotoregular';
}
.week_location_area_box{
	width:100%;
	float:left;
}
.week_location_image {
    width: 66%;
    float: left;
    font-size: 14px;
    font-family: 'robotoregular';
    background: url(../images/address_icon.png) no-repeat 10px 5px;
    margin-left: 10px;
    color: #000;
    margin-top: 10px;
    padding-left: 37px;
    line-height: 44px;
}
.week_location_image:hover {
	color:#000;
	background-color:#eaeaea;
	border-radius:6px;
}
.week_user_image {
    width:66%;
    float: left;
    font-size: 14px;
    font-family: 'robotoregular';
    background:url(../images/staff_icon.png) no-repeat 10px 5px;
    margin-left: 10px;
	color:#000;
    margin-top: 10px;
    padding-left:50px;
    line-height: 44px;
}
.week_user_image:hover {
	color:#000;
	background-color:#eaeaea;
	border-radius:6px;
}
.week_location_area_box p{
	width:60%;
	float:left;
	
	margin-left:15px;
}
.right_panel {
    width: 80%;
    float: left;
}
.right_header_main_box{
	width:100%;
	float:left;
}
.add_new_button-area{
	width:30%;
	float:left;
	margin-left:20px;
}
.add_new_button{
	width: 40%;
    float: left;
    height: 24px;
    font-size: 14px;
    text-align: center;
    line-height: 24px;
	font-weight:bold;
    font-family: 'robotoregular';
    color: #49c14c;
    border: 1px solid #CCC;
    border-radius: 10px;
}
.today_button{
    width: 40%;
	margin-left:10px;
    float: left;
    height: 24px;
    font-size: 14px;
    text-align: center;
	font-weight:bold;
    line-height: 24px;
    font-family: 'robotoregular';
    color: #49c14c;
    border: 1px solid #CCC;
    border-radius: 10px;
}
.week_prev_next_box{
	width:32%;
	float:left;
	margin-left:62px;
}
.week_prev_icon_box{
	width:6%;
	float:left;
}
.week_prev_next_text{
	width:50%;
	float:left;
	text-align:center;
	font-size:16px;
	font-family: 'robotoregular';
	font-weight:bold;
	margin-left:74px;
}
.week_next_icon_box{
	width:6%;
	float:right;
}
.day_week_main_button{
	width:14%;
	float:right;
	height:20px;
	font-family: 'robotoregular';
	border:1px solid #d4d4d4;
	border-radius:10px;
	margin-right:10px;
}
.day_tab{
	width:50%;
	float:left;
	font-size:13px;
	line-height:20px;
	text-align:center;
	color:#49c14c;
	font-weight:bold;
	border-right:1px solid #d4d4d4;
}
.week_tab{
	width:49%;
	float:left;
	font-size:13px;
	line-height:20px;
	color:#49c14c;
	font-weight:bold;
	text-align:center;
}
.calender_table_box{
	width:100%;
	float:left;
	margin-top:10px;
	
}
.week_time_text {
	color:#999;
	font-size:14px;
}
.green_box {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #095F09;
    position: absolute;
    background: rgba(153, 255, 153, 0.6);
    border: 1px solid #3DA02E;
    top: 0px;
    line-height: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.sky_box {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #388676;
    position: absolute;
    background: rgba(153, 255, 236, 0.6);
    border: 1px solid #2EA093;
    top: 0px;
    line-height: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
}



.week_right_main_box {
	width:95%;
	float:left;
}



@media screen and (max-width:1400px) {
.week_right_main_box {
	width:94.80%;
	float:left;
}
}




@media screen and (max-width:1100px) {
	.right_panel {
    width:100%;
    float: left;
	margin-top:20px;
}
.week_left_panel {
    width: 100%;
    float: left;
    border-right: none;
}
.week_calender_box {
    width: 40%;
    float: left;
}
.week_location_box {
    width: 26%;
    float: left;
}
.week_prev_next_text {
    width: 60%;
    float: left;
    text-align: center;
    font-size: 16px;
    font-family: 'robotoregular';
    font-weight: bold;
    margin-left: 34px;
}
}



@media screen and (max-width:680px) {
	.week_prev_next_box {
    width: 40%;
    float: left;
    margin-left: 0px;
}
.day_week_main_button {
    width: 20%;
    float: right;
    height: 20px;
    font-family: 'robotoregular';
    border: 1px solid #d4d4d4;
    border-radius: 10px;
    margin-right: 10px;
}
}



@media screen and (max-width:520px) {
	.week_calender_box {
    width: 100%;
    float: left;
}
.week_location_box {
    width: 50%;
    float: left;
}
.week_user_image {
    width: 70%;
    float: left;
    font-size: 14px;
    font-family: 'robotoregular';
    background: url(../images/staff_icon.png) no-repeat left;
    margin-left: 10px;
    color: #000;
    margin-top: 10px;
    padding-left: 38px;
    line-height: 44px;
}
.right_header_main_box {
    width: 100%;
    float: left;
}
.add_new_button-area {
    width: 100%;
    float: left;
    margin-left: 0px;
}
.week_prev_next_box {
    width: 100%;
    float: left;
    margin-left: 0px;
    margin-top: 20px;
}
.day_week_main_button {
    width: 100%;
    float: right;
    height: 30px;
    font-family: 'robotoregular';
    border: 1px solid #d4d4d4;
    border-radius: 10px;
    margin-right: 0px;
    margin-top: 20px;
}
.day_tab {
    width: 50%;
    float: left;
    font-size: 13px;
    line-height: 30px;
    text-align: center;
    color: #49c14c;
    font-weight: bold;
    border-right: 1px solid #d4d4d4;
}
}



@media screen and (max-width:380px) {
.week_location_box {
    width: 100%;
    float: left;
}
.calender_table_box {
    width: 100%;
    float: left;
    margin-top: 10px;
    overflow: hidden;
}
.week_right_main_box {
    width: 92%;
    float: left;
}
}
	