@font-face{font-family:"zgate";src:url("../fonts/zgate.eot?");src:url("../fonts/zgate.eot?#iefix") format("embedded-opentype"),url("../fonts/zgate.ttf") format("truetype"),url("../fonts/zgate.woff") format("woff")}@font-face{font-family:"zgate_bold";src:url("../fonts/zgate_bold.eot?");src:url("../fonts/zgate_bold.eot?#iefix") format("embedded-opentype"),url("../fonts/zgate_bold.ttf") format("truetype"),url("../fonts/zgate_bold.woff") format("woff");font-weight:bold}:root{--app-primary:#06283d;--app-secondary:#47b5ff}body{position:relative;font-family:'zgate';font-style:normal;font-weight:normal;font-size:16px;background-color:#fbfbfb;color:#222;-webkit-font-smoothing:antialiased;text-align:right}.table-large{min-width:1000px}.table-medium{min-width:800px}.table-small{min-width:600px}a{text-decoration:none}.dropdown-toggle::after{content:none!important}.form-control+.error{display:none!important}.remove-arrow .dropdown-toggle::after{content:none!important}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;text-align:right}.fs-12{font-size:12px!important}.fs-14{font-size:14px!important}.fs-16{font-size:16px!important}.fs-18{font-size:18px!important}.fs-20{font-size:20px!important}.fs-22{font-size:22px!important}.fs-24{font-size:24px!important}.fs-26{font-size:26px!important}.text-app-primary{color:var(--app-primary)!important}.text-app-secondary{color:var(--app-secondary)!important}.text-justify{text-align:justify!important}.phone-icon-color{color:#6ecb63!important}.location-icon-color{color:#316b83!important}h1,h2,h3,h4,h5,h6{font-weight:900;font-family:zgate_bold;margin-bottom:0}.bg-app-primary{background-color:var(--app-primary)!important}.bg-dark2{background-image:linear-gradient(#423f3e,#000)!important;color:#fff}.btn-app-primary{color:var(--app-secondary);background-color:var(--app-primary)!important;border-color:var(--app-secondary)!important;transition:all .5S}.btn-app-primary:hover{opacity:.8;color:var(--app-secondary)!important}.btn-app-primary:focus{color:var(--app-secondary);box-shadow:0 0 0 .25rem #a5c9ca}.bg-light-green{background-color:#d1f3e0}.bg-light-blue{background-color:#e1f1ff}.bg-light-yellow{background-color:#fff2d8}.bg-light-red{background-color:#ffeaea}.text-green{color:#3cb878}.text-red{color:#f00}.text-orange{color:#ffa001}.text-blue{color:#3f7afc}.btn-tile{text-align:center;display:inline-block;font-size:50px;color:#fff;background-color:#00a9de;width:100%;height:140px;line-height:140px;overflow:hidden;cursor:pointer;border-radius:12px}.btn-tile-caption{text-align:right;font-size:14px;font-weight:bold;line-height:14px;padding:10px;background-color:#0072c6;height:100px;width:100%;position:relative;top:-40px;transition:all .5s}a.btn-tile:hover{color:#fff!important}.btn-tile:hover .btn-tile-caption{height:140px;font-size:20px;position:relative;top:-140px;text-align:center;-webkit-transition-duration:.5s;transition-duration:.5s}.fullscren-loader{position:fixed;z-index:999;height:2em;width:2em;overflow:show;margin:auto;top:0;left:0;bottom:0;right:0}.fullscren-loader:before{content:'';display:block;position:fixed;top:0;left:0;width:100%;height:100%;background:radial-gradient(rgba(20,20,20,.8),rgba(0,0,0,.8));background:-webkit-radial-gradient(rgba(20,20,20,.8),rgba(0,0,0,.8))}.fullscren-loader:not(:required){font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.fullscren-loader:not(:required):after{content:'';display:block;font-size:10px;width:1em;height:1em;margin-top:-.5em;-webkit-animation:spinner 150ms infinite linear;-moz-animation:spinner 150ms infinite linear;-ms-animation:spinner 150ms infinite linear;-o-animation:spinner 150ms infinite linear;animation:spinner 150ms infinite linear;border-radius:.5em;-webkit-box-shadow:rgba(3,62,162,.75) 1.5em 0 0 0,rgba(3,62,162,.75) 1.1em 1.1em 0 0,rgba(3,62,162,.75) 0 1.5em 0 0,rgba(3,62,162,.75) -1.1em 1.1em 0 0,rgba(3,62,162,.75) -1.5em 0 0 0,rgba(3,62,162,.75) -1.1em -1.1em 0 0,rgba(3,62,162,.75) 0 -1.5em 0 0,rgba(3,62,162,.75) 1.1em -1.1em 0 0;box-shadow:rgba(3,62,162,.75) 1.5em 0 0 0,rgba(3,62,162,.75) 1.1em 1.1em 0 0,rgba(3,62,162,.75) 0 1.5em 0 0,rgba(3,62,162,.75) -1.1em 1.1em 0 0,rgba(3,62,162,.75) -1.5em 0 0 0,rgba(3,62,162,.75) -1.1em -1.1em 0 0,rgba(3,62,162,.75) 0 -1.5em 0 0,rgba(3,62,162,.75) 1.1em -1.1em 0 0}.tile-2{position:relative;background:#fff;border-radius:3px;padding:10px;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12),0 3px 1px -2px rgba(0,0,0,.2);box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12),0 3px 1px -2px rgba(0,0,0,.2);margin-bottom:15px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;min-height:calc(100vh - 90px)}.tile-2-remove-bg{background:rgba(0,0,0,0)!important;border-radius:0!important;padding:0!important;-webkit-box-shadow:none!important;box-shadow:none!important;margin-bottom:15px;margin-bottom:0!important}.tile-2 .tile-title{position:relative;margin-top:0;font-size:1.4rem;font-weight:bolder;font-family:zgate_bold;padding-bottom:20px}.tile-2 .tile-title::before{background-color:var(--tile-color-border);width:var(--width-border);height:8px;border-left:1px solid var(--tile-color-border);border-radius:20px 0 0 20px;position:absolute;content:" ";bottom:0;right:-10px;margin-bottom:10px}.tile-2 .overlay{position:absolute;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.7);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;color:#555;border-radius:3px}.line-head{padding-bottom:10px;margin-bottom:15px;margin-left:1px;margin-right:1px;border-bottom:1px solid #ddd}.title-line{position:relative;margin-top:0;font-size:1.4rem;font-weight:bolder;font-family:zgate_bold;padding-bottom:20px}.title-line::before{background-color:var(--tile-color-border);width:var(--width-border);height:8px;border-left:1px solid var(--tile-color-border);border-radius:20px 0 0 20px;position:absolute;content:" ";bottom:0;right:-10px;margin-bottom:10px}.dollar-exchange{font-weight:bold;color:#fff}.dollar-exchange:hover{color:#ddd;cursor:pointer}.modal-header{background-color:var(--app-primary);border-color:var(--app-primary);color:#fff;padding:.8rem 1rem .5rem}.modal-header .modal-title{margin-right:auto;font-size:18px}.modal-header .btn-close-white{opacity:1}.modal-header .btn-close-white:hover{opacity:.25}a[data-toggle='ajax-modal']{cursor:pointer}.unselectable,.unselectable *{background-color:#ddd;pointer-events:none;cursor:not-allowed}.login-container{background-image:linear-gradient(to top,rgba(0,0,0,.6),rgba(0,0,0,.6)),url('../images/bg-login.jpg');background-size:cover;position:fixed;height:100%;width:100%}.login-container .wrapper{width:750px;height:450px;background:rgba(255,255,255,.4);border-radius:16px;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.login-container .wrapper .login-form-container{position:relative;background-color:#fff;height:100%;border-radius:0 16px 16px 0;padding:24px 16px 14px}.login-container .wrapper .login-form-container a.copy_right{position:absolute;bottom:0;left:0;right:0;margin-left:auto;margin-right:auto;width:inherit;font-size:14px}.card-badge{width:30px;height:30px;border-radius:50%!important;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:.25rem!important;box-shadow:0 .5rem 1rem rgb(0 0 0/15%)!important}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{background-color:#f78166;color:#000!important;border-bottom:3px solid #06283d;font-weight:bold}.border-bottom-dash{border:2.5px double #06283d}.dashboard-summery-one{background-color:#fff;padding:14px 20px 12px;border-radius:4px;box-shadow:0 10px 20px 0 rgba(229,229,229,.75)}.dashboard-summery-one .item-icon{height:85px;width:85px;border-radius:50%;display:flex;justify-content:center;align-items:center;margin:auto}.dashboard-summery-one .item-icon i:before{margin-left:0;font-size:44px}.dashboard-summery-one .item-content{text-align:right}.dashboard-summery-one .item-content .item-title{color:#a8a8a8;margin-bottom:2px}.dashboard-summery-one .item-content .item-number{font-size:22px;font-weight:900;color:#111}.heading-layout1{display:flex;justify-content:space-between;align-items:center;background-color:transparent;border:0;margin-bottom:12px}.heading-layout1 .item-title h3{color:#111;font-weight:500;margin-bottom:0}.heading-layout1 .dropdown .dropdown-toggle{color:#bcbcbc;font-size:36px;display:inline-block;line-height:1;padding-bottom:15px;position:relative;right:-10px}.heading-layout1 .dropdown .dropdown-toggle:after{border:0}.heading-layout1 .dropdown .dropdown-menu{border:0;padding:15px 0 18px}.heading-layout1 .dropdown .dropdown-menu .dropdown-item{font-size:15px;padding:7px 20px}.heading-layout1 .dropdown .dropdown-menu .dropdown-item i{margin-right:14px;width:22px}.dashboard-card-five .card-body .traffic-title{color:#a5a5a5;margin-bottom:10px}.dashboard-card-five .card-body .traffic-number{font-size:30px;font-weight:700;color:#222;line-height:1;margin-bottom:25px}.dashboard-card-five .card-body .traffic-bar{display:flex;margin-bottom:18px}.dashboard-card-five .card-body .traffic-bar .direct{flex:0 0 50%;max-width:50%;min-height:10px;background-color:#1de9b6;border-radius:40px 0 0 40px}.dashboard-card-five .card-body .traffic-bar .search{flex:0 0 27%;max-width:27%;min-height:10px;background-color:#304ffe}.dashboard-card-five .card-body .traffic-bar .referrals{flex:0 0 16%;max-width:16%;min-height:10px;background-color:#ffea00}.dashboard-card-five .card-body .traffic-bar .social{flex:0 0 7%;max-width:7%;min-height:10px;background-color:#ed1c24;border-radius:0 40px 40px 0}.dashboard-card-five .card-body .traffic-table .table tbody tr{border-bottom:1px dashed #e1e1e1}.dashboard-card-five .card-body .traffic-table .table tbody tr:last-child{border-bottom:0}.dashboard-card-five .card-body .traffic-table .table tbody tr td{color:#111;font-weight:500;border-top:0;padding:12px 8px 8px}.invoice-header{position:relative;z-index:100}.invoice-header-item{border-bottom:0;-ms-flex-align:center;align-items:center;border-bottom:1px solid #dbdfea;position:relative}.company-info{border-bottom:0;-ms-flex-align:center;align-items:center;border-bottom:1px solid #dbdfea;position:relative;padding:8px 0;margin-bottom:15px}@media print{body,html{background-color:#fff!important}.page-border-print{position:fixed;left:0;right:0;top:0;bottom:0;border:1.5px dotted #000;padding:10px 8px!important}.report-print-results{flex:1 1 auto}.table-bordered{border:1px solid #000}.tile-2{background-color:transparent!important;box-shadow:none!important;border-radius:0!important;padding:0!important}}.footer-report-fixed{position:fixed;bottom:10px}@media(max-width:768px){.login-container .wrapper{position:fixed;height:100%;width:100%;border-radius:0;background:rgba(255,255,255,.7)}.app-d-md-none{display:none!important}}@media(min-width:768px){.w-lg-50{width:50%!important}}@media only screen and (max-width:991px){.dashboard-summery-one .item-content .item-number{font-size:20px}.dashboard-summery-one .item-icon{height:50px;width:50px}}