/**
 * @author zhixin wen <wenzhixin2010@gmail.com>
 * version: 1.8.1
 * https://github.com/wenzhixin/bootstrap-table/
 */
.bootstrap-table .table {
  margin-bottom: 0 !important;
  border-bottom: 1px solid #dddddd;
  border-collapse: collapse !important;
  border-radius: 1px;
}

.bootstrap-table .table,
.bootstrap-table .table > tbody > tr > th,
.bootstrap-table .table > tfoot > tr > th,
.bootstrap-table .table > thead > tr > td,
.bootstrap-table .table > tbody > tr > td,
.bootstrap-table .table > tfoot > tr > td {
  padding: 8px !important;
}
.bootstrap-table .table.table-no-bordered > thead > tr > th,
.bootstrap-table .table.table-no-bordered > tbody > tr > td {
  border-right: 2px solid transparent;
}

.fixed-table-container {
  position: relative;
  clear: both;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}

.fixed-table-container.table-no-bordered {
  border: 1px solid transparent;
}

.fixed-table-footer,
.fixed-table-header {
  overflow: hidden;
  border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
}

.fixed-table-footer {
  border-top: 1px solid #dddddd;
}

.fixed-table-body {
  overflow-x: auto;
  overflow-y: auto;
  height: 100%;
}

.fixed-table-container table {
  width: 100%;
}

.fixed-table-container thead th {
  height: 0;
  padding: 0;
  margin: 0;
  border-left: 1px solid #dddddd;
}

.fixed-table-container thead th:first-child {
  border-left: none;
  border-top-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}

.fixed-table-container thead th .th-inner {
  padding: 8px;
  line-height: 24px;
  vertical-align: top;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.fixed-table-container thead th .sortable {
  cursor: pointer;
  background-repeat: no-repeat;
  padding-right: 30px;
}

.fixed-table-container thead th .both {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAQAAADYWf5HAAAAkElEQVQoz7X QMQ5AQBCF4dWQSJxC5wwax1Cq1e7BAdxD5SL+Tq/QCM1oNiJidwox0355mXnG/DrEtIQ6azioNZQxI0ykPhTQIwhCR+BmBYtlK7kLJYwWCcJA9M4qdrZrd8pPjZWPtOqdRQy320YSV17OatFC4euts6z39GYMKRPCTKY9UnPQ6P+GtMRfGtPnBCiqhAeJPmkqAAAAAElFTkSuQmCC");
  background-position: right 20px;
}

.fixed-table-container thead th .asc {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAG2YAABzjgAA+swAAIT6AAB5gQAA/RMAADBtAAASKQ0eJk4AAACASURBVHja7NKhDcJQFIbRV1MSEqaoYwYMYyARR6HZowzAHqguUolHYEgxD9MmTYPpA1JEb/KZK476Q4wxfKvwc6x/WKJE3v+nYkc8cfgIwxpXRNQokjBkOLdQ1wlZCrbFbYDdsRmFYYVqAHVdsBiD7dHg8aYGu2l2NmMz9s/YawDpU8qkYQTHqgAAAABJRU5ErkJggg==");
  background-position: right 24px;
}

.fixed-table-container thead th .desc {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAG2YAABzjgAA+swAAIT6AAB5gQAA/RMAADBtAAASKQ0eJk4AAACFSURBVHja7NKhDcJQFIbRWwMJCVPgmKGGMZCIo9DsAQOwRxWLIPEIDCnmYR4JaSp4DYKQis/8NznqRkopvlWM2Ij9BYY1Wtx7arEpwaZokHo6Yf4xFhGBGrcOdMUqIqIUq3DoYEdUxVgGFzhn6ILl61aMZXCLB3bv+1Bsgj1mg7CfeNrnAMXSyqQtsCNeAAAAAElFTkSuQmCC");
  background-position: right 16px;
}

[class*="full-color-"] .fixed-table-container thead th .both {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAQAAADYWf5HAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAG2YAABzjgAA+swAAIT6AAB5gQAA/RMAADBtAAASKQ0eJk4AAACgSURBVHjarNI7CoQwEIDhCIrewMIDCB7Bxs7KM6T0DBbewcZOEFZhjvnvFoZFlmSyCzvTpPgYMg/zNN+k+ZldQY4lvd4aGzjpI4yKFWGhVBgJI4IgWJIwa9gc26kDjILZIUGYyPys4+DxzoNW6fQe/mrtR7XOzzKm299milCnNbtDG402N+vYqMzNGEoWhJUqttOekyG++hRLrrA/nOVrAL+bXF6R95QBAAAAAElFTkSuQmCC");
  background-position: right 20px;
}

[class*="full-color-"] .fixed-table-container thead th .asc {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAG2YAABzjgAA+swAAIT6AAB5gQAA/RMAADBtAAASKQ0eJk4AAAB4SURBVHja7NIhEoJQAEXRT8AZh0WQXILBTdioVHeh3WVY3IbNTCAwENzJsUBhKB8Zh0C45YWTXkBYqvBvbI8r0iWwCzqUv2IHvPHBC/lcLMG9h4Zu/R6NnVCNsBrHWCzDcwQNPbCLwQq0aCZqcV7FzzZsw1aFfQcAV9hQiaeilqsAAAAASUVORK5CYII=");
  background-position: right 24px;
}

[class*="full-color-"] .fixed-table-container thead th .desc {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAG2YAABzjgAA+swAAIT6AAB5gQAA/RMAADBtAAASKQ0eJk4AAAB5SURBVHja7NKhDYNgEAbQv4ImDUOgGKGiS9TV1rIFeMbAsAYOXVHRUNFNHgZFMFAMBPGZEy+5uy8grJVwYAe2F+yODp+JdHjMwc6o8JtIjXjumle8R9ALtyU3O6EYYeUwX/SABM0AtUj//eYTX2RrVCNCjst2S9sPAPIfUIl4VAv0AAAAAElFTkSuQmCC");
  background-position: right 16px;
}

.fixed-table-container th.detail {
  width: 30px;
}

.fixed-table-container tbody td {
  border-left: 1px solid #dddddd;
}

.fixed-table-container tbody tr:first-child td {
  border-top: none;
}

.fixed-table-container tbody td:first-child {
  border-left: none;
}

/* the same color with .active */
.fixed-table-container tbody .selected td {
  background-color: rgba(245, 245, 245, 0.34);
}

.fixed-table-container .bs-checkbox {
  text-align: center;
}

.fixed-table-container .bs-checkbox .th-inner {
  padding: 8px 0;
}

.fixed-table-container input[type="radio"],
.fixed-table-container input[type="checkbox"] {
  margin: 0 auto !important;
}

.fixed-table-container .no-records-found {
  text-align: center;
}

.fixed-table-pagination div.pagination,
.fixed-table-pagination .pagination-detail {
  margin-top: 10px;
  margin-bottom: 10px;
}

.fixed-table-pagination div.pagination .pagination {
  margin: 0;
}

.fixed-table-pagination .pagination a {
  padding: 6px 12px;
  line-height: 1.428571429;
}

.fixed-table-pagination .pagination-info {
  line-height: 34px;
  margin-right: 5px;
}

.fixed-table-pagination .btn-group {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.fixed-table-pagination .dropup .dropdown-menu {
  margin-bottom: 0;
}

.fixed-table-pagination .page-list {
  display: inline-block;
}

.fixed-table-toolbar .columns-left {
  margin-right: 5px;
}

.fixed-table-toolbar .columns-right {
  margin-left: 5px;
}

.fixed-table-toolbar .columns label {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
}

.fixed-table-toolbar .bars,
.fixed-table-toolbar .search,
.fixed-table-toolbar .columns {
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 34px;
}

.fixed-table-pagination li.disabled a {
  pointer-events: none;
  cursor: default;
}

.fixed-table-loading {
  display: none;
  position: absolute;
  top: 42px;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  background-color: #fff;
  text-align: center;
}

.fixed-table-body .card-view .title {
  font-weight: bold;
  display: inline-block;
  min-width: 30%;
  text-align: left !important;
}

/* support bootstrap 2 */
.fixed-table-body thead th .th-inner {
  box-sizing: border-box;
}

.table th, .table td {
  vertical-align: middle;
  box-sizing: border-box;
}

.fixed-table-toolbar .dropdown-menu {
  text-align: left;
  max-height: 600px;
  overflow: auto;
}

.fixed-table-toolbar .btn-group > .btn-group {
  display: inline-block;
  margin-left: -1px !important;
}

.fixed-table-toolbar .btn-group > .btn-group > .btn {
  border-radius: 0;
}

.fixed-table-toolbar .btn-group > .btn-group:first-child > .btn {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.fixed-table-toolbar .btn-group > .btn-group:last-child > .btn {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.bootstrap-table .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 1px solid #ddd;
}

/* support bootstrap 3 */
.bootstrap-table .table thead > tr > th {
  padding: 0;
  margin: 0;
}

.pull-right .dropdown-menu {
  right: 0;
  left: auto;
}

/* calculate scrollbar width */
p.fixed-table-scroll-inner {
  width: 100%;
  height: 200px;
}

div.fixed-table-scroll-outer {
  top: 0;
  left: 0;
  visibility: hidden;
  width: 200px;
  height: 150px;
  overflow: hidden;
}

/* 
    Fresh Bootstrap Table redesign by Creative Tim 
    http://www.creative-tim.com
    @CreativeTim

*/
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-ms-keyframes spin {
  from {
    -ms-transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
  }
}
/*           Font Smoothing      */
body {
  font-family: "Roboto","Helvetica Neue","Open Sans",Arial,sans-serif;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, p, .navbar, .brand, .btn, a, .td-name, td, .form-control, label {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: "Roboto","Helvetica Neue","Open Sans",Arial,sans-serif;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4 {
  font-weight: 400;
  margin: 30px 0 15px;
}

h1, .h1 {
  font-size: 52px;
}

h2, .h2 {
  font-size: 36px;
}

h3, .h3 {
  font-size: 28px;
  margin: 20px 0 10px;
}

h4, .h4 {
  font-size: 22px;
  line-height: 30px;
}

h5, .h5 {
  font-size: 18px;
  margin-bottom: 15px;
}

h6, .h6 {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}

p {
  font-size: 16px;
  line-height: 1.5;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
  color: #9A9A9A;
  font-weight: 300;
  line-height: 1.5;
}

h1 small, h2 small, h3 small, h1 .small, h2 .small, h3 .small {
  font-size: 60%;
}

h1 .subtitle {
  display: block;
  font-family: 'Grand Hotel',cursive;
  margin: 0 0 30px;
}

.text-primary, .text-primary:hover {
  color: #1D62F0 !important;
}

.text-info, .text-info:hover {
  color: #109CFF !important;
}

.text-success, .text-success:hover {
  color: #0C9C14 !important;
}

.text-warning, .text-warning:hover {
  color: #ED8D00 !important;
}

.text-danger, .text-danger:hover {
  color: #EE2D20 !important;
}

/*     General overwrite     */
.freshbt-unique-ct {
  display: block;
  padding: 10px;
  margin-top: auto;
}

a {
  color: #4087ea;
}
a:hover, a:focus {
  color: #109CFF;
  text-decoration: none;
}

a:focus, a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  outline: 0 !important;
}

.ui-slider-handle:focus,
.navbar-toggle {
  outline: 0 !important;
}

/*           Animations              */
.form-control,
.input-group-addon,
.tagsinput,
.navbar,
.navbar .alert {
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}

.tagsinput .tag,
.tagsinput-remove-link,
.filter,
.btn-hover,
[data-toggle="collapse"] i,
.btn,
.pagination > li > a,
.pagination > li > span {
  -webkit-transition: all 100ms linear;
  -moz-transition: all 100ms linear;
  -o-transition: all 100ms linear;
  -ms-transition: all 100ms linear;
  transition: all 100ms linear;
}

.btn-morphing .fa,
.btn-morphing .circle,
.gsdk-collapse {
  -webkit-transition: all 370ms linear;
  -moz-transition: all 370ms linear;
  -o-transition: all 370ms linear;
  -ms-transition: all 370ms linear;
  transition: all 370ms linear;
}

.fa {
  text-align: center;
}

.margin-top {
  margin-top: 50px;
}

.btn {
  border-width: 2px;
  background-color: transparent;
  font-weight: 600;
  opacity: 0.7;
  filter: alpha(opacity=70);
  padding: 8px 16px;
  border-color: #AAAAAA;
}
.btn:hover, .btn:focus, .btn:active, .btn.active, .open > .btn.dropdown-toggle {
  background-color: transparent;
  color: #898989;
  border-color: #898989;
}
.btn.disabled, .btn.disabled:hover, .btn.disabled:focus, .btn.disabled.focus, .btn.disabled:active, .btn.disabled.active, .btn:disabled, .btn:disabled:hover, .btn:disabled:focus, .btn:disabled.focus, .btn:disabled:active, .btn:disabled.active, .btn[disabled], .btn[disabled]:hover, .btn[disabled]:focus, .btn[disabled].focus, .btn[disabled]:active, .btn[disabled].active, fieldset[disabled] .btn, fieldset[disabled] .btn:hover, fieldset[disabled] .btn:focus, fieldset[disabled] .btn.focus, fieldset[disabled] .btn:active, fieldset[disabled] .btn.active {
  background-color: transparent;
  border-color: #AAAAAA;
}
.btn.btn-fill {
  color: #FFFFFF;
  background-color: #AAAAAA;
  opacity: 1;
  filter: alpha(opacity=100);
}
.btn.btn-fill:hover, .btn.btn-fill:focus, .btn.btn-fill:active, .btn.btn-fill.active, .open > .btn.btn-fill.dropdown-toggle {
  background-color: #898989;
  color: #FFFFFF;
}
.btn.btn-fill .caret {
  border-top-color: #FFFFFF;
}
.btn .caret {
  border-top-color: #AAAAAA;
}
.btn:hover, .btn:focus {
  opacity: 1;
  filter: alpha(opacity=100);
  outline: 0 !important;
}
.btn:active, .btn.active, .open > .btn.dropdown-toggle {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0 !important;
}
.btn.btn-icon {
  padding: 8px;
}

.btn-primary {
  border-color: #3472F7;
  color: #3472F7;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-color: transparent;
  color: #1D62F0;
  border-color: #1D62F0;
}
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary:disabled, .btn-primary:disabled:hover, .btn-primary:disabled:focus, .btn-primary:disabled.focus, .btn-primary:disabled:active, .btn-primary:disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: transparent;
  border-color: #3472F7;
}
.btn-primary.btn-fill {
  color: #FFFFFF;
  background-color: #3472F7;
  opacity: 1;
  filter: alpha(opacity=100);
}
.btn-primary.btn-fill:hover, .btn-primary.btn-fill:focus, .btn-primary.btn-fill:active, .btn-primary.btn-fill.active, .open > .btn-primary.btn-fill.dropdown-toggle {
  background-color: #1D62F0;
  color: #FFFFFF;
}
.btn-primary.btn-fill .caret {
  border-top-color: #FFFFFF;
}
.btn-primary .caret {
  border-top-color: #3472F7;
}

.btn-success {
  border-color: #05AE0E;
  color: #05AE0E;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-color: transparent;
  color: #049F0C;
  border-color: #049F0C;
}
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success:disabled, .btn-success:disabled:hover, .btn-success:disabled:focus, .btn-success:disabled.focus, .btn-success:disabled:active, .btn-success:disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: transparent;
  border-color: #05AE0E;
}
.btn-success.btn-fill {
  color: #FFFFFF;
  background-color: #05AE0E;
  opacity: 1;
  filter: alpha(opacity=100);
}
.btn-success.btn-fill:hover, .btn-success.btn-fill:focus, .btn-success.btn-fill:active, .btn-success.btn-fill.active, .open > .btn-success.btn-fill.dropdown-toggle {
  background-color: #049F0C;
  color: #FFFFFF;
}
.btn-success.btn-fill .caret {
  border-top-color: #FFFFFF;
}
.btn-success .caret {
  border-top-color: #05AE0E;
}

.btn-info {
  border-color: #4087ea;
  color: #4087ea;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-color: transparent;
  color: #109CFF;
  border-color: #109CFF;
}
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info:disabled, .btn-info:disabled:hover, .btn-info:disabled:focus, .btn-info:disabled.focus, .btn-info:disabled:active, .btn-info:disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: transparent;
  border-color: #4087ea;
}
.btn-info.btn-fill {
  color: #FFFFFF;
  background-color: #4087ea;
  opacity: 1;
  filter: alpha(opacity=100);
}
.btn-info.btn-fill:hover, .btn-info.btn-fill:focus, .btn-info.btn-fill:active, .btn-info.btn-fill.active, .open > .btn-info.btn-fill.dropdown-toggle {
  background-color: #109CFF;
  color: #FFFFFF;
}
.btn-info.btn-fill .caret {
  border-top-color: #FFFFFF;
}
.btn-info .caret {
  border-top-color: #4087ea;
}

.btn-warning {
  border-color: #FF9500;
  color: #FF9500;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-color: transparent;
  color: #ED8D00;
  border-color: #ED8D00;
}
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning:disabled, .btn-warning:disabled:hover, .btn-warning:disabled:focus, .btn-warning:disabled.focus, .btn-warning:disabled:active, .btn-warning:disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: transparent;
  border-color: #FF9500;
}
.btn-warning.btn-fill {
  color: #FFFFFF;
  background-color: #FF9500;
  opacity: 1;
  filter: alpha(opacity=100);
}
.btn-warning.btn-fill:hover, .btn-warning.btn-fill:focus, .btn-warning.btn-fill:active, .btn-warning.btn-fill.active, .open > .btn-warning.btn-fill.dropdown-toggle {
  background-color: #ED8D00;
  color: #FFFFFF;
}
.btn-warning.btn-fill .caret {
  border-top-color: #FFFFFF;
}
.btn-warning .caret {
  border-top-color: #FF9500;
}

.btn-danger {
  border-color: #FF3B30;
  color: #FF3B30;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-color: transparent;
  color: #EE2D20;
  border-color: #EE2D20;
}
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger:disabled, .btn-danger:disabled:hover, .btn-danger:disabled:focus, .btn-danger:disabled.focus, .btn-danger:disabled:active, .btn-danger:disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: transparent;
  border-color: #FF3B30;
}
.btn-danger.btn-fill {
  color: #FFFFFF;
  background-color: #FF3B30;
  opacity: 1;
  filter: alpha(opacity=100);
}
.btn-danger.btn-fill:hover, .btn-danger.btn-fill:focus, .btn-danger.btn-fill:active, .btn-danger.btn-fill.active, .open > .btn-danger.btn-fill.dropdown-toggle {
  background-color: #EE2D20;
  color: #FFFFFF;
}
.btn-danger.btn-fill .caret {
  border-top-color: #FFFFFF;
}
.btn-danger .caret {
  border-top-color: #FF3B30;
}

.btn-neutral {
  border-color: #FFFFFF;
  color: #FFFFFF;
}
.btn-neutral:hover, .btn-neutral:focus, .btn-neutral:active, .btn-neutral.active, .open > .btn-neutral.dropdown-toggle {
  background-color: transparent;
  color: #FFFFFF;
  border-color: #FFFFFF;
}
.btn-neutral.disabled, .btn-neutral.disabled:hover, .btn-neutral.disabled:focus, .btn-neutral.disabled.focus, .btn-neutral.disabled:active, .btn-neutral.disabled.active, .btn-neutral:disabled, .btn-neutral:disabled:hover, .btn-neutral:disabled:focus, .btn-neutral:disabled.focus, .btn-neutral:disabled:active, .btn-neutral:disabled.active, .btn-neutral[disabled], .btn-neutral[disabled]:hover, .btn-neutral[disabled]:focus, .btn-neutral[disabled].focus, .btn-neutral[disabled]:active, .btn-neutral[disabled].active, fieldset[disabled] .btn-neutral, fieldset[disabled] .btn-neutral:hover, fieldset[disabled] .btn-neutral:focus, fieldset[disabled] .btn-neutral.focus, fieldset[disabled] .btn-neutral:active, fieldset[disabled] .btn-neutral.active {
  background-color: transparent;
  border-color: #FFFFFF;
}
.btn-neutral.btn-fill {
  color: #FFFFFF;
  background-color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
}
.btn-neutral.btn-fill:hover, .btn-neutral.btn-fill:focus, .btn-neutral.btn-fill:active, .btn-neutral.btn-fill.active, .open > .btn-neutral.btn-fill.dropdown-toggle {
  background-color: #FFFFFF;
  color: #FFFFFF;
}
.btn-neutral.btn-fill .caret {
  border-top-color: #FFFFFF;
}
.btn-neutral .caret {
  border-top-color: #FFFFFF;
}
.btn-neutral:active, .btn-neutral.active, .open > .btn-neutral.dropdown-toggle {
  background-color: #FFFFFF;
  color: #AAAAAA;
}
.btn-neutral.btn-fill, .btn-neutral.btn-fill:hover, .btn-neutral.btn-fill:focus {
  color: #AAAAAA;
}
.btn-neutral.btn-simple:active, .btn-neutral.btn-simple.active {
  background-color: transparent;
}

.btn:disabled, .btn[disabled], .btn.disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.btn-round {
  border-width: 1px;
  border-radius: 30px !important;
  padding: 9px 18px;
}
.btn-round.btn-icon {
  padding: 9px;
}

.btn-simple {
  border: 0;
  font-size: 16px;
  padding: 8px 16px;
}
.btn-simple.btn-icon {
  padding: 8px;
}

.btn-lg {
  font-size: 18px;
  border-radius: 6px;
  padding: 14px 30px;
  font-weight: 400;
}
.btn-lg.btn-round {
  padding: 15px 30px;
}
.btn-lg.btn-simple {
  padding: 16px 30px;
}

.btn-sm {
  font-size: 12px;
  border-radius: 3px;
  padding: 5px 10px;
}
.btn-sm.btn-round {
  padding: 6px 10px;
}
.btn-sm.btn-simple {
  padding: 7px 10px;
}

.btn-xs {
  font-size: 12px;
  border-radius: 3px;
  padding: 1px 5px;
}
.btn-xs.btn-round {
  padding: 2px 5px;
}
.btn-xs.btn-simple {
  padding: 3px 5px;
}

.btn-wd {
  min-width: 140px;
}

.btn-group.select {
  width: 100%;
}

.btn-group.select .btn {
  text-align: left;
}

.btn-group.select .caret {
  position: absolute;
  top: 50%;
  margin-top: -1px;
  right: 8px;
}

.btn-social {
  opacity: 0.85;
  padding: 8px 9px;
  min-width: 100px;
  margin: 20px 2px 0;
}
.btn-social .fa {
  font-size: 18px;
  vertical-align: middle;
  display: inline-block;
  margin-right: 5px;
}
.btn-social.btn-round {
  padding: 9px 10px;
}

.btn-facebook {
  border-color: #3b5998;
  color: #3b5998;
}
.btn-facebook:hover, .btn-facebook:focus, .btn-facebook:active, .btn-facebook.active, .open > .btn-facebook.dropdown-toggle {
  background-color: transparent;
  color: #3b5998;
  border-color: #3b5998;
  opacity: 1;
}
.btn-facebook:disabled, .btn-facebook[disabled], .btn-facebook.disabled {
  background-color: transparent;
  border-color: #3b5998;
}
.btn-facebook.btn-fill {
  color: #FFFFFF;
  background-color: #3b5998;
  opacity: 0.9;
}
.btn-facebook.btn-fill:hover, .btn-facebook.btn-fill:focus, .btn-facebook.btn-fill:active, .btn-facebook.btn-fill.active, .open > .btn-facebook.btn-fill.dropdown-toggle {
  background-color: #3b5998;
  color: #FFFFFF;
  opacity: 1;
}

.btn-twitter {
  border-color: #55acee;
  color: #55acee;
}
.btn-twitter:hover, .btn-twitter:focus, .btn-twitter:active, .btn-twitter.active, .open > .btn-twitter.dropdown-toggle {
  background-color: transparent;
  color: #55acee;
  border-color: #55acee;
  opacity: 1;
}
.btn-twitter:disabled, .btn-twitter[disabled], .btn-twitter.disabled {
  background-color: transparent;
  border-color: #55acee;
}
.btn-twitter.btn-fill {
  color: #FFFFFF;
  background-color: #55acee;
  opacity: 0.9;
}
.btn-twitter.btn-fill:hover, .btn-twitter.btn-fill:focus, .btn-twitter.btn-fill:active, .btn-twitter.btn-fill.active, .open > .btn-twitter.btn-fill.dropdown-toggle {
  background-color: #55acee;
  color: #FFFFFF;
  opacity: 1;
}

.form-control::-moz-placeholder {
  color: #DDDDDD;
  opacity: 1;
  filter: alpha(opacity=100);
}

.form-control:-moz-placeholder {
  color: #DDDDDD;
  opacity: 1;
  filter: alpha(opacity=100);
}

.form-control::-webkit-input-placeholder {
  color: #DDDDDD;
  opacity: 1;
  filter: alpha(opacity=100);
}

.form-control:-ms-input-placeholder {
  color: #DDDDDD;
  opacity: 1;
  filter: alpha(opacity=100);
}

.form-control {
  background-color: #FFFFFF;
  border-radius: 0px;
  color: #666666;
  padding: 8px 16px;
  margin-bottom: 2px;
  height: 40px;
  -webkit-box-shadow: none;
  box-shadow: none;
  /*opacity: 0.7;*/
  filter: alpha(opacity=70);
}
.form-control:focus {
  border-color: #9A9A9A;
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 1;
  filter: alpha(opacity=100);
  outline: 0 !important;
}
.has-success .form-control, .has-error .form-control, .has-success .form-control:focus, .has-error .form-control:focus {
  border-color: #E3E3E3;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-success .form-control {
  color: #05AE0E;
}
.has-success .form-control:focus {
  border-color: #05AE0E;
}
.has-error .form-control {
  color: #FF3B30;
}
.has-error .form-control:focus {
  border-color: #FF3B30;
}
.form-control + .form-control-feedback {
  border-radius: 6px;
  font-size: 14px;
  margin-top: -7px;
  position: absolute;
  right: 10px;
  top: 50%;
  vertical-align: middle;
}
.open .form-control {
  border-radius: 4px 4px 0 0;
  border-bottom-color: transparent;
}

.input-lg {
  height: 55px;
  padding: 14px 30px;
}

.has-error .form-control-feedback {
  color: #FF3B30;
}

.has-success .form-control-feedback {
  color: #05AE0E;
}

.input-group-addon {
  background-color: #FFFFFF;
  border: 1px solid #E3E3E3;
  border-radius: 4px;
}
.has-success .input-group-addon, .has-error .input-group-addon {
  background-color: #FFFFFF;
  border: 1px solid #E3E3E3;
}
.has-error .form-control:focus + .input-group-addon {
  border-color: #FF3B30;
  color: #FF3B30;
}
.has-success .form-control:focus + .input-group-addon {
  border-color: #05AE0E;
  color: #05AE0E;
}
.form-control:focus + .input-group-addon, .form-control:focus ~ .input-group-addon {
  background-color: #FFFFFF;
  border-color: #9A9A9A;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-right: 0 none;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-left: 0 none;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #E3E3E3;
  color: #AAAAAA;
  cursor: not-allowed;
}

.input-group-btn .btn {
  border-width: 1px;
  padding: 9px 16px;
}

.input-group-btn .btn-default:not(.btn-fill) {
  border-color: #DDDDDD;
}

.input-group-btn:last-child > .btn {
  margin-left: 0;
}

.input-group-focus .input-group-addon {
  border-color: #9A9A9A;
}

.fresh-table .dropdown-menu {
  visibility: hidden;
  margin: 0;
  padding: 0;
  border-radius: 10px;
  display: block;
  z-index: 9000;
  position: absolute;
  border: none;
  background-color: rgba(23, 23, 23, 0.82);
  margin-top: 10px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
  -moz-transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
  -o-transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
  -ms-transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
  transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
}
.fresh-table .dropdown-menu > li > a {
  padding: 8px 16px;
  color: #FFFFFF;
}
.fresh-table .dropdown-menu > li > a img {
  margin-top: -3px;
}
.fresh-table .dropdown-menu > li > a:focus {
  outline: 0 !important;
}
.fresh-table .dropdown-menu > li:first-child > a {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.fresh-table .dropdown-menu > li:last-child > a {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.fresh-table .dropdown-menu > li > a:hover,
.fresh-table .dropdown-menu > li > a:focus {
  background-color: rgba(0, 0, 0, 0.35);
  color: #FFFFFF;
  opacity: 1;
  text-decoration: none;
}
.fresh-table .dropdown-menu > li.active > a,
.fresh-table .dropdown-menu > li.active > a:hover,
.fresh-table .dropdown-menu > li.active > a:focus {
  background-color: rgba(0, 0, 0, 0.6);
}
.fresh-table .dropdown-menu:after {
  border-bottom: 11px solid rgba(23, 23, 23, 0.73);
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 306px;
  top: -11px;
}
.fresh-table .dropup .dropdown-menu:after {
  border-top: 11px solid rgba(23, 23, 23, 0.73);
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-bottom: none;
  content: "";
  display: inline-block;
  position: absolute;
  left: 12px;
  right: auto;
  top: auto;
  bottom: -11px;
}
.fresh-table .open .dropdown-menu {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transform-origin: 29px -50px;
  -moz-transform-origin: 29px -50px;
  -o-transform-origin: 29px -50px;
  -ms-transform-origin: 29px -50px;
  transform-origin: 29px -50px;
}

.fresh-table {
  background-color: #FFFFFF;
  border-radius: 10px;
  color: #666666;
}

.fresh-table a {
  color: #AAAAAA;
}
.fresh-table a:hover, .fresh-table a:focus {
  color: #898989;
}
.fresh-table input[type="radio"],
.fresh-table input[type="checkbox"] {
  margin: 4px 5px 0 0;
}
.fresh-table .fixed-table-toolbar {
  border-radius: 10px 10px 0 0;
  padding: 10px 10px;
  color: #666666;
}
.fresh-table .fixed-table-toolbar .dropdown-menu {
  overflow: visible;
}
.fresh-table .fixed-table-toolbar .pull-right .btn {
  margin-right: 5px;
}
.fresh-table .fixed-table-toolbar .pull-left .btn {
  margin-left: 5px;
}
.fresh-table .fixed-table-toolbar .columns label {
  padding: 4px 15px;
  padding: 4px 15px;
  color: #FFF;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
}
.fresh-table .fixed-table-toolbar .columns ul > li:first-child label {
  padding-top: 10px;
}
.fresh-table .fixed-table-toolbar .columns ul > li:last-child label {
  padding-bottom: 10px;
}
.fresh-table .fixed-table-toolbar:after {
  display: table;
  content: "";
  clear: both;
}
.fresh-table.toolbar-color-blue .fixed-table-toolbar {
	background-color: #4087ea;
 /* background: -moz-radial-gradient(center, ellipse cover, #533ce1 0%, #4087ea 100%);
  /* FF3.6+ 
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #533ce1), color-stop(100%, #4087ea));
  /* Chrome,Safari4+ 
  background: -webkit-radial-gradient(center, ellipse cover, #533ce1 0%, #4087ea 100%);
  /* Chrome10+,Safari5.1+ 
  background: -o-radial-gradient(center, ellipse cover, #533ce1 0%, #4087ea 100%);
  /* Opera 12+ 
  background: -ms-radial-gradient(center, ellipse cover, #533ce1 0%, #4087ea 100%);
  /* IE10+ 
  background: radial-gradient(ellipse at center, #533ce1 0%, #4087ea 100%);
   W3C 
  background-size: 250% 250%;*/
}
.fresh-table.toolbar-color-azure .fixed-table-toolbar {
  background: #36AFEC;
  background: -moz-radial-gradient(center, ellipse cover, #2D7CE7 0%, #36AFEC 100%);
  /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #2D7CE7), color-stop(100%, #36AFEC));
  /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover, #2D7CE7 0%, #36AFEC 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover, #2D7CE7 0%, #36AFEC 100%);
  /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover, #2D7CE7 0%, #36AFEC 100%);
  /* IE10+ */
  background: radial-gradient(ellipse at center, #2D7CE7 0%, #36AFEC 100%);
  /* W3C */
  background-size: 250% 250%;
}
.fresh-table.toolbar-color-green .fixed-table-toolbar {
  background: #83CB1E;
  background: -moz-radial-gradient(center, ellipse cover, #53A319 0%, #83CB1E 100%);
  /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #53A319), color-stop(100%, #83CB1E));
  /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover, #53A319 0%, #83CB1E 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover, #53A319 0%, #83CB1E 100%);
  /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover, #53A319 0%, #83CB1E 100%);
  /* IE10+ */
  background: radial-gradient(ellipse at center, #53A319 0%, #83CB1E 100%);
  /* W3C */
  background-size: 250% 250%;
}
.fresh-table.toolbar-color-orange .fixed-table-toolbar {
  background: #ffb33b;
  background: -moz-radial-gradient(center, ellipse cover, #ff5221 0%, #ffb33b 100%);
  /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #ff5221), color-stop(100%, #ffb33b));
  /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover, #ff5221 0%, #ffb33b 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover, #ff5221 0%, #ffb33b 100%);
  /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover, #ff5221 0%, #ffb33b 100%);
  /* IE10+ */
  background: radial-gradient(ellipse at center, #ff5221 0%, #ffb33b 100%);
  /* W3C */
  background-size: 250% 250%;
}
.fresh-table.toolbar-color-red .fixed-table-toolbar {
  background: #ED362C;
  background: -moz-radial-gradient(center, ellipse cover, #C51E1B 0%, #ED362C 100%);
  /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #C51E1B), color-stop(100%, #ED362C));
  /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover, #C51E1B 0%, #ED362C 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover, #C51E1B 0%, #ED362C 100%);
  /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover, #C51E1B 0%, #ED362C 100%);
  /* IE10+ */
  background: radial-gradient(ellipse at center, #C51E1B 0%, #ED362C 100%);
  /* W3C */
  background-size: 250% 250%;
}
.fresh-table .fixed-table-pagination {
  margin: 0 10px;
}
.fresh-table .fixed-table-pagination:after {
  display: table;
  content: "";
  clear: both;
}
.fresh-table .fixed-table-pagination .dropup .dropdown-menu {
  margin-top: auto;
  margin-bottom: 10px;
}
.fresh-table .fixed-table-pagination div.pagination,
.fresh-table .fixed-table-pagination .pagination-detail {
  margin-top: 15px;
  margin-bottom: 15px;
}
.fresh-table .bootstrap-table .table tbody > tr > td:first-child {
  padding-left: 18px !important;
}
.fresh-table .bootstrap-table .table thead > tr > th:first-child {
  padding-left: 10px !important;
}

.fresh-table .pagination > li > a,
.fresh-table .pagination > li > span,
.fresh-table .pagination > li:first-child > a,
.fresh-table .pagination > li:first-child > span,
.fresh-table .pagination > li:last-child > a,
.fresh-table .pagination > li:last-child > span {
  border-radius: 20px;
  margin: 0 2px;
  background-color: transparent;
  min-width: 36px;
  height: 36px;
  font-weight: bold;
  text-align: center;
  line-height: 20px;
  border-width: 2px;
  color: #AAAAAA;
  border-color: transparent;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.fresh-table .pagination > li > a:hover,
.fresh-table .pagination > li > span:hover,
.fresh-table .pagination > li:first-child > a:hover,
.fresh-table .pagination > li:first-child > span:hover,
.fresh-table .pagination > li:last-child > a:hover,
.fresh-table .pagination > li:last-child > span:hover {
  color: #898989;
  border-color: #898989;
  opacity: 1;
  filter: alpha(opacity=100);
}
.fresh-table .pagination > li.active > a,
.fresh-table .pagination > li.active > span,
.fresh-table .pagination > li.active > a:hover,
.fresh-table .pagination > li.active > span:hover,
.fresh-table .pagination > li.active > a:focus,
.fresh-table .pagination > li.active > span:focus {
  color: #898989;
  border-color: #AAAAAA;
  background-color: transparent;
  opacity: 1;
  filter: alpha(opacity=100);
}
.fresh-table[class*="full-color-"] .table-hover > tbody > tr:hover, .fresh-table[class*="toolbar-color-"] .table-hover > tbody > tr:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
.fresh-table[class*="full-color-"] .fixed-table-toolbar .btn, .fresh-table[class*="toolbar-color-"] .fixed-table-toolbar .btn {
  border-color: rgba(255, 255, 255, 0.8);
  color: rgba(255, 255, 255, 0.8);
}
.fresh-table[class*="full-color-"] .fixed-table-toolbar .btn:hover, .fresh-table[class*="full-color-"] .fixed-table-toolbar .btn:focus, .fresh-table[class*="full-color-"] .fixed-table-toolbar .btn:active, .fresh-table[class*="full-color-"] .fixed-table-toolbar .btn.active, .open > .fresh-table[class*="full-color-"] .fixed-table-toolbar .btn.dropdown-toggle, .fresh-table[class*="toolbar-color-"] .fixed-table-toolbar .btn:hover, .fresh-table[class*="toolbar-color-"] .fixed-table-toolbar .btn:focus, .fresh-table[class*="toolbar-color-"] .fixed-table-toolbar .btn:active, .fresh-table[class*="toolbar-color-"] .fixed-table-toolbar .btn.active, .open > .fresh-table[class*="toolbar-color-"] .fixed-table-toolbar .btn.dropdown-toggle {
  background-color: transparent;
  color: #FFFFFF;
  border-color: #FFFFFF;
}
.fresh-table[class*="full-color-"] .fixed-table-toolbar .btn.disabled, .fresh-table[class*="full-color-"] .fixed-table-toolbar .btn.disabled:hover, .fresh-table[class*="full-color-"] .fixed-table-toolbar .btn.disabled:focus, .fresh-table[class*="full-color-"] .fixed-table-toolbar .btn.disabled.focus, .fresh-table[class*="full-color-"] .fixed-table-toolbar .btn.disabled:active, .fresh-table[class*="full-color-"] .fixed-table-toolbar .btn.disabled.active, .fresh-table[class*="full-color-"] .fixed-table-toolbar .btn:disabled, .fresh-table[class*="full-color-"] .fixed-table-toolbar .btn:disabled:hover, .fresh-table[class*="full-color-"] .fixed-table-toolbar .btn:disabled:focus, .fresh-table[class*="full-color-"] .fixed-table-toolbar .btn:disabled.focus, .fresh-table[class*="full-color-"] .fixed-table-toolbar .btn:disabled:active, .fresh-table[class*="full-color-"] .fixed-table-toolbar .btn:disabled.active, .fresh-table[class*="full-color-"] .fixed-table-toolbar .btn[disabled], .fresh-table[class*="full-color-"] .fixed-table-toolbar .btn[disabled]:hover, .fresh-table[class*="full-color-"] .fixed-table-toolbar .btn[disabled]:focus, .fresh-table[class*="full-color-"] .fixed-table-toolbar .btn[disabled].focus, .fresh-table[class*="full-color-"] .fixed-table-toolbar .btn[disabled]:active, .fresh-table[class*="full-color-"] .fixed-table-toolbar .btn[disabled].active, fieldset[disabled] .fresh-table[class*="full-color-"] .fixed-table-toolbar .btn, fieldset[disabled] .fresh-table[class*="full-color-"] .fixed-table-toolbar .btn:hover, fieldset[disabled] .fresh-table[class*="full-color-"] .fixed-table-toolbar .btn:focus, fieldset[disabled] .fresh-table[class*="full-color-"] .fixed-table-toolbar .btn.focus, fieldset[disabled] .fresh-table[class*="full-color-"] .fixed-table-toolbar .btn:active, fieldset[disabled] .fresh-table[class*="full-color-"] .fixed-table-toolbar .btn.active, .fresh-table[class*="toolbar-color-"] .fixed-table-toolbar .btn.disabled, .fresh-table[class*="toolbar-color-"] .fixed-table-toolbar .btn.disabled:hover, .fresh-table[class*="toolbar-color-"] .fixed-table-toolbar .btn.disabled:focus, .fresh-table[class*="toolbar-color-"] .fixed-table-toolbar .btn.disabled.focus, .fresh-table[class*="toolbar-color-"] .fixed-table-toolbar .btn.disabled:active, .fresh-table[class*="toolbar-color-"] .fixed-table-toolbar .btn.disabled.active, .fresh-table[class*="toolbar-color-"] .fixed-table-toolbar .btn:disabled, .fresh-table[class*="toolbar-color-"] .fixed-table-toolbar .btn:disabled:hover, .fresh-table[class*="toolbar-color-"] .fixed-table-toolbar .btn:disabled:focus, .fresh-table[class*="toolbar-color-"] .fixed-table-toolbar .btn:disabled.focus, .fresh-table[class*="toolbar-color-"] .fixed-table-toolbar .btn:disabled:active, .fresh-table[class*="toolbar-color-"] .fixed-table-toolbar .btn:disabled.active, .fresh-table[class*="toolbar-color-"] .fixed-table-toolbar .btn[disabled], .fresh-table[class*="toolbar-color-"] .fixed-table-toolbar .btn[disabled]:hover, .fresh-table[class*="toolbar-color-"] .fixed-table-toolbar .btn[disabled]:focus, .fresh-table[class*="toolbar-color-"] .fixed-table-toolbar .btn[disabled].focus, .fresh-table[class*="toolbar-color-"] .fixed-table-toolbar .btn[disabled]:active, .fresh-table[class*="toolbar-color-"] .fixed-table-toolbar .btn[disabled].active, fieldset[disabled] .fresh-table[class*="toolbar-color-"] .fixed-table-toolbar .btn, fieldset[disabled] .fresh-table[class*="toolbar-color-"] .fixed-table-toolbar .btn:hover, fieldset[disabled] .fresh-table[class*="toolbar-color-"] .fixed-table-toolbar .btn:focus, fieldset[disabled] .fresh-table[class*="toolbar-color-"] .fixed-table-toolbar .btn.focus, fieldset[disabled] .fresh-table[class*="toolbar-color-"] .fixed-table-toolbar .btn:active, fieldset[disabled] .fresh-table[class*="toolbar-color-"] .fixed-table-toolbar .btn.active {
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.8);
}
.fresh-table[class*="full-color-"] .fixed-table-toolbar .btn.btn-fill, .fresh-table[class*="toolbar-color-"] .fixed-table-toolbar .btn.btn-fill {
  color: #FFFFFF;
  background-color: rgba(255, 255, 255, 0.8);
  opacity: 1;
  filter: alpha(opacity=100);
}
.fresh-table[class*="full-color-"] .fixed-table-toolbar .btn.btn-fill:hover, .fresh-table[class*="full-color-"] .fixed-table-toolbar .btn.btn-fill:focus, .fresh-table[class*="full-color-"] .fixed-table-toolbar .btn.btn-fill:active, .fresh-table[class*="full-color-"] .fixed-table-toolbar .btn.btn-fill.active, .open > .fresh-table[class*="full-color-"] .fixed-table-toolbar .btn.btn-fill.dropdown-toggle, .fresh-table[class*="toolbar-color-"] .fixed-table-toolbar .btn.btn-fill:hover, .fresh-table[class*="toolbar-color-"] .fixed-table-toolbar .btn.btn-fill:focus, .fresh-table[class*="toolbar-color-"] .fixed-table-toolbar .btn.btn-fill:active, .fresh-table[class*="toolbar-color-"] .fixed-table-toolbar .btn.btn-fill.active, .open > .fresh-table[class*="toolbar-color-"] .fixed-table-toolbar .btn.btn-fill.dropdown-toggle {
  background-color: #FFFFFF;
  color: #FFFFFF;
}
.fresh-table[class*="full-color-"] .fixed-table-toolbar .btn.btn-fill .caret, .fresh-table[class*="toolbar-color-"] .fixed-table-toolbar .btn.btn-fill .caret {
  border-top-color: #FFFFFF;
}
.fresh-table[class*="full-color-"] .fixed-table-toolbar .btn .caret, .fresh-table[class*="toolbar-color-"] .fixed-table-toolbar .btn .caret {
  border-top-color: rgba(255, 255, 255, 0.8);
}
.fresh-table[class*="full-color-"] .form-control, .fresh-table[class*="toolbar-color-"] .form-control {
	border-color: rgba(228, 219, 219, 0.8);
	background-color: transparent;
	color: #383030;
}
.fresh-table[class*="full-color-"] .form-control:focus, .fresh-table[class*="toolbar-color-"] .form-control:focus {
  border-color: #bfbfbf;
  background-color: rgba(255, 255, 255, 0.15);
}
.fresh-table[class*="full-color-"] .form-control::-moz-placeholder, .fresh-table[class*="toolbar-color-"] .form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.8);
  opacity: 1;
  filter: alpha(opacity=100);
}
.fresh-table[class*="full-color-"] .form-control:-moz-placeholder, .fresh-table[class*="toolbar-color-"] .form-control:-moz-placeholder {
  color: rgba(255, 255, 255, 0.8);
  opacity: 1;
  filter: alpha(opacity=100);
}
.fresh-table[class*="full-color-"] .form-control::-webkit-input-placeholder, .fresh-table[class*="toolbar-color-"] .form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.8);
  opacity: 1;
  filter: alpha(opacity=100);
}
.fresh-table[class*="full-color-"] .form-control:-ms-input-placeholder, .fresh-table[class*="toolbar-color-"] .form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.8);
  opacity: 1;
  filter: alpha(opacity=100);
}
.fresh-table[class*="full-color-"] .table td a {
  color: rgba(255, 255, 255, 0.8);
}
.fresh-table[class*="full-color-"] .table td a:hover, .fresh-table[class*="full-color-"] .table td a:focus {
  color: #FFFFFF;
}
.fresh-table[class*="full-color-"] .btn {
  border-color: rgba(255, 255, 255, 0.8);
  color: rgba(255, 255, 255, 0.8);
}
.fresh-table[class*="full-color-"] .btn:hover, .fresh-table[class*="full-color-"] .btn:focus, .fresh-table[class*="full-color-"] .btn:active, .fresh-table[class*="full-color-"] .btn.active, .open > .fresh-table[class*="full-color-"] .btn.dropdown-toggle {
  background-color: transparent;
  color: #FFFFFF;
  border-color: #FFFFFF;
}
.fresh-table[class*="full-color-"] .btn.disabled, .fresh-table[class*="full-color-"] .btn.disabled:hover, .fresh-table[class*="full-color-"] .btn.disabled:focus, .fresh-table[class*="full-color-"] .btn.disabled.focus, .fresh-table[class*="full-color-"] .btn.disabled:active, .fresh-table[class*="full-color-"] .btn.disabled.active, .fresh-table[class*="full-color-"] .btn:disabled, .fresh-table[class*="full-color-"] .btn:disabled:hover, .fresh-table[class*="full-color-"] .btn:disabled:focus, .fresh-table[class*="full-color-"] .btn:disabled.focus, .fresh-table[class*="full-color-"] .btn:disabled:active, .fresh-table[class*="full-color-"] .btn:disabled.active, .fresh-table[class*="full-color-"] .btn[disabled], .fresh-table[class*="full-color-"] .btn[disabled]:hover, .fresh-table[class*="full-color-"] .btn[disabled]:focus, .fresh-table[class*="full-color-"] .btn[disabled].focus, .fresh-table[class*="full-color-"] .btn[disabled]:active, .fresh-table[class*="full-color-"] .btn[disabled].active, fieldset[disabled] .fresh-table[class*="full-color-"] .btn, fieldset[disabled] .fresh-table[class*="full-color-"] .btn:hover, fieldset[disabled] .fresh-table[class*="full-color-"] .btn:focus, fieldset[disabled] .fresh-table[class*="full-color-"] .btn.focus, fieldset[disabled] .fresh-table[class*="full-color-"] .btn:active, fieldset[disabled] .fresh-table[class*="full-color-"] .btn.active {
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.8);
}
.fresh-table[class*="full-color-"] .btn.btn-fill {
  color: #FFFFFF;
  background-color: rgba(255, 255, 255, 0.8);
  opacity: 1;
  filter: alpha(opacity=100);
}
.fresh-table[class*="full-color-"] .btn.btn-fill:hover, .fresh-table[class*="full-color-"] .btn.btn-fill:focus, .fresh-table[class*="full-color-"] .btn.btn-fill:active, .fresh-table[class*="full-color-"] .btn.btn-fill.active, .open > .fresh-table[class*="full-color-"] .btn.btn-fill.dropdown-toggle {
  background-color: #FFFFFF;
  color: #FFFFFF;
}
.fresh-table[class*="full-color-"] .btn.btn-fill .caret {
  border-top-color: #FFFFFF;
}
.fresh-table[class*="full-color-"] .btn .caret {
  border-top-color: rgba(255, 255, 255, 0.8);
}
.fresh-table[class*="full-color-"] .fixed-table-toolbar {
  background: none !important;
  border-color: rgba(255, 255, 255, 0.15);
  color: #FFFFFF;
}
.fresh-table[class*="full-color-"] .fixed-table-header,
.fresh-table[class*="full-color-"] .fixed-table-body,
.fresh-table[class*="full-color-"] table {
  color: #FFFFFF;
}
.fresh-table[class*="full-color-"] .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.15);
}
.fresh-table[class*="full-color-"] .table-striped > tbody > tr:nth-of-type(odd):hover {
  background-color: rgba(255, 255, 255, 0.25);
}
.fresh-table[class*="full-color-"] .table > thead > tr > th,
.fresh-table[class*="full-color-"] .table > tbody > tr > th,
.fresh-table[class*="full-color-"] .table > tfoot > tr > th {
  border-color: rgba(255, 255, 255, 0.15);
}
.fresh-table[class*="full-color-"] .fixed-table-pagination {
  color: #FFFFFF;
}
.fresh-table[class*="full-color-"] .pagination > li > a,
.fresh-table[class*="full-color-"] .pagination > li > span,
.fresh-table[class*="full-color-"] .pagination > li:first-child > a,
.fresh-table[class*="full-color-"] .pagination > li:first-child > span,
.fresh-table[class*="full-color-"] .pagination > li:last-child > a,
.fresh-table[class*="full-color-"] .pagination > li:last-child > span {
  color: rgba(255, 255, 255, 0.8);
}
.fresh-table[class*="full-color-"] .pagination > li > a:hover,
.fresh-table[class*="full-color-"] .pagination > li > span:hover,
.fresh-table[class*="full-color-"] .pagination > li:first-child > a:hover,
.fresh-table[class*="full-color-"] .pagination > li:first-child > span:hover,
.fresh-table[class*="full-color-"] .pagination > li:last-child > a:hover,
.fresh-table[class*="full-color-"] .pagination > li:last-child > span:hover {
  color: #FFFFFF;
  border-color: rgba(255, 255, 255, 0.8);
  opacity: 1;
  filter: alpha(opacity=100);
}
.fresh-table[class*="full-color-"] .pagination > li.active > a,
.fresh-table[class*="full-color-"] .pagination > li.active > span,
.fresh-table[class*="full-color-"] .pagination > li.active > a:hover,
.fresh-table[class*="full-color-"] .pagination > li.active > span:hover,
.fresh-table[class*="full-color-"] .pagination > li.active > a:focus,
.fresh-table[class*="full-color-"] .pagination > li.active > span:focus {
  color: #FFFFFF;
  border-color: #FFFFFF;
}
.fresh-table .fixed-table-container {
  border: none;
}
.fresh-table .fixed-table-container thead th {
  border-left: 0;
}
.fresh-table .fixed-table-container thead th .th-inner {
  padding: 20px 8px 0;
}
.fresh-table .fixed-table-container tbody td {
  border-left: 0;
}
.fresh-table.full-color-blue {
  background: #4087ea;
  background: -moz-radial-gradient(center, ellipse cover, #533ce1 0%, #4087ea 100%);
  /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #533ce1), color-stop(100%, #4087ea));
  /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover, #533ce1 0%, #4087ea 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover, #533ce1 0%, #4087ea 100%);
  /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover, #533ce1 0%, #4087ea 100%);
  /* IE10+ */
  background: radial-gradient(ellipse at center, #533ce1 0%, #4087ea 100%);
  /* W3C */
  background-size: 250% 250%;
}
.fresh-table.full-color-azure {
  background: #36AFEC;
  background: -moz-radial-gradient(center, ellipse cover, #2D7CE7 0%, #36AFEC 100%);
  /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #2D7CE7), color-stop(100%, #36AFEC));
  /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover, #2D7CE7 0%, #36AFEC 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover, #2D7CE7 0%, #36AFEC 100%);
  /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover, #2D7CE7 0%, #36AFEC 100%);
  /* IE10+ */
  background: radial-gradient(ellipse at center, #2D7CE7 0%, #36AFEC 100%);
  /* W3C */
  background-size: 250% 250%;
}
.fresh-table.full-color-green {
  background: #83CB1E;
  background: -moz-radial-gradient(center, ellipse cover, #53A319 0%, #83CB1E 100%);
  /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #53A319), color-stop(100%, #83CB1E));
  /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover, #53A319 0%, #83CB1E 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover, #53A319 0%, #83CB1E 100%);
  /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover, #53A319 0%, #83CB1E 100%);
  /* IE10+ */
  background: radial-gradient(ellipse at center, #53A319 0%, #83CB1E 100%);
  /* W3C */
  background-size: 250% 250%;
}
.fresh-table.full-color-orange {
  background: #ffb33b;
  background: -moz-radial-gradient(center, ellipse cover, #ff5221 0%, #ffb33b 100%);
  /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #ff5221), color-stop(100%, #ffb33b));
  /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover, #ff5221 0%, #ffb33b 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover, #ff5221 0%, #ffb33b 100%);
  /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover, #ff5221 0%, #ffb33b 100%);
  /* IE10+ */
  background: radial-gradient(ellipse at center, #ff5221 0%, #ffb33b 100%);
  /* W3C */
  background-size: 250% 250%;
}
.fresh-table.full-color-red {
  background: #ED362C;
  background: -moz-radial-gradient(center, ellipse cover, #C51E1B 0%, #ED362C 100%);
  /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #C51E1B), color-stop(100%, #ED362C));
  /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover, #C51E1B 0%, #ED362C 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover, #C51E1B 0%, #ED362C 100%);
  /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover, #C51E1B 0%, #ED362C 100%);
  /* IE10+ */
  background: radial-gradient(ellipse at center, #C51E1B 0%, #ED362C 100%);
  /* W3C */
  background-size: 250% 250%;
}
.fresh-table .table-action {
  padding: 0 3px;
}
.fresh-table .bootstrap-table .table > thead > tr > th {
  border-bottom-width: 1px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
}
.fresh-table .bootstrap-table .table .radio,
.fresh-table .bootstrap-table .table .checkbox {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  width: 15px;
}
.fresh-table .bootstrap-table .table > tfoot > tr > th,
.fresh-table .bootstrap-table .table > thead > tr > td,
.fresh-table .bootstrap-table .table > tbody > tr > td,
.fresh-table .bootstrap-table .table > tfoot > tr > td {
  padding: 12px 8px !important;
  vertical-align: middle;
}
.fresh-table .bootstrap-table .table > tbody > tr {
  position: relative;
}
.fresh-table .bootstrap-table .table > tbody > tr:hover .td-actions .btn {
  opacity: 1;
  filter: alpha(opacity=100);
}
.fresh-table.full-screen-table {
  border-radius: 0;
}
.fresh-table.full-screen-table .fixed-table-toolbar {
  border-radius: 0;
}
.fresh-table .fa {
  min-width: 18px;
}
.modal-header-warning {
    color:#fff;
    padding:9px 15px;
    border-bottom:1px solid #eee;
    background-color: #4087ea;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
	 height:85px;
}

.text-center{
    text-align: center;
    margin: 1.25rem 0;
    border-bottom: 1px solid #dadada;
    padding: 1.25rem 0;
}

input[type='radio'] {
    width: auto;
    height: 1.4em;
}

.body-modal{
	background:#e6e6e6;
}
	
    table.table th:last-child {
        width: 100px;
    }
    table.table td a {
		cursor: pointer;
        display: inline-block;
        margin: 0 5px;
		min-width: 24px;
    }    
	a.add {
        color: #27C46B;
    }
	table.table td a.new {
        color: #198046;
    }
    a.edit {
        color: #FFC107;
    }
    a.delete{
        color: #E34724;
    }
    a.duyet{
        color: #4087ea;
    }
    table.table td i {
        font-size: 19px;
    }
	table.table td a.add i {
        font-size: 24px;
    	margin-right: -1px;
        position: relative;
        top: 3px;
    }    
	
	
	    .edit-input {
	  background-color: #FFFFFF;
	  border: 2px solid #AAAAAA;
	  border-radius: 5px;
	  font-weight: 600;
	  color: #666666;
	  padding: 0px 0px;
	  height: 40px;
	  -webkit-box-shadow: none;
	  box-shadow: none;
	  /*opacity: 0.7;*/
	  filter: alpha(opacity=70);
}
	
	
	.dropdown-menu {
    overflow: visible;
}


.card-container.khungdangnhap {
    max-width: 350px;
    padding: 40px 40px;
}
.card {
    border: 0px solid rgba(0,0,0,.125);
    border-radius: 0rem;
}
.khungdangnhap {
    background-color: #bbd1ed;
    padding: 20px 25px 30px;
    margin: 0 auto 25px;
    margin-top: 50px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}
.profile-name-card {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin: 10px 0 0;
    min-height: 1em;
}
.bgdangnhap1 {
    background-repeat: no-repeat;
}

.form-signin input[type=password], .form-signin input[type=text], .form-signin button {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    z-index: 1;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
button, input {
    overflow: visible;
}
button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}


#popup {
    position: fixed;
    width: 100%;
    display: none;
    z-index: 999;
}

#overlay {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 400;
    background-color: rgba(8, 0, 0, .8);
    margin: margin: 0 auto;
    padding: 0;
}

#lightbox {
    position: fixed;
    width: 100%;
	height:100%;
    display: block;
    text-align: center;
    top: 0px;
    background-color: rgba(8, 0, 0, .8);
    margin: 0 auto;
    z-index: 500;
}

#popupcenter {
    width: 100%;
	max-width:500px;
	margin: auto;
	text-align: left;
    height: 100%;
}
/*Form đăng nhập, đăng ký,..*/

blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/*--start editing from here--*/
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/*--end reset--*/
#bodyfr {
	font-family: 'Roboto', sans-serif;
    background:url(../img/1.jpg) no-repeat 0px 0px;
	background-size:cover;
    background-attachment: fixed;
}

.signin-form{
	background: rgba(0, 0, 0, 0.78);
    padding: 2em;
    -webkit-appearance: none;
}
.signin-form h2,.signin-form h3,.signin-form h3{
    font-size: 1.2em;
    color: #FFFFFF;
    text-align: center;
    margin: 0 0 1em 0;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.signin-form input[type="text"],.signin-form input[type="email"], .signin-form input[type="password"],.signin-form textarea{
    outline: none;
    font-size: .9em;
    color: #FFFFFF;
    padding: 1em 1em;
    margin: 0;
    width: 92.5%;
    border: none;
    border-bottom: solid 1px #e2eaef;
    -webkit-appearance: none;
    display: block;
    background: none;
}
.signin-form textarea{
    min-height: 125px;
    margin: 0 0 2em 0;
    resize: none;
    font-family: 'Roboto', sans-serif;
}
.signin-form input[type="text"],.signin-form input[type="email"] {
    margin: 0 0 1em 0;
}

.signin-form input[type="checkbox"]+label {
	position: relative;
    padding-left: 1.8em;
    border: none;
    outline: none;
    font-size: .9em;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    margin: 2em 0;
}
.signin-form input[type="checkbox"]+label span:first-child {
    width: 14px;
    height: 14px;
    border: 2px solid #C8C8C8;
    position: absolute;
    left: 0;
    top: 3px;
}
.signin-form input[type="checkbox"]:checked+label span:first-child:before {
    content: "";
    background: url(../img/tick.png)no-repeat;
    position: absolute;
    left: 2px;
    top: 2px;
    font-size: 10px;
    width: 10px;
    height: 10px;
}
.signin-form input[type="submit"] {
    font-size: 1em;
    color: #fff;
    background: #009ffb;
    border: 2px solid #009ffb;
    outline: none;
    cursor: pointer;
    text-transform: uppercase;
    padding: .6em 1em;
    width: 100%;
    -webkit-appearance: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.signin-form input[type="submit"]:hover {
    background: none;
    border: 2px solid #FFFFFF;
    color: #FFFFFF;
}
.signin-agileits-bottom p {
    text-align: center;
    margin: 1.5em 0 0 0;
    font-size: .9em;
}
.signin-agileits-bottom p a {
    color: #ffffff;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
}
.signin-agileits-bottom p a:hover {
    color: #009ffb;
}
.social-text {
    float: left;
    width: 50%;
}
.social-text p {
    color: #ffffff;
    margin: 1em 0 0 1em;
    font-size: .9em;
}
.social-icons {
    float: left;
    width: 50%;
    text-align: right;
}
.social-icons ul {
    padding: 0;
    margin: 0;
}
.social-icons ul li {
    display: inline-block;
    margin: 0 .5em 0 0;
}
.social-icons ul li a {
    color: #FFFFFF;
    text-align: center;
}
.social-icons ul li a i.fas.fa-user-plus, .social-icons ul li a i.fab.fa-google-plus-g, .social-icons ul li a i.fa.fa-rss{
    height: 40px;
    width: 40px;
    border: solid 1px #ffffff;
    line-height: 38px;
    background: none;
    border-radius: 30px;
    color: #FFFFFF;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.social-icons ul li a i.fa.fa-facebook:hover {
	border: solid 1px #3b5998;
	background:#3b5998;
    color: #FFFFFF;
}
.social-icons ul li a i.fa.fa-twitter:hover{
	border: solid 1px #55acee;
	background:#55acee;
	color: #FFFFFF;
}
.social-icons ul li a i.fa.fa-rss:hover{
	border: solid 1px #f26522;
	background:#f26522;
	color: #FFFFFF;
}
.signin-firm{
    background: #009ffb;
    padding: 1em;
}
.signup-form{
	margin:2em 0;
}
.top-grids-right {
    margin: 0 0 0 2em;
}
.reset-password input[type="password"]{
	margin: 0 0 2em 0;
}
.recover-password{
	margin:2em 0;
}
.recover-password input[type="email"]{
	margin:0 0 2em 0;
}
.subscribe {
	margin:0 0 2em 0;
}
.subscribe input[type="email"]{
	margin:0 0 2em 0;
}
.w3layouts_main_grid span {
    padding: .5em 0;
    display: block;
}
.w3layouts_main_grid span label{
    color: #FFFFFF;
    font-size: 14px;
    text-transform: uppercase;
    font-style: normal;
    float: left;
    width: 21%;
    margin: .8em 0 0;
	position:relative;
}
.w3layouts_main_grid span label i{
	position:absolute;
	right:15%;
	top:0%;
	color:#fff;
	font-style:normal;
}
#category,#category1,#risk,#priority,.signin-form input[type="time"] {
    outline: none;
    font-size: .9em;
    color: #b7b6b6;
    padding: 1em 1em;
    margin: 0 0 1em 0;
    width: 92.5%;
    border: none;
    border-bottom: solid 1px #e2eaef;
    -webkit-appearance: none;
    display: block;
    background: none;
}
#category,#category1,#risk,#priority{
    width: 100% !important;
}
option{
	color:#212121;
}
input.reminder{
    margin: 0 0 2em 0 !important;
}

/*-- responsive --*/
@media(max-width:1440px){
	.top-grids-left, .top-grids-right, .signin-form-grid {
		width: 47%;
	}
}
@media(max-width:1366px){
	.content {
		width: 60%;
	}
}
@media(max-width:1280px){
	.content {
		width: 70%;
	}
}
@media(max-width:800px){
	.content {
		width: 90%;
	}
}
@media(max-width:736px){
	.social-text {
		width: 40%;
	}
	.social-icons {
		width: 60%;
	}
}
@media(max-width:667px){
	.signin-form h2, .signin-form h3, .signin-form h3 {
		font-size: 1em;
	}
	.main-agile h1 {
		font-size: 2.5em;
	}
}
@media(max-width:640px){
	.social-text {
		width: 30%;
	}
	.social-icons {
		width: 70%;
	}
}
@media(max-width:600px){
	.top-grids-left, .top-grids-right, .signin-form-grid {
		width: 100%;
		float: none;
	}
	.top-grids-right {
		margin: 2em 0 0 0em;
	}
	.signin-form h2, .signin-form h3, .signin-form h3 {
		font-size: 1.5em;
	}
}
@media(max-width:414px){
	.main-agile h1 {
		font-size: 2em;
	}
	.social-text {
		width: 35%;
	}
	.social-icons {
		width: 65%;
	}
	.signin-form h2, .signin-form h3, .signin-form h3 {
		font-size: 1.3em;
	}
}
@media(max-width:384px){
	.social-text p {
		margin: 1em 0 0 0em;
	}
}
@media(max-width:320px){
	.main-agile h1 {
		font-size: 1.7em;
	}
	.social-text {
		width: 100%;
		float: none;
		text-align: center;
		margin: 0 0 1em 0;
	}
	.social-icons {
		width: 100%;
		float: none;
		text-align: center;
	}
	.signin-form h2, .signin-form h3, .signin-form h3 {
	    font-size: 1em;
	}
	.top-grids {
		margin: 1em 0 0 0;
	}
}
/*-- //responsive --*/
.mainlg{
	margin-top:50px;
	width:400px;
}

.form-group {
text-align: left;
}

.timkiem {
	width: 100%;
    float: left;
    padding-left: 215px;
    padding-right: 140px;
    margin-top: -60px;
}


@media screen and (MAX-WIDTH: 540px){
.timkiem {
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 0px;
}
}

.page-list ul li {
	padding: 7px;
    color: darkgrey;
    border-bottom: 1px solid darkgrey;
    border-top: 1px solid darkgrey;
	font-weight: normal;
}

.page-list ul .active {
	padding: 7px;
    color: white;
    border-bottom: 1px solid darkgrey;
    border-top: 1px solid darkgrey;
	font-weight: bold;
}

#tablecs tbody tr td {
	border: 1px solid #ddd;
}
#tablecs thead tr th {
	border: 1px solid #ddd ;
}

.hang0 {
	background-color: #fff;
}

.hang1 {
	background-color: #f9f9f9;
}

.fixed-table-toolbar {
    display: block;
    position: fixed;
    width: 100%;
    background-color: #4087ea;
    z-index: 10;
}

.fixed-table-container {
padding-bottom: 0px;
padding-top: 80px;
}
@media screen and (MAX-WIDTH: 540px){
.fixed-table-container {
padding-bottom: 0px;
padding-top: 140px;
}
}

@media screen and (MAX-WIDTH: 363px){
.fixed-table-container {
padding-bottom: 0px;
padding-top: 200px;
}
}

@media screen and (MAX-WIDTH: 228px){
.fixed-table-container {
padding-bottom: 0px;
padding-top: 240px;
}
}

.gh0 {
	text-decoration: line-through;
}
.gh1{
	color:red;
}

.btnxem:hover {
	background-color: transparent;
    color: #4087ea;
    border-color: #4087ea;
}

.btnxem {
	background-color: #4087ea;
    color: white;
    border-color: #4087ea;
}

#tablecs i {
	font-size: xx-large;
}

.xem {
	float:left;
	width:fit-content;
	position: relative;
	min-height: 1px;
	padding: 5px 10px;
}

::placeholder {
  color: red;
  opacity: 1; /* Firefox */
}
/*
.csssoluong input {
	width:60px;
	float:left;
}
.csssoluong button {
	float:left;
	background-color:#3472F7;
	border-color: #3472F7;
    color: white;
}
.csssoluong button:hover {
	float:left;
	background-color:white;
	border-color: #3472F7;
    color: #3472F7;
}
.csssoluong {
	min-width:166px;
}

.btnnhaphang button {
	margin:10px;
}
*/
#tablecs input {
	color:#FF5555;
}

.spiner {
    width: 23px;
    height: 23px;
    display: inline-block;
    border: 3px solid #ffffff;
    border-radius: 50%;
    border-top: 3px solid #8c8888;
    animation: spiner 1.5s linear infinite;
}

@keyframes spiner {
  to {
    transform: rotate(360deg);
  }
}

/* menu */


/* xuat kho */
.searchgrp {
    display: flex;
	border: solid 1px #ccc;
    margin-top: 15px;
}
.searchgrp input {
border-width: 0px;
}
.content-oder {
    background-color: #f1f1f1;
    padding: 2px;
    height: 60px;
    font-size: 14px;
}


.content-oder {
    background-color: #f1f1f1;
    padding: 2px ;
	height:60px;
    font-size: 14px;
	margin: 4px 4px 0px 0px;
}
.content-oder img {
    width:50px;
    height:50px;
	padding: 3px;
	float: left;
}

.content-oder h4 {
    font-size: 13px;
	padding-left: 55px;
	margin-bottom: 0px;
	height: 26px;
	margin-top: 10px;
}
.content-oder span {
    color:red;
	background-color: transparent;
    padding: 0px 25px;
}
#makho {
    width: 100px;
    float: left;
}
#ghichuchung {
    width: 100%;
    padding: 5px;
}

#sort2 {
    overflow-y: auto;
    overflow-x: hidden;
    display: block;
    padding: 0px;
    margin: 0px;
}


.btnremove {
	background-color: red;
    color: white;
    margin-left: 5px;
}
.btndong {
	background-color: red;
	border: 1px solid red;
}

#ghichuchung {
	width:100%;
	padding:5px;
	
}

.cssgiavonth {
	display:none;
}
.cssgiavon {
	display:none;
}
.cssdamuath {
	display:none;
}
.cssdamua {
	display:none;
}
.cssmadvth {
	display:none;
}
.cssmadv {
	display:none;
}
.cssdonvith {
	display:none;
}
.cssdonvi {
	display:none;
}

#makho {
	width: 100%;
    float: left;
}

.csstendvth {
	width:70%;
}
.cssghichuth {
	width:10%;
}
.cssghichu input {
	width:50px;
}
.cssdongiath {
	width:10%;
}
.btn-primary:hover{
	background-color:#f1f1f1;
}

.csssoluong {
	padding-left: 0px !important;
    padding-right: 0px !important;
    display: block;
	width:100px;
}

.btntru {
	background-color: coral;
    color: white;
	float: left;
    padding: 4px 8px;
    border-radius: 5px 0px 0px 5px;
    font-weight: bold;
    opacity: 1;
    border-color: coral;
}


.csssoluong input {
    width: 30px;
    float: left;
    border: 2px solid #ccc;
    border-left: none;
    border-right: none;
	padding: 4px 5px;
	border-color:coral;
	-webkit-appearance: none;
}

#sort2 td {
    vertical-align: inherit;
	border:none;
}

#sort2 tr {
    height: 44px;
    border-bottom: 1px solid #ddd;
}

.btncong {
	background-color: coral;
    color: white;
	float: left;
    padding: 4px 8px;
    border-radius: 0px 5px 5px 0px;
    margin-left: -2px;
    font-weight: bold;
    opacity: 1;
    border-color: coral;
}

.tabchungloai li {
    background-color: aliceblue;
}

.tabchungloai {
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    height: fit-content;
    max-height: 120px;
	    background-color: aliceblue;
}

.row, .row > .column {
    padding: 0px 4px 0px 4px;
}
.row {
    margin: 10px -16px;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.footer {
    padding: 5px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.modal-lg {
 width:100%;
 }
 
 
 /* khách hàng cần chú ý */
 .chuy0 i , .chuyview0 i {
	 color: #888;
    font-size: xx-large;
 }
 
  .chuy1 i,  .chuyview1 i  {
	 color: red;
    font-size: xx-large;
 }