body {
  line-height: normal; }
  body.modal-open {
    overflow: hidden; }

select, select[multiple], select[size] {
  height: 30px;
  width: auto; }

table th {
  text-align: left; }

.modal-body {
  max-height: 70vh; }

.modal {
  margin-bottom: 50px;
  display: none; }

.modal h3 {
  font-weight: normal; }

.iconpicker-search {
  width: 92%; }

.collapse.in {
  height: auto !important; }

.dataTables_filter input {
  width: 50%;
  margin-left: 10px;
  height: 20px; }
.dataTables_filter label {
  width: 100%; }

.sl-overlay {
  background: black; }

.sl-wrapper .sl-close, .sl-wrapper .sl-counter {
  color: white; }

.logo {
  height: 45px;
  margin-top: 0px;
  padding: 0px;
  margin-left: 0px;
  background-color: transparent; }
  .logo img {
    height: 100%;
    width: auto; }

.textlogo {
  padding: 10px 0 0 15px;
  font-size: 18px;
  background-color: transparent;
  color: white; }

.logo2 {
  height: 45px;
  margin-top: 0px;
  padding: 0px;
  margin-left: 0px;
  margin-right: 30px; }
  .logo2 img {
    height: 100%;
    width: auto; }

.textlogo2 {
  color: #ccc;
  padding: 13px;
  font-style: italic; }

.logo_login {
  margin: 0 auto;
  width: 95%;
  max-width: 360px;
  text-align: left; }
  .logo_login .logo {
    background-color: transparent; }
  .logo_login .textlogo {
    color: black;
    display: block;
    font-size: 22px;
    width: 100%; }
  .logo_login .textlogo2 {
    color: #ccc;
    padding: 13px;
    font-style: italic;
    display: block; }
  .logo_login img {
    width: 100%;
    height: auto; }
  .logo_login .client_logo {
    margin-top: 20px;
    width: auto; }

.controls input[type="text"], .controls textarea {
  width: 100%; }

.controls {
  position: relative; }

.top-menu > ul > li > a {
  font-size: 13px;
  padding-top: 13px; }

.action_item {
  cursor: pointer;
  padding: 7px; }

.dataTables_info {
  margin-top: 20px; }

.widget-body .table {
  margin-top: 8px; }

.widget-forms .control-group .controls input[type="text"] {
  max-width: 100%; }
.widget-forms .control-group.label_position_top .control-label {
  float: none;
  text-align: left; }
.widget-forms .control-group.label_position_top .controls {
  margin-left: 0px; }

.form-error {
  color: red;
  float: left; }

.error {
  color: red; }

.top-form-error {
  color: red;
  padding-bottom: 20px; }

.form-actionbuttons .pull-right {
  margin-left: 5px; }

.size_small {
  width: 40% !important;
  margin-right: 5% !important;
  float: left; }
  .size_small img {
    margin-top: 0px !important;
    height: 50px !important;
    width: auto !important; }

.table td.action_column {
  padding: 5px;
  white-space: nowrap; }
  .table td.action_column span {
    margin: 0 5px 0 5px; }

.success {
  color: green; }

.label_checkbox {
  display: inline-block;
  margin-right: 15px; }
  .label_checkbox input {
    margin-right: 5px;
    margin-top: -2px; }

.list-unstyled {
  list-style-type: none; }

.form_div_container {
  padding-top: 5px; }

.checkbox_container, .radiobutton_container {
  padding-top: 5px; }

.label_radiobutton {
  display: inline-block;
  margin-right: 15px; }
  .label_radiobutton input {
    margin-right: 5px;
    margin-top: -2px; }

.grid-stack-container {
  padding: 20px 10px 20px 10px;
  background: #292A2F; }

.grid-stack-item-content {
  color: black;
  text-align: center;
  background-color: white; }

.dataTable {
  width: 100% !important; }

.help-inline {
  display: block !important;
  padding-left: 0px;
  font-size: 10px;
  color: #9D9D9D; }

.dataTable tbody tr:hover > td, .dataTable tbody tr:hover > td {
  background-color: #26AEF2;
  color: white; }

.dataTable tr td .inset_layer {
  width: 15px;
  display: inline-block;
  height: 15px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px; }
.dataTable tr td .inset_layer_border {
  border-left: 1px dotted black;
  border-bottom: 1px dotted black; }

.dataTables_wrapper {
  overflow: auto; }

@media (min-width: 768px) {
  .nav-collapse.collapse {
    overflow-y: auto !important;
    top: 45px !important;
    bottom: 0px !important;
    height: auto !important; } }

@media (max-width: 768px) {
  .modal-body {
    max-height: calc(70vh - 80px) } }

.sidebar-nav .accordion-body .accordion-toggle.active {
  background-image: url("../img/dotted.png");
  color: black; }

.sidebar-nav .accordion-heading .accordion-toggle.active {
  background-image: url("../img/dotted.png");
  color: black; }

.widget-tasks-statistics .userstats .white {
  padding-top: 0px; }

.dropzone_container {
  border: 2px dashed #26AEF2;
  width: 100%;
  min-height: 50px;
  font-size: 10px;
  text-align: center;
  padding-top: 6px;
  color: #cccccc;
  cursor: pointer; }
  .dropzone_container .upload_text {
    width: 100%;
    display: block;
    margin-bottom: 10px; }
  .dropzone_container .dz-preview {
    margin-top: 10px;
    display: inline-block;
    width: 100px;
    border: 1px solid #ccc;
    margin: 5px;
    cursor: default; }
    .dropzone_container .dz-preview .remove {
      padding: 5px;
      font-size: 20px;
      color: black;
      cursor: pointer; }
  .dropzone_container .dz-filename {
    word-wrap: break-word; }
  .dropzone_container .dz-progress, .dropzone_container .dz-upload {
    display: block;
    height: 5px;
    background-color: #CCCCCC; }
  .dropzone_container .dz-upload {
    background-color: #26AEF2; }
  .dropzone_container .dz-error-message {
    color: red; }

.file_container_wrapper textarea {
  display: none; }
.file_container_wrapper .file_container {
  position: relative;
  display: inline-block;
  vertical-align: top; }
  .file_container_wrapper .file_container img {
    width: 90px;
    height: auto;
    margin-right: 10px;
    margin-top: 10px; }
  .file_container_wrapper .file_container:hover > .hover_container {
    display: block;
    opacity: 0.9; }
  .file_container_wrapper .file_container .hover_container {
    transition: opacity 0.3s;
    -webkit-transition: opacity 0.25s ease-in-out;
    display: block;
    opacity: 0;
    position: absolute;
    top: 0px;
    background-color: white;
    color: black;
    bottom: 0px;
    left: 0px;
    right: 0px; }
    .file_container_wrapper .file_container .hover_container a {
      color: black;
      display: inline-block;
      margin: 2px; }
    .file_container_wrapper .file_container .hover_container .filename {
      cursor: default;
      font-size: 10px; }
      .file_container_wrapper .file_container .hover_container .filename span {
        background-color: white;
        word-wrap: break-word; }
    .file_container_wrapper .file_container .hover_container .download, .file_container_wrapper .file_container .hover_container .remove, .file_container_wrapper .file_container .hover_container .show {
      padding: 0px 5px 0px 5px;
      font-size: 20px; }
      .file_container_wrapper .file_container .hover_container .download:hover, .file_container_wrapper .file_container .hover_container .remove:hover, .file_container_wrapper .file_container .hover_container .show:hover {
        color: red;
        cursor: pointer; }
.file_container_wrapper .file_container_list {
  display: block;
  width: 100%;
  max-width: 400px; }
  .file_container_wrapper .file_container_list img {
    width: 40px;
    height: auto; }
  .file_container_wrapper .file_container_list div {
    width: 5%;
    cursor: pointer;
    vertical-align: middle; }
  .file_container_wrapper .file_container_list .filename {
    display: inline-block;
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle; }

.file_container_wrapper.withfiletext .file_container {
  width: 30%;
  display: inline-block; }
.file_container_wrapper.withfiletext textarea {
  width: 65%;
  margin-left: 5%;
  margin-top: 10px;
  display: inline-block; }

.bootstrap-datetimepicker-widget {
  border: 1px solid #ccc;
  border-top: 0px; }

.dateinputicon {
  background-image: url(../img/calendar-icon.png);
  background-repeat: no-repeat;
  background-position: center right 6px;
  background-size: auto 20px; }

.field_button_cell {
  padding-left: 4px;
  vertical-align: top; }
  .field_button_cell .field_button {
    cursor: pointer;
    white-space: nowrap;
    padding: 4px;
    padding-right: 0px; }
    .field_button_cell .field_button i {
      font-size: 21px; }
    .field_button_cell .field_button span {
      margin-left: 5px; }

.dataTables_processing {
  position: absolute;
  left: 30%;
  margin-top: 4px; }

/*# sourceMappingURL=customs.css.map */
