/* Put your custom css here */

.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption{

	font-weight: 100;
	font-size: 48px;
}

.btn{
	border-radius: 0;
	color:#FFF;
	font-size: 14px;
}

.btn-primary {
	background: #005f99 ;
	color: #FFFFFF!important;
}
.btn-primary:hover {
	background: #0a3956 ;

}
.btn-info {
	background: #85bc20;
	color: #FFFFFF;
}
.btn-info:hover {
	background: #5b8410;
	color: #fff;
}
.btn-success {
	background: #5BB75B;
	color: #FFFFFF;
}
.btn-warning {
	background: #E5202E;
	color: #FFFFFF;
}
.btn-warning:hover {
	background: #FFFFFF;
	color: #E5202E;
}
.btn-danger {
	background: #DA4F49;
	color: #FFFFFF!important;
}
.btn-link, .btn-link:active, .btn-link[disabled], .btn-link:hover {
	background:none;
	border:none;
	-moz-box-shadow: none;
	-webkit-box-shadow:none;
	box-shadow: none;
	color:#49AFCD;
}
.btnWrapper {
	border:1px solid #ccc;
}

.tp-caption a{
	color:#FFF;
	
}
.tp-caption a{
	z-index: 150;
}

#mainHeader{
	background-color:#FFF; 
}

#mainMenu{
	background-color: #005f99;
	
}

.isContact {
    background-color: #e5202e;
}

.fixedHeader #mainMenu{
	margin-top: 4px;
	}
@media (min-width: 768px){
	.navbar-nav > li > a {
		font-size: 14px;
		font-weight: 400;
		padding: 10px 11px;
		line-height: 14px;
		vertical-align: middle;
	}
}

.navbar-nav{
	margin-left: 10px;
}

.navbar-nav > li > a{
	color: #FFF;

}
.navbar-nav > li > a:hover{
	color: #005f99;

}
h1{
	font-weight: 600;
}
@media (min-width: 768px){
h1 {
    font-size: 32px;
}
}

blockquote{
	color:#005f99;
}

#services .text-content{
	padding-left: 0;
}

#services .text-quees{
	color:#005f99;
	font-size: 22px;
	line-height: 1.4em;
}

#services iframe{
	width: 96%;
	margin-left: 2%;
	height: 310px;
}

.datos-opera{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4c4c4c+0,666666+4,595959+16,474747+50,2c2c2c+76,000000+77,111111+83,1c1c1c+95,131313+100 */
background: #4c4c4c; /* Old browsers */
background: -moz-linear-gradient(top, #4c4c4c 0%, #666666 4%, #595959 16%, #474747 50%, #2c2c2c 76%, #000000 77%, #111111 83%, #1c1c1c 95%, #131313 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #4c4c4c 0%,#666666 4%,#595959 16%,#474747 50%,#2c2c2c 76%,#000000 77%,#111111 83%,#1c1c1c 95%,#131313 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #4c4c4c 0%,#666666 4%,#595959 16%,#474747 50%,#2c2c2c 76%,#000000 77%,#111111 83%,#1c1c1c 95%,#131313 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=0 ); /* IE6-9 */
}

.datos-opera h1{
	color: #fff;
}

.datos-opera h2{
	color: #85bc20;
}
 h2:after{
	display:none;
}
.datos-opera h3{
	color: #fff;
}

#modulos{
	background-image: url(../Img/modulos.png);
	background-size: 100%;
	padding-bottom: 40px;
}
.iconRounded {
    color: #3d3d3d;
    border: 1px dashed #3d3d3d;
}



#modulos .minimalBox {
	background: #fff;
	padding: 16px;
}

#modulos .jum-caso,
#modulos .jum-abo{
	text-align: right;
	
}



#modulos .minimalBox h2{
	font-size: 24px;
	font-weight: 600;

}

#modulos figcaption{
	background: #333;
	opacity: 0.95;
}

#modulos .boxIcon a{

	padding-bottom: 0;
}

#modulos h2{
	font-size: 28px;
}
#modulos h5{
	font-size: 20px;
}

.jum-caso h2 {
    color: #E05B59;
}
.jum-magis h2 {
    color: #85bc20;
}
.jum-abo h2 {
    color: #2ba7f3;
}
.jum-act h2 {
    color: #7585c3;
}
.jum-emp h2 {
    color: #e19207;
}
.jum-org h2{
	color: #8A395F;
}

.jum-caso .btn {
    background: #E05B59;
    color: #fff;
}
.jum-caso .btn:hover{
	background: #B26564;
	
}
.jum-caso .iconRounded {
    border: 2px solid #E05B59;
}

.jum-caso .minimalBox {
    border-right: 4px solid #E05B59;
}
.jum-caso i {
    color: #E05B59;
    background: #fff;
}
.jum-magis .btn {
    background: #85bc20;
    color: #fff;
}
    .jum-magis .btn:hover {
        background: #486a0a;
    }
.jum-magis .iconRounded {
    border: 2px solid #85bc20;
}

.jum-magis .minimalBox {
    border-left: 4px solid #85bc20;
}
.jum-magis i {
    color: #85bc20;
    background: #fff;
}

.jum-abo .btn {
    background: #2ba7f3;
    color: #fff;
}
    .jum-abo .btn:hover {
        background: #0f5783;
    }
.jum-abo .iconRounded {
    border: 2px solid #2ba7f3;
}

.jum-abo .minimalBox {
    border-right: 4px solid #2ba7f3;
}
.jum-abo i {
    color: #2ba7f3;
    background: #fff;
}

.jum-act .btn {
    background: #7585c3;
    color: #fff;
}
.jum-act .btn:hover{
	background: #333;	
}
.jum-org .btn {
    background: #8A395F;
	color: #fff;
}
.jum-org .btn:hover{
	background: #333;	
}
.jum-act .iconRounded {
    border: 2px solid #7585c3;
}

.jum-act .minimalBox {
    border-left: 4px solid #7585c3;
}
.jum-act i {
    color: #7585c3;
    background: #fff;
}


.jum-emp .btn {
    background: #db8f0a;
    color: #fff;
}

.jum-emp .btn:hover {
        background: #333;
    }

.jum-emp .iconRounded {
    border: 2px solid #db8f0a;
}

.jum-org .iconRounded {
	border: 2px solid #8A395F;
	background-color: #fff;
}

.jum-emp .minimalBox {
    border-left: 4px solid #db8f0a;
}

.jum-emp i {
    color: #db8f0a;
    background: #fff;
}

.titlemodulos{
	padding-bottom: 40px;
	border-bottom: 2px solid #ccc;
}

.bola-caso:after {
    content: "";
    position: absolute;
    height: 1px;
    width: 60%;
    background: transparent;
    border-top: 1px dashed #E05B59;
    top: 60%;
    left: 50%;
    margin-left: 60px;
}

.bola-magis:after {
    content: "";
    position: absolute;
    height: 1px;
    width: 60%;
    background: transparent;
    border-top: 1px dashed #85bc20;
    top: 60%;
    right: 50%;
    margin-right: 60px;
}

.bola-abo:after {
    content: "";
    position: absolute;
    height: 1px;
    width: 60%;
    background: transparent;
    border-top: 1px dashed #2ba7f3;
    top: 60%;
    left: 50%;
    margin-left: 60px;
}

.bola-act:after {
    content: "";
    position: absolute;
    height: 1px;
    width: 60%;
    background: transparent;
    border-top: 1px dashed #7585c3;
    top: 60%;
    left: 50%;
    margin-left: 60px;
}

.bola-emp:after {
    content: "";
    position: absolute;
    height: 1px;
    width: 60%;
    background: transparent;
    border-top: 1px dashed #db8f0a;
    top: 60%;
    right: 50%;
    margin-right: 60px;
}

.bola-org:after {
    content: "";
    position: absolute;
    height: 1px;
    width: 60%;
    background: transparent;
    border-top: 1px dashed #8A395F;
    top: 60%;
    right: 50%;
    margin-right: 60px;
}

.neko-hover-1 figure img{

}

.portfolioMosaic.mosaic2 article{
	margin-top: 40px;
}

@media (min-width: 1025px){
.portfolioMosaic.mosaic2 article {
    width: 100%;
}
}

@media (min-width: 768px){
.portfolioMosaic.mosaic2 article {
    width: 100%;
}
}
.titles-portfolio{
     background: #fafbfb;
    position: absolute;
    bottom: -15px;
    color: white;
    width: 100%;
    /* display: block; */
    padding: 20px;
    color: #005f99;
    font-weight: 500;
    opacity: 0.95;
   }

#homePortfolio.neko-hover-1 figcaption{
	

	height: 100%;
    background: #005f99;
    color: #fff;
    opacity: 0.95;
}

#homePortfolio .pinInfo h3{
	background: #024168;
	padding: 10px;
	color: #fff;
}

#homePortfolio .widget{
	margin-top: 24px;
	margin-left: 10px;
	padding-bottom: 0;
}

#homePortfolio .widget li{
	display:block;
	padding-top:2px;
	padding-bottom: 2px;
	font-weight: 100;
	font-size: 14px;
}


#homePortfolio h5{
border-bottom:1px solid #024168;
padding-bottom: 8px;
margin-bottom: 4px;
color: #fff;
}


#homePortfolio .iconList{
	margin-bottom: 20px;
}

.iconList li:before{
	margin-right: 4px;
}

.future{
	background-image: url(../Img/future.jpg);
	background-size: 100%;
	padding: 40px 0;
}

.future h1{
	color: #fff;
	font-size: 42px;
	font-style: italic;

}

.future ul{
	padding-top: 60px;
}

.future li{
	color:#fff;
	list-style-type: none;
}

.future i{
	color:#85bc20;
	border-color: #85bc20;
	display: inline-block;;
	margin-right: 30px;
}

.future-list{
	font-size: 24px;
	font-weight: 100;
}
.future-right{
	border-left:1px dashed #85bc20;
}

#paralaxSlice2 {
    background-image: url('../Img/sillas.jpg');
}

#paralaxSlice2 .item{
	padding-top: 30px;
}

#paralaxSlice2  blockquote{
	color: #fff;
	font-style: italic;
}

#paralaxSlice2 .item p{
	color: #fff;
	font-size: 22px;
	padding-top: 40px;
	
}
.paralaxText .testimonialCarousel blockquote{
	font-size: 28px;
	line-height: 1.4em;
}

.newsroom{
	background: #EAEAEA;
	padding-bottom: 80px;
	overflow: hidden;

}

.newsroom h1{
	border-bottom: 1px dashed #666;
}

.newsroom-new{
	background: #fff;
	padding: 16px;
	margin-top: 8px;
	border-left:3px solid #85bc20;
	padding-bottom: 8px;
	opacity: 0.9;
	overflow: hidden;
	font-size: 16px;
}

.newsroom-new span{
	display: block;
	padding-top:14px;
}

.newsroom-new img{
	width: 80px;
	height:80px;
	float: left;
	margin-right:20px;
	border-radius:50%;
	border:2px solid #eaeaea;
}

.newsroom-new-last{
	padding-top:8px;
}
#footerWrapper{
	background: #666;
	height: auto;
}

.cola-google{
	color: #FFF;
	font-size: 14px;
	margin-top: 0;
	position: absolute;
	right: 0;
	bottom: 0;
	margin: 32px;
}

#nekoToTop{
	background: #fff;
	opacity: 0.9;
}

.navbar-logo-wk {
	width: 120px;
	height: 59px;
	margin-top: 8px;
	margin-bottom: 14px;
}
#acceder{
	margin-top: 21px;
}

#acceder i{
	display: none;    
}

.fixedHeader #acceder{
	margin-top: 10px;
}

.fixedHeader .navbar-logo-wk {
	padding-top: 0px;
	margin-top: 0;
	margin-bottom: 0px;
}

.fixedHeader .navbar-logo-wk img {
	width: 136px;
}
.menu-last-item{
	background: #85bc20;
	width: 200px;
	float: right;
	display: block;
	height: 100%;
}
section.datos-opera{
	height: 697px;
	position: relative;
}
@media (max-width: 991px){
	section.datos-opera{
		height: auto;
		padding-bottom: 96px;
	}
}
#login{
	width: 300px;
	height: auto;
	background: #fff;
	border:1px solid #333;
	position:absolute;
	z-index: 9;
	right:0;
	top:64px;
	display: none;
	padding: 16px;
}
.divuser{
	margin-bottom: 6px;
}
.divforgot{
	font-size: 13px;
    float: right;
}
.divcheck{
	margin-top: 3px;
}
.divcheck label{
	font-size: 14px;
	margin-bottom: 6px;
}
.fixedHeader #login{
	top:48px;
}

#acceder.open .text-acceder{
	display:none;
}
#acceder .icon-acceder{
	margin: 0 18px;
}

#acceder.open {
	background: #5b8410;
	}
#acceder.open .icon-acceder{
	display:block;
	}

.newsroom{
	background-image: url("../Img/globos.jpg");
	background-size: 100%;
	background-position: center;
}

.newsroom .color-news{
	color: #005f99;
	display: inline;
}

.newsroom strong{
	font-weight: 600;
	}

@media (max-width: 768px){
.newsroom{
	background-image: url("../Img/globos-sm.jpg");
	background-position: top;

}
}

.paralaxText{
	padding-bottom: 42px;
}





@media (max-width: 768px){

	.navbar-brand img{
		width: 160px;
	}

	#services,
	.datos-opera{
		padding-left: 16px;
		padding-right: 16px;
	}

    .bola-caso,
    .bola-abo,
    .bola-magis,
    .bola-act,
    .bola-emp {
        display: none;
    }


	.portfolioMosaic.mosaic5 article, .portfolioMosaic.mosaic4 article, .portfolioMosaic.mosaic3 article, .portfolioMosaic.mosaic2 article{
		width: 100%;
	}

	#paralaxSlice2 .item blockquote{
		font-size: 16px;
	}

	h1{
		font-size: 24px;
	}
	#services .text-quees{
		font-size: 18px;
	}

	h2{
		font-size: 18px;
	}

	h3{
		font-size: 16px;
	}

	#modulos h2{
		font-size: 18px;
	}

	#modulos .minimalBox h2{
		font-size: 20px;
	}

	#modulos h5{
		font-size: 18px;
	}

	.future h1{
		font-size: 24px;
	}

	.future .iconMedium.iconRounded{
		width: 48px;
		height: 48px;
		font-size: 22px;

	}
	.future .iconMedium.iconRounded:before{
		line-height: 48px;
	}
	.future-list{
		font-size: 16px;
	}

	.cola-google{
		position: static;
		margin-left: 16px;
	}

	#mainHeader .pull-right.navbar-logo-wk {
		display: none;
	}


	#acceder{
		    position: absolute;
    top: 0px;
    right: 75px;
    padding: 6px;

	}

	#login{

		width:94%;
		top: 54px;

	}

	#modulos{
		background-image: url("../Img/modulos-sm.jpg");
	}
		.future{
		background-image: url("../Img/future-sm.jpg");
	}
	#hrefredirJuriModules{
		position: absolute;
		top: 0px;
		right: 75px;
		padding: 6px;
	}	
}

.navbar-nav > li > a.selected{
	background-color: #033655;

}


#paralaxSlice1.header-quees{
	background-image: url("../Img/bombilla.jpg");
	background-position: top;
}

#paralaxSlice1.header-quees h2 {
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.25);
    color: #fff;
    border-radius: 0;
    font-size: 38px;
}

#paralaxSlice1.header-quees .paralaxText,
#paralaxSlice1.unica-page .paralaxText,
#paralaxSlice1.como-funciona .paralaxText,
#paralaxSlice1.aquien .paralaxText
{
	padding-bottom: 100px;
	padding-top: 125px;
}

.text-quees-left{
	border-right: 1px dashed #ccc;
	padding-right: 24px;
}

.text-quees-right h2{
	color:#005f99;
	font-size: 32px;
	padding-top: 0px;
	padding-bottom: 60px;
	text-align: left;
	padding-left: 24px;
}

.text-quees-right img {
	width: clamp(150px, 100vw, 200px);
}

#paralaxSlice1.unica-page{
	background-image: url("../Img/unica.jpg");
	background-position: left top;
}


#paralaxSlice1.unica-page h2 {
    background: rgba(0, 0, 0, 0.4);
    border: 1px solid rgba(255, 255, 255, 0.25);
    color: #fff;
    border-radius: 0;
    font-size: 38px;
}

.unica-page-aside{

	background-color: #eaeaea;
	padding: 16px;
	font-size: 18px;

}

#paralaxSlice1.como-funciona{
	background-image: url("../Img/como-funciona.jpg");
	background-position: left top;
}

#paralaxSlice1.como-funciona h2 {
    background: rgba(0, 0, 0, 0.4);
    border: 1px solid rgba(255, 255, 255, 0.25);
    color: #fff;
    border-radius: 0;
    font-size: 38px;
}


#paralaxSlice1.como-funciona h2 {
    background: rgba(0, 0, 0, 0.4);
    border: 1px solid rgba(255, 255, 255, 0.25);
    color: #fff;
    border-radius: 0;
    font-size: 32px;
}


.como-funciona-inf .text-quees-right h2{
		padding-bottom: 0px;
		font-size: 24px;
		border-bottom:1px dashed #eaeaea;
		padding-bottom: 10px;
	}

.como-funciona-inf .text-quees-right li{
	text-align: left;
	display: block;
	    padding-left: 24px;
}


#paralaxSlice1.aquien{
	background-image: url("../Img/aquien.jpg");
	background-position: left top;
}

#paralaxSlice1.aquien h2 {
    background: rgba(0, 0, 0, 0.4);
    border: 1px solid rgba(255, 255, 255, 0.25);
    color: #fff;
    border-radius: 0;
    font-size: 38px;
}

.dirige-ayuda h2{

	color:#005f99;
	
	padding-bottom: 20px;
	padding-top: 20px;
	border-bottom: 1px dashed #eaeaea;
	font-size: 24px;
}

#hrefredirJuriModules{
	margin-top:20px;	
}

#hrefredirJuriModules dfn{
    font-style: normal;
}

/* ------- pagina de medios --------- */


#paralaxSlice1.medios-page{
                background-image: url("../Img/globos.jpg");
                background-position: left top;
}
#paralaxSlice1.medios-page h2 {
    background: rgba(0, 0, 0, 0.4);
    border: 1px solid rgba(255, 255, 255, 0.25);
    color: #fff;
    border-radius: 0;
    font-size: 38px;
}

.medios-page-new{
                padding: 16px;
                margin-top: 8px;
                background: #fff;
                border-left: 3px solid #005f99;
                display: block;
}

.medios-page-new:hover{
                background: #005f99;
                color:#fff;
                text-decoration: none;
                border-color:#5b8410;
}

.medios-page-new h3{
                padding-bottom: 0;
                margin-bottom: 0;
                text-align: left;
}



/* ------- fin pagina de medios --------- */

#infografia-jur{

	background-color: #e1e2e3;

}

#infografia-jur img{
	max-width: 100%;
}



#paralaxSlice1.medios-page{
	background-image: url("../Img/globos.jpg");
	background-position: left top;
}


#paralaxSlice1.como-funciona h2 {
    background: rgba(255, 255, 255, 0.5);
    border: 1px solid rgba(255, 255, 255, 0.25);
    color: #333;
    border-radius: 0;
    font-size: 32px;
}



#jur-vistazo h3{
	color:#005f99;
	font-weight: bold;
}

#jur-vistazo img{
	max-width:90%;
	margin: auto;
	border:10px solid #eaf0fb;
}

#jur-vistazo i{

    float: left;
    display: block;
    margin-left: -42px;
  }
 #jur-vistazo i.pull-right{


    margin-right: -42px;
  }
#jur-vistazo .jur-vistazoh3{
 	background: #eaf0fb;
 	padding: 16px;
 	font-weight: 100;

 }

#modulos-funcionales{
	background: #333;
}
#modulos-funcionales h1{
	color: #fff;
	text-align: center;
    border: 1px dashed #666;
    padding: 16px;
}
#modulos-funcionales i{
	color: #85bc20;
	font-size: 36px;
	padding: 16px;
	border:1px dashed #85bc20;
	float: left;
	margin-right: 16px;
	}
.modulos-funcionales-item{
	color: #fff;
	display: block;
	height: 100px;
	font-size: 16px;
	font-weight: 100;
	padding-right: 20px;
}
.modulos-funcionales-title{
	color:#85bc20;
	font-weight: 600;
	font-size: 18px;
}

.modulos-funcionales-item-lld{
	padding: 10px;
	text-align: center;
	background: #2e2e2e;
	min-height:140px;
}

.modulos-funcionales-item-lld .modulos-funcionales-title{
	color:#EAA600;
	padding-top:10px; 
}
#modulos-funcionales .modulos-funcionales-item-lld i{
	color:#EAA600;
	border-color:#EAA600;
	display:inline-block;
	
	float: none;
}

.medios-page-new:hover h3 {
    color: white;
}

.a-quien-listado {
    background: #f5f5f5;
    padding: 24px;
    margin: 24px 0px;
}

    .a-quien-listado i {
        color: #1554a9;
    }

.dirige-ayuda h2.a-quien-target {
    font-size: 32px;
}


.aquien-img-sup {
    border-radius: 50%;
    border: 5px solid #eaeaea;
    float: left;
    margin-right: 20px;
}

.aquien-img-links {
    display: block;
    margin-top: 24px;
    padding: 16px;
    border: 1px solid #4f7bcd;
    cursor: pointer;
}

    .aquien-img-links:hover {
        color: #fff;
        background: #4f7bcd;
    }

    .aquien-img-links i {
        color: #4f7bcd;
        float: right;
    }

    .aquien-img-links:hover i {
        color: #fff;
	}
	
	.ui-dialog .ui-dialog-buttonpane button {
		background-color: #007ac3;
		color: #fff
	}
	
	.ui-dialog .ui-dialog-buttonpane button:hover {
		background-color: #00619c
	}
	
	.ui-dialog .ui-dialog-buttonpane button+button {
		border: 1px solid #dadada !important;
		background-color: #fff;
		color: #474747
	}
	
	.ui-dialog .ui-dialog-buttonpane button+button:hover {
		background-color: #474747;
		color: #fff
	}
	
	.ui-dialog,.popupContainer {
		position: fixed !important;
		z-index: 2;
		top: 112px !important;
		left: 16px !important;
		right: 16px !important;
		bottom: inherit !important;
		width: 640px !important;
		height: auto !important;
		margin: auto;
		padding-bottom: 18px !important
	}
	
	@media (max-width: 42.5em) {
		.ui-dialog,.popupContainer {
			width:93% !important
		}
	}
	
	.wk-modal {
		width: 672px;
		height: 224px;
		font-size: 0;
		position: fixed;
		background-color: #fff;
		top: 30%;
		right: 0;
		left: 0;
		margin: auto;
		z-index: 300;
		display: none
	}
	
	.wk-modal_content {
		width: 50%;
		display: inline-block;
		font-size: 16px;
		text-align: center;
		padding: 64px;
		position: relative
	}
	
	.wk-modal_content--year {
		color: #007ac3
	}
	
	.wk-modal_content .wk-icon {
		position: absolute;
		right: -16px;
		font-size: 28.8px;
		color: #bfbfbf;
		top: 80px
	}
	
	.wk-modal button {
		display: block;
		margin: -16px auto
	}
	
	.wk-modal_close {
		position: absolute;
		right: 0;
		height: 48px;
		width: 48px;
		padding: 8px;
		cursor: pointer;
		z-index: 5;
		color: #a3a3a3
	}
	
	.wk-modal_close:hover {
		color: #757575
	}
	
	.wk-veil {
		background-color: rgba(0,0,0,0.5);
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0;
		z-index: 250
	}
	
	.ui-draggable .ui-dialog-titlebar {
		border-radius: 0;
		padding: 12px 16px;
		background-color: #007ac3
	}
	
	.ui-draggable .ui-dialog-titlebar::before {
		content: 'X';
		position: absolute;
		right: 12.8px;
		color: #fff;
		display: block;
		width: 8px;
		height: 8px;
	}

	#ui-id-1, #ui-id-1 + button{
		background-color: #007ac3;
	}
	
	.ui-draggable .ui-dialog-titlebar .ui-button-text {
		font-size: 0;
		width: 16px;
		height: 16px;
		position: absolute;
		right: 12px;
		top: 14px;
	}
	
	.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-state-default .ui-icon {
		border: none;
		border-radius: 0;
	}
	
	.ui-dialog .ui-dialog-buttonpane button {
		background-color: #007ac3;
		color: #fff;
	}
	
	.ui-dialog .ui-dialog-buttonpane button:hover {
		background-color: #00619c;
	}
	
	.ui-dialog .ui-dialog-buttonpane button+button {
		border: 1px solid #dadada !important;
		background-color: #fff;
		color: #474747;
	}
	
	.ui-dialog .ui-dialog-buttonpane button+button:hover {
		background-color: #474747;
		color: #fff;
	}
	
	.ui-dialog,.popupContainer {
		position: fixed !important;
		z-index: 2;
		top: 112px !important;
		left: 16px !important;
		right: 16px !important;
		bottom: inherit !important;
		width: 640px !important;
		height: auto !important;
		margin: auto;
		padding-bottom: 18px !important;
	}
	
	@media (max-width: 42.5em) {
		.ui-dialog,.popupContainer {
			width:93% !important;
		}
	}
	
	.ui-dialog:after,.popupContainer:after {
		content: "";
		position: fixed;
		z-index: -2;
		left: 0;
		height: 100%;
		width: 100%;
		right: 0;
		top: 0;
		border-bottom: 0;
		background-color: #000000;
		filter: alpha(opacity=70);
		opacity: 0.7;
	}
	
	.ui-dialog:before,.popupContainer:before {
		content: "";
		position: absolute;
		z-index: -1;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		background-color: #ffffff;
	}
	
	.ui-dialog {
		z-index: 200;
	}
	
	.ui-dialog .wk-document-content,.popupContainer .wk-document-content {
		padding: 9px 10px 0px 30px;
		max-height: 400px;
	}
	
	.ui-dialog p,.popupContainer p {
		margin: 0;
	}
	
	.ui-dialog hr,.popupContainer hr {
		width: 100% !important;
	}
	
	.ui-dialog fieldset+fieldset,.popupContainer fieldset+fieldset {
		margin-top: 16px;
	}
	
	.ui-dialog textarea,.popupContainer textarea {
		width: 100%;
		height: 144px;
	}
	
	.ui-dialog {
		position: static;
		padding: 0;
		width: auto;
		overflow: inherit;
	}
	
	.ui-dialog .ui-dialog-content {
		overflow: inherit;
		padding: 16px;
	}
	
	.ui-widget-overlay {
		background: none;
		opacity: 1;
		filter: alpha(opacity=100);
		position: static;
		top: inherit;
		left: inherit;
		width: auto;
		height: auto;
	}
	
	.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br {
		-moz-border-radius-bottomright: 0;
		-webkit-border-bottom-right-radius: 0;
		-khtml-border-bottom-right-radius: 0;
		border-bottom-right-radius: 0;
	}
	
	#_ctrl_0_23081 {
		overflow: hidden;
	}
	
	.container-fluid {
		padding-left: 0;
		padding-right: 0;
	}
	
	#cBodyPopup .ActionsFolders_DDTreeControlTree {
		top: initial;
		bottom: 16px;
		margin-left: 20%;
		position: initial;
	}
	
	#cBodyPopup .divInfUserButtons {
		display: block;
		float: right;
		margin-top: 18px;
	}
	
	.ui-dialog .ui-dialog-title {
		color: #fff;
	}
	
	.popupContainerParentClass #popup_container_ask {
		margin: 17.6px 0;
	}
	
	.popupContainerParentClass .ui-widget-content {
		border: none;
	}
	
	.popupContainerParentClass .ui-widget-content .ui-dialog-buttonset {
		float: right;
		margin: 16px;
	}
	
	.popupContainerParentClass .ui-button {
		display: inline-block;
		padding: 8px 16px;
		margin-right: 4px;
		cursor: pointer;
		position: absolute;
		right: 0;
		background-color: #007ac3;
	}

	.popupContainerParentClass .ui-button::before {
		content: 'X';
		position: absolute;
		right: 12.8px;
		color: #fff;
		display: block;
		width: 8px;
		height: 8px;
	}
	
	.popupContainerParentClass .ui-button:first-child {
		border: 1px solid #007ac3;
		background-color: transparent;
		color: #007ac3;
		margin-top: -16px;
		margin-right: 16px;
	}
	
	.popupContainerParentClass .ui-button:first-child:hover {
		background-color: #007ac3;
		color: #fff;
	}
	.popupContainerParentClass .ui-button:first-child+button {
		border: 1px solid #474747 !important;
		background-color: transparent;
		margin: -16px 76px;
		color: #474747;		
	}
	
	.popupContainerParentClass .ui-button:first-child+button:hover {
		background-color: #474747;
		color: #fff;
	}
	
	.ppInfUserdivMyQueries #WebPagePopupMessageText {
		margin: 16px 0;
		display: block;
		white-space: pre-line;
		font-weight: 400;
		line-height: 20.8px;
	}
	
	.ppInfUserdivMyQueries #WebPagePopupMessageText b {
		font-weight: 700;
	}
	
	#popup_container_alert {
		margin: 16px 0;
	}
	
	.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only::before{
		content: '';
	}

	.ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix:hover .ui-button{
		background-color: #007ac3;
	}	

		/*** MEDIA QUERIES ***/

		@media(max-width:767px){
			.btn-warning.wk-layer-1{
				top: -260px;
				position: absolute;
			}
		}