/*../backend/css/backend.css */
.dn {
  display: none; }

.cb {
  clear: both; }

.Pointer {
  cursor: pointer; }

.Start {
  cursor: pointer;
  vertical-align: sub; }

.checkbox_editor {
  position: relative;
  top: -5px;
  padding: 0 5px 0 5px; }

.pr5 {
  padding-right: 5px; }

/* .buttonBar_textinac{color:#83D0EA;} */
.buttonBlack_up {
  font-size: 11px;
  color: #cccccc;
  cursor: pointer; }

.buttonBlack_over {
  font-size: 11px;
  color: #cccccc;
  cursor: pointer; }

.buttonBlack_down {
  font-size: 11px;
  color: #cccccc;
  cursor: pointer; }

.buttonBlack_disabled {
  font-size: 11px;
  color: #333333; }

.buttonBlue_up {
  font-size: 11px;
  color: #ffffff;
  cursor: pointer; }

.buttonBlue_over {
  font-size: 11px;
  color: #ffffff;
  cursor: pointer; }

.buttonBlue_down {
  font-size: 11px;
  color: #ffffff;
  cursor: pointer; }

.buttonBlue_disabled {
  font-size: 11px;
  color: #66aacc; }

.buttonWhite_up {
  font-size: 11px;
  color: #666666;
  border: 0;
  background-color: transparent;
  cursor: pointer; }

.buttonWhite_over {
  font-size: 11px;
  color: #666666;
  border: 0;
  background-color: transparent;
  cursor: pointer; }

.buttonWhite_down {
  font-size: 11px;
  color: #666666;
  border: 0;
  background-color: transparent;
  cursor: pointer; }

.buttonWhite_disabled {
  font-size: 11px;
  color: #999999;
  border: 0;
  background-color: transparent; }

.Tasks_title {
  font-size: 11px;
  color: #cccccc;
  font-weight: bold; }

.Tasks_text {
  font-size: 11px;
  color: #cccccc; }

.Tasks_pending {
  font-size: 11px;
  color: #ffffff;
  font-weight: bold; }

.Tasks_pending_up {
  font-size: 11px;
  color: #cccccc;
  cursor: pointer; }

.Tasks_pending_over {
  font-size: 11px;
  color: #ffffff;
  cursor: pointer; }

.Tasks_pending_down {
  font-size: 11px;
  color: #ffffff;
  cursor: pointer; }

.Tasks_pending_disabled {
  font-size: 11px;
  color: #555555; }

.TopBar_text {
  font-size: 11px;
  color: #ffffff; }

.Login_text {
  font-size: 11px;
  color: #666666;
  font-weight: bold; }

.Login_textMsn {
  font-size: 11px;
  color: #666666; }

.TextField_text {
  font-size: 11px;
  color: #666666;
  border: 0;
  background-color: transparent; }

.TextArea_text {
  font-size: 11px;
  color: #666666;
  border: 0;
  background-color: transparent; }

.TextArea_text font {
  font-size: 16px;
  font-style: italic;
  background: #F0F0F0; }

.Tabs_up {
  font-size: 11px;
  color: #999999;
  cursor: pointer; }

.Tabs_over {
  font-size: 11px;
  color: #666666;
  cursor: pointer; }

.Tabs_down {
  font-size: 11px;
  color: #666666;
  cursor: pointer; }

.Tabs_focus {
  font-size: 11px;
  color: #666666;
  cursor: pointer; }

.Tooltip_title {
  font-size: 13px;
  color: #FFFFFF;
  font-weight: bold; }

.Tooltip_text {
  font-size: 11px;
  color: #FFFFFF; }

.ItemWhite_text {
  font-size: 11px;
  color: #666666;
  font-weight: bold; }

.ItemWhite_texts {
  font-size: 11px;
  color: #666666; }

.Message_title {
  font-size: 13px;
  color: #666666;
  font-weight: bold; }

.Message_text {
  font-size: 11px;
  color: #666666; }

.Message_window {
  position: absolute;
  z-index: 6000; }

.WindowBar_Black {
  font-size: 11px;
  color: #cccccc;
  font-weight: bold;
  cursor: pointer;
  text-decoration: none; }

.WindowBar_White {
  font-size: 11px;
  color: #666666;
  font-weight: bold;
  cursor: pointer;
  text-decoration: none; }

.listSortResult.delete .WindowBar_White {
  text-decoration: line-through; }

.newItem .WindowBar_White {
  font-size: 11px;
  color: #999999;
  font-weight: bold;
  cursor: pointer;
  font-style: italic; }

.WindowBar_disabled {
  -moz-opacity: 0.75;
  filter: alpha(opacity=75);
  opacity: 0.75;
  background-color: #FFFFFF;
  z-index: 10;
  position: absolute; }

.regionOver {
  background-color: #ECF3F9; }

.blockFrameAll {
  z-index: 1000;
  position: fixed;
  background-color: transparent;
  -moz-opacity: 0.3;
  filter: alpha(opacity=30);
  opacity: 0.3;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.blockObjeto {
  -moz-opacity: 50;
  filter: alpha(opacity=50);
  opacity: 50; }

.blockFilter {
  -moz-opacity: 20;
  filter: alpha(opacity=20);
  opacity: 20; }

.blockFrame2 {
  position: absolute;
  background-color: #EFEFEF;
  -moz-opacity: 25;
  filter: alpha(opacity=25);
  opacity: 0.25; }

.blockFrame3 {
  position: absolute;
  background-color: #EFEFEF;
  -moz-opacity: 1;
  filter: alpha(opacity=1);
  opacity: 1; }

.block {
  position: absolute;
  background-color: #CCCCCC;
  -moz-opacity: 10;
  filter: alpha(opacity=10);
  opacity: 10; }

.error {
  font-size: 11px;
  color: #FF0000; }

.message {
  font-size: 11px;
  color: #555555; }

.textField {
  font-size: 11px;
  color: #999999; }

.text {
  font-size: 11px;
  color: #3197EA;
  text-decoration: none; }

.text12 {
  font-size: 12px;
  color: #000000;
  text-decoration: none; }

.text13 {
  font-size: 13px;
  color: #000000;
  text-decoration: none; }

.textEditor {
  font-size: 11px;
  color: #000000;
  text-decoration: none; }

.field {
  font-size: 11px;
  color: #000000;
  border: 1px solid #CCCCCC;
  width: 95%;
  margin-top: 2px; }

.fieldCombo {
  font-size: 11px;
  color: #000000;
  border: 1px solid #CCCCCC;
  width: 100%; }

.comboMultiple {
  font-size: 11px;
  color: #000000; }

.combo {
  font-size: 11px;
  color: #3197EA;
  border: 1px solid #CCCCCC;
  width: 100%;
  height: 18px; }

.objectDraggin {
  -moz-opacity: 0.75;
  filter: alpha(opacity=75);
  opacity: 75;
  border: 1px solid #999999;
  background-color: #666666;
  position: absolute;
  width: 100%; }

.target {
  /*
	-moz-opacity:0.75;
	filter:alpha(opacity=75);
	opacity:75;
	font-size: 12px;
	color: #CCCCCC;
	font-weight:bold;
	text-align:center;
	padding:3px;
	*/
  height: 3px;
  /*border:2px soild #red;*/
  overflow: hidden;
  background-color: #138DC2;
  position: absolute;
  z-index: 903; }

.alertAdd {
  z-index: 904;
  height: 29px;
  width: 29px;
  background-image: url(../grafica/Template/add.png); }

.alertUp {
  height: 20px;
  width: 20px;
  background-image: url(../grafica/Template/addUp.png); }

.alertDown {
  height: 20px;
  width: 20px;
  background-image: url(../grafica/Template/addDown.png); }

.button {
  font-size: 11px;
  color: #555555;
  border: 1px solid #FFFFFF;
  height: 20px;
  padding: 0 0 0 1px;
  background-color: #CCCCCC;
  background-image: url("../imgs/bar_bg.gif"); }

.buttonImage {
  margin: 0 2px 0 2px; }

.buttonAdmin {
  font-size: 10px;
  color: #3197EA;
  border: 1px solid #FFFFFF;
  height: 16px;
  background-color: #EFEFEF;
  background-image: url("../imgs/bar_bg.gif"); }

.header {
  font-size: 11px;
  color: #666666;
  font-weight: bold;
  padding: 0 5px 0 0;
  background-image: url("../grafica/ObjectBar/c.png");
  background-repeat: repeat-x;
  background-color: #FFFFFF;
  height: 24px;
  overflow: hidden;
  width: 100%;
  z-index: 999;
  cursor: pointer; }

.headerContentLeft {
  /* padding	 		: 5px 0 0 5px; */
  padding: 0;
  float: left;
  width: 55%;
  overflow: hidden;
  height: 19px;
  white-space: nowrap;
  text-decoration: none;
  display: block; }

.headerContentRight {
  float: left;
  width: 45%;
  text-align: right;
  overflow: hidden; }

.fl {
  float: left; }

.fr {
  float: right; }

.headerBG {
  background-image: url("../imgs/bar_bg.gif");
  border-top: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  padding: 2px;
  height: 23px; }

.headerEditor {
  position: absolute;
  font-size: 11px;
  color: #000000;
  height: 22px;
  background-image: url("../imgs/bar_bg.gif");
  font-weight: bold;
  background-color: #FFFFFF;
  border: 1px solid #888888;
  text-align: right;
  z-index: 999;
  cursor: pointer; }

.windowEditor {
  position: absolute;
  background-color: #FFFFFF;
  border-left: 1px solid #888888;
  border-right: 1px solid #888888;
  border-bottom: 1px solid #888888; }

.label {
  font-size: 11px;
  color: #000000;
  border: 1px solid #CCCCCC;
  padding: 2px 5px 2px 5px;
  margin: 0 2px 0 0;
  background-image: url("../imgs/bar_bg.gif");
  background-color: #CCCCCC;
  cursor: pointer;
  white-space: nowrap; }

.labelActive {
  font-size: 11px;
  color: #000000;
  border-top: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #FFFFFF;
  padding: 2px 5px 2px 5px;
  margin: 0 2px 0 0;
  background-color: #FFFFFF;
  white-space: nowrap; }

.labelPortal {
  font-size: 11px;
  color: #000000;
  border-top: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  padding: 2px 5px 2px 5px;
  margin: 0 2px 0 0;
  background-image: url("../imgs/bar_bg.gif");
  background-color: #CCCCCC;
  cursor: pointer;
  white-space: nowrap;
  float: left; }

.labelPortalActive {
  font-size: 11px;
  color: #000000;
  border-top: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  padding: 2px 5px 2px 5px;
  margin: 0 2px 0 0;
  background-color: #FFFFFF;
  cursor: pointer;
  white-space: nowrap;
  float: left; }

.listResult {
  font-size: 11px;
  border: 1px solid #CCCCCC;
  background-image: url("../imgs/bar_bg.gif");
  background-repeat: repeat-x;
  background-color: #DEDEDE;
  height: 13px;
  padding: 3px;
  white-space: nowrap; }

.paginator {
  background-color: #EFEFEF;
  text-align: center; }

.labelResult {
  font-size: 11px;
  color: #000000;
  border: 1px solid #CCCCCC;
  background-image: url("../imgs/bar_bg.gif");
  background-repeat: repeat-x;
  background-color: #DEDEDE;
  cursor: pointer;
  -moz-opacity: 0.75;
  filter: alpha(opacity=75);
  opacity: 75;
  z-index: 999;
  position: absolute; }

.labelResult2 {
  font-size: 11px;
  color: #000000;
  border: 1px solid #CCCCCC;
  background-image: url("../imgs/bar_bg.gif");
  cursor: pointer; }

.labelResult3 {
  font-size: 11px;
  color: #000000;
  background-image: url("../imgs/bar_bg.gif");
  cursor: pointer; }

.resultSort {
  border: 1px solid #CCCCCC;
  height: 20px;
  MozUserSelect: none;
  background-color: #FFFFFF; }

.noSelect {
  MozUserSelect: none; }

.objetoOver {
  background-color: #3197EA;
  -moz-opacity: 0.30;
  filter: alpha(opacity=30);
  opacity: 0.30; }

.objetoOver2 {
  background-color: #3197EA; }

.rojoAlpha {
  border: 1px solid #FF0000;
  background-color: #FF0000;
  -moz-opacity: 20;
  filter: alpha(opacity=20);
  opacity: 20; }

.invisible {
  background-color: #FFFFFF;
  opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=1); }

.inactive, .inactive * {
  background-color: #EEEEEE;
  /*width:100%;*/
  opacity: 0.4;
  -moz-opacity: 0.4;
  filter: alpha(opacity=40); }

.inactiveDark, .inactiveDark * {
  background-color: #666666;
  opacity: 0.4;
  -moz-opacity: 0.4;
  filter: alpha(opacity=40); }

.tooltip_txt {
  font-size: 11px;
  color: #FFFFFF;
  padding: 0 2px 8px 2px;
  opacity: 89;
  -moz-opacity: 0.89;
  filter: alpha(opacity=89); }

.ckbox_txt {
  font-size: 11px;
  color: #000000;
  height: 18px; }

.tooltip_t_tl {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../backend/imgs/t_tl.png",       sizingMethod="scale"); }

.tooltip_t_tl-arrow {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../backend/imgs/t_tl-arrow.png", sizingMethod="scale"); }

.tooltip_t_tbg {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../backend/imgs/t_tbg.png",      sizingMethod="scale"); }

.tooltip_t_tr {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../backend/imgs/t_tr.png",       sizingMethod="scale"); }

.tooltip_t_tr-arrow {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../backend/imgs/t_tr-arrow.png", sizingMethod="scale"); }

.tooltip_t_lbg {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../backend/imgs/t_lbg.png",      sizingMethod="scale"); }

.tooltip_t_rbg {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../backend/imgs/t_rbg.png",      sizingMethod="scale"); }

.tooltip_t_bbg {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../backend/imgs/t_bbg.png",      sizingMethod="scale"); }

.tooltip_t_bl {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../backend/imgs/t_bl.png",       sizingMethod="scale"); }

.tooltip_t_bbg {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../backend/imgs/t_bbg.png",      sizingMethod="scale"); }

.tooltip_t_br {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../backend/imgs/t_br.png",       sizingMethod="scale"); }

/* CMS 1.7 */
.admCombo {
  height: 25px; }

.admCombo .admComboLeft {
  float: left;
  font-size: 11px;
  color: #000000;
  font-weight: bold;
  padding: 4px 0px 0px 10px;
  margin-right: 5px; }

.admCombo .admComboRight {
  float: left; }

.admCombo span {
  font-size: 11px;
  color: #999999;
  overflow: hidden; }

.admCombo select {
  font-size: 11px;
  color: #999999; }

.sel {
  width: 100%;
  height: 16px;
  position: relative;
  border: 1px solid #E5E5E5;
  margin-bottom: 5px; }

.sel span {
  position: absolute; }

.sel img {
  position: absolute;
  right: 3px; }

.sel select {
  z-index: 5;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  position: relative;
  width: 100%; }

.regularButton {
  border: 1px solid #E5E5E5;
  font-size: 12px;
  margin: 0px;
  color: #000000;
  background: #FFFFFF;
  height: 19px;
  overflow: hidden; }

.regularImput {
  border: 1px solid #E5E5E5;
  width: 99%;
  font-size: 12px;
  margin: 0px;
  color: #666666 !important;
  overflow: hidden;
  background: #FFFFFF; }

.ItemWhite {
  position: relative;
  height: 22px; }

/*
#tdSortResult{
  user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
}
*/
.ItemWhite_info {
  display: none;
  position: absolute;
  top: 2px;
  background: #FFF;
  right: 9px;
  height: 19px;
  overflow: hidden;
  padding-left: 2px;
  padding-right: 2px;
  user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none; }

.ItemWhite_info img {
  user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none; }

img.Pointer {
  user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none; }

.ItemWhite_info_c {
  position: absolute;
  background: #D8D8D8;
  width: 1px;
  height: 1px;
  overflow: hidden; }

.ItemWhite_info_c.tl {
  top: 0px;
  left: 0px; }

.ItemWhite_info_c.tr {
  top: 0px;
  right: 0px; }

.ItemWhite_info_c.bl {
  bottom: 0px;
  left: 0px; }

.ItemWhite_info_c.br {
  bottom: 0px;
  right: 0px; }

.ItemWhite_data {
  visibility: visible;
  width: 100%;
  width: 215px;
  overflow-x: hidden;
  border-bottom: 1px dashed #D8D8D8;
  padding-top: 5px;
  padding-bottom: 5px; }

div.itemStatus-10 {
  color: #FF0000; }

div.itemStatus-2 {
  color: #2A7FFF; }

.ItemWhite_data.l {
  border-bottom: none; }

.ItemWhite_extraInfo {
  padding: 3px;
  background-color: #FFFFFF; }

.ItemWhite_extrat {
  background-image: url(../grafica/Item/White/top.png) no-repeat;
  width: 230px;
  height: 10px; }

.ItemWhite_extrab {
  background-image: url(../grafica/Item/White/btm.png) no-repeat;
  width: 230px;
  height: 10px; }

#Filtrar div input {
  position: absolute;
  right: 2px;
  width: 50px; }

.richText .TextArea_text ul {
  list-style: disc inside; }

.resultSufix {
  font-weight: normal;
  font-size: 11px; }

#btnAdministradores {
  border-left: 2px solid #073f62;
  padding-left: 5px; }

#btnAdministradores .ico {
  position: absolute;
  top: 6px;
  right: 2px; }

#btnAdministradores .ico img {
  padding: 0px 10px 0px 0px; }

#btnAdministradores .cont {
  position: relative;
  margin: 2px 5px 0px 3px; }

#btnAdministradores .contc {
  height: 22px;
  margin-left: 4px;
  margin-right: 4px;
  padding-right: 5px;
  padding-top: 2px;
  background: url(../grafica/TopBar/tf_bg.gif);
  line-height: 20px;
  background-repeat: repeat-x; }

#btnAdministradores input {
  font-size: 12px;
  width: 99%;
  color: #aaa;
  background-color: #fff;
  font-style: italic;
  padding: 0 0 0 0.5em;
  line-height: 26px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 32px;
  min-height: 30px; }

#btnAdministradores .contl {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 4px;
  height: 22px;
  overflow: hidden;
  background: url(../grafica/TopBar/tf_l.gif); }

#btnAdministradores .contr {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 4px;
  height: 22px;
  overflow: hidden;
  background: url(../grafica/TopBar/tf_r.gif); }

#btnAdministradores iframe {
  width: 100% !important; }

#topBarRight {
  float: right;
  width: 80px; }

#topBarRight.active {
  width: 930px; }

/* END CMS 1.7 */
/* CMS 1.8 */
#errorMsnDiv {
  background-color: transparent;
  color: #666666;
  display: none;
  position: absolute;
  z-index: 5100;
  left: 0px;
  top: 0px; }

#errorMsnDiv .errorMsnDivTop {
  height: 10px; }

#errorMsnDiv .errorMsnDivBottom {
  height: 14px;
  position: relative;
  clear: both; }

#errorMsnButton {
  position: absolute;
  right: 10px;
  bottom: 0px;
  width: 100px;
  z-index: 2; }

#errorMsnClose {
  position: absolute;
  right: 10px;
  top: -2px;
  cursor: pointer;
  z-index: 2; }

#errorMsnText {
  color: #666666;
  font-size: 11px;
  margin-top: 3px; }

#errorMsnTitle {
  color: #666666;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 5px;
  line-height: 15px; }

.errorMsnTextLarge {
  font-size: 13px; }

.errorMsnTitleLarge {
  font-size: 15px;
  line-height: 15px; }

.errorMsnDivTop {
  position: relative;
  clear: both; }

#errorMsnDivMiddle .lineTop {
  width: 100%;
  height: 3px;
  overflow: hidden;
  border-bottom: 1px solid #E5E5E5;
  position: absolute;
  right: 0px;
  top: 14px;
  z-index: 2;
  margin-right: 5px; }

#errorMsnDivMiddle .lineButton {
  width: 100%;
  height: 5px;
  overflow: hidden;
  border-top: 1px solid #E5E5E5;
  position: absolute;
  right: 0px;
  bottom: 18px;
  z-index: 2;
  margin-right: 5px; }

#errorMsnDivMiddle {
  position: relative; }

#errorMsnDivMiddlel, #errorMsnDivMiddler, #errorMsnDivMiddlec {
  top: 0px; }

#errorMsnDivMiddlec {
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  background-color: #FFFFFF;
  z-index: 1; }

/* END CMS 1.8 */
/* CMS 1.9 */
*:focus {
  outline: none; }

#lockIcon {
  float: right;
  border-right: 2px solid transparent; }

.objetoOverIco {
  position: absolute;
  display: none;
  background-color: transparent;
  background-image: url(../grafica/Icons/relatedIcon.png);
  width: 29px;
  height: 29px;
  z-index: 1001; }

.HeaderListSort {
  position: relative;
  border: 1px solid #E5E5E5;
  width: 99%;
  height: 21px;
  line-height: 20px;
  padding-left: 5px; }

#requerimientos {
  display: none; }

.startIframe {
  width: 350px !important; }

/* END CMS 1.9 */
/* CMS 1.96 */
.listSortResult {
  padding: 2px 5px 2px 5px;
  clear: both;
  width: 100%;
  background-color: #FFFFFF; }

.controlsFooter {
  background-color: #efefef;
  height: 22px;
  border: 1px solid #ccc;
  display: none;
  margin-left: 5px;
  margin-right: 5px;
  padding-right: 2px;
  margin-top: 2px; }

.save {
  font-weight: bold;
  margin: 1px 0 0 3px;
  text-decoration: none;
  float: right;
  border: 1px solid #ccc;
  display: block;
  padding: 2px 0 2px 0;
  width: 60px;
  text-align: center;
  color: #333; }

.action {
  font-weight: bold;
  margin: 1px 0 0 3px;
  text-decoration: none;
  float: right;
  border: 1px solid #ccc;
  display: block;
  padding: 2px 0 2px 0;
  width: 60px;
  text-align: center;
  color: #333; }

#contenedor_seccion {
  float: right; }

/* END CMS 1.96 */
/* CMS 2.0 */
.textNoSelected {
  user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none; }

.loadding {
  width: auto;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block; }

@media screen and (min-width: 1601px) {
  .loadding {
    left: calc(50% - 210px); } }

@media screen and (min-width: 1441px) and (max-width: 1600px) {
  .loadding {
    left: calc(50% - 210px); } }

@media screen and (min-width: 1367px) and (max-width: 1440px) {
  .loadding {
    left: calc(50% - 130px); } }

@media screen and (max-width: 1366px) {
  .loadding {
    left: calc(50% - 100px); } }

.richText {
  float: left;
  position: relative; }

.richText textarea {
  display: none; }

.richText .richTextContentEditable {
  width: 100%;
  border: 1px solid #E5E5E5;
  padding: 5px;
  overflow: auto; }

.richText .richTextContentEditable ul {
  margin-left: 15px; }

.richText .transp {
  width: 100%;
  position: absolute;
  bottom: 5px;
  left: 5px;
  z-index: 1;
  display: none; }

.richText .frameContent {
  width: 100%;
  position: absolute;
  bottom: 5px;
  left: 5px;
  z-index: 2;
  display: none; }

.richText .frameContentCenter {
  width: 230px;
  height: 120px;
  margin: 20px auto; }

.richText .frameLink {
  width: 230px;
  height: 120px; }

.buttonsResize {
  position: relative;
  height: 25px;
  color: #999999;
  font-size: 11px; }

#divTextComboResizeAdjunto {
  float: right;
  padding-top: 6px; }

#divComboResizeAdjunto {
  float: right;
  padding-top: 3px;
  padding-left: 5px; }

#divButtonResizeAdjunto {
  float: right;
  padding-top: 3px;
  padding-left: 5px; }

#divButtonResizeAdjunto input {
  color: #999999;
  font-size: 11px;
  padding-bottom: 2px; }

#comboidAdjuntoArchivoToResize {
  overflow: hidden; }

.itemDatosSociales {
  position: relative;
  height: 20px; }

.itemDatosSociales .descripcion {
  float: left;
  width: 130px;
  font-weight: bold; }

.itemDatosSociales .usuario {
  float: left;
  width: 200px;
  font-style: italic; }

.itemDatosSociales .acciones {
  position: absolute;
  right: 0px; }

.itemDatosSociales .acciones a {
  text-decoration: none; }

.itemBuscador {
  padding: 0px 0px 0px 0px;
  /*background-image  : url(../grafica/Icons/adm.png);
	background-repeat : no-repeat;
  background-position: left center;
  */
  margin: 2px 0px;
  font-size: 14px;
  line-height: 24px;
  font-weight: bolder;
  color: #000000 !important; }

.itemBuscador.nota {
  /*
  background-image  : url(../grafica/Icons/new.png);
  background-position: left center;
  */
  padding: 0px 5px 0px 0px;
  line-height: 24px;
  height: 85px;
  clear: both;
  overflow: hidden; }

.itemBuscador.nota .resultadoTexto {
  float: left;
  width: 750px;
  position: relative;
  color: #000000; }

.itemBuscador.nota .resultadoTexto .notaCheckbox {
  position: absolute;
  top: 3px;
  right: 0px; }

.itemBuscador.nota .resultadoTexto .notaEdit {
  position: absolute;
  top: 3px;
  right: 25px; }

.itemBuscador.nota .resultadoImagen {
  float: left;
  width: 145px;
  padding-top: 5px; }

.itemBuscador.nota .resultadoImagen img {
  width: 130px; }

.itemBuscador.nota div.copeteNota {
  font-weight: normal; }

.itemBuscador.nota input {
  margin-left: 2px;
  float: right; }

.itemBuscador.nota img {
  margin-left: 2px;
  float: right; }

.itemBuscador.nota div {
  margin-top: 2px;
  float: left;
  color: #000000;
  font-size: 14px; }

.itemBuscador.nota div.sufix {
  margin-top: 2px;
  margin-left: 5px;
  float: left;
  font-weight: normal;
  font-style: italic; }

.itemBuscador span {
  font-weight: normal; }

.moreAdmin {
  padding: 0px 5px 0px 22px;
  /*
  background-image  : url(../grafica/Icons/more.png);
	background-repeat : no-repeat;
  */
  margin: 5px 0px;
  color: #67B3D5;
  cursor: pointer;
  font-size: 11px;
  /*font-weight				: bold;*/
  text-decoration: none;
  position: absolute;
  right: 15px;
  top: 0px; }

.lassAdmin {
  padding: 0px 5px 0px 22px;
  /*
  background-image  : url(../grafica/Icons/less.png);
	background-repeat : no-repeat;
  */
  margin: 5px 0px;
  color: #67B3D5;
  cursor: pointer;
  font-size: 11px;
  /*font-weight				: bold;*/
  text-decoration: none;
  position: absolute;
  right: 15px;
  top: 0px; }

.sepAdminSearch {
  border-top: 1px solid #ECECEC;
  height: 1px;
  overflow: hidden; }

#contAdjuntos {
  border-bottom: 1px solid #ECECEC;
  margin-top: 5px; }

#contNotas {
  border-bottom: 1px solid #ECECEC;
  margin-top: 5px; }

#contExtraNotas {
  position: relative; }

.itemBuscador.adjunto {
  float: left;
  text-align: center;
  padding: 0px;
  background-image: none;
  position: relative;
  background-color: #ECECEC;
  height: 110px !important;
  width: 110px !important;
  margin-right: 5px;
  text-align: left; }

.itemBuscador.adjunto input {
  position: absolute;
  right: 1px;
  bottom: 1px; }

.itemBuscador.adjunto .edit {
  position: absolute;
  right: 20px;
  bottom: 1px; }

.itemBuscador.adjunto .video {
  position: absolute;
  left: 2px;
  top: 2px; }

#pagAdjuntos {
  height: 20px;
  color: #666666;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none; }

#pagAdjuntos .contenedor {
  float: right; }

#pagAdjuntos .contenedor img {
  padding: 5px 6px;
  margin-bottom: -5px;
  cursor: pointer; }

.itemBuscador.search {
  font-weight: normal;
  /*
	background-image  : url(../grafica/Icons/search.png);
  */ }

.itemBuscador.search.contenidos {
  /*
	background-image  : url(../grafica/Icons/contenidos.png);
  */ }

.itemBuscador.search.adjuntos {
  /*
	background-image  : url(../grafica/Icons/adjuntos.png);
  */ }

.itemBuscador.search span {
  font-weight: bold; }

.itemBuscador.edit {
  font-weight: normal;
  background-image: url(../grafica/Icons/edit.png); }

.itemBuscador.edit span {
  font-weight: bold; }

.itemBuscador.clipboard {
  font-weight: normal;
  /*
	background-image  : url(../grafica/Icons/clipboard.png);
  */ }

.itemBuscador.pendingContent {
  font-weight: normal;
  /* background-image  : url(../grafica/Icons/publish.png); */
  background: none;
  font-weight: 700;
  display: none; }

.itemBuscador.last {
  font-weight: normal;
  background-image: url(../grafica/Icons/start.png); }

.no-selection {
  -moz-user-select: none; }

#showAllAdministrator {
  /*
  border-bottom   : 1px solid #ECECEC;
  */
  padding-bottom: 5px;
  margin-bottom: 5px;
  font-size: 12px; }

#searchNotas, #searchAdjuntos {
  font-size: 11px;
  font-weight: normal;
  color: #666666;
  margin-bottom: 5px; }

#pagNotasSeleccionados {
  position: absolute;
  right: 5px;
  bottom: 2px;
  font-size: 11px;
  font-weight: normal;
  color: #666666;
  height: 17px;
  cursor: pointer; }

.outLineDiv {
  z-index: 2100;
  position: absolute;
  top: 0p;
  left: 0px;
  background-color: #7FD4FF;
  overflow: hidden;
  width: 0px;
  height: 0px; }

.MenuWhite_up a {
  color: #666666;
  width: 100%;
  display: block;
  text-decoration: none;
  cursor: pointer; }

.itemImageDrag {
  height: 110px !important;
  width: 110px !important;
  display: block;
  text-decoration: none;
  cursor: pointer;
  border: 0px; }

.dragDropItemAdmin {
  position: relative;
  display: block;
  width: 100%;
  text-decoration: none; }

.dragDropScroll {
  position: fixed;
  width: 100%;
  z-index: 2100;
  height: 30px;
  display: none; }

#onDragScrollUp {
  top: 0px; }

#onDragScrollDown {
  bottom: 0px; }

/* END CMS 2.0 */
/*../backend/css/cms_backend.css */
.administratorPhantomContainer {
  width: 200px;
  height: 200px;
  position: absolute;
  display: none; }

.administratorWindowOver, .administratorWindow, .administratorPhantomWindow {
  position: relative; }

.administratorWindow .tl, .administratorWindow .tc, .administratorWindow .tr,
.administratorWindow .ml, .administratorWindow .mc, .administratorWindow .mr,
.administratorWindow .bl, .administratorWindow .bc, .administratorWindow .br,
.administratorWindowOver .tl, .administratorWindowOver .tc, .administratorWindowOver .tr,
.administratorWindowOver .ml, .administratorWindowOver .mc, .administratorWindowOver .mr,
.administratorWindowOver .bl, .administratorWindowOver .bc, .administratorWindowOver .br,
.administratorPhantomWindow .tl, .administratorPhantomWindow .tc, .administratorPhantomWindow .tr,
.administratorPhantomWindow .ml, .administratorPhantomWindow .mc, .administratorPhantomWindow .mr,
.administratorPhantomWindow .bl, .administratorPhantomWindow .bc, .administratorPhantomWindow .br {
  background-repeat: no-repeat;
  position: absolute; }

.administratorWindow .tl, .administratorWindow .tc, .administratorWindow .tr,
.administratorWindowOver .tl, .administratorWindowOver .tc, .administratorWindowOver .tr,
.administratorPhantomWindow .tl, .administratorPhantomWindow .tc, .administratorPhantomWindow .tr {
  top: 0px;
  height: 10px; }

.administratorWindow .ml, .administratorWindow .mc, .administratorWindow .mr,
.administratorWindowOver .ml, .administratorWindowOver .mc, .administratorWindowOver .mr,
.administratorPhantomWindow .ml, .administratorPhantomWindow .mc, .administratorPhantomWindow .mr {
  top: 10px;
  height: 100px;
  background-repeat: repeat-y; }

.administratorWindow .bl, .administratorWindow .bc, .administratorWindow .br,
.administratorWindowOver .bl, .administratorWindowOver .bc, .administratorWindowOver .br,
.administratorPhantomWindow .bl, .administratorPhantomWindow .bc, .administratorPhantomWindow .br {
  bottom: 0px;
  height: 14px; }

.administratorWindow .tl, .administratorWindow .ml, .administratorWindow .bl,
.administratorWindowOver .tl, .administratorWindowOver .ml, .administratorWindowOver .bl,
.administratorPhantomWindow .tl, .administratorPhantomWindow .ml, .administratorPhantomWindow .bl {
  width: 12px;
  left: 0px; }

.administratorWindow .tc, .administratorWindow .mc, .administratorWindow .bc,
.administratorWindowOver .tc, .administratorWindowOver .mc, .administratorWindowOver .bc,
.administratorPhantomWindow .tc, .administratorPhantomWindow .mc, .administratorPhantomWindow .bc {
  width: 100px;
  left: 12px;
  background-repeat: repeat-x; }

.administratorWindow .tr, .administratorWindow .mr, .administratorWindow .br,
.administratorWindowOver .tr, .administratorWindowOver .mr, .administratorWindowOver .br,
.administratorPhantomWindow .tr, .administratorPhantomWindow .mr, .administratorPhantomWindow .br {
  width: 12px;
  right: 0px; }

.administratorPhantomWindow .tl {
  background-image: url(../../backend/grafica/Window/Phantom/tl.png); }

.administratorPhantomWindow .tc {
  background-image: url(../../backend/grafica/Window/Phantom/t.png); }

.administratorPhantomWindow .tr {
  background-image: url(../../backend/grafica/Window/Phantom/tr.png); }

.administratorPhantomWindow .ml {
  background-image: url(../../backend/grafica/Window/Phantom/l.png); }

.administratorPhantomWindow .mc {
  background-color: #C0C0C0;
  filter: alpha(opacity=10);
  -moz-opacity: 0.10;
  opacity: 0.10; }

.administratorPhantomWindow .mr {
  background-image: url(../../backend/grafica/Window/Phantom/r.png); }

.administratorPhantomWindow .bl {
  background-image: url(../../backend/grafica/Window/Phantom/bl.png); }

.administratorPhantomWindow .bc {
  background-image: url(../../backend/grafica/Window/Phantom/b.png); }

.administratorPhantomWindow .br {
  background-image: url(../../backend/grafica/Window/Phantom/br.png); }

.administratorWindow .tl {
  background-image: url(../../backend/grafica/Window/Blur/tl.png); }

.administratorWindow .tc {
  background-image: url(../../backend/grafica/Window/Blur/t.png); }

.administratorWindow .tr {
  background-image: url(../../backend/grafica/Window/Blur/tr.png); }

.administratorWindow .ml {
  background-image: url(../../backend/grafica/Window/Blur/l.png); }

.administratorWindow .mc, .administratorWindowOver .mc {
  overflow: hidden;
  left: 6px;
  top: 5px;
  z-index: 1; }

.administratorWindow .mr {
  background-image: url(../../backend/grafica/Window/Blur/r.png); }

.administratorWindow .bl {
  background-image: url(../../backend/grafica/Window/Blur/bl.png); }

.administratorWindow .bc {
  background-image: url(../../backend/grafica/Window/Blur/b.png); }

.administratorWindow .br {
  background-image: url(../../backend/grafica/Window/Blur/br.png); }

/* Window Over */
.administratorWindowOver .tl {
  background-image: url(../../backend/grafica/Window/Focus/tl.png); }

.administratorWindowOver .tc {
  background-image: url(../../backend/grafica/Window/Focus/t.png); }

.administratorWindowOver .tr {
  background-image: url(../../backend/grafica/Window/Focus/tr.png); }

.administratorWindowOver .ml {
  background-image: url(../../backend/grafica/Window/Focus/l.png); }

.administratorWindowOver .mr {
  background-image: url(../../backend/grafica/Window/Focus/r.png); }

.administratorWindowOver .bl {
  background-image: url(../../backend/grafica/Window/Focus/bl.png); }

.administratorWindowOver .bc {
  background-image: url(../../backend/grafica/Window/Focus/b.png); }

.administratorWindowOver .br {
  background-image: url(../../backend/grafica/Window/Focus/br.png); }

/** ADMINISTRADORES **/
.administratorHeaderContainer {
  z-index: 999;
  position: absolute;
  top: 0px;
  left: 0px;
  cursor: pointer; }

.administratorHeaderOver, .administratorHeader {
  position: relative;
  height: 26px;
  width: 10px; }

.administratorHeaderLeftBlack {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 7px;
  height: 26px;
  background-image: url(../../backend/grafica/WindowBar/Black/Blur/l.png);
  background-repeat: no-repeat;
  background-position: 0px 0px; }

.administratorHeaderLeftWhite {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 7px;
  height: 26px;
  background-image: url(../../backend/grafica/WindowBar/White/Blur/l.png);
  background-repeat: no-repeat;
  background-position: 0px 0px; }

.administratorHeaderCenterBlack {
  position: absolute;
  left: 7px;
  top: 0px;
  width: 100px;
  height: 26px;
  background-image: url(../../backend/grafica/WindowBar/Black/Blur/c.png);
  background-repeat: repeat-x; }

.administratorHeaderCenterWhite {
  position: absolute;
  left: 7px;
  top: 0px;
  width: 100px;
  height: 26px;
  background-image: url(../../backend/grafica/WindowBar/White/Blur/c.png);
  background-repeat: repeat-x; }

.administratorHeaderTextBlack {
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 11px;
  font-weight: bold;
  color: #CCCCCC;
  display: block;
  text-decoration: none;
  line-height: 24px; }

.administratorHeaderTextWhite {
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 11px;
  font-weight: bold;
  color: #666666;
  display: block;
  text-decoration: none;
  line-height: 24px; }

.administratorHeaderCloseButton {
  position: absolute;
  right: 1px;
  top: 3px; }

.administratorHeaderMinimazeButton {
  position: absolute;
  right: 20px;
  top: 3px; }

.administratorHeaderMaximizeButton {
  position: absolute;
  right: 40px;
  top: 3px; }

.administratorHeaderRestoreButton {
  position: absolute;
  right: 20px;
  top: 3px; }

.administratorHeaderRightBlack {
  background-repeat: no-repeat;
  background-position: 0px 0px;
  position: absolute;
  left: 107px;
  top: 0px;
  width: 7px;
  height: 26px;
  background-image: url(../../backend/grafica/WindowBar/Black/Blur/r.png); }

.administratorHeaderRightWhite {
  background-repeat: no-repeat;
  background-position: 0px 0px;
  position: absolute;
  left: 107px;
  top: 0px;
  width: 7px;
  height: 26px;
  background-image: url(../../backend/grafica/WindowBar/White/Blur/r.png); }

.administratorHeaderOverBlack .administratorHeaderLeftBlack {
  background-image: url(../../backend/grafica/WindowBar/Black/Focus/l.png); }

.administratorHeaderOverWhite .administratorHeaderLeftWhite {
  background-image: url(../../backend/grafica/WindowBar/White/Focus/l.png); }

.administratorHeaderOver .administratorHeaderCenter {
  /*background-image: url(../../backend/grafica/WindowBar/Black/Focus/c.png);*/ }

.administratorHeaderOverBlack .administratorHeaderRightBlack {
  background-image: url(../../backend/grafica/WindowBar/Black/Focus/r.png); }

.administratorHeaderOverWhite .administratorHeaderRightWhite {
  background-image: url(../../backend/grafica/WindowBar/White/Focus/r.png); }

/** FIN ADMINISTRADORES **/
.contextMenuItem {
  background-color: #CCCCCC;
  MozPpacity: 50;
  filter: alpha(opacity=50);
  opacity: 50;
  font-size: 20px; }

/*
.phantomframe_region
{
	position:absolute;
	z-index:900;
	border:solid 1px #666666;
	background-image:url(../grafica/Template/bg.png);
	background-repeat:repeat-x;
}


.phantomcolor_region
{
	position:absolute;
	z-index:899;
	background-color:#666666;
	filter:alpha(opacity=50);
}

.phantomframetext_region
{
	position:absolute;
	top:0px;
	left:0px;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
}

.phantomframetextshadow_region
{
	position:absolute;
	top:1px;
	left:1px;
	font-size:11px;
	color:#000000;
	font-weight:bold;
}
*/
.administratorLoading {
  background-color: white;
  position: absolute;
  z-index: 101;
  top: 22px; }

.administratorLoadingCenter {
  margin: auto;
  width: 50px;
  height: 30px;
  position: relative;
  top: 0; }

.administratorLoading .administratorLoadingCenter {
  top: 30%; }

.administratorLoadingFlash {
  position: relative;
  top: -50%; }

/*../backend/css/autocomplete.css */
.inputAutocomplete {
  width: 200px;
  border: 1px solid #E5E5E5;
  position: absolute;
  right: 25px;
  top: 2px; }

.inputAutocompleteMultiList {
  width: 100%;
  border: 1px solid #E5E5E5; }

.autocomplete_header {
  border: 1px solid #E5E5E5;
  clear: both;
  width: 100%;
  position: relative;
  height: 21px;
  line-height: 18px;
  vertical-align: middle; }

.autocomplete_header .ico_new {
  width: 20px;
  position: absolute;
  right: 0px;
  top: 1px; }

.tableInputAutocomplete {
  width: 100%; }

.tableInputAutocomplete td {
  text-decoration: none; }

.tableInputAutocomplete .description {
  height: 21px;
  text-decoration: none;
  font-weight: bold; }

.tableInputAutocomplete .l {
  width: 7px;
  height: 26px;
  background-image: url(../grafica/TextField/l.png); }

.tableInputAutocomplete .ico_edit {
  width: 20px; }

.tableInputAutocomplete .ico_delete {
  width: 20px; }

.tableInputAutocomplete .c {
  height: 26px;
  padding-top: 1px;
  background-image: url(../grafica/TextField/c.png); }

.tableInputAutocomplete div {
  height: 19px;
  overflow: hidden; }

.tableInputAutocomplete .r {
  width: 7px;
  height: 26px;
  background-image: url(../grafica/TextField/r.png); }

.divContainerAutocomplete {
  position: relative; }

.tableAutocompleteTR {
  color: #666666;
  background-color: #F0F0F0;
  font-size: 12px; }

.tableAutocompleteTd {
  color: #666666;
  background-color: #F0F0F0;
  font-size: 12px; }

.tableAutocompleteTd b {
  color: #666666; }

.divAutocomplete {
  position: absolute;
  top: 25px;
  left: 3px;
  display: none;
  width: 300px;
  border: 1px solid #777777;
  background-color: #FFFFFF; }

.divAutocompleteMultiList {
  position: absolute;
  top: 25px;
  left: 3px;
  display: none;
  width: 300px;
  border: 1px solid #777777;
  background-color: #FFFFFF; }

.iframeAutocomplete {
  position: absolute;
  top: 30px;
  display: none; }

.tableAutocompleteResultImage {
  float: right;
  height: 50px;
  overflow: hidden; }

.tableAutocompleteResultTitle {
  float: left;
  font-weight: bold; }

.tableAutocompleteResultPrefix, .tableAutocompleteResultSufix {
  font-style: italic;
  font-size: 11px;
  float: left; }

.tableAutocompleteResult {
  font-size: 12px;
  color: #666666;
  border-bottom: 1px dashed #E5E5E5;
  padding: 3px; }

.tableAutocompleteResult:hover {
  background-color: #F0F0F0;
  cursor: pointer;
  font-size: 12px; }

.tableAutocompleteClose {
  background-color: #FFFFFF;
  text-align: right;
  font-size: 12px;
  color: #666666; }

.tableAutocompleteClose a {
  color: #666666;
  font-size: 12px; }

/*../backend/components/css/filter.css */
.filter {
  z-index: 2;
  display: none;
  width: 106px;
  font-size: 11px;
  font-weight: bold;
  position: relative;
  cursor: pointer;
  -moz-user-select: none; }

.filter_backframe {
  width: 100px; }

.filter_backframe {
  display: none;
  opacity: 0;
  filter: alpha(opacity=0);
  height: 25px;
  position: absolute;
  top: 0px;
  left: 0px; }

.filter_text {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 95px;
  /*background:white;*/
  padding: 3px 3px 4px 8px;
  height: 13px;
  z-index: 2;
  white-space: nowrap; }

.filter_text_arrow {
  position: absolute;
  top: 9px;
  margin-left: 5px;
  /*left:65px;*/ }

.filter_menu_collection {
  position: absolute;
  font-weight: normal;
  display: none;
  left: 0px;
  top: 20px;
  z-index: 3;
  width: 106px; }

.filter_menu_over,
.filter_menu {
  width: 106px;
  height: 20px;
  position: absolute;
  left: 1px;
  background: url(../components/images/Menu/White/empty.png); }

.filter_menu_text {
  white-space: nowrap;
  overflow: hidden;
  position: absolute;
  /*background:white;*/
  height: 13px;
  width: 95px;
  padding: 2px 3px 4px 8px; }

.filter_menu_over .filter_menu_text {
  background: #eeeeee; }

.filter_menu_item_collection {
  font-size: 11px;
  position: absolute;
  left: 1px;
  top: 1px;
  width: 106px;
  z-index: 1; }

.filter_menu_item_collection_header {
  z-index: 2;
  display: none;
  position: relative;
  top: -20px;
  left: -1px;
  height: 13px;
  background: #cccccc;
  color: White;
  width: 100px;
  padding-left: 4px;
  padding: 2px 3px 4px 7px; }

.filter_menu_item_calendar,
.filter_menu_item_calendar_over,
.filter_menu_item_calendar_disabled,
.filter_menu_item_over,
.filter_menu_item_selected,
.filter_menu_item_selected_over,
.filter_menu_item,
.filter_menu_item_disabled {
  white-space: nowrap;
  width: 95px;
  padding: 3px 3px 3px 8px;
  height: 13px;
  position: absolute;
  background: url(../components/images/Menu/White/empty.png);
  z-index: 2;
  overflow: hidden; }

.filter_menu_item_calendar,
.filter_menu_item_calendar_over,
.filter_menu_item_calendar_disabled {
  overflow: visible; }

.filter_menu_item_disabled {
  font-style: italic;
  color: #aaaaaa;
  cursor: default; }

/*s.filter_menu_item_calendar,*/
.filter_menu_item_calendar_disabled {
  cursor: default; }

.filter_menu_item_calendar .checkbox,
.filter_menu_item_calendar .inputbox,
.filter_menu_item_calendar_over .inputbox,
.filter_menu_item_calendar_disabled .checkbox,
.filter_menu_item_calendar_disabled .inputbox {
  margin: 0px;
  padding: 0px;
  height: 16px; }

.filter_menu_item_calendar .checkbox,
.filter_menu_item_calendar_disabled .checkbox {
  cursor: pointer;
  width: 16px; }

.filter_menu_item_calendar .inputbox,
.filter_menu_item_calendar_over .inputbox,
.filter_menu_item_calendar_disabled .inputbox {
  height: 15px;
  font-size: 11px;
  border: solid 1px #CCCCCC;
  width: 105px; }

.filter_menu_item_calendar_over {
  background: #eeeeee; }

.filter_menu_item_calendar_disabled *,
.filter_menu_item_calendar_disabled .checkbox {
  color: #aaaaaa;
  font-style: italic;
  cursor: default; }

.filter_menu_item_calendar_mask {
  background: white;
  filter: alpha(opacity=70);
  opacity: 0.7;
  position: absolute;
  z-index: 10;
  width: 165px;
  height: 28px; }

.filter_menu_item_calendar_over .filter_menu_item_calendar_mask {
  background: #eeeeee; }

.filter_menu_item_spin {
  width: 21px;
  height: 28px;
  display: inline;
  position: absolute;
  right: 31px;
  top: 17px;
  /*
	top:0px;
	left:0px;
	*/ }

.filter_menu_item_spin_up {
  cursor: pointer;
  position: absolute;
  top: 0px;
  left: 0px; }

.filter_menu_item_spin_down {
  cursor: pointer;
  position: absolute;
  top: 14px;
  left: 0px; }

.filter_menu_item_calendar_check {
  margin-right: 3px; }

.filter_menu_item_calendar_image {
  cursor: pointer;
  position: absolute;
  right: 8px;
  top: 18px; }

.filter_menu_item_over,
.filter_menu_item_selected_over {
  background: #EEEEEE; }

.filter_menu_item_selected {
  /*background:#666666;	*/
  /*color:White;*/ }

.filter_menu_item_delete {
  margin-right: 3px; }

.filter_menu_item_selected .filter_menu_item_delete,
.filter_menu_item_selected_over .filter_menu_item_delete {
  display: inline; }

/***/
.filter_label {
  z-index: 1;
  position: relative;
  font-size: 11px;
  width: 176px;
  background: white;
  -moz-user-select: none; }

.filter_label_delete {
  /*vertical-align:middle;*/
  margin-right: 5px; }

.filter_label_item {
  cursor: pointer; }

.filter_label_item_text_disabled {
  color: #aaaaaa;
  font-style: italic;
  cursor: default; }

.filter_label_text {
  padding: 2px;
  font-weight: bold;
  cursor: pointer; }

.filter_label_items {
  margin-left: 10px;
  color: #999999; }

.filter_label_arrow {
  position: absolute;
  top: 5px;
  margin-left: 3px; }

.filter_menu_item_calendar_container {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 20; }

.filter_textfield_table {
  width: 100px;
  position: absolute;
  top: 18px; }

.filter_textfield {
  font-size: 11px;
  color: #666666;
  border: 0px;
  background-color: transparent; }

/* Filter Box */
/*.calendar_container {position:absolute; top:-58px;left:-1px; visibility:hidden;}*/
.filter_box {
  position: absolute; }

.filter_box_tl, .filter_box_t, .filter_box_tr,
.filter_box_l, .filter_box_c, .filter_box_r,
.filter_box_bl, .filter_box_b, .filter_box_br {
  position: absolute; }

.filter_box_tl, .filter_box_t, .filter_box_tr {
  height: 11px;
  top: 0px; }

.filter_box_bl, .filter_box_b, .filter_box_br {
  height: 15px;
  bottom: 0px; }

.filter_box_tl, .filter_box_l, .filter_box_bl {
  width: 11px;
  left: 0px; }

.filter_box_tr, .filter_box_r, .filter_box_br {
  width: 11px;
  right: 0px; }

.filter_box_l, .filter_box_c, .filter_box_r {
  top: 11px;
  bottom: 15px;
  background-repeat: repeat-y; }

.filter_box_t, .filter_box_c, .filter_box_b {
  left: 11px;
  right: 11px;
  background-repeat: repeat-x; }

.filter_box_c {
  z-index: 2;
  top: 9px;
  bottom: 13px; }

.filter_box_stretchimage {
  position: absolute;
  z-index: 1;
  left: 5px;
  right: 5px;
  top: 9px;
  bottom: 12px; }

.filter_box_tl, .filter_box_tr, .filter_box_bl, .filter_box_br {
  background-repeat: no-repeat; }

.filter_box_tl {
  background-image: url(../components/images/Menu/White/tl.png); }

.filter_box_tr {
  background-image: url(../components/images/Menu/White/tr.png); }

.filter_box_t {
  background-image: url(../components/images/Menu/White/t.png); }

.filter_box_bl {
  background-image: url(../components/images/Menu/White/bl.png); }

.filter_box_br {
  background-image: url(../components/images/Menu/White/br.png); }

.filter_box_b {
  background-image: url(../components/images/Menu/White/b.png); }

.filter_box_l {
  background-image: url(../components/images/Menu/White/l.png); }

.filter_box_r {
  background-image: url(../components/images/Menu/White/r.png); }

/*../backend/components/css/calendar.css */
.calendar {
  position: absolute;
  /*	display:block;*/
  color: #666666; }

.calendar_backframe {
  display: none;
  opacity: 0;
  filter: alpha(opacity=0);
  height: 25px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 0; }

.calendar_month_collection,
.calendar_month_view_text {
  font-size: 11px;
  cursor: pointer;
  text-align: center;
  width: 100%; }

.calendar_month_view {
  width: 152px;
  position: absolute;
  top: 0px;
  left: -2px;
  z-index: 1; }

.calendar_month_view_text {
  position: absolute;
  top: 5px;
  left: 15px;
  height: 17px;
  width: 108px;
  /*background:#BFDBFF;	*/
  /*border:solid 1px #BFDBFF;*/ }

.calendar_month_collection {
  /*height: 100px;*/
  /*overflow:hidden;*/
  /*background:white;	*/
  /*border:solid 1px black;*/
  -moz-user-select: none;
  /*visibility:hidden;*/
  /*position:relative;
	top: 100px;
	left: 0px;*/ }

.calendar_month_item_over,
.calendar_month_item {
  overflow: hidden;
  height: 16px;
  padding: 2px;
  color: #666666; }

.calendar_month_item_over {
  background: #eeeeee; }

.calendar_month_view_prev {
  position: absolute;
  top: 5px;
  left: 0px;
  cursor: pointer; }

.calendar_month_view_next {
  position: absolute;
  top: 5px;
  right: 0px;
  cursor: pointer; }

.calendar_month_view_left {
  position: absolute;
  top: 0px;
  left: 0px; }

.calendar_month_view_center {
  background-image: url(../components/images/Calendar/MonthSelector/Close/c.png);
  position: absolute;
  top: 0px;
  left: 7px;
  width: 138px;
  height: 26px; }

.calendar_month_view_right {
  position: absolute;
  top: 0px;
  right: 0px; }

.calendar_grid {
  -moz-user-select: none;
  font-size: 11px;
  border-collapse: collapse;
  width: 148px;
  text-align: right;
  background: white;
  position: relative;
  top: 26px; }

.calendar_grid_header td {
  height: 13px;
  padding: 1px 2px 1px 2px;
  border-bottom: solid 1px #999999;
  width: 21px;
  color: #999999;
  font-weight: bold; }

.calendar_grid_week td {
  height: 18px;
  padding: 0px; }

.calendar_grid_selected,
.calendar_grid_date,
.calendar_grid_weekend,
.calendar_grid_other,
.calendar_grid_selected_current,
.calendar_grid_weekend_current,
.calendar_grid_date_current {
  cursor: pointer;
  padding-right: 2px;
  padding-top: 1px;
  height: 16px; }

.calendar_grid_other {
  color: #999999; }

.calendar_grid_weekend_current,
.calendar_grid_date_current {
  background-image: url(../components/images/Calendar/Day/current.png);
  background-repeat: no-repeat;
  background-position: 4px 0px; }

.calendar_grid_selected_current,
.calendar_grid_selected {
  background-repeat: no-repeat;
  background-image: url(../components/images/Calendar/Day/focus.png);
  background-position: 5px 0px; }

.calendar_grid_today {
  -moz-user-select: none;
  font-size: 11px;
  text-align: left;
  background: white;
  border-bottom: solid 1px #999999;
  cursor: pointer;
  height: 15px;
  width: 148px;
  color: #666666;
  position: relative;
  top: 26px; }

.calendar_grid_over {
  color: red; }

.calendar_time_mask_arrow {
  position: absolute;
  top: 8px;
  left: 5px; }

.calendar_grid_today_image {
  vertical-align: middle;
  margin-left: 5px;
  margin-right: 5px; }

.calendar_time_mask {
  position: relative;
  top: 26px;
  background: white;
  margin: 0px;
  width: 148px;
  height: 28px;
  border-top: solid 1px #999999; }

.calendar_time_mask_text {
  margin-left: 10px;
  font-size: 11px;
  position: absolute;
  top: 6px;
  left: 2px; }

/*
.calendar_time_mask input
{
	font-size:11px;
	border:solid 1px #cccccc;
	text-align:center;
	width:35px;
	position:absolute;
	top:3px;
	right:32px;
}
*/
.calendar_time_mask_clock {
  position: absolute;
  right: 5px;
  top: 3px;
  vertical-align: middle; }

/* Filter Box */
/*.calendar_container {position:absolute; top:-58px;left:-1px; visibility:hidden;}*/
.calendar_container_box {
  position: absolute;
  z-index: 100; }

.calendar_container_box_tl, .calendar_container_box_t, .calendar_container_box_tr,
.calendar_container_box_l, .calendar_container_box_c, .calendar_container_box_r,
.calendar_container_box_bl, .calendar_container_box_b, .calendar_container_box_br {
  position: absolute; }

.calendar_container_box_tl, .calendar_container_box_t, .calendar_container_box_tr {
  height: 10px;
  top: 0px; }

.calendar_container_box_bl, .calendar_container_box_b, .calendar_container_box_br {
  height: 14px;
  bottom: 0px; }

.calendar_container_box_tl, .calendar_container_box_l, .calendar_container_box_bl {
  width: 12px;
  left: 0px; }

.calendar_container_box_tr, .calendar_container_box_r, .calendar_container_box_br {
  width: 12px;
  right: 0px; }

.calendar_container_box_l, .calendar_container_box_c, .calendar_container_box_r {
  top: 10px;
  bottom: 14px;
  background-repeat: repeat-y; }

.calendar_container_box_t, .calendar_container_box_c, .calendar_container_box_b {
  left: 12px;
  right: 12px;
  background-repeat: repeat-x; }

.calendar_container_box_c {
  z-index: 2;
  top: 10px;
  bottom: 14px;
  background-color: white; }

.calendar_container_box_stretchimage {
  position: absolute;
  z-index: 1;
  left: 5px;
  right: 5px;
  top: 9px;
  bottom: 13px;
  display: none; }

.calendar_container_box_tl, .calendar_container_box_tr, .calendar_container_box_bl, .calendar_container_box_br {
  background-repeat: no-repeat; }

.calendar_container_box_tl {
  background-image: url(../components/images/Window/Focus/tl.png); }

.calendar_container_box_tr {
  background-image: url(../components/images/Window/Focus/tr.png); }

.calendar_container_box_t {
  background-image: url(../components/images/Window/Focus/t.png); }

.calendar_container_box_bl {
  background-image: url(../components/images/Window/Focus/bl.png); }

.calendar_container_box_br {
  background-image: url(../components/images/Window/Focus/br.png); }

.calendar_container_box_b {
  background-image: url(../components/images/Window/Focus/b.png); }

.calendar_container_box_l {
  background-image: url(../components/images/Window/Focus/l.png); }

.calendar_container_box_r {
  background-image: url(../components/images/Window/Focus/r.png); }

/* Calendar Box */
.calendar_container {
  position: absolute;
  top: -58px;
  left: -1px;
  visibility: hidden; }

.calendar_box {
  position: relative; }

.calendar_box_tl, .calendar_box_t, .calendar_box_tr,
.calendar_box_l, .calendar_box_c, .calendar_box_r,
.calendar_box_bl, .calendar_box_b, .calendar_box_br {
  position: absolute; }

.calendar_box_tl, .calendar_box_t, .calendar_box_tr {
  height: 21px;
  top: 0px; }

.calendar_box_l, .calendar_box_c, .calendar_box_r {
  top: 21px;
  bottom: 7px;
  background-repeat: repeat-y; }

.calendar_box_t, .calendar_box_c, .calendar_box_b {
  left: 10px;
  right: 10px;
  background-repeat: repeat-x; }

.calendar_box_bl, .calendar_box_b, .calendar_box_br {
  height: 7px;
  bottom: 0px; }

.calendar_box_tl, .calendar_box_l, .calendar_box_bl {
  width: 10px;
  left: 0px; }

.calendar_box_tr, .calendar_box_r, .calendar_box_br {
  width: 10px;
  right: 0px; }

.calendar_box_c {
  overflow: hidden;
  top: 14px;
  bottom: 0px; }

.calendar_box_tl, .calendar_box_tr, .calendar_box_bl, .calendar_box_br {
  background-repeat: no-repeat; }

.calendar_box_tl {
  background-image: url(../components/images/Calendar/MonthSelector/Open/tl.png); }

.calendar_box_tr {
  background-image: url(../components/images/Calendar/MonthSelector/Open/tr.png); }

.calendar_box_t {
  background-image: url(../components/images/Calendar/MonthSelector/Open/t.png); }

.calendar_box_bl {
  background-image: url(../components/images/Calendar/MonthSelector/Open/bl.png); }

.calendar_box_br {
  background-image: url(../components/images/Calendar/MonthSelector/Open/br.png); }

.calendar_box_b {
  background-image: url(../components/images/Calendar/MonthSelector/Open/b.png); }

.calendar_box_l {
  background-image: url(../components/images/Calendar/MonthSelector/Open/l.png); }

.calendar_box_r {
  background-image: url(../components/images/Calendar/MonthSelector/Open/r.png); }

.calendar_box_c {
  background-image: url(../components/images/Calendar/MonthSelector/Open/c.png);
  background-repeat: repeat; }

.calendar_button {
  position: relative;
  top: 26px;
  float: left; }

.calendar_buttonOk {
  left: 90px;
  position: inherit;
  top: 196px; }

.calendar_buttonOk .button_normal {
  position: inherit; }

.calendar_hourfield_table {
  position: absolute;
  top: 0px;
  right: 32px;
  display: inline; }

.calendar_hourfield {
  text-align: center;
  font-size: 11px;
  color: #666666;
  border: 0px;
  background-color: transparent; }

/*../backend/components/css/button.css */
.button_normal,
.button_over,
.button_down,
.button_disabled {
  position: relative;
  /*width:100px;*/
  cursor: pointer; }

.button_over .left_corner,
.button_down .left_corner,
.button_disabled .left_corner,
.button_normal .left_corner {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 7px;
  height: 26px;
  background-image: url(../components/images/Button/White/Up/l.png);
  background-repeat: no-repeat; }

/*.button_over .left_corner { background-image: url(../components/images/Button/White/Over/l.png); }*/
/*.button_down .left_corner { background-image: url(../components/images/Button/White/Down/l.png); }*/
.button_disabled .left_corner {
  background-image: url(../components/images/Button/White/Disabled/l.png); }

.button_over .right_corner,
.button_down .right_corner,
.button_disabled .right_corner,
.button_normal .right_corner {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 7px;
  height: 26px;
  background-image: url(../components/images/Button/White/Up/r.png);
  background-repeat: no-repeat; }

/*.button_over .right_corner { background-image: url(../components/images/Button/White/Over/r.png); }*/
/*.button_down .right_corner { background-image: url(../components/images/Button/White/Down/r.png); }*/
.button_disabled .right_corner {
  background-image: url(../components/images/Button/White/Disabled/r.png); }

.button_over .center_content,
.button_down .center_content,
.button_disabled .center_content,
.button_normal .center_content {
  font-size: 11px;
  padding-top: 5px;
  text-align: center;
  overflow: hidden;
  position: absolute;
  top: 0px;
  left: 7px;
  right: 7px;
  /*	width:70px;*/
  height: 26px;
  background-image: url(../components/images/Button/White/Up/c.png);
  background-repeat: repeat-x; }

/*.button_over .center_content { background-image: url(../components/images/Button/White/Over/c.png); }*/
.button_down .center_content {
  /*background-image: url(../components/images/Button/White/Down/c.png);*/
  padding-top: 6px; }

.button_disabled .center_content {
  background-image: url(../components/images/Button/White/Disabled/c.png); }

.rightbar {
  padding-left: 2px;
  padding-right: 5px;
  height: 36px;
  display: none; }

.rightbar_white_normal,
.rightbar_white_over,
.rightbar_white_down,
.rightbar_white_disabled {
  position: relative;
  cursor: pointer; }

.rightbar_white_over .left_corner,
.rightbar_white_down .left_corner,
.rightbar_white_disabled .left_corner,
.rightbar_white_normal .left_corner {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 10px;
  height: 36px;
  /* background-image: url(../components/../components/grafica/RightBar/White/Up/l.png); */
  background-repeat: no-repeat; }

.rightbar_white_over .left_corner {
  background-image: url(../components/../components/grafica/RightBar/White/Over/l.png); }

.rightbar_white_down .left_corner {
  background-image: url(../components/../components/grafica/RightBar/White/Down/l.png); }

.rightbar_white_disabled .left_corner {
  background-image: url(../components/../components/grafica/RightBar/White/Disabled/l.png); }

.rightbar_white_over .right_corner,
.rightbar_white_down .right_corner,
.rightbar_white_disabled .right_corner,
.rightbar_white_normal .right_corner {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 10px;
  height: 36px;
  /* background-image: url(../components/../components/grafica/RightBar/White/Up/r.png); */
  background-repeat: no-repeat; }

.rightbar_white_over .right_corner {
  background-image: url(../components/../components/grafica/RightBar/White/Over/r.png); }

.rightbar_white_down .right_corner {
  background-image: url(../components/../components/grafica/RightBar/White/Down/r.png); }

.rightbar_white_disabled .right_corner {
  background-image: url(../components/../components/grafica/RightBar/White/Disabled/r.png); }

.rightbar_white_over .center_content,
.rightbar_white_down .center_content,
.rightbar_white_disabled .center_content,
.rightbar_white_normal .center_content {
  font-size: 11px;
  font-weight: bold;
  color: #666666;
  padding-top: 9px;
  padding-left: 5px;
  text-align: left;
  overflow: hidden;
  position: absolute;
  width: 89px;
  top: 0px;
  left: 10px;
  right: 10px;
  height: 36px;
  /* background-image:url(../components/../components/grafica/RightBar/White/Up/c.png); */
  background-repeat: repeat-x; }

.rightbar_white_over .center_content {
  background-image: url(../components/../components/grafica/RightBar/White/Over/c.png); }

.rightbar_white_down .center_content {
  background-image: url(../components/../components/grafica/RightBar/White/Down/c.png); }

.rightbar_white_disabled .center_content {
  background-image: url(../components/../components/grafica/RightBar/White/Disabled/c.png); }

.rightbar_black_normal,
.rightbar_black_over,
.rightbar_black_down,
.rightbar_black_disabled {
  position: relative;
  cursor: pointer; }

.rightbar_black_over .left_corner,
.rightbar_black_down .left_corner,
.rightbar_black_disabled .left_corner,
.rightbar_black_normal .left_corner {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 10px;
  height: 36px;
  background-image: url(../components/../components/grafica/RightBar/Black/Up/l.png);
  background-repeat: no-repeat; }

.rightbar_black_over .left_corner {
  background-image: url(../components/../components/grafica/RightBar/Black/Over/l.png); }

.rightbar_black_down .left_corner {
  background-image: url(../components/../components/grafica/RightBar/Black/Down/l.png); }

.rightbar_black_disabled .left_corner {
  background-image: url(../components/../components/grafica/RightBar/Black/Disabled/l.png); }

.rightbar_black_over .right_corner,
.rightbar_black_down .right_corner,
.rightbar_black_disabled .right_corner,
.rightbar_black_normal .right_corner {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 10px;
  height: 36px;
  background-image: url(../components/../components/grafica/RightBar/Black/Up/r.png);
  background-repeat: no-repeat; }

.rightbar_black_over .right_corner {
  background-image: url(../components/../components/grafica/RightBar/Black/Over/r.png); }

.rightbar_black_down .right_corner {
  background-image: url(../components/../components/grafica/RightBar/Black/Down/r.png); }

.rightbar_black_disabled .right_corner {
  background-image: url(../components/../components/grafica/RightBar/Black/Disabled/r.png); }

.rightbar_black_over .center_content,
.rightbar_black_down .center_content,
.rightbar_black_disabled .center_content,
.rightbar_black_normal .center_content {
  font-size: 11px;
  font-weight: bold;
  color: #CCCCCC;
  padding-top: 9px;
  padding-left: 5px;
  text-align: left;
  overflow: hidden;
  position: absolute;
  width: 89px;
  top: 0px;
  left: 10px;
  right: 10px;
  height: 36px;
  background-image: url(../components/../components/grafica/RightBar/Black/Up/c.png);
  background-repeat: repeat-x; }

.rightbar_black_over .center_content {
  background-image: url(../components/../components/grafica/RightBar/Black/Over/c.png); }

.rightbar_black_down .center_content {
  background-image: url(../components/../components/grafica/RightBar/Black/Down/c.png); }

.rightbar_black_disabled .center_content {
  background-image: url(../components/../components/grafica/RightBar/Black/Disabled/c.png); }

/*../backend/components/css/common.css */
/*../backend/components/css/scrollbar.css */
.scrollbar {
  background-color: #ffffff;
  position: relative;
  width: 17px; }

.scrollbar_arrow_up {
  position: absolute;
  top: 0px;
  left: 0px;
  cursor: pointer; }

.scrollbar_arrow_down {
  position: absolute;
  bottom: 0px;
  left: 0px;
  cursor: pointer; }

.scrollbar_slider_over,
.scrollbar_slider_disabled,
.scrollbar_slider {
  border: solid 1px #F0F0F0;
  background-color: #FFFFFF;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 15px;
  height: 2px; }

.scrollbar_slider_over {
  background-color: #F5F5F5;
  cursor: pointer; }

.scrollbar_slider_disabled {
  background-color: #FFFFFF;
  border: solid 1px #FFFFFF; }

/*../backend/components/css/listbox.css */
.listbox {
  position: relative; }

.listbox_tl, .listbox_t, .listbox_tr,
.listbox_l, .listbox_c, .listbox_r,
.listbox_bl, .listbox_b, .listbox_br {
  position: absolute; }

.listbox_tl, .listbox_t, .listbox_tr {
  height: 10px;
  top: 0px;
  background: red; }

.listbox_l, .listbox_c, .listbox_r {
  top: 10px;
  bottom: 10px;
  background-repeat: repeat-y; }

.listbox_t, .listbox_c, .listbox_b {
  left: 9px;
  right: 9px;
  background-repeat: repeat-x; }

.listbox_bl, .listbox_b, .listbox_br {
  height: 10px;
  bottom: 0px; }

.listbox_tl, .listbox_l, .listbox_bl {
  width: 9px;
  left: 0px; }

.listbox_tr, .listbox_r, .listbox_br {
  width: 9px;
  right: 0px; }

.listbox_c {
  overflow: hidden; }

.listbox_tl, .listbox_tr, .listbox_bl, .listbox_br {
  background-repeat: no-repeat; }

.listbox_bl {
  background-image: url(../components/images/listbox/Down/bl.png); }

.listbox_br {
  background-image: url(../components/images/listbox/Down/br.png); }

.listbox_b {
  background-image: url(../components/images/listbox/Down/b.png); }

.listbox_l {
  background-image: url(../components/images/listbox/Down/l.png); }

.listbox_r {
  background-image: url(../components/images/listbox/Down/r.png); }

.listbox_items {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 17px;
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-arrow-color: #999999;
  scrollbar-base-color: #FFFFFF;
  scrollbar-darkshadow-color: #EFEFEF;
  scrollbar-face-color: #FFFFFF;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-shadow-color: #EFEFEF;
  scrollbar-track-color: #FFFFFF; }

.listbox .scrollbar {
  position: absolute;
  right: 0px; }

.listboxitem_down,
.listboxitem_over,
.listboxitem {
  font-size: 11px;
  background: #ffffff;
  cursor: pointer;
  height: 16px;
  overflow: hidden;
  padding-left: 4px;
  padding-top: 2px; }

.listboxitem_down {
  background: #f0f0f0; }

.listboxitem_over {
  background: #f0f0f0; }

/*../backend/components/css/combobox.css */
.combobox_over,
.combobox_down,
.combobox {
  height: 27px;
  position: relative; }

.combobox_left {
  position: absolute;
  top: 0px;
  left: 0px;
  background-repeat: no-repeat;
  background-image: url(../components/images/listbox/Up/tl.png);
  width: 9px;
  height: 27px; }

.combobox_image_down {
  position: absolute;
  top: 0px;
  right: 9px;
  cursor: pointer; }

.combobox_right {
  position: absolute;
  right: 0px;
  top: 0px;
  background-repeat: no-repeat;
  background-image: url(../components/images/listbox/Up/tr.png);
  width: 9px;
  height: 27px; }

.combobox_inputcontainer {
  cursor: pointer;
  position: absolute;
  top: 0px;
  left: 9px;
  right: 18px;
  height: 27px;
  background-image: url(../components/images/listbox/Up/t.png);
  background-repeat: repeat-x;
  background-color: transparent; }

.combobox_input {
  height: 27px;
  padding: 0px;
  margin: 0px;
  /*width:123px;*/
  background-color: transparent;
  padding-top: 5px;
  border: none;
  font-size: 11px; }

.combobox_down .combobox_left {
  /*background-image:url(../components/images/listbox/Down/tl.png);*/ }

.combobox_down .combobox_right {
  /*background-image:url(../components/images/listbox/Down/tr.png);*/ }

.combobox_down .combobox_inputcontainer {
  /*background-image:url(../components/images/listbox/Down/t.png);*/ }

.combobox_over .combobox_left {
  /*background-image:url(../components/images/listbox/Over/tl.png);*/ }

.combobox_over .combobox_right {
  /*background-image:url(../components/images/listbox/Over/tr.png);*/ }

.combobox_over .combobox_inputcontainer {
  /*background-image:url(../components/images/listbox/Over/t.png);*/ }

.combobox_list {
  position: relative;
  top: 27px; }

.combobox_list_tl, .combobox_list_t, .combobox_list_tr,
.combobox_list_l, .combobox_list_c, .combobox_list_r,
.combobox_list_bl, .combobox_list_b, .combobox_list_br {
  position: absolute; }

.combobox_list_tl, .combobox_list_t, .combobox_list_tr {
  height: 0px;
  top: 0px; }

.combobox_list_l, .combobox_list_c, .combobox_list_r {
  top: 0px;
  bottom: 10px;
  background-repeat: repeat-y; }

.combobox_list_t, .combobox_list_c, .combobox_list_b {
  left: 9px;
  right: 9px;
  background-repeat: repeat-x; }

.combobox_list_bl, .combobox_list_b, .combobox_list_br {
  height: 10px;
  bottom: 0px; }

.combobox_list_tl, .combobox_list_l, .combobox_list_bl {
  width: 9px;
  left: 0px; }

.combobox_list_tr, .combobox_list_r, .combobox_list_br {
  width: 9px;
  right: 0px; }

.combobox_list_c {
  overflow: hidden; }

.combobox_list_tl, .combobox_list_tr, .combobox_list_bl, .combobox_list_br {
  background-repeat: no-repeat; }

.combobox_list_bl {
  background-image: url(../components/images/listbox/Down/bl.png); }

.combobox_list_br {
  background-image: url(../components/images/listbox/Down/br.png); }

.combobox_list_b {
  background-image: url(../components/images/listbox/Down/b.png); }

.combobox_list_l {
  background-image: url(../components/images/listbox/Down/l.png); }

.combobox_list_r {
  background-image: url(../components/images/listbox/Down/r.png); }

.combobox_list .scrollbar {
  position: absolute;
  right: 0px; }

/*
.combobox_list_items
{
	position:absolute;
	top:0px;
	left:0px;
	background:green;
}

.combobox_listitem_down,
.combobox_listitem_over,
.combobox_listitem
{
	font-size:11px;
	background:#ffffff;
	cursor:pointer;
	height:16px;
	overflow:hidden;
	padding-left:4px;
	padding-top:2px;
}
.combobox_listitem_down
{
	background:#f0f0f0;
}
.combobox_listitem_over
{
	background:#f0f0f0;
}
*/
/*../backend/components/css/pagination.css */
.pagination {
  position: relative;
  font-size: 10px;
  color: #666666;
  height: 26px; }

.pagination_left {
  position: absolute;
  left: 0px;
  top: 0px; }

.pagination_right {
  position: absolute;
  right: 0px;
  top: 0px; }

.pagination_center {
  position: absolute;
  left: 7px;
  right: 7px;
  top: 0px;
  height: 26px;
  background-image: url(../components/images/Help/ChapterSelector/c.png);
  background-repeat: repeat-x; }

.pagination_total {
  position: absolute;
  top: 5px;
  left: 0px; }

.pagination_nopages {
  position: absolute;
  top: 5px;
  left: 0px;
  right: 0px;
  text-align: center; }

.pagination_prev {
  position: absolute;
  right: 15px;
  top: 5px; }

.pagination_next {
  position: absolute;
  right: 0px;
  top: 5px; }

.pagination_pages {
  position: absolute;
  top: 5px;
  right: 30px; }

.pagination_pages a {
  text-decoration: none;
  color: #666666; }

.pagination_page_up,
.pagination_page_up_selected,
.pagination_page_over,
.pagination_page_down,
.pagination_page_disabled {
  cursor: pointer;
  float: left;
  text-align: center;
  width: 12px;
  white-space: nowrap; }

.pagination_page_over {
  color: #000000; }

.pagination_page_up_selected {
  color: #999999; }

.blockFrameAllPin {
  z-index: 2;
  position: absolute;
  background-color: #CCCCCC;
  -moz-opacity: 0.8;
  filter: alpha(opacity=80);
  opacity: 0.8;
  top: 0;
  left: 0;
  display: none; }

.headerContentLeft input {
  float: left; }

.itemBuscador.check {
  background-image: none;
  font-weight: normal;
  padding: 0px;
  display: none; }

.clearitemthumb {
  background-color: #ECECEC;
  float: left;
  margin-bottom: 7px;
  margin-right: 5px;
  position: relative;
  width: 67px;
  z-index: 997;
  height: 67px;
  border: 1px solid white; }

.clearitemthumb img {
  max-width: 100%; }

.erroritemthumb {
  border: 1px solid #FF0000;
  background-color: #ECECEC;
  float: left;
  margin-bottom: 7px;
  margin-right: 5px;
  position: relative;
  width: 67px;
  z-index: 997;
  height: 67px; }

#staticGeneration {
  display: block;
  float: none;
  overflow: hidden;
  padding: 5px 5px 5px 40px;
  background: url(/backend/imgs/static_since.png) 5px 50% no-repeat #0b5583;
  margin: 1em 0; }

#staticGeneration .txt1 {
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5em;
  font-style: italic;
  color: #49a6cd; }

#staticGenerationData {
  float: left;
  margin-right: 5px; }

#staticGenerationUpdate {
  cursor: pointer;
  float: left;
  height: 29px;
  line-height: 29px;
  margin-right: 7px; }

#staticGenerationUpdate img {
  padding: 7px 0; }

#menuTemplates {
  position: absolute;
  top: 31px;
  visibility: hidden; }

#publishTemplate {
  float: left;
  display: none;
  margin-right: 7px; }

.publishTemplateContent #publishTemplateButton {
  cursor: pointer;
  padding: 7px 0; }

#resultsOpciones .votosTotal {
  font-weight: normal; }

.encuestaOpciones .votosTotalEncuesta {
  margin-top: 1; }

#closeSesionTemplate {
  float: left;
  display: none;
  margin-right: 7px; }

.closeSesionTemplate #closeSesionTemplateButton {
  cursor: pointer;
  padding: 7px 0; }

.admAutocomplete {
  height: 25px;
  width: 223px; }

.admAutocomplete .admAutocompleteLeft {
  width: 36px;
  float: left;
  font-size: 11px;
  color: #000000;
  font-weight: bold;
  padding: 4px 0px 0px 10px;
  margin-right: 5px; }

.admAutocomplete .admAutocompleteRight {
  width: 166px; }

.admAutocomplete .admAutocompleteRight input {
  height: 14px;
  width: 170px;
  font-size: 11px;
  color: #999999;
  border: 1px solid #E5E5E5; }

.admAutocompleteListItems .descripcionItem {
  font-size: 11px;
  color: #999999;
  padding-top: 1px;
  position: absolute; }

.admAutocompleteListItems .item {
  border: 1px solid #E5E5E5;
  height: 16px;
  padding: 2px;
  width: 166px;
  margin-left: 52px;
  margin-bottom: 5px; }

.admAutocompleteListItems .item a {
  position: absolute;
  right: 21px;
  width: 10px; }

#result_autocomplete_arrAgrupadoresAdminFill {
  width: 170px;
  border: 1px solid #E5E5E5;
  margin-left: -7px;
  margin-top: -7px; }

#result_autocomplete_arrAgrupadoresAdminFill .tableAutocompleteResult {
  font-size: 11px; }

#result_autocomplete_arrAgrupadoresAdminFill .tableAutocompleteClose {
  font-size: 11px; }

.showPagination0,
.showPagination1,
.showPagination2,
.showPagination3,
.showPagination4,
.showPagination5,
.showPagination6,
.showPagination7,
.showPagination8,
.showPagination9,
.showPagination10,
.showPagination0 *,
.showPagination1 *,
.showPagination2 *,
.showPagination3 *,
.showPagination4 *,
.showPagination5 *,
.showPagination6 *,
.showPagination7 *,
.showPagination8 *,
.showPagination9 *,
.showPagination10 * {
  display: none; }

.pointer.showPagination0,
.pointer.showPagination1,
.pointer.showPagination2,
.pointer.showPagination3,
.pointer.showPagination4,
.pointer.showPagination5,
.pointer.showPagination6,
.pointer.showPagination7,
.pointer.showPagination8,
.pointer.showPagination9,
.pointer.showPagination10 {
  display: none; }

div.itemStatus-1 {
  color: #666666; }

div.blockDataDiv {
  display: none;
  position: fixed;
  background: #FFFFFF;
  width: 370px;
  min-height: 60px;
  border: 1px solid #BBBBBB;
  -moz-box-shadow: 5px 5px 2px #666;
  -webkit-box-shadow: 5px 5px 2px #666;
  box-shadow: 5px 5px 2px #666;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 15px;
  z-index: 99999;
  font-size: 11px;
  line-height: 13px;
  color: #5b5b5b; }

div.blockDataDiv a {
  color: #5b5b5b; }

div.blockDataMsn {
  font-size: 12px;
  border-bottom: 1px solid #BBBBBB;
  padding-bottom: 5px;
  margin-bottom: 10px; }

div.blockButtons {
  float: right; }

div.blockDataDiv ul.utils {
  width: auto;
  float: left;
  color: #5b5b5b;
  list-style: none; }

div.blockDataDiv ul.utils li {
  width: auto;
  float: left; }

div.blockDataDiv ul.utils li a {
  display: block;
  width: auto;
  float: left;
  height: 28px;
  line-height: 26px;
  background: url(../editor20/images/bg04.gif) no-repeat left top; }

div.blockDataDiv ul.utils li a span {
  display: block;
  width: auto;
  float: left;
  padding: 0 12px;
  background: url(../editor20/images/bg05.gif) no-repeat right top; }

div.blockDataDiv ul.utils li a:hover {
  text-decoration: none; }

.AlertErrorScript {
  position: relative; }

.AlertErrorScript a {
  cursor: pointer; }

.AlertErrorScript .msnBoxError {
  display: none;
  position: absolute;
  top: 15px;
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  padding: 12px;
  -webkit-box-shadow: 1px 1px 3px 1px #333333;
  box-shadow: 1px 1px 3px 1px #333333;
  width: 274px; }

.AlertErrorScript .msnBoxError .msnBoxErrorContent {
  position: relative; }

.AlertErrorScript .msnBoxError .msnBoxErrorContent img {
  position: absolute;
  top: -10px;
  right: -10px;
  cursor: pointer; }

.mobilePreview {
  width: 100%;
  height: 98%;
  position: fixed;
  top: 32px;
  z-index: 1000;
  display: none; }

.topbar-inline-helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

#icoRefreshPortal {
  padding: 10px 10px 10px 0 !important; }

.main-menu-item {
  color: #49A6CD;
  font-weight: 200;
  font-size: 18px;
  -moz-transition: all 250ms ease;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  padding-left: 1.5em;
  position: relative;
  line-height: 1.75em; }

.main-menu-item:hover {
  color: #2986ad; }

.main-menu-item.main-menu-active {
  color: #fff; }

.main-menu-item:before {
  content: "";
  width: 18px;
  height: 18px;
  position: absolute;
  left: 5px;
  top: calc(50% - 9px);
  background-size: cover;
  background-color: transparent;
  background-repeat: no-repeat; }

.main-menu-item.section-templates:before {
  background-image: url("../grafica/Icons/Sections/section-templates.png"); }

.main-menu-item.section-content:before {
  background-image: url("../grafica/Icons/Sections/section-content.png"); }

.main-menu-item.section-development:before {
  background-image: url("../grafica/Icons/Sections/section-development.png"); }

.main-menu-item.section-moderation:before {
  background-image: url("../grafica/Icons/Sections/section-moderation.png"); }

.main-menu-item.section-stats:before {
  background-image: url("../grafica/Icons/Sections/section-stats.png"); }

.main-menu-item.section-traffic:before {
  background-image: url("../grafica/Icons/Sections/section-traffic.png"); }

.main-menu-item.section-user:before {
  background-image: url("../grafica/Icons/Sections/section-user.png"); }

.main-menu-item.section-fail-safe:before {
  background-image: url("../grafica/Icons/Sections/section-fail-safe.png"); }

.main-menu-item.section-security:before {
  background-image: url("../grafica/Icons/Sections/section-security.png"); }

.main-menu-item.main-menu-active.section-templates:before {
  background-image: url("../grafica/Icons/Sections/section-templates-active.png"); }

.main-menu-item.main-menu-active.section-content:before {
  background-image: url("../grafica/Icons/Sections/section-content-active.png"); }

.main-menu-item.main-menu-active.section-development:before {
  background-image: url("../grafica/Icons/Sections/section-development-active.png"); }

.main-menu-item.main-menu-active.section-moderation:before {
  background-image: url("../grafica/Icons/Sections/section-moderation-active.png"); }

.main-menu-item.main-menu-active.section-stats:before {
  background-image: url("../grafica/Icons/Sections/section-stats-active.png"); }

.main-menu-item.main-menu-active.section-traffic:before {
  background-image: url("../grafica/Icons/Sections/section-traffic-active.png"); }

.main-menu-item.main-menu-active.section-user:before {
  background-image: url("../grafica/Icons/Sections/section-user-active.png"); }

.main-menu-item.main-menu-active.section-fail-safe:before {
  background-image: url("../grafica/Icons/Sections/section-fail-safe-active.png"); }

.main-menu-item.main-menu-active.section-security:before {
  background-image: url("../grafica/Icons/Sections/section-security-active.png"); }

.start-divider {
  border-top: 1px solid #005182;
  margin: 1em -1em; }

.start-menu-title {
  color: #49a6cd;
  font-weight: 200;
  font-size: 18px;
  text-transform: uppercase;
  position: relative; }

.start-menu-title .moreAdmin {
  font-size: 13px !important; }

#mobile-main #mobile-selector {
  margin-bottom: 1em; }

#mobile-main .start-menu-title {
  margin: 0 0 0.5em; }

.btn-menu-portal {
  color: #4dacd4;
  font-size: 14px;
  line-height: 1.5em;
  cursor: pointer;
  font-weight: 500; }

.btn-menu-portal:hover {
  color: #2d8cb4; }

.btn-menu-portal.active {
  color: #e5e5e5; }

.settings-list .toggle {
  overflow: hidden; }

.settings-list .toggle-mark {
  float: right; }

.toggle {
  cursor: pointer;
  color: #49a6cd;
  font-weight: 200;
  font-size: 14px;
  -moz-transition: all 250ms ease;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease; }

.toggle .toggle-mark {
  height: 1.25em;
  line-height: 1.25em;
  font-size: 16px;
  background: #ddd;
  position: relative;
  display: inline-block;
  width: 3.25em;
  -moz-border-radius: 1.25em;
  border-radius: 1.25em;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 8px 0 5px; }

.toggle .toggle-mark:before {
  content: "OFF";
  font-weight: 800;
  color: #555;
  font-size: 12px; }

.toggle .toggle-mark:after {
  content: "";
  background: #555;
  border: 7px solid #fff;
  display: block;
  position: absolute;
  right: 0;
  left: auto;
  border-radius: 50%;
  top: 0;
  width: 5px;
  height: 5px; }

.toggle.toggled .toggle-mark {
  text-align: right;
  background: #8ede1b; }

.toggle.toggled .toggle-mark:before {
  content: "ON"; }

.toggle.toggled .toggle-mark:after {
  right: auto;
  left: 0; }

.user-data {
  overflow: hidden; }

.user-data a {
  color: #fff;
  font-weight: 200;
  text-decoration: none; }

.user-data .user-action {
  color: #4dacd4;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.2em; }

.user-data .user-media {
  float: left; }

.user-data .user-info {
  padding-left: 90px; }

.user-data .user-email {
  margin-bottom: 8px; }

.user-data .user-email a {
  font-size: 13px;
  font-weight: 600; }

#mobile-main {
  width: 210px;
  margin: 0;
  padding: 16px;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

#mobile-selector {
  width: 210px;
  overflow: hidden;
  clear: both;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

#logo-dac-login {
  position: absolute;
  bottom: 1em;
  right: 1em; }

#btnIngresar .buttonWhite_up {
  float: right !important;
  margin-top: 1.5em; }

#adminAutoComplete .start-menu-title {
  color: #000000;
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 0px; }

#CMSRightBar {
  padding-top: 10px; }

.password-links a {
  font-size: 12px;
  color: #999;
  text-decoration: none; }

.password-links a:hover {
  color: #777; }

.password-request {
  padding-left: 22px;
  background: transparent url("../imgs/key.png") left center no-repeat; }

.circle-item {
  padding-left: 24px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-bottom: 5px; }

.circle-item:hover {
  color: #fff; }

.circle-item:before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  border: 1px solid #024d7a;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0; }

.circle-item:hover:before {
  border-color: #fff; }

.circle-item.active {
  background: transparent url("../imgs/tick.png") 5px 6px no-repeat; }

.refresh-section {
  border-radius: 50%;
  background: #073f62;
  padding-left: 26px;
  line-height: 26px;
  display: inline-block;
  height: 26px;
  vertical-align: middle;
  margin-top: -1px;
  border: 2px solid #fff; }

.refresh-section:before {
  left: calc(50% - 9px); }

.refresh-section.last {
  margin: -1px 0.25em 0; }

#icoEnableStaticPage {
  margin: 7px 7px 0 0;
  vertical-align: top;
  background-color: green;
  padding: 0;
  border: 0; }

#topBarRight #btnAdministradoresLite {
  border-left: 2px solid #073f62;
  padding-left: 5px;
  cursor: pointer;
  float: left; }

#topBarRight .btnAdministradoresSearch {
  background: transparent url("../imgs/v40/icon_search.svg") left center no-repeat;
  cursor: pointer;
  background-size: 25px 25px;
  color: #4DACD4;
  padding-left: 25px; }

#adminAutoComplete #contAdmins {
  margin-bottom: 5px; }

/* clearfix */
.clearfix:before, .clearfix:after {
  content: "";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */ }

.alertMsn {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999;
  display: none; }

.alertMsn.top {
  position: fixed;
  height: 3px;
  left: 0px;
  right: 0px;
  top: 61px; }

.alertMsn.bottom {
  position: fixed;
  height: 30px;
  left: 0px;
  right: 0px;
  bottom: 0px; }

.alertMsn.left {
  position: fixed;
  width: 3px;
  top: 35px;
  bottom: 0px; }

.alertMsn.right {
  position: fixed;
  width: 3px;
  top: 35px;
  bottom: 0px;
  right: 0px; }

.alertMsn.red {
  display: block; }

.alertMsn.black {
  display: block; }

.alertMsn.orange {
  display: block; }

.alertMsn.gray {
  display: block; }

.alertMsn.bottom .msn {
  color: #FFFFFF;
  font-size: 14px;
  line-height: 30px;
  font-weight: bold;
  padding-left: 35px; }

.alertMsn.gray.bottom .msn {
  color: #3F3F3F; }

.alertMsn.bottom #alertMsnIcon {
  position: absolute;
  width: 25px;
  top: 3px;
  left: 5px; }

.alertMsn.bottom #pendingMsnIcon {
  position: absolute;
  width: 25px;
  top: 1px;
  left: 5px; }

.alertMsn.bottom #drafMsnIcon {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 6px;
  left: 5px; }

.alertMsn.bottom.red #pendingMsnIcon, .alertMsn.bottom.red #drafMsnIcon {
  display: none; }

.alertMsn.bottom.orange #alertMsnIcon, .alertMsn.bottom.orange #drafMsnIcon {
  display: none; }

.alertMsn.bottom.gray #alertMsnIcon, .alertMsn.bottom.gray #pendingMsnIcon {
  display: none; }

.alertMsn.bottom .bottomContent {
  float: right;
  margin-right: 10px;
  position: relative; }

.alertMsn.black #pendingMsnIcon, .alertMsn.black #drafMsnIcon, .alertMsn.black #alertMsnIcon {
  display: none; }

.objBlockV2 {
  background-color: #000000 !important;
  opacity: 0.7 !important; }

div.txt.no-match {
  padding-bottom: 20px;
  text-align: center;
  padding-top: 10px;
  font-weight: bold; }

.home-main .container {
  max-width: unset;
  min-width: 1030px; }

/* open-sans-regular - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  src: url("/backend/assets/fonts/Open_Sans/OpenSans-Light.ttf") format("truetype"); }

@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 300;
  src: url("/backend/assets/fonts/Open_Sans/OpenSans-LightItalic.ttf") format("truetype"); }

@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: url("/backend/assets/fonts/Open_Sans/OpenSans-Regular.ttf") format("truetype"); }

@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 400;
  src: url("/backend/assets/fonts/Open_Sans/OpenSans-Italic.ttf") format("truetype"); }

@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  src: url("/backend/assets/fonts/Open_Sans/OpenSans-SemiBold.ttf") format("truetype"); }

@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 600;
  src: url("/backend/assets/fonts/Open_Sans/OpenSans-SemiBoldItalic.ttf") format("truetype"); }

@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: url("/backend/assets/fonts/Open_Sans/OpenSans-Bold.ttf") format("truetype"); }

@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 700;
  src: url("/backend/assets/fonts/Open_Sans/OpenSans-BoldItalic.ttf") format("truetype"); }

@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 800;
  src: url("/backend/assets/fonts/Open_Sans/OpenSans-ExtraBold.ttf") format("truetype"); }

@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 800;
  src: url("/backend/assets/fonts/Open_Sans/OpenSans-ExtraBoldItalic.ttf") format("truetype"); }

@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: url("/backend/assets/fonts/material-icons/material.woff2") format("woff2"); }

.alert i[class*='icon'], .login-form .alert i, .login-form .alert[data-alert-type='success'] .alert__icon-wrapper i[class*='icon'], .login-form .alert[data-alert-type='danger'] .alert__icon-wrapper i[class*='icon'], .login-form .alert[data-alert-type='warning'] .alert__icon-wrapper i[class*='icon'], .login-form .alert[data-alert-type='info'] .alert__icon-wrapper i[class*='icon'], .alert-container.alert-container--cms .alert[data-alert-type='success'] .alert__icon-wrapper i[class*='icon'],
.alert-container.alert-container--administrador .alert[data-alert-type='success'] .alert__icon-wrapper i[class*='icon'], .alert-container.alert-container--cms .alert[data-alert-type='danger'] .alert__icon-wrapper i[class*='icon'],
.alert-container.alert-container--administrador .alert[data-alert-type='danger'] .alert__icon-wrapper i[class*='icon'], .alert-container.alert-container--cms .alert[data-alert-type='warning'] .alert__icon-wrapper i[class*='icon'],
.alert-container.alert-container--administrador .alert[data-alert-type='warning'] .alert__icon-wrapper i[class*='icon'], .alert-container.alert-container--cms .alert[data-alert-type='info'] .alert__icon-wrapper i[class*='icon'],
.alert-container.alert-container--administrador .alert[data-alert-type='info'] .alert__icon-wrapper i[class*='icon'], .alert-container.alert-container--cms .alert .alert-buttons .alert-btn__icon-close,
.alert-container.alert-container--administrador .alert .alert-buttons .alert-btn__icon-close, .alert-container.alert-container--cms .alert .alert-buttons .alert-btn__icon-help,
.alert-container.alert-container--administrador .alert .alert-buttons .alert-btn__icon-help {
  line-height: 1;
  display: inline-flex;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 100%;
  mask-size: auto 100%;
  -webkit-mask-size: auto 100%;
  -moz-mask-size: auto 100%;
  -ms-mask-size: auto 100%;
  -o-mask-size: auto 100%;
  object-fit: contain; }

.alert i[class*='icon'][class*='danger'], .login-form .alert i[class*='danger'], .login-form .alert[data-alert-type='danger'] .alert__icon-wrapper i[class*='icon'], .login-form .alert[data-alert-type='success'] .alert__icon-wrapper i[class*='danger'][class*='icon'], .login-form .alert[data-alert-type='warning'] .alert__icon-wrapper i[class*='danger'][class*='icon'], .login-form .alert[data-alert-type='info'] .alert__icon-wrapper i[class*='danger'][class*='icon'], .alert-container.alert-container--cms .alert[data-alert-type='success'] .alert__icon-wrapper i[class*='danger'][class*='icon'],
.alert-container.alert-container--administrador .alert[data-alert-type='success'] .alert__icon-wrapper i[class*='danger'][class*='icon'], .alert-container.alert-container--cms .alert[data-alert-type='danger'] .alert__icon-wrapper i[class*='icon'],
.alert-container.alert-container--administrador .alert[data-alert-type='danger'] .alert__icon-wrapper i[class*='icon'], .alert-container.alert-container--cms .alert[data-alert-type='warning'] .alert__icon-wrapper i[class*='danger'][class*='icon'],
.alert-container.alert-container--administrador .alert[data-alert-type='warning'] .alert__icon-wrapper i[class*='danger'][class*='icon'], .alert-container.alert-container--cms .alert[data-alert-type='info'] .alert__icon-wrapper i[class*='danger'][class*='icon'],
.alert-container.alert-container--administrador .alert[data-alert-type='info'] .alert__icon-wrapper i[class*='danger'][class*='icon'], .alert-container.alert-container--cms .alert .alert-buttons .alert-btn__icon-close[class*='danger'],
.alert-container.alert-container--administrador .alert .alert-buttons .alert-btn__icon-close[class*='danger'], .alert-container.alert-container--cms .alert .alert-buttons .alert-btn__icon-help[class*='danger'],
.alert-container.alert-container--administrador .alert .alert-buttons .alert-btn__icon-help[class*='danger'] {
  background-image: none;
  mask: url("/backend/assets/img/alert-danger.svg") no-repeat center/auto 100%;
  -webkit-mask: url("/backend/assets/img/alert-danger.svg") no-repeat center/auto 100%;
  -moz-mask: url("/backend/assets/img/alert-danger.svg") no-repeat center/auto 100%;
  -ms-mask: url("/backend/assets/img/alert-danger.svg") no-repeat center/auto 100%;
  -o-mask: url("/backend/assets/img/alert-danger.svg") no-repeat center/auto 100%; }

.alert i[class*='icon'][class*='success'], .login-form .alert i[class*='success'], .login-form .alert[data-alert-type='success'] .alert__icon-wrapper i[class*='icon'], .login-form .alert[data-alert-type='danger'] .alert__icon-wrapper i[class*='success'][class*='icon'], .login-form .alert[data-alert-type='warning'] .alert__icon-wrapper i[class*='success'][class*='icon'], .login-form .alert[data-alert-type='info'] .alert__icon-wrapper i[class*='success'][class*='icon'], .alert-container.alert-container--cms .alert[data-alert-type='success'] .alert__icon-wrapper i[class*='icon'],
.alert-container.alert-container--administrador .alert[data-alert-type='success'] .alert__icon-wrapper i[class*='icon'], .alert-container.alert-container--cms .alert[data-alert-type='danger'] .alert__icon-wrapper i[class*='success'][class*='icon'],
.alert-container.alert-container--administrador .alert[data-alert-type='danger'] .alert__icon-wrapper i[class*='success'][class*='icon'], .alert-container.alert-container--cms .alert[data-alert-type='warning'] .alert__icon-wrapper i[class*='success'][class*='icon'],
.alert-container.alert-container--administrador .alert[data-alert-type='warning'] .alert__icon-wrapper i[class*='success'][class*='icon'], .alert-container.alert-container--cms .alert[data-alert-type='info'] .alert__icon-wrapper i[class*='success'][class*='icon'],
.alert-container.alert-container--administrador .alert[data-alert-type='info'] .alert__icon-wrapper i[class*='success'][class*='icon'], .alert-container.alert-container--cms .alert .alert-buttons .alert-btn__icon-close[class*='success'],
.alert-container.alert-container--administrador .alert .alert-buttons .alert-btn__icon-close[class*='success'], .alert-container.alert-container--cms .alert .alert-buttons .alert-btn__icon-help[class*='success'],
.alert-container.alert-container--administrador .alert .alert-buttons .alert-btn__icon-help[class*='success'] {
  background-image: none;
  mask: url("/backend/assets/img/alert-success.svg") no-repeat center/auto 100%;
  -webkit-mask: url("/backend/assets/img/alert-success.svg") no-repeat center/auto 100%;
  -moz-mask: url("/backend/assets/img/alert-success.svg") no-repeat center/auto 100%;
  -ms-mask: url("/backend/assets/img/alert-success.svg") no-repeat center/auto 100%;
  -o-mask: url("/backend/assets/img/alert-success.svg") no-repeat center/auto 100%; }

.alert i[class*='icon'][class*='warning'], .login-form .alert i[class*='warning'], .login-form .alert[data-alert-type='warning'] .alert__icon-wrapper i[class*='icon'], .login-form .alert[data-alert-type='success'] .alert__icon-wrapper i[class*='warning'][class*='icon'], .login-form .alert[data-alert-type='danger'] .alert__icon-wrapper i[class*='warning'][class*='icon'], .login-form .alert[data-alert-type='info'] .alert__icon-wrapper i[class*='warning'][class*='icon'], .alert-container.alert-container--cms .alert[data-alert-type='success'] .alert__icon-wrapper i[class*='warning'][class*='icon'],
.alert-container.alert-container--administrador .alert[data-alert-type='success'] .alert__icon-wrapper i[class*='warning'][class*='icon'], .alert-container.alert-container--cms .alert[data-alert-type='danger'] .alert__icon-wrapper i[class*='warning'][class*='icon'],
.alert-container.alert-container--administrador .alert[data-alert-type='danger'] .alert__icon-wrapper i[class*='warning'][class*='icon'], .alert-container.alert-container--cms .alert[data-alert-type='warning'] .alert__icon-wrapper i[class*='icon'],
.alert-container.alert-container--administrador .alert[data-alert-type='warning'] .alert__icon-wrapper i[class*='icon'], .alert-container.alert-container--cms .alert[data-alert-type='info'] .alert__icon-wrapper i[class*='warning'][class*='icon'],
.alert-container.alert-container--administrador .alert[data-alert-type='info'] .alert__icon-wrapper i[class*='warning'][class*='icon'], .alert-container.alert-container--cms .alert .alert-buttons .alert-btn__icon-close[class*='warning'],
.alert-container.alert-container--administrador .alert .alert-buttons .alert-btn__icon-close[class*='warning'], .alert-container.alert-container--cms .alert .alert-buttons .alert-btn__icon-help[class*='warning'],
.alert-container.alert-container--administrador .alert .alert-buttons .alert-btn__icon-help[class*='warning'] {
  background-image: none;
  mask: url("/backend/assets/img/alert-warning.svg") no-repeat center/auto 100%;
  -webkit-mask: url("/backend/assets/img/alert-warning.svg") no-repeat center/auto 100%;
  -moz-mask: url("/backend/assets/img/alert-warning.svg") no-repeat center/auto 100%;
  -ms-mask: url("/backend/assets/img/alert-warning.svg") no-repeat center/auto 100%;
  -o-mask: url("/backend/assets/img/alert-warning.svg") no-repeat center/auto 100%; }

.alert i[class*='icon'][class*='info'], .login-form .alert i, .login-form .alert[data-alert-type='success'] .alert__icon-wrapper i[class*='info'][class*='icon'], .login-form .alert[data-alert-type='success'] .alert__icon-wrapper i, .login-form .alert[data-alert-type='danger'] .alert__icon-wrapper i[class*='info'][class*='icon'], .login-form .alert[data-alert-type='danger'] .alert__icon-wrapper i, .login-form .alert[data-alert-type='warning'] .alert__icon-wrapper i[class*='info'][class*='icon'], .login-form .alert[data-alert-type='warning'] .alert__icon-wrapper i, .login-form .alert[data-alert-type='info'] .alert__icon-wrapper i[class*='icon'], .alert-container.alert-container--cms .alert[data-alert-type='success'] .alert__icon-wrapper i[class*='info'][class*='icon'], .alert-container.alert-container--cms .login-form .alert[data-alert-type='success'] .alert__icon-wrapper i, .login-form .alert-container.alert-container--cms .alert[data-alert-type='success'] .alert__icon-wrapper i,
.alert-container.alert-container--administrador .alert[data-alert-type='success'] .alert__icon-wrapper i[class*='info'][class*='icon'], .alert-container.alert-container--administrador .login-form .alert[data-alert-type='success'] .alert__icon-wrapper i, .login-form .alert-container.alert-container--administrador .alert[data-alert-type='success'] .alert__icon-wrapper i, .alert-container.alert-container--cms .alert[data-alert-type='danger'] .alert__icon-wrapper i[class*='info'][class*='icon'], .alert-container.alert-container--cms .login-form .alert[data-alert-type='danger'] .alert__icon-wrapper i, .login-form .alert-container.alert-container--cms .alert[data-alert-type='danger'] .alert__icon-wrapper i,
.alert-container.alert-container--administrador .alert[data-alert-type='danger'] .alert__icon-wrapper i[class*='info'][class*='icon'], .alert-container.alert-container--administrador .login-form .alert[data-alert-type='danger'] .alert__icon-wrapper i, .login-form .alert-container.alert-container--administrador .alert[data-alert-type='danger'] .alert__icon-wrapper i, .alert-container.alert-container--cms .alert[data-alert-type='warning'] .alert__icon-wrapper i[class*='info'][class*='icon'], .alert-container.alert-container--cms .login-form .alert[data-alert-type='warning'] .alert__icon-wrapper i, .login-form .alert-container.alert-container--cms .alert[data-alert-type='warning'] .alert__icon-wrapper i,
.alert-container.alert-container--administrador .alert[data-alert-type='warning'] .alert__icon-wrapper i[class*='info'][class*='icon'], .alert-container.alert-container--administrador .login-form .alert[data-alert-type='warning'] .alert__icon-wrapper i, .login-form .alert-container.alert-container--administrador .alert[data-alert-type='warning'] .alert__icon-wrapper i, .alert-container.alert-container--cms .alert[data-alert-type='info'] .alert__icon-wrapper i[class*='icon'],
.alert-container.alert-container--administrador .alert[data-alert-type='info'] .alert__icon-wrapper i[class*='icon'], .alert-container.alert-container--cms .alert .alert-buttons .alert-btn__icon-close[class*='info'], .login-form .alert-container.alert-container--cms .alert .alert-buttons .alert-btn__icon-close, .alert-container.alert-container--cms .login-form .alert .alert-buttons .alert-btn__icon-close,
.alert-container.alert-container--administrador .alert .alert-buttons .alert-btn__icon-close[class*='info'], .alert-container.alert-container--administrador .login-form .alert .alert-buttons i.alert-btn__icon-close, .login-form .alert-container.alert-container--administrador .alert .alert-buttons i.alert-btn__icon-close, .alert-container.alert-container--cms .alert .alert-buttons .alert-btn__icon-help[class*='info'], .login-form .alert-container.alert-container--cms .alert .alert-buttons .alert-btn__icon-help, .alert-container.alert-container--cms .login-form .alert .alert-buttons .alert-btn__icon-help,
.alert-container.alert-container--administrador .alert .alert-buttons .alert-btn__icon-help[class*='info'], .alert-container.alert-container--administrador .login-form .alert .alert-buttons i.alert-btn__icon-help, .login-form .alert-container.alert-container--administrador .alert .alert-buttons i.alert-btn__icon-help {
  background-image: none;
  mask: url("/backend/assets/img/alert-info.svg") no-repeat center/auto 100%;
  -webkit-mask: url("/backend/assets/img/alert-info.svg") no-repeat center/auto 100%;
  -moz-mask: url("/backend/assets/img/alert-info.svg") no-repeat center/auto 100%;
  -ms-mask: url("/backend/assets/img/alert-info.svg") no-repeat center/auto 100%;
  -o-mask: url("/backend/assets/img/alert-info.svg") no-repeat center/auto 100%; }

.alert i[class*='icon'][class*='close-x'], .login-form .alert i[class*='close-x'], .login-form .alert[data-alert-type='success'] .alert__icon-wrapper i[class*='close-x'][class*='icon'], .login-form .alert[data-alert-type='danger'] .alert__icon-wrapper i[class*='close-x'][class*='icon'], .login-form .alert[data-alert-type='warning'] .alert__icon-wrapper i[class*='close-x'][class*='icon'], .login-form .alert[data-alert-type='info'] .alert__icon-wrapper i[class*='close-x'][class*='icon'], .alert-container.alert-container--cms .alert[data-alert-type='success'] .alert__icon-wrapper i[class*='close-x'][class*='icon'], .alert-container.alert-container--cms .alert[data-alert-type='success'] .alert__icon-wrapper .alert-buttons .alert-btn__icon-close, .alert-container.alert-container--cms .alert[data-alert-type='success'] .alert-buttons .alert__icon-wrapper .alert-btn__icon-close,
.alert-container.alert-container--administrador .alert[data-alert-type='success'] .alert__icon-wrapper i[class*='close-x'][class*='icon'],
.alert-container.alert-container--administrador .alert[data-alert-type='success'] .alert__icon-wrapper .alert-buttons .alert-btn__icon-close, .alert-container.alert-container--administrador .alert[data-alert-type='success'] .alert-buttons .alert__icon-wrapper .alert-btn__icon-close, .alert-container.alert-container--cms .alert[data-alert-type='danger'] .alert__icon-wrapper i[class*='close-x'][class*='icon'], .alert-container.alert-container--cms .alert[data-alert-type='danger'] .alert__icon-wrapper .alert-buttons .alert-btn__icon-close, .alert-container.alert-container--cms .alert[data-alert-type='danger'] .alert-buttons .alert__icon-wrapper .alert-btn__icon-close,
.alert-container.alert-container--administrador .alert[data-alert-type='danger'] .alert__icon-wrapper i[class*='close-x'][class*='icon'],
.alert-container.alert-container--administrador .alert[data-alert-type='danger'] .alert__icon-wrapper .alert-buttons .alert-btn__icon-close, .alert-container.alert-container--administrador .alert[data-alert-type='danger'] .alert-buttons .alert__icon-wrapper .alert-btn__icon-close, .alert-container.alert-container--cms .alert[data-alert-type='warning'] .alert__icon-wrapper i[class*='close-x'][class*='icon'], .alert-container.alert-container--cms .alert[data-alert-type='warning'] .alert__icon-wrapper .alert-buttons .alert-btn__icon-close, .alert-container.alert-container--cms .alert[data-alert-type='warning'] .alert-buttons .alert__icon-wrapper .alert-btn__icon-close,
.alert-container.alert-container--administrador .alert[data-alert-type='warning'] .alert__icon-wrapper i[class*='close-x'][class*='icon'],
.alert-container.alert-container--administrador .alert[data-alert-type='warning'] .alert__icon-wrapper .alert-buttons .alert-btn__icon-close, .alert-container.alert-container--administrador .alert[data-alert-type='warning'] .alert-buttons .alert__icon-wrapper .alert-btn__icon-close, .alert-container.alert-container--cms .alert[data-alert-type='info'] .alert__icon-wrapper i[class*='close-x'][class*='icon'], .alert-container.alert-container--cms .alert[data-alert-type='info'] .alert__icon-wrapper .alert-buttons .alert-btn__icon-close, .alert-container.alert-container--cms .alert[data-alert-type='info'] .alert-buttons .alert__icon-wrapper .alert-btn__icon-close,
.alert-container.alert-container--administrador .alert[data-alert-type='info'] .alert__icon-wrapper i[class*='close-x'][class*='icon'],
.alert-container.alert-container--administrador .alert[data-alert-type='info'] .alert__icon-wrapper .alert-buttons .alert-btn__icon-close, .alert-container.alert-container--administrador .alert[data-alert-type='info'] .alert-buttons .alert__icon-wrapper .alert-btn__icon-close, .alert-container.alert-container--cms .alert .alert-buttons .alert-btn__icon-close,
.alert-container.alert-container--administrador .alert .alert-buttons .alert-btn__icon-close, .alert-container.alert-container--cms .alert .alert-buttons .alert-btn__icon-help[class*='close-x'],
.alert-container.alert-container--administrador .alert .alert-buttons .alert-btn__icon-help[class*='close-x'] {
  background-image: none;
  mask: url("/backend/assets/img/close-x.svg") no-repeat center/auto 100%;
  -webkit-mask: url("/backend/assets/img/close-x.svg") no-repeat center/auto 100%;
  -moz-mask: url("/backend/assets/img/close-x.svg") no-repeat center/auto 100%;
  -ms-mask: url("/backend/assets/img/close-x.svg") no-repeat center/auto 100%;
  -o-mask: url("/backend/assets/img/close-x.svg") no-repeat center/auto 100%; }

.alert i[class*='icon'][class*='help'], .login-form .alert i[class*='help'], .login-form .alert[data-alert-type='success'] .alert__icon-wrapper i[class*='help'][class*='icon'], .login-form .alert[data-alert-type='danger'] .alert__icon-wrapper i[class*='help'][class*='icon'], .login-form .alert[data-alert-type='warning'] .alert__icon-wrapper i[class*='help'][class*='icon'], .login-form .alert[data-alert-type='info'] .alert__icon-wrapper i[class*='help'][class*='icon'], .alert-container.alert-container--cms .alert[data-alert-type='success'] .alert__icon-wrapper i[class*='help'][class*='icon'], .alert-container.alert-container--cms .alert[data-alert-type='success'] .alert__icon-wrapper .alert-buttons .alert-btn__icon-help, .alert-container.alert-container--cms .alert[data-alert-type='success'] .alert-buttons .alert__icon-wrapper .alert-btn__icon-help,
.alert-container.alert-container--administrador .alert[data-alert-type='success'] .alert__icon-wrapper i[class*='help'][class*='icon'],
.alert-container.alert-container--administrador .alert[data-alert-type='success'] .alert__icon-wrapper .alert-buttons .alert-btn__icon-help, .alert-container.alert-container--administrador .alert[data-alert-type='success'] .alert-buttons .alert__icon-wrapper .alert-btn__icon-help, .alert-container.alert-container--cms .alert[data-alert-type='danger'] .alert__icon-wrapper i[class*='help'][class*='icon'], .alert-container.alert-container--cms .alert[data-alert-type='danger'] .alert__icon-wrapper .alert-buttons .alert-btn__icon-help, .alert-container.alert-container--cms .alert[data-alert-type='danger'] .alert-buttons .alert__icon-wrapper .alert-btn__icon-help,
.alert-container.alert-container--administrador .alert[data-alert-type='danger'] .alert__icon-wrapper i[class*='help'][class*='icon'],
.alert-container.alert-container--administrador .alert[data-alert-type='danger'] .alert__icon-wrapper .alert-buttons .alert-btn__icon-help, .alert-container.alert-container--administrador .alert[data-alert-type='danger'] .alert-buttons .alert__icon-wrapper .alert-btn__icon-help, .alert-container.alert-container--cms .alert[data-alert-type='warning'] .alert__icon-wrapper i[class*='help'][class*='icon'], .alert-container.alert-container--cms .alert[data-alert-type='warning'] .alert__icon-wrapper .alert-buttons .alert-btn__icon-help, .alert-container.alert-container--cms .alert[data-alert-type='warning'] .alert-buttons .alert__icon-wrapper .alert-btn__icon-help,
.alert-container.alert-container--administrador .alert[data-alert-type='warning'] .alert__icon-wrapper i[class*='help'][class*='icon'],
.alert-container.alert-container--administrador .alert[data-alert-type='warning'] .alert__icon-wrapper .alert-buttons .alert-btn__icon-help, .alert-container.alert-container--administrador .alert[data-alert-type='warning'] .alert-buttons .alert__icon-wrapper .alert-btn__icon-help, .alert-container.alert-container--cms .alert[data-alert-type='info'] .alert__icon-wrapper i[class*='help'][class*='icon'], .alert-container.alert-container--cms .alert[data-alert-type='info'] .alert__icon-wrapper .alert-buttons .alert-btn__icon-help, .alert-container.alert-container--cms .alert[data-alert-type='info'] .alert-buttons .alert__icon-wrapper .alert-btn__icon-help,
.alert-container.alert-container--administrador .alert[data-alert-type='info'] .alert__icon-wrapper i[class*='help'][class*='icon'],
.alert-container.alert-container--administrador .alert[data-alert-type='info'] .alert__icon-wrapper .alert-buttons .alert-btn__icon-help, .alert-container.alert-container--administrador .alert[data-alert-type='info'] .alert-buttons .alert__icon-wrapper .alert-btn__icon-help, .alert-container.alert-container--cms .alert .alert-buttons .alert-btn__icon-close[class*='help'],
.alert-container.alert-container--administrador .alert .alert-buttons .alert-btn__icon-close[class*='help'], .alert-container.alert-container--cms .alert .alert-buttons .alert-btn__icon-help,
.alert-container.alert-container--administrador .alert .alert-buttons .alert-btn__icon-help {
  background-image: none;
  mask: url("/backend/assets/img/help.svg") no-repeat center/auto 100%;
  -webkit-mask: url("/backend/assets/img/help.svg") no-repeat center/auto 100%;
  -moz-mask: url("/backend/assets/img/help.svg") no-repeat center/auto 100%;
  -ms-mask: url("/backend/assets/img/help.svg") no-repeat center/auto 100%;
  -o-mask: url("/backend/assets/img/help.svg") no-repeat center/auto 100%; }

body {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #000; }
  body a {
    color: #1262b3;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    -webkit-transition: color 0.2s;
    -moz-transition: color 0.2s;
    -ms-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s; }

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  vertical-align: sub;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga'; }

.switch {
  margin-bottom: 15px; }
  .switch label {
    color: #000;
    font-weight: 700; }

.title {
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 15px;
  padding: 0;
  margin-top: 0; }
  .title.no-bottom {
    margin-bottom: 0px; }

.dblock {
  display: block; }

.dnone {
  display: none; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

#preloading {
  text-align: center;
  display: block;
  width: 100%; }

.title-chips {
  margin: 0;
  font-weight: 700;
  font-size: 15px; }

.chips {
  margin-bottom: 15px;
  margin-top: 0; }
  .chips .input {
    display: block;
    width: 100% !important; }

.chip {
  position: relative;
  text-overflow: ellipsis;
  overflow: hidden;
  word-wrap: inherit;
  white-space: nowrap;
  max-width: 100%;
  padding-right: 30px; }

.chip .close {
  position: absolute;
  right: 7px; }

#toast-container {
  right: 20px !important; }

.gray {
  background-color: #ccc !important; }

.cabezal {
  margin-bottom: 20px; }
  .cabezal .title {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px; }
  .cabezal .filter_list span:before {
    content: "filter_list"; }

.cms-message {
  margin: 0 auto;
  text-align: center;
  font-size: 20px;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }
  .cms-message i, .cms-message .login-form .alert i, .login-form .alert .cms-message i, .cms-message .login-form .alert[data-alert-type='success'] .alert__icon-wrapper i[class*='icon'], .login-form .alert[data-alert-type='success'] .alert__icon-wrapper .cms-message i[class*='icon'], .cms-message .login-form .alert[data-alert-type='danger'] .alert__icon-wrapper i[class*='icon'], .login-form .alert[data-alert-type='danger'] .alert__icon-wrapper .cms-message i[class*='icon'], .cms-message .login-form .alert[data-alert-type='warning'] .alert__icon-wrapper i[class*='icon'], .login-form .alert[data-alert-type='warning'] .alert__icon-wrapper .cms-message i[class*='icon'], .cms-message .login-form .alert[data-alert-type='info'] .alert__icon-wrapper i[class*='icon'], .login-form .alert[data-alert-type='info'] .alert__icon-wrapper .cms-message i[class*='icon'], .cms-message .alert-container.alert-container--cms .alert[data-alert-type='success'] .alert__icon-wrapper i[class*='icon'], .alert-container.alert-container--cms .alert[data-alert-type='success'] .alert__icon-wrapper .cms-message i[class*='icon'],
  .cms-message .alert-container.alert-container--administrador .alert[data-alert-type='success'] .alert__icon-wrapper i[class*='icon'], .alert-container.alert-container--administrador .alert[data-alert-type='success'] .alert__icon-wrapper .cms-message i[class*='icon'], .cms-message .alert-container.alert-container--cms .alert[data-alert-type='danger'] .alert__icon-wrapper i[class*='icon'], .alert-container.alert-container--cms .alert[data-alert-type='danger'] .alert__icon-wrapper .cms-message i[class*='icon'],
  .cms-message .alert-container.alert-container--administrador .alert[data-alert-type='danger'] .alert__icon-wrapper i[class*='icon'], .alert-container.alert-container--administrador .alert[data-alert-type='danger'] .alert__icon-wrapper .cms-message i[class*='icon'], .cms-message .alert-container.alert-container--cms .alert[data-alert-type='warning'] .alert__icon-wrapper i[class*='icon'], .alert-container.alert-container--cms .alert[data-alert-type='warning'] .alert__icon-wrapper .cms-message i[class*='icon'],
  .cms-message .alert-container.alert-container--administrador .alert[data-alert-type='warning'] .alert__icon-wrapper i[class*='icon'], .alert-container.alert-container--administrador .alert[data-alert-type='warning'] .alert__icon-wrapper .cms-message i[class*='icon'], .cms-message .alert-container.alert-container--cms .alert[data-alert-type='info'] .alert__icon-wrapper i[class*='icon'], .alert-container.alert-container--cms .alert[data-alert-type='info'] .alert__icon-wrapper .cms-message i[class*='icon'],
  .cms-message .alert-container.alert-container--administrador .alert[data-alert-type='info'] .alert__icon-wrapper i[class*='icon'], .alert-container.alert-container--administrador .alert[data-alert-type='info'] .alert__icon-wrapper .cms-message i[class*='icon'], .cms-message .alert-container.alert-container--cms .alert .alert-buttons .alert-btn__icon-close, .alert-container.alert-container--cms .alert .alert-buttons .cms-message .alert-btn__icon-close,
  .cms-message .alert-container.alert-container--administrador .alert .alert-buttons .alert-btn__icon-close, .alert-container.alert-container--administrador .alert .alert-buttons .cms-message .alert-btn__icon-close, .cms-message .alert-container.alert-container--cms .alert .alert-buttons .alert-btn__icon-help, .alert-container.alert-container--cms .alert .alert-buttons .cms-message .alert-btn__icon-help,
  .cms-message .alert-container.alert-container--administrador .alert .alert-buttons .alert-btn__icon-help, .alert-container.alert-container--administrador .alert .alert-buttons .cms-message .alert-btn__icon-help {
    font-size: 100px;
    margin-bottom: 20px; }
  .cms-message p {
    color: #000;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-style: italic;
    margin-bottom: 10px; }
  .cms-message a {
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-style: italic; }

.help-wrapper {
  position: absolute;
  right: 60px;
  z-index: 5001;
  height: auto;
  width: 265px;
  padding: 20px;
  background-color: #fff;
  max-width: 500px;
  top: 40px;
  line-height: 1.5em; }

.user-main-wrapper {
  position: absolute;
  right: 0;
  z-index: 5002;
  height: auto;
  background-color: #fff;
  max-width: 500px;
  top: 58px;
  line-height: 1.5em; }
  .user-main-wrapper:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 6px 12px 6px;
    border-color: transparent transparent #ffffff transparent;
    position: absolute;
    filter: drop-shadow(0px -2px 0.5px #e0e0e0);
    top: -12px;
    right: 20px; }
  .user-main-wrapper.card .card-image img {
    border-radius: 300px;
    height: 50px;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px; }
  .user-main-wrapper .user-close {
    position: absolute;
    right: 5px;
    top: 5px; }

#userAvatar {
  cursor: pointer; }

#userHelp img {
  padding: 9px;
  cursor: pointer; }

#helpWrapper {
  position: absolute;
  right: 63px;
  z-index: 5001;
  height: auto;
  width: 265px;
  padding: 20px;
  background-color: #fff;
  max-width: 500px;
  top: 40px;
  line-height: 1.5em; }

.modal {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  background-color: #fafafa;
  padding: 0;
  max-height: 70%;
  width: 644px;
  margin: auto;
  overflow-y: auto;
  border-radius: 10px;
  will-change: top, opacity; }
  .modal .modal-header {
    background-color: #1262b3;
    color: white;
    font-weight: 700;
    font-size: 16px;
    padding: 12px 10px;
    position: relative;
    width: 100%; }
    .modal .modal-header h4 {
      display: flex;
      justify-content: flex-start;
      align-items: center;
      margin: 0;
      font-size: 16px;
      font-weight: 700; }
      .modal .modal-header h4 .icon {
        max-width: 18px;
        height: auto;
        margin-right: 8px; }
    .modal .modal-header .close {
      position: absolute;
      right: 10px;
      top: 10px; }
      .modal .modal-header .close a {
        color: white; }
  .modal .modal-content {
    padding: 24px; }
  .modal .modal-check {
    padding: 0 24px;
    margin-top: -10px; }
    .modal .modal-check [type="checkbox"] + span:not(.lever) {
      padding-left: 20px;
      height: 12px;
      line-height: 12px;
      font-size: 1rem;
      color: #000; }
    .modal .modal-check [type="checkbox"].filled-in + span:not(.lever):after {
      border-radius: 1px; }
    .modal .modal-check [type="checkbox"].filled-in + span:not(.lever):before,
    .modal .modal-check [type="checkbox"].filled-in + span:not(.lever):after {
      content: '';
      left: 0;
      position: absolute;
      /* .1s delay is for check animation */
      transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
      z-index: 1; }
    .modal .modal-check [type="checkbox"].filled-in:not(:checked) + span:not(.lever):before {
      width: 0;
      height: 0;
      border: 3px solid transparent;
      left: 6px;
      top: 10px;
      transform: rotateZ(37deg);
      transform-origin: 100% 100%; }
    .modal .modal-check [type="checkbox"].filled-in:not(:checked) + span:not(.lever):after {
      height: 12px;
      width: 12px;
      background-color: transparent;
      border: 1px solid #999;
      top: 0px;
      z-index: 0; }
    .modal .modal-check [type="checkbox"].filled-in:checked + span:not(.lever):before {
      top: -3px;
      left: -1px;
      width: 6px;
      height: 10px;
      border-top: 1.5px solid transparent;
      border-left: 1.5px solid transparent;
      border-right: 1.5px solid #fff;
      border-bottom: 1.5px solid #fff;
      transform: rotateZ(40deg);
      transform-origin: 100% 100%; }
    .modal .modal-check [type="checkbox"].filled-in:checked + span:not(.lever):after {
      top: 0;
      width: 12px;
      height: 12px;
      border: 1px solid #0e4e8f;
      background-color: #0e4e8f;
      z-index: 0; }
    .modal .modal-check [type="checkbox"].filled-in.tabbed:focus + span:not(.lever):after {
      border-radius: 1px;
      border-color: #5a5a5a;
      background-color: rgba(0, 0, 0, 0.1); }
    .modal .modal-check [type="checkbox"].filled-in.tabbed:checked:focus + span:not(.lever):after {
      border-radius: 1px;
      background-color: #0e4e8f;
      border-color: #0e4e8f; }
    .modal .modal-check [type="checkbox"].filled-in:disabled:not(:checked) + span:not(.lever):before {
      background-color: transparent;
      border: 1px solid transparent; }
    .modal .modal-check [type="checkbox"].filled-in:disabled:not(:checked) + span:not(.lever):after {
      border-color: transparent;
      background-color: #949494; }
    .modal .modal-check [type="checkbox"].filled-in:disabled:checked + span:not(.lever):before {
      background-color: transparent; }
    .modal .modal-check [type="checkbox"].filled-in:disabled:checked + span:not(.lever):after {
      background-color: #949494;
      border-color: #949494; }
    .modal .modal-check p {
      margin-top: 0;
      margin-bottom: 20px; }
  .modal .modal-close {
    cursor: pointer; }
  .modal .modal-footer {
    border-radius: 0 0 2px 2px;
    background-color: #fafafa;
    padding: 4px 9px;
    height: 56px;
    width: 100%;
    text-align: right;
    border-top: 1px solid #9E9E9E; }
    .modal .modal-footer .btn,
    .modal .modal-footer .btn-flat {
      margin: 6px 0;
      border-radius: 2px;
      font-size: 15px;
      font-weight: 700;
      text-transform: none; }
    .modal .modal-footer .btn:first-child {
      margin-right: 8px; }
    .modal .modal-footer .autosave-btn-left, .modal .modal-footer .autosave-btn-right {
      display: inline-flex;
      align-items: center;
      padding-inline: 10px; }
      .modal .modal-footer .autosave-btn-left .icon, .modal .modal-footer .autosave-btn-right .icon {
        max-width: 24px;
        margin-right: 8px; }

#object-cmsmenu-toggle {
  display: inline-block;
  max-height: 61px; }
  #object-cmsmenu-toggle .logo-toggle {
    padding-left: 13px;
    padding-right: 13px;
    display: inline-block;
    position: relative;
    z-index: 100;
    background-color: #1262b3;
    min-height: 60px;
    padding-top: 11px;
    line-height: 42px;
    border-right: 1px solid #0e4e8f; }
    #object-cmsmenu-toggle .logo-toggle img {
      width: 30px;
      position: relative;
      top: 5px;
      vertical-align: top; }
  #object-cmsmenu-toggle .menu-toggle {
    position: absolute;
    z-index: 10;
    opacity: 0;
    left: 58px;
    top: 0;
    display: flex;
    height: 61px;
    background-color: #1262b3;
    width: auto;
    transform: translateX(-100%);
    border-right: 1px solid #0e4e8f;
    width: 660px;
    -webkit-transition: transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.4s cubic-bezier(0.645, 0.045, 0.355, 1); }
    #object-cmsmenu-toggle .menu-toggle a, #object-cmsmenu-toggle .menu-toggle #cms-btn, #object-cmsmenu-toggle .menu-toggle #portada-btn {
      position: relative;
      display: inline-block;
      color: #fff;
      padding: 0 19px;
      font-size: 14px;
      text-transform: uppercase;
      -webkit-transition: background-color 0.4s ease;
      -moz-transition: background-color 0.4s ease;
      -ms-transition: background-color 0.4s ease;
      -o-transition: background-color 0.4s ease;
      transition: background-color 0.4s ease; }
    #object-cmsmenu-toggle .menu-toggle.menu-toggle a.active, #object-cmsmenu-toggle .menu-toggle a:not(.submenu):hover {
      background: #0e4e8f;
      color: #fff; }
    #object-cmsmenu-toggle .menu-toggle a[target=_notas]:not([role]) {
      padding-left: 50px;
      padding-right: 11px;
      position: relative; }
      #object-cmsmenu-toggle .menu-toggle a[target=_notas]:not([role]):before {
        /* content: ' '; */
        content: url(/backend/imgs/01-CMS.svg);
        width: 30px;
        position: absolute;
        top: 10px;
        height: 0;
        left: 10px; }
    #object-cmsmenu-toggle .menu-toggle a[target=_portada]:not([role]) {
      padding-left: 50px;
      position: relative; }
      #object-cmsmenu-toggle .menu-toggle a[target=_portada]:not([role]):before {
        /* content: ' '; */
        content: url(/backend/imgs/02-portada.svg);
        width: 30px;
        position: absolute;
        top: 12px;
        height: 0;
        left: 10px; }
    #object-cmsmenu-toggle .menu-toggle a[target=_stats] {
      padding-left: 60px;
      position: relative; }
      #object-cmsmenu-toggle .menu-toggle a[target=_stats]:before {
        /* content: ' '; */
        content: url(/backend/imgs/03-estadisticas.svg);
        width: 35px;
        position: absolute;
        top: 10px;
        height: 0;
        left: 10px; }
    #object-cmsmenu-toggle .menu-toggle a[target=_reporte] {
      padding-left: 50px;
      position: relative; }
      #object-cmsmenu-toggle .menu-toggle a[target=_reporte]:before {
        /* content: ' '; */
        content: url(/backend/imgs/04-reportes.svg);
        width: 25px;
        position: absolute;
        top: 15px;
        height: 0;
        left: 10px; }
  #object-cmsmenu-toggle:hover .menu-toggle {
    border: none;
    transform: translateX(0px);
    opacity: 1; }
    #object-cmsmenu-toggle:hover .menu-toggle a {
      line-height: 60px;
      display: inline-block; }
  #object-cmsmenu-toggle .menu-toggle #cms-btn, #object-cmsmenu-toggle .menu-toggle #portada-btn {
    position: unset;
    padding: 0; }
  #object-cmsmenu-toggle .menu-toggle.menu-toggle #cms-btn:hover {
    background-color: white;
    cursor: pointer; }
    #object-cmsmenu-toggle .menu-toggle.menu-toggle #cms-btn:hover a[target=_notas]:not([role]):before {
      content: url(/backend/imgs/01-CMS_blue.svg); }
    #object-cmsmenu-toggle .menu-toggle.menu-toggle #cms-btn:hover .submenu {
      color: #0e4e8f;
      background-color: white; }
    #object-cmsmenu-toggle .menu-toggle.menu-toggle #cms-btn:hover #cms-menu {
      visibility: visible; }
  #object-cmsmenu-toggle .menu-toggle.menu-toggle #portada-btn:hover {
    background-color: white;
    cursor: pointer; }
    #object-cmsmenu-toggle .menu-toggle.menu-toggle #portada-btn:hover a[target=_portada]:not([role]):before {
      content: url(/backend/imgs/02-portada_blue.svg); }
    #object-cmsmenu-toggle .menu-toggle.menu-toggle #portada-btn:hover .submenu {
      color: #0e4e8f;
      background-color: white; }
    #object-cmsmenu-toggle .menu-toggle.menu-toggle #portada-btn:hover .cms-dropdown {
      visibility: visible; }
  #object-cmsmenu-toggle .menu-toggle .cms-dropdown {
    position: absolute;
    max-width: 340px;
    top: 47px;
    z-index: 9999;
    visibility: hidden;
    columns: 170px 2;
    column-gap: 0;
    background-color: white;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3); }
    #object-cmsmenu-toggle .menu-toggle .cms-dropdown li {
      width: 170px;
      background-color: white; }
    #object-cmsmenu-toggle .menu-toggle .cms-dropdown li a:hover {
      background-color: #1262b3;
      color: #fff; }
    #object-cmsmenu-toggle .menu-toggle .cms-dropdown li a {
      color: #0e4e8f;
      font-size: 13px;
      width: 100%;
      border-top: 1px solid #ccc; }
  #object-cmsmenu-toggle .menu-toggle #cms-menu {
    left: 0px; }
  #object-cmsmenu-toggle .menu-toggle #portada-menu {
    left: 90px;
    columns: unset; }

#topBarLeft a[target=_notas]:before {
  top: 15px !important; }

#topBarLeft a[target=_portada]:before {
  top: 15px !important; }

#topBarLeft a[target=_stats]:before {
  top: 10px !important; }

#topBarLeft a[target=_reporte]:before {
  top: 15px !important; }

#CopyURLNota i.icon1, #CopyURLNota .alert-container.alert-container--cms .alert .alert-buttons .icon1.alert-btn__icon-close, .alert-container.alert-container--cms .alert .alert-buttons #CopyURLNota .icon1.alert-btn__icon-close,
#CopyURLNota .alert-container.alert-container--administrador .alert .alert-buttons .icon1.alert-btn__icon-close, .alert-container.alert-container--administrador .alert .alert-buttons #CopyURLNota .icon1.alert-btn__icon-close, #CopyURLNota .alert-container.alert-container--cms .alert .alert-buttons .icon1.alert-btn__icon-help, .alert-container.alert-container--cms .alert .alert-buttons #CopyURLNota .icon1.alert-btn__icon-help,
#CopyURLNota .alert-container.alert-container--administrador .alert .alert-buttons .icon1.alert-btn__icon-help, .alert-container.alert-container--administrador .alert .alert-buttons #CopyURLNota .icon1.alert-btn__icon-help {
  margin-right: 10px; }

#urlCopyClipboard_wrapper {
  position: absolute;
  top: -300px; }

#shortUrlCopyClipboard_wrapper {
  position: absolute;
  top: -300px; }

.login-form .alert {
  display: flex;
  flex-direction: column;
  width: 100%; }
  .login-form .alert__header {
    padding-top: 20px;
    display: flex;
    flex-direction: row;
    gap: 10px;
    border-top: 3px solid #1262B3; }
  .login-form .alert__title {
    display: flex;
    align-items: center;
    text-align: left;
    font: normal normal bold 14px/19px 'Open Sans';
    letter-spacing: 0px;
    color: #000000; }
  .login-form .alert i, .login-form .alert[data-alert-type='success'] .alert__icon-wrapper i[class*='icon'], .login-form .alert[data-alert-type='danger'] .alert__icon-wrapper i[class*='icon'], .login-form .alert[data-alert-type='warning'] .alert__icon-wrapper i[class*='icon'], .login-form .alert[data-alert-type='info'] .alert__icon-wrapper i[class*='icon'], .login-form .alert-container.alert-container--cms .alert[data-alert-type='success'] .alert__icon-wrapper i[class*='icon'], .alert-container.alert-container--cms .login-form .alert[data-alert-type='success'] .alert__icon-wrapper i[class*='icon'],
  .login-form .alert-container.alert-container--administrador .alert[data-alert-type='success'] .alert__icon-wrapper i[class*='icon'], .alert-container.alert-container--administrador .login-form .alert[data-alert-type='success'] .alert__icon-wrapper i[class*='icon'], .login-form .alert-container.alert-container--cms .alert[data-alert-type='danger'] .alert__icon-wrapper i[class*='icon'], .alert-container.alert-container--cms .login-form .alert[data-alert-type='danger'] .alert__icon-wrapper i[class*='icon'],
  .login-form .alert-container.alert-container--administrador .alert[data-alert-type='danger'] .alert__icon-wrapper i[class*='icon'], .alert-container.alert-container--administrador .login-form .alert[data-alert-type='danger'] .alert__icon-wrapper i[class*='icon'], .login-form .alert-container.alert-container--cms .alert[data-alert-type='warning'] .alert__icon-wrapper i[class*='icon'], .alert-container.alert-container--cms .login-form .alert[data-alert-type='warning'] .alert__icon-wrapper i[class*='icon'],
  .login-form .alert-container.alert-container--administrador .alert[data-alert-type='warning'] .alert__icon-wrapper i[class*='icon'], .alert-container.alert-container--administrador .login-form .alert[data-alert-type='warning'] .alert__icon-wrapper i[class*='icon'], .login-form .alert-container.alert-container--cms .alert[data-alert-type='info'] .alert__icon-wrapper i[class*='icon'], .alert-container.alert-container--cms .login-form .alert[data-alert-type='info'] .alert__icon-wrapper i[class*='icon'],
  .login-form .alert-container.alert-container--administrador .alert[data-alert-type='info'] .alert__icon-wrapper i[class*='icon'], .alert-container.alert-container--administrador .login-form .alert[data-alert-type='info'] .alert__icon-wrapper i[class*='icon'], .login-form .alert-container.alert-container--cms .alert .alert-buttons .alert-btn__icon-close, .alert-container.alert-container--cms .login-form .alert .alert-buttons .alert-btn__icon-close,
  .login-form .alert-container.alert-container--administrador .alert .alert-buttons .alert-btn__icon-close, .alert-container.alert-container--administrador .login-form .alert .alert-buttons .alert-btn__icon-close, .login-form .alert-container.alert-container--cms .alert .alert-buttons .alert-btn__icon-help, .alert-container.alert-container--cms .login-form .alert .alert-buttons .alert-btn__icon-help,
  .login-form .alert-container.alert-container--administrador .alert .alert-buttons .alert-btn__icon-help, .alert-container.alert-container--administrador .login-form .alert .alert-buttons .alert-btn__icon-help {
    width: 22px;
    height: 22px;
    background: #FFF;
    mask-size: auto 100%;
    -webkit-mask-size: auto 100%;
    -moz-mask-size: auto 100%; }
  .login-form .alert__icon-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    min-width: 40px;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 11px;
    background: #1262B3 0% 0% no-repeat padding-box; }
  .login-form .alert__message {
    padding: 1rem 0.2rem;
    text-align: left;
    font: normal normal normal 13px/18px 'Open Sans';
    letter-spacing: 0px;
    color: #000000; }
  .login-form .alert:last-of-type {
    margin-bottom: 2rem; }
  .login-form .alert[data-alert-type='success'] .alert__header {
    border-color: #A3D181; }
  .login-form .alert[data-alert-type='success'] .alert__icon-wrapper {
    background: #A3D181 0% 0% no-repeat padding-box; }
  .login-form .alert[data-alert-type='danger'] .alert__header {
    border-color: #F90008; }
  .login-form .alert[data-alert-type='danger'] .alert__icon-wrapper {
    background: #F90008 0% 0% no-repeat padding-box; }
    .login-form .alert[data-alert-type='danger'] .alert__icon-wrapper i, .login-form .alert[data-alert-type='danger'] .alert__icon-wrapper i[class*='icon'], .login-form .alert[data-alert-type='danger'] .alert-container.alert-container--cms .alert[data-alert-type='success'] .alert__icon-wrapper i[class*='icon'],
    .login-form .alert[data-alert-type='danger'] .alert-container.alert-container--administrador .alert[data-alert-type='success'] .alert__icon-wrapper i[class*='icon'], .login-form .alert-container.alert-container--cms .alert[data-alert-type='danger'] .alert__icon-wrapper i[class*='icon'], .alert-container.alert-container--cms .login-form .alert[data-alert-type='danger'] .alert__icon-wrapper i[class*='icon'],
    .login-form .alert-container.alert-container--administrador .alert[data-alert-type='danger'] .alert__icon-wrapper i[class*='icon'], .alert-container.alert-container--administrador .login-form .alert[data-alert-type='danger'] .alert__icon-wrapper i[class*='icon'], .login-form .alert[data-alert-type='danger'] .alert-container.alert-container--cms .alert[data-alert-type='warning'] .alert__icon-wrapper i[class*='icon'],
    .login-form .alert[data-alert-type='danger'] .alert-container.alert-container--administrador .alert[data-alert-type='warning'] .alert__icon-wrapper i[class*='icon'], .login-form .alert[data-alert-type='danger'] .alert-container.alert-container--cms .alert[data-alert-type='info'] .alert__icon-wrapper i[class*='icon'],
    .login-form .alert[data-alert-type='danger'] .alert-container.alert-container--administrador .alert[data-alert-type='info'] .alert__icon-wrapper i[class*='icon'], .login-form .alert-container.alert-container--cms .alert[data-alert-type='danger'] .alert__icon-wrapper .alert-buttons .alert-btn__icon-close, .alert-container.alert-container--cms .login-form .alert[data-alert-type='danger'] .alert__icon-wrapper .alert-buttons .alert-btn__icon-close, .login-form .alert-container.alert-container--cms .alert[data-alert-type='danger'] .alert-buttons .alert__icon-wrapper .alert-btn__icon-close, .alert-container.alert-container--cms .login-form .alert[data-alert-type='danger'] .alert-buttons .alert__icon-wrapper .alert-btn__icon-close,
    .login-form .alert-container.alert-container--administrador .alert[data-alert-type='danger'] .alert__icon-wrapper .alert-buttons .alert-btn__icon-close, .alert-container.alert-container--administrador .login-form .alert[data-alert-type='danger'] .alert__icon-wrapper .alert-buttons .alert-btn__icon-close, .login-form .alert-container.alert-container--administrador .alert[data-alert-type='danger'] .alert-buttons .alert__icon-wrapper .alert-btn__icon-close, .alert-container.alert-container--administrador .login-form .alert[data-alert-type='danger'] .alert-buttons .alert__icon-wrapper .alert-btn__icon-close, .login-form .alert-container.alert-container--cms .alert[data-alert-type='danger'] .alert__icon-wrapper .alert-buttons .alert-btn__icon-help, .alert-container.alert-container--cms .login-form .alert[data-alert-type='danger'] .alert__icon-wrapper .alert-buttons .alert-btn__icon-help, .login-form .alert-container.alert-container--cms .alert[data-alert-type='danger'] .alert-buttons .alert__icon-wrapper .alert-btn__icon-help, .alert-container.alert-container--cms .login-form .alert[data-alert-type='danger'] .alert-buttons .alert__icon-wrapper .alert-btn__icon-help,
    .login-form .alert-container.alert-container--administrador .alert[data-alert-type='danger'] .alert__icon-wrapper .alert-buttons .alert-btn__icon-help, .alert-container.alert-container--administrador .login-form .alert[data-alert-type='danger'] .alert__icon-wrapper .alert-buttons .alert-btn__icon-help, .login-form .alert-container.alert-container--administrador .alert[data-alert-type='danger'] .alert-buttons .alert__icon-wrapper .alert-btn__icon-help, .alert-container.alert-container--administrador .login-form .alert[data-alert-type='danger'] .alert-buttons .alert__icon-wrapper .alert-btn__icon-help {
      width: 24px; }
  .login-form .alert[data-alert-type='warning'] .alert__header {
    border-color: #FFC400; }
  .login-form .alert[data-alert-type='warning'] .alert__icon-wrapper {
    background: #FFC400 0% 0% no-repeat padding-box; }
  .login-form .alert[data-alert-type='info'] .alert__header {
    border-color: #1262B3; }
  .login-form .alert[data-alert-type='info'] .alert__icon-wrapper {
    background: #1262B3 0% 0% no-repeat padding-box; }

.alert-container.alert-container--cms {
  position: relative;
  z-index: 5001; }

.alert-container.alert-container--administrador {
  left: 0;
  right: 0;
  position: fixed;
  z-index: 3;
  top: 60px; }

.alert-container.alert-container--cms .alert,
.alert-container.alert-container--administrador .alert {
  position: relative;
  display: flex;
  flex-direction: row;
  width: 100%;
  background: #E5F2FF;
  padding: 12px 16px;
  border-bottom: 4px solid #1262B3; }
  .alert-container.alert-container--cms .alert__title,
  .alert-container.alert-container--administrador .alert__title {
    text-align: left;
    font: normal normal bold 16px/22px 'Open Sans';
    letter-spacing: 0px;
    color: #000000;
    opacity: 1; }
  .alert-container.alert-container--cms .alert i, .alert-container.alert-container--cms .alert[data-alert-type='success'] .alert__icon-wrapper i[class*='icon'], .alert-container.alert-container--cms .alert[data-alert-type='danger'] .alert__icon-wrapper i[class*='icon'], .alert-container.alert-container--cms .alert[data-alert-type='warning'] .alert__icon-wrapper i[class*='icon'], .alert-container.alert-container--cms .alert[data-alert-type='info'] .alert__icon-wrapper i[class*='icon'], .alert-container.alert-container--cms .alert .alert-buttons .alert-btn__icon-close, .alert-container.alert-container--cms .alert .alert-buttons .alert-btn__icon-help,
  .alert-container.alert-container--administrador .alert i,
  .alert-container.alert-container--administrador .alert[data-alert-type='success'] .alert__icon-wrapper i[class*='icon'],
  .alert-container.alert-container--administrador .alert[data-alert-type='danger'] .alert__icon-wrapper i[class*='icon'],
  .alert-container.alert-container--administrador .alert[data-alert-type='warning'] .alert__icon-wrapper i[class*='icon'],
  .alert-container.alert-container--administrador .alert[data-alert-type='info'] .alert__icon-wrapper i[class*='icon'],
  .alert-container.alert-container--administrador .alert .alert-buttons .alert-btn__icon-close,
  .alert-container.alert-container--administrador .alert .alert-buttons .alert-btn__icon-help {
    width: 37px;
    height: 37px;
    background: #FFF;
    mask-size: auto 100%;
    -webkit-mask-size: auto 100%;
    -moz-mask-size: auto 100%; }
  .alert-container.alert-container--cms .alert__icon-wrapper,
  .alert-container.alert-container--administrador .alert__icon-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 67px;
    min-width: 67px;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 11px;
    background: #1262B3 0% 0% no-repeat padding-box;
    margin-right: 15px; }
  .alert-container.alert-container--cms .alert__message,
  .alert-container.alert-container--administrador .alert__message {
    padding-top: 15px;
    text-align: left;
    font: normal normal normal 13px/18px 'Open Sans';
    letter-spacing: 0px;
    color: #000000; }
  .alert-container.alert-container--cms .alert[data-alert-type='success'],
  .alert-container.alert-container--administrador .alert[data-alert-type='success'] {
    background: #F7FDF2;
    border-color: #A3D181; }
    .alert-container.alert-container--cms .alert[data-alert-type='success'] .alert__icon-wrapper,
    .alert-container.alert-container--administrador .alert[data-alert-type='success'] .alert__icon-wrapper {
      background: #A3D181 0% 0% no-repeat padding-box; }
  .alert-container.alert-container--cms .alert[data-alert-type='danger'],
  .alert-container.alert-container--administrador .alert[data-alert-type='danger'] {
    background: #FFF4F4;
    border-color: #F90008; }
    .alert-container.alert-container--cms .alert[data-alert-type='danger'] .alert__icon-wrapper,
    .alert-container.alert-container--administrador .alert[data-alert-type='danger'] .alert__icon-wrapper {
      background: #F90008 0% 0% no-repeat padding-box; }
      .alert-container.alert-container--cms .login-form .alert[data-alert-type='danger'] .alert__icon-wrapper i, .login-form .alert-container.alert-container--cms .alert[data-alert-type='danger'] .alert__icon-wrapper i, .alert-container.alert-container--cms .alert[data-alert-type='danger'] .alert__icon-wrapper i[class*='icon'], .alert-container.alert-container--cms .alert[data-alert-type='danger'] .alert__icon-wrapper .alert-buttons .alert-btn__icon-close, .alert-container.alert-container--cms .alert[data-alert-type='danger'] .alert-buttons .alert__icon-wrapper .alert-btn__icon-close, .alert-container.alert-container--cms .alert[data-alert-type='danger'] .alert__icon-wrapper .alert-buttons .alert-btn__icon-help, .alert-container.alert-container--cms .alert[data-alert-type='danger'] .alert-buttons .alert__icon-wrapper .alert-btn__icon-help,
      .alert-container.alert-container--administrador .login-form .alert[data-alert-type='danger'] .alert__icon-wrapper i,
      .login-form .alert-container.alert-container--administrador .alert[data-alert-type='danger'] .alert__icon-wrapper i,
      .alert-container.alert-container--administrador .alert[data-alert-type='danger'] .alert__icon-wrapper i[class*='icon'],
      .alert-container.alert-container--administrador .alert[data-alert-type='danger'] .alert__icon-wrapper .alert-buttons .alert-btn__icon-close,
      .alert-container.alert-container--administrador .alert[data-alert-type='danger'] .alert-buttons .alert__icon-wrapper .alert-btn__icon-close,
      .alert-container.alert-container--administrador .alert[data-alert-type='danger'] .alert__icon-wrapper .alert-buttons .alert-btn__icon-help,
      .alert-container.alert-container--administrador .alert[data-alert-type='danger'] .alert-buttons .alert__icon-wrapper .alert-btn__icon-help {
        width: 39px; }
  .alert-container.alert-container--cms .alert[data-alert-type='warning'],
  .alert-container.alert-container--administrador .alert[data-alert-type='warning'] {
    background: #FFF9EA;
    border-color: #FFC400; }
    .alert-container.alert-container--cms .alert[data-alert-type='warning'] .alert__icon-wrapper,
    .alert-container.alert-container--administrador .alert[data-alert-type='warning'] .alert__icon-wrapper {
      background: #FFC400 0% 0% no-repeat padding-box; }
  .alert-container.alert-container--cms .alert[data-alert-type='info'],
  .alert-container.alert-container--administrador .alert[data-alert-type='info'] {
    background: #E5F2FF;
    border-color: #1262B3; }
    .alert-container.alert-container--cms .alert[data-alert-type='info'] .alert__icon-wrapper,
    .alert-container.alert-container--administrador .alert[data-alert-type='info'] .alert__icon-wrapper {
      background: #1262B3 0% 0% no-repeat padding-box; }
  .alert-container.alert-container--cms .alert .alert-buttons,
  .alert-container.alert-container--administrador .alert .alert-buttons {
    display: flex;
    justify-content: center;
    gap: 3px;
    position: absolute;
    top: 5px;
    right: 5px; }
    .alert-container.alert-container--cms .alert .alert-buttons .alert-btn,
    .alert-container.alert-container--administrador .alert .alert-buttons .alert-btn {
      border: 0;
      background: transparent;
      cursor: pointer;
      border-radius: 4px;
      padding: 5px;
      position: relative; }
      .alert-container.alert-container--cms .alert .alert-buttons .alert-btn__icon,
      .alert-container.alert-container--administrador .alert .alert-buttons .alert-btn__icon {
        width: 12px;
        height: 12px;
        background: #343434; }
      .alert-container.alert-container--cms .alert .alert-buttons .alert-btn__icon-help,
      .alert-container.alert-container--administrador .alert .alert-buttons .alert-btn__icon-help {
        height: 17px;
        width: 17px; }
      .alert-container.alert-container--cms .alert .alert-buttons .alert-btn__tooltip,
      .alert-container.alert-container--administrador .alert .alert-buttons .alert-btn__tooltip {
        visibility: hidden;
        width: 120px;
        background-color: rgba(0, 0, 0, 0.75);
        color: #fff;
        text-align: center;
        font-size: .9rem;
        padding: 5px;
        border-radius: 6px;
        position: absolute;
        right: 25px;
        z-index: 1; }
      .alert-container.alert-container--cms .alert .alert-buttons .alert-btn:hover .alert-btn__tooltip,
      .alert-container.alert-container--administrador .alert .alert-buttons .alert-btn:hover .alert-btn__tooltip {
        visibility: visible; }

#template {
  margin-top: 61px;
  min-height: 100vh;
  background-color: #ccc;
  transition: left 0.5s, margin-left 0.3s linear, right 0.5s; }
  #template #CMSContentTemplate {
    margin-left: auto;
    margin-right: auto;
    background-color: #ccc;
    width: 100%; }
  #template #block-screen {
    position: fixed;
    top: 0;
    left: 0;
    background-color: transparent;
    width: 100vw;
    height: 100vh;
    z-index: 1101; }

#admin-bar {
  transition: left 0.5s, width 0.3s linear, right 0.5s;
  position: fixed;
  top: 61px;
  right: 0;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  z-index: 2;
  background-color: white; }
  #admin-bar .close-frame {
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    border-left: 1px solid #dcdcdc;
    position: absolute;
    right: 0;
    z-index: 3;
    cursor: pointer;
    height: 61px;
    width: 56px; }
    #admin-bar .close-frame i, #admin-bar .close-frame .alert-container.alert-container--cms .alert .alert-buttons .alert-btn__icon-close, .alert-container.alert-container--cms .alert .alert-buttons #admin-bar .close-frame .alert-btn__icon-close,
    #admin-bar .close-frame .alert-container.alert-container--administrador .alert .alert-buttons .alert-btn__icon-close, .alert-container.alert-container--administrador .alert .alert-buttons #admin-bar .close-frame .alert-btn__icon-close, #admin-bar .close-frame .alert-container.alert-container--cms .alert .alert-buttons .alert-btn__icon-help, .alert-container.alert-container--cms .alert .alert-buttons #admin-bar .close-frame .alert-btn__icon-help,
    #admin-bar .close-frame .alert-container.alert-container--administrador .alert .alert-buttons .alert-btn__icon-help, .alert-container.alert-container--administrador .alert .alert-buttons #admin-bar .close-frame .alert-btn__icon-help {
      font-size: 25px;
      color: #1262b3; }
  #admin-bar .progress {
    margin: 0;
    margin-bottom: -4px;
    position: relative;
    top: 121px; }
  #admin-bar #admin-frame {
    height: 100%;
    background-color: #ddd; }
    #admin-bar #admin-frame iframe {
      height: 100%;
      width: 100%;
      background-color: #ddd;
      background: -moz-linear-gradient(top, #dddddd 0%, white 61px, white 61px, #dddddd 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, #dddddd 0%, white 61px, white 61px, #dddddd 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, #dddddd 0%, white 61px, white 61px, #dddddd 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }

@media screen and (min-width: 1601px) {
  #admin-bar {
    width: 450px; }
  #admin-bar[status=open] {
    width: 660px; }
  #layerIframe[adminbar=open] {
    left: calc(50% - 719px);
    transform: unset; }
  #template {
    left: -225px;
    position: relative; } }

@media screen and (min-width: 1441px) and (max-width: 1600px) {
  #admin-bar {
    width: 450px; }
  #admin-bar[status=open] {
    width: 660px; }
  #layerIframe[adminbar=open] {
    left: calc(50% - 719px);
    transition: unset; }
  #template {
    left: -225px;
    position: relative; } }

@media screen and (min-width: 1367px) and (max-width: 1440px) {
  #admin-bar {
    width: 310px; }
  #admin-bar[status=open] {
    width: 520px; }
  #layerIframe[adminbar=open] {
    left: 50%;
    transform: translateX(-50%); }
  #template {
    left: -155px;
    position: relative; } }

@media screen and (max-width: 1366px) {
  #admin-bar {
    width: 250px; }
  #admin-bar[status=open] {
    width: 460px; }
  #template {
    left: -125px;
    position: relative; } }

#template[status=fullscreen] {
  left: 0px; }

/* @media screen and (max-width: 1280px) {
  #admin-bar {
    width: 200px; }
  #admin-bar[status=open] {
    width: 410px; } } */
/*
#sectionContainer{
  position: fixed;
  top:70px;
  left:50%;
  transform: translateX(-50%);
  text-align: center;
  border : 1px solid #FF0000;
  width: 420px;
  &[data-index="1"]{
    width: 840px;
  }
  &[data-index="2"]{
    width: 1260px;
  }
}*/
.compact[size="small"] {
  left: calc(50% - 340px) !important; }

.compact[size="small"][data-open-position="0"][data-total-open="2"] {
  left: calc( ((100vw - 1280px) / 2) + 90px) !important; }

.compact[size="small"][data-open-position="0"][data-total-open="3"] {
  left: calc(((100vw - 1280px) / 2) - 10px) !important; }

.compact[size="small"][data-open-position="1"][data-total-open="2"] {
  left: calc( ((100vw - 1280px) / 2) + 495px) !important; }

.compact[size="small"][data-open-position="1"][data-total-open="3"] {
  left: calc( ((100vw - 1280px) / 2) + 340px) !important; }

.compact[size="small"][data-open-position="2"][data-total-open="3"] {
  left: calc( ((100vw - 1280px) / 2) + 690px) !important; }

.compact[size="small"][data-total-open="3"] iframe {
  width: 350px !important; }

.compact[size="big"] {
  left: calc(50% - 410px) !important; }

.compact[size="big"][data-open-position="0"][data-total-open="2"] {
  left: calc( ((100vw - 1280px) / 2) + 30px) !important; }

.compact[size="big"][data-open-position="0"][data-total-open="3"] {
  left: calc(((100vw - 1280px) / 2) - 120px) !important; }

.compact[size="big"][data-open-position="1"][data-total-open="2"] {
  left: calc( ((100vw - 1280px) / 2) + 435px) !important; }

.compact[size="big"][data-open-position="1"][data-total-open="3"] {
  left: calc( ((100vw - 1280px) / 2) + 260px) !important; }

.compact[size="big"][data-open-position="2"][data-total-open="3"] {
  left: calc( ((100vw - 1280px) / 2) + 640px) !important; }

.compact[size="big"][data-total-open="3"] iframe {
  width: 350px !important; }

.compact[size="full"] {
  left: calc(50% - 420px) !important; }

.compact[size="full"][data-open-position="0"][data-total-open="2"] {
  left: calc( ((100vw - 1280px) / 2) + 10px) !important; }

.compact[size="full"][data-open-position="0"][data-total-open="3"] {
  left: calc(((100vw - 1280px) / 2) - 190px) !important; }

.compact[size="full"][data-open-position="1"][data-total-open="2"] {
  left: calc( ((100vw - 1280px) / 2) + 415px) !important; }

.compact[size="full"][data-open-position="1"][data-total-open="3"] {
  left: calc( ((100vw - 1280px) / 2) + 215px) !important; }

.compact[size="full"][data-open-position="2"][data-total-open="3"] {
  left: calc( ((100vw - 1280px) / 2) + 620px) !important; }

.sectionIframe {
  position: fixed;
  top: 70px;
  width: 400px;
  border-radius: 5px;
  z-index: 1000;
  left: calc(50% - 200px);
  -webkit-transition: left 0.5s,top 1s;
  /* For Safari 3.1 to 6.0 */
  transition: left 0.5s, top 0.5s; }
  .sectionIframe iframe {
    width: 400px; }
  .sectionIframe[data-open-position="0"][data-total-open="2"] {
    left: calc( ((100vw - 1280px) / 2) + 230px); }
  .sectionIframe[data-open-position="0"][data-total-open="3"] {
    left: calc(((100vw - 1280px) / 2) + 30px); }
  .sectionIframe[data-open-position="1"][data-total-open="2"] {
    left: calc( ((100vw - 1280px) / 2) + 635px); }
  .sectionIframe[data-open-position="1"][data-total-open="3"] {
    left: calc( ((100vw - 1280px) / 2) + 435px); }
  .sectionIframe[data-open-position="2"][data-total-open="3"] {
    left: calc( ((100vw - 1280px) / 2) + 840px); }
  .sectionIframe[data-maximized="0"] {
    top: calc(100% - 60px);
    height: 48px;
    overflow: hidden;
    border-radius: 2px; }
  .sectionIframe.shake {
    animation: shake 1s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px; }

@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0); }
  20%, 80% {
    transform: translate3d(2px, 0, 0); }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0); }
  40%, 60% {
    transform: translate3d(4px, 0, 0); } }

#layerIframe {
  width: 100% !important;
  margin: 0 auto;
  position: fixed;
  text-align: center;
  top: 70px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 5px;
  z-index: 1000; }
  #layerIframe iframe {
    width: 400px; }
    #layerIframe iframe[src*="/backend/editor/objetos/"] {
      width: 1000px; }
    #layerIframe iframe[src*="/backend/editor/templates/"] {
      width: 400px; }
    #layerIframe iframe[src*="/backend/editor/pages/"] {
      width: 800px; }

#section-editor-cover {
  margin: 0;
  padding: 0;
  padding-bottom: 20px;
  overflow: hidden; }
  #section-editor-cover .blockFrame {
    z-index: 999;
    position: absolute;
    background-color: #f6f6f6;
    opacity: 0.3;
    width: 100% !important;
    top: 42px !important; }
  #section-editor-cover .sec-header {
    background-color: #1262b3;
    color: white;
    font-weight: 700;
    font-size: 15px;
    padding: 10px;
    position: sticky;
    top: 0;
    z-index: 300; }
    #section-editor-cover .sec-header .close, #section-editor-cover .sec-header .minimize, #section-editor-cover .sec-header .maximize {
      float: right;
      cursor: pointer; }
  #section-editor-cover[data-maximized="1"] .sec-header .maximize {
    display: none; }
  #section-editor-cover[data-maximized="0"] .sec-header .minimize {
    display: none; }
  #section-editor-cover #tdSortResult {
    max-height: 450px;
    overflow-y: auto;
    margin-bottom: 5px;
    padding: 15px; }
    #section-editor-cover #tdSortResult #sortResult {
      margin: .5rem 0 1rem 0;
      border: 1px solid #e0e0e0;
      border-radius: 2px;
      position: relative; }
      #section-editor-cover #tdSortResult #sortResult #ghostClone {
        display: none; }
      #section-editor-cover #tdSortResult #sortResult article {
        background-color: #fff;
        padding: 10px;
        margin: 0;
        border-bottom: 1px solid #e0e0e0;
        min-height: 50px; }
        #section-editor-cover #tdSortResult #sortResult article[data-status="10"] {
          color: #e51c23; }
        #section-editor-cover #tdSortResult #sortResult article[data-status="2"] {
          color: #1262b3; }
        #section-editor-cover #tdSortResult #sortResult article[data-status="14"] {
          color: #ccc; }
        #section-editor-cover #tdSortResult #sortResult article .content figure {
          width: 30px;
          height: 30px;
          float: left;
          background-size: cover;
          background-color: #f6f6f6;
          margin: 0;
          margin-right: 15px; }
          #section-editor-cover #tdSortResult #sortResult article .content figure[style="background-image: url()"] {
            display: none; }
        #section-editor-cover #tdSortResult #sortResult article .content .info-wrapper .title {
          font-size: 13px;
          font-weight: 500;
          padding-right: 35px;
          margin-bottom: 0; }
        #section-editor-cover #tdSortResult #sortResult article .content .info-wrapper .preview {
          display: none; }
        #section-editor-cover #tdSortResult #sortResult article .info {
          display: none; }
        #section-editor-cover #tdSortResult #sortResult article .buttons {
          position: absolute;
          top: 50%;
          right: 5px;
          transform: translateY(-50%);
          line-height: 1; }
          #section-editor-cover #tdSortResult #sortResult article .buttons i, #section-editor-cover #tdSortResult #sortResult article .buttons .alert-container.alert-container--cms .alert .alert-buttons .alert-btn__icon-close, .alert-container.alert-container--cms .alert .alert-buttons #section-editor-cover #tdSortResult #sortResult article .buttons .alert-btn__icon-close,
          #section-editor-cover #tdSortResult #sortResult article .buttons .alert-container.alert-container--administrador .alert .alert-buttons .alert-btn__icon-close, .alert-container.alert-container--administrador .alert .alert-buttons #section-editor-cover #tdSortResult #sortResult article .buttons .alert-btn__icon-close, #section-editor-cover #tdSortResult #sortResult article .buttons .alert-container.alert-container--cms .alert .alert-buttons .alert-btn__icon-help, .alert-container.alert-container--cms .alert .alert-buttons #section-editor-cover #tdSortResult #sortResult article .buttons .alert-btn__icon-help,
          #section-editor-cover #tdSortResult #sortResult article .buttons .alert-container.alert-container--administrador .alert .alert-buttons .alert-btn__icon-help, .alert-container.alert-container--administrador .alert .alert-buttons #section-editor-cover #tdSortResult #sortResult article .buttons .alert-btn__icon-help {
            color: #272727; }
  #section-editor-cover .actions {
    display: block;
    min-height: 41px; }
    #section-editor-cover .actions > div {
      float: right;
      margin-right: 10px;
      margin-top: 10px; }
  #section-editor-cover .resultGhost {
    min-width: 200px;
    line-height: 40px;
    color: white;
    height: 40px !important; }
  #section-editor-cover #ghostAdd {
    background-color: #1262b3;
    z-index: 999;
    text-align: center; }

#mask-background {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0px;
  left: 0;
  background-color: rgba(253, 253, 253, 0.4);
  display: none;
  z-index: 999; }

@media screen and (max-width: 1920px) {
  #admin-bar {
    width: 450px; }
  #admin-bar[status=open] {
    width: 660px; }
  #layerIframe[adminbar=open] {
    left: -225px;
    transform: unset; } }

@media screen and (max-width: 1600px) {
  #admin-bar {
    width: 420px; }
  #admin-bar[status=open] {
    width: 630px; }
  #layerIframe[adminbar=open] {
    left: -210px;
    transition: unset; } }

@media screen and (max-width: 1440px) {
  #admin-bar {
    width: 310px; }
  #admin-bar[status=open] {
    width: 520px; }
  #layerIframe[adminbar=open] {
    left: -155px;
    transform: unset; } }

@media screen and (max-width: 1366px) {
  #admin-bar {
    width: 250px; }
  #admin-bar[status=open] {
    width: 410px; } }

.cms-main .td-tools {
  display: none; }

#userHelp {
  border-left: 1px solid #0e4e8f; }

#userHelp img {
  padding: 9px;
  cursor: pointer; }

#helpWrapper {
  position: absolute;
  right: 69px;
  z-index: 5001;
  height: auto;
  width: 265px;
  padding: 20px;
  background-color: #fff;
  max-width: 500px;
  top: 40px;
  line-height: 1.5em; }

#header-cms {
  background: #1262b3;
  line-height: 60px;
  width: 100%;
  z-index: 3;
  position: fixed;
  height: 61px;
  top: 0px;
  left: 0px; }
  #header-cms #topBarLeft {
    float: left; }
    #header-cms #topBarLeft #btnStart {
      float: left;
      height: 61px; }
      #header-cms #topBarLeft #btnStart #menuStart {
        position: absolute;
        top: 61px;
        left: 0;
        visibility: hidden; }
      #header-cms #topBarLeft #btnStart .Start {
        width: 30px;
        margin-top: 17px;
        display: block; }
  #header-cms #btnModo {
    display: none; }
  #header-cms #btnRefresh {
    float: left;
    margin-top: 8px;
    display: block;
    margin-left: 0px;
    cursor: pointer; }
  #header-cms .user {
    padding-right: 10px;
    padding-left: 10px;
    float: right;
    margin-top: 0;
    height: 61px; }
    #header-cms .user img {
      width: 35px;
      height: auto;
      border-radius: 50%;
      margin-top: 13px;
      cursor: pointer; }
  #header-cms .icon-button {
    float: right;
    margin-top: 13px;
    margin-right: 10px; }
    #header-cms .icon-button a {
      padding: 0 8.25px;
      display: block;
      color: white;
      border-radius: 50px; }
      #header-cms .icon-button a:active {
        background-color: initial; }
      #header-cms .icon-button a.active {
        background-color: #0e4e8f; }
    #header-cms .icon-button a.btn.btn-flat.section-content span:before {
      content: "edit"; }
    #header-cms .icon-button a.btn.btn-flat.section-templates span:before {
      content: "dashboard"; }
    #header-cms .icon-button a.btn.btn-flat.section-security span:before {
      content: "lock"; }
    #header-cms .icon-button a.btn.btn-flat.section-fail-safe span:before {
      content: "security"; }
  #header-cms .v-separator {
    float: right;
    height: 61px;
    width: 1px;
    background-color: #0e4e8f;
    margin-left: 10x;
    margin-right: 10px; }
  #header-cms #topBarRight {
    width: auto;
    display: block; }
  #header-cms #btnAdministradores {
    display: none; }
  #header-cms .btnPublish {
    float: right;
    margin-top: 12px;
    margin-right: 10px; }
    #header-cms .btnPublish #icon-publish {
      padding: 0 10px;
      width: 145.42px;
      height: 36px; }
      #header-cms .btnPublish #icon-publish .material-icons {
        margin-left: 0;
        padding-left: 10px;
        border-left: 1px solid #971a49; }
      #header-cms .btnPublish #icon-publish.layer .material-icons span:before {
        content: "get_app"; }
      #header-cms .btnPublish #icon-publish .tooltipped {
        margin-right: 0;
        padding-right: 5px; }
    #header-cms .btnPublish #modal-publish {
      width: 300px;
      position: absolute;
      z-index: 10;
      margin-top: 13px;
      right: 260px; }
      #header-cms .btnPublish #modal-publish:before {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 6px 12px 6px;
        border-color: transparent transparent #ffffff transparent;
        position: absolute;
        filter: drop-shadow(0px -7px 4px 2px #000);
        top: -12px;
        left: 275px; }
      #header-cms .btnPublish #modal-publish .card-content {
        padding: 15px; }
      #header-cms .btnPublish #modal-publish .card-action {
        text-align: right;
        padding: 10px;
        max-height: 70px; }
      #header-cms .btnPublish #modal-publish .publish-apply {
        display: none; }
      #header-cms .btnPublish #modal-publish .datetimepicker-inline {
        width: 100%;
        line-height: 1.5rem; }
        #header-cms .btnPublish #modal-publish .datetimepicker-inline td, #header-cms .btnPublish #modal-publish .datetimepicker-inline th {
          padding: 2px 2px; }
      #header-cms .btnPublish #modal-publish #icon-save {
        padding: 10px;
        border-bottom: 1px solid #f6f6f6; }
        #header-cms .btnPublish #modal-publish #icon-save a {
          width: 100%;
          color: white; }
  #header-cms .publish-time {
    float: right;
    margin-right: 10px;
    color: white; }
    #header-cms .publish-time .mi-pause {
      padding-left: 10px;
      cursor: pointer; }
  #header-cms #btnAction {
    float: right;
    margin-right: 10px;
    color: white;
    margin-top: 12px; }
    #header-cms #btnAction #icon-action {
      display: inline-block;
      background-color: transparent !important; }
      #header-cms #btnAction #icon-action a {
        color: white; }
      #header-cms #btnAction #icon-action.pause a {
        border-radius: 50px;
        padding: 0 8.25px;
        margin-left: 4px; }
      #header-cms #btnAction #icon-action.pause span:before {
        content: "pause_circle_outline"; }
      #header-cms #btnAction #icon-action.play a {
        background-color: #e91e63 !important;
        margin-left: 50px; }
        #header-cms #btnAction #icon-action.play a:after {
          content: "Reanudar";
          margin-left: 12px;
          position: relative;
          top: -2px; }
        #header-cms #btnAction #icon-action.play a span:before {
          content: "play_circle_outline"; }
      #header-cms #btnAction #icon-action.scheduled a {
        border-radius: 50px;
        padding: 0 8.25px; }
        #header-cms #btnAction #icon-action.scheduled a.active {
          background-color: #0e4e8f; }
        #header-cms #btnAction #icon-action.scheduled a:focus {
          background-color: #0e4e8f; }
      #header-cms #btnAction #icon-action.scheduled span:before {
        content: "calendar_today"; }
    #header-cms #btnAction #menuPendingPublication {
      position: absolute;
      top: 61px;
      left: 0px;
      visibility: hidden; }
      #header-cms #btnAction #menuPendingPublication:before {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 6px 12px 6px;
        border-color: transparent transparent #ffffff transparent;
        position: absolute;
        filter: drop-shadow(0px -7px 4px 2px black);
        top: -12px;
        left: 12px; }
      #header-cms #btnAction #menuPendingPublication iframe {
        background-color: white;
        box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
        border: none; }
  #header-cms #topBarLeft .mi-env {
    float: left;
    padding-right: 10px;
    padding-left: 15px;
    color: white;
    margin-top: 20px; }

#btnProduction #icon-action {
  display: inline;
  background-color: transparent !important; }
  #btnProduction #icon-action a.btn-flat {
    height: 20px;
    line-height: 20px;
    color: white; }
    #btnProduction #icon-action a.btn-flat:hover {
      background-color: transparent; }
  #btnProduction #icon-action.pause span:before {
    content: "pause_circle_outline";
    color: black; }
  #btnProduction #icon-action.play a span:before {
    content: "play_circle_outline";
    color: black; }
  #btnProduction #icon-action.scheduled a {
    border-radius: 50px;
    padding: 0 8.25px; }
    #btnProduction #icon-action.scheduled a.active {
      background-color: #0e4e8f; }
    #btnProduction #icon-action.scheduled a:focus {
      background-color: #0e4e8f; }
  #btnProduction #icon-action.scheduled span:before {
    content: "calendar_today"; }

#actionLog {
  position: fixed;
  top: 61px;
  left: 0px;
  width: 100%;
  height: 25px;
  z-index: 1;
  padding: 3px 5px 0px 0px;
  background-color: #FF6C00;
  display: none;
  border-bottom: 1px solid #CCCCCC; }
  #actionLog .close {
    position: absolute;
    top: 4px;
    right: 10px;
    background-image: url(../grafica/Icons/close.png);
    width: 55px;
    height: 20px;
    text-align: center;
    padding-top: 3px; }
    #actionLog .close a {
      font-size: 11px;
      color: #FFFFFF;
      text-decoration: none; }
  #actionLog .alert {
    float: left; }
  #actionLog #actionLogText {
    font-size: 12px;
    color: #FFFFFF;
    line-height: 23px;
    width: 70%;
    height: 23px;
    overflow: hidden; }

#btnWrapper {
  float: left;
  line-height: 61px;
  position: relative;
  height: 61px; }
  #btnWrapper .wrapper-divider {
    float: left; }
    #btnWrapper .wrapper-divider:after {
      content: "-";
      margin-left: 10px;
      margin-right: 10px;
      color: white; }
  #btnWrapper #btnWrapperPortal {
    cursor: pointer; }
  #btnWrapper .btn-inner-wrapper {
    float: left;
    height: 61px; }
  #btnWrapper .buttonBar_up,
  #btnWrapper .buttonBar_over,
  #btnWrapper .buttonBar_down {
    font-size: 12px;
    color: #fff;
    font-weight: 500;
    cursor: pointer;
    display: inline-block;
    white-space: nowrap;
    max-width: 160px;
    overflow: hidden;
    text-overflow: ellipsis; }
  #btnWrapper #btnPortalesLinkText .buttonBar_up,
  #btnWrapper #btnPortalesLinkText .buttonBar_over,
  #btnWrapper #btnPortalesLinkText .buttonBar_down,
  #btnWrapper .btnPaginasText .buttonBar_up,
  #btnWrapper .btnPaginasText .buttonBar_over,
  #btnWrapper .btnPaginasText .buttonBar_down,
  #btnWrapper .btnTemplatesText .buttonBar_up,
  #btnWrapper .btnTemplatesText .buttonBar_over,
  #btnWrapper .btnTemplatesText .buttonBar_down {
    font-size: 12px;
    color: #fff;
    font-weight: 500;
    cursor: pointer;
    display: inline-block;
    white-space: nowrap;
    max-width: 160px;
    overflow: hidden;
    text-overflow: ellipsis; }
  #btnWrapper #btnPortalesLinkText .buttonBar_disabled,
  #btnWrapper .btnPaginasText .buttonBar_disabled,
  #btnWrapper .btnTemplatesText .buttonBar_disabled {
    font-size: 12px;
    color: #ccc; }
  #btnWrapper #btnPortalesLinkText .buttonBar_inactive,
  #btnWrapper .btnPaginasText .buttonBar_inactive,
  #btnWrapper .btnTemplatesText .buttonBar_inactive {
    font-size: 12px;
    color: #ccc;
    font-weight: 500;
    cursor: pointer; }
  #btnWrapper #menuPaginas,
  #btnWrapper #menuPortales,
  #btnWrapper #menuTemplates {
    position: absolute;
    top: 55px;
    visibility: hidden; }
    #btnWrapper #menuPaginas > div:before,
    #btnWrapper #menuPortales > div:before,
    #btnWrapper #menuTemplates > div:before {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 6px 12px 6px;
      border-color: transparent transparent #ffffff transparent;
      position: absolute;
      filter: drop-shadow(0px -7px 4px 2px black);
      top: -12px;
      left: 15px; }
    #btnWrapper #menuPaginas iframe,
    #btnWrapper #menuPortales iframe,
    #btnWrapper #menuTemplates iframe {
      background-color: #fff;
      box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
      border: 0;
      width: 300px !important;
      min-height: 49px; }
  #btnWrapper #btnPortalesLink {
    float: left; }

.bodyPages {
  min-height: 49px; }
  .bodyPages .channelName .iconDeferer {
    position: absolute;
    top: 0px;
    right: 0px;
    margin-right: -24px;
    -webkit-transition: margin-right 0.2s;
    -moz-transition: margin-right 0.2s;
    -ms-transition: margin-right 0.2s;
    -o-transition: margin-right 0.2s;
    transition: margin-right 0.2s; }
  .bodyPages .channelName:hover .iconDeferer {
    margin-right: 0px; }
  .bodyPages .channelName.deferer.active {
    -webkit-transition: background-position-x 0.2s;
    -moz-transition: background-position-x 0.2s;
    -ms-transition: background-position-x 0.2s;
    -o-transition: background-position-x 0.2s;
    transition: background-position-x 0.2s; }
    .bodyPages .channelName.deferer.active:hover {
      background-position-x: calc(100% - 30px) !important; }
  .bodyPages #itemsPages .productName .txt {
    cursor: pointer;
    width: 300px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 10px;
    padding-bottom: 5px; }
  .bodyPages #itemsPages .productName.icoContoinuous {
    position: relative; }
    .bodyPages #itemsPages .productName.icoContoinuous:before {
      display: block;
      content: "";
      background: transparent url("../imgs/material-icons/baseline-fast_forward.svg") right center no-repeat;
      width: 24px;
      height: 24px;
      position: absolute;
      left: 8px;
      top: 13.5px; }
    .bodyPages #itemsPages .productName.icoContoinuous .txt {
      padding-left: 40px; }
  .bodyPages #itemsPages .productName.icoAlert {
    position: relative; }
    .bodyPages #itemsPages .productName.icoAlert:before {
      display: block;
      content: "";
      background: transparent url("../imgs/material-icons/baseline-error_outline.svg") right center no-repeat;
      width: 24px;
      height: 24px;
      position: absolute;
      left: 8px;
      top: 13.5px; }
    .bodyPages #itemsPages .productName.icoAlert .txt {
      padding-left: 40px; }
  .bodyPages #itemsPages .productName.icoContoinuousDeferer {
    position: relative; }
    .bodyPages #itemsPages .productName.icoContoinuousDeferer:before {
      display: block;
      content: "";
      background: transparent url("../imgs/material-icons/access_alarm.svg") right center no-repeat;
      width: 24px;
      height: 24px;
      position: absolute;
      left: 8px;
      top: 13.5px; }
    .bodyPages #itemsPages .productName.icoContoinuousDeferer .txt {
      padding-left: 40px; }
  .bodyPages .contentLoadding {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .bodyPages .iconPage {
    position: absolute;
    width: 25px;
    height: 25px;
    top: 0px;
    right: 0px; }
  .bodyPages .iconPage.icoContoinuousDeferer {
    background: transparent url("../imgs/material-icons/access_alarm.svg") right center no-repeat;
    width: 24px;
    height: 24px;
    position: absolute;
    left: 8px;
    top: 2.5px; }
  .bodyPages .iconPage.icoContoinuous {
    background: transparent url("../imgs/material-icons/baseline-fast_forward.svg") right center no-repeat;
    width: 24px;
    height: 24px;
    position: absolute;
    left: 8px;
    top: 2.5px; }
  .bodyPages .iconPage.icoAlert {
    background: transparent url("../imgs/material-icons/baseline-error_outline.svg") right center no-repeat;
    width: 24px;
    height: 24px;
    position: absolute;
    left: 8px;
    top: 2.5px; }
  .bodyPages .iconDeferer .undo {
    background: transparent url("../imgs/material-icons/undo.svg") left center no-repeat;
    width: 24px;
    height: 24px;
    float: right;
    background-size: 20px; }
  .bodyPages .iconDeferer .delete {
    background: transparent url("../imgs/material-icons/delete.svg") left 6px no-repeat;
    width: 24px;
    height: 24px;
    float: right;
    background-size: 20px; }
  .bodyPages .iconDeferer .edit {
    width: 24px;
    height: 24px;
    background: transparent url("../imgs/material-icons/edit.svg") left 5px no-repeat;
    float: right;
    background-size: 20px; }
  .bodyPages #btnDraf {
    font-style: italic; }

.bodyPortales,
.bodyPages,
.bodyTemplates {
  width: 300px !important;
  margin: 0;
  padding: 0;
  overflow: hidden; }
  .bodyPortales #mainElement,
  .bodyPages #mainElement,
  .bodyTemplates #mainElement {
    padding-bottom: 10px;
    min-height: 49px; }
  .bodyPortales .products .productItem,
  .bodyPages .products .productItem,
  .bodyTemplates .products .productItem {
    color: #272727;
    font-size: 14px; }
    .bodyPortales .products .productItem .productName,
    .bodyPages .products .productItem .productName,
    .bodyTemplates .products .productItem .productName {
      padding-top: 5px; }
    .bodyPortales .products .productItem .txt,
    .bodyPages .products .productItem .txt,
    .bodyTemplates .products .productItem .txt {
      padding: 5px 10px;
      font-weight: bold;
      cursor: default; }
    .bodyPortales .products .productItem .channels,
    .bodyPages .products .productItem .channels,
    .bodyTemplates .products .productItem .channels {
      padding: 0px;
      padding-top: 10px; }
      .bodyPortales .products .productItem .channels .channelName,
      .bodyPages .products .productItem .channels .channelName,
      .bodyTemplates .products .productItem .channels .channelName {
        cursor: pointer;
        position: relative;
        padding: 0 10px; }
        .bodyPortales .products .productItem .channels .channelName .txt,
        .bodyPages .products .productItem .channels .channelName .txt,
        .bodyTemplates .products .productItem .channels .channelName .txt {
          padding-left: 30px;
          padding-top: 5px;
          padding-bottom: 5px;
          padding-right: 20px;
          font-weight: normal;
          cursor: pointer;
          white-space: nowrap;
          text-overflow: ellipsis;
          overflow: hidden; }
        .bodyPortales .products .productItem .channels .channelName.active,
        .bodyPages .products .productItem .channels .channelName.active,
        .bodyTemplates .products .productItem .channels .channelName.active {
          background-image: url("/backend/imgs/material-icons/check.svg");
          background-position-y: center;
          background-position-x: calc(100% - 5px);
          background-repeat: no-repeat;
          background-size: 20px 20px;
          background-color: #f6f6f6; }
        .bodyPortales .products .productItem .channels .channelName.view,
        .bodyPages .products .productItem .channels .channelName.view,
        .bodyTemplates .products .productItem .channels .channelName.view {
          background-color: #f6f6f6; }
        .bodyPortales .products .productItem .channels .channelName:hover,
        .bodyPages .products .productItem .channels .channelName:hover,
        .bodyTemplates .products .productItem .channels .channelName:hover {
          background-color: #f6f6f6; }
          .bodyPortales .products .productItem .channels .channelName:hover .iconDeferer,
          .bodyPages .products .productItem .channels .channelName:hover .iconDeferer,
          .bodyTemplates .products .productItem .channels .channelName:hover .iconDeferer {
            display: block; }

.bodyTemplates .iconDeferer .edit {
  width: 24px;
  height: 24px;
  background: transparent url(../imgs/material-icons/edit.svg) left 5px no-repeat;
  float: right;
  background-size: 20px; }

#bodyStart .channelName .iconDeferer {
  position: absolute;
  top: 0px;
  right: 0px;
  margin-right: -24px;
  -webkit-transition: margin-right 0.2s;
  -moz-transition: margin-right 0.2s;
  -ms-transition: margin-right 0.2s;
  -o-transition: margin-right 0.2s;
  transition: margin-right 0.2s; }

#bodyStart .channelName:hover .iconDeferer {
  margin-right: 0px; }

#bodyStart .channelName.deferer.active {
  -webkit-transition: background-position-x 0.2s;
  -moz-transition: background-position-x 0.2s;
  -ms-transition: background-position-x 0.2s;
  -o-transition: background-position-x 0.2s;
  transition: background-position-x 0.2s; }
  #bodyStart .channelName.deferer.active:hover {
    background-position-x: calc(100% - 30px) !important; }

#bodyStart.bodyPendingPublication {
  padding: 10px;
  margin: 0;
  width: 300px;
  padding-bottom: 50px; }
  #bodyStart.bodyPendingPublication .card-header label {
    display: block;
    margin-bottom: 3px; }
  #bodyStart.bodyPendingPublication .card-footer {
    position: absolute;
    bottom: 10px;
    left: 0px;
    width: 100%; }
    #bodyStart.bodyPendingPublication .card-footer a {
      margin-right: 10px; }
  #bodyStart.bodyPendingPublication .datepicker {
    position: static;
    color: #272727 !important;
    font-size: 13px !important;
    width: 100% !important;
    border: 0px !important;
    background-color: transparent !important;
    border: 0px !important;
    background-color: transparent !important; }
    #bodyStart.bodyPendingPublication .datepicker .closeButton {
      display: none !important; }
    #bodyStart.bodyPendingPublication .datepicker .header {
      background-color: transparent !important; }
      #bodyStart.bodyPendingPublication .datepicker .header .next {
        right: 8px !important; }
    #bodyStart.bodyPendingPublication .datepicker .body {
      border: 0px !important;
      width: 100% !important; }
    #bodyStart.bodyPendingPublication .datepicker .days .title {
      background-color: transparent !important;
      color: #1262b3 !important; }
    #bodyStart.bodyPendingPublication .datepicker .header .title {
      margin: 0px 20px;
      font-size: 14px; }
    #bodyStart.bodyPendingPublication .datepicker .header .titleText {
      color: #1262b3 !important; }
    #bodyStart.bodyPendingPublication .datepicker .days .day {
      background-color: transparent !important;
      width: 36px !important;
      height: 26px !important;
      padding-bottom: 4px; }
      #bodyStart.bodyPendingPublication .datepicker .days .day.selected {
        color: #1262b3 !important; }
      #bodyStart.bodyPendingPublication .datepicker .days .day:hover {
        background-color: #f6f6f6 !important;
        color: #000 !important; }
    #bodyStart.bodyPendingPublication .datepicker .days .otherMonth {
      background-color: transparent !important; }
    #bodyStart.bodyPendingPublication .datepicker .months .month:hover,
    #bodyStart.bodyPendingPublication .datepicker .years .year:hover {
      background-color: #0e4e8f !important; }
    #bodyStart.bodyPendingPublication .datepicker .header .next,
    #bodyStart.bodyPendingPublication .datepicker .header .previous {
      background-color: transparent !important;
      font-size: 15px !important;
      color: #1262b3 !important;
      top: 1px; }
    #bodyStart.bodyPendingPublication .datepicker .time {
      background-color: transparent;
      border: 1px solid #0e4e8f;
      width: 99%;
      height: 99%; }
      #bodyStart.bodyPendingPublication .datepicker .time .hour {
        left: 65px; }
      #bodyStart.bodyPendingPublication .datepicker .time .minutes {
        left: 145px; }
      #bodyStart.bodyPendingPublication .datepicker .time .separator {
        left: 126px; }
      #bodyStart.bodyPendingPublication .datepicker .time .ok {
        left: 65px; }
      #bodyStart.bodyPendingPublication .datepicker .time .hour,
      #bodyStart.bodyPendingPublication .datepicker .time .ok,
      #bodyStart.bodyPendingPublication .datepicker .time .minutes {
        background-color: #0e4e8f !important;
        color: #fff;
        border: 0px; }

.msnConfirmV2 {
  display: none;
  z-index: 3000;
  position: fixed;
  width: 300px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 5px;
  overflow: hidden; }
  .msnConfirmV2.showMsnConfirmV2 {
    display: block; }
  .msnConfirmV2 .sf-header {
    background-color: #1262b3;
    color: white;
    font-weight: 700;
    font-size: 15px;
    padding: 10px;
    position: sticky;
    top: 0;
    z-index: 90; }
    .msnConfirmV2 .sf-header .close {
      float: right;
      cursor: pointer; }
  .msnConfirmV2 .card-footer {
    padding: 10px;
    text-align: right; }

#ContextMenu {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  padding: 0px;
  background-color: white;
  display: none;
  z-index: 5000;
  position: absolute;
  border-radius: 5px; }
  #ContextMenu .divCenter > div {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 5px 35px;
    text-align: left;
    background-color: #fff;
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    -ms-transition: background-color 0.2s;
    -o-transition: background-color 0.2s;
    transition: background-color 0.2s; }
    #ContextMenu .divCenter > div.active {
      /* background-color: $whitest; */ }
    #ContextMenu .divCenter > div:hover {
      background-color: #f6f6f6; }
      #ContextMenu .divCenter > div:hover.active {
        background-color: #f6f6f6; }
    #ContextMenu .divCenter > div span {
      cursor: pointer;
      font-size: 12px;
      line-height: 20px; }
    #ContextMenu .divCenter > div .material-icons {
      float: left;
      color: #1262b3;
      margin-left: -30px; }

#login-page {
  background-color: #333; }
  #login-page .input-field > input[type]:-webkit-autofill:not(.browser-default) + label, #login-page .input-field > input[type=date]:not(.browser-default) + label, #login-page .input-field > input[type=time]:not(.browser-default) + label {
    transform: translateY(-20px) scale(0.8);
    transform-origin: 0 0; }
  #login-page .preload {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }
    #login-page .preload .preloader-wrapper {
      margin-left: auto;
      margin-right: auto; }
  #login-page .card.login-form {
    width: 450px;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: #f6f6f6; }
    #login-page .card.login-form .card-image {
      padding-top: 20px; }
      #login-page .card.login-form .card-image svg {
        width: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 150px;
        fill: #0e4e8f; }
    #login-page .card.login-form input:-webkit-autofill,
    #login-page .card.login-form input:-webkit-autofill:hover,
    #login-page .card.login-form input:-webkit-autofill:focus textarea:-webkit-autofill,
    #login-page .card.login-form textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
    #login-page .card.login-form select:-webkit-autofill,
    #login-page .card.login-form select:-webkit-autofill:hover,
    #login-page .card.login-form select:-webkit-autofill:focus {
      -webkit-text-fill-color: #0e4e8f;
      -webkit-box-shadow: 0 0 0px 1000px #fff inset;
      box-shadow: 0 0 0px 1000px #fff inset;
      transition: background-color 5000s ease-in-out 0s;
      padding-left: 5px;
      width: calc(100% - 3rem - 5px);
      border-radius: 3px; }
    #login-page .card.login-form .btn {
      display: block;
      width: fit-content;
      margin-left: auto; }
    #login-page .card.login-form .card-content .td-error {
      color: #e51c23;
      position: relative;
      margin-top: 5px;
      padding: 10px; }
    #login-page .card.login-form .card-content.alert-container {
      padding-top: 0;
      max-height: 300px;
      overflow-y: auto; }
      #login-page .card.login-form .card-content.alert-container:after {
        content: "";
        position: absolute;
        z-index: 1;
        bottom: 0;
        left: 0;
        pointer-events: none;
        background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), white 90%);
        width: 100%;
        height: 8em; }

/*# sourceMappingURL=main-portada.css.map */