*{box-sizing:border-box;margin:0;padding:0}html{height:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{height:100%}a{text-decoration:none}#root{height:100%}

.btn.btn-rounded {
  border-radius: 50px;
}


.btn {
  border-radius: 5px;
}
.btn.disabled, .btn:disabled {
  cursor: not-allowed;
}
.btn-white {
background-color: #fff;
border: 1px solid #ccc;
color: #333;
}
.btn-white:focus, .btn-white:hover {
  background-color: #f7f7f7;
}
.rounded,
.circle {
border-radius: 500px;
}
.bg-purple,
.badge-purple {
background-color: #7460ee !important;
}
.bg-primary,
.badge-primary {
background-color: #ff9b44 !important;
}
.bg-success,
.badge-success {
background-color: #55ce63 !important;
}
.bg-info,
.badge-info {
background-color: #009efb !important;
}
.bg-warning,
.badge-warning {
background-color: #ffbc34 !important;
}
.bg-danger,
.badge-danger {
background-color: #f62d51 !important;
}
.bg-white {
background-color: #fff;
}
.text-primary,
.dropdown-menu > li > a.text-primary {
color: #ff9b44 !important;
}
.text-success,
.dropdown-menu > li > a.text-success {
color: #55ce63 !important;
}
.text-danger,
.dropdown-menu > li > a.text-danger {
color: #f62d51 !important;
}
.text-info,
.dropdown-menu > li > a.text-info {
color: #009efb !important;
}
.text-warning,
.dropdown-menu > li > a.text-warning {
color: #ffbc34 !important;
}
.text-purple,
.dropdown-menu > li > a.text-purple {
color: #7460ee !important;
}
.text-muted {
  color: #8e8e8e !important;
}
.btn-purple {
background-color: #7460ee;
border: 1px solid #7460ee;
color: #fff;
}
.btn-purple:hover,
.btn-purple:focus {
background-color: #482fe9;
border: 1px solid #482fe9;
}
.btn-primary {
background-color: #0758ee;
border: 1px solid #0758ee;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.active,
.btn-primary:active,
.open > .dropdown-toggle.btn-primary {
background-color: #1161f5;
border: 1px solid#1161f5;
}
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary.focus:active,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
background-color: #ff851a;
border: 1px solid #ff851a;
}
.btn-primary.active:not(:disabled):not(.disabled),
.btn-primary:active:not(:disabled):not(.disabled),
.show > .btn-primary.dropdown-toggle {
background-color: #ff851a;
border-color: #ff851a;
color: #fff;
}
.btn-primary.active:focus:not(:disabled):not(.disabled), 
.btn-primary:active:focus:not(:disabled):not(.disabled), 
.show > .btn-primary.dropdown-toggle:focus {
box-shadow: unset;
}
.btn-primary.disabled, .btn-primary:disabled {
  background-color: #ff9b44;
  border-color: #ff9b44;
  color: #fff;
}
.btn-success {
background-color: #55ce63;
border: 1px solid #55ce63
}
.btn-success:hover,
.btn-success:focus,
.btn-success.active,
.btn-success:active,
.open > .dropdown-toggle.btn-success {
background: #4ab657;
border: 1px solid #4ab657;
color: #fff;
}
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success.focus:active,
.btn-success:active:focus,
.btn-success:active:hover,
.open > .dropdown-toggle.btn-success.focus,
.open > .dropdown-toggle.btn-success:focus,
.open > .dropdown-toggle.btn-success:hover {
background: #4ab657;
border: 1px solid #4ab657
}
.btn-success.active:focus:not(:disabled):not(.disabled), 
.btn-success:active:focus:not(:disabled):not(.disabled), 
.show > .btn-success.dropdown-toggle:focus {
box-shadow: unset;
}
.btn-success.disabled, .btn-success:disabled {
  background-color: #55ce63;
  border-color: #55ce63;
  color: #fff;
}
.btn-info {
background-color: #009efb;
border: 1px solid #009efb
}
.btn-info:hover,
.btn-info:focus,
.btn-info.active,
.btn-info:active,
.open > .dropdown-toggle.btn-info {
background-color: #028ee1;
border: 1px solid #028ee1
}
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info.focus:active,
.btn-info:active:focus,
.btn-info:active:hover,
.open > .dropdown-toggle.btn-info.focus,
.open > .dropdown-toggle.btn-info:focus,
.open > .dropdown-toggle.btn-info:hover {
background-color: #028ee1;
border: 1px solid #028ee1
}
.btn-info.active:focus:not(:disabled):not(.disabled), 
.btn-info:active:focus:not(:disabled):not(.disabled), 
.show > .btn-info.dropdown-toggle:focus {
box-shadow: unset;
}
.btn-info.disabled, .btn-info:disabled {
  background-color: #009efb;
  border-color: #009efb;
  color: #fff;
}
.btn-warning {
background: #ffbc34;
border: 1px solid #ffbc34
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.active,
.btn-warning:active,
.open > .dropdown-toggle.btn-warning {
background: #e9ab2e;
border: 1px solid #e9ab2e
}
.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning.focus:active,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open > .dropdown-toggle.btn-warning.focus,
.open > .dropdown-toggle.btn-warning:focus,
.open > .dropdown-toggle.btn-warning:hover {
background: #e9ab2e;
border: 1px solid #e9ab2e
}
.btn-warning.active:focus:not(:disabled):not(.disabled), 
.btn-warning:active:focus:not(:disabled):not(.disabled), 
.show > .btn-warning.dropdown-toggle:focus {
box-shadow: unset;
}
.btn-warning.disabled, .btn-warning:disabled {
  background-color: #ffbc34;
  border-color: #ffbc34;
  color: #fff;
}
.btn-danger {
background: #f62d51;
border: 1px solid #f62d51
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.active,
.btn-danger:active,
.open > .dropdown-toggle.btn-danger {
background-color: #e6294b;
border: 1px solid #e6294b
}
.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger.focus:active,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open > .dropdown-toggle.btn-danger.focus,
.open > .dropdown-toggle.btn-danger:focus,
.open > .dropdown-toggle.btn-danger:hover {
background: #e9ab2e;
border: 1px solid #e9ab2e
}
.btn-danger.active:focus:not(:disabled):not(.disabled), 
.btn-danger:active:focus:not(:disabled):not(.disabled), 
.show > .btn-danger.dropdown-toggle:focus {
box-shadow: unset;
}
.btn-danger.disabled, .btn-danger:disabled {
  background-color: #f62d51;
  border-color: #f62d51;
  color: #fff;
}
.btn-custom {
background: #ff9b44;
background: -moz-linear-gradient(left, #ff9b44 0%, #fc6075 100%);
background: -webkit-linear-gradient(left, #ff9b44 0%, #fc6075 100%);
background: -ms-linear-gradient(left, #ff9b44 0%, #fc6075 100%);
background: linear-gradient(to right, #ff9b44 0%, #fc6075 100%);
color: #fff;
}
.btn-custom.focus,
.btn-custom:focus,
.btn-custom:hover {
background: #ff9b44;
background: -moz-linear-gradient(left, #ff9b44 0%, #fc6075 100%);
background: -webkit-linear-gradient(left, #ff9b44 0%, #fc6075 100%);
background: -ms-linear-gradient(left, #ff9b44 0%, #fc6075 100%);
background: linear-gradient(to right, #ff9b44 0%, #fc6075 100%);
color: #fff;
}
.pagination > .active > a, 
.pagination > .active > a:focus,
.pagination > .active > a:hover, 
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
background-color: #ff9b44;
border-color: #ff9b44;
}
.pagination > li > a, 
.pagination > li > span {
color: #ff9b44;
}


.table {
	color: #333;
}
.table.table-white {
	background-color: #fff;
}
.table thead th {
	font-weight: 500;
    letter-spacing: 0.05em;
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
	background-color: #f6f6f6;
}
table.table td h2 {
	display: inline-block;
	font-size: inherit;
	font-weight: 400;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
table.table td h2.table-avatar {
    align-items: center;
    display: inline-flex;
    font-size: inherit;
    font-weight: 400;
    margin: 0;
    padding: 0;
    vertical-align: middle;
	white-space: nowrap;
}
table.table td h2.table-avatar.blue-link a {
	color: #007bff;
}
table.table td h2 a {
	color: #333;
}
table.table td h2 a:hover {
	color: #ff9b44;
}
table.table td h2 span {
	color: #888;
	display: block;
	font-size: 12px;
	margin-top: 3px;
}

.table-bordered {
  border: 1px solid #e3e6f0;
}

.table-bordered th,
.table-bordered td {
  border: 1px solid #e3e6f0;
}

.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}


table.dataTable {
	margin-bottom: 15px !important;
	margin-top: 15px !important;
}
.table-nowrap td,
.table-nowrap th {
	white-space: nowrap
}
.table-hover tbody tr:hover {
    background-color: #f7f7f7;
    color: #212529;
}
table.dataTable thead > tr > th.sorting_asc, 
table.dataTable thead > tr > th.sorting_desc, 
table.dataTable thead > tr > th.sorting, 
table.dataTable thead > tr > td.sorting_asc, 
table.dataTable thead > tr > td.sorting_desc, 
table.dataTable thead > tr > td.sorting {
	padding-right: 30px !important;
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}

@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}

@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.table-responsive > .table-bordered {
  border: 0;
}





.custom-table tr {
	background-color: #fff;
	box-shadow: 0 0 3px #e5e5e5;
}
.table.custom-table > tbody > tr > td,
.table.custom-table > tbody > tr > th,
.table.custom-table > tfoot > tr > td,
.table.custom-table > tfoot > tr > th,
.table.custom-table > thead > tr > td,
.table.custom-table > thead > tr > th {
	padding: 10px 8px;
	vertical-align: middle;
}
.table.custom-table > tbody > tr > td:first-child,
.table.custom-table > thead > tr > th:first-child {
	padding-left: 15px;
}
.table.custom-table > tbody > tr > td:last-child,
.table.custom-table > thead > tr > th:last-child {
	padding-right: 15px;
}


#sucess {
    visibility: hidden;
    min-width: 250px;
    margin-left: -125px;
    background-color: rgb(23, 103, 223);
    color: #fff;
    text-align: center;
    border-radius: 2px;
    padding: 16px;
    position: fixed;
    z-index: 1;
    left: 50%;
    bottom: 30px;
    font-size: 17px;
  }
  
  #sucess.show {
    visibility: visible;
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s;
  }
  
  #error {
    visibility: hidden;
    min-width: 250px;
    margin-left: -125px;
    background-color: rgb(204, 11, 11);
    color: #fff;
    text-align: center;
    border-radius: 2px;
    padding: 16px;
    position: fixed;
    z-index: 1;
    left: 50%;
    bottom: 30px;
    font-size: 17px;
  }
  
  #error.show {
    visibility: visible;
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s;
  }
  

  .alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.35rem;
  }
  
  .alert-heading {
    color: inherit;
  }
  
  .alert-link {
    font-weight: 700;
  }
  
  .alert-dismissible {
    padding-right: 4rem;
  }
  
  .alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit;
  }
  
  .alert-primary {
    color: #293c74;
    background-color: #dce3f9;
    border-color: #cdd8f6;
  }
  
  .alert-primary hr {
    border-top-color: #b7c7f2;
  }
  
  .alert-primary .alert-link {
    color: #1c294e;
  }
  
  .alert-secondary {
    color: #45464e;
    background-color: #e7e7ea;
    border-color: #dddde2;
  }
  
  .alert-secondary hr {
    border-top-color: #cfcfd6;
  }
  
  .alert-secondary .alert-link {
    color: #2d2e33;
  }
  
  .alert-success {
    color: #0f6848;
    background-color: #d2f4e8;
    border-color: #bff0de;
  }
  
  .alert-success hr {
    border-top-color: #aaebd3;
  }
  
  .alert-success .alert-link {
    color: #093b29;
  }
  
  .alert-info {
    color: #1c606a;
    background-color: #d7f1f5;
    border-color: #c7ebf1;
  }
  
  .alert-info hr {
    border-top-color: #b3e4ec;
  }
  
  .alert-info .alert-link {
    color: #113b42;
  }
  
  .alert-warning {
    color: #806520;
    background-color: #fdf3d8;
    border-color: #fceec9;
  }
  
  .alert-warning hr {
    border-top-color: #fbe6b1;
  }
  
  .alert-warning .alert-link {
    color: #574516;
  }
  
  .alert-danger {
    color: #78261f;
    background-color: #fadbd8;
    border-color: #f8ccc8;
  }
  
  .alert-danger hr {
    border-top-color: #f5b7b1;
  }
  
  .alert-danger .alert-link {
    color: #4f1915;
  }
  
  .alert-light {
    color: #818183;
    background-color: #fefefe;
    border-color: #fdfdfe;
  }
  
  .alert-light hr {
    border-top-color: #ececf6;
  }
  
  .alert-light .alert-link {
    color: #686869;
  }
  
  .alert-dark {
    color: #2f3037;
    background-color: #dedee1;
    border-color: #d1d1d5;
  }
  
  .alert-dark hr {
    border-top-color: #c4c4c9;
  }
  
  .alert-dark .alert-link {
    color: #18181c;
  }