.single-gravityview .main-content{
	
	width:100% !important;
}

li.gfield.gf_readonly{
	background: rgba(0, 0, 0, 0.03);
}

i.opp-expired, svg.opp-expired{
	float:right;
	color:#ffc107;
}

/* FILTERS */
#opp-datatables-filter-buttons {
	display: flex;
	flex-direction: column;
	padding-left:0;
}
#opp-datatables-filter-buttons .button {
	
	margin: 2px;
}

#list-opportunities.datable-default.collapsed td.dtr-control{
	padding-left: 25px !important;
}
#list-opportunities.datable-default.collapsed td.dtr-control:before{
	top: 50% !important;
}


    
table.datable-default thead th{

	font-size: 12px;
	text-shadow: 0px 0px 0px rgba(0,0,0,0.3);
	line-height: 26px;
	color: #2c2f34;
	vertical-align: middle;
	text-transform: uppercase;
}

table.datable-default thead th:last-child {
  border-right: 0;
}

table.datable-default th, table.datable-default td{
	border-right: 1px dotted rgba(0, 0, 0, 0.1);
}

table.datable-default  thx, table.datable-default  td {
	padding: 8px 10px !important;
}
table.datable-default td{
	font-size:14px;
}

.datable-default-wrapper .dataTables_wrapper .dataTables_processing {
	
	font-size: 14px;	
	padding-top: 90px;
	
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	height: auto;
    margin: 0;
    background: rgba(255,255,255,.7);
    font-weight: 800;
    z-index: 1000;
}
.datable-default-wrapper .dataTables_wrapper .dataTables_length {
	margin-bottom: 10px;
}
.datable-default-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button {
	font-weight: 800;
	border: 0;
	padding: .3em 1em;
	color: #aaa;
}
.datable-default-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
	border: 0;
	border-radius: 4px;
	background-color: #ebebeb;
	background: #ebebeb;
	font-weight: 800;
	padding: .2em 1em;
}
.datable-default-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
	border: 0;
	border-radius: 4px;
	background-color: #ebebeb;
	background: #ebebeb;
	font-weight: 800;
	padding: .2em 1em;
	color:#333;
}
.datable-default-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.datable-default-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
	border: 0;
	opacity: .5;
}

.datable-default-wrapper .dataTables_length label{
	font-weight: normal;
}

.dataTables_scrollBody thead tr[role="row"]{
    visibility: collapse !important;
}
@media only screen and (max-width: 1200px) {
.page-id-3923 .elementor-section.elementor-section-boxed>.elementor-container {
	    padding-left: 0px !important;
	    padding-right: 0px !important;
	    
	}
}


.btn-back {
    float: left;
    background-color: #ccc;
    color: #666;
    xposition: absolute;
    xleft: 48px;
    xtop: 31px;
}

#list-opportunities .acciones a{
	color:#fff;
	xborder-radius: 25px;
	xborder:1px solid #666;
	xbackground-color: #666;
	xcolor: #fff;
	display: inline-block;
	padding: 3px 6px; 
	line-height: 1.6;	
	xtext-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
}
#list-opportunities .acciones a:first-child{
	margin-right: 5px;
}
#list-opportunities .acciones a:hover{
	color:#fff;
}
#xlist-opportunities thead{
	display: none;
}
#list-opportunities{
	padding-bottom:15px;
}
#list-opportunities tr:last-child td{
	border-bottom: 0;
}

#list-opportunities_wrapper .dataTables_scrollBody{
	border-bottom:2px solid #e6eaf0 !important;
	margin-bottom:10px;
}



.tag {
	border-radius: 25px;
	background-color: #666;
	color: #fff;
	display: inline-block;
	padding: 3px 6px; 
	line-height: 1.6;	
	text-transform: uppercase;
	font-size: .8em;
	font-weight: 700;
	white-space: nowrap;
}
/*
.status.daft, .status._99 { 
	color:#24262d;
	background-color: #f4f5f7;
}
.status.registrada, .status._1 { 
	color:#b43403;
	background-color: #feecdc;
}
.status.aprobada, .status._2{ 
	background-color: #def7ec;
	color:#046c4e;
}
.status.rechazada, .status._3 { 
	color: #c81e1e;
	background-color: #fde8e8;
}
.status.vencida { 
	background-color: #b9b9b9;
}
.status.ganada, .button-ganada { 
	background-color: #d4edda;
}
.status.ganada, .button-ganada,.edit-oportunidades .status.tag.ganada{
	color:#155724;
}

.status.perdida, .button-perdida  { 
	background-color: #f8d7da;
}
.status.perdida, .button-perdida,.edit-oportunidades .status.tag.perdida{
	color:#721c24;
}

.status.drop, .button-drop  { 
	background-color: #c0c0c0;
}
.status.drop, .button-drop, .edit-oportunidades .status.tag.drop{
	color:#000;
}

.status.close, .button-close  { 
	background-color: #155724;
}
.status.close, .button-close, .edit-oportunidades .status.tag.close{
	color:#fff;
}

.status.presupuesto, .button-presupuesto  { 
	background-color: #fff3cd;
}
.status.presupuesto, .button-presupuesto, .edit-oportunidades .status.tag.presupuesto{
	color:#856404;
}
*/



.status.registrada, .status._1 { 
	background-color: #9E9E9E;
}
.status._sub-1 { 
	background-color: #F0F0F0;
    color: #000;
}
.status.aprobada, .status._2 {  
	background-color: #00d084;
}
.status.rechazada, .status._3 { 
	background-color: #ff7200;
}
.status.borrador, .status._99 { 
	background-color: #f4f5f7;
	color:#000;
}


.status.vencida { 
	background-color: #b9b9b9;
}
.status.ganada, .button-ganada { 
	background-color: #d4edda;
}
.status.ganada, .button-ganada,.edit-oportunidades .status.tag.ganada{
	color:#155724;
}

.status.perdida, .button-perdida  { 
	background-color: #f8d7da;
}
.status.perdida, .button-perdida,.edit-oportunidades .status.tag.perdida{
	color:#721c24;
}

.status.drop, .button-drop  { 
	background-color: #c0c0c0;
}
.status.drop, .button-drop, .edit-oportunidades .status.tag.drop{
	color:#000;
}

.status.close, .button-close  { 
	background-color: #155724;
}
.status.close, .button-close, .edit-oportunidades .status.tag.close{
	color:#fff;
}

.status.presupuesto, .button-presupuesto  { 
	background-color: #fff3cd;
}
.status.presupuesto, .button-presupuesto, .edit-oportunidades .status.tag.presupuesto{
	color:#856404;
}




.filts {
	display: flex;
	flex-direction: row;
}
.filters, .Xtable-opportunities{
	border: 1px solid #eee;
	padding: 15px 0;
	background-color: #fff;
	box-shadow: 0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);
	border-radius: .5rem;
}
#opp-datatables-filter {
	flex: 3 !important;
}
#opp-datatables-filter{
	background: #666;
}
#opp-datatables-filter-clear {
	flex: 1 !important;
}



.filters .form-group input, .filters .form-group select{
	display: block;
	width: 100%;
}

.oalert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    text-align: center;
}
.oalert a{
	text-decoration: underline;
}
.oalert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
/*oculto imagen datepicker en readonly*/
li.gfield.gf_readonly .ginput_container_date img{
	display:none;

}

.gfield_description a{
    color: #1b98e0;
    text-decoration: underline;
}


.gravityview-template-default .sidebar{
	display: none;
}

/**/
.custom-gf_wrapper .gform_title, .gv-edit-entry-wrapper .gv-edit-entry-title {
	display: none;
}

.custom-gf_wrapper h3,
.custom-gf_wrapper h4{
	font-family: 'Exo', sans-serif;;
	font-size: 1.35em;
	color: #1e73be;
	line-height: 1.3;
	font-weight: 600;
	margin-top:12px;
}
.custom-gf_wrapper .gform_body{
	color: #666;
	font-size: 15px;
	font-family: 'Exo', sans-serif;;
}


@media only screen and (min-width: 992px) {
	.custom-gf_wrapper h3{
			text-align: right;
		}
}

@media only screen and (min-width: 768px) {
	
	.custom-gf_wrapper h3.gform_title{
		text-align: left;
	}
	.custom-gf_wrapper ul li.pp-col-sm-4{
		padding-top:16px;
		
		padding-right:28px;
		margin-top:0 !important;
		clear:both;
	}
	.custom-gf_wrapper ul li.pp-col-sm-7, .custom-gf_wrapper ul li.r-col{
		float:left !important;
		padding-top:16px;
		padding-left:30px;
		margin-top:0 !important;
		border-left: 2px solid #dedede;
	}
	.custom-gf_wrapper ul li.XXpp-col-sm-4,
	.custom-gf_wrapper ul li.pp-col-sm-7,
	.custom-gf_wrapper ul li.r-col{
		clear: initial !important;
	}
	.custom-gf_wrapper .top_label .gfield_label{
	  line-height: 51px;  
	}
}


/*view*/
.gv-table-view-content tr.seccion th{
	display:none;
}
