/*
SYU Stylesheet

COLORES
Azul Oscuro: #19283f;
Azul Gris: #37474f;

BOX

Granate: #B20E4D;
Amarillo: #FFEA19;
Rosa: #FF0062;
Azul claro: #14AACC;
Azul Gris: #37474f;


*/

@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,700,800);
@import url(//fonts.googleapis.com/css?family=Raleway:700,500,300);
@import url(/css/normalize.min.css);

.ui-datepicker{z-index: 1100 !important;}

body{font-family: 'Raleway', sans-serif; font-weight: 100;background: #f3f3f3;
/*color: #414141;*/
color: #010101;
overflow-y: scroll;overflow-x: hidden;}
a{color: #077f9a; text-decoration: none;}

/*Box Mine Effect*/

.mine{display: none;}
.other{display: block;}

.hidden {display: none;}

input[type="submit"]{
	background: #37474f;
	color: white;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	padding: 10px 20px;
	width: auto;
	font-size: 12px;
}

input[type="submit"]:hover{
	background: #505060;
}
input:-webkit-autofill {
		-webkit-box-shadow: 0 0 0px 500px white inset !important;
		box-shadow: 0 0 0px 500px white inset !important;
}

video{border:1px solid #37474f;}

*{
/*
	-webkit-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
*/
}

.slider_question span:focus {outline:0;}

.title-page-js{display: none;opacity:0; visibility: hidden;}
.pull-right{float: right;}
.pull-left{float: left;}
.separator40{display: block; height: 40px; }

.p-right0{padding-right: 0 !important}
.p-left0{padding-left: 0 !important}
.p-top0{padding-top: 0 !important}
.p-bottom0{padding-bottom:0 !important }
.pd0{padding: 0 !important;}

.no-margin{margin: 0}
.align-left{text-align: left;}
.align-right{text-align: right;}
.centerit{text-align: center;}

.clearfix::after{content: ""; display: block; clear: both;}

.fs10{font-size: 10px}
.fs11{font-size: 11px}
.fs12{font-size: 12px}
.fs14{font-size: 14px}
.fs16{font-size: 16px}

.w10{width: 10%}
.w20{width: 20%}
.w30{width: 30%}
.w40{width: 40%}
.w50{width: 50%}
.w60{width: 60%}
.w70{width: 70%}
.w80{width: 80%}
.w90{width: 90%}
.w100{width: 100%}

.coporate_blue{color: #37474f}
/***********************
*******COLORES**********
***********************/

.menu-item.active.dashboard, .menu-item.dashboard:hover{background: #1D72CA;}
.menu-item.active.PotentialMandates{background: #FF0062}
.menu-item.active.Mandates{background: #37474f}
.menu-item.active.Targets{background: #2c917e;}
.menu-item.active.follow_up{background:#FF531F}
.menu-item.active.Network{background: #D6730D;}

#Campaigns_Panel .table-row:hover, #CampaignsPage .table-row:hover{border-left: 4px solid #B20E4D;}
#News_Panel .table-row:hover, #NewsPage .table-row:hover{border-left: 4px solid #FFAE19;}
#PotentialMandates_Panel .table-row:hover, #PotentialMandatesPage .table-row:hover{border-left: 4px solid #FF0062;}
#IsHappening_Panel .table-row:hover, #IsHappeningPage .table-row:hover{border-left: 4px solid #14AACC;}
#Mandates_Panel .table-row:hover, #MandatesPage .table-row:hover{border-left: 4px solid #37474f;}
#Targets_Panel .table-row:hover, #TargetsPage .table-row:hover{border-left: 4px solid #2c917e;}
#Network_Panel .table-row:hover, #NetworkPage .table-row:hover{border-left: 4px solid #D6730D;}

/***********************
****end COLORES*********
***********************/

/***********************
*******FLYING**********
***********************/

.fly-box-container{
		position: relative;
		left: 0;
		-webkit-transition: all 500ms ease-in;
		-moz-transition: all 500ms ease-in;
		-ms-transition: all 500ms ease-in;
		-o-transition: all 500ms ease-in;
		transition: all 500ms ease-in;
}
.fly-box-container.animated{
		position: relative;
		left: 150%;
		-webkit-transition: all 500ms ease-in;
		-moz-transition: all 500ms ease-in;
		-ms-transition: all 500ms ease-in;
		-o-transition: all 500ms ease-in;
		transition: all 500ms ease-in;
}

/***********************
******END FLYING********
***********************/

/***********************
***********FANCY********
***********************/
.fancy-overlay{
		background: rgba(0, 0, 0, 0.4);
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 9999;
		display: none;
}
.fancy-outter{
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: transparent;
		z-index: 99999;
		display: table;
		display: none;
}
.fancy-wrapper{
		width: 50%;
		margin: 0px auto;
		position: relative;
}
.fancy-box{
		display: table-cell;
		text-align: center;
		vertical-align: middle;
		z-index: 999999999;
		background: transparent;
		color: #414141;
		display: none;
}
/***********************
******END FANCY********
***********************/

/***********************
*******BUTTONS**********
***********************/

.buttons-bar-top{padding-bottom: 30px}

.buttons_container{
	top: 10px;
/*	position: sticky;*/
	text-align: end;
		padding: 30px 0;
}

.buttons_container.inpanel{
	top: auto;
	bottom: 10px;
	right: 50px;
		position: fixed;
		padding: 0px;
}

#DashboardPage .buttons_container{
		display: block;
		position: relative;
		bottom: inherit;
		text-align: inherit;
}

.buttons_container .btn{display: inline-block;}
.btn{
	position: relative;
	font-size: 15px;
	font-weight: 400;
	line-height: 25px;
	text-shadow: none;
	border: 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	font-weight: 100;
	line-height: 19px;
}
.btn.btn-primary {
		color: #fff;
		background: #37474f;
}

.btn.btn-primary.green{background: green}
.btn.btn-primary.red{background: #F44336;}

.btn.btn-primary:hover{background: #782030}

.btn.btn-lg, .btn-lg, .btn-group-lg>.btn {
		padding: 8px 18px;
		font-size: 14px;
		white-space: nowrap;
}

.btn-primary span:before{font-size:15px }

span.borrar_pregunta_evaluacion{background: #37474f; color: white;position: absolute;right: -20px;top: -20px;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;width: 40px;height: 40px;padding: 10px;cursor: pointer; opacity: 0}
span.borrar_pregunta_evaluacion::before{margin: 0;}

.icon-action{
	-webkit-transition: all 100ms ease-in;
	-moz-transition: all 100ms ease-in;
	-ms-transition: all 100ms ease-in;
	-o-transition: all 100ms ease-in;
	transition: all 100ms ease-in;
	opacity: 0.4;
}
.icon-action span:before{margin-right: 10px;margin-left: 0;}

.icon-action:hover, .icon-action.animated{opacity: 1}

.icon-action.favorite.animated span::before, .icon-action.favorite:hover span::before{
	color: #37474f;
}

#top-bar > #mobile-menu-trigger, #top-bar > div.current-section.mobile{display: none;}

/***********************
****END BUTTONS*********
***********************/

/***********************
*********Header*********
***********************/

header{
	background: #37474f;
	height: 60px;
	position: fixed;
	width: 100%;
	z-index: 1;
}
#logo-img{
		position: relative;
		display: block;
}

#logo-background{
		height: 100%;
		position: relative;
		display: block;
		padding: 15px 10px;
		background: #00597F;
		padding-right: 30px;
		-webkit-box-shadow: 45px 2px 5px 0px rgba(115, 115, 115, 0.75);
		-moz-box-shadow: 45px 2px 5px 0px rgba(115, 115, 115, 0.75);
		box-shadow: 45px 2px 5px 0px rgba(115, 115, 115, 0.75);
		width: 210px;
		background-size: 150px;
		background-repeat: no-repeat;
		background-position: 18px 14px;
}
#logo-background.collapsed{width: 172px;background-size: 130px;background-position: 18px 15px;height: 60px;}

.menu-trigger span{
	position: absolute;
	top: 18px;
	right: -10px;
	z-index: 2;
	cursor: pointer;
}

.menu-trigger span::before{
	font-size: 20px;
	color: white;
}
.menu-trigger span.toopen::before{
	content: "\f108";
}

#logo-img img{height: 100%;position: relative;display: block;padding: 15px 10px;background: #2a3e61;padding-right: 32px;-webkit-box-shadow: 45px 2px 5px 0px rgba(50, 50, 50, 0.75);-moz-box-shadow: 45px 2px 5px 0px rgba(50, 50, 50, 0.75);box-shadow: 45px 2px 5px 0px rgba(50, 50, 50, 0.75);}

#logo-img:after{
position: absolute;
top: 0;
right: -32px;
z-index: 1;
display: block;
width: 50px;
height: 60px;
background-color: #00597F;
content: " ";
-webkit-transform: skewX(30deg);
-moz-transform: skewX(30deg);
-ms-transform: skewX(30deg);
-o-transform: skewX(30deg);
transform: skewX(30deg);
}

#top-bar::after{content: ""; display: block; clear: both;}
#top-bar > div{float: left;position: relative;/*display: block;*/}

.current-section{
		background: #f3f3f3;
		padding: 0 50px;
		display: table;
		height: 60px;
}

.current-section::after{
	position: absolute;
	top: 0;
	right: -25px;
	z-index: 1;
	display: block;
	width: 50px;
	height: 60px;
	background-color: #f3f3f3;
	content: " ";
	-webkit-transform: skewX(30deg);
	-moz-transform: skewX(30deg);
	-ms-transform: skewX(30deg);
	-o-transform: skewX(30deg);
	transform: skewX(30deg);
}

.current-section h2{margin: auto;height: 100%;position: relative;top: 25px;left: 20px;text-transform: uppercase;color: #455a64;text-shadow: 2px 2px rgba(100,100,100,0.1);}

.current-section h2::before{
		position: absolute;
		top: -10px;
		left: 0;
		z-index: 2;
		width: 60px;
		height: 3px;
		background-color: #37474f;
		content: " ";
		-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0),0 2px 2px rgba(0,0,0,0.1);
		-moz-box-shadow: 0 1px 3px rgba(0,0,0,0),0 2px 2px rgba(0,0,0,0.1);
		-ms-box-shadow: 0 1px 3px rgba(0,0,0,0),0 2px 2px rgba(0,0,0,0.1);
		-o-box-shadow: 0 1px 3px rgba(0,0,0,0),0 2px 2px rgba(0,0,0,0.1);
		box-shadow: 0 1px 3px rgba(0,0,0,0),0 2px 2px rgba(0,0,0,0.1);
}
#menu-mobile{display: none;}
.page-sidebar {
		position: fixed;
		width: 200px;
		height: calc(100% - 60px);
		padding: 0;
		top: 60px;
		overflow-x: hidden;
		overflow-y: auto;
		background-color: #37474f;
		-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0),3px 2px 2px rgba(0,0,0,0.1);
		-moz-box-shadow: 0 1px 3px rgba(0,0,0,0),3px 2px 2px rgba(0,0,0,0.1);
		-ms-box-shadow: 0 1px 3px rgba(0,0,0,0),3px 2px 2px rgba(0,0,0,0.1);
		-o-box-shadow: 0 1px 3px rgba(0,0,0,0),3px 2px 2px rgba(0,0,0,0.1);
		box-shadow: 0 1px 3px rgba(0,0,0,0),3px 2px 2px rgba(0,0,0,0.1);
		z-index: 10;
}
#profile-info{
		color: white;
		text-align: center;
		padding-top: 2px;
		margin-bottom: 0;
		display: table;
}
.collapsed #profile-img{
		width: 40px;
		height: 40px;
}
.collapsed #profile-info p, .collapsed #profile-info small{
		display: none;
}
#profile-img{
		width: 50px;
		height: 50px;
		margin: 0px auto;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0),0 2px 2px rgba(0,0,0,0.2);
		-moz-box-shadow: 0 1px 3px rgba(0,0,0,0),0 2px 2px rgba(0,0,0,0.2);
		-ms-box-shadow: 0 1px 3px rgba(0,0,0,0),0 2px 2px rgba(0,0,0,0.2);
		-o-box-shadow: 0 1px 3px rgba(0,0,0,0),0 2px 2px rgba(0,0,0,0.2);
		box-shadow: 0 1px 3px rgba(0,0,0,0),0 2px 2px rgba(0,0,0,0.2);
		position: relative;
		border-bottom: 3px solid #37474f;
		-webkit-border-radius: 25px;
		-moz-border-radius: 25px;
		border-radius: 25px;
}
#profile-info p{
		font-weight: 700;
		margin: 8px 0px 0px 0px;
}

.page-sidebar.collapsed{
		width: 70px;
		overflow-y: visible;
		overflow-x: visible;
}

.page-sidebar.collapsed .menu-item p{
	position: absolute;
	top: -4px;
	background: #2A3A42;
	left: 70px;
	width: 0px;
	opacity: 0;
	overflow: hidden;
	-webkit-transition: all 0ms ease-in;
	-moz-transition: all 0ms ease-in;
	-ms-transition: all 0ms ease-in;
	-o-transition: all 0ms ease-in;
	transition: all 0ms ease-in;
}

.page-sidebar.collapsed .menu-item a:hover p{
	min-width: 250px;
	width: auto;
	padding: 10px 10px;
	opacity: 1;
}

.menu-item{
		color: white;
		text-align: center;
		padding: 15px 0;
}
.collapsed .menu-item.active a{right: 0}
.menu-item.active a{position: relative;right: -12px;}
.menu-item.active{
		position: relative;
		display: table;
		width: 100%;
}

.collapsed .menu-item.active::after{display: none;}
.menu-item.active::after{
	content: "\f0d9";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: table-cell;
	vertical-align: middle;
	right: -8px;
	position: relative;
	font-size: 18px;
}
.menu-item:hover, .menu-item.active{
		background: #2A3A42;
}
.menu-item a{color: white;width: 100%;display: block;position: relative;}
.menu-item p{
		margin: 0;
		opacity: 1;
		-webkit-transition: all 800ms ease-in;
		-moz-transition: all 800ms ease-in;
		-ms-transition: all 800ms ease-in;
		-o-transition: all 800ms ease-in;
		transition: all 800ms ease-in;
		font-size: 12px;
}

.menu-item i{
	font-size: 28px;
}
.menu-item i::before{
	margin:0;
	-webkit-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
}

header #company_profile_box{
		float: right;
		color: white;
		display: table;
		height: 100%;
		background: #37474f;
		position: relative;
		width: auto;
		padding: 2px 10px 2px 50px;
}

header #company_profile_box::before{
	position: absolute;
	top: 0;
	left: -32px;
	z-index: 1;
	display: block;
	width: 50px;
	height: 60px;
	background-color: #37474f;
	content: " ";
	-webkit-transform: skewX(30deg);
	-moz-transform: skewX(30deg);
	-ms-transform: skewX(30deg);
	-o-transform: skewX(30deg);
	transform: skewX(30deg);
}

header #company_profile_box img{display: block;width: 100px;top: 15px;position: absolute;right: 22px;z-index: 999;}
header #company_profile_box p{display: table-cell;vertical-align: middle;color: white;position: relative;right: 20px;}

/***********************
*****END Header*********
***********************/

/***********************
**********MAIN**********
***********************/

		.main{margin-left: 200px;padding: 110px 30px 30px 30px;}
		.main.collapsed{margin-left: 70px}

		.page-container::after{content: ""; display: block;clear: both;}
		.page-container h1{margin-top: 0}

		.box{
			margin: 15px 0 15px 0;
			background-color: white;
			-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0),0 2px 2px rgba(0,0,0,0.1);
			-moz-box-shadow: 0 1px 3px rgba(0,0,0,0),0 2px 2px rgba(0,0,0,0.1);
			-ms-box-shadow: 0 1px 3px rgba(0,0,0,0),0 2px 2px rgba(0,0,0,0.1);
			-o-box-shadow: 0 1px 3px rgba(0,0,0,0),0 2px 2px rgba(0,0,0,0.1);
			box-shadow: 0 1px 3px rgba(0,0,0,0),0 2px 2px rgba(0,0,0,0.1);
		}
		.inner-box{padding: 20px;position: relative;}
		.inner-box h3{text-align: left; margin: 0; padding: 0; margin-bottom: 40px; font-size: 16px; border-bottom: 0px solid #ededed; color: #2797CC;}
		.stats{
			position: relative;
			height: 75px;
			padding: 0;
			padding-right: 0;
			margin-right: 35px;
			margin-left: 35px;
			background-color: #fff;
			-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0),0 2px 2px rgba(0,0,0,0.1);
			-moz-box-shadow: 0 1px 3px rgba(0,0,0,0),0 2px 2px rgba(0,0,0,0.1);
			-ms-box-shadow: 0 1px 3px rgba(0,0,0,0),0 2px 2px rgba(0,0,0,0.1);
			-o-box-shadow: 0 1px 3px rgba(0,0,0,0),0 2px 2px rgba(0,0,0,0.1);
			box-shadow: 0 1px 3px rgba(0,0,0,0),0 2px 2px rgba(0,0,0,0.1);
		}

		.stats::before{
			position: absolute;
			top: 0;
			left: -28px;
			z-index: 1;
			display: block;
			width: 60px;
			height: 75px;
			background-color: #fff;
			content: " ";
			-webkit-transform: skewX(30deg);
			-moz-transform: skewX(30deg);
			-ms-transform: skewX(30deg);
			-o-transform: skewX(30deg);
			transform: skewX(30deg);
		}
		.stats::after{
			position: absolute;
			top: 0;
			right: -29px;
			z-index: 1;
			display: block;
			width: 60px;
			height: 75px;
			background-color: #fff;
			content: " ";
			-webkit-transform: skewX(30deg);
			-moz-transform: skewX(30deg);
			-ms-transform: skewX(30deg);
			-o-transform: skewX(30deg);
			transform: skewX(30deg);
			-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0),2px 2px 2px rgba(0,0,0,0.08);
			-moz-box-shadow: 0 1px 3px rgba(0,0,0,0),2px 2px 2px rgba(0,0,0,0.08);
			-ms-box-shadow: 0 1px 3px rgba(0,0,0,0),2px 2px 2px rgba(0,0,0,0.08);
			-o-box-shadow: 0 1px 3px rgba(0,0,0,0),2px 2px 2px rgba(0,0,0,0.08);
			box-shadow: 0 1px 3px rgba(0,0,0,0),2px 2px 2px rgba(0,0,0,0.08);
		}

		.stats-box{ display: table;height: 100%;width: 100%;padding: 0 25px;}
		.stats-box > div{display: table-cell; vertical-align: middle;}
		.stats-box > div:first-child{
		padding-right: 12px;
}
		.stats-box > div:first-child span::before{color: #37474f;font-size: 40px;}

		.stats-box .number{
		font-weight: 700;
		font-size: 24px;
}
		.stats-box .text{
		font-size: 12px;
}


	header.box-header.animated.small{font-size: 12px}

	header.box-header{background: transparent;height: auto;position: relative;display: inline-block;width: 100%;margin-bottom: -15px;}
	header.box-header h2{text-transform: uppercase;margin: 0;font-size: 16px;margin-bottom: 0;background: white;padding: 14px 20px 8px 20px;position: relative;height: 40px;}
	header.box-header h2::after{
				position: absolute;
				top: 0;
				right: -20px;
				z-index: 1;
				display: block;
				width: 30px;
				height: 40px;
				background-color: #FFF;
				border-right: 0 solid rgba(0,0,0,0.12);
				content: " ";
				-webkit-transform: skewX(30deg);
				-moz-transform: skewX(30deg);
				-ms-transform: skewX(30deg);
				-o-transform: skewX(30deg);
				transform: skewX(30deg);
				-webkit-box-shadow: 0px 4px 4px rgba(0,0,0,0),1px 0 0 rgba(100,100,100,0.3);
				-moz-box-shadow: 0px 4px 4px rgba(0,0,0,0),1px 0 0 rgba(100,100,100,0.3);
				-ms-box-shadow: 0px 4px 4px rgba(0,0,0,0),1px 0 0 rgba(100,100,100,0.3);
				-o-box-shadow: 0px 4px 4px rgba(0,0,0,0),1px 0 0 rgba(100,100,100,0.3);
				box-shadow: 0px 4px 4px rgba(0,0,0,0),1px 0 0 rgba(100,100,100,0.3);
	}

	header.box-header .options-panel{
		margin: 0;
		font-size: 18px;
		margin-bottom: 0;
		background: white;
		padding: 8px 20px 8px 25px;
		position: relative;
		height: 40px;
}
	header.box-header .options-panel::before{
				position: absolute;
				top: 0;
				left: -25px;
				z-index: 1;
				display: block;
				width: 35px;
				height: 40px;
				background-color: #FFF;
				border-top: 0 solid rgba(0,0,0,0.12);
				border-left: 0 solid rgba(0,0,0,0.12);
				content: " ";
				-webkit-transform: skewX(30deg);
				-moz-transform: skewX(30deg);
				-ms-transform: skewX(30deg);
				-o-transform: skewX(30deg);
				transform: skewX(30deg);
				-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0),-1px 0 0 rgba(100,100,100,0.3);
				-moz-box-shadow: 0 1px 3px rgba(0,0,0,0),-1px 0 0 rgba(100,100,100,0.3);
				-ms-box-shadow: 0 1px 3px rgba(0,0,0,0),-1px 0 0 rgba(100,100,100,0.3);
				-o-box-shadow: 0 1px 3px rgba(0,0,0,0),-1px 0 0 rgba(100,100,100,0.3);
				box-shadow: 0 1px 3px rgba(0,0,0,0),-1px 0 0 rgba(100,100,100,0.3);
	}
	header.box-header .options-panel ul{margin: 0; padding: 0}
	header.box-header .options-panel ul li{display: inline-block;color: #ccc;position: relative;top: 3px;left: -3px;-webkit-transition: all 100ms ease-in;-moz-transition: all 100ms ease-in;-ms-transition: all 100ms ease-in;-o-transition: all 100ms ease-in;transition: all 100ms ease-in;cursor: pointer;}

	header.box-header .options-panel ul li a:hover{
		opacity: 1;
}

	.row-options-trigger{font-size: 12px}
	.row-options{
		position: relative;
}
	.row-options a{color: inherit;}
	.row-options ul{
		display: none;
		opacity: 0;
		position: absolute;
/*   width: 180px;*/
		background: white;
		padding: 8px 10px;
		border: 5px solid #37474f;
		margin: 11px 0 11px 0px;
		-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0),0 2px 2px rgba(0,0,0,0.1);
		-moz-box-shadow: 0 1px 3px rgba(0,0,0,0),0 2px 2px rgba(0,0,0,0.1);
		-ms-box-shadow: 0 1px 3px rgba(0,0,0,0),0 2px 2px rgba(0,0,0,0.1);
		-o-box-shadow: 0 1px 3px rgba(0,0,0,0),0 2px 2px rgba(0,0,0,0.1);
		box-shadow: 0 1px 3px rgba(0,0,0,0),0 2px 2px rgba(0,0,0,0.1);
		z-index: 9999999;
}
	.row-options ul::before{
				content: "\f0d8";
				display: inline-block;
				font: normal normal normal 14px/1 FontAwesome;
				font-size: inherit;
				text-rendering: auto;
				-webkit-font-smoothing: antialiased;
				-moz-osx-font-smoothing: grayscale;
				position: absolute;
				top: -15px;
				color: #37474f;
	}
	.row-options ul.active{display: block;opacity: 1}
	.row-options li{
		list-style: none;
		font-size: 12px;
		margin: 0 5px;
		border-bottom: 0px solid #ccc;
		padding: 0;
		font-weight: 700;
}
	.row-options li:last-child{border-bottom: 0px}
	.row-options li i{margin-right: 10px}
	.row-options li:hover i{color: #37474f}
	.row-options span::before{font-size: 12px}


	.panel::after{content: ""; display: block;clear: both;}

	.panel{
		transform: scale(1, 1);
		-moz-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		-webkit-transform: scale(1, 1);
		-o-transform: scale(1, 1);

	}
	.panel.animated{

	transform: scale(1.02, 1.02);
	-moz-transform: scale(1.02, 1.02);
	-ms-transform: scale(1.02, 1.02);
	-webkit-transform: scale(1.02, 1.02);
	-o-transform: scale(1.02, 1.02);
	}

	span.details{font-size: 18px; color: #37474f; cursor: pointer;}

	.details-panel, .new-panel {top: 0;left: 150%; position: absolute;-webkit-transition: all 500ms ease-in;-moz-transition: all 500ms ease-in;-ms-transition: all 500ms ease-in;-o-transition: all 500ms ease-in;transition: all 500ms ease-in;width: 100%;}

	.details-panel.selected .icon-action{opacity: 1}

	.details-panel.animated, .new-panel.animated {left: 15px}

	.single-box-detailed h4{margin: 0;padding-right: 40px;position: relative;margin-bottom: 10px;font-size: 16px;}
	/*.single-box-detailed h4::after{
		border-bottom: 2px solid rgba(0, 89, 127, 0.52);
		bottom: -10px;
		content: " ";
		height: 0;
		left: 0px;
		position: absolute;
		width: 25px;
	}*/

	.single-box-detailed-description{
		padding-right: 40px;
}

	.single-box-detailed .aditional_info div{float: left;width: 50%;padding: 10px; margin-bottom: 20px;}
	.single-box-detailed .aditional_info div.select{
		width: 100%;
		padding: 0;
		height: auto;
}
	.single-box-detailed .aditional_info3 div{float: left;width: 33%;padding: 10px; margin-bottom: 20px;}
	.single-box-detailed .aditional_info3 div.select{
		width: 100%;
		padding: 0;
		height: auto;
}

.pager ul{margin: 0;padding:0 }
.pager li{display: inline-block; cursor: pointer;margin: 0 2px;color: #969696;padding: 8px;}
.pager li.prev:hover, .pager li.next:hover{color: #37474f;}
.pager li.prev::before, .pager li.next::before{ font-size: 12px; margin: 0}
.pager li.active, .pager li:hover{font-weight: 600; color: #37474f;}
.pager li.prev::before {font-family: Flaticon; content: "\f105";}
.pager li.next::before{font-family: Flaticon; content: "\f101";}


.steps{
		text-align: left;
}
.steps h2{
		background: #37474f;
		color: white;
		margin: 0;
		padding: 5px;
		font-size: 17px;
}
.steps h3{
		margin: 0;
		background: #2797CC;
		color: white;
		margin: 0;
		padding: 5px;
}
.steps p{
		margin: 0;
		padding: 10px;
		border-bottom: 1px solid #ededed;
}
.steps p:last-child{border: 0}
.steps_box{
		border: 1px solid #ededed;
		margin-bottom: 20px;
}
.steps_tools_box{
		border: 1px solid #ededed;
}
/***********************
*******END MAIN*********
***********************/

/***********************
****Tables Styles*******
***********************/

.table .odd{
	background-color:#FAFAFA;
}
.table .even{
	background-color:#FDFDFD;
}
.table .odd img, .table .even img{ vertical-align:middle}

.table-cell.nowrap{white-space: inherit;}
.table.limited{
	height: 288px;
/*	height: 350px; */
}

.table.sub-table .table-row{
		border: 0 !important;
}
.table.sub-table .table-cell{
		border: 0;
		padding: 0;
		margin-bottom: 20px;
}

.table .sub-table-options a{color: inherit;}
.table .sub-table-options > div{float: left;width: 50%;margin: 10px 0;}
.table .sub-table-options > div span{font-size: 16px; cursor: pointer;}
.table .sub-table-options > div span:hover, .table .sub-table-options > div span.active{
		color: #37474f;
}

.table.sub-table .pass-next-level span{font-size: 16px}
.table.sub-table .pass-next-level{text-align: right; position: relative;}
.table.sub-table .pass-next-level::after{content: "";position: absolute;top: 20%;left: 0;height: 60%;width: 1px;background: rgba(224, 224, 224, 0.42);}
.table.sub-table span:before{margin: 0}
.table.sub-table p{
		color: #37474f;
		font-weight: 700;
		margin-bottom: 4px;
}

.table.sub-table p span{margin-right: 5px}

.table.sub-table small span{margin-right:5px }
.table-cell{font-size: 12px}

.table-header.bottom-bordered{ font-weight: 700;border-bottom: 1px solid #C7C7C7;position: relative;}

/*.table.colorbg .table-row:nth-child(even){
		background: #f9f9f9;
}*/
/*.table.colorbg .table-row:nth-child(odd){
		border-bottom: 1px solid #DEDEDE;
}*/


.table.colorbg .table-row.selected{
		background: rgb(241, 252, 255);
}

.table-row .row-options .unassign{ display: none;}
.table-row.selected .row-options .unassign{ display: block;}
.table-row .row-options .assign{display: block;}
.table-row.selected .row-options .assign{display: none;}

.table.colorbg .table-row.selected .table-cell:last-child{position: relative;}

.table-cell.options{overflow: inherit;}

.table.hover .table-row:hover{border-left: 4px solid #37474f;}

.table.bordered .table-row{border-bottom: 1px solid #DEDEDE;}
.table.bordered .table-row:last-child{ border-bottom: 1px solid #C7C7C7}


.small-font .table-cell{font-size: 12px}
/***********************
****END Tables Styles***
***********************/


/***********************
*********Form***********
***********************/

input{max-width: 100%;}

.add_form{font-size: 12px}
.primary-form{
		margin-bottom: 0;
		text-align: left;
}
.primary-form::after{content: ""; display: block; clear: both;}

.primary-form h2{
		font-size: 18px;
}
.primary-form label{text-transform: uppercase;display: block;margin-top: 0;margin: 10px 0;font-size: 14px;font-weight: 700;color: #455a64;}
.primary-form label + span{
		display: block;
		position: relative;
		padding: 10px 10px 0px 10px;
		width: auto;
		top: 10px;
}
.primary-form input{
		width: 100%;
		border-bottom: 1px solid #ccc;
		background: transparent;
		border-top: 0;
		border-right: 0;
		border-left: 0;
		margin: 5px 0;
		padding: 5px 0;
}
.primary-form input[type="submit"]{
		width: auto;
		font-size: 14px;
		text-transform: capitalize;
}

.primary-form textarea{
		border: 1px solid #ccc;
		width: 100%;
}

.form-row input{
		width: 100%;
		background: transparent;
		font-family: 'Open Sans', sans-serif;
		font-size: 15px;
		font-weight: 100;
		padding: 5px 10px;
}
.form-row.button{border:0; text-align:center}
.form-row.button input{
		color: white;
		background: #37474f;
		font-family: 'Open Sans', sans-serif;
		font-weight: 100;
		padding: 10px 20px;
		width: auto;
		font-size: 12px;
		text-transform: capitalize;
}

.form-row.button input:hover{background: #505060}

.checkbox_wrap{position: relative;top: 10px;width: 50px;}
.checkbox_wrap span{
		position: absolute;
		left: 0;
		top: 0;
}
.checkbox_wrap span::before{margin-left: 0;font-size: 25px;}
.checkbox_wrap.unchecked span:first-of-type{display: block}
.checkbox_wrap.unchecked span:last-of-type{opacity: 0}

.checkbox_wrap.checked span:first-of-type{display: block}
.checkbox_wrap.checked span:last-of-type{opacity: 1}

.checkbox_wrap span{display: block;position: relative; cursor: pointer;}
.checkbox_wrap span.flaticon-correct7::before{
		font-size: 28px;
		position: absolute;
		bottom: 0;
		left: 2;
		color: green;
}
.select{position: relative;}
.select span{position: absolute;bottom: 12px;right: 10px;color: #ccc;z-index: 0;display: block;cursor: pointer;}
.select span::before{margin-left: 0;font-size: 14px;color: #37474f;top: 2px;position: relative;}
.select select{

font-size: 12px;

border: 0;

border-radius: 0;

height: 34px;

-webkit-appearance: none;

-moz-appearance: none;

text-indent: 0.01px;

text-overflow: '';

width: 100%;

border: 1px solid #ccc;

background: white;

margin: 0;

z-index: 999;

opacity: 1;

cursor: hand;

line-height: 25px;

padding: 0 20px;
}

.select_add_values{padding: 5px 0;margin: -5px 30px -5px -5px;}
.select_add_values select{
	font-size: 16px;
	line-height: 1;
	border: 0;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 0.01px;
	text-overflow: '';
	width: 100%;
	border-bottom: 1px solid #ccc;
	background: transparent;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	margin: 5px 0;
	padding: 0px 0;
	z-index: 999;
	opacity: 1;
	cursor: hand;
	overflow: hidden;
}

.select_add_values select option{
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	background: #f3f3f3;
	color: #414141;
	margin-bottom: 2px;
	padding: 5px 10px;
	position: relative;
}

/*.select_add_values select option::after{
	content: "\e080";
	right: 10px;
	font-family: Flaticon;
	font-size: 10px;
	font-style: normal;
	color: #37474f;
	display: block;
	float: right;
	position: relative;
	bottom: 0px;
	line-height: 1;
}*/


/***********************
********END FORM********
***********************/


#targets_flow{
		border-bottom: 0;
}

#targets_flow::after{content: "";display: block;clear: both}
.targets_flow_column{width: 25%;float: left;border-bottom: 0;padding-right: 10px;}
.targets_flow_column:nth-child(1) h4{background-image: url(../../origination/images/back_flow_1.png)}
.targets_flow_column:nth-child(2) h4{background-image: url(../../origination/images/back_flow_2.png)}
.targets_flow_column:nth-child(3) h4{background-image: url(../../origination/images/back_flow_3.png)}
.targets_flow_column:nth-child(4) h4{background-image: url(../../origination/images/back_flow_4.png)}

.targets_flow_column h4{margin: 0;margin-bottom: 0;padding-bottom: 10px;color: white;padding: 15px 15px 15px 0px;background-image: url(../images/back_flow_1.png);text-align: center;background-position: right top;background-repeat: no-repeat;}
.targets_flow_block{
/*		padding: 15px;*/
		margin-right: 24px;
		background: rgba(247, 247, 247, 0.43);
}


#PotentialMandatesPage .new-panel .buttons_container {
	position: static;
}

.table.colorbg .table-row.selected::after{
	background: rgb(241, 252, 255) none repeat scroll 0 0;
	/*content: " ";*/
}

.table.colorbg .table-row.selected-ft::after{
		content: "\f10b";
		color: #37474f;
		display: block;
		font-family: Flaticon;
		font-size: 12px;
		font-style: normal;
		line-height: 1;
		margin-left: 0;
		margin-top: 10px;
		padding: 0;
		position: absolute;
		right: 28px;
}
.icon-action-ft {
	color: #90593f;
}
.table-row.selected .row-options .assign.unassign {
		display: block;
}
/*Fin Jorge*/

.operation_button_active {
		background-color: #2ea2cc;
		background-image: -moz-linear-gradient(center top , #1e8cbe 0%, #0074a2 100%);
		border-radius: 2px !important;
		color: #fff;
		cursor: default;
		display: inline;
		font-size: 12px;
		font-weight: normal !important;
		margin: 0 4px 4px 0;
		opacity: 1;
		padding: 4px 10px;
		text-align: center;
		width: auto;
}


.operation_button_inactive {
		background-color: #888e94;
		background-image: none;
		border-radius: 2px !important;
		color: #fff;
		cursor: pointer;
		display: inline;
		font-size: 12px;
		font-weight: normal !important;
		margin: 0 4px 4px 0;
		opacity: 1;
		padding: 4px 10px;
		text-align: center;
		width: auto;
}

.ui-widget {
		font-family: 'Raleway', sans-serif;
		font-size: 12px;
}
.qtip{
	max-width: 400px;
}

.sorter{
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: left center;
}
.sorter.asc{background-image: url(/images/icons/asc.gif);}
.sorter.desc{background-image: url(/images/icons/desc.gif);}

a.disabled {
	text-decoration: none;
	color: #000000 !important;
	pointer-events: none;
	cursor: default;
}

.container {width: auto;min-height: 350px;}

.group{margin-top: 10px;margin-bottom: 10px; padding-top: 15px; padding-bottom: 15px;}

.std-item{
		font-size: 40px;
		opacity: 0.3;
		margin-bottom:10px
}
.std-item:hover, .std-item.active{
		opacity: 1;
}


.flaticon-up-arrow:before { font-size:40px;font-weight: bold;}

.matchicon{
	background-image: url(../../origination/images/match_brown.png);
	background-position: left top;background-repeat: no-repeat;
	padding-left: 20;
	margin-right: 10px;
    margin-left: 0;
}

#scrollup{
	bottom: 55px;
	display: none;
	font-size: 40px;
	height: 40px;
	opacity: 0.5;
	position: fixed;
	right: 50px;
	cursor: pointer;
	z-index: 10;
}

.higer-zindex{
	z-index: 9999999999 !important;
}

/*radio2button*/
div.radio2button {
	clear: both;
	margin: 0 0px;
}
label.radio2button {
  width: 205px;
  border-radius: 3px;
  border: 1px solid #C2C2;
}
/* hide input */
input.radio2button:empty {
	margin-left: -999px;
}
/* style label */
input.radio2button:empty ~ label {
	position: relative;
	float: left;
	line-height: 2.5em;
	text-indent: 3.25em;
	margin-top: 3px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
input.radio2button:empty ~ label:before {
	position: absolute;
	display: block;
	top: 0;
	bottom: 0;
	left: 0;
	content: '';
	width: 2.5em;
	background: #D1D3D4;
	border-radius: 3px 0 0 3px;
}
/* toggle hover */
input.radio2button:hover:not(:checked) ~ label:before {
	content:'\2714';
	text-indent: .9em;
	color: #ff0062;
}
input.radio2button:hover:not(:checked) ~ label {
	color: #888;
	border: 1px solid #ff0062;
}
/* toggle on */
input.radio2button:checked ~ label:before {
	content:'\2714';
	text-indent: .9em;
	color: #ffd7e6;
	background-color: #ff0062;
}
input.radio2button:checked ~ label {
	color: #ff0062;
	font-weight:bold;
	border: 1px solid #ff0062;
}
/* radio focus */
input.radio2button:focus ~ label:before {
	box-shadow: 0 0 0 3px #999;
}
/*fin radio2button*/

.customizedSelect2{
	font-size:12px;
}

@keyframes parpadeo {
	0% { opacity: 1; }
	50% { opacity: 0; }
	100% { opacity: 1; }
}

.textareaEditable{
	width:500px;
}

.for_it, .for_god, [data-for-licensees] {display: none;}

/* Select2 dropdown text color fix */
.select2-container--default .select2-results__option {
	color: #000;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
	color: #fff;
}

/* MeetingPrep chat bubbles */
.MeetingPrepBubble { margin-bottom:10px; padding:10px 14px; border-radius:8px; font-size:13px; line-height:1.6; max-width:85%; flex-shrink:0; }
.MeetingPrepBubble--user { background:#065b80; color:#FFF; align-self:flex-end; border-radius:10px 10px 0 10px; }
.MeetingPrepBubble--ai { background:#e3f2fd; border-left:4px solid #90caf9; align-self:flex-start; border-radius:10px 10px 10px 0; }
.MeetingPrepBubble--error { background:#ffe0e0; color:#c00; border:1px solid #f99; align-self:flex-start; }
/* MeetingPrep analysis cards */
.MeetingPrepCard { margin-bottom:12px; border-radius:6px; overflow:hidden; box-shadow:0 2px 6px rgba(0,0,0,0.15); flex-shrink:0; }
.MeetingPrepCard__header { background:#065b80; color:#FFF; padding:8px 12px; font-weight:bold; font-size:13px; }
.MeetingPrepCard__body { background:rgba(255,255,255,0.95); padding:12px; font-size:13px; line-height:1.6; }
.MeetingPrepCard__loading { color:#888; font-style:italic; }
