﻿@import url("https://fonts.googleapis.com/css?family=Poppins");*{font-family:"Poppins",sans-serif,sans-serif;font-size:13px;}.modal .modal-content{border-radius:0;}.btn-balfego{background-color:#1e2042;color:#fff;text-decoration:none;}.btn-balfego:hover{color:#fff;}#noty_layout__topRight{top:50px;}.menu-wrapper{height:50px;background-color:#1e2042;color:#ffce00;position:relative;}.menu-wrapper .logo{position:absolute;left:15px;top:5px;bottom:5px;}@media(min-width:992px){.menu-wrapper .logo{left:5px;}}.menu-wrapper .logo img{height:40px;}.menu-wrapper .menu{display:flex;overflow:hidden;top:50px;left:0;right:0;position:absolute;height:calc(100vh - 50px);max-height:0;margin:0;padding:0;background-color:#1e2042;justify-content:center;align-items:center;flex-direction:column;transition:max-height .2s ease-in-out;z-index:9999;}.menu-wrapper .menu li{list-style-type:none;margin:10px 0;}@media(min-width:992px){.menu-wrapper .menu li{margin:0;}}.menu-wrapper .menu li a{color:#ffce00;text-decoration:none;font-size:18px;}@media(min-width:992px){.menu-wrapper .menu li a{font-size:16px;}}@media(min-width:992px){.menu-wrapper .menu{z-index:unset;top:0;position:relative;height:100%;max-height:100%;justify-content:space-around;flex-direction:row;}}.menu-wrapper .menu.show{z-index:9999;max-height:calc(100vh - 50px);transition:max-height .2s ease-in-out;}.menu-wrapper .shortcuts{height:100%;display:flex;justify-content:space-around;align-items:center;}.menu-wrapper .shortcuts i{font-size:25px;position:relative;cursor:pointer;color:#ffce00;}.menu-wrapper .shortcuts i span{display:none;}.menu-wrapper .shortcuts i span.active{display:block;position:absolute;top:-6px;right:-13px;height:20px;width:20px;line-height:20px;text-align:center;vertical-align:middle;border-radius:100%;background-color:#3ed400;color:#1e2042;border:1px solid #1e2042;}.menu-wrapper .shortcuts i.menu-toggle{cursor:pointer;}.main-wrapper .section-title{margin:30px 0;}.main-wrapper .section-title h1{color:#1e2042;font-weight:bold;}.orders-table i{color:#1e2042;font-size:22px;cursor:pointer;margin:0 25px;}.orders-table tr[class^='order']{display:none;}.orders-table .row-order,.orders-table thead{background-color:#f3f3f3;}.orders-table td.actions{text-align:center;}.order-management .select2-container{width:100% !important;}.order-management .subtitle{font-size:16px;}.btn-balfego{float:right;margin:25px 5px;}.pac-container{z-index:9999999;}.customers-table i{color:#1e2042;font-size:22px;cursor:pointer;margin:0 15px;}.customers-table tr[class^='order']{display:none;}.customers-table .row-order,.customers-table thead{background-color:#f3f3f3;}.customers-table td{text-align:center;}.customers-table .actions{text-align:center;min-width:130px;}.customers-table .address{width:220px;}.customers-table .tickets{width:75px;}.sales-management .form-control{max-width:40%;}.sales-management .filter-sales{margin:0;}.sales-management .sales-table i{color:#1e2042;font-size:22px;cursor:pointer;margin:0 25px;}.sales-management .sales-table td.actions{text-align:center;}.tickets-management .filter-stocks{margin-left:15px;}.tickets-management .select2-container{width:auto !important;min-width:35% !important;}.tickets-management .select2-container .select2-selection{height:32px;}.tickets-management .add-stock-modal .select2-container{width:100% !important;}.tickets-management .widget-counter{background-color:rgba(255,216,0,.4);padding:20px;display:flex;justify-content:center;align-items:center;}.tickets-management .widget-counter .count,.tickets-management .widget-counter .kg{font-size:22px;display:block;min-width:100px;text-align:center;margin:0 25px;}.tickets-management .widget-counter .count i,.tickets-management .widget-counter .kg i{font-size:22px;}.tickets-management .widget-counter .line{display:block;width:2px;height:50px;background-color:#c28416;}