* {border:0;margin: 0;padding: 0;font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;outline:none;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

a:link, a:visited, a:active {text-decoration: none;color: #000;transition:0.2s all linear}
a:hover {text-decoration: underline;}

body {background: #FFF;background-size:cover !important;color:#000}
	.clear {clear:both}
	.flota_derecha{float:right !important}
	.dn {display:none !important}
	.rojo {color:red !important}

#index{width:300px;left:50%;top:50%;transform:translate(-50%,-50%);position:absolute;background:rgba(215,183,0,0.10)}

	#index form{padding:150px 40px 20px 40px;background:url(../../images/une_simple.svg) 50% 35px no-repeat;}
		#index fieldset {padding:0}
		#index div {margin:0 0 20px 0;width:100%;float:left;position:relative; }
			#index div:last-child {border:0}
			#index div i {display:block;float:left;width:15%;color:rgba(0,0,0,0.60);font-size:19px;line-height:40px;}
			
			.logno {color:red !important;font-size:12px;text-align:center;margin-bottom:20px}

	
	#index input[type=text],#index input[type=password]{font-size:18px;display:block;width:85%;float:right;text-align:left;margin:0;padding:0;height:40px;background:transparent;border:0;color:#000}
	#index input[type=submit]{display:block;width:100%;border:0;float:left;text-align:center;margin:10px 0 0 0;height:40px;font-weight:bold;font-size:14px;color:#FFF;text-transform:uppercase;background:#B72B32}
	
	::placeholder { color: rgba(0,0,0,0.60);opacity: 1;}
	:-ms-input-placeholder { color: rgba(0,0,0,0.60);}
	::-ms-input-placeholder { color: rgba(0,0,0,0.60);}
	
	
	#main input[type=submit],#main > button,#main input[type=button]{margin:0;text-align:center !important;background-color:#000;color:#fff;overflow:hidden;font-size:15px;padding:8px 25px;transition:0.2s all linear;}
		#main input[type=submit]:hover {background:#B72B32;}
	
	em.error{border-top:2px solid red;width:100%;height:2px;position:absolute;bottom:0px;right:0;overflow:hidden;text-indent:-999em;left:0}
	#main em.error{border-top:2px solid red;width:auto;height:2px;position:absolute;bottom:0px;overflow:hidden;text-indent:-999em;left:20px;right:20px}
	
	p.ok{font-weight:bold;color:#4f8a10 !important;background:#dff2bf;text-align:left;padding:10px 10px 10px 40px !important;height:auto !important;position:relative;border:solid #FFF;border-width:0 20px}
		p.ok:before {position:absolute;width:20px;height:auto;top:50%;left:10px;transform:translate(0,-50%);content:"\f058";font-family: "Font Awesome 5 Free"; font-weight: 900; font-size:20px}
	p.error{font-weight:bold;color:#d8000c !important;background:#ffbaba;text-align:left;padding:10px 10px 10px 40px !important;height:auto !important;position:relative;border:solid #FFF;border-width:0 20px}
		p.error:before {position:absolute;width:20px;height:auto;top:50%;left:10px;transform:translate(0,-50%);content:"\f06a";font-family: "Font Awesome 5 Free"; font-weight: 900; font-size:20px}
	p.alerta{font-weight:bold;color:#9f6000 !important;background:#feefb3;text-align:left;padding:10px 10px 10px 40px !important;height:auto !important;position:relative;border:solid #FFF;border-width:0 20px}
		p.alerta:before {position:absolute;width:20px;height:auto;top:50%;left:10px;transform:translate(0,-50%);content:"\f0f3";font-family: "Font Awesome 5 Free"; font-weight: 900; font-size:20px}
	p.info{font-weight:bold;color:#00529b !important;background:#bde5f8;text-align:left;padding:10px 10px 10px 40px !important;height:auto !important;position:relative;border:solid #FFF;border-width:0 20px}
		p.info:before {position:absolute;width:20px;height:auto;top:50%;left:10px;transform:translate(0,-50%);content:"\f05a";font-family: "Font Awesome 5 Free"; font-weight: 900; font-size:20px}
	p.info2{font-weight:bold;color:#666 !important;background:#f2f2f2;text-align:left;padding:10px !important;height:auto !important;position:relative;border:solid #FFF;border-width:0 20px;margin:0 !important}
	
	.proximo {font-weight:bold;color:#666 !important;background:#f2f2f2;text-align:left;padding:10px 10px 10px 65px !important;height:auto !important;position:relative;margin:20px !important;position:relative}
		.proximo h2 {border:0 !important;margin:0 0 5px 0 !important;font-size:16px !important}
		.proximo h3 {border:0 !important;margin:0 0 5px 0 !important;font-size:22px !important}
		.proximo h4 {border:0 !important;margin:0 0 5px 0 !important;font-size:13px !important}
		.proximo i {position:absolute;left:15px;top:15px;font-size:30px;}
	
	.ui-button-text span {cursor:pointer}

#contenedor{width:100%;}

	#top {width:100%;height:90px;position:fixed;top:0;left:0;margin:0;z-index:102;background:#F0F0F0;}
		#top #logo{display:block;float:left;margin:20px 0 0 20px;color:#fff;font-size:25px;text-align:center;}
			#logo img {height:50px;width:auto;display:block}
		
		#top #user{display:inline;float:right;margin:20px 40px 0 0;font-size:13px;color:#fff;padding:0 0 0 30px}
			#user span{font-weight:bold;}
			#user a:link,#user  a:visited,#user  a:active {margin-left:20px;color: #000;display:inline-block;border-radius:4px;padding:5px 10px}
			#user a:hover {background:rgba(255,255,255,0.50);text-decoration:none}
			#user i {margin-right:5px;color: #CA9B26!important;background:#FFF;border-radius:100%;width:30px;height:30px;line-height:30px;text-align:center}

	#menu {position:fixed;left:0;top:90px;width:240px;z-index:102;background:#F0F0F0;bottom:0}
	
		#menu ul{margin:0;list-style:none;border-bottom:1px solid rgba(255,255,255,0.50);}
			#menu ul li{list-style:none;text-align:left;margin:0;border-top:1px solid #FFF;}
				#menu ul ul{display:block;}
					#menu ul ul {padding-left:0;}
					#menu ul ul {border:0 !important}
				
				#menu ul li a:link,#menu ul li a:active,#menu ul li a:visited,#menu ul li a:hover{display:block;height:30px;line-height:30px;font-size:12px;padding:0 0 0 20px;color:#000;text-decoration:none}
				#menu ul li a:hover{background:rgba(255,255,255,0.50)}
				
				#menu ul li ul li a {padding:0 0 0 50px !important}
				
				#menu i {margin-right:2px;color:#CA9B26 !important;line-height:30px;float:left;text-align:left;font-size:14px;width:30px}
				
		#menu ul a.selected{font-weight:bold;}
		#menu ul li.selected{background:rgba(255,255,255,0.20)}

	a.refresh {position:fixed;right:20px;top:auto;width:70px;height:70px;background:#F0F0F0;line-height:70px;text-align:center;border-radius:50%;z-index:1002;font-size:28px}
		a.refresh:hover {background:#000;color:#FFF}
	a.excel {position:fixed;right:100px;top:auto;width:70px;height:70px;background:#F0F0F0;line-height:70px;text-align:center;border-radius:50%;z-index:1002;font-size:28px}
		a.excel:hover {background:#000;color:#FFF}
	
	#main{position:absolute;top:90px;left:240px;right:0;z-index:101;padding:0 0 0 0;background:transparent}
		.white {display:inline;float:left;width:100%;background:#FFF;position:relative;padding:0 0 30px 0}
			
			#main h1{display:block;font-size:33px;margin:0 0 30px 0;font-weight:normal;border-bottom:2px solid #F0F0F0;text-align:left;width:100%;padding:30px 20px}
			#main h2{display:block;font-size:23px;margin:0 0 20px 0;font-weight:normal;line-height:120%;text-align:left;width:100%;border-left:20px solid #FFF;border-right:20px solid #FFF}
			
			.half {display:inline;float:left;width:50%;padding-right:30px}
			
			.infowindow {padding:0 0 0 0;display:inline;float:left;width:100%;margin:0 0 20px 0}
				.infowindow h3 {background:#eee;padding:10px 20px;display:inline;float:left;margin:0 0 10px 0;font-size:13px}
				.infowindow p {clear:both;width:100% !important;padding:0 !important}
				
			.infocolor {padding:0;display:inline;float:left;width:25%;margin:0 0 0 0;padding:0 30px 0 0;position:relative;height:120px;}
				.infocolor h3 {background:#eee;padding:0 10px;margin:0;font-size:13px;width:100%;height:40px;line-height:40px}
				.selector {width:100% !important;margin:0 !important;}
				.elegido {display:block;height:30px;width:30px;border:solid #DDD;border-width:1px 1px 0 1px;position:absolute;right:20px;top:0;z-index:102;border-radius:100% 100% 0 0}
			
			#main h6 {font-size:11px;margin:25px;text-align:center;}
			
			#main ul {margin-left:35px}
			#main p{padding:0;font-size:12px;color:#000;margin:0 0 20px 0}
			#main ul{padding:20px}
			#main li {padding:0;font-size:11px;color:#000;clear:both;margin:0 0 5px 0}
			#main p span{font-weight:bold;color:#000;}
			
			#main p.enlaces{clear:both;padding:10px 0 40px 20px}
			#main p.enlaces i{margin:0;font-size:14px;color:#FFF;background:#B72B32;position:absolute;left:0;top:0;width:30px;height:30px;text-align:center;line-height:30px;border-radius:100%;transition:0.2s all linear}
			#main p.enlaces a:link,#main p.enlaces a:active,#main p.enlaces a:visited{float:left;margin:0 25px 0 0;border-radius:15px;position:relative;padding:0 0 0 40px;line-height:30px;text-decoration:none !important}
				#main p.enlaces a:hover i{background:#F2F2F2;color:#B72B32;font-size:12px}
			
			#main a.boton{display:inline-block;text-align:center;font-size:10px;border:1px solid #eee;margin:0;padding:30px 10px 5px 10px;width:auto;float:left;background:#FFF;position:relative;border-radius:4px;text-transform:uppercase;white-space:pre}
				#main a.boton:before {position:absolute;top:8px;width:100%;left:0;font-size:18px;font-family:"Font Awesome 5 Free";font-weight:900;color:#CA9B26}
						.ver:before{content:"\f1e5";}
						.send:before{content:"\f1d8";}
						.vial:before{content:"\f492";}
						.prev:before{content:"\f35d";}
						.stats:before{content:"\f201";}
						.link:before{content:"\f0c1";}
						.elem:before{content:"\f24d";}
						.blog:before{content:"\f09e";}
						.editar:before{content:"\f044";}
						.descargar:before{content:"\f019";}
						.eliminar:before{content:"\f2ed";}
						.circle:before{content:"\f058";}
						.circleo:before{content:"\f05d";color:#ccc !important}
						.star:before{content:"\f005";}
						.staro:before{content:"\f006";color:#ccc !important}
						
						.diseno:before{background:#fff url(images/table.png) 50% 8px no-repeat !important;}
						.seo:before{content:"\f002";}
						.secciones:before{content:"\f0f6";}
						.orden:before{content:"\f162";}
						.slide:before{content:"\f03e";}
						.home:before{content:"\f015";}
						.pie:before{content:"\f2d1";}
						.localizaciones:before{background:#fff url(images/map.png) 50% 8px no-repeat !important;}
						.departamentos:before{background:#fff url(images/email.png) 50% 8px no-repeat !important;}
					
			#main a.boton:hover{text-decoration:none;box-shadow:0 0 4px #ccc;background:#000;color:#FFF}
			
			.tipos {display:inline;float:left;width:100%}
				.tipos div {width:25%;float:left;display:inline;padding:20px;position:relative}
					.tipos div a {border:1px solid #f2f2f2;border-radius:5px;padding:30px;text-align:center;display:block;text-decoration:none}
					.tipos div a:hover {text-decoration:none;box-shadow:0 0 4px #ccc;background:#000;color:#FFF}
						.tipos i {font-size:50px;text-align:center;display:block;color:#ccc;margin:0 0 25px 0}
						
						.forb {border:1px solid #f2f2f2;border-radius:5px;display:none;position:absolute;top:20px;right:20px;left:20px;bottom:0;background:url(images/for.png) 50% 50% no-repeat;transition:0.2s all linear}
						.tipos div.nolink:hover .forb {display:block;cursor: not-allowed}
		
		.izquierda{text-align:left !important}
		.centrada{text-align:center !important}
		.cien{width:100px !important}
		#main img{border:0;vertical-align:middle}
		
		.flex {display:flex;justify-content:space-between;padding:0 20px 20px 20px;margin-bottom:50px;flex-wrap:wrap}
			.flex {display:flex;justify-content:space-between;padding:0 20px 20px 20px;margin-bottom:50px;flex-wrap:wrap}
			.flex2 {flex:0 0 50%;margin:0 !important}
			
			.flex3 {flex:1 1 auto;text-align:center;font-size:60px;background:#F0F0F0;padding:15px;line-height:60px}
				.flex3 span {display:block;font-size:13px;margin-bottom:5px;line-height:13px}
			
			.snippet {width:100%;}
			
			.snippeta {color: #1a0dab;display:block;cursor:pointer;font-size: 20px;line-height:1.3}
			.snippetu {color: #3c4043;display:block;font-size: 14px;padding-top:1px;}
			.snippetd {line-height: 1.4;word-wrap: break-word;display:block;font-size: 14px;color: #3c4043;margin:0 0 20px 0}
			
			.minib {display:inline;float:left;width:auto;padding:10px;text-align:center;color:#000;max-width:33%;flex:1 1 auto}
				.completo {width:100% !important; max-width:100% !important}
				.minib em {font-style:normal;display:block;font-size:17px;margin:5px 0 0 0;font-weight:bold}
			
			.bverde {background:rgba(0,155,0,0.15)}
			.brojo {background:rgba(255,0,0,0.15)}
			.bgris {background:rgba(155,155,155,0.15);max-height:400px;overflow-y:auto}
				.bgris span {display:inline-block;width:50%;}
				
			.notice {clear:both;background:#F0F0F0;padding:10px;border:1px solid #DDD;margin:20px;line-height:125%;font-size:14px}

		#main ul.buscando{margin:-10px 0 20px 35px;font-size:12px;}
		
		.goback a:link,.goback a:active,.goback a:visited,.goback a:hover {display:inline-block;margin:30px 0 0 20px;padding:8px 12px;background:#F0F0F0;text-decoration:none}

		#main form {margin:0 0 20px 0;padding:20px 0}
			.hidden {display:none}
			.nom {margin:0 !important}
				.nom p{margin:0 0 5px 0 !important;}
		
		#main form p{margin:0 0 20px 0 !important;color:#000;width:50%;display:inline;float:left;min-height:60px;position:relative;padding:0 20px}
			.triple {width:33.33% !important}
			.quinto {width:20% !important}
			.cuarto {width:25% !important}
			
			#main form p.texto{width:100% !important}
		
		#main form label {font-weight:bold;background:#DDD;padding:7px 10px;border-radius:3px 3px 0 0;display:inline-block}
			#main form label a:link,#main form label a:active,#main form label a:visited,#main form label a:hover {color:#B72B32}
		
		#main input[type=date], #main input[type=text], #main input[type=file] ,#main select,#main textarea{width:100%;padding:9px;margin:0 0 5px 0;height:40px;text-align:left;width:100%;font-size:13px;border:0;border:1px solid #DDD;border-radius:0 0 3px 3px;}
		#main textarea{height:200px}
		#main input[type="checkbox"],#main input[type="radio"]{width:20px !important;margin:0 5px 0 0 !important;vertical-align:middle;padding:0 !important}
		#main blockquote{width:213px;float:left;padding:5px !important;font-size:12px;border:1px solid #ddd inset;margin:10px 5px 0 0 !important}

		.buscar {padding:0 !important;margin:0 0 10px 0 !important;display:flex;justify-content:space-between;}
			.buscar p {flex:1 1 auto;width:auto !important;}
			.buscar * {margin:0 !important;width:100%;height:40px}
				
			
		.paginacion {font-size:12px;margin:0 auto 20px auto !important;width:100%;display:table;width:auto;}
			.paginacion li{float:left !important;clear:none !important;list-style:none;margin:0 7px 0 0 !important;line-height:30px;text-align:center}
			.paginacion a {border: 1px solid #e5e5e5;text-decoration: none;color: #000;display:block;padding:0;width:30px}
			.paginacion a:hover, .paginacion a:active {border: 1px solid #000;color: #000;}
			.paginacion span.current {border: 1px solid #000;font-weight: 500;background-color: #000;color: #FFF;display:block;padding:0;width:30px}
			.paginacion span.disabled {border: 1px solid #e5e5e5;color: #DDD;display:block;padding:0;width:30px}
		
		.plus,.minus{width:20px !important}

		.cancelar,.cancelar:hover{width:120px !important;text-align:center !important;background:#fff !important;color:#000;border:0;margin:0 0 0 0;height:30px;text-decoration:underline;cursor:pointer}
		
		.superboton,.superboton:hover{display:inline-block;width:200px !important;text-align:center !important;background:#000 !important;color:#FFF !important;margin:30px 0;height:50px;line-height:50px;font-size:17px;text-decoration:none !important}

		#main table{font-size:11px;border-bottom:1px solid #ddd;margin:0 0 20px 0;width:100%;border-left:20px solid #FFF;border-right:20px solid #FFF}
		#main table table{border:0 !important;width:auto !important;margin:0 !important;}
		#main tr{}
		#main td{padding:8px 5px;border-top:1px solid #ddd;width:80px}
			#main td strong {font-weight:bold !important}
			.t50 {width:50px !important}
			.tauto {width:auto !important}
		#main td table td{padding:0 1px !important;border:0 !important;}
		#main td img {vertical-align:middle;margin:0 5px 0 0}
		#main th{background:#ddd;padding:8px 2px;font-weight:bold;color:#000;}

		.fa-eye,.si-star {color:green;font-size:30px}
		.fa-eye-slash,.no-star {color:red;font-size:30px}
		
		#mapa {display:inline;float:left;border-left:20px solid #fff;border-right:20px solid #fff;margin:0 0 20px 0;width:100%;height:400px}
		

		#sortable { list-style-type: none; margin: 0; padding: 0;}
		  #sortable li {display:inline;clear:both;width:100%;float:left;margin:0 0 10px;cursor:move;font-size:13px;}
			#sortable li img{float:left}
			#sortable li a{float:right;cursor:pointer}
		 .ui-state-highlight { border:1px solid red; }
		 
		.sortable {margin:0 !important}
		
		.flexml {display:flex;padding:0 20px 0 0}
			.flexmllista {flex:0 0 400px;}
				.flexmllista h2 {margin:0 !important}
				.flexmllista ul {margin:0 !important}
					.flexmllista li {list-style:none;display:block;padding:5px 0 !important;border-bottom:1px solid #F0F0F0}
			.flexmliframe {flex:1 0 auto;border:3px solid #F0F0F0}
		
		.destacado,.bloques,.principal {width:100%;overflow:auto;padding:0 0 50px 0}
		@keyframes glow 
		{
			0% { box-shadow: 0 0 0 #fff }
			50% { box-shadow: 0 0 2px #fff, 0 0 3px #B72B32, 0 0 4px #B72B32, 0 0 5px #B72B32 }
			100% { box-shadow: 0 0 0 #fff }
		}
		.animation {animation:glow 1s ease-in-out backwards}
					
		.sortable {display:inline;float:left;width:100%;}
		
		.opac {opacity:0.25}
		
		.ordenfotos {width:23%;float:left;border:1px solid #F0F0F0;margin:1% !important;padding:0;list-style:none !important;clear:none !important;position:relative;}
			.ordenfotos form {border:1px solid #eee;padding:20px 0 0 0;margin-top:-10px !important}
			.nom p {min-height:auto !important;margin:0 !important}
			.ordenth {clear:both;width:100%;height:250px;overflow:hidden}
				.sll {height:145px !important}
				
				.ordenfotos img {max-height:100%;width:auto;display:block;margin:0 auto}
				
			.handle {position:absolute;left:0;top:0;width:50px;height:50px;background:#F0F0F0;color:#000 !important;line-height:50px;text-align:center;font-size:22px;cursor:move;z-index:9999}
			.handledel {position:absolute;left:0;bottom:0;width:30px;height:30px;background:#F0F0F0;color:#f00 !important;line-height:30px;text-align:center;font-size:15px;z-index:9999;}
			.handlemod,.handlemodblog,.handlemodslide,.handlemodproductos {position:absolute;right:0;bottom:0;width:30px;height:30px;background:#F0F0F0;color:#000 !important;line-height:30px;text-align:center;font-size:15px;z-index:9999;}
			.handlerec {position:absolute;right:0;top:0;width:30px;height:30px;background:#F0F0F0;color:#000 !important;line-height:30px;text-align:center;font-size:15px;z-index:9999;}
		
		.tabs {display:inline;float:left;list-style:none;margin:20px 0 50px 0 !important;padding:0 20px !important;width:100%}
			.tabs li {display:inline !important;float:left !important;border:0;border-radius:4px 4px 0 0;cursor:pointer;padding:10px 20px !important;background:#f0f0f0;margin:0 2px 0 0 !important;clear:none !important;font-size:14px !important}
				.activa {background:#DDD !important;font-weight:bold !important}
					.tabs i {margin:0 5px 0 0}
					
		.perfil {display:flex;justify-content:space-between;padding:20px}
			.perfil1 {flex:0 0 80px;}
				.perfil1 img {border-radius:50%;overflow:hidden}
			.perfil2 {flex:1 0 auto;padding-left:30px;}
				.perfil2 h2 {font-size:35px !important;margin:0 !important;padding:0 !important;border:0 !important}
					.perfilfechas i:last-child {margin-left:15px}
					
			.miniflex {display:flex;justify-content:flex-start;margin-bottom:50px}
				.miniflex div {flex:0 0 auto;margin-right:50px}
					.miniflex h3 {font-weight:normal;font-size:16px;}
						.miniflex h3 span {display:block;font-size:30px}
						
				.logtit {font-size:16px;margin:25px 0 5px 0;display:inline;float:left;width:100%;}
				ul.log {list-style:none;margin:0 0 30px 0 !important;padding:0 !important}
					.log li {margin-top:10px !important;position:relative;padding:0 0 10px 40px !important;font-size:16px !important}
						.log li i {position:absolute;left:0;top:5px;font-size:24px;opacity:0.3}
						.log li span {opacity:0.6;display:block;font-size:12px !important}
					
		.barraprogreso {overflow:hidden;height:30px;width:100%;background:#F0F0F0;position:relative}
			.labarra {position:absolute;background:#000;height:30px;width:0;transition:0.2s all linear}
		
		.ms-container{width: 100%;}
			.ms-container:after{ content: "."; display: block; height: 0; line-height: 0;font-size: 0; clear: both;min-height: 0;visibility: hidden;}
			.ms-container .ms-selectable, .ms-container .ms-selection{float: left;margin:0 !important;width: 49%;}
			.ms-container .ms-selection{float: right;}
			
			.ms-container .ms-list{ border: 0;background:#fff;border:1px solid #DDD;position: relative;height: 200px;padding: 0;overflow-y: auto;border-radius:0 0 3px 3px}
				.ms-container ul{margin: 0 !important;list-style-type: none;padding: 0 !important;text-indent:10px;font-size:13px !important}
					.ms-container .ms-optgroup-container{width: 100%;}
						.ms-container .ms-optgroup-label{margin: 0;padding: 5px 0px 0px 5px;cursor: pointer;}
							.ms-container .ms-selectable li.ms-elem-selectable,.ms-container .ms-selection li.ms-elem-selection{  padding:10px 0 !important}
								.ms-container span {font-weight:normal !important}
								.ms-container .ms-selectable li.ms-hover,.ms-container .ms-selection li.ms-hover{  cursor: pointer;  text-decoration: none;  background-color: #F0F0F0;}
								.ms-container .ms-selectable li.disabled,.ms-container .ms-selection li.disabled{  background-color: #eee;  color: #aaa;  cursor: text;}
					
		/* Modal */
		.alertable { position: fixed;  z-index: 9999;  top: 50%;  left:50%;transform:translate(-50%,-50%);  max-width: 50%;  background: white;  border-radius: 4px;  padding: 30px;  margin: 0 auto;}
		/* Overlay */
		.alertable-overlay {  position: fixed;  z-index: 9998;  top: 0;  right: 0;  bottom: 0;  left: 0;  background: rgba(0, 0, 0, .8);}
		/* Message */
		.alertable-message {  margin-bottom: 40px;font-size:16px;line-height:135%;color:#000}
		/* Prompt */
		.alertable-prompt {  margin-bottom: 20px;}
		.alertable-input {  width: 100%;  border-radius: 4px;  box-shadow: none;  border: solid 1px #ccc;font-family: inherit;font-size: inherit; color: inherit;  padding: 6px 12px;  display: block;  box-sizing: border-box;  margin-bottom: 10px;}
		/* Button group */
		.alertable-buttons {  text-align: center;}
		/* OK button */
		.alertable-ok {  background: #B72B32;border: 0;font-size: 16px;line-height:16px;color: white;  border-radius: 3px;  padding: 8px 12px;  cursor: pointer;float:left;text-transform:uppercase}
		/* Cancel button */
		.alertable-cancel {  border: 0;background: #f2f2f2;font-size: 12px;line-height:16px;color: #000;  border-radius: 3px;  padding: 8px 12px;  cursor: pointer;float:right;text-transform:uppercase}
		
		
		
		.dm-uploader{cursor:default;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;flex:0 0 auto;border:1px solid #f0f0f0;border-radius:3px;width:49%;text-align:center;padding:30px}
			.dm-uploader h3 {font-weight:normal;margin-bottom:30px;font-size:26px}
			.dm-uploader span {display:inline-block;padding:8px 16px;border-radius:4px;background:#F0F0F0}
			.dm-uploader .btn input[type=file]{position:absolute;top:0;right:0;margin:0;border:solid transparent;width:100%;opacity:0;cursor:pointer}
		
		.card {border-radius:3px;width:49%;height:200px;border:1px solid #f0f0f0;padding:0}
			.card-header {line-height:50px;margin-bottom: 0;background-color: #F0F0F0;padding-left:10px}
			#files {height:150px;overflow-y:auto;margin:0 !important;list-style:none !important;padding:10px !important}
			.text-muted {color: #868e96!important;text-align:center !important;}
			.text-danger {color: #dc3545!important;}
		
		.dm-uploader .btn{position:relative;overflow:hidden}
		
			.media {display: flex;align-items: flex-start;}
				.media-body {flex:1;margin-bottom: .25rem!important;}
					.mb-2, .my-2 { margin-bottom: .5rem!important;}
					
					.progress {display: flex;height: 0.5rem;overflow: hidden;font-size: .75rem;background-color: #e9ecef;border-radius: .25rem;}
					
					hr {margin-bottom: .25rem!important;margin-top: .25rem!important;border-top: 1px solid rgba(0,0,0,.1);}
					
					.progress-bar {background:#B72B32}
					
					
/*!
 * Datepicker v0.1.0
 * https://github.com/fengyuanchen/datepicker
 *
 * Copyright 2014 Fengyuan Chen
 * Released under the MIT license
 */

.datepicker-container{font-size:12px;font-family:arial,helvetica,sans-serif;line-height:30px;float:left;position:absolute;z-index:201312}.datepicker-arrow,.datepicker-arrow:after{border:5px solid transparent;display:block;height:0;width:0}.datepicker-arrow{border-bottom-color:#9cf;margin:0 10px;position:relative}.datepicker-arrow:after{border-bottom-color:#fff;content:" ";left:-5px;position:absolute;top:-4px}.datepicker-content{border:1px solid #ccc;border-top-color:#9cf;box-shadow:0 0 3px #ccc;width:210px;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.datepicker-next,.datepicker-prev{font-size:18px}.datepicker-content ul:after,.datepicker-content ul:before{content:"";display:table}.datepicker-content ul:after{clear:both}.datepicker-content ul{margin:0;padding:0;width:102%}.datepicker-content li{background-color:#fff;cursor:pointer;float:left;height:30px;list-style:none;margin:0;padding:0;text-align:center;width:30px}.datepicker-content .col-1{width:30px}.datepicker-content .col-2{width:60px}.datepicker-content .col-3{width:90px}.datepicker-content .col-4{width:120px}.datepicker-content .col-5{width:150px}.datepicker-content .col-6{width:180px}.datepicker-content .col-7{width:210px}.datepicker-content li:hover{background-color:#eee}.datepicker-content .selected,.datepicker-content .selected:hover{color:#36f}.datepicker-content .disabled,.datepicker-content .disabled:hover{color:#ccc}.datepicker-months li,.datepicker-years li{height:52.5px;line-height:52.5px;width:52.5px}.datepicker-week li,.datepicker-week li:hover{background-color:#fff;cursor:default}
		
		/*!
 * Cropper.js v1.5.6
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2019-10-04T04:33:44.164Z
 */

.cropper-container {
  direction: ltr;
  font-size: 0;
  line-height: 0;
  position: relative;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.cropper-container img {
  display: block;
  height: 100%;
  image-orientation: 0deg;
  max-height: none !important;
  max-width: none !important;
  min-height: 0 !important;
  min-width: 0 !important;
  width: 100%;
}

.cropper-wrap-box,
.cropper-canvas,
.cropper-drag-box,
.cropper-crop-box,
.cropper-modal {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.cropper-wrap-box,
.cropper-canvas {
  overflow: hidden;
}

.cropper-drag-box {
  background-color: #fff;
  opacity: 0;
}

.cropper-modal {
  background-color: #000;
  opacity: 0.5;
}

.cropper-view-box {
  display: block;
  height: 100%;
  outline: 1px solid #39f;
  outline-color: rgba(51, 153, 255, 0.75);
  overflow: hidden;
  width: 100%;
}

.cropper-dashed {
  border: 0 dashed #eee;
  display: block;
  opacity: 0.5;
  position: absolute;
}

.cropper-dashed.dashed-h {
  border-bottom-width: 1px;
  border-top-width: 1px;
  height: calc(100% / 3);
  left: 0;
  top: calc(100% / 3);
  width: 100%;
}

.cropper-dashed.dashed-v {
  border-left-width: 1px;
  border-right-width: 1px;
  height: 100%;
  left: calc(100% / 3);
  top: 0;
  width: calc(100% / 3);
}

.cropper-center {
  display: block;
  height: 0;
  left: 50%;
  opacity: 0.75;
  position: absolute;
  top: 50%;
  width: 0;
}

.cropper-center::before,
.cropper-center::after {
  background-color: #eee;
  content: ' ';
  display: block;
  position: absolute;
}

.cropper-center::before {
  height: 1px;
  left: -3px;
  top: 0;
  width: 7px;
}

.cropper-center::after {
  height: 7px;
  left: 0;
  top: -3px;
  width: 1px;
}

.cropper-face,
.cropper-line,
.cropper-point {
  display: block;
  height: 100%;
  opacity: 0.1;
  position: absolute;
  width: 100%;
}

.cropper-face {
  background-color: #fff;
  left: 0;
  top: 0;
}

.cropper-line {
  background-color: #39f;
}

.cropper-line.line-e {
  cursor: ew-resize;
  right: -3px;
  top: 0;
  width: 5px;
}

.cropper-line.line-n {
  cursor: ns-resize;
  height: 5px;
  left: 0;
  top: -3px;
}

.cropper-line.line-w {
  cursor: ew-resize;
  left: -3px;
  top: 0;
  width: 5px;
}

.cropper-line.line-s {
  bottom: -3px;
  cursor: ns-resize;
  height: 5px;
  left: 0;
}

.cropper-point {
  background-color: #39f;
  height: 5px;
  opacity: 0.75;
  width: 5px;
}

.cropper-point.point-e {
  cursor: ew-resize;
  margin-top: -3px;
  right: -3px;
  top: 50%;
}

.cropper-point.point-n {
  cursor: ns-resize;
  left: 50%;
  margin-left: -3px;
  top: -3px;
}

.cropper-point.point-w {
  cursor: ew-resize;
  left: -3px;
  margin-top: -3px;
  top: 50%;
}

.cropper-point.point-s {
  bottom: -3px;
  cursor: s-resize;
  left: 50%;
  margin-left: -3px;
}

.cropper-point.point-ne {
  cursor: nesw-resize;
  right: -3px;
  top: -3px;
}

.cropper-point.point-nw {
  cursor: nwse-resize;
  left: -3px;
  top: -3px;
}

.cropper-point.point-sw {
  bottom: -3px;
  cursor: nesw-resize;
  left: -3px;
}

.cropper-point.point-se {
  bottom: -3px;
  cursor: nwse-resize;
  height: 20px;
  opacity: 1;
  right: -3px;
  width: 20px;
}

@media (min-width: 768px) {
  .cropper-point.point-se {
    height: 15px;
    width: 15px;
  }
}

@media (min-width: 992px) {
  .cropper-point.point-se {
    height: 10px;
    width: 10px;
  }
}

@media (min-width: 1200px) {
  .cropper-point.point-se {
    height: 5px;
    opacity: 0.75;
    width: 5px;
  }
}

.cropper-point.point-se::before {
  background-color: #39f;
  bottom: -50%;
  content: ' ';
  display: block;
  height: 200%;
  opacity: 0;
  position: absolute;
  right: -50%;
  width: 200%;
}

.cropper-invisible {
  opacity: 0;
}

.cropper-bg {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC');
}

.cropper-hide {
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}

.cropper-hidden {
  display: none !important;
}

.cropper-move {
  cursor: move;
}

.cropper-crop {
  cursor: crosshair;
}

.cropper-disabled .cropper-drag-box,
.cropper-disabled .cropper-face,
.cropper-disabled .cropper-line,
.cropper-disabled .cropper-point {
  cursor: not-allowed;
}

.sp-container{position:absolute;top:0;left:0;display:inline-block;z-index:9999994;overflow:hidden}.sp-original-input-container{position:relative;}.sp-original-input-container input{margin:0!important}.sp-original-input-container .sp-add-on{width:40px;border-top-right-radius:0!important;border-bottom-right-radius:0!important}input.spectrum.with-add-on{border-top-left-radius:0;border-bottom-left-radius:0;border-left:0}.sp-original-input-container .sp-add-on .sp-colorize{height:100%;width:100%;border-radius:inherit}.sp-colorize-container{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.sp-container.sp-flat{position:relative}.sp-container,.sp-container *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.sp-top{position:relative;width:100%;display:inline-block}.sp-top-inner{position:absolute;top:0;left:0;bottom:0;right:0}.sp-color{position:absolute;top:0;left:0;bottom:0;right:20px!important}.sp-hue{position:absolute;top:0;right:0;bottom:0;width:12px;height:100%;left:initial!important}.sp-clear-enabled .sp-hue{top:15%;height:85%}.sp-fill{padding-top:80%}.sp-sat,.sp-val{position:absolute;top:0;left:0;right:0;bottom:0}.sp-alpha-enabled .sp-top{margin-bottom:28px!important}.sp-alpha-enabled .sp-alpha{display:block}.sp-alpha-handle{position:absolute;top:-3px;cursor:pointer;height:16px;border-radius:50%;width:16px;margin-right:5px;left:-2px;right:0;background:#f9f9f9;box-shadow:0 0 2px 0 #3a3a3a}.sp-alpha{display:none;position:absolute;bottom:-18px;right:0;left:0;height:10px}.sp-alpha-inner{border-radius:4px}.sp-clear{display:none}.sp-clear.sp-clear-display{background-position:center}.sp-clear-enabled .sp-clear{display:block;position:absolute;top:3px;right:0;bottom:0;cursor:pointer;left:initial;height:12px;width:12px}.sp-alpha,.sp-alpha-handle,.sp-clear,.sp-container,.sp-container button,.sp-container.sp-dragging .sp-input,.sp-dragger,.sp-preview,.sp-replacer,.sp-slider{-webkit-user-select:none;-moz-user-select:-moz-none;-o-user-select:none;user-select:none}.sp-container.sp-input-disabled .sp-input-container{display:none}.sp-container.sp-buttons-disabled .sp-button-container{display:none}.sp-container.sp-palette-buttons-disabled .sp-palette-button-container{display:none}.sp-palette-only .sp-picker-container{display:none}.sp-palette-disabled .sp-palette-container{display:none}.sp-initial-disabled .sp-initial{display:none}.sp-sat{background-image:-webkit-gradient(linear,0 0,100% 0,from(#fff),to(rgba(204,154,129,0)));background-image:-webkit-linear-gradient(left,#fff,rgba(204,154,129,0));background-image:-moz-linear-gradient(left,#fff,rgba(204,154,129,0));background-image:-o-linear-gradient(left,#fff,rgba(204,154,129,0));background-image:-ms-linear-gradient(left,#fff,rgba(204,154,129,0));background-image:linear-gradient(to right,#fff,rgba(204,154,129,0))}.sp-val{border-radius:4px;background-image:-webkit-gradient(linear,0 100%,0 0,from(#000),to(rgba(204,154,129,0)));background-image:-webkit-linear-gradient(bottom,#000,rgba(204,154,129,0));background-image:-moz-linear-gradient(bottom,#000,rgba(204,154,129,0));background-image:-o-linear-gradient(bottom,#000,rgba(204,154,129,0));background-image:-ms-linear-gradient(bottom,#000,rgba(204,154,129,0));background-image:linear-gradient(to top,#000,rgba(204,154,129,0))}.sp-hue{background:-moz-linear-gradient(top,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%);background:-ms-linear-gradient(top,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%);background:-o-linear-gradient(top,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%);background:-webkit-gradient(linear,left top,left bottom,from(red),color-stop(.17,#ff0),color-stop(.33,#0f0),color-stop(.5,#0ff),color-stop(.67,#00f),color-stop(.83,#f0f),to(red));background:-webkit-linear-gradient(top,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%);background:linear-gradient(to bottom,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%)}.sp-1{height:17%}.sp-2{height:16%}.sp-3{height:17%}.sp-4{height:17%}.sp-5{height:16%}.sp-6{height:17%}.sp-hidden{display:none!important}.sp-cf:after,.sp-cf:before{content:"";display:table}.sp-cf:after{clear:both}@media (max-device-width:480px){.sp-color{right:40%}.sp-hue{left:63%}.sp-fill{padding-top:60%}}.sp-dragger{border-radius:5px;height:10px;width:10px;border:1px solid #fff;cursor:pointer;position:absolute;top:0;left:0;margin-left:3px;margin-top:3px;box-shadow:0 0 2px 1px rgba(0,0,0,.2)}.sp-slider{position:absolute;top:0;cursor:pointer;height:16px;border-radius:50%;width:16px;left:-2px;background:#f9f9f9;box-shadow:0 0 2px 0 #3a3a3a;margin-top:8px}.sp-container{display:inline-flex;border-radius:0;background-color:#fff;padding:0;border-radius:4px;color:#000;box-shadow:0 0 0 1px rgba(99,114,130,.16),0 8px 16px rgba(27,39,51,.08)}.sp-clear,.sp-color,.sp-container,.sp-container button,.sp-container input,.sp-hue{font-size:12px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.sp-top{margin-bottom:10px}.sp-clear,.sp-color,.sp-hue,.sp-sat,.sp-val{border-radius:3px}.sp-input-container{margin-top:-5px}.sp-button-container.sp-cf,.sp-initial.sp-thumb.sp-cf,.sp-input-container.sp-cf{height:25px}.sp-picker-container .sp-cf{margin-bottom:10px}.sp-palette-row-initial>span:first-child{cursor:pointer}.sp-initial-disabled .sp-input-container{width:100%}.sp-input{padding:0 5px!important;margin:0;width:100%;box-shadow:none!important;height:100%!important;background:0 0;color:#3a3a3a;border-radius:2px!important;border:1px solid #e0e0e0!important;text-align:center;font-family:monospace;font-size:inherit!important}.sp-input:focus{border:1px solid orange}.sp-input.sp-validation-error{border:1px solid red;background:#fdd}.sp-palette-container,.sp-picker-container{position:relative;padding:10px}.sp-picker-container{width:200px;padding-bottom:0}.sp-palette-container{border-right:solid 1px #ccc}.sp-palette-only .sp-palette-container{border:0}.sp-palette .sp-thumb-el{display:block;position:relative;float:left;width:24px;height:15px;margin:3px;cursor:pointer;border:solid 2px transparent}.sp-palette .sp-thumb-el.sp-thumb-active,.sp-palette .sp-thumb-el:hover{border-color:orange}.sp-thumb-el{position:relative}.sp-initial{float:left}.sp-initial span{width:30px;height:25px;border:none;display:block;float:left;margin:0}.sp-initial .spe-thumb-el.sp-thumb-active{border-radius:0 5px 5px 0}.sp-initial .spe-thumb-el{border-radius:5px 0 0 5px}.sp-initial .sp-clear-display{background-position:center}.sp-button-container{float:right}.sp-palette-button-container{margin-top:10px}.sp-replacer{position:relative;overflow:hidden;cursor:pointer;display:inline-block;border-radius:3px;border:1px solid #aaa;color:#666;transition:border-color .3s;vertical-align:middle;width:3rem;height:1.5rem}.sp-replacer.sp-active,.sp-replacer:hover{border:1px solid #666;color:#000}.sp-replacer.sp-disabled{cursor:default;border-color:silver;color:silver}.sp-dd{position:absolute;font-size:10px;right:0;top:0;bottom:0;padding:0 2px;line-height:1.6rem;background-color:#fff}.sp-preview{position:relative;width:100%;height:100%;float:left;z-index:0}.sp-preview-inner{transition:background-color .2s}.sp-preview-inner.sp-clear-display{display:none}.sp-palette .sp-thumb-el{width:16px;height:16px;margin:3px;border:none;border-radius:3px}.sp-container button{border-radius:3px;border:none;background:0 0;line-height:1;padding:0 8px;height:25px;text-transform:capitalize;text-align:center;vertical-align:middle;cursor:pointer;color:#606c72;font-weight:700}.sp-container button.sp-choose{background-color:#3cab3b;color:#fff;margin-left:5px}.sp-container button:hover{opacity:.8}.sp-container button.sp-palette-toggle{width:100%;background-color:#f3f3f3;margin:0}.sp-palette span.sp-thumb-active,.sp-palette span:hover{border-color:#000}.sp-alpha,.sp-preview,.sp-thumb-el{position:relative;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.sp-alpha-inner,.sp-preview-inner,.sp-thumb-inner{display:block;position:absolute;top:0;left:0;bottom:0;right:0}.sp-palette .sp-thumb-inner{border-radius:3px;background-position:50% 50%;background-repeat:no-repeat}.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=)}.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=)}.sp-clear-display{background-repeat:no-repeat;background-position:center;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAABe0lEQVQokYXSsUtcQRTF4d8Jj+VhHSxkEQuLsEUKK0nhTBFTmLSSUhBCMCAWsmgIwWrBLk0akfwLCaSQKBJmtrIIISwpRFKIhViETScphGMzysMtvOVwvpm5d0bGNCuGWAOPgYdl6S8wSDn9b+bUhDHEKWAdeAFMANg+l/TV9ofcz6cjMIbYBvaBMds7QCqZ58CmpBNgPuV0DvAAIMyFGugWtJr7eTv38xEwkPRPErY7QDeG2LqFkjrAgu0dSd/KDVqSNmxvAZ8lfbS9AHRuYemnLWkv5XRVBrQMbAI/gTXgEzAJtJuwBVS2L2OIle03QA/4Lmkl5XQBXEqqbFcAVYFDYChpFngiqWf7l6TXKaezMt2Zkhk24THwG+jZriX9AFZvUAyxLbRke2D75O5zPAO+ADXwEtizjaRHwDvbTyUtppwOmicCHAJvbXcl9YA1SQDjtseA97YPRz7ATcUQp2y/kjRdevsjaTfldNrMjcDGBjXA3T96L7yvrgFzP69+0Ao/HAAAAABJRU5ErkJggg==)}


/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(../images/overlay.png) repeat 0 0;}
#colorbox{outline:0;}
    #cboxTopLeft{width:21px; height:21px; background:url(../images/controls.png) no-repeat -101px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(../images/controls.png) no-repeat -130px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(../images/controls.png) no-repeat -101px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(../images/controls.png) no-repeat -130px -29px;}
    #cboxMiddleLeft{width:21px; background:url(../images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(../images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(../images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(../images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxLoadingOverlay{background:url(../images/overlay.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(../images/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(../images/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext:hover{background-position:-50px -25px;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(../images/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose:hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}


.ct-double-octave:after,.ct-golden-section:after,.ct-major-eleventh:after,.ct-major-second:after,.ct-major-seventh:after,.ct-major-sixth:after,.ct-major-tenth:after,.ct-major-third:after,.ct-major-twelfth:after,.ct-minor-second:after,.ct-minor-seventh:after,.ct-minor-sixth:after,.ct-minor-third:after,.ct-octave:after,.ct-perfect-fifth:after,.ct-perfect-fourth:after,.ct-square:after{content:"";clear:both}.ct-label{fill:rgba(0,0,0,.8);color:rgba(0,0,0,.8);font-size:.75rem;line-height:1}.ct-chart-bar .ct-label,.ct-chart-line .ct-label{display:block;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.ct-chart-donut .ct-label,.ct-chart-pie .ct-label{dominant-baseline:central}.ct-label.ct-horizontal.ct-start{-webkit-box-align:flex-end;-webkit-align-items:flex-end;-ms-flex-align:flex-end;align-items:flex-end;-webkit-box-pack:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start;text-align:left;text-anchor:start}.ct-label.ct-horizontal.ct-end{-webkit-box-align:flex-start;-webkit-align-items:flex-start;-ms-flex-align:flex-start;align-items:flex-start;-webkit-box-pack:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start;text-align:left;text-anchor:start}.ct-label.ct-vertical.ct-start{-webkit-box-align:flex-end;-webkit-align-items:flex-end;-ms-flex-align:flex-end;align-items:flex-end;-webkit-box-pack:flex-end;-webkit-justify-content:flex-end;-ms-flex-pack:flex-end;justify-content:flex-end;text-align:right;text-anchor:end}.ct-label.ct-vertical.ct-end{-webkit-box-align:flex-end;-webkit-align-items:flex-end;-ms-flex-align:flex-end;align-items:flex-end;-webkit-box-pack:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start;text-align:left;text-anchor:start}.ct-chart-bar .ct-label.ct-horizontal.ct-start{-webkit-box-align:flex-end;-webkit-align-items:flex-end;-ms-flex-align:flex-end;align-items:flex-end;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center;text-anchor:start}.ct-chart-bar .ct-label.ct-horizontal.ct-end{-webkit-box-align:flex-start;-webkit-align-items:flex-start;-ms-flex-align:flex-start;align-items:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center;text-anchor:start}.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-start{-webkit-box-align:flex-end;-webkit-align-items:flex-end;-ms-flex-align:flex-end;align-items:flex-end;-webkit-box-pack:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start;text-align:left;text-anchor:start}.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-end{-webkit-box-align:flex-start;-webkit-align-items:flex-start;-ms-flex-align:flex-start;align-items:flex-start;-webkit-box-pack:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start;text-align:left;text-anchor:start}.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-start{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:flex-end;-webkit-justify-content:flex-end;-ms-flex-pack:flex-end;justify-content:flex-end;text-align:right;text-anchor:end}.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-end{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start;text-align:left;text-anchor:end}.ct-grid{stroke:rgba(0,0,0,.2);stroke-width:1px;stroke-dasharray:2px}.ct-grid-background{fill:none}.ct-point{stroke-width:10px;stroke-linecap:round}.ct-line{fill:none;stroke-width:4px}.ct-area{stroke:none;fill-opacity:.1}.ct-bar{fill:none;stroke-width:10px}.ct-slice-donut{fill:none;stroke-width:60px}.ct-series-a .ct-bar,.ct-series-a .ct-line,.ct-series-a .ct-point,.ct-series-a .ct-slice-donut{stroke:#F2ACB9}.ct-series-a .ct-area,.ct-series-a .ct-slice-donut-solid,.ct-series-a .ct-slice-pie{fill:#F2ACB9}.ct-series-b .ct-bar,.ct-series-b .ct-line,.ct-series-b .ct-point,.ct-series-b .ct-slice-donut{stroke:#B3F2BD}.ct-series-b .ct-area,.ct-series-b .ct-slice-donut-solid,.ct-series-b .ct-slice-pie{fill:#B3F2BD}.ct-series-c .ct-bar,.ct-series-c .ct-line,.ct-series-c .ct-point,.ct-series-c .ct-slice-donut{stroke:#F2EEB3}.ct-series-c .ct-area,.ct-series-c .ct-slice-donut-solid,.ct-series-c .ct-slice-pie{fill:#F2EEB3}.ct-series-d .ct-bar,.ct-series-d .ct-line,.ct-series-d .ct-point,.ct-series-d .ct-slice-donut{stroke:#F2D1B3}.ct-series-d .ct-area,.ct-series-d .ct-slice-donut-solid,.ct-series-d .ct-slice-pie{fill:#F2D1B3}.ct-series-e .ct-bar,.ct-series-e .ct-line,.ct-series-e .ct-point,.ct-series-e .ct-slice-donut{stroke:#453d3f}.ct-series-e .ct-area,.ct-series-e .ct-slice-donut-solid,.ct-series-e .ct-slice-pie{fill:#453d3f}.ct-series-f .ct-bar,.ct-series-f .ct-line,.ct-series-f .ct-point,.ct-series-f .ct-slice-donut{stroke:#59922b}.ct-series-f .ct-area,.ct-series-f .ct-slice-donut-solid,.ct-series-f .ct-slice-pie{fill:#59922b}.ct-series-g .ct-bar,.ct-series-g .ct-line,.ct-series-g .ct-point,.ct-series-g .ct-slice-donut{stroke:#0544d3}.ct-series-g .ct-area,.ct-series-g .ct-slice-donut-solid,.ct-series-g .ct-slice-pie{fill:#0544d3}.ct-series-h .ct-bar,.ct-series-h .ct-line,.ct-series-h .ct-point,.ct-series-h .ct-slice-donut{stroke:#6b0392}.ct-series-h .ct-area,.ct-series-h .ct-slice-donut-solid,.ct-series-h .ct-slice-pie{fill:#6b0392}.ct-series-i .ct-bar,.ct-series-i .ct-line,.ct-series-i .ct-point,.ct-series-i .ct-slice-donut{stroke:#B3F2BD}.ct-series-i .ct-area,.ct-series-i .ct-slice-donut-solid,.ct-series-i .ct-slice-pie{fill:#B3F2BD}.ct-series-j .ct-bar,.ct-series-j .ct-line,.ct-series-j .ct-point,.ct-series-j .ct-slice-donut{stroke:#dda458}.ct-series-j .ct-area,.ct-series-j .ct-slice-donut-solid,.ct-series-j .ct-slice-pie{fill:#dda458}.ct-series-k .ct-bar,.ct-series-k .ct-line,.ct-series-k .ct-point,.ct-series-k .ct-slice-donut{stroke:#eacf7d}.ct-series-k .ct-area,.ct-series-k .ct-slice-donut-solid,.ct-series-k .ct-slice-pie{fill:#eacf7d}.ct-series-l .ct-bar,.ct-series-l .ct-line,.ct-series-l .ct-point,.ct-series-l .ct-slice-donut{stroke:#86797d}.ct-series-l .ct-area,.ct-series-l .ct-slice-donut-solid,.ct-series-l .ct-slice-pie{fill:#86797d}.ct-series-m .ct-bar,.ct-series-m .ct-line,.ct-series-m .ct-point,.ct-series-m .ct-slice-donut{stroke:#b2c326}.ct-series-m .ct-area,.ct-series-m .ct-slice-donut-solid,.ct-series-m .ct-slice-pie{fill:#b2c326}.ct-series-n .ct-bar,.ct-series-n .ct-line,.ct-series-n .ct-point,.ct-series-n .ct-slice-donut{stroke:#6188e2}.ct-series-n .ct-area,.ct-series-n .ct-slice-donut-solid,.ct-series-n .ct-slice-pie{fill:#6188e2}.ct-series-o .ct-bar,.ct-series-o .ct-line,.ct-series-o .ct-point,.ct-series-o .ct-slice-donut{stroke:#a748ca}.ct-series-o .ct-area,.ct-series-o .ct-slice-donut-solid,.ct-series-o .ct-slice-pie{fill:#a748ca}.ct-square{display:block;position:relative;width:100%}.ct-square:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:100%}.ct-square:after{display:table}.ct-square>svg{display:block;position:absolute;top:0;left:0}.ct-minor-second{display:block;position:relative;width:100%}.ct-minor-second:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:93.75%}.ct-minor-second:after{display:table}.ct-minor-second>svg{display:block;position:absolute;top:0;left:0}.ct-major-second{display:block;position:relative;width:100%}.ct-major-second:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:88.8888888889%}.ct-major-second:after{display:table}.ct-major-second>svg{display:block;position:absolute;top:0;left:0}.ct-minor-third{display:block;position:relative;width:100%}.ct-minor-third:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:83.3333333333%}.ct-minor-third:after{display:table}.ct-minor-third>svg{display:block;position:absolute;top:0;left:0}.ct-major-third{display:block;position:relative;width:100%}.ct-major-third:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:80%}.ct-major-third:after{display:table}.ct-major-third>svg{display:block;position:absolute;top:0;left:0}.ct-perfect-fourth{display:block;position:relative;width:100%}.ct-perfect-fourth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:75%}.ct-perfect-fourth:after{display:table}.ct-perfect-fourth>svg{display:block;position:absolute;top:0;left:0}.ct-perfect-fifth{display:block;position:relative;width:100%}.ct-perfect-fifth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:66.6666666667%}.ct-perfect-fifth:after{display:table}.ct-perfect-fifth>svg{display:block;position:absolute;top:0;left:0}.ct-minor-sixth{display:block;position:relative;width:100%}.ct-minor-sixth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:62.5%}.ct-minor-sixth:after{display:table}.ct-minor-sixth>svg{display:block;position:absolute;top:0;left:0}.ct-golden-section{display:block;position:relative;width:100%}.ct-golden-section:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:61.804697157%}.ct-golden-section:after{display:table}.ct-golden-section>svg{display:block;position:absolute;top:0;left:0}.ct-major-sixth{display:block;position:relative;width:100%}.ct-major-sixth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:60%}.ct-major-sixth:after{display:table}.ct-major-sixth>svg{display:block;position:absolute;top:0;left:0}.ct-minor-seventh{display:block;position:relative;width:100%}.ct-minor-seventh:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:56.25%}.ct-minor-seventh:after{display:table}.ct-minor-seventh>svg{display:block;position:absolute;top:0;left:0}.ct-major-seventh{display:block;position:relative;width:100%}.ct-major-seventh:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:53.3333333333%}.ct-major-seventh:after{display:table}.ct-major-seventh>svg{display:block;position:absolute;top:0;left:0}.ct-octave{display:block;position:relative;width:100%}.ct-octave:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:50%}.ct-octave:after{display:table}.ct-octave>svg{display:block;position:absolute;top:0;left:0}.ct-major-tenth{display:block;position:relative;width:100%}.ct-major-tenth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:40%}.ct-major-tenth:after{display:table}.ct-major-tenth>svg{display:block;position:absolute;top:0;left:0}.ct-major-eleventh{display:block;position:relative;width:100%}.ct-major-eleventh:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:37.5%}.ct-major-eleventh:after{display:table}.ct-major-eleventh>svg{display:block;position:absolute;top:0;left:0}.ct-major-twelfth{display:block;position:relative;width:100%}.ct-major-twelfth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:33.3333333333%}.ct-major-twelfth:after{display:table}.ct-major-twelfth>svg{display:block;position:absolute;top:0;left:0}.ct-double-octave{display:block;position:relative;width:100%}.ct-double-octave:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:25%}.ct-double-octave:after{display:table}.ct-double-octave>svg{display:block;position:absolute;top:0;left:0}