#session {
    float: right;
    height: 30px;
    padding: 0px 0 0;
}
#header{
    padding: 0;
    width: 100%;
	height:80px;
}
#logo {
    float: left;
    font-size: 200%;
    height: 30px;
    padding: 19px 0 0;
    text-align: center;
}

#logo_img {
    float: left;
}
.table-hover{
	font-size: 10px;
	text-align: center;
}

.table-hover th, .table-hover td {
    border: 1px solid #FFFFFF;
}

.botonopciones{
	float:left;
	margin-left:30px;
	width:330px;
	margin-top:20px;
	min-height: 45px;
}
.rowclass1{
	background: none repeat scroll 0 0 #E5F1F4;
}
.rowclass2{
	background: none repeat scroll 0 0 #FFFFFF;
}
.table th, .table td {
    padding: 4px !important;
	line-height: 14px !important;
	border: 1px solid #CCCCCC !important;
}
.table th{
background: url("http://www.sierraexportadora.gob.pe/visitas/controlVisitas/assets/305cfa35/gridview/bg.gif") repeat-x scroll left top #FFFFFF;	
}

.boxcenter{
	width:300px;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #DDDDDD;
	font-size:14px;
	padding:10px;
}
.boxcenterlabel{
	width:140px;
	font-weight:bold;
	float:left;
	text-align:right;
}
.timedate{
	text-align:center;
}
.rightboxuser{
	width:250px;
	float:right;
}
form {
	margin-bottom: 10px !important;
}

.inputsmallhour{
	width:80px !important;
}

.inputsmalldate{
	width:100px !important;
}
#form_save_event{
	border: 1px solid #DDDDDD;
	padding:10px;
}
