@import url('//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
@import url(https://fonts.googleapis.com/css?family=Exo:100,200,400);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:700,400,300);


html *
{
	font-family: 'Exo', sans-serif;
	font-size: 14px;	
	padding: 0px;	
}

#login_heraldica {
	padding: 30px;
}

.header{
	/*position: fixed;*/
	width: 100%;	
	background-color: #FEEFB3;
	/*text-align: right;*/
	padding: 0px 0px 0px 0px !important;	
}

.headerleft{
	text-align: left;
}

.headerright{
	text-align: right;
}

#loadingMask {
	width: 100%; 
	height: 100%; 
	position: fixed; 
	background: #fff;
	text-align: center;
	padding-top: 250px;
}

#loadingMask img{
	width: 250px;	
}

.navbar {
	position: fixed;
	margin-top: 40px;
	padding-top: 31px !important;
}

.link span{
	cursor: pointer;
}

.solicitud {
	width: 100%;
	text-align: left;
	padding-top: 31px !important;
}

.solicitud .title {
	background-color: #708090;
	text-align: left;
	font-size: 16px !important;
	color: #fff;	
	padding-left: 15px !important;
}

.fieldheader {
	background-color: #4682B4;;
	color: #fff;
	padding-left: 15px !important;
}

.fieldbody {
	background-color: #fff;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: #4682B4;;
}

.field {
	width: 49%;
	display: inline-block;		
}

.field span {
	padding-bottom: 30px !important;
}

.field select {
	width: 100%;
}

.field input {
	width: 98%;	
}

.isa_info, .isa_success, .isa_warning, .isa_error {
	margin: 0px !important;
	padding:5px !important;
	width: 90%;
	font-size: 10px !important;
	font-family: 'Exo', sans-serif;
	border-radius: 2px;
}
.isa_info {
	color: #00529B;
	background-color: #BDE5F8;
}
.isa_success {
	color: #4F8A10;
	background-color: #DFF2BF;
}
.isa_warning {
	color: #9F6000;
	background-color: #FEEFB3;
}
.isa_error {
	color: #D8000C;
	background-color: #FFD2D2;
}
.isa_info i, .isa_success i, .isa_warning i, .isa_error i {
	margin: 0px 22px;
	font-size:2em;
	vertical-align:middle;
}
/*
#menu ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    width: 100%;
    font-family: Arial, sans-serif;
    font-size: 11pt;
	cursor: pointer;
}

#menu ul li {
    background-color: #666;
}

#menu ul li a {
    color: #ccc;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    padding: 10px 10px 10px 20px;
}

#menu ul li a:hover {
    background: #000;
    border-left: 10px solid #333;
    color: #fff;
	width: 90%;
}
*/

/* Split the screen in half */
.split {
  height: 100%;  
  position: fixed;
  z-index: 1;
  top: 85px;
  overflow-x: hidden;
  padding-top: 20px;
}

/* Control the left side */
.left {
  top: 105px;
  left: 10px;
  background-color: #666;
  width: 12%;
  height: 85%
}

/* Control the right side */
.right {
  right: 0;
  width: 87%;    
}

#form_inspector {
	padding: 20px;
}

#form_inspector input[type=text] {
	width: 80%;
}

#form_inspector textarea {
	width: 80%;
	height: 250px;
}
body .epbd-success {

  background-color: #74d8f7;
  border: none;
  padding: 12px 45px;
  color: white;
  font-size: 15px;
  margin-top: 40px;
  transition: 1s;
  cursor: pointer;
  border-radius: 9px;
  border: none;
}

#protesta {
  font-size: 15px;
}

#protesta span {
	font-weight: bold;
}

/** Menu */

#menu * {
	margin: 0;
	padding: 0px;
	box-sizing: border-box;
}
#menu li, #menu ul label.title, #menu ul, #menu a {
	width: 100%;
	color: #ccc;	
	/**font-family: 'Montserrat', 'Open Sans', sans-serif;*/
	display: block;
	/**font-weight: bold;*/
}
#menu ul label {
	height: 35px;
	padding: 10px !important;
}
#menu ul li{
	height: 35px;
	overflow: hidden;
	transition: all .3s;
}
#menu li {
	display: block;
	background-color: rgb(134, 134, 134);	
}
#menu label.title {
	font-size: 14px;
	background: linear-gradient(#111, #2f2f2f);
	padding: 10px 10px;
	cursor: pointer;
  transition: all .25s;
}
#menu a{
	font-size: 14px;
	text-decoration: none;
	color: #FFF;
	display: block;
	padding: 10px 15px !important;
	transition: all .25s;
}
#menu a:hover {
	background-color: #444;
  box-shadow: inset 5px 0px 0px 0px #fff;
}
#menu label:hover {
	text-shadow: 0px 0px 10px #fff;
}
#menu input[type="radio"] {
	display: none;
}

/*input[type="radio"]:checked + li {
/*#Contratistas:checked + li {*/
	/*height: 379px; /*Se hace a través de jquery para ser dinamico*/
/*}*/
#menu i {
	margin-right: 12px;
}


@media screen and (max-width: 600px){
	nav {
		width: 100%;
		position: relative;
	}
	main {
		width: 100%;
		position: relative;
	}
}
 /** Fin Menu */

 #heraldica_backgroud {
	width: 370px;
	opacity: 0.4;
	filter: alpha(opacity=40); /* For IE8 and earlier */
 }

 .red {
	color: red;
	background-color: #FED4D4;
}

.red:focus{
	color: red;
	background-color: #FED4D4;
}

.find{
	background:yellow !important;
	color:#333 !important;
}

.green{
	color: #2B930A;
	background-color: #E9F9C1;
}

.green:focus{
	color: #2B930A;
	background-color: #E9F9C1;
}

.orange{
	color: #fd6e00;
	background-color: #ffd39d;
}

.orange:focus{
	color: #fd6e00;
	background-color: #ffd39d;
}

.gray{
	color: #a5a5a5;
	background-color: rgb(221, 221, 221);
}

.gray:focus{
	color: #a5a5a5;
	background-color: rgb(221, 221, 221);
}

.ui-widget-content .link_actividad {
	color:rgb(9, 107, 236) !important;
	cursor: pointer !important;
}

.pq-grid td.pq-grid-cell {
	height: 40px !important;
}

tr.pq-row-delete > td
{
    background:#f8242f;
}

.blue{
	color: #022ffa;
	background-color: #50d1f8;
}

.blue:focus{
	color: #022ffa;
	background-color: #50d1f8;
}