.box {
  display: -ms-flexbox !important;
  display: flex !important; }
  .box > ._left {
    margin-right: auto !important; }
  .box > ._right {
    margin-left: auto !important; }

.hide {
  display: none; }

.btn-block {
  padding-left: 0;
  padding-right: 0; }

.btn-xs {
  padding: 2px 4px;
  line-height: 1;
  font-size: 0.8em; }

.btn-submit.btn-primary, .btn-submit-post.btn-primary {
  min-width: 120px; }

.table.-sm th {
  padding: 0.15rem 0.5rem; }
  .table.-sm td {
    padding: 0.25rem 0.5rem; }
  .table td, .table th {
    border: 1px solid #dee2e6; }
  .table thead {
    background-color: #f5f5f5; }
  .table thead th {
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 0.8rem;
    font-weight: normal;
    text-align: center; }
    .table thead th.text-left {
      text-align: left; }
    .table thead th.text-right {
      text-align: right; }
  .table tbody {
    background-color: #fff; }
  .table tbody tr:hover {
    background-color: #ffface; }
  .table tfoot {
    background-color: #fafafa; }
  .table td {
    font-size: 0.9rem; }
  .table td .form-control {
    margin: -0.375rem 0;
    padding: 0.25rem 0.1rem;
    border-top-color: white;
    border-left-color: white;
    border-right-color: white;
    font-size: 0.9rem; }
  .table td select.form-control:not([size]):not([multiple]) {
    height: 1.95rem; }
  .table td .btn {
    padding: 0 0.25rem;
    font-size: 0.8rem;
    line-height: 1.15rem; }

.modal-title > .fa {
  font-size: 32px;
  margin: -1px 10px -1px 0;
  float: left; }

.nav-item a {
  position: relative;
  overflow: hidden; }

.form-group.width-xs > .form-control, .form-group.width-sm > .form-control, .form-group.width-md > .form-control, .form-group.width-lg > .form-control, .form-group.width-xl > .form-control, .form-group.width-xxl > .form-control {
  width: 100%; }

.form-control-grid {
  margin-bottom: -8px; }
  .form-control-grid > ._item {
    margin-bottom: 8px; }
/*
 .control-input {
 .radio + .input-other_inline,
 .checkbox + .input-other_inline {
 .radio, .checkbox {
 padding-top: 3px;
 line-height: 27px;
 label {
 vertical-align: bottom;
 }
 .input-other_group {
 margin-top: -4px;
 margin-bottom: -2px;
 }
 }
 }
 .radio-inline + .form-group.input-other_group {
 margin-bottom: -5px;
 }
 }
 .input-other_inline {
 .radio, .checkbox {
 label {
 padding-left: 30px;
 }
 .input-other_group {
 > label {
 padding-left: 0;
 vertical-align: baseline !important;
 }
 }
 }
 }*/
.ajaxload-box {
  min-height: 180px;
  position: relative; }
  .ajaxload-box > .ajaxload-wait {
    z-index: 1000;
    display: none;
    position: absolute;
    top: 20px;
    left: 50%;
    padding: 20px 30px;
    margin-left: -125px;
    width: 250px;
    text-align: center;
    font-size: 1.5em;
    border: 1px solid #ddd;
    color: #999;
    background: white;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }
  .ajaxload-box > .ajaxload-wait > i {
    color: #aaa;
    margin-bottom: 10px; }
  .ajaxload-box > .ajaxload-empty {
    display: none; }

.listview.-sm.-nested > li ul > li > div:before {
  height: 25px; }
  .listview.-sm.-sortable .listitem {
    padding-left: 65px; }
    .listview.-sm.-sortable .listitem:hover > .btn-sort {
      line-height: 38px; }
    .listview.-sm.-sortable .listitem > .btn-sort {
      line-height: 38px; }
  .listview.-sm .listitem ._avatar {
    width: 20px;
    height: 20px;
    margin-left: -30px;
    background: none;
    border: none; }
    .listview.-sm .listitem ._avatar > .fa {
      margin-top: 0;
      font-size: 20px; }
  .listview.-xs.-nested > li ul > li {
    margin-left: 30px; }
    .listview.-xs.-nested > li ul > li > div:before {
      height: 18px;
      width: 15px;
      left: -15px; }
  .listview.-xs .listitem {
    border: none;
    box-shadow: none;
    padding: 0 0 0 35px; }
    .listview.-xs .listitem ._avatar {
      width: 20px;
      height: 20px;
      margin-left: -30px;
      background: none;
      border: none; }
    .listview.-xs .listitem ._avatar > .fa {
      margin-top: 0;
      font-size: 20px; }
  .listview > li {
    margin-bottom: 10px; }
  .listview > li:last-child {
    margin-bottom: 0; }
  .listview .listitem-placeholder {
    height: 68px;
    border: 1px dashed #777;
    margin: 8px 0;
    visibility: visible; }
  .listview .listitem-error {
    border-color: #ef5350;
    background-color: #ffebee; }
  .listview .listitem {
    padding: 8px;
    margin: 8px 0;
    border: 1px solid #ddd;
    background: white;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    position: relative;
    transition: border-color 0.2s; }
  .listview .listitem.active {
    border-color: #90cbf9;
    background: #f4fafe; }
    .listview .listitem.active:hover {
      border-color: #59b0f6; }
  .listview .listitem:before, .listview .listitem:after {
    display: table;
    content: " ";
    clear: both; }
  .listview .listitem:first-child {
    margin-top: 0; }
  .listview .listitem:last-child {
    margin-bottom: 0; }
  .listview .listitem:hover {
    border-color: #aaa; }
  .listview .listitem > .btn-sort {
    display: none; }
  .listview .listitem > .icon-status, .listview .listitem > .icon-active {
    float: left;
    margin-top: 3px;
    margin-right: 8px;
    width: 16px;
    text-align: center; }
    .listview .listitem > .icon-status.icon-status-action, .listview .listitem > .icon-active.icon-status-action {
      cursor: pointer; }
    .listview .listitem > .icon-status + .icon-status, .listview .listitem > .icon-active + .icon-status, .listview .listitem > .icon-status + .icon-active, .listview .listitem > .icon-active + .icon-active {
      margin-top: 23px; }
    .listview .listitem > .icon-status + .icon-status + .icon-status, .listview .listitem > .icon-active + .icon-status + .icon-status, .listview .listitem > .icon-status + .icon-active + .icon-status, .listview .listitem > .icon-active + .icon-active + .icon-status, .listview .listitem > .icon-status + .icon-status + .icon-active, .listview .listitem > .icon-active + .icon-status + .icon-active, .listview .listitem > .icon-status + .icon-active + .icon-active, .listview .listitem > .icon-active + .icon-active + .icon-active {
      margin-top: 43px; }
  .listview .listitem > input[type="checkbox"]:first-child, .listview .listitem > .input[type="radio"]:first-child {
    float: left;
    margin-top: 3px;
    margin-left: -85px; }
  .listview .listitem > ._avatar {
    float: left;
    width: 50px;
    height: 50px;
    margin-right: 8px;
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
    background-position: 50% 50%;
    background-size: cover;
    border-radius: 3px; }
    .listview .listitem > ._avatar.-bordered {
      border: 1px solid #cfcfcf; }
    .listview .listitem > ._avatar > .fa {
      margin-top: 10px;
      color: #aaa;
      font-size: 2em; }
    .listview .listitem > ._avatar ._number {
      display: inline-block;
      font-size: 24px;
      line-height: 48px; }
  .listview .listitem > ._text {
    overflow: hidden; }
    .listview .listitem > ._text > ._option {
      float: right;
      text-align: right; }
    .listview .listitem > ._text ._title {
      display: block;
      font-weight: bold;
      margin: 0;
      padding: 0; }
    .listview .listitem > ._text ._title > ._name:hover {
      text-decoration: underline; }
    .listview .listitem > ._text ._title > ._group {
      font-size: 0.8em;
      font-weight: normal;
      color: #999; }
    .listview .listitem > ._text ._text {
      display: block;
      margin: 0;
      padding: 0; }
    .listview .listitem > ._text ._detail {
      display: block;
      font-size: 0.8em;
      font-weight: normal;
      color: #999; }
    .listview .listitem > ._text ._property {
      display: block;
      font-size: 0.8em; }
    .listview .listitem > ._text ._property > span + span:before {
      color: #aaa;
      content: ", ";
      padding: 0 3px; }
    .listview .listitem > ._text > ._child {
      margin: 3px 0 0 10px; }
    .listview .listitem > ._text > ._child > li {
      font-weight: normal;
      font-size: 9pt;
      color: #787878; }
    .listview .listitem > ._text > ._child > li > a {
      color: #787878;
      transition: color 0.2s; }
  .listview .listitem > ._divider {
    float: right;
    border-right: 1px dashed #ddd;
    margin-right: 5px;
    margin-left: 8px;
    width: 5px;
    min-height: 50px; }
  .listview .listitem > ._option {
    float: right;
    text-align: right;
    margin-left: 8px; }
    .listview .listitem > ._option > .listitem-update {
      display: block;
      color: #ccc;
      font-size: 0.8em; }
    .listview .listitem > ._option > .btn + .listitem-update {
      margin-top: 5px; }
  .listview .listitem > ._stats {
    float: right;
    display: block;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 2px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05) inset;
    margin-left: 8px;
    padding: 4px 3px;
    position: relative;
    text-align: center;
    width: 75px; }
    .listview .listitem > ._stats.-action {
      cursor: pointer;
      transition: border-color 0.2s; }
    .listview .listitem > ._stats.-action:hover {
      border-color: #ff9800; }
    .listview .listitem > ._stats.-lg {
      width: 100px; }
    .listview .listitem > ._stats.-xl {
      width: 150px; }
    .listview .listitem > ._stats > ._name {
      font-size: 0.8em;
      display: block;
      line-height: 15px;
      color: #aaa; }
    .listview .listitem > ._stats > ._value {
      display: block;
      font-size: 1.2em;
      line-height: 25px; }
    .listview .listitem > ._stats > ._value.-sm {
      font-size: 1em; }
    .listview .listitem > ._stats > ._input {
      padding: 3px;
      height: 22px;
      margin-top: 3px;
      font-size: 0.8em;
      text-align: center; }
  .listview.-sortable .listitem {
    padding-left: 33px; }
    .listview.-sortable .listitem:hover > .btn-sort {
      color: #aaa; }
    .listview.-sortable .listitem:hover > .btn-sort:hover {
      color: #dd5a43;
      background: #eee; }
    .listview.-sortable .listitem > .btn-sort {
      display: block;
      width: 25px;
      text-align: center;
      line-height: 60px;
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      color: #eee;
      cursor: move;
      background: #fafafa; }
    .listview.-sortable .listitem.active > .btn-sort {
      background: #deeffd;
      color: #59b0f6; }
    .listview.-sortable .listitem.active > .btn-sort:hover {
      color: #fff;
      background: #90cbf9; }
  .listview.-nested > li ul {
    position: relative;
    /*
     */ }
    .listview.-nested > li ul > li {
      margin-left: 50px;
      margin-top: 10px;
      position: relative; }
    .listview.-nested > li ul > li:before {
      border-left: 1px dotted #aaa;
      bottom: -4px;
      content: "";
      display: block;
      left: -30px;
      position: absolute;
      top: -5px;
      z-index: 1; }
    .listview.-nested > li ul > li:last-child:before {
      border-left-color: transparent; }
    .listview.-nested > li ul > li:last-child > div:before {
      border-left: 1px dotted #aaa; }
    .listview.-nested > li ul > li > div:before {
      border-bottom: 1px dotted #aaa;
      content: "";
      display: block;
      left: -31px;
      top: -7px;
      position: absolute;
      height: 40px;
      width: 20px;
      z-index: 1; }
    .listview.-nested > li ul > li.ui-sortable-helper:before {
      border: none; }
    .listview.-nested > li ul > li > ul > li.placeholder {
      margin-left: 50px;
      border-color: #f44336;
      background-color: #fcd0cd; }

.listview-empty {
  width: 300px;
  text-align: center;
  margin: 100px auto;
  color: #ccc; }
  .listview-empty > .fa {
    font-size: 60px; }
  .listview-empty > h2 {
    margin-top: 10px; }
/*
 h1, h2, h3, ul, li, dl, dd, dt {
 margin-top: 0;
 padding: 0;
 }
 label {
 font-weight: normal;
 }
 ul li {
 list-style: none;
 }
 table, iframe {
 width: 100%;
 }
 img {
 max-width: none;
 }
 fieldset {
 margin-bottom: 20px;
 }
 .help-block {
 margin-bottom: 0;
 }
 */
.no-border {
  border: none; }
/*
 .no-margin { margin: 0 !important; }
 .no-margin-top { margin-top: 0 !important; }
 .no-margin-right { margin-right: 0 !important; }
 .no-margin-bottom { margin-bottom: 0 !important; }
 .no-margin-left { margin-left: 0 !important; }
 .no-padding { padding: 0 !important; }
 .no-padding-top { padding-top: 0 !important; }
 .no-padding-right { padding-right: 0 !important; }
 .no-padding-bottom { padding-bottom: 0 !important; }
 .no-padding-left { padding-left: 0 !important; }
 */
.hideout {
  display: none; }
/*
 .push-up {
 margin-top: 20px;
 -webkit-margin-top-collapse: separate;
 }
 .push-up-sm {
 margin-top: 10px !important;
 -webkit-margin-top-collapse: separate;
 }
 .push-up-xs {
 margin-top: 5px;
 -webkit-margin-top-collapse: separate;
 }
 .push-up-lg {
 margin-top: 40px;
 -webkit-margin-top-collapse: separate;
 }
 .push-down { margin-bottom: 20px; }
 .push-down-sm { margin-bottom: 10px; }
 .push-down-lg { margin-bottom: 40px; }
 .push-left { margin-left: 20px; }
 .push-left-sm { margin-left: 10px; }
 .push-left-lg { margin-left: 40px; }
 .push-right { margin-right: 20px; }
 .push-right-sm { margin-right: 10px; }
 .push-right-lg { margin-right: 40px; }
 */
.width-xs {
  width: 100%;
  max-width: 60px; }

.width-sm {
  width: 100%;
  max-width: 90px; }

.width-md {
  width: 100%;
  max-width: 150px; }

.width-md-fix {
  width: 150px; }

.width-md-min {
  min-width: 150px; }

.width-lg {
  width: 100%;
  max-width: 210px; }

.width-lg-fix {
  width: 210px; }

.width-lg-min {
  min-width: 210px; }

.width-xl {
  width: 100%;
  max-width: 270px; }

.width-xl-fix {
  width: 270px; }

.width-xl-min {
  min-width: 270px; }

.width-xxl {
  width: 100%;
  max-width: 530px; }

.width-xxl-fix {
  width: 530px; }

.width-full {
  width: 100%; }

.height-400 {
  min-height: 400px; }

.height-600 {
  min-height: 600px; }

.height-800 {
  min-height: 800px; }

.unit-text-left + .input-group-addon {
  text-align: left; }

.unit-xs + .input-group-addon {
  width: 40px; }

.unit-sm + .input-group-addon {
  width: 60px; }

.unit-md + .input-group-addon {
  width: 90px; }

.unit-lg + .input-group-addon {
  width: 150px; }

.td-rownum {
  width: 60px;
  text-align: center !important; }

.td-avatar {
  width: 50px; }

.td-number {
  width: 80px;
  text-align: center !important; }

.td-money {
  width: 120px;
  text-align: right !important; }

.td-date {
  width: 100px;
  text-align: center !important; }

.td-date2 {
  width: 180px;
  text-align: center !important; }

.td-time {
  width: 150px;
  text-align: right !important; }

.td-icon {
  width: 40px;
  text-align: center !important; }

.td-icon2 {
  width: 75px;
  text-align: center !important; }

.td-xs {
  width: 60px; }
  .td-xs.-x2 {
    width: 72px; }
  .td-xs.-x5 {
    width: 90px; }
  .td-xs.-l {
    text-align: left !important; }
  .td-xs.-c {
    text-align: center !important; }
  .td-xs.-r {
    text-align: right !important; }

.td-sm {
  width: 90px; }
  .td-sm.-x2 {
    width: 108px; }
  .td-sm.-x5 {
    width: 135px; }
  .td-sm.-l {
    text-align: left !important; }
  .td-sm.-c {
    text-align: center !important; }
  .td-sm.-r {
    text-align: right !important; }

.td-md {
  width: 150px; }
  .td-md.-x2 {
    width: 180px; }
  .td-md.-x5 {
    width: 225px; }
  .td-md.-l {
    text-align: left !important; }
  .td-md.-c {
    text-align: center !important; }
  .td-md.-r {
    text-align: right !important; }

.td-lg {
  width: 210px; }
  .td-lg.-x2 {
    width: 252px; }
  .td-lg.-x5 {
    width: 315px; }
  .td-lg.-l {
    text-align: left !important; }
  .td-lg.-c {
    text-align: center !important; }
  .td-lg.-r {
    text-align: right !important; }

.td-xl {
  width: 270px; }
  .td-xl.-x2 {
    width: 324px; }
  .td-xl.-x5 {
    width: 405px; }
  .td-xl.-l {
    text-align: left !important; }
  .td-xl.-c {
    text-align: center !important; }
  .td-xl.-r {
    text-align: right !important; }

.td-xxl {
  width: 530px; }
  .td-xxl.-x2 {
    width: 636px; }
  .td-xxl.-x5 {
    width: 795px; }
  .td-xxl.-l {
    text-align: left !important; }
  .td-xxl.-c {
    text-align: center !important; }
  .td-xxl.-r {
    text-align: right !important; }

a {
  cursor: pointer; }

.b {
  font-weight: bold; }

.n {
  font-weight: normal; }

.u {
  text-decoration: underline; }

.cursor-point {
  cursor: pointer; }

.cursor-move {
  cursor: move; }

.text-overflow {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.black, .black-hover:hover {
  color: #333 !important; }

.black-bg, .black-bg-hover:hover {
  background-color: #333 !important; }

.white, .white-hover:hover {
  color: #fff !important; }

.white-bg, .white-bg-hover:hover {
  background-color: #fff !important; }

.red, .red-hover:hover, .red-active.active {
  color: #f44336 !important; }

.red-border, .red-border-hover:hover {
  border-color: #f44336 !important; }

.red-bg, .red-bg-hover:hover {
  background-color: #f44336 !important; }

.pink, .pink-hover:hover, .pink-active.active {
  color: #e91e63 !important; }

.pink-border, .pink-border-hover:hover {
  border-color: #e91e63 !important; }

.pink-bg, .pink-bg-hover:hover {
  background-color: #e91e63 !important; }

.purple, .purple-hover:hover, .purple-active.active {
  color: #9c27b0 !important; }

.purple-border, .purple-border-hover:hover {
  border-color: #9c27b0 !important; }

.purple-bg, .purple-bg-hover:hover {
  background-color: #9c27b0 !important; }

.purple-deep, .purple-deep-hover:hover, .purple-deep-active.active {
  color: #673ab7 !important; }

.purple-deep-border, .purple-deep-border-hover:hover {
  border-color: #673ab7 !important; }

.purple-deep-bg, .purple-deep-bg-hover:hover {
  background-color: #673ab7 !important; }

.indigo, .indigo-hover:hover, .indigo-active.active {
  color: #3f51b5 !important; }

.indigo-border, .indigo-border-hover:hover {
  border-color: #3f51b5 !important; }

.indigo-bg, .indigo-bg-hover:hover {
  background-color: #3f51b5 !important; }

.blue, .blue-hover:hover, .blue-active.active {
  color: #2196f3 !important; }

.blue-border, .blue-border-hover:hover {
  border-color: #2196f3 !important; }

.blue-bg, .blue-bg-hover:hover {
  background-color: #2196f3 !important; }

.blue-light, .blue-light-hover:hover, .blue-light-active.active {
  color: #03a9f4 !important; }

.blue-light-border, .blue-light-border-hover:hover {
  border-color: #03a9f4 !important; }

.blue-light-bg, .blue-light-bg-hover:hover {
  background-color: #03a9f4 !important; }

.cyan, .cyan-hover:hover, .cyan-active.active {
  color: #00bcd4 !important; }

.cyan-border, .cyan-border-hover:hover {
  border-color: #00bcd4 !important; }

.cyan-bg, .cyan-bg-hover:hover {
  background-color: #00bcd4 !important; }

.teal, .teal-hover:hover, .teal-active.active {
  color: #009688 !important; }

.teal-border, .teal-border-hover:hover {
  border-color: #009688 !important; }

.teal-bg, .teal-bg-hover:hover {
  background-color: #009688 !important; }

.green, .green-hover:hover, .green-active.active {
  color: #4caf50 !important; }

.green-border, .green-border-hover:hover {
  border-color: #4caf50 !important; }

.green-bg, .green-bg-hover:hover {
  background-color: #4caf50 !important; }

.green-light, .green-light-hover:hover, .green-light-active.active {
  color: #8bc34a !important; }

.green-light-border, .green-light-border-hover:hover {
  border-color: #8bc34a !important; }

.green-light-bg, .green-light-bg-hover:hover {
  background-color: #8bc34a !important; }

.lime, .lime-hover:hover, .lime-active.active {
  color: #cddc39 !important; }

.lime-border, .lime-border-hover:hover {
  border-color: #cddc39 !important; }

.lime-bg, .lime-bg-hover:hover {
  background-color: #cddc39 !important; }

.yellow, .yellow-hover:hover, .yellow-active.active {
  color: #ffeb3b !important; }

.yellow-border, .yellow-border-hover:hover {
  border-color: #ffeb3b !important; }

.yellow-bg, .yellow-bg-hover:hover {
  background-color: #ffeb3b !important; }

.amber, .amber-hover:hover, .amber-active.active {
  color: #ffc107 !important; }

.amber-border, .amber-border-hover:hover {
  border-color: #ffc107 !important; }

.amber-bg, .amber-bg-hover:hover {
  background-color: #ffc107 !important; }

.orange, .orange-hover:hover, .orange-active.active {
  color: #ff9800 !important; }

.orange-border, .orange-border-hover:hover {
  border-color: #ff9800 !important; }

.orange-bg, .orange-bg-hover:hover {
  background-color: #ff9800 !important; }

.orange-deep, .orange-deep-hover:hover, .orange-deep-active.active {
  color: #ff5722 !important; }

.orange-deep-border, .orange-deep-border-hover:hover {
  border-color: #ff5722 !important; }

.orange-deep-bg, .orange-deep-bg-hover:hover {
  background-color: #ff5722 !important; }

.brown, .brown-hover:hover, .brown-active.active {
  color: #795548 !important; }

.brown-border, .brown-border-hover:hover {
  border-color: #795548 !important; }

.brown-bg, .brown-bg-hover:hover {
  background-color: #795548 !important; }

.grey, .grey-hover:hover, .grey-active.active {
  color: #9e9e9e !important; }

.grey-border, .grey-border-hover:hover {
  border-color: #9e9e9e !important; }

.grey-bg, .grey-bg-hover:hover {
  background-color: #9e9e9e !important; }

.grey-blue, .grey-blue-hover:hover, .grey-blue-active.active {
  color: #607d8b !important; }

.grey-blue-border, .grey-blue-border-hover:hover {
  border-color: #607d8b !important; }

.grey-blue-bg, .grey-blue-bg-hover:hover {
  background-color: #607d8b !important; }

.dl-horizontal.dl-horizontal-sm dt, .dl-horizontal.-sm dt {
  width: 100px; }
  .dl-horizontal.dl-horizontal-sm dd, .dl-horizontal.-sm dd {
    margin-left: 120px; }
  .dl-horizontal.dl-horizontal-xs dt, .dl-horizontal.-xs dt {
    width: 80px;
    font-size: 9pt; }
  .dl-horizontal.dl-horizontal-xs dd, .dl-horizontal.-xs dd {
    margin-left: 90px;
    margin-bottom: 8px;
    font-size: 9pt; }
  .dl-horizontal dd {
    margin-bottom: 15px;
    min-height: 20px; }
  .dl-horizontal dd:last-child {
    margin-bottom: 0; }

.form-horizontal .form-group:last-child {
  margin-bottom: 5px; }

.form-vertical label {
  display: block; }

.form-inline .form-control-static {
  margin-bottom: 0; }
  .form-inline > label {
    margin-left: 0.75rem; }
  .form-inline > label:first-child {
    margin-left: 0; }

.form-fieldset .form-group:last-child {
  margin-bottom: 0; }
  .form-fieldset + .form-fieldset:not(.box-bordered) {
    margin-top: 15px; }

.input-icon {
  position: absolute;
  line-height: 38px;
  width: 35px; }
  .input-icon + .form-control {
    padding-left: 35px; }
  .input-icon.-lg {
    line-height: 48px;
    width: 45px; }
  .input-icon.-lg + .form-control {
    padding-left: 45px; }
  .input-icon.-sm {
    line-height: 31px; }

.custom-control-label {
  cursor: pointer;
  transition: 0.2s color; }
  .custom-control-label:hover {
    color: #ff9800; }

.icon-datepicker {
  color: #ff9800; }
  .icon-datepicker.has-data {
    cursor: pointer;
    color: #f44336 !important; }
  .icon-datepicker.has-data:before {
    content: "\f273"; }
/*
 .form-group.form-group-lg .input-group-btn .btn {
 border: none;
 border-radius: 0;
 }
 .form-group {
 margin-top: 0;
 .control-label {
 line-height: 20px;
 display: block;
 color: $black;
 }
 .form-control {
 margin-bottom: 0;
 }
 &.checkbox-no-label, &.radio-no-label {
 margin-top: 0;
 & > .checkbox, & > .radio,
 & > .checkbox-inline, & > .radio-inline {
 margin-top: 14px;
 }
 }
 & > .input-group {
 & > .input-group-btn:last-child {
 padding-right: 0;
 }
 }
 .table {
 margin-bottom: 0;
 }
 textarea {
 min-height: 100px;
 }
 }
 .form-header-label {
 font-size: 24px;
 margin-bottom: 20px;
 & + .form-fieldset {
 padding-top: 0;
 }
 }
 // ----- FIELD
 .form-fieldset {
 padding: 15px;
 margin-left: -15px;
 margin-right: -15px;
 &:first-child:not(.box-bordered) {
 padding-top: 0;
 }
 &.box-bordered {
 margin-left: 0;
 margin-right: 0;
 }
 & > h3 {
 font-size: 20px;
 margin-bottom: 15px;
 }
 & > div > .form-group:first-child {
 &.label-floating {
 margin-top: 15px;
 }
 }
 .form-fieldset-description {
 font-size: 12px;
 color: $grey;
 }
 .form-group {
 & > .table {
 margin-bottom: 0;
 }
 }
 .input-group {
 & > .input-group-addon {
 & > .fa {
 margin: 0 -6px;
 }
 }
 }
 .checkbox-box, .radio-box {
 padding-top: 7px;
 }
 &.row {
 padding-left: 0;
 padding-right: 0;
 .form-fieldset-label-text,
 .form-fieldset-description {
 text-align: right;
 }
 .form-fieldset-label-text {
 font-size: 11pt;
 }
 .form-group {
 .control-label {
 font-size: 10pt;
 }
 }
 }
 &.form-horizontal {
 .form-fieldset-labeled {
 margin-top: 0;
 font-size: 12pt;
 margin-bottom: 15px;
 }
 .checkbox-inline, .radio-inline {
 padding-top: 0;
 margin-bottom: 7px;
 vertical-align: top;
 }
 }
 & + .form-fieldset {
 border-top: 1px solid #eee;
 margin-top: 10px;
 }
 &.box-bordered + .form-fieldset.box-bordered {
 border-top: none;
 margin-top: 0;
 }
 .row + .row {
 margin-top: 0;
 }
 }
 .form-horizontal {
 .form-group {
 .form-inline {
 .form-group {
 margin-left: 0;
 margin-right: 8px;
 }
 }
 }
 .radio,
 .radio-inline,
 .checkbox-inline,
 .checkbox {
 label {
 > .ripple-container {
 top: 7px;
 }
 }
 }
 .radio-inline,
 .checkbox-inline {
 label {
 padding-left: 30px;
 }
 }
 }
 .form-view {
 .form-view-label {
 padding-top: 8px;
 padding-bottom: 8px;
 text-align: right;
 font-weight: bold;
 }
 .form-view-input {
 }
 .row {
 & + .row {
 margin-top: 0;
 }
 }
 .form-group {
 margin-bottom: 0;
 }
 }
 .form-inline {
 > * {
 margin-right: 8px;
 }
 > .pull-right {
 margin-left: 8px;
 margin-right: 0;
 }
 .radio,
 .checkbox {
 label {
 padding-left: 30px;
 }
 }
 }
 .form-searchbar {
 margin-bottom: 20px;
 .form-group {
 padding: 0;
 & > .input-group {
 padding: 0;
 background: white;
 @include shadow05();
 & > .input-group-addon {
 background: white;
 border: none;
 }
 & > .form-control {
 padding: 7px;
 margin: 0;
 background: white;
 border: none;
 height: 34px;
 box-shadow: none;
 -webkit-box-shadow: none;
 }
 }
 & > .form-control {
 padding: 7px;
 margin: 0;
 background: white;
 border: none;
 height: 34px;
 @include shadow05();
 }
 .checkbox,
 .radio {
 margin-top: 0;
 //padding-left: 30px;
 }
 }
 .btn {
 border: none;
 padding-top: 7px;
 padding-bottom: 7px;
 @include shadow05();
 }
 }
 // ----- INPUT
 .input-file-button {
 position: relative;
 overflow: hidden;
 input {
 position: absolute;
 top: 0;
 right: 0;
 margin: 0;
 opacity: 0;
 -ms-filter: 'alpha(opacity=0)';
 font-size: 200px;
 direction: ltr;
 cursor: pointer;
 }
 }
 .form-control[type=number], .form-control[type=time] {
 padding-right: 3px;
 }
 .control-input-other {
 .control-input-other {
 display: inline-block;
 }
 }
 // ----- CHECKBOX & RADIO
 .checkbox label, .checkbox-inline,
 .radio label, .radio-inline {
 padding-left: 30px;
 &:hover {
 & > input[type=checkbox], & > input[type=radio] {
 & + .fa {
 border-color: $green;
 }
 &:checked + .fa {
 color: $green;
 }
 }
 }
 & > input[type=checkbox], & > input[type=radio] {
 opacity: 0;
 position: absolute;
 margin: 0;
 z-index: -1;
 width: 0;
 height: 0;
 overflow: hidden;
 left: 0;
 pointer-events: none;
 &:checked + .fa {
 color: #000;
 }
 &[disabled] {
 & + .fa {
 color: wcolor($grey, 50%) !important;
 }
 & ~ .ripple-container {
 display: none;
 }
 }
 & + .fa {
 color: $grey;
 width: 20px;
 margin-left: -30px;
 margin-right: 5px;
 text-align: center;
 line-height: 16px;
 font-size: 16px;
 }
 }
 & > .ripple-container {
 margin-top: -10px;
 margin-left: -10px;
 position: absolute;
 width: 40px;
 height: 40px;
 left: 0;
 top: 0;
 border-radius: 50%;
 }
 }
 .radio-inline, .checkbox-inline {
 margin-right: 10px;
 }
 .radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
 margin-left: 0;
 }
 .checkbox label, .checkbox-inline {
 & > input[type=checkbox] {
 & + .fa:before {
 content: "\f0c8";
 }
 &:checked + .fa:before {
 font-weight: 400;
 content: "\f14a";
 }
 }
 }
 .radio label, .radio-inline {
 & > input[type=radio] {
 & + .fa:before {
 content: "\f111";
 }
 &:checked + .fa:before {
 font-weight: 400;
 content: "\f058";
 }
 &[value="-1"]:checked + .fa {
 &:before {
 content: "\f059";
 }
 }
 }
 }
 // ----- SELECT2
 .select2-container {
 display: block;
 }
 // ----- UPLOAD
 .captcha-box {
 padding: 8px;
 margin-bottom: 15px;
 background-color: #FFFFFF;
 transition: background-color 0.5s;
 @include shadow1();
 width: 270px;
 & > .captcha-option {
 float: right;
 width: 40px;
 margin-left: 10px;
 }
 & > .captcha-input {
 margin-right: 50px;
 }
 &.text-center {
 margin-left: auto;
 margin-right: auto;
 }
 }
 .no-label {
 margin-top: 0;
 }
 .help-block.help-block-show {
 display: block;
 }
 .btn-submit.btn-primary, .btn-submit-post.btn-primary {
 min-width: 120px;
 }
 */
/* ----- FIX BOOTS ----- */
/*
 .radio + .radio, .checkbox + .checkbox {
 margin-top: 0;
 }
 .input-markdown-box {
 height: auto;
 padding-left: 6px;
 padding-right: 6px;
 textarea {
 width: 100%;
 min-height: 250px;
 border: none;
 margin-top: 10px;
 &:focus {
 outline: none;
 }
 }
 }
 .input-option {
 display: inline-block;
 vertical-align: middle;
 & > .form-group {
 margin: 0;
 }
 }
 .modal-markdown_image {
 .modal-body {
 padding: 0;
 @include clearbox();
 .modal-markdown_image-menu {
 li {
 float: none;
 margin: 0 0 5px 0;
 &.active {
 a {
 border-bottom-width: 1px;
 }
 }
 a {
 display: block;
 padding: 10px;
 text-align: center;
 .fa {
 display: block;
 text-align: center;
 font-size: 35px;
 line-height: 50px;
 }
 }
 }
 }
 .modal-markdown_image-preview {
 min-height: 310px;
 padding: 5px;
 overflow: hidden;
 text-align: center;
 @include shadow05();
 img {
 max-width: 100%;
 max-height: 300px;
 }
 }
 }
 }
 .textcomplete-dropdown {
 .emojione {
 height: 20px;
 width: 20px;
 float: left;
 margin-left: -10px;
 margin-right: 5px;
 }
 }
 */
.upload-box:before, .upload-box:after {
  clear: both;
  content: " ";
  display: table; }
  .upload-box .input-file-button {
    cursor: pointer;
    z-index: 1002;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 22px;
    float: left; }
  .upload-box .input-file-button span, .upload-box .input-file-button input {
    cursor: pointer; }
  .upload-box .input-file-button input[type=file] {
    cursor: pointer;
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100; }
  .upload-box ._lists {
    overflow: hidden;
    margin-bottom: 0; }
  .upload-box ._lists li:hover {
    background-color: #fffaf2; }
    .upload-box ._lists li:hover .btn-drop {
      display: inline; }
    .upload-box ._lists li .btn-drop {
      cursor: pointer;
      font-weight: normal;
      display: none; }
    .upload-box ._lists li small {
      display: block;
      color: #4caf50; }
    .upload-box ._lists li + li {
      margin-top: 5px; }

.uploadphoto-group {
  vertical-align: top; }
  .uploadphoto-group .uploadphoto-box {
    display: inline-block; }
  .uploadphoto-group .uploadphoto-box + .uploadphoto-box {
    margin-left: 10px; }
  .uploadphoto-group .uploadphoto-box > label {
    margin-top: 5px;
    display: block;
    text-align: center;
    font-size: 0.9em; }

.uploadphoto-box {
  /* ----- OpenGraph 600*315 = 190*100 */ }
  .uploadphoto-box:hover > ._preview > ._control {
    display: block; }
  .uploadphoto-box.-opengraph > .uploadphoto-preview {
    width: 190px; }
  .uploadphoto-box.uploadphoto-box-input {
    cursor: pointer; }
  .uploadphoto-box.uploadphoto-box-input:hover > .uploadphoto-preview > .uploadphoto-control {
    background: none; }
    .uploadphoto-box.uploadphoto-box-input:hover > .uploadphoto-preview > .uploadphoto-image > .fa {
      color: #4caf50; }
  .uploadphoto-box.uploadphoto-box-input > .uploadphoto-preview > .uploadphoto-control > .input-file-button {
    top: 2px;
    bottom: 2px;
    background: none;
    border: none; }
    .uploadphoto-box.uploadphoto-box-input > .uploadphoto-preview > .uploadphoto-control > .input-file-button:hover {
      background: none;
      border: none; }
    .uploadphoto-box.uploadphoto-box-input > .uploadphoto-preview > .uploadphoto-control > .btn-action {
      background: none; }
  .uploadphoto-box > ._preview {
    width: 100px;
    height: 100px;
    position: relative;
    padding: 2px;
    border: 1px solid #ddd;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    transition: background-color 0.5s; }
  .uploadphoto-box > ._preview > ._control, .uploadphoto-box > ._preview > ._image {
    position: absolute;
    background: #ddd;
    top: 2px;
    bottom: 2px;
    left: 2px;
    right: 2px; }
  .uploadphoto-box > ._preview > ._control {
    display: none;
    z-index: 1001;
    background-color: rgba(0, 0, 0, 0.50); }
    .uploadphoto-box > ._preview > ._control > .btn-action {
      position: absolute;
      cursor: pointer;
      z-index: 1002;
      width: 30px;
      padding: 5px;
      font-size: 20px;
      line-height: 20px;
      color: #fff;
      background-color: rgba(255, 255, 255, 0.60);
      border-radius: 15px;
      opacity: 0.5; }
    .uploadphoto-box > ._preview > ._control > .btn-action:hover {
      opacity: 0.9; }
    .uploadphoto-box > ._preview > ._control > .btn-action.btn-action-left {
      left: 6px;
      top: 6px; }
    .uploadphoto-box > ._preview > ._control > .btn-action.btn-action-right {
      right: 6px;
      top: 6px; }
    .uploadphoto-box > ._preview > ._control > .input-file-button {
      position: absolute;
      cursor: pointer;
      z-index: 1002;
      background-color: #444;
      border-color: #333;
      color: #fff;
      bottom: 2px;
      left: 2px;
      right: 2px;
      width: auto;
      padding-top: 0;
      padding-bottom: 0; }
    .uploadphoto-box > ._preview > ._control > .input-file-button:hover {
      background-color: #333; }
    .uploadphoto-box > ._preview > ._control > .input-file-button span, .uploadphoto-box > ._preview > ._control > .input-file-button input {
      cursor: pointer; }
    .uploadphoto-box > ._preview > ._control > .input-file-button input[type=file] {
      cursor: pointer;
      opacity: 0;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 100; }
  .uploadphoto-box > ._preview > ._image {
    z-index: 1000;
    background: #ddd no-repeat center center;
    background-size: cover; }
    .uploadphoto-box > ._preview > ._image > .fa {
      font-size: 50px;
      display: block;
      text-align: center;
      padding: 20px 0;
      color: #aaa; }
    .uploadphoto-box > ._preview > ._image[style] > .fa {
      display: none; }

.dl-info {
  font-size: 18px;
  margin-top: 20px; }
  .dl-info > dt {
    padding-bottom: 10px;
    width: 150px; }
  .dl-info > dd {
    margin-left: 170px;
    border-bottom: 1px dashed ;
    margin-bottom: 15px; }
/*
 .table {
 width: 100%;
 max-width: 100%;
 margin-bottom: 20px;
 background-color: $table-bg;
 border: 0;
 @include shadow1();
 &.table-bordered {
 @include shadow05();
 }
 & > thead,
 & > tbody,
 & > tfoot {
 & > tr {
 & > th,
 & > td {
 padding: 13px;
 vertical-align: top;
 border-bottom: 1px solid $table-border-color;
 }
 }
 }
 & > caption + thead,
 & > colgroup + thead,
 & > thead:first-child {
 & > tr:first-child {
 & > th,
 & > td {
 border-top: 0;
 }
 }
 }
 & > thead > tr > th {
 padding: 8px 13px;
 font-weight: $table-header-font-weight;
 color: $table-header-font-color;
 vertical-align: bottom;
 text-align: center;
 border-bottom: 1px solid rgba(0, 0, 0, .12);
 background-color: $table-header-bg-color;
 &.text-left {
 text-align: left;
 }
 &.text-right {
 text-align: right;
 }
 }
 & > tbody + tbody {
 border-top: 1px solid rgba(0, 0, 0, .12);
 }
 & > tbody > tr {
 &:last-child {
 & > th,
 & > td {
 border-bottom: none;
 }
 }
 &:hover {
 & > td,
 & > th {
 background-color: $table-bg-hover;
 }
 }
 &.ribbon {
 & > td {
 padding-top: 6px;
 padding-bottom: 6px;
 }
 }
 &.new {
 .hide-new {
 display: none;
 }
 }
 & > td {
 &.td-rownum {
 }
 &.td-date {
 }
 &.td-datetime {
 }
 &.td-name {
 }
 &.td-name-sm {
 }
 &.td-name-lg {
 }
 &.td-checkbox {
 }
 // ใช้ avatar ขนาด 40*40
 &.td-avatar {
 padding: 6px 5px;
 & > img {
 border-radius: 4px;
 }
 }
 }
 }
 & > tbody, tfoot > tr > td {
 & .form-group {
 margin-bottom: 0;
 }
 .form-control {
 margin: -5px 0;
 padding: 0;
 border: none;
 border-bottom: 1px dotted $grey;
 border-radius: 0;
 background: none;
 box-shadow: none;
 height: 30px;
 transition: background-color 0.2s;
 &:hover {
 background-color: wcolor($blue, 5%);
 border-bottom-color: $blue;
 }
 &:focus {
 border-bottom: 2px solid $blue;
 background: #fff;
 }
 }
 .btn-sm {
 margin: -5px 0;
 }
 .input-group-addon {
 border: none;
 border-bottom: 1px dotted $grey;
 background: none;
 height: 30px;
 padding: 0 5px;
 }
 .input-group {
 margin: -5px 0;
 .form-control {
 margin: 0;
 }
 }
 textarea.form-control {
 padding-top: 5px;
 }
 textarea.form-control.input-autogrow {
 min-height: 30px;
 }
 .icon-datepicker {
 margin: 0;
 line-height: 24px;
 &:before {
 margin: 0;
 }
 & + .input-datepicker,
 & + .input-datepicker-set {
 padding-left: 18px;
 }
 }
 .select2-container {
 margin: -5px 0;
 padding: 0;
 width: 100%;
 height: 30px;
 border-bottom: 1px dotted $grey;
 &.select2-container-active {
 & > .select2-choice {
 border-bottom: 1px solid $blue;
 & > .select2-arrow {
 color: $blue;
 }
 }
 }
 & > .select2-choice {
 padding-left: 0;
 border: none;
 border-radius: 0;
 background: none;
 box-shadow: none;
 height: 29px;
 & > .select2-chosen {
 padding: 0;
 line-height: 28px;
 white-space: normal;
 }
 & > .select2-arrow {
 border: none;
 border-radius: 0;
 width: 24px;
 & > b {
 line-height: 30px;
 background-position: 0 -1px;
 }
 }
 }
 }
 .btn-group {
 margin: -8px 0 -5px 0;
 }
 &.icon-td {
 padding-left: 8px;
 padding-right: 8px;
 }
 &.btn-xs-td {
 padding-top: 15px;
 padding-bottom: 15px;
 }
 }
 & > tfoot {
 font-weight: bold;
 & > tr {
 & > td {
 border-top: 1px solid rgba(0, 0, 0, .12);
 }
 }
 }
 .radio-box {
 padding-top: 0;
 }
 .checkbox {
 margin: 0;
 .no-text {
 padding-left: 0;
 position: relative;
 & > input + .fa {
 margin: 0;
 }
 }
 label {
 & > .ripple-container {
 top: 0;
 }
 }
 }
 .table {
 background-color: $table-bg;
 }
 }
 // Condensed table w/ half padding
 .table-sm {
 & > thead,
 & > tbody,
 & > tfoot {
 & > tr {
 & > th,
 & > td {
 padding: $table-condensed-cell-padding;
 }
 }
 }
 }
 .table-striped {
 & > tbody > tr:nth-child(odd) {
 & > td,
 & > th {
 background-color: $table-bg-accent;
 }
 }
 }
 @media screen and (max-width: 768px) {
 .table-responsive {
 margin-bottom: 0;
 background-color: transparent;
 & > thead,
 & > tfoot {
 display: none;
 }
 & > tbody {
 display: block;
 & > tr {
 display: block;
 border: 1px solid $table-border-color;
 border-radius: 2px;
 margin-bottom: $table-cell-padding;
 & > td {
 background-color: $table-bg;
 display: block;
 vertical-align: middle;
 text-align: right;
 }
 & > td[data-title]:before {
 content: attr(data-title);
 float: left;
 font-size: inherit;
 font-weight: $table-header-font-weight;
 color: $table-header-font-color;
 }
 }
 }
 }
 &.shadow1 {
 -webkit-box-shadow: none;
 -moz-box-shadow: none;
 box-shadow: none;
 & > .table > tbody > tr {
 border: none;
 @include shadow1();
 }
 }
 .table-bordered {
 border: 0;
 & > tbody {
 & > tr {
 & > td {
 border: 0;
 border-bottom: 1px solid $table-border-color;
 }
 &:last-child > td {
 border-bottom: 0;
 }
 }
 }
 }
 .table-striped {
 & > tbody > tr > td,
 & > tbody > tr:nth-child(odd) {
 background-color: $table-bg;
 }
 & > tbody > tr > td:nth-child(odd) {
 background-color: $table-bg-accent;
 }
 }
 .table-hover {
 & > tbody {
 & > tr:hover > td,
 & > tr:hover {
 background-color: $table-bg;
 }
 & > tr > td:hover {
 background-color: $table-bg-hover;
 }
 }
 }
 }
 */
.ajaxload-box {
  min-height: 180px;
  position: relative; }
  .ajaxload-box ._wait {
    z-index: 1000;
    display: none;
    position: absolute;
    top: 20px;
    left: 50%;
    padding: 20px 30px;
    margin-left: -125px;
    width: 250px;
    text-align: center;
    font-size: 1.5em;
    border: 1px solid #ddd;
    color: #999;
    background: white;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }
  .ajaxload-box ._wait > .fa {
    color: #aaa; }
  .ajaxload-box ._wait > p {
    margin-top: 15px; }
  .ajaxload-box ._empty {
    display: none; }

.blankslate {
  position: relative;
  padding: 30px;
  text-align: center;
  background-color: #fafafa;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.05);
  margin-left: auto;
  margin-right: auto; }
  .blankslate.blankslate-sm {
    padding: 15px; }
  .blankslate.blankslate-sm > .fa + p {
    margin-top: 8px; }
  .blankslate.blankslate-lg {
    padding: 100px 60px 120px; }
  .blankslate.blankslate-fw {
    width: 485px;
    margin: 50px auto; }
  .blankslate.blankslate-fw-lg {
    max-width: 600px;
    padding: 40px;
    margin: 50px auto; }
  .blankslate > .fa {
    font-size: 32px;
    color: #aaa; }
  .blankslate > .fa + .fa {
    margin-left: 10px; }
  .blankslate > .fa + h3 {
    margin-top: 20px; }
  .blankslate h3 {
    font-size: 1.5em;
    line-height: 1.43; }
  .blankslate p {
    margin-top: 0;
    margin-bottom: 15px; }
  .blankslate > .fa + p {
    margin-top: 15px; }
  .blankslate > .blankslate-detail > .fa {
    font-size: 80pt;
    color: #aaa; }
  .blankslate > .blankslate-detail > h1 {
    font-weight: bold;
    font-size: 20pt;
    margin: 20px 0; }
  .blankslate > .blankslate-detail > .blankslate-text {
    font-size: 14pt; }
    .blankslate > .blankslate-detail > .blankslate-text > .blankslate-quote {
      padding: 20px 10px 10px 10px;
      margin: 20px 0 10px 0;
      quotes: "\201C" "\201D" "\2018" "\2019";
      background-color: #eee;
      border-radius: 8px; }
    .blankslate > .blankslate-detail > .blankslate-text > .blankslate-quote:before, .blankslate > .blankslate-detail > .blankslate-text > .blankslate-quote:after {
      font-family: Georgia, sans-serif;
      opacity: 0.7;
      font-size: 4em;
      vertical-align: -0.4em; }
    .blankslate > .blankslate-detail > .blankslate-text > .blankslate-quote:before {
      content: open-quote;
      float: left;
      line-height: 0.5em;
      margin-right: 10px; }
    .blankslate > .blankslate-detail > .blankslate-text > .blankslate-quote:after {
      content: close-quote;
      float: right;
      line-height: 0.1em;
      margin-left: 0.25em; }
    .blankslate > .blankslate-detail > .blankslate-text > .blankslate-quote > p {
      overflow: hidden;
      margin-right: 40px; }
  .blankslate > .blankslate-foot {
    padding-top: 10px;
    text-align: right; }

.box-bordered {
  padding: 15px;
  background-color: #fff;
  transition: background-color 0.5s;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.37);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.37);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.37); }
  .box-bordered > .legend {
    padding: 0;
    margin: 0;
    color: #999; }
  .box-bordered > .table:last-child {
    margin-bottom: 0; }
  .box-bordered.box-bordered-form {
    padding-bottom: 35px; }
  .box-bordered.box-xs {
    padding: 2px; }
  .box-bordered.box-sm {
    padding: 5px; }
  .box-bordered.box-md {
    padding: 8px; }

.box-header {
  padding: 3px 5px;
  margin-bottom: 10px; }
  .box-header.box-header-line {
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e2e2e2; }

.box-swap-header.closed > .box-swap-btn {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=-0.5);
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg); }
  .box-swap-header.closed + .box-swap-body {
    display: none; }
  .box-swap-header > .box-swap-btn {
    float: right;
    cursor: pointer;
    color: #ddd;
    transition: color 0.5s, transform 0.5s; }
  .box-swap-header > .box-swap-btn:hover {
    color: #ff892a; }
  .box-swap-header + .box-swap-body {
    margin-top: 15px; }

.tab-container > .nav-tabs {
  padding-left: 30px; }

.breadcrumb {
  background: none;
  border-radius: 0;
  padding: 0;
  margin-bottom: 20px;
  list-style: none; }
  .breadcrumb > li {
    display: inline-block;
    font-size: 12pt; }
  .breadcrumb > li + li:before {
    content: "\f101";
    font-family: 'Font Awesome 5 Pro';
    text-rendering: auto;
    padding: 0 8px 0 5px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .breadcrumb > li.active {
    color: #777; }

.fa {
  font-weight: 300;
  font-size: 16px; }

h3 .fa {
  font-size: 32px; }

.fa.fab {
  font-family: 'Font Awesome 5 Brands'; }

.fa.fas {
  font-weight: 900; }

.fa-remove {
  font-weight: 900; }
  .fa-remove:before {
    content: "\f00d"; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -0.0667em; }

.fa-xs {
  font-size: 0.75em; }

.fa-sm {
  font-size: 0.875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.icon-active, .icon-active-set, .icon-check {
  font-weight: 300;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  color: #9e9e9e; }
  .icon-active:before, .icon-active-set:before, .icon-check:before {
    font-family: Font Awesome\ 5 Pro;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased; }

.icon-active, .icon-active-set {
  text-align: center;
  width: 1.25em;
  cursor: pointer; }
  .icon-active:before, .icon-active-set:before {
    font-size: 16px;
    content: "\f111"; }
  .icon-active.active, .icon-active-set.active {
    font-weight: 900;
    color: #ff9800; }
  .icon-active.active:before, .icon-active-set.active:before {
    content: "\f069"; }
  .icon-active:hover:before, .icon-active-set:hover:before {
    color: #2196f3 !important; }
  .icon-active.error:before, .icon-active-set.error:before {
    color: #f44336;
    content: "\f071"; }

.icon-check:before {
  text-align: center;
  width: 1.25em;
  font-size: 16px;
  content: "\f111"; }
  .icon-check:not(:empty):before {
    margin-right: 8px; }
  .icon-check.active {
    font-weight: 900;
    color: #333; }
  .icon-check.active:before {
    color: #4caf50;
    content: "\f058"; }

.navbar-box {
  margin-bottom: 20px; }
  .navbar-box > .navbar {
    min-height: 0;
    margin-bottom: 0; }
  .navbar-box > .navbar > .navbar-header {
    float: left; }
    .navbar-box > .navbar > .navbar-header > .navbar-brand {
      height: auto;
      font-size: 24px;
      font-weight: bold;
      padding: 0 30px 0 50px; }
    .navbar-box > .navbar > .navbar-header > .navbar-brand > .navbar-brand-icon {
      float: left;
      font-size: 30px;
      margin-left: -50px; }
    .navbar-box > .navbar > .navbar-header > .navbar-brand > .navbar-brand-text {
      margin-top: 0;
      margin-bottom: 0; }
    .navbar-box > .navbar > .navbar-header > .navbar-toggle {
      margin: 4px 0;
      background-color: #eee;
      transition: background-color 0.5s; }
    .navbar-box > .navbar > .navbar-header > .navbar-toggle > .icon-bar {
      background: #fff; }
    .navbar-box > .navbar > .navbar-header > .navbar-toggle:hover {
      background-color: #ff892a; }
  .navbar-box > .navbar .navbar-nav {
    padding: 7px 0; }
  .navbar-box > .navbar .navbar-form {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 4px;
    padding-bottom: 4px; }
  .navbar-box > .navbar > .navbar-collapse > .navbar-right:first-child {
    padding-right: 0; }
  .navbar-box > .navbar .navbar-nav > li > a {
    padding-left: 10px;
    padding-right: 10px; }
    .navbar-box > .navbar .navbar-nav > li > a:hover, .navbar-box > .navbar .navbar-nav > li > a:focus {
      background: none;
      color: #dd5a43; }
    .navbar-box > .navbar .navbar-nav > li.open > a, .navbar-box > .navbar .navbar-nav > li.open > a:hover, .navbar-box > .navbar .navbar-nav > li.open > a:focus {
      background: none; }
    .navbar-box > .navbar .navbar-nav > li.active > a {
      font-weight: bold;
      color: #478fca; }
    .navbar-box > .navbar .navbar-nav > li > .dropdown-menu {
      margin-top: -5px;
      border-radius: 4px;
      box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

@media (max-width: 480px) {
  .navbar-box > .navbar > .navbar-header > .navbar-brand {
    float: none;
    padding-right: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; } }

.paging:before, .paging:after {
  clear: both;
  content: "";
  display: table;
  line-height: 0; }
  .paging .paging-table {
    min-height: 180px; }
  .paging .paging-switch {
    margin: 0;
    float: left; }
  .paging .paging-switch > li > a, .paging .paging-switch > li > span {
    padding: 6px 0;
    text-align: center;
    width: 30px; }
  .paging .paging-select {
    width: auto;
    float: left;
    margin-top: 0;
    margin-left: 10px; }
  .paging .paging-select > .form-control {
    padding: 7px 10px;
    background: white;
    height: 34px;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.37);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.37);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.37); }

.status-info:before, .status-info:after {
  content: " ";
  display: table; }
  .status-info > li {
    display: inline-block;
    position: relative;
    padding: 7px 10px; }

.paging_control > ._switch {
  margin: 0;
  float: left; }
  .paging_control > ._switch > li._divider span {
    padding: 7px 0;
    border-top: none;
    border-bottom: none; }
    .paging_control > ._switch > li._divider span:hover {
      background-color: #fff; }
    .paging_control > ._switch > li a, .paging_control > ._switch > li span {
      padding: 6px 0;
      text-align: center;
      width: 30px; }
  .paging_control > ._select {
    width: auto;
    float: left;
    margin-top: 0;
    margin-left: 10px; }
  .paging_control > ._select > .form-control {
    padding: 7px 10px;
    background: white;
    height: 34px; }
    .paging_control > ._select > .form-control:hover {
      -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.37);
      -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.37);
      box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.37); }

.tags {
  margin: -2px -2px 15px -2px; }
  .tags > a, .tags > span {
    display: inline-block;
    margin: 2px;
    padding: 0 13px 0 0;
    border-radius: 12px;
    line-height: 24px;
    color: #fff;
    cursor: default;
    font-size: 10pt;
    opacity: 0.9; }
  .tags > a > .fa, .tags > span > .fa {
    float: left;
    line-height: 18px;
    width: 20px;
    margin: 3px 8px 3px 3px;
    text-align: center;
    font-size: 8px;
    border-radius: 9px;
    background-color: rgba(255, 255, 255, 0.3); }
  .tags > a:hover, .tags > span:hover {
    cursor: pointer;
    color: #fff;
    text-decoration: none;
    opacity: 1; }

.page-title {
  margin-bottom: 20px; }
  .page-title h1 {
    font-size: 18pt;
    min-height: 34px;
    line-height: 34px;
    padding-left: 50px;
    margin-bottom: 0; }
  .page-title h1 > .fa {
    float: left;
    font-size: 32px;
    margin-left: -50px;
    width: 40px;
    text-align: center; }
  .page-title h1 + .page-breadcrumb {
    margin-left: 50px;
    /*
     padding: 3px 15px;
     background-color: white;
     @include shadow1();*/ }
  .page-title ._right {
    float: right;
    min-height: 30px;
    margin-left: 10px; }
  .page-title ._right .form-inline > *:last-child {
    margin-right: 0; }

.page-breadcrumb {
  font-size: 14pt;
  margin-bottom: 20px; }
  .page-breadcrumb .breadcrumb {
    margin-bottom: 0; }
  .page-breadcrumb .breadcrumb > li + li:before {
    font-size: 10pt; }
/*
 .col-1, .col-2, .col-3, .col-4,
 .col-5, .col-6, .col-7, .col-8,
 .col-9, .col-10, .col-11, .col-12 {
 float: left;
 padding-left: 15px;
 padding-right: 15px;
 }
 .col-1 {
 width: $col_size;
 }
 .col-2 {
 width: ($col_size * 2);
 }
 .col-3 {
 width: ($col_size * 3);
 }
 .col-4 {
 width: ($col_size * 4);
 }
 .col-5 {
 width: ($col_size * 5);
 }
 .col-6 {
 width: ($col_size * 6);
 }
 .col-7 {
 width: ($col_size * 7);
 }
 .col-8 {
 width: ($col_size * 8);
 }
 .col-9 {
 width: ($col_size * 9);
 }
 .col-10 {
 width: ($col_size * 10);
 }
 .col-11 {
 width: ($col_size * 11);
 }
 .col-12 {
 width: 100%;
 }
 */
/*
 .offset-1 {
 margin-left: $col_size;
 }
 .offset-2 {
 margin-left: ($col_size * 2);
 }
 .offset-3 {
 margin-left: ($col_size * 3);
 }
 .offset-4 {
 margin-left: ($col_size * 4);
 }
 .offset-5 {
 margin-left: ($col_size * 5);
 }
 .offset-6 {
 margin-left: ($col_size * 6);
 }
 .offset-7 {
 margin-left: ($col_size * 7);
 }
 .offset-8 {
 margin-left: ($col_size * 8);
 }
 .offset-9 {
 margin-left: ($col_size * 9);
 }
 .offset-10 {
 margin-left: ($col_size * 10);
 }
 .offset-11 {
 margin-left: ($col_size * 11);
 }
 .offset-12 {
 margin-left: 100%;
 }
 */
/*
 .row {
 & + .row {
 margin-top: 20px;
 }
 & > .col {
 float: left;
 min-height: 1px;
 position: relative;
 padding-left: 15px;
 padding-right: 15px;
 }
 }
 */
.row-xs {
  margin-left: -3px;
  margin-right: -3px; }
  .row-xs > .col, .row-xs > .col-1, .row-xs > .col-2, .row-xs > .col-3, .row-xs > .col-4, .row-xs > .col-5, .row-xs > .col-6, .row-xs > .col-7, .row-xs > .col-8, .row-xs > .col-9, .row-xs > .col-10, .row-xs > .col-11, .row-xs > .col-12, .row-xs.row-autosize > div {
    padding-left: 3px;
    padding-right: 3px; }

.row-sm {
  margin-left: -5px;
  margin-right: -5px; }
  .row-sm > .col, .row-sm > .col-1, .row-sm > .col-2, .row-sm > .col-3, .row-sm > .col-4, .row-sm > .col-5, .row-sm > .col-6, .row-sm > .col-7, .row-sm > .col-8, .row-sm > .col-9, .row-sm > .col-10, .row-sm > .col-11, .row-sm > .col-12, .row-sm.row-autosize > div {
    padding-left: 5px;
    padding-right: 5px; }

.row-md {
  margin-left: -10px;
  margin-right: -10px; }
  .row-md > .col, .row-md > .col-1, .row-md > .col-2, .row-md > .col-3, .row-md > .col-4, .row-md > .col-5, .row-md > .col-6, .row-md > .col-7, .row-md > .col-8, .row-md > .col-9, .row-md > .col-10, .row-md > .col-11, .row-md > .col-12, .row-md.row-autosize > div {
    padding-left: 10px;
    padding-right: 10px; }
/*
 &.row-col-2 > .col {
 width: ($col_size * 2);
 }
 &.row-col-3 > .col {
 width: ($col_size * 3);
 }
 &.row-col-4 > .col {
 width: ($col_size * 4);
 }
 &.row-col-6 > .col {
 width: ($col_size * 6);
 }
 .row-form-horizontal {
 & > .col {
 padding-top: 7px;
 }
 }
 */
/*
 @media (max-width: 768px) {
 .col-1, .col-2, .col-3, .col-4,
 .col-5, .col-6, .col-7, .col-8,
 .col-9, .col-10, .col-11, .col-12 {
 width: 100%;
 }
 .col-xs-1 {
 width: $col_size;
 }
 .col-xs-2 {
 width: ($col_size * 2);
 }
 .col-xs-3 {
 width: ($col_size * 3);
 }
 .col-xs-4 {
 width: ($col_size * 4);
 }
 .col-xs-5 {
 width: ($col_size * 5);
 }
 .col-xs-6 {
 width: ($col_size * 6);
 }
 .col-xs-7 {
 width: ($col_size * 7);
 }
 .col-xs-8 {
 width: ($col_size * 8);
 }
 .col-xs-9 {
 width: ($col_size * 9);
 }
 .col-xs-10 {
 width: ($col_size * 10);
 }
 .col-xs-11 {
 width: ($col_size * 11);
 }
 .col-xs-12 {
 width: 100%;
 }
 }
 */
.modal-content > .modal-body {
  padding-bottom: 0; }
/*
 .modal-content {
 padding: 15px 24px 5px 24px;
 border-radius: 0;
 & > .modal-header {
 border-bottom: none;
 padding: 0;
 margin-bottom: 2.4rem;
 & > .modal-title {
 }
 }
 & > .modal-body {
 padding: 0;
 }
 & > .modal-footer {
 padding-left: 0;
 padding-right: 0;
 }
 button.close {
 width: 40px;
 height: 40px;
 text-align: center;
 position: absolute;
 top: 0;
 right: 0;
 margin: 15px;
 padding: 0;
 background: rgba(0, 0, 0, 0.3);
 border-radius: 50%;
 -webkit-transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
 transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
 & > span {
 line-height: 40px;
 }
 }
 }
 */
.modal .modal-dialog {
  max-width: 900px; }
  .modal.-sm .modal-dialog {
    max-width: 400px; }
  .modal.-md .modal-dialog {
    max-width: 750px; }
  .modal.-lg .modal-dialog {
    max-width: 1000px; }
  .modal.-xl .modal-dialog {
    max-width: 1200px; }

@media (min-width: 768px) {
  .modal-dialog {
    max-width: 95%;
    margin: 30px auto; } }

.cropcode-canvas {
  height: 600px;
  width: 100%; }
  .cropcode-canvas img {
    max-width: 100%; }
/**
 * A stylesheet for use with Bootstrap 3.x
 * @author: Dan Grossman http://www.dangrossman.info/
 * @copyright: Copyright (c) 2012-2015 Dan Grossman. All rights reserved.
 * @license: Licensed under the MIT license. See http://www.opensource.org/licenses/mit-license.php
 * @website: https://www.improvely.com/
 */
/* Container Appearance */
.daterangepicker {
  position: absolute;
  background: #fff;
  top: 100px;
  left: 20px;
  padding: 4px;
  margin-top: 1px;
  width: 278px;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.37);
  -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.37);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.37); }

.daterangepicker.opensleft:before {
  position: absolute;
  top: -7px;
  right: 9px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: ''; }

.daterangepicker.opensleft:after {
  position: absolute;
  top: -6px;
  right: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  content: ''; }

.daterangepicker.openscenter:before {
  position: absolute;
  top: -7px;
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: ''; }

.daterangepicker.openscenter:after {
  position: absolute;
  top: -6px;
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  content: ''; }

.daterangepicker.opensright:before {
  position: absolute;
  top: -7px;
  left: 9px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: ''; }

.daterangepicker.opensright:after {
  position: absolute;
  top: -6px;
  left: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  content: ''; }

.daterangepicker.dropup {
  margin-top: -5px; }

.daterangepicker.dropup:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc; }

.daterangepicker.dropup:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff; }

.daterangepicker.dropdown-menu {
  max-width: none;
  z-index: 1029; }

.daterangepicker.single .ranges, .daterangepicker.single .calendar {
  float: none; }

.daterangepicker .calendar {
  display: inline-block;
  max-width: 270px;
  margin: 4px; }

.daterangepicker.show-calendar .calendar {
  display: inline-block; }

.daterangepicker .calendar.single.left {
  margin: 4px; }

.daterangepicker .calendar.single.left .calendar-table {
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 4px; }
/* Calendars */
.daterangepicker .calendar th, .daterangepicker .calendar td {
  white-space: nowrap;
  text-align: center;
  min-width: 32px;
  font-size: 11pt; }

.daterangepicker .calendar-table {
  border: 1px solid #ddd;
  padding: 4px;
  border-radius: 4px;
  background: #fff; }

.daterangepicker table {
  width: 100%;
  margin: 0; }

.daterangepicker td, .daterangepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  white-space: nowrap;
  cursor: pointer; }

.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
  color: #999;
  background: #fff; }

.daterangepicker td.disabled, .daterangepicker option.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through; }

.daterangepicker td.available:hover, .daterangepicker th.available:hover {
  background: #eee; }

.daterangepicker td.in-range {
  background: #ebf4f8;
  border-radius: 0; }

.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px; }

.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0; }

.daterangepicker td.start-date.end-date {
  border-radius: 4px; }

.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: #3071a9;
  color: #fff; }

.daterangepicker td.week, .daterangepicker th.week {
  font-size: 80%;
  color: #ccc; }

.daterangepicker select.monthselect, .daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
  font-weight: 300; }

.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%; }

.daterangepicker select.yearselect {
  width: 40%; }

.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
  width: 50px;
  margin-bottom: 0; }

.daterangepicker th.month {
  width: auto; }
/* Text Input Above Each Calendar */
.daterangepicker .input-mini {
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555;
  display: block;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  margin: 0 0 5px 0;
  padding: 0 6px 0 28px;
  width: 100%; }

.daterangepicker .input-mini.active {
  border: 1px solid #357ebd; }

.daterangepicker .daterangepicker_input i {
  position: absolute;
  left: 8px;
  top: 8px; }

.daterangepicker .daterangepicker_input {
  position: relative; }
/* Time Picker */
.daterangepicker .calendar-time {
  text-align: center;
  margin: 5px auto;
  line-height: 30px;
  position: relative;
  padding-left: 28px; }

.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed; }
/* Predefined Ranges */
.daterangepicker .ranges {
  font-size: 11px;
  float: none;
  margin: 4px;
  text-align: left; }

.daterangepicker .ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%; }

.daterangepicker .ranges li {
  font-size: 13px;
  background: #f5f5f5;
  border: 1px solid #f5f5f5;
  color: #08c;
  padding: 3px 12px;
  margin-bottom: 8px;
  border-radius: 5px;
  cursor: pointer; }

.daterangepicker .ranges li.active, .daterangepicker .ranges li:hover {
  background: #08c;
  border: 1px solid #08c;
  color: #fff; }
/*  Larger Screen Styling */
@media (max-width: 564px) {
  .daterangepicker.show-calendar .calendar {
    display: block; } }

@media (min-width: 564px) {
  .daterangepicker {
    width: auto;
    white-space: nowrap; }

  .daterangepicker .ranges {
    width: auto;
    float: left; }

  .daterangepicker .ranges ul {
    width: 160px; }

  .daterangepicker.single .ranges ul {
    width: 100%; }

  .daterangepicker .calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }

  .daterangepicker .calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }

  .daterangepicker .calendar.left {
    clear: left;
    margin-right: 0; }

  .daterangepicker.single .calendar.left {
    clear: none; }

  .daterangepicker.single .ranges, .daterangepicker.single .calendar {
    float: left; }

  .daterangepicker .calendar.right {
    margin-left: 0; }

  .daterangepicker .left .daterangepicker_input {
    padding-right: 12px; }

  .daterangepicker .calendar.left .calendar-table {
    padding-right: 12px; } }

@media (min-width: 730px) {
  .daterangepicker .calendar.left {
    clear: none; } }

.modal-open.modal-open-daterangepicker .daterangepicker.dropdown-menu {
  z-index: 1059; }
/*!
 * jquery-confirm v2.5.1 (http://craftpip.github.io/jquery-confirm/)
 * Author: boniface pereira
 * Website: www.craftpip.com
 * Contact: hey@craftpip.com
 *
 * Copyright 2013-2016 jquery-confirm
 * Licensed under MIT (https://github.com/craftpip/jquery-confirm/blob/master/LICENSE)
 */
@-webkit-keyframes jconfirm-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes jconfirm-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

body.jconfirm-noscroll {
  overflow: hidden !important; }

.jconfirm {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999999;
  font-family: inherit;
  overflow: hidden; }

.jconfirm .jconfirm-bg {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transition: all 0.4s;
  transition: all 0.4s; }

.jconfirm .jconfirm-bg.seen {
  opacity: 1; }

.jconfirm .jconfirm-scrollpane {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: auto;
  -webkit-perspective: 500px;
  perspective: 500px;
  -webkit-perspective-origin: center;
  perspective-origin: center; }

.jconfirm .jconfirm-box {
  background: white;
  border-radius: 4px;
  position: relative;
  outline: none;
  padding: 15px 15px 0; }

.jconfirm .jconfirm-box div.closeIcon {
  height: 20px;
  width: 20px;
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
  opacity: 0.6;
  text-align: center;
  -webkit-transition: opacity 0.1s ease-in;
  transition: opacity 0.1s ease-in;
  display: none;
  font-size: 27px;
  line-height: 14px; }

.jconfirm .jconfirm-box div.closeIcon .fa {
  font-size: 16px; }

.jconfirm .jconfirm-box div.closeIcon .glyphicon {
  font-size: 16px; }

.jconfirm .jconfirm-box div.closeIcon .zmdi {
  font-size: 16px; }

.jconfirm .jconfirm-box div.closeIcon:hover {
  opacity: 1; }

.jconfirm .jconfirm-box div.title-c {
  display: block;
  font-size: 22px;
  line-height: 20px; }

.jconfirm .jconfirm-box div.title-c .icon-c {
  font-size: inherit;
  padding-bottom: 15px;
  display: inline-block;
  margin-right: 8px;
  vertical-align: middle; }

.jconfirm .jconfirm-box div.title-c .icon-c i {
  vertical-align: middle; }

.jconfirm .jconfirm-box div.title-c .icon-c:empty {
  display: none; }

.jconfirm .jconfirm-box div.title-c .title {
  font-size: inherit;
  font-family: inherit;
  display: inline-block;
  vertical-align: middle;
  padding-bottom: 15px; }

.jconfirm .jconfirm-box div.title-c .title:empty {
  display: none; }

.jconfirm .jconfirm-box div.content-pane {
  margin-bottom: 15px;
  height: auto;
  -webkit-transition: height 0.4s ease-in;
  transition: height 0.4s ease-in;
  display: inline-block;
  width: 100%;
  position: relative; }

.jconfirm .jconfirm-box div.content-pane .content {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  right: 0; }

.jconfirm .jconfirm-box div.content-pane .content img {
  width: 100%;
  height: auto; }

.jconfirm .jconfirm-box div.content-pane .content:empty {
  display: none; }

.jconfirm .jconfirm-box div.content-pane .content:empty.loading {
  height: 40px;
  position: relative;
  opacity: 0.6;
  display: block; }

.jconfirm .jconfirm-box div.content-pane .content:empty.loading:before {
  content: '';
  height: 20px;
  width: 20px;
  border: solid 2px transparent;
  position: absolute;
  left: 50%;
  margin-left: -10px;
  border-radius: 50%;
  -webkit-animation: jconfirm-rotate 1s infinite linear;
  animation: jconfirm-rotate 1s infinite linear;
  border-bottom-color: #aaa;
  top: 50%;
  margin-top: -10px; }

.jconfirm .jconfirm-box div.content-pane .content:empty.loading:after {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -15px; }

.jconfirm .jconfirm-box .buttons {
  padding-bottom: 15px; }

.jconfirm .jconfirm-box .buttons button + button {
  margin-left: 5px; }

.jconfirm .jquery-clear {
  clear: both; }

.jconfirm.rtl {
  direction: rtl; }

.jconfirm.rtl div.closeIcon {
  left: 12px;
  right: auto; }

.jconfirm.jconfirm-white .jconfirm-bg {
  background-color: rgba(0, 0, 0, 0.2); }

.jconfirm.jconfirm-white .jconfirm-box {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  border-radius: 5px; }

.jconfirm.jconfirm-white .jconfirm-box .buttons {
  float: right; }

.jconfirm.jconfirm-white .jconfirm-box .buttons button {
  border: none;
  background-image: none;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  text-shadow: none;
  -webkit-transition: background 0.1s;
  transition: background 0.1s;
  color: white; }

.jconfirm.jconfirm-white .jconfirm-box .buttons button.btn-default {
  box-shadow: none;
  color: #333; }

.jconfirm.jconfirm-white .jconfirm-box .buttons button.btn-default:hover {
  background: #ddd; }

.jconfirm.jconfirm-black .jconfirm-bg {
  background-color: rgba(0, 0, 0, 0.5); }

.jconfirm.jconfirm-black .jconfirm-box {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  background: #444;
  border-radius: 5px;
  color: white; }

.jconfirm.jconfirm-black .jconfirm-box .buttons {
  float: right; }

.jconfirm.jconfirm-black .jconfirm-box .buttons button {
  border: none;
  background-image: none;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  text-shadow: none;
  -webkit-transition: background 0.1s;
  transition: background 0.1s;
  color: white; }

.jconfirm.jconfirm-black .jconfirm-box .buttons button.btn-default {
  box-shadow: none;
  color: #fff;
  background: none; }

.jconfirm.jconfirm-black .jconfirm-box .buttons button.btn-default:hover {
  background: #666; }

.jconfirm .jconfirm-box.hilight {
  -webkit-animation: hilight 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  animation: hilight 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

@-webkit-keyframes hilight {
  10%, 90% {
    -webkit-transform: translate3d(-2px, 0, 0);
    transform: translate3d(-2px, 0, 0); }

  20%, 80% {
    -webkit-transform: translate3d(4px, 0, 0);
    transform: translate3d(4px, 0, 0); }

  30%, 50%, 70% {
    -webkit-transform: translate3d(-8px, 0, 0);
    transform: translate3d(-8px, 0, 0); }

  40%, 60% {
    -webkit-transform: translate3d(8px, 0, 0);
    transform: translate3d(8px, 0, 0); } }

@keyframes hilight {
  10%, 90% {
    -webkit-transform: translate3d(-2px, 0, 0);
    transform: translate3d(-2px, 0, 0); }

  20%, 80% {
    -webkit-transform: translate3d(4px, 0, 0);
    transform: translate3d(4px, 0, 0); }

  30%, 50%, 70% {
    -webkit-transform: translate3d(-8px, 0, 0);
    transform: translate3d(-8px, 0, 0); }

  40%, 60% {
    -webkit-transform: translate3d(8px, 0, 0);
    transform: translate3d(8px, 0, 0); } }
/*Transition rules*/
.jconfirm {
  -webkit-perspective: 400px;
  perspective: 400px; }

.jconfirm .jconfirm-box {
  opacity: 1;
  -webkit-transition-property: -webkit-transform, opacity, box-shadow;
  transition-property: transform, opacity, box-shadow; }

.jconfirm .jconfirm-box.anim-top, .jconfirm .jconfirm-box.anim-left, .jconfirm .jconfirm-box.anim-right, .jconfirm .jconfirm-box.anim-bottom, .jconfirm .jconfirm-box.anim-opacity, .jconfirm .jconfirm-box.anim-zoom, .jconfirm .jconfirm-box.anim-scale, .jconfirm .jconfirm-box.anim-none, .jconfirm .jconfirm-box.anim-rotate, .jconfirm .jconfirm-box.anim-rotatex, .jconfirm .jconfirm-box.anim-rotatey, .jconfirm .jconfirm-box.anim-scaley, .jconfirm .jconfirm-box.anim-scalex {
  opacity: 0; }

.jconfirm .jconfirm-box.anim-rotate {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.jconfirm .jconfirm-box.anim-rotatex {
  -webkit-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center; }

.jconfirm .jconfirm-box.anim-rotatexr {
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center; }

.jconfirm .jconfirm-box.anim-rotatey {
  -webkit-transform: rotatey(90deg);
  -ms-transform: rotatey(90deg);
  transform: rotatey(90deg);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center; }

.jconfirm .jconfirm-box.anim-rotateyr {
  -webkit-transform: rotatey(-90deg);
  -ms-transform: rotatey(-90deg);
  transform: rotatey(-90deg);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center; }

.jconfirm .jconfirm-box.anim-scaley {
  -webkit-transform: scaley(1.5);
  -ms-transform: scaley(1.5);
  transform: scaley(1.5);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center; }

.jconfirm .jconfirm-box.anim-scalex {
  -webkit-transform: scalex(1.5);
  -ms-transform: scalex(1.5);
  transform: scalex(1.5);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center; }

.jconfirm .jconfirm-box.anim-top {
  -webkit-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  transform: translate(0px, -100px); }

.jconfirm .jconfirm-box.anim-left {
  -webkit-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate(-100px, 0px); }

.jconfirm .jconfirm-box.anim-right {
  -webkit-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate(100px, 0px); }

.jconfirm .jconfirm-box.anim-bottom {
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px); }

.jconfirm .jconfirm-box.anim-zoom {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2); }

.jconfirm .jconfirm-box.anim-scale {
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5); }

.jconfirm .jconfirm-box.anim-none {
  display: none; }

.jconfirm.jconfirm-supervan .jconfirm-bg {
  background-color: rgba(54, 70, 93, 0.95); }

.jconfirm.jconfirm-supervan .jconfirm-box {
  background-color: transparent; }

.jconfirm.jconfirm-supervan .jconfirm-box div.closeIcon {
  color: white; }

.jconfirm.jconfirm-supervan .jconfirm-box div.title-c {
  text-align: center;
  color: white;
  font-size: 28px;
  font-weight: normal; }

.jconfirm.jconfirm-supervan .jconfirm-box div.title-c > * {
  padding-bottom: 25px; }

.jconfirm.jconfirm-supervan .jconfirm-box div.content-pane {
  margin-bottom: 25px; }

.jconfirm.jconfirm-supervan .jconfirm-box div.content {
  text-align: center;
  color: white; }

.jconfirm.jconfirm-supervan .jconfirm-box .buttons {
  text-align: center; }

.jconfirm.jconfirm-supervan .jconfirm-box .buttons button {
  font-size: 16px;
  border-radius: 2px;
  background: #303f53;
  text-shadow: none;
  border: none;
  color: white;
  padding: 10px;
  min-width: 100px; }

.jconfirm.jconfirm-material .jconfirm-bg {
  background-color: rgba(0, 0, 0, 0.67); }

.jconfirm.jconfirm-material .jconfirm-box {
  background-color: white;
  box-shadow: 0 7px 8px -4px rgba(0, 0, 0, 0.2), 0 13px 19px 2px rgba(0, 0, 0, 0.14), 0 5px 24px 4px rgba(0, 0, 0, 0.12);
  padding: 30px 25px 10px 25px; }

.jconfirm.jconfirm-material .jconfirm-box div.closeIcon {
  color: rgba(0, 0, 0, 0.87); }

.jconfirm.jconfirm-material .jconfirm-box div.title-c {
  color: rgba(0, 0, 0, 0.87);
  font-size: 22px;
  font-weight: bold; }

.jconfirm.jconfirm-material .jconfirm-box div.content {
  text-align: left;
  color: rgba(0, 0, 0, 0.87); }

.jconfirm.jconfirm-material .jconfirm-box .buttons {
  text-align: right; }

.jconfirm.jconfirm-material .jconfirm-box .buttons button {
  text-transform: uppercase;
  font-weight: 500; }

.jconfirm.jconfirm-bootstrap .jconfirm-bg {
  background-color: rgba(0, 0, 0, 0.21); }

.jconfirm.jconfirm-bootstrap .jconfirm-box {
  background-color: white;
  box-shadow: 0 3px 8px 0px rgba(0, 0, 0, 0.2);
  border: solid 1px rgba(0, 0, 0, 0.4);
  padding: 15px 0 0; }

.jconfirm.jconfirm-bootstrap .jconfirm-box div.closeIcon {
  color: rgba(0, 0, 0, 0.87); }

.jconfirm.jconfirm-bootstrap .jconfirm-box div.title-c {
  color: rgba(0, 0, 0, 0.87);
  font-size: 22px;
  font-weight: bold;
  padding-left: 15px;
  padding-right: 15px; }

.jconfirm.jconfirm-bootstrap .jconfirm-box div.content {
  text-align: left;
  color: rgba(0, 0, 0, 0.87);
  padding: 0px 15px; }

.jconfirm.jconfirm-bootstrap .jconfirm-box .buttons {
  text-align: right;
  padding: 0px 0 0px;
  margin: -5px 0 0px;
  border-top: solid 1px #ddd;
  overflow: hidden;
  border-radius: 0 0 4px 4px; }

.jconfirm.jconfirm-bootstrap .jconfirm-box .buttons button {
  font-weight: 500;
  border-radius: 0px;
  margin: 0;
  border-left: solid 1px #ddd; }

.dz-nopreview .dz-preview {
  display: none; }

.dropzone-box {
  cursor: pointer;
  margin: 25px 0 15px 0;
  min-height: 100px;
  border-radius: 8px;
  background: #fafafa;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.37) inset;
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.37) inset;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.37) inset; }
  .dropzone-box.dz-drag-hover {
    background-color: #d3eafd; }
  .dropzone-box.dz-started .dz-message {
    display: none; }
  .dropzone-box.-file > .dz-preview.-green .dz-image, .dropzone-box.-file > .dz-preview.-xlsx .dz-image, .dropzone-box.-file > .dz-preview.-xls .dz-image {
    background-color: #edf7ee;
    color: #4caf50; }
    .dropzone-box.-file > .dz-preview.-blue .dz-image, .dropzone-box.-file > .dz-preview.-docx .dz-image, .dropzone-box.-file > .dz-preview.-doc .dz-image {
      background-color: #e9f5fe;
      color: #2196f3; }
    .dropzone-box.-file > .dz-preview .dz-image {
      height: 65px;
      background-color: #f5f5f5;
      color: #9e9e9e; }
    .dropzone-box.-file > .dz-preview .dz-image .fa {
      line-height: 65px;
      font-size: 40px; }
    .dropzone-box.-file > .dz-preview .dz-details {
      display: block;
      font-size: 9pt; }
    .dropzone-box.-file > .dz-preview .dz-details .dz-size {
      margin-top: 5px;
      line-height: 15px; }
    .dropzone-box.-file > .dz-preview .dz-details .dz-filename {
      line-height: 15px;
      max-width: 100px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
  .dropzone-box .dz-message {
    font-size: 20px;
    padding: 30px 0;
    line-height: 40px;
    text-align: center;
    color: #9e9e9e; }
  .dropzone-box .dz-message:hover {
    color: #ff9800; }
  .dropzone-box > .dz-preview {
    display: inline-block;
    margin: 10px;
    padding: 5px;
    border-radius: 6px;
    background-color: #fff;
    position: relative;
    opacity: 0.8;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.37);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.37);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.37); }
  .dropzone-box > .dz-preview.dz-success {
    opacity: 1; }
    .dropzone-box > .dz-preview.dz-success .dz-progress {
      display: none; }
  .dropzone-box > .dz-preview .dz-image {
    width: 100px;
    height: 100px;
    border-radius: 4px;
    overflow: hidden; }
  .dropzone-box > .dz-preview .dz-details {
    display: none; }
  .dropzone-box > .dz-preview .dz-progress {
    position: absolute;
    top: 3px;
    left: 3px;
    right: 3px;
    height: 10px;
    overflow: hidden;
    opacity: 0.9; }
    .dropzone-box > .dz-preview .dz-progress .dz-upload {
      display: block;
      height: 10px;
      border-radius: 5px;
      background-color: #4caf50; }
  .dropzone-box > .dz-preview .dz-success-mark, .dropzone-box > .dz-preview .dz-error-mark {
    display: none; }
  .dropzone-box > .dz-preview > a, .dropzone-box > .dz-preview > img {
    display: inline-block;
    vertical-align: bottom;
    margin: 5px;
    border-radius: 4px;
    overflow: hidden;
    background: #fff;
    padding: 3px;
    border: 1px solid #9e9e9e;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.37);
    -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.37);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.37); }
    .dropzone-box > .dz-preview > a:hover, .dropzone-box > .dz-preview > img:hover {
      -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.3), 0 2px 2px 0 rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.3), 0 2px 2px 0 rgba(0, 0, 0, 0.2);
      box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.3), 0 2px 2px 0 rgba(0, 0, 0, 0.2); }
  .dropzone-box > .dz-preview img {
    max-height: 100px; }

.btn, .withripple {
  position: relative; }

.ripple-container {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: inherit;
  pointer-events: none; }

.ripple {
  position: absolute;
  width: 20px;
  height: 20px;
  margin-left: -10px;
  margin-top: -10px;
  border-radius: 100%;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.05);
  transform: scale(1);
  transform-origin: 50%;
  opacity: 0;
  pointer-events: none; }

.ripple.ripple-on {
  transition: opacity 0.15s ease-in 0s, transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
  opacity: 0.1; }

.ripple.ripple-out {
  transition: opacity 0.1s linear 0s !important;
  opacity: 0; }

.jq-toast-wrap {
  display: block;
  position: fixed;
  width: 450px;
  pointer-events: none !important;
  margin: 0;
  padding: 0;
  letter-spacing: normal;
  z-index: 9000 !important; }

.jq-toast-wrap * {
  margin: 0;
  padding: 0; }

.jq-toast-wrap.bottom-left {
  bottom: 20px;
  left: 20px; }

.jq-toast-wrap.bottom-right {
  bottom: 20px;
  right: 40px; }

.jq-toast-wrap.top-left {
  top: 20px;
  left: 20px; }

.jq-toast-wrap.top-right {
  top: 20px;
  right: 40px; }

.jq-toast-single {
  display: block;
  width: 100%;
  padding: 10px;
  margin: 0px 0px 5px;
  border-radius: 4px;
  font-size: 14px;
  line-height: 17px;
  position: relative;
  pointer-events: all !important;
  background-color: #444;
  color: white;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.37);
  -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.37);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.37); }

.jq-toast-single h2 {
  font-size: 14px;
  font-weight: bold;
  margin: 0px 0px 7px;
  background: none;
  color: inherit;
  line-height: inherit;
  letter-spacing: normal; }

.jq-toast-single a {
  color: #eee;
  text-decoration: none;
  font-weight: bold;
  border-bottom: 1px solid white;
  padding-bottom: 3px;
  font-size: 14px; }

.jq-toast-single ul {
  margin: 0px 0px 0px 15px;
  background: none;
  padding: 0px; }

.jq-toast-single ul li {
  list-style-type: disc !important;
  line-height: 17px;
  background: none;
  margin: 0;
  padding: 0;
  letter-spacing: normal; }

.close-jq-toast-single {
  position: absolute;
  top: 3px;
  right: 7px;
  font-size: 14px;
  cursor: pointer; }

.jq-toast-loader {
  display: block;
  position: absolute;
  top: -2px;
  height: 5px;
  width: 0%;
  left: 0;
  border-radius: 5px;
  background: red; }

.jq-toast-loaded {
  width: 100%; }

.jq-has-icon {
  padding: 10px 10px 10px 60px;
  background-repeat: no-repeat;
  background-position: 10px; }

.jq-icon-info:before, .jq-icon-notify:before, .jq-icon-warning:before, .jq-icon-error:before, .jq-icon-success:before {
  display: inline-block;
  font: normal normal normal 16px/1 'Font Awesome 5 Pro';
  float: left;
  font-size: 25px;
  margin-left: -50px;
  line-height: 40px;
  width: 40px;
  text-align: center;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.jq-icon-info {
  background-color: #1e87db;
  color: #f4fafe;
  border-color: #2196f3; }
  .jq-icon-info:before {
    content: "\f05a"; }

.jq-icon-notify {
  background-color: #e68900;
  color: #fffaf2;
  border-color: #ff9800; }
  .jq-icon-notify:before {
    content: "\f0f3"; }

.jq-icon-warning {
  background-color: #e68900;
  color: #fffaf2;
  border-color: #ff9800; }
  .jq-icon-warning:before {
    content: "\f071"; }

.jq-icon-error {
  background-color: #dc3c31;
  color: #fef6f5;
  border-color: #f44336; }
  .jq-icon-error:before {
    content: "\f071"; }

.jq-icon-success {
  background-color: #449e48;
  color: #f6fbf6;
  border-color: #4caf50; }
  .jq-icon-success:before {
    content: "\f00c"; }

#userbox-profile {
  width: 300px;
  position: absolute;
  top: 100%;
  background-color: #fff;
  left: auto;
  right: 0;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.37);
  -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.37);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.37); }
  #userbox-profile .userbox-profile-option-btn {
    display: none;
    margin-bottom: 10px; }
  #userbox-profile .userbox-profile-option-btn + .row {
    margin-top: 0; }

.userbar-box > li {
  position: relative; }
  .userbar-box > li.userbox-btn {
    padding: 9px 5px; }
    .userbar-box > li.userbox-btn > .btn-danger {
      color: #fff; }
    .userbar-box > li.userbox-btn > .btn-danger:hover, .userbar-box > li.userbox-btn > .btn-danger:focus {
      color: #fff;
      background-color: #ea1c0d;
      border-color: #c8180b; }
  .userbar-box > li > a {
    padding: 5px 15px; }
    .userbar-box > li > a > .fa {
      line-height: 40px;
      font-size: 32px; }
  .userbar-box > li > .text-count {
    display: block;
    font-size: 10px;
    font-weight: normal;
    text-align: center;
    padding: 0 4px;
    position: absolute;
    left: 0;
    top: 8px;
    min-width: 20px;
    height: 18px;
    line-height: 18px;
    border-radius: 4px;
    color: #fff;
    background-color: #f44336;
    z-index: 1000; }
  .userbar-box .userbar-profile {
    line-height: 40px; }
  .userbar-box .userbar-profile > img {
    float: right;
    margin: 2px 0 2px 10px;
    width: 36px;
    height: 36px;
    border-radius: 50%; }
  .userbar-box .userbox-profile {
    width: 300px;
    padding-bottom: 10px;
    margin-top: 1px !important;
    border-radius: 0;
    background-color: #fff; }
  .userbar-box .userbox-profile > .userbox-profile-cover {
    position: relative;
    padding-top: 50px;
    height: 100px;
    text-align: center; }
    .userbar-box .userbox-profile > .userbox-profile-cover > .userbox-profile-cover-bg {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 1000;
      background-size: cover;
      background-position: center center;
      -webkit-filter: blur(5px);
      -ms-filter: blur(5px);
      filter: blur(5px); }
    .userbar-box .userbox-profile > .userbox-profile-cover > img {
      position: relative;
      width: 64px;
      height: 64px;
      border-radius: 50%;
      border: 5px solid #fff;
      box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
      margin-bottom: -14px;
      z-index: 1001; }
  .userbar-box .userbox-profile > .userbox-profile-name {
    padding: 40px 0 10px 0;
    text-align: center;
    font-size: 2rem; }
  .userbar-box .userbox-profile > .userbox-profile-option {
    padding: 30px 12px 0 12px; }

@media (max-width: 767px) {
  #userbox-profile .userbox-profile-option-btn {
    display: block; } }

.text-markdown {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  color: #333;
  overflow: hidden;
  font-size: 11pt;
  line-height: 1.6;
  word-wrap: break-word; }
  .text-markdown p {
    margin: 0 0 15px 0; }
  .text-markdown a {
    background: transparent;
    text-decoration: underline; }
  .text-markdown a:active, .text-markdown a:hover {
    outline: 0; }
  .text-markdown strong {
    font-weight: bold; }
  .text-markdown img {
    border: 0;
    max-width: 100%; }
  .text-markdown img.emojione {
    width: 21px;
    height: 21px; }
  .text-markdown h1 {
    font-size: 2em;
    margin: 0 0 20px 0; }
  .text-markdown hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0; }
  .text-markdown code, .text-markdown kbd, .text-markdown pre {
    font-family: monospace, monospace;
    font-size: 1em; }
  .text-markdown pre {
    padding: 8px 13px !important;
    margin: 0 0 15px 0 !important; }

.markdown .code-box {
  background-color: #fcfcfc;
  border-radius: 0;
  border: 1px solid #ddd;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.markdown input {
  color: inherit;
  font: inherit;
  margin: 0; }

.markdown html input[disabled] {
  cursor: default; }

.markdown input {
  line-height: normal; }

.markdown input[type="checkbox"] {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

.markdown table {
  border-collapse: collapse;
  border-spacing: 0; }

.markdown td, .markdown th {
  padding: 0; }

.markdown * {
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.markdown a {
  color: #4183c4;
  text-decoration: none; }

.markdown a:hover, .markdown a:focus, .markdown a:active {
  text-decoration: underline; }

.markdown hr {
  height: 0;
  margin: 15px 0;
  overflow: hidden;
  background: transparent;
  border: 0;
  border-bottom: 1px solid #ddd; }

.markdown hr:before {
  display: table;
  content: ""; }

.markdown hr:after {
  display: table;
  clear: both;
  content: ""; }

.markdown h1, .markdown h2, .markdown h3, .markdown h4, .markdown h5, .markdown h6 {
  margin-top: 15px;
  margin-bottom: 15px;
  line-height: 1.1; }

.markdown h1 {
  font-size: 30px; }

.markdown h2 {
  font-size: 21px; }

.markdown h3 {
  font-size: 16px; }

.markdown h4 {
  font-size: 14px; }

.markdown h5 {
  font-size: 12px; }

.markdown h6 {
  font-size: 11px; }

.markdown blockquote {
  margin: 0; }

.markdown ul, .markdown ol {
  padding: 0;
  margin-top: 0;
  margin-bottom: 0; }

.markdown ol ol, .markdown ul ol {
  list-style-type: lower-roman; }

.markdown ul ul ol, .markdown ul ol ol, .markdown ol ul ol, .markdown ol ol ol {
  list-style-type: lower-alpha; }

.markdown ul li {
  list-style: disc; }

.markdown dd {
  margin-left: 0; }

.markdown pre {
  margin-top: 0;
  margin-bottom: 0;
  font: 12px Consolas, "Liberation Mono", Menlo, Courier, monospace; }

.markdown .octicon {
  font: normal normal 16px octicons-anchor;
  line-height: 1;
  display: inline-block;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.markdown .octicon-link:before {
  content: '\f05c'; }

.markdown > *:first-child {
  margin-top: 0 !important; }

.markdown > *:last-child {
  margin-bottom: 0 !important; }

.markdown .anchor {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: block;
  padding-right: 6px;
  padding-left: 30px;
  margin-left: -30px; }

.markdown .anchor:focus {
  outline: none; }

.markdown h1, .markdown h2, .markdown h3, .markdown h4, .markdown h5, .markdown h6 {
  position: relative;
  margin-top: 1em;
  margin-bottom: 16px;
  font-weight: bold;
  line-height: 1.4; }

.markdown h1 .octicon-link, .markdown h2 .octicon-link, .markdown h3 .octicon-link, .markdown h4 .octicon-link, .markdown h5 .octicon-link, .markdown h6 .octicon-link {
  display: none;
  color: #000;
  vertical-align: middle; }

.markdown h1:hover .anchor, .markdown h2:hover .anchor, .markdown h3:hover .anchor, .markdown h4:hover .anchor, .markdown h5:hover .anchor, .markdown h6:hover .anchor {
  padding-left: 8px;
  margin-left: -30px;
  line-height: 1;
  text-decoration: none; }

.markdown h1:hover .anchor .octicon-link, .markdown h2:hover .anchor .octicon-link, .markdown h3:hover .anchor .octicon-link, .markdown h4:hover .anchor .octicon-link, .markdown h5:hover .anchor .octicon-link, .markdown h6:hover .anchor .octicon-link {
  display: inline-block; }

.markdown h1 {
  padding-bottom: 0.3em;
  font-size: 2.25em;
  line-height: 1.2; }

.markdown h2 {
  padding-bottom: 0.3em;
  font-size: 1.75em;
  line-height: 1.225; }

.markdown h3 {
  font-size: 1.5em;
  line-height: 1.43; }

.markdown h4 {
  font-size: 1.25em; }

.markdown h5 {
  font-size: 1em; }

.markdown h6 {
  font-size: 1em;
  color: #777; }

.markdown p, .markdown blockquote, .markdown ul, .markdown ol, .markdown dl, .markdown table, .markdown pre {
  margin-top: 0;
  margin-bottom: 16px; }

.markdown hr {
  height: 1px;
  padding: 0;
  margin: 16px 0;
  background-color: #e7e7e7;
  border: 0 none; }

.markdown ul, .markdown ol {
  padding-left: 2em; }

.markdown ul ul, .markdown ul ol, .markdown ol ol, .markdown ol ul {
  margin-top: 0;
  margin-bottom: 0; }

.markdown li > p {
  margin-top: 16px; }

.markdown dl {
  padding: 0; }

.markdown dl dt {
  padding: 0;
  margin-top: 16px;
  font-size: 1em;
  font-style: italic;
  font-weight: bold; }

.markdown dl dd {
  padding: 0 16px;
  margin-bottom: 16px; }

.markdown blockquote {
  padding: 0 15px;
  color: #777;
  border-left: 4px solid #ddd; }

.markdown blockquote > :first-child {
  margin-top: 0; }

.markdown blockquote > :last-child {
  margin-bottom: 0; }

.markdown table {
  width: 100%;
  overflow: auto;
  word-break: normal;
  word-break: keep-all; }

.markdown table th {
  font-weight: bold; }

.markdown table th, .markdown table td {
  padding: 6px 13px;
  border: 1px solid #ddd; }

.markdown table tr {
  background-color: #fff;
  border-top: 1px solid #ccc; }

.markdown table tr:nth-child(2n) {
  background-color: #f8f8f8; }

.markdown img {
  max-width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.markdown .highlight {
  margin-bottom: 16px; }

.markdown .highlight pre, .markdown pre {
  padding: 16px;
  overflow: auto;
  font-size: 85%;
  line-height: 1.45;
  background-color: #f7f7f7;
  border-radius: 3px; }

.markdown .highlight pre {
  margin-bottom: 0;
  word-break: normal; }

.markdown pre {
  word-wrap: normal; }

.markdown .highlight {
  background: #fff; }

.markdown .highlight .h {
  color: #333;
  font-style: normal;
  font-weight: normal; }

.markdown .highlight .mf, .markdown .highlight .mh, .markdown .highlight .mi, .markdown .highlight .mo, .markdown .highlight .il, .markdown .highlight .m {
  color: #945277; }

.markdown .highlight .s, .markdown .highlight .sb, .markdown .highlight .sc, .markdown .highlight .sd, .markdown .highlight .s2, .markdown .highlight .se, .markdown .highlight .sh, .markdown .highlight .si, .markdown .highlight .sx, .markdown .highlight .s1 {
  color: #df5000; }

.markdown .highlight .kc, .markdown .highlight .kd, .markdown .highlight .kn, .markdown .highlight .kp, .markdown .highlight .kr, .markdown .highlight .kt, .markdown .highlight .k, .markdown .highlight .o {
  font-weight: bold; }

.markdown .highlight .kt {
  color: #458; }

.markdown .highlight .c, .markdown .highlight .cm, .markdown .highlight .c1 {
  color: #998;
  font-style: italic; }

.markdown .highlight .cp, .markdown .highlight .cs, .markdown .highlight .cp .h {
  color: #999;
  font-weight: bold; }

.markdown .highlight .cs {
  font-style: italic; }

.markdown .highlight .n {
  color: #333; }

.markdown .highlight .na, .markdown .highlight .nv, .markdown .highlight .vc, .markdown .highlight .vg, .markdown .highlight .vi {
  color: #008080; }

.markdown .highlight .nb {
  color: #0086b3; }

.markdown .highlight .nc {
  color: #458;
  font-weight: bold; }

.markdown .highlight .no {
  color: #094e99; }

.markdown .highlight .ni {
  color: #800080; }

.markdown .highlight .ne {
  color: #900;
  font-weight: bold; }

.markdown .highlight .nf {
  color: #945277;
  font-weight: bold; }

.markdown .highlight .nn {
  color: #555; }

.markdown .highlight .nt {
  color: #000080; }

.markdown .highlight .err {
  color: #a61717;
  background-color: #e3d2d2; }

.markdown .highlight .gd {
  color: #000;
  background-color: #fdd; }

.markdown .highlight .gd .x {
  color: #000;
  background-color: #faa; }

.markdown .highlight .ge {
  font-style: italic; }

.markdown .highlight .gr {
  color: #a00; }

.markdown .highlight .gh {
  color: #999; }

.markdown .highlight .gi {
  color: #000;
  background-color: #dfd; }

.markdown .highlight .gi .x {
  color: #000;
  background-color: #afa; }

.markdown .highlight .go {
  color: #888; }

.markdown .highlight .gp {
  color: #555; }

.markdown .highlight .gs {
  font-weight: bold; }

.markdown .highlight .gu {
  color: #800080;
  font-weight: bold; }

.markdown .highlight .gt {
  color: #a00; }

.markdown .highlight .ow {
  font-weight: bold; }

.markdown .highlight .w {
  color: #bbb; }

.markdown .highlight .sr {
  color: #017936; }

.markdown .highlight .ss {
  color: #8b467f; }

.markdown .highlight .bp {
  color: #999; }

.markdown .highlight .gc {
  color: #999;
  background-color: #eaf2f5; }

.markdown kbd {
  background-color: #e7e7e7;
  background-image: -webkit-linear-gradient(#fefefe, #e7e7e7);
  background-image: linear-gradient(#fefefe, #e7e7e7);
  background-repeat: repeat-x;
  display: inline-block;
  padding: 3px 5px;
  font: 11px Consolas, "Liberation Mono", Menlo, Courier, monospace;
  line-height: 10px;
  color: #000;
  border: 1px solid #cfcfcf;
  border-radius: 2px; }

.markdown .highlight .pl-coc, .markdown .highlight .pl-entm, .markdown .highlight .pl-eoa, .markdown .highlight .pl-mai .pl-sf, .markdown .highlight .pl-pdv, .markdown .highlight .pl-sc, .markdown .highlight .pl-sr, .markdown .highlight .pl-v, .markdown .highlight .pl-vpf {
  color: #0086b3; }

.markdown .highlight .pl-eoac, .markdown .highlight .pl-mdht, .markdown .highlight .pl-mi1, .markdown .highlight .pl-mri, .markdown .highlight .pl-va, .markdown .highlight .pl-vpu {
  color: #008080; }

.markdown .highlight .pl-c, .markdown .highlight .pl-pdc {
  color: #b4b7b4;
  font-style: italic; }

.markdown .highlight .pl-k, .markdown .highlight .pl-ko, .markdown .highlight .pl-kolp, .markdown .highlight .pl-mc, .markdown .highlight .pl-mr, .markdown .highlight .pl-ms, .markdown .highlight .pl-s, .markdown .highlight .pl-sok, .markdown .highlight .pl-st {
  color: #6e5494; }

.markdown .highlight .pl-ef, .markdown .highlight .pl-enf, .markdown .highlight .pl-enm, .markdown .highlight .pl-entc, .markdown .highlight .pl-eoi, .markdown .highlight .pl-sf, .markdown .highlight .pl-smc {
  color: #d12089; }

.markdown .highlight .pl-ens, .markdown .highlight .pl-eoai, .markdown .highlight .pl-kos, .markdown .highlight .pl-mh .pl-pdh, .markdown .highlight .pl-mp, .markdown .highlight .pl-pde, .markdown .highlight .pl-stp {
  color: #458; }

.markdown .highlight .pl-enti {
  color: #d12089;
  font-weight: bold; }

.markdown .highlight .pl-cce, .markdown .highlight .pl-enc, .markdown .highlight .pl-kou, .markdown .highlight .pl-mq {
  color: #f93; }

.markdown .highlight .pl-mp1 .pl-sf {
  color: #458;
  font-weight: bold; }

.markdown .highlight .pl-cos, .markdown .highlight .pl-ent, .markdown .highlight .pl-md, .markdown .highlight .pl-mdhf, .markdown .highlight .pl-ml, .markdown .highlight .pl-pdc1, .markdown .highlight .pl-pds, .markdown .highlight .pl-s1, .markdown .highlight .pl-scp, .markdown .highlight .pl-sol {
  color: #df5000; }

.markdown .highlight .pl-c1, .markdown .highlight .pl-cn, .markdown .highlight .pl-pse, .markdown .highlight .pl-pse .pl-s2, .markdown .highlight .pl-vi {
  color: #a31515; }

.markdown .highlight .pl-mb, .markdown .highlight .pl-pdb {
  color: #df5000;
  font-weight: bold; }

.markdown .highlight .pl-mi, .markdown .highlight .pl-pdi {
  color: #6e5494;
  font-style: italic; }

.markdown .highlight .pl-ms1 {
  background-color: #f5f5f5; }

.markdown .highlight .pl-mdh, .markdown .highlight .pl-mdi {
  font-weight: bold; }

.markdown .highlight .pl-mdr {
  color: #0086b3;
  font-weight: bold; }

.markdown .highlight .pl-s2 {
  color: #333; }

.markdown .highlight .pl-ii {
  background-color: #df5000;
  color: #fff; }

.markdown .highlight .pl-ib {
  background-color: #f93; }

.markdown .highlight .pl-id {
  background-color: #a31515;
  color: #fff; }

.markdown .highlight .pl-iu {
  background-color: #b4b7b4; }

.markdown .highlight .pl-mo {
  color: #969896; }

.markdown .task-list-item {
  list-style-type: none; }

.markdown .task-list-item + .task-list-item {
  margin-top: 3px; }

.markdown .task-list-item input {
  float: left;
  margin: 0.3em 0 0.25em -1.6em;
  vertical-align: middle; }
/*
 Darcula color scheme from the JetBrains family of IDEs
 */
.hljs {
  display: block;
  overflow-x: auto;
  padding: 0.5em;
  background: #2b2b2b; }

.hljs {
  color: #bababa; }

.hljs-strong, .hljs-emphasis {
  color: #a8a8a2; }

.hljs-bullet, .hljs-quote, .hljs-link, .hljs-number, .hljs-regexp, .hljs-literal {
  color: #6896ba; }

.hljs-code, .hljs-selector-class {
  color: #a6e22e; }

.hljs-emphasis {
  font-style: italic; }

.hljs-keyword, .hljs-selector-tag, .hljs-section, .hljs-attribute, .hljs-name, .hljs-variable {
  color: #cb7832; }

.hljs-params {
  color: #b9b9b9; }

.hljs-string {
  color: #6a8759; }

.hljs-subst, .hljs-type, .hljs-built_in, .hljs-builtin-name, .hljs-symbol, .hljs-selector-id, .hljs-selector-attr, .hljs-selector-pseudo, .hljs-template-tag, .hljs-template-variable, .hljs-addition {
  color: #e0c46c; }

.hljs-comment, .hljs-deletion, .hljs-meta {
  color: #7f7f7f; }

body.stop-scrolling {
  height: 100%;
  overflow: hidden; }

.sweet-overlay {
  background-color: black;
  /* IE8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  /* IE8 */
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  z-index: 10000; }

.sweet-alert {
  background-color: white;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  width: 478px;
  padding: 17px;
  border-radius: 5px;
  text-align: center;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -256px;
  margin-top: -200px;
  overflow: hidden;
  display: none;
  z-index: 99999; }
  .sweet-alert h2 {
    color: #575757;
    font-size: 22px;
    text-align: center;
    font-weight: 600;
    text-transform: none;
    position: relative;
    margin: 25px 0;
    padding: 0;
    line-height: 40px;
    display: block; }
  .sweet-alert p {
    color: #797979;
    font-size: 16px;
    text-align: center;
    font-weight: 300;
    position: relative;
    text-align: inherit;
    float: none;
    margin: 0;
    padding: 0;
    line-height: normal; }
  .sweet-alert ul {
    padding: 0 20%; }
  .sweet-alert ul li {
    list-style: disc;
    text-align: left;
    margin: 5px 0; }
  .sweet-alert fieldset {
    border: none;
    position: relative; }

@media all and (max-width: 540px) {
  .sweet-alert {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    left: 15px;
    right: 15px; } }

.sweet-alert .sa-error-container {
  background-color: #f1f1f1;
  margin-left: -17px;
  margin-right: -17px;
  overflow: hidden;
  padding: 0 10px;
  max-height: 0;
  webkit-transition: padding 0.15s, max-height 0.15s;
  transition: padding 0.15s, max-height 0.15s; }

.sweet-alert .sa-error-container.show {
  padding: 10px 0;
  max-height: 100px;
  webkit-transition: padding 0.2s, max-height 0.2s;
  transition: padding 0.25s, max-height 0.25s; }

.sweet-alert .sa-error-container .icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #ea7d7d;
  color: white;
  line-height: 24px;
  text-align: center;
  margin-right: 3px; }

.sweet-alert .sa-error-container p {
  display: inline-block; }

.sweet-alert .sa-input-error {
  position: absolute;
  top: 29px;
  right: 26px;
  width: 20px;
  height: 20px;
  opacity: 0;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: all 0.1s;
  transition: all 0.1s; }

.sweet-alert .sa-input-error::before, .sweet-alert .sa-input-error::after {
  content: "";
  width: 20px;
  height: 6px;
  background-color: #f06e57;
  border-radius: 3px;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  left: 50%;
  margin-left: -9px; }

.sweet-alert .sa-input-error::before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.sweet-alert .sa-input-error::after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.sweet-alert .sa-input-error.show {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1); }

.sweet-alert input {
  width: 100%;
  box-sizing: border-box;
  border-radius: 3px;
  border: 1px solid #d7d7d7;
  height: 43px;
  margin-top: 10px;
  margin-bottom: 17px;
  font-size: 18px;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.06);
  padding: 0 12px;
  display: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.sweet-alert input:focus {
  outline: none;
  box-shadow: 0px 0px 3px #c4e6f5;
  border: 1px solid #b4dbed; }

.sweet-alert input:focus::-moz-placeholder {
  transition: opacity 0.3s 0.03s ease;
  opacity: 0.5; }

.sweet-alert input:focus:-ms-input-placeholder {
  transition: opacity 0.3s 0.03s ease;
  opacity: 0.5; }

.sweet-alert input:focus::-webkit-input-placeholder {
  transition: opacity 0.3s 0.03s ease;
  opacity: 0.5; }

.sweet-alert input::-moz-placeholder {
  color: #bdbdbd; }

.sweet-alert input::-ms-clear {
  display: none; }

.sweet-alert input:-ms-input-placeholder {
  color: #bdbdbd; }

.sweet-alert input::-webkit-input-placeholder {
  color: #bdbdbd; }

.sweet-alert.show-input input {
  display: block; }

.sweet-alert .sa-confirm-button-container {
  display: inline-block;
  position: relative; }

.sweet-alert .la-ball-fall {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -27px;
  margin-top: 4px;
  opacity: 0;
  visibility: hidden; }

.sweet-alert button {
  background-color: #8cd4f5;
  color: white;
  border: none;
  box-shadow: none;
  font-size: 17px;
  font-weight: 500;
  -webkit-border-radius: 4px;
  border-radius: 5px;
  padding: 10px 32px;
  margin: 26px 5px 0 5px;
  cursor: pointer; }

.sweet-alert button:focus {
  outline: none;
  box-shadow: 0 0 2px rgba(128, 179, 235, 0.5), inset 0 0 0 1px rgba(0, 0, 0, 0.05); }

.sweet-alert button:hover {
  background-color: #7ecff4; }

.sweet-alert button:active {
  background-color: #5dc2f1; }

.sweet-alert button.cancel {
  background-color: #c1c1c1; }

.sweet-alert button.cancel:hover {
  background-color: #b9b9b9; }

.sweet-alert button.cancel:active {
  background-color: #a8a8a8; }

.sweet-alert button.cancel:focus {
  box-shadow: rgba(197, 205, 211, 0.8) 0px 0px 2px, rgba(0, 0, 0, 0.0470588) 0px 0px 0px 1px inset !important; }

.sweet-alert button[disabled] {
  opacity: 0.6;
  cursor: default; }

.sweet-alert button.confirm[disabled] {
  color: transparent; }

.sweet-alert button.confirm[disabled] ~ .la-ball-fall {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s; }

.sweet-alert button::-moz-focus-inner {
  border: 0; }

.sweet-alert[data-has-cancel-button=false] button {
  box-shadow: none !important; }

.sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false] {
  padding-bottom: 40px; }

.sweet-alert .sa-icon {
  width: 80px;
  height: 80px;
  border: 4px solid gray;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  border-radius: 50%;
  margin: 20px auto;
  padding: 0;
  position: relative;
  box-sizing: content-box; }

.sweet-alert .sa-icon.sa-error {
  border-color: #f27474; }

.sweet-alert .sa-icon.sa-error .sa-x-mark {
  position: relative;
  display: block; }

.sweet-alert .sa-icon.sa-error .sa-line {
  position: absolute;
  height: 5px;
  width: 47px;
  background-color: #f27474;
  display: block;
  top: 37px;
  border-radius: 2px; }

.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 17px; }

.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 16px; }

.sweet-alert .sa-icon.sa-warning {
  border-color: #f8bb86; }

.sweet-alert .sa-icon.sa-warning .sa-body {
  position: absolute;
  width: 5px;
  height: 47px;
  left: 50%;
  top: 10px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  margin-left: -2px;
  background-color: #f8bb86; }

.sweet-alert .sa-icon.sa-warning .sa-dot {
  position: absolute;
  width: 7px;
  height: 7px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-left: -3px;
  left: 50%;
  bottom: 10px;
  background-color: #f8bb86; }

.sweet-alert .sa-icon.sa-info {
  border-color: #c9dae1; }

.sweet-alert .sa-icon.sa-info::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 29px;
  left: 50%;
  bottom: 17px;
  border-radius: 2px;
  margin-left: -2px;
  background-color: #c9dae1; }

.sweet-alert .sa-icon.sa-info::after {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-left: -3px;
  top: 19px;
  background-color: #c9dae1;
  left: 50%; }

.sweet-alert .sa-icon.sa-success {
  border-color: #a5dc86; }

.sweet-alert .sa-icon.sa-success::before, .sweet-alert .sa-icon.sa-success::after {
  content: '';
  -webkit-border-radius: 40px;
  border-radius: 40px;
  border-radius: 50%;
  position: absolute;
  width: 60px;
  height: 120px;
  background: white;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.sweet-alert .sa-icon.sa-success::before {
  -webkit-border-radius: 120px 0 0 120px;
  border-radius: 120px 0 0 120px;
  top: -7px;
  left: -33px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 60px 60px;
  transform-origin: 60px 60px; }

.sweet-alert .sa-icon.sa-success::after {
  -webkit-border-radius: 0 120px 120px 0;
  border-radius: 0 120px 120px 0;
  top: -11px;
  left: 30px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 0px 60px;
  transform-origin: 0px 60px; }

.sweet-alert .sa-icon.sa-success .sa-placeholder {
  width: 80px;
  height: 80px;
  border: 4px solid rgba(165, 220, 134, 0.2);
  -webkit-border-radius: 40px;
  border-radius: 40px;
  border-radius: 50%;
  box-sizing: content-box;
  position: absolute;
  left: -4px;
  top: -4px;
  z-index: 2; }

.sweet-alert .sa-icon.sa-success .sa-fix {
  width: 5px;
  height: 90px;
  background-color: white;
  position: absolute;
  left: 28px;
  top: 8px;
  z-index: 1;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.sweet-alert .sa-icon.sa-success .sa-line {
  height: 5px;
  background-color: #a5dc86;
  display: block;
  border-radius: 2px;
  position: absolute;
  z-index: 2; }

.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
  width: 25px;
  left: 14px;
  top: 46px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
  width: 47px;
  right: 8px;
  top: 38px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.sweet-alert .sa-icon.sa-custom {
  background-size: contain;
  border-radius: 0;
  border: none;
  background-position: center center;
  background-repeat: no-repeat; }
/*
 * Animations
 */
@-webkit-keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7); }

  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05); }

  80% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95); }

  100% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

@keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7); }

  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05); }

  80% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95); }

  100% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

@-webkit-keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1); }

  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5); } }

@keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1); }

  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5); } }

@-webkit-keyframes slideFromTop {
  0% {
    top: 0%; }

  100% {
    top: 50%; } }

@keyframes slideFromTop {
  0% {
    top: 0%; }

  100% {
    top: 50%; } }

@-webkit-keyframes slideToTop {
  0% {
    top: 50%; }

  100% {
    top: 0%; } }

@keyframes slideToTop {
  0% {
    top: 50%; }

  100% {
    top: 0%; } }

@-webkit-keyframes slideFromBottom {
  0% {
    top: 70%; }

  100% {
    top: 50%; } }

@keyframes slideFromBottom {
  0% {
    top: 70%; }

  100% {
    top: 50%; } }

@-webkit-keyframes slideToBottom {
  0% {
    top: 50%; }

  100% {
    top: 70%; } }

@keyframes slideToBottom {
  0% {
    top: 50%; }

  100% {
    top: 70%; } }

.showSweetAlert[data-animation=pop] {
  -webkit-animation: showSweetAlert 0.3s;
  animation: showSweetAlert 0.3s; }

.showSweetAlert[data-animation=none] {
  -webkit-animation: none;
  animation: none; }

.showSweetAlert[data-animation=slide-from-top] {
  -webkit-animation: slideFromTop 0.3s;
  animation: slideFromTop 0.3s; }

.showSweetAlert[data-animation=slide-from-bottom] {
  -webkit-animation: slideFromBottom 0.3s;
  animation: slideFromBottom 0.3s; }

.hideSweetAlert[data-animation=pop] {
  -webkit-animation: hideSweetAlert 0.2s;
  animation: hideSweetAlert 0.2s; }

.hideSweetAlert[data-animation=none] {
  -webkit-animation: none;
  animation: none; }

.hideSweetAlert[data-animation=slide-from-top] {
  -webkit-animation: slideToTop 0.4s;
  animation: slideToTop 0.4s; }

.hideSweetAlert[data-animation=slide-from-bottom] {
  -webkit-animation: slideToBottom 0.3s;
  animation: slideToBottom 0.3s; }

@-webkit-keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px; }

  54% {
    width: 0;
    left: 1px;
    top: 19px; }

  70% {
    width: 50px;
    left: -8px;
    top: 37px; }

  84% {
    width: 17px;
    left: 21px;
    top: 48px; }

  100% {
    width: 25px;
    left: 14px;
    top: 45px; } }

@keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px; }

  54% {
    width: 0;
    left: 1px;
    top: 19px; }

  70% {
    width: 50px;
    left: -8px;
    top: 37px; }

  84% {
    width: 17px;
    left: 21px;
    top: 48px; }

  100% {
    width: 25px;
    left: 14px;
    top: 45px; } }

@-webkit-keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px; }

  65% {
    width: 0;
    right: 46px;
    top: 54px; }

  84% {
    width: 55px;
    right: 0px;
    top: 35px; }

  100% {
    width: 47px;
    right: 8px;
    top: 38px; } }

@keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px; }

  65% {
    width: 0;
    right: 46px;
    top: 54px; }

  84% {
    width: 55px;
    right: 0px;
    top: 35px; }

  100% {
    width: 47px;
    right: 8px;
    top: 38px; } }

@-webkit-keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }

  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }

  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); }

  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); } }

@keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }

  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }

  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); }

  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); } }

.animateSuccessTip {
  -webkit-animation: animateSuccessTip 0.75s;
  animation: animateSuccessTip 0.75s; }

.animateSuccessLong {
  -webkit-animation: animateSuccessLong 0.75s;
  animation: animateSuccessLong 0.75s; }

.sa-icon.sa-success.animate::after {
  -webkit-animation: rotatePlaceholder 4.25s ease-in;
  animation: rotatePlaceholder 4.25s ease-in; }

@-webkit-keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0; }

  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1; } }

@keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0; }

  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1; } }

.animateErrorIcon {
  -webkit-animation: animateErrorIcon 0.5s;
  animation: animateErrorIcon 0.5s; }

@-webkit-keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }

  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }

  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px; }

  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1; } }

@keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }

  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }

  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px; }

  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1; } }

.animateXMark {
  -webkit-animation: animateXMark 0.5s;
  animation: animateXMark 0.5s; }

@-webkit-keyframes pulseWarning {
  0% {
    border-color: #f8d486; }

  100% {
    border-color: #f8bb86; } }

@keyframes pulseWarning {
  0% {
    border-color: #f8d486; }

  100% {
    border-color: #f8bb86; } }

.pulseWarning {
  -webkit-animation: pulseWarning 0.75s infinite alternate;
  animation: pulseWarning 0.75s infinite alternate; }

@-webkit-keyframes pulseWarningIns {
  0% {
    background-color: #f8d486; }

  100% {
    background-color: #f8bb86; } }

@keyframes pulseWarningIns {
  0% {
    background-color: #f8d486; }

  100% {
    background-color: #f8bb86; } }

.pulseWarningIns {
  -webkit-animation: pulseWarningIns 0.75s infinite alternate;
  animation: pulseWarningIns 0.75s infinite alternate; }

@-webkit-keyframes rotate-loading {
  0% {
    transform: rotate(0deg); }

  100% {
    transform: rotate(360deg); } }

@keyframes rotate-loading {
  0% {
    transform: rotate(0deg); }

  100% {
    transform: rotate(360deg); } }
/* Internet Explorer 9 has some special quirks that are fixed here */
/* The icons are not animated. */
/* This file is automatically merged into sweet-alert.min.js through Gulp */
/* Error icon */
.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
  -ms-transform: rotate(45deg) \9; }

.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
  -ms-transform: rotate(-45deg) \9; }
/* Success icon */
.sweet-alert .sa-icon.sa-success {
  border-color: transparent\9; }

.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
  -ms-transform: rotate(45deg) \9; }

.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
  -ms-transform: rotate(-45deg) \9; }
/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */
.la-ball-fall, .la-ball-fall > div {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.la-ball-fall {
  display: block;
  font-size: 0;
  color: #fff; }

.la-ball-fall.la-dark {
  color: #333; }

.la-ball-fall > div {
  display: inline-block;
  float: none;
  background-color: currentColor;
  border: 0 solid currentColor; }

.la-ball-fall {
  width: 54px;
  height: 18px; }

.la-ball-fall > div {
  width: 10px;
  height: 10px;
  margin: 4px;
  border-radius: 100%;
  opacity: 0;
  -webkit-animation: ball-fall 1s ease-in-out infinite;
  -moz-animation: ball-fall 1s ease-in-out infinite;
  -o-animation: ball-fall 1s ease-in-out infinite;
  animation: ball-fall 1s ease-in-out infinite; }

.la-ball-fall > div:nth-child(1) {
  -webkit-animation-delay: -200ms;
  -moz-animation-delay: -200ms;
  -o-animation-delay: -200ms;
  animation-delay: -200ms; }

.la-ball-fall > div:nth-child(2) {
  -webkit-animation-delay: -100ms;
  -moz-animation-delay: -100ms;
  -o-animation-delay: -100ms;
  animation-delay: -100ms; }

.la-ball-fall > div:nth-child(3) {
  -webkit-animation-delay: 0ms;
  -moz-animation-delay: 0ms;
  -o-animation-delay: 0ms;
  animation-delay: 0ms; }

.la-ball-fall.la-sm {
  width: 26px;
  height: 8px; }

.la-ball-fall.la-sm > div {
  width: 4px;
  height: 4px;
  margin: 2px; }

.la-ball-fall.la-2x {
  width: 108px;
  height: 36px; }

.la-ball-fall.la-2x > div {
  width: 20px;
  height: 20px;
  margin: 8px; }

.la-ball-fall.la-3x {
  width: 162px;
  height: 54px; }

.la-ball-fall.la-3x > div {
  width: 30px;
  height: 30px;
  margin: 12px; }
/*
 * Animation
 */
@-webkit-keyframes ball-fall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    transform: translateY(-145%); }

  10% {
    opacity: 0.5; }

  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  90% {
    opacity: 0.5; }

  100% {
    opacity: 0;
    -webkit-transform: translateY(145%);
    transform: translateY(145%); } }

@-moz-keyframes ball-fall {
  0% {
    opacity: 0;
    -moz-transform: translateY(-145%);
    transform: translateY(-145%); }

  10% {
    opacity: 0.5; }

  20% {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0); }

  80% {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0); }

  90% {
    opacity: 0.5; }

  100% {
    opacity: 0;
    -moz-transform: translateY(145%);
    transform: translateY(145%); } }

@-o-keyframes ball-fall {
  0% {
    opacity: 0;
    -o-transform: translateY(-145%);
    transform: translateY(-145%); }

  10% {
    opacity: 0.5; }

  20% {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0); }

  80% {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0); }

  90% {
    opacity: 0.5; }

  100% {
    opacity: 0;
    -o-transform: translateY(145%);
    transform: translateY(145%); } }

@keyframes ball-fall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    -moz-transform: translateY(-145%);
    -o-transform: translateY(-145%);
    transform: translateY(-145%); }

  10% {
    opacity: 0.5; }

  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }

  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }

  90% {
    opacity: 0.5; }

  100% {
    opacity: 0;
    -webkit-transform: translateY(145%);
    -moz-transform: translateY(145%);
    -o-transform: translateY(145%);
    transform: translateY(145%); } }

.sweet-alert .divbutton {
  border: 0;
  box-shadow: none;
  font-size: 17px;
  font-weight: 500;
  -webkit-border-radius: 4px;
  border-radius: 5px;
  padding: 10px 32px;
  margin: 26px 5px 0 5px;
  cursor: pointer; }

.sweet-alert .divbutton:focus {
  outline: 0;
  box-shadow: 0 0 2px rgba(128, 179, 235, 0.5), inset 0 0 0 1px rgba(0, 0, 0, 0.05); }
