/*!
 custom CSS for Zextras
 */
:root {
  /*--font-family-sans-serif: -apple-system,"Montserrat", BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", "Arial", "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;*/
    
  --improved-color: #016bcb;
  --new-color: #6aa700;
  --refactoring-color: #ffa700;
  --gold_1: #daa520;
  --gold_2: #b8860b;
  --platinum_1: #dcdcdc;
  --platinum_2: #a8a7ae;

}
.red_zextras{
    color: #E80808;
}

li.check{list-style: none;}

body {
  font-family: "Montserrat", sans-serif;
 font-size:1.2rem!important;
}
/* start custom btn download Zextras */
.btn-download-zextras {
  color: #2784c7;
  background-color: #fff;
  border-color: #fff;
  font-weight: 500;
}

.btn-download-zextras:hover {
  color: #fff;
  background-color: #2784c7;
  border-color: #2784c7;
}

.btn-download-zextras:focus, .btn-download-zextras.focus {
  color: #fff;
  background-color: #2784c7;
  border-color: #2784c7;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(39, 132, 199, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(39, 132, 199, 0.5);
}

.btn-download-zextras.disabled, .btn-download-zextras:disabled {
  color: #2784c7;
  background-color: #fff;
  border-color: #fff;
}

.btn-download-zextras:not(:disabled):not(.disabled):active, .btn-download-zextras:not(:disabled):not(.disabled).active,
.show > .btn-download-zextras.dropdown-toggle {
  color: #2784c7;
  background-color: #fff;
  border-color: #fff;
}

.btn-download-zextras:not(:disabled):not(.disabled):active:focus, .btn-download-zextras:not(:disabled):not(.disabled).active:focus,
.show > .btn-download-zextras.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(39, 132, 199, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(39, 132, 199, 0.5);
}
/* end custom btn download Zextras */

/* start custom btn contact Zextras */
.btn-contact-zextras {
  color: #fff;
  background-color: #94cee2;
  border-color: #94cee2;
    font-weight: 500;
}
.btn-contact-zextras:hover {
  color: #94cee2;
  background-color: #fff;
  border-color: #fff;
}
.btn-contact-zextras:focus, .btn-contact-zextras.focus {
  color: #fff;
  background-color: #94cee2;
  border-color: #94cee2;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(148, 206, 226, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(148, 206, 226, 0.5);
}
.btn-contact-zextras.disabled, .btn-contact-zextras:disabled {
  color: #94cee2;
  background-color: #fff;
  border-color: #fff;
}
.btn-contact-zextras:not(:disabled):not(.disabled):active, .btn-contact-zextras:not(:disabled):not(.disabled).active,
.show > .btn-contact-zextras.dropdown-toggle {
  color: #94cee2;
  background-color: #fff;
  border-color: #fff;
}
.btn-contact-zextras:not(:disabled):not(.disabled):active:focus, .btn-contact-zextras:not(:disabled):not(.disabled).active:focus,
.show > .btn-contact-zextras.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(148, 206, 226, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(148, 206, 226, 0.5);
}
/* end custom btn contact Zextras */

/* start custom btn store Zextras */
.btn-store-zextras {
  color: #fff;
  background-color: #45dc73;
  border-color: #45dc73;
    font-weight: 500;
}
.btn-store-zextras:hover {
  color: #45dc73;
  background-color: #fff;
  border-color: #fff;
}
.btn-store-zextras:focus, .btn-store-zextras.focus {
  color: #fff;
  background-color: #45dc73;
  border-color: #45dc73;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(69, 220, 115, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(69, 220, 115, 0.5);
}
.btn-store-zextras.disabled, .btn-store-zextras:disabled {
  color: #45dc73;
  background-color: #fff;
  border-color: #fff;
}
.btn-store-zextras:not(:disabled):not(.disabled):active, .btn-store-zextras:not(:disabled):not(.disabled).active,
.show > .btn-store-zextras.dropdown-toggle {
  color: #45dc73;
  background-color: #fff;
  border-color: #fff;
}
.btn-store-zextras:not(:disabled):not(.disabled):active:focus, .btn-store-zextras:not(:disabled):not(.disabled).active:focus,
.show > .btn-store-zextras.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(69, 220, 115, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(69, 220, 115, 0.5);
}
/* end custom btn store Zextras */

/* start custom btn support Zextras */
.btn-support-zextras {
  color: #fff;
  background-color: #2784c7;
  border-color: #2784c7;
  font-weight: 500;
}
.btn-support-zextras:hover {
  color: #2784c7;
  background-color: #94cee2;
  border-color: #94cee2;
}
.btn-support-zextras:focus, .btn-support-zextras.focus {
  color: #fff;
  background-color: #94cee2;
  border-color: #94cee2;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(148, 206, 226, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(148, 206, 226, 0.5);
}
.btn-support-zextras.disabled, .btn-support-zextras:disabled {
  color: #2784c7;
  background-color: #94cee2;
  border-color: #94cee2;
}
.btn-support-zextras:not(:disabled):not(.disabled):active, .btn-support-zextras:not(:disabled):not(.disabled).active,
.show > .btn-support-zextras.dropdown-toggle {
  color: #2784c7;
  background-color: #94cee2;
  border-color: #94cee2;
}
.btn-support-zextras:not(:disabled):not(.disabled):active:focus, .btn-support-zextras:not(:disabled):not(.disabled).active:focus,
.show > .btn-support-zextras.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(148, 206, 226, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(148, 206, 226, 0.5);
}
/* end custom btn support Zextras */

/* start custom btn theme Zextras */
.btn-theme-zextras {
  color: #fff;
  background-color: #e63039;
  border-color: #e63039;
  font-weight: 500;
}
.btn-theme-zextras:hover {
  color: #fff;
  background-color: #5b1418;
  border-color: #5b1418;
}
.btn-theme-zextras:focus, .btn-theme-zextras.focus {
  color: #fff;
  background-color: #5b1418;
  border-color: #5b1418;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(91, 20, 24);
          box-shadow: 0 0 0 0.2rem rgba(91, 20, 24);
}
.btn-theme-zextras.disabled, .btn-theme-zextras:disabled {
  color: #5b1418;
  background-color: #e63039;
  border-color: #e63039;
}
.btn-theme-zextras:not(:disabled):not(.disabled):active, .btn-theme-zextras:not(:disabled):not(.disabled).active,
.show > .btn-theme-zextras.dropdown-toggle {
  color: #5b1418;
  background-color: #e63039;
  border-color: #e63039;
}
.btn-theme-zextras:not(:disabled):not(.disabled):active:focus, .btn-theme-zextras:not(:disabled):not(.disabled).active:focus,
.show > .btn-theme-zextras.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(91, 20, 24);
          box-shadow: 0 0 0 0.2rem rgba(91, 20, 24);
}
/* end custom btn theme Zextras */

.btn-success {
  color: #fff;
  background-color: #7eb51c;
  border-color: #7eb51c;
}

.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #7eb51c;
  border-color: #7eb51c;
}

.nav-fill .nav-item {
    max-width:158px;
}

/* start h Zextras */
h1, h2, h3, h4, h5, h6 {
  color: #2784c7;
  margin-bottom: 1rem;
  font-weight: 500;
/*text-transform: uppercase;*/
}
.h_white {
  color: #fff;
}
/* end h Zextras */

/* start p Zextras */
.p_white{
  color: #fff;
 text-transform: none;
}
/* end p Zextras */

.lower-latin{list-style-type:lower-latin;}

a {
  color: #2abdd7;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 0.8rem;
}

a:hover {
  color: #2784c7;
  text-decoration: underline;
}

a.thankyou_page {
  color: #000;
  text-decoration: underline;
  font-weight: 600;
  font-size: 1rem;
}

a.thankyou_page:hover {
  color: #fff;
  text-decoration: none;
}
a.external, a.black_link {
  color: #000;
  text-decoration: underline;
 text-transform: none;
    font-size: 1rem;
    font-weight:600;
}
a.external:hover, a.black_link:hover {
  text-decoration: none;
}

a.black_link:hover {
  color:#fff;
}
code {
    background: rgba(0,0,0,0.65);
    padding: 0.5rem;
    color: #efefef;
    border: 2px dashed #d22936;
    line-height: 3em;
}
.zimbra_code {
    background: #ccc;
    padding: 4px;
    color: #000;
    border: 2px dashed #d22936;
}

/* start custom navbar Zextras */
.bg-zextras {
  background-color: #2688c7 !important;
}

a.bg-zextras:hover, a.bg-zextras:focus,
button.bg-zextras:hover,
button.bg-zextras:focus {
  background-color: #2688c7 !important;
}

.bg-zextras a.nav-link:hover, .bg-zextras a.nav-link:focus {
  text-decoration: underline;
}

.navbar-dark .navbar-nav .nav-link {
    color: rgb(255, 255, 255);
}
.nav-link-zextras {
    padding-right: 1rem !important;
}
.dropdown-menu {
    border: 0;
    border-radius: 1rem;
}
.overlays-link-zextras {
    background: rgba(34,34,34,0.9);
}
.overlays-link-zextras a{
    color: #fff;
    padding:1rem 1.5rem;
}
.overlays-link-zextras a:hover, .overlays-link-zextras a:focus{
    background: none !important;
    color:grey;
}
/* end custom navbar Zextras */

/* start custom nav button Zextras */
ul.nav .buttonZextras{margin:1rem 0;}
/* end custom nav button Zextras */

/* start oval Zextras */
.oval_top, .oval_bottom, .top{
    background-image: -webkit-gradient(linear, right top, right bottom, color-stop(0, #2688c7), color-stop(1, #2abdd7));
}
.oval_top {
    padding-top: 50px;
    padding-bottom: 150px;
    text-align: left;
    border-radius: 0 0 85% 45% / 0 0 50% 50%;
}
.top {
    padding: 50px 0 10px 0;
}
.area01{background-color:#e5e5e5;}

.oval01, .bg_banner {
    background: #f5f5f5;
}
.oval02 {
    background: #e0e0e0;
}
.oval01, .oval02, .oval_bottom, .row_nation:nth-child(even) {
    padding: 50px 20px;
}
/*.oval01, .oval02, .row_nation:nth-child(even) {
    border-radius: 0 20rem 0 20rem / 0 10rem 0 10rem;
}*/

.oval_bottom {
    border-radius: 0 0 0 0;
}
.oval_bg {
  background-color: #f3f3f3;
    border-radius: .5rem !important;
}
.no_border{border:0!important;}
/* end oval Zextras */

/* start footer Zextras */
.page-footer, .page-footer a {
  color: #434745;
    text-transform: none;
}

.page-footer ul {
  padding: 0.8rem 0;
}
.page-footer a {
  padding: 0 0;
}
.font-small {
    font-size: .8rem;
}
.footer-zextras-color {
    background-color: #f4f4f4 !important;
    margin-top:1rem;
    }

.btn-floating::before {
    border-radius: 0;
}

.btn-floating.btn-sm {
    width: 36.15385px;
    height: 36.15385px;
}

.btn-floating {
    position: relative;
    z-index: 1;
    display: inline-block;
    padding: 0;
    margin: 10px;
        margin-right: 10px;
        margin-left: 10px;
    overflow: hidden;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 50%;
    -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18),0 4px 15px 0 rgba(0,0,0,0.15);
    box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18),0 4px 15px 0 rgba(0,0,0,0.15);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    width: 47px;
    height: 47px;
}
.rgba-white-slight, .rgba-white-slight::after {
    background-color: rgba(255,255,255,0.1);
}
.btn-floating.btn-sm i {
    font-size: .96154rem;
    line-height: 36.15385px;
}
.btn-floating i {
    display: inline-block;
    width: inherit;
    color: #434745;
    text-align: center;
    font-size: 1.25rem;
    line-height: 47px;
}

/* end footer Zextras */
.wrapper {
    display: block;
}

/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */

#sidebar {
    width: 250px;
    position: fixed;
    top: 0;
    right: -250px;
    height: 100vh;
    z-index: 1030;
    background: #fff;
    color: #434745;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    overflow-y: scroll;
    -webkit-box-shadow: 0 30px 30px 0 rgba(0, 0, 0, 0.5);
            box-shadow: 0 30px 30px 0 rgba(0, 0, 0, 0.5);
}

#sidebar.active {
    right: 0;
}

#dismiss {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    position: absolute;
    top: 1rem;
    right: 1rem;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

#dismiss:hover {
    /*background: #434745;*/
    color: #fff;
}

.overlay {
    display: none;
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    z-index: 998;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.overlay.active {
    display: block;
    opacity: 1;
}

#sidebar .sidebar-header {
    padding: 1.7rem 1rem;
    background-color: #2688c7;
}

#sidebar ul.components {
    padding:0;
}

#sidebar ul p {
    color: #fff;
    padding: 1rem;
}

#sidebar ul li a {
    padding: 0.8rem;
    font-size: 0.8em;
    display: block;
}
#sidebar ul li a .flag-icon, #sidebar ul li.active .flag-icon{
    width: 2em;
}

#sidebar ul li a:hover {
    color: #fff;
    background: #434745;
}

#sidebar ul li.active{
    color: #fff;
    background: #2688c7;
    padding: 0.8rem;
    font-size: 0.8em;
    display: block;
}

a[data-toggle="collapse"] {
    position: relative;
}


/* ---------------------------------------------------
    CONTENT STYLE
----------------------------------------------------- */
#content {
    width: 100%;
    min-height: 100vh;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    position: absolute;
    top: 0;
    right: 0;
}

/******* TABLE *********/

.table {
    border-collapse: collapse; border-spacing: 0; margin:20px 0; text-align: left;background-color: #fff;
}
.table caption{
    caption-side: top; margin:10px;
}
.table thead th {
    border-top: 0;
    border-bottom: 0;
}
.table thead tr th {background-color: #ddd;border-radius: 20px 20px 0 0;}
.table tbody td  {
    border: 1px dotted #ccc!important;
}
.table tbody tr.rowspan {border-top:2px solid #ccc;}
.table tbody tr.rowspan td {background-color: #aaa; color:#fff;}

.fa-circle{color:#2784C6;size:10px;}

/******* FORM *********/
.form_style {
    border: 1px #f2f2f2 solid !important;
    padding: 20px !important;
    background-color: #f4f4f4 !important;
    border-radius: 20px !important;
}

/******* TIMELINE *********/

.main-timeline{
    position: relative;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.main-timeline:before{
    content: "";
    width: 3px;
    height: 100%;
    background: #ccc;
    position: absolute;
    top: 0;
    left: 50%;
}
.main-timeline .timeline{
    position: relative;
    margin-bottom:1em;
}
.main-timeline .timeline:before,
.main-timeline .timeline:after{
    content: "";
    display: block;
    width: 100%;
    clear: both;
}

.timeline-icon.improved {
  border: 2px solid var(--improved-color);
}
.timeline-icon.new {
  border: 2px solid var(--new-color);
}
.timeline-icon.refactoring {
  border: 2px solid var(--refactoring-color);
}

.main-timeline .timeline-icon{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    top: 0;
    left: 3px;
    right: 0;
    margin: 0 auto;
    overflow: hidden;
}
.main-timeline .timeline-content{
    width: 45%;
    padding: 0 20px 20px 20px;
    text-align: right;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.main-timeline .content-improved:after, .main-timeline .content-new:after, .main-timeline .content-refactoring:after{
    text-transform: uppercase;
    padding:0.2em;
}
.main-timeline .content-improved:after{
    border:1px dotted var(--improved-color);
    content: "improved";
    color:var(--improved-color);
}
.main-timeline .content-new:after{
    border:1px dotted var(--new-color);
    content: "new";
    color:var(--new-color);
}
.main-timeline .content-refactoring:after{
    border:1px dotted var(--refactoring-color);
    content: "refactoring";
    color:var(--refactoring-color);
}
.main-timeline .date,
.main-timeline .date_right{
    display: inline-block;
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    padding: 12px 33px;
}
.main-timeline h3{
    margin-top: 30px;
    text-transform: uppercase;
}
.main-timeline .content-improved h3{
    color: var(--improved-color);
}
.main-timeline .content-new h3{
    color: var(--new-color);
}
.main-timeline .content-refactoring h3{
    color: var(--refactoring-color);
}
.main-timeline .date{
    -webkit-border-top-left-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-bottomright: 20px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.main-timeline .date_right{
    -webkit-border-top-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-topright: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
}
.main-timeline .content-improved .date, .main-timeline .content-improved .date_right{
    background: var(--improved-color);
}
.main-timeline .content-new .date, .main-timeline .content-new .date_right{
    background: var(--new-color);
}
.main-timeline .content-refactoring .date, .main-timeline .content-refactoring .date_right{
    background: var(--refactoring-color);
}
.main-timeline .right{
    float: right;
    text-align: left;
    }
@media only screen and (max-width: 767px){
    .main-timeline:before{
        left: 0;
    }
    .main-timeline .timeline-icon{
        left: -8px;
        margin: 0;
    }
    .main-timeline .timeline-content{
        width: 90%;
        float: right;
        text-align: left;
    }
}

/* partners */
.row_nation:nth-child(even){
  background-color: #f0f0f0;
}
.serviceBox{
    padding: 0 10px 60px;
    background-color: #F9A11C;
    border: 1px solid transparent;
    border-radius: 20px;
    margin: 80px 0 30px;
    position: relative;
 }
.serviceBox .email:before{
    content:"Email: ";
    font-weight:bold;
}
.serviceBox .phone:before{
    content:"Phone: ";
    font-weight:bold;
}
 .serviceBox .service-content{
   padding: 15px 20px 30px;
    margin-top: -80px;
    border-radius: 25px;
    background-color: #fff;
    position: relative;
    -webkit-transition:all 0.3s;
    transition:all 0.3s;
 }
 .serviceBox .service-content:hover{
   -webkit-box-shadow: 0 0 20px -5px #000;
           box-shadow: 0 0 20px -5px #000;
 }
 .serviceBox .service-content:after{
    content: '';
    height: 50px;
    width: 50px;
    border: 25px solid transparent;
    border-top: 25px solid #fff;
    -webkit-transform:translateX(-50%);
            transform:translateX(-50%);
    position: absolute;
    bottom: -50px;
    left: 50%;
}
.serviceBox .service-icon{
    display: inline-block;
    margin: 2rem 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.serviceBox:hover .service-icon{
    -webkit-transform:rotateX(360deg);
            transform:rotateX(360deg);
}

.serviceBox .read-more{
    display: block;
    width: 60%;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    padding: 10px 0;
    border-radius: 15px;
    -webkit-transform:translateX(-50%);
            transform:translateX(-50%);
    -webkit-transition:all 0.3s ease 0s;
    transition:all 0.3s ease 0s;
    position: absolute;
    left: 50%;
    bottom: -20px;
}
.serviceBox .read-more:hover{
    text-decoration: none;
    -webkit-box-shadow: 0 0 10px #000;
            box-shadow: 0 0 10px #000;
}

.serviceBox.gold{background-color: var(--gold_1);}
.serviceBox.gold .read-more{background-color: var(--gold_2);}
.serviceBox.platinum{background-color: var(--platinum_1);}
.serviceBox.platinum .read-more{background-color: var(--platinum_2);}

 .serviceBox.gold .service-content{
   border:2px solid var(--gold_1);
 }
.serviceBox.platinum .service-content{
   border:2px solid var(--platinum_1);
 }
@media only screen and (max-width:1430px){
    .row_nation:nth-child(even){border-radius: 0 10rem 0 10rem;}
}
@media only screen and (max-width:990px){
    .serviceBox{ margin-bottom: 60px; }
    .serviceBox .service-content{padding: 20px 15px 30px;}
    .oval01, .oval02{
        padding-bottom: 100px;
    }
    
}
@media only screen and (max-width:767px){
    .serviceBox{ margin-bottom: 130px; }
    .oval_top {
        padding-bottom: 1em;
        border-radius: 0 /0;
    }
}

.step, .step02 {
    padding: 20px;
    background-color: #f4f4f4;
    border-radius: 10px;
}
.step {
    min-height: 380px;
}
.step02 {
    min-height: 280px;
}

/******* FORM LOGIN *********/
@-webkit-keyframes spin{
    0%{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes spin{
    0%{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.zextras-login-form .input-field input{
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    min-height: 37px;
    margin-bottom: 0;
    color: #333;
}
.zextras-login-form .msg-alert{
    display: block;
    margin-top: 7px;
    font-size: 0.8em;
    line-height: 1.4;
}
.zextras-login-form .c-red{
    color: red;
}
.zextras-login-form .c-green{
    color: #66ab66;
}
.zextras-login-form [type=submit].loading{
    position: relative;
    pointer-events: none;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.zextras-login-form [type=submit].loading:after{
    content: "";
    position: absolute;
    top: calc(50% - 10px);
    right: calc(50% - 10px);
    width: 16px;
    height: 16px;
    border: 2px dotted currentColor;
    border-radius: 50%;
    -webkit-animation: spin 3s linear infinite;
    animation: spin 3s linear infinite;
}
.zextras-login-form [type=submit].loading > span{
    opacity: 0;
}
@media(max-width: 599px){
    .zextras-login-form .input-field {
        margin-bottom: 10px;
    }
    .zextras-login-form .input-field input{
        font-size: 12px;
        min-height: 32px;
    }
    .zextras-login-form [type=submit]{
        margin-top: 15px;
        height: 32px;
        font-size: 11px;
        line-height: 32px;
    }
}
