/*============================================================*|  app.scss
\*============================================================*/
/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */

/*============================================================*|  app.scss
\*============================================================*/
/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */

/*============================================================*|  app.scss
\*============================================================*/
/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
.AppMainAccountList .PageSelectCard .panel {
  padding: 0px 0px 4px 0px;
  margin: 4px -4px 4px -4px;
  height: 130px; }
  .AppMainAccountList .PageSelectCard .panel .panel-body {
    padding: 10px 6px; }

/*============================================================*|  app.scss
\*============================================================*/
/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
.AppMainMessageList .xfa-nav {
  padding: 7px 4px 4px 5px;
  border: 1px solid transparent; }
  .AppMainMessageList .xfa-nav:hover {
    border: 1px solid #CCC;
    border-radius: 2px;
    background-color: #F8F8F8; }

/*============================================================*|  app.scss
\*============================================================*/
/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
.AppMainTransactionList .form-control {
  margin-right: 20px !important; }

.AppMainTransactionList .PageSelectCard .panel {
  padding: 0px 0px 4px 0px;
  margin: 4px -4px 4px -4px;
  height: 130px; }
  .AppMainTransactionList .PageSelectCard .panel .panel-body {
    padding: 10px 6px; }

.AppSampleMathAdd .EquationLook {
  font-size: 20px;
  background-color: #DDD; }

.AppSampleMathAdd .EquationLook {
  font-size: 20px;
  background-color: #DDD; }

/*============================================================*|  app.scss
\*============================================================*/
/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
.sys {
  padding: 0px;
  background: #f0f4f5; }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
.sys-setup {
  background-color: inherit; }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
.sys-header {
  background-color: white;
  width: 100%;
  z-index: 1002;
  box-shadow: 0px 4px 4px lightgray; }
  @media (min-width: 1200px) {
    .sys-header {
      border-top: 5px solid #004B8D; } }
  @media (max-width: 991px) {
    .sys-header .container {
      padding-left: 0px;
      padding-right: 0px; }
    .sys-header .container .header-row {
      padding-left: 8px;
      padding-right: 8px;
      padding-top: 6px; }
    .sys-header .xs-above-header {
      background-color: white;
      padding: 4px 8px 4px 8px; }
      .sys-header .xs-above-header > img {
        /*height: 35px !important;
                      min-width: 132px !important;*/ }
      .sys-header .xs-above-header .above-text {
        float: right;
        color: #555555;
        font-weight: bold;
        text-align: right;
        font-size: 12px; }
      .sys-header .xs-above-header .header-welcome-cell-rewards {
        float: right;
        margin: 0px 0px 0px 10px; } }
  @media (min-width: 992px) {
    .sys-header .xs-above-header {
      display: none; } }
  .sys-header .header-row {
    display: table-row; }
    .sys-header .header-row .header-logo {
      display: table-cell;
      vertical-align: middle; }
      .sys-header .header-row .header-logo img {
        /*width: 132px; 
                height: 35px;*/ }
    .sys-header .header-row .header-nav {
      display: table-cell;
      vertical-align: top;
      text-align: center;
      width: 100%; }
    .sys-header .header-row .header-nav > div {
      min-height: 72px; }
    .sys-header .header-row .header-welcome {
      display: table-cell;
      vertical-align: middle;
      font-size: 13px; }
      .sys-header .header-row .header-welcome .header-welcome-row {
        display: table-row;
        height: 72px; }
        .sys-header .header-row .header-welcome .header-welcome-row .header-welcome-cell {
          display: table-cell;
          vertical-align: middle;
          padding: 0px 6px 0px 6px; }
          .sys-header .header-row .header-welcome .header-welcome-row .header-welcome-cell span {
            white-space: nowrap;
            width: 100%;
            text-align: center;
            display: inline-block; }
            .sys-header .header-row .header-welcome .header-welcome-row .header-welcome-cell span a {
              cursor: pointer;
              padding: 2px;
              text-decoration: underline !important;
              color: #0079cd !important; }
              .sys-header .header-row .header-welcome .header-welcome-row .header-welcome-cell span a:hover {
                color: #0079cd !important;
                text-decoration: none !important; }
        .sys-header .header-row .header-welcome .header-welcome-row .header-welcome-cell-rewards {
          display: table-cell; }
    .sys-header .header-row .header-tag {
      display: table-cell;
      vertical-align: middle;
      white-space: nowrap; }
  .sys-header .header-welcome-cell-rewards {
    vertical-align: middle;
    cursor: pointer; }
    .sys-header .header-welcome-cell-rewards .gold {
      color: #d4b46c; }
    .sys-header .header-welcome-cell-rewards .gold:before {
      content: "\f041"; }
    .sys-header .header-welcome-cell-rewards .silver {
      color: #b2b2b2; }
    .sys-header .header-welcome-cell-rewards .silver:before {
      content: "\f041"; }
    .sys-header .header-welcome-cell-rewards .platinum {
      color: #485960; }
    .sys-header .header-welcome-cell-rewards .platinum:before {
      content: "\f041"; }
    .sys-header .header-welcome-cell-rewards .c-unqualified {
      color: #008bcd; }
    .sys-header .header-welcome-cell-rewards .c-unqualified:before {
      content: "\f040"; }
    .sys-header .header-welcome-cell-rewards .unqualified {
      color: #008bcd; }
    .sys-header .header-welcome-cell-rewards .unqualified:before {
      content: "\f040"; }
    .sys-header .header-welcome-cell-rewards .none {
      display: none; }

.sys-header-placeholder {
  white-space: pre; }

.sys-header.fixed-top {
  position: fixed;
  top: 0px; }

i.nav-signout-ico {
  background: url(/Apps/Content/Assets/Custom/signout_ico.png) center no-repeat;
  width: 13px;
  height: 11px;
  display: inline-block; }

/* when small, and scrolled down, only show navbar */
/*
@media (max-width: 768px) {
    .sys-header.fixed-top {
        .header-logo { display: none; }
        .header-welcome { display: none; }
    }
}
*/

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
.sys-nav .navbar {
  z-index: 1002;
  background-color: white;
  color: white;
  margin-bottom: 0px;
  border-radius: 0px;
  line-height: 1.228571; }
  .sys-nav .navbar .navbar-menu {
    float: left;
    padding: 15px 8px;
    font-size: 18px;
    line-height: 20px;
    height: 50px;
    color: white; }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
.sys-bgn {
  background-color: inherit; }
  .sys-bgn .support {
    text-align: center;
    font-weight: bold;
    background-color: #F6FAC0;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    margin-top: 4px;
    padding: 8px; }
    @media (max-width: 991px) {
      .sys-bgn .support {
        margin-top: 0px; } }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
.sys-exp {
  background-color: inherit; }
  .sys-exp .bar {
    text-align: center;
    font-weight: normal;
    background-color: #F6FAC0;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    margin-top: 4px;
    padding: 12px; }
    .sys-exp .bar a {
      padding: 0px 4px; }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
.sys-sup {
  background-color: inherit; }
  .sys-sup .bar {
    text-align: center;
    font-weight: normal;
    background-color: #F6FAC0;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    margin-top: 4px;
    padding: 12px; }
    .sys-sup .bar a {
      padding: 0px 4px; }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
.sys-app {
  min-height: 480px;
  margin-top: 20px;
  padding-left: 6px;
  padding-right: 6px; }
  @media (max-width: 991px) {
    .sys-app {
      margin-top: 0px;
      padding-left: 0px;
      padding-right: 0px; } }
  .sys-app div.app {
    background-color: #FFF;
    overflow: hidden;
    border: 2px solid #CCC;
    border-radius: 12px;
    border: 2px solid #0056a3;
    border-radius: 12px;
    border: 1px solid #CCC;
    border-radius: 2px; }
  .sys-app .app-access-footer {
    padding: 10px;
    text-align: center; }
    .sys-app .app-access-footer a {
      padding: 2px 8px;
      cursor: pointer;
      color: #333;
      text-decoration: underline; }
      .sys-app .app-access-footer a:hover {
        color: #000;
        background-color: #F2F2F2; }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
.sys-end {
  background-color: inherit; }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
.sys-footer {
  background-color: #004684;
  border-top: 6px solid #0056a3;
  margin-top: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #FFF;
  font-size: 12px; }
  .sys-footer .container-fluid .container .row .col-basic {
    color: #FFF;
    text-align: left;
    padding: 10px 8px; }
    .sys-footer .container-fluid .container .row .col-basic .pop-logo {
      padding: 6px 2px;
      display: none; }
    .sys-footer .container-fluid .container .row .col-basic .pop-name {
      font-weight: bold; }
    .sys-footer .container-fluid .container .row .col-basic .pop-address {
      padding: 6px 2px; }
    .sys-footer .container-fluid .container .row .col-basic .pop-routing {
      padding: 6px 2px; }
    .sys-footer .container-fluid .container .row .col-basic a {
      color: #FFF;
      text-decoration: underline; }
  .sys-footer .container-fluid .container .row .col-about {
    color: #FFF;
    text-align: left;
    padding: 10px 8px; }
    .sys-footer .container-fluid .container .row .col-about ul {
      list-style-type: none;
      padding: 0px 0px; }
      .sys-footer .container-fluid .container .row .col-about ul li:first-child {
        font-weight: bold; }
      .sys-footer .container-fluid .container .row .col-about ul a {
        color: #FFF;
        text-decoration: underline; }
  .sys-footer .container-fluid .container .row .col-info {
    color: #FFF;
    text-align: left;
    padding: 10px 8px; }
    .sys-footer .container-fluid .container .row .col-info ul {
      list-style-type: none;
      padding: 0px 0px; }
      .sys-footer .container-fluid .container .row .col-info ul li:first-child {
        font-weight: bold; }
      .sys-footer .container-fluid .container .row .col-info ul a {
        color: #FFF;
        text-decoration: underline; }
  .sys-footer .container-fluid .container .row .col-help {
    color: #FFF;
    text-align: left;
    padding: 10px 8px; }
    .sys-footer .container-fluid .container .row .col-help ul {
      list-style-type: none;
      padding: 0px 0px; }
      .sys-footer .container-fluid .container .row .col-help ul li:first-child {
        font-weight: bold; }
      .sys-footer .container-fluid .container .row .col-help ul a {
        color: #FFF;
        text-decoration: underline; }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
.sys-footer {
  background-color: #dadcdc;
  border-top: 5px solid #004B8D;
  margin-top: 130px;
  padding-bottom: 10px;
  color: #4b4b4b;
  font-size: 12px;
  padding-top: 0px; }
  @media (max-width: 992px) {
    .sys-footer {
      margin-top: 30px; } }
  @media (max-width: 992px) {
    .sys-footer {
      padding-top: 0px; } }
  @media (min-width: 992px) {
    .sys-footer .xs-only {
      display: none; } }
  @media (max-width: 991px) {
    .sys-footer .xs-hidden {
      display: none; } }
  .sys-footer .container-fluid .container {
    padding-right: 5px !important;
    padding-left: 5px !important; }
    .sys-footer .container-fluid .container .row .mission {
      margin-bottom: 15px !important;
      font-size: 16px !important; }
      .sys-footer .container-fluid .container .row .mission .logo-color-primary {
        color: #004b8d !important;
        font-size: 16px; }
      .sys-footer .container-fluid .container .row .mission .mission-statement {
        font-size: 16px;
        font-family: Georgia,Serif;
        font-style: italic;
        padding-left: 2px;
        font-size: 16px; }
        @media (max-width: 365px) {
          .sys-footer .container-fluid .container .row .mission .mission-statement {
            font-size: 14px; } }
      .sys-footer .container-fluid .container .row .mission .reg-circle {
        font-family: arial,sans-serif; }
    .sys-footer .container-fluid .container .row .col-basic {
      color: #4b4b4b;
      text-align: left;
      padding: 10px 8px;
      margin-top: -16px;
      line-height: 21px;
      font-size: 13px; }
      .sys-footer .container-fluid .container .row .col-basic .pop-logo {
        padding: 6px 2px;
        display: none; }
      .sys-footer .container-fluid .container .row .col-basic .pop-name {
        font-weight: bold;
        font-family: Georgia !important;
        font-style: italic !important; }
      .sys-footer .container-fluid .container .row .col-basic .pop-address {
        padding: 5px 2px; }
      .sys-footer .container-fluid .container .row .col-basic .pop-routing {
        padding: 6px 2px; }
      .sys-footer .container-fluid .container .row .col-basic a {
        color: #4b4b4b;
        text-decoration: underline; }
      .sys-footer .container-fluid .container .row .col-basic .logo-color-primary {
        color: #004b8d; }
      .sys-footer .container-fluid .container .row .col-basic .logo-NCUA {
        background: url(/Apps/Content/Assets/Custom/NCUA.png) 0px -66px no-repeat;
        width: 85px;
        height: 35px;
        margin-top: 10px; }
      @media (min-width: 1199px) {
        .sys-footer .container-fluid .container .row .col-basic .lpad {
          padding-left: 18px;
          margin-top: 6px; } }
      .sys-footer .container-fluid .container .row .col-basic .logo-EqualHousingLender {
        background: url(/Apps/Content/Assets/Custom/EHL.png) no-repeat;
        width: 25px;
        height: 26px;
        font-size: 25px;
        background-size: 25px 21px; }
      .sys-footer .container-fluid .container .row .col-basic .remove-margin {
        margin-left: -14px; }
      .sys-footer .container-fluid .container .row .col-basic .remove-margin-8 {
        margin-left: -8px; }
      .sys-footer .container-fluid .container .row .col-basic .add-margin-top-8 {
        margin-top: 8px;
        line-height: 1px !important; }
      .sys-footer .container-fluid .container .row .col-basic .ehl-text {
        font-size: 13px !important; }
    .sys-footer .container-fluid .container .row .col-about {
      color: #4b4b4b;
      text-align: left;
      padding: 10px 0px;
      line-height: 21px !important; }
      .sys-footer .container-fluid .container .row .col-about ul {
        list-style-type: none;
        padding: 0px 0px; }
        .sys-footer .container-fluid .container .row .col-about ul li:first-child {
          font-weight: bold; }
        .sys-footer .container-fluid .container .row .col-about ul a {
          color: #4b4b4b;
          text-decoration: underline;
          cursor: pointer; }
    .sys-footer .container-fluid .container .row .col-info {
      color: #4b4b4b;
      text-align: left;
      padding: 10px 8px; }
      .sys-footer .container-fluid .container .row .col-info ul {
        list-style-type: none;
        padding: 0px 0px; }
        .sys-footer .container-fluid .container .row .col-info ul li:first-child {
          font-weight: bold; }
        .sys-footer .container-fluid .container .row .col-info ul a {
          color: #4b4b4b;
          text-decoration: underline; }
    .sys-footer .container-fluid .container .row .col-help {
      color: #4b4b4b;
      text-align: left;
      padding: 10px 8px; }
      .sys-footer .container-fluid .container .row .col-help ul {
        list-style-type: none;
        padding: 0px 0px; }
        .sys-footer .container-fluid .container .row .col-help ul li:first-child {
          font-weight: bold; }
        .sys-footer .container-fluid .container .row .col-help ul a {
          color: #4b4b4b;
          text-decoration: underline; }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
.sys-local {
  background-color: #DDD;
  border-top: 6px solid #CCC;
  xmargin-top: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  opacity: 1.0; }
  .sys-local .container-fluid .container .row {
    text-align: center;
    color: #666; }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
.sys-host-header {
  background-color: #FFF;
  border-bottom: 0px solid #004684;
  color: #333;
  width: 100%;
  z-index: 1002;
  height: 72px; }
  .sys-host-header .logo {
    background: url(/Apps/Content/Assets/Custom/Host.HeaderLogo.jpg) center no-repeat;
    width: 200px;
    height: 54px;
    margin-top: 8px; }

.xxx .header-row {
  display: table-row; }
  .xxx .header-row .header-logo {
    display: table-cell;
    vertical-align: middle; }
    .xxx .header-row .header-logo img {
      width: 156px; }
  .xxx .header-row .header-nav {
    display: table-cell;
    vertical-align: top;
    text-align: center;
    width: 100%; }
  .xxx .header-row .header-nav > div {
    min-height: 72px; }
  .xxx .header-row .header-welcome {
    display: table-cell;
    vertical-align: middle;
    font-size: 13px; }
    .xxx .header-row .header-welcome .header-welcome-row {
      display: table-row;
      height: 72px; }
      .xxx .header-row .header-welcome .header-welcome-row .header-welcome-cell {
        display: table-cell;
        vertical-align: middle;
        padding: 0px 6px 0px 6px; }
        .xxx .header-row .header-welcome .header-welcome-row .header-welcome-cell span {
          white-space: nowrap;
          width: 100%;
          text-align: center;
          display: inline-block; }
          .xxx .header-row .header-welcome .header-welcome-row .header-welcome-cell span a {
            cursor: pointer;
            padding: 2px; }
            .xxx .header-row .header-welcome .header-welcome-row .header-welcome-cell span a:hover {
              background-color: #EEE; }
  .xxx .header-row .header-tag {
    display: table-cell;
    vertical-align: middle;
    white-space: nowrap; }

.sys-header-placeholder {
  white-space: pre; }

.sys-header.fixed-top {
  position: fixed;
  top: 0px; }

i.nav-signout-ico {
  background: url(/Apps/Content/Assets/Custom/signout_ico.png) center no-repeat;
  width: 13px;
  height: 11px;
  display: inline-block; }

/* when small, and scrolled down, only show navbar */
/*
@media (max-width: 768px) {
    .sys-header.fixed-top {
        .header-logo { display: none; }
        .header-welcome { display: none; }
    }
}
*/

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
.sys-host-nav .navbar {
  z-index: 1002;
  background-color: #004684;
  color: white;
  margin-bottom: 0px;
  border-radius: 0px;
  border: 0px solid #FFF;
  height: 40px;
  min-height: 40px; }
  .sys-host-nav .navbar .navbar-brand {
    color: #FFF;
    padding-top: 11px; }
  .sys-host-nav .navbar .nav li a {
    color: #FFF;
    padding-top: 11px; }
    .sys-host-nav .navbar .nav li a:hover {
      color: #FFF;
      text-decoration: underline; }
    .sys-host-nav .navbar .nav li a:active {
      color: #FFF; }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
.menu-horz {
  /*===================================================================================*/
  /*===================================================================================*/
  /*===================================================================================*/ }
  .menu-horz .menu-lg-container {
    /* - - - - - - - - - - - - - - - - - - - -*/
    /* - - - - - - - - - - - - - - - - - - - -*/ }
    .menu-horz .menu-lg-container .menu-lg-top {
      display: inline-block;
      font-weight: bold;
      font-size: 14px;
      width: 164px;
      padding: 12px 0px 12px 0px;
      cursor: pointer;
      color: #8e9297;
      border-left: 1px solid lightgray;
      border-right: 1px solid lightgray; }
      .menu-horz .menu-lg-container .menu-lg-top.disabled {
        cursor: default; }
      .menu-horz .menu-lg-container .menu-lg-top:hover {
        color: #003882;
        border-left-color: #003882;
        border-right-color: #003882; }
      .menu-horz .menu-lg-container .menu-lg-top.menu-lg-active {
        color: #003882; }
        .menu-horz .menu-lg-container .menu-lg-top.menu-lg-active .menu-lg-underline {
          border-bottom-color: #003882; }
        .menu-horz .menu-lg-container .menu-lg-top.menu-lg-active .menu-lg-tickmark {
          display: block; }
      .menu-horz .menu-lg-container .menu-lg-top .menu-lg-icon {
        width: 100%;
        font-size: 27px;
        color: #8e9297; }
      .menu-horz .menu-lg-container .menu-lg-top:hover .menu-lg-icon {
        color: #003882; }
      .menu-horz .menu-lg-container .menu-lg-top.menu-lg-active .menu-lg-icon {
        color: #003882; }
    .menu-horz .menu-lg-container .menu-lg-underline {
      width: 100%;
      border-bottom: 4px solid transparent;
      position: relative;
      bottom: -17px;
      left: 0px;
      text-align: center; }
    .menu-horz .menu-lg-container .menu-lg-tickmark {
      width: 0px;
      height: 0px;
      border-left: 8px solid transparent;
      border-right: 8px solid transparent;
      border-top: 8px solid #003882;
      position: absolute;
      top: 4px;
      left: calc(50% - 8px);
      display: none; }
    .menu-horz .menu-lg-container .menu-profile-bottom-padding {
      padding-bottom: 4px; }
    .menu-horz .menu-lg-container .menu-lg-sub {
      margin-left: -1px;
      border: 1px solid #003882;
      border-top: 0px;
      width: 164px;
      margin-top: -1px;
      border-top-right-radius: 0px;
      border-top-left-radius: 0px; }
    .menu-horz .menu-lg-container .menu-lg-sub-item.divider {
      cursor: default; }
    .menu-horz .menu-lg-container .menu-lg-sub-item:not(.divider) {
      margin: 4px;
      padding: 6px;
      font-size: 14px;
      cursor: pointer;
      color: #8e9297;
      font-weight: normal; }
      .menu-horz .menu-lg-container .menu-lg-sub-item:not(.divider):hover {
        color: #003882;
        text-decoration: underline;
        xfont-weight: bold; }
      .menu-horz .menu-lg-container .menu-lg-sub-item:not(.divider).disabled {
        cursor: default;
        color: #888888; }
  .menu-horz .menu-xs-button {
    cursor: pointer;
    color: black; }
  .menu-horz .menu-xs-container {
    background-color: white;
    position: fixed;
    width: 80%;
    left: -80%;
    top: 0px;
    text-align: left;
    height: 100vh;
    padding: 8px;
    border: 1px solid lightgray;
    animation-fill-mode: forwards;
    overflow-y: scroll;
    padding-bottom: 84px;
    -webkit-overflow-scrolling: touch;
    /* Start Mobile menu expand collapse */
    /* End Mobile menu expand collapse */ }
    .menu-horz .menu-xs-container .menu-xs-item {
      margin: 4px;
      padding: 12px;
      font-size: 14px;
      cursor: pointer;
      color: #003882;
      font-weight: bold;
      border-bottom: 1px solid lightgray; }
      .menu-horz .menu-xs-container .menu-xs-item:hover {
        color: #003882; }
      .menu-horz .menu-xs-container .menu-xs-item.disabled {
        cursor: default;
        color: #888888; }
      .menu-horz .menu-xs-container .menu-xs-item .menu-xs-title {
        padding-left: 12px; }
    .menu-horz .menu-xs-container .menu-xs-sub {
      margin-left: 32px;
      border-left: 1px solid lightgray; }
    .menu-horz .menu-xs-container .menu-xs-close:after {
      content: "\002B";
      color: #004b8d !important;
      float: right;
      font-size: 20px;
      margin-top: -4px; }
    .menu-horz .menu-xs-container .menu-xs-open:after {
      content: "\2212";
      color: #004b8d !important;
      float: right;
      font-size: 20px;
      margin-top: -4px; }

@media (max-width: 991px) {
  /* position menu-xs-button button, hide menu-lg */
  .sys-header .container {
    background-color: #004B8D;
    color: white;
    padding-top: 6px; }
    .sys-header .container .header-row {
      display: flex;
      align-items: center;
      border-top: 0px;
      padding-bottom: 6px; }
      .sys-header .container .header-row.xs-hide {
        display: none; }
      .sys-header .container .header-row .header-nav {
        order: 1;
        flex-grow: 0;
        width: 32px; }
        .sys-header .container .header-row .header-nav .sys-nav .navbar {
          background-color: #004B8D; }
          .sys-header .container .header-row .header-nav .sys-nav .navbar .nav .menu-xs-button {
            color: white;
            border-right: 1px solid #8888FF;
            margin-left: -10px;
            font-size: 20px;
            padding-top: 3px; }
      .sys-header .container .header-row .header-section {
        display: inline-block;
        order: 2;
        flex-grow: 1;
        padding-left: 1em; }
      .sys-header .container .header-row .header-back {
        display: inline-block;
        order: 3;
        flex-grow: 0; }
        .sys-header .container .header-row .header-back > div {
          cursor: pointer; }
      .sys-header .container .header-row .header-logo {
        display: none;
        /* order: 2;
                flex-grow: 1;
                text-align: center; */ }
      .sys-header .container .header-row .header-welcome {
        display: none;
        /* order: 3;
                flex-grow: 0;
                .header-welcome-row {
                    height: auto;
                } */ }
      .sys-header .container .header-row .header-nav .sys-nav {
        min-height: 0px; }
    .sys-header .container .menu-horz .menu-lg-container {
      display: none; }
    .sys-header .container #sys-navbar {
      min-height: 0px; } }

@media (min-width: 992px) {
  .menu-horz .menu-xs-container {
    display: none; }
  .menu-horz .menu-xs-button {
    display: none; }
  .sys-header .header-row .header-section {
    display: none; }
  .sys-header .header-row .header-back {
    display: none; } }

@keyframes menu-xs-slide-in {
  from {
    left: -80%; }
  to {
    left: 0%; } }

@keyframes menu-xs-slide-out {
  from {
    left: 0%; }
  to {
    left: -80%; } }

/*========================================*/
/* App.scss */
/*========================================*/
/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
/*========================================*/
body.zeqxs {
  background-color: #002D56; }
  body.zeqxs .xnavbar-spacer {
    height: 78px; }
  body.zeqxs .xnavbar {
    z-index: 1002;
    background-color: #004684;
    color: #FFF; }
    body.zeqxs .xnavbar .navbar-menu {
      float: left;
      padding: 15px 8px;
      font-size: 18px;
      line-height: 20px;
      height: 50px;
      color: #FFF; }
    body.zeqxs .xnavbar .navbar-brand {
      color: #FFF; }
    body.zeqxs .xnavbar .navbar-brand {
      color: #FFF; }
    body.zeqxs .xnavbar .navbar-toggle {
      color: #FFF; }
    body.zeqxs .xnavbar li {
      color: #FFF; }
  body.zeqxs div.app {
    border: 4px solid #CCC;
    background-color: #FFF;
    border-radius: 18px;
    margin-left: 8px;
    margin-right: 8px;
    overflow: hidden; }
  body.zeqxs div.app-part-welcome {
    margin-bottom: 0px; }
  body.zeqxs div.app-slot {
    border-top: 1px solid #BBB;
    padding-top: 6px;
    padding-bottom: 6px; }
    body.zeqxs div.app-slot:first-of-type {
      border-top: 0px solid #BBB; }
    body.zeqxs div.app-slot .form-control {
      background-color: #FFFEF0; }
    body.zeqxs div.app-slot .btn-action {
      font-weight: bold; }

/*========================================*/

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
div.app-fluid {
  padding-left: 0px;
  padding-right: 0px;
  background-color: #FFF; }

div.app-fluid-border {
  margin: 10px;
  margin-right: 10px;
  xborder-radius: 4px;
  xborder: 2px solid #DDD;
  xbackground-color: #FFF; }

div.app-break {
  padding-left: 0px;
  padding-right: 0px;
  background-color: #FFF; }

div.app-break-border {
  padding-left: 8px;
  padding-right: 8px;
  xborder-radius: 4px;
  xborder: 2px solid #CCC;
  xbackground-color: #FFF; }

.btn-full {
  font-weight: bold; }

/*========================================*/
body.xeqxs {
  background-color: #002D56; }
  body.xeqxs .xnavbar-spacer {
    height: 78px; }
  body.xeqxs .xnavbar {
    z-index: 1002;
    background-color: #004684;
    color: #FFF; }
    body.xeqxs .xnavbar .navbar-menu {
      float: left;
      padding: 15px 8px;
      font-size: 18px;
      line-height: 20px;
      height: 50px;
      color: #FFF; }
    body.xeqxs .xnavbar .navbar-brand {
      color: #FFF; }
    body.xeqxs .xnavbar .navbar-brand {
      color: #FFF; }
    body.xeqxs .xnavbar .navbar-toggle {
      color: #FFF; }
    body.xeqxs .xnavbar li {
      color: #FFF; }
  body.xeqxs div.app {
    border: 4px solid #CCC;
    background-color: #FFF;
    border-radius: 18px;
    margin-left: 8px;
    margin-right: 8px;
    overflow: hidden; }
  body.xeqxs div.app-part-welcome {
    margin-bottom: 0px; }
  body.xeqxs div.app-slot {
    border-top: 1px solid #BBB;
    padding-top: 6px;
    padding-bottom: 6px; }
    body.xeqxs div.app-slot:first-of-type {
      border-top: 0px solid #BBB; }
    body.xeqxs div.app-slot .form-control {
      background-color: #FFFEF0; }
    body.xeqxs div.app-slot .btn-action {
      font-weight: bold; }

/*========================================*/
body.xeqfs.ua-ios {
  background-color: #002D56; }
  body.xeqfs.ua-ios div.app {
    border-radius: 0px;
    border-color: #0C3F6D; }
    body.xeqfs.ua-ios div.app .form-control {
      border: 1px solid #FFF;
      border-bottom: 2px solid #002D56;
      border-radius: 0px; }

body.xeqfs {
  background-color: #FFFFFF; }
  body.xeqfs .navbar-spacer {
    height: 78px; }
  body.xeqfs .navbar-ios-info {
    display: none; }
  body.xeqfs.ua-ios .navbar-spacer {
    height: 102px; }
  body.xeqfs.ua-ios .navbar-ios-info {
    display: block;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 24px;
    background-color: #002D56;
    border-bottom: 1px solid #0C3F6D;
    z-index: 1002; }
  body.xeqfs.ua-ios .navbar-fixed-top {
    top: 24px; }
  body.xeqfs.ua-ios .AppAccessSigninBasic {
    margin-top: 100px; }
  body.xeqfs.ua-ios .AppAccessSigninPasscode {
    margin-top: 100px; }
  body.xeqfs.ua-ios input {
    -webkit-appearance: caret; }
  body.xeqfs .navbar {
    z-index: 1002;
    background-color: #004684;
    color: #FFF;
    border-bottom: 4px solid rgba(255, 255, 255, 0.12); }
    body.xeqfs .navbar .navbar-menu {
      float: left;
      padding: 15px 8px;
      font-size: 18px;
      line-height: 20px;
      height: 50px;
      color: #FFF; }
    body.xeqfs .navbar .navbar-brand {
      color: #FFF; }
    body.xeqfs .navbar .navbar-brand {
      color: #FFF; }
    body.xeqfs .navbar .navbar-toggle {
      color: #FFF; }
    body.xeqfs .navbar li {
      color: #FFF; }
    body.xeqfs .navbar a {
      color: #FFF; }
      body.xeqfs .navbar a:hover {
        xtext-decoration: underline !important;
        background-color: #004684 !important; }
  body.xeqfs div.app {
    border: 2px solid #DDD;
    background-color: #FFF;
    border-radius: 4px;
    overflow: hidden; }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
body.eqfs .app {
  border-top-width: 3px;
  border-top-color: #004b8d; }

body.eqfs .btn {
  border-radius: 0px; }

body.eqfs .form-control {
  border-radius: 0px; }

body.eqfs input[type=text] {
  -webkit-appearance: none; }

button.btn-primary {
  border: 1px solid #0079cd !important;
  background-color: #0079cd !important;
  margin-right: 20px !important; }
  button.btn-primary:hover {
    border: 1px solid #0066c0 !important;
    background-color: #004b8d !important; }

button.btn-default {
  border: 1px solid #AAA;
  margin-right: 20px !important; }
  button.btn-default:hover {
    padding-bottom: 3px;
    border: 1px solid #999; }

button.btn-primary.app-part-button {
  border: 1px solid #0079cd !important;
  background-color: #0079cd !important;
  margin-right: 20px !important; }
  button.btn-primary.app-part-button:hover {
    padding-bottom: 10px;
    border: 1px solid #0066c0 !important;
    background-color: #004b8d !important; }

button.btn-default.app-part-button {
  border: 1px solid #0079cd;
  color: #0079cd !important;
  margin-right: 20px !important; }
  button.btn-default.app-part-button:hover {
    padding-bottom: 10px;
    background: #eff9fe !important; }

.modal-footer .btn-primary {
  border: 1px solid #0079cd !important;
  background-color: #0079cd !important;
  padding-bottom: 5px !important;
  margin-bottom: 0px !important; }
  .modal-footer .btn-primary:hover {
    padding-bottom: 5px !important;
    border: 1px solid #0066c0 !important;
    background-color: #004b8d !important;
    margin-bottom: 0px !important; }

.modal-footer .btn-default {
  border: 1px solid #0079cd !important;
  color: #0079cd !important;
  padding-bottom: 5px !important;
  margin-bottom: 0px !important; }
  .modal-footer .btn-default:hover {
    padding-bottom: 5px !important;
    background: #eff9fe !important;
    border-bottom: 1px solid #0079cd !important;
    border: 1px solid #0079cd !important;
    margin-bottom: 0px !important; }

body.ua-ipad .app {
  width: 100%;
  border-top-width: 3px;
  border-top-color: orange; }

body.ua-ipad .btn {
  border-radius: 0px; }

body.ua-ipad .form-control {
  border-radius: 0px; }

body.ua-ipad input[type=text] {
  -webkit-appearance: none; }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
.pos-r {
  position: relative !important; }

.pos-a {
  position: absolute !important; }

.pos-f {
  position: fixed !important; }

.w-sm {
  width: 25% !important; }

.w-md {
  width: 50% !important; }

.w-lg {
  width: 75% !important; }

.w-full {
  width: 100% !important; }

.ua-ios .menu .menu-header {
  padding-top: 39px !important; }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
body {
  background-color: #eee !important; }

body.ua-mobile {
  user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none; }

.dn {
  display: none; }

body.eqxs .di-eqxs {
  display: inline; }

body.eqsm .di-eqsm {
  display: inline; }

body.eqmd .di-eqmd {
  display: inline; }

body.eqlg .di-eqlg {
  display: inline; }

body.eqxs .db-eqxs {
  display: block; }

body.eqsm .db-eqsm {
  display: block; }

body.eqmd .db-eqmd {
  display: block; }

body.eqlg .db-eqlg {
  display: block; }

body.gexs .di-gexs {
  display: inline; }

body.gesm .di-gesm {
  display: inline; }

body.gemd .di-gemd {
  display: inline; }

body.gelg .di-gelg {
  display: inline; }

body.gexs .db-gexs {
  display: block; }

body.gesm .db-gesm {
  display: block; }

body.gemd .db-gemd {
  display: block; }

body.gelg .db-gelg {
  display: block; }

body.lexs .di-lexs {
  display: inline; }

body.lesm .di-lesm {
  display: inline; }

body.lemd .di-lemd {
  display: inline; }

body.lelg .di-lelg {
  display: inline; }

body.lexs .db-lexs {
  display: block; }

body.lesm .db-lesm {
  display: block; }

body.lemd .db-lemd {
  display: block; }

body.lelg .db-lelg {
  display: block; }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
.form-control {
  noop: 1;
  border-color: grey !important; }

.form-control:hover {
  border: 2px solid grey !important; }

.form-control:focus {
  border: 2px solid grey !important; }

.form-control:active {
  border: 2px solid grey !important; }

.has-error .form-control {
  noop: 1;
  border-color: grey !important; }

.has-error .form-control:hover {
  border: 1px solid #a94442 !important;
  padding-bottom: 4px; }

.has-error .form-control:active {
  border: 1px solid #a94442 !important;
  padding-bottom: 4px;
  background-color: #EEE; }

.pointer {
  cursor: pointer; }

.text-xs-left {
  text-align: left; }

.text-xs-right {
  text-align: right; }

.text-xs-center {
  text-align: center; }

.text-xs-justify {
  text-align: justify; }

@media (min-width: 768px) {
  .text-sm-left {
    text-align: left; }
  .text-sm-right {
    text-align: right; }
  .text-sm-center {
    text-align: center; }
  .text-sm-justify {
    text-align: justify; } }

@media (min-width: 992px) {
  .text-md-left {
    text-align: left; }
  .text-md-right {
    text-align: right; }
  .text-md-center {
    text-align: center; }
  .text-md-justify {
    text-align: justify; } }

@media (min-width: 1200px) {
  .text-lg-left {
    text-align: left; }
  .text-lg-right {
    text-align: right; }
  .text-lg-center {
    text-align: center; }
  .text-lg-justify {
    text-align: justify; } }

div.app.axs .text-axs-left {
  text-align: left; }

div.app.axs .text-axs-right {
  text-align: right; }

div.app.axs .text-axs-center {
  text-align: center; }

div.app.axs .text-axs-justify {
  text-align: justify; }

div.app.asm .text-asm-left {
  text-align: left; }

div.app.asm .text-asm-right {
  text-align: right; }

div.app.asm .text-asm-center {
  text-align: center; }

div.app.asm .text-asm-justify {
  text-align: justify; }

div.app.amd .text-amd-left {
  text-align: left; }

div.app.amd .text-amd-right {
  text-align: right; }

div.app.amd .text-amd-center {
  text-align: center; }

div.app.amd .text-amd-justify {
  text-align: justify; }

div.app.alg .text-alg-left {
  text-align: left; }

div.app.alg .text-alg-right {
  text-align: right; }

div.app.alg .text-alg-center {
  text-align: center; }

div.app.alg .text-alg-justify {
  text-align: justify; }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
.sweet-overlay {
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  z-index: 10050; }

.sweet-alert {
  background-color: white;
  font-family: 'Open Sans', sans-serif;
  width: 478px;
  padding: 17px;
  border-radius: 5px;
  border: 10px solid #EEE;
  text-align: center;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -256px;
  margin-top: -200px;
  position: fixed;
  top: 100px;
  margin-top: 0px;
  overflow: hidden;
  display: none;
  z-index: 11000; }
  @media all and (max-width: 540px) {
    .sweet-alert {
      width: auto;
      margin-left: 0;
      margin-right: 0;
      left: 15px;
      right: 15px; } }
  .sweet-alert h2 {
    color: #575757;
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    text-transform: none;
    position: relative;
    margin: 25px 0;
    padding: 0;
    line-height: 25px;
    display: block; }
  .sweet-alert p {
    color: #666;
    font-size: 16px;
    text-align: center;
    font-weight: normal;
    position: relative;
    margin: 0;
    padding: 0;
    line-height: normal; }
  .sweet-alert button {
    background-color: #004684;
    testvalue: red;
    color: white;
    border: none;
    box-shadow: none;
    font-size: 17px;
    font-weight: bold;
    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: #003e75; }
    .sweet-alert button:active {
      background-color: #002b51; }
    .sweet-alert button.cancel {
      background-color: #D0D0D0; }
      .sweet-alert button.cancel:hover {
        background-color: #c8c8c8; }
      .sweet-alert button.cancel:active {
        background-color: #b7b7b7; }
      .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::-moz-focus-inner {
      border: 0; }
  .sweet-alert[data-has-cancel-button=false] button {
    box-shadow: none !important; }
  .sweet-alert .icon {
    width: 80px;
    height: 80px;
    border: 4px solid gray;
    border-radius: 50%;
    margin: 20px auto;
    padding: 0;
    position: relative;
    box-sizing: content-box; }
    .sweet-alert .icon.error {
      border-color: #E74C3C; }
      .sweet-alert .icon.error .x-mark {
        position: relative;
        display: block; }
      .sweet-alert .icon.error .line {
        position: absolute;
        height: 5px;
        width: 47px;
        background-color: #E74C3C;
        display: block;
        top: 37px;
        border-radius: 2px; }
        .sweet-alert .icon.error .line.left {
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          left: 17px; }
        .sweet-alert .icon.error .line.right {
          -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
          right: 16px; }
    .sweet-alert .icon.warning {
      border-color: #E67E22; }
      .sweet-alert .icon.warning .body {
        position: absolute;
        width: 5px;
        height: 47px;
        left: 50%;
        top: 10px;
        border-radius: 2px;
        margin-left: -2px;
        background-color: #E67E22; }
      .sweet-alert .icon.warning .dot {
        position: absolute;
        width: 7px;
        height: 7px;
        border-radius: 50%;
        margin-left: -3px;
        left: 50%;
        bottom: 10px;
        background-color: #E67E22; }
    .sweet-alert .icon.info {
      border-color: #2980B9; }
      .sweet-alert .icon.info::before {
        content: "";
        position: absolute;
        width: 5px;
        height: 29px;
        left: 50%;
        bottom: 17px;
        border-radius: 2px;
        margin-left: -2px;
        background-color: #2980B9; }
      .sweet-alert .icon.info::after {
        content: "";
        position: absolute;
        width: 7px;
        height: 7px;
        border-radius: 50%;
        margin-left: -3px;
        top: 19px;
        background-color: #2980B9; }
    .sweet-alert .icon.success {
      border-color: #27AE60; }
      .sweet-alert .icon.success::before, .sweet-alert .icon.success::after {
        content: '';
        border-radius: 50%;
        position: absolute;
        width: 60px;
        height: 120px;
        background: white;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg); }
      .sweet-alert .icon.success::before {
        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 .icon.success::after {
        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 .icon.success .placeholder {
        width: 80px;
        height: 80px;
        border: 4px solid rgba(39, 174, 96, 0.2);
        border-radius: 50%;
        box-sizing: content-box;
        position: absolute;
        left: -4px;
        top: -4px;
        z-index: 2; }
      .sweet-alert .icon.success .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 .icon.success .line {
        height: 5px;
        background-color: #27AE60;
        display: block;
        border-radius: 2px;
        position: absolute;
        z-index: 2; }
        .sweet-alert .icon.success .line.tip {
          width: 25px;
          left: 14px;
          top: 46px;
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }
        .sweet-alert .icon.success .line.long {
          width: 47px;
          right: 8px;
          top: 38px;
          -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg); }
    .sweet-alert .icon.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-tranform: scale(0.95); }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

@-moz-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-tranform: 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-tranform: 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); } }

@-moz-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); } }

.showSweetAlert {
  -webkit-animation: showSweetAlert 0.2s;
  -moz-animation: showSweetAlert 0.2s;
  animation: showSweetAlert 0.2s; }

.hideSweetAlert {
  -webkit-animation: hideSweetAlert 0.2s;
  -moz-animation: hideSweetAlert 0.2s;
  animation: hideSweetAlert 0.2s; }

@-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; } }

@-moz-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; } }

@-moz-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); } }

@-moz-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;
  -moz-animation: animateSuccessTip 0.75s;
  animation: animateSuccessTip 0.75s; }

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

.icon.success.animate::after {
  -webkit-animation: rotatePlaceholder 4.25s ease-in;
  -moz-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; } }

@-moz-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;
  -moz-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; } }

@-moz-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;
  -moz-animation: animateXMark 0.5s;
  animation: animateXMark 0.5s; }

@-webkit-keyframes pulseWarning {
  0% {
    border-color: #F8D486; }
  100% {
    border-color: #F8BB86; } }

@-moz-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;
  -moz-animation: pulseWarning 0.75s infinite alternate;
  animation: pulseWarning 0.75s infinite alternate; }

@-webkit-keyframes pulseWarningIns {
  0% {
    background-color: #F8D486; }
  100% {
    background-color: #F8BB86; } }

@-moz-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;
  -moz-animation: pulseWarningIns 0.75s infinite alternate;
  animation: pulseWarningIns 0.75s infinite alternate; }

/*========================================*/
/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
html {
  overflow-y: scroll; }

.fa-xx {
  color: transparent; }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
.bgs {
  background-color: #dff0d8 !important; }

.bgi {
  background-color: #d9edf7 !important; }

.bgw {
  background-color: #fcf8e3 !important; }

.bgd {
  background-color: #f2dede !important; }

.lbdn {
  border-left: 6px solid #DDDDDD; }

.lbds {
  border-left: 6px solid #5cb85c; }

.lbdi {
  border-left: 6px solid #5bc0de; }

.lbdw {
  border-left: 6px solid #f0ad4e; }

.lbdd {
  border-left: 6px solid #d9534f; }

.lbdn {
  border-left: 6px solid #DDDDDD; }

.hv:hover {
  background-color: #FEFFE6;
  border-color: #999; }

.hvp:hover {
  background-color: #FEFFE6;
  border-color: #999;
  cursor: pointer; }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
.ss1024x768 {
  width: 1024px;
  height: 768px; }

.ss768x1024 {
  width: 768px;
  height: 1024px; }

.sstl {
  width: 1024px;
  height: 768px; }

.sstp {
  width: 768px;
  height: 1024px; }

.ss568x320 {
  width: 1024px;
  height: 768px; }

.ss568x320 {
  width: 1024px;
  height: 768px; }

.sspl {
  width: 568px;
  height: 320px; }

.sspp {
  width: 320px;
  height: 568px; }

.hf {
  height: 100% !important; }

.hh {
  height: 50% !important; }

.mnhf {
  min-height: 100% !important; }

.mnhh {
  min-height: 50% !important; }

.mxhf {
  min-height: 100% !important; }

.mxhh {
  min-height: 50% !important; }

.wf {
  width: 100% !important; }

.wh {
  width: 50% !important; }

.mnwf {
  min-width: 100% !important; }

.mnwh {
  min-width: 50% !important; }

.mxwf {
  max-width: 100% !important; }

.mxwh {
  max-width: 50% !important; }

.w0 {
  width: 0px !important; }

.w10 {
  width: 10px !important; }

.w20 {
  width: 20px !important; }

.w30 {
  width: 30px !important; }

.w40 {
  width: 40px !important; }

.w50 {
  width: 50px !important; }

.w60 {
  width: 60px !important; }

.w70 {
  width: 70px !important; }

.w80 {
  width: 80px !important; }

.w90 {
  width: 90px !important; }

.w100 {
  width: 100px !important; }

.w110 {
  width: 110px !important; }

.w120 {
  width: 120px !important; }

.w130 {
  width: 130px !important; }

.w140 {
  width: 140px !important; }

.w150 {
  width: 150px !important; }

.w160 {
  width: 160px !important; }

.w170 {
  width: 170px !important; }

.w180 {
  width: 180px !important; }

.w190 {
  width: 190px !important; }

.w200 {
  width: 200px !important; }

.w210 {
  width: 210px !important; }

.w220 {
  width: 220px !important; }

.w230 {
  width: 230px !important; }

.w240 {
  width: 240px !important; }

.w250 {
  width: 250px !important; }

.w260 {
  width: 260px !important; }

.w270 {
  width: 270px !important; }

.w280 {
  width: 280px !important; }

.w290 {
  width: 290px !important; }

.w300 {
  width: 300px !important; }

.w310 {
  width: 310px !important; }

.w320 {
  width: 320px !important; }

.w330 {
  width: 330px !important; }

.w340 {
  width: 340px !important; }

.w350 {
  width: 350px !important; }

.w360 {
  width: 360px !important; }

.w370 {
  width: 370px !important; }

.w380 {
  width: 380px !important; }

.w390 {
  width: 390px !important; }

.w400 {
  width: 400px !important; }

.w410 {
  width: 410px !important; }

.w420 {
  width: 420px !important; }

.w430 {
  width: 430px !important; }

.w440 {
  width: 440px !important; }

.w450 {
  width: 450px !important; }

.w460 {
  width: 460px !important; }

.w470 {
  width: 470px !important; }

.w480 {
  width: 480px !important; }

.w490 {
  width: 490px !important; }

.w500 {
  width: 500px !important; }

.w510 {
  width: 510px !important; }

.w520 {
  width: 520px !important; }

.w530 {
  width: 530px !important; }

.w540 {
  width: 540px !important; }

.w550 {
  width: 550px !important; }

.w560 {
  width: 560px !important; }

.w570 {
  width: 570px !important; }

.w580 {
  width: 580px !important; }

.w590 {
  width: 590px !important; }

.w600 {
  width: 600px !important; }

.w610 {
  width: 610px !important; }

.w620 {
  width: 620px !important; }

.w630 {
  width: 630px !important; }

.w640 {
  width: 640px !important; }

.w650 {
  width: 650px !important; }

.w660 {
  width: 660px !important; }

.w670 {
  width: 670px !important; }

.w680 {
  width: 680px !important; }

.w690 {
  width: 690px !important; }

.w700 {
  width: 700px !important; }

.w710 {
  width: 710px !important; }

.w720 {
  width: 720px !important; }

.w730 {
  width: 730px !important; }

.w740 {
  width: 740px !important; }

.w750 {
  width: 750px !important; }

.w760 {
  width: 760px !important; }

.w770 {
  width: 770px !important; }

.w780 {
  width: 780px !important; }

.w790 {
  width: 790px !important; }

.w800 {
  width: 800px !important; }

.w810 {
  width: 810px !important; }

.w820 {
  width: 820px !important; }

.w830 {
  width: 830px !important; }

.w840 {
  width: 840px !important; }

.w850 {
  width: 850px !important; }

.w860 {
  width: 860px !important; }

.w870 {
  width: 870px !important; }

.w880 {
  width: 880px !important; }

.w890 {
  width: 890px !important; }

.w900 {
  width: 900px !important; }

.w910 {
  width: 910px !important; }

.w920 {
  width: 920px !important; }

.w930 {
  width: 930px !important; }

.w940 {
  width: 940px !important; }

.w950 {
  width: 950px !important; }

.w960 {
  width: 960px !important; }

.w970 {
  width: 970px !important; }

.w980 {
  width: 980px !important; }

.w990 {
  width: 990px !important; }

.w1000 {
  width: 1000px !important; }

.mw0 {
  max-width: 0px !important; }

.mw10 {
  max-width: 10px !important; }

.mw20 {
  max-width: 20px !important; }

.mw30 {
  max-width: 30px !important; }

.mw40 {
  max-width: 40px !important; }

.mw50 {
  max-width: 50px !important; }

.mw60 {
  max-width: 60px !important; }

.mw70 {
  max-width: 70px !important; }

.mw80 {
  max-width: 80px !important; }

.mw90 {
  max-width: 90px !important; }

.mw100 {
  max-width: 100px !important; }

.mw110 {
  max-width: 110px !important; }

.mw120 {
  max-width: 120px !important; }

.mw130 {
  max-width: 130px !important; }

.mw140 {
  max-width: 140px !important; }

.mw150 {
  max-width: 150px !important; }

.mw160 {
  max-width: 160px !important; }

.mw170 {
  max-width: 170px !important; }

.mw180 {
  max-width: 180px !important; }

.mw190 {
  max-width: 190px !important; }

.mw200 {
  max-width: 200px !important; }

.mw210 {
  max-width: 210px !important; }

.mw220 {
  max-width: 220px !important; }

.mw230 {
  max-width: 230px !important; }

.mw240 {
  max-width: 240px !important; }

.mw250 {
  max-width: 250px !important; }

.mw260 {
  max-width: 260px !important; }

.mw270 {
  max-width: 270px !important; }

.mw280 {
  max-width: 280px !important; }

.mw290 {
  max-width: 290px !important; }

.mw300 {
  max-width: 300px !important; }

.mw310 {
  max-width: 310px !important; }

.mw320 {
  max-width: 320px !important; }

.mw330 {
  max-width: 330px !important; }

.mw340 {
  max-width: 340px !important; }

.mw350 {
  max-width: 350px !important; }

.mw360 {
  max-width: 360px !important; }

.mw370 {
  max-width: 370px !important; }

.mw380 {
  max-width: 380px !important; }

.mw390 {
  max-width: 390px !important; }

.mw400 {
  max-width: 400px !important; }

.mw410 {
  max-width: 410px !important; }

.mw420 {
  max-width: 420px !important; }

.mw430 {
  max-width: 430px !important; }

.mw440 {
  max-width: 440px !important; }

.mw450 {
  max-width: 450px !important; }

.mw460 {
  max-width: 460px !important; }

.mw470 {
  max-width: 470px !important; }

.mw480 {
  max-width: 480px !important; }

.mw490 {
  max-width: 490px !important; }

.mw500 {
  max-width: 500px !important; }

.mw510 {
  max-width: 510px !important; }

.mw520 {
  max-width: 520px !important; }

.mw530 {
  max-width: 530px !important; }

.mw540 {
  max-width: 540px !important; }

.mw550 {
  max-width: 550px !important; }

.mw560 {
  max-width: 560px !important; }

.mw570 {
  max-width: 570px !important; }

.mw580 {
  max-width: 580px !important; }

.mw590 {
  max-width: 590px !important; }

.mw600 {
  max-width: 600px !important; }

.mw610 {
  max-width: 610px !important; }

.mw620 {
  max-width: 620px !important; }

.mw630 {
  max-width: 630px !important; }

.mw640 {
  max-width: 640px !important; }

.mw650 {
  max-width: 650px !important; }

.mw660 {
  max-width: 660px !important; }

.mw670 {
  max-width: 670px !important; }

.mw680 {
  max-width: 680px !important; }

.mw690 {
  max-width: 690px !important; }

.mw700 {
  max-width: 700px !important; }

.mw710 {
  max-width: 710px !important; }

.mw720 {
  max-width: 720px !important; }

.mw730 {
  max-width: 730px !important; }

.mw740 {
  max-width: 740px !important; }

.mw750 {
  max-width: 750px !important; }

.mw760 {
  max-width: 760px !important; }

.mw770 {
  max-width: 770px !important; }

.mw780 {
  max-width: 780px !important; }

.mw790 {
  max-width: 790px !important; }

.mw800 {
  max-width: 800px !important; }

.mw810 {
  max-width: 810px !important; }

.mw820 {
  max-width: 820px !important; }

.mw830 {
  max-width: 830px !important; }

.mw840 {
  max-width: 840px !important; }

.mw850 {
  max-width: 850px !important; }

.mw860 {
  max-width: 860px !important; }

.mw870 {
  max-width: 870px !important; }

.mw880 {
  max-width: 880px !important; }

.mw890 {
  max-width: 890px !important; }

.mw900 {
  max-width: 900px !important; }

.mw910 {
  max-width: 910px !important; }

.mw920 {
  max-width: 920px !important; }

.mw930 {
  max-width: 930px !important; }

.mw940 {
  max-width: 940px !important; }

.mw950 {
  max-width: 950px !important; }

.mw960 {
  max-width: 960px !important; }

.mw970 {
  max-width: 970px !important; }

.mw980 {
  max-width: 980px !important; }

.mw990 {
  max-width: 990px !important; }

.mw1000 {
  max-width: 1000px !important; }

.h0 {
  height: 0px !important; }

.h10 {
  height: 10px !important; }

.h20 {
  height: 20px !important; }

.h30 {
  height: 30px !important; }

.h40 {
  height: 40px !important; }

.h50 {
  height: 50px !important; }

.h60 {
  height: 60px !important; }

.h70 {
  height: 70px !important; }

.h80 {
  height: 80px !important; }

.h90 {
  height: 90px !important; }

.h100 {
  height: 100px !important; }

.h110 {
  height: 110px !important; }

.h120 {
  height: 120px !important; }

.h130 {
  height: 130px !important; }

.h140 {
  height: 140px !important; }

.h150 {
  height: 150px !important; }

.h160 {
  height: 160px !important; }

.h170 {
  height: 170px !important; }

.h180 {
  height: 180px !important; }

.h190 {
  height: 190px !important; }

.h200 {
  height: 200px !important; }

.h210 {
  height: 210px !important; }

.h220 {
  height: 220px !important; }

.h230 {
  height: 230px !important; }

.h240 {
  height: 240px !important; }

.h250 {
  height: 250px !important; }

.h260 {
  height: 260px !important; }

.h270 {
  height: 270px !important; }

.h280 {
  height: 280px !important; }

.h290 {
  height: 290px !important; }

.h300 {
  height: 300px !important; }

.h310 {
  height: 310px !important; }

.h320 {
  height: 320px !important; }

.h330 {
  height: 330px !important; }

.h340 {
  height: 340px !important; }

.h350 {
  height: 350px !important; }

.h360 {
  height: 360px !important; }

.h370 {
  height: 370px !important; }

.h380 {
  height: 380px !important; }

.h390 {
  height: 390px !important; }

.h400 {
  height: 400px !important; }

.h410 {
  height: 410px !important; }

.h420 {
  height: 420px !important; }

.h430 {
  height: 430px !important; }

.h440 {
  height: 440px !important; }

.h450 {
  height: 450px !important; }

.h460 {
  height: 460px !important; }

.h470 {
  height: 470px !important; }

.h480 {
  height: 480px !important; }

.h490 {
  height: 490px !important; }

.h500 {
  height: 500px !important; }

.h510 {
  height: 510px !important; }

.h520 {
  height: 520px !important; }

.h530 {
  height: 530px !important; }

.h540 {
  height: 540px !important; }

.h550 {
  height: 550px !important; }

.h560 {
  height: 560px !important; }

.h570 {
  height: 570px !important; }

.h580 {
  height: 580px !important; }

.h590 {
  height: 590px !important; }

.h600 {
  height: 600px !important; }

.h610 {
  height: 610px !important; }

.h620 {
  height: 620px !important; }

.h630 {
  height: 630px !important; }

.h640 {
  height: 640px !important; }

.h650 {
  height: 650px !important; }

.h660 {
  height: 660px !important; }

.h670 {
  height: 670px !important; }

.h680 {
  height: 680px !important; }

.h690 {
  height: 690px !important; }

.h700 {
  height: 700px !important; }

.h710 {
  height: 710px !important; }

.h720 {
  height: 720px !important; }

.h730 {
  height: 730px !important; }

.h740 {
  height: 740px !important; }

.h750 {
  height: 750px !important; }

.h760 {
  height: 760px !important; }

.h770 {
  height: 770px !important; }

.h780 {
  height: 780px !important; }

.h790 {
  height: 790px !important; }

.h800 {
  height: 800px !important; }

.h810 {
  height: 810px !important; }

.h820 {
  height: 820px !important; }

.h830 {
  height: 830px !important; }

.h840 {
  height: 840px !important; }

.h850 {
  height: 850px !important; }

.h860 {
  height: 860px !important; }

.h870 {
  height: 870px !important; }

.h880 {
  height: 880px !important; }

.h890 {
  height: 890px !important; }

.h900 {
  height: 900px !important; }

.h910 {
  height: 910px !important; }

.h920 {
  height: 920px !important; }

.h930 {
  height: 930px !important; }

.h940 {
  height: 940px !important; }

.h950 {
  height: 950px !important; }

.h960 {
  height: 960px !important; }

.h970 {
  height: 970px !important; }

.h980 {
  height: 980px !important; }

.h990 {
  height: 990px !important; }

.h1000 {
  height: 1000px !important; }

.mh0 {
  max-height: 0px !important; }

.mh10 {
  max-height: 10px !important; }

.mh20 {
  max-height: 20px !important; }

.mh30 {
  max-height: 30px !important; }

.mh40 {
  max-height: 40px !important; }

.mh50 {
  max-height: 50px !important; }

.mh60 {
  max-height: 60px !important; }

.mh70 {
  max-height: 70px !important; }

.mh80 {
  max-height: 80px !important; }

.mh90 {
  max-height: 90px !important; }

.mh100 {
  max-height: 100px !important; }

.mh110 {
  max-height: 110px !important; }

.mh120 {
  max-height: 120px !important; }

.mh130 {
  max-height: 130px !important; }

.mh140 {
  max-height: 140px !important; }

.mh150 {
  max-height: 150px !important; }

.mh160 {
  max-height: 160px !important; }

.mh170 {
  max-height: 170px !important; }

.mh180 {
  max-height: 180px !important; }

.mh190 {
  max-height: 190px !important; }

.mh200 {
  max-height: 200px !important; }

.mh210 {
  max-height: 210px !important; }

.mh220 {
  max-height: 220px !important; }

.mh230 {
  max-height: 230px !important; }

.mh240 {
  max-height: 240px !important; }

.mh250 {
  max-height: 250px !important; }

.mh260 {
  max-height: 260px !important; }

.mh270 {
  max-height: 270px !important; }

.mh280 {
  max-height: 280px !important; }

.mh290 {
  max-height: 290px !important; }

.mh300 {
  max-height: 300px !important; }

.mh310 {
  max-height: 310px !important; }

.mh320 {
  max-height: 320px !important; }

.mh330 {
  max-height: 330px !important; }

.mh340 {
  max-height: 340px !important; }

.mh350 {
  max-height: 350px !important; }

.mh360 {
  max-height: 360px !important; }

.mh370 {
  max-height: 370px !important; }

.mh380 {
  max-height: 380px !important; }

.mh390 {
  max-height: 390px !important; }

.mh400 {
  max-height: 400px !important; }

.mh410 {
  max-height: 410px !important; }

.mh420 {
  max-height: 420px !important; }

.mh430 {
  max-height: 430px !important; }

.mh440 {
  max-height: 440px !important; }

.mh450 {
  max-height: 450px !important; }

.mh460 {
  max-height: 460px !important; }

.mh470 {
  max-height: 470px !important; }

.mh480 {
  max-height: 480px !important; }

.mh490 {
  max-height: 490px !important; }

.mh500 {
  max-height: 500px !important; }

.mh510 {
  max-height: 510px !important; }

.mh520 {
  max-height: 520px !important; }

.mh530 {
  max-height: 530px !important; }

.mh540 {
  max-height: 540px !important; }

.mh550 {
  max-height: 550px !important; }

.mh560 {
  max-height: 560px !important; }

.mh570 {
  max-height: 570px !important; }

.mh580 {
  max-height: 580px !important; }

.mh590 {
  max-height: 590px !important; }

.mh600 {
  max-height: 600px !important; }

.mh610 {
  max-height: 610px !important; }

.mh620 {
  max-height: 620px !important; }

.mh630 {
  max-height: 630px !important; }

.mh640 {
  max-height: 640px !important; }

.mh650 {
  max-height: 650px !important; }

.mh660 {
  max-height: 660px !important; }

.mh670 {
  max-height: 670px !important; }

.mh680 {
  max-height: 680px !important; }

.mh690 {
  max-height: 690px !important; }

.mh700 {
  max-height: 700px !important; }

.mh710 {
  max-height: 710px !important; }

.mh720 {
  max-height: 720px !important; }

.mh730 {
  max-height: 730px !important; }

.mh740 {
  max-height: 740px !important; }

.mh750 {
  max-height: 750px !important; }

.mh760 {
  max-height: 760px !important; }

.mh770 {
  max-height: 770px !important; }

.mh780 {
  max-height: 780px !important; }

.mh790 {
  max-height: 790px !important; }

.mh800 {
  max-height: 800px !important; }

.mh810 {
  max-height: 810px !important; }

.mh820 {
  max-height: 820px !important; }

.mh830 {
  max-height: 830px !important; }

.mh840 {
  max-height: 840px !important; }

.mh850 {
  max-height: 850px !important; }

.mh860 {
  max-height: 860px !important; }

.mh870 {
  max-height: 870px !important; }

.mh880 {
  max-height: 880px !important; }

.mh890 {
  max-height: 890px !important; }

.mh900 {
  max-height: 900px !important; }

.mh910 {
  max-height: 910px !important; }

.mh920 {
  max-height: 920px !important; }

.mh930 {
  max-height: 930px !important; }

.mh940 {
  max-height: 940px !important; }

.mh950 {
  max-height: 950px !important; }

.mh960 {
  max-height: 960px !important; }

.mh970 {
  max-height: 970px !important; }

.mh980 {
  max-height: 980px !important; }

.mh990 {
  max-height: 990px !important; }

.mh1000 {
  max-height: 1000px !important; }

.p0 {
  padding: 0px !important; }

.ptb0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important; }

.plr0 {
  padding-left: 0px !important;
  padding-right: 0px !important; }

.pn0 {
  padding: -0px !important; }

.pntb0 {
  padding-top: -0px !important;
  padding-bottom: -0px !important; }

.pnlr0 {
  padding-left: -0px !important;
  padding-right: -0px !important; }

.p2 {
  padding: 2px !important; }

.ptb2 {
  padding-top: 2px !important;
  padding-bottom: 2px !important; }

.plr2 {
  padding-left: 2px !important;
  padding-right: 2px !important; }

.pn2 {
  padding: -2px !important; }

.pntb2 {
  padding-top: -2px !important;
  padding-bottom: -2px !important; }

.pnlr2 {
  padding-left: -2px !important;
  padding-right: -2px !important; }

.p4 {
  padding: 4px !important; }

.ptb4 {
  padding-top: 4px !important;
  padding-bottom: 4px !important; }

.plr4 {
  padding-left: 4px !important;
  padding-right: 4px !important; }

.pn4 {
  padding: -4px !important; }

.pntb4 {
  padding-top: -4px !important;
  padding-bottom: -4px !important; }

.pnlr4 {
  padding-left: -4px !important;
  padding-right: -4px !important; }

.p6 {
  padding: 6px !important; }

.ptb6 {
  padding-top: 6px !important;
  padding-bottom: 6px !important; }

.plr6 {
  padding-left: 6px !important;
  padding-right: 6px !important; }

.pn6 {
  padding: -6px !important; }

.pntb6 {
  padding-top: -6px !important;
  padding-bottom: -6px !important; }

.pnlr6 {
  padding-left: -6px !important;
  padding-right: -6px !important; }

.p8 {
  padding: 8px !important; }

.ptb8 {
  padding-top: 8px !important;
  padding-bottom: 8px !important; }

.plr8 {
  padding-left: 8px !important;
  padding-right: 8px !important; }

.pn8 {
  padding: -8px !important; }

.pntb8 {
  padding-top: -8px !important;
  padding-bottom: -8px !important; }

.pnlr8 {
  padding-left: -8px !important;
  padding-right: -8px !important; }

.p10 {
  padding: 10px !important; }

.ptb10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important; }

.plr10 {
  padding-left: 10px !important;
  padding-right: 10px !important; }

.pn10 {
  padding: -10px !important; }

.pntb10 {
  padding-top: -10px !important;
  padding-bottom: -10px !important; }

.pnlr10 {
  padding-left: -10px !important;
  padding-right: -10px !important; }

.p12 {
  padding: 12px !important; }

.ptb12 {
  padding-top: 12px !important;
  padding-bottom: 12px !important; }

.plr12 {
  padding-left: 12px !important;
  padding-right: 12px !important; }

.pn12 {
  padding: -12px !important; }

.pntb12 {
  padding-top: -12px !important;
  padding-bottom: -12px !important; }

.pnlr12 {
  padding-left: -12px !important;
  padding-right: -12px !important; }

.p14 {
  padding: 14px !important; }

.ptb14 {
  padding-top: 14px !important;
  padding-bottom: 14px !important; }

.plr14 {
  padding-left: 14px !important;
  padding-right: 14px !important; }

.pn14 {
  padding: -14px !important; }

.pntb14 {
  padding-top: -14px !important;
  padding-bottom: -14px !important; }

.pnlr14 {
  padding-left: -14px !important;
  padding-right: -14px !important; }

.p16 {
  padding: 16px !important; }

.ptb16 {
  padding-top: 16px !important;
  padding-bottom: 16px !important; }

.plr16 {
  padding-left: 16px !important;
  padding-right: 16px !important; }

.pn16 {
  padding: -16px !important; }

.pntb16 {
  padding-top: -16px !important;
  padding-bottom: -16px !important; }

.pnlr16 {
  padding-left: -16px !important;
  padding-right: -16px !important; }

.p18 {
  padding: 18px !important; }

.ptb18 {
  padding-top: 18px !important;
  padding-bottom: 18px !important; }

.plr18 {
  padding-left: 18px !important;
  padding-right: 18px !important; }

.pn18 {
  padding: -18px !important; }

.pntb18 {
  padding-top: -18px !important;
  padding-bottom: -18px !important; }

.pnlr18 {
  padding-left: -18px !important;
  padding-right: -18px !important; }

.p20 {
  padding: 20px !important; }

.ptb20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important; }

.plr20 {
  padding-left: 20px !important;
  padding-right: 20px !important; }

.pn20 {
  padding: -20px !important; }

.pntb20 {
  padding-top: -20px !important;
  padding-bottom: -20px !important; }

.pnlr20 {
  padding-left: -20px !important;
  padding-right: -20px !important; }

.m0 {
  margin: 0px !important; }

.mtb0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important; }

.mlr0 {
  margin-left: 0px !important;
  margin-right: 0px !important; }

.mn0 {
  margin: -0px !important; }

.mntb0 {
  margin-top: -0px !important;
  margin-bottom: -0px !important; }

.mnlr0 {
  margin-left: -0px !important;
  margin-right: -0px !important; }

.m2 {
  margin: 2px !important; }

.mtb2 {
  margin-top: 2px !important;
  margin-bottom: 2px !important; }

.mlr2 {
  margin-left: 2px !important;
  margin-right: 2px !important; }

.mn2 {
  margin: -2px !important; }

.mntb2 {
  margin-top: -2px !important;
  margin-bottom: -2px !important; }

.mnlr2 {
  margin-left: -2px !important;
  margin-right: -2px !important; }

.m4 {
  margin: 4px !important; }

.mtb4 {
  margin-top: 4px !important;
  margin-bottom: 4px !important; }

.mlr4 {
  margin-left: 4px !important;
  margin-right: 4px !important; }

.mn4 {
  margin: -4px !important; }

.mntb4 {
  margin-top: -4px !important;
  margin-bottom: -4px !important; }

.mnlr4 {
  margin-left: -4px !important;
  margin-right: -4px !important; }

.m6 {
  margin: 6px !important; }

.mtb6 {
  margin-top: 6px !important;
  margin-bottom: 6px !important; }

.mlr6 {
  margin-left: 6px !important;
  margin-right: 6px !important; }

.mn6 {
  margin: -6px !important; }

.mntb6 {
  margin-top: -6px !important;
  margin-bottom: -6px !important; }

.mnlr6 {
  margin-left: -6px !important;
  margin-right: -6px !important; }

.m8 {
  margin: 8px !important; }

.mtb8 {
  margin-top: 8px !important;
  margin-bottom: 8px !important; }

.mlr8 {
  margin-left: 8px !important;
  margin-right: 8px !important; }

.mn8 {
  margin: -8px !important; }

.mntb8 {
  margin-top: -8px !important;
  margin-bottom: -8px !important; }

.mnlr8 {
  margin-left: -8px !important;
  margin-right: -8px !important; }

.m10 {
  margin: 10px !important; }

.mtb10 {
  margin-top: 10px !important;
  margin-bottom: 10px !important; }

.mlr10 {
  margin-left: 10px !important;
  margin-right: 10px !important; }

.mn10 {
  margin: -10px !important; }

.mntb10 {
  margin-top: -10px !important;
  margin-bottom: -10px !important; }

.mnlr10 {
  margin-left: -10px !important;
  margin-right: -10px !important; }

.m12 {
  margin: 12px !important; }

.mtb12 {
  margin-top: 12px !important;
  margin-bottom: 12px !important; }

.mlr12 {
  margin-left: 12px !important;
  margin-right: 12px !important; }

.mn12 {
  margin: -12px !important; }

.mntb12 {
  margin-top: -12px !important;
  margin-bottom: -12px !important; }

.mnlr12 {
  margin-left: -12px !important;
  margin-right: -12px !important; }

.m14 {
  margin: 14px !important; }

.mtb14 {
  margin-top: 14px !important;
  margin-bottom: 14px !important; }

.mlr14 {
  margin-left: 14px !important;
  margin-right: 14px !important; }

.mn14 {
  margin: -14px !important; }

.mntb14 {
  margin-top: -14px !important;
  margin-bottom: -14px !important; }

.mnlr14 {
  margin-left: -14px !important;
  margin-right: -14px !important; }

.m16 {
  margin: 16px !important; }

.mtb16 {
  margin-top: 16px !important;
  margin-bottom: 16px !important; }

.mlr16 {
  margin-left: 16px !important;
  margin-right: 16px !important; }

.mn16 {
  margin: -16px !important; }

.mntb16 {
  margin-top: -16px !important;
  margin-bottom: -16px !important; }

.mnlr16 {
  margin-left: -16px !important;
  margin-right: -16px !important; }

.m18 {
  margin: 18px !important; }

.mtb18 {
  margin-top: 18px !important;
  margin-bottom: 18px !important; }

.mlr18 {
  margin-left: 18px !important;
  margin-right: 18px !important; }

.mn18 {
  margin: -18px !important; }

.mntb18 {
  margin-top: -18px !important;
  margin-bottom: -18px !important; }

.mnlr18 {
  margin-left: -18px !important;
  margin-right: -18px !important; }

.m20 {
  margin: 20px !important; }

.mtb20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important; }

.mlr20 {
  margin-left: 20px !important;
  margin-right: 20px !important; }

.mn20 {
  margin: -20px !important; }

.mntb20 {
  margin-top: -20px !important;
  margin-bottom: -20px !important; }

.mnlr20 {
  margin-left: -20px !important;
  margin-right: -20px !important; }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
.tx, .txb, .txbi, .txi, .txs, .txm, .txmi, .txms, .txmsi, .txp, .txsp, .txf, .txsf, .txssf, .txhu, .txu, .txsu, .txc {
  color: #333333;
  font-size: 14px;
  font-weight: normal;
  font-style: normal; }

.tb {
  font-weight: bold; }

.txb {
  font-weight: bold; }

.tbi {
  font-weight: bold;
  font-style: italic; }

.txbi {
  font-weight: bold;
  font-style: italic; }

.ti {
  font-style: italic; }

.txi {
  font-style: italic; }

.ts {
  font-size: 12px; }

.txs {
  font-size: 12px; }

.tm {
  color: #999; }

.txm {
  color: #999; }

.tmi {
  color: #999;
  font-style: italic; }

.txmi {
  color: #999;
  font-style: italic; }

.tms {
  color: #999;
  font-size: 12px; }

.txms {
  color: #999;
  font-size: 12px; }

.tmsi, .txmsi {
  color: #999;
  font-size: 12px;
  font-style: italic; }

.tp {
  white-space: pre-wrap; }

.txp {
  white-space: pre-wrap; }

.tsp {
  white-space: pre-wrap;
  font-size: 12px; }

.txsp {
  white-space: pre-wrap;
  font-size: 12px; }

.tf {
  font-family: courier;
  white-space: pre-wrap; }

.txf {
  font-family: courier;
  white-space: pre-wrap; }

.tsf {
  font-family: courier;
  font-size: 12px;
  white-space: pre-wrap; }

.txsf {
  font-family: courier;
  font-size: 12px;
  white-space: pre-wrap; }

.tssf {
  font-family: courier;
  font-size: 10px;
  white-space: pre-wrap; }

.txssf {
  font-family: courier;
  font-size: 10px;
  white-space: pre-wrap; }

.thu {
  text-decoration: none;
  cursor: pointer; }
  .thu:hover {
    text-decoration: underline; }

.txhu {
  text-decoration: none;
  cursor: pointer; }
  .txhu:hover {
    text-decoration: underline; }

.tu {
  text-decoration: underline;
  cursor: pointer; }

.txu {
  text-decoration: underline;
  cursor: pointer; }

.tsu {
  font-size: 12px;
  text-decoration: underline;
  cursor: pointer; }

.txsu {
  font-size: 12px;
  text-decoration: underline;
  cursor: pointer; }

.tc, .txc {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  display: block; }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
div.app-form-slot-action {
  padding: 5px 0px;
  background-color: #ffffff;
  border-top: 1px solid #dadcdc; }
  div.app-form-slot-action .app-label {
    padding: 6px 6px;
    padding-top: 17px;
    font-weight: bold;
    text-align: left; }
    @media (min-width: 992px) {
      div.app-form-slot-action .app-label {
        text-align: right; } }
  div.app-form-slot-action .app-value {
    padding: 6px 6px; }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
div.app-form-slot-boot {
  padding: 0px 0px; }
  div.app-form-slot-boot .app-value {
    padding: 30px 6px;
    text-align: center; }
    div.app-form-slot-boot .app-value .app-load {
      font-style: italic;
      color: #999; }
    div.app-form-slot-boot .app-value .app-spin {
      padding-top: 10px;
      padding-bottom: 10px;
      color: #BBB; }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
div.app-form-slot-edit-blank {
  padding: 0px 0px; }

div.app-form-slot-edit-blank:not(:last-of-type) {
  border-bottom: 1px solid #F4F4F4; }

div.app-form-slot-edit-blank div.app-label {
  padding: 12px 6px;
  padding-top: 19px;
  font-weight: bold;
  text-align: left; }
  @media (min-width: 992px) {
    div.app-form-slot-edit-blank div.app-label {
      text-align: right; } }
  @media (max-width: 991px) {
    div.app-form-slot-edit-blank div.app-label {
      padding: 4px 6px; } }

div.app-form-slot-edit-blank div.app-value {
  padding: 12px 6px; }
  @media (max-width: 991px) {
    div.app-form-slot-edit-blank div.app-value {
      padding: 4px 6px; } }

div.app-form-slot-edit-blank div.app-error {
  padding: 6px 6px;
  margin-top: -10px;
  font-size: 12px; }
  div.app-form-slot-edit-blank div.app-error > div {
    border-left: 3px solid #a94442;
    padding: 2px 4px;
    color: #a94442; }
  @media (max-width: 991px) {
    div.app-form-slot-edit-blank div.app-error {
      padding: 4px 6px; } }

div.app-form-slot-edit-blank div.app-desc {
  padding: 6px 6px;
  margin-top: -10px;
  font-size: 12px; }
  div.app-form-slot-edit-blank div.app-desc > div {
    border-left: 3px solid #EEE;
    padding: 2px 4px; }
  @media (max-width: 991px) {
    div.app-form-slot-edit-blank div.app-desc {
      padding: 4px 6px; } }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
div.app-form-slot-edit-text {
  padding: 0px 0px; }

div.app-form-slot-edit-text:not(:last-of-type) {
  border-bottom: 1px solid #F4F4F4; }

div.app-form-slot-edit-text div.app-label {
  padding: 12px 6px;
  padding-top: 19px;
  font-weight: bold;
  text-align: left; }
  @media (min-width: 992px) {
    div.app-form-slot-edit-text div.app-label {
      text-align: right; } }
  @media (max-width: 991px) {
    div.app-form-slot-edit-text div.app-label {
      padding: 4px 6px; } }

div.app-form-slot-edit-text div.app-value {
  padding: 12px 6px; }
  @media (max-width: 991px) {
    div.app-form-slot-edit-text div.app-value {
      padding: 4px 6px; } }

div.app-form-slot-edit-text div.app-error {
  padding: 6px 6px;
  margin-top: -10px;
  font-size: 12px; }
  div.app-form-slot-edit-text div.app-error > div {
    border-left: 3px solid #a94442;
    padding: 2px 4px;
    color: #a94442; }
  @media (max-width: 991px) {
    div.app-form-slot-edit-text div.app-error {
      padding: 4px 6px; } }

div.app-form-slot-edit-text div.app-desc {
  padding: 6px 6px;
  margin-top: -10px;
  font-size: 12px; }
  div.app-form-slot-edit-text div.app-desc > div {
    border-left: 3px solid #EEE;
    padding: 2px 4px; }
  @media (max-width: 991px) {
    div.app-form-slot-edit-text div.app-desc {
      padding: 4px 6px; } }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
div.app-form-slot-edit-password {
  padding: 0px 0px; }

div.app-form-slot-edit-password:not(:last-of-type) {
  border-bottom: 1px solid #F4F4F4; }

div.app-form-slot-edit-password div.app-label {
  padding: 12px 6px;
  padding-top: 19px;
  font-weight: bold;
  text-align: left; }
  @media (min-width: 992px) {
    div.app-form-slot-edit-password div.app-label {
      text-align: right; } }
  @media (max-width: 991px) {
    div.app-form-slot-edit-password div.app-label {
      padding: 4px 6px; } }

div.app-form-slot-edit-password div.app-value {
  padding: 12px 6px; }
  @media (max-width: 991px) {
    div.app-form-slot-edit-password div.app-value {
      padding: 4px 6px; } }

div.app-form-slot-edit-password div.app-error {
  padding: 6px 6px;
  margin-top: -10px;
  font-size: 12px; }
  div.app-form-slot-edit-password div.app-error > div {
    border-left: 3px solid #a94442;
    padding: 2px 4px;
    color: #a94442; }
  @media (max-width: 991px) {
    div.app-form-slot-edit-password div.app-error {
      padding: 4px 6px; } }

div.app-form-slot-edit-password div.app-desc {
  padding: 6px 6px;
  margin-top: -10px;
  font-size: 12px; }
  div.app-form-slot-edit-password div.app-desc > div {
    border-left: 3px solid #EEE;
    padding: 2px 4px; }
  @media (max-width: 991px) {
    div.app-form-slot-edit-password div.app-desc {
      padding: 4px 6px; } }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
div.app-form-slot-edit-password-confirm {
  padding: 0px 0px; }

div.app-form-slot-edit-password-confirm:not(:last-of-type) {
  border-bottom: 1px solid #F4F4F4; }

div.app-form-slot-edit-password-confirm div.app-label {
  padding: 12px 6px;
  padding-top: 19px;
  font-weight: bold;
  text-align: left; }
  @media (min-width: 992px) {
    div.app-form-slot-edit-password-confirm div.app-label {
      text-align: right; } }
  @media (max-width: 991px) {
    div.app-form-slot-edit-password-confirm div.app-label {
      padding: 4px 6px; } }

div.app-form-slot-edit-password-confirm div.app-value {
  padding: 12px 6px; }
  @media (max-width: 991px) {
    div.app-form-slot-edit-password-confirm div.app-value {
      padding: 4px 6px; } }

div.app-form-slot-edit-password-confirm div.app-error {
  padding: 6px 6px;
  margin-top: -10px;
  font-size: 12px; }
  div.app-form-slot-edit-password-confirm div.app-error > div {
    border-left: 3px solid #a94442;
    padding: 2px 4px;
    color: #a94442; }
  @media (max-width: 991px) {
    div.app-form-slot-edit-password-confirm div.app-error {
      padding: 4px 6px; } }

div.app-form-slot-edit-password-confirm div.app-desc {
  padding: 6px 6px;
  margin-top: -10px;
  font-size: 12px; }
  div.app-form-slot-edit-password-confirm div.app-desc > div {
    border-left: 3px solid #EEE;
    padding: 2px 4px; }
  @media (max-width: 991px) {
    div.app-form-slot-edit-password-confirm div.app-desc {
      padding: 4px 6px; } }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
div.app-form-slot-edit-plain {
  padding: 0px 0px; }

div.app-form-slot-edit-plain:not(:last-of-type) {
  border-bottom: 1px solid #F4F4F4; }

div.app-form-slot-edit-plain div.app-label {
  padding: 12px 6px;
  padding-top: 12px;
  font-weight: bold;
  text-align: left; }
  @media (min-width: 992px) {
    div.app-form-slot-edit-plain div.app-label {
      text-align: right; } }
  @media (max-width: 991px) {
    div.app-form-slot-edit-plain div.app-label {
      padding: 4px 6px; } }

div.app-form-slot-edit-plain div.app-value {
  padding: 12px 6px; }
  @media (max-width: 991px) {
    div.app-form-slot-edit-plain div.app-value {
      padding: 4px 6px; } }

div.app-form-slot-edit-plain div.app-error {
  padding: 6px 6px;
  margin-top: -10px;
  font-size: 12px; }
  div.app-form-slot-edit-plain div.app-error > div {
    border-left: 3px solid #a94442;
    padding: 2px 4px;
    color: #a94442; }
  @media (max-width: 991px) {
    div.app-form-slot-edit-plain div.app-error {
      padding: 4px 6px; } }

div.app-form-slot-edit-plain div.app-desc {
  padding: 6px 6px;
  margin-top: -10px;
  font-size: 12px; }
  div.app-form-slot-edit-plain div.app-desc > div {
    border-left: 3px solid #EEE;
    padding: 2px 4px; }
  @media (max-width: 991px) {
    div.app-form-slot-edit-plain div.app-desc {
      padding: 4px 6px; } }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
div.app-form-slot-edit-text {
  padding: 0px 0px; }

div.app-form-slot-edit-text:not(:last-of-type) {
  border-bottom: 1px solid #F4F4F4; }

div.app-form-slot-edit-text div.app-label {
  padding: 12px 6px;
  padding-top: 19px;
  font-weight: bold;
  text-align: left; }
  @media (min-width: 992px) {
    div.app-form-slot-edit-text div.app-label {
      text-align: right; } }
  @media (max-width: 991px) {
    div.app-form-slot-edit-text div.app-label {
      padding: 4px 6px; } }

div.app-form-slot-edit-text div.app-value {
  padding: 12px 6px; }
  @media (max-width: 991px) {
    div.app-form-slot-edit-text div.app-value {
      padding: 4px 6px; } }

div.app-form-slot-edit-text div.app-error {
  padding: 6px 6px;
  margin-top: -10px;
  font-size: 12px; }
  div.app-form-slot-edit-text div.app-error > div {
    border-left: 3px solid #a94442;
    padding: 2px 4px;
    color: #a94442; }
  @media (max-width: 991px) {
    div.app-form-slot-edit-text div.app-error {
      padding: 4px 6px; } }

div.app-form-slot-edit-text div.app-desc {
  padding: 6px 6px;
  margin-top: -10px;
  font-size: 12px; }
  div.app-form-slot-edit-text div.app-desc > div {
    border-left: 3px solid #EEE;
    padding: 2px 4px; }
  @media (max-width: 991px) {
    div.app-form-slot-edit-text div.app-desc {
      padding: 4px 6px; } }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
div.app-form-slot-field {
  padding: 0px 0px; }

div.app-form-slot-field:not(:last-of-type) {
  border-bottom: 1px solid #F4F4F4; }

div.app-form-slot-field div.app-label {
  padding: 12px 6px;
  padding-top: 19px;
  font-weight: bold;
  text-align: left; }
  @media (min-width: 992px) {
    div.app-form-slot-field div.app-label {
      text-align: right; } }
  @media (max-width: 991px) {
    div.app-form-slot-field div.app-label {
      padding: 4px 6px; } }

div.app-form-slot-field div.app-value {
  padding: 12px 6px; }
  @media (max-width: 991px) {
    div.app-form-slot-field div.app-value {
      padding: 4px 6px; } }

div.app-form-slot-field div.app-more {
  padding: 6px 6px; }
  div.app-form-slot-field div.app-more > div {
    border-left: 3px solid #EEE;
    padding: 2px 4px; }
  @media (max-width: 991px) {
    div.app-form-slot-field div.app-more {
      padding: 4px 6px; } }

div.app-form-slot-field div.app-info {
  padding: 6px 6px; }
  div.app-form-slot-field div.app-info > div {
    border-left: 3px solid #EEE;
    padding: 2px 4px; }
  @media (max-width: 991px) {
    div.app-form-slot-field div.app-info {
      padding: 4px 6px; } }

div.app-form-slot-field div.app-meta {
  padding: 6px 6px; }
  div.app-form-slot-field div.app-meta > div {
    border-left: 3px solid #EEE;
    padding: 2px 4px; }
  @media (max-width: 991px) {
    div.app-form-slot-field div.app-meta {
      padding: 4px 6px; } }

div.app-form-slot-field div.app-error {
  padding: 6px 6px; }
  div.app-form-slot-field div.app-error > div {
    border-left: 3px solid #AA0000;
    padding: 2px 4px;
    color: #AA0000; }
  @media (max-width: 991px) {
    div.app-form-slot-field div.app-error {
      padding: 4px 6px; } }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
div.app-form-slot-field-check {
  padding: 0px 0px; }
  div.app-form-slot-field-check div.app-label {
    padding: 12px 6px;
    font-weight: bold;
    text-align: left; }
    @media (min-width: 992px) {
      div.app-form-slot-field-check div.app-label {
        text-align: right; } }
    @media (max-width: 991px) {
      div.app-form-slot-field-check div.app-label {
        padding: 4px 6px; } }
  div.app-form-slot-field-check div.app-value {
    padding: 12px 6px;
    cursor: pointer; }
    @media (max-width: 991px) {
      div.app-form-slot-field-check div.app-value {
        padding: 4px 6px; } }
  div.app-form-slot-field-check div.app--more {
    padding: 6px 6px; }
    div.app-form-slot-field-check div.app--more > div {
      border-left: 3px solid #EEE;
      padding: 2px 4px; }
    @media (max-width: 991px) {
      div.app-form-slot-field-check div.app--more {
        padding: 4px 6px; } }
  div.app-form-slot-field-check div.app-info {
    padding: 6px 6px; }
    div.app-form-slot-field-check div.app-info > div {
      border-left: 3px solid #EEE;
      padding: 2px 4px; }
    @media (max-width: 991px) {
      div.app-form-slot-field-check div.app-info {
        padding: 4px 6px; } }
  div.app-form-slot-field-check div.app-meta {
    padding: 6px 6px; }
    div.app-form-slot-field-check div.app-meta > div {
      border-left: 3px solid #EEE;
      padding: 2px 4px; }
    @media (max-width: 991px) {
      div.app-form-slot-field-check div.app-meta {
        padding: 4px 6px; } }
  div.app-form-slot-field-check div.app-error {
    padding: 6px 6px; }
    div.app-form-slot-field-check div.app-error > div {
      border-left: 3px solid #AA0000;
      padding: 2px 4px;
      color: #AA0000; }
    @media (max-width: 991px) {
      div.app-form-slot-field-check div.app-error {
        padding: 4px 6px; } }

div.app-slot:not(:last-of-type) {
  border-bottom: 1px solid #F4F4F4; }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
div.app-form-slot-field-xs1 {
  padding: 0px 0px; }

div.app-form-slot-field-xs1:not(:last-of-type) {
  border-bottom: 1px solid #F4F4F4; }

div.app-form-slot-field-xs1 div.app-label {
  padding: 12px 6px;
  padding-top: 19px;
  font-size: 15px;
  font-weight: bold;
  text-align: left; }
  @media (min-width: 992px) {
    div.app-form-slot-field-xs1 div.app-label {
      text-align: left; } }
  @media (max-width: 991px) {
    div.app-form-slot-field-xs1 div.app-label {
      text-align: left;
      padding: 13px 6px 3px 6px; } }

div.app-form-slot-field-xs1 div.app-value {
  padding: 12px 6px;
  text-align: right; }
  @media (max-width: 991px) {
    div.app-form-slot-field-xs1 div.app-value {
      text-align: right;
      padding: 4px 6px; } }

div.app-form-slot-field-xs1 div.app-more {
  padding: 6px 6px; }
  div.app-form-slot-field-xs1 div.app-more > div {
    border-left: 3px solid #EEE;
    padding: 2px 4px; }
  @media (max-width: 991px) {
    div.app-form-slot-field-xs1 div.app-more {
      padding: 4px 6px; } }

div.app-form-slot-field-xs1 div.app-info {
  padding: 6px 6px; }
  div.app-form-slot-field-xs1 div.app-info > div {
    border-left: 3px solid #EEE;
    padding: 2px 4px; }
  @media (max-width: 991px) {
    div.app-form-slot-field-xs1 div.app-info {
      padding: 4px 6px; } }

div.app-form-slot-field-xs1 div.app-meta {
  padding: 6px 6px; }
  div.app-form-slot-field-xs1 div.app-meta > div {
    border-left: 3px solid #EEE;
    padding: 2px 4px; }
  @media (max-width: 991px) {
    div.app-form-slot-field-xs1 div.app-meta {
      padding: 4px 6px; } }

div.app-form-slot-field-xs1 div.app-error {
  padding: 6px 6px; }
  div.app-form-slot-field-xs1 div.app-error > div {
    border-left: 3px solid #AA0000;
    padding: 2px 4px;
    color: #AA0000; }
  @media (max-width: 991px) {
    div.app-form-slot-field-xs1 div.app-error {
      padding: 4px 6px; } }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
div.app-form-slot-field-xs2 {
  padding: 0px 0px; }

div.app-form-slot-field-xs2:not(:last-of-type) {
  border-bottom: 1px solid #F4F4F4; }

div.app-form-slot-field-xs2 div.app-label {
  padding: 12px 6px;
  padding-top: 19px;
  font-weight: bold;
  text-align: left; }
  @media (min-width: 992px) {
    div.app-form-slot-field-xs2 div.app-label {
      text-align: left; } }
  @media (max-width: 991px) {
    div.app-form-slot-field-xs2 div.app-label {
      text-align: left;
      padding: 4px 6px 4px 6px; } }
  div.app-form-slot-field-xs2 div.app-label div.app-label-top {
    font-weight: bold; }
  div.app-form-slot-field-xs2 div.app-label div.app-label-bottom {
    font-weight: normal; }

div.app-form-slot-field-xs2 div.app-value {
  padding: 12px 6px;
  text-align: right; }
  @media (max-width: 991px) {
    div.app-form-slot-field-xs2 div.app-value {
      padding: 6px 4px; } }

div.app-form-slot-field-xs2 div.app-more {
  padding: 6px 6px; }
  div.app-form-slot-field-xs2 div.app-more > div {
    border-left: 3px solid #EEE;
    padding: 2px 4px; }
  @media (max-width: 991px) {
    div.app-form-slot-field-xs2 div.app-more {
      padding: 4px 6px; } }

div.app-form-slot-field-xs2 div.app-info {
  padding: 6px 6px; }
  div.app-form-slot-field-xs2 div.app-info > div {
    border-left: 3px solid #EEE;
    padding: 2px 4px; }
  @media (max-width: 991px) {
    div.app-form-slot-field-xs2 div.app-info {
      padding: 4px 6px; } }

div.app-form-slot-field-xs2 div.app-meta {
  padding: 6px 6px; }
  div.app-form-slot-field-xs2 div.app-meta > div {
    border-left: 3px solid #EEE;
    padding: 2px 4px; }
  @media (max-width: 991px) {
    div.app-form-slot-field-xs2 div.app-meta {
      padding: 4px 6px; } }

div.app-form-slot-field-xs2 div.app-error {
  padding: 6px 6px; }
  div.app-form-slot-field-xs2 div.app-error > div {
    border-left: 3px solid #AA0000;
    padding: 2px 4px;
    color: #AA0000; }
  @media (max-width: 991px) {
    div.app-form-slot-field-xs2 div.app-error {
      padding: 4px 6px; } }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
div.app-form-slot-field-xs3 {
  padding: 0px 0px; }

div.app-form-slot-field-xs3:not(:last-of-type) {
  border-bottom: 1px solid #F4F4F4; }

div.app-form-slot-field-xs3 div.app-label {
  padding: 12px 6px;
  padding-top: 19px;
  font-size: 15px;
  font-weight: bold;
  text-align: left; }
  @media (min-width: 992px) {
    div.app-form-slot-field-xs3 div.app-label {
      text-align: right; } }
  @media (max-width: 991px) {
    div.app-form-slot-field-xs3 div.app-label {
      text-align: right;
      padding: 13px 6px 3px 6px; } }

div.app-form-slot-field-xs3 div.app-value {
  padding: 12px 6px;
  text-align: left; }
  @media (max-width: 991px) {
    div.app-form-slot-field-xs3 div.app-value {
      text-align: right;
      padding: 4px 6px; } }

div.app-form-slot-field-xs3 div.app-more {
  padding: 6px 6px; }
  div.app-form-slot-field-xs3 div.app-more > div {
    border-left: 3px solid #EEE;
    padding: 2px 4px; }
  @media (max-width: 991px) {
    div.app-form-slot-field-xs3 div.app-more {
      padding: 4px 6px; } }

div.app-form-slot-field-xs3 div.app-info {
  padding: 6px 6px; }
  div.app-form-slot-field-xs3 div.app-info > div {
    border-left: 3px solid #EEE;
    padding: 2px 4px; }
  @media (max-width: 991px) {
    div.app-form-slot-field-xs3 div.app-info {
      padding: 4px 6px; } }

div.app-form-slot-field-xs3 div.app-meta {
  padding: 6px 6px; }
  div.app-form-slot-field-xs3 div.app-meta > div {
    border-left: 3px solid #EEE;
    padding: 2px 4px; }
  @media (max-width: 991px) {
    div.app-form-slot-field-xs3 div.app-meta {
      padding: 4px 6px; } }

div.app-form-slot-field-xs3 div.app-error {
  padding: 6px 6px; }
  div.app-form-slot-field-xs3 div.app-error > div {
    border-left: 3px solid #AA0000;
    padding: 2px 4px;
    color: #AA0000; }
  @media (max-width: 991px) {
    div.app-form-slot-field-xs3 div.app-error {
      padding: 4px 6px; } }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
div.app-form-slot-plain {
  padding: 0px 0px; }

div.app-form-slot-plain:not(:last-of-type) {
  border-bottom: 1px solid #F4F4F4; }

div.app-form-slot-plain div.app-label {
  padding: 12px 6px;
  padding-top: 12px;
  font-weight: bold;
  text-align: left; }
  @media (min-width: 992px) {
    div.app-form-slot-plain div.app-label {
      text-align: right; } }
  @media (max-width: 991px) {
    div.app-form-slot-plain div.app-label {
      padding: 4px 6px; } }

div.app-form-slot-plain div.app-value {
  padding: 12px 6px; }
  @media (max-width: 991px) {
    div.app-form-slot-plain div.app-value {
      padding: 4px 6px; } }

div.app-form-slot-plain div.app-more {
  padding: 6px 6px; }
  div.app-form-slot-plain div.app-more > div {
    border-left: 3px solid #EEE;
    padding: 2px 4px; }
  @media (max-width: 991px) {
    div.app-form-slot-plain div.app-more {
      padding: 4px 6px; } }

div.app-form-slot-plain div.app-info {
  padding: 6px 6px; }
  div.app-form-slot-plain div.app-info > div {
    border-left: 3px solid #EEE;
    padding: 2px 4px; }
  @media (max-width: 991px) {
    div.app-form-slot-plain div.app-info {
      padding: 4px 6px; } }

div.app-form-slot-plain div.app-meta {
  padding: 6px 6px; }
  div.app-form-slot-plain div.app-meta > div {
    border-left: 3px solid #EEE;
    padding: 2px 4px; }
  @media (max-width: 991px) {
    div.app-form-slot-plain div.app-meta {
      padding: 4px 6px; } }

div.app-form-slot-plain div.app-error {
  padding: 6px 6px; }
  div.app-form-slot-plain div.app-error > div {
    border-left: 3px solid #AA0000;
    padding: 2px 4px;
    color: #AA0000; }
  @media (max-width: 991px) {
    div.app-form-slot-plain div.app-error {
      padding: 4px 6px; } }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
div.app-form-slot-progress {
  padding: 0px 0px 0px 0px;
  background-color: #d9edf7;
  border-bottom: 1px solid #DDD !important;
  font-weight: bold;
  position: relative; }
  div.app-form-slot-progress .app-label {
    padding: 6px 6px;
    padding-top: 17px;
    font-weight: bold;
    text-align: left; }
    @media (min-width: 992px) {
      div.app-form-slot-progress .app-label {
        text-align: right; } }
  div.app-form-slot-progress .app-value {
    padding: 6px 6px; }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
div.app-form-slot-section {
  padding: 0px 0px;
  background-color: #EEE;
  border-bottom: 1px solid #DDD; }
  div.app-form-slot-section div.app-value {
    padding: 6px 6px;
    font-weight: bold; }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
div.app-form-slot-sectionxs1 {
  padding: 0px 0px;
  background-color: #ffffff;
  color: #0079cd;
  text-align: center; }
  div.app-form-slot-sectionxs1 div.app-value {
    padding: 6px 6px;
    font-weight: normal; }
    div.app-form-slot-sectionxs1 div.app-value div.app-value-top {
      margin-bottom: 8px;
      color: #004b8d; }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
div.app-form-slot-title {
  padding: 0px 0px;
  background-color: #ffffff;
  border-bottom: 1px solid #DDD !important;
  position: relative; }
  div.app-form-slot-title .app-value {
    padding: 12px 6px; }
    div.app-form-slot-title .app-value .app-icon {
      float: left;
      font-size: 34px;
      margin-top: -4px;
      padding-right: 4px;
      color: #004b8d; }
    div.app-form-slot-title .app-value .app-unfcu-icon {
      font-size: 39px !important;
      width: 1.28571429em;
      text-align: center; }
    div.app-form-slot-title .app-value .app-title1 {
      font-weight: bold;
      font-size: 16px; }
    div.app-form-slot-title .app-value .app-title2 {
      font-weight: bold;
      font-size: 14px; }
    div.app-form-slot-title .app-value .app-title3 {
      font-weight: normal;
      font-size: 14px; }
    div.app-form-slot-title .app-value .app-children {
      font-weight: normal;
      font-size: 14px; }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
div.app-form-slot-ux-edit-text {
  padding: 0px 0px; }

div.app-form-slot-ux-edit-text:not(:last-of-type) {
  border-bottom: 1px solid #F4F4F4; }

div.app-form-slot-ux-edit-text div.app-label {
  padding: 12px 6px;
  padding-top: 19px;
  font-weight: bold;
  text-align: left; }
  @media (min-width: 992px) {
    div.app-form-slot-ux-edit-text div.app-label {
      text-align: right; } }
  @media (max-width: 991px) {
    div.app-form-slot-ux-edit-text div.app-label {
      padding: 4px 6px; } }

div.app-form-slot-ux-edit-text div.app-value {
  padding: 12px 6px; }
  @media (max-width: 991px) {
    div.app-form-slot-ux-edit-text div.app-value {
      padding: 4px 6px; } }

div.app-form-slot-ux-edit-text div.app-error {
  padding: 6px 6px;
  margin-top: -10px;
  font-size: 12px; }
  div.app-form-slot-ux-edit-text div.app-error > div {
    border-left: 3px solid #a94442;
    padding: 2px 4px;
    color: #a94442; }
  @media (max-width: 991px) {
    div.app-form-slot-ux-edit-text div.app-error {
      padding: 4px 6px; } }

div.app-form-slot-ux-edit-text div.app-desc {
  padding: 6px 6px;
  margin-top: -10px;
  font-size: 12px; }
  div.app-form-slot-ux-edit-text div.app-desc > div {
    border-left: 3px solid #EEE;
    padding: 2px 4px; }
  @media (max-width: 991px) {
    div.app-form-slot-ux-edit-text div.app-desc {
      padding: 4px 6px; } }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
div.app-form-slot-ux-edit-password-confirm {
  padding: 0px 0px; }

div.app-form-slot-ux-edit-password-confirm {
  border-bottom: 1px solid #F4F4F4; }

div.app-form-slot-ux-edit-password-confirm div.app-label {
  padding: 12px 6px;
  padding-top: 19px;
  font-weight: bold;
  text-align: left; }
  @media (min-width: 992px) {
    div.app-form-slot-ux-edit-password-confirm div.app-label {
      text-align: right; } }
  @media (max-width: 991px) {
    div.app-form-slot-ux-edit-password-confirm div.app-label {
      padding: 4px 6px; } }

div.app-form-slot-ux-edit-password-confirm div.app-value {
  padding: 12px 6px; }
  @media (max-width: 991px) {
    div.app-form-slot-ux-edit-password-confirm div.app-value {
      padding: 4px 6px; } }

div.app-form-slot-ux-edit-password-confirm div.app-error {
  padding: 6px 6px;
  margin-top: -10px;
  font-size: 12px; }
  div.app-form-slot-ux-edit-password-confirm div.app-error > div {
    border-left: 3px solid #a94442;
    padding: 2px 4px;
    color: #a94442; }
  @media (max-width: 991px) {
    div.app-form-slot-ux-edit-password-confirm div.app-error {
      padding: 4px 6px; } }

div.app-form-slot-ux-edit-password-confirm div.app-desc {
  padding: 6px 6px;
  margin-top: -10px;
  font-size: 12px; }
  div.app-form-slot-ux-edit-password-confirm div.app-desc > div {
    border-left: 3px solid #EEE;
    padding: 2px 4px; }
  @media (max-width: 991px) {
    div.app-form-slot-ux-edit-password-confirm div.app-desc {
      padding: 4px 6px; } }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
div.app-form-slot-ux-edit-password-confirm {
  padding: 0px 0px; }

div.app-form-slot-ux-edit-password-confirm {
  border-bottom: 1px solid #F4F4F4; }

div.app-form-slot-ux-edit-password-confirm div.app-label {
  padding: 12px 6px;
  padding-top: 19px;
  font-weight: bold;
  text-align: left; }
  @media (min-width: 992px) {
    div.app-form-slot-ux-edit-password-confirm div.app-label {
      text-align: right; } }
  @media (max-width: 991px) {
    div.app-form-slot-ux-edit-password-confirm div.app-label {
      padding: 4px 6px; } }

div.app-form-slot-ux-edit-password-confirm div.app-value {
  padding: 12px 6px; }
  @media (max-width: 991px) {
    div.app-form-slot-ux-edit-password-confirm div.app-value {
      padding: 4px 6px; } }

div.app-form-slot-ux-edit-password-confirm div.app-error {
  padding: 6px 6px;
  margin-top: -10px;
  font-size: 12px; }
  div.app-form-slot-ux-edit-password-confirm div.app-error > div {
    border-left: 3px solid #a94442;
    padding: 2px 4px;
    color: #a94442; }
  @media (max-width: 991px) {
    div.app-form-slot-ux-edit-password-confirm div.app-error {
      padding: 4px 6px; } }

div.app-form-slot-ux-edit-password-confirm div.app-desc {
  padding: 6px 6px;
  margin-top: -10px;
  font-size: 12px; }
  div.app-form-slot-ux-edit-password-confirm div.app-desc > div {
    border-left: 3px solid #EEE;
    padding: 2px 4px; }
  @media (max-width: 991px) {
    div.app-form-slot-ux-edit-password-confirm div.app-desc {
      padding: 4px 6px; } }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
div.app-form-slot-ux-edit-text-route {
  padding: 0px 0px; }
  div.app-form-slot-ux-edit-text-route:not(:last-of-type) {
    border-bottom: 1px solid #F4F4F4; }
  div.app-form-slot-ux-edit-text-route div.app-label {
    padding: 12px 6px;
    padding-top: 19px;
    font-weight: bold;
    text-align: left; }
    @media (min-width: 992px) {
      div.app-form-slot-ux-edit-text-route div.app-label {
        text-align: right; } }
    @media (max-width: 991px) {
      div.app-form-slot-ux-edit-text-route div.app-label {
        padding: 4px 6px; } }
  div.app-form-slot-ux-edit-text-route div.app-value {
    padding: 12px 6px; }
    @media (max-width: 991px) {
      div.app-form-slot-ux-edit-text-route div.app-value {
        padding: 4px 6px; } }
  div.app-form-slot-ux-edit-text-route div.app-error {
    padding: 6px 6px;
    margin-top: -10px;
    font-size: 12px; }
    div.app-form-slot-ux-edit-text-route div.app-error > div {
      border-left: 3px solid #a94442;
      padding: 2px 4px;
      color: #a94442; }
    @media (max-width: 991px) {
      div.app-form-slot-ux-edit-text-route div.app-error {
        padding: 4px 6px; } }
  div.app-form-slot-ux-edit-text-route div.app-fail-list {
    padding: 6px 6px;
    margin-top: -10px;
    font-size: 12px; }
    div.app-form-slot-ux-edit-text-route div.app-fail-list > div {
      border-left: 3px solid #a94442;
      padding: 2px 4px;
      color: #a94442; }
    @media (max-width: 991px) {
      div.app-form-slot-ux-edit-text-route div.app-fail-list {
        padding: 4px 6px; } }
  div.app-form-slot-ux-edit-text-route div.app-good-list {
    padding: 6px 6px;
    margin-top: -10px;
    font-size: 12px; }
    div.app-form-slot-ux-edit-text-route div.app-good-list > div {
      border-left: 3px solid #3c763d;
      padding: 2px 4px;
      color: #3c763d; }
    @media (max-width: 991px) {
      div.app-form-slot-ux-edit-text-route div.app-good-list {
        padding: 4px 6px; } }
  div.app-form-slot-ux-edit-text-route div.app-desc {
    padding: 6px 6px;
    margin-top: -10px;
    font-size: 12px; }
    div.app-form-slot-ux-edit-text-route div.app-desc > div {
      border-left: 3px solid #EEE;
      padding: 2px 4px; }
    @media (max-width: 991px) {
      div.app-form-slot-ux-edit-text-route div.app-desc {
        padding: 4px 6px; } }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
div.app-form-slot-ux-edit-value-list {
  padding: 0px 0px; }
  div.app-form-slot-ux-edit-value-list:not(:last-of-type) {
    border-bottom: 1px solid #F4F4F4; }
  div.app-form-slot-ux-edit-value-list div.app-label {
    padding: 12px 6px;
    padding-top: 19px;
    font-weight: bold;
    text-align: left; }
    @media (min-width: 992px) {
      div.app-form-slot-ux-edit-value-list div.app-label {
        text-align: right; } }
    @media (max-width: 991px) {
      div.app-form-slot-ux-edit-value-list div.app-label {
        padding: 4px 6px; } }
  div.app-form-slot-ux-edit-value-list div.app-value {
    padding: 12px 6px; }
    @media (max-width: 991px) {
      div.app-form-slot-ux-edit-value-list div.app-value {
        padding: 4px 6px; } }
  div.app-form-slot-ux-edit-value-list div.app-error {
    padding: 6px 6px;
    margin-top: -10px;
    font-size: 12px; }
    div.app-form-slot-ux-edit-value-list div.app-error > div {
      border-left: 3px solid #a94442;
      padding: 2px 4px;
      color: #a94442; }
    @media (max-width: 991px) {
      div.app-form-slot-ux-edit-value-list div.app-error {
        padding: 4px 6px; } }
  div.app-form-slot-ux-edit-value-list div.app-desc {
    padding: 6px 6px;
    margin-top: -10px;
    font-size: 12px; }
    div.app-form-slot-ux-edit-value-list div.app-desc > div {
      border-left: 3px solid #EEE;
      padding: 2px 4px; }
    @media (max-width: 991px) {
      div.app-form-slot-ux-edit-value-list div.app-desc {
        padding: 4px 6px; } }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
div.app-form-slot-ux-edit-text {
  padding: 0px 0px; }

div.app-form-slot-ux-show-date:not(:last-of-type) {
  border-bottom: 1px solid #F4F4F4; }

div.app-form-slot-ux-show-date div.app-label {
  padding: 12px 6px;
  padding-top: 12px;
  font-weight: bold;
  text-align: left; }
  @media (min-width: 992px) {
    div.app-form-slot-ux-show-date div.app-label {
      text-align: right; } }
  @media (max-width: 991px) {
    div.app-form-slot-ux-show-date div.app-label {
      padding: 4px 6px; } }

div.app-form-slot-ux-show-date div.app-value {
  padding: 12px 6px; }
  @media (max-width: 991px) {
    div.app-form-slot-ux-show-date div.app-value {
      padding: 4px 6px; } }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
div.app-form-slot-ux-edit-text {
  padding: 0px 0px; }

div.app-form-slot-ux-show-text:not(:last-of-type) {
  border-bottom: 1px solid #F4F4F4; }

div.app-form-slot-ux-show-text div.app-label {
  padding: 12px 6px;
  padding-top: 12px;
  font-weight: bold;
  text-align: left; }
  @media (min-width: 992px) {
    div.app-form-slot-ux-show-text div.app-label {
      text-align: right; } }
  @media (max-width: 991px) {
    div.app-form-slot-ux-show-text div.app-label {
      padding: 4px 6px; } }

div.app-form-slot-ux-show-text div.app-value {
  padding: 12px 6px; }
  @media (max-width: 991px) {
    div.app-form-slot-ux-show-text div.app-value {
      padding: 4px 6px; } }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
div.app-form-slot-ux-edit-text {
  padding: 0px 0px; }

div.app-form-slot-ux-edit-text:not(:last-of-type) {
  border-bottom: 1px solid #F4F4F4; }

div.app-form-slot-ux-edit-text div.app-label {
  padding: 12px 6px;
  padding-top: 19px;
  font-weight: bold;
  text-align: left; }
  @media (min-width: 992px) {
    div.app-form-slot-ux-edit-text div.app-label {
      text-align: right; } }
  @media (max-width: 991px) {
    div.app-form-slot-ux-edit-text div.app-label {
      padding: 4px 6px; } }

div.app-form-slot-ux-edit-text div.app-value {
  padding: 12px 6px; }
  @media (max-width: 991px) {
    div.app-form-slot-ux-edit-text div.app-value {
      padding: 4px 6px; } }

div.app-form-slot-ux-edit-text div.app-error {
  padding: 6px 6px;
  margin-top: -10px;
  font-size: 12px; }
  div.app-form-slot-ux-edit-text div.app-error > div {
    border-left: 3px solid #a94442;
    padding: 2px 4px;
    color: #a94442; }
  @media (max-width: 991px) {
    div.app-form-slot-ux-edit-text div.app-error {
      padding: 4px 6px; } }

div.app-form-slot-ux-edit-text div.app-desc {
  padding: 6px 6px;
  margin-top: -10px;
  font-size: 12px; }
  div.app-form-slot-ux-edit-text div.app-desc > div {
    border-left: 3px solid #EEE;
    padding: 2px 4px; }
  @media (max-width: 991px) {
    div.app-form-slot-ux-edit-text div.app-desc {
      padding: 4px 6px; } }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
div.app-form-slot-ux-edit-list-drop {
  padding: 0px 0px; }
  div.app-form-slot-ux-edit-list-drop:not(:last-of-type) {
    border-bottom: 1px solid #F4F4F4; }
  div.app-form-slot-ux-edit-list-drop div.app-label {
    padding: 12px 6px;
    padding-top: 19px;
    font-weight: bold;
    text-align: left; }
    @media (min-width: 992px) {
      div.app-form-slot-ux-edit-list-drop div.app-label {
        text-align: right; } }
    @media (max-width: 991px) {
      div.app-form-slot-ux-edit-list-drop div.app-label {
        padding: 4px 6px; } }
  div.app-form-slot-ux-edit-list-drop div.app-value {
    padding: 12px 6px; }
    @media (max-width: 991px) {
      div.app-form-slot-ux-edit-list-drop div.app-value {
        padding: 4px 6px; } }
  div.app-form-slot-ux-edit-list-drop div.app-error {
    padding: 6px 6px;
    margin-top: -10px;
    font-size: 12px; }
    div.app-form-slot-ux-edit-list-drop div.app-error > div {
      border-left: 3px solid #a94442;
      padding: 2px 4px;
      color: #a94442; }
    @media (max-width: 991px) {
      div.app-form-slot-ux-edit-list-drop div.app-error {
        padding: 4px 6px; } }
  div.app-form-slot-ux-edit-list-drop div.app-desc {
    padding: 6px 6px;
    margin-top: -10px;
    font-size: 12px; }
    div.app-form-slot-ux-edit-list-drop div.app-desc > div {
      border-left: 3px solid #EEE;
      padding: 2px 4px; }
    @media (max-width: 991px) {
      div.app-form-slot-ux-edit-list-drop div.app-desc {
        padding: 4px 6px; } }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
div.app-form-slot-ux-edit-passcode-choose {
  padding: 0px 0px; }
  div.app-form-slot-ux-edit-passcode-choose .btn:hover {
    border-bottom-width: 1px;
    padding: 6px 12px;
    background-color: #F6F6F6; }
  div.app-form-slot-ux-edit-passcode-choose:not(:last-of-type) {
    border-bottom: 1px solid #F4F4F4; }
  div.app-form-slot-ux-edit-passcode-choose div.app-label {
    padding: 12px 6px;
    padding-top: 19px;
    font-weight: bold;
    text-align: left; }
    @media (min-width: 992px) {
      div.app-form-slot-ux-edit-passcode-choose div.app-label {
        text-align: right; } }
    @media (max-width: 991px) {
      div.app-form-slot-ux-edit-passcode-choose div.app-label {
        padding: 4px 6px; } }
  div.app-form-slot-ux-edit-passcode-choose div.app-value {
    padding: 12px 6px; }
    @media (max-width: 991px) {
      div.app-form-slot-ux-edit-passcode-choose div.app-value {
        padding: 4px 6px; } }
  div.app-form-slot-ux-edit-passcode-choose div.app-error {
    padding: 6px 6px;
    margin-top: -10px;
    font-size: 12px; }
    div.app-form-slot-ux-edit-passcode-choose div.app-error > div {
      border-left: 3px solid #a94442;
      padding: 2px 4px;
      color: #a94442; }
    @media (max-width: 991px) {
      div.app-form-slot-ux-edit-passcode-choose div.app-error {
        padding: 4px 6px; } }
  div.app-form-slot-ux-edit-passcode-choose div.app-fail-list {
    padding: 6px 6px;
    margin-top: -10px;
    font-size: 12px; }
    div.app-form-slot-ux-edit-passcode-choose div.app-fail-list > div {
      border-left: 3px solid #a94442;
      padding: 2px 4px;
      color: #a94442; }
    @media (max-width: 991px) {
      div.app-form-slot-ux-edit-passcode-choose div.app-fail-list {
        padding: 4px 6px; } }
  div.app-form-slot-ux-edit-passcode-choose div.app-good-list {
    padding: 6px 6px;
    margin-top: -10px;
    font-size: 12px; }
    div.app-form-slot-ux-edit-passcode-choose div.app-good-list > div {
      border-left: 3px solid #3c763d;
      padding: 2px 4px;
      color: #3c763d; }
    @media (max-width: 991px) {
      div.app-form-slot-ux-edit-passcode-choose div.app-good-list {
        padding: 4px 6px; } }
  div.app-form-slot-ux-edit-passcode-choose div.app-desc {
    padding: 6px 6px;
    margin-top: -10px;
    font-size: 12px; }
    div.app-form-slot-ux-edit-passcode-choose div.app-desc > div {
      border-left: 3px solid #EEE;
      padding: 2px 4px; }
    @media (max-width: 991px) {
      div.app-form-slot-ux-edit-passcode-choose div.app-desc {
        padding: 4px 6px; } }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
div.app-form-slot-ux-edit-text {
  padding: 0px 0px; }

div.app-form-slot-ux-edit-text:not(:last-of-type) {
  border-bottom: 1px solid #F4F4F4; }

div.app-form-slot-ux-edit-text div.app-label {
  padding: 12px 6px;
  padding-top: 19px;
  font-weight: bold;
  text-align: left; }
  @media (min-width: 992px) {
    div.app-form-slot-ux-edit-text div.app-label {
      text-align: right; } }
  @media (max-width: 991px) {
    div.app-form-slot-ux-edit-text div.app-label {
      padding: 4px 6px; } }

div.app-form-slot-ux-edit-text div.app-value {
  padding: 12px 6px; }
  @media (max-width: 991px) {
    div.app-form-slot-ux-edit-text div.app-value {
      padding: 4px 6px; } }

div.app-form-slot-ux-edit-text div.app-error {
  padding: 6px 6px;
  margin-top: -10px;
  font-size: 12px; }
  div.app-form-slot-ux-edit-text div.app-error > div {
    border-left: 3px solid #a94442;
    padding: 2px 4px;
    color: #a94442; }
  @media (max-width: 991px) {
    div.app-form-slot-ux-edit-text div.app-error {
      padding: 4px 6px; } }

div.app-form-slot-ux-edit-text div.app-desc {
  padding: 6px 6px;
  margin-top: -10px;
  font-size: 12px; }
  div.app-form-slot-ux-edit-text div.app-desc > div {
    border-left: 3px solid #EEE;
    padding: 2px 4px; }
  @media (max-width: 991px) {
    div.app-form-slot-ux-edit-text div.app-desc {
      padding: 4px 6px; } }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
div.app-form-slot-ux-edit-text4 {
  padding: 0px 0px; }
  div.app-form-slot-ux-edit-text4:not(:last-of-type) {
    border-bottom: 1px solid #F4F4F4; }
  div.app-form-slot-ux-edit-text4 div.app-label {
    padding: 12px 6px;
    padding-top: 19px;
    font-weight: bold;
    text-align: left; }
    @media (min-width: 992px) {
      div.app-form-slot-ux-edit-text4 div.app-label {
        text-align: right; } }
    @media (max-width: 991px) {
      div.app-form-slot-ux-edit-text4 div.app-label {
        padding: 4px 6px; } }
  div.app-form-slot-ux-edit-text4 div.app-value {
    padding: 12px 6px; }
    @media (max-width: 991px) {
      div.app-form-slot-ux-edit-text4 div.app-value {
        padding: 4px 6px; } }
  div.app-form-slot-ux-edit-text4 div.app-error {
    padding: 6px 6px;
    margin-top: -10px;
    font-size: 12px; }
    div.app-form-slot-ux-edit-text4 div.app-error > div {
      border-left: 3px solid #a94442;
      padding: 2px 4px;
      color: #a94442; }
    @media (max-width: 991px) {
      div.app-form-slot-ux-edit-text4 div.app-error {
        padding: 4px 6px; } }
  div.app-form-slot-ux-edit-text4 div.app-desc {
    padding: 6px 6px;
    margin-top: -10px;
    font-size: 12px; }
    div.app-form-slot-ux-edit-text4 div.app-desc > div {
      border-left: 3px solid #EEE;
      padding: 2px 4px; }
    @media (max-width: 991px) {
      div.app-form-slot-ux-edit-text4 div.app-desc {
        padding: 4px 6px; } }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
div.app-form-slot-ux-edit-text {
  padding: 0px 0px; }

div.app-form-slot-ux-edit-text:not(:last-of-type) {
  border-bottom: 1px solid #F4F4F4; }

div.app-form-slot-ux-edit-text div.app-label {
  padding: 12px 6px;
  padding-top: 19px;
  font-weight: bold;
  text-align: left; }
  @media (min-width: 992px) {
    div.app-form-slot-ux-edit-text div.app-label {
      text-align: right; } }
  @media (max-width: 991px) {
    div.app-form-slot-ux-edit-text div.app-label {
      padding: 4px 6px; } }

div.app-form-slot-ux-edit-text div.app-value {
  padding: 12px 6px; }
  @media (max-width: 991px) {
    div.app-form-slot-ux-edit-text div.app-value {
      padding: 4px 6px; } }

div.app-form-slot-ux-edit-text div.app-error {
  padding: 6px 6px;
  margin-top: -10px;
  font-size: 12px; }
  div.app-form-slot-ux-edit-text div.app-error > div {
    border-left: 3px solid #a94442;
    padding: 2px 4px;
    color: #a94442; }
  @media (max-width: 991px) {
    div.app-form-slot-ux-edit-text div.app-error {
      padding: 4px 6px; } }

div.app-form-slot-ux-edit-text div.app-desc {
  padding: 6px 6px;
  margin-top: -10px;
  font-size: 12px; }
  div.app-form-slot-ux-edit-text div.app-desc > div {
    border-left: 3px solid #EEE;
    padding: 2px 4px; }
  @media (max-width: 991px) {
    div.app-form-slot-ux-edit-text div.app-desc {
      padding: 4px 6px; } }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
div.app-form-slot-ux-edit-text-gravatar {
  padding: 0px 0px; }
  div.app-form-slot-ux-edit-text-gravatar:not(:last-of-type) {
    border-bottom: 1px solid #F4F4F4; }
  div.app-form-slot-ux-edit-text-gravatar div.app-label {
    padding: 12px 6px;
    padding-top: 19px;
    font-weight: bold;
    text-align: left; }
    @media (min-width: 992px) {
      div.app-form-slot-ux-edit-text-gravatar div.app-label {
        text-align: right; } }
    @media (max-width: 991px) {
      div.app-form-slot-ux-edit-text-gravatar div.app-label {
        padding: 4px 6px; } }
  div.app-form-slot-ux-edit-text-gravatar div.app-value {
    padding: 12px 6px; }
    @media (max-width: 991px) {
      div.app-form-slot-ux-edit-text-gravatar div.app-value {
        padding: 4px 6px; } }
    div.app-form-slot-ux-edit-text-gravatar div.app-value .app-gravatar {
      margin-top: 8px; }
      div.app-form-slot-ux-edit-text-gravatar div.app-value .app-gravatar img {
        border: 2px solid #BBB;
        border-radius: 50%; }
  div.app-form-slot-ux-edit-text-gravatar div.app-error {
    padding: 6px 6px;
    margin-top: -10px;
    font-size: 12px; }
    div.app-form-slot-ux-edit-text-gravatar div.app-error > div {
      border-left: 3px solid #a94442;
      padding: 2px 4px;
      color: #a94442; }
    @media (max-width: 991px) {
      div.app-form-slot-ux-edit-text-gravatar div.app-error {
        padding: 4px 6px; } }
  div.app-form-slot-ux-edit-text-gravatar div.app-desc {
    padding: 6px 6px;
    margin-top: -10px;
    font-size: 12px; }
    div.app-form-slot-ux-edit-text-gravatar div.app-desc > div {
      border-left: 3px solid #EEE;
      padding: 2px 4px; }
    @media (max-width: 991px) {
      div.app-form-slot-ux-edit-text-gravatar div.app-desc {
        padding: 4px 6px; } }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
div.app-form-slot-ux-edit-text-html {
  padding: 0px 0px; }
  div.app-form-slot-ux-edit-text-html:not(:last-of-type) {
    border-bottom: 1px solid #F4F4F4; }
  div.app-form-slot-ux-edit-text-html div.app-label {
    padding: 12px 6px;
    padding-top: 19px;
    font-weight: bold;
    text-align: left; }
    @media (min-width: 992px) {
      div.app-form-slot-ux-edit-text-html div.app-label {
        text-align: right; } }
    @media (max-width: 991px) {
      div.app-form-slot-ux-edit-text-html div.app-label {
        padding: 4px 6px; } }
  div.app-form-slot-ux-edit-text-html div.app-value {
    padding: 12px 6px; }
    @media (max-width: 991px) {
      div.app-form-slot-ux-edit-text-html div.app-value {
        padding: 4px 6px; } }
  div.app-form-slot-ux-edit-text-html div.app-error {
    padding: 6px 6px;
    margin-top: -10px;
    font-size: 12px; }
    div.app-form-slot-ux-edit-text-html div.app-error > div {
      border-left: 3px solid #a94442;
      padding: 2px 4px;
      color: #a94442; }
    @media (max-width: 991px) {
      div.app-form-slot-ux-edit-text-html div.app-error {
        padding: 4px 6px; } }
  div.app-form-slot-ux-edit-text-html div.app-desc {
    padding: 6px 6px;
    margin-top: -10px;
    font-size: 12px; }
    div.app-form-slot-ux-edit-text-html div.app-desc > div {
      border-left: 3px solid #EEE;
      padding: 2px 4px; }
    @media (max-width: 991px) {
      div.app-form-slot-ux-edit-text-html div.app-desc {
        padding: 4px 6px; } }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
div.app-form-slot-ux-edit-list-drop {
  padding: 0px 0px; }
  div.app-form-slot-ux-edit-list-drop:not(:last-of-type) {
    border-bottom: 1px solid #F4F4F4; }
  div.app-form-slot-ux-edit-list-drop div.app-label {
    padding: 12px 6px;
    padding-top: 19px;
    font-weight: bold;
    text-align: left; }
    @media (min-width: 992px) {
      div.app-form-slot-ux-edit-list-drop div.app-label {
        text-align: right; } }
    @media (max-width: 991px) {
      div.app-form-slot-ux-edit-list-drop div.app-label {
        padding: 4px 6px; } }
  div.app-form-slot-ux-edit-list-drop div.app-value {
    padding: 12px 6px; }
    @media (max-width: 991px) {
      div.app-form-slot-ux-edit-list-drop div.app-value {
        padding: 4px 6px; } }
  div.app-form-slot-ux-edit-list-drop div.app-error {
    padding: 6px 6px;
    margin-top: -10px;
    font-size: 12px; }
    div.app-form-slot-ux-edit-list-drop div.app-error > div {
      border-left: 3px solid #a94442;
      padding: 2px 4px;
      color: #a94442; }
    @media (max-width: 991px) {
      div.app-form-slot-ux-edit-list-drop div.app-error {
        padding: 4px 6px; } }
  div.app-form-slot-ux-edit-list-drop div.app-desc {
    padding: 6px 6px;
    margin-top: -10px;
    font-size: 12px; }
    div.app-form-slot-ux-edit-list-drop div.app-desc > div {
      border-left: 3px solid #EEE;
      padding: 2px 4px; }
    @media (max-width: 991px) {
      div.app-form-slot-ux-edit-list-drop div.app-desc {
        padding: 4px 6px; } }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
div.app-form-slot-ux-edit-list-payment-subtype {
  padding: 0px 0px;
  border-bottom: 1px solid #F4F4F4; }
  div.app-form-slot-ux-edit-list-payment-subtype div.app-label {
    padding: 12px 6px;
    padding-top: 19px;
    font-weight: bold;
    text-align: left; }
    @media (min-width: 992px) {
      div.app-form-slot-ux-edit-list-payment-subtype div.app-label {
        text-align: right; } }
    @media (max-width: 991px) {
      div.app-form-slot-ux-edit-list-payment-subtype div.app-label {
        padding: 4px 6px; } }
  div.app-form-slot-ux-edit-list-payment-subtype div.app-value {
    padding: 12px 6px; }
    @media (max-width: 991px) {
      div.app-form-slot-ux-edit-list-payment-subtype div.app-value {
        padding: 4px 6px; } }
  div.app-form-slot-ux-edit-list-payment-subtype div.app-error {
    padding: 6px 6px;
    margin-top: -10px;
    font-size: 12px; }
    div.app-form-slot-ux-edit-list-payment-subtype div.app-error > div {
      border-left: 3px solid #a94442;
      padding: 2px 4px;
      color: #a94442; }
    @media (max-width: 991px) {
      div.app-form-slot-ux-edit-list-payment-subtype div.app-error {
        padding: 4px 6px; } }
  div.app-form-slot-ux-edit-list-payment-subtype div.app-desc {
    padding: 6px 6px;
    margin-top: -10px;
    font-size: 12px; }
    div.app-form-slot-ux-edit-list-payment-subtype div.app-desc > div {
      border-left: 3px solid #EEE;
      padding: 2px 4px; }
    @media (max-width: 991px) {
      div.app-form-slot-ux-edit-list-payment-subtype div.app-desc {
        padding: 4px 6px; } }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
div.app-form-slot-ux-edit-list-when {
  padding: 0px 0px;
  border-bottom: 1px solid #F4F4F4; }
  div.app-form-slot-ux-edit-list-when div.app-label {
    padding: 12px 6px;
    padding-top: 19px;
    font-weight: bold;
    text-align: left; }
    @media (min-width: 992px) {
      div.app-form-slot-ux-edit-list-when div.app-label {
        text-align: right; } }
    @media (max-width: 991px) {
      div.app-form-slot-ux-edit-list-when div.app-label {
        padding: 4px 6px; } }
  div.app-form-slot-ux-edit-list-when div.app-value {
    padding: 12px 6px; }
    @media (max-width: 991px) {
      div.app-form-slot-ux-edit-list-when div.app-value {
        padding: 4px 6px; } }
  div.app-form-slot-ux-edit-list-when div.app-error {
    padding: 6px 6px;
    margin-top: -10px;
    font-size: 12px; }
    div.app-form-slot-ux-edit-list-when div.app-error > div {
      border-left: 3px solid #a94442;
      padding: 2px 4px;
      color: #a94442; }
    @media (max-width: 991px) {
      div.app-form-slot-ux-edit-list-when div.app-error {
        padding: 4px 6px; } }
  div.app-form-slot-ux-edit-list-when div.app-desc {
    padding: 6px 6px;
    margin-top: -10px;
    font-size: 12px; }
    div.app-form-slot-ux-edit-list-when div.app-desc > div {
      border-left: 3px solid #EEE;
      padding: 2px 4px; }
    @media (max-width: 991px) {
      div.app-form-slot-ux-edit-list-when div.app-desc {
        padding: 4px 6px; } }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
div.app-form-slot-ux-edit-list-when-card {
  padding: 0px 0px;
  border-bottom: 1px solid #F4F4F4; }
  div.app-form-slot-ux-edit-list-when-card div.app-label {
    padding: 12px 6px;
    padding-top: 19px;
    font-weight: bold;
    text-align: left; }
    @media (min-width: 992px) {
      div.app-form-slot-ux-edit-list-when-card div.app-label {
        text-align: right; } }
    @media (max-width: 991px) {
      div.app-form-slot-ux-edit-list-when-card div.app-label {
        padding: 4px 6px; } }
  div.app-form-slot-ux-edit-list-when-card div.app-value {
    padding: 12px 6px; }
    @media (max-width: 991px) {
      div.app-form-slot-ux-edit-list-when-card div.app-value {
        padding: 4px 6px; } }
  div.app-form-slot-ux-edit-list-when-card div.app-error {
    padding: 6px 6px;
    margin-top: -10px;
    font-size: 12px; }
    div.app-form-slot-ux-edit-list-when-card div.app-error > div {
      border-left: 3px solid #a94442;
      padding: 2px 4px;
      color: #a94442; }
    @media (max-width: 991px) {
      div.app-form-slot-ux-edit-list-when-card div.app-error {
        padding: 4px 6px; } }
  div.app-form-slot-ux-edit-list-when-card div.app-desc {
    padding: 6px 6px;
    margin-top: -10px;
    font-size: 12px; }
    div.app-form-slot-ux-edit-list-when-card div.app-desc > div {
      border-left: 3px solid #EEE;
      padding: 2px 4px; }
    @media (max-width: 991px) {
      div.app-form-slot-ux-edit-list-when-card div.app-desc {
        padding: 4px 6px; } }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
div.app-form-slot-ux-show-plain {
  padding: 0px 0px; }
  div.app-form-slot-ux-show-plain:not(:last-of-type) {
    border-bottom: 1px solid #F4F4F4; }
  div.app-form-slot-ux-show-plain div.app-label {
    padding: 12px 6px;
    padding-top: 12px;
    font-weight: bold;
    text-align: left; }
    @media (min-width: 992px) {
      div.app-form-slot-ux-show-plain div.app-label {
        text-align: right; } }
    @media (max-width: 991px) {
      div.app-form-slot-ux-show-plain div.app-label {
        padding: 4px 6px; } }
  div.app-form-slot-ux-show-plain div.app-value {
    padding: 12px 6px; }
    @media (max-width: 991px) {
      div.app-form-slot-ux-show-plain div.app-value {
        padding: 4px 6px; } }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
div.app-form-slot-ux-show-send-passcode {
  padding: 0px 0px; }
  div.app-form-slot-ux-show-send-passcode:not(:last-of-type) {
    border-bottom: 1px solid #F4F4F4; }
  div.app-form-slot-ux-show-send-passcode div.app-label {
    padding: 12px 6px;
    padding-top: 12px;
    font-weight: bold;
    text-align: left; }
    @media (min-width: 992px) {
      div.app-form-slot-ux-show-send-passcode div.app-label {
        text-align: right; } }
    @media (max-width: 991px) {
      div.app-form-slot-ux-show-send-passcode div.app-label {
        padding: 4px 6px; } }
  div.app-form-slot-ux-show-send-passcode div.app-value {
    padding: 12px 6px; }
    @media (max-width: 991px) {
      div.app-form-slot-ux-show-send-passcode div.app-value {
        padding: 4px 6px; } }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
div.app-form-slot-ux-show-text {
  padding: 0px 0px; }
  div.app-form-slot-ux-show-text:not(:last-of-type) {
    border-bottom: 1px solid #F4F4F4; }
  div.app-form-slot-ux-show-text div.app-label {
    padding: 12px 6px;
    padding-top: 12px;
    font-weight: bold;
    text-align: left; }
    @media (min-width: 992px) {
      div.app-form-slot-ux-show-text div.app-label {
        text-align: right; } }
    @media (max-width: 991px) {
      div.app-form-slot-ux-show-text div.app-label {
        padding: 4px 6px; } }
  div.app-form-slot-ux-show-text div.app-value {
    padding: 12px 6px; }
    @media (max-width: 991px) {
      div.app-form-slot-ux-show-text div.app-value {
        padding: 4px 6px; } }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
div.app-form-slot-ux-show-text-html {
  padding: 0px 0px; }
  div.app-form-slot-ux-show-text-html:not(:last-of-type) {
    border-bottom: 1px solid #F4F4F4; }
  div.app-form-slot-ux-show-text-html div.app-label {
    padding: 12px 6px;
    padding-top: 12px;
    font-weight: bold;
    text-align: left; }
    @media (min-width: 992px) {
      div.app-form-slot-ux-show-text-html div.app-label {
        text-align: right; } }
    @media (max-width: 991px) {
      div.app-form-slot-ux-show-text-html div.app-label {
        padding: 4px 6px; } }
  div.app-form-slot-ux-show-text-html div.app-value {
    padding: 12px 6px; }
    @media (max-width: 991px) {
      div.app-form-slot-ux-show-text-html div.app-value {
        padding: 4px 6px; } }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
div.app-form-slot-ux-show-wrap {
  padding: 0px 0px; }
  div.app-form-slot-ux-show-wrap:not(:last-of-type) {
    border-bottom: 1px solid #F4F4F4; }
  div.app-form-slot-ux-show-wrap div.app-label {
    padding: 12px 6px;
    padding-top: 12px;
    font-weight: bold;
    text-align: left; }
    @media (min-width: 992px) {
      div.app-form-slot-ux-show-wrap div.app-label {
        text-align: right; } }
    @media (max-width: 991px) {
      div.app-form-slot-ux-show-wrap div.app-label {
        padding: 4px 6px; } }
  div.app-form-slot-ux-show-wrap div.app-value {
    padding: 12px 6px; }
    @media (max-width: 991px) {
      div.app-form-slot-ux-show-wrap div.app-value {
        padding: 4px 6px; } }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
div.app-form-slot-ux-edit-list-account {
  padding: 0px 0px; }
  div.app-form-slot-ux-edit-list-account:not(:last-of-type) {
    border-bottom: 1px solid #F4F4F4; }
  div.app-form-slot-ux-edit-list-account div.app-label {
    padding: 12px 6px;
    padding-top: 12px;
    font-weight: bold;
    text-align: left; }
    @media (min-width: 992px) {
      div.app-form-slot-ux-edit-list-account div.app-label {
        text-align: right; } }
    @media (max-width: 991px) {
      div.app-form-slot-ux-edit-list-account div.app-label {
        padding: 4px 6px; } }
  div.app-form-slot-ux-edit-list-account div.app-value {
    padding: 12px 6px; }
    @media (max-width: 991px) {
      div.app-form-slot-ux-edit-list-account div.app-value {
        padding: 4px 6px; } }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
div.app-form-slot-ux-show-list-payment_subtype {
  padding: 0px 0px;
  border-bottom: 1px solid #F4F4F4; }
  div.app-form-slot-ux-show-list-payment_subtype div.app-label {
    padding: 12px 6px;
    padding-top: 12px;
    font-weight: bold;
    text-align: left; }
    @media (min-width: 992px) {
      div.app-form-slot-ux-show-list-payment_subtype div.app-label {
        text-align: right; } }
    @media (max-width: 991px) {
      div.app-form-slot-ux-show-list-payment_subtype div.app-label {
        padding: 4px 6px; } }
  div.app-form-slot-ux-show-list-payment_subtype div.app-value {
    padding: 12px 6px; }
    @media (max-width: 991px) {
      div.app-form-slot-ux-show-list-payment_subtype div.app-value {
        padding: 4px 6px; } }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
div.app-form-slot-ux-show-list-when {
  padding: 0px 0px;
  border-bottom: 1px solid #F4F4F4; }
  div.app-form-slot-ux-show-list-when div.app-label {
    padding: 12px 6px;
    padding-top: 12px;
    font-weight: bold;
    text-align: left; }
    @media (min-width: 992px) {
      div.app-form-slot-ux-show-list-when div.app-label {
        text-align: right; } }
    @media (max-width: 991px) {
      div.app-form-slot-ux-show-list-when div.app-label {
        padding: 4px 6px; } }
  div.app-form-slot-ux-show-list-when div.app-value {
    padding: 12px 6px; }
    @media (max-width: 991px) {
      div.app-form-slot-ux-show-list-when div.app-value {
        padding: 4px 6px; } }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
div.app-form-slot-ux-show-list-when {
  padding: 0px 0px;
  border-bottom: 1px solid #F4F4F4; }
  div.app-form-slot-ux-show-list-when div.app-label {
    padding: 12px 6px;
    padding-top: 12px;
    font-weight: bold;
    text-align: left; }
    @media (min-width: 992px) {
      div.app-form-slot-ux-show-list-when div.app-label {
        text-align: right; } }
    @media (max-width: 991px) {
      div.app-form-slot-ux-show-list-when div.app-label {
        padding: 4px 6px; } }
  div.app-form-slot-ux-show-list-when div.app-value {
    padding: 12px 6px; }
    @media (max-width: 991px) {
      div.app-form-slot-ux-show-list-when div.app-value {
        padding: 4px 6px; } }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
div.app-list-slot-action {
  padding: 5px 0px;
  background-color: #ffffff;
  border-top: 1px solid #dadcdc; }
  div.app-list-slot-action .app-value {
    padding: 6px 6px; }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
div.app-list-slot-boot {
  padding: 0px 0px; }
  div.app-list-slot-boot .app-value {
    padding: 30px 6px;
    text-align: center; }
    div.app-list-slot-boot .app-value .app-load {
      font-style: italic;
      color: #999; }
    div.app-list-slot-boot .app-value .app-spin {
      padding-top: 10px;
      color: #BBB; }

/*========================================*/
/* AppListSlotData.scss */
/*========================================*/
div.app-list-slot-data {
  padding: 0px 4px;
  padding-right: 22px;
  border-bottom: 1px solid #DDD;
  position: relative;
  cursor: pointer; }
  div.app-list-slot-data:before {
    color: #666;
    font-size: 16px;
    line-height: 16px;
    margin-top: -7px;
    position: absolute;
    right: 6px;
    top: 50%; }
  div.app-list-slot-data:hover {
    background-color: #f2f4f4; }
  div.app-list-slot-data .app-value {
    padding: 12px 6px; }
  div.app-list-slot-data.go-right:before {
    content: '\f054';
    font-family: FontAwesome; }
  div.app-list-slot-data.go-down:before {
    content: '\f078';
    font-family: FontAwesome; }
  div.app-list-slot-data.go-up:before {
    content: '\f077';
    font-family: FontAwesome; }
  div.app-list-slot-data.go-plus:before {
    content: '\f055';
    font-family: FontAwesome; }
  div.app-list-slot-data.go-minus:before {
    content: '\f056';
    font-family: FontAwesome; }
  div.app-list-slot-data.go-times:before {
    content: '\f00D';
    font-family: FontAwesome; }

/*========================================*/
/* AppListSlotPlain.scss */
/*========================================*/
div.app-list-slot-load {
  padding: 0px 4px;
  padding-right: 22px;
  border-bottom: 1px solid #DDD;
  position: relative;
  font-style: italic; }
  div.app-list-slot-load:before {
    color: #666;
    font-size: 16px;
    line-height: 16px;
    margin-top: -7px;
    position: absolute;
    right: 2px;
    top: 50%; }

div.app-list-slot-plain.go-right:before {
  content: '\f054';
  font-family: FontAwesome; }

div.app-list-slot-plain.go-down:before {
  content: '\f078';
  font-family: FontAwesome; }

div.app-list-slot-plain.go-up:before {
  content: '\f077';
  font-family: FontAwesome; }

div.app-list-slot-plain.go-plus:before {
  content: '\f055';
  font-family: FontAwesome; }

/*========================================*/
/* scss */
/*========================================*/
/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
div.app-list-slot-plain {
  padding: 0px 4px;
  padding-right: 22px;
  border-bottom: 1px solid #DDD;
  position: relative; }
  div.app-list-slot-plain:before {
    color: #666;
    font-size: 16px;
    line-height: 16px;
    margin-top: -7px;
    position: absolute;
    right: 6px;
    top: 50%; }
  div.app-list-slot-plain .app-value {
    padding: 12px 6px; }
  div.app-list-slot-plain.go-right:before {
    content: '\f054';
    font-family: FontAwesome; }
  div.app-list-slot-plain.go-down:before {
    content: '\f078';
    font-family: FontAwesome; }
  div.app-list-slot-plain.go-up:before {
    content: '\f077';
    font-family: FontAwesome; }
  div.app-list-slot-plain.go-plus:before {
    content: '\f055';
    font-family: FontAwesome; }
  div.app-list-slot-plain.go-minus:before {
    content: '\f056';
    font-family: FontAwesome; }

/*========================================*/
/* scss */
/*========================================*/
/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
div.app-list-slot-progress {
  padding: 0px 22px 0px 4px;
  background-color: #d9edf7;
  border-bottom: 1px solid #DDD !important;
  font-weight: bold;
  position: relative; }
  div.app-list-slot-progress:before {
    color: #666;
    font-size: 16px;
    line-height: 16px;
    margin-top: -7px;
    position: absolute;
    right: 2px;
    top: 50%; }
  div.app-list-slot-progress .app-value {
    padding: 12px 6px; }
  div.app-list-slot-progress .go-right:before {
    content: '\f054';
    font-family: FontAwesome; }
  div.app-list-slot-progress .go-down:before {
    content: '\f078';
    font-family: FontAwesome; }
  div.app-list-slot-progress .go-up:before {
    content: '\f077';
    font-family: FontAwesome; }
  div.app-list-slot-progress .go-plus:before {
    content: '\f055';
    font-family: FontAwesome; }

/*========================================*/
/* scss */
/*========================================*/
div.app-list-slot-section {
  padding: 0px 4px;
  padding-right: 22px;
  border-bottom: 1px solid #DDD;
  position: relative;
  background-color: #EEE; }
  div.app-list-slot-section:before {
    color: #666;
    font-size: 16px;
    line-height: 16px;
    margin-top: -7px;
    position: absolute;
    right: 2px;
    top: 50%; }
  div.app-list-slot-section .app-value {
    padding: 12px 6px;
    font-weight: bold; }
  div.app-list-slot-section .go-right:before {
    content: '\f054';
    font-family: FontAwesome; }
  div.app-list-slot-section .go-down:before {
    content: '\f078';
    font-family: FontAwesome; }
  div.app-list-slot-section .go-up:before {
    content: '\f077';
    font-family: FontAwesome; }
  div.app-list-slot-section .go-plus:before {
    content: '\f055';
    font-family: FontAwesome; }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
div.app-list-slot-title {
  padding: 0px 0px;
  background-color: #ffffff;
  border-bottom: 1px solid #DDD !important;
  position: relative; }
  div.app-list-slot-title .app-value {
    padding: 12px 6px; }
    div.app-list-slot-title .app-value .app-icon {
      float: left;
      font-size: 34px;
      margin-top: -4px;
      padding-right: 4px;
      color: #004b8d; }
    div.app-list-slot-title .app-value .app-title1 {
      font-weight: bold;
      font-size: 16px; }
    div.app-list-slot-title .app-value .app-title2 {
      font-weight: bold;
      font-size: 14px; }
    div.app-list-slot-title .app-value .app-title3 {
      font-weight: normal;
      font-size: 14px; }
    div.app-list-slot-title .app-value .app-children {
      font-weight: normal;
      font-size: 14px; }
    div.app-list-slot-title .app-value .icon-pad {
      padding: 7px 7px 7px 7px; }

.app-modal-choose-account-fm {
  padding: 4px;
  max-width: 500px; }
  .app-modal-choose-account-fm .modal-body {
    max-height: 300px;
    overflow-y: scroll;
    padding: 0px 0px; }
    .app-modal-choose-account-fm .modal-body .row-account {
      padding: 4px 0px;
      cursor: pointer; }
    .app-modal-choose-account-fm .modal-body .row-account:not(:last-child) {
      border-bottom: 1px solid #EEE; }
    .app-modal-choose-account-fm .modal-body .row-account:hover {
      background-color: #FEFFE6; }

.app-modal-choose-account-to {
  padding: 4px;
  max-width: 500px; }
  .app-modal-choose-account-to .modal-body {
    max-height: 300px;
    overflow-y: scroll;
    padding: 0px 0px; }
    .app-modal-choose-account-to .modal-body .row-account {
      padding: 4px 0px;
      cursor: pointer; }
    .app-modal-choose-account-to .modal-body .row-account:not(:last-child) {
      border-bottom: 1px solid #EEE; }
    .app-modal-choose-account-to .modal-body .row-account:hover {
      background-color: #FEFFE6; }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
.app-modal-choose-date {
  max-width: 400px; }
  .app-modal-choose-date .btn {
    xpadding: 6px 2px; }
  .app-modal-choose-date .app-btn-1 {
    width: 14.28% !important;
    padding: 2px 2px !important; }
    .app-modal-choose-date .app-btn-1 button {
      width: 100%; }
  .app-modal-choose-date .app-btn-2 {
    width: 28.57% !important;
    padding: 2px 2px !important; }
    .app-modal-choose-date .app-btn-2 button {
      width: 100%; }
  .app-modal-choose-date .app-btn-3 {
    width: 42.86% !important;
    padding: 2px 2px !important; }
    .app-modal-choose-date .app-btn-3 button {
      width: 100%; }
  .app-modal-choose-date .app-btn-4 {
    width: 57.14% !important;
    padding: 2px 2px !important; }
    .app-modal-choose-date .app-btn-4 button {
      width: 100%; }
  .app-modal-choose-date .app-btn-5 {
    width: 71.44% !important;
    padding: 2px 2px !important; }
    .app-modal-choose-date .app-btn-5 button {
      width: 100%; }
  .app-modal-choose-date .app-btn-6 {
    width: 85.71% !important;
    padding: 2px 2px !important; }
    .app-modal-choose-date .app-btn-6 button {
      width: 100%; }
  .app-modal-choose-date .app-btn-7 {
    width: 100.00% !important;
    padding: 2px 2px !important; }
    .app-modal-choose-date .app-btn-7 button {
      width: 100%; }
  .app-modal-choose-date .app-btn-dow {
    width: 14.28% !important;
    padding: 2px 2px !important; }
    .app-modal-choose-date .app-btn-dow button {
      width: 100%;
      padding: 6px 0px; }
    .app-modal-choose-date .app-btn-dow button.disabled {
      opacity: 1;
      font-weight: bold;
      border-color: #ccc !important; }
  .app-modal-choose-date .app-btn-day {
    width: 14.28% !important;
    padding: 2px 2px !important; }
    .app-modal-choose-date .app-btn-day button {
      width: 100%; }
    .app-modal-choose-date .app-btn-day button.disabled {
      background-color: #F4F4F4 !important; }
  .app-modal-choose-date .app-btn-year-l {
    width: 14.28% !important;
    padding: 2px 2px !important; }
    .app-modal-choose-date .app-btn-year-l button {
      width: 100%;
      font-weight: bold; }
  .app-modal-choose-date .app-btn-month-l {
    width: 14.28% !important;
    padding: 2px 2px !important; }
    .app-modal-choose-date .app-btn-month-l button {
      width: 100%;
      font-weight: bold; }
  .app-modal-choose-date .app-btn-month-c {
    width: 42.88% !important;
    padding: 2px 2px !important; }
    .app-modal-choose-date .app-btn-month-c button {
      width: 100%; }
    .app-modal-choose-date .app-btn-month-c button.disabled {
      opacity: 1;
      xcolor: #333;
      font-weight: bold;
      border-color: #ccc !important; }
  .app-modal-choose-date .app-btn-month-r {
    width: 14.28% !important;
    padding: 2px 2px !important; }
    .app-modal-choose-date .app-btn-month-r button {
      width: 100%;
      font-weight: bold; }
  .app-modal-choose-date .app-btn-year-r {
    width: 14.28% !important;
    padding: 2px 2px !important; }
    .app-modal-choose-date .app-btn-year-r button {
      width: 100%;
      font-weight: bold; }
  .app-modal-choose-date .row-decade {
    padding-bottom: 10px; }
    .app-modal-choose-date .row-decade .app-btn-decade {
      width: 14.28% !important;
      padding: 2px 2px !important; }
      .app-modal-choose-date .row-decade .app-btn-decade button {
        padding: 6px 2px;
        width: 100%;
        font-weight: bold; }

.app-modal-choose-color {
  padding: 4px;
  max-width: 500px; }
  .app-modal-choose-color .modal-body {
    max-height: 300px;
    overflow-y: scroll;
    padding: 0px 0px; }
    .app-modal-choose-color .modal-body .row-item {
      padding: 6px 0px;
      cursor: pointer; }
    .app-modal-choose-color .modal-body .row-item:not(:last-child) {
      border-bottom: 1px solid #EEE; }
    .app-modal-choose-color .modal-body .row-item:hover {
      background-color: #FEFFE6; }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
.app-modal-choose-date {
  max-width: 400px; }
  .app-modal-choose-date .btn:hover {
    border-bottom-width: 1px;
    padding: 6px 12px !important; }
  .app-modal-choose-date .app-btn-1 {
    width: 14.28% !important;
    padding: 2px 2px !important; }
    .app-modal-choose-date .app-btn-1 button {
      width: 100%; }
  .app-modal-choose-date .app-btn-2 {
    width: 28.57% !important;
    padding: 2px 2px !important; }
    .app-modal-choose-date .app-btn-2 button {
      width: 100%; }
  .app-modal-choose-date .app-btn-3 {
    width: 42.86% !important;
    padding: 2px 2px !important; }
    .app-modal-choose-date .app-btn-3 button {
      width: 100%; }
  .app-modal-choose-date .app-btn-4 {
    width: 57.14% !important;
    padding: 2px 2px !important; }
    .app-modal-choose-date .app-btn-4 button {
      width: 100%; }
  .app-modal-choose-date .app-btn-5 {
    width: 71.44% !important;
    padding: 2px 2px !important; }
    .app-modal-choose-date .app-btn-5 button {
      width: 100%; }
  .app-modal-choose-date .app-btn-6 {
    width: 85.71% !important;
    padding: 2px 2px !important; }
    .app-modal-choose-date .app-btn-6 button {
      width: 100%; }
  .app-modal-choose-date .app-btn-7 {
    width: 100.00% !important;
    padding: 2px 2px !important; }
    .app-modal-choose-date .app-btn-7 button {
      width: 100%; }
  .app-modal-choose-date .app-btn-dow {
    width: 14.28% !important;
    padding: 2px 2px !important; }
    .app-modal-choose-date .app-btn-dow button {
      width: 100%;
      padding: 6px 0px; }
    .app-modal-choose-date .app-btn-dow button.disabled {
      opacity: 1;
      font-weight: bold;
      border-color: #ccc !important; }
  .app-modal-choose-date .app-btn-day {
    width: 14.28% !important;
    padding: 2px 2px !important; }
    .app-modal-choose-date .app-btn-day button {
      width: 100%; }
    .app-modal-choose-date .app-btn-day button.disabled {
      background-color: #F4F4F4 !important; }
  .app-modal-choose-date .app-btn-year-l {
    width: 14.28% !important;
    padding: 2px 2px !important; }
    .app-modal-choose-date .app-btn-year-l button {
      width: 100%;
      font-weight: bold; }
  .app-modal-choose-date .app-btn-month-l {
    width: 14.28% !important;
    padding: 2px 2px !important; }
    .app-modal-choose-date .app-btn-month-l button {
      width: 100%;
      font-weight: bold; }
  .app-modal-choose-date .app-btn-month-c {
    width: 42.88% !important;
    padding: 2px 2px !important; }
    .app-modal-choose-date .app-btn-month-c button {
      width: 100%; }
    .app-modal-choose-date .app-btn-month-c button.disabled {
      opacity: 1;
      xcolor: #333;
      font-weight: bold;
      border-color: #ccc !important; }
  .app-modal-choose-date .app-btn-month-r {
    width: 14.28% !important;
    padding: 2px 2px !important; }
    .app-modal-choose-date .app-btn-month-r button {
      width: 100%;
      font-weight: bold; }
  .app-modal-choose-date .app-btn-year-r {
    width: 14.28% !important;
    padding: 2px 2px !important; }
    .app-modal-choose-date .app-btn-year-r button {
      width: 100%;
      font-weight: bold; }

.app-modal-choose-list {
  padding: 4px;
  max-width: 500px; }
  .app-modal-choose-list .modal-body {
    max-height: 300px;
    overflow-y: scroll;
    padding: 0px 0px; }
    .app-modal-choose-list .modal-body .row-item {
      padding: 6px 0px;
      cursor: pointer; }
    .app-modal-choose-list .modal-body .row-item:not(:last-child) {
      border-bottom: 1px solid #EEE; }
    .app-modal-choose-list .modal-body .row-item:hover {
      background-color: #FEFFE6; }

.app-modal-choose-money {
  max-width: 520px; }
  .app-modal-choose-money .btn-key {
    display: inline-block;
    padding: 10px 0px;
    margin: 2px 2px;
    width: 60px;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent; }
  .app-modal-choose-money .btn-key:active {
    background-color: #FFF; }
  .app-modal-choose-money .btn-key:focus {
    background-color: #FFF; }
  .app-modal-choose-money .btn-amount {
    display: inline-block;
    padding: 10px 0px;
    margin: 2px 2px;
    width: 100px; }
  .app-modal-choose-money button.btn-default {
    border: 1px solid #AAA;
    margin-right: 0px !important; }
  .app-modal-choose-money button.btn-default:hover {
    padding-bottom: 3px;
    border: 1px solid #999;
    border-bottom: 4px solid #999; }
  .app-modal-choose-money .modal-footer button.btn-default:hover {
    padding-bottom: 5px !important; }

.app-modal-choose-number {
  max-width: 300px; }
  .app-modal-choose-number .btn-key {
    display: inline-block;
    padding: 10px 0px;
    margin: 2px 2px;
    width: 60px; }
  .app-modal-choose-number .btn-amount {
    display: inline-block;
    padding: 10px 0px;
    margin: 2px 2px;
    width: 100px; }


/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
.eqxs .menu .menu-header {
  padding: 28px 15px; }

.eqxs .menu .menu-item {
  padding: 12px 14px; }

.eqfs .menu .menu-header {
  padding: 14px 15px; }

.eqfs .menu .menu-item {
  padding: 10px 14px; }

.menu {
  display: block; }
  .menu > div.fixed {
    position: fixed;
    z-index: 1900;
    top: 0px;
    left: 0px;
    width: 250px;
    height: 100%;
    background-color: red;
    border-right: 4px solid rgba(255, 255, 255, 0.12); }
  .menu > div {
    position: absolute;
    z-index: 2000;
    top: 0px;
    width: 250px;
    height: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-transition: -webkit-transform ease 250ms;
    -moz-transition: -webkit-transform ease 250ms;
    -ms-transition: -webkit-transform ease 250ms;
    -o-transition: -webkit-transform ease 250ms;
    transition: -webkit-transform ease 250ms;
    -webkit-transition: transform ease 250ms;
    -moz-transition: transform ease 250ms;
    -ms-transition: transform ease 250ms;
    -o-transition: transform ease 250ms;
    transition: transform ease 250ms; }
  .menu > div.left {
    background-color: #004684;
    left: -250px;
    border-right: 4px solid rgba(255, 255, 255, 0.12); }
  .menu > div.visible.left {
    transform: translate3d(250px, 0, 0);
    -ms-transform: translate(250px, 0, 0);
    -webkit-transform: translate3d(250px, 0, 0);
    -o-transform: translate3d(250px, 0, 0);
    -moz-transform: translate3d(250px, 0, 0); }
  .menu .menu-header {
    float: left;
    width: 100%;
    margin: 0;
    padding: 14px 15px;
    border-bottom: 4px solid rgba(255, 255, 255, 0.12);
    cursor: pointer;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 16px; }
  .menu .menu-item {
    font-weight: normal;
    background-color: #004684;
    float: left;
    width: 100%;
    margin: 0;
    padding: 10px 14px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
    cursor: pointer;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    color: #FFFFFF; }
  .menu .menu-item-sep {
    float: left;
    width: 100%;
    margin: 0;
    padding: 10px 14px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
    cursor: pointer;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    color: #FFFFFF; }
  .menu .menu-item-cat {
    font-weight: normal;
    background-color: #004684;
    float: left;
    width: 100%;
    margin: 0;
    padding: 10px 14px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
    cursor: pointer;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    color: #FFFFFF; }

.menu > div.right {
  xbackground: #6B1919;
  background-color: #004684;
  right: -250px; }

.menu > div.visible.right {
  transform: translate3d(-250px, 0, 0);
  -ms-transform: translate(-250px, 0, 0);
  -webkit-transform: translate3d(-250px, 0, 0);
  -o-transform: translate3d(-250px, 0, 0);
  -moz-transform: translate3d(-250px, 0, 0); }

.menu-item-cat > .menu-item {
  font-weight: normal;
  float: left;
  width: 100%;
  margin: 0;
  padding: 8px 13px 8px 32px;
  border-top: 1px solid rgba(0, 0, 0, 0.19);
  cursor: pointer;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  color: #FFFFFF; }

.menu-item-cat > .menu-item-sep {
  font-weight: normal;
  float: left;
  width: 100%;
  margin: 0;
  padding: 8px 13px 8px 32px;
  border-bottom: 2px solid #DDDDDD;
  cursor: pointer;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  color: #FFFFFF; }

.menu-item-cat > i {
  position: absolute;
  right: 8px; }

.menu-item.menu-item-disabled {
  color: #aaaaaa;
  cursor: default; }

.menu-item-sep.menu-item-disabled {
  color: #aaaaaa;
  cursor: default; }

.menu-pill {
  margin-left: 8px;
  padding-left: 4px;
  padding-right: 4px;
  border-radius: 8px;
  border: 1px solid #880000;
  font-weight: bold;
  background-color: #ff0000; }

.menu > div > .menu-item:hover {
  color: #DDD; }

.menu > div > .menu-item-sep:hover {
  color: #DDD; }

.menu-item-cat > .menu-item:hover {
  color: #DDD; }

.menu-item-cat > .menu-item-sep:hover {
  color: #DDD; }

.menu > div > .menu-item > span {
  float: left;
  color: inherit; }

/*========================================*/
/* scss */
/*========================================*/
.app-part-button {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  margin-left: 2px;
  margin-right: 2px;
  margin-bottom: 2px;
  padding: 10px 20px;
  min-width: 100px; }

body.eqxs .app-part-button.btn-action {
  display: block;
  width: 100%;
  margin: 4px 0px; }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
.app-part-check-javascript {
  border: 1px solid red;
  background-color: #fff;
  color: #333;
  padding: 20px;
  margin: 20px 0px;
  text-align: center; }

/*========================================*/
/* scss */
/*========================================*/
.app-part-format-date .style-plain {
  display: inline; }

.app-part-format-date .style-icon1 {
  font-size: 1em;
  display: block;
  position: relative;
  width: 5.0em;
  height: 3.2em;
  background-color: #FFF;
  border-radius: 0.3em;
  border: 1px solid #DDD;
  overflow: hidden; }
  .app-part-format-date .style-icon1 div {
    display: block;
    width: 100%;
    font-style: normal;
    text-align: center;
    position: absolute; }
  .app-part-format-date .style-icon1 .date-mon {
    font-size: 0.9em;
    top: 0em;
    padding: 0.2em 0em 0em 0em;
    color: #333;
    background-color: #FD9F1B;
    box-shadow: 0 2px 0 #FD9F1B;
    background-color: #EEE;
    box-shadow: 0 2px 0 #EEE; }
  .app-part-format-date .style-icon1 .date-dom {
    font-size: 1.2em;
    padding-top: 1.26em;
    color: #2f2f2f; }

.app-part-format-date .style-icon2 {
  font-size: 1em;
  display: block;
  position: relative;
  width: 5.0em;
  height: 5.2em;
  background-color: #FFF;
  border-radius: 0.3em;
  border: 1px solid #DDD;
  overflow: hidden; }
  .app-part-format-date .style-icon2 div {
    display: block;
    width: 100%;
    font-style: normal;
    text-align: center;
    position: absolute; }
  .app-part-format-date .style-icon2 .date-mon {
    font-size: 0.9em;
    top: 0em;
    padding: 0.2em 0em 0em 0em;
    color: #333;
    background-color: #FD9F1B;
    box-shadow: 0 2px 0 #FD9F1B;
    background-color: #EEE;
    box-shadow: 0 2px 0 #EEE; }
  .app-part-format-date .style-icon2 .date-dom {
    font-size: 1.2em;
    padding-top: 1.26em;
    color: #2f2f2f; }
  .app-part-format-date .style-icon2 .date-dow {
    font-size: 1em;
    bottom: 0.1em;
    color: #FD9F1B; }

/*========================================*/
/* scss */
/*========================================*/

div.app-part-map div.maphere {
  width: 100%;
  height: 294px; }

div.app-part-meta-hash {
  width: 100%;
  color: #666;
  padding: 2px 8px;
  margin: 6px 4px;
  border-left: 2px solid #ddd;
  font-size: 12px; }
  div.app-part-meta-hash a {
    text-decoration: underline;
    color: #333; }
    div.app-part-meta-hash a:hover {
      color: #000; }
  div.app-part-meta-hash div.app-meta-flex {
    display: grid;
    display: -ms-grid;
    grid-template-columns: 155px 30px auto;
    -ms-grid-columns: 155px 30px auto; }
  div.app-part-meta-hash div.app-label {
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    padding: 4px 3px;
    grid-column: 1;
    -ms-grid-column: 1; }
  div.app-part-meta-hash div.app-caret {
    font-size: 12px;
    padding: 3px 4px;
    grid-column: 2;
    -ms-grid-column: 2; }
  div.app-part-meta-hash div.app-value {
    font-size: 12px;
    padding: 3px 0px;
    grid-column: 3;
    -ms-grid-column: 3; }
  div.app-part-meta-hash div.app-row-seperator {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid lightgray; }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
body.eqxs .app-part-navbar {
  z-index: 1002;
  background-color: #004684;
  background-color: #004684;
  border-bottom: 0px solid #CCC; }

body.eqxs .navbar-fixed-top {
  padding-top: 10px; }

body.eqfs .app-part-navbar {
  z-index: 1002;
  xbackground-color: #FFF;
  xborder-bottom: 1px solid #CCC; }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
.app-part-welcome {
  background-color: #004684;
  border-bottom: 2px solid #00386b;
  color: #fff;
  padding: 7px 4px 5px 4px;
  margin: 48px 0px 14px 0px;
  text-align: center;
  aaa: #004684;
  bbb: #004684; }

/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
iframe.app-tnt-iframe {
  border: none;
  width: 100%; }

div.fixed-action-btn {
  bottom: 10px; }
  div.fixed-action-btn a.btn-floating {
    /*border-radius: 0;*/ }
    div.fixed-action-btn a.btn-floating i {
      font-size: 1.8em; }
    div.fixed-action-btn a.btn-floating i.large {
      font-size: 2em; }
  div.fixed-action-btn a.dark-blue {
    background-color: #004b8d; }
  div.fixed-action-btn a.bright-blue {
    background-color: #008bcd; }

div.app-tnt-modal {
  background-color: black;
  /* Fallback color */
  background-color: transparent;
  /* Black w/ opacity */ }
  div.app-tnt-modal div.app-tnt-modal-content {
    padding: 5px;
    background-color: #fefefe;
    margin: auto;
    border: 1px solid #888;
    position: fixed;
    bottom: 95px;
    right: 18px;
    z-index: 9999;
    height: 480px; }
    div.app-tnt-modal div.app-tnt-modal-content div.app-tnt-modal-action {
      float: right;
      width: 100%;
      text-align: right; }
      div.app-tnt-modal div.app-tnt-modal-content div.app-tnt-modal-action a {
        color: #8e9297;
        padding: 5px;
        font-size: 15px; }
      div.app-tnt-modal div.app-tnt-modal-content div.app-tnt-modal-action a:hover {
        color: #003882;
        background-color: #e0e4e5; }
    div.app-tnt-modal div.app-tnt-modal-content div.pop-frame {
      padding-top: 25px;
      height: inherit; }
      div.app-tnt-modal div.app-tnt-modal-content div.pop-frame iframe.app-tnt-iframe {
        height: 95%;
        overflow-y: auto; }
  div.app-tnt-modal div.app-tnt-modal-body {
    clear: both;
    padding: 0px 10px; }

div.app-tnt-frames div.app-tnt-modal div.app-tnt-email-content {
  padding: 5px;
  width: 350px; }

div.app-tnt-frames div.app-tnt-modal div.app-tnt-phone-content {
  width: 550px;
  padding: 5px; }
  div.app-tnt-frames div.app-tnt-modal div.app-tnt-phone-content p {
    font-size: 13px;
    margin: 0px; }
  div.app-tnt-frames div.app-tnt-modal div.app-tnt-phone-content p.title {
    color: #004b8d;
    font-size: 1.3em;
    font-weight: bold; }
  div.app-tnt-frames div.app-tnt-modal div.app-tnt-phone-content div.app-tnt-phone-callcenter {
    margin-bottom: 20px; }
  div.app-tnt-frames div.app-tnt-modal div.app-tnt-phone-content div.app-tnt-phone-tollfree ul {
    padding: 0px;
    list-style: none;
    position: relative;
    font-size: 13px; }
  div.app-tnt-frames div.app-tnt-modal div.app-tnt-phone-content div.app-tnt-phone-tollfree ul li {
    padding: 0px;
    padding-top: 5px;
    padding-bottom: 20px; }
  div.app-tnt-frames div.app-tnt-modal div.app-tnt-phone-content div.app-tnt-phone-tollfree ul li:before {
    position: absolute;
    width: 100%;
    left: 0;
    border-bottom: 2px dotted #7a7e7a;
    content: ""; }
  div.app-tnt-frames div.app-tnt-modal div.app-tnt-phone-content div.app-tnt-phone-tollfree ul li.border-none,
  div.app-tnt-frames div.app-tnt-modal div.app-tnt-phone-content div.app-tnt-phone-tollfree .border-none:before,
  div.app-tnt-frames div.app-tnt-modal div.app-tnt-phone-content div.app-tnt-phone-tollfree border-none:after {
    border: none !important;
    padding-top: 0px;
    padding-bottom: 5px; }
  div.app-tnt-frames div.app-tnt-modal div.app-tnt-phone-content div.app-tnt-phone-tollfree ul li span {
    background: #fff;
    z-index: 1;
    display: inline;
    position: relative;
    top: -10px; }
  div.app-tnt-frames div.app-tnt-modal div.app-tnt-phone-content div.app-tnt-phone-tollfree div.row {
    margin-top: 15px; }

div.app-tnt-frames div.app-tnt-modal div.show-xs div.app-tnt-phone-content {
  width: inherit; }
  div.app-tnt-frames div.app-tnt-modal div.show-xs div.app-tnt-phone-content div.app-tnt-modal-body {
    height: inherit; }
    div.app-tnt-frames div.app-tnt-modal div.show-xs div.app-tnt-phone-content div.app-tnt-modal-body div.app-tnt-phone-tollfree {
      height: inherit; }
      div.app-tnt-frames div.app-tnt-modal div.show-xs div.app-tnt-phone-content div.app-tnt-modal-body div.app-tnt-phone-tollfree div.xs-toll-free-section {
        height: 60%;
        overflow: scroll; }
        div.app-tnt-frames div.app-tnt-modal div.show-xs div.app-tnt-phone-content div.app-tnt-modal-body div.app-tnt-phone-tollfree div.xs-toll-free-section ul {
          margin-top: 7px; }

div.app-tnt-frames div.app-tnt-modal div.app-tnt-chat-content {
  padding: 5px;
  width: 512px; }
  @media (max-width: 992px) {
    div.app-tnt-frames div.app-tnt-modal div.app-tnt-chat-content {
      width: 90%; } }
  div.app-tnt-frames div.app-tnt-modal div.app-tnt-chat-content iframe.app-tnt-iframe {
    padding: 0px 10px 0px 10px; }

div.app-tnt-frames div.app-tnt-modal div.app-tnt-appointment-content {
  padding: 5px;
  width: 795px;
  height: 86vh; }
  @media (max-width: 992px) {
    div.app-tnt-frames div.app-tnt-modal div.app-tnt-appointment-content {
      width: 90%; } }
  div.app-tnt-frames div.app-tnt-modal div.app-tnt-appointment-content iframe.app-tnt-iframe {
    padding: 0px 10px 0px 10px; }

/*========================================*/
/* scss */
/*========================================*/
body.theme00 {
  background-color: white; }

/*========================================*/
/* scss */
/*========================================*/
body.theme01 {
  background-color: red; }

/*========================================*/
/* scss */
/*========================================*/
body.theme02 {
  background-color: green; }

/*========================================*/
/* scss */
/*========================================*/
body.theme03 {
  background-color: blue; }

/*========================================*/
/* scss */
/*========================================*/

/*========================================*/
/* scss */
/*========================================*/
body.theme11 {
  background-size: cover;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAACj0lEQVQoUx2QTW8bVRiFn/feGY/HdvwRQ0vitISqVdVIICGk/gjEAgmJBTsW/AL+DnvWldiBYIW6QG0XiIqEiqahcWsnnvhrMh++977IPetzdM5zZP75nq7+huSTIXG3pp5eE3e7FMcTGkcfIaOEcPoKeXFF1Lf4fYvdHxIuMyT79p66P0uCK5DDFsFGNHdTwnlGOeiSHvTx52eoc0QakGqBSRrU6woZf31Tm/9ZypdvaT7co/IljWQDiSHYFFtWOJPT8G3Kx3NMarEo0Qjk4pu7qhdLbDvCr+b4y4rogUCvSTPuMT8Z073VxT338HhNzlZCOwVZfP+xFi9O6Rzdpn72hsmvGXtfDTCHG1wQ5KrClkr1xJL/VdK2lhA8QQ2y/u6mFi9naMcSj5XzP2qittC/b7F3lNZAsEXE/DdH8TpwbWER4Moo8ubLVNu7Bjf16L+BzZmyXDsqIGkYdvaEZBhTnW54nXmORZkJ1Nvm6RcdbR0NMP9MyH+pcSvDTIQ2gSkNJrqhGxlyFzhGmBohD8piSz57aNUMLf5YqU831EGIBcZi+RHYAWqBuRcqgcwIbwUmKDL7sKF1rCQ2YnlSEElEJsLP6nguwkpjpggro+RWyEJgLYFaDHIGuj2/I4alRDwxnp9c4ITkHffC1mQScW2Ezda6DZnt44qs01gXm8BTNTzyyu+A7cSQQimetReWGyhLTyCGYEAd4JEfOrE+WiuvWgnlDce9O8LoPQNNR7CCdYKIUJSO8ZXl/NJTFIbi2iLtuKG5KjfeFz79zHDrwHOxDiRxYMdYtHbc3RVGAyGvDLO5UkvEuDRIr5NobxhoHijdkdJvRSTWM8+VXt9wmAr7iXL7AyGoe7dYPGgd8T+NIkzuzAuUawAAAABJRU5ErkJggg=="); }

/*========================================*/
/* scss */
/*========================================*/

/*========================================*/
/* scss */
/*========================================*/
body.theme21 .form-control {
  border: 0px solid #FFF;
  border-bottom: 1px solid #AAA;
  border-radius: 0px; }

body.theme21 .form-control:hover {
  border-bottom: 3px solid #337ab7; }

/*============================================================*|  x.custom1.css
|  - x.custom?.css files are included after non custom files
\*============================================================*/
.css-file-x-custom-1 {
  background-color: red; }

/*============================================================*|  x.custom1.scss
|  - x.custom?.scss files are included after non custom files
\*============================================================*/
/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
.scss-file-x-custom-1 {
  background-color: red; }

/*============================================================*|  x.custom2.css
|  - x.custom?.css files are included after non custom files
\*============================================================*/
.css-file-x-custom-2 {
  background-color: red; }

/*============================================================*|  x.custom2.scss
|  - x.custom?.scss files are included after non custom files
\*============================================================*/
/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
.scss-file-x-custom-3 {
  background-color: red; }

/*============================================================*|  x.custom3.css
|  - x.custom?.css files are included after non custom files
\*============================================================*/
.css-file-x-custom-3 {
  background-color: red; }

/*============================================================*|  x.custom3.scss
|  - x.custom?.scss files are included after non custom files
\*============================================================*/
/* == $screen-md-min -1 */
/* == $screen-md        */
/* == $screen-md-min    */
/* == $screen-md-max == $screen-lg-min -1 */
.scss-file-x-custom-3 {
  background-color: red; }
