@import url("scrollTable.css");
table.droplets thead tr {
  background: #7d9ab6 none repeat scroll 0 0;
  font-size: 0.9525em;
  font-weight: normal;
  height: 3.225em;
  padding: 0.325em 0;
}

div.droplets { margin: auto; padding-bottom: 1.525em; }
div.droplets table { border-collapse: collapse; width: 100%;  }
.droplets ul, .droplets li { list-style: none; margin: 0; padding: 0; }
.droplets .setting_name { vertical-align: top; }
.droplets .newsection { border-top: 1px dashed #FFFFFF; }
div.droplets table.droplets_data tbody tr:hover { background: #FBFCE0; cursor: default; }
div.droplets table.droplets_data tbody td { font-weight: normal; white-space: nowrap; }
div.droplets table.droplets_data tbody td:nth-child(5) { font-weight: normal; }
.active_status { cursor: pointer; text-align: center; }
table.droplets tbody td.setting_name { text-align: right; padding-right: 0.525em; font-weight: bold; color: #105171; }
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
div.droplets table.droplets_import thead tr { font-weight: bold; font-size: 1.2525em; height: 2.225em; padding: 0.525em 0; background: #538199; color: #fff; }
div.droplets table.droplets_import tbody tr:nth-child(odd) { background: #FFFFFF; }
div.droplets table.droplets_import tbody tr { line-height: 1.625em; background: #e8e8e8; }
div.droplets table.droplets_import tbody tr:hover { background: #FBFCE0; cursor: default; }
div.droplets table.droplets_import tbody td { padding: 0.2525em 0; font-weight: bold; }
div.droplets table.droplets_import tbody td:nth-child(5) { font-weight: normal; }
div.droplets table.droplets_import thead th { vertical-align: middle; }
div.droplets table.droplets_import thead th:first-child,
div.droplets table.droplets_import tbody td:first-child { padding: 0 0.2525em; text-align: center; }
div.droplets table.droplets_import tbody td:nth-child(2) { text-align: center; }
div.droplets table.droplets_import tbody td:nth-child(3) { padding-bottom: 0.3525em; }
div.droplets table.droplets_import tbody td:last-child { padding: 0 0.4525em; text-align: center; font-weight: normal; }
div.droplets table.droplets_import tbody td div { margin: 0.4525em auto; padding: 0.3525em 0; height: 1.625em; }

div.droplets img { vertical-align: middle; }

div.droplets .noButton { color: #434343; border: none; background: transparent; text-align: left; font-weight: bold; cursor: pointer; padding: 0; }
section.droplets.drop-outer { padding: 1px; border: 1px solid #DEE5F8; border-radius: 5px; margin: 0.925em auto; box-shadow: 1px 1px 5px #666666; }
section.droplets .button:hover { color: #000000; }
header.droplets { margin: 1.1525em 0; }

div.drop-backup .btn,
div.droplets .btn { color: #003366; -moz-user-select: none; border: 1px solid #AAAAAA; border-radius: 4px; display: inline-block; /*font-size: 1.0925em; */font-weight: normal; margin-bottom: 2px; padding: 0.455em 1.125em; text-align: center; vertical-align: middle; white-space: nowrap; background: #E1E1E1 none; }
div.drop-backup .btn { font-size: 0.8925em; font-weight: bold; margin-left: 0.525em; }
div.drop-backup .btn:hover,
div.droplets .btn:hover { cursor: pointer; border: 1px solid #5D819F; -webkit-box-shadow: inset 1px -10px 10px -11px rgba(77,106,179,0.51); -moz-box-shadow: inset 1px -10px 10px -11px rgba(77,106,179,0.51); box-shadow: inset 1px -10px 10px -11px rgba(77,106,179,0.51); background: #FFFFFF; }
.drop-backup { margin: 1.8525em 0.925em; }
div.drop-backup button.btn { padding: 0.165em 1.125em; }

div.droplets .btn {
  -moz-user-select: none;
  border: 1px solid transparent;
  border-radius: 0.525em;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
}
div.droplets .btn {
  background-image: none;
  font-size: 1.0em;
  font-weight: normal;
  line-height: 1.42857;
  margin: 0;
  padding: 6px 12px;
  text-align: center;
}

div.droplets .btn.input-file { margin-bottom: 1.9525em!important; }

div.droplets .btn-lg, div.droplets .btn-group-lg > div.droplets .btn {
  border-radius: 6px;
  font-size: 18px;
  line-height: 1.33333;
  padding: 10px 16px;
}
div.droplets .btn-default {
  background-color: #DFDFDF;
  border-color: #ccc;
  color: #3C3838;
}

div.droplets .btn-danger {
  background-color: #F71B13;
  border-color: #d43f3a;
  color: #DEDADA;
}

div.droplets .btn-success {
  background-color: #73C46C;
  border-color: #2C8B39;
  color: #3C3838;
}

div.droplets .btn:hover {
  background-color: #DADADA;
  border: 1px solid #3E3E3E;
 /* color: #000000;*/
}
#custom-modal-template.btn:hover { border: 1px solid transparent; }

div.droplet-import,
div.droplet-import div { padding-top: 2.125em; }
div.droplet-import span,
div.droplet-import div span { font-weight: normal; font-size: 1.025em; }
div.droplet-import span select,
div.droplet-import div span input { line-height: 1.525em; padding: 0.125em; width: 30%; }
div.droplets div.success { font-size: 1.425em; color: #3D6F8A; text-align: left; line-height: 1.625em; }
div.droplets.overview h2 { font-size: 1.825em; color: #3D6F8A; }
div.droplets h4 { border-bottom: 0px solid #dddddd; margin: 0; padding-bottom: 5px; color: #3D6F8A; }
.fileUpload { position: relative; overflow: hidden; margin: 10px; }
.fileUpload input.upload-file { position: absolute; top: 0; right: 0; margin: 0; padding: 0; font-size: 20px; cursor: default; opacity: 0; filter: alpha(opacity=0); }

.droplets button span.tooltip { display: none; }
.droplets button:hover span.tooltip { position: absolute; display: block; top: 1.5em; left: 2em; border: 1px solid black; background-color:#D9D093; padding: 0.2em; }
/* */
input.upload-file {border: medium none; cursor: pointer; margin: 0; opacity: 1; padding: 0.525em; right: 0; top: 0;}
.noInput { background-color: #e9e9e9; border: 0 groove #6799c4; font-weight: bold; margin: 0; min-width: 250px; text-align: left; width: 100%; line-height: 2.225em; }
tr.noHeight, tr.noHeight td { height: 0; padding: 0; display: none; }
div#dr-legende { height: 3.225em; }
div#dr-legende img{padding-left: 1.825em; width: 16px; height: 16px;}
div#dr-legende img:first-child{padding-left:0;}
div#dr-legende ul li { display: inline; line-height: 1.5; margin-bottom: 2px; padding: 0.455em; text-align: center; vertical-align: middle; white-space: nowrap; }

tbody.icons td button img { width: 20px; height: 20px; }
thead.icons th button img { width: 20px; height: 20px; }

.outer table.droplets_data tbody tr { line-height: 1.625em; background: #e8e8e8; }
.outer table.droplets_data tbody tr:nth-child(odd) { background: #FFFFFF; }

.outer th { color:#fff; }
.outer td,
.outer th { white-space: nowrap; padding: 0; vertical-align: middle;}

.outer table.droplets_data  th { text-align: center; }
.outer table.droplets_data  th:nth-child(1) { width: 4.225%!important; text-align: center; padding: 0.825rem; }
.outer table.droplets_data  th:nth-child(4) { width: 4.225%!important; max-width: 2.225rem; }
.outer table.droplets_data  th:nth-child(5) { min-width: 20.925%!important; text-align: left; }
.outer table.droplets_data  th:nth-child(6) { width: 43.825rem!important; text-align: left; }
.outer table.droplets_data  th:nth-child(7) { width: 10.625%!important; text-align: left; }

.outer table.droplets_data tbody td { width: 2.225%!important; text-align: center; }
.outer table.droplets_data tbody td:nth-child(1) { width: 2.725%!important; text-align: center; }
.outer table.droplets_data  td:nth-child(4) { width: 3.225%!important;  }
.outer table.droplets_data tbody td:nth-child(5) { width: 15.925%!important; text-align: left;max-width: 9.225rem; }
.outer table.droplets_data tbody td:nth-child(6) { width: 36.825%!important; text-align: left; }
.outer table.droplets_data tbody td:nth-child(7) { width: 10.625%!important; text-align: left; }

div.droplets table.table-scroll tbody tr { line-height: 1.625;  background: #e8e8e8; }
div.droplets table.droplets_data tbody tr:nth-child(odd) { background: #FFFFFF; }
div.droplets table.table-scroll tbody { font-size: 1.0225em; }
tr.sectionrow { line-height: 1.625; width: 100% !important; }

.outer table.w3-table.table-scroll th:first-child { padding-left: 0px; }
.outer table.w3-table.table-scroll td:first-child { padding: 5px; }
.outer table.w3-table td { display: table-cell; padding: 0px; text-align: left; vertical-align: middle; }
.outer table.w3-table th img { margin: 0; width: 20px; padding: 2px; margin: 0!important; }
.outer table.w3-table td img { margin: 0; width: 20px; padding: 2px; margin: 0 }

.outer table.w3-blue-wb,.w3-hover-blue-wb:hover{color:#fff!important;background-color:#215A7A!important}
.outer table.w3-header-blue-wb,.w3-header-hover-blue-wb:hover{color:#fff!important;background-color:#215a7a!important}

/*---------------------------------------------------------------------*/
.outer table.droplets_data tbody td:nth-child(5) button {
    max-width: 95%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.outer table.droplets_data tbody td:nth-child(6) div {
    max-width: 95%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*---------------------------------------------------------*/
.flex-parent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.long-and-truncated {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

.short-and-fixed {
    white-space: nowrap;
}

 .short-and-fixed > div {
    width: 1px;
    display: inline-block;
}

