@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../images/back.jpg) center top;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font:Arial, Helvetica, sans-serif;
}

a{color:#30aef6; text-decoration:none;}
a:hover{color:#fe6c29; text-decoration:none;}

.upper{
	text-transform:uppercase;
}

#header{
	height: 120px;
	background:url(../images/header_back.jpg) repeat-x;
	border-bottom:1px solid #c8c8c8;
}

.head_user_info{
	font-size:18px;
	font-weight:bold;
	padding:5px 0;
	text-align:center;
	color:#666;
}

.content{
	width:940px;
	margin:0 auto;	
}
.main_content{
	margin-bottom:40px;
	margin-top:20px;
	min-height:435px;
}
.logo{
	float:left;
	width:280px;
	margin-top: 5px;
}
.logo_in{
	float:left;
	width:280px;
	margin-top: 25px;
}
.login{
	float:right;
	width:450px;
	font-size:16px;
	color:#8b8b8b;
	margin-top: 40px;
}
.btn1{
	height:27px;
	background:url(../images/btn_back.jpg);
	border:1px solid #d1d1d1;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	padding:0 20px;
	text-transform:uppercase;
	color:#818181;
	cursor:pointer;
}
.btn2{
	height:27px;
	background:url(../images/btn_back2.jpg);
	border:1px solid #d1d1d1;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	padding:0 20px;
	text-transform:uppercase;
	color:#fff;
	cursor:pointer;
}
.btn3{
	height:27px;
	background:#900;
	border:1px solid #d1d1d1;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	padding:0 20px;
	text-transform:uppercase;
	color:#fff;
	cursor:pointer;
}
.btn1_big{
	background:#999;
	border:1px solid #d1d1d1;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	padding:20px;
	text-transform:uppercase;
	color:#fff;
	cursor:pointer;
	font-size:24px;
}
.btn2_big{
	background:#093;
	border:1px solid #d1d1d1;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	padding:20px;
	text-transform:uppercase;
	color:#fff;
	cursor:pointer;
	font-size:24px;
}
.btn3_big{
	background:#900;
	border:1px solid #d1d1d1;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	padding:20px;
	text-transform:uppercase;
	color:#fff;
	cursor:pointer;
	font-size:24px;
}

.full_size_btn{
	width:90%;
}

.title{
	font-size:28px;
	font-weight:bold;
	color:#4d4d4d;
}
.subtitle{
	font-size:18px;
	font-weight:bold;
	color:#4d4d4d;
}
.home_box{
	width:300px;
	margin:0 auto;
}
.box_content{
	height:46px;
	background:url(../images/home_box.jpg) no-repeat;
	padding:20px;
}
.footer{
	background:url(../images/opaco.png);
	color:#fff;
}
.footer_content{
	padding:20px 0;
}

a.footer_link{
	color:#cde4ff;
	text-decoration:none;
}
a.footer_link:hover{
	color:#b3d6ff;
	text-decoration:none;
}
a.headerlink_red{
	color:#900;
	text-decoration:none;
}
a.headerlink_red:hover{
	color:#930;
	text-decoration:none;
}
a.headerlink{
	color:#036;
	text-decoration:none;
}
a.headerlink:hover{
	color:#039;
	text-decoration:none;
}
.input{
	text-align:center;
	color:#4d4d4d;
}
#menu{
	float:right;
	max-width:650px;
}
#menu .item{
	height:120px;
	border-left:1px solid #dfdfdf;
	float:left;
	line-height:120px;
	padding:0 10px;
	font-size:15px;
	color:#959595;
	text-transform:uppercase;
	cursor:pointer;
}
#menu .item_on{
	height:120px;
	border-left:1px solid #dfdfdf;
	float:left;
	line-height:120px;
	padding:0 10px;
	font-size:15px;
	color:#FFF;
	text-transform:uppercase;
	background:url(../images/menu_on.jpg) repeat-x top;
	cursor:pointer;
}
#menu .end{
	height:120px;
	border-left:1px solid #dfdfdf;
	float:left;
}

#menu .item_short{
	height:50px;
	border:1px solid #dfdfdf;
	float:left;
	line-height:50px;
	padding:0 10px;
	font-size:15px;
	color:#959595;
	text-transform:uppercase;
	cursor:pointer;
	width:100px;
	text-align:center;
	margin-top:5px;
	margin-right:5px;
}

.page_content{
	padding:20px;
	background:url(../images/content_back.png);
	border:1px solid #a6a4a7;
}
.page_content_box{
	padding:20px;
	background:url(../images/content_back.png);
	border:1px solid #a6a4a7;
	margin-bottom:15px;
}
.form_input{
	height:20px;
}
.table_header{
	color:#fff;
	font-weight:bold;
	padding:5px;
	border:1px solid #8f8885;
	background:url(../images/table_header.jpg) repeat-x top #b1b0ae;
}

.table_header_title{
	background:url(../images/table_title_back.jpg) repeat-x top #0866c3;
	font-weight:bold;
	padding:5px;
	border:1px solid #8f8885;
	font-size:28px;
	font-weight:bold;
	color:#fff;
}



.table_spliter{
	height:20px;
	border-top:1px solid #999;
}

.table_row1_error{
	background:#C30;
	color:#fff;
	padding:5px;
	border:1px solid #8f8885;
}
.table_row2_error{
	background:#C33;
	color:#fff;
	padding:5px;
	border:1px solid #8f8885;
}
.table_row1{
	background:#fff;
	color:#3c3c3c;
	padding:5px;
	border:1px solid #8f8885;
}
.table_row2{
	background:#ececec;
	color:#3c3c3c;
	padding:5px;
	border:1px solid #8f8885;
}
.table_row1_highligth{
	background:#3CC;
	color:#3c3c3c;
	padding:5px;
	font-weight:bold;
	border:1px solid #8f8885;
}
.table_row2_highligth{
	background:#0CC;
	color:#3c3c3c;
	padding:5px;
	font-weight:bold;
	border:1px solid #8f8885;
}
.small{
	font-size:11px;
}
.important{
	color:#F00;
}
.shadow_content{
	padding:10px;
}

.error{
	color:#F00;
	font-size:12px;
}

.success{
	color:#090;
	font-size:12px;
}
.success2{
	color:#069;
	font-size:12px;
}
.big_error{
	color:#F00;
	font-weight:bold;
}
.normal_error{
	color:#F00;
}
.box{
	background:url(../images/box_content.jpg) repeat-x top #ececec;
	padding:20px;
	margin-bottom:10px;
	color:#676767;
	font-size:13px;
	text-align:justify;
}
.box_fold{
	background:url(../images/box_side.jpg) no-repeat;
	float:right;
	height:20px;
	width:22px;
	margin-right:-20px;
	margin-top:-20px;
}
.red_title{
	color:#ff813f;
	font-weight:bold;
}
.sidebar{
	width:300px;
	float:left;
	margin-right:15px;	
}
.content_with_sidebar{
	width:600px;
	float:right;
}
.icon_text{
	color:#676767;
	font-weight:bold;
	margin-top:-20px;
}
.round{
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;	
}





/*Calendar*/

td.calendar-day_clickable {
	padding: 0px 25px 0px 5px;
	border-bottom: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	cursor:pointer;
	background: url(../images/day_calendar_back.jpg) repeat-x #dedede top;
}

.top_calendar {
	background: url(../images/top_calendar_back.jpg) repeat-x top #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	height: 29px;
	width: 216px;
	-moz-border-radius: 10px 10px 0 0;
	-khtml-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	line-height: 29px;
}

.top_calendar_full {
	background: url(../images/top_calendar_back.jpg) repeat-x top #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	height: 50px;
	font-size: 25px;
	-moz-border-radius: 10px 10px 0 0;
	-khtml-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	line-height: 50px;
}

.calendar-day-head {
	background: #f4f4f4;
	color: #333333;
	text-align: center;
	padding: 2px;
	border-top: 1px #bbbbbb solid;
	border-bottom: 1px #bbbbbb solid;
}

.calendar-day-head_full {
	background: #f4f4f4;
	color: #333333;
	text-align: center;
	padding: 2px;
	border-top: 1px #bbbbbb solid;
	border-bottom: 1px #bbbbbb solid;
	height:50px;
	font-size:15px;
	font-weight:bold;
}

.calendar_border_left {
	border-left: 1px #bbbbbb solid;
}
.calendar_border_right {
	border-right: 1px #bbbbbb solid;
}

.topbox{
	vertical-align: top;
}

table.calendar {
	width: 200px;
}

.calendar-row_full{
	height:120px;
}

table.calendar_full {
	width:100%;
}

td.calendar-day_on {
	padding: 0px 25px 0px 5px;
	border-bottom: 1px solid #778c55;
	border-right: 1px solid #778c55;
	background: #99bd6a;
	color: #fff;
	cursor: pointer;
}

td.calendar-day-np {
	padding: 0px 25px 0px 5px;
	border-bottom: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	background: url(../images/day_calendar_back.jpg) repeat-x #dedede top;
}

td.calendar-day {
	padding: 0px 25px 0px 5px;
	border-bottom: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	background: url(../images/day_calendar_back.jpg) repeat-x #dedede top;
}
div.day-number {
	position: absolute;
	z-index: 2;
	top: 3px;
	right: -25px;
	padding: 5px;
	font-weight: bold;
	width: 20px;
	text-align: center;
	font-size: 14px;
}

div.day-number_full {
	z-index: 2;
	padding: 5px;
	font-weight: bold;
	width: 20px;
	text-align: center;
	font-size: 20px;
	margin-top: -50px;
}

div.day-details {
	position:absolute;
	width: 100px;
}

.cal_stays_row{
	padding:3px;
	background:#09C;	
}
.cal_checkins_row{
	padding:3px;
	background:#6C9;	
}
.cal_checkouts_row{
	padding:3px;
	background:#C66;	
}

.cal_row_space{
	margin-top:5px;	
}

.color_explain_box{
	display: inline-block;
	padding:5px 10px;
}

#officer .search_box_container{
	width:800px;
	margin:0 auto;
	text-align:center;
}
#officer .search_input{
	height:70px;
	width:600px;
	font-size:30px;
	padding:0 20px;
}
#officer .search_btn{
	font-size:28px;
}
#keyboard_content{
	margin:0 auto;
	width:782px;
}
.button_key{
	font-size:35px;
	padding:20px;
	color:#333;
	width:80px;
}

.big_row{
	font-size:24px;
}

.mobile_headline{
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
	color:#4d4d4d
}
.mobile_input{
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	background: #FFF;
	border: #c8c8c8 solid 1px;
	height: 35px;
	text-align: center;
	margin-bottom: 10px;
}

.hide_border{
	border:none;
}

.hour{
	font-size: 40px;
	color: #666;
	position: absolute;
	top: 35px;
	margin-left: 350px;
}

.mobile_menu{
	background:#f1f1f1;
	font-weight:bold;
	font-size:18px;
	padding:10px;
	text-align:center;
	color:#30aef6;
}
.mobile_menu_content{
	display:none;
}
.mobile_menu_item{
	height:27px;
	background:url(../images/btn_back.jpg);
	border:1px solid #d1d1d1;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	text-transform:uppercase;
	line-height:27px;
	color:#30aef6;
}

.med_font{
	font-size:18px !important;
}

#agenda_table td{
	font-size:16px;
}
#agenda_table td input{
	
	padding:10px 5px;  
	font-size:16px;
}

.meetx{
	margin-bottom: -20px;
}

.meettd{
    line-height: 55px;
}

.house_tab{
	padding:10px 20px;
	font-size:18px;
	cursor:pointer;
	background:#069;
	color:#fff;
	border:1px solid #036;
	width: 50px;
    text-align: center;
    float: left;
	
}

.house_selected{
	background:#39C;
}

.gray_txt{
	color:#666;
}

.lang{
	position: absolute;
    right: 20px;
    top: 20px;
	color:#666
}

.ticket_folder{
	padding:5px; 
	border-top:1px solid #666;
	line-height:20px;
}

.ablue{
	color:#30aef6;
}

.big_tarea{
	width:95%; 
	height:150px;	
}



.chat_box {
	background:#ccc;
	color:#333;
	padding: 20px;
	position:relative;
	
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	margin-bottom:30px;
}

.chat_box p{
	margin:0;	
}

.chat_box_me {
	background:#39C;
	color:#fff;
}

.chat_box a{
	color:#069;
}
.chat_box a:hover{
	color:#09C;
}

.chat_box_me a{
	color:#aae8f7;
}
.chat_box_me a:hover{
	color:#b8d6dd;
}




.sb4:before {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-left: 10px solid transparent;
  border-right: 10px solid #39C;
  border-top: 10px solid #39C;
  border-bottom: 10px solid transparent;
  right: 19px;
  bottom: -19px;
}

.sb3:before {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-left: 10px solid #ccc;
  border-right: 10px solid transparent;
  border-top: 10px solid #ccc;
  border-bottom: 10px solid transparent;
  left: 19px;
  bottom: -19px;
}

.left{
	text-align:left;
}
.right{
	text-align:right;
}
.chat_person{
	padding:5px;
	margin-top: -15px;
    margin-bottom: 15px;
}

.table-sortable th {
  cursor: pointer;
}

.table-sortable .th-sort-asc::after {
  content: "\25b4";
}

.table-sortable .th-sort-desc::after {
  content: "\25be";
}

.table-sortable .th-sort-asc::after,
.table-sortable .th-sort-desc::after {
  margin-left: 5px;
}

.table-sortable .th-sort-asc,
.table-sortable .th-sort-desc {
  background: rgba(0, 0, 0, 0.1);
}

.row_flags{
	height:70px;
	overflow-y:auto;	
}

.omodule{
	text-align:center;	
	width: 200px;
    float: left;
	margin-bottom:20px;
}

.file_icon{
	font-size:20px;
	margin-right:7px;
	margin-bottom: 5px;
}

.admin_box{
	width: 40%;
    margin: 0 3%;
    float: left;
    margin-bottom: 20px;
    min-height: 55px;
    border: 1px solid #a6a4a7;
    padding: 15px;
	background:#ececec;
}

.tdash_row{
	text-align:center;
}

.tdash_box{
	width:25%;
	margin:10px;
	padding:20px;
	background:#00aae1;
	display:inline-block;
	color:#fff;
	text-transform:uppercase;
	cursor:pointer;
}

.ticket_upload_field{
    padding: 50px 75px;    
	opacity: 0;
}
.ticket_upload_div{
	border: 1px solid #093;
	margin-bottom: 10px;
}
.ticket_upload_txt{
	position: absolute;
    margin-top: -70px;
    margin-left: 20px;
	z-index:-1;
}

.readed_dot{
	color:#090;
	font-weight:bold;
}

.man_user{
	padding:5px;
	border-bottom:1px solid #CCC;
}

.clickable{
	cursor:pointer;
}

.accing_0{
	font-weight:bold;
	font-size:16px;
	text-transform:uppercase;
}

.accing_1{
	font-weight:bold;
	font-size:16px;
}

.accing_2{
	font-weight:bold;
	font-size:14px;
}

.accing_3{
	font-size:12px;
}


.accing_4{
	font-size:12px;
}


.accing_5{
	font-size:12px;
}

.big_link{
	font-size:16px;
	font-weight:bold;
}

.centered{
	text-align:center;
}

.fake_disabled{
	background:#CCC;
}

.form_input_select{
	height: 28px;
}

.hidden{
	display:none;
}

.inv_footer_box{
	display:inline-block;	
}

.inv_footer_item{
	float:left; 
	padding:10px; 
	border:1px solid #666; 
	width:300px;	
}

.for_edit{
	display:none;
}
