/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Dec 15, 2015, 11:32:42 AM
    Author     : Aayush Dixit
	Team : SI-UK CRM Developmenet Team
*/

body,
a,
b {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}

.btn.blue:not(.btn-outline).active,
.btn.blue:not(.btn-outline):active,
.btn.blue:not(.btn-outline):hover,
.open > .btn.blue:not(.btn-outline).dropdown-toggle,
.login .content .form-actions .btn {
  color: #fff;
  background-color: #344e99 !important;
  border-color: #3f60bf !important;
}

/* .swal-button.swal-button--confirm{
  padding: 7px 19px;
  border-radius: 2px;
  background-color: #3f60bf;
  font-size: 12px;
  border: 1px solid #3f60bf;
}
.swal-button.swal-button--confirm:hover{
  background-color: #3f60bf;
  border: 1px solid #3f60bf;
} */
.tabbable-line > .nav-tabs > li.active {
  position: relative;
  background: 0px 0px;
  border-bottom: 4px solid #344e99 !important;
}

.tabbable-line > .nav-tabs > li.open,
.tabbable-line > .nav-tabs > li:hover {
  background: 0 0;
  border-bottom: 4px solid #344e994d !important;
}

.login .btn-primary,
.login .btn-primary:hover {
  background-color: #1f366c !important;
  border: 1px solid #1f366c !important;
  color: #ffffff !important;
}

.login .content .form-actions .btn {
  width: 150px;
  margin: 0 auto;
}

select option:hover {
  background: red;
}

ng-bind-html.desc > p,
ng-bind-html.desc > i,
ng-bind-html.desc > b,
ng-bind-html.desc > em,
ng-bind-html.desc > small,
ng-bind-html.desc > strong,
ng-bind-html.desc > sub,
ng-bind-html.desc > sup,
ng-bind-html.desc > ins,
ng-bind-html.desc > del,
ng-bind-html.desc > mark,
ng-bind-html.desc > h1,
ng-bind-html.desc > h2 ng-bind-html.desc > h3,
ng-bind-html.desc > h4,
ng-bind-html.desc > h5,
ng-bind-html.desc > h6 ng-bind-html.desc > ul > li,
ng-bind-html.desc > ol > li {
  display: inline-block;
  position: relative;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  margin: 0 5px;
  text-overflow: ellipsis;
}

ng-bind-html.desc {
  color: #344e99;
  margin: 0 10px;
}

.error_brdr {
  border: 1px solid rgb(255, 40, 40);
}

.border_btm {
  border-bottom: 1px solid;
}

.task > span.desc {
  margin: 0 5px;
  display: block;
  font-weight: bold;
  display: inline-block;
  position: relative;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

span.desc {
  color: rgb(255, 40, 40);
}

.fa-info-padding {
  padding: 13px 0 9px 7px;
}

/* .contact_th{
    height:30px;background: aliceblue!important;
} */
.addBtn {
  width: 80px;
  font-size: 15px;
  border-radius: 5px !important;
}

#show {
  height: 34px;
  width: 45px;
}

.margin_tp_15 {
  margin-top: 15px;
}

.xero_table {
  position: relative;
  top: 15px;
}

.xero_table tr th {
  padding: 10px !important;
  background: aliceblue;
}

.inline_tabs > li {
  float: none;
  display: inline-block;
}

.underlined {
  margin-bottom: 12px !important;
  text-decoration: underline;
}

.error {
  color: rgb(255, 40, 40);
}

.selected_office {
  color: #344e99 !important;
}

.select2-chosen {
  color: #344e99 !important;
}

.logo_position {
  top: 15px;
  position: relative;
  left: 10px;
  width: 10%;
  max-width: 10%;
}

#paginate .pagination {
  float: right;
}

#url_sidebar > li > a {
  font-family: sans-serif;
  font-size: 14px;
  color: #344e99;
}

.height_60 {
  min-height: 50px;
}

.custom_caption {
  font-size: 20px !important;
  padding-top: 20px !important;
}

[data-toggle='collapse'].collapsed:not(.navbar-toggle):after {
  content: '\f078';
  padding: 17px;
}

[data-toggle='collapse']:not(.navbar-toggle):after {
  content: '\f077';
  float: right;
  font-family: FontAwesome;
  padding: 17px;
}

/* Loader By Abdallah*/
.modal {
  display: none;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  /* background: rgba(255, 255, 255, 0.8) url('https://i.stack.imgur.com/FhHRx.gif') 50% 50% no-repeat; */
}

body.loading .modal {
  overflow: hidden;
}

body.loading .modal {
  display: block;
}

/* Loader By Abdallah*/
.custom_toggle {
  font-size: 20px;
}

.modalBtn {
  background: #344e99 !important;
  margin-top: 5px;
}

/* #img-hover:hover{
    zoom: 200% !important;
} */
img.zoom {
  height: 40px;
  width: 40px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  margin: 0 auto;
}

.transition {
  -webkit-transform: scale(1.6);
  -moz-transform: scale(1.6);
  -o-transform: scale(1.6);
  transform: scale(1.6);
}

input[type='text'].error,
input[type='file'].error {
  border: 1px solid red;
}

.font_12 {
  font-size: 12px;
}

.margin-15 {
  margin-left: 15px !important;
}

table.table-bordered.dataTable tbody th,
table.table-bordered.dataTable tbody td {
  white-space: normal;
}

.table-scrollable > .table > tbody > tr > th,
.table-scrollable > .table > tfoot > tr > td,
.table-scrollable > .table > tfoot > tr > th,
.table-scrollable > .table > thead > tr > th {
  white-space: normal;
}

img-crop {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}

img-crop canvas {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  outline: 0;
  -webkit-tap-highlight-color: transparent;
}

#bb {
  padding: 10px;
  background: #344e99;
  display: table;
  color: #fff !important;
}

.pointer {
  cursor: pointer;
}

.profile-picture {
  position: relative;
  height: 196px;
  width: 160px;
}

/* input[type="file"] {
    display: none;
} */
/* .margin-tp-15{
    margin-top: 7%!important;
} */
.margin-7 {
  margin-top: 7% !important;
}

.margin-4 {
  margin-top: 4%;
}

.page-header {
  position: fixed !important;
}

.icon-bar {
  color: red !important;
}

.page-header.navbar {
  height: inherit !important;
}

.page-header.navbar .menu-toggler.responsive-toggler {
  display: none !important;
}

.portlet.box > .portlet-title {
  margin-top: 15px;
}

.page-bar.ng-scope {
  margin-top: 71px;
  margin-bottom: 0;
}

@media (max-width: 991px) {
  .page-container-bg-solid .page-bar,
  .page-content-white .page-bar {
    margin-top: 77px !important;
  }
}

@media (max-width: 767px) {
  .margin-15 {
    margin: 0px !important;
  }

  .dropdown.config > .dropdown-menu:before {
    left: 18px !important;
  }

  .btn-group > .dropdown-menu:before,
  .dropdown-toggle > .dropdown-menu:before,
  .dropdown > .dropdown-menu:before {
    top: 32px !important;
  }

  .custom_list {
    background: white !important;
  }

  .navbar-fixed-top {
    padding-top: 0 !important;
  }

  .page-container-bg-solid .page-bar,
  .page-content-white .page-bar {
    margin-top: 36px !important;
  }

  .page-header.navbar .menu-toggler.responsive-toggler {
    display: inline-block !important;
  }
}

[uib-typeahead-popup].dropdown-menu.dropdown-menu {
  max-height: 190px !important;
  overflow-y: auto;
  overflow-x: hidden;
}

div.message {
  position: absolute;
  top: 3%;
  background-color: rgb(27, 73, 103);
  height: 100px;
  width: 290px;
  left: 38.9%;
  right: auto;
  opacity: 0.83;
  color: #e53e49;
}

.size-13 {
  font-size: 16px !important;
  color: #34349c !important;
}

.padding-20 {
  padding: 20px 0;
}

.width_100 {
  min-width: 100px;
  width: 100px;
}

span.msg {
  text-align: center;
  text-indent: 2em;
  position: absolute;
  top: 33%;
}

div.gen-Link {
  position: absolute;
  right: 29px;
  top: 89px;
}

div.alertbox {
  height: 139px;
  width: 339px;
  background: floralwhite;
  text-align: center;
  line-height: 109px;
  position: absolute;
  top: 50%;
  left: 50%;
}

html,
body,
.container-table {
  height: 100%;
}

.details-modal-window .modal-dialog {
  width: 90%;
}

.details-modal-window .modal-dialog .modal-body .row {
  line-height: 39px;
}

.container-table {
  display: table;
  margin-top: 199px;
  height: 139px;
  width: 33%;
  background: #e6eaea;
}

.vertical-center-row {
  display: table-cell;
  vertical-align: middle;
}

img-crop {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}

/* line 7, ../../source/scss/ng-img-crop.scss */
img-crop canvas {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  outline: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  /* mobile webkit */
}

.cropArea {
  background: #e4e4e4;
  overflow: hidden;
  width: 500px;
  height: 350px;
}

.custom-cropArea {
  width: 250px;
  height: 241px;
}

#file-upload {
  display: none;
}

.img-pointer {
  cursor: pointer;
}

.img-rounded {
  border-radius: 3px;
}

.img-load {
  position: absolute;
  top: 50%;
  left: 40%;
  display: none;
}

/*Progress Bar*/
.floatingBarTable {
  position: absolute;
  top: 60%;
  left: 35%;
  z-index: 500;
  width: 300px;
}

.loadingProgress {
  width: 100%;
  font-size: 115%;
  border-radius: 5px !important;
}

/*Progress Bar ends*/
.noresize {
  resize: none;
}

.fc-button {
  position: inherit !important;
}

.fc-title {
  font-size: 11px;
}

.container-element-2 {
  padding-top: 10px;
  margin-top: 60px;
}

.portlet.calendar .fc-widget-header {
  font-size: 18px;
}

.calendar-date-picker {
  position: absolute;
  top: 24px;
  left: 189px;
  text-align: center;
}

td.fc-day.fc-widget-content.fc-wed.fc-today.fc-state-highlight {
  background: #2ab1bd;
  color: rgba(0, 0, 0, 0.03);
  box-shadow: inset 0px 0px 9px #ddd;
}

@media screen and (max-width: 590px) {
  .calendar-date-picker {
    position: static;
  }

  .portlet.box > .portlet-body,
  .form .form-body,
  .portlet-form .form-body {
    padding: 3px !important;
  }
}

.table-scrollable > .table > tbody > tr > th,
.table-scrollable > .table > tfoot > tr > td,
.table-scrollable > .table > tfoot > tr > th,
.table-scrollable > .table > thead > tr > th {
  white-space: normal !important;
}

span.input-inline {
  display: flex;
}

input[type='checkbox'].input-inline {
  display: list-item;
}

/* CSS for Notification Box

/* The Notification Box - position it at the bottom and in the middle of the screen */
#NotificationBox {
  visibility: hidden;
  /* Hidden by default. Visible on click */
  min-width: 250px;
  /* Set a default minimum width */
  margin-left: -125px;
  /* Divide value of min-width by 2 */
  background-color: rgba(43, 54, 67, 0.9);
  /* Black background color */
  color: #fff;
  /* White text color */
  text-align: center;
  /* Centered text */
  border-radius: 2px;
  /* Rounded borders */
  padding: 16px;
  /* Padding */
  position: fixed;
  /* Sit on top of the screen */
  z-index: 11000;
  /* Add a z-index if needed */
  right: 0%;
  /* Center the Notification Box */
  top: 90px;
  /* 30px from the top */
}

/* Show the Notification Box when clicking on a button (class added with JavaScript) */
#NotificationBox.show {
  visibility: visible;
  /* Show the NotificationBox */

  /* Add animation: Take 0.5 seconds to fade in and out the Notification Box. 
However, delay the fade out process for 2.5 seconds */
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

/* Animations to fade the Notification Box in and out */
@-webkit-keyframes fadein {
  from {
    right: -90px;
    opacity: 0;
  }

  to {
    right: 0px;
    opacity: 1;
  }
}

@keyframes fadein {
  from {
    right: 0;
    opacity: 0;
  }

  to {
    top: 90px;
    opacity: 1;
  }
}

@-webkit-keyframes fadeout {
  from {
    right: 0px;
    opacity: 1;
  }

  to {
    top: 90px;
    opacity: 0;
  }
}

@keyframes fadeout {
  from {
    right: 0px;
    opacity: 1;
  }

  to {
    right: -90px;
    opacity: 0;
  }
}

.marginTop {
  margin-top: 23px;
}

/* CSS for Compaction */
.carousel-control,
.custom_carousel {
  width: 5.5rem !important;
}

.table input.input-sm {
  width: 69px;
  margin: 0px;
  display: inline-block;
  font-size: 13px;
  font-size: 12px;
  text-align: center;
  padding: 2px;
}

.color-antqiwhite {
  color: antiquewhite !important;
}

.table select {
  font-size: 10px;
  font-weight: 600;
  width: 100%;
  padding: 0;
}

.table th {
  font-size: 11px !important;
  text-align: center;
  white-space: pre-line !important;
  padding: 3px !important;
  vertical-align: middle !important;
}

.table td {
  font-size: 11px !important;
  text-align: center;
  padding: 2.5px !important;
  vertical-align: middle !important;
}

.table .btn:not(.btn.btn-default) {
  font-size: 10px;
}

/* label {
     color: black !important;
 } */

td .form-group .control-label {
  display: initial;
}

.drop {
  width: 210px;
  border: 1px solid deepskyblue !important;
  background-color: #e5e5e5 !important;
}

.multicheck {
  padding: 0px 8px !important;
}

.text-white {
  color: white;
}

.custom-tabs > li.active > a,
.custom-tabs > li.active > a:focus,
.custom-tabs > li.active > a:hover,
.inline_tabs > li.active > a,
.inline_tabs > li.active > a:focus,
.inline_tabs > li.active > a:hover {
  color: rgb(255, 40, 40);
}

.custom-tabs > li {
  float: right !important;
}

.back-red-mint {
  background-color: #e43a45;
}

.back-default {
  background-color: #e1e5ec;
}

.back-blue-dark {
  background-color: #5e738b;
}

.firstcol {
  border-right: 1px solid #000;
}

.lastcol {
  border-left: 1px solid #000;
}

.mainHeader_1 {
  background-color: #507cd1 !important;
  color: white !important;
  font-weight: bold !important;
}

.mainHeader_2 {
  background-color: Yellow !important;
  color: black !important;
  font-weight: bold !important;
}

.mainHeader_3 {
  /* //background-color: Green !important; */
  background-color: #507cd1 !important;
  color: white !important;
  font-weight: bold !important;
}

.mainHeader_4 {
  background-color: Gray !important;
  color: white !important;
  font-weight: bold !important;
}

#scrollchange::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #f5f5f5;
}

#scrollchange::-webkit-scrollbar {
  width: 8px;
  background-color: #f5f5f5;
}

.percent {
  display: block;
  float: none;
  text-align: right;
  font-weight: bold;
  color: #2b3643;
}

.flashit {
  color: #f2f;
  -webkit-animation: flash linear 1s infinite;
  animation: flash linear 1s infinite;
}

@-webkit-keyframes flash {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0.1;
  }

  100% {
    opacity: 1;
  }
}

@keyframes flash {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0.1;
  }

  100% {
    opacity: 1;
  }
}

.page-bar {
  display: none !important;
}

.page-content-wrapper .page-content {
  margin-top: 85px !important;
}

@media (max-width: 767px) {
  .page-header.navbar {
    padding: 0px !important;
  }

  .page-content-wrapper .page-content {
    margin-top: 0 !important;
  }
}

.flag {
  margin: 5px;
  width: 20px;
  height: 30px;
  border-radius: 50% !important;
  /* box-shadow: 2px 2px 40px 1px #34506d; */
  cursor: help;
}

.flag_row {
  position: relative;
  top: 15px;
}

.red_flag {
  background: #ff2821;
}

.yellow_flag {
  background: #ffe509ed;
}

.green_flag {
  background: green;
}

.black_flag {
  background: black;
}

.blue_flag {
  background: #344e99;
}

.brown_flag {
  background: #996633;
}

.orange_flag {
  background: #ff6600;
}

.isLoading {
  position: fixed;
  height: 100vh;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #000000;
  z-index: 9999999;
  opacity: 0.8;
  display: none;
}

.isLoading[class*="activeLoader"] {
  display: block;
}
.background-white.activeLoader{
  background-color: #FFF !important;
}
.isLoading .loader-inner.ball-pulse {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 50%;
  transform: translatey(-50%);
  -webkit-transform: translatey(-50%);
  -moz-transform: translatey(-50%);
  -o-transform: translatey(-50%);
  -ms-transform: translatey(-50%);
}

.isLoading .loader-inner.ball-pulse div {
  border-radius: 100% !important;
}

.just{
  /* opacity: 0.0; */
  background-color:transparent;
  position: absolute;
  top:106px;
  left:0;
  right:0;
  bottom: 0;
  z-index: 9999999999999999999999999999999999;
  display: none;
}
.just.isActive{
  display:block;
}
.padding7 {
  padding-top: 7px;
}

.padding5 {
  padding: 7px 0 0 0;
}

.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
  margin-right: unset !important;
}

.navbar-default {
  margin: 0 !important;
}

@media (min-width: 768px) {
  .page-sidebar-closed .page-content-wrapper .page-content {
    margin-left: 0!important;
  }
  .page-content-wrapper .page-content {
    padding: 25px 20px 10px !important;
  }
  .toast-top-right{
    top:112px !important;
  }
}
@media (max-width: 768px) {
  .toast-top-right{
    top:62px !important;
  }
  .page-content-wrapper .page-content {
    padding: 25px 20px 10px !important;
  }
  .page-header.navbar .top-menu {
    clear: unset !important;
    float: right !important;
  }

  .page-header-inner.ng-scope {
    text-align: center;
  }

  ul.nav.navbar-nav.custom_list {
    position: inherit !important;
    left: 0px;
    top: 0px;
    min-width: unset !important;
    margin-top: 2px;
  }

  section {
    position: relative;
    top: 25px;
  }

  .logo_position {
    width: 20%;
    max-width: 20%;
  }

  /* .navbar-default {
        background-color: #344e99;
        border-color: #344e99;
    } */
  .navbar {
    min-height: unset !important;
    margin-bottom: unset !important;
  }

  nav.navbar.navbar-default.ng-scope .container-fluid {
    background: #344e99 !important;
  }

  button.navbar-toggle {
    border-color: #344e99;
  }
}
.login .toast-top-right{
  top:12px !important;
}
.fit-mobile-number {
  width: 73px;
  overflow: hidden;
  max-width: 73px;
  display: block;
}

.bootstrap-select.disabled {
  background-color: rgba(0, 0, 0, 0.3);
}

.bootstrap-select.disabled button {
  color: rgba(0, 0, 0, 0.7);
}

.mb0 {
  margin-bottom: 0 !important;
}
.mt0 {
  margin-bottom: 0 !important;
}

h1 + hr,
h2 + hr,
h3 + hr,
h4 + hr,
h5 + hr,
h6 + hr {
  margin-top: 0;
}

.has-error .bootstrap-select .dropdown-toggle {
  background-color: #b71c1c;
}

tr.yellow-row {
  background-color: bisque !important;
}
tr.invalid,
td.invalid-cell {
  color: red !important;
  font-weight: 900 !important;
}
.ui-checkbox.btn-default {
  background-color: #e6e6e6;
  color: #333;
}

.checkbox {
  padding-left: 20px;
}
.checkbox label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px;
}
.checkbox label::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #ccc;
  border-radius: 3px;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.checkbox label::after {
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 0;
  margin-left: -20px;
  padding-left: 3px;
  padding-top: 1px;
  font-size: 11px;
  color: #555;
}
.checkbox input[type='checkbox'],
.checkbox input[type='radio'] {
  opacity: 0;
  z-index: 1;
  cursor: pointer;
}
.checkbox input[type='checkbox']:focus + label::before,
.checkbox input[type='radio']:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.checkbox input[type='checkbox']:checked + label::after,
.checkbox input[type='radio']:checked + label::after {
  font-family: 'FontAwesome';
  content: '\f00c';
}
.checkbox input[type='checkbox']:indeterminate + label::after,
.checkbox input[type='radio']:indeterminate + label::after {
  display: block;
  content: '';
  width: 10px;
  height: 3px;
  background-color: #555;
  border-radius: 2px;
  margin-left: -16.5px;
  margin-top: 7px;
}
.checkbox input[type='checkbox']:disabled,
.checkbox input[type='radio']:disabled {
  cursor: not-allowed;
}
.checkbox input[type='checkbox']:disabled + label,
.checkbox input[type='radio']:disabled + label {
  opacity: 0.65;
}
.checkbox input[type='checkbox']:disabled + label::before,
.checkbox input[type='radio']:disabled + label::before {
  background-color: #eee;
  cursor: not-allowed;
}
.checkbox.checkbox-circle label::before {
  border-radius: 50%;
}
.checkbox.checkbox-inline {
  margin-top: 0;
}
.checkbox-primary input[type='checkbox']:checked + label::before,
.checkbox-primary input[type='radio']:checked + label::before {
  background-color: #337ab7;
  border-color: #337ab7;
}
.checkbox-primary input[type='checkbox']:checked + label::after,
.checkbox-primary input[type='radio']:checked + label::after {
  color: #fff;
}
.checkbox-danger input[type='checkbox']:checked + label::before,
.checkbox-danger input[type='radio']:checked + label::before {
  background-color: #d9534f;
  border-color: #d9534f;
}
.checkbox-danger input[type='checkbox']:checked + label::after,
.checkbox-danger input[type='radio']:checked + label::after {
  color: #fff;
}
.checkbox-info input[type='checkbox']:checked + label::before,
.checkbox-info input[type='radio']:checked + label::before {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.checkbox-info input[type='checkbox']:checked + label::after,
.checkbox-info input[type='radio']:checked + label::after {
  color: #fff;
}
.checkbox-warning input[type='checkbox']:checked + label::before,
.checkbox-warning input[type='radio']:checked + label::before {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.checkbox-warning input[type='checkbox']:checked + label::after,
.checkbox-warning input[type='radio']:checked + label::after {
  color: #fff;
}
.checkbox-success input[type='checkbox']:checked + label::before,
.checkbox-success input[type='radio']:checked + label::before {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.checkbox-success input[type='checkbox']:checked + label::after,
.checkbox-success input[type='radio']:checked + label::after {
  color: #fff;
}
.checkbox-primary input[type='checkbox']:indeterminate + label::before,
.checkbox-primary input[type='radio']:indeterminate + label::before {
  background-color: #337ab7;
  border-color: #337ab7;
}
.checkbox-primary input[type='checkbox']:indeterminate + label::after,
.checkbox-primary input[type='radio']:indeterminate + label::after {
  background-color: #fff;
}
.checkbox-danger input[type='checkbox']:indeterminate + label::before,
.checkbox-danger input[type='radio']:indeterminate + label::before {
  background-color: #d9534f;
  border-color: #d9534f;
}
.checkbox-danger input[type='checkbox']:indeterminate + label::after,
.checkbox-danger input[type='radio']:indeterminate + label::after {
  background-color: #fff;
}
.checkbox-info input[type='checkbox']:indeterminate + label::before,
.checkbox-info input[type='radio']:indeterminate + label::before {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.checkbox-info input[type='checkbox']:indeterminate + label::after,
.checkbox-info input[type='radio']:indeterminate + label::after {
  background-color: #fff;
}
.checkbox-warning input[type='checkbox']:indeterminate + label::before,
.checkbox-warning input[type='radio']:indeterminate + label::before {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.checkbox-warning input[type='checkbox']:indeterminate + label::after,
.checkbox-warning input[type='radio']:indeterminate + label::after {
  background-color: #fff;
}
.checkbox-success input[type='checkbox']:indeterminate + label::before,
.checkbox-success input[type='radio']:indeterminate + label::before {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.checkbox-success input[type='checkbox']:indeterminate + label::after,
.checkbox-success input[type='radio']:indeterminate + label::after {
  background-color: #fff;
}
.radio {
  padding-left: 20px;
}
.radio label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px;
}
.radio label::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #ccc;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out;
  transition: border 0.15s ease-in-out;
}
.radio label::after {
  display: inline-block;
  position: absolute;
  content: ' ';
  width: 11px;
  height: 11px;
  left: 3px;
  top: 3px;
  margin-left: -20px;
  border-radius: 50%;
  background-color: #555;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}
.radio input[type='radio'] {
  opacity: 0;
  z-index: 1;
  cursor: pointer;
}
.radio input[type='radio']:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.radio input[type='radio']:checked + label::after {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}
.radio input[type='radio']:disabled {
  cursor: not-allowed;
}
.radio input[type='radio']:disabled + label {
  opacity: 0.65;
}
.radio input[type='radio']:disabled + label::before {
  cursor: not-allowed;
}
.radio.radio-inline {
  margin-top: 0;
}
.radio-primary input[type='radio'] + label::after {
  background-color: #337ab7;
}
.radio-primary input[type='radio']:checked + label::before {
  border-color: #337ab7;
}
.radio-primary input[type='radio']:checked + label::after {
  background-color: #337ab7;
}
.radio-danger input[type='radio'] + label::after {
  background-color: #d9534f;
}
.radio-danger input[type='radio']:checked + label::before {
  border-color: #d9534f;
}
.radio-danger input[type='radio']:checked + label::after {
  background-color: #d9534f;
}
.radio-info input[type='radio'] + label::after {
  background-color: #5bc0de;
}
.radio-info input[type='radio']:checked + label::before {
  border-color: #5bc0de;
}
.radio-info input[type='radio']:checked + label::after {
  background-color: #5bc0de;
}
.radio-warning input[type='radio'] + label::after {
  background-color: #f0ad4e;
}
.radio-warning input[type='radio']:checked + label::before {
  border-color: #f0ad4e;
}
.radio-warning input[type='radio']:checked + label::after {
  background-color: #f0ad4e;
}
.radio-success input[type='radio'] + label::after {
  background-color: #5cb85c;
}
.radio-success input[type='radio']:checked + label::before {
  border-color: #5cb85c;
}
.radio-success input[type='radio']:checked + label::after {
  background-color: #5cb85c;
}
input[type='checkbox'].styled:checked + label:after,
input[type='radio'].styled:checked + label:after {
  font-family: 'FontAwesome';
  content: '\f00c';
}
input[type='checkbox'] .styled:checked + label::before,
input[type='radio'] .styled:checked + label::before {
  color: #fff;
}
input[type='checkbox'] .styled:checked + label::after,
input[type='radio'] .styled:checked + label::after {
  color: #fff;
}
tr.info {
  background-color: #17a2b8 !important;
  color: #28a745 !important;
  font-weight: 900 !important;
}

#padding-style .checkbox input[type='checkbox'] + label {
  font-size: 14px !important;
}

.checkbox,
.form-horizontal .checkbox {
  padding-left: 20px !important;
}
.not-found {
  color: #ff0000;
  text-align: center;
}

#NotificationBox.center {
  right: 50% !important;
  top: 50% !important;
  transform: translate(50%, -50%) !important;
}
#NotificationBox.show.center {
  animation: unset !important;
}
lable.small {
  color: rgba(0, 0, 0, 0.5);
  font-size: 11px;
}
.uib-timepicker,
.uib-time input,
.uib-time .btn.btn-default.text-center.ng-binding {
  width: 100%;
}
tr.info {
  background-color: #17a2b8 !important;
  color: #28a745 !important;
  font-weight: 900 !important;
}

#NotificationBox.center {
  right: 50% !important;
  top: 50% !important;
  transform: translate(50%, -50%) !important;
}
#NotificationBox.show.center {
  animation: unset !important;
}
.w-auto {
  width: auto !important;
}

.btn:not(.btn-sm):not(.btn-lg) {
  line-height: 1.46 !important;
}
.form-control {
  border-radius: 0 !important;
}
.input-group,
.form-group {
  margin-bottom: 15px;
  /* position: relative; */
}

/* .input-group,.form-group.has-error {
    margin-bottom: 20px;
} */

.form-group label.has-error.validationMessage,
.input-group label.has-error.validationMessage,
.input-group label.has-error-custom,
.form-group label.has-error-custom {
  position: relative;
  /* bottom: 0px; */
  width: 100%;
  left: 0;
  margin: 0;
  color: #e73d4a !important;
}
.input-group.has-error-custom input,
.form-group.has-error-custom input {
  border-color: #e73d4a !important;
}

.has-feedback label .form-control-feedback {
  top: 18px;
}

.has-feedback label .form-control-feedback:before {
  content: '\e013';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* Progress Bar */
.material-progress-bar {
  position: relative;
  height: 4px;
  display: block;
  width: 100%;
  background-color: #c2cad8;
  border-radius: 2px;
  background-clip: padding-box;
  margin: 0.5rem 0 1rem 0;
  overflow: hidden;
}

.material-progress-bar .indeterminate {
  background-color:#344e98;
}
.material-progress-bar .indeterminate:before {
  content: '';
  position: absolute;
  background-color: inherit;
  top: 0;
  left: 0;
  bottom: 0;
  will-change: left, right;
  -webkit-animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
  animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
}
.material-progress-bar .indeterminate:after {
  content: '';
  position: absolute;
  background-color: inherit;
  top: 0;
  left: 0;
  bottom: 0;
  will-change: left, right;
  -webkit-animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
  animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
  -webkit-animation-delay: 1.15s;
  animation-delay: 1.15s;
}

@-webkit-keyframes indeterminate {
  0% {
    left: -35%;
    right: 100%;
  }
  60% {
    left: 100%;
    right: -90%;
  }
  100% {
    left: 100%;
    right: -90%;
  }
}
@keyframes indeterminate {
  0% {
    left: -35%;
    right: 100%;
  }
  60% {
    left: 100%;
    right: -90%;
  }
  100% {
    left: 100%;
    right: -90%;
  }
}
@-webkit-keyframes indeterminate-short {
  0% {
    left: -200%;
    right: 100%;
  }
  60% {
    left: 107%;
    right: -8%;
  }
  100% {
    left: 107%;
    right: -8%;
  }
}
@keyframes indeterminate-short {
  0% {
    left: -200%;
    right: 100%;
  }
  60% {
    left: 107%;
    right: -8%;
  }
  100% {
    left: 107%;
    right: -8%;
  }
}

.dark-table{
    border: solid 1px rgba(52, 78, 152, 1);
}
.dark-table>thead>tr>th{

}
.dark-table>thead>tr>th ,.dark-table>tbody>tr>td{
    padding: 11px !important;
    border: solid 1px rgba(52, 78, 152, 1);
}
.dark-table>thead>tr>th{
    border: solid 1px rgba(52, 78, 152, .1);
}

.dark-table thead,.dark-table>thead>tr>th{
    background-color: rgba(52, 78, 152, 1);
    color: #fff;
}
.ph-item{position:relative;display:flex;flex-wrap:wrap;padding:30px 15px 15px;overflow:hidden;margin-bottom:30px;background-color:#fff;border:1px solid #e6e6e6;border-radius:2px}.ph-item,.ph-item *,.ph-item :after,.ph-item :before{box-sizing:border-box}.ph-item:before{content:" ";position:absolute;top:0;right:0;bottom:0;left:50%;z-index:1;width:500%;margin-left:-250%;-webkit-animation:phAnimation .8s linear infinite;animation:phAnimation .8s linear infinite;background:linear-gradient(90deg,hsla(0,0%,100%,0) 46%,hsla(0,0%,100%,.35) 50%,hsla(0,0%,100%,0) 54%) 50% 50%}.ph-item>*{flex:1 1 auto;display:flex;flex-flow:column;padding-right:15px;padding-left:15px}.ph-row{display:flex;flex-wrap:wrap;margin-bottom:7.5px}.ph-row div{height:10px;margin-bottom:7.5px;background-color:#ced4da}.ph-row .big,.ph-row.big div{height:20px;margin-bottom:15px}.ph-row .empty{background-color:hsla(0,0%,100%,0)}.ph-col-2{flex:0 0 16.66667%}.ph-col-4{flex:0 0 33.33333%}.ph-col-6{flex:0 0 50%}.ph-col-8{flex:0 0 66.66667%}.ph-col-10{flex:0 0 83.33333%}.ph-col-12{flex:0 0 100%}.ph-avatar{position:relative;width:100%;min-width:60px;background-color:#ced4da;margin-bottom:15px;border-radius:50%;overflow:hidden}.ph-avatar:before{content:" ";display:block;padding-top:100%}.ph-picture{width:100%;height:120px;background-color:#ced4da;margin-bottom:15px}@-webkit-keyframes phAnimation{0%{transform:translate3d(-30%,0,0)}to{transform:translate3d(30%,0,0)}}@keyframes phAnimation{0%{transform:translate3d(-30%,0,0)}to{transform:translate3d(30%,0,0)}}
.col-half{
  width: 4.166665%;
}
.disable-on-promise-loader-handler .custom-loader{
  margin-left:5px;
  display: none !important;
}
.disable-on-promise-loader-handler[disabled]{
  cursor: not-allowed;
  color: #2b3643;
  opacity: .6;
}
.disable-on-promise-loader-handler[disabled]:hover{
  text-decoration: none;
  border-bottom: none;
}
.disable-on-promise-loader-handler.promise-pending[disabled] .custom-loader{
  display: inline-block !important;
}
.table-fixed{
  table-layout: fixed;
}
@media (min-width:1200px) and (max-width:1599px){.hidden-lg{display:none!important}}.visible-xl,.visible-xl-block,.visible-xl-inline,.visible-xl-inline-block{display:none!important}@media (min-width:1600px){.container{width:1570px}.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9{float:left}.col-xl-12{width:100%}.col-xl-11{width:91.66666667%}.col-xl-10{width:83.33333333%}.col-xl-9{width:75%}.col-xl-8{width:66.66666667%}.col-xl-7{width:58.33333333%}.col-xl-6{width:50%}.col-xl-5{width:41.66666667%}.col-xl-4{width:33.33333333%}.col-xl-3{width:25%}.col-xl-2{width:16.66666667%}.col-xl-1{width:8.33333333%}.col-xl-pull-12{right:100%}.col-xl-pull-11{right:91.66666667%}.col-xl-pull-10{right:83.33333333%}.col-xl-pull-9{right:75%}.col-xl-pull-8{right:66.66666667%}.col-xl-pull-7{right:58.33333333%}.col-xl-pull-6{right:50%}.col-xl-pull-5{right:41.66666667%}.col-xl-pull-4{right:33.33333333%}.col-xl-pull-3{right:25%}.col-xl-pull-2{right:16.66666667%}.col-xl-pull-1{right:8.33333333%}.col-xl-pull-0{right:auto}.col-xl-push-12{left:100%}.col-xl-push-11{left:91.66666667%}.col-xl-push-10{left:83.33333333%}.col-xl-push-9{left:75%}.col-xl-push-8{left:66.66666667%}.col-xl-push-7{left:58.33333333%}.col-xl-push-6{left:50%}.col-xl-push-5{left:41.66666667%}.col-xl-push-4{left:33.33333333%}.col-xl-push-3{left:25%}.col-xl-push-2{left:16.66666667%}.col-xl-push-1{left:8.33333333%}.col-xl-push-0{left:auto}.col-xl-offset-12{margin-left:100%}.col-xl-offset-11{margin-left:91.66666667%}.col-xl-offset-10{margin-left:83.33333333%}.col-xl-offset-9{margin-left:75%}.col-xl-offset-8{margin-left:66.66666667%}.col-xl-offset-7{margin-left:58.33333333%}.col-xl-offset-6{margin-left:50%}.col-xl-offset-5{margin-left:41.66666667%}.col-xl-offset-4{margin-left:33.33333333%}.col-xl-offset-3{margin-left:25%}.col-xl-offset-2{margin-left:16.66666667%}.col-xl-offset-1{margin-left:8.33333333%}.col-xl-offset-0{margin-left:0}.visible-xl{display:block!important}table.visible-xl{display:table}tr.visible-xl{display:table-row!important}td.visible-xl,th.visible-xl{display:table-cell!important}.visible-xl-block{display:block!important}.visible-xl-inline{display:inline!important}.visible-xl-inline-block{display:inline-block!important}.hidden-xl{display:none!important}}
.toast.toast-black{
  background-color: rgba(43, 54, 67, 0.9) !important;
}
/* .toast.toast-custom.toast-success{
  color: #8BC34A !important;
} */
.toast.toast-black progress-bar{
  background-color: #fff !important;
  /* transition: width .2s; */
}
.select2-drop-active{
  opacity: 1 !important;
}

input.ng-invalid.ng-dirty + lable.small {
  color: #e73d4a;
}

.input-group .input-inline{
  margin: 0 !important;
}
.input-group .input-inline + .input-group-btn select{
  border-left: 0;
}
[one-line-text]{
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.disable-on-promise-loader-handler .custom-loader{
  margin-left:5px;
  display: none !important;
}
.disable-on-promise-loader-handler[disabled]{
  cursor: not-allowed;
  color: #2b3643;
  opacity: .6;
}
.disable-on-promise-loader-handler[disabled]:hover{
  text-decoration: none;
  border-bottom: none;
}
.disable-on-promise-loader-handler.promise-pending[disabled] .custom-loader{
  display: inline-block !important;
}

.flickeringElementFix {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
