
.vw_dh{display: none; visibility: hidden; }
.vw_dv{display: block; visibility: visible; }

.vw_ld{ -moz-opacity:.30;  -khtml-opacity:.30; filter:alpha(opacity=30); opacity:.30;
position: fixed; visibility: visible; top: 42%; left: 50%; margin-top: -30px; margin-left: -30px; z-index: 3001;
}
.cssFondo-v{position: fixed; visibility: visible; display: block; top: 0px; left: 0px; width: 100%; height: 100%; text-align: center; background-color: #DDDDDD;
                  -moz-opacity:.22;  -khtml-opacity:.22; filter:alpha(opacity=22); opacity:.22; z-index: 3000; }
.cssFF-v{position: fixed; visibility: visible; display: block; top: 0px; left: 0px; width: 100%; height: 100%; text-align: center; background-color: #DDDDDD;
                  -moz-opacity:.30;  -khtml-opacity:.20; filter:alpha(opacity=20); opacity:.20; z-index: 1999; }
.cssload-v{position: fixed; visibility: visible; margin: 1 auto 0 auto; top: 20%; left: 50%; margin-top: -50px; margin-left: -22px; z-index: 300001;  }
.MsgErr-a{position: fixed; font-family: Arial; font-size: 12px; color: #666; top: 200px; left: 50%; width: 490px; height: auto; background-color: #F1F2F2; margin-top: -100px; margin-left: -250px; padding: 3px;  
          border: 1px solid  #DEDEDE; z-index: 3000;}

    
.PW_D{position: absolute; left: 230px; top: 55px; width:auto; height: 80%; z-index: 0; /*border: 1px dotted #ff8833;*/}
.PW_DF{position: absolute; border-radius: 20px; left: 0px; top: 50px; width:auto; height: 80%; z-index: 2000; /* border: 1px dotted #ff8833;*/}

.cnf-v{position: fixed; visibility: visible; background-image: url(../img/bg.png); display: block; top: 0px; left: 0px; width: 98%; height: 90%;
                   text-align: center; background-color: #000000; -khtml-opacity:.30; -moz-opacity:.30; filter:alpha(opacity=30); opacity:.30;  z-index: 3000;}


/*css datatable*/
th.dt-center, td.dt-center { text-align: center; }

:root { --progrees_bg: #d9e0e7; --progrees_bar_bg: green }

.progress_dv {
  width:100px;
  background-color: var(--progrees_bg);
  height: 0.4em;
  display: inline-block;
    border-radius: 1.25em;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2) inset;
	
}

.progress_dv_bar {
  height: 0.4em;
  background-color: var(--progrees_bar_bg);
  text-align: center;
  border-radius: 1.25em;
  line-height: 0.4em;
  color: black;
}


.info2, .success2, .warning2, .error2, .validation {
 /*border-radius: 15px 25px 30px; */
margin: 10px 0px;
padding:15px 10px 15px 50px;
background-repeat: no-repeat;
background-position: 10px center;
}
.info2 {
color: #425f68;
background-color: #c2ddf7;
background-image: url('../img/info.png');
}
.success2 {
color: #195519;
background-color: #cce9cc;
background-image:url('../img/success.png');
}
.warning2 {
color: #a8956b;
background-color: #fffbe5;
/*background-image: url('../img/warning.png');*/
}
.error2 {
color: #b46f6d;
background-color: #ffcdcc;
background-image: url('../img/error.png');

}

.TextAreaTTS {  
    border: 1px solid #E4E4E4;
    width: auto;
    overflow: hidden;
    text-align: left;
    font-size: 14px;
    background-color: white;
    overflow-wrap: break-word;
}
.lt_ta_tts { border: 1px solid #ccc; border-collapse: collapse; /*width: auto;*/  -webkit-user-select:none ;-khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none;} 
.lt_ta_tts tr.rws th {font-family: Arial; font-size: 11px; color: #000066; background: #FFFFFF; text-align: center; padding: 8px;  border: 1px solid #eee; font-weight: normal;}     
.lt_ta_tts tr.cls th {font-family: Arial; font-size: 10px; color: #000; background: #F9F9F9; text-align: center; padding: 8px;  font-weight: BOLD; cursor: pointer; border: 1px solid #eee;}
.lt_ta_tts tr.inf th {font-family: Arial; font-size: 12px; color: #000066; background: #E9EDF5; text-align: center; padding: 8px; border: 0; font-weight: normal;}   
.lt_ta_tts tr.inf td {font-family: Arial; font-size: 12px; color: #666; background: #fff; text-align: center; padding: 8px; border: 1px solid #eee;}      
.lt_ta_tts tr.inf td.dt {font-family: Arial; font-size: 12px; color: #399AE8; font-weight: bold; background: #fff; text-align: center; padding: 8px; border: 1px solid #eee;}      
.lt_ta_tts a{text-decoration: none;}

.vw_r{
    color:#FF0000;
}
.vw_ri{
     background-color:#FFEDEF;
}

.tableD{
    /*-moz-box-shadow:0px 0px 3px #aaa;
    -webkit-box-shadow:0px 0px 3px #aaa;
    box-shadow:0px 0px 3px #aaa;*/
    /*-moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;*/
    border: 1px solid #DBDBDB;
    
 
    background-color:#ffffff;

    /*overflow:hidden;*/
}

.ExcelTable2007 {
	border: 1px solid #B0CBEF;
	border-width: 1px 0px 0px 1px;
	font-size: 11pt;
	font-family: Calibri;
	font-weight: 100;
	border-spacing: 0px;
	border-collapse: collapse;
}

.ExcelTable2007 TH {
	background-image: url(../img/excel-2007-header-bg.gif);
	background-repeat: repeat-x; 
	font-weight: normal;
	font-size: 12px;
	border: 1px solid #9EB6CE;
	border-width: 0px 1px 1px 0px;
        text-align: center;
}

.ExcelTable2007 TD {
	border: 0px;
	background-color: white;
	padding: 0px 4px 0px 2px;
	border: 1px solid #D0D7E5;
	border-width: 0px 1px 1px 0px;
}

.ExcelTable2007 TD B {
	border: 0px;
	background-color: white;
	font-weight: bold;
}

.ExcelTable2007 TD.heading {
	background-color: #E4ECF7;
	text-align: center;
	border: 1px solid #9EB6CE;
	border-width: 0px 1px 1px 0px;
}

.ExcelTable2007 TH.heading {
	background-image: url(../img/excel-2007-header-left.gif);
	background-repeat: none;
        width: 30px;
}


.has-error .select2-selection {
    /*border: 1px solid #a94442;
    border-radius: 4px;*/
    border-color:rgb(185, 74, 72) !important;
}

.custom-radio 
.custom-control-input:checked~.custom-control-label::after {
    background-color: #1bb394;   
    border-radius: 50%;
}

/*
.custom-switch
.custom-control-input:checked~.custom-control-label::after {
    background-color: green;
   -webkit-transform: translateX(.75rem);
    transform: translateX(.75rem);
    
}*/




.custom-switch .custom-control-input:checked~.custom-control-label::after {
    background-color: #fff;
    -webkit-transform: translateX(.75rem);
    transform: translateX(.75rem)
}

.custom-switch .custom-control-input:checked~.custom-control-label::before {
    background-color: rgba(27, 179, 148, 1)
}


.inputDnD {
  .form-control-file {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 6em;
    outline: none;
    visibility: hidden;
    cursor: pointer;
    background-color: #c61c23;
    box-shadow: 0 0 5px solid currentColor;
    &:before {
      content: attr(data-title);
      position: absolute;
      top: 0.5em;
      left: 0;
      width: 100%;
      min-height: 6em;
      line-height: 2em;
      padding-top: 1.5em;
      opacity: 1;
      visibility: visible;
      text-align: center;
      border: 0.25em dashed currentColor;
      transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
      overflow: hidden;
    }
    &:hover {
      &:before {
        border-style: solid;
        box-shadow: inset 0px 0px 0px 0.25em currentColor;
      }
    }
  }
}


/*.form-group row [class^="col-"] { padding-top: 0; padding-bottom: 0; }*/

/* IOS Message */

.form-control area {
    width: 100%;
    height: 100%;
    position: absolute;
    border: 2px dashed #dadada;

    background-position: center;
    background-repeat: no-repeat;
    background-size: 64px 64px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    filter: alpha(opacity=50);
    -khtml-opacity: 0.5;
    -moz-opacity: 0.5;
    opacity: 0.5;
    text-align: center;
	vertical-align: middle;
}

.form-control area span {
    margin: 0;
    position: absolute;
    top: 30%;
    left: 50%;
    margin-right: -50%;
	
    transform: translate(-50%, -50%) ;
	 -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Opera and Firefox */
	
}
	
.form-control area:hover,
.form-control area.dragging,
.form-control area.uploading {
    filter: alpha(opacity=100);
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
	background: #defaf4;
}
.form-control area input {
    width: 400%;
    height: 100%;
    margin-left: -300%; 
    border: none;
    cursor: pointer;
}

.form-control area input:focus {
    outline: none;
}