html, body{
	background-color: #fff;
	margin: 0;
	padding: 0;
	height: 100%;
	
}
body{
    background-image: url("../img/grid-18px-masked.png");
    background-position: 0 40px;
    background-repeat: repeat-x;
    /*padding-top: 90px;*/
    position: relative;
	min-width:1240px;
	font-size: 11px;

}
.container-fluid{
	min-height:100%;
	position:relative;
	padding: 0 1% 0 1%;
	background-image: url("../images/telefonica/clouds.jpg");
	background-repeat: repeat-x;
}
#body{
	padding-bottom:54px;   /* Height of the footer */
}
.clear{
	clear: both;
}

#crud #crudContent{
	width: 84%;
	float: left;
	padding:8px 1% 50px 1%;
	border-radius: 0 10px 10px 10px;
	min-height: 450px;
	/*background-color: #e6e6e6;*/
	background: transparent url("../images/telefonica/img-bg.png");
	background-repeat: repeat;
	border: none !important;
}
#crudBlankTitle, #crudShowTitle{
	border-color: transparent!important;
}
.crudField{
	clear:left;
	padding: 5px 0px 5px 0px;
	width: 100%;
}
.objectForm{
	min-width: 48%;
	width: auto;
	padding-right: 1%;
}

#dialFormContainer {
	min-width: 500px;
	width: auto;
}

#crudFooter{
	position:absolute;
	bottom:0;
	left: 0;
	width:100%;
	margin: 20px 0px 0px 0px;
	height:44px;   /* Height of the footer */
	/*border-top:1px solid #666;*/
}
a{
	color: #00709C;
	text-decoration: none;
}

a:hover {
	color: #444;
	text-decoration: underline;
}

#crud #crudHeader {
	/*background-color: #00709c;*/
	visibility:hidden;
}

.parentLogo{
	position: absolute;
	left: 1%;
	top: 30px;
}
#footer-logo{
	width: 100px;
	height: auto;
	float: right;
	margin-right: 20px;
	position: relative;
	top: -5px;
}

.notAdminMenu{
	position: relative;
	top: 80px;
}

.main-menu .navbar{
	margin-bottom: 0px;
	position: relative;
	z-index: 1;
	float: left;
	width: 14%;

}
.main-menu .navbar-inner{
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#4CA5B1', endColorstr='#4CA5B1', GradientType=0);
	background-color: rgba(255,255,255,0.3);
	background-image: none;
	border-radius: 10px 0 0 10px;
	box-shadow: none;
	/*outline: 1px solid #fff;*/
	box-shadow:	0 1px 10px rgba(0, 0, 0, 0.25);
	padding: 0 10% 40px 10% !important;
}
.main-menu .navbar .nav li.dropdown .dropdown-toggle .caret,
.main-menu .navbar .nav li.dropdown.open .caret{
	border-top-color: #000000;
	border-bottom-color: #000000;
	position: absolute;
	right: 10px;
	top: 10px;
}
.main-menu .navbar .navbar-inner .nav {
	margin: 6px 0px 0px 0px;
	float: left;
	padding: 0 0 0 0 ;
	width: 100%;
}
.main-menu .navbar .navbar-inner .nav li{
	float: left;
	clear: left;
	padding-left: 0;
	padding-right: 0;
	width: 100%;
}

.main-menu .navbar .navbar-inner .nav > li > a {
	text-shadow: none;
	padding: 8px 10px 8px 10px;
	font-size: 13px;
	color: #000;
}
.main-menu .navbar .navbar-inner .nav li a{
	padding-left: 0;
	padding-right: 0;
}


.main-menu .navbar .navbar-inner .nav > li{
/*	border-left: 1px solid #E5E5E5;
	border-right: 1px solid whiteSmoke;	*/
}

.main-menu .navbar .navbar-inner .nav > li.plus-nav-link{
	border-right: 1px solid whiteSmoke;
	border-left: none;
	padding-right: 3px;
	margin-top: 2px;
	display: none;
}
.main-menu .navbar .navbar-inner .nav > li .active, 
.main-menu .navbar .navbar-inner .nav > li .active , 
.main-menu .navbar .navbar-inner .nav > li {
	border-bottom: 1px solid transparent;
}
.main-menu .navbar .navbar-inner .nav > li .active > a, 
.main-menu .navbar .navbar-inner .nav > li .active > a, 
.main-menu .navbar .navbar-inner .nav > li > a {
	border-bottom: 1px solid transparent;
}
.main-menu .navbar .navbar-inner .nav > li .active > a, .navbar .navbar-inner .nav > li .active:hover, .navbar .navbar-inner .nav > li:hover{
	/*border-bottom: 1px solid lightGrey;*/
}
.main-menu .navbar .navbar-inner .nav > li .active > a, .navbar .navbar-inner .nav > li .active > a:hover, .navbar .navbar-inner .nav > li > a:hover {
	
	/*color: #00709c;*/
	/*border-bottom: 1px solid #666;*/
}
.main-menu .dropdown-menu li > a, 
.main-menu .dropdown-menu .active > a, .dropdown-menu .active > a{
	/*border-bottom: 1px solid transparent;*/
}
.main-menu .dropdown-menu li > a:hover, .dropdown-menu .active > a, .dropdown-menu .active > a:hover{
	background-color: transparent!important;
	color: #000	;
	/*border-bottom: 1px solid #666!important;*/
	/*text-indent: 1px;*/
}
.main-menu .navbar-inner .brand {
    margin-top: 20px;
    text-align: center;
    width: 100%;
    
}
.main-menu .navbar-inner .brand h1{
	color: #FFF;
	font-family: "Trebuchet MS";
}
.main-menu .dropdown-menu {
	position: relative;
	border: none;
	background-color: 
	transparent;
	box-shadow: none;
}
.main-menu .navbar .dropdown-menu:before {
	display: none;
}
.main-menu .navbar .dropdown-menu:after {
	display: none;
}

.user-menu{
    margin: 0;
    position: absolute;
    right: 1%;
    top: 5px;
    z-index: 1000;
    font-size:15px;
}
.user-menu .caret{
	border-top: 4px solid #fff;
}
.user-menu .dropdown-menu{
    left: -20px !important;
    position: absolute;
}
.user-menu.nav > li > a{
	background-color: transparent;
	color: #fff;
}
.user-menu.nav > li > a:hover{
	background-color: transparent;
	color: #fff;
}
.user-menu .dropdown-menu,
.user-menu  .dropdown li{
	/*width: 100%;*/
	text-align: left;
}

.dropdown-menu a{
	white-space: normal;
}

#crudListTitle{
	/*float: left;*/
	display: inline;
}

#crudListSearch{
	clear: left;
	margin-bottom: 1em;
	display: inline;
}
#crudListTable{
	clear: both;
	margin-top: 1em;
}
.crudField .crudHelp span{
	padding: 2px;
	/*border-left: 1px solid #ededed;*/
}
.crudField .crudHelp {
    float: none;
}

.welcome {
	margin-right: 10px;
	font-weight: bold;
	color: #aaa;
}
.welcome .userName{
	color: #FFF;
	/*background-color: #123333;*/
}
.mini-box {
	min-height: 10px;
	padding: 8px;
	background-color: rgba(255, 255, 255, 0.0);
	/*border: 1px solid #eee;
	border: 1px solid rgba(0, 0, 0, 0.05);
	-webkit-border-radius: 4px 4px;
	   -moz-border-radius: 4px 4px;
			border-radius: 4px 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	   -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
			box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);*/
}
.mini-well {
	min-height: 10px;
	padding: 8px;
	background-color: #f5f5f5;
	border: 1px solid #eee;
	border: 1px solid rgba(0, 0, 0, 0.05);
	-webkit-border-radius: 4px 4px;
	   -moz-border-radius: 4px 4px;
			border-radius: 4px 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	   -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
			box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.noborder{
	border: none!important;
}
.noborder-left{
	border-left: none!important;
}
.noborder-right{
	border-right: none!important;
}
.footer-text{
	padding: 15px 0px 0px 20px;
	float: left;
}
.form-search{
	display: inline;
	margin-left: 2em;
}

.no-margin{
	margin:0px;
}


/* For modern browsers */
.cf:before,
.cf:after,
form:before,
form:after,
.objectForm:before,
.objectForm:after {
	content:"";
	display:table;
}

.cf:after,
form:after,
.objectForm:after{
	clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf,
form,
.objectForm {
	*zoom:1;
}

.fancybox.btn{
	margin-bottom:10px;
}

/* css for timepicker */
.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { height: 25px; margin-bottom: -25px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 65px; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }


/*LOGIN STYLES*/
#login.well{
	margin-top: 60px;
	background-color: transparent!important;
	border: none;
}
#login.well label{
	color: #FFF!important;
}
#login.well a{
	color: #444444;
}

#login.well hr{
	visibility: hidden;
}
#login.well form span{
	float: left;
	clear: left;
}
#login.well #remember-field{
	position: relative;
	top: -5px;
}
#login.well #remember-field label{
	color: #444 !important;

} 
/*#login.well #recover-field{
	position: relative;
	top: -94px;
	width: 160px;
}*/
#login.well  #signin-field{
	top: 29px;
	float: left;;
}
#signin-field .btn{
	width: 220px;
}
#signin-field .btn i{
	display: none;
}
#login span{
	/*margin-bottom: 30px;*/
}
#login form{
	clear: left;
}
.login-logo{
	margin-left: 24px;
	margin-bottom: 26px;
	float: none;
}
form.shadowed-form{
	background-color: transparent !important;	
}
.footer-text{
	display: none;
}
.crudButtons{
	background-color: transparent;
}

#fancybox-content h2, #crud #crudContent h2{
	color: #00517A;
	font-family: "Trebuchet MS";
}

.table thead th{
	background-color: #E3FCC0;
}
.table thead th a{
   	color: #00517A;
    font-family: "Trebuchet MS";
    text-transform: uppercase;
}

#object_availableDays_div{
	width: auto;
	position: absolute;
	left: 100%;
	top: 0px
}
.borderRight{
	border-right: 1px solid #9CD3ED;
}

.crudField .error{
	/*background-color: #fff;*/
}
/*.movRightCol{
	width: 40px;
	position: absolute;
	left: 52%;
	top: 40px
}*/
.keywordsTable{
	float: right;
	width: 49%;
}
.ifMov{
	display: none;
}


/*#addContactFormDiv{*/
.singleContacGroup{
	position: absolute;
	width: 48%;
	left: 10px;
	/*top: 506px;*/ /*calculated with js*/
	z-index: 100;

}


#object_spacerDiv_div{
	height: 70px;
	width: 100%;
	clear: left;
}

.ml-20{
	margin-left: 20px;	
}

.form-row {
	clear: left;
	float: left;
	width: 100%;
}
.advertencia {  
color: red;  
}  
  
.indicador {  
color: green;  
} 