/*  Css para Barra de Tareas */
/*  Barra Negra Lleva */
table{border-collapse: collapse}
img {border:0px}
body{width:100%;height:100%;margin:0px;padding:0px;overflow:hidden}
.Hidden{visibility:hidden}
.dHidden{display:none}
.dblHidden{display:none}
.aLeft{text-align:left}
.aRight{text-align:right}
.aCenter{text-align:center}
.Rot90{-webkit-transform: rotate(-90deg);-moz-transform: rotate(-90deg);-o-transform: rotate(270deg); filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3)} 
.Rot180{-webkit-transform: rotate(-180deg);-moz-transform: rotate(-180deg);-o-transform: rotate(180deg); filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2)} 
.Rot270{-webkit-transform: rotate(-270deg);-moz-transform: rotate(-270deg);-o-transform: rotate(90deg); filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1)} 
.minWidth180{min-width:180px!important}
.minWidth200{min-width:200px!important}
.ShadowBOX {box-shadow:5px 5px 10px #888888}

@fontFamily(FuenteBase){font-family:Arial, Tahoma, Arial, Verdana, Helvetica;font-size:10px;white-space: nowrap;font-weight:normal}
@fontSize(Fuente_10){font-size:10px}
@fontSize(Fuente_11){font-size:11px}
@fontSize(Fuente_12){font-size:12px}
.FontPre_8{font-family:Arial, Tahoma, Arial, Verdana, Helvetica;font-size:8px;font-weight:normal}
.FontPre_9{font-family:Arial, Tahoma, Arial, Verdana, Helvetica;font-size:9px;font-weight:normal}
.FontPre_10{font-family:Arial, Tahoma, Arial, Verdana, Helvetica;font-size:10px;font-weight:normal}
.FontPre_11{font-family:Arial, Tahoma, Arial, Verdana, Helvetica;font-size:11px;font-weight:normal}
.FontPre_12{font-family:Arial, Tahoma, Arial, Verdana, Helvetica;font-size:12px;font-weight:normal}
.FontPre_14{font-family:Arial, Tahoma, Arial, Verdana, Helvetica;font-size:14px;font-weight:normal}
.FontPre_16{font-family:Arial, Tahoma, Arial, Verdana, Helvetica;font-size:16px;font-weight:normal}

#DivBack  {position:fixed;top:0;left:0;width:100%;height:100%}
#BackGround{position:absolute;top:0px;left:0px;width:100%;height:100%;z-index:-1;displa:block}  /* */
#BackGroundSign {position:absolute;top:0px;left:0px;width:100%;height:100%;z-index:-1;display:none;background: linear-gradient(to bottom, #4b9de9, #2244c5)}
#BackImgSign {position: absolute;left: 20px;top: 20px;display: inline-block;}
#ContainerPrin{position:absolute;z-index:0;top:0px;left:0px;background:transparent;width:inherit;height:inherit} /*  puedes quita el width/height ya que queda como overflow visible */
#ContainerDesktops{position:absolute;top:0px;left:0px;border:0px solid #ff0000;background:transparent;width:inherit;height:inherit;overflow:hidden} 

/*  TASK Bar */
.STASKBar_H01{display:block;position:absolute;left:0px;top:0px;height:30px;min-width:800px;width:100%;white-space: nowrap; background:url('../Images/FlatFoldBar/Black_Background.png') repeat-x}
.STASKBar_H01 .TSKButton{position:relative;height:28px;top:1px;left:1px;float:left}
.STASKBar_H01 .TSKSeparator{position:relative;height:28px;top:1px;float:left;background:url('../Images/FlatFoldBar/Black_Separator.png') center center no-repeat}
.STASKBar_H01 .TSKWindows{position:relative;height:28px;top:1px;float:left}
.STASKBar_H01 .TSKIcons{position:relative;height:28px;top:1px;float:left}
.STASKBar_H01 .TSKClck{position:relative;height:28px;top:1px;float:left;font-family:Arial,Tahoma, Verdana,  Helvetica; font-size:10px;font-weight:bold;color:#ffffff;text-align:center}
/*  Styles Para bottones y Folders */
/* Button Star */
.StarButton_H01{display:inline-block;position:absolute;height: 28px;overflow:hidden;white-space: nowrap;width:85px;z-index:0;top:0px;left:0px;cursor:pointer}
.StarButton_H01 .sButton{display:block;position:absolute;z-index:-1;height: 84px;background-image: url('../Images/FlatFoldBar/Black_StarButton.png')}
.StarButton_H01 .sButton {left:0px;right:0px;}
.StarButton_H01.hover .sButton {top: -28px}
.StarButton_H01.down .sButton {top: -56px}
/*  Para bottones */

.iArtButton div, .iArtButton img, .iArtButton span{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none} 
.iArtButton{display:inline-block;position:relative;height: 22px;overflow:hidden;white-space: nowrap; width: auto;z-index:0;top:0px;background-color:transparent}
.iArtButton.aSize {min-width:80px}
.iArtButton.disable {opacity:.5;filter:alpha(opacity='50')}
.iArtButton .pLeft, .iArtButton .pRigth {display:block;position:absolute;z-index:-1;height: 88px;background-image: url('../Images/Buttons/BackButton.png')}
.iArtButton .pLeft {left:0;right:10px}
.iArtButton .pRigth {width:300px;right:0;clip: rect(auto, auto, auto, 290px)}
.iArtButton.hover .pLeft,    .iArtButton.hover .pRigth{top: -22px}
.iArtButton.down .pLeft,     .iArtButton.down .pRigth{top: -44px}
.iArtButton.disable .pLeft,  .iArtButton.disable .pRigth{top: -66px} 
.iArtButton.hiden .pLeft,    .iArtButton.hiden .pRigth{display:none}
/* Bottones de 24 PX */
.iArtButton24 div, .iArtButton24 img, .iArtButton24 span{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none} 
.iArtButton24{display:inline-block;position:relative;height:34px;overflow:hidden;white-space: nowrap; width: auto;z-index:0;top:0px;background-color:transparent}
.iArtButton24.aSize {min-width:120px}
.iArtButton24.disable {opacity:.5;filter:alpha(opacity='50')}
.iArtButton24 .pLeft, .iArtButton24 .pRigth {display:block;position:absolute;z-index:-1;height: 136px;background-image: url('../Images/Buttons/BackButton24.png')}
.iArtButton24 .pLeft {left:0;right:10px}
.iArtButton24 .pRigth {width:300px;right:0;clip: rect(auto, auto, auto, 290px)}
.iArtButton24.hover .pLeft,    .iArtButton24.hover .pRigth{top: -34px}
.iArtButton24.down .pLeft,     .iArtButton24.down .pRigth{top: -68px}
.iArtButton24.disable .pLeft,  .iArtButton24.disable .pRigth{top: -102px} 
.iArtButton24.hiden .pLeft,    .iArtButton24.hiden .pRigth{display:none}
/*  Flat Bar New */
.iArtFlatB div, .iArtFlatB img, .iArtFlatB span{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none} 
.iArtFlatB{position:relative;height: 21px;overflow:hidden;white-space: nowrap; width: auto;z-index:0;top:0px;background-color:transparent;float:left} /* float:left display:inline-block;*/
.iArtFlatB.disable, .iArtFlatB.disableSB {opacity:.5;filter:alpha(opacity='50')}
.iArtFlatB.aSize {min-width:80px}
.iArtFlatB.hiden {display:none}
.iArtFlatB .pLeft, .iArtFlatB .pRigth {display:block;position:absolute;z-index:-1;height: 105px;background-image: url('../Images/FlatFoldBar/FlatButton.png')}
.iArtFlatB .pLeft {left:0;right:10px}
.iArtFlatB .pRigth {width:300px;right:0;clip: rect(auto, auto, auto, 290px)}
.iArtFlatB.hover .pLeft,    .iArtFlatB.hover .pRigth{top: -21px}
.iArtFlatB.down .pLeft,     .iArtFlatB.down .pRigth{top: -42px}
.iArtFlatB.disableSB .pLeft,  .iArtFlatB.disableSB .pRigth{top: -63px}
.iArtFlatB.select .pLeft,  .iArtFlatB.select .pRigth{top: -84px}
.iArtFlatB.hiden .pLeft,    .iArtFlatB.hiden .pRigth{display:none}
/*  Tama�o de 24 px*/ 
.iArtFlatB_24 div, .iArtFlatB_24 img, .iArtFlatB_24 span{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none} 
.iArtFlatB_24{position:relative;height: 34px;overflow:hidden;white-space: nowrap; width: auto;z-index:0;top:0px;background-color:transparent;float:left} /* float:left display:inline-block;*/
.iArtFlatB_24.disable, .iArtFlatB_24.disableSB {opacity:.5;filter:alpha(opacity='50')}
.iArtFlatB_24.aSize {min-width:80px}
.iArtFlatB_24.hiden {display:none}
.iArtFlatB_24 .pLeft, .iArtFlatB_24 .pRigth {display:block;position:absolute;z-index:-1;height: 170px;background-image: url('../Images/FlatFoldBar/FlatButton24.png')}
.iArtFlatB_24 .pLeft {left:0;right:10px}
.iArtFlatB_24 .pRigth {width:300px;right:0;clip: rect(auto, auto, auto, 290px)}
.iArtFlatB_24.hover .pLeft,    .iArtFlatB_24.hover .pRigth{top: -34px}
.iArtFlatB_24.down .pLeft,     .iArtFlatB_24.down .pRigth{top: -68px}
.iArtFlatB_24.disableSB .pLeft,  .iArtFlatB_24.disableSB .pRigth{top: -102px}
.iArtFlatB_24.select .pLeft,  .iArtFlatB_24.select .pRigth{top: -136px}
.iArtFlatB_24.hiden .pLeft,    .iArtFlatB_24.hiden .pRigth{display:none}
/*  Flat Bar Black */
.iArtFlatBB div, .iArtFlatBB img, .iArtFlatBB span{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none} 
.iArtFlatBB{position:relative;height: 22px;overflow:hidden;white-space: nowrap; width: auto;z-index:0;top:0px;background-color:transparent;float:left} /* float:left display:inline-block;*/
.iArtFlatBB.disable, .iArtFlatBB.disableSB {opacity:.5;filter:alpha(opacity='50')}
.iArtFlatBB.aSize {min-width:80px}
.iArtFlatBB.hiden {display:none}
.iArtFlatBB .pLeft, .iArtFlatBB .pRigth {display:block;position:absolute;z-index:-1;height: 88px;background-image: url('../Images/FlatFoldBar/FlatButtonB.png')}
.iArtFlatBB .pLeft {left:0;right:10px}
.iArtFlatBB .pRigth {width:300px;right:0;clip: rect(auto, auto, auto, 290px)}
.iArtFlatBB.hover .pLeft,    .iArtFlatBB.hover .pRigth{top: -22px}
.iArtFlatBB.down .pLeft,     .iArtFlatBB.down .pRigth{top: -66px}
/*.iArtFlatBB.disableSB .pLeft,  .iArtFlatBB.disableSB .pRigth{top: 0px} */
.iArtFlatBB.select .pLeft,  .iArtFlatBB.select .pRigth{top: -44px}
.iArtFlatBB.hiden .pLeft,    .iArtFlatBB.hiden .pRigth{display:none}

/* Botones Negros */
.iArtBBlack div, .iArtBBlack img, .iArtBBlack span{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none} 
.iArtBBlack{position:relative;height: 22px;overflow:hidden;white-space: nowrap; width: auto;z-index:0;top:0px;background-color:transparent;float:left} /* display:inline-block;*/
.iArtBBlack.disable  {opacity:.5;filter:alpha(opacity='50')}
.iArtBBlack.aSize {min-width:120px}
.iArtBBlack.hiden {display:none}
.iArtBBlack .pLeft, .iArtBBlack .pRigth {display:block;position:absolute;z-index:-1;height:66px;background-image: url('../Images/Buttons/BlackButtons.png')}
.iArtBBlack .pLeft {left:0;right:10px}
.iArtBBlack .pRigth {width:300px;right:0;clip: rect(auto, auto, auto, 290px)}
.iArtBBlack.hover .pLeft,  .iArtBBlack.hover .pRigth{top: -22px}
.iArtBBlack.down .pLeft,   .iArtBBlack.down .pRigth{top: -44px}
.iArtBBlack.select .pLeft, .iArtBBlack.select .pRigth{top: -44px}
.iArtBBlack.hiden .pLeft,  .iArtBBlack.hiden .pRigth{display:none}
/*  Foldes Buttons */
.iArtFoldB div, .iArtFoldB img, .iArtFoldB span{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none}
.iArtFoldB{display:inline-block;position:relative;height: 22px;overflow:hidden;white-space: nowrap; width: auto;z-index:0;top:1px;background-color:transparent}
.iArtFoldB.disable, .iArtFoldB.disableSB {opacity:.5;filter:alpha(opacity='50')}
.iArtFoldB.aSize {min-width:80px}
.iArtFoldB.hiden {display:none}
.iArtFoldB .pLeft, .iArtFoldB .pRigth {display:block;position:absolute;z-index:-1;height: 88px;background-image: url('../Images/FlatFoldBar/FolderButton.png')}
.iArtFoldB .pLeft {left:0;right:10px}
.iArtFoldB .pRigth {width:300px;right:0;clip: rect(auto, auto, auto, 290px)}
.iArtFoldB.hover .pLeft,    .iArtFoldB.hover .pRigth{top: -22px}
.iArtFoldB.down .pLeft,     .iArtFoldB.down .pRigth{top: -22px}
.iArtFoldB.select .pLeft,  .iArtFoldB.select .pRigth{top: -44px}
.iArtFoldB.disable .pLeft,  .iArtFoldB.disable .pRigth{top: -66px}
.iArtFoldB.hiden .pLeft,    .iArtFoldB.hiden .pRigth{display:none}

/* Generales de Botones */
.iArtButton.Center, .iArtButton24.Center, .iArtFlatB.Center, .iArtFlatB_24.Center, .iArtBBlack.Center, .iArtFoldB.Center, .iArtFlatBB.Center {text-align:center}
.iArtButton .DSContainer, .iArtButton24 .DSContainer, .iArtFlatB .DSContainer, .iArtFlatB_24 .DSContainer, .iArtFoldB .DSContainer, .iArtBBlack .DSContainer, .iArtFlatBB.DSContainer {display:inline-block}
.iArtButton.hiden, .iArtButton24.hiden, .iArtFlatB.hiden, .iArtFlatB_24.hiden, .iArtFoldB.hiden, .iArtBBlack.hiden, .iArtFlatBB.hiden{display:none}
.iArtButton .DSContainer.hiden, .iArtButton24 .DSContainer.hiden, .iArtFlatB .DSContainer.hiden, .iArtFlatB_24 .DSContainer.hiden, .iArtFoldB .DSContainer.hiden, .iArtBBlack .DSContainer.hiden, .iArtFlatBB.DSContainer.hiden{display:none}
.iArtButton font.ArtCaption, .iArtButton24 font.ArtCaption, .iArtFlatB font.ArtCaption, .iArtFlatB_24 font.ArtCaption, .iArtFoldB font.ArtCaption, .iArtBBlack font.ArtCaption, .iArtFlatBB font.ArtCaption{position:relative;top:0px;font-family:Arial,Tahoma, Verdana, Helvetica; font-size:11px;color:#000000;text-decoration: none;display:inline-block}
.iArtBBlack font.ArtCaption {color:#ffffff}
.iArtButton font.ArtCaption.disable, .iArtButton24 font.ArtCaption.disable, .iArtFlatB font.ArtCaption.disable, .iArtFlatB font.ArtCaption.disableSB, .iArtFlatB_24 font.ArtCaption.disable, .iArtFlatB_24 font.ArtCaption.disableSB, .iArtFoldB font.ArtCaption.disable, .iArtBBlack font.ArtCaption.disable, .iArtFlatBB font.ArtCaption.disable{color:#404040}
.iArtBBlack font.ArtCaption.disable {color:#f9f9f9}
.iArtButton img, .iArtButton24 img, .iArtFlatB img, .iArtFlatB_24 img, .iArtFoldB img, .iArtBBlack img, .iArtFlatBB img {position:relative;top:2px}
.iArtButton .ImgSensse, .iArtButton24 .ImgSensse, .iArtFlatB .ImgSensse, .iArtFlatB_24 .ImgSensse, .iArtFoldB .ImgSensse, .iArtBBlack .ImgSensse, .iArtFlatBB .ImgSensse{position:absolute;top:0px;left:0px;width:100%;height:100%;border:0px;cursor:pointer}
.iArtButton .ImgSensse.disable, .iArtButton24 .ImgSensse.disable, .iArtFlatB .ImgSensse.disable, .iArtFlatB .ImgSensse.disableSB, .iArtFlatB_24 .ImgSensse.disable, .iArtFlatB_24 .ImgSensse.disableSB, .iArtFoldB .ImgSensse.disable, .iArtBBlack .ImgSensse.disable, .iArtFlatBB .ImgSensse.disable{cursor:auto}


.iArtButton .DSContainer .btnDownBtn, .iArtFlatB .DSContainer .btnDownBtn{width:12px;height:18px;}
.iArtFlatB.BtnD2 {min-width:40px}
.iArtFlatB.BtnD2 .ImgBtnBut{right:8px}
.iArtButton.BtnD2 .ImgSensse, .iArtFlatB.BtnD2 .ImgSensse{width:calc(100% - 15px);}




/*  Botones de Dezplazamiento */
.DezpLButtons{display:none;position:absolute;height: 22px;overflow:hidden;white-space: nowrap; width: 19px;z-index:0;top:4px}
.DezpLButtons.Folder{top:1px}
.DezpLButtons .sButtonL, .DezpLButtons  .sButtonR {display:block;position:absolute;z-index:-1;height: 66px;width:19px;cursor:pointer}
.DezpLButtons .sButtonL {background-image: url('../Images/FlatFoldBar/BtDezpL.png')}
.DezpLButtons .sButtonR {background-image: url('../Images/FlatFoldBar/BtDezpR.png')}
.DezpLButtons .sButtonL, .DezpLButtons .sButtonR  {left:0px}
.DezpLButtons.hover .sButtonL, .DezpLButtons.hover .sButtonR {top: -22px}
.DezpLButtons.disable .sButtonL, .DezpLButtons.disable .sButtonR {top: -44px}
.DezpLButtons.visible{display:inline-block }
/* Botones de Dezplazamiento 24 */
.DezpLButtons_24{display:none;position:absolute;height: 35px;overflow:hidden;white-space: nowrap; width: 19px;z-index:0;top:4px}
.DezpLButtons_24 .sButtonL, .DezpLButtons_24  .sButtonR {display:block;position:absolute;z-index:-1;height: 105px;width:19px;cursor:pointer}
.DezpLButtons_24 .sButtonL {background-image: url('../Images/FlatFoldBar/BtDezpL24.png')}
.DezpLButtons_24 .sButtonR {background-image: url('../Images/FlatFoldBar/BtDezpR24.png')}
.DezpLButtons_24 .sButtonL, .DezpLButtons_24 .sButtonR  {left:0px}
.DezpLButtons_24.hover .sButtonL, .DezpLButtons_24.hover .sButtonR {top: -35px}
.DezpLButtons_24.disable .sButtonL, .DezpLButtons_24.disable .sButtonR {top: -70px}
.DezpLButtons_24.visible{display:inline-block }

/*  Negros */
.DezpLBBlack{display:none;position:absolute;height: 24px;overflow:hidden;white-space: nowrap; width: 18px;z-index:0;top:0px;border:0px solid #ff0000}
.DezpLBBlack .sButtonL, .DezpLBBlack  .sButtonR {display:block;position:absolute;z-index:-1;height: 48px;width:18px;cursor:pointer}
.DezpLBBlack .sButtonL {background-image: url('../Images/FlatFoldBar/Black_BtDezpL.png')}
.DezpLBBlack .sButtonR {background-image: url('../Images/FlatFoldBar/Black_BtDezpR.png')}
.DezpLBBlack .sButtonL, .DezpLBBlack .sButtonR  {left:0px}
.DezpLBBlack.hover .sButtonL, .DezpLBBlack.hover .sButtonR {top: -24px}
.DezpLBBlack.disable .sButtonL, .DezpLBBlack.disable .sButtonR {top: -48px}
.DezpLBBlack.visible{display:inline-block }
.AdjusButtons{font-family:Arial,Tahoma, Verdana, Helvetica; font-size:11px;text-decoration: none}
/* ************************************* */
/* ***********Barras******************** */
.SelectNone {-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none} 
.SelectText {-moz-user-select:text;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none}
.BarFlat{position:absolute;overflow:hidden}
.BarFlat{background:url(../Images/FlatFoldBar/FlatBack.png) repeat-x;border-bottom:1px solid #99BBE8;background-color:#99BBE8}
.BarFlat .DivMove{position:absolute;width:auto;background:transparent;white-space: nowrap}
.BarFlat .SepPK{position:relative;background:url(../Images/FlatFoldBar/BarrDouble.png) no-repeat;float:left}
.BarFlat .SepButton{position:relative;background:transparent;float:left}
.BarFlat .SepButton.hiden{display:none}
.BarFlat .Separator{position:relative; background:url(../Images/FlatFoldBar/FlatSeparator.png) center no-repeat;float:left}
.BarFlat .Separator.dHidden{display:none}
.BarFlat .Space{position:relative; min-width:50px;background:transparent;float:left}
.BarFlat .Space.dHidden{display:none}
.BarFlat.VisibleBar{display:none}
/*Flat Bar de 24 PX */
.BarFlat_24{position:absolute;overflow:hidden}   /* padding-left:5px*/
.BarFlat_24{background:url(../Images/FlatFoldBar/FlatBack24.png) repeat-x;border-bottom:1px solid #99BBE8;background-color:#99BBE8}
.BarFlat_24 .DivMove{position:absolute;width:auto}
.BarFlat_24 .SepPK{position:relative;background:url(../Images/FlatFoldBar/BarrDouble24.png) no-repeat;float:left}
.BarFlat_24 .SepButton{position:relative;background:transparent;float:left}
.BarFlat_24 .SepButton.hiden{display:none}
.BarFlat_24 .Separator{position:relative;background:url(../Images/FlatFoldBar/FlatSeparator24.png) center no-repeat;float:left}
.BarFlat_24 .Separator.dHidden{display:none}
.BarFlat_24 .Space{position:relative; min-width:50px;background:transparent;float:left}
.BarFlat_24 .Space.dHidden{display:none}
.BarFlat_24.VisibleBar{display:none}
/* Oscura */
.BarFlatBlack {position:absolute;overflow:hidden}   
.BarFlatBlack {background:url(../Images/FlatFoldBar/Black_BackgroundFL.jpg) repeat-x;background-color:transparent}
.BarFlatBlack .DivMove{position:absolute;width:auto}
.BarFlatBlack .SepPK{position:relative;background:url(../Images/FlatFoldBar/BarrDoubleBlck.png) no-repeat;float:left}
.BarFlatBlack .SepButton{position:relative;background:transparent;float:left}
.BarFlatBlack .SepButton.hiden{display:none}
.BarFlatBlack .Separator{position:relative;background:url(../Images/FlatFoldBar/FlatSeparatorBlck.png) center no-repeat;float:left}
.BarFlatBlack .Separator.dHidden{display:none}
.BarFlatBlack .Space{position:relative; min-width:50px;background:transparent;float:left}
.BarFlatBlack .Space.dHidden{display:none}
.BarFlatBlack.VisibleBar{display:none}
/* Folder Bar */
.FolderBar{position:relative;height:25px;left:0px;top:0px;border-bottom:1px solid #99BBE8;overflow:hidden;background-color:#99BBE8}  
.FolderBar{background:url(../Images/FlatFoldBar/FoldBack.png) repeat-x}
.FolderBar.Blank, .FolderBar.Blank2{background:url(../Images/FlatFoldBar/FoldBackB.png) repeat-x}
.FolderBar .DivMove{position:absolute;width:auto;height:inherit;top:0px;left:0px;border:0px solid #fff000}
/* */
/*  ORiginal
.FolderPK{width:auto;height:auto;position:absolute}
.FolderPKCont{position:relative;width:auto;height:auto;overflow-x:hidden;overflow-y:auto;border-left:1px solid #99BBE8;border-right:1px solid #99BBE8; border-bottom:1px solid #99BBE8}
.FolderPKCont.Normal, .FolderPKCont.Blank2{background:#DFE8F6}
.FolderPKCont .Panels{position:absolute;width:100%;height:100%;left:0px;top:0px;visibility:hidden;border:0px solid #0000ff;background:#fff}
.FolderPKCont .Panels.Normal, .FolderPKCont .Panels.Blank2{background:#DFE8F6}
.FolderPKCont .Panels.visible{visibility:visible}
*/

.FolderPK{width:auto;height:auto;position:absolute}
.FolderPKCont{position:absolute;width:auto;height:auto;overflow-x:hidden;overflow-y:auto;border-left:1px solid #99BBE8;border-right:1px solid #99BBE8; border-bottom:1px solid #99BBE8}
.FolderPKCont.Normal, .FolderPKCont.Blank2{background:#DFE8F6}  
.FolderPKCont .Panels{position:absolute;visibility:hidden;border:0px solid #0000ff;background:#fff}
.FolderPKCont .Panels.Normal, .FolderPKCont .Panels.Blank2{background:#DFE8F6}
.FolderPKCont .Panels.visible{visibility:visible}

/* ************ Menus  */
/*  Menu */
.MenuBar div, .MenuBar img, .MenuBar span{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none}
.MenuBar{visibility:hidden;border:1px solid #99BBE8;position:absolute;top:250px;left:0px;top:0px;width:auto;height:auto;z-index:0;overflow:hidden;white-space: nowrap;padding:2px;background-color:#f0f0f0}
.MenuBar.visible{visibility:visible}  /* el Display:none  hace que al utilizar el offsetWidth  nos devuelva Cero.. */ 
.MenuBar .SepButton16{position:relative; display:inline-block;top:1px;width:auto;height:5px;background:url(../Images/Buttons/BackSeparator16.png);border:0px solid #ff0000}
.MenuBar .SepButton32{position:relative; display:inline-block;top:1px;width:auto;height:5px;background:url(../Images/Buttons/BackSeparator32.png);border:0px solid #ff0000}
.MenuBar .Space16{position:relative;display:inline-block;height:20px;width:100%;background:transparent;float:left}
.MenuBar .Space32{position:relative;display:inline-block;height:40px;width:100%;background:transparent;float:left}
.MenuBar .Space32 .DivInp .Caption {left: 88px!Important;}
.MenuBar.ShadowMenu{box-shadow:5px 5px 8px #b3b3b3}

/* Botones Menu 16 */
.iArtBMnu16{display:block;position:relative;height: 23px;overflow:hidden;white-space: nowrap; width: auto;z-index:0;top:0px;background: url('../Images/Buttons/BackMenu16.png') repeat-y;border:0px solid #ff0000;text-align:left;background-color:#f0f0f0}
.iArtBMnu16.disable  {opacity:.5;filter:alpha(opacity='50')}
.iArtBMnu16.aSize {min-width:120px}
.iArtBMnu16.hiden {display:none}
.iArtBMnu16 .pLeft, .iArtBMnu16 .pRigth {display:block;position:absolute;z-index:-1;height:46px;background-image: url('../Images/Buttons/ButtonMenu16.png')}
.iArtBMnu16 .pLeftC, .iArtBMnu16 .pRigthC {display:block;position:absolute;z-index:-1;height:46px;background-image: url('../Images/Buttons/ButtonMenu16c.png')}
.iArtBMnu16 .pLeft, .iArtBMnu16 .pLeftC {left:0;right:30px}
.iArtBMnu16 .pRigth, .iArtBMnu16 .pRigthC {width:300px;right:0;clip: rect(auto, auto, auto, 270px)}
.iArtBMnu16.hover .pLeft, .iArtBMnu16.hover .pRigth, .iArtBMnu16.hover .pLeftC,  .iArtBMnu16.hover .pRigthC{top: -23px}
.iArtBMnu16.hiden .pLeft, .iArtBMnu16.hiden .pRigth, .iArtBMnu16.hiden .pLeftC,  .iArtBMnu16.hiden .pRigthC{display:none}
.iArtBMnu16 table{position:relative}
.iArtBMnu16 table .ImgBt{width:20px;height:20px;text-align:center}
.iArtBMnu16 table .ImgBt img{position:relative;left:1px;top:0px;width:16px;height:16px;text-align:center}
.iArtBMnu16 table .child {width:20px}

/* Botones Menu 32 */
.iArtBMnu32{display:block;position:relative;height: 36px;overflow:hidden;white-space: nowrap; width: auto;z-index:0;top:0px;border:0px solid #ff0000;text-align:left;background-color:transparent}
.iArtBMnu32.disable  {opacity:.5;filter:alpha(opacity='50')}
.iArtBMnu32.aSize {min-width:120px}
.iArtBMnu32.hiden {display:none}
.iArtBMnu32 .pLeft, .iArtBMnu32 .pRigth {display:block;position:absolute;z-index:-1;height:72px;background-image: url('../Images/Buttons/ButtonMenu32.png')}
.iArtBMnu32 .pLeftC, .iArtBMnu32 .pRigthC{display:block;position:absolute;z-index:-1;height:72px;background-image: url('../Images/Buttons/ButtonMenu32c.png')}
.iArtBMnu32 .pLeft, .iArtBMnu32 .pLeftC {left:0;right:30px}
.iArtBMnu32 .pRigth, .iArtBMnu32 .pRigthC {width:300px;right:0;clip: rect(auto, auto, auto, 270px)}
.iArtBMnu32.hover .pLeft,  .iArtBMnu32.hover .pRigth, .iArtBMnu32.hover .pLeftC,  .iArtBMnu32.hover .pRigthC{top: -36px}
.iArtBMnu32.hiden .pLeft,  .iArtBMnu32.hiden .pRigth, .iArtBMnu32.hiden .pLeftC,  .iArtBMnu32.hiden .pRigthC{display:none}
.iArtBMnu32 table{position:relative}
.iArtBMnu32 table .ImgBt{width:38px;height:32px;text-align:center}
.iArtBMnu32 table .ImgBt img{position:relative;left:5px;top:1px;width:32px;height:32px;text-align:center}
.iArtBMnu32 table .child {width:35px}
/* Genrales de los Botones de Menu 16y32 */
.iArtBMnu16 .DSContainer, .iArtBMnu32 .DSContainer{display:inline-block;border:0px solid #ff00ff}
.iArtBMnu16 .DSContainer.hiden, .iArtBMnu32 .DSContainer.hiden{display:none}
.iArtBMnu16 font.ArtCaption, .iArtBMnu32 font.ArtCaption{position:relative;top:0px;font-family:Arial,Tahoma, Verdana, Helvetica; font-size:11px;color:#000000;text-decoration: none;border:0px solid #ff0000}
.iArtBMnu16 font.ArtCaption.disable, .iArtBMnu32 font.ArtCaption.disable{color:#000000}
.iArtBMnu16 .ImgSensse, .iArtBMnu32 .ImgSensse {position:absolute;top:0px;left:0px;width:100%;height:100%;border:0px;cursor:pointer} 
.iArtBMnu16 .ImgSensse.disable, .iArtBMnu32 .ImgSensse.disable{cursor:auto}


/* ******************  SearchBar */

.SearchBarSICAS {display:inline-block;position:absolute;background-color:transparent}
.SearchBarSICAS.SBSICASBT {background: url('../Images/SearchBar/BarraCompletTop.png') no-repeat}
.SearchBarSICAS.SBSICASBB {background: url('../Images/SearchBar/BarraCompletB.png') no-repeat}
/* *** Icono de Smart Search*/
.SearchSmart {display:inline-block;position:absolute;background-color:transparent;background: url('../Images/SearchBar/SmatS00.png') no-repeat;opacity:.4;filter:alpha(opacity='40')}
.DragSmartS{border:0px}
.DragSmartS.HoverDrop00, .DragSmartS.HoverDrop01, .DragSmartS.HoverDrop02, .DragSmartS.HoverDrop04, .DragSmartS.HoverDrop05, .DragSmartS.HoverDrop06, .DragSmartS.HoverDrop09, .DragSmartS.HoverDrop04{border:0px solid;cursor:pointer!important;opacity:1;filter:alpha(opacity='100')} 

.DragSmartS.HoverDrop01{background: url('../Images/SearchBar/SmatS01.png') no-repeat} /* Contactos */
.DragSmartS.HoverDrop02{background: url('../Images/SearchBar/SmatS02.png') no-repeat} /* Cliente */
.DragSmartS.HoverDrop04{background: url('../Images/SearchBar/SmatS04.png') no-repeat} /* Docto/Pol/Fia */
.DragSmartS.HoverDrop05{background: url('../Images/SearchBar/SmatS05.png') no-repeat} /* Endosos */
.DragSmartS.HoverDrop06{background: url('../Images/SearchBar/SmatS06.png') no-repeat} /* Recibo */
.DragSmartS.HoverDrop09{background: url('../Images/SearchBar/SmatS09.png') no-repeat} /* Siniestro */
.DragSmartS.HoverDrop10{background: url('../Images/SearchBar/SmatS10.png') no-repeat} /* Mensajeria */

/* Ventanas  */
/* Blue */
.WindowBlue  .SpaceTitle .TD1{background: url('../Images/Window/BlueTopLeft.png') no-repeat}
.WindowBlue  .SpaceTitle .TD2{background: url('../Images/Window/BlueTopMiddle.png') repeat-x}
.WindowBlue  .SpaceTitle .TD3{background: url('../Images/Window/BlueTopRigth.png') no-repeat}
.WindowBlue  .SpaceCont .TD1{background: url('../Images/Window/BlueLeft.png') repeat-y}
.WindowBlue  .SpaceCont .TD3{background: url('../Images/Window/BlueRight.png') repeat-y}
.WindowBlue  .SpacePie .TD1 {background: url('../Images/Window/BlueBottomLeft.png') no-repeat}
.WindowBlue  .SpacePie .TD2{background: url('../Images/Window/BlueBottomMiddle.png') repeat-x bottom}
.WindowBlue  .SpacePie .TD3{background: url('../Images/Window/BlueBottomRigth.png') no-repeat}
/* Black */
.WindowBlack  .SpaceTitle .TD1{background: url('../Images/Window/BlackTopLefts.png') no-repeat}
.WindowBlack  .SpaceTitle .TD2{background: url('../Images/Window/BlackTopMiddle.png') repeat-x}
.WindowBlack  .SpaceTitle .TD3{background: url('../Images/Window/BlackTopRigth.png') no-repeat}
.WindowBlack  .SpaceCont .TD1{background: url('../Images/Window/BlackLeft.png') repeat-y}
.WindowBlack  .SpaceCont .TD3{background: url('../Images/Window/BlackRight.png') repeat-y}
.WindowBlack  .SpacePie .TD1 {background: url('../Images/Window/BlackBottomLeft.png') no-repeat}
.WindowBlack  .SpacePie .TD2{background: url('../Images/Window/BlackBottomMiddle.png') repeat-x bottom}
.WindowBlack  .SpacePie .TD3{background: url('../Images/Window/BlackBottomRigth.png') no-repeat}
/* modal */
.WindowModal  .SpaceTitle .TD1{background: url('../Images/Window/ModalTopLeft.png') no-repeat}
.WindowModal  .SpaceTitle .TD2{background: url('../Images/Window/ModalTopMiddle.png') repeat-x}
.WindowModal  .SpaceTitle .TD3{background: url('../Images/Window/ModalTopRigth.png') no-repeat}
.WindowModal  .SpaceCont .TD1{background: url('../Images/Window/ModalLeft.png') repeat-y}
.WindowModal  .SpaceCont .TD3{background: url('../Images/Window/ModalRight.png') repeat-y}
.WindowModal  .SpacePie .TD1 {background: url('../Images/Window/ModalBottomLeft.png') no-repeat}
.WindowModal  .SpacePie .TD2{background: url('../Images/Window/ModalBottomMiddle.png') repeat-x bottom}
.WindowModal  .SpacePie .TD3{background: url('../Images/Window/ModalBottomRigth.png') no-repeat}
/* Generales */
.WindowBlue, .WindowBlack, .WindowModal{display:block;position:absolute;overflow:visible;white-space: nowrap; z-index:0;border:0px solid #ff0000;background-color:transparent}
.WindowBlue.Minimize, .WindowBlack.Minimize, .WindowModal.Minimize{display:none}
.WindowBlue .BackWin, .WindowBlack .BackWin, .WindowModal .BackWin {position:absolute;left:0px;top:0px;height:100%; width:100%;z-index:0;border:0px solid #ff0000;text-align:center;background-color:transparent}
.WindowBlue  .SpaceTitle .TD1, .WindowBlack  .SpaceTitle .TD1, .WindowModal  .SpaceTitle .TD1{width:7px}
.WindowBlue  .SpaceTitle .TD2, .WindowBlack  .SpaceTitle .TD2, .WindowModal  .SpaceTitle .TD2{width:autop}
.WindowBlue  .SpaceTitle .TD3, .WindowBlack  .SpaceTitle .TD3, .WindowModal  .SpaceTitle .TD3{width:7px}
.WindowBlue  .SpaceTitle, .WindowBlack  .SpaceTitle, .WindowModal  .SpaceTitle{width:100%;height:25px}
.WindowBlue  .SpaceCont .TD1, .WindowBlack  .SpaceCont .TD1, .WindowModal .SpaceCont .TD1{width:7px;cursor:w-resize}
.WindowBlue  .SpaceCont .TD2, .WindowBlack  .SpaceCont .TD2, .WindowModal .SpaceCont .TD2{width:auto} 
.WindowBlue  .SpaceCont .TD2, .WindowBlack  .SpaceCont .TD2{background:#ffffff} 
.WindowModal .SpaceCont .TD2 {background:#C0CFE3} /*C6D4E6*/
.WindowBlue  .SpaceCont .TD3, .WindowBlack  .SpaceCont .TD3, .WindowModal  .SpaceCont .TD3{width:7px;;cursor:e-resize}
.WindowBlue  .SpacePie, .WindowBlack  .SpacePie, .WindowModal  .SpacePie{width:100%;height:6px;}
.WindowBlue  .SpacePie .TD1, .WindowBlack  .SpacePie .TD1, .WindowModal  .SpacePie .TD1 {width:7px;cursor:sw-resize}
.WindowBlue  .SpacePie .TD2, .WindowBlack  .SpacePie .TD2, .WindowModal  .SpacePie .TD2{width:auto;cursor:s-resize}
.WindowBlue  .SpacePie .TD3, .WindowBlack  .SpacePie .TD3, .WindowModal  .SpacePie .TD3{width:7px;cursor:se-resize}
.WindowBlue .TitlesBar, .WindowBlack .TitlesBar, .WindowModal .TitlesBar{position:absolute;top:0px;left:0px;width:100%;height:25px;border:0px solid #ff0000}
.WindowBlue .TitlesBar .TD1, .WindowBlack .TitlesBar .TD1, .WindowModal .TitlesBar .TD1{width:7px;cursor:nw-resize;border:0px solid #ff00ff}
.WindowBlue .TitlesBar .TD2, .WindowBlack .TitlesBar .TD2, .WindowModal .TitlesBar .TD2{width:20px;border:0px solid #00ff00}
.WindowBlue .TitlesBar .TD3, .WindowBlack .TitlesBar .TD3, .WindowModal .TitlesBar .TD3{width:auto; border:0px solid #00ff00;font-family:Arial,Tahoma, Verdana, Helvetica; font-size:12px;text-align:left}
.WindowBlue .TitlesBar .TD3, .WindowModal .TitlesBar .TD3{color:#000000}
.WindowBlack .TitlesBar .TD3{color:#ffffff}
.WindowBlue .TitlesBar .TD3.Center, .WindowModal .TitlesBar .TD3.Center{text-align:center}
.WindowBlack .TitlesBar .TD3.Center{position:absolute;top:25%;left:0px;width:100%;height:25px;text-align:center}
.WindowBlue .TitlesBar .TD4, .WindowBlack .TitlesBar .TD4, .WindowModal .TitlesBar .TD4{width:60px; border:0px solid #00ff00;text-align:right}
.WindowBlue .TitlesBar .TD5, .WindowBlack .TitlesBar .TD5, .WindowModal .TitlesBar .TD5{width:7px;cursor:ne-resize}
.WindowBlue .ContainerP, .WindowBlack .ContainerP, .WindowModal .ContainerP{position:absolute;left:7px;top:25px;z-index:0;overflow:auto} /* 24/ene Cambie el Overflow:auto x hidden */
.WindowBlue .ContainerP, .WindowBlack .ContainerP{background:transparent}
.WindowModal .ContainerP{background:transparent}


/* */
.WindowBlue  .SpaceCont, .WindowBlack  .SpaceCont, .WindowModal  .SpaceCont{width:100%} 
.WindowBlue td, .WindowBlack td, .WindowModal td{padding:0px}
.FinderWindow{position:absolute;background: url('../Images/Window/PestFoldFinderA.png') no-repeat}   /*PestFoldFinder.png */
.ContFinderWindow{position:absolute;background:transparent}   /*PestFoldFinder.png */
.ContFinderResul{position:absolute;background:transparent;overflow:hidden;display:inline-block;visibility:hidden}
.ContFinderResul.ShowVis{visibility:visible}
.ContFinderResul .PartO{position:absolute;background: url('../Images/Window/PestLargeLT.png') no-repeat transparent}
.ContFinderResul .PartT{position:absolute;background: url('../Images/Window/PestLargeRT.png') repeat-x transparent}
.ContFinderResul .PartCont{position:absolute;background:#fff;border:2px solid #C5916A}

.ContFinderResul .PartO .TextCount{position:absolute;background:transparent;top:8px;left:25px;width:110px;height:14px;font-weight:bold;font-family:Arial,Tahoma, Verdana, Helvetica; font-size:10px;}

.ContFinderResulFS {position:absolute;background:#fff;border:2px solid #2F275A;overflow:hidden;display:inline-block;visibility:hidden}
.ContFinderResulFS.ShowVis{visibility:visible}

.ClientGreen  {position:relative;display:none;top:-3px;width:80px;height:20px;}
.ClientGreen.ShowGC{display:inline-block}

/* Para Movimiento */
#CtrolMove, #CtrolMoveDrag{position:absolute;border:1px dashed #99BBE8;cursor:move;z-index:10;opacity:.60;filter:alpha(opacity='60');background:#DFE8F6}
#CtrolMoveDrag{background:#fff;border:0px dashed #99BBE8;text-align:center;border:0px dashed #99BBE8;overflow:hidden}
#CtrolMoveDrag .ImgDrag{position:absolute;right:0px;top:0px;width:16px;height:16px;z-index:1}
#CtrolMoveDrag .ImgSingle{left:0px;top:0px;width:32px;height:32px}
/* Botones de Ventana TypWindows*/
.BWinMin, .BWinMax, .BWinClose, .BWinCfg, .BWinHelp{display:inline-block;position:relative;height: 20px;overflow:hidden;white-space: nowrap;z-index:0;top:-3px;left:0px;cursor:pointer}
.BWinMin{width:29px}
.BWinMin .sButton{background-image: url('../Images/Buttons/BWinMin.png')}
.BWinMax{width:28px}
.BWinMax .sButton{background-image: url('../Images/Buttons/BWinMax.png')}
.BWinMax .sButton.Restore{background-image: url('../Images/Buttons/BWinRest.png')}
.BWinCfg{width:28px}
.BWinCfg .sButton{background-image: url('../Images/Buttons/BWinCfg.Png')}
.BWinHelp{width:28px}
.BWinHelp .sButton{background-image: url('../Images/Buttons/BWinHelp.Png')}
.BWinClose{width:48px}
.BWinClose .sButton{background-image: url('../Images/Buttons/BWinClose.png')}
.BWinMin .sButton, .BWinMax .sButton, .BWinClose .sButton, .BWinCfg .sButton, .BWinHelp .sButton{display:block;position:absolute;z-index:-1;height: 60px}
.BWinMin .sButton, .BWinMax .sButton, .BWinClose .sButton, .BWinCfg .sButton, .BWinHelp .sButton {left:0px;right:0px;}
.BWinMin.hover .sButton, .BWinMax.hover .sButton, .BWinClose.hover .sButton, .BWinCfg.hover .sButton, .BWinHelp.hover .sButton{top: -20px}
.BWinMin.down .sButton, .BWinMax.down .sButton, .BWinClose.down .sButton, .BWinCfg.down .sButton, .BWinHelp.down .sButton {top: -40px}


/* Botones de Ventana TypCrome*/ 
.BCromMin, .BCromMax, .BCromClose, .BCromRoll {display:inline-block;position:relative;height: 18px;overflow:hidden;white-space: nowrap;z-index:0;top:-3px;left:0px;cursor:pointer}
.BCromMin{width:26px}
.BCromMin .sButton{background-image: url('../Images/Buttons/BCromMin.png')}
.BCromMax{width:26px}
.BCromMax .sButton{background-image: url('../Images/Buttons/BCromMax.png')}
.BCromMax .sButton.Restore{background-image: url('../Images/Buttons/BCromRest.png')}

.BCromRoll{width:26px}
.BCromRoll .sButton{background-image: url('../Images/Buttons/BtScrollUp.png')}
.BCromRoll .sButton.Down{background-image: url('../Images/Buttons/BtScrollDown.png')}

.BCromClose{width:43px}
.BCromClose .sButton{background-image: url('../Images/Buttons/BCromClose.png')}
.BCromMin .sButton, .BCromMax .sButton,  .BCromClose .sButton, .BCromRoll .sButton{display:block;position:absolute;z-index:-1;height: 54px}
.BCromMin .sButton, .BCromMax .sButton, .BCromClose .sButton, .BCromRoll .sButton{left:0px;right:0px;}
.BCromMin.hover .sButton, .BCromMax.hover .sButton, .BCromClose.hover .sButton, .BCromRoll.hover .sButton{top: -18px}
.BCromMin.down .sButton, .BCromMax.down .sButton, .BCromClose.down .sButton, .BCromRoll.down .sButton {top: -36px}
/* Panels */
.SinglePanel .SpaceTitle {-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none} 
.SinglePanel{border:1px solid #99BBE8;overflow:hidden;position:relative}
.SinglePanel.Close{border:1px solid #D0D0D0} 
.SinglePanel.Inline, .FramePanel.Inline{display:inline-block;position:relative;float:left}
.SinglePanel.HiddenPanel{visibility:hidden}
.SinglePanel .SpaceTitle{width:100%;height:25px;display:block;font-family:Arial,Tahoma, Verdana, Helvetica; font-size:10px;cursor:pointer}
.SinglePanel .SpaceTitle.iLeft{text-align:left}
.SinglePanel .SpaceTitle.iRight{text-align:right}
.SinglePanel .SpaceTitle.iCenter{text-align:center}
.SinglePanel .SpaceTitle .iTable{width:100%;height:100%}
.SinglePanel .SpaceTitle.BackN{background: url('../Images/FlatFoldBar/FrameBackN.png') #CDDEF3}
.SinglePanel .SpaceTitle.BackE{background: url('../Images/FlatFoldBar/FrameBackE.png')}
.SinglePanel .SpaceTitle.HiddenP{display:none}

.SinglePanel .SpaceInner{width:100%;background: #ffffff;display:block;border:0px solid #ff0000;overflow:hidden}
.SinglePanel .SpaceCont{width:100%;background: #ffffff;display:block;border:0px solid #00ff00;overflow:auto;position:relative;}
.SinglePanel .SpaceCont.HidCont{display:none}
/* Botonmes de Frame */
.BFrame{display:inline-block;position:relative;height: 15px;overflow:hidden;white-space: nowrap;z-index:0;top:0px;left:0px;cursor:pointer;width:15px}
.BFrame .sButtonUpB {background: url('../Images/Buttons/FrameUp.png')}
.BFrame .sButtonDownB {background: url('../Images/Buttons/FrameDownD.png')}
.BFrame .sButtonUpB, .BFrame .sButtonDownB {display:block;position:absolute;z-index:-1;height: 45px;left:0px;right:0px;}
.BFrame.hover .sButtonUpB, .BFrame.hover .sButtonDownB {top: -15px}
.BFrame.down .sButtonUpB, .BFrame.hover .sButtonDownB {top: -30px}

/* Container Only */
.SingleCont{overflow:hidden;position:absolute;background:transparent}
.SingleContBorder{border:1px solid #99BBE8}
.SingleCont.HiddenPanel{visibility:hidden}
.SingleCont .SpaceContSC{position:absolute;top:0px;left:0px;height:100%;width:100%;background:#ffffff;display:block;border:0px solid #00ff00;overflow-y:auto}
.SingleCont .SpaceContSC.Background{background:#DFE8F6}
.SingleCont .SpaceContSC.HidCont{display:none}

/* Contenedor Pro  */
.SingleContPro div, .SingleContPro img, .SingleContPro  span {-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none}
.SingleContPro {position:absolute;display:inline-block;background:transparent;border:0px solid;overflow:hidden}
.SingleContPro.HiddenPanel{visibility:hidden}
.SingleContPro .ContInfPK{position:absolute;display:inline-block;background:transparent;overflow:hidden}
.SingleContPro .ContInfPK .ContInfK{position:absolute;display:inline-block;background:transparent;border:0px solid;overflow:hidden;height:auto}
.SingleContPro .ContInfPK .ContInfK.Background{background:#DFE8F6}

/* Drag y Drop */
.Dragable{cursor:move}
.Dragable.Move{cursor:move}
.Dropable{border:0px solid #000000}
.Dropable.HoverDrop{background:#FFD7D7!important;cursor:crosshair!important}

/*  Frame */    
.FramePanel {-moz-user-select:text;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none} 
.FramePanel{position:absolute;border:0px solid #99BBE8;overflow:hidden;background:#DFE8F6}
.FramePanel .FirstSpan{position:relative;left:0px;border-left:1px solid #99BBE8;border-top:1px solid #99BBE8;border-right:1px solid #fff;border-bottom:1px solid #fff;z-index:0}
.FramePanel .SecondSpan{position:relative;left:0px;top:0px;border-left:1px solid #fff;border-top:1px solid #fff;border-right:1px solid #99BBE8;border-bottom:1px solid #99BBE8;z-index:0}
.FramePanel .TitleSpanFrame{position:absolute;left:5px;top:1px;font-family:Arial,Tahoma, Verdana, Helvetica; font-size:12px;background:#DFE8F6;z-index:0}
.FramePanel.HiddenF{visibility:hidden}
.FramePanel .SecondSpan .Container{position:absolute;left:0px;top:0px;overflow:auto}
/*  Master Page */
.MasterPage {position:absolute;background:#fff;border:0px solid #00ff00;overflow:hidden}
.PageSingle{background:#fff;border:0px solid #ff0000;position:absolute;overflow: hidden;}  /*25 Eme Cambie el Overflow Auto x Hidden 11/02/2020 AYEC quite el overflow, se genera propiedad*/
.PageSingle.Design{overflow:auto}
.PageSingle.Background{background:#DFE8F6}
/* Cuadro de Propiedades */
.FramePropertis{width:100%;height:100%;left:0px;top:0px;position:relative;overflow:hidden;border:1px solid #99BBE8;background:#fff}
.FramePropertis .Titles{position:relative;height:22px;background:url('../Images/FlatFoldBar/FrameBackN.png')}
.FramePropertis .Container{position:relative;width:100%;overflow:scroll;overflow-x:hidden} 
.FramePropertis .Prop{position:relative;height:22px;background:inherit}
.FramePropertis .Prop .PartData{overflow:hidden}
.FramePropertis .Prop .PartName, .FramePropertis .Prop .PartData, .FramePropertis .Titles .PartName, .FramePropertis .Titles .PartData{height:17px;display:inline-block;position:relative;float:left;border-bottom:1px solid #99BBE8;padding:2px;background:transparent;cursor:arrow}
.FramePropertis .Prop .PartName, .FramePropertis .Titles .PartName{border-right:1px solid #99BBE8;font-family:Arial,Tahoma, Verdana, Helvetica; font-size:11px}
.FramePropertis .Prop .PartData, .FramePropertis .Titles .PartData{font-family:Arial,Tahoma, Verdana, Helvetica; font-size:12px;font-style:italic}
.FramePropertis .Titles .PartName{font-weight:bold}
.FramePropertis .Titles .PartData{font-weight:bold;font-style:normal}
.FramePropertis .Ctrol{position:absolute;top:0px;left:0px;font-family:Arial,Tahoma, Verdana, Helvetica; font-size:12px;color:#ff0000;width:93%;height:15px}
.FramePropertis .Ctrol{display:none}
.FramePropertis .Ctrol.Select{height:20px}
.FramePropertis .Ctrol.Visible{display:inline-block}
/*  Icon */
.FrmContPK div, .FrmContPK img, .FrmContPK span{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none}
.FrmContPK{display:inline-block;float:left;position:relative;margin:2px;background-color:transparent;border:0px solid #ff0000 }
.FrmContPK .Tools{display:inline-block;position:relative;top:5px;width:21px;float:right;height:auto;border:0px solid #ff0000}
.FrmContPK .Tools.hidden{display:none}
.FrmContPK .iWait{position:absolute}
.FrmIcon{display:inline-block;position:relative;float:left;border:0px solid #CDCDCD;background-color:transparent;cursor:pointer}
.FrmIcon .FirstCont {position:absolute;display:inline-block;border:1px solid transparent}
.FrmIcon .FirstCont.One{left:4px;top:4px;width:94px;height:108px}
.FrmIcon .FirstCont.Two{left:4px;top:4px;width:150px;height:150px}
.FrmIcon .SecondCont {position:absolute;left:0px;top:0px;width:100%;height:100%;display:inline-block;background:transparent;overflow:hidden}
.FrmIcon .SecondCont.HoverOne, .FrmIcon .SecondCont.HoverTwo {background:#CAE5FF;opacity:.60;filter:alpha(opacity='60');}
.FrmIcon .TirdCont {position:absolute;left:0px;top:0px;width:100%;height:100%;display:inline-block;background:trasnparent;overflow:hidden} /*posible que el Overflow sea visible */
.FrmIcon .TirdCont .SpaceImg{padding-top:2px;text-align:center}
.FrmIcon .TirdCont Img{width:64px;height:64px;}
.FrmIcon .TirdCont span{height:100%;text-align:center;font-family:Arial,Tahoma, Verdana, Helvetica;display:block;white-space: normal; font-size:11px;padding-top:-2px;font-weight:bold}
.FrmIcon .TirdCont span.PText{color:#000;padding-top:1px}
.FrmIcon .TirdCont span.SText{color:#e8e8e8}
.FrmIcon .TirdCont span.TText{color:#000;font-weight:normal}

.FrmIcon .imagen{position:absolute;left:0px;top:0px;width:100%;height:100%;z-index:0}
.FrmIcon.HoverOne{background: url('../Images/Buttons/BackIcon64.png') no-repeat}
.FrmIcon.HoverTwo{background: url('../Images/Buttons/BackIcon160.png') no-repeat}
/* Botones de Iconos */
.BFrmCfg, .BFrmBig, .BFrmClose, .BFrmMove{display:inline-block;position:relative;height: 21px;overflow:hidden;white-space: nowrap;z-index:0;top:0px;left:0px;cursor:pointer}
.BFrmCfg, .BFrmBig, .BFrmClose, .BFrmMove{width:21px}
.BFrmCfg .sButton{background-image: url('../Images/Buttons/BIconCfg.png')}
.BFrmBig .sButton{background-image: url('../Images/Buttons/BIconBig.png')}
.BFrmClose .sButton{background-image: url('../Images/Buttons/BIconClose.png')}
.BFrmMove .sButton{background-image: url('../Images/Buttons/BIconMove.png')}
.BFrmCfg .sButton, .BFrmBig .sButton, .BFrmClose .sButton, .BFrmMove .sButton{display:block;position:absolute;z-index:-1;height: 63px}
.BFrmCfg .sButton, .BFrmBig .sButton, .BFrmClose .sButton, .BFrmMove .sButton {left:0px;right:0px;}
.BFrmCfg.hover .sButton, .BFrmBig.hover .sButton, .BFrmClose.hover .sButton, .BFrmMove.hover .sButton{top: -21px}
.BFrmCfg.down .sButton, .BFrmBig.down .sButton, .BFrmClose.down .sButton , .BFrmMove.down .sButton {top: -42px}

/* ********************  Grid ***************/
/*  Grrid Principal */
.GridPK div, .GridPK img, .GridPK  span, .GridPK  table{-moz-user-select:text;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none}
.GridPK{background:#ffffff;border:1px solid #AACCF6;overflow:hidden;position:absolute;cursor:default;z-index:1}
.GridPK .SecondDi{background:transparent;overflow:hidden;position:relative}
.GridPK .SecondDi.Hiden{display:none}
.GridPK .SectionOpen{position:absolute;width:20px; left:0px;top:0px;border:0px solid #AACCF6;background:#D2E0F2;display:none}
.GridPK .SectionOpen.Hiden{display:inline-block}
/* Title */
.GridPK  .Title{position:relative;height:25px;background: url('../Images/Grid/GridLineTitle.png') repeat-x;cursor:default}
.GridPK  .Title .Contt{position:relative;height:100%;cursor:inherit} 
.GridPK  .Title .Contt .TitleSpan {position:relative; font-size:12px;font-weight:bold;color:#15428B;top:5px;left:5px;cursor:inherit} 
/* Title Min */
.GridPK  .TitleMin{position:relative;height:15px;background: url('../Images/Grid/GridLineTitleMin.png') repeat-x;cursor:default}
.GridPK  .TitleMin .Contt{position:relative;height:100%;cursor:inherit;text-align:right} 
.GridPK  .TitleMin .Contt .TitleSpan {position:relative; font-size:9px;color:#15428B;top:1px;right:3px;cursor:inherit}  /* font-weight:bold;*/
.GridFontMin{font-family:Arial, Tahoma, Arial, Verdana, Helvetica;white-space: nowrap; font-size:9px}
/*  Letters */
.GridLetter{position:relative;height:25px;background:transparent;cursor:default}

/* Head */
.GridFont{font-family:Arial, Tahoma, Arial, Verdana, Helvetica;white-space: nowrap; font-size:11px}

.GridHead{height:24px;background: url('../Images/Grid/BackTitle.png') repeat-x;cursor:default;overflow:hidden;position:relative}
.GridHead .Inner{height:24px;cursor:inherit}
.GridHead .TableHead{height:24px;background:transparent;border:0px solid;border-spacing:0px;border-collapse: collapse;cursor:inherit}
.GridHead .TableHead td{padding: 0px;height:22px;cursor:inherit;vertical-align:middle}
.GridHead .TableHead td{border-top:1px solid #fff;border-left:1px solid #eee;border-right:1px solid #d0d0d0;border-bottom:1px solid #d0d0d0}
.GridHead .TableHead td.Hover{border:1px solid #AACCF6;border-top:1px solid #F9F9F9;background: url('../Images/Grid/BackTitleSel.png')}
.GridHead .TableHead td.Search{border:1px solid #D9BE9D;border-top:1px solid #F9F9F9;background: url('../Images/Grid/BackTitleSearch.png')}
.GridHead .TDItem{background:transparent;left:0px;cursor:inherit}
.GridHead .TDItem{overflow:hidden;text-align:left}
.GridHead .TDItem span{cursor:inherit;-moz-user-select: none;-khtml-user-select: none;-webkit-user-select:ignore;padding-left:2px}
.GridHead .TDItem span img{width:7px;height:4px}
.GridHead .Wait{width:16px;height:16px}
.GridHead.invisible{display:none}
/* Grid   Row*/
.GridRow{min-height:21px;cursor:default}
.GridRow .TRow{min-height:21px;background:transparent;border:0px solid;border-spacing:0px;border-collapse: collapse;cursor:default}
.GridRow .TRow{border-top:1px solid #fff;border-left:1px solid #eee;border-right:1px solid #d0d0d0;border-bottom:1px solid #d0d0d0}
/* Grid Row Editable */
.GridRow.Editable{position:absolute;top:0px;left:0px}
.GridRow .TRow.Impar{background:#ffffff}
.GridRow .TRow.Par{background:#fafafa}
.GridRow .TRow.Hover{background:url('../Images/Grid/RowHover.png') repeat-x #EDEDED;border:1px solid #EDEDED;font-weight:bold;cursor:default}
.GridRow .TRow.Selected{border:1px dotted #A3BAE9;background:#DFE8F6}
.GridRow .TRow.Disabled{font-style:italic;color:#FF6A6A;background:#cccccc}
.GridRow .TRow td{padding: 0px;height:19px;cursor:inherit;vertical-align:middle}  
.GridRow .TRow td.RowSel{border-right:1px solid #d0d0d0;background:url('../Images/Grid/RowSelector.png') repeat-y}
.GridRow .TRow td.RowSel.Selected{border-right:1px solid #aaccf6;background:url('../Images/Grid/RowSelectorSel.png') repeat-y}
.GridRow .TRow td.RowSel img, .GridRow .TRow td.RowSel.Selected img{width:16px;height:16px}
.GridRow.Selected{color:#ff0000;font-Style:italic}

.GridRow .Column.Disable div, .GridRow .Column.Disable span {-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none} 
.GridRow .Column {cursor:inherit;overflow:hidden;padding-top:0px}
.GridRow .Column.Left{padding-left:2px;text-align:left}
.GridRow .Column.Right{padding-right:2px;text-align:right}
.GridRow .Column.Center{text-align:center}
.GridRow .ColumnRS {padding-right:2px;text-align:right;cursor:inherit;overflow:hidden;padding-top:0px;background:transparent;color:#575757}
.GridRow .Column span{top:4px;cursor:inherit}   
.UnSelected{-moz-user-select: none;-khtml-user-select: none;-webkit-user-select:ignore}
/*  Grid Datas*/
.GridData {position:relative;overflow:auto;cursor:inherit}
.GridData .ContainerGrp{position:relative;height:auto;cursor:inherit}
.GridData .ContainerGrp .Group{height:27px;line-height:29px;border-bottom:2px solid #99BBE8; cursor:pointer;vertical-align:bottom;padding-top:0px;background:transparent;font-weight:bold; color:#3764A0}
.GridData .ContainerGrp .Group.Hidden{display:none}
.GridData .ContainerGrp .Group .ImgGroup{position:relative;width:9px;height:9px;left:3px;top:2px}
.GridData .ContainerGrp .Group .GroupSpan{position:relative;left:6px;top:2px}
.GridData .ContainerGrp .Data{position:relative;height:auto;cursor:inherit;display:block;overflow:hidden}
.GridData .ContainerGrp .Data.Close{display:none}
/* Grid Information */
.GridInfo{position:relative;width:100%;height:27px;overflow:hidden;border-top:1px solid #AACCF6;background:url('../Images/Grid/BackInfo.png') repeat-x}
.GridInfo .Division{position:relative;height:100%;top:0px;left:0px}
.GridInfo .Info{position:absolute;display:inline-block;text-align:right;top:7px}

/*  Botones de Dezplazamiento */
.GinfoButtonFirst, .GinfoButtonPrev, .GinfoButtonNext, .GinfoButtonLast, .GinfoButtonRefresh, .GinfoButtonCfg, .GinfoButtonGroup, .GinfoButtonFSearch{position:relative;height: 22px;overflow:hidden;white-space: nowrap; width: 22px;z-index:0;top:0px;border:0px solid #ff0000;float:left}  /*  display:inline-block */
.GinfoButtonFirst.hiden, .GinfoButtonPrev.hiden, .GinfoButtonNext.hiden, .GinfoButtonLast.hiden, .GinfoButtonCfg.hiden, .GinfoButtonRefresh.hiden, .GinfoButtonGroup.hiden, .GinfoButtonFSearch.hiden{display:none}
.GinfoButtonFirst .sButton, .GinfoButtonPrev .sButton, .GinfoButtonNext .sButton, .GinfoButtonLast .sButton, .GinfoButtonCfg .sButton, .GinfoButtonRefresh .sButton, .GinfoButtonGroup .sButton, .GinfoButtonFSearch .sButton{display:inline-block;position:relative;z-index:-1;height: 88px;width:22px;cursor:pointer}
.GinfoButtonFirst .sButton{background-image: url('../Images/Buttons/GridFirst.png')}
.GinfoButtonPrev .sButton{background-image: url('../Images/Buttons/GridPrev.png')}
.GinfoButtonNext .sButton{background-image: url('../Images/Buttons/GridNext.png')}
.GinfoButtonLast .sButton{background-image: url('../Images/Buttons/GridLast.png')}
.GinfoButtonRefresh .sButton{background-image: url('../Images/Buttons/GridRefresh.png')}
.GinfoButtonCfg .sButton{background-image: url('../Images/Buttons/GridConfig.png')}
.GinfoButtonGroup .sButton{background-image: url('../Images/Buttons/GridGroup.png')}
.GinfoButtonFSearch .sButton{background-image: url('../Images/Buttons/GridSearch.png')}

.GinfoButtonFirst .sButton,.GinfoButtonPrev .sButton, .GinfoButtonNext .sButton, .GinfoButtonLast .sButton, .GinfoButtonCfg .sButton, .GinfoButtonRefresh .sButton, .GinfoButtonGroup .sButton, .GinfoButtonFSearch .sButton{left:0px}
.GinfoButtonFirst.hover .sButton, .GinfoButtonPrev.hover .sButton, .GinfoButtonNext.hover .sButton, .GinfoButtonLast.hover .sButton, .GinfoButtonCfg.hover .sButton, .GinfoButtonRefresh.hover .sButton, .GinfoButtonGroup.hover .sButton, .GinfoButtonFSearch.hover .sButton{top: -22px}
.GinfoButtonFirst.down .sButton, .GinfoButtonPrev.down .sButton, .GinfoButtonNext.down .sButton, .GinfoButtonLast.down .sButton, .GinfoButtonCfg.down .sButton, .GinfoButtonRefresh.down .sButton, .GinfoButtonGroup.down .sButton, .GinfoButtonFSearch.down .sButton{top: -44px}
.GinfoButtonFirst.disable .sButton,.GinfoButtonPrev.disable .sButton, .GinfoButtonNext.disable .sButton, .GinfoButtonLast.disable .sButton, .GinfoButtonCfg.disable .sButton, .GinfoButtonRefresh.disable .sButton, .GinfoButtonGroup.disable .sButton, .GinfoButtonFSearch.disable .sButton{top: -66px}
/*  Botones de hide Show */
.GridBtnHide, .GridBtnShow  {display:inline-block;position:absolute;height:15px;width:15px;z-index:0;top:5px;left:0px; border:0 solid #ff0000;overflow:hidden}
.GridBtnHide .sButton, .GridBtnShow .sButton{display:inline-block;position:relative;z-index:-1;height:30px;width:15px;cursor:pointer;left:0px}
.GridBtnHide .sButton{background-image: url('../Images/Buttons/BtGridLR.png')}
.GridBtnShow .sButton{background-image: url('../Images/Buttons/BtGridRL.png')}
.GridBtnHide.hover .sButton, .GridBtnShow.hover .sButton {top: -15px}
.GridBtnHide.hiden{display:none}

/* Control Design*/
.CtrlDesign{border:1px dotted  #AACCF6;background:#EBF3FD;position:absolute;overflow:hidden}
.CtrlDesign{font-family:Arial, Tahoma,  Verdana, Helvetica;white-space: nowrap; font-size:12px;font-style:italic; font-weight:normal;color:#000}
/* ***** Campos de entrada de Datos ******** */
.CaptionInputs{font-family:Arial, Tahoma, Arial, Verdana, Helvetica;white-space: nowrap; font-size:10px;font-weight:bold;color:#686376} 
.CaptionInputs.Fixed{border-bottom:1px solid #cccccc;background:url(../Images/ImgKeys/BackTel.png) no-repeat Right;padding-top:2px;cursor:pointer!important}
.DivInp div, .DivInp span{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none}
.DivInp{overflow:visible;position:absolute;background:transparent}
.DivInp .Caption{position:absolute;cursor:default}
.DivInp .Caption.Active{cursor:url('https://www.sicasonline.com/sicasonline/Images/Cursors/HandTor.cur'), pointer;color:#0000ff}
.DivInp.hiden{visibility:hidden;display:none}
.DivInp .Inputs{font-family:Arial, Tahoma, Arial, Verdana, Helvetica;white-space: nowrap; font-size:11px;font-weight:normal;color:#000;position:absolute;visibility:inherit}  /* Se camba el color del tipo de letra 858585 */
.DivInp .Inputs.AREA{white-space:pre-wrap!important;background-color:#fff!important}
.DivInp .InputsNC{border:1px solid #B5B8C8;background:#fff url(../Images/Inputs/BackFields.png) repeat-x top }  
.DivInp .Inputs.Active{border:1px solid #7EADDA;border-left:1px solid #0F2E62;color:#00238C;background:url(../Images/Inputs/BackFieldOA.png) repeat-x bottom}
.DivInp .Inputs.Hover{border:1px solid #7EADDA;border-left:1px solid #0F2E62;color:#00238C;background:url(../Images/Inputs/BackFieldOA.png) repeat-x bottom} /*15428B*/
.DivInp .Inputs.Error{border:1px solid #DD7870;background:url(../Images/Inputs/BackFieldErr.png) repeat-x bottom}
.DivInp .Inputs.Prevent{border:1px solid #F5721D;background:url(../Images/Inputs/BackFieldM.png) repeat-x bottom}
.DivInp .Inputs.H01{text-transform:lowercase}
.DivInp .Inputs.H02{text-transform:uppercase}
.DivInp .Inputs.Left{text-align:left}
.DivInp .Inputs.Center{text-align:center}
.DivInp .Inputs.Right{text-align:right}
.ChekcBoxBack {background:#DFE8F6}

.DivInp Input[readonly]{color:#858585} /* C0C0C0 */
.DivInp Input[disabled]{color:#ff0000;background:#F0F0F0}
/*icon Error o Alerta*/
.DivInp .iClassReq, .DivInp .iClassAlert, .DivInp .iClassWait{position:absolute;width:16px;height:16px;cursor:default;display:none;z-index:1}
.DivInp .iClassReq img, .DivInp .iClassAlert img, .DivInp .iClassWait img{top:0px;left:0px;width:16px;height:16px;cursor:default}
.DivInp .iClassReq.Error, .DivInp .iClassAlert.Error{display:block}
.DivInp .iClassWait.Active{display:block}

.DivInp .InpPwsEye{display:block;position:relative;width:16px;height:16px;float:right;right:2px;top:15px;cursor:pointer; background:url(../Images/Inputs/PwsShow.png) no-repeat;background-size:16px 16px;border-radius:3px;}
.DivInp .InpPwsEye.hiden{background:url(../Images/Inputs/PwsHide.png) no-repeat;background-size:16px 16px}
.DivInp .InpPwsEye:hover {background-color:#e4e4e4}
.DivInp .InpPwsEye.DblHide{display:none}

/*  Los No Campos */
.DivNInp div, .DivNInp span{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none}
.DivNInpWithSelect div, .DivNInpWithSelect span{-moz-user-select:text!important;-khtml-user-select:text!important;-webkit-user-select:text!important;user-select:text!important}
 



.DivNInp{position:absolute;background:transparent;overflow:visible}
.DivNInp .Caption{position:absolute;cursor:default;font-style:normal}
.DivNInp .Caption.Active{cursor:url('https://www.sicasonline.com/sicasonline/Images/Cursors/HandTor.cur'), pointer;color:#0000ff}
.DivNInp.hiden{visibility:hidden;display:none}
.DivNInp .Inputs{font-family:Arial, Tahoma, Arial, Verdana, Helvetica;white-space: nowrap; font-size:11px;font-weight:normal;color:#000;position:absolute;visibility:inherit;overflow:hidden} /* Color de Letra 858585*/
.DivNInp .Inputs.Style3{border:1px solid #ff0000;border-top:0px solid transparent;background:#fff url(../Images/Inputs/BackFieldsI.png) repeat-x top}
.DivNInp .Inputs.Style2{border:1px solid #B5B8C8;border-top:0px solid transparent;background:#fff}
.DivNInp .Inputs.Style1{border:1px solid #B5B8C8;border-top:0px solid transparent;background:#fff url(../Images/Inputs/BackFieldsI.png) repeat-x top}
.DivNInp .Inputs.Style4{border:1px solid #B5B8C8;border-top:0px solid transparent;background:#F0F0F0;color:#ff0000}

.DivNInp .Inputs.Active{border:1px solid #7EADDA;border-left:1px solid #0F2E62;border-top:0px solid transparent;color:#15428B}
.DivNInp .Inputs.Hover{border:1px solid #7EADDA;border-left:1px solid #0F2E62;border-top:0px solid transparent;color:#15428B}
.DivNInp .Inputs.Left{text-align:left}
.DivNInp .Inputs.Center{text-align:center}
.DivNInp .Inputs.Right{text-align:right}

/*  Boton de Calenario */
.BtInpCal  {display:inline-block;position:absolute;height:20px;width:18px;z-index:0;top:0px;left:0px;overflow:hidden}
.BtInpCal .sButton{display:inline-block;position:relative;z-index:-1;height:120px;width:18px;cursor:pointer;left:0px}
.BtInpCal .sButton{background: url('../Images/Buttons/BtCalendar.png')}
.BtInpCal.select .sButton {top: -20px}
.BtInpCal.hover .sButton {top: -40px} 
.BtInpCal.select.hover .sButton {top: -60px}
.BtInpCal.down .sButton {top: -80px}
.BtInpCal.select.down .sButton {top: -100px}
.BtInpCal.hiden {display:none}
/*  Boton del Select  */
.BtInpSel  {display:inline-block;position:absolute;height:20px;width:18px;z-index:0;top:0px;left:0px;overflow:hidden}
.BtInpSel .sButton{display:inline-block;position:relative;z-index:-1;height:120px;width:18px;cursor:pointer;left:0px}
.BtInpSel .sButton{background: url('../Images/Buttons/BtSelect.png')}
.BtInpSel.select .sButton {top: -20px}
.BtInpSel.hover .sButton {top: -40px} 
.BtInpSel.select.hover .sButton {top: -60px}
.BtInpSel.down .sButton {top: -80px}
.BtInpSel.select.down .sButton {top: -100px}
.BtInpSel.hiden {display:none}

/*  Boton del nformation  */
.BtInpInf  {display:inline-block;position:absolute;height:20px;width:18px;z-index:0;top:0px;left:0px;overflow:hidden}
.BtInpInf .sButton{display:inline-block;position:relative;z-index:-1;height:120px;width:18px;cursor:pointer;left:0px}
.BtInpInf .sButton{background: url('../Images/Buttons/BtnInformation.png')}
.BtInpInf.select .sButton {top: -20px}
.BtInpInf.hover .sButton {top: -40px} 
.BtInpInf.select.hover .sButton {top: -60px}
.BtInpInf.down .sButton {top: -80px}
.BtInpInf.select.down .sButton {top: -100px}
.BtInpInf.hiden {display:none}


/* Boton Avanzado */
.BtInpSelAdv  {display:inline-block;position:absolute;height:20px;width:18px;z-index:0;top:0px;left:0px;overflow:hidden}
.BtInpSelAdv .sButtonE, .BtInpSelAdv .sButtonD, .BtInpSelAdv .sButtonF {display:inline-block;position:relative;z-index:-1;height:120px;width:18px;cursor:pointer;left:0px}
.BtInpSelAdv .sButtonE{background: url('../Images/Buttons/BtSelectEqual.png')}
.BtInpSelAdv .sButtonD{background: url('../Images/Buttons/BtSelectDifer.png')}
.BtInpSelAdv .sButtonF{background: url('../Images/Buttons/BtSelectFilter.png')}
.BtInpSelAdv.select .sButtonE, .BtInpSelAdv.select .sButtonD, .BtInpSelAdv.select .sButtonF {top: -20px}
.BtInpSelAdv.hover .sButtonE , .BtInpSelAdv.hover .sButtonD, .BtInpSelAdv.hover .sButtonF{top: -40px} 
.BtInpSelAdv.select.hover .sButtonE, .BtInpSelAdv.select.hover .sButtonD, .BtInpSelAdv.select.hover .sButtonF {top: -60px}
.BtInpSelAdv.down .sButtonE, .BtInpSelAdv.down .sButtonD, .BtInpSelAdv.down .sButtonF {top: -80px}
.BtInpSelAdv.select.down .sButtonE, .BtInpSelAdv.select.down .sButtonD, .BtInpSelAdv.select.down .sButtonF {top: -100px}
.BtInpSelAdv.HiddenBt{display:none}
/*  List Select */ 
.InpListSelect div, .InpListSelect span, .InpListSelect table{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none}
.InpListSelect, .InpLSelTDItem .TextCont{font-family:Arial, Tahoma, Arial, Verdana, Helvetica;white-space: nowrap; font-size:12px;font-weight:normal;color:#000}
.InpListSelect{display:inline-block;z-index:1;height:auto;position:absolute;overflow:hidden;border:1px solid #98C0F4;background:#fff} /*  Quite esto  15/Nov/2010 ;visibility:visible*/
.InpListSelect.hiden{visibility:hidden}
.InpListSelect .DataList{height:auto;position:relative;overflow:hidden;overflow-y:auto}
.InpListSelect .Container{position:relative;top:-1px;left:-1px}
.InpListSelect .PanelInfo{position:relative;height:27px;left:0px;display:inline-block}
.InpListSelect .PanelInfo.ShowPanel{display:none}
.InpListSelect .iTable{visibility:inherit}
.InpListSelect .iTable.VIE{visibility:visible}
.InpLSelTDItem{height:17px;border:1px dotted #fff;left:0px;top:0px;cursor:pointer;overflow:hidden;text-align:left;white-space: nowrap;position:relative}
.InpLSelTDItem.InPar{border:1px solid #fff;background:#fff}
.InpLSelTDItem.Par{border:1px solid #C0FFC0;background:#C0FFC0}
.InpLSelTDItem.hover{border:1px dotted #A3BAE9;background:#c3d4ee;color:#ff0000}/*.InpLSelTDItem.hover{border:1px dotted #A3BAE9;background:#DFE8F6;color:#ff0000}*/
.InpLSelTDItem.hover span{font-weight:bold;color:#f00}
.InpLSelTDItem.Selected{border:1px dotted #A3BAE9;background:#c3d4ee}/*.InpLSelTDItem.Selected{border:1px dotted #A3BAE9;background:#DFE8F6}*/
.InpLSelTDItem.Selected span{font-weight:bold}
.InpLSelTDItem.Disabled span{color:#cccccc}
.InpLSelTDItem.DisabledLine span{color:#7e7e7e!important;text-decoration:line-through!important}
.InpLSelTDItem.Hidden {display:none}
.InpLSelTDItem.DisabledSpecial{text-align:center;background:#c0c0c0}
.InpLSelTDItem.DisabledSpecial span{color:#ffffff;font-weight:bold;font-Style:italic  }
.InpLSelTDItem  .Imagen{width:16px;height:16px;border:0px;position:absolute}
.InpLSelTDItem .TextCont{position:absolute;width:auto;background:transparent;cursor:inherit}

/* Tool Tip Inp */
.iToolTipInp, .iToolTipAlert{display:inline-block;position:relative;height: 30px;overflow:hidden;white-space: nowrap; width: auto;z-index:0;top:0px;background-color:transparent}
.iToolTipInp .pLeft, .iToolTipInp .pRigth, .iToolTipAlert .pLeft, .iToolTipAlert .pRigth {display:block;position:absolute;z-index:-1;height: 30px}
.iToolTipInp .pLeft, .iToolTipInp .pRigth {background-image: url('../Images/FlatFoldBar/ToolTipInp.png')}
.iToolTipAlert .pLeft, .iToolTipAlert .pRigth {background-image: url('../Images/FlatFoldBar/ToolTipInpM.png')}
.iToolTipInp .pLeft, .iToolTipAlert .pLeft {left:0;right:10px}
.iToolTipInp .pRigth, .iToolTipAlert .pRigth {width:300px;right:0;clip: rect(auto, auto, auto, 290px)}
.iToolTipInp.Center, .iToolTipAlert.Center{text-align:center}
.iToolTipInp .DSContainer, .iToolTipAlert .DSContainer{display:inline-block;border:0px solid #ff0000}
.iToolTipInp font.ArtCaption, .iToolTipAlert font.ArtCaption{position:relative;top:3px;font-family:Verdana, Arial,Tahoma, Helvetica; font-size:11px;color:#15428B}
.iToolTipInp img, .iToolTipAlert img{position:relative;top:7px;left:1px}

/*Boton de Control de Inputs  */
.BtInpOpt  {display:inline-block;position:absolute;height:13px;width:18px;z-index:0;top:0px;left:0px;overflow:hidden;visibility:hidden}
.BtInpOpt .sButtonE {display:inline-block;position:relative;z-index:-1;height:39px;width:18px;cursor:pointer;left:0px}
.BtInpOpt .sButtonE{background: url('../Images/Buttons/BTOptFields.png')}
.BtInpOpt.hover .sButtonE  {top: -13px} 
.BtInpOpt.disable.hover .sButtonE{top: -26px}
.BtInpOpt.VisibleBt{visibility:visible}

/* **************** Etiqueta Label */
.DivLabel div, .DivLabel span{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none}
.DivLabel{overflow:visible;position:absolute;background:transparent}
.CaptionGralLbl{position:absolute;cursor:default;white-space: nowrap}
.CaptionLabel{font-family:Arial, Tahoma, Verdana, Helvetica; font-size:10px;font-weight:bold;color:#686376}
.CaptionLabel .Importante{color:#ff0000;font-size:11px}
.CaptionLabel .Req{color:#ff0000;}
.CaptionLabelBig{font-family:Arial, Tahoma, Verdana, Helvetica; font-size:20px;font-weight:bold;color:#686376}
.ActiveCL{cursor:url('https://www.sicasonline.com/sicasonline/Images/Cursors/HandTor.cur'), pointer;color:#0000ff}
/****  Imagen  */
.CImagen div, .CImagen img{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none}
.CImagen {position:absolute;min-width:16px;min-height:16px;display:block;background:transparent}
.CImagen.iCImgRel{position:relative}
.CImagen.hidden{display:none}
.CImagen .ImgS{position:absolute;top:0px;left:0px;min-width:10px;min-height:10px}

.CImagen .ImgS.CurPoint{cursor:pointer}

/* *** Calenadrio ** */
/* Selector Month */
.SelMonthY{font-family:Arial, Tahoma, Arial, Verdana, Helvetica;white-space: nowrap; font-size:11px;font-weight:normal;color:#15428B}
.SelMonthY{left:0px;top:0px;width:88px;height:168px;background:transparent}
.SelMonthY table{width:100%;height:100%}
.SelMonthY .TDMonthY{text-align:center;background:transparent}
.SelMonthY .SMonthY{width:40px;height:16px;background:#fff;border:1px solid #fff;text-align:center;cursor:pointer}
.SelMonthY .SMonthY.Selected{background:url('../Images/Calendar/MY_BackSel.png') repeat-x;border:1px solid #8DB2E3}
.SelMonthY .SMonthY.Hover{background:#DDECFE;font-weight:bold}
/* Botonmes de Year*/
.FramYear{display:inline-block;position:relative;height: 15px;overflow:hidden;white-space: nowrap;z-index:0;top:0px;left:0px;cursor:pointer;width:15px}
.FramYear .sButtonLeft {background: url('../Images/Buttons/FrameLeft.png')}
.FramYear .sButtonRight {background: url('../Images/Buttons/FrameRigth.png')}
.FramYear .sButtonLeft, .FramYear .sButtonRight {display:block;position:absolute;z-index:-1;height: 45px;left:0px;right:0px;}
.FramYear.hover .sButtonLeft, .FramYear.hover .sButtonRight {top: -15px}
.FramYear.down .sButtonLeft, .FramYear.hover .sButtonRight {top: -30px}
/* Selecto MonthYear */
.FrameMonYear div, .FrameMonYear img, .FrameMonYear span, .FrameMonYear table{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none}
.FrameMonYear{width:178px;height:196px;left:0px;top:0px;position:absolute;border:1px solid #718BB7;background:#fff;overflow:hidden}
.FrameMonYear.hiden{visibility:hidden}
.FrameMonYear .Parts{position:absolute;width:88px;height:168px;top:0px}
.FrameMonYear .Parts.RigthPart{border-left:1px solid #C5D2DF}
.FrameMonYear .PieFrm{position:absolute;left:0px;width:177px;height:28px;background: url('../Images/Calendar/MYBackPie.png');text-align:center}
/* Boton Calendario de Meses*/
.FramCalMon{display:inline-block;position:relative;height: 15px;overflow:hidden;white-space: nowrap;z-index:0;top:0px;left:0px;cursor:pointer;width:15px}
.FramCalMon .sButtonLeft {background: url('../Images/Buttons/CalMonthMin.png')}
.FramCalMon .sButtonRight {background: url('../Images/Buttons/CalMonthPlus.png')}
.FramCalMon .sButtonLeft, .FramCalMon .sButtonRight {display:block;position:absolute;z-index:-1;height: 45px;left:0px;right:0px;}
.FramCalMon.hover .sButtonLeft, .FramCalMon.hover .sButtonRight {top: -15px}
.FramCalMon.down .sButtonLeft, .FramCalMon.hover .sButtonRight {top: -30px}
/* Calendario */
.FrmCalend div, .FrmCalend img, .FrmCalend span, .FrmCalend table{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none}
.FrmCalend {position:absolute;background:#fff;border:1px solid #718BB7;display:inline-block;z-index:1;overflow:hidden}
.FrmCalend .hiden{visibility:hidden}
.FrmCalend.hidenv{display:none}

.FrmFontCal{font-family:Arial, Tahoma,  Verdana, Helvetica;white-space: nowrap; font-size:11px;font-weight:normal}
/* Seccion Mes de Calendario */
.FrmCalMonth {position:absolute;background:#fff;border:0px solid #718BB7;display:inline-block;z-index:0}
.FrmCalMonth {left:0px;top:0px;height:25px;background: url('../Images/Calendar/CalBackTitle.png') repeat-x}
.FrmCalMonth .TitleMonth{position:absolute;color:#fff;text-align:center;cursor:pointer}
/* Titulos de Dias */
.FrmCalTitDay {left:0px;top:25px;width:100%;height:18px;position:absolute;background: url('../Images/Calendar/CalBackDaysTitle.png') repeat-x}
.FrmCalTitDay .DayTxt{display:inline-block;position:absolute;background:transparent;border:0px solid #ff0000}
.FrmCalTitDay .WeekTxt{display:inline-block;position:absolute;color:#4B6276 ;background:#D0D9E1;border-bottom:1px solid}
.FrmCalTitDay .TextSpan{top:2px;position:absolute;background:transparent}
/*  Pie Calendar */
.FrmCalFoter {left:0px;height:30px;position:absolute;background: url('../Images/Calendar/CalBackPie.png') repeat-x;text-align:center}
/* ContDays  */
.FrmCalDayA {position:absolute;left:0px}
.FrmCalDayA .TRow{position:relative;overflow:hidden}
.FrmCalDayA .DayInto{display:inline-block;position:absolute;background:transparent;cursor:pointer}
.FrmCalDayA .DayInto.Data{border:1px solid #718BB7;color:#15428B}
.FrmCalDayA .DayInto.Selected{color:#000;border:1px solid #173268;background: url('../Images/Calendar/CalBackDaysIn.png') bottom repeat-x} /*8DB2E3*/
.FrmCalDayA .DayInto.MOut{color:#aaaaaa}
.FrmCalDayA .DayInto.NowDay{color:#f00;border:1px solid #8B0000}
.FrmCalDayA .DayInto.hover{background:#DDECFE}
.FrmCalDayA .DayTxt{display:inline-block;position:absolute;background:transparent;border:0px solid #718BB7}
.FrmCalDayA .WeekTxt{display:inline-block;position:absolute;color:#4B6276;background:#D0D9E1;border:0px solid #0000ff}
.FrmCalDayA .TextSpan{position:relative}
.FrmCalDayA .DayTxt.NoHabil{background:#DCE7F4;cursor:default!important}
.FrmCalDayA .DayInto.NoHabil{cursor:default!important;color:#6B9AE9}

/* Otra Vista */
.FrmCalDayS {position:absolute;left:0px}
.FrmCalDayS .TRow{position:relative;overflow:hidden}
.FrmCalDayS .DayInto{display:inline-block;position:absolute;background:transparent;cursor:pointer}
.FrmCalDayS .DayInto.Data{border:0px solid #718BB7;color:#15428B;position:absolute}
.FrmCalDayS .DayInto.Selected{color:#000;border:1px solid #8DB2E3;background: url('../Images/Calendar/CalBackDays.png') bottom repeat-x}
.FrmCalDayS .DayInto.MOut{color:#aaaaaa}
.FrmCalDayS .DayInto.NowDay{color:#f00;border:1px solid #8B0000}
.FrmCalDayS .DayInto.hover{background:#DDECFE}
.FrmCalDayS .DayTxt{display:inline-block;position:absolute;background:transparent;border:0px solid #718BB7}
.FrmCalDayS .WeekTxt{display:inline-block;position:absolute;color:#4B6276;background:#D0D9E1;border:0px solid #0000ff}
.FrmCalDayS .TextSpan{position:relative}
.FrmCalDayS .DayTxt.NoHabil{background:#DCE7F4;cursor:default!important}
.FrmCalDayS .DayInto.NoHabil{cursor:default!important;color:#6B9AE9}

/* Vista CAlendarioo Amplio  */
.FrmCalDayB {position:absolute;left:0px}
.FrmCalDayB .TRow{position:relative;overflow:hidden}
.FrmCalDayB .DayInto{display:inline-block;position:absolute;background:transparent;cursor:pointer}
.FrmCalDayB .DayInto.Data{border:1px dotted #718BB7;color:#15428B}
.FrmCalDayB .DayInto.NowDay{border:1px solid #8B0000;background-color:#FFF0B4}
.FrmCalDayB .DayInto.MOut{color:#aaaaaa;background-color:#F2F9FF} /*E5F2FE*/
.FrmCalDayB .DayInto.Selected{color:#fff;border:1px solid #173268;background-color:#8DB2E3}
.FrmCalDayB .DayInto.hover{background:#DDECFE;color:#15428B}
.FrmCalDayB .DayInto.NowDay{color:#f00}
.FrmCalDayB .DayTxt{display:inline-block;position:absolute;background:transparent;border:0px solid #718BB7}
.FrmCalDayB .DayTxt.NoHabil{background:#DCE7F4}
.FrmCalDayB .DayInto.NoHabil{cursor:default!important;color:#6B9AE9}
.FrmCalDayB .WeekTxt{display:inline-block;position:absolute;color:#4B6276;background:#D0D9E1;border:0px solid #0000ff;cursor:default}
.FrmCalDayB .TextSpan{position:relative;background:transparent}
.FrmCalDayB .IconSpace{display:inline-block;position:relative;left:2px;top:2px;width:auto;height:16px;background:transparent}
.FrmCalDayB .imgCal{position:relative;float:left;width:16px;height:16px;cursor:pointer}
.FrmCalDayB .MsgSpace{display:inline-block;position:absolute;left:0px;top:18px;width:100%;background:transparent;overflow:hidden;overflow-y:visible}
.FrmCalDayB .MsgSpace .MsgEvent{display:inline-block;position:relative;float:left;left:0px;width:100%;height:16px;background:transparent;overflow:hidden;white-space: nowrap}
.FrmCalDayB .MsgSpace .MsgEvent .SpanText{display:inline-block;position:relative;top:1px;left:1px;width:100%;font-family:Arial, Tahoma, Verdana, Helvetica;font-size:9px;font-weight:normal;color:#000}
.FrmCalDayB .MsgSpace .MsgEvent .SpanText.hover{color:#FF4400}
.FrmCalDayB .MsgSpace .MsgEvent.AllDay{border:1px solid #78d148;background:#daf2cc}
.FrmCalDayB .MsgSpace .MsgEvent .SpanText.AllDay{color:#000}
.FrmCalDayB .MsgSpace .MsgEvent.AllDay.Selected{background:#FFB7B7}
.FrmCalDayB .MsgSpace .MsgEvent .SpanText.Selected{color:#ff0000} /*173268*/
.FrmCalDayB .DayTxt.NoHabil{background:#DCE7F4;cursor:default!important}
.FrmCalDayB .DayInto.NoHabil{cursor:default!important;color:#6B9AE9}

.SpanTextInd{font-family:Arial, Tahoma, Verdana, Helvetica;font-size:9px;font-weight:normal;color:#000;border:1px solid #15428B}
.SpanInfoText{display:inline-block;position:relative;left:0px;width:100%;font-family:Arial, Tahoma, Verdana, Helvetica;font-size:12px;font-weight:normal;color:#000;text-align:center}

/* Estilos */
.MaskPanel div, .MaskPanel img, .MaskPanel span, .MaskPanel table, .MaskWait img{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none}
.MaskPanel{z-index:1;position:absolute}
.MaskWait{z-index:1;position:absolute;background-color:transparent}
.MaskWait img{position:relative}

.MaskPanelLock span {-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none}
.MaskPanelLock {z-index:2;displa:inline-block;position:absolute;left:0px;top:0px;width:100%;height:100%;background:url('../Images/Background/BackLock.png') no-repeat  #DFE8F6;opacity:.7;filter:alpha(opacity='70')}

/*Message Box*/
.WindowMessage div, .WindowMessage img, .WindowMessage span, .WindowMessage table{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none}
.WindowMessage{display:block;position:absolute;overflow:visible;white-space: nowrap; z-index:3;background-color:transparent} /*  VMBR  21Ene2020 Cambio z-Index:1*/
.WindowMessage td{padding:0px}
.WindowMessage .BackWin {position:absolute;left:0px;top:0px;height:100%; width:100%;z-index:0;text-align:center;background-color:transparent}
.WindowMessage .SpaceTitle{width:100%;height:2px}
.WindowMessage .SpaceTitle .TD1{width:2px;background: url('../Images/Window/MsgTopLeft.png') no-repeat}
.WindowMessage .SpaceTitle .TD2{width:auto;background: url('../Images/Window/MsgTopCenter.png') repeat-x}
.WindowMessage .SpaceTitle .TD3{width:2px;background: url('../Images/Window/MsgTopRight.png') no-repeat}
.WindowMessage .SpaceCont{width:100%} 
.WindowMessage .SpaceCont .TD1{width:2px;background: url('../Images/Window/MsgMidLeft.png') repeat-y}
.WindowMessage .SpaceCont .TD2{width:auto;background:#C0CFE3}  /* C6D5E5   C0CFE3*/
.WindowMessage .SpaceCont .TD3{width:2px;background: url('../Images/Window/MsgMidRight.png') repeat-y}
.WindowMessage .SpacePie{width:100%;height:2px;}
.WindowMessage .SpacePie .TD1 {width:2px;background: url('../Images/Window/MsgBottomLeft.png') no-repeat}
.WindowMessage .SpacePie .TD2{width:auto;background: url('../Images/Window/MsgBottomCenter.png') repeat-x bottom}
.WindowMessage .SpacePie .TD3{width:2px;background: url('../Images/Window/MsgBottomRight.png') no-repeat}
.WindowMessage .TitlesBar{position:absolute;top:7px;left:10px;height:20px;border-bottom:1px solid #000}
.WindowMessage .TitlesBar .TD1{font-family:Arial,Tahoma, Verdana, Helvetica; font-size:12px;font-weight:bold; text-align:left;color:#1B4977;cursor:move}
.WindowMessage .TitlesBar .TD2{width:20px; text-align:center;vertical-align:middle}
.WindowMessage .ContainerP{position:absolute;left:10px;top:40px}
.WindowMessage .ContainerP .TD1{width:48px;height:48px;text-align:center;vertical-align:middle}
.WindowMessage .ContainerP .TD1 img{width:48px;height:48px}
.WindowMessage .ContainerP .TD2{font-family:Arial,Tahoma, Verdana, Helvetica; white-space: normal;font-size:12px;text-align:left;color:#000;vertical-align:top;padding-left:15px;padding-top:5px;overflow:hidden}

.WindowMessage .SpaceButtons{position:absolute;left:10px;height:25px;background:transparent}
.WindowMessage .SpaceButtons .TD1{text-align:center;vertical-align:middle}
/*  Boton Cerrar Simple */
.BCloseMess{display:inline-block;position:relative;height: 15px;overflow:hidden;white-space: nowrap;z-index:0;top:0px;left:0px;cursor:pointer;width:15px}
.BCloseMess .sButton {background: url('../Images/Buttons/MessageClose.png')}
.BCloseMess .sButton{display:block;position:absolute;z-index:-1;height: 45px;left:0px;right:0px;}
.BCloseMess.hover .sButton {top: -15px}
.BCloseMess.down .sButton {top: -30px}
/* Contendor de Objectos */
.MultiObj {min-height:20px;border:1px solid #B5B8C8;position:absolute;background:#fff;overflow:auto}
/* Objeto Texto */
.ObjectText{height:18px; position:relative;background:#f2f2f2;padding-top:2px;cursor:pointer;display:inline-block;white-space: nowrap;float:left}
.ObjectText .Caption{position:absolute;cursor:pointer;background:transparent;display:inline-block}
.ObjectText.Selected {background:#9DFF9D}
.ObjectText.Hover {background:#DDECFE}
.MozSel div, .MozSel img, .MozSel span, .MozSel input{-moz-user-select:text!important;-khtml-user-select:auto!important;-webkit-user-select:text!important;-user-select:text!important}
/*Para Google Maps   */
.GoogleMap{position:absolute;display:inline-block;border:1px dotted #AACCF6}
/* ******************* Progress bar ****************************/
.SICASProgressBar div, .SICASProgressBar span {-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none}
.SICASProgressBar {position:absolute;border:1px solid #6593CF;overflow:hidden;display:inline-block}
.SICASProgressBar .FirstPanel{position:absolute;background:url(../Images/FlatFoldBar/ProgressBack.png) repeat-x}
.SICASProgressBar .SecondPanel{position:absolute;border-right:1px solid #7FA9E4 ;overflow:hidden} 
.SICASProgressBar .PanelInner{position:absolute;background:url(../Images/FlatFoldBar/ProgressFront.png) repeat-x}
.SICASProgressBar.HiddenP{display:none}

.SICASPBLabel{position:absolute;font-family:Arial,Tahoma, Verdana, Helvetica; white-space: normal;font-size:10px;display:inline-block;font-weight:bold}
.SICASPBLabel.SICASPBLabelOut{color:#396095}
.SICASPBLabel.SICASPBLabelIn{color:#ffffff}
/******************** Container del FileUploads *********************************/
.SICASUMFiles{position:absolute;display:inline-block;overflow-x:hidden;overflow-y:auto;border:1px solid #99BBE8}
/************************ Row de FileUpload *******************/
.SICASFUpload{position:relative;display:inline-block;background:transparent;float:left}
.SICASFUpload .ImgNot{position:relative;display:inline-block;width:18px;height:18px; cursor:pointer}
/* **************** Titles */
.SICASTitles div, .SICASTitles span {-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none}
.SICASTitlesTitleTxt div, .SICASTitlesTitleTxt span {-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none}
.SICASTitles{position:absolute;display:inline-block;overflow:hidden}
.SICASTitles.Normal{background:url(../Images/Grid/GridLineTitle.png) repeat-x #D6E3F2 }
.SICASTitles.Tree{background:url(../Images/Tree/BackTitle.png) repeat-x #D6E3F2}
.SICASTitles .Imagen{width:16px;height:16px;position:absolute;cursor: pointer;}
.SICASTitlesTitleTxt{position:absolute;font-family:Arial,Tahoma, Verdana, Helvetica; white-space: normal;font-size:10px;display:inline-block;font-weight:bold;color:#15429D}
/* ***************  Rama del Tree */
.SICASRamTree{position:relative;display:block;background:transparent;overflow:hidden}
.SICASRamTree .DataInt{position:relative;display:inline-block;left:0px;top:0px;height:18px;cursor:pointer}
.SICASRamTree .DataInt.Hover{background:#EEEEEE}
.SICASRamTree .DataInt.Selected{background:#D9E8FB}
.SICASRamTree img{border:0px;cursor:pointer;position:absolute;display:inline-block}
.SICASRamTreeLabel{position:relative;font-family:Arial,Tahoma, Verdana, Helvetica; white-space: normal;font-size:11px;display:inline-block;background:transparent}
.SICASRamTreeLabel.Disable{color:#808080}
.SICASRamTree .ImgProt{position:absolute;display:none}
.SICASRamTree .ImgProt.HaveProtec{display:inline-block}
/*************  FolderFhow  */  
.SICSAFolder div, .SICSAFolder span, .SICSAFolder img{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none}
.SICSAFolder{position:absolute;display:inline-block;background:#fff;border:1px solid #99BBE8;overflow:auto} /*C3DAF9*/
.SICSAFolder .ContPKFolders{position:absolute;display:inline-block;background:transparent;overflow:hidden;overflow-y:auto}
.SICSAFolder .ContPKFolders .ContFolders{position:relative;display:inline-block;background:transparent;overflow:hidden}
/* ******************  Files Control */
.SICASFileXG div , .SICASFileXG span, .SICASFileXG img, .SICASFileXG2 div , .SICASFileXG2 span, .SICASFileXG2 img{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none}
.SICASFileXG, .SICASFileXG2{position:relative;width:102px;height:116px;display:inline-block;background:transparent;float:left}
.SICASFileXG .ContPK, .SICASFileXG2 .ContPK{position:absolute;width:92px;height:106px;display:inline-block;background:transparent;cursor:pointer}
.SICASFileXG .ContPK.Hover, .SICASFileXG2 .ContPK.Hover{background:url(../Images/FileCtrol/XGBackHover.png) no-repeat #F2F7FD}
.SICASFileXG .ContPK.Selected, .SICASFileXG2 .ContPK.Selected{background:url(../Images/FileCtrol/XGBackSelected.png) no-repeat #C2DCFC} 
.SICASFileXG .ContImage{position:absolute;display:inline-block;background:url(../Images/FileCtrol/XGBackContImg.png) no-repeat}
.SICASFileXG .ContImage.Selected{background:url(../Images/FileCtrol/XGBackContImgSel.png) no-repeat}
.SICASFileXG2 .ContImage{position:absolute;display:inline-block;background:url(../Images/FileCtrol/XGBackContImg2.png) no-repeat}
.SICASFileXG2 .ContImage.Selected{background:url(../Images/FileCtrol/XGBackContImg2Sel.png) no-repeat}
.ContImgDelGral {position:absolute;cursor:pointer}

/* Midle */
.SICASFileSM div , .SICASFileSM span, .SICASFileSM img{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none}
.SICASFileSM{position:relative;width:60px;height:80px;display:inline-block;background:transparent;float:left}
.SICASFileSM .ContPK{position:absolute;width:50px;height:70px;display:inline-block;background:transparent;cursor:pointer}
.SICASFileSM .ContPK.Hover{background:url(../Images/FileCtrol/SMBackHover.png) no-repeat #F2F7FD}
.SICASFileSM .ContPK.Selected{background:url(../Images/FileCtrol/SMBackSelected.png) no-repeat #C2DCFC} 
.SICASFileSM .ContImage{position:absolute;display:inline-block;background:url(../Images/FileCtrol/SMBackContImg.png) no-repeat}
.SICASFileSM .ContImage.Selected{background:url(../Images/FileCtrol/SMBackContImgSel.png) no-repeat}
/*  Mozaico */
.SICASFileSMOZ div , .SICASFileSMOZ span, .SICASFileSMOZ img{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none}
.SICASFileSMOZ{position:relative;width:260px;height:74px;display:inline-block;background:transparent;float:left}
.SICASFileSMOZ .ContPK{position:absolute;width:250px;height:64px;display:inline-block;background:transparent;cursor:pointer}
.SICASFileSMOZ .ContPK.Hover{background:url(../Images/FileCtrol/MZBackHover.png) no-repeat #F2F7FD}
.SICASFileSMOZ .ContPK.Selected{background:url(../Images/FileCtrol/MZBackHoverSelected.png) no-repeat #C2DCFC} 
.SICASFileSMOZ .ContImage{position:absolute;display:inline-block;background:url(../Images/FileCtrol/MZBackContImg.png) no-repeat}
.SICASFileSMOZ .ContImage.Selected{background:url(../Images/FileCtrol/MZBackContImgSel.png) no-repeat}
/* Genrales */
.SICASFileXG .ContImage .Imagen, .SICASFileXG2 .ContImage .Imagen, .SICASFileSM .ContImage .Imagen, .SICASFileSMOZ .ContImage .Imagen{position:absolute;display:inline-block}
.SICASFileXG .ContTitle, .SICASFileXG2 .ContTitle, .SICASFileSM .ContTitle, .SICASFileSMOZ .ContTitle{position:absolute;display:inline-block;font-family:Arial,Tahoma, Verdana, Helvetica; white-space: normal;font-size:10px;text-align:center;overflow:hidden}
.SICASFileSMOZ .ContTitle{text-align:left}

.SICASFileProt{position:absolute;display:none}
.SICASFileProt.HaveProtec{display:inline-block}

/* Imagen Text  */
.FontNormal{font-family:Arial, Tahoma, Arial, Verdana, Helvetica;white-space: nowrap; font-size:11px}
.FontSizeNine{font-size:9px}

.CtrolImgTxt div, .CtrolImgTxt img, .CtrolImgTxt  span {-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none}
.CtrolImgTxt {position:absolute;overflow:hidden;cursor:default;background:transparent}
.CtrolImgTxt .iImage, .CtrolImgTxt .iText{position:absolute;cursor:hand}
.CtrolImgTxt .iWait{position:absolute}
.CtrolImgTxt.iDesign{background:#99BBE8}
.CtrolImgTxt.CtrolVisible{display:none}
.CtrolImgTxt.BackOpaque{background:#DFE8F6}

/* ********************************************** */
/* ********************************************** */
/* **************QUEST*************** */
.ObjQuestRP{width:100%;height:35px;background-color: rgb(2243, 241, 241);border-bottom: solid 2px rgb(210, 206, 206);display: table;}
.ObjQuestRI{width:100%;height:35px;border-bottom: solid 2px rgb(210, 206, 206);display: table;}
.ObjQuestRP .ObjQuestP{width:calc(100% - 300px);height:100%;white-space: pre-wrap; overflow-wrap: break-word;display: table-cell;vertical-align: middle;padding-left: 5px;}
.ObjQuestRI .ObjQuestP{width:calc(100% - 300px);height:100%;white-space: pre-wrap; overflow-wrap: break-word;display: table-cell;vertical-align: middle;padding-left: 5px;}
.ObjQuestRP .ObjQuestR{width:300px;height:100%;display: table-cell;vertical-align: middle;}
.ObjQuestRI .ObjQuestR{width:300px;height:100%;display: table-cell;vertical-align: middle;}
.ObjQuestRP .ObjQuestR .DivInp{position: unset;}
.ObjQuestRI .ObjQuestR .DivInp{position: unset;}
.ObjQuestRP .ObjQuestR .DivInp .Inputs{position: unset;float: left;}
.ObjQuestRI .ObjQuestR .DivInp .Inputs{position: unset;float: left;}
.ObjQuestRP .ObjQuestR .DivInp .BtInpSel{position: unset;}
.ObjQuestRI .ObjQuestR .DivInp .BtInpSel{position: unset;}
.ObjQuestRP .ObjQuestR .DivInp .BtInpSel .sButton{position: unset;}
.ObjQuestRI .ObjQuestR .DivInp .BtInpSel .sButton{position: unset;}
/* ************************************************* */
/* ************************************************* */
/*   Bitacora Principal */

.BitacoraPK {position:absolute;min-width:500px;background:#fff;border:1px solid #99BBE8}
.BitacoraPK .ContDataBit{position:absolute;background:transparent;overflow:hidden;overflow-y:auto}
.BitacoraPK .ContPanelBit{position:absolute}
.BitacoraPK .SpaceBit{position:relative;background:transparent}

/* Bitacora Item */
.BitacoraItem div, .BitacoraItem img, .BitacoraItem  span {-moz-user-select:text;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none}
.BitacoraItem {position:relative;left:0px;cursor:default;min-width:550px;border:1px solid #fff;overflow:hidden;cursor:pointer}
.BitacoraItem.ShortView{height:40px}
.BitacoraItem.LongView{height:auto}
.BitacoraItem.Impar{background:#ffffff}
.BitacoraItem.Par{background:#C0FFC0}
.BitacoraItem.HaveSelected{background:#5BADFF} /* 3399FF*/
.BitacoraItem.HaveHover{border:1px dotted #000}
.BitacoraItem .DivImg{position:relative;height:24px;background:transparent}
.BitacoraItem .DivComm{position:relative;height:24px;background:transparent;border-bottom:2px solid #c0c0c0}
.BitacoraItem .TxtComm{position:relative;font-family:Arial, Tahoma, Arial, Verdana, Helvetica; font-size:12px;font-weight:normal;color:#000;text-align:left;white-space:normal;background:transparent}
.BitacoraItem .TxtComm.Selected{color:#fff}

/*  Adicionales que se utiliza en la Bitacrora*/
.FontBita {font-weight:bold;color:#000}
.FontBitaSelected {font-weight:bold;color:#fff}

/* Selector de Reportes  */
.SReportPK{border:1px solid #99BBE8;background:transparent;position:absolute}
.SReportImg {position:absolute;background: url('../Images/FileCtrol/BackRpt.png') no-repeat}
.SReportTit, .SReportBtn {position:absolute}
.SReportTit{border-right:1px solid #99BBE8;background:#99BBE8}

.SRPTBit  {display:inline-block;position:absolute;height:19px;width:18px;z-index:0;top:0px;left:0px;overflow:hidden}
.SRPTBit .sButton{display:inline-block;position:relative;z-index:-1;height:114px;width:18px;cursor:pointer;left:0px}
.SRPTBit .sButton{background: url('../Images/Buttons/BtDown.png')}
.SRPTBit.select .sButton {top: -19px}
.SRPTBit.hover .sButton {top: -38px} 
.SRPTBit.select.hover .sButton {top: -57px}
.SRPTBit.down .sButton {top: -76px}
.SRPTBit.select.down .sButton {top: -95px}

/*  para el Grid de Letras */
.iArtLetBar{position:relative;height: 21px;overflow:hidden;white-space: nowrap; width: auto;z-index:0;top:0px;background-color:transparent;float:left} /* float:left display:inline-block;*/
.iArtLetBar.disable, .iArtLetBar.disableSB {opacity:.5;filter:alpha(opacity='50')}
.iArtLetBar.aSize {min-width:20px}
.iArtLetBar.hiden {display:none}
.iArtLetBar .pLeft, .iArtLetBar .pRigth {display:block;position:absolute;z-index:-1;height: 105px;background-image: url('../Images/FlatFoldBar/FlatButton.png')}
.iArtLetBar .pLeft {left:0;right:10px}
.iArtLetBar .pRigth {width:300px;right:0;clip: rect(auto, auto, auto, 290px)}
.iArtLetBar.hover .pLeft,    .iArtLetBar.hover .pRigth{top: -21px}
.iArtLetBar.down .pLeft,     .iArtLetBar.down .pRigth{top: -42px}
.iArtLetBar.disableSB .pLeft,  .iArtLetBar.disableSB .pRigth{top: -63px}
.iArtLetBar.select .pLeft,  .iArtLetBar.select .pRigth{top: -84px}
.iArtLetBar.hiden .pLeft,    .iArtLetBar.hiden .pRigth{display:none}
.iArtLetBar.Center {text-align:center}
.iArtLetBar .DSContainer {display:inline-block}
.iArtLetBar .DSContainer.hiden {display:none}
.iArtLetBar font.ArtCaption{position:relative;top:4px;font-family:Arial,Tahoma, Verdana, Helvetica; font-size:11px;color:#000000;text-decoration: none;display:inline-block}
.iArtLetBar font.ArtCaption.disable {color:#404040}
.iArtLetBar img {position:relative;top:2px}
.iArtLetBar .ImgSensse {position:absolute;top:0px;left:0px;width:100%;height:100%;border:0px;cursor:pointer}
.iArtLetBar .ImgSensse.disable{cursor:auto}

/*  Reportes */
.SelFilterPK {position:relative;height:auto;min-height:40px;border-bottom:1px solid #99BBE8; background:transparent;overflow:hidden}
.SelFilterPK .SecondDiv {position:relative;min-height:29px; height:auto;border:1px solid #99BBE8; border-bottom:0px;background:#fff}
.SelFilterPK .Separator{position:relative;min-height:10px;width:100%;background:transparent}
.SelFilterPK .TitleText{Position:absolute;color:#000;background:#fff}
.SelFilterPK .MoreFil{position:relative;background:transparent;width:100%;min-height:14px}
.SelFilterPK .MoreFil .TextMore{position:absolute;cursor:pointer;color:#0000ff;background:transparent}
.SelFilterPK .SepBottom{position:relative;left:0px;width:100%;height:10px}

.SelFiltBtn  {display:inline-block;position:absolute;height:17px;width:18px;z-index:0;top:0px;left:0px;overflow:hidden}
.SelFiltBtn .sButton, .SelFiltBtn .sButtonC {display:inline-block;position:relative;z-index:-1;height:34px;width:16px;cursor:pointer;left:0px}
.SelFiltBtn .sButton {background: url('../Images/Buttons/BtOpenRep.png')}
.SelFiltBtn .sButtonC {background: url('../Images/Buttons/BtCloseRep.png')}
.SelFiltBtn.select .sButton, .SelFiltBtn.hover .sButton, .SelFiltBtn.select.hover .sButton, .SelFiltBtn.down .sButton, .SelFiltBtn.select.down .sButton,
.SelFiltBtn.select .sButtonC, .SelFiltBtn.hover .sButtonC, .SelFiltBtn.select.hover .sButtonC, .SelFiltBtn.down .sButtonC, .SelFiltBtn.select.down .sButtonC{top: -17px}
/*Para el Pocisionamiento Relativo */
.DataRelative{position:relative}
.DataFloatLeft{float:left}
/* Control Select Option */
.OptionSelHover{color:#ff0000;cursor:pointer}
.OptionDisabled{color:#cccccc;cursor:auto}
/*MultiOptions*/
.MultiOption{position:absolute;min-height:19px;height:auto;background:transparent}
.MultiOption .SpaceMO{position:relative; width:auto;background:transparent;left:0px;min-height:10px}
.MultiOption .SeparatorMO{position:relative; width:auto;background:transparent;left:0px;height:8px;background: url('../Images/Buttons/BackSeparator32.png') left center  repeat-x }
/* Label Rotate */
.LavelRot div, .LavelRot img, .LavelRot  span {-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none}
.LavelRot{position:absolute;display:block;overflow:hidden;border:1px solid #99BBE8;white-space:normal;background:#DFE8F6;text-align:center}
.LavelRot .TxtSpan{position:relative;font-family:Arial,Tahoma, Verdana, Helvetica;font-size:12px;font-weight:bold;color:#404040}
.LavelRot .ImgSpan {position:absolute}
/* Label Rotate Especifica para  los botonesde seccion*/
.LabelRotU div, .LabelRotU img, .LabelRotU  span {-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none}
.LabelRotU{position:absolute;display:block;overflow:hidden;border:0px solid #99BBE8;white-space:normal;background:transparent;text-align:center}
.LabelRotU .TxtSpan{position:relative;font-family:Arial,Tahoma, Verdana, Helvetica;font-size:12px;font-weight:normal;color:#000}
.LabelRotU .ImgSpan {position:absolute}

/*  Soft Button Menu */
.SoftButton{position:absolute;display:inline-block;overflow:hidden;background:#DFE8F6}
.SoftButton .ContSB{position:absolute;border:1px solid #9EBAE1;border-left:1px solid #E7F0F7;border-top:1px solid #E7F0F7}
.SoftButton .ContBut{position:absolute;background:transparent}
.SoftButtonSAdic{border:1px solid #DFE8F6}
.SoftButton.disable{opacity:.5;filter:alpha(opacity='50');color:#808080;top: -69px;cursor:default}
.SoftButton.disable .ContBut {top: -69px}

.SoftListS {position:absolute;border:1px solid #9EBAE1;height:auto;min-height:21px;max-height:210px;overflow:auto;background:#DFE8F6}
.SoftListB {position:absolute;border:1px solid #9EBAE1;height:auto;min-height:37px;max-height:370px;overflow:auto;background:#DFE8F6}
.ItemSoftListOut{border:1px solid #DFE8F6}
.ItemSoftListHover{border:1px solid #9EBAE1;border-left:1px solid #E7F0F7;border-top:1px solid #E7F0F7;cursor:pointer}
.ItemSoftListMDown{border:1px solid #E7F0F7;border-left:1px solid #9EBAE1;border-top:1px solid #9EBAE1;cursor:pointer}
.SoftListSpace{position:relative; width:auto;background:transparent;left:0px;height:10px;background:transparent}
.SoftListSeparator{position:relative; width:auto;background:transparent;left:0px;height:8px;background: url('../Images/Buttons/BackSeparator32.png') left center  repeat-x }

.SelSoftButS  {display:inline-block;position:absolute;height:23px;width:15px;z-index:0;top:0px;left:0px;overflow:hidden}
.SelSoftButS .sButton  {display:inline-block;position:relative;z-index:-1;height:92px;width:15px;cursor:pointer;left:0px}
.SelSoftButS .sButton {background: url('../Images/Buttons/ButtonSoftB.png')}
.SelSoftButS.hover .sButton{top: -23px}
.SelSoftButS.down .sButton{top: -46px}
.SelSoftButS.disable .sButton {top: -69px}

.SelSoftButB  {display:inline-block;position:absolute;height:39px;width:15px;z-index:0;top:0px;left:0px;overflow:hidden}
.SelSoftButB .sButton  {display:inline-block;position:relative;z-index:-1;height:156px;width:15px;cursor:pointer;left:0px}
.SelSoftButB .sButton {background: url('../Images/Buttons/ButtonSoftB32.png')}
.SelSoftButB.hover .sButton{top: -39px}
.SelSoftButB.down .sButton{top: -78px}
.SelSoftButB.disable .sButton {top: -117px}

/* Item Select */
.PKItemSel div, .PKItemSel img, .PKItemSel  span {-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none}
.PKItemSel{display:inline-block;position:relative;border:1px solid transparent;cursor:pointer;background:transparent;float:left}
.PKItemSel.selected{background:#3399FF;border:1px solid #3399FF}
.PKItemSel.hover{background:#3399FF;border:1px dotted #fff}
.PKItemSel.dHidden{display:none}
.PKItemSel .DivText{position:absolute;display:inline-block;overflow:hidden}
.PKItemSel .ItemText{display:inline-block;position:absolute;font-family:Arial,Tahoma, Verdana, Helvetica;font-size:12px;font-weight:Normal;color:#000000;border:0px;background:transparent}
.PKItemSel .ItemText.selected{color:#fff}
.PKItemSel .ItemText.hover{color:#fff;font-weight:bold}
.PKItemSel .ItemText.sdisable{color:#808080;font-Style:italic;}
.PKItemSel .ItemText.dHidden{display:none}

.PKItemSel .ItemImg{display:inline-block;position:absolute;border:0px;background:transparent;width:16px;height:16px}
/* Lista Selectable de Items */
.ListPKSel{display:inline-block;position:absolute;background:#fff;overflow:hidden}
.ListPKSel.LSOLine{border:1px solid #99BBE8}
.ListPKSel.LSOpaque{background:#DFE8F6}
.ListPKSel .ContData{display:inline-block;position:absolute;border:0px;background:transparent;overflow-x:hidden;overflow-y:scroll}


/* Boton Simple */
.TxtButtonText{font-family:Arial, Tahoma, Arial, Verdana, Helvetica;white-space: nowrap; font-size:10px;font-weight:normal}
.PKButtonSingle div, .PKButtonSingle img, .PKButtonSingle  span {-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none}
.PKButtonSingle{display:inline-block;position:absolute;border:0px solid transparent;background:transparent;float:left;cursor:pointer;overflow:hidden}
.PKButtonSingle .PKInner{display:inline-block;position:absolute;border:0px solid #EDF2FA;background:transparent} /*Cambiar si se requiere una seleccion de Marco  */
.PKButtonSingle .PKInner.select{border:1px solid #FF8A8A;background:#FFDDDD}
.PKButtonSingle .PKInner.hover{border:1px solid #99BBE8;background:#EDF2FA}
.PKButtonSingle.invisible{display:none}
.PKButtonSingle.disable {opacity:.5;filter:alpha(opacity='50');cursor:default}
.PKButtonSingle.disable.htmlnodes {opacity:1;filter:alpha(opacity='100');cursor:default}
.PKButtonSingle .PKInner .SingleImage{display:inline-block;position:absolute;background:transparent;border:0px}
.PKButtonSingle .PKInner .SingleText{display:inline-block;position:absolute;background:transparent}
.PKButtonSingle .PKInner .SingleSel{display:inline-block;position:absolute;border-left:1px dotted #99BBE8 ;background:url('../Images/ImgKeys/EdRTF_BtDown2.png') no-repeat center center} 
.PKButtonSingle .Separator{cursor:default}
.PKButtonSingle .PKInner.Separator{border:0px solid transparent}

.ListMenuS div, .ListMenuS table, .ListMenuS  span {-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none}
.ListMenuS {display:inline-block;position:absolute;border:1px solid #99BBE8;background:#ffffff;float:left;cursor:pointer;overflow-x:hidden;overflow-y:scroll;z-index:1}
.ListMenuS.hiden{visibility:hidden}
.ListMenuS.invisible {display:none}
.ListMenuS .ItemsTable{width:100%}
.ListMenuS .ItemsTD{width:100%;height:auto;border:1px solid #ffffff;background:transparent;float:left;white-space:nowrap}
.ListMenuS .ItemsTD.select{border:1px solid #FF8A8A;background:#FFDDDD}
.ListMenuS .ItemsTD.hover{border:1px solid #99BBE8;background:#DFE8F6}

.WYSIRTF .ContBarra div {-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none}
.WYSIRTF  {display:inline-block;position:absolute;border:1px solid #99BBE8;background:transparent;overflow:hidden}
.WYSIRTF.invisible {display:none}
.WYSIRTF .DivDisable {display:inline-block;position:absolute;opacity:.5;filter:alpha(opacity='50');cursor:default;background:#ffffff}
.WYSIRTF  .ContBarra{display:inline-block;position:absolute;border-bottom:1px solid #99BBE8;background:#DFE8F6}
.WYSIRTF  .ContEditor{display:inline-block;position:absolute;background:transparent}
.WYSIRTF  .iFrame{display:inline-block;position:absolute;border:0px solid #99BBE8;background:#fff;overflow:auto}

.ColorPick .ContColors, .ColorPick .ContColors .ColInd {-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none}
.ColorPick {display:inline-block;position:absolute;border:1px solid #99BBE8;background:#EFEFEF;overflow:hidden;min-height:168px}
.ColorPick.hiden{visibility:hidden}
.ColorPick.invisible {display:none}
.ColorPick .ContColors{ display:inline-block;position:absolute;border:0px;background:transparent;padding:4px;}
.ColorPick .ContColors .ColInd {position:relative;width: 12px;height:12px;float:left;border:1px solid #000000;padding:0px;margin: 3px 2px;cursor:pointer}
.ColorPick .ContColors .ColInd.hover{border:1px solid #99BBE8}
.ColorPick .ContEditor{ display:inline-block;position:absolute;border:0px;background:transparent}

.ObjectExt div, .ObjectExt  span, .ObjectExt  img {-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none}
.ObjectExt{display:inline-block;position:absolute;border:1px solid #fff;background:transparent;overflow:hidden}   
.ObjectExt.Relative{position:relative;float:left}
.ObjectExt.hiden{display:none}
.ObjectExt .ContObj{display:inline-block;position:absolute;border:1px solid #BBD8FB;background:#F3F7FD;overflow:hidden}
.ObjectExt .ContObj.Error{border:1px solid #B55E5E;background:#FDF5F5}
.ObjectExt .ContText {display:inline-block;position:absolute;background:transparent}
.ObjectExt .ContImgEd, .ObjectExt .ContImgDel {position:absolute;cursor:pointer}

.InputExtPK {display:inline-block;position:absolute; height:auto;border:1px solid #B5B8C8;background:#fff url(../Images/Inputs/BackFields.png) repeat-x top;overflow-x:hidden;overflow-y:auto}  
.InputExtPK.Hover, .InputExtPK.Active{border:1px solid #7EADDA}
.InputExtPK .CText{display:inline-block;min-width:200px; height:auto;position:relative;background:transparent;float:left;margin:2px}  
.InputExtPK .CText .InputsText{width:inherit;height:18px;left:0px;position:relative;background:transparent;text-align:left;border:0px solid transparent}   /*text-transform:uppercase  text-transform:lowercase */
.InputExtPK .CText .InputsText{color:#858585}
.InputExtPK .CText .InputsText.Hover,  .InputExtPK .CText .InputsText.Active{color:#15428B}
.InputExtPK.hiden{display:none}

.InputExtPK .ZoneDisable{display:inline-block;position:absolute; height:100%;background:#f0f0f0;opacity:.5;filter:alpha(opacity='50')}  

.TextSearch {display:inline-block;position:absolute;border:1px solid #B5B8C8;overflow:hidden;background:#ffffff}
.InpTxtSearch{border:1px solid transparent!important; background:#ffffff!important;font-size:12px!important}

.CDesktop {display:inline-block;position:absolute;border:0px;overflow:hidden;background:transparent;z-index:0}
.CDesktop.invisible {display:none}
.DesktopsContainers{position:absolute;top:0px;left:0px;border:0px solid #ff0000;background:transparent;width:inherit;height:inherit;overflow:hidden} 
.DesktopsContainers{opacity:0;filter:alpha(opacity='0')}
.DesktopsContainers.hiden {display:none}

.BarrShort {display:inline-block;position:absolute;z-index:2;background:transparent} /*  VMBR  21Ene2020 CAmbio z-Index:5*/
.BarrShort .RTopImg{display:inline-block;position:absolute;background:transparent url(../Images/BarraShort/RightTop.png) no-repeat}
.BarrShort .RMidImg{display:inline-block;position:absolute;background:transparent url(../Images/BarraShort/RightMiddle.png) repeat-y;overflow:hidden}
.BarrShort .RBotImg{display:inline-block;position:absolute;background:transparent url(../Images/BarraShort/RightBottom.png) no-repeat}
.BarrShort .RSepImg{display:inline-block;position:relative;float:left;background:transparent url(../Images/BarraShort/RightSepBig.png) no-repeat}
.BarrShort .LTopImg{display:inline-block;position:absolute;background:transparent url(../Images/BarraShort/LeftTop.png) no-repeat}
.BarrShort .LMidImg{display:inline-block;position:absolute;background:transparent url(../Images/BarraShort/LeftMiddle.png) repeat-y;overflow:hidden}
.BarrShort .LBotImg{display:inline-block;position:absolute;background:transparent url(../Images/BarraShort/LeftBottom.png) no-repeat}
.BarrShort .LSepImg{display:inline-block;position:relative;float:left;background:transparent url(../Images/BarraShort/LeftSepBig.png) no-repeat}
.BarrShort.invisible{display:none}
.BarrShort .ContSpace{display:inline-block;width:100%;position:absolute;height:auto;background:transparent}
.BarrShort .RPestImg{display:inline-block;position:absolute;background:transparent url(../Images/BarraShort/Pest_Right.png) no-repeat;cursor:pointer}
.BarrShort .LPestImg{display:inline-block;position:absolute;background:transparent url(../Images/BarraShort/Pest_Left.png) no-repeat;cursor:pointer}

.BarrShort .RPestImg .RArrClose{display:inline-block;position:absolute;background:transparent url(../Images/BarraShort/ArrowRigth.png) no-repeat}
.BarrShort .RPestImg .RArrOpen{background:transparent url(../Images/BarraShort/ArrowLeft.png) no-repeat!important}

.BarrShort .LPestImg .LArrClose{display:inline-block;position:absolute;background:transparent url(../Images/BarraShort/ArrowLeft.png) no-repeat}
.BarrShort .LPestImg .LArrOpen{background:transparent url(../Images/BarraShort/ArrowRigth.png) no-repeat!important}


.RButBSOver{background:transparent url(../Images/BarraShort/RightOverS.png) no-repeat bottom;cursor:pointer}
.RButBSDown{background:transparent url(../Images/BarraShort/RightPush.png) no-repeat bottom;cursor:pointer}
.LButBSOver{background:transparent url(../Images/BarraShort/LeftOverS.png) no-repeat bottom;cursor:pointer}
.LButBSDown{background:transparent url(../Images/BarraShort/LeftPush.png) no-repeat bottom;cursor:pointer}

.DezpBtnBS{display:none;position:absolute;height: 13px;overflow:hidden;white-space: nowrap; width: 20px;z-index:0;left:47px;top:2px;border:0px solid #ff0000}
.DezpBtnBS .sButtonT, .DezpBtnBS  .sButtonB {display:block;position:absolute;z-index:-1;height: 26px;width:20px;cursor:pointer}
.DezpBtnBS .sButtonT {background-image: url('../Images/BarraShort/BtDezpTop.png')}
.DezpBtnBS .sButtonB {background-image: url('../Images/BarraShort/BtDezpBottom.png')}
.DezpBtnBS .sButtonT, .DezpBtnBS .sButtonB  {left:0px}
.DezpBtnBS.hover .sButtonT, .DezpBtnBS.hover .sButtonB {top: -13px}
.DezpBtnBS.disable .sButtonT, .DezpBtnBS.disable .sButtonB {top: -13px}
.DezpBtnBS.visible{display:inline-block }

.IconNotify div, .IconNotify img, .IconNotify span{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none} 
.IconNotify{display:inline-block;position:absolute;overflow:hidden;white-space: nowrap}
.IconNotify .NLeft{display:inline-block;position:absolute;background:transparent url(../Images/NotifyIcons/BtnLeftNot.png) no-repeat}
.IconNotify .NMid{display:inline-block;position:absolute;background:transparent url(../Images/NotifyIcons/BtnMidNot.png) repeat-x}
.IconNotify .NRight{display:inline-block;position:absolute;background:transparent url(../Images/NotifyIcons/BtnRightNot.png) no-repeat}
.IconNotify .ContSpace{display:inline-block;position:absolute;color:#ffffff;background:transparent}
.IconNotify.invisible{display:none}
.TextNotify{font-family:Arial, Tahoma, Arial, Verdana, Helvetica;font-size:12px;font-weight:bold}
.IconNotify .ImagenBack {position:absolute;display:inline-block}


.BaseGadget div, .BaseGadget img, .BaseGadget span{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none} 
.BaseGadget {display:inline-block;position:absolute;background-color:transparent}
.BaseGadget .BaseG{display:inline-block;position:absolute;overflow:hidden;background:transparent url(../Images/Gadgets/BaseGadget.png) no-repeat}
.BaseGadget .ContSpaceG{display:inline-block;position:absolute;overflow:hidden;background:transparent;border:1px dotted #ff0000} /*  manejar 1 en border pra guia  */
.BaseGadget .AreaMove{display:inline-block;position:absolute;background:transparent url(../Images/Gadgets/MoveArea.png) no-repeat;}
.BaseGadget .BGTools{display:inline-block;position:relative;top:0px;width:21px;float:right;height:auto;background:transparent;z-index:1}
.BaseGadget .BGTools.hidden{display:none}
.BaseGadget.invisible{display:none}

.FrameASYNC {position:absolute;display:inline-block;font-family:Arial, Tahoma, Arial, Verdana, Helvetica;font-size:10px}
.FrameASYNC.hdHidden{display:none}

.GlobeNotify div, .GlobeNotify img, .GlobeNotify span{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none} 
.GlobeNotify {display:inline-block;position:absolute;background:transparent;overflow:hidden;z-index:5}
.GlobeNotify .PartTop {display:inline-block;position:absolute;background:transparent url(../Images/Buttons/GlobeTop.png) no-repeat;}
.GlobeNotify .PartMid {display:inline-block;position:absolute;background:transparent url(../Images/Buttons/GlobeMiddle.png) repeat-y;}
.GlobeNotify .PartBot {display:inline-block;position:absolute;background:transparent url(../Images/Buttons/GlobeBottom.png) no-repeat;}
.GlobeNotify .iArrowB {display:inline-block;position:absolute;background:transparent url(../Images/Buttons/GlobeArrowTop.png) no-repeat;}
.GlobeNotify .iArrowT {display:inline-block;position:absolute;background:transparent url(../Images/Buttons/GlobeABottom.png) no-repeat;}
.GlobeNotify.invisible{display:none}

.StaticOption {display:inline-block;background:transparent;position:absolute;overflow:hidden;cursor:pointer}
.StaticOption.Rlt{position:relative!important}
.StaticOption .ImgBtn {display:inline-block;background:transparent;position:absolute}
.StaticOption .ImgSel {display:none;background:transparent;position:absolute}
.StaticOption .TxtCssAdic{display:inline-block;background:transparent;position:absolute;color:#000;font-weight:bold}
.StaticOption.Over{background:#E1EBF4}
.StaticOption.Selected{background:#90B4E5}
.StaticOption .ImgSel.Selected{display:inline-block}
.StaticOption .TxtCssAdic.Selected{color:#ffffff}
.StaticOption.invisible{display:none}
.StaticOption.Desing{background:#DFE8F6}

.HTMLShow {overflow:hidden;position:absolute;background:#fff;white-space:normal;border:1px solid #99BBE8}
.HTMLShow .ContHML{position:relative;top:0px;left:0px;height:100%;width:100%;background:transparent;overflow:auto}
.HTMLShow.invisible{display:none}
.HTMLVicas {overflow:hidden;position:absolute;background:#DFE8F6;white-space:normal;border:none}


.ButtonMac div, .ButtonMac img, .ButtonMac span{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none} 
.ButtonMac {display:inline-block;position:absolute;background:transparent;overflow:hidden;white-space: nowrap;cursor:pointer}
.ButtonMac .invisible{display:none}
.ButtonMac.disable  {opacity:.5;filter:alpha(opacity='50');cursor:default}
.ButtonMac .PLeftB24, .ButtonMac .PLeftE24, .ButtonMac .PLeftM24, .ButtonMac .PRightB24, .ButtonMac .PRightE24 , .ButtonMac .PRightM24,.ButtonMac .PMiddB24,.ButtonMac .PMiddM24,.ButtonMac .PMiddE24,
.ButtonMac .PLeftS24,.ButtonMac .PRightS24,.ButtonMac .PMiddS24  {
   display:inline-block;position:absolute} /*width:8px;height:48px;z-index:-1*/
/* Inicio del Botton */
.ButtonMac .PLeftB24 {background:transparent url('../Images/ButtonsN/BtnLIND.png') no-repeat}
.ButtonMac .PLeftM24 {background:transparent url('../Images/ButtonsN/BtnRIND.png') no-repeat}
.ButtonMac .PLeftE24 {background:transparent url('../Images/ButtonsN/BtnRIND.png') no-repeat}
.ButtonMac .PLeftS24 {background:transparent url('../Images/ButtonsN/BtnLIND.png') no-repeat}
/* Inicio del Boton Selectable */
.ButtonMac .PLeftB24.select {background:transparent url('../Images/ButtonsN/BtnLISD.png') no-repeat}
.ButtonMac .PLeftM24.select {background:transparent url('../Images/ButtonsN/BtnRISD.png') no-repeat}
.ButtonMac .PLeftE24.select {background:transparent url('../Images/ButtonsN/BtnRISD.png') no-repeat}
.ButtonMac .PLeftS24.select {background:transparent url('../Images/ButtonsN/BtnLISD.png') no-repeat}

/* Fin del Botton  */
.ButtonMac .PRightB24 {background:transparent url('../Images/ButtonsN/BtnMFND.png') no-repeat}
.ButtonMac .PRightM24 {background:transparent url('../Images/ButtonsN/BtnMFND.png') no-repeat}
.ButtonMac .PRightE24 {background:transparent url('../Images/ButtonsN/BtnRFND.png') no-repeat}
.ButtonMac .PRightS24 {background:transparent url('../Images/ButtonsN/BtnRFND.png') no-repeat}
/* Fin del Boton Selectable */
.ButtonMac .PRightB24.select {background:transparent url('../Images/ButtonsN/BtnMFSD.png') no-repeat}
.ButtonMac .PRightM24.select {background:transparent url('../Images/ButtonsN/BtnMFSD.png') no-repeat}
.ButtonMac .PRightE24.select {background:transparent url('../Images/ButtonsN/BtnRFSD.png') no-repeat}
.ButtonMac .PRightS24.select {background:transparent url('../Images/ButtonsN/BtnRFSD.png') no-repeat}

/* Mitad del Botton */
.ButtonMac .PMiddB24 {background:transparent url('../Images/ButtonsN/BtnMidN.png') repeat-x}
.ButtonMac .PMiddM24 {background:transparent url('../Images/ButtonsN/BtnMidN.png') repeat-x}
.ButtonMac .PMiddE24 {background:transparent url('../Images/ButtonsN/BtnMidN.png') repeat-x}
.ButtonMac .PMiddS24 {background:transparent url('../Images/ButtonsN/BtnMidN.png') repeat-x}
/* Mitad del Botton Selectable*/
.ButtonMac .PMiddB24.select {background:transparent url('../Images/ButtonsN/BtnMidS.png') repeat-x}
.ButtonMac .PMiddM24.select {background:transparent url('../Images/ButtonsN/BtnMidS.png') repeat-x}
.ButtonMac .PMiddE24.select {background:transparent url('../Images/ButtonsN/BtnMidS.png') repeat-x}
.ButtonMac .PMiddS24.select {background:transparent url('../Images/ButtonsN/BtnMidS.png') repeat-x}
.ButtonMac .ImgSpan {position:absolute}
.ButtonMac .TextDataBack{position:absolute;color:#fff} /*D0D0CE*/
.ButtonMac .TextDataFront{position:absolute;color:#555552}
.ButtonMac .TextDataBack.select {z-index:1}
.ButtonMac .TextDataFront.select {z-index:0}

.FPhoto div, .FPhoto img, .FPhoto span{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none} 
.FSign div, .FSign img, .FSign span{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none} 
.ContSelectBtnMAC {display:inline-block;position:absolute;background:transparent;overflow:hidden;white-space: nowrap}
.ContSelectBtnMAC .ContOpt{display:inline-block;position:absolute;background:transparent;overflow:hidden;white-space: nowrap}
.ContSelectBtnMAC.invisible{display:none}

.FSign div, .FSign img {-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none} 
.FSign {display:inline-block;position:absolute;border:1px solid #cccccc;background:#ffffff;overflow:hidden;white-space: nowrap}
.FSign .FrameIn{display:inline-block;position:absolute;border:1px solid #757575;background:#ffffff;overflow:hidden;white-space: nowrap}
.FSign .ImagenBack {position:absolute;display:inline-block;background:transparent;width:100%;height:100%}
.FSign.invisible{display:none}

.FPhoto div, .FPhoto img {-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none} 
.FPhoto {display:inline-block;position:absolute;border:1px solid #cccccc;background:#ffffff;overflow:hidden;white-space: nowrap}
.FPhoto .FrameIn{display:inline-block;position:absolute;border:1px solid #757575;background:#ffffff;overflow:hidden;white-space: nowrap}
.FPhoto .ImagenBack {position:absolute;display:inline-block;background:transparent}
.FPhoto.invisible{display:none}

.FollowBit div, .FollowBit img, .FollowBit span {-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none} 
.FollowBit {display:inline-block;position:relative;cursor:default;border:0px solid #00ff00;background:transparent;overflow:hidden;border-top:1px solid transparent;border-bottom:1px dotted #cccccc;min-width:630px}
.FollowBit .TitlePart{padding-top:4px;display:inline-block;position:absolute;background:transparent;font-weight:bold;border-bottom:1px dotted #ff0000}
.FollowBit .IconPart{padding-top:4px;display:inline-block;position:relative;background:transparent}
.FollowBit .PartText{display:inline-block;position:absolute;background:transparent;overflow:hidden;white-space: normal}
.FollowBit.Impar{background:#ffffff}
.FollowBit.Par{background:#C0FFC0}
.FollowBit.HaveSelected{background:#5BADFF} 
.FollowBit.HaveHover{border-top:1px dotted #000;border-bottom:1px dotted #000}
.FollowBit .PartText.Selected{color:#fff}
.FollowBit .TitlePart.Selected{color:#fff}
.FollowBit.invisible{display:none}

.BallonContPK div, .BallonContPK img, .BallonContPK span {-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none} 
.BallonContPK {display:inline-block;position:absolute;background:transparent;overflow:hidden}
.BallonContPK.invisible{display:none}
.BallonContPK .BLT,.BallonContPK .BLM,.BallonContPK .BLB,.BallonContPK .BMT,.BallonContPK .BMB,.BallonContPK .BRT,.BallonContPK .BRM,.BallonContPK .BRB,.BallonContPK .PointTop,.BallonContPK .PointBott,.BallonContPK .Container,.BallonContPK .BackSpace{display:inline-block;position:absolute}
.BallonContPK .BLT{background:transparent url('../Images/Buttons/BallowLT.png') no-repeat}
.BallonContPK .BLM{background:transparent url('../Images/Buttons/BallowLM.png') repeat-y}
.BallonContPK .BLB{background:transparent url('../Images/Buttons/BallowLB.png') no-repeat}
.BallonContPK .BMT{background:transparent url('../Images/Buttons/BallowMT.png') repeat-x}
.BallonContPK .BMB{background:transparent url('../Images/Buttons/BallowMB.png') repeat-x}
.BallonContPK .BRT{background:transparent url('../Images/Buttons/BallowRT.png') no-repeat}
.BallonContPK .BRM{background:transparent url('../Images/Buttons/BallowRM.png') repeat-y}
.BallonContPK .BRB{background:transparent url('../Images/Buttons/BallowRB.png') no-repeat}
.BallonContPK .PointTop{background:transparent url('../Images/Buttons/BallowPTop.png') no-repeat}
.BallonContPK .PointBott{background:transparent url('../Images/Buttons/BallowPBott.png') no-repeat}
.BallonContPK .BackSpace {background:#fff}
/*.BallonContPK .Container {background:#ff0000;overflow:hidden;white-space: nowrap}*/
.BallonContPKTextTitle {display:inline-block;position:absolute;font-family: Arial, Tahoma,  Verdana, Helvetica;font-size:15px;font-weight:bold}
.BallonContPKTextTitle.BackC{color:#2B364F}
.BallonContPKTextTitle.FrontC{color:#ffffff}

.BallonContYPK div, .BallonContYPK img, .BallonContYPK span {-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none} 
.BallonContYPK {display:inline-block;position:absolute;background:transparent;overflow:hidden}
.BallonContYPK.invisible{display:none}
.BallonContYPK .BLT,.BallonContYPK .BLM,.BallonContYPK .BLB,.BallonContYPK .BMT,.BallonContYPK .BMB,.BallonContYPK .BRT,.BallonContYPK .BRM,.BallonContYPK .BRB,.BallonContYPK .PointTop,.BallonContYPK .PointBott,.BallonContYPK .Container,.BallonContYPK .BackSpace{display:inline-block;position:absolute}
.BallonContYPK .BLT{background:transparent url('../Images/Buttons/BallowYLT.png') no-repeat}
.BallonContYPK .BLM{background:transparent url('../Images/Buttons/BallowYLM.png') repeat-y}
.BallonContYPK .BLB{background:transparent url('../Images/Buttons/BallowYLB.png') no-repeat}
.BallonContYPK .BMT{background:transparent url('../Images/Buttons/BallowYMT.png') repeat-x}
.BallonContYPK .BMB{background:transparent url('../Images/Buttons/BallowYMB.png') repeat-x}
.BallonContYPK .BRT{background:transparent url('../Images/Buttons/BallowYRT.png') no-repeat}
.BallonContYPK .BRM{background:transparent url('../Images/Buttons/BallowYRM.png') repeat-y}
.BallonContYPK .BRB{background:transparent url('../Images/Buttons/BallowYRB.png') no-repeat}
.BallonContYPK .PointTop{background:transparent url('../Images/Buttons/BallowPYTop.png') no-repeat}
.BallonContYPK .PointBott{background:transparent url('../Images/Buttons/BallowPYBot.png') no-repeat}
.BallonContYPK .BackSpace {background:#FCFA86} 

.BHours div, .BHours td  {-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none} 

.BHours {display:inline-block;position:absolute;width:auto;background:#efefef;border-right:1px solid #b5bcc7;border-top:1px solid #b5bcc7}
.BHours .TableH{width:auto;height:auto;background:transparent;font-family: Arial, Verdana, Tahoma,  Verdana, Helvetica;font-size:8px}
/* .BHours .TableH span{display:inline-block;position:absolute;left:0px;top:0px;width:100px;height:40px} */
.BHours .TableH .tdi{width:30px;height:10px;border-bottom:1px solid #b5bcc7;border-left:1px solid #b5bcc7;text-align:right;background-color:#FFF0B4}
.BHours .TableH .tdi.HC{font-weight:bold;font-size:10px}
.BHours .TableH .tdh{width:50px;height:10px;border-bottom:1px solid #b5bcc7;border-left:1px solid #b5bcc7;text-align:center;cursor:crosshair}
.BHours .TableH .tdHeadi{width:30px;height:10px;border-bottom:1px solid #b5bcc7;border-left:1px solid #b5bcc7;text-align:center;background-color:#FFF0B4;font-weight:bold}
.BHours .TableH .tdHeadh{width:50px;height:10px;border-bottom:1px solid #b5bcc7;border-left:1px solid #b5bcc7;text-align:center;background-color:#FFF0B4}
.BHours .TableH .tdh.hover{background-color:#FFB7B7}
.BHoursNoRe  {cursor:auto!important}
.BHours.invisible{display:none}

.DayCalend{display:inline-block;position:absolute;background:transparent;overflow:hidden}
.DayCalend.invisible{display:hidden}
.DayCalend .SeccAllDay {display:inline-block;position:relative;top:0px;left:0px;height:auto;min-height:70px}
.DayCalend .SeccDays{display:inline-block;position:absolute;left:0px;border-bottom:1px solid #B5BCC7; background:transparent;overflow-y:scroll;overflow-x:hidden} 
.DayCalend .SpaceMark{display:inline-block;position:absolute;left:0px;top:0px;border:1px solid #B5BCC7;background:#fff}

.DCAllDays{display:inline-block;position:absolute;background:#fff;overflow:visible;border:1px solid #B5BCC7}
.DCAllDays .CrosTab{display:inline-block;position:absolute;left:0px;top:0px;width:70px;height:24px;background:transparent url('../Images/FlatFoldBar/FrameBackE.png') repeat-x}
.DCAllDays .CrosTab .TextCross{display:inline-block;position:relative;left:0px;top:5px;width:100%;height:auto;text-align:center;background:transparent}
.DCAllDays .CrosTabDA{display:inline-block;position:relative;top:0px;left:0px;width:70px;height:auto;background:#efefef}
.DCAllDays .CrosTabDA .TextCross{display:inline-block;position:absolute;background:transparent}
.DCAllDays .SpaceADay{display:inline-block;position:absolute;left:0px;top:24px;height:auto;background:transparent;overflow:hidden;max-height:90px}
.DCAllDays .SpaceADay .InDays{display:inline-block;position:absolute;left:0px;top:0px;height:100%;width:100%;background:transparent;overflow:hidden;overflow-y:scroll}

.DCAllDays .DayAD{display:inline-block;position:absolute;top:0px;height:24px;border-left:1px solid #B5BCC7;background:transparent url('../Images/FlatFoldBar/FrameBackE.png') repeat-x;cursor:pointer}
.DCAllDays .DayAD .TextAD{display:inline-block;position:relative;text-align:center;background:transparent;cursor:pointer;white-space:nowrap}
.DCAllDays .DayAD .TextAD.Now{color:#fd0000;font-weight:bold}
.DCAllDays .DayAD.hover{background:transparent url('../Images/FlatFoldBar/FrameBackN.png') repeat-x}
.DCAllDays .DayADSEmp{display:inline-block;position:absolute;top:0px;height:auto;border-left:1px solid #B5BCC7;background:#fff}
.DCAllDays .DayADSEmp.DayInHabil{background-color:#f3f3f3}
.DCAllDays .DayADSEmp.Now{background-color:#fff0b4}
.DCAllDays .DayADSEmp.hover{background:#FFB7B7}

.DCDay{display:inline-block;position:absolute;background:#EE0000;overflow:hidden;border-bottom:1px solid #B5BCC7}
.DCDay .HourTab{display:inline-block;position:absolute;left:0px;top:0px;width:70px;height:100px;background:#efefef}
.DCDay .HourTab .TextHour{display:inline-block;position:absolute;background:transparent}
.DCDay .SubHour{display:inline-block;position:absolute;top:0px;height:100%;background:transparent;border-left:1px solid #B5BCC7;white-space:normal}
.DCDay .SubHour .SHour{display:inline-block;  position:relative;width:100%;height:24px;left:0px;background:#fff;border-bottom:1px dotted #B5BCC7}
.DCDay .SubHour .SHour.DayInHabil{background-color:#f3f3f3}
.DCDay .SubHour .SHour.Now{background-color:#fff0b4}
.DCDay .SubHour .SHour.hover{background:#FFB7B7}

.MsgEventC {display:inline-block;position:absolute;background:#daf2cc;border:1px solid #78d148;cursor:pointer}
.MsgEventC .SpanText{display:inline-block;position:relative;width:auto;height:auto;background:transparent;white-space:normal}
.MsgEventC .SpanText.Selected{color:#fff}
.MsgEventC.hover{background:#FFB7B7;color:#ff0000}
.MsgEventC.Selected{background:#39AECD;border:1px solid #330202}
.MsgEventC .SpanInfoP{display:inline-block;position:relative;width:auto;background:transparent;overflow:hidden}
.MsgEvntSpanText{font-family:Arial, Tahoma, Verdana, Helvetica;font-size:10px;font-weight:normal;color:#000}
.MsgEventC .MoveIt{display:none;position:absolute;overflow:hidden;background:transparent url('../Images/Calendar/SepMoveDay.png') no-repeat center;cursor:s-resize}
.MsgEventC .MoveIt.hover{display:inline-block}
.MsgEventC .imgCalEv{display:inline-block;position:absolute}

.DropAllDay, .DropOneDay{border:0px solid #000000}
.DropAllDay.HoverDrop, .DropOneDay.HoverDrop{background:#FFD7D7!important;cursor:crosshair!important}

.DropArea {position:absolute;display:inline-block;border:1px solid #78d148;overflow:hidden}
.DropArea.Hover {background:#ff0000}
.DropArea.invisible {display:none}

.BackGroudDropFile{background-image:url('../Images/ImgKeys/Back_DnD.png')!important;background-repeat:no-repeat!important;background-position:right bottom!important; }
.HoverDropDnD {background-image:url('../Images/ImgKeys/Back_DnDUp.png')!important}

.TableView{display:inline-block;position:relative;overflow:hidden;background:transparent;float:left}
.TableView .TCont{display:inline-block;position:absolute;background:#fff;overflow:hidden;border:1px solid #B5BCC7}
.TableView .TCont .PartTitle{display:inline-block;position:absolute;background:transparent;overflow:hidden}
.TableView .TCont .PartData{display:inline-block;position:absolute;background:transparent;overflow:hidden;background:#ffffff}
.TableView.invisible{display:none}

.DropItem {border:1px solid transparent}
.DropItem.HoverDrop {background:#FFD7D7!important;cursor:crosshair!important}

.ObjectView{display:inline-block;position:absolute;overflow:hidden;background:#ffffff}
.ObjectView .PartTitle{display:inline-block;position:absolute;background:transparent;overflow:hidden}
.ObjectView .PartData{display:inline-block;position:absolute;background:transparent;overflow:auto;background:#ffffff}
.ObjectView.invisible{display:none}


.NotifyInfo div, .NotifyInfo img, .NotifyInfo span {-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none} 
.NotifyInfo {display:inline-block;position:relative;cursor:default;border:0px solid #00ff00;background:transparent;overflow:hidden;border-top:1px solid transparent;border-bottom:1px dotted #cccccc;min-width:630px}
.NotifyInfo .DatePart{padding-top:4px;display:inline-block;position:absolute;background:transparent;font-weight:bold;border-bottom:1px dotted #ff0000}
.NotifyInfo .TitlePart{padding-top:4px;display:inline-block;position:absolute;background:transparent;font-weight:bold;border-bottom:1px dotted #ff0000}
.NotifyInfo .IconPart{padding-top:4px;display:inline-block;position:relative;background:transparent}
.NotifyInfo .MarkPart{padding-top:4px;display:inline-block;position:absolute;background:transparent}
.NotifyInfo .PartText{display:inline-block;position:absolute;background:transparent;overflow:hidden;white-space: normal}
.NotifyInfo.Impar{background:#ffffff}
.NotifyInfo.Par{background:#C0FFC0}
.NotifyInfo.HaveSelected{background:#5BADFF} 
.NotifyInfo.HaveHover{border-top:1px dotted #000;border-bottom:1px dotted #000}
.NotifyInfo .PartText.Selected{color:#fff}
.NotifyInfo .TitlePart.Selected{color:#fff}
.NotifyInfo .DatePart.Selected{color:#fff}
.NotifyInfo.invisible{display:none}


.ZoomViewer div, .ZoomViewer img, .ZoomViewer span {-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none} 
.ZoomViewer {display:none;position:absolute;cursor:default;border:0px solid #00ff00;background-image:url('../Images/ZoomViewer/View.png');overflow:visible;z-index:50}
.ZoomViewer.visible{display:inline-block}
.ZoomViewer .ImgArea{display:inline-block;position:absolute}
.ZoomViewer .TextArea{display:inline-block;position:absolute;border:0px solid #ff0000;background:transparent; background-image:url('../Images/ZoomViewer/ViewTitle.png');overflow:hidden}
.ZoomViewer .TextArea .TextView{display:inline-block;position:absolute;border:0px;background:transparent;font-family:Arial, Tahoma, Verdana, Helvetica;font-size:10px;font-weight:normal;color:#f00;white-space: nowrap;overflow:hidden}

.CotGM div, .CotGM img, .CotGM span {-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none} 
.CotGM{display:inline-block;position:absolute;border:0px solid #00ff00;background:#CDDEF3} 
.CotGM.invisible{display:none}
.CotGM .cTitles{display:inline-block;position:absolute;border-top:0px solid #99BBE8;border-bottom:1px solid #99BBE8;background:transparent;overflow:hidden} 
.CotGM .cDatas{display:inline-block;position:absolute;border:0px solid #000000;background:#DFE8F6;overflow-x:hidden;overflow-y:hidden}
.CotGM .cTotals{display:inline-block;position:absolute;border-top:1px solid #99BBE8;border-bottom:1px solid #99BBE8;background:transparent}
.CotGM .cDatas .cDataCont{display:inline-block;width:100%;position:absolute;border:0px solid #00ff00;background:transparent} 
.CotGM .cTotals .InfoTot{display:inline-block;position:absolute;border:0px solid #000000;background:transparent}
.CotGMTextTot{font-family:Arial, Tahoma, Verdana, Helvetica;font-size:12px;font-weight:bold;color:#000;white-space: nowrap}
.CotGM .cTitles .InfoTitle{display:inline-block;position:absolute;border:0px solid #000000;background:transparent}
.CotGMTextTit{font-family:Arial, Tahoma, Verdana, Helvetica;font-size:12px;font-weight:normal;color:#000;white-space: nowrap}
.CotGM .cDatas .cDataCont .DataItem{display:inline-block;position:relative;border-bottom:1px dotted #99BBE8;background:transparent;float:left} 
.CotGM .cDatas .cDataCont .InfoTextData{display:inline-block;position:absolute;border:0px solid #000000;background:transparent;overflow:hidden}
.CotGMTextData{font-family:Arial, Tahoma, Verdana, Helvetica;font-size:12px;font-weight:normal;color:#000;white-space: nowrap}


.CotContainer div, .CotContainer img, .CotContainer span {-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none} 
.CotContainer{display:inline-block;position:absolute;border:1px solid #99BBE8;background:#CDDEF3;overflow:hidden} 
.CotContainer.invisible{display:none}
.CotContainer .ContCtrol{display:inline-block;position:absolute;border:0px solid #99BBE8;background:transparent;overflow-x:visible;overflow-y:hidden}
.CotContainer.invisible{display:none}
.CotContainer .ContAMovil{display:inline-block;position:absolute;border-top:1px solid #99BBE8;border-bottom:1px solid #99BBE8;background:#DFE8F6;overflow-x:hidden;overflow-y:visible}
.CotContainer .ContAMovil .ContInner{display:inline-block;position:absolute;border:0px solid #00ff00;background:transparent}


.ContainerChart div, .ContainerChart img, .ContainerChart span {-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none} 
.ContainerChart{display:inline-block;position:absolute;border:0px solid #99BBE8;background:transparent;overflow:visible} 
.ContainerChart .CChart{display:inline-block;position:absolute;border:0px solid #99BBE8;background:transparent;overflow:visible} 

.ContainerChart .TitleCH{display:inline-block;position:absolute;border:0px solid #000;background:#0ff;overflow:hidden} 
.ContainerChart .TitleCH .TitleText{display:inline-block;position:absolute;border:0px solid #000;background:transparent} 

.ChartText {font-family:Arial, Tahoma, Verdana, Helvetica;font-size:14px;font-weight:bold;color:#555552;white-space: nowrap}

/*  Grid Resumenes  */
.GResume div, .GResume img, .GResume  span, .GResume  table {-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none}
.GResume {background:#fff;border:1px solid #BBBBBB;overflow:visible;position:absolute;cursor:default}  /*AACCF6 */
.GResume .GRTitleH{background:#F5F5F5;background-image: url('../Images/DashBorads/Tit_Up.png');overflow-y:hidden;overflow-x:hidden;position:absolute;cursor:inherit} /* Quitar el Overflow-x visible y ponerlo hidden */
.GResume .GRTitleV{background:#F5F5F5;overflow-y:hidden;overflow-x:hidden;position:absolute;cursor:inherit} /* Quitar el Overflow-y visible y ponerlo hidden */
.GResume .GRDataCe{background:transparent;overflow:auto;position:absolute;cursor:inherit}
.GResume .GRCROSS{background:#F5F5F5;background-image: url('../Images/DashBorads/Tit_Up.png');border:0px solid #f00;overflow:hidden;position:absolute;cursor:inherit}
.GResume .GRTitleH .DivHCont{width:auto;position:absolute;cursor:inherit;white-space: nowrap;background: url('../Images/DashBorads/Tit_Up.png')}
.GResume .GRTitleV .DivVCont{background:transparent;height:auto;position:absolute;cursor:inherit;white-space: nowrap}
.GResume .GRDataCe .DivDCont{background:transparent;width:auto;height:auto;position:absolute;cursor:inherit;white-space: nowrap}
.GResume .GRCROSS .DivTitle{background:transparent;position:absolute;cursor:inherit;white-space: nowrap;font-family:Arial, Tahoma, Arial, Verdana, Helvetica;font-weight:bold; font-size:12px;color:#fff}
.GResume .TableTitleH {background:transparent;border-spacing:0px;border-collapse: collapse;cursor:inherit;overflow:hidden;position:relative}
.GResume .TableTitleH .TDTitleH{overflow:hidden;text-align:center;font-family:Arial, Tahoma, Arial, Verdana, Helvetica;white-space: nowrap; font-weight:bold; font-size:14px;color:#fff;border:0px solid#f00;background: url('../Images/DashBorads/Tit_Up.png')}
.GResume .TableTitleV{background:transparent;border-spacing:0px;border-collapse: collapse;cursor:inherit;overflow:hidden;position:relative}
.GResume .TableTitleV .TDTitleV{background:#F5F5F5;overflow:hidden;text-align:left;font-family:Arial, Tahoma, Arial, Verdana, Helvetica;white-space: nowrap; font-weight:bold; font-size:12px;border-top:0px solid #fff;border-left:0px solid #eee;border-right:1px solid #d0d0d0;border-bottom:1px solid #d0d0d0}
.GResume .TableTitleD{background:transparent;border-spacing:0px;border-collapse: collapse;cursor:inherit;overflow:hidden;position:relative}
.GResume .TableTitleD .TDData{background:#F5F5F5;overflow:hidden;text-align:center;font-family:Arial, Tahoma, Arial, Verdana, Helvetica;white-space: nowrap; font-weight:normal; font-size:12px;border-top:0px solid #fff;border-left:0px solid #eee;border-right:0px solid #d0d0d0;border-bottom:1px solid #d0d0d0}
.GResume .TableTitleD .TDData.Impar{background:#ffffff}
.GResume .TableTitleD .TDData.Par{background:#fafafa;background-image: url('../Images/DashBorads/Text_Back.png')}
.GResume .TableTitleV .TDTitleV.Par{background:#F5F5F5;background-image: url('../Images/DashBorads/Tit_Left.png')}
.GResume .TableTitleV .TDTitleV.Impar{background:#F5F5F5}
.GResume .TableTitleV .TDTitleV.RowCtrol{border-bottom:0px;border-right:0px;background:transparent}
.GResume .TableTitleH .TDTitleH.Total{font-style:italic;font-weight:bold}
.GResume .TableTitleV .TDTitleV.Total{text-align:center;font-style:italic;font-weight:bold}
.GResume .TableTitleD .TDData.Total{font-style:italic;font-weight:bold}


/* Contenedor de Tabla*/
.ContResume div, .ContResume img, .ContResume  span, .ContResume  table {-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none}
.ContResume {background:#fff;border:1px solid #AACCF6;overflow:visible;position:absolute;cursor:default}
.ContResume .ContTitle{overflow:hidden;position:absolute;cursor:inherit;background:#D0DFF3;background-image: url('../Images/DashBorads/BackTitle.png')}
.ContResume .ContTitle .TextTitle{background:transparent;overflow:hidden;position:absolute;cursor:inherit;font-family:Arial, Tahoma, Arial, Verdana, Helvetica;white-space: nowrap; font-weight:bold; font-size:16px;color:#000000}

.ContResume .ContObject{background:transparent;overflow:hidden;position:absolute;cursor:inherit}

.CtrlUpDnDDiv {position:absolute;background-image: url('../Images/ImgKeys/BtnFileUpdDnd.png')}
.CtrlUpDnDDivCFDI {position:absolute;background-image: url('../Images/ImgKeys/BtnFileUpdDndCFDI.png')}
.CtrlUpDnDFile {position:absolute;opacity:0;filter:alpha(opacity='100')}

/* Server Down */
.ContSrvDown {position:absolute;display:inline-block;width:800px;height:420px;background:#ffffff;border:2px solid #99BBE8;z-index:50}

/* Container Slider    */
.ContSliderPK div, .ContSliderPK img, .ContSliderPK  span, .ContSliderPK  table {-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none}
.ContSliderPK {position:absolute;display:inline-block;border:1px solid #99BBE8;overflow:hidden;background-color:#ffffff}
.ContSliderPK.invisible{display:none}
.ContSliderPK.BackG{background-color:#DFE8F6}
.ContSliderPK .oTitle {display:inline-block;cursor:pointer;background: url('../Images/FlatFoldBar/FrameBackN.png') #CDDEF3}
.ContSliderPK .oTitle .TextTitle {position:absolute;display:inline-block;font-family:Arial,Tahoma, Verdana, Helvetica; font-size:10px;color:#000;background:transparent}
.ContSliderPK .oBtnLeft{position:absolute;display:inline-block;cursor:pointer;background: url('../Images/MultiSlider/BLeftN.png') #CDDEF3}
.ContSliderPK .oBtnRight{position:absolute;display:inline-block;cursor:pointer;background: url('../Images/MultiSlider/BRightN.png') #CDDEF3}
.ContSliderPK .oBtnLeft.hidenV{display:none}
.ContSliderPK .oBtnRight.hidenV{display:none}
.ContSliderPK .oBtnLeft.push{background: url('../Images/MultiSlider/BLeftP.png')}
.ContSliderPK .oBtnRight.push{background: url('../Images/MultiSlider/BRightP.png')}
.ContSliderPK .oBtnLeft .ImgLeft{position:absolute;display:inline-block;cursor:pointer;background: url('../Images/MultiSlider/ArrowLeft.png') no-repeat transparent}
.ContSliderPK .oBtnRight .ImgRight{position:absolute;display:inline-block;cursor:pointer;background: url('../Images/MultiSlider/ArrowRight.png') no-repeat transparent}
.ContSliderPK .oContSpacePK {display:inline-block;position:absolute;background-color:#ffffff;overflow-x:hidden;overflow-y:auto}
.ContSliderPK .oContSpacePK.BackG{background-color:#DFE8F6}
.ContSliderPK .oContSpacePK .oContSpaceSEC {position:relative;display:inline-block;background-color:transparent;white-space: nowrap;width:auto;border:0px solid #0f0}
.ContSCont {display:inline-block;position:relative;border:0px solid #ff0;background-color:transparent;float:fixed}
.ContSCont .invisible{display:none}

.ContSliderPK .oBtnLeft.VisHidden{display:none}
.ContSliderPK .oBtnRight.VisHidden{display:none}


/* Frame Informacion Adicional */
 /* Boton de Apertura*/
.FoldMoreInfo{display:inline-block;position:absolute;overflow:hidden;background:transparent;cursor:pointer}
.FoldMoreInfo .FolderX{display:inline-block;position:absolute;overflow:hidden;background: url('../Images/Window/FoldMInfo.png') no-repeat;height:378px;width:22px;left:0px;top:0px}
.FoldMoreInfo .FolderX.hover{top:-126px}
.FoldMoreInfo .FolderX.disable{top:-252px;cursor:default}
.FoldMoreInfo.hidden, .FoldMoreInfo.hiddenWin{display:none}

.FoldsBtns{display:inline-block;position:absolute;overflow:hidden;background:transparent;cursor:pointer}
.FoldsBtns .BtFolderF1, .FoldsBtns .BtFolderF2, .FoldsBtns .BtFolderF3, .FoldsBtns .BtFolderF4 {position:absolute;background:#00ffff;display:inline-block;cursor:pointer;opacity:.85;filter:alpha(opacity='85');height:366px;width:24px;left:0px;top:0px}
.FoldsBtns .BtFolderF1{background: url('../Images/Window/FoldeGrales.png') no-repeat}
.FoldsBtns .BtFolderF2{background: url('../Images/Window/FoldeComm.png') no-repeat}
.FoldsBtns .BtFolderF3{background: url('../Images/Window/FolderGraph.png') no-repeat}
.FoldsBtns .BtFolderF4{background: url('../Images/Window/FolderFlujo.png') no-repeat}
.FoldsBtns .BtFolderF1.Pos1, .FoldsBtns .BtFolderF2.Pos1, .FoldsBtns .BtFolderF3.Pos1, .FoldsBtns .BtFolderF4.Pos1{top:0px}
.FoldsBtns .BtFolderF1.Pos2, .FoldsBtns .BtFolderF2.Pos2, .FoldsBtns .BtFolderF3.Pos2, .FoldsBtns .BtFolderF4.Pos2{top:-122px}
.FoldsBtns .BtFolderF1.Pos3, .FoldsBtns .BtFolderF2.Pos3, .FoldsBtns .BtFolderF3.Pos3, .FoldsBtns .BtFolderF4.Pos3{top:-244px}
.FoldsBtns .BtFolderF1.Pos4, .FoldsBtns .BtFolderF2.Pos4, .FoldsBtns .BtFolderF3.Pos4, .FoldsBtns .BtFolderF4.Pos4{top:-366px}

.FoldsBtns.hidden {display:none}



.FrameMoreInfo{position:absolute;display:none;background:transparent;border:0px solid;overflow:hidden;border-radius:0px 15px 0px 0px}
.FrameMoreInfo.Visible {display:inline-block}
.FrameMoreInfo.VisibleWin {display:none}
.FrameMoreInfo .ContTransp{position:absolute;display:inline-block;background:transparent;border:0px solid;overflow:hidden;border-radius:0px 0px 15px 0px;opacity:.85;filter:alpha(opacity='85')}
.FrameMoreInfo .ContPrincipal{position:absolute;display:inline-block;background:transparent;border:0px solid;overflow:hidden;border-radius:0px 0px 15px 0px;}
.FrameMoreInfo .ContPrincipal .FolderMinI {position:absolute;display:inline-block;background:transparent;cursor:pointer;background: url('../Images/Window/FoldMinInfo.png') no-repeat}
.FrameMoreInfo .ContTransp.SelFrameF1{background:#000000}
.FrameMoreInfo .ContTransp.SelFrameF2{background:#333333}
.FrameMoreInfo .ContTransp.SelFrameF3{background:#555555}
.FrameMoreInfo .ContTransp.SelFrameF4{background:#777777}

.FrameMoreInfo .ContPrincipal .PanelF1, .FrameMoreInfo .ContPrincipal .PanelF2, .FrameMoreInfo .ContPrincipal .PanelF3, .FrameMoreInfo .ContPrincipal .PanelF4{position:absolute;display:inline-block;visibility:hidden; background:transparent;border:0px solid #ff0000;overflow:hidden;overflow-x:hidden}
.FrameMoreInfo .ContPrincipal .PanelF1.Visible, .FrameMoreInfo .ContPrincipal .PanelF2.Visible, .FrameMoreInfo .ContPrincipal .PanelF3.Visible, .FrameMoreInfo .ContPrincipal .PanelF4.Visible{display:inline-block;visibility:visible}

  

/* Label Rotate */
.LavelRotFolder div, .LavelRotFolder img, .LavelRotFolder  span {-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none}
.LavelRotFolder {position:absolute;display:block;overflow:hidden;border:0px solid;white-space:normal;background:transparent;text-align:center}
.LavelRotFolder .TxtSpan{position:relative;font-family:Arial,Tahoma, Verdana, Helvetica;font-size:11px;color:#404040;font-weight:bold}
.LavelRotFolder .TxtSpan2{position:relative;font-family:Arial,Tahoma, Verdana, Helvetica;font-size:11px;color:#fff} /*font-weight:bold*/ 
.LavelRotFolder .ImgSpan {position:absolute}
.LavelRotFolder .TxtSpan2.Selected {font-weight:bold;color:#ffff99}
.LavelRotFolder .TxtSpan.disable, .LavelRotFolder .TxtSpan2.disable {color:#999999;cursor:default} 
.LavelRotFolder.disable {cursor:default}


/* Control de Datos para mostrar */
.FrmMInfo div, .FrmMInfo img, .FrmMInfo  span {-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none}
.FrmMInfo {position:absolute;display:inline-block;background:transparent;border:0px solid;overflow:hidden}
.FrmMInfo .ContInfPK{position:absolute;display:inline-block;background:transparent;overflow:hidden}
.FrmMInfo .ContInfPK .ContInfK{position:absolute;display:inline-block;background:transparent;border:0px solid;overflow:hidden;height:auto}

.FMInfoSep {position:relative;display:inline-block;background:transparent;border:0px solid;height:15px;float:left}
.FMInfoSep .LineSep{position:relative;display:inline-block;background:#ffffff;top:6px;height:3px;left:0px;width:100%;border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;opacity:.60;filter:alpha(opacity='60')}

.FMInfoSingle {position:relative;display:inline-block;background:transparent;border:0px solid;cursor:pointer;height:47px;float:left;font-family:Arial,Tahoma, Verdana, Helvetica;font-size:9px;color:#ffffff}
.FMInfoSingle .ContLetre{position:relative;display:inline-block;background:transparent;top:15px;min-height:17px;left:0px;overflow:hidden;white-space:normal}
.FMInfoSingle .ContInfo{position:relative;display:inline-block;background:transparent;top:15px;min-height:17px;overflow:hidden;float:rigth;text-align:center;font-weight:normal}
.FMInfoSingle.hover{background:#292929}

.FMInfoComplex {position:relative;display:inline-block;background:transparent;border:0px solid;cursor:pointer;height:auto;float:left;font-family:Arial,Tahoma, Verdana, Helvetica;font-size:9px;color:#ffffff;padding-top:20px;white-space:normal}
.FMInfoComplex .ContLetre{position:relative;display:inline-block;background:transparent;height:17px;left:0px;overflow:hidden;font-weight:bold}  
.FMInfoComplex .CLetre{position:relative;display:inline-block;background:transparent;min-height:17px;left:5px;overflow:hidden;white-space:normal;float:rigth}
.FMInfoComplex .TextNum{position:relative;display:inline-block;background:transparent;min-height:17px;overflow:hidden;font-weight:normal;text-align:center;float:rigth}
.FMInfoComplex .TextDbl{position:relative;display:inline-block;background:transparent;min-height:17px;overflow:hidden;font-weight:normal;text-align:rigth;float:rigth}
.FMInfoComplex .spaceBlk{position:relative;display:inline-block;background:transparent;left:0px;height:20px;overflow:hidden;float:rigth}
.FMInfoComplex.hover{background:#292929}

.FMINoInfo {position:relative;display:inline-block;background:transparent;border:0px solid;cursor:pointer;height:47px;float:left;font-family:Arial,Tahoma, Verdana, Helvetica;font-size:11px;color:#ffffff;white-space:normal}
.FMINoInfo.None{float:none}
.FMINoInfo .ContLetre{position:relative;display:inline-block;background:transparent;height:auto;left:0px;overflow:hidden;font-weight:bold;text-align:center}


.FMIImageF1,.FMIImageF3,.FMIImageF4 {position:absolute;display:inline-block;top:0px;width:70px;height:70px}
.FMIImageF2 {position:absolute;display:inline-block;top:0px;width:70px;height:70px;cursor:pointer}
 

.SICAScroll div, .SICAScroll img, .SICAScroll  span {-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none}
.SICAScroll {position:absolute;display:inline-block;background:transparent}
.SICAScroll .ScrollMov{position:absolute;display:inline-block;background:#969696;width:10px;left:0px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;opacity:.70;filter:alpha(opacity='70');cursor:pointer} /*666666*/
.SICAScroll.hidden {display:none}

/*Para Comunicaciones */
.FrmComm div, .FrmComm img, .FrmComm  span {-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none}
.FrmComm {position:absolute;display:inline-block;background:transparent;border:0px solid;overflow:hidden}
.FrmComm .ContInfPK{position:absolute;display:inline-block;background:transparent;overflow:hidden}
.FrmComm .ContInfPK .ContInfK{position:absolute;display:inline-block;background:transparent;border:0px solid;overflow:hidden;height:auto}

.FCommNOInfo  {position:relative;display:inline-block;background:transparent;border:0px solid;cursor:default;height:47px;float:left;font-family:Arial,Tahoma, Verdana, Helvetica;font-size:11px;color:#ffffff;white-space:normal}
.FCommNOInfo .ContLetre{position:relative;display:inline-block;background:transparent;height:auto;left:0px;overflow:hidden;font-weight:bold;text-align:center}

.FMCommSep  {position:relative;display:inline-block;background:transparent;border:0px solid;height:15px;float:left}
.FMCommSep .LineSep{position:relative;display:inline-block;background:#ffffff;top:6px;height:3px;left:0px;width:100%;border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;opacity:.60;filter:alpha(opacity='60')}

.FCommInfoLetre {position:relative;display:inline-block;background:transparent;border:0px solid;cursor:default;height:auto;float:left;font-family:Arial,Tahoma, Verdana, Helvetica;font-size:10px;color:#ffffff;padding-top:10px;white-space:normal}
.FCommInfoLetre .DataLabel{position:relative;display:inline-block;background:transparent;height:17px;left:0px;overflow:hidden;white-space:normal;color:#b2b7ba;float:rigth}
.FCommInfoLetre .DataInfo{position:relative;display:inline-block;background:transparentActive;min-height:17px;height:auto;left:0px;overflow:hidden;font-weight:bold;white-space:normal;font-size:11px;float:rigth}
.FCommInfoLetre .spaceinRow{position:relative;display:inline-block;background:transparent;left:0px;height:10px;overflow:hidden;float:rigth}
.FCommInfoLetre .spaceBlk{position:relative;display:inline-block;background:transparent;left:0px;height:20px;overflow:hidden;float:rigth}
.FCommInfoLetre .ImgSrc{position:relative;display:inline-block;background:transparent;height:32px;width:32px;overflow:hidden;float:rigth;margin-left:1px;margin-Bottom:-16px;cursor:pointer}
.FCommInfoLetre .DataInfo.Active{cursor:pointer}
.FCommInfoLetre .DataInfo.hover{color:#ffff99}

.ViewInfoHTML div, .ViewInfoHTML img, .ViewInfoHTML  span {-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none}
.ViewInfoHTML {position:relative;display:inline-block;height:180px;background:#eeeeee;float:left}
.ViewInfoHTML .ImgAro{position:absolute;display:inline-block;height:64px;width:64px;left:-6px;top:58px}
.ViewInfoHTML  .ContInfo{position:absolute;display:inline-block;top:20px;left:40px;height:150px;background:#ffffff}
.ViewInfoHTML  .ContInfo .LetUser{position:relative;display:inline-block;height:20px;width:50%;background:#fafafa;border-bottom:1px solid #4A7FC4;text-align:center;float:left;color:#447bc9}
.ViewInfoHTML  .ContInfo .LetDate{position:relative;display:inline-block;height:20px;width:50%;background:#fafafa;border-bottom:1px solid #4A7FC4;text-align:center;float:left;color:#447bc9}
.ViewInfoHTML  .ContInfo .Contview{position:relative;display:inline-block;height:130px;width:100%;background:transparent;float:left;overflow:auto}
.ViewInfoHTML  .ContInfo .Contview {-moz-user-select:text;-khtml-user-select:text;-webkit-user-select:text;user-select:text}


/* Control de Progress Personlaizado} */
.ProgSpace div, span  {-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none}
.ProgSpace {display:inline-block;position:absolute;background:transparent}
/* es el esquema cmabia la sub clase y la imagen*/
.ProgSpace .EjemploA {display:inline-block;position:absolute; border:px solid #000000; background: url('../Images/ImgKeys/BackAuto1.png') left no-repeat }
.ProgSpace .EjemploBB {display:inline-block;position:absolute;border:0px solid #000000;background:#0000FF; background: url('../Images/ImgKeys/BackAuto2.png') left no-repeat}

/* Control de Flujo de Trabajo */
.WorkFlow div, span  {-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none}
.WorkFlow {display:inline-block;position:absolute;background:transparent;width:188px;height:70px;border:0px solid #000000;overflow:hidden} /* border-radius:5px 5px 5px 5px;*/
.WorkFlow .Letrero {display:inline-block;position:relative;top:0px;width:150px;height:auto;max-height:24px;overflow:hidden;font-family:Arial,Tahoma, Verdana, Helvetica;font-size:10px;color:#ffffff;white-space:normal;text-align:center;background:transparent;border:0px solid #ff0000;float:left}
.WorkFlow .Action{font-Style:italic;color:#ffffff}
.WorkFlow .Responsable{font-weight:bold;color:#ffffff}
.WorkFlow.InitFlow{background:url('../Images/ImgKeys/WFlowIni.png') no-repeat}
.WorkFlow.BifurcaFlow{background:url('../Images/ImgKeys/WFlowBif.png') no-repeat}
.WorkFlow.Action{background:url('../Images/ImgKeys/WFlowAcc.png') no-repeat}
.WorkFlow.ActionSI{background:url('../Images/ImgKeys/WFlowSi.png') no-repeat}
.WorkFlow.ActionNO{background:url('../Images/ImgKeys/WFlowNO.png') no-repeat}


.BMenuWF{display:inline-block;position:absolute;height:25px;overflow:hidden;white-space: nowrap;width:25px;z-index:0;left:157px;cursor:pointer;top:45px}
.BMenuWF .sButton{display:block;position:absolute;z-index:-1;height:75px;background-image: url('../Images/Buttons/BtFlowMenu.png')}
.BMenuWF .sButton {left:0px;right:0px;}
.BMenuWF.hover .sButton {top: -25px}
.BMenuWF.down .sButton {top: -50px}

.LineLinkToParentChild, .LineLinkToParentChildSI, .LineLinkToParentChildNO div, span  {-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none}
.LineLinkToParentChild {display:inline-block;position:absolute;width:2px;background:#C7D2E2;}
.LineLinkToParentChildSI {display:inline-block;position:absolute;border-top:2px solid #C7D2E2;border-left:2px solid #C7D2E2;background:transparent}
.LineLinkToParentChildNO {display:inline-block;position:absolute;border-top:2px solid #C7D2E2;border-right:2px solid #C7D2E2;background:transparent}


/*Para Comunicaciones */
.FrmWorkFlow div, .FrmWorkFlow img, .FrmWorkFlow  span {-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none}
.FrmWorkFlow {position:absolute;display:inline-block;background:transparent;border:0px solid #000000;overflow:visible;width:100%;height:100%;overflow:hidden}

.FrmWorkFlow .ContTable{position:relative;display:inline-table;left:0px;top:0px;width:100%;height:100%;background:transparent;overflow:hidden;border:0px solid #ff0000;border-collapse: collapse;border-spacing:0px}
.FrmWorkFlow .ContRowOpen{position:relative;display:table-cell;height:100%;width:100%;background:transparent;overflow:hidden;vertical-align:top;border-collapse: collapse;border-spacing:-2px;overflow:hidden}
.FrmWorkFlow .ContRowClose{position:relative;display:table-cell;height:21px;width:100%;background:transparent;overflow:hidden;vertical-align:top;border-collapse: collapse;border-spacing:-2px;overflow:hidden}
.FrmWorkFlow .BarrTabWF {position:relative;display:inline-block;top:0px;left:0px;width:100%;height:21px;background:#5B5F64;border-top:1px solid #74797D;float:left}
.FrmWorkFlow .BarrTabWF .ItemText{position:relative;display:inline-block;top:3px;left:3px;width:auto;height:15px;background:transparent;font-family:Arial,Tahoma, Verdana, Helvetica;font-size:12px;color:#ffffff;overflow:hidden}
.FrmWorkFlow .BarrTabWF .ButtonOC{position:relative;display:inline-block;float:right;width:15px;height:15px;top:3px;right:3px;cursor:pointer}
.FrmWorkFlow .ContWFlow{position:relative;display:inline-block;width:100%;height:100%;top:0px;left:0px;background:transparent;overflow:hidden;float:left}
.FrmWorkFlow .ContWFlow.hidden{display:none}
.FrmWorkFlow .ContWFlow .ContToScroll{position:relative;display:inline-block;left:0px;top:0px;width:100%;height:100%;overflow:hidden}
.FrmWorkFlow .ContWFlow .ContToScroll .SubContFlow{position:relative;display:inline-block;width:100%;height:auto;left:0px;top:0px;background:transparent;text-align:center}

.ItemWorkFlow div, .ItemWorkFlow img, .ItemWorkFlow  span {-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none}
.ItemWorkFlow {position:relative;display:inline-block;background:#ffffff;overflow:hidden;width:150px;height:65px;left:25px;border:0px solid #00ff00;margin-bottom:20px;top:5px;border-radius:5px 5px 5px 5px;float:left}
.ItemWorkFlow .DataPart{position:relative;display:inline-block;height:100%;left:0px;top:0px;width:120px;float:left}
.ItemWorkFlow .DataPart.First{background:#ff8000}
.ItemWorkFlow .DataPart.AccT{background:#57CB8E}
.ItemWorkFlow .DataPart.AccP{background:#41A3F4}
.ItemWorkFlow .DataPart .Letrero {display:inline-block;position:relative;top:0px;width:100%;height:auto;max-height:24px;overflow:hidden;font-family:Arial,Tahoma, Verdana, Helvetica;font-size:10px;color:#ffffff;white-space:normal;text-align:center;background:transparent;border:0px solid #ff0000;float:left}
.ItemWorkFlow .DataPart .Owner{font-Style:italic;font-weight:bold;color:#ffffff;padding-top:2px;padding-bottom:2px}
.ItemWorkFlow .DataPart .Time{color:#ffffff}

.ItemWorkFlow .ImgPart{position:relative;display:inline-block;height:100%;left:0px;top:0px;width:30px;float:left}
.ItemWorkFlow .ImgPart .ImgAction{position:relative;display:inline-block;height:28px;width:28px;left:1px;top:10px}
.ItemWorkFlow .ImgPart .ImgAction.ExeAcc{cursor:pointer}
.ItemWorkFlow .ImgPart .ImgStatus{position:relative;display:inline-block;height:15px;width:15px;bottom:-20px;right:2px;float:right}
.ItemWorkFlow .ImgPart .ImgStatus.ExeAcc{cursor:pointer}

.LineLinkToParentChildWF div, span  {-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:ignore;user-select:none}
.LineLinkToParentChildWF {display:inline-block;position:absolute;width:6px;background:#B0B2B5;}

.WhatsAppFav .Inputs{border: 1px solid #00bb2d!Important;color: #00bb2d;}

.TableCal{border:inset;height:auto;}
.TableCal .TRFila{height:15px}
.TableCal .TRFila{height:15px}
.TableCal .TRFila .TDTitle{border:inset;width:50px}
.TableCal .TRFila .TDTitleC{border:inset;background-color:#fafafa;width:50px}
.TableCal .TRFila .TDTitleP{border:inset;background-color:#999999;width:50px}
.TableCal .TRFila .TDTitleA{border:inset;background-color:#0000FF;width:50px}

.DivInp.InpDeduc input.Inputs.Right.H03.InputsNC{width:70px!important;}
#FrmAcercaDe #PAvance {left: 173px!Important;}

div#MPgExaSr .PageSingle:nth-child(1){background:#cf1919;}
div#MPgExaSr .PageSingle:nth-child(2){background:#1c19cf;}
div#MPgExaSr .PageSingle:nth-child(3){background:#19cf51;}
div#MPgExaSr .PageSingle:nth-child(4){background:#cfc119;}

/*Se agregó para cambiar el orden de la contraseña y la configuración inicial*/
span#FrmChangePassword {z-index:2!important;}