.grid {
	content: "";
	display: table;
	clear: both;
	height: 100%;
}

.grid {
	width: 100%;
}

.grid-cell {
	float: left;
	/*height: 100%;*/
}

.ws-cnt-general {
	overflow: hidden;
}

.grid-cell-sidebar {
	width: 55%;
	background-color: #9E9E9E;
}

.grid-cell-contenido {	
	background-color: #fff;
	/*padding: 20px;*/
}

.w-menu-editor {
	transition: all 0.2s;
}

.ws-menu-width {
	background: #fff;
	width: calc(100% - 30%);
}

@media (max-width: 4200px) {
	.ws-menu-width {
		background: #fff;
		width: calc(100% - 55%);
	}
}

@media (max-width: 700px) {

	.grid-cell.grid-cell-sidebar {
		width: 100%;
	}
	
	.grid-cell.grid-cell-sidebar .main-container {
		min-width: 100% !important;
		margin: 0 auto;
	}

	.grid-cell.grid-cell-contenido {
		position: absolute !important;
		right: 0;
		border-left: 1px solid #f3f3f3;
		/*width: 70%;*/
	}

	.ws-menu-width {
		background: #fff;
		width: calc(100% - 55%);
	}

	.ws-menu-width-0 {
		width: 0% !important; 
	}

	.sidebarPage__titleMin {
		font-size: .8rem;
	}
}

@media (max-width: 700px) {
	.ws-menu-width {
		background: #fff;
		width: calc(100% - 35%);
	}
}

@media (max-width: 600px) {

	.ws-menu-width {
		width: 95%;
		/*width: 100% !important;*/
	}
}

.z-depth-1 {
	border-top:0 !important;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24) !important;
}
.z-depth-2 {
	border-top:0 !important;
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23) !important;
}
.z-depth-3 {
	border-top:0 !important;
	box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23) !important;
}

.z-depth-3-not-border {
	box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23) !important;
}

/* SIDEBAR OPTIONS FORM */

.sidebarPage__header {
	background: #fff !important;
	border: 0;
	margin: 15px 0 !important;
	margin-bottom: 0 !important;
}

.sidebarPage__header .row {
	background: #fff !important;
}

.sidebarPage__container {
	margin: 0 auto;
	width: 96% !important;
	border-radius: 4px;
	background: #fff;
	/* padding: 10px; */
	margin-top: 10px;
	padding-top: 0;
}

.sidebarPage__container .row {
	cursor: pointer;
	padding: 0 5px;
	border-bottom: 2px solid #f3f3f3;
	/*line-height: 50px;*/
	line-height: 25px;
	transition: all .5s ease-in-out;
}

.sidebarPage__container .row:hover {
	background: #f3f3f3;
}

.sidebarPage__container .row p {
	margin: 0;
	color: #555;
}

.sidebarPage__imgIcon {
	width: 40px;
	height: 40px;
	position: relative;
	top: 2px;
	left: -10px;
}

.sidebarPage__imgIcon__right {
	width: 45px;
	height: 45px;
	position: relative;
	top: 2px;
	right: 10px;
  transition: 0.3s all ease;
}

.sidebarPage__imgIcon__right:hover {
  opacity: 0.95;
  transform: scale(1.2);
}

.sidebarPage__btnCreate {
	width: 60% !important;
	background: #ff0350 !important;
	color:#fff;
	border: 0 !important;
}

.css-2b097c-container { width: 100%;  }

/**
* DISEÑO PAGINA JSX
**/


.disenoPage__btnUpload, .disenoPage__btnUpload__remove {
	font-size: 1rem !important;
	color: rgb(17, 17, 17) !important;
	cursor: pointer !important;
	padding: 5px !important;
	line-height: 15px !important;
	width: 40% !important;
	background: #fff !important;
	border: 0 !important;
	margin-top: 10px !important;
	color: #777 !important;
}

.disenoPage__btnUpload__remove {
	background: #ff0350 !important;
	color: #fff !important;
}

.disenoPage__colorsSug p {
	font-size: 1.1vmin;
	width: 50%;
	line-height: 12px;
	letter-spacing: -.7px;
	color: #555;
}

.disenoPage__colorsSug .row {
	width: 80%;
}

.disenoPage__colorsSug .row .col {
	height: 40px;
	width: 40px;
	border-radius: 4px;
	margin: 0 10px;
}

.disenoPage__colorSugModal h5 {
	text-align: center;
	text-transform: uppercase;
}

.disenoPage__colorSugModal p {
	background: #f3f3f3;
	text-align: center;
	cursor: pointer;
	padding: 5px 20px;
	font-size: 1.2rem;
	/*text-transform: uppercase;*/
	margin: 0;
	margin-top: 20px;
}

.Overlay__aplicaciones {
	background: #ff0350a3;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 999999;
}

.block-picker {
	/*
		width: 170px;background: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.1) 0px 1px;border-radius: 6px;position: fixed;top: 10px;z-index: 10;left: 0;right: 0;margin: 0 auto;
		*/

	}

	.droptop button { display: none; }

/**
* DATOS CONTACTO JSX
**/

.datosContacto__cntBox {
	margin: 10px 0;
	margin-bottom: 0;
}

.datosContacto__inputForm,.datosContacto__inputForm__middle {
	padding-left: 8px;
}

.datosContacto__inputForm {
	line-height: 30px;
	border-radius: 4px;
	border: 0;
	width: 100%;
}

.datosContacto__inputForm__middle{
	line-height: 30px;
	border-radius: 4px;
	border: 0;
	width: 50%;
}

.datosContacto__leyendForm {
	line-height: 20px;
	padding-left: 10px;
}

.datosContacto__listRegistredEmail {
	margin-bottom: 5px;
}

.datosContacto__listRegistredEmail p {
	margin: 0;
	line-height: 25px;
}

.datosContacto__listRegistredEmail .__titulo { color: red !important; }
.datosContacto__listRegistredEmail .__email {  }
.datosContacto__listRegistredEmail .__mensaje {  }

.datosContacto__leyendForm b { color: #ff0350a3; }


.contactoSidebar__container {

}

.contactoSidebar__container .form-label {
	display: block;
	line-height: 25px;
	margin: 0;
}

.contactoSidebar__container .form-group {
	width: 100%;
	margin: 0;
}

.carreteSidebar__btnFloat {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 40px;
	height: 40px;
	background: red;
	border-radius: 100%;
}

.portadaSidebar__CoverPage {
	transition: 0s !important;
	margin-bottom: 20;
	justify-content: center;
	width: 80%;
	margin: 10px auto !important;
	border-radius: 4px;
	cursor: pointer;
	padding: 15px !important;
}

.portadaSidebar__CoverPage img {
	width: 100%;
	height: 100%;
	object-fit: contain; 
}

.portadaSidebar__activeCoverPage {
	border: 2px solid #ff0350 !important;
}

.btn-100 {
	width: 100% !important;
}

.btn-red{
	background-color: #ff0350 !important;
	color: #fff !important;
}



