
/*-login page--*/
.login-background:before{display:none !important;}
.login_page{width:100%;display:inline-block;}
.login_lt_panel {width: 45%;float: left;background:#fff;height: 100vh;position: relative;}
body .lt_panel_img{ background: url(../../../images/login_page_img.png) no-repeat !important;
    content: "";
    right: 0;
    position: relative;
    height: 100%;
    width: 100%;
    top: 0;
    background-size: cover;
    z-index: 1;
    background-position: 100%;
    background-size: cover !important;}
.logo_login{margin-bottom:50px;}
.logo_login img{max-height:62px;}
.login_rt_panel {width: 55%;float: right;position: relative;height: 100vh;}
.login_page .loginContainer{padding: 0;margin: 0;left: inherit;right: inherit;top: inherit;position: relative;    width: 400px;    border: 0;border-radius: 0;}
.h-100 {height: 100%!important;}
.d-flex {display: -ms-flexbox!important;display: flex!important;}
.m-0 {margin: 0!important;}
.w-100 {width: 100%!important;}
.align-self-center {-ms-flex-item-align: center!important;align-self: center!important;}
.justify-content-center {-ms-flex-pack: center!important;justify-content: center!important;}
.login_page .row {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-right: -15px;margin-left: -15px;}
.login_page .login-form input[type="text"], .login_page .login-form input[type="password"]{width: calc(100% - 43px);
    height: 46px;
    padding: 0 20px;
    border: 0 !important;
    background: #F3F3F3;
    border-radius: 6px !important;    font-size: 14px;    box-shadow: inherit !important;}
.login_page .login-form input[type="text"]:focus, .login_page .login-form input[type="password"]:focus{border: 1px solid var(--primary-color);}
body .forgot-pwd-btns .btn-info{width: 100% !important;
    margin: 0;
    padding: 0;
    border-radius: 6px !important;
    height: 48px;
    padding: 0 !important;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    letter-spacing: 0.04px;}
.forgot-pwd .forgot-pwd-btns{width:100%;}
.login_page  .login-pwd-icon{    top: 17px;}
.login_page .input-wrapper {position: relative;line-height: 14px;display: inline-block;width: 100%;margin-bottom: 0;margin-bottom: 12px;}
.login_page .input-wrapper label {position: absolute;z-index: 2;left: 20px;top: 11px;pointer-events: none;
  background: #fff;-webkit-transition: -webkit-transform 100ms ease;-moz-transition: -moz-transform 100ms ease;-o-transition: -o-transform 100ms ease;-ms-transition: -ms-transform 100ms ease;transition: transform 100ms ease;-webkit-transform: translateY(-20px);-moz-transform: translateY(-20px);-o-transform: translateY(-20px);-ms-transform: translateY(-20px);transform: translateY(-20px);width: auto;}
.login-form .input-wrapper label{ font-size:14px;}
.login_page .input-wrapper input {font-size: 14px;color: #000000;outline: none;border: 1px solid #f0efef;padding: 0px 20px;
  position: relative;background: #fff;height: 44px;border-radius: 3px;}
.login_page .input-wrapper  input:invalid + label {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.login_page .input-wrapper  input:focus {border-color: #2b96f1;}
.login_page .input-wrapper  input:focus + label {top: 10px;}
.login_page .input-wrapper  input:focus + label {color: #666666;
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -o-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px); font-size:10px;
}
.login_page .input-wrapper  input:focus:required:invalid:focus, .login_page textarea:focus:required:invalid:focus, .login_page select:focus:required:invalid:focus {border-color: #00c9fc;box-shadow:none;}
.login-main-page.custom-login-bg {background: transparent !important;background-size: 100%;box-shadow: none !important;}
.lt_panel_img{    background: url(../../../images/login_bg.png?v=1605695127) no-repeat center;
    background-size: cover;    height: 100vh;    background: transparent;padding:0 !important;}
.login-main-page .errorbox-position {top: 0;}
.login_page .login-error-msg{ margin-top:5px;}
.normal-login-type {margin-top:20px;    text-align: center;display: inline-block;width: 100%;margin-bottom:20px;}
.login-bottom-page{display:none;}
.lt_panel_img{padding:0 109px;    position: relative;}
.lt_panel_img img{    max-width: 100%;width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin-top: 0;    object-fit: cover;}
.login-form label{color: #66737F;font-size:14px;margin-bottom: 5px !important;}    
.loginbox-border .bmatter{margin-bottom:20px;}
.login-headbg h2{letter-spacing: 0.72px;color: #1B252F;font-size:24px;font-weight: 700;margin-bottom:40px;}
.normal-login-type .btn{border-radius: 0;height:48px;padding:0 !important;line-height:48px;text-align:center;font-size:16px;letter-spacing: 0.04px;}
.normal-login-type .btn .icon16 {display:none;}
.show-forgot-pwd a{letter-spacing: 0.02px;color: #66737F;font-size:12px;}
.loginbox-border .bmatter i{    color: #66737F;
    font-size: 18px;
    position: absolute;
    top: 45px;
    right: 20px;}
.login_page .login-pwd-icon {top: 13px;right: 0;}
.login-remember-me .remember-me-label{font-size:12px;}
.regular-checkbox + label{color:#D5DDE5;}
.company_logout_div .fa{display:none;}
.company_logout_div .btn{width:100%;height:50px !important;line-height:50px !important;letter-spacing: 0.04px;font-size:18px !important;}
.choose_company_div{width:100% !important;}
.choose_company_div ul li{border-bottom: 1px solid #e3e3e3 !important;position:relative;}
.choose_company_div ul li:last-child {border: none !important;}
.choose_company_div ul li h4{background: transparent url(../../../images/selected-icon-gray.png) no-repeat left 346px top 2px !important;}
.choose_company_div ul li h4 span{font-weight: 600;color: #525252;width: 310px;}
.choose_company_div ul li h4 em{width: 310px !important;color: #898989 !important;font-weight: normal !important;}
#login_customer_name {color: var(--primary-color) !important;}
.login-right-content h2{font-weight: 600;}
.choose_company_div ul li:hover:before{background: #eaf1ff !important;}
.choose_company_div ul li:hover:after{background: #eaf1ff !important;}
.tooltip-inner {background-color: var(--primary-color) !important;}
.tooltip.top .tooltip-arrow {border-top-color:var(--primary-color) !important;}
.logo_login {
    position: fixed;
    left: 30px;
    top: 30px;    z-index: 1;
}
.login-headbg{    font-weight: bold;    margin-bottom: 20px;}
.forgot-pwd .forgot-pwd-btns {
    width: 100%;
    display: inline-block;
    margin-top: 10px;
}
.normal-login-type .login-btn{border-radius: 6px !important;}
.normal-login-type .login-btn, .forgot-pwd-btns .btn-info{background: linear-gradient(to right, var(--primary-color) 50%, var(--primary-color) 50%) !important;border:1px solid var(--primary-color) !important;}
.normal-login-type .login-btn:hover, .forgot-pwd-btns .btn-info:hover {
    background: linear-gradient(to right, #fff 50%, #fff 50%) !important;color:var(--primary-color) !important;
}
.staff_login_block{    width: 100% !important;display: inline-block;margin-top: 7px;}
.staff_login_block .btn{    border-radius: 6px !important;height: 46px;padding: 0 !important;line-height: 46px;text-align: center;font-size: 18px;letter-spacing: 0.04px;width:100% !important;background: linear-gradient(to right, #fff 50%, #fff 50%) !important;color:var(--primary-color) !important;border:1px solid var(--primary-color) !important;font-size:16px;    text-transform: uppercase;}
.staff_login_block .btn:hover{background: linear-gradient(to right, var(--primary-color) 50%, var(--primary-color) 50%) !important;border:1px solid var(--primary-color);color:#fff;}
.login-headbg:after{background:  var(--primary-color) !important;}
.forgot-backlink, .forgot-backlink span a{color:var(--primary-color) !important;}
/*.login_rt_panel{background: url(../../../images/login_img.png) no-repeat;    background-size: 100% 100%;}*/
/*---login--page end--*/
.login-logo{    position: fixed;z-index: 1;padding: 20px 10px;left:20px;}
@media screen and (min-width:1280px) and (max-width:1600px) {
 body .lt_panel_img:after{width: 716px;background-size: cover !important;}
 .login-form label{    margin-bottom: 6px;}
 .normal-login-type{    margin-bottom: 6px;}
 .login-logo{padding:0;}
 .loginbox-border .bmatter {margin-bottom: 10px;}
 form {
    margin: 0;
}
.login_page .login-form input[type="text"], .login_page .login-form input[type="password"]{    height: 40px !important;
    border-radius: 6px !important;
    border: 0 !important;
    line-height: 40px !important;
    font-size: 12px;}
.login-headbg{    margin-bottom: 0;        margin-top: 70px;}    
}
.user_multiple .user_multiple_midd{ max-height:250px;padding: 10px 10px 0 0;margin-bottom: 20px;}
.user_multiple_row{ display:flex;box-shadow: 2px 0px 6px 1px #e9e9e9;border-radius: 10px;padding: 20px;border: 1px solid rgb(235, 235, 236);margin-bottom: 10px; position:relative; cursor:pointer;width:100%;}
.user_multiple_row:last-child{margin-bottom:0;}
.user_company_name{font-weight: 500;font-size: 15px;color: var(--primary-color);font-family: 'poppins';margin-top: 5px; position:relative;padding-left: 28px;}
.user_group_name{font-weight: 400;font-size: 12px;color: #222;font-family: 'poppins';}
.user_multiple_row.active{background:#d9fbfe !important;}
.radio_user_opt{ opacity:0;}
.user_multiple_row .la-check-circle{ opacity:0;font-size: 29px;position: absolute;top: 50%;margin-top:-2px;right:20px;color: var(--primary-color);}
.user_multiple_row.active .la-check-circle{ opacity:1}
.user_multiple_row label{ cursor:pointer;}
.user_multiple .btn.btn-primary{ min-width:140px;}
.user_multiple_row:hover{background:#f2f2f2;}
.user_multiple_row:hover .la-check-circle{ opacity:1; color:var(--primary-color);}
.user_multiple h2{ margin-bottom:20px;}
.user_group_name{position: absolute;right: 0;top: 0;background:var(--primary-color);padding: 5px;border-radius:0 10px 0 10px;color: #fff;padding:4px 8px;}
.user_company_name i{ font-size:24px;vertical-align: middle; position:absolute; left:0;}
.user_multiple_midd .d-flex.flex-column{    flex-wrap: wrap;}
.user_multiple h2 {
    color: var(--primary-color);
    font-weight: 600;
    font-size: 24px;
    text-align: left;
    letter-spacing: 0.05px;
    color: var(--gray-700);
    margin-bottom: 52px;
}
.user_multiple h2 span {
    color: var(--label-color);
    margin-top: 12px;
    font-size: 14px;
    display: block;
    font-weight: 400;
}

:root {
    --primary-chat-color: #9FCADF;
    --primary-chat-color-reply: #C1DEED;
    --primary-color:#1766c2;
    --secondry-color: #262626;
    --third-color: #61bee9;
    --popup-icon-bg: #FF4E39;
    --black-color: #000000;
    --gray-color-100: #F4F7F8;
    --gray-color-200: #E7ECF2;
    --gray-color-300: #F2F5F7;
    --gray-color-400: #F8F9FB;
    --gray-color-500: #F2F4F5;
    --gray-color-600: #DFE5EC;
    --gray-color-700: #66737F;
    --gray-color-800: #F8FAFB;
    --gray-color-900: #8493AF;
    --white-color: #FFFFFF;
    --secondry-text: #222;
    --primary-text-hover: #fff;
    --secondry-text-hover: #fff;
    --switch-color: #fff;
    --table-th-bg: #1766c2;
    --table-th-color: #FFFFFF;
    --secondry-light: #FAF9DC;
    --secondry-light-200: #F7E725;
    --tab-text-hover: #fff;
    --pdf-header-bg-color: #EFEFEF;
    --pdf-footer-bg-color: #E1E1E1;
    --pdf-text-color: #222222;
    --pdf-line-color: #1766c2;
    --border-color: #DBDADB;
    --white-color: #FFFFFF;
    --gray-btn: #3F4957;
    --primary-light-color: #30a2d7;
    --link:#1766c2;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    border-color: var(--primary-color);
    background: #fff;
}
.grid_view_warehouse{    width: calc(33% - 20px);padding: 0 10px 20px 10px;display: inline-block;vertical-align: top;margin: 0;}
.grid_view_warehouse_box{background: #FFFFFF;box-shadow: 0px 5px 10px #434A540D;border-radius: 10px;width:auto;padding:15px;    display: block;}
.grid_view_warehouse_title{width:100%; display:inline-block;border-bottom: 1px solid #D5DDE580;padding-bottom:15px;margin-bottom:15px;}
.grid_view_warehouse_title_lt{float:left;}
.grid_view_warehouse_title_rt{float:right;text-align: right;}
.grid_view_warehouse_title_rt .status_label{text-align: center;float:right;}
.view_warehouse_attachment{margin-top:20px;display:inline-block;width:100%;}
.grid_view_warehouse_title_icon{float:left;margin-right:20px;    position: relative;}
.grid_view_warehouse_title_icon img{width:80px;height:80px;border-radius:6px;}
.grid_view_warehouse_title_icon i{color: #66737F;font-size:50px;}
.grid_view_warehouse_title_cnt{float:left;}
.grid_view_warehouse_title_cnt h5{letter-spacing: 0.03px;color: #36414C;font-size:14px;font-weight:500;margin:0;margin-bottom: 5px;}
/*.grid_view_warehouse_title_cnt h5 a{color: #36414C;}*/
.grid_view_warehouse_title_cnt h6{letter-spacing: 0.03px;color: #36414C;font-size:14px;font-weight:400;margin:0;margin-bottom: 5px;}
.grid_view_warehouse_title_cnt p{letter-spacing: 0.03px;color: #66737F;font-size:14px;margin:0;}
.grid_view_stock{display:inline-block;width:100%;}
.grid_view_stock_box{width:calc(50% - 45px);float:left;background:#f6f7f9;border-radius: 10px;margin:10px 10px 0px 0;padding:15px 20px;}
.grid_view_stock_box:nth-child(even){margin-right:0;}
.grid_view_stock_box label{    letter-spacing: 0.05px;
    color: #000;
    font-size: 20px;
        margin-bottom: 6px !important;
    margin-top: 8px;    font-family: 'Gilroy';     font-weight: 600;font-weight: normal;}
.grid_view_stock_box span{display:block;color: #7E7E7E !important;font-size:11px !important;    font-family: "gilroymedium" !important;    white-space: nowrap;}
.grid_order{margin:18px 10px;}
.grid_order_box{vertical-align: top;width: 50%;float: left;}
.grid_order_box h3{color: #36414C;font-weight:500;font-size:16px;margin-bottom: 18px;}
.grid_order_box li{color: #66737F;font-size:14px;padding-left:38px;position: relative;min-height: 24px;margin-bottom:15px;}
.grid_order_box li span{width: 24px;height: 24px;background: var(--primary-color);display: inline-block;color: #FFFFFF;font-size: 12px;text-align: center;line-height: 24px;border-radius: 50%;position: absolute;left: 0;}
.grid_order_box li:last-child{margin-bottom:0;}
.label_text{width:100%;display:inline-block;margin-bottom:8px;}
.label_text span{letter-spacing: 0.02px;color: #66737F;font-size:12px;float:left;}
.label_text label{letter-spacing: 0.35px;color: #36414C;font-size:14px;float:right;font-weight:500;}
.grid_view_warehouse_title_cnt h6 i{color: #36414C;font-size:20px;margin-right:10px;}
.grid_view_warehouse_title_cnt p i{color: #36414C;font-size:20px;margin-right:10px;}
.module-list-container.smart-dashboard{    margin-top: 130px;}
body, p, a, li, h1, h2, h3, h4, h5, h6, .tabTitle {
   font-family: "gilroymedium" !important;
}
em {font-style: normal !important;}
body{background:#f2f2f2 !important;}
.mrs-tab-left .summary-tabs{width:calc(303px - 40px) !important;float: left;background:#fff !important;border-radius:10px;padding:30px 20px;height:calc(100vh - 300px);position: fixed !important;
    top: 200px !important;overflow-y: auto;overflow-x: hidden;}
    
.mrs-tab-left .summary-tabs{scrollbar-face-color:  var(--secondry-color) ;scrollbar-shadow-color:  var(--secondry-color) ;scrollbar-highlight-color:  var(--secondry-color) ;scrollbar-3dlight-color:  var(--secondry-color) ;scrollbar-darkshadow-color:  var(--secondry-color) ;scrollbar-track-color:  var(--secondry-color) ;scrollbar-arrow-color: var(--secondry-color);overflow-y: auto;}
.mrs-tab-left .summary-tabs::-webkit-scrollbar {width: 6px;position:absolute;z-index:100;height:6px;}
.mrs-tab-left .summary-tabs::-webkit-scrollbar-track {background: var(--secondry-color); -webkit-border-radius:0;border-radius:0;cursor:pointer;border-radius:42px;}
.mrs-tab-left .summary-tabs::-webkit-scrollbar-thumb {-webkit-border-radius: 0;border-radius: 0;background: #fff;}    
.module-view-container .nav-tabs{border-bottom: 0;margin-bottom: 0;padding-bottom: 0;}   
.module-view-container .nav-tabs > li{width:100%;padding:0;margin:0;}
.module-view-container .nav-tabs > li > a{    color: #bdbdbd !important;text-align: left;height: 48px;line-height: 48px !important;padding: 0 20px !important;width: auto;float: none;display: block;font-size:16px !important;font-family: "gilroymedium" !important;}
.module-view-container .nav-tabs > li > a em{    float: right;min-width: 29px;height: 20px;background: #fff;border-radius: 4px;font-size: 14px;font-family: "gilroyregular";color: #000;line-height: 20px;text-align: center;margin-top: 13px;font-style: normal;}
.module-view-container .nav-tabs > li > a:hover{background:transparent !important;color:#fff !important;}
.module-view-container .mrs-tab > .nav-tabs > li.active > a, .module-view-container .mrs-tab > .nav-tabs > li.active > a:focus, .module-view-container .mrs-tab .nav-tabs > li.active > a:hover{background:var(--primary-color) !important;border-radius:6px !important;line-height: 48px !important;padding: 0 20px !important;color:#fff !important;}
.module-view-container .nav-tabs > li.active > a, .module-view-container .nav-tabs > li.active > a:focus{background:var(--primary-color) !important;border-radius:6px;line-height: 48px !important;padding: 0 20px !important;color:#fff !important;}
.mrs-tab-left .tab-content.latsDiv{padding-left:333px;width:calc(100% - 333px);}
.nav-tabs > li.active:after{display:none;}
.module-view-container .mrs-tab > .nav-tabs li{    padding: 0;
    margin-right: 0;}
body .module-view-container .mrs-tab > .nav-tabs > li > a{    width: auto;float: none;display: block;  text-align: left;height: 48px;line-height: 48px !important;padding: 0 20px !important;width: auto;float: none;display: block;font-size: 16px !important;font-family: "gilroymedium" !important;}
/*body .module-view-container .mrs-tab > .nav-tabs > li > a:hover{color:#fff !important;}*/
.module-view-container .header-top-title{    padding: 0 40px;border: 0;height: 90px;    top: 70px;    padding: 0;
background: url(../../../public/images/admin/product-theme-img/detail-hd-bg-old.png?v=2) no-repeat;    background-size: cover;}
.module-view-container .mrs-tab.mrs-tab-left{padding:0 !important;    margin:90px 40px 90px 50px !important;}
.header-lt{float: left;padding: 0px 40px !important;position: absolute;top: 0;bottom: 0;align-items: center;display: flex;}
.header-lt h1, .header-lt h1 a{padding: 0 !important;position: relative;color: #fff;padding-left: 0 !important;font-size: 24px;font-family: "gilroymedium" !important;display: inline-block;    font-weight: normal;height: auto;    margin: 0 !important;}
.header-lt .backlisting-link{margin-right: 10px;left: 0;display: inline-block;vertical-align: top;font-size: 20px;}
.header-lt .backlisting-link i{color:#fff;}
.header-rt{float:right;padding:25px 40px !important;position: absolute;top: 0;    right: 0;}
.header-lt h1 span{display:block;margin-top:10px;}
.left-tab-detail{background: #FFFFFF;border-radius: 10px;    box-shadow: inherit;margin:0;}
body .grid_view{box-shadow: inherit;    padding: 20px !important;    width: calc(25% - 60px) !important;    padding-bottom: 86px !important;}
.left-tab-detail:hover, .grid_view:hover{    box-shadow: 0px 10px 20px #434A540D !important;}
.module-view-container .tabContent{padding:30px;}
.module-view-container .grid-item .tabContent{padding:0 15px 10px 15px;margin:0;    width: auto;
    display: block;}
.left-tab-detail .tabTitle h2{padding:30px 30px 20px 30px !important;color:#555555 !important;font-size:16px !important;    margin: 0 !important;font-family: "gilroymedium" !important;}
.module-view-container .mrs-tab.mrs-tab-left .tabTitle{padding:0 !important;margin-bottom:0;}
.module-view-container .mrs-tab.mrs-tab-left h2{padding:25px 15px !important;color:#222 !important;font-size:18px !important;    margin: 0 !important;font-family: "gilroymedium" !important;}
.grid-item .left-tab-detail .tgdp-rgt-tp-sect{width:100%;margin-bottom:5px;}
.tgdp-rgt-tp-box {
    margin: 0 !important;
}
.grid-item .left-tab-detail .tgdp-rgt-tp-sect .tgdp-rgt-tp-ttl{ float:left;width:50%;    height: auto;padding:0;}
.grid-item .left-tab-detail .tgdp-rgt-tp-sect .tgdp-rgt-tp-txt{ float:left;width:50%;    text-align: right;    height: auto;padding:0;}
.profile-content{width:100%;display:inline-block; position:relative;min-height:80px; border-bottom:1px solid #ececec;padding-bottom:20px;margin-bottom:15px;margin-top:30px;}
.profile-content .fixed-usr-img{ position:absolute;left:0; top:0;width:80px;height:80px;border-radius: 50%;}
.profile-content .fixed-usr-img .table_view_img{width:80px !important;height:80px !important;border-radius: 50%;}
.profile-content .fixed-usr-img .table_view_img img{width:80px !important;height:80px !important;border-radius: 50%;}
.profile-content .fixed-usr-img .table_view_img i{line-height: 80px !important;width: 80px;font-size: 48px !important;    text-align: center;}
.profile-content p{    padding-left: 100px;font-size: 18px;color: #000;padding-top: 14px;font-family: "gilroymedium" !important;}
.profile-content p span.content-code{color:#7E7E7E;font-size:16px;    margin-top: 4px;display: block;font-family: "gilroymedium" !important;}

.grid-item {width:33%;}
.grid-item.ag-col-1{width:100%;}
.module-view-container .nav-tabs > li.module-heading-title{color:#fff;font-size:18px;    text-align: left;margin-bottom: 25px !important;    padding: 0 20px !important;font-family: "gilroymedium" !important;}
.upload-multi-file.bar-code-img{    display: inline-block;}
.module-view-container .mrs-tab.mrs-tab-left > .nav-tabs > li hr {margin: 10px 0;border: 0;border-top: 1px solid #4c4c4c;border-bottom: 0;}
.top-model-view .logo-left{    position: relative;margin-right: 30px;padding-left: 20px;margin-top: 5px;}
.top-model-view .logo-left:after{    height: 37px;background: #dadada;content: "";position: absolute;right: 0;width: 0.6px;display:none;top: 14px;}

body .global_search_main{    min-width: 310px !important;max-width: 270px !important;    float: left !important; background:#F2F2F2;    border: 0 !important;border-radius: 5px !important;    padding-right: 0 !important;}
body  .global_search_main .frm-size-medium{background: transparent;    width: calc(100% - 170px) !important;}    
body  .global_search_select{width:120px;}
body  .global_search_select .chosen-container{width:100% !important;}
body  .global_search_select .chosen-container-single .chosen-single{border-radius: 0 6px 6px 0 !important;
    background: #F3F3F3!important;line-height: 38px;height: 38px !important;margin: 0;font-family: "gilroymedium" !important;font-size: 14px;border: 1px solid #E5E5E5;color:#919191;}
body  .chosen-container .chosen-drop{box-shadow: 0px 14px 22px rgba(0, 0, 0, 0.16);border:0;    margin-top: 0;} 
body  .chosen-container-single .chosen-search{margin:0 20px;}
body  .chosen-container-single .chosen-search input[type="text"]{    height: 40px;padding: 0 10px;border-radius: 5px !important;border: 1px solid #dfdfdf;}
body  .chosen-container .chosen-results li{font-family: "gilroymedium" !important;font-size: 14px;color:#000;    padding: 14px 20px;}
body  .global_search_select .chosen-container-single .chosen-single div b:before {color: #919191;}    
.global_search_main i{color:#000;}
.dynamic-btn{display: inline-block !important;float: right;margin-top: 10px;}
.dynamic-btn table{width: auto !important;}
.dynamic-btn tr td div{display:inline-block;    font-size: 0;padding: 0;border: 0;border-radius: 3px;cursor: pointer;    margin-right:10px;height: auto;    margin-top: 4px;}
.dynamic-btn .pad-bot-none .uigrid-add-btn div.btn{    margin-top: 1px;    padding: 0 20px 0 14px;}
.listsearch-container span[class^='icon'].brocco-icon-filter{margin-right:5px !important;}
.uigrid-custom-common{display:none;}
.dynamic-btn tr td div.listsort-container{display:none !important;}
.dynamic-btn tr td table{width:auto !important;}
.dynamic-btn tr td div.uigrid-del-btn{display:none !important;}
.top-navigation-bar{position: relative;float: right;}
.empty-height1{height:10px !important;}
.empty-height2{height:20px !important;}
.empty-height3{height:30px !important;}
.empty-height4{height:40px !important;}
.empty-height5{height:50px !important;}
.pad-bot-none .uigrid-add-btn div.btn{font-size:14px;border-radius: 5px !important;    line-height: 39px;width:auto;}
.other-actions-list-btn .view-btn, .other-actions-list-btn .uigrid-custom-btn div.btn, .header-block-strip .view-btn{height:40px;background:#fff !important;border-radius:5px !important;line-height:40px; border:0 !important;margin-left:10px;padding:0 20px!important;color:#000 !important;font-size:14px;}
.listsearch-container span[class^='icon'], .listgrid-container span[class^='icon'], .ui-jqgrid .ui-pg-button span[class^='icon'], .uigrid-del-btn div.btn span[class^='icon']{line-height: 43px;height: auto;display: inline-block;padding: 0 !important;margin: 0 !important;width: auto;    margin-right: 10px !important;}
.uigrid-refresh-btn div.btn .ui-icon-refresh{margin:0;}
.favourite_btn_block {margin: 15px 20px 0 0;}
.favourite_btn_block .btn{border-radius: 0 !important;padding: 0 !important;background: transparent !important;color: #565656;border: 0 !important;margin: 0 !important;}
.favourite_btn_block .btn i{    font-size: 24px !important;}
.favourite_btn_block .btn i:hover{color:var(--primary-color);}
.uigrid-export-btn div.btn:hover .ui-icon-export:before, .uigrid-refresh-btn div.btn:hover .ui-icon-refresh:before, .uigrid-search-btn div.btn:hover .ui-icon-search:before{color:var(--primary-color);}
.module-form-container .headingfix{ padding: 0 !important;border: 0;height: 90px;top: 70px;padding: 0;background: url(../../../public/images/admin/product-theme-img/detail-hd-bg-old.png?v=2) no-repeat !important;background-size: cover !important;margin: 0 !important;position: fixed;right: 0;left: 0;z-index: 100;}
.module-form-container .ajax-content-div.top-frm-spacing {margin-top:100px;}
.module-form-container .headingfix .heading{ border: 0;height: auto;background: transparent !important;float: left;padding: 0px 40px !important;position: absolute;top: 0 !important;bottom: 0;align-items: center;display: flex;margin-bottom:0;}
.module-form-container .headingfix .heading h1{padding:0 !important; position:relative;color:#fff;padding-left:0 !important;font-size:24px;font-family: "gilroymedium" !important;    display: inline-block;margin:0;height:auto;}
.module-form-container .headingfix .heading .backlisting-link{margin-right:10px; left:0;    display: inline-block;
    vertical-align: top;    font-size: 20px;color:#fff;}
.module-form-container .headingfix .heading .backlisting-link i{color:#fff;}
.module-form-container .headingfix .heading h1 span{display:block;margin-top: 10px;font-size:16px;}
.module-form-container .headingfix .heading h1 .color-red i{color:#fff;}
.tgdp-rgt-tp-ttl{font-size:14px !important;color:#7E7E7E !important;font-family: "gilroymedium" !important;    line-height: 28px !important;}
.tgdp-rgt-tp-txt{font-size:14px !important;color:#000 !important;font-family: "gilroymedium" !important;    line-height: 28px !important;}
.tgdp-rgt-tp-txt a{font-size:14px !important;font-family: "gilroymedium" !important;}
.listgrid-block.active{    z-index: 100001;}
.center.norecord{width: auto;display: block;}
.module-list-container .header-top-title{background: transparent;padding: 0;border-bottom: 0;background:url(../../../public/images/admin/product-theme-img/detail-hd-bg-old.png?v=2) no-repeat !important;background-size: cover !important;height:90px;top:70px;width:auto !important;}
.module-list-container{    margin-top: 100px;}
.module-list-container .header-top-title .reqst-crgo-ttl h3{font-family: "gilroymedium" !important;font-size:24px;color:#fff !important;    line-height: 35px;    position: absolute;top: 0;bottom: 0;align-items: center;display: flex;}
.module-list-container .header-top-title .reqst-crgo-ttl h3 a{font-family: "gilroymedium" !important;font-size:24px;color:#fff !important;}    
.module-list-container .cit-grid-view {background: transparent !important;}
.module-list-container .ui-jqgrid tr.jqgrow{background: transparent !important;}
.module-list-container .ui-jqgrid-btable tr.ui-widget-content:hover td.cit-grid-view {background-color: transparent !important;}
.grid_view_warehouse_box{    box-shadow: inherit !important;}
.grid_view_warehouse_box:hover{box-shadow: 0px 10px 20px #434A540D !important;}
.grid_view_warehouse{width: calc(25% - 23px) !important;}
.label_text span{color:#555555 !important;font-size:14px !important;font-family: "gilroymedium" !important;}
.label_text label, .label_text label a{color:#000 !important;font-size:14px;font-family: "gilroymedium" !important;}

.module-form-container .frm-block-layout .single-row-view{background: transparent;box-shadow: inherit;border-radius: 0 !important;border: 0;}
.module-form-container .frm-block-layout .single-row-view .label-lt-align{    padding: 0;background: transparent;border: 0;    max-width: 68%;}    
.module-form-container .frm-module-block.frm-elem-block.frm-thclm-view{margin:0;}
.module-form-container .frm-block-layout{width: auto !important;margin: 20px 140px 0 140px;}
.module-form-container .single-row-view .row-fluid .span3 {width: 100%;color:#555555; font-size:14px !important;font-family: "gilroymedium" !important;}
.module-form-container .single-row-view .form-right-div{width: 100%;position: relative;}
.module-form-container .single-row-view  .chosen-container-single .chosen-single div{right:-5px;}
.module-form-container .frm-block-layout .single-row-view .content.label-lt-align.two-column-block .column-view-parent.form-row.row-fluid .form-right-div .chosen-container {width: calc(100% - 20px) !important;}
.module-form-container .frm-block-layout .single-row-view .form-right-div input[type="text"], .module-form-container .frm-block-layout .single-row-view .form-right-div input[type="password"]{width: calc(100% - 46px) !important;    border: 0;border-radius: 5px !important;height:50px !important;padding:0 20px !important;    border: 1px solid #e4e4e4;
    border-radius: 5px !important;}
.module-form-container .frm-block-layout .single-row-view textarea.frm-size-large{    width: calc(100% - 60px) !important;
    border: 0;
    border-radius: 5px !important;
    padding: 10px 20px;}
.module-form-container  .chosen-container-single .chosen-single {line-height: 50px;border: 0;height: 50px;padding: 0 20px;border-radius: 5px !important;}
.module-form-container .single-row-view .form-right-div.input-append.text-append-prepend .add-on.text-addon{height: 50px;padding: 0 20px;line-height: 50px;border: 0;background: transparent;}
.module-form-container .frm-block-layout .single-row-view .content.label-lt-align.two-column-block .column-view-parent.form-row.row-fluid .form-right-div.input-append.text-append-prepend .add-on.text-addon.append-addon{    left: -80px;}  
.module-form-container .input-append .add-on, .module-form-container .input-prepend .add-on{    border: 0;background: transparent;height: 50px;padding: 0 20px;line-height: 50px;}
.module-form-container .frm-block-layout .single-row-view .content.label-lt-align.two-column-block .column-view-parent.form-row.row-fluid .form-right-div.input-prepend.text-append-prepend input[type="text"] {width: calc(100% - 80px) !important;padding-left: 40px !important;}
.module-form-container .chosen-container-single .chosen-single abbr {right: 68px;top: -1px;}
.module-form-container .frm-block-layout .single-row-view .label-lt-align .form-row.form-inline-child .upload-drop-zone {width: calc(70% - 0px) !important;}
.module-form-container .form-right-div .inner-title{ font-size:18px !important;color:#000000 !important;font-family: "gilroymedium" !important;text-transform: inherit;    border-bottom: 1px solid #e2e2e2;padding-bottom: 20px;    margin: 20px 0 0 0;}
.module-form-container .frm-block-layout .single-row-view .content.label-lt-align.two-column-block .column-view-parent.form-row.row-fluid .form-right-div i.las.la-sync{    top: 3px;}
.module-form-container .box.gradient .form-child-row .title {
    border: 0;background: transparent;    box-shadow: inherit;    border-bottom: 1px solid #e2e2e2;}
.module-form-container .frm-block-layout .box .content {background: transparent;border: 0;padding:0;}
.module-form-container .form-child-row .col-del{    margin-top: 14px;}
.module-form-container .frm-block-layout .box.gradient .title h4, .module-form-container .settings-class .box .title h4{    border-bottom: 0;padding: 0;}
.module-form-container .content.two-column-block.tab-focus-parent.label-lt-align .two-block-view ul.token-input-list, .module-form-container .content.two-column-block.tab-focus-parent.label-lt-align .two-block-view ul.token-input-list-facebook {
    width: calc(100% - 18px) !important;border: 0 !important;border-radius: 5px !important;height: 50px !important;}
.grid_view_stock{ background: #F2F2F2 !important;border-radius: 10px !important;}
.grid_view_stock_box{    background:transparent !important;    margin: 0 !important;}
.grid_view_warehouse_title_rt{display:none !important;}
.grid_view_warehouse_title_lt{    width: 100% !important;}
.grid_view_warehouse_title{    min-height: inherit !important;}
.menu_show.active i.las.la-bars:before {content: "\f00d" !important;}
.grid_view_warehouse_title_icon img, .grid_view_warehouse_title_icon .table_view_img{    width: 80px !important;height: 80px !important;border-radius: 50% !important;}
.list_view{    background: transparent;}
.top-bg{    border-bottom: 1px dashed #cfd1d4 !important;}
.ui-jqgrid .ui-jqgrid-btable tr.ui-row-ltr td {background: transparent !important;}
.list_view_box {box-shadow: inherit;margin: 10px 0 0 0;border-radius: 10px;    border: 1px solid #e6e6e6;padding:0;}
.list_view_title{display:none;}
.list-part-2{display:none}
.list_col{margin:0 0 10px 0;    min-height: 54px;}
.list_col span{color:#7E7E7E;font-size:14px;font-family: "gilroymedium" !important;}
.list_col label, .list_col label a{font-size:16px;font-family: "gilroymedium" !important;}
.open-list-part{position: absolute;top: 30px;right: 30px;}
.open-list-part i{font-size:18px;cursor: pointer;color: var(--primary-color);transition: transform .5s ease-in-out;}
.list_col .copy_code{color:#737373;font-family: "gilroyregular" !important;font-size:12px;    margin-bottom: 2px !important;
    display: block;}
.list_col .copy_code a, .list_col .inline-edit-link{font-size:16px;;font-family: "gilroymedium" !important;display:block;}
.module-title{margin-top: 10px;}
.module-title .table_view_img{width: 40px;height: 40px;border-radius: 50%;float: left;margin-right: 10px;    overflow: hidden;}
.module-title .table_view_img img{width: 40px !important;height: 40px !important;}
.list_row{    position: relative; }
.list-part-2.active{margin-top: 0;}
.open-list-part.active .la-angle-down{    transform: rotate(180deg);}
.other-actions-list-btn .uigrid-custom-common {display: inline-block;}
.user-drop-menu .company-name{display:none;}
.user-drop-menu .profile-name{ font-size:14px;    font-family: 'Gilroy';     font-weight: 600;    text-align: left;    vertical-align: middle;float: left;text-align: left;max-width: 100%;white-space: nowrap;overflow: hidden;color: #262626;}
.top-menu .user-drop-menu{padding:0 30px 0 50px;width: 100px;cursor: pointer;}
.user-drop-menu .avatar-text{right: inherit;left: 0;    width: 35px;
    height: 35px;    line-height: 35px;    margin-top: 18px;}
.menu_show{    margin-right: 0;position: relative;padding-left: 20px;margin-left: 20px;cursor: pointer;}
.menu_show span{font-size: 14px;font-family: "gilroymedium" !important;color: #000;vertical-align: middle;margin-left: 10px;}    
.menu_show:after {height: 37px;background: #dadada;content: "";position: absolute;left: 0;width: 0.6px;display: inline-block;top: 15px;}
.top-menu .user-drop-menu .las.la-angle-down{position: absolute;top: 24px;font-size: 18px;right: 0;color:#000;}
.grid_view_warehouse_title_cnt h5, .grid_view_warehouse_title_cnt h5 a{font-size:16px;font-family: "gilroymedium" !important;}
.grid_view_warehouse_title_cnt h6{color:#7E7E7E !important;font-size:14px !important;font-family: "gilroyregular" !important;}
.grid_view_warehouse_title_cnt p, .grid_view_warehouse_title_cnt p a{color:#7E7E7E !important;font-size:14px !important;font-family: "gilroyregular" !important;}
.grid_view_warehouse_title_cnt p i{    margin-right: 4px;}
.top-menu .menu-style-list-1 .child-menu-li .top_link {height: 52px;line-height: 52px;background:#fff;border-bottom:1px solid #EBEBEB;    border-radius: 0;
    margin: 0;color:#222 !important;float:none;}
.top-menu ul li a.top_link::after{display:none;}
.top-menu .menu-style-list-1 .child-menu-li .top_link:hover{color:var(--primary-color) !important;}    
.top-menu .menu-style-list-1 .child-menu-li:last-child .top_link{border-bottom:0;}
.menu-style-list-1.open{opacity: 1;top: 68px !important;height: auto;right: -22px;padding:0;min-width:270px;}
.module-list-container .reqst-crgo-ttl .midd-box{    margin-top: 26px;padding-left:40px;}
.header-block-strip{margin-right:40px;}
.list_row:nth-child(even) {background: transparent;}
.list_view_midd{    position: relative;}
.header_userprofile_blk .menu-style-list-1{background: #FFFFFF;box-shadow: 0px 14px 22px rgba(0, 0, 0, 0.16);border-radius: 5px;    border: 0;    position: absolute;
    min-width: 200px;padding: 0;right: 0;top: -20px;opacity: 0;height: 0;overflow: hidden;}
.menu-style-list-1.open {opacity: 1;top: 68px !important;height: auto;right: -22px;padding: 0;min-width: 270px;}    
.user_profile_links {border-top: 0;padding: 0;}
.user_profile_links li:after{display:none;}
.user_profile_links li a{color:#000000;font-size:14px !important;    font-family: 'Gilroy' !important;     font-weight: 600 !important;display: block;float: none;}
.user_profile_links li{display: block;float: none;}
.top-menu ul li a.top_link span{    position: absolute;left: 16px;font-size: 20px;top: 8px;width: 34px;height: 34px;border: 1px solid #d1d1d1;padding: 0;border-radius: 50%;text-align: center;line-height: 35px;color:#555555;}
.top-menu .menu-style-list-1 .top_link{    padding: 0 20px 0 66px;}
.top-menu .user-drop-menu .las.la-angle-down{transition: transform .5s ease-in-out;transform: rotate(0deg);}
.top-menu .user-drop-menu .active .las.la-angle-down{  transform: rotate(180deg);}
body .status_label{padding:0 6px;color:#000;font-size:12px !important;font-family: "gilroymedium" !important;    border-radius: 5px;    }
.module-view-container .grid-item .tabContent .norecord{padding:10px;}
.module-view-container .grid-item .tabContent .grid_view_icon label{display:none !important;}
.min-height-auto{min-height:inherit !important;}
.left-tab-detail.rockeye-status-log .status_log_block{margin: 0 10px 30px 10px;    display: flex;}
.left-tab-detail.rockeye-status-log .status_log_block li{    display: inline-block;position: relative;padding: 0;width:100%;min-height: inherit;margin: 0;padding-top: 48px;text-align: center;vertical-align: middle;float: left;}
.left-tab-detail.rockeye-status-log .status_log_block:before {    width: auto;height: 2px;
    /* border: 2px dashed #B8C1CC; */border-top: 0;border-left: 0;border-right: 0;left: 120px;top: 30px;right: 120px;
background-image: linear-gradient(to right, #dcdcdc 75%, rgba(255,255,255,0) 0%);background-position: bottom;background-size: 15px 3px;background-repeat: repeat-x;}
.left-tab-detail.rockeye-status-log .status_log_block .parent_status_log_svg{    width: 35px;height: 35px;line-height: 35px;left: 0;text-align: center;right: 0;margin: 0 auto;top: 3px;border: 10px solid #fff;}
.left-tab-detail.rockeye-status-log .status_log_block .parent_status_log_svg i{    font-size: 20px;line-height: 35px;}
.rockeye-status-log .status_log_block .user-timeline-title{font-size:16px !important;font-family: "gilroymedium" !important;}
.menu_show.active i {transform: rotate(90deg);}
.status-waybill{display: inline-block;width: calc(100% - 60px);padding: 25px 30px 0px 30px;}
.crg-dtl-pg .arrow-rgt-icon svg path, .reqst-crgo-ttl .arrow-rgt-icon svg path {fill: #fff;}
.crg-dtl-pg .arrow-rgt-icon svg, .reqst-crgo-ttl .arrow-rgt-icon svg {height: 16px !important;width: 16px !important;vertical-align: middle;position: relative;top: -2px;}
.dynamic-btn .pad-bot-none .uigrid-add-btn div.btn .ui-icon-plus{    position: relative;    margin-top: -1px;
    display: inline-block;vertical-align: middle;background: #fff !important;text-indent: inherit !important;height: auto;width: auto;overflow: inherit !important;border-radius: 3px;margin-right: 10px;padding: 0;}
.dynamic-btn .pad-bot-none .uigrid-add-btn div.btn .ui-icon-plus:before{font-family: 'Line Awesome Free' !important;
    font-weight: 900;content: "\f067";font-size: 16px !important;color: var(--primary-color);line-height: 20px;margin-right: 0;
    padding: 0 2px;}
    .label_text{width:100%;display:inline-block;margin-bottom:8px;}
.label_text span{letter-spacing: 0.02px;color: #66737F;font-size:12px;float:left;}
.label_text label{letter-spacing: 0.35px;color: #36414C;font-size:14px;float:right;font-weight:500;}
.grid_view .grid_view_title{border-bottom: 1px solid #ececec;    min-height: inherit;}
.grid_view.inbound .grid_view_title{    min-height: inherit !important;}
.grid_view .grid_view_title{padding-bottom:10px;}
.grid_view.inbound .grid_view_transfer {min-height: inherit;}
.grid_view{    width: calc(25% - 40px) !important;float: left;    padding-bottom: 80px;}
.grid_view_status .grid_view_icon label{display:none !important;}
.grid_view_icon i{    font-size: 24px;margin-left: 0px;}
.grid_view_title_lt a{font-family: 'Gilroy' !important;font-weight: 600 !important;  font-size: 16px;color: var(--primary-color);}
.grid_view_admin .dropdown_menu .request-drop-down{    bottom: 30px;}
.grid_view_admin{    border-radius: 10px;background:#F2F2F2 !important;    position: absolute;bottom: 10px;right: 15px;left: 15px;}
.grid_view_admin_rt .dropdown_menu{    margin-top: 10px;}
.dropdown_menu .request-drop-down{box-shadow: 0px 40px 29px rgba(0, 0, 0, 0.09);border-radius: 10px;border:0;}
.dropdown_menu .request-drop-down li a{color:#555555 !important;font-size:14px !important;font-family: "gilroymedium" !important;}
.dropdown_menu .request-drop-down li a:hover{color: var(--primary-color) !important;}
.grid_view .grid_view_admin_lt{font-size:14px !important;font-family: "gilroymedium" !important;    max-width: 60%;}
.added_by_grid p{font-family: "gilroymedium" !important;}

.module-list-container .stock_intward_requests .top-frm-spacing {margin-top: 10px !important;margin-bottom:0 !important;}
.module-list-container .header-top-title.colorfull{    height: 90px;}
.module-list-container .header-top-title.colorfull .reqst-crgo-ttl .midd-box{    margin-top: 22px;}
.grid-view-wrap, .item-grid-main{ display: flex;flex-wrap: wrap;}
/*.module-list-container .ui-jqgrid .ui-jqgrid-bdiv{height:calc(100vh - 230px) !important;}*/
.module-view-container .mrs-tab.mrs-tab-left .status-waybill h2{padding: 0 !important;float: left;}
.custom-sitemap-container .headingfix .heading {padding: 0;border-bottom: 0;height:100px;top:70px;}
.custom-sitemap-container .heading h3{color: #fff !important;margin-top: 30px;    font-size: 24px;font-family: "gilroymedium" !important;padding-left:40px !important;}
.home-page-boxes{margin-top: 65px;}
.home-page-boxes .sitemap-items .box .title h4{font-size:15px !important;font-family: "gilroymedium" !important;    font-weight: normal;}
.home-page-boxes .sitemap-items .span3{box-shadow:inherit;    border-radius: 10px !important;overflow: hidden;}
.home-page-boxes .sitemap-items .span3:hover{box-shadow:0px 10px 20px #434A540D !important;    background: #fff !important;}
.home-page-boxes .sitemap-items .span3:hover .content{ background: #fff !important;}
ul.sitemap li a{font-size:15px !important;font-family: "gilroymedium" !important;color:#7E7E7E !important;}
ul.sitemap li a:hover{color: var(--primary-color) !important;}
.home-page-boxes .sitemap-blocks {margin: 55px 40px 40px 40px;width: auto;}
.module-listing-title{display:none;}
.module-list-container .top-frm-spacing {
    margin-top: 0px !important;
}
.module-list-container .ui-jqgrid .ui-jqgrid-bdiv{margin:0 10px !important;    width: calc(100% - 20px) !important;    box-shadow: inherit !important;}
.module-list-container .ui-jqgrid.ui-widget.ui-widget-content, .ui-jqgrid .ui-jqgrid-view{width: calc(100% - 20px) !important;}
.list_view{width:99.5%;}
.card-txt-detail{display:inline-block;width:calc(100% - 30px);position:relative;padding-left: 30px;font-size: 16px !important;color: #000 !important;font-family: "gilroymedium" !important;margin-bottom: 15px;    min-height: 20px;}
.card-txt-detail a{font-size: 16px !important;font-family: "gilroymedium" !important;}
.card-txt-detail i{position:absolute;left:-5px;font-size:22px;color:var(--primary-color);}
/*.custom-two-clm-blk{width:50%;float:left;}*/
.profile-content.sml-blck .fixed-usr-img{height:60px;width:60px;}
.profile-content.sml-blck .fixed-usr-img .table_view_img img, .profile-content.sml-blck .fixed-usr-img .table_view_img{width: 60px !important;height: 60px !important;}
.profile-content.sml-blck {min-height: 80px;border-bottom:0;padding-bottom: 0;margin-bottom: 0;margin-top: 0;}
.profile-content.sml-blck p{padding-left: 80px;font-size: 16px;padding-top:10px;font-family: "gilroymedium" !important;}
.profile-content.sml-blck p a{font-family: "gilroymedium" !important;}
.profile-content.sml-blck p span.content-code{    font-size: 12px;    margin-top: 0;}

.small-popup{position: fixed;top: 0;z-index: 100001;left: 0;right: 0;bottom: 0;}
.small-popup .small-popup-overlay{    background: rgb(0, 0, 0, 0.8);position: fixed;left: 0;right: 0;bottom: 0;top: 0;}    
.small-popup h2{color:#000;font-family: "gilroymedium" !important;font-size:20px !important;padding:0 !important;margin-bottom:20px; font-weight:600 !important;}
.add_note .small-popup h2{ font-weight:600 !important;}
.module-view-container .mrs-tab.mrs-tab-left .add_note .small-popup h2{color: #000 !important;
    font-family: "gilroymedium" !important;
    font-size: 20px !important;
    padding: 0 !important;
    margin-bottom: 20px !important;
    font-weight: 500 !important;}
.small-popup .add_note_form{    width: 410px;background: #fff;border-radius: 15px;margin: 0 auto;padding: 35px 25px;transform: translate(0%, -50%);position: absolute;top: 50%;left: 0;right: 0;display: table;bottom: 0;}
.small-popup .add_note_form .form_row label{color:#555555;font-family: "gilroymedium" !important;font-size:14px !important;    margin: 0 0 10px 0;}
.add_note_form .form_row{margin-bottom:25px;}
.small-popup .form_row_btn{text-align: center;}
.small-popup .form_row_btn .btn{height:45px;line-height:45px;padding:0 25px;border-radius: 5px !important;font-size:16px;font-family: "gilroymedium" !important;}
.add_note_form .upload__box .upload-drop-placeholder {line-height: 80px;padding:0;}
.upload-drop-placeholder{font-family: "gilroymedium" !important;font-size:14px !important;}
.upload__box .upload__btn-box{border:2px dashed var(--primary-color) !important;background:#EEF2FF !important;border-radius: 5px !important;position: relative;}
.upload-drop-placeholder .gray_btn{display:none;}
.upload__btn-box input{    height: 80px !important;}
.small-popup form {margin: 0;}
.card-txt-detail i i{    background: #fff;font-size: 12px;bottom: -6px;right: -3px;border-radius: 50%;left: auto;padding: 1px;}
.notes-title{background:#E9EEFF;padding:16px 20px; border-radius:5px;margin-bottom:40px;display: flex;}
.notes-title span{margin-right:auto;color:#555555;font-family: "gilroymedium" !important;font-size:16px !important;}
.notes-title label{color:#000;font-family: "gilroymedium" !important;font-size:16px !important;    margin: 0;}
.close-notes{position: absolute;top: 23px;right: 25px;background: #5E5E5E;color: #fff;border-radius: 50%;display: inline-block;height: 25px;width: 25px;line-height: 25px;text-align: center;}
.close-notes i{line-height:25px;    display: block;cursor: pointer;}
.card-txt-detail i span{    color: #555555;font-family: "gilroymedium" !important;font-size: 7px !important;position: absolute;
left: 0;bottom: 5.5px;cursor: default;right: 0;text-align: center;}
    
.stock_intward_requests .grid_view_transfer_row, .stock_outward_requests .grid_view_transfer_row, .logistics_request .grid_view_transfer_row, .logistics_status .grid_view_transfer_row {min-height: 60px;}
.grid_view.inbound .transfer_rowicon {min-height: 48px;padding: 30px 0 10px 0;margin-bottom: 0;}
.btn{    border-radius: 5px !important;font-family: "gilroymedium" !important;}
.btn .la-plus{    position: relative;display: inline-block;vertical-align: middle;background: #fff !important;border-radius: 3px;margin-right: 10px;padding: 4px;color:var(--primary-color);    top: -2px;}
.add_note_list{margin:0;padding:30px;}
.header-block-strip.header-rt{margin-right: 0;}
body .custom-tab-dashboard{margin-top:0;    padding-top: 40px;}
.header-block-strip .quick-return-search {float: right;}
.header-block-strip .quick-return-search input[type="text"]{border-radius: 5px !important;margin-right: 0;border: 0;}
.header-data {margin: 11px 34px 14px 14px;color: #fff;}

.norecord-blk{width:100%;display:inline-block; text-align:center;padding:50px 0;}
.norecord-blk i{ margin-bottom:10px;    font-size: 28px;color:var(--primary-color);}
.norecord-blk h5{color:#000; font-size:16px;    font-family: "gilroymedium" !important;margin:0 0 20px 0; font-weight:normal;}
.norecord-blk h5 span{ display:block;color:#7E7E7E;font-family: "gilroymedium"; font-weight:500;margin-top:8px;}
.norecord-blk .btn{min-width:120px;}
.norecord-blk .btn .la-plus{    margin: 0;font-size: 14px;margin-right: 10px !important;}
.widget-block{  width: calc(100% - 80px);display: inline-block;margin: 0 40px;}
.widget-block .widget-box{width:calc(25% - 60px);border-radius:10px;background:#fff;height:57px;margin-right:17px;padding:20px;    display: inline-block;}
.widget-block .widget-box span{color: #000;font-size: 18px;font-family: "gilroymedium" !important;margin: 0;float: left;line-height: 63px;}
.widget-block .widget-box label{color: #000;font-size: 38px;font-family: "gilroymedium" !important;margin: 0;display: inline-block;
float: right;line-height: 48px;    cursor: pointer;}
.widget-block .widget-box label em{display: block;font-size: 14px;text-align: right;line-height: 16px;}
.grid-table-view.top-list-pager-space{margin-top:0 !important;}
.wrapper_steps {margin-top: 100px;}
.list-widget .widget-block{margin-top: 40px;}
.list-widget .top-frm-tab-spacing {margin-top: 0;}
.module-list-container.list-widget .ui-jqgrid .ui-jqgrid-bdiv{    margin: 20px 10px !important;}
.grid_view_warehouse_title_lt .table_view_img i {line-height: 80px !important;width: 80px;font-size: 40px !important;}
.grid_view_warehouse_title_cnt {max-width: calc(100% - 110px);min-width: calc(100% - 110px);}
body .top-model-view .brand {padding: 0 !important;margin: 0;}
body .top-model-view .logo-left img {max-height: 40px;}
.module-form-container .action-btn-align .btn {height: 50px !important;line-height: 50px !important;border-radius: 5px !important;min-width: 110px;font-family: "gilroymedium" !important;    background: #fff;}
.module-form-container .action-btn-align .btn:hover{ background-color: var(--primary-color);}
.module-form-container .action-btn-align .btn.btn-info{ background-color: var(--primary-color);}
.module-form-container .action-btn-align .btn.btn-info:hover{background: #fff;}
.module-form-container .frm-block-layout .box.gradient .form-child-row .title{    height: 54px;}
.ui-jqgrid .ui-pg-table .ui-pg-number{margin-left: 6px;border-radius: 5px !important;    padding: 0;height:36px;width:36px;
line-height:36px;text-align: center; border:0;    font-family: 'Gilroy';     font-weight: 600;font-size:16px !important;}
.ui-jqgrid .ui-pg-table .ui-pg-number-list{margin-left: 0;margin-right: 0;}
.ui-jqgrid .ui-pg-table td{padding:0 !important;}
.ui-jqgrid .ui-pg-table .ui-pg-number, .ui-jqgrid .ui-pg-table .pg-num-span {margin-left: 6px;border: 0 !important;border-radius: 5px !important;    padding: 0;height:36px;width:36px;}
.ui-jqgrid .ui-pg-table .ui-icon {margin: 8px 10px !important;}
.ui-jqgrid .ui-pager-control .ui-pg-selbox {border: 1px solid #ebebeb;background: #fff;height: 36px !important;border-radius: 5px !important;margin-left: 6px;    font-family: 'Gilroy';     font-weight: 600;font-size:16px !important;color:#000;}
.ui-jqgrid .ui-jqgrid-pager .ui-pg-button.jqgrid-pg-last, .ui-jqgrid .ui-jqgrid-pager .ui-pg-button.jqgrid-pg-first{display:none;}
.ui-icon-seek-prev:before{    font-family: 'Line Awesome Free';font-weight: 900;content: "\f104";    font-size: 18px;}
.ui-icon-seek-next:before{    font-family: 'Line Awesome Free';font-weight: 900;content: "\f105"; font-size: 18px;}
.ui-jqgrid .ui-pg-table .ui-pg-number:hover .ui-icon-seek-prev:before, .ui-jqgrid .ui-pg-table .pg-num-span:hover .ui-icon-seek-prev:before, .ui-jqgrid .ui-pg-table .ui-pg-number.active .ui-icon-seek-prev:before{color:#fff !important;}
.ui-jqgrid .ui-pg-table .ui-pg-number:hover .ui-icon-seek-next:before, .ui-jqgrid .ui-pg-table .pg-num-span:hover .ui-icon-seek-next:before, .ui-jqgrid .ui-pg-table .ui-pg-number.active .ui-icon-seek-next:before{color:#fff !important;}
.ui-jqgrid .ui-paging-info{    font-family: 'Gilroy';
    font-weight: 600;font-size:16px;color:#000;}
.menu_sub_box{    width: calc(100% - 40px);}
.menu_sub_box h3{color: #000 !important;font-size: 16px;font-family: "gilroymedium" !important;    border-bottom: 1px solid #e6e6e6;}
.menu_sub_box h3 i{color: var(--primary-color) !important;font-size: 22px;float: left !important;margin-right: 15px !important;}
.menu_overlay_lt ul li{padding:0;}
.menu_overlay_lt ul li a{color: #000 !important;font-size: 16px;font-family: "gilroymedium" !important;}
.menu_overlay_lt ul li a:hover, .menu_overlay_lt ul li.active a {color: var(--primary-color) !important;}
.menu_sub_box ul li a{color: #000 !important;font-size: 14px;font-family: "gilroymedium" !important;}
.menu_sub_box ul li a:hover, .menu_sub_box ul li a .active {color: var(--primary-color) !important;}
/*.menu_sub_box ul li a i{    opacity: 0;}*/
.menu_sub_box ul li a:hover i{    opacity:1;}
.menu_sub_box ul li{    width: 33%;float: left;}
.ui-jqgrid tr.evenRow td.cit-list-view{    box-shadow: inherit;}
.grid_view_warehouse .grid_view_warehouse_box{    height: calc(100% - 115px);position: relative;    padding-bottom: 100px;}
.top-menu ul li a.top_link:hover span, .top-menu ul li:hover > a.top_link span, .top-menu ul li a.top_link.active span{    color: var(--primary-color);border: 1px solid var(--primary-color);}
.module-view-container .grid-item .tabContent .upload-multi-file .img-inline-display{margin:0 10px 10px 0;}
.module-view-container .grid-item .tabContent .upload-multi-file .row-upload-file .img-inline-display{margin:0;}
.text-tba p{color:#fff;font-size:11px !important;}
.text-tba{position: absolute !important;bottom: 10px;width: auto !important;right: 0;left: 0;}

.module-view-container .top-frm-tab-layout{width: calc(303px - 40px) !important;float: left;background: var(--secondry-color) !important;border-radius: 10px;padding: 30px 20px;height: calc(100vh - 295px);position: fixed !important;top: 200px !important;overflow-y: auto;overflow-x: hidden;margin-left:40px;}
.module-view-container .scrollable-content {    padding: 0 40px 30px 40px !important;padding-left: 343px !important;width: calc(100% - 343px);margin-top: 120px !important;margin-right:40px !important;}
.switch-profile-popup{border-top:0;padding: 0;width:100%;}
.switch-profile-popup li{border-bottom:1px solid #F4F4F4;padding: 0;width:auto;    padding: 12px 16px 12px 66px;    margin: 0;}
.switch-profile-popup li .short-name{left:16px;    width: 35px;height: 35px;line-height: 35px;font-size:14px;    font-family: 'Gilroy';     font-weight: 600;}
.switch-profile-popup li a{font-size:14px;    font-family: 'Gilroy';     font-weight: 600;}
.switch-profile-popup li a span{color:#555555;font-size: 12px;font-family: "gilroymedium" !important;}
.switch-profile-popup sup.main-profile {top: inherit;position: absolute;margin-top: 5px;}
.switch-profile-popup li.primary_profile{    padding: 12px 0 !important;}

.table-view-topclass{margin:0px 40px 30px 40px !important;background: #FFFFFF;border-radius: 12px;    overflow: hidden;}
.table-view-topclass .ui-jqgrid .ui-jqgrid-htable .ui-jqgrid-labels th.ui-th-ltr{background:#F4F5F6 !important; border:0 !important; color:#7E7E7E !important;font-size:16px;    font-family: 'Gilroy' !important;     font-weight: 600;    padding-top:0 !important;padding-bottom:0 !important;
    height: 59px;line-height: 59px;}
.table-view-topclass .ui-jqgrid .ui-jqgrid-htable .ui-jqgrid-labels th.ui-th-ltr .regular-checkbox + label{    margin-top: 3px;}    
.table-view-topclass .ui-jqgrid .ui-jqgrid-htable th.ui-state-default{background:#fff !important; border:0 !important;padding-bottom:20px !important;padding-top:20px !important;border-bottom:0 !important;}
.module-list-container .table-view-topclass .ui-jqgrid tr.jqgrow td{border:0;border-bottom:1px solid #ebebeb !important;}
.module-list-container .table-view-topclass .ui-jqgrid tr.jqgrow:last-child td{border-bottom:0 !important;}
.table-view-topclass .ui-jqgrid tr.jqgrow td{color:#000;font-size: 16px;font-family: "gilroymedium" !important;    height: 59px;line-height: 59px;    white-space: nowrap;text-overflow: ellipsis;padding-top:0;padding-bottom:0;vertical-align: middle;}
.table-view-topclass .ui-jqgrid .ui-pg-table td.pad-left-none.ui-records-info{padding:10px 20px 20px 20px !important;    height: auto;}
.table-view-topclass .ui-jqgrid tr.jqgrow td a{font-size: 16px;font-family: "gilroymedium" !important;}
.table-view-topclass .ui-jqgrid .ui-pg-table td.pad-bot-none{padding:10px 40px 20px 20px !important;}
.table-view-topclass .regular-checkbox + label{margin-top:4px;}
.table-view-topclass tr.ui-search-toolbar input{padding:0 10px !important; height:48px !important;line-height:48px; border:1px solid #cccccc !important;    border-radius: 5px !important;}
.ui-jqgrid .ui-search-toolbar .ui-search-table .ui-search-clear .clearsearchclass {     padding-left: 0px !important;
    position: absolute;
    left: auto;
    font-size: 16px;
    right: 32px;
    top: 17px;
    background: transparent;}
.table-view-topclass .chosen-container-multi .chosen-choices{padding:0 10px !important; height:40px !important;line-height:40px; border:1px solid #cccccc !important;    border-radius: 5px !important;}
.table-view-topclass .ui-jqgrid .ui-jqgrid-bdiv{border:1px solid #ebebeb !important;}
.ui-jqgrid .ui-icon-asc{margin-top: 19px;}
.ui-jqgrid .ui-icon-desc{margin-top: 25px;}
.gl-category{width:100%;display:inline-block;margin-bottom:10px;}
.gl-category .gl-labels{    border: 0;padding: 10px 20px;display: inline-block;margin: 0 5px 5px 0;border-radius: 42px;float: left;    font-size: 14px !important;color: #fff !important;font-family: "gilroymedium" !important;background:#7e7e7e;}
.search-inline-date {background-position: 96% 11px !important;}
.steps-tabs{background: #FFFFFF;border-bottom: 1.5px solid rgba(0, 0, 0, 0.1);height:69px;margin-bottom:40px;    overflow: inherit !important;position: fixed;
    left: 0;
    right: 0;    z-index: 1;}
.steps-tabs ul{margin:0 140px;display: block;    height: 69px;overflow: inherit !important;}
.steps-tabs ul li{ float:left;padding:20px 0;position:relative;}
.steps-tabs ul li:last-child a{margin-right:0;}
.steps-tabs ul li a{ display:block;font-size:14px;    font-family: 'Gilroy';     font-weight: 600;color:#000;margin-right:60px;}
.steps-tabs ul li em{width:30px;height:30px;background:#555555;line-height:30px;border-radius:50%;color:#fff;font-size:16px;    font-family: 'Gilroy';     font-weight: 600;display:inline-block;text-align:center;font-style:normal;margin-right:10px;}
.steps-tabs ul li .la-angle-right{    position: absolute;right: 22px;color: #818181;font-size: 20px;top: 26px;}
.steps-tabs ul li.step-active em{background:var(--primary-color);}
.steps-tabs ul li.step-done em{background:#21A500;    font-size: 0;}
.steps-tabs ul li.step-done em i{display:inline-block;    line-height: 31px;    font-size: 16px;}

.stock_box {background: transparent;box-shadow: inherit;border-radius: 10px;margin: 0;padding: 0;margin-bottom: 0;}
.details_midd .step_form{    background: transparent;}
.tab_big ul{display:inline-block;}
ul.token-input-list, ul.token-input-list-facebook{    line-height: 50px !important;border: 0 !important;height: 50px !important;padding: 0 !important;border-radius: 5px !important;}
ul.token-input-list .token-input-input-token input {height: 50px;padding: 0 15px;}
li.token-input-token {display: inline-block;margin: 7px;border-radius: 5px !important;}
.single_row textarea.frm-size-large{border: 0 !important;border-radius: 5px !important;padding-left:15px;}
.form_row label{color: #555555;font-size: 14px !important;font-family: "gilroymedium" !important;}
.box.gradient .frm-title-bar, .frm-ctrls-bar{    margin: 0 !important;    text-align: left !important;    margin-bottom: 20px !important;}
body .bot-btn-rtl .action-btn-align{
    margin-left: 140px;
    text-align: left !important;
}
body .bot-btn-rtl .action-btn-align .action-btn-align{ margin-left: 0;}
.single_row input.frm-size-large{    height: 50px;border: 0;border-radius: 5px !important;padding-left:15px;}
.custom_form .upload-drop-zone{    border-radius: 5px;}
.single_row.input-append.text-append-prepend .hasDatepicker{border: 0;height: 50px;padding-top: 0;padding-bottom: 0;border-radius: 5px !important;}
.single_row.input-append.text-append-prepend span.add-on{top:10px;}    
.chosen-container-multi .chosen-choices{border: 0 !important;min-height: 50px !important;padding-top: 0 !important;padding-bottom: 0 !important;border-radius: 5px !important;}
.chosen-container-multi .chosen-choices li.search-field{    height: 50px;line-height: 50px;}
.custom_form .form_row{margin-bottom: 20px;}
.tab_big li a{        font-family: 'Gilroy';     font-weight: 600;}

.ui-widget.ui-jqdialog{background: #FFFFFF;border-radius: 10px !important;padding:20px !important;}
.ui-widget.ui-jqdialog .ui-jqdialog-titlebar{     background: transparent !important;font-size: 26px !important;color: #000 !important;font-family: "gilroymedium" !important;padding: 4px 0 16px 0;border-bottom: 1px solid #d5d5d5 !important;margin-bottom: 15px;}
.ui-widget-header span.ui-icon{    text-indent: inherit;overflow: hidden;background-repeat: no-repeat;width: auto !important;height: auto !important;background: transparent !important;background-position: 0 !important;    font-size: 0;}
.ui-jqdialog .ui-jqdialog-titlebar-close{ width: auto !important;height: auto !important;margin:-9px 0 0 0;padding: 0;right: 20px !important;}    
.ui-widget.ui-jqdialog .ui-widget-header span.ui-icon:before{    content: "\f057" !important;font-family: 'Line Awesome Free' !important;font-weight: 900 !important;    font-size: 24px;}
/*.ui-widget.ui-jqdialog .ui-widget-header span.ui-icon:hover:before{color: var(--primary-color) !important;}*/
.ui-widget.ui-jqdialog .ui-jqdialog-content{padding:0 15px !important;}
.ui-widget.ui-jqdialog .searchFilter th, .ui-widget.ui-jqdialog tr td.first{padding:0 !important;}
.ui-widget.ui-jqdialog .fm-button.fm-button-icon-left{height: 45px;background: #FFFFFF !important;border: 1px solid #555555 !important;border-radius: 5px !important;line-height: 45px !important;color:#555555 !important;    font-size: 16px !important;font-family: 'Gilroy' !important;font-weight: 600 !important;padding: 0 0px !important;margin: 0 !important;}
.ui-widget.ui-jqdialog .fm-button.fm-button-icon-left:hover{background: #555555 !important; color:#fff !important;}
.ui-widget.ui-jqdialog .fm-button.fm-button-icon-right{height: 45px;background:var(--primary-color) !important;border: 1px solid var(--primary-color) !important;border-radius: 5px !important;line-height: 45px !important;color:#fff !important;font-size: 16px !important;font-family: 'Gilroy' !important;font-weight: 600 !important;padding: 0 0px !important;margin: 0 !important;}
.ui-widget.ui-jqdialog .fm-button.fm-button-icon-right:hover{background: #fff !important; color:var(--primary-color) !important;}
.searchFilter {height: 138px !important;}
.adv-search-tbl input.delete-rule, .adv-search-tbl input.add-rule{background:var(--primary-color) !important;border: 1px solid var(--primary-color) !important;border-radius: 5px !important;height:40px !important;width:40px !important;padding:0 !important;line-height:40px !important;color: #fff;}
.adv-search-tbl td.columns select, .adv-search-tbl td.operators select, .adv-search-tbl td.data input, .adv-search-tbl select{border-color: #E5E5E5 !important;background:#F3F3F3;border-radius: 5px !important;height:39px !important;    padding: 0 6px;font-size: 14px !important;font-family: "gilroymedium" !important;}
.text-truncate, .trim-characters{max-width:100%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

.single-row-view .content.label-lt-align .form-row.row-fluid .two-block-view .btn-uploadify.frm-size-medium{    width: calc(100% - 20px) !important;height: 50px !important;    border-radius: 5px !important;}
.single-row-view .content.label-lt-align .form-row.row-fluid .btn-uploadify.frm-size-medium .uploader.upload-src-zone, .uploader input, .upload-drop-zone{height:48px !important;    border-radius: 5px !important;}
.form-row .uploader input[type='file']{padding:0;}
.custom_form {display: inline-block;max-width: 100%;}
.custom_form .uploader.upload-src-zone input, .custom_form .upload-drop-zone{height: 116px !important;    width: calc(100% - -24px) !important;}
.table_view_img{margin-top: 4px;height: 50px;width: 50px;overflow: inherit;}
.table_view_img i {line-height: 50px;width: 50px;font-size: 30px !important;}
/*.ui-jqgrid .ui-jqgrid-btable{    width: auto !important;}*/
.header-block-strip .header-data span{font-size:16px;    font-family: 'Gilroy';     font-weight: 600;}
.header-block-strip .header-data strong{font-size:16px;font-family: "gilroyregular" !important;}
.bottom-icons{    position: fixed;right: 0px;bottom: auto;height: 40px;width: 36px;background: var(--primary-color);border-radius: 2px 0 0 2px !important;color: #fff;line-height: 40px !important;font-size: 20px;cursor: pointer;bottom: 10px; }
.nvqc-show-hide-log {bottom: auto;
    white-space: nowrap;
    bottom: 10px;}
.nvqc-show-hide-log .feedback_custom_btn{    border-radius: 5px !important;height: 40px !important;line-height: 40px !important;    margin-left: 6px;}
.switch-btn, .db-show-hide-log, .qc-show-hide-log, .nv-show-hide-log, .show-full-screen-bottom, .cancel-full-screen-bottom, .manage-quick-link-btn{    border-radius: 5px;}
.stock_list_block{    margin: 0 140px 25px 140px;}
.title_hd{margin-bottom:25px;}
.copyright{    background: #f2f2f2 !important;text-align:center !important;    color: #333333 !important;    height: 40px;
    line-height: 40px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;}
.grid_view_title_lt{    width: 58%;
    padding-right: 0;
    padding-left: 0;}
.grid_view_title_lt .la-copy{color:var(--primary-color);    margin-right: 0;font-size: 20px;}
.grid-admin .grid_view_warehouse_box{    padding-bottom: 80px;    height: calc(100% - 90px);}
.list_resize{    border-radius: 50%;}
.list_resize i{color:#fff;}
.grid-number-admin p{margin-bottom:10px;font-size:14px !important;color: #000 !important;font-family: "gilroymedium" !important;}
.grid-number-admin p i{color:#555555;font-size:22px;vertical-align: middle;margin-right:12px;}
.grid-number-admin p:last-child{margin-bottom:0;}
.products .grid_view_warehouse .grid_view_warehouse_box, .truck .grid_view_warehouse .grid_view_warehouse_box {height: calc(100% - 15px);padding-bottom: 0;}
.bottom-icons.hide-icons:before{   transform: rotate(45deg);}
.bottom-icons.show-icons:before{    content: "\f00d" !important;    transform: rotate(90deg);}

.module-form-container .frm-block-layout .single-row-view .intl-tel-input.separate-dial-code.iti-sdc-4 input, .module-form-container .frm-block-layout .single-row-view .intl-tel-input.separate-dial-code.iti-sdc-4 input[type=tel], .module-form-container .frm-block-layout .single-row-view .intl-tel-input.separate-dial-code.iti-sdc-4 input[type=text] {
    padding-left: 102px !important;
}
.title_code{font-family: "gilroymedium" !important;font-size: 24px;}
.module-form-container .frm-block-layout .single-row-view .intl-tel-input.separate-dial-code.iti-sdc-4 input, .module-form-container .frm-block-layout .single-row-view .intl-tel-input.separate-dial-code.iti-sdc-4 input[type=tel], .module-form-container .frm-block-layout .single-row-view .intl-tel-input.separate-dial-code.iti-sdc-4 input[type=text]{padding-left: 102px !important;}
.intl-tel-input.separate-dial-code .selected-flag{    background-color: transparent;border-right: 1px solid #f3f3f3;}
input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {background-color: #fff;}
.step-left-box{max-width: calc(68% - 30px);background: #fff;border-radius: 10px;padding: 30px;margin-bottom:30px;}
.step-right-box{width:calc(424px - 30px);padding:30px;background: #fff;border-radius: 10px;    position: absolute;right: 40px;top: 207px;}
.step-right-box .form_row label{    color: #555555 !important;font-size: 14px !important;font-family: "gilroymedium" !important;    margin-bottom: 5px;}
.step-right-box .form_row span{    color: #000 !important;font-size: 14px;font-family: "gilroymedium" !important;}
.title_hd .add_barcode{    margin-right: 0;}
.step-right-box  .form_row{width: 50%;float: left;min-height: 70px}
.chosen-container-active.chosen-with-drop .chosen-single{background:#fff;}
.chosen-container .chosen-drop{box-shadow: initial;}
div.token-input-dropdown{border:0 !important;}
div.token-input-dropdown p{    font-size: 14px;    font-family: 'Gilroy';     font-weight: 600;color: #000;padding:12px 20px !important;margin:0 !important;}
div.token-input-dropdown ul li{padding:12px 20px !important;}
div.token-input-dropdown ul li:hover{background:var(--primary-color) !important;color:#fff !important;}
div.token-input-dropdown ul li:hover em, div.token-input-dropdown ul li:hover b{color:#fff !important;}
div.token-input-dropdown ul li em, div.token-input-dropdown ul li, div.token-input-dropdown p, div.token-input-dropdown b{color: #000 !important;font-size: 14px;font-family: "gilroymedium" !important;}
.enter-barcode-msg{font-size: 16px;margin-bottom:0;}
.side-popup.admin-fancy-body .profile-content p strong{display:block;}
.table_view_img{    position: relative;}
.status-radius{position: absolute;background: #d7d5d5;height: 15px;width: 15px;border-radius: 50%;border: 3px solid #fff;display: inline-block;right: 0;bottom: 4px;z-index: 1;}
.status-radius.active{background: #23DE1F !important;} 
.status-radius.inactive{background: red !important;}
.list_col .table_view_img i {line-height: 40px !important;width: 40px;font-size: 24px !important;}
.tabTitle{padding: 0 !important;border: 0;}
.grid-item .tabTitle{    border-bottom: 1px solid #D5DDE5 !important;padding: 20px 30px !important;margin-bottom: 0 !important;}
.module-view-container .mrs-tab.mrs-tab-left .grid-item .tabTitle{ border-bottom:0 !important;padding:0 !important;}
.module-form-container .frm-block-layout .single-row-view .form-right-div.frm-controls-merge input[type="text"]{    width: calc(100% - 30px) !important;    padding: 0 15px !important;}
.module-form-container .frm-block-layout .single-row-view .form-right-div.frm-controls-merge #ma_first_name, .module-form-container .frm-block-layout .single-row-view .form-right-div.frm-controls-merge #ma_middle_name, .module-form-container .frm-block-layout .single-row-view .form-right-div.frm-controls-merge #ma_last_name{padding: 0 15px !important;}
.module-form-container .single-row-view .form-right-div .btn-uploadify.frm-size-large {height: 50px;}
.has-detail-view .frm-block-layout.pad-calc-container {margin: 20px 30px;}
.has-detail-view .frm-module-block.frm-elem-block.frm-stand-view .box.gradient .content.label-lt-align{max-width: 100%;}
.has-detail-view .ajax-content-div.top-frm-spacing{background: #f2f2f2;}
.ui-state-highlight a.btn-info, .ui-widget-content .ui-state-highlight a.btn-info, .ui-widget-header .ui-state-highlight a.btn-info{color:#fff !important;}
.ui-state-highlight a.btn-info:hover, .ui-widget-content .ui-state-highlight a.btn-info:hover, .ui-widget-header .ui-state-highlight a.btn-info:hover{color:var(--primary-color) !important;}
.side-popup-body #fancybox-loading div{background:#fff !important;}
.side-popup-body #fancybox-loading div {
  border: 4px solid #cccccc; /* Light grey */
  border-top: 4px solid var(--primary-color); /* Blue */
  border-radius: 50%;
  width: 40px;
  height: 40px;
  animation: spin 2s linear infinite;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
} 
.side-popup-body #fancybox-loading{background-image:none !important;}
.tabTitle .activities_date {top: 0;margin: 20px 20px 0 20px;}
.global_search_select .chosen-container-single .chosen-search{    margin: 0 6px;}
.global_search_select .chosen-container-single .chosen-search input[type="text"]{height:34px;}
.global_search_select .chosen-container .chosen-results li {padding: 10px;width: auto !important;}
.activities_box h3{    font-family: 'Gilroy';     font-weight: 600;}

.crg-dtl-pg .header-top-title.reqst-crgo-ttl{    height: 90px;    background: url(../../../public/images/admin/product-theme-img/detail-hd-bg-old.png?v=1) no-repeat !important;background-size: cover !important;padding: 0;border-bottom: 0;    top: 70px;width: auto !important;}
.crg-dtl-pg .header-top-title.reqst-crgo-ttl h3 {font-family: "gilroymedium" !important;font-size: 24px;color: #fff !important;line-height: 35px;position: absolute;top: 0;bottom: 0;align-items: center;display: flex;height: auto;    padding: 0 0 0 10px !important;}
.crg-dtl-pg .header-top-title.reqst-crgo-ttl h3  a{font-family: "gilroymedium" !important;font-size: 24px;color: #fff !important;}
.content-wrapper.crg-dtl-pg .module-form-container .ajax-content-div.top-frm-spacing {
    margin-top: 130px;
}
.content-wrapper.crg-dtl-pg .header-block-strip .icons-circle a, .content-wrapper.crg-dtl-pg .header-block-strip .icons-circle i{color: #fff;}
.content-wrapper.crg-dtl-pg .header-block-strip .icons-circle{margin-top:25px;}
#drag_drop_div .loading_ticket ul{background:#fff;}
.lt_program_block .left-tab-detail{    background: transparent;box-shadow: inherit !important;}
.form-two-custome-box {    width: calc(100% - 20px);padding: 10px;}
.loading_ticket_totle .detail-left{width:70% !important;}
.form-two-custome .form-label{    color: #555555;font-size: 14px !important;font-family: "gilroymedium" !important;}
.crg-dtl-pg .form-control{    line-height: 50px !important;border: 0 !important;height: 50px !important;padding: 0 20px !important;border-radius: 5px !important;}
body .form-two-custome .form-right-div .form-control{width: calc(70% - 27px) !important;height:50px !important;line-height: 50px !important;}
body .form-two-custome .input-append .add-on{height: 50px !important;line-height: 50px !important;}
.icomoon-icon-calendar:before{font-family: 'icomoon' !important;    content: "\e903" !important;    font-weight: normal !important;}
#drag_drop_div .tkt_label label{    color: #555555;font-size: 14px !important;font-family: "gilroymedium" !important;}
.lt_program_block .bot-btn-rtl .action-btn-align{    margin-left: 32px;}
/*.grid-item.ag-col-1 .tgdp-box {display: table;}*/
.has-detail-view .frm-block-layout .single-row-view .label-lt-align{max-width:100%;    overflow-x: hidden;}
.has-detail-view.module-form-container .frm-block-layout .single-row-view .content.label-lt-align .form-row.row-fluid .form-right-div .frm-token-autocomplete.frm-size-medium {width: calc(93% - -10px) !important;}
.has-detail-view .frm-block-layout .single-row-view .label-lt-align .form-row.row-fluid input[type="text"].frm-size-medium {width: calc(100% - 60px)!important;}

.lt_panel_img:after {
    background: url(../../../public/images/admin/product-theme-img/login_bg_new.jpg) no-repeat !important;
    background-size: cover !important;
}
.lt_panel_img{bottom:0 !important;}
.lt_panel_img img{    z-index: 1;}
.login_lt_panel{width:45%;}
.login_rt_panel{width:55%;}
.login-headbg{    font-family: 'Gilroy' !important;
    font-weight: 600 !important;}
.login-headbg h2{    font-size: 26px;font-weight: 600;color:#000000;}
.login-form label {color: #555555;font-size: 14px;margin-bottom: 12px;font-family: "gilroymedium" !important;}
.normal-login-type .btn{font-size:16px;    font-family: 'Gilroy' !important;     font-weight: 600;}
.show-forgot-pwd a{font-size:14px;    font-family: 'Gilroy' !important;     font-weight: 600;color:#000;}
.la-envelope:before{    font-family: 'icomoon' !important;    content: "\e909";color: #555555;    font-weight: normal;}
.loginbox-border .bmatter i {color: #555555;font-size: 20px;top: 46px;right: 20px;}
.login_page .login-form input[type="text"], .login_page .login-form input[type="password"]{    background: #F3F3F3;height: 50px;border-radius: 6px !important;border: 0 !important;line-height: 50px !important;}
.login_page .login-pwd-icon .la-eye:before{font-family: 'icomoon' !important;     content: "\e908";color: #555555;    font-weight: normal;}
.loginbox-border .bmatter i.las.la-eye.fa-eye:before{font-family: 'icomoon' !important;       content: "\e90e";;color: #555555;    font-weight: normal;}
.loginContainer  .logo_login {position: fixed;left: 30px;top: 30px;}
.left-search-panel{background: #ffffff !important;padding: 70px 20px 30px 25px !important;width: 300px !important;box-shadow: 5px 4px 70px rgba(0, 0, 0, 0.15);margin:0;}
.left-search-panel .left-filter-title{width: 294px;top: 28px;text-align: left;color: #000;font-size: 20px;font-family: 'Gilroy';font-weight: 600;border-bottom: 1px solid #e4e4e4;padding-bottom: 15px;right: 26px;}
.tbl-left-search tr {background: transparent;}    
.left-search-panel .tbl-left-search{background: transparent;}   
.left-search-td .side-btn.left-show{right:24px;}
.left-search-td .side-btn.left-show span.icomoon-icon-arrow-left-7:before{color:#fff !important;}
#left_search_items {min-height: calc(100vh - 110px) !important;height: calc(100vh - 110px) !important;background: transparent;border-radius: 0;padding: 0;    margin-top: 20px;    width: 100% !important;}
#left_search_items .tbl-search-records .chosen-container-multi .chosen-choices{background:#F3F3F3;    border-radius: 5px !important;}
#left_search_items .chosen-container-multi .chosen-choices li.search-choice {color: #ffffff;background-color: #676767;margin: 11px;border-radius: 42px !important;}
#left_search_items .chosen-container .chosen-results li{    width: auto !important;}
 .left-search-td ul.token-input-list, .left-search-td ul.token-input-list-facebook, .left-search-td .chosen-container {background: #F3F3F3;border-radius: 18px;}
#left_search_items li.token-input-input-token-facebook{margin: 6px;}
ul.token-input-list-facebook li input{    background-color: transparent;}
#left_search_items li.token-input-token-facebook {height: auto !important;height: 15px;margin: 11px;padding: 4px 12px;background-color: #676767 !important;color: #fff;border: 0;font-size: 13px;border-radius: 42px;}
#left_search_items li.token-input-token-facebook span{color:#fff;}
.search-header strong{color:#27333d;    font-family: 'Gilroy';     font-weight: 600;font-size:14px;}
.left-search-panel .data-left-anchor{color:#27333d;font-family: "gilroymedium" !important;font-size:14px;}
body .left-search-panel .data-right-align .data-left-anchor {width: 33px !important;height: 33px !important;background: #F3F3F3;line-height: 33px !important;color: #7E7E7E !important;border-radius: 50% !important;margin: 6px;}
.left-search-panel ul.token-input-list, .left-search-panel ul.token-input-list-facebook{    margin-bottom: 20px;}
div.token-input-dropdown-facebook{ border:0 !important;}
.tbl-search-records .lsac-input-left-filter{background: #F3F3F3 !important;border: 0 !important;margin: 0 !important;width: calc(100% - 30px);height: 50px;padding: 0 15px;position: relative;left:0px;}
.left-search-panel .left-data-row td .data-left-anchor.selected {background: transparent;color:var(--primary-color);}
.tbl-search-records{background: transparent;margin-top: 0;}
.left-search-panel .data-right-align.active{    background-color: transparent;}
body .left-search-panel .data-right-align.active .data-left-anchor.selected [class^="entypo-icon-"]{color:#fff !important;}
body div.token-input-dropdown-facebook li{font-family: "gilroymedium" !important;font-size: 14px;color:#000;    padding: 14px 20px !important;height:auto !important;}
body div.token-input-dropdown-facebook p{font-family: "gilroymedium" !important;font-size: 14px;color:#000;    padding: 14px 20px !important;height:auto !important;}
body div.token-input-dropdown-facebook li:hover, body div.token-input-dropdown-facebook ul li.token-input-selected-dropdown-item-facebook{background:var(--primary-color) !important;color:#fff !important;}
.step_detail{    margin-top: 100px;}
.errorbox-position .content-errorbox{width: 270px;right: 6px;top: 6px;    padding: 30px !important;color: #7E7E7E;font-family: "gilroymedium" !important;font-size: 15px;border: 0;    line-height: 26px;}
.alert-success{    color: #23a158 !important;}
.errorbox-position{top: 0;z-index: 1000001;}
.errorbox-position .closebtn-errorbox .close:before {content: "\f00d";font-family: 'Line Awesome Free';font-weight: 900;font-size: 20px;color:#000;}
.closebtn-errorbox.success .close{font-size:0;    margin: 9px;    text-shadow: inherit;}
.errorbox-position.with-btn .content-errorbox{    width: 576px;background: #fff;position: absolute;left: calc(50% - 288px);right: 0;top: calc(50% - 200px);border: 0;min-height: 200px;color: #7E7E7E;font-family: "gilroymedium" !important;font-size: 20px;    padding: 8px 35px 8px 14px !important;padding-top: 120px !important;line-height: 29px;}
.errorbox-position.with-btn .content-errorbox.alert-success:before {content: "\f058";font-family: 'Line Awesome Free';font-weight: 900;position: absolute;font-size: 60px;margin-top: -60px;color: #199919;left: 0;right: 0;}
.errorbox-position.with-btn .closebtn-errorbox {position: absolute;right: calc(50% - 308px);top: calc(50% - 170px);z-index: 10000;}    
.errorbox-position.with-btn .closebtn-errorbox .close {color: #fff !important;background: #7a7a7a;width: 24px;height: 24px;border-radius: 50%;line-height: 24px;text-align: center;font-size: 0;}
.errorbox-position.with-btn .closebtn-errorbox .close:hover{    background: var(--primary-color);opacity:1 !important;}
.login-remember-me .remember-me-label {font-size: 14px;}
.errorbox-position.with-btn .closebtn-errorbox .close:before {content: "\f00d";font-family: 'Line Awesome Free';font-weight: 900;font-size: 12px;line-height: 25px;width: 22px;display: inline-block;margin: 0;margin-left: 0;color: #fff;}
/*.upload-drop-zone, .upload-drop-zone{background: #fff !important;border: 2px dashed var(--primary-color) !important;}*/
.side-box-rockeye{     background: #fff;width: calc(100% - 60px);padding: 30px;border-radius: 6px;display: inline-block;    margin-bottom: 20px;}
/*.step_detail .stock_box{    max-width: 58%;}*/
.wrapper_steps .step_detail.step_detail_custom{    max-width: 100%;margin-left: 140px;margin-right: 140px;width: calc(100% - 280px);}
.wrapper_steps .step_detail.step_detail_custom .opening_stock{display:none;}
.wrapper_steps .step_detail.step_detail_custom .custom_form{margin:0;max-width:80%;}
.wrapper_steps .step_detail.step_detail_custom  .detail_box{margin:0;    box-shadow: inherit;}
.wrapper_steps .step_detail.step_detail_custom .detail_box .tabTitle{    display: inline-block;width: 100%;}
.wrapper_steps .step_detail.step_detail_custom .detail_box .tabTitle h2{    margin: 20px !important;}
.wrapper_steps .step_detail.step_detail_custom .detail_box .tabTitle .title_bar_rt{    top: 0;padding: 10px;}
.wrapper_steps .step_detail.step_detail_custom .bot-btn-rtl .action-btn-align{    margin-left: 0;margin-top: 14px;}
.wrapper_steps .step_detail.step_detail_custom .bot-btn-rtl .action-btn-align .btn{margin-right:10px;}
.wrapper_steps .step_detail.step_detail_custom .box.form-child-table {margin: 0;}
.side-box-rockeye h3{    font-family: "gilroymedium" !important;font-size:20px;    margin-bottom: 20px;}
.side-box-rockeye .tgdp-box .tgdp-rgt-tp-sect{float:left;width:25%;}
.side-box-rockeye .tgdp-box .tgdp-rgt-tp-sect .tgdp-rgt-tp-ttl{margin:0;}
.tab_big li a{min-width:200px;width:auto;    font-size: 16px;}
.profile-content p strong{    display: block;margin-bottom: 4px;}
.steps-tabs ul li em i{display:none;}
.session-show-hide{    border-radius: 5px;}
#current_session{    border-radius: 5px;    bottom: 43px;}
.wrapper_steps .step_detail.step_detail_custom .bowser-detailsblock td .chosen-container {width: 210px !important;}
.wrapper_steps .step_detail.step_detail_custom .detail_box{    background: transparent;}
.bowser-detailsblock .noPad .table{    width: 100%;margin: 0;}
.success-div-title{position: absolute;top:calc(50% + 48px);left: calc(50% - 60px);z-index: 111111;}
.success-div-title .btn{    height: 50px;line-height: 50px;min-width: 120px;}    
.errorbox-position.with-btn .content-errorbox h1{font-size:26px;    font-family: 'Gilroy';     font-weight: 600;color:#000;}
.wrapper_steps .step_detail.step_detail_custom .stock_list_block {margin: 0;box-shadow: inherit;border-radius: 6px;}
.container-block .pad-calc-container{margin-left: 10px !important;margin-right: 10px;width: calc(100% - 20px);}
.container-block .left-tab-detail{background: transparent;    box-shadow: inherit !important;}
.container-block .listing-outer-envelope .cd-container{    box-shadow: inherit !important;}
.la-file-export:before{font-family: 'icomoon' !important;content: "\e92e" !important;font-weight: normal !important;}
.la-filter:before{font-family: 'icomoon' !important;content: "\e92f" !important;font-weight: normal !important;} 
.fix_stock_status_log{border: 1px dashed #cfd1d4 !important;box-shadow: 5px 4px 70px rgba(0, 0, 0, 0.15) !important;}    
.fix_stock_status_log .chosen-container-multi .chosen-choices{    background: #66737F14;}
.fix_stock_status_log  .chosen-container-single .chosen-single {line-height: 50px;background: #66737F14;height: 50px;border-radius: 6px !important;}
.fix_stock_status_log_open{display:none;}
.fix_stock_status_log  ul.token-input-list, .fix_stock_status_log  ul.token-input-list-facebook{ background: #66737F14;}
.fix_stock_status_log ul.token-input-list .token-input-input-token input{ background: transparent;    height: 50px !important;}
.fix_stock_status_log .btn {height: 50px;border-radius: 6px;line-height: 50px;min-width: 100px;}
.bowser-detailsblock th:first-child, .bowser-detailsblock td:first-child{    padding-left: 10px;}
.form-child-table input[type="text"]{height: 48px;padding: 0 10px;min-width: 31px;}
.grid_view_transfer_rt{    text-align: right;    width: calc(100% - 52px);    line-height: 22px !important;}    
.grid_view_transfer_rt p{max-width:100%;}
.grid_view_transfer_rt h5{margin-bottom:0;}
.grid_view_transfer_rt .warehouse-proge-truck-title{display:block;}
body .grid-types {display: flex;width: 100%;    border-bottom: 1px solid #ececec;padding: 12px 0;align-items: center;}
body .grid-types .request_type{margin-right:auto;color:#000;font-size:14px;}
body .grid-types .request_type strong{display:block;font-size:12px;color:#7E7E7E;    font-family: 'Gilroy' !important;     font-weight: 600;}
body .grid-types .other-actions-list-btn .view-btn{ line-height: 39px;height: 40px;border: 1px solid var(--primary-color) !important;margin: 0 !important;    font-family: 'Gilroy';     font-weight: 600;color: var(--primary-color) !important;}
body .grid-types .other-actions-list .dropdown-toggle{background: transparent !important;height: 38px !important;line-height: 38px;border-radius: 0 6px 6px 0 !important;    border: 0 !important;}
body .grid-types .other-actions-list-btn .other-actions-list{    height: 38px;border: 1px solid var(--primary-color) !important;border-radius: 0 6px 6px 0 !important;background: #fff;} 
.other-actions-list-btn .btn .caret {margin-top: 0;border: 0;min-width: 15px;}
body .grid-types .other-actions-list-btn .btn .caret:before{    font-size: 18px;line-height: 29px;}
body .grid-types .other-actions-list-btn .other-actions-list .dropdown-toggle:hover {background: #fff !important;}
.other-actions-list-btn .btn .caret:before{font-family: 'icomoon' !important;content: "\e94e";font-weight: normal;position: absolute;left: 0;right: 0;color: var(--primary-color);}
.other-actions-list-btn .open .btn .caret:before{    font-family: 'icomoon' !important;      content: "\e94f";    font-weight: normal;}
.grid-types .other-actions-list-btn{    margin-top: 5px;}
.grid-types  .grid_view_icon{    margin-top: 8px;margin-right: 10px;}
.grid-types .other-actions-list .dropdown-menu{     top: 31px;border-radius: 6px 6px 6px 6px !important;border: 1px solid var(--primary-color) !important;}
.other-actions-list .dropdown-menu li a{color:#000 !important; font-family: "gilroymedium" !important;font-size:12px;}
.other-actions-list .dropdown-menu li:hover a{color:var(--primary-color) !important;}
.grid_view_icon i{color:#000;}
.white-bg {background-color: white !important;}
.grid_view_title_rt{    padding: 0;    width: auto;}
.grid_view_title_rt .status_label{margin-top:0;    float: right;}
.grid_view_title_lt .refcode{padding-left: 19px;}
.grid_view_title_lt .refcode a, .grid_view_title_lt .refcode{font-family: "gilroymedium" !important;font-size:12px;}
.grid_view_transfer_lt i{font-size:26px;}
.transfer_rowicon .grid_view_transfer_lt i{width: 24px;height: 24px;font-size: 14px;line-height: 24px;}
.transfer_rowicon:before{left:12px;top:0;display:none;}
.grid_view .transfer_rowicon {min-height: 48px;padding: 15px 0 15px 0 !important;margin-bottom: 0;}
.grid_view .grid_view_transfer{position:relative;    min-height: inherit;}
.grid_view .grid_view_transfer:before{content: "";border: 1px dashed #cccccc;position: absolute;top: 60px;height: 85px;left: 12px;}
.grid_view .grid_view_transfer {padding: 15px 0;}  
.grid_view_transfer_rt h5 a, .grid_view_transfer_rt h5{font-size:14px;}
.grid_view_transfer_rt p, .transfer_rowicon .grid_view_transfer_rt span{font-size:12px;color:#7E7E7E;}
.grid_view_title_rt .dropdown_menu{    margin-top: 12px;}
.grid_view_warehouse_cnt .grid_view_stock{    background: transparent !important;}
.grid_view_warehouse_cnt .grid_view_stock .grid_view_stock_box{    background: #F2F2F2 !important;    margin: 0 12px 12px 0 !important;    width: calc(50% - 46px);}
.grid_view_warehouse_cnt .grid_view_stock .grid_view_stock_box:nth-child(2), .grid_view_warehouse_cnt .grid_view_stock .grid_view_stock_box:nth-child(4){margin-right:0 !important;}
.warehouse_products .grid_view_warehouse .grid_view_warehouse_box{    padding-bottom: 5px;}
.release-notes-block{padding: 0;width: 100%;margin: 0;border: 0;box-shadow: inherit;border-radius: 0;background: #f8fafb;margin-top: 67px !important;}
.release-notes #sidebar1 {width: 334px;float: left;margin-top: 0;padding: 0;}
.release-notes .main_content{width: calc(100% - 335px);padding: 0;}
.release-notes .inside1{    height: 100vh;}
.release-notes .release-note-menu ul{    padding: 24px;}
.content_fixed #left-content-list{    margin-top: 60px;}
.release-notes .release-note-menu li a{font-size:14px !important;    font-family: "gilroymedium" !important;color:#555555;}
.release-notes .left-menu li{border-bottom:1px solid #e6e6e6;}
.release-notes .content{    padding-top: 0;}
.release-notes .release-notes-dis h2{padding: 28px 32px;border-bottom: 0;background: #fff;    font-family: 'Gilroy';     font-weight: 600;font-weight: normal;font-size:24px;margin:0;}
.release-notes .release-notes-dis ul.note_list{padding:32px;}
.release-notes .release-notes-dis ul.note_list li h4{font-size:28px !important;    font-family: "gilroymedium" !important;color:#000000; }
.release-notes .margin_horizontal ul li .note_dtl h4{color:#555555;font-size:16px !important;    font-family: "gilroymedium" !important;}
.release-notes .tag{    height: 37px;    line-height: 37px;padding: 0px 20px;font-size:14px !important;    font-family: "gilroymedium" !important;display:inline-block;}
.release-notes .tag i{line-height:37px;}
.bin_transfer .grid_view .grid_view_transfer:before{    height: 74px;}
.grid_unites{display:flex;width:100%;    font-family: 'Gilroy';     font-weight: 600;font-weight: normal;font-size:16px;color:#000;padding:16px 0;margin:16px 0;border-top: 1px solid #D5DDE580;border-bottom: 1px solid #D5DDE580;}
.grid_unites_lt{margin-right:auto;    max-width: 77%;    min-width: 77%;}
.grid_view .grid_view_admin_lt p{    font-family: 'Gilroy';     font-weight: 600;font-weight: normal;font-size:16px;color:#000 !important;}
.grid_view .grid_view_admin_lt h5{margin:0;color:#7E7E7E;font-size:14px !important;    font-family: "gilroymedium" !important;}
.grid_unites_lt a{max-width: 95%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;float:left;}
.module-form-container .frm-block-layout .single-row-view .label-lt-align .two-block-view .frm-token-autocomplete.frm-size-large {width: 95%!important;}
.module-form-container .frm-block-layout .content.two-column-block.tab-focus-parent.label-lt-align{max-width:100%;}   
.module-form-container .frm-block-layout .box.gradient .title h4 {padding:0 20px !important;letter-spacing: 0.04px;color: #1B252F !important;font-weight: 500 !important;font-size: 20px !important;}
.module-form-container .frm-block-layout .box.gradient .title h4 span{    margin-top: 26px;}
.module-form-container .frm-block-layout .content.two-column-block.tab-focus-parent.label-lt-align .box-addmore {top: 0;padding: 10px;}
.wrapper_steps .step_detail.step_detail_custom .without-step-form{    margin-top: 0;}
.wrapper_steps .step_detail.step_detail_custom .without-step-form .left-tab-detail{    margin: 0 0 25px 0;}
.single_row textarea.frm-size-large.err{border: 1px solid red !important;}
.left-tab-detail.item-details{margin:0;}
.grid_view_title_rt .grid_view_icon{width:100%;    display: inline-block;    margin-top: 4px;}
.grid_view_title_rt .grid_view_icon i{float:right;margin: 0 0 0 4px;font-size: 20px;}
.grid_view_admin .grid_view_title_rt{width:auto;}
.status_label{    background: #f4e7af;}
.assign_to_bin {background: #BCB50C !important;color:#fff !important;}
.truck_assigned {background: #00C3AB !important;color:#fff !important;}
.request_sent {background: #907400 !important;color:#fff !important;}
.status_label.processed {background: #01CC16 !important;color:#fff !important;}
.status_label.in_process {background: #B6B5FF !important;}
.status_label.ready_for_delivery {background: #4EFFEA !important;}
.status_label.delivered {background: #93FF62 !important;}
.status_label.in_transit {background: #C19C00 !important;color:#fff !important;}
.status_label.partial_picked {background: #FFEC9D !important;}
.status_label.full_picked {background: #00750C !important;color:#fff !important;}
.status_label.partial_delivered {background: #FFE169 !important;color:#fff !important;}
.status_label.request_received {background: #483B00 !important;color:#fff !important;}
.status_label.partial_cancelled {background: #FFD734 !important;}
.status_label.cancelled {background: #FFA1A1 !important;}
.status_label.active {background: #189525 !important;color:#fff !important;}
.status_label.inactive {background: #DC1919 !important;color:#fff !important;}
.status_label.licence_expired {background: #990000 !important;color:#fff !important;}
.status_label.closed {background: #DC1919 !important;color:#fff !important;}
.grid_view_title .refcode{    font-size: 12px;color:#7E7E7E;font-family: "gilroymedium" !important;}
.return-item-details{    margin: 30px 0 0 0 !important;}
.content-custom-midd.damage-delivery-report-content .frm-block-layout {margin-left: 40px !important;margin-right: 40px !important;width: calc(100% - 80px) !important;border: 0;    margin-left: 40px !important;margin-right: 40px !important;width: calc(100% - 80px) !important;border: 0 !important;background: #FFFFFF;border-radius: 12px;margin-top: 20px;}
.content-custom-midd.damage-delivery-report-content .frm-block-layout .tab-content{border: 0;}
.content-custom-midd.damage-delivery-report-content .frm-block-layout .custom-productivity-report{border: 0;display: table;width: auto;}
.content-custom-midd.damage-delivery-report-content .frm-block-layout .custom-productivity-report .row{margin:0;}
.damage-delivery-report-content .custom-productivity-report {margin: 0 4px;margin-top: 25px;}
.damage-delivery-report-content .dataTables_wrapper.no-footer .dataTables_scrollBody {border-bottom: 0 !important;}
.damage-delivery-report-content table.dataTable thead th, .damage-delivery-report-content table.dataTable thead td {padding: 10px 18px;border-bottom: 0 !important;}
.damage-delivery-report-content .bowser-detailsblock table tr th{background: #F4F5F6 !important;border: 0 !important;color: #7E7E7E !important;font-size: 16px;    font-family: 'Gilroy';     font-weight: 600;padding-top: 0 !important;padding-bottom: 0 !important;height: 59px;line-height: 59px;}
.content-custom-midd.national-stock-report-content .frm-block-layout {margin-left: 40px !important;margin-right: 40px !important;width: calc(100% - 80px) !important;border: 0;    margin-left: 40px !important;margin-right: 40px !important;width: calc(100% - 80px) !important;border: 0 !important;background:transparent;border-radius: 12px;margin-top: 20px !important;    box-shadow: inherit;}
.content-custom-midd.national-stock-report-content .frm-block-layout .tab-content{border: 0;    background: transparent;}
.content-custom-midd.national-stock-report-content .frm-block-layout .custom-productivity-report{border: 0;border-top-right-radius: 10px !important;border-top-left-radius:10px !important;}
.content-custom-midd.national-stock-report-content .frm-block-layout .custom-productivity-report .row{margin:0;}
.national-stock-report-content .custom-productivity-report {margin: 0 4px;margin-top: 25px;    border-radius: 10px !important;border-top-right-radius: 10px !important;border-top-left-radius:10px !important;}
.national-stock-report-content .dataTables_wrapper.no-footer .dataTables_scrollBody {border-bottom: 0 !important;}
.national-stock-report-content table.dataTable thead th, .national-stock-report-content table.dataTable thead td {padding: 10px 18px;border-bottom: 0 !important;}
.national-stock-report-content .bowser-detailsblock table tr th{background: #F4F5F6 !important;border: 0 !important;color: #7E7E7E !important;font-size: 16px;    font-family: 'Gilroy';     font-weight: 600;}
.national-stock-report-content .tabTitle h2{    margin: 22px 22px 0 22px !important;}
.national-stock-report-content .report_order_popup_div{margin: 20px 20px 0 0;}
.supplier_orders .grid_view .grid_view_transfer:before{    height: 70px;}
.batch-details-reconcile{    background: #fff;width: calc(100% - 60px);padding: 30px;border-radius: 6px;display: inline-block;margin-bottom: 20px;}
.batch-details-reconcile .title_hd{margin-bottom: 30px;}
body .issue_request .grid_view{padding-bottom: 18px !important;}
.request-byadmin{    background: #F2F2F2;border-radius: 6px;height: 34px;padding: 0;width: 100%;line-height: 34px;}
.request-byadmin a{font-size: 12px;    font-family: 'Gilroy';     font-weight: 600;color:#000;}
.request-byadmin a:hover{color: var(--primary-color);}
.national-stock-report-content .top-frm-tab-layout {top: 30px;    margin-left: 40px;margin-right: 40px;}
#product_to_bin .left-tab-detail{    margin-bottom: 25px;}

.grid_total{display: flex;width: 100%;padding: 16px 0;margin: 0px 0 16px 0;border-top: 1px solid #D5DDE580;border-bottom: 1px solid #D5DDE580;}
.grid_total .grid_total_lt{margin-right:auto;}
.grid_total span{display:block;color:#7E7E7E;font-size:12px !important;font-family: "gilroymedium" !important;}
.grid_total label{display:block;color:#000000;font-size:14px !important;font-family: "gilroymedium" !important;    margin: 0;}
.grid_total_rt{text-align: right;}
.other-action-view-detail .other-actions-list-btn{display: inline-block;width: 100%;text-align: center;}
.other-action-view-detail .other-actions-list-btn .view-btn{    height: auto;line-height: 34px;background: transparent !important;padding: 0 !important;margin: 0;display: block;float: none;}
.item_master_v1 .grid_view_warehouse .grid_view_warehouse_box {height: calc(100% - 4px);padding-bottom: 0;}
.item_master_v1 .grid_view_warehouse{margin-bottom: 10px;}
.batch-details-transfer{    background: #fff !important;}
.batch-details-transfer .labels-blk .tkt_label label{    line-height: 40px;margin: 0;}
.item_master .grid_view_warehouse .grid_view_warehouse_box {height: calc(100% - 4px);padding-bottom: 0;}
.item_master .grid_view_warehouse{    margin-bottom: 10px;}
.module-list-container .widget-block{    margin-top: 30px;}
.left-search-td .side-menu-hide span:before {content: "\f1de" !important;font-family: 'Line Awesome Free' !important;font-weight: 900 !important;}
.ui-widget-header span.ui-icon:before {content: "\f00d";    font-family: 'Line Awesome Free';font-weight: 900;font-size:18px;}
.ui-dialog .ui-dialog-titlebar-close{right:10px;}
.single-row-view .two-block-view .error-msg-form {margin-left: 0;}
.loading_ticket .grid_view_warehouse .grid_view_warehouse_box {height: calc(100% - 15px);padding-bottom: 0;}
.grid_icons{position: absolute;right: 20px;}
.grid_icons i{font-size:24px;}
.grid_view_warehouse .grid_view_warehouse_box.h-auto{    height: calc(100% - 10px);padding-bottom: 0;}
.h-auto{    height: auto !important;padding-bottom: 0;}
.bin-report-content .frm-block-layout{    margin: 20px 15px 0 15px;}
.ownership-report-content .frm-block-layout{    margin: 110px 40px 0 40px !important;display: block;}
.module-view-container .crg-dtl-pg #user_watchlist {margin: 40px;margin-top: 140px;}
.level_blk.blk_3.rockeye-form{padding: 0;margin-top: 20px;}
.level_blk.blk_3.rockeye-form .form_row .single_row{    width: 100%;}
.left-search-panel .data-right-align.active .selected {color: #fff !important;}
.activities-log-list #cd-timeline {margin-top: 90px;}
.activities-log-list #cd-timeline .date{z-index: 1;}
.activities-log-list{    margin-bottom: 70px;}
.internal_product_summary .grid_view_warehouse{    margin-bottom: 15px;}
.usage_type_box{margin-top:15px;}
.cell-align-right{padding-right:20px !important;}
.tabTitle .activities_date .form-control{background: #f2f2f2;}
.tabTitle .activities_date .la-calendar{top: 15px;}
.bowser-detailsblock td{    color: #000;font-size: 16px;font-family: "gilroymedium" !important;}
.bowser-detailsblock td .status_label{float: none;display: table;margin: 0 auto;}
.dashboard_midd{    margin-top: 30px;}
.cargo-tab.mrs-tab .nav-tabs > li.adviced-text{color: #fff;position: absolute;bottom: 20px;left: 0;}
.warehouse .grid_view_warehouse .grid_view_warehouse_box {height: calc(100% - 12px);padding-bottom: 0;}
.warehouse .grid_order_box li{width: calc(100% - 40px);    padding-left: 0;padding-right: 38px;}
.warehouse .grid_order_box li span{float:right;left: inherit;right: 0;}
.order-summary-warehouse-block{display:none;}


.mrs-tab-left-cit .nav-tabs li.module-heading-title {color: #fff;font-size: 18px;text-align: left;margin-bottom: 25px;padding: 0 20px !important;font-family: "gilroymedium" !important;}
.mrs-tab-left-cit .nav-tabs li{width: calc(100% - 33px);padding: 0;margin-right: 0;}
.mrs-tab-left-cit .nav-tabs li a {width: auto;float: none;display: block;color: #bdbdbd !important;text-align: left;height: 48px;line-height: 48px !important;padding: 0 20px !important;width: auto;float: none;display: block;font-size: 16px !important;font-family: "gilroymedium" !important;}
.mrs-tab-left-cit .nav-tabs li.active a, .mrs-tab-left-cit .nav-tabs li.active a:hover{background: var(--primary-color) !important;border-radius: 6px !important;line-height: 48px !important;padding: 0 20px !important;color: #fff !important;}
.cargo-tab.mrs-tab.mrs-tab-left-cit .nav-tabs > li{margin-right:0;width:100%;    padding: 0;}
.cargo-tab.mrs-tab.mrs-tab-left-cit .nav-tabs > li a:hover{color:#fff !important;}
.module-list-container .mrs-tab.mrs-tab-left-cit {padding: 0 !important;margin: 140px 24px 90px 24px !important;}
.mrs-tab-left-cit .nav-tabs {width: calc(303px - 40px) !important;float: left;border-radius: 10px;padding: 30px 20px;height: calc(100vh - 300px);position: fixed !important;top: 170px !important;overflow-y: auto;overflow-x: hidden;}
.cargo-tab-cit .tab-content.latsDiv {padding-left: 333px;width: calc(100% - 333px);}
.module-view-container .cargo-tab-cit {border: 0;padding-top: 0;background: transparent;width: auto !important;float: none !important;display: block;padding: 20px 40px 30px 40px !important;margin: 80px auto 0px auto !important;}
.module-view-container .cargo-tab-cit {padding: 0 !important;margin: 140px 40px 90px 40px !important;}
.module-view-container .cargo-tab-cit h2 {padding: 30px 30px 20px 30px !important;color: #555555 !important;font-size: 16px !important;margin: 0 !important;font-family: "gilroymedium" !important;}
.module-view-container .cargo-tab-cit .mrs-tab-left-cit {    padding: 0 !important;margin: 0 !important;}
.cargo-tab-cit-child .grid-table-view.top-list-pager-space{width: calc(100% - 340px);    margin-left: 340px;    margin-top: 0 !important;}
.cargo-tab-cit-child .top-list-tab-layout, .cargo-tab-cit-child .top-frm-tab-layout{    top: 0;float: left;width: auto !important;}
.module-list-container .cargo-tab-cit-child .ui-jqgrid .ui-jqgrid-bdiv{    margin: 0px 10px !important;}
.module-list-container .cargo-tab-cit-child .floor_grid_box{margin-top:0;margin-bottom:20px;    vertical-align: top;}
.cargo-tab-cit-child .grid_view_title_rt .status_label {margin-top: 0;float: left;}
.cargo-tab-cit-child .grid_view_title_rt{width:auto;}
.cargo-tab-cit-child  .grid_view_title_rt .dropdown_menu {margin-top: 0;}
.cargo-tab-cit-child .rooms_block li {width: calc(50% - 12px) !important;margin-bottom: 15px;padding: 10px 0 10px 0;margin-right: 9px;}
.cargo-tab-cit-child .grid_view_admin {background: transparent !important;position: relative;bottom: 0;right: 0;left: 0;padding: 0;}
.cargo-tab-cit-child .grid_view_warehouse {width: calc(33% - 23px) !important;}
.cargo-tab-cit-child.table-view-topclass{    width: calc(100% - 400px);margin: 0 !important;margin-left: 370px !important;}
.cargo-tab-cit-child .mrs-tab-left-cit .nav-tabs{    left: 40px;}
.cargo-tab-cit-child.table-view-topclass .grid-table-view.top-list-pager-space{    width: 100%;margin: 0 !important;}
.warehouse_racks .cargo-tab-cit-child .ui-widget-content.jqgrow.ui-row-ltr{background:transparent !important;}
.warehouse_racks .cargo-tab-cit-child  .ui-jqgrid-btable tr.ui-widget-content:hover td.cit-grid-view {background-color: transparent !important;}
.warehouse_products .cargo-tab-cit-child .grid-table-view.top-list-pager-space{    margin-top:30px !important;}
.cargo-tab-cit-child .floor_grid_box .grid_view_admin_rt {color: #7a7a7a;font-size: 12px;}
.crg-dtl-pg .arrow-rgt-icon svg, .reqst-crgo-ttl .arrow-rgt-icon svg{    top: 0;margin: 0 10px;}
.small-popup.add_note_form_div .form_row_rt.reminder_div .activities_date .err{padding-left: 0 !important;}
.small-popup.add_note_form_div .form_row_rt.reminder_div .activities_date .form-control{    width: 155px;min-width: 155px;padding: 0 20px !important;}    
.small-popup.add_note_form_div .form_row_rt.reminder_div .activities_date  .form-control{background: #f2f2f2;}
.side-popup.admin-fancy-body .cargo-tab-cit .tab-content.latsDiv {padding-left: 0;width: 100%;}
.side-popup.admin-fancy-body .module-view-container .cargo-tab-cit {padding: 20px 20px 30px 20px !important;margin: 60px auto 0px auto !important;}

.side-popup .module-form-container.has-detail-view .frm-block-layout .single-row-view .label-lt-align .form-row.row-fluid .btn-uploadify.frm-size-large {width: calc(97% - 40px)!important;}
.grid_unites_rt{position: relative;    white-space: nowrap;}
.batch_number_box li{    list-style: none;}
.batch_number_box li::marker{display:none !important;}
.grid_view_admin .text-truncate{display:inline-block;}
/*.grid_view_warehouse_title_lt{    display: flex;align-items: center;}*/
.ajax-content-div {margin-bottom: 0;}

.horizon-data-scroll{scrollbar-face-color: #eaeef2;scrollbar-shadow-color: #eaeef2;scrollbar-highlight-color: #eaeef2;scrollbar-3dlight-color: #eaeef2;scrollbar-darkshadow-color: #eaeef2;scrollbar-track-color: #eaeef2;
    scrollbar-arrow-color: #eaeef2;}
/* Let's get this party started */
.horizon-data-scroll::-webkit-scrollbar {width: 6px;position:absolute;z-index:100;height:6px;}
.horizon-data-scroll::-webkit-scrollbar-track {background: #eaeef2; -webkit-border-radius:10px;border-radius:10px;}
.horizon-data-scroll::-webkit-scrollbar-thumb {-webkit-border-radius: 10px;border-radius: 10px;background: var(--primary-color);cursor:pointer;}
.ui-jqgrid .ui-jqgrid-htable .ui-search-toolbar th.search-toolbar-row .ui-icon-search {background: transparent !important;    text-indent: inherit;}
.ui-jqgrid .ui-jqgrid-htable .ui-search-toolbar th.search-toolbar-row .ui-icon-search:before {font-family: 'icomoon' !important;content: "\e901" !important;font-weight: normal !important;text-indent: 0;font-size: 20px;}
.ui-datepicker {z-index: 100001 !important;}
.rockeye-lt-form{margin:0 !important;}
.rockeye-lt-form .form-two-custome .form-label {color: #555555;font-size: 14px !important;font-family: "gilroymedium" !important;    width: 100%;margin-top: 0;}
.rockeye-lt-form .form-two-custome .form-right-div{width:100%;}

.rockeye-lt-form .form-two-custome .form-right-div .chosen-container {width: calc(100% - 25px) !important;}
.rockeye-lt-form .form-two-custome-box {width: 100%;padding: 0;}
.rockeye-lt-form .form-two-custome{margin-bottom:20px;}
body .rockeye-lt-form .form-two-custome .form-right-div .form-control {width: calc(100% - 64px) !important;}
body #loading_ticket_maindiv .rockeye-lt-form .form-two-custome .form-right-div .form-control.err{    padding: 0 20px !important;}
.grid-types .view_warehouse_attachment{    margin-top: 0;display: inline-block;width: auto;}
.module-view-container .mrs-tab.mrs-tab-left .grid-item .tabTitle .grid_view_icon{    margin: 23px;}
.module-form-container .ajax-content-div.top-frm-spacing.batch-report-content{margin-top: 40px !important;margin-bottom:30px !important;}
.module-form-container .ajax-content-div.top-frm-spacing.batch-report-content .frm-block-layout{margin:0 !important;width:100% !important;}
.module-form-container .ajax-content-div.top-frm-spacing.batch-report-content .box .dataTables_wrapper {margin-left: 0;}
.module-form-container .ajax-content-div.top-frm-spacing.batch-report-content .national_report_listing .dataTables_info {padding: 0px 0 0px 0px !important;}
.module-form-container .ajax-content-div.top-frm-spacing.batch-report-content .national_report_listing .dataTables_length {padding: 12px 0 16px 30px;}
.tbl-search-records .search-range-slider{    margin: 13px 10px !important;}
.entypo-icon-search-2:before{    font-family: 'icomoon' !important;content: "\e901" !important;font-weight: normal !important;font-size: 16px !important;}
.bowser-detailsblock td .table_view_img img {width: 50px !important;height: 50px !important;}
body .import-products-block {margin: 140px 30px 90px 30px !important;}
body .module-list-container .import-products-block {margin: 140px 30px 40px 30px !important;}
body .import-products-block .action-btn-align{    margin: 29px auto;display: table;}
.import-products-block #step2_div .frm-block-layout.pad-calc-container{float: none;margin: 0;}
.import-products-block .left-tab-detail .bowser-detailsblock table{    width: 100%;}
.import-products-block .frm-block-layout {
    float: none;
    margin-left: 0;
}
.import-products-block #step2_div .tabContent {padding: 0;}
.activities_block.user_activities{    margin: 0 40px 80px 40px !important;margin-top: 90px !important;box-shadow: inherit;}
.activities_block.user_activities .tabTitle{    display: inline-block;width: 100%;}
.activities_block.user_activities .tabTitle h2{    margin: 32px 25px 0px 25px !important;}
.activities_block.user_activities .tabTitle .header-block-strip .export_btn_widget{    display: inline-block;    margin-top: 32px;}
.activities_block.user_activities .header-block-strip {margin-right: 0;}
.activities_block.user_activities .grid_view_icon i {color: #686868;margin-left: 11px;}
.activities_block.user_activities .grid_view_icon i:hover:before{color:var(--primary-color) !important;}
.import-products-block ul.token-input-list .token-input-input-token input {background: #f2f2f2;}
.import-products-block .chosen-container-single .chosen-single{background: #f2f2f2;height:50px;border:0; line-height:50px;border-radius:4px !important;}
.activities_block .tabTitle .stock_reserve_date .activities_date{    margin: 0px 20px 0 20px;}
.activities_block  .stock_reserve_date {top: 19px;right: 45px;}
.activities_block  .stock_reserve_date .chosen-container-single .chosen-single{background: #f2f2f2;height:50px;border:0; line-height:50px;border-radius:4px !important;}
.activities_block  .stock_reserve_date .lock-type{    margin-left: 0;}
.activities_block .stock_reserve_date .btn {height: 48px;line-height: 48px;}
.header-block-strip .icons-circle a {color: #fff;}
.chosen-container .chosen-drop {border: 1px solid var(--primary-color);    margin-top: -1px;}
.admin-fancy-body .nav-tabs{display:none;}
.header_userprofile_blk img {right: inherit;left: 0;width: 35px;height: 35px;}
.stock-reconcile-bins {padding: 0px 30px 10px 30px;}
.item_cat_block {padding: 0 30px 5px 30px;}
.module-form-container .frm-block-layout .single-row-view .content.label-lt-align.two-column-block .form-row.row-fluid.form-inline-child .form-right-div .chosen-container {width: calc(100% - 50px) !important;}
.module-form-container .frm-block-layout .single-row-view .content.label-lt-align.two-column-block .form-row.row-fluid.form-inline-child .form-right-div .chosen-container-multi .chosen-choices { height: auto !important;}
.mrs-tab.mrs-tab-left .tab-icon {display:none;}
.login-main-page.custom-login-bg{    display: inline-block !important;}
.logo_login img {max-height: 50px;}
.grid-types {display: flex;width: 100%;border-bottom: 1px solid #ececec;padding: 12px 0;}
.grid-types .request_type {margin-right: auto;color: #000;font-size: 14px;}
.grid-types .other-actions-list-btn {display: flex;align-items: center;margin-right: -10px;}
.grid_view_title {display: inline-block;width: 100%;min-height: 70px;height:auto;    border: 0;}
.grid_view_warehouse_title {margin-bottom: 0;}
.ui-jqgrid .ui-jqgrid-hbox{    box-shadow: inherit !important;}
.top-menu > ul, .top-search-input, .global_search_left_box, .user-drop-menu {float: left;}
.top-menu .user-drop-menu {position: relative;}
.top-menu .user-drop-menu img {position: absolute;right: 0;z-index: 10;cursor: pointer;left: 0;width: 35px;height: 35px;border-radius: 50%;margin-top: 15px;margin-right: 0;}
.user-drop-menu .avatar-text {right: inherit;left: 0;width: 35px;height: 35px;line-height: 35px;margin-top: 18px;background: var(--secondry-color);color: #fff;display: inline-block;border-radius: 50%;text-align: center;font-size: 16px;position: absolute;cursor: pointer;}
.header-top-title {line-height: 20px;}
.errorbox-position .closebtn-errorbox {right: 10px;}
.theme-logo{    display: flex;    align-items: center;    gap: 0 12px;height: 70px;}
.theme-logo .theme-icon{width: 45px !important;height: 45px !important;}
/*.theme-logo .theme-icon img{width: 45px !important;height: 45px !important;}*/
.theme-logo h2{     text-transform: uppercase !important;line-height: 22px;margin: 0;font-size: 1rem;margin-top: 0;font-family: 'Montserrat' !important;font-style: normal;font-weight: 400 !important;color: #000 !important;}
.theme-logo p{margin: 0;font-size: 1.429rem;font-family: 'Montserrat' !important;font-style: normal;font-weight: 600 !important;color:#000;}
.top-model-view .logo-left{padding-left: 25px !important;    margin-top: 0 !important;}
.left-model-view .logo {width: auto;padding-right: 10px;}
.header-rt .other-actions-list-btn ul li{float:left;    margin-left: 10px;}
.other-actions-list {float: left;left: -9px;}
.other-actions-list .dropdown-menu {padding: 6px 17px !important;left: -160px !important;    min-width: 170px;}
.other-actions-list .dropdown-menu li a.view-btn{    background: transparent !important;font-size:14px !important;}
.mrs-tab > .nav-tabs > li.active > a, .mrs-tab > .nav-tabs > li.active > a:focus, .mrs-tab .nav-tabs > li.active > a:hover{border-bottom:0 !important;}
.activities_block {background: #FFFFFF;box-shadow: 0px 10px 20px #D5DDE580;border-radius: 10px;}
.box-header>.box-tools {position: absolute;right: 30px;top: 0;}
#activities .form-group {margin-bottom: 10px;}
.module-view-container .nav-tabs > li.module-heading-title {color: #000 !important;padding: 0 !important;border-bottom: 1px solid #e9e9e9;padding-bottom: 15px !important;margin-bottom: 10px !important;}
.add_note .add_note_list {padding:10px 30px;margin:0;}
.add_note .add_note_list .add_note_list_lt {width:300px;position: relative;padding-left: 80px;min-height: 60px;float:left;}
.add_note .add_note_list .add_note_list_rt  {width:70%;}
.add_note_list_lt img {width: 60px;height: 60px;border-radius: 6px;position: absolute;left: 0;}
.add_note_list{margin:10px;padding:30px 20px;border-bottom: 1px solid #D5DDE5;display: block;overflow: hidden;}
.add_note_list:last-child{ border-bottom:0;}
.add_note_list_lt{float:left;width:calc(20% - 80px);position: relative;padding-left:80px;min-height:60px;}
.add_note_list_rt{float:left;width:80%;}
.add_note_list_lt img{width:60px;height:60px;border-radius:50%; position:absolute;    left: 0;}
.add_note_list_lt h5{letter-spacing: 0.03px;color: #36414C;font-size:16px;margin:0 0 5px 0;}
.add_note_list_lt p{letter-spacing: 0.03px;color: #66737F;font-size:14px;}
.add_note_list_lt p span{display:block;}
.add_note_list_rt p{letter-spacing: 0px;color: #66737F;font-size:12px;margin-bottom:20px;}
.add_note_attachment{width:100%;display:inline-block;}
.add_note_attachment_lt{float:left;}
.add_note_date{float:right;    margin-top: 18px;}
.attachment_box {float: left;background: #E7ECF2;border-radius: 10px;width: 40px;height: 40px;line-height: 40px;text-align: center;color: #4A494D;font-size: 24px;margin-right: 19px;cursor: position;}
.attachment_box .form-image {border-radius: 10px;width: 40px;height: 40px;}

.left-search-td {background: #fff;padding: 5px;}
.tbl-left-search .search-header {background: transparent !important;border: 0 !important;padding: 8px 0px;font-size: 16px;font-weight: 500;border-bottom: 1px solid #D5DDE5 !important;margin-bottom: 1px;padding-bottom: 15px;}
.tbl-search-records{border-spacing: 0;}
.ui-jqgrid.ui-widget.ui-widget-content{background: transparent;}
.left-search-panel .data-left-anchor {color: var(--gray-color-700);font-size:14px;}
.listsort-container{display:none;}
/*-- left filter design---*/
#shortcut-btn{display:none !important;}
.side-btn a{    background-color: #206dff!important;    border: 0 !important;}
.left-search-td .side-btn{ display:inline-block !important;}
.grid-table-view td.left-search-td{padding:0;position: fixed;right: 0;background: transparent;    z-index: 100001;top:0;}
.left-search-td .side-btn.left-hide {display: inline-block !important;top:204px !important;left: inherit !important;    right: -5px;border-radius: 36px 0 0 16px;}
.left-search-td .side-btn.left-show{    position: absolute;
    z-index: 99;
    left: inherit !important;
    right: 7px;
    top: 17px !important;
    background: transparent;}
a.side-menu-hide {height: 36px;line-height: 37px;}
.left-search-panel ul.token-input-list, .left-search-panel ul.token-input-list-facebook{    border-radius: 0;}
.left-search-td .side-btn a {background-color: var(--primary-color) !important;background-image:var(--primary-color) !important;text-shadow: inherit;
/*border-radius: 20px 0 0 20px;*/}
a.side-menu-hide span, .tbl-left-search .search-show-hide .search-icon .search-font {color: #1B252F;    font-size: 20px;}
.left-search-td .side-menu-hide span:before {line-height: 36px;font-size: 24px;margin: 0;padding: 0px 5px; content: "\f1de";font-family: 'Line Awesome Free';font-weight: 900;color:#fff;}
.left-search-panel {width: 300px !important;padding:60px 30px 30px 30px !important;min-height: calc(100vh - 0px) !important;box-shadow: 0px 10px 20px #1b252f0d;background: #fff;overflow-x: hidden !important;color:#fff;}
.left-search-panel .tbl-left-search{width:100% !important;}
#left_search_items{min-height: calc(100vh - 100px) !important;height: calc(100vh - 100px) !important;}
.left-search-td  ul.token-input-list, .left-search-td  ul.token-input-list-facebook, .left-search-td .chosen-container{width:98% !important;margin-top:16px;}
.left-search-panel .left-data-row td{padding:0 !important;}
.left-search-panel .left-data-row td .data-left-anchor{height:36px;padding:0;display: block;line-height: 36px;padding-left: 10px;}
.left-search-panel .left-data-row td .data-left-anchor.selected{background: #E7ECF2;}
.left-search-panel .data-right-align .data-left-anchor{width: 26px;height: 26px !important;background: #EEF2F6;display: inline-block !important;padding: 0 !important;line-height: 26px !important;text-align: center;border-radius: 10px;margin-top: 5px;margin-right: 5px;font-weight: 500 !important;}
/*-- left filter design---*/
body .left-search-panel .tbl-search-records {border-bottom: 1px solid #D5DDE5 !important;margin-bottom: 3px !important;padding-bottom: 15px !important;}
.table-view-topclass .ui-jqgrid tr.jqgrow td {line-height: initial;white-space: normal;}
.flight_list_grid_icon{    border-radius: 50% !important;}
.staff_login_block .btn, .staff_login_block .btn a{font-family: 'Gilroy' !important;font-weight: 600;color:var(--primary-color);}
.staff_login_block .btn:hover a{color:#fff !important;}
.grid_view_warehouse_title .list-no-image.cell-left {border-radius: 50% !important;height: 80px;width: 80px;}
.ui-jqgrid .ui-jqgrid-bdiv{scrollbar-face-color: #eaeef2;scrollbar-shadow-color: #eaeef2;scrollbar-highlight-color: #eaeef2;scrollbar-3dlight-color: #eaeef2;scrollbar-darkshadow-color: #eaeef2;scrollbar-track-color: #eaeef2;
    scrollbar-arrow-color: #eaeef2;}
/* Let's get this party started */
.ui-jqgrid .ui-jqgrid-bdiv::-webkit-scrollbar {width: 8px;position:absolute;z-index:100;height:8px;}
.ui-jqgrid .ui-jqgrid-bdiv::-webkit-scrollbar-track {background: #eaeef2; -webkit-border-radius:10px;border-radius:10px;}
.ui-jqgrid .ui-jqgrid-bdiv::-webkit-scrollbar-thumb {-webkit-border-radius: 10px;border-radius: 10px;background: var(--primary-color);cursor:pointer;}
.module-form-container .single-row-view .form-right-div .uploader span.filename {height: 45px;line-height: 45px;}
.two-column-block .column-view-parent.form-row .two-block-view#cc_sh_sys_static_field_1{    width: 49% !important;}
@media screen and (min-width:1280px) and (max-width:1600px) {
    .table-view-topclass .ui-jqgrid tr.jqgrow td, .table-view-topclass .ui-jqgrid .ui-jqgrid-htable .ui-jqgrid-labels th.ui-th-ltr, .table-view-topclass .ui-jqgrid tr.jqgrow td a, .table-view-topclass .other-actions-list-btn .view-btn{    font-size: 12px !important;}
    .table-view-topclass .other-actions-list-btn .view-btn{    padding: 0 10px 0 10px !important;}
    .table-view-topclass .other-actions-list .dropdown-toggle{padding: 7px 8px;}
}
.uigrid-col-btn div.btn .ui-icon-columns:before {font-size: 18px;position: relative;top: -5px;}
.dynamic-btn tr td div.uigrid-col-btn.col-icon-only.ui-pg-button.ui-grid-button.ui-corner-all .btn{    padding: 0 4px 0 0px !important;
    margin: 0;}
.dynamic-btn tr td div.uigrid-col-btn.col-icon-only.ui-pg-button.ui-grid-button.ui-corner-all .btn:hover{color:var(--primary-color);}
.recet_alerts_block{    margin-right: 3px;}
.demomenu_itemlink {float: left;margin-right: 14px;}
.demomenu_itemlink .icomoon-icon-grid-view{    padding: 25px 15px !important;}
.demomenu_itemlink_box li a{color:#222;font-size:16px;}
.demomenu_itemlink_box li img{    margin-right: 10px;}
.module-form-container .single-row-view .form-right-div .btn-uploadify.frm-size-medium {width: calc(90% - 0px) !important;}
.upload__img-box {width: 80px;height: 80px;border-radius: 10px;background: #E7ECF2;margin: 10px 10px 10px 0px;display: inline-block;}
.add_note_form .upload__img-box {vertical-align: middle;}
.img-bg {background-repeat: no-repeat;background-position: center;background-size: cover;position: relative;padding-bottom: 100%;border-radius: 10px;}
.upload__img-box i.la-times-circle {position: absolute;right: -6px;top: -6px;font-size: 20px;cursor: pointer;background: #fff;border-radius: 50%;}
.asset_multi_image .img-inline-display, .asset_file_class .img-inline-display{margin-right:8px;}
.grid-item.asset_qr_class .left-tab-detail .tgdp-rgt-tp-sect .tgdp-rgt-tp-txt{    width: 50% !important;max-width: 50% !important;float: none !important;margin: 10px auto 40px auto;}
.asset_qr_class .tgdp-rgt-tp-txt img{width:100%;}
.popup-main-title-icon img{    width: 110px;height: 110px;margin-top: 20px;border-radius: 50%;}
.single-row-view .two-column-block .form-right-div .frm-token-autocomplete.frm-size-medium {width: calc(100% - 6px) !important;border: 1px solid #D5DDE5 !important;border-radius: 5px !important;}
.ui-datepicker .ui-datepicker-prev .ui-icon:before, .ui-datepicker .ui-datepicker-next .ui-icon:before{display:none;}
.activities_details p{font-size:14px;}
.grid-norec-msg::before{width: 130px;height: 155px;}
.popup-lt-block .label-box-row span{color:#fff !important;font-size: 14px;}
.entypo-icon-users:before{content: "\f500";font-family: 'Line Awesome Free';font-weight: 900;}
.menu_overlay_lt ul li a i{margin-left:0;}
.menu_sub_box ul li .la-envelope:before {font-family: 'Line Awesome Free' !important;font-weight: 900;}

.module-form-container .frm-block-layout .single-row-view .content.label-lt-align.two-column-block .form-row.row-fluid.form-inline-child .form-right-div .chosen-container.chosen-container-multi.notranslate{border: 1px solid #D5DDE5 !important;border-radius: 5px !important;width: calc(100% - 0px) !important;}
.tab-content {overflow: inherit !important;}
.custom-table .ui-jqgrid .ui-jqgrid-btable tr th{    font-size: 16px !important;
    font-weight: 500 !important;
    color: var(--secondry-color) !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;}
.custom-table .ui-jqgrid .ui-jqgrid-btable tr.ui-row-ltr td{     border: 0;   font-size: 16px !important;color: var(--secondry-color) !important;padding-top:10px !important;padding-bottom: 10px !important;padding-left: 10px !important;padding-right: 10px !important;    font-family: "gilroymedium" !important;    border-bottom: 1px solid #ebebeb !important;}
.custom-table .ui-jqgrid .ui-jqgrid-htable .ui-jqgrid-labels th.ui-th-ltr:first-child, .custom-table .ui-jqgrid .ui-jqgrid-htable .ui-jqgrid-labels th.ui-th-ltr:last-child{border-radius: 0 !important;}
.custom-table  .ui-jqgrid .ui-jqgrid-htable {margin: 0;}
.custom-table .ui-jqgrid .ui-jqgrid-view {width: calc(100% - 0px) !important;}
.custom-table #jqGrid_jobcard{    margin-top: 0;}
.custom-table .ui-widget-content {background: transparent !important;border: 0;}
.custom-table .ui-jqgrid .ui-jqgrid-bdiv > div{padding:0;}
.custom-table .ui-jqgrid .ui-jqgrid-bdiv{box-shadow: inherit;    min-height: 190px;}
.custom-table .ui-state-default.ui-jqgrid-pager.ui-corner-bottom{    padding: 20px !important;width:auto !important;}
.custom-table .form-image{width:60px;height:60px;}
.left-tab-detail .invoice-details-cnt .tgdp-rgt-tp-sect.truck_images .multi-delivary > span img{height:100px;width:100px;    object-fit: cover;}
.module-view-container .mrs-tab.mrs-tab-left .invoice-table .truck_images h2{padding-left:5px !important;}
.side-popup .header-lt h1, .admin-fancy-body .header-lt h1 a, .side-popup #trmid_template .module-form-container .header-top-title .header-lt h1{    font-family: 'Gilroy' !important;font-weight: 600 !important;}
.side-popup .module-form-container .action-btn-align{width:100%;margin-top:20px !important;}
.work_order_comments .cargo-tab-cit-child .grid-table-view.top-list-pager-space .ui-jqgrid-bdiv{    background: #FFFFFF !important;border-radius: 10px;box-shadow: inherit;margin: 0;}
.work_order_comments .timeline > .timeline-item .timeline-content > .timeline_box{    border: 1px solid #efefef !important;}
.cargo-tab-cit-child .top-list-tab-layout{position: absolute;}
.mrs-tab-left-cit .nav-tabs li a {width: auto;float: none;display: block;text-align: left;height: 48px;line-height: 48px !important;padding: 0 20px !important;width: auto;float: none;display: block;font-size: 16px !important;font-family: "gilroymedium" !important;color: #555 !important;}
.cargo-tab.mrs-tab.mrs-tab-left-cit .nav-tabs > li a:hover{color:var(--primary-color) !important;}
.table-view-topclass.cargo-tab-cit-child .ui-jqgrid .ui-pg-table td.pad-bot-none {padding: 0 !important;}
.table-view-topclass.cargo-tab-cit-child .ui-jqgrid-view .ui-jqgrid-toppager{padding:20px 0 !important;}
.table-view-topclass.cargo-tab-cit-child .ui-jqgrid-view .ui-jqgrid-toppager .listsearch-container{margin-right:20px !important;}
.work_order_comments .timeline > .timeline-item .timeline-content > .timeline_box .edit_comment .las{font-size:18px;}
.timeline > .timeline-item:nth-child(odd) > .timeline-date > div{display:block;}
.left-search-panel .left_filter_clear{    position: absolute;
    top: 16px;
    z-index: 10;
    right: 50px;
    color: var(--primary-color) !important;
    border: 1px solid;
    padding: 8px 18px;
    background: #fff;    border-radius: 4px;}
.menu_overlay.open{    height: calc(100vh - 71px);    z-index: 1;}

.module-form-container .jobcard .ajax-content-div.top-frm-spacing {margin-top: 70px;}
.two-column-block .form-row .text-append-prepend input.hasDatepicker{border-radius: 5px !important;padding: 0 20px;height: 50px;line-height: 50px;width: calc(100% - 42px) !important;}
.module-form-container .form-right-div.input-append.text-append-prepend .add-on, .module-form-container .form-right-div.input-append.text-append-prepend .add-on{    background: transparent !important;height: 50px;padding: 0 20px;line-height: 50px;right: 1px;left: inherit;position: absolute;    z-index: 1;}
.input-prepend.text-append-prepend .frm-size-medium.ctrl-append-prepend{border-radius: 5px !important;padding: 0 20px;height: 48px;line-height: 48px;width: calc(100% - 42px) !important;}
.double-row-view .form-right-div{display: flex;}
.input-prepend.text-append-prepend .add-on.text-addon.append-addon{    background: #e6e9ee !important;margin-left: 0;padding: 0;height: 50px;margin-right: -4px;z-index: 10;border-radius: 5px 0 0 5px !important;line-height: 50px !important;    min-width: 50px;}
.upload-drop-zone{margin: 0;position: absolute;}
.box.gradient .title{    background: transparent !important;    display: flex;}
.module-form-container .frm-block-layout .box.gradient .title h4{    width: 100%;margin-top: 20px;    padding: 0 !important;}
.module-form-container .frm-block-layout .content.two-column-block.tab-focus-parent.label-lt-align .box-addmore{    padding: 10px 0;}
.frm-controls-merge .frm-merge-ctrl-block select, .frm-controls-merge .frm-merge-ctrl-block .frm-token-autocomplete{    border: 1px solid #D5DDE5;border-radius: 5px;}
.two-column-block .column-view-parent.form-row .two-block-view .ui-pg-button .btn, .frm-block-layout .box.gradient .box.form-child-table .title h4 .box-addmore.right .btn.btn-success{padding: 0 20px;height: 50px;line-height: 50px;}
.form-row .two-block-view input, .form-row .two-block-view textarea, .form-row .two-block-view select{border-radius: 5px !important;padding: 0 20px;height: 50px;width: calc(100% - 42px) !important;}
.notification-row img.common_user_profile{width:40px;height:40px;border-radius:40px;}
.top-left-notification{padding: 14px 0px 10px 0px;}
.top-left-notification i.la-bell{font-size: 24px !important;}
.top-model-view.logo{    max-width: inherit;}
/*.side-popup .module-form-container form .box .content{padding:0px !important;}*/
.token-input-dropdown-facebook, .token-input-dropdown {z-index: 1000001 !important;}
.module-form-container .two-column-block .frm-token-autocomplete.frm-size-medium {border: 1px solid #D5DDE5 !important;border-radius: 5px;}
.top-notification .notify_dropdown{    min-height: calc(100vh - 92px) !important;    right: 0;}
.form-table-row .tip{    animation: inherit;}
.ui-tooltip, .qtip {max-width: inherit;min-width: inherit;}
ul.token-input-list .token-input-token{color: #fff;margin: 11px;}
li.token-input-token span{color:#fff;}
.form-right-div{    position: relative;}
/*.double-row-view .form-right-div a.tipR{    text-decoration: none;position: absolute;right: 30px;top: 16px;}*/
.form-right-div .chosen-container.chosen-container-multi.notranslate{border: 1px solid #D5DDE5 !important;border-radius: 5px;width: calc(100% - 29px) !important;}
.chosen-container-multi .chosen-choices li.search-field{    line-height: 46px;}
.double-row-view .form-right-div {display: block;width: 100% !important;}
.module-form-container .form-right-div.input-append.text-append-prepend .add-on.icomoon-icon-calendar, .module-form-container .form-right-div.input-append.text-append-prepend .add-on.icomoon-icon-calendar{font-size:20px;    z-index: 1;}
.input-prepend .add-on.text-addon.append-addon{    position: absolute !important;}
.input-prepend.text-append-prepend .frm-size-medium.ctrl-append-prepend{    padding-left: 70px !important;width: calc(100% - 92px) !important;}

body div.cust_procedure_checkbox input.form-check-input {width: auto !important;margin-right: 10px;}
.cust_procedure_checkbox .custom-checkbox{padding: 0;gap: 0;}
div.token-input-dropdown {border: 1px solid #eaebec !important;margin-top: 1px;    box-shadow: 0px 10px 20px #D5DDE580;border-top:0 !important;border-radius: 5px !important;}
.procedures .label_text label.w-100{width: calc(100% - 0px) !important;max-width: 100%;white-space: inherit;}
.ui-timepicker-div .ui-widget-header{border: 0 !important;}
dt {font-weight: 500;font-family: 'Gilroy' !important;}
.ui-slider-horizontal .ui-slider-handle{    margin-left: 2px;top: 1.2px !important;}
a.ui-slider-handle[style="left: 100%;"]{left:85% !important;}
.las.la-envelope:before {
    content: "\f0e0";
    font-family: 'Line Awesome Free' !important;
    font-weight: 900;}
.ts-control {padding: 0px 8px !important;border: 1px solid #D5DDE5 !important;border-radius: 5px !important;}
#cc_sh_p_unit_price .add-on.text-addon.append-addon{    height: 50px;line-height: 50px;    right: inherit;}
.chosen-container .chosen-drop{z-index:100;}
.frm-gmf-address {height: 50px !important;}
.canvas_map .frm-gmf-medium {width: 100%;}
.uigrid-status-common div.btn{ background-color: var(--primary-color) !important;width: auto;height: auto;border-radius: 5px !important;padding: 0 20px !important;font-family: "gilroymedium" !important;font-size: 14px;height: 42px;line-height: 42px;color: #fff;margin: 0;}
.uigrid-status-common div.btn span.ui-icon{display:none;}
.grid-norec-msg {padding: 20px 0 20px 0 !important;margin-top: 0;}
.side-popup .text-append-prepend #plse_part_price {width: calc(100% - 92px) !important;}
body .grid-types .other-actions-list-btn .view-btn{    min-width: 90px;    padding-left: 10px !important;}
body .dashboard_section {margin: 30px 30px 60px 30px;}
body .report_section {margin-top: 0;margin-right: 0;padding: 30px;}
.report_section .tabTitle, .dashboard_section .tabTitle{padding: 0 !important;border: 0;min-height: 40px;}
.common-box-hd{    position: relative;}
.top-menu ul li a.top_link span.top-notification-badge {font-size: 20px;top: -10px;width: 20px;height: 20px;border: 0;padding: 0;line-height: 20px;color: #fff;}
.dashboard_section .tabTitle .dashboard_filter {position: relative;right: 0;top: 3px;}
.header-top-title .other-actions-list-btn .other-actions-list {height: 38px;}
.header-rt .other-actions-list-btn ul li .header-right-btns {margin-top: 0;}
.drivers .tabTitle.filter-div.export_btn_widget .tab-header-part .btn-info{    display: flex;align-items: center;}
.rs_add_expenses .btn.btn-info .edit-btn-higlight .la-plus {
    top: -2px;
}
.two-column-block .inline-module-error {
    margin-left: 0 !important;
}
.ts-wrapper.multi .ts-control > div{    margin: 7px 3px 3px 0 !important;    height: 32px;display: flex;align-items: center;}
.error-msg-form .err {
    padding-left: 0% !important;
}
.side-popup .two-column-block .frm-token-autocomplete.frm-size-medium ul.token-input-list .token-input-token {position: relative;    margin: 9px;}
.side-popup .two-column-block .frm-token-autocomplete.frm-size-medium .token-input-delete-token {margin-left: 5px;position: relative;right: 0;top: 0;color: #fff;}
.side-popup .module-form-container .content.two-column-block.tab-focus-parent.label-lt-align .two-block-view ul.token-input-list, .side-popup .module-form-container .content.two-column-block.tab-focus-parent.label-lt-align .two-block-view ul.token-input-list input[type="text"]{    background: transparent;}
.side-popup  .two-column-block .frm-token-autocomplete.frm-size-medium {height: 48px;}
body .custom-full-width-input {
    width: 100% !important;
}
.admin-fancy-body .module-form-container .headingfix .header-lt h1 span{margin-top:0 !important;color:#fff;}
.admin-fancy-body .module-form-container form{    margin: 0;padding: 0;}
.grid-fancy-wrapper .popup-content {
    max-height: calc(100vh - 141px);
}
.custom_table_detail table tr td input[type="text"], .custom_table_detail table tr td input[type="number"]{    border-radius: 5px !important;
    padding: 0 20px;
    height: 50px;
    width: calc(100% - 42px) !important;    border: 1px solid #D5DDE5;}
.module-form-container .part .ajax-content-div.top-frm-tab-spacing {
    margin-top: 96px !important;
}
.form-row #cc_sh_p_unit_price .text-append-prepend input {
    border-radius: 0 6px 6px 0 !important;
}
.module-form-container .frm-block-layout .content.two-column-block.tab-focus-parent.label-lt-align .two-block-view.custom-full-width-input:nth-child(2) {width: calc(100% - 18px) !important;}
.module-form-container .ajax-content-div.top-frm-tab-spacing{margin-right: 0 !important;}

.login_rt_panel h2{position: absolute; left:60px;top:60px;color:#fff;    z-index: 10;margin:0;padding:0;font-family: 'Gilroy' !important;     font-weight: 600 !important;font-size:36px;max-width:490px;}
.login_rt_panel h2 span{display:block;font-family: "gilroymedium" !important; font-weight:500 !important;font-size:16px;    margin-top: 20px;}
.lt_panel_img img {max-width: 100%;width: 70%;height: auto;position: absolute;top:auto;left: inherit;right: 0;margin: 0 auto;margin-top: 0;bottom:0;object-fit: cover;line-height: 42px;}
.header-top-title .other-actions-list-btn .other-actions-list.dropdown {    float: none;display: inline-block;vertical-align: middle;}
body .grid_view_title .status_label{    display: inline-block;}
body .form-row .two-block-view {margin: 0;}
.form-row .two-block-view .radio input[type="radio"], .form-row .two-block-view .checkbox input[type="checkbox"]{    height: auto;}
.table-view-topclass .ui-search-table .chosen-container-multi .chosen-choices{    border: 1px solid #cccccc !important;}
.table-view-topclass .ui-search-table .chosen-container-multi .chosen-choices li.search-field .multi-container-search {width: 40px !important;height: 40px !important;}
.table-view-topclass .chosen-container-multi .chosen-choices li.search-choice {margin: 9px 0 3px 5px !important;}
#cc_md_sys_custom_field_1 #add_assets .uigrid-add-btn .btn {width: auto !important;}
.header-rt .other-actions-list-btn ul .other-actions-list-btn {float: none;margin-left: 10px;display: inline-block;border: 0 !important;}
.header-rt .other-actions-list-btn ul .other-actions-list-btn li{ float: none;margin-left: 0;display: block;border: 0 !important;}
.header-rt .other-actions-list-btn ul .other-actions-list-btn li .view-btn:hover{border:0 !important;}
.custom_table_detail table tr td .chosen-container {width: 100% !important;}
.custom_table_detail table tr td .chosen-container-single .chosen-search input[type="text"] {
    width: calc(100% - 72px) !important;
}
.module-form-container #invite_user form#invite_user_form{    margin: 50px 40px 40px 40px;}
.view_result_summary {margin: 0 40px;}
.view_result_summary .left-tab-detail {display: inline-block;width: 100%;}
.module-form-container .view_result_summary .frm-block-layout {float: none !important;}
.module-form-container .view_result_summary form{padding:20px 0;}
.view_result_summary .upload-employeebox{padding:0 30px;}
.custom_pre_procedure_fields .two-block-view:nth-of-type(even){    float: right !important;width: 47% !important;}
.editable-container.popover {box-shadow: 0px 10px 20px #1B252F0D;border: 1px solid #ebebeb;    margin-top: 10px;padding-bottom: 10px;}
.popover-inner h3.popover-title {background: transparent;border: 0;text-align: left;margin-top: 5px;font-size: 14px;font-family: 'Gilroy' !important;font-weight: 600 !important;color: #000;padding-bottom:0;}
.editable-container.popover select {height: 36px !important;line-height: 36px;border: 1px solid #e9e7e7;}
.popover.editable-container.editable-popup .form-inline.editableform .control-group .editable-buttons {
    margin-top: 9px;
    margin-left: 10px;
}
.list-notification-row.notify-unread:before{    background: transparent !important;}
.list-notification-row.notify-unread {background: #fff;}
.notification_list {padding: 0 40px;}
.column-view-parent #cc_sh_ma_profile_image .form-right-div .upload-image-btn + span.input-comment {top: 0;}
.two-column-block #cc_sh_ma_profile_image .btn-uploadify.frm-size-medium {
    width: calc(100% - 91px) !important;
}
.two-column-block .column-view-parent.form-row .two-block-view .form-right-div .chosen-container {
    width: calc(100% - 0px) !important;
}
.child-module-table td .chosen-container {
    width: 100% !important;
}
.table-view-topclass .ui-jqgrid tr.jqgrow td .other-actions-list .dropdown-menu {min-width: 160px;    left: initial !important;}
.table-view-topclass .other-actions-list .dropdown-menu li a.view-btn{    text-align: left;}
.attachment_box{margin-bottom:10px;}
.procedures{margin:0 40px;}
.module-form-container .procedures .ajax-content-div.top-frm-spacing {
    margin-top: 90px;
}
#div_main_top_detail_view {
    margin: auto !important;
    width: auto !important;
    float: none;
    display: block;
    padding: 30px;
}
.editable-container.editable-inline .editableform{    margin: 0;padding: 0;}
.ui-widget-header .ui-helper-reset span.ui-icon:before{display:none;}
.top-navigation-bar .lang-combo {
    width: auto;
    position: relative;
    left: 0;
    top: 0;    margin-top: 5px;
    margin-right: 10px;
}
.top-navigation-bar .lang-box .chosen-container {
    height: 40px;
    margin: 0;
    background: #f2f2f2 !important;
    border-radius: 5px !important;    box-shadow: inherit;
}
.top-navigation-bar .lang-combo .chosen-container-single .chosen-single{    display: flex
;    height: 40px !important;}
.top-navigation-bar .lang-box .chosen-container-single .chosen-single div {
    float: left;
    position: relative;
    border: 0;
    left: 0;
    background: transparent;
    height: 40px;
    line-height: 40px;
}
.lang-combo .chosen-container-single .chosen-single span{    height: 40px;
    line-height: 40px;    padding: 0 0 0 20px;}
.top-navigation-bar .lang-box{padding: 0 !important;
    background: #fff;
    border-radius: 5px;
    height: 40px;
    display: flex
;
    align-items: center;}
.top-navigation-bar .lang-box .chosen-container {
    height: 40px;
    margin: 0;background: #f2f2f2 !important; border-radius: 5px !important;
}    
.lang-box .chosen-container-single  .chosen-single div {width: 34px !important;line-height: 40px !important;}
.lang-box .chosen-container-active.chosen-with-drop .chosen-single{background: #f2f2f2;}
.lang-box .chosen-container-single.chosen-container-single-nosearch .chosen-search {
    position: relative;
    left: 0;
}
body .lang-box  .chosen-container-single .chosen-search input[type="text"] {
    height: 34px;
    border-radius: 0px !important;
}
.top-navigation-bar .lang-box .chosen-container-single.chosen-container-active .chosen-single{    border-radius: 5px 5px 0 0 !important;}
.top-navigation-bar .lang-combo {    padding-top: 0;height: 61px;display: flex;align-items: center;margin-right: 20px;}
.top-navigation-bar .lang-combo .chosen-container-single .chosen-single {
    border-top: 0;
    height: 40px !important;
    line-height: 40px !important;
}
.lang-combo .chosen-container-single .chosen-single {border:none !important;    height: 40px !important;}
.lang-combo .chosen-container-single .chosen-single span {     color: #555555;
    font-size: 14px !important;
    font-family: "gilroymedium" !important;
    font-weight: 500;
    background: no-repeat !important;
    height: 40px;
    line-height: 40px;
    background-position: 10px 15px !important;
    padding-left: 40px;
    text-align: left;}
.lang-combo .chosen-container-single .chosen-single div b:before {color:#555; font-size:16px;}
.lang-combo .chosen-container-single .chosen-drop {border:none !important;}
.lang-combo .chosen-container .chosen-results li { padding: 10px;
    background: no-repeat !important;
    background-position: 10px 11px !important;
    padding-left: 36px;
    width: auto;    font-size: 14px !important;}   
.lang-combo .chosen-container .chosen-results li:hover, .lang-combo .chosen-container .chosen-results li.result-selected{background-color: var(--primary-color) !important;color:#fff !important;background-position: 10px 11px !important;}
.lang-combo .chosen-container .chosen-results{margin: 0;padding: 0;}
.lang-combo .chosen-container-single .chosen-search {margin:0 5px;}
.lang-box .chosen-container-single .chosen-single div{    border: 0 !important;width: 40px !important;}  
.lang-box .chosen-container .chosen-results li.highlighted{background-color:var(--primary-color)!important;}
body.admin-fancy-body .main-content-div .headingfix .heading h3{padding-left: 0;}
body.admin-fancy-body .main-content-div .headingfix .heading h3 .screen-title{    margin-left:0px !important;}
.table-view-topclass .other-actions-list-btn{    margin: 0 auto;display: table;}
.widgets_cnt .status-progress-icon {top: 10px;right: 26px;}
.module-form-container .ajax-content-div.top-frm-tab-spacing {
    margin-top: 100px !important;
}
.closebtn-errorbox button.close{    font-size: 0;}
.module-list-container .procedures, .module-form-container .procedures{
    margin: 0;
}
.user-drop-menu .profile-name {
    width: auto !important;
}
.user-drop-menu .profile-name .profile-comp-group{    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    font-size: 12px;
    font-weight: normal;
    font-family: 'gilroymedium';}
.upload-multi-file .img-view-section .form-image-anchor img{padding:0;}
.location-card{    position: relative;padding-left: 40px;    display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.location-card .la-map-marker{    position: absolute;left: 0;    margin-top: 8px;    font-size: 30px;}
.double-row-view .form-right-div .tipR{    position: absolute;right: -20px;top: 0;}
ul.token-input-list li p{    max-width: 97.9%;}
.column-view-parent .form-right-div .upload-image-btn + span.input-comment{z-index: 1;}
.side-popup .chosen-container .chosen-results li{width:auto !important;}
.chosen-container .chosen-drop {z-index: 1001;}
.frm-controls-merge .frm-merge-ctrl-block .frm-token-autocomplete input{    width: calc(100% - 32px) !important;border: 0;background: transparent;}
.file-viewer, .input-comment{    position: relative;}
.double-row-view .form-right-div .file-viewer .tipR{right: -50px;top: 8px;}
.grid-fancy-wrapper .popup-content .content.two-column-block.tab-focus-parent.label-lt-align{    overflow: auto;
    max-height: calc(100vh - 215px);}
.fancybox-close-1 {top: 24px !important;right: 30px !important;}
.side-popup .module-form-container .content.two-column-block.tab-focus-parent.label-lt-align .two-block-view ul.token-input-list input[type="text"]{    background: transparent !important;}
.side-popup ul.token-input-list .token-input-input-token {margin-bottom: 0px;margin: 0;}
.form-right-div.input-prepend.input-append.text-append-prepend   .ctrl-append-prepend {padding-left: 68px !important;width: calc(100% - 90px) !important;}
.input-prepend.text-append-prepend .add-on.text-addon.append-addon.week-append{    border: 0 !important;position: absolute !important;right: 20px !important;    background: transparent !important;}
.frm-controls-merge .frm-merge-ctrl-block .frm-token-autocomplete .token-input-input-token input{height: 37px !important;}
.daterangepicker.dropdown-menu.sidepopup-daterangepicker {z-index: 1000000;}
.left-search-panel .tbl-search-records input[type="text"] {border-radius: 4px !important;margin-bottom: 10px !important;}
body .child-module-table.table td input[type="text"] {
    width: calc(100% - 22px) !important;    border-radius: 5px;
}
body .child-module-table.table td .input-append.text-append-prepend{position: relative;}
body .child-module-table.table td .input-append.text-append-prepend .add-on{background: transparent !important;right: 0;margin-left: 0;position: absolute;font-size: 20px;width: auto;}
.child-module-table td {vertical-align: middle;}
.dropdown .dropdown-menu{    border-radius: 6px 6px 6px 6px !important;border: 1px solid var(--primary-color) !important;padding: 6px 17px !important;}
.dropdown .dropdown-menu li a{width: auto !important;font-size: 14px !important;color: #000 !important;line-height: 39px;padding: 0;}
.dropdown .dropdown-menu li a:hover{color: var(--primary-color) !important;background: transparent !important;border: 0 !important;}
ul.token-input-list .token-input-token{background:var(--primary-color) !important;}
.admin-fancy-body .form-right-div .frm-data-label strong{     height: 50px;
    line-height: 50px;
    display: inline-block;
    font-weight: normal;
    font-size: 12px;
    color: var(--menu-icon-hover-color) B3;
    font-family: var(--font-family);
    font-weight: 400;}
.detail-popup-cnt .driver-profile img, .detail-popup-cnt .driver-profile .no-images-user{width: 70px;height: 70px;}  
.detail-popup-cnt .driver-profile{padding-left: 90px;}
.detail-popup-cnt .status-label{height: auto;line-height: 18px;padding: 3px 6px;    font-size: 12px !important;font-family: "gilroymedium" !important;border-radius: 5px;    display: inline-block;}
.detail-popup-cnt .status-label em{color:#fff;height: auto;line-height: 18px;padding: 0;    font-size: 12px !important;font-family: "gilroymedium" !important;border-radius: 5px;    display: inline-block;    min-width: 62px;    text-align: center;}
.menu_sub_box ul li a i.las.icomoon-icon-meter{    margin-left: 2px;font-size: 18px;}
/*.mrs-tab.mrs-tab-left .custom-table .ui-jqgrid .ui-jqgrid-view{height: calc(100vh - 420px) !important;}*/
.module-list-container .table-view-topclass .ui-jqgrid tr.jqgrow td.cell-align-left .other-actions-list-btn{margin:0;}
.two-block-view .frm-controls-merge .frm-merge-ctrl-block input {
    width: calc(100% - 52px) !important;
}
.form-child-table td .custom-tooltip-icon{    position: absolute;
    margin-top: 14px;
    font-size: 22px !important;    color: #6a7279 !important;}
.form-child-table td .custom-tooltip-icon:hover{color:var(--primary-color) !important;}    
.form-child-table td .controls.center .icon16.icomoon-icon-remove{    position: relative;top: -4px;height: auto;display: inline-block;}
.form-child-table td .controls.center .icon16.icomoon-icon-remove:before{content: "\f2ed";font-family: 'Line Awesome Free';font-weight: 900;font-size: 26px;}
.form-child-table td .controls.center .icon16.icomoon-icon-remove:hover:before{color:var(--primary-color) !important;}
.tooltip.in{    opacity: 1;}
.tooltip .tooltip-inner{    background-color: var(--primary-color) !important;      word-break: break-all;    min-width: 210px;}
.tooltip.top .tooltip-arrow {bottom: -5px;border-top-color: var(--primary-color) !important;}
/*.form-child-table td .tooltip.top {top: 0 !important;margin-top: -23px;}*/
.child-module-table td label.error .err {position: absolute;margin-top: -8px;}
/*added by avani jain @dt 4 August 2025*/
 body {
  margin: 0;
  padding: 0;
  font-family: sans-serif;
  background-color: #f2f2f2;
}

.alerts-title-warning {
  font-size: 20px;
  font-weight: 700;
  color: #222;
  margin: 1rem 0 0.5rem;
  text-align: center;
}

.warning-message-warning {
  margin-top: 6px;
  font-style: italic;
  color: #5c450a;
}

.alerts-container-warning {
  display: grid;
  gap: 0.75rem;
  grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
  padding: 0.75rem;
  background-color: #f9f9f9;
}

.alert-card-warning {
  background-color: #fff;
  border-radius: 8px;
  padding: 0.6rem 0.8rem;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08);
  border-left: 5px solid transparent;
  position: relative;
}

/* Border color classes */
.border-caution-warning       { border-left-color: #FFA500; }
.border-attention-warning     { border-left-color: #d9534f; }
.border-healthy-warning       { border-left-color: #5cb85c; }
.border-urgent-warning        { border-left-color: #ff0000; }
.border-maintenance-warning   { border-left-color: #0275d8; }
.border-info                  { border-left-color: #999999; }

.alert-header-warning {
  display: flex;
  align-items: center;
  gap: 0.4rem;
  margin-bottom: 0.4rem;
  font-weight: 600;
  font-size: 14px;
}

.alert-icon-warning i {
  font-size: 20px;
}

.alert-body-warning {
  font-size: 13px;
  color: #333;
  line-height: 1.4;
}

.warning-details-warning div {
  margin-bottom: 4px;
}

.no-alerts-msg-warning {
  padding: 0.75rem;
  font-style: italic;
  color: #555;
  text-align: center;
}

.close-button-warning {
  position: absolute;
  top: 6px;
  right: 10px;
  font-size: 25px;
  color: #999;
  cursor: pointer;
}

.close-button-warning:hover {
  color: #333;
}

/*.widgets_icon i {*/
/*  color: white !important;*/
/*}*/

/*end */
.widgets-option-second .widgets_cnt{    padding: 20px 15px;height: calc(100% - 40px);}
.widgets-option-second .widgets_icon{    width: 52px;height: 52px;line-height: 52px;}
.widgets-option-second .widgets_icon i{line-height: 52px;} 
.widgets-option-second .widgets_box_inline .widgets_percentage{    min-height: 50px;padding-left: 60px;}
.widgets-option-second .widgets_cnt h6{    margin-top: 8px;    font-size: 20px;}
.cargo-tab.mrs-tab .tab-content .widgets_box{width:25%;}
.mrs-tab.mrs-tab-left .custom-table .ui-jqgrid .ui-jqgrid-view{    overflow-x: auto;}
.mrs-tab.mrs-tab-left .custom-table .ui-jqgrid .ui-jqgrid-view{scrollbar-face-color: #eaeef2;scrollbar-shadow-color: #eaeef2;scrollbar-highlight-color: #eaeef2;scrollbar-3dlight-color: #eaeef2;scrollbar-darkshadow-color: #eaeef2;scrollbar-track-color: #eaeef2;
    scrollbar-arrow-color: #eaeef2;}
.mrs-tab.mrs-tab-left .custom-table .ui-jqgrid .ui-jqgrid-view::-webkit-scrollbar {width: 6px;position:absolute;z-index:100;height:6px;}
.mrs-tab.mrs-tab-left .custom-table .ui-jqgrid .ui-jqgrid-view::-webkit-scrollbar-track {background: #eaeef2; -webkit-border-radius:10px;border-radius:10px;}
.mrs-tab.mrs-tab-left .custom-table .ui-jqgrid .ui-jqgrid-view::-webkit-scrollbar-thumb {-webkit-border-radius: 10px;border-radius: 10px;background: var(--primary-color);cursor:pointer;}
.mrs-tab.mrs-tab-left .custom-table .ui-jqgrid .ui-jqgrid-view tr th, .mrs-tab.mrs-tab-left .custom-table .ui-jqgrid .ui-jqgrid-view tr td{width:150px !important;}
.la,
.las,
.lar,
.lal,
.lad,
.lab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

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

.la-xs {
  font-size: .75em; }

.la-sm {
  font-size: .875em; }

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

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

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

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

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

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

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

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

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

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

.la-fw {
  text-align: center;
  width: 1.25em; }

.la-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .la-ul > li {
    position: relative; }

.la-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.la-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.la-pull-left {
  float: left; }

.la-pull-right {
  float: right; }

.la.la-pull-left,
.las.la-pull-left,
.lar.la-pull-left,
.lal.la-pull-left,
.lab.la-pull-left {
  margin-right: .3em; }

.la.la-pull-right,
.las.la-pull-right,
.lar.la-pull-right,
.lal.la-pull-right,
.lab.la-pull-right {
  margin-left: .3em; }

.la-spin {
  -webkit-animation: la-spin 2s infinite linear;
          animation: la-spin 2s infinite linear; }

.la-pulse {
  -webkit-animation: la-spin 1s infinite steps(8);
          animation: la-spin 1s infinite steps(8); }

@-webkit-keyframes la-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes la-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.la-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.la-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.la-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg); }

.la-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1); }

.la-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1); }

.la-flip-both, .la-flip-horizontal.la-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1); }

:root .la-rotate-90,
:root .la-rotate-180,
:root .la-rotate-270,
:root .la-flip-horizontal,
:root .la-flip-vertical,
:root .la-flip-both {
  -webkit-filter: none;
          filter: none; }

.la-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.la-stack-1x,
.la-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.la-stack-1x {
  line-height: inherit; }

.la-stack-2x {
  font-size: 2em; }

.la-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.la-500px:before {
  content: "\f26e"; }

.la-accessible-icon:before {
  content: "\f368"; }

.la-accusoft:before {
  content: "\f369"; }

.la-acquisitions-incorporated:before {
  content: "\f6af"; }

.la-ad:before {
  content: "\f641"; }

.la-address-book:before {
  content: "\f2b9"; }

.la-address-card:before {
  content: "\f2bb"; }

.la-adjust:before {
  content: "\f042"; }

.la-adn:before {
  content: "\f170"; }

.la-adobe:before {
  content: "\f778"; }

.la-adversal:before {
  content: "\f36a"; }

.la-affiliatetheme:before {
  content: "\f36b"; }

.la-air-freshener:before {
  content: "\f5d0"; }

.la-airbnb:before {
  content: "\f834"; }

.la-algolia:before {
  content: "\f36c"; }

.la-align-center:before {
  content: "\f037"; }

.la-align-justify:before {
  content: "\f039"; }

.la-align-left:before {
  content: "\f036"; }

.la-align-right:before {
  content: "\f038"; }

.la-alipay:before {
  content: "\f642"; }

.la-allergies:before {
  content: "\f461"; }

.la-amazon:before {
  content: "\f270"; }

.la-amazon-pay:before {
  content: "\f42c"; }

.la-ambulance:before {
  content: "\f0f9"; }

.la-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.la-amilia:before {
  content: "\f36d"; }

.la-anchor:before {
  content: "\f13d"; }

.la-android:before {
  content: "\f17b"; }

.la-angellist:before {
  content: "\f209"; }

.la-angle-double-down:before {
  content: "\f103"; }

.la-angle-double-left:before {
  content: "\f100"; }

.la-angle-double-right:before {
  content: "\f101"; }

.la-angle-double-up:before {
  content: "\f102"; }

.la-angle-down:before {
  content: "\f107"; }

.la-angle-left:before {
  content: "\f104"; }

.la-angle-right:before {
  content: "\f105"; }

.la-angle-up:before {
  content: "\f106"; }

.la-angry:before {
  content: "\f556"; }

.la-angrycreative:before {
  content: "\f36e"; }

.la-angular:before {
  content: "\f420"; }

.la-ankh:before {
  content: "\f644"; }

.la-app-store:before {
  content: "\f36f"; }

.la-app-store-ios:before {
  content: "\f370"; }

.la-apper:before {
  content: "\f371"; }

.la-apple:before {
  content: "\f179"; }

.la-apple-alt:before {
  content: "\f5d1"; }

.la-apple-pay:before {
  content: "\f415"; }

.la-archive:before {
  content: "\f187"; }

.la-archway:before {
  content: "\f557"; }

.la-arrow-alt-circle-down:before {
  content: "\f358"; }

.la-arrow-alt-circle-left:before {
  content: "\f359"; }

.la-arrow-alt-circle-right:before {
  content: "\f35a"; }

.la-arrow-alt-circle-up:before {
  content: "\f35b"; }

.la-arrow-circle-down:before {
  content: "\f0ab"; }

.la-arrow-circle-left:before {
  content: "\f0a8"; }

.la-arrow-circle-right:before {
  content: "\f0a9"; }

.la-arrow-circle-up:before {
  content: "\f0aa"; }

.la-arrow-down:before {
  content: "\f063"; }

.la-arrow-left:before {
  content: "\f060"; }

.la-arrow-right:before {
  content: "\f061"; }

.la-arrow-up:before {
  content: "\f062"; }

.la-arrows-alt:before {
  content: "\f0b2"; }

.la-arrows-alt-h:before {
  content: "\f337"; }

.la-arrows-alt-v:before {
  content: "\f338"; }

.la-artstation:before {
  content: "\f77a"; }

.la-assistive-listening-systems:before {
  content: "\f2a2"; }

.la-asterisk:before {
  content: "\f069"; }

.la-asymmetrik:before {
  content: "\f372"; }

.la-at:before {
  content: "\f1fa"; }

.la-atlas:before {
  content: "\f558"; }

.la-atlassian:before {
  content: "\f77b"; }

.la-atom:before {
  content: "\f5d2"; }

.la-audible:before {
  content: "\f373"; }

.la-audio-description:before {
  content: "\f29e"; }

.la-autoprefixer:before {
  content: "\f41c"; }

.la-avianex:before {
  content: "\f374"; }

.la-aviato:before {
  content: "\f421"; }

.la-award:before {
  content: "\f559"; }

.la-aws:before {
  content: "\f375"; }

.la-baby:before {
  content: "\f77c"; }

.la-baby-carriage:before {
  content: "\f77d"; }

.la-backspace:before {
  content: "\f55a"; }

.la-backward:before {
  content: "\f04a"; }

.la-bacon:before {
  content: "\f7e5"; }

.la-balance-scale:before {
  content: "\f24e"; }

.la-balance-scale-left:before {
  content: "\f515"; }

.la-balance-scale-right:before {
  content: "\f516"; }

.la-ban:before {
  content: "\f05e"; }

.la-band-aid:before {
  content: "\f462"; }

.la-bandcamp:before {
  content: "\f2d5"; }

.la-barcode:before {
  content: "\f02a"; }

.la-bars:before {
  content: "\f0c9"; }

.la-baseball-ball:before {
  content: "\f433"; }

.la-basketball-ball:before {
  content: "\f434"; }

.la-bath:before {
  content: "\f2cd"; }

.la-battery-empty:before {
  content: "\f244"; }

.la-battery-full:before {
  content: "\f240"; }

.la-battery-half:before {
  content: "\f242"; }

.la-battery-quarter:before {
  content: "\f243"; }

.la-battery-three-quarters:before {
  content: "\f241"; }

.la-battle-net:before {
  content: "\f835"; }

.la-bed:before {
  content: "\f236"; }

.la-beer:before {
  content: "\f0fc"; }

.la-behance:before {
  content: "\f1b4"; }

.la-behance-square:before {
  content: "\f1b5"; }

.la-bell:before {
  content: "\f0f3"; }

.la-bell-slash:before {
  content: "\f1f6"; }

.la-bezier-curve:before {
  content: "\f55b"; }

.la-bible:before {
  content: "\f647"; }

.la-bicycle:before {
  content: "\f206"; }

.la-biking:before {
  content: "\f84a"; }

.la-bimobject:before {
  content: "\f378"; }

.la-binoculars:before {
  content: "\f1e5"; }

.la-biohazard:before {
  content: "\f780"; }

.la-birthday-cake:before {
  content: "\f1fd"; }

.la-bitbucket:before {
  content: "\f171"; }

.la-bitcoin:before {
  content: "\f379"; }

.la-bity:before {
  content: "\f37a"; }

.la-black-tie:before {
  content: "\f27e"; }

.la-blackberry:before {
  content: "\f37b"; }

.la-blender:before {
  content: "\f517"; }

.la-blender-phone:before {
  content: "\f6b6"; }

.la-blind:before {
  content: "\f29d"; }

.la-blog:before {
  content: "\f781"; }

.la-blogger:before {
  content: "\f37c"; }

.la-blogger-b:before {
  content: "\f37d"; }

.la-bluetooth:before {
  content: "\f293"; }

.la-bluetooth-b:before {
  content: "\f294"; }

.la-bold:before {
  content: "\f032"; }

.la-bolt:before {
  content: "\f0e7"; }

.la-bomb:before {
  content: "\f1e2"; }

.la-bone:before {
  content: "\f5d7"; }

.la-bong:before {
  content: "\f55c"; }

.la-book:before {
  content: "\f02d"; }

.la-book-dead:before {
  content: "\f6b7"; }

.la-book-medical:before {
  content: "\f7e6"; }

.la-book-open:before {
  content: "\f518"; }

.la-book-reader:before {
  content: "\f5da"; }

.la-bookmark:before {
  content: "\f02e"; }

.la-bootstrap:before {
  content: "\f836"; }

.la-border-all:before {
  content: "\f84c"; }

.la-border-none:before {
  content: "\f850"; }

.la-border-style:before {
  content: "\f853"; }

.la-bowling-ball:before {
  content: "\f436"; }

.la-box:before {
  content: "\f466"; }

.la-box-open:before {
  content: "\f49e"; }

.la-boxes:before {
  content: "\f468"; }

.la-braille:before {
  content: "\f2a1"; }

.la-brain:before {
  content: "\f5dc"; }

.la-bread-slice:before {
  content: "\f7ec"; }

.la-briefcase:before {
  content: "\f0b1"; }

.la-briefcase-medical:before {
  content: "\f469"; }

.la-broadcast-tower:before {
  content: "\f519"; }

.la-broom:before {
  content: "\f51a"; }

.la-brush:before {
  content: "\f55d"; }

.la-btc:before {
  content: "\f15a"; }

.la-buffer:before {
  content: "\f837"; }

.la-bug:before {
  content: "\f188"; }

.la-building:before {
  content: "\f1ad"; }

.la-bullhorn:before {
  content: "\f0a1"; }

.la-bullseye:before {
  content: "\f140"; }

.la-burn:before {
  content: "\f46a"; }

.la-buromobelexperte:before {
  content: "\f37f"; }

.la-bus:before {
  content: "\f207"; }

.la-bus-alt:before {
  content: "\f55e"; }

.la-business-time:before {
  content: "\f64a"; }

.la-buy-n-large:before {
  content: "\f8a6"; }

.la-buysellads:before {
  content: "\f20d"; }

.la-calculator:before {
  content: "\f1ec"; }

.la-calendar:before {
  content: "\f133"; }

.la-calendar-alt:before {
  content: "\f073"; }

.la-calendar-check:before {
  content: "\f274"; }

.la-calendar-day:before {
  content: "\f783"; }

.la-calendar-minus:before {
  content: "\f272"; }

.la-calendar-plus:before {
  content: "\f271"; }

.la-calendar-times:before {
  content: "\f273"; }

.la-calendar-week:before {
  content: "\f784"; }

.la-camera:before {
  content: "\f030"; }

.la-camera-retro:before {
  content: "\f083"; }

.la-campground:before {
  content: "\f6bb"; }

.la-canadian-maple-leaf:before {
  content: "\f785"; }

.la-candy-cane:before {
  content: "\f786"; }

.la-cannabis:before {
  content: "\f55f"; }

.la-capsules:before {
  content: "\f46b"; }

.la-car:before {
  content: "\f1b9"; }

.la-car-alt:before {
  content: "\f5de"; }

.la-car-battery:before {
  content: "\f5df"; }

.la-car-crash:before {
  content: "\f5e1"; }

.la-car-side:before {
  content: "\f5e4"; }

.la-caret-down:before {
  content: "\f0d7"; }

.la-caret-left:before {
  content: "\f0d9"; }

.la-caret-right:before {
  content: "\f0da"; }

.la-caret-square-down:before {
  content: "\f150"; }

.la-caret-square-left:before {
  content: "\f191"; }

.la-caret-square-right:before {
  content: "\f152"; }

.la-caret-square-up:before {
  content: "\f151"; }

.la-caret-up:before {
  content: "\f0d8"; }

.la-carrot:before {
  content: "\f787"; }

.la-cart-arrow-down:before {
  content: "\f218"; }

.la-cart-plus:before {
  content: "\f217"; }

.la-cash-register:before {
  content: "\f788"; }

.la-cat:before {
  content: "\f6be"; }

.la-cc-amazon-pay:before {
  content: "\f42d"; }

.la-cc-amex:before {
  content: "\f1f3"; }

.la-cc-apple-pay:before {
  content: "\f416"; }

.la-cc-diners-club:before {
  content: "\f24c"; }

.la-cc-discover:before {
  content: "\f1f2"; }

.la-cc-jcb:before {
  content: "\f24b"; }

.la-cc-mastercard:before {
  content: "\f1f1"; }

.la-cc-paypal:before {
  content: "\f1f4"; }

.la-cc-stripe:before {
  content: "\f1f5"; }

.la-cc-visa:before {
  content: "\f1f0"; }

.la-centercode:before {
  content: "\f380"; }

.la-centos:before {
  content: "\f789"; }

.la-certificate:before {
  content: "\f0a3"; }

.la-chair:before {
  content: "\f6c0"; }

.la-chalkboard:before {
  content: "\f51b"; }

.la-chalkboard-teacher:before {
  content: "\f51c"; }

.la-charging-station:before {
  content: "\f5e7"; }

.la-chart-area:before {
  content: "\f1fe"; }

.la-chart-bar:before {
  content: "\f080"; }

.la-chart-line:before {
  content: "\f201"; }

.la-chart-pie:before {
  content: "\f200"; }

.la-check:before {
  content: "\f00c"; }

.la-check-circle:before {
  content: "\f058"; }

.la-check-double:before {
  content: "\f560"; }

.la-check-square:before {
  content: "\f14a"; }

.la-cheese:before {
  content: "\f7ef"; }

.la-chess:before {
  content: "\f439"; }

.la-chess-bishop:before {
  content: "\f43a"; }

.la-chess-board:before {
  content: "\f43c"; }

.la-chess-king:before {
  content: "\f43f"; }

.la-chess-knight:before {
  content: "\f441"; }

.la-chess-pawn:before {
  content: "\f443"; }

.la-chess-queen:before {
  content: "\f445"; }

.la-chess-rook:before {
  content: "\f447"; }

.la-chevron-circle-down:before {
  content: "\f13a"; }

.la-chevron-circle-left:before {
  content: "\f137"; }

.la-chevron-circle-right:before {
  content: "\f138"; }

.la-chevron-circle-up:before {
  content: "\f139"; }

.la-chevron-down:before {
  content: "\f078"; }

.la-chevron-left:before {
  content: "\f053"; }

.la-chevron-right:before {
  content: "\f054"; }

.la-chevron-up:before {
  content: "\f077"; }

.la-child:before {
  content: "\f1ae"; }

.la-chrome:before {
  content: "\f268"; }

.la-chromecast:before {
  content: "\f838"; }

.la-church:before {
  content: "\f51d"; }

.la-circle:before {
  content: "\f111"; }

.la-circle-notch:before {
  content: "\f1ce"; }

.la-city:before {
  content: "\f64f"; }

.la-clinic-medical:before {
  content: "\f7f2"; }

.la-clipboard:before {
  content: "\f328"; }

.la-clipboard-check:before {
  content: "\f46c"; }

.la-clipboard-list:before {
  content: "\f46d"; }

.la-clock:before {
  content: "\f017"; }

.la-clone:before {
  content: "\f24d"; }

.la-closed-captioning:before {
  content: "\f20a"; }

.la-cloud:before {
  content: "\f0c2"; }

.la-cloud-download-alt:before {
  content: "\f381"; }

.la-cloud-meatball:before {
  content: "\f73b"; }

.la-cloud-moon:before {
  content: "\f6c3"; }

.la-cloud-moon-rain:before {
  content: "\f73c"; }

.la-cloud-rain:before {
  content: "\f73d"; }

.la-cloud-showers-heavy:before {
  content: "\f740"; }

.la-cloud-sun:before {
  content: "\f6c4"; }

.la-cloud-sun-rain:before {
  content: "\f743"; }

.la-cloud-upload-alt:before {
  content: "\f382"; }

.la-cloudscale:before {
  content: "\f383"; }

.la-cloudsmith:before {
  content: "\f384"; }

.la-cloudversify:before {
  content: "\f385"; }

.la-cocktail:before {
  content: "\f561"; }

.la-code:before {
  content: "\f121"; }

.la-code-branch:before {
  content: "\f126"; }

.la-codepen:before {
  content: "\f1cb"; }

.la-codiepie:before {
  content: "\f284"; }

.la-coffee:before {
  content: "\f0f4"; }

.la-cog:before {
  content: "\f013"; }

.la-cogs:before {
  content: "\f085"; }

.la-coins:before {
  content: "\f51e"; }

.la-columns:before {
  content: "\f0db"; }

.la-comment:before {
  content: "\f075"; }

.la-comment-alt:before {
  content: "\f27a"; }

.la-comment-dollar:before {
  content: "\f651"; }

.la-comment-dots:before {
  content: "\f4ad"; }

.la-comment-medical:before {
  content: "\f7f5"; }

.la-comment-slash:before {
  content: "\f4b3"; }

.la-comments:before {
  content: "\f086"; }

.la-comments-dollar:before {
  content: "\f653"; }

.la-compact-disc:before {
  content: "\f51f"; }

.la-compass:before {
  content: "\f14e"; }

.la-compress:before {
  content: "\f066"; }

.la-compress-arrows-alt:before {
  content: "\f78c"; }

.la-concierge-bell:before {
  content: "\f562"; }

.la-confluence:before {
  content: "\f78d"; }

.la-connectdevelop:before {
  content: "\f20e"; }

.la-contao:before {
  content: "\f26d"; }

.la-cookie:before {
  content: "\f563"; }

.la-cookie-bite:before {
  content: "\f564"; }

.la-copy:before {
  content: "\f0c5"; }

.la-copyright:before {
  content: "\f1f9"; }

.la-cotton-bureau:before {
  content: "\f89e"; }

.la-couch:before {
  content: "\f4b8"; }

.la-cpanel:before {
  content: "\f388"; }

.la-creative-commons:before {
  content: "\f25e"; }

.la-creative-commons-by:before {
  content: "\f4e7"; }

.la-creative-commons-nc:before {
  content: "\f4e8"; }

.la-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.la-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.la-creative-commons-nd:before {
  content: "\f4eb"; }

.la-creative-commons-pd:before {
  content: "\f4ec"; }

.la-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.la-creative-commons-remix:before {
  content: "\f4ee"; }

.la-creative-commons-sa:before {
  content: "\f4ef"; }

.la-creative-commons-sampling:before {
  content: "\f4f0"; }

.la-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.la-creative-commons-share:before {
  content: "\f4f2"; }

.la-creative-commons-zero:before {
  content: "\f4f3"; }

.la-credit-card:before {
  content: "\f09d"; }

.la-critical-role:before {
  content: "\f6c9"; }

.la-crop:before {
  content: "\f125"; }

.la-crop-alt:before {
  content: "\f565"; }

.la-cross:before {
  content: "\f654"; }

.la-crosshairs:before {
  content: "\f05b"; }

.la-crow:before {
  content: "\f520"; }

.la-crown:before {
  content: "\f521"; }

.la-crutch:before {
  content: "\f7f7"; }

.la-css3:before {
  content: "\f13c"; }

.la-css3-alt:before {
  content: "\f38b"; }

.la-cube:before {
  content: "\f1b2"; }

.la-cubes:before {
  content: "\f1b3"; }

.la-cut:before {
  content: "\f0c4"; }

.la-cuttlefish:before {
  content: "\f38c"; }

.la-d-and-d:before {
  content: "\f38d"; }

.la-d-and-d-beyond:before {
  content: "\f6ca"; }

.la-dashcube:before {
  content: "\f210"; }

.la-database:before {
  content: "\f1c0"; }

.la-deaf:before {
  content: "\f2a4"; }

.la-delicious:before {
  content: "\f1a5"; }

.la-democrat:before {
  content: "\f747"; }

.la-deploydog:before {
  content: "\f38e"; }

.la-deskpro:before {
  content: "\f38f"; }

.la-desktop:before {
  content: "\f108"; }

.la-dev:before {
  content: "\f6cc"; }

.la-deviantart:before {
  content: "\f1bd"; }

.la-dharmachakra:before {
  content: "\f655"; }

.la-dhl:before {
  content: "\f790"; }

.la-diagnoses:before {
  content: "\f470"; }

.la-diaspora:before {
  content: "\f791"; }

.la-dice:before {
  content: "\f522"; }

.la-dice-d20:before {
  content: "\f6cf"; }

.la-dice-d6:before {
  content: "\f6d1"; }

.la-dice-five:before {
  content: "\f523"; }

.la-dice-four:before {
  content: "\f524"; }

.la-dice-one:before {
  content: "\f525"; }

.la-dice-six:before {
  content: "\f526"; }

.la-dice-three:before {
  content: "\f527"; }

.la-dice-two:before {
  content: "\f528"; }

.la-digg:before {
  content: "\f1a6"; }

.la-digital-ocean:before {
  content: "\f391"; }

.la-digital-tachograph:before {
  content: "\f566"; }

.la-directions:before {
  content: "\f5eb"; }

.la-discord:before {
  content: "\f392"; }

.la-discourse:before {
  content: "\f393"; }

.la-divide:before {
  content: "\f529"; }

.la-dizzy:before {
  content: "\f567"; }

.la-dna:before {
  content: "\f471"; }

.la-dochub:before {
  content: "\f394"; }

.la-docker:before {
  content: "\f395"; }

.la-dog:before {
  content: "\f6d3"; }

.la-dollar-sign:before {
  content: "\f155"; }

.la-dolly:before {
  content: "\f472"; }

.la-dolly-flatbed:before {
  content: "\f474"; }

.la-donate:before {
  content: "\f4b9"; }

.la-door-closed:before {
  content: "\f52a"; }

.la-door-open:before {
  content: "\f52b"; }

.la-dot-circle:before {
  content: "\f192"; }

.la-dove:before {
  content: "\f4ba"; }

.la-download:before {
  content: "\f019"; }

.la-draft2digital:before {
  content: "\f396"; }

.la-drafting-compass:before {
  content: "\f568"; }

.la-dragon:before {
  content: "\f6d5"; }

.la-draw-polygon:before {
  content: "\f5ee"; }

.la-dribbble:before {
  content: "\f17d"; }

.la-dribbble-square:before {
  content: "\f397"; }

.la-dropbox:before {
  content: "\f16b"; }

.la-drum:before {
  content: "\f569"; }

.la-drum-steelpan:before {
  content: "\f56a"; }

.la-drumstick-bite:before {
  content: "\f6d7"; }

.la-drupal:before {
  content: "\f1a9"; }

.la-dumbbell:before {
  content: "\f44b"; }

.la-dumpster:before {
  content: "\f793"; }

.la-dumpster-fire:before {
  content: "\f794"; }

.la-dungeon:before {
  content: "\f6d9"; }

.la-dyalog:before {
  content: "\f399"; }

.la-earlybirds:before {
  content: "\f39a"; }

.la-ebay:before {
  content: "\f4f4"; }

.la-edge:before {
  content: "\f282"; }

.la-edit:before {
  content: "\f044"; }

.la-egg:before {
  content: "\f7fb"; }

.la-eject:before {
  content: "\f052"; }

.la-elementor:before {
  content: "\f430"; }

.la-ellipsis-h:before {
  content: "\f141"; }

.la-ellipsis-v:before {
  content: "\f142"; }

.la-ello:before {
  content: "\f5f1"; }

.la-ember:before {
  content: "\f423"; }

.la-empire:before {
  content: "\f1d1"; }

.la-envelope:before {
  content: "\f0e0"; }

.la-envelope-open:before {
  content: "\f2b6"; }

.la-envelope-open-text:before {
  content: "\f658"; }

.la-envelope-square:before {
  content: "\f199"; }

.la-envira:before {
  content: "\f299"; }

.la-equals:before {
  content: "\f52c"; }

.la-eraser:before {
  content: "\f12d"; }

.la-erlang:before {
  content: "\f39d"; }

.la-ethereum:before {
  content: "\f42e"; }

.la-ethernet:before {
  content: "\f796"; }

.la-etsy:before {
  content: "\f2d7"; }

.la-euro-sign:before {
  content: "\f153"; }

.la-evernote:before {
  content: "\f839"; }

.la-exchange-alt:before {
  content: "\f362"; }

.la-exclamation:before {
  content: "\f12a"; }

.la-exclamation-circle:before {
  content: "\f06a"; }

.la-exclamation-triangle:before {
  content: "\f071"; }

.la-expand:before {
  content: "\f065"; }

.la-expand-arrows-alt:before {
  content: "\f31e"; }

.la-expeditedssl:before {
  content: "\f23e"; }

.la-external-link-alt:before {
  content: "\f35d"; }

.la-external-link-square-alt:before {
  content: "\f360"; }

.la-eye:before {
  content: "\f06e"; }

.la-eye-dropper:before {
  content: "\f1fb"; }

.la-eye-slash:before {
  content: "\f070"; }

.la-facebook:before {
  content: "\f09a"; }

.la-facebook-f:before {
  content: "\f39e"; }

.la-facebook-messenger:before {
  content: "\f39f"; }

.la-facebook-square:before {
  content: "\f082"; }

.la-fan:before {
  content: "\f863"; }

.la-fantasy-flight-games:before {
  content: "\f6dc"; }

.la-fast-backward:before {
  content: "\f049"; }

.la-fast-forward:before {
  content: "\f050"; }

.la-fax:before {
  content: "\f1ac"; }

.la-feather:before {
  content: "\f52d"; }

.la-feather-alt:before {
  content: "\f56b"; }

.la-fedex:before {
  content: "\f797"; }

.la-fedora:before {
  content: "\f798"; }

.la-female:before {
  content: "\f182"; }

.la-fighter-jet:before {
  content: "\f0fb"; }

.la-figma:before {
  content: "\f799"; }

.la-file:before {
  content: "\f15b"; }

.la-file-alt:before {
  content: "\f15c"; }

.la-file-archive:before {
  content: "\f1c6"; }

.la-file-audio:before {
  content: "\f1c7"; }

.la-file-code:before {
  content: "\f1c9"; }

.la-file-contract:before {
  content: "\f56c"; }

.la-file-csv:before {
  content: "\f6dd"; }

.la-file-download:before {
  content: "\f56d"; }

.la-file-excel:before {
  content: "\f1c3"; }

.la-file-export:before {
  content: "\f56e"; }

.la-file-image:before {
  content: "\f1c5"; }

.la-file-import:before {
  content: "\f56f"; }

.la-file-invoice:before {
  content: "\f570"; }

.la-file-invoice-dollar:before {
  content: "\f571"; }

.la-file-medical:before {
  content: "\f477"; }

.la-file-medical-alt:before {
  content: "\f478"; }

.la-file-pdf:before {
  content: "\f1c1"; }

.la-file-powerpoint:before {
  content: "\f1c4"; }

.la-file-prescription:before {
  content: "\f572"; }

.la-file-signature:before {
  content: "\f573"; }

.la-file-upload:before {
  content: "\f574"; }

.la-file-video:before {
  content: "\f1c8"; }

.la-file-word:before {
  content: "\f1c2"; }

.la-fill:before {
  content: "\f575"; }

.la-fill-drip:before {
  content: "\f576"; }

.la-film:before {
  content: "\f008"; }

.la-filter:before {
  content: "\f0b0"; }

.la-fingerprint:before {
  content: "\f577"; }

.la-fire:before {
  content: "\f06d"; }

.la-fire-alt:before {
  content: "\f7e4"; }

.la-fire-extinguisher:before {
  content: "\f134"; }

.la-firefox:before {
  content: "\f269"; }

.la-first-aid:before {
  content: "\f479"; }

.la-first-order:before {
  content: "\f2b0"; }

.la-first-order-alt:before {
  content: "\f50a"; }

.la-firstdraft:before {
  content: "\f3a1"; }

.la-fish:before {
  content: "\f578"; }

.la-fist-raised:before {
  content: "\f6de"; }

.la-flag:before {
  content: "\f024"; }

.la-flag-checkered:before {
  content: "\f11e"; }

.la-flag-usa:before {
  content: "\f74d"; }

.la-flask:before {
  content: "\f0c3"; }

.la-flickr:before {
  content: "\f16e"; }

.la-flipboard:before {
  content: "\f44d"; }

.la-flushed:before {
  content: "\f579"; }

.la-fly:before {
  content: "\f417"; }

.la-folder:before {
  content: "\f07b"; }

.la-folder-minus:before {
  content: "\f65d"; }

.la-folder-open:before {
  content: "\f07c"; }

.la-folder-plus:before {
  content: "\f65e"; }

.la-font:before {
  content: "\f031"; }

.la-font-awesome:before {
  content: "\f2b4"; }

.la-font-awesome-alt:before {
  content: "\f35c"; }

.la-font-awesome-flag:before {
  content: "\f425"; }

.la-font-awesome-logo-full:before {
  content: "\f4e6"; }

.la-fonticons:before {
  content: "\f280"; }

.la-fonticons-fi:before {
  content: "\f3a2"; }

.la-football-ball:before {
  content: "\f44e"; }

.la-fort-awesome:before {
  content: "\f286"; }

.la-fort-awesome-alt:before {
  content: "\f3a3"; }

.la-forumbee:before {
  content: "\f211"; }

.la-forward:before {
  content: "\f04e"; }

.la-foursquare:before {
  content: "\f180"; }

.la-free-code-camp:before {
  content: "\f2c5"; }

.la-freebsd:before {
  content: "\f3a4"; }

.la-frog:before {
  content: "\f52e"; }

.la-frown:before {
  content: "\f119"; }

.la-frown-open:before {
  content: "\f57a"; }

.la-fulcrum:before {
  content: "\f50b"; }

.la-funnel-dollar:before {
  content: "\f662"; }

.la-futbol:before {
  content: "\f1e3"; }

.la-galactic-republic:before {
  content: "\f50c"; }

.la-galactic-senate:before {
  content: "\f50d"; }

.la-gamepad:before {
  content: "\f11b"; }

.la-gas-pump:before {
  content: "\f52f"; }

.la-gavel:before {
  content: "\f0e3"; }

.la-gem:before {
  content: "\f3a5"; }

.la-genderless:before {
  content: "\f22d"; }

.la-get-pocket:before {
  content: "\f265"; }

.la-gg:before {
  content: "\f260"; }

.la-gg-circle:before {
  content: "\f261"; }

.la-ghost:before {
  content: "\f6e2"; }

.la-gift:before {
  content: "\f06b"; }

.la-gifts:before {
  content: "\f79c"; }

.la-git:before {
  content: "\f1d3"; }

.la-git-alt:before {
  content: "\f841"; }

.la-git-square:before {
  content: "\f1d2"; }

.la-github:before {
  content: "\f09b"; }

.la-github-alt:before {
  content: "\f113"; }

.la-github-square:before {
  content: "\f092"; }

.la-gitkraken:before {
  content: "\f3a6"; }

.la-gitlab:before {
  content: "\f296"; }

.la-gitter:before {
  content: "\f426"; }

.la-glass-cheers:before {
  content: "\f79f"; }

.la-glass-martini:before {
  content: "\f000"; }

.la-glass-martini-alt:before {
  content: "\f57b"; }

.la-glass-whiskey:before {
  content: "\f7a0"; }

.la-glasses:before {
  content: "\f530"; }

.la-glide:before {
  content: "\f2a5"; }

.la-glide-g:before {
  content: "\f2a6"; }

.la-globe:before {
  content: "\f0ac"; }

.la-globe-africa:before {
  content: "\f57c"; }

.la-globe-americas:before {
  content: "\f57d"; }

.la-globe-asia:before {
  content: "\f57e"; }

.la-globe-europe:before {
  content: "\f7a2"; }

.la-gofore:before {
  content: "\f3a7"; }

.la-golf-ball:before {
  content: "\f450"; }

.la-goodreads:before {
  content: "\f3a8"; }

.la-goodreads-g:before {
  content: "\f3a9"; }

.la-google:before {
  content: "\f1a0"; }

.la-google-drive:before {
  content: "\f3aa"; }

.la-google-play:before {
  content: "\f3ab"; }

.la-google-plus:before {
  content: "\f2b3"; }

.la-google-plus-g:before {
  content: "\f0d5"; }

.la-google-plus-square:before {
  content: "\f0d4"; }

.la-google-wallet:before {
  content: "\f1ee"; }

.la-gopuram:before {
  content: "\f664"; }

.la-graduation-cap:before {
  content: "\f19d"; }

.la-gratipay:before {
  content: "\f184"; }

.la-grav:before {
  content: "\f2d6"; }

.la-greater-than:before {
  content: "\f531"; }

.la-greater-than-equal:before {
  content: "\f532"; }

.la-grimace:before {
  content: "\f57f"; }

.la-grin:before {
  content: "\f580"; }

.la-grin-alt:before {
  content: "\f581"; }

.la-grin-beam:before {
  content: "\f582"; }

.la-grin-beam-sweat:before {
  content: "\f583"; }

.la-grin-hearts:before {
  content: "\f584"; }

.la-grin-squint:before {
  content: "\f585"; }

.la-grin-squint-tears:before {
  content: "\f586"; }

.la-grin-stars:before {
  content: "\f587"; }

.la-grin-tears:before {
  content: "\f588"; }

.la-grin-tongue:before {
  content: "\f589"; }

.la-grin-tongue-squint:before {
  content: "\f58a"; }

.la-grin-tongue-wink:before {
  content: "\f58b"; }

.la-grin-wink:before {
  content: "\f58c"; }

.la-grip-horizontal:before {
  content: "\f58d"; }

.la-grip-lines:before {
  content: "\f7a4"; }

.la-grip-lines-vertical:before {
  content: "\f7a5"; }

.la-grip-vertical:before {
  content: "\f58e"; }

.la-gripfire:before {
  content: "\f3ac"; }

.la-grunt:before {
  content: "\f3ad"; }

.la-guitar:before {
  content: "\f7a6"; }

.la-gulp:before {
  content: "\f3ae"; }

.la-h-square:before {
  content: "\f0fd"; }

.la-hacker-news:before {
  content: "\f1d4"; }

.la-hacker-news-square:before {
  content: "\f3af"; }

.la-hackerrank:before {
  content: "\f5f7"; }

.la-hamburger:before {
  content: "\f805"; }

.la-hammer:before {
  content: "\f6e3"; }

.la-hamsa:before {
  content: "\f665"; }

.la-hand-holding:before {
  content: "\f4bd"; }

.la-hand-holding-heart:before {
  content: "\f4be"; }

.la-hand-holding-usd:before {
  content: "\f4c0"; }

.la-hand-lizard:before {
  content: "\f258"; }

.la-hand-middle-finger:before {
  content: "\f806"; }

.la-hand-paper:before {
  content: "\f256"; }

.la-hand-peace:before {
  content: "\f25b"; }

.la-hand-point-down:before {
  content: "\f0a7"; }

.la-hand-point-left:before {
  content: "\f0a5"; }

.la-hand-point-right:before {
  content: "\f0a4"; }

.la-hand-point-up:before {
  content: "\f0a6"; }

.la-hand-pointer:before {
  content: "\f25a"; }

.la-hand-rock:before {
  content: "\f255"; }

.la-hand-scissors:before {
  content: "\f257"; }

.la-hand-spock:before {
  content: "\f259"; }

.la-hands:before {
  content: "\f4c2"; }

.la-hands-helping:before {
  content: "\f4c4"; }

.la-handshake:before {
  content: "\f2b5"; }

.la-hanukiah:before {
  content: "\f6e6"; }

.la-hard-hat:before {
  content: "\f807"; }

.la-hashtag:before {
  content: "\f292"; }

.la-hat-cowboy:before {
  content: "\f8c0"; }

.la-hat-cowboy-side:before {
  content: "\f8c1"; }

.la-hat-wizard:before {
  content: "\f6e8"; }

.la-haykal:before {
  content: "\f666"; }

.la-hdd:before {
  content: "\f0a0"; }

.la-heading:before {
  content: "\f1dc"; }

.la-headphones:before {
  content: "\f025"; }

.la-headphones-alt:before {
  content: "\f58f"; }

.la-headset:before {
  content: "\f590"; }

.la-heart:before {
  content: "\f004"; }

.la-heart-broken:before {
  content: "\f7a9"; }

.la-heartbeat:before {
  content: "\f21e"; }

.la-helicopter:before {
  content: "\f533"; }

.la-highlighter:before {
  content: "\f591"; }

.la-hiking:before {
  content: "\f6ec"; }

.la-hippo:before {
  content: "\f6ed"; }

.la-hips:before {
  content: "\f452"; }

.la-hire-a-helper:before {
  content: "\f3b0"; }

.la-history:before {
  content: "\f1da"; }

.la-hockey-puck:before {
  content: "\f453"; }

.la-holly-berry:before {
  content: "\f7aa"; }

.la-home:before {
  content: "\f015"; }

.la-hooli:before {
  content: "\f427"; }

.la-hornbill:before {
  content: "\f592"; }

.la-horse:before {
  content: "\f6f0"; }

.la-horse-head:before {
  content: "\f7ab"; }

.la-hospital:before {
  content: "\f0f8"; }

.la-hospital-alt:before {
  content: "\f47d"; }

.la-hospital-symbol:before {
  content: "\f47e"; }

.la-hot-tub:before {
  content: "\f593"; }

.la-hotdog:before {
  content: "\f80f"; }

.la-hotel:before {
  content: "\f594"; }

.la-hotjar:before {
  content: "\f3b1"; }

.la-hourglass:before {
  content: "\f254"; }

.la-hourglass-end:before {
  content: "\f253"; }

.la-hourglass-half:before {
  content: "\f252"; }

.la-hourglass-start:before {
  content: "\f251"; }

.la-house-damage:before {
  content: "\f6f1"; }

.la-houzz:before {
  content: "\f27c"; }

.la-hryvnia:before {
  content: "\f6f2"; }

.la-html5:before {
  content: "\f13b"; }

.la-hubspot:before {
  content: "\f3b2"; }

.la-i-cursor:before {
  content: "\f246"; }

.la-ice-cream:before {
  content: "\f810"; }

.la-icicles:before {
  content: "\f7ad"; }

.la-icons:before {
  content: "\f86d"; }

.la-id-badge:before {
  content: "\f2c1"; }

.la-id-card:before {
  content: "\f2c2"; }

.la-id-card-alt:before {
  content: "\f47f"; }

.la-igloo:before {
  content: "\f7ae"; }

.la-image:before {
  content: "\f03e"; }

.la-images:before {
  content: "\f302"; }

.la-imdb:before {
  content: "\f2d8"; }

.la-inbox:before {
  content: "\f01c"; }

.la-indent:before {
  content: "\f03c"; }

.la-industry:before {
  content: "\f275"; }

.la-infinity:before {
  content: "\f534"; }

.la-info:before {
  content: "\f129"; }

.la-info-circle:before {
  content: "\f05a"; }

.la-instagram:before {
  content: "\f16d"; }

.la-intercom:before {
  content: "\f7af"; }

.la-internet-explorer:before {
  content: "\f26b"; }

.la-invision:before {
  content: "\f7b0"; }

.la-ioxhost:before {
  content: "\f208"; }

.la-italic:before {
  content: "\f033"; }

.la-itch-io:before {
  content: "\f83a"; }

.la-itunes:before {
  content: "\f3b4"; }

.la-itunes-note:before {
  content: "\f3b5"; }

.la-java:before {
  content: "\f4e4"; }

.la-jedi:before {
  content: "\f669"; }

.la-jedi-order:before {
  content: "\f50e"; }

.la-jenkins:before {
  content: "\f3b6"; }

.la-jira:before {
  content: "\f7b1"; }

.la-joget:before {
  content: "\f3b7"; }

.la-joint:before {
  content: "\f595"; }

.la-joomla:before {
  content: "\f1aa"; }

.la-journal-whills:before {
  content: "\f66a"; }

.la-js:before {
  content: "\f3b8"; }

.la-js-square:before {
  content: "\f3b9"; }

.la-jsfiddle:before {
  content: "\f1cc"; }

.la-kaaba:before {
  content: "\f66b"; }

.la-kaggle:before {
  content: "\f5fa"; }

.la-key:before {
  content: "\f084"; }

.la-keybase:before {
  content: "\f4f5"; }

.la-keyboard:before {
  content: "\f11c"; }

.la-keycdn:before {
  content: "\f3ba"; }

.la-khanda:before {
  content: "\f66d"; }

.la-kickstarter:before {
  content: "\f3bb"; }

.la-kickstarter-k:before {
  content: "\f3bc"; }

.la-kiss:before {
  content: "\f596"; }

.la-kiss-beam:before {
  content: "\f597"; }

.la-kiss-wink-heart:before {
  content: "\f598"; }

.la-kiwi-bird:before {
  content: "\f535"; }

.la-korvue:before {
  content: "\f42f"; }

.la-landmark:before {
  content: "\f66f"; }

.la-language:before {
  content: "\f1ab"; }

.la-laptop:before {
  content: "\f109"; }

.la-laptop-code:before {
  content: "\f5fc"; }

.la-laptop-medical:before {
  content: "\f812"; }

.la-laravel:before {
  content: "\f3bd"; }

.la-lastfm:before {
  content: "\f202"; }

.la-lastfm-square:before {
  content: "\f203"; }

.la-laugh:before {
  content: "\f599"; }

.la-laugh-beam:before {
  content: "\f59a"; }

.la-laugh-squint:before {
  content: "\f59b"; }

.la-laugh-wink:before {
  content: "\f59c"; }

.la-layer-group:before {
  content: "\f5fd"; }

.la-leaf:before {
  content: "\f06c"; }

.la-leanpub:before {
  content: "\f212"; }

.la-lemon:before {
  content: "\f094"; }

.la-less:before {
  content: "\f41d"; }

.la-less-than:before {
  content: "\f536"; }

.la-less-than-equal:before {
  content: "\f537"; }

.la-level-down-alt:before {
  content: "\f3be"; }

.la-level-up-alt:before {
  content: "\f3bf"; }

.la-life-ring:before {
  content: "\f1cd"; }

.la-lightbulb:before {
  content: "\f0eb"; }

.la-line:before {
  content: "\f3c0"; }

.la-link:before {
  content: "\f0c1"; }

.la-linkedin:before {
  content: "\f08c"; }

.la-linkedin-in:before {
  content: "\f0e1"; }

.la-linode:before {
  content: "\f2b8"; }

.la-linux:before {
  content: "\f17c"; }

.la-lira-sign:before {
  content: "\f195"; }

.la-list:before {
  content: "\f03a"; }

.la-list-alt:before {
  content: "\f022"; }

.la-list-ol:before {
  content: "\f0cb"; }

.la-list-ul:before {
  content: "\f0ca"; }

.la-location-arrow:before {
  content: "\f124"; }

.la-lock:before {
  content: "\f023"; }

.la-lock-open:before {
  content: "\f3c1"; }

.la-long-arrow-alt-down:before {
  content: "\f309"; }

.la-long-arrow-alt-left:before {
  content: "\f30a"; }

.la-long-arrow-alt-right:before {
  content: "\f30b"; }

.la-long-arrow-alt-up:before {
  content: "\f30c"; }

.la-low-vision:before {
  content: "\f2a8"; }

.la-luggage-cart:before {
  content: "\f59d"; }

.la-lyft:before {
  content: "\f3c3"; }

.la-magento:before {
  content: "\f3c4"; }

.la-magic:before {
  content: "\f0d0"; }

.la-magnet:before {
  content: "\f076"; }

.la-mail-bulk:before {
  content: "\f674"; }

.la-mailchimp:before {
  content: "\f59e"; }

.la-male:before {
  content: "\f183"; }

.la-mandalorian:before {
  content: "\f50f"; }

.la-map:before {
  content: "\f279"; }

.la-map-marked:before {
  content: "\f59f"; }

.la-map-marked-alt:before {
  content: "\f5a0"; }

.la-map-marker:before {
  content: "\f041"; }

.la-map-marker-alt:before {
  content: "\f3c5"; }

.la-map-pin:before {
  content: "\f276"; }

.la-map-signs:before {
  content: "\f277"; }

.la-markdown:before {
  content: "\f60f"; }

.la-marker:before {
  content: "\f5a1"; }

.la-mars:before {
  content: "\f222"; }

.la-mars-double:before {
  content: "\f227"; }

.la-mars-stroke:before {
  content: "\f229"; }

.la-mars-stroke-h:before {
  content: "\f22b"; }

.la-mars-stroke-v:before {
  content: "\f22a"; }

.la-mask:before {
  content: "\f6fa"; }

.la-mastodon:before {
  content: "\f4f6"; }

.la-maxcdn:before {
  content: "\f136"; }

.la-mdb:before {
  content: "\f8ca"; }

.la-medal:before {
  content: "\f5a2"; }

.la-medapps:before {
  content: "\f3c6"; }

.la-medium:before {
  content: "\f23a"; }

.la-medium-m:before {
  content: "\f3c7"; }

.la-medkit:before {
  content: "\f0fa"; }

.la-medrt:before {
  content: "\f3c8"; }

.la-meetup:before {
  content: "\f2e0"; }

.la-megaport:before {
  content: "\f5a3"; }

.la-meh:before {
  content: "\f11a"; }

.la-meh-blank:before {
  content: "\f5a4"; }

.la-meh-rolling-eyes:before {
  content: "\f5a5"; }

.la-memory:before {
  content: "\f538"; }

.la-mendeley:before {
  content: "\f7b3"; }

.la-menorah:before {
  content: "\f676"; }

.la-mercury:before {
  content: "\f223"; }

.la-meteor:before {
  content: "\f753"; }

.la-microchip:before {
  content: "\f2db"; }

.la-microphone:before {
  content: "\f130"; }

.la-microphone-alt:before {
  content: "\f3c9"; }

.la-microphone-alt-slash:before {
  content: "\f539"; }

.la-microphone-slash:before {
  content: "\f131"; }

.la-microscope:before {
  content: "\f610"; }

.la-microsoft:before {
  content: "\f3ca"; }

.la-minus:before {
  content: "\f068"; }

.la-minus-circle:before {
  content: "\f056"; }

.la-minus-square:before {
  content: "\f146"; }

.la-mitten:before {
  content: "\f7b5"; }

.la-mix:before {
  content: "\f3cb"; }

.la-mixcloud:before {
  content: "\f289"; }

.la-mizuni:before {
  content: "\f3cc"; }

.la-mobile:before {
  content: "\f10b"; }

.la-mobile-alt:before {
  content: "\f3cd"; }

.la-modx:before {
  content: "\f285"; }

.la-monero:before {
  content: "\f3d0"; }

.la-money-bill:before {
  content: "\f0d6"; }

.la-money-bill-alt:before {
  content: "\f3d1"; }

.la-money-bill-wave:before {
  content: "\f53a"; }

.la-money-bill-wave-alt:before {
  content: "\f53b"; }

.la-money-check:before {
  content: "\f53c"; }

.la-money-check-alt:before {
  content: "\f53d"; }

.la-monument:before {
  content: "\f5a6"; }

.la-moon:before {
  content: "\f186"; }

.la-mortar-pestle:before {
  content: "\f5a7"; }

.la-mosque:before {
  content: "\f678"; }

.la-motorcycle:before {
  content: "\f21c"; }

.la-mountain:before {
  content: "\f6fc"; }

.la-mouse:before {
  content: "\f8cc"; }

.la-mouse-pointer:before {
  content: "\f245"; }

.la-mug-hot:before {
  content: "\f7b6"; }

.la-music:before {
  content: "\f001"; }

.la-napster:before {
  content: "\f3d2"; }

.la-neos:before {
  content: "\f612"; }

.la-network-wired:before {
  content: "\f6ff"; }

.la-neuter:before {
  content: "\f22c"; }

.la-newspaper:before {
  content: "\f1ea"; }

.la-nimblr:before {
  content: "\f5a8"; }

.la-node:before {
  content: "\f419"; }

.la-node-js:before {
  content: "\f3d3"; }

.la-not-equal:before {
  content: "\f53e"; }

.la-notes-medical:before {
  content: "\f481"; }

.la-npm:before {
  content: "\f3d4"; }

.la-ns8:before {
  content: "\f3d5"; }

.la-nutritionix:before {
  content: "\f3d6"; }

.la-object-group:before {
  content: "\f247"; }

.la-object-ungroup:before {
  content: "\f248"; }

.la-odnoklassniki:before {
  content: "\f263"; }

.la-odnoklassniki-square:before {
  content: "\f264"; }

.la-oil-can:before {
  content: "\f613"; }

.la-old-republic:before {
  content: "\f510"; }

.la-om:before {
  content: "\f679"; }

.la-opencart:before {
  content: "\f23d"; }

.la-openid:before {
  content: "\f19b"; }

.la-opera:before {
  content: "\f26a"; }

.la-optin-monster:before {
  content: "\f23c"; }

.la-orcid:before {
  content: "\f8d2"; }

.la-osi:before {
  content: "\f41a"; }

.la-otter:before {
  content: "\f700"; }

.la-outdent:before {
  content: "\f03b"; }

.la-page4:before {
  content: "\f3d7"; }

.la-pagelines:before {
  content: "\f18c"; }

.la-pager:before {
  content: "\f815"; }

.la-paint-brush:before {
  content: "\f1fc"; }

.la-paint-roller:before {
  content: "\f5aa"; }

.la-palette:before {
  content: "\f53f"; }

.la-palfed:before {
  content: "\f3d8"; }

.la-pallet:before {
  content: "\f482"; }

.la-paper-plane:before {
  content: "\f1d8"; }

.la-paperclip:before {
  content: "\f0c6"; }

.la-parachute-box:before {
  content: "\f4cd"; }

.la-paragraph:before {
  content: "\f1dd"; }

.la-parking:before {
  content: "\f540"; }

.la-passport:before {
  content: "\f5ab"; }

.la-pastafarianism:before {
  content: "\f67b"; }

.la-paste:before {
  content: "\f0ea"; }

.la-patreon:before {
  content: "\f3d9"; }

.la-pause:before {
  content: "\f04c"; }

.la-pause-circle:before {
  content: "\f28b"; }

.la-paw:before {
  content: "\f1b0"; }

.la-paypal:before {
  content: "\f1ed"; }

.la-peace:before {
  content: "\f67c"; }

.la-pen:before {
  content: "\f304"; }

.la-pen-alt:before {
  content: "\f305"; }

.la-pen-fancy:before {
  content: "\f5ac"; }

.la-pen-nib:before {
  content: "\f5ad"; }

.la-pen-square:before {
  content: "\f14b"; }

.la-pencil-alt:before {
  content: "\f303"; }

.la-pencil-ruler:before {
  content: "\f5ae"; }

.la-penny-arcade:before {
  content: "\f704"; }

.la-people-carry:before {
  content: "\f4ce"; }

.la-pepper-hot:before {
  content: "\f816"; }

.la-percent:before {
  content: "\f295"; }

.la-percentage:before {
  content: "\f541"; }

.la-periscope:before {
  content: "\f3da"; }

.la-person-booth:before {
  content: "\f756"; }

.la-phabricator:before {
  content: "\f3db"; }

.la-phoenix-framework:before {
  content: "\f3dc"; }

.la-phoenix-squadron:before {
  content: "\f511"; }

.la-phone:before {
  content: "\f095"; }

.la-phone-alt:before {
  content: "\f879"; }

.la-phone-slash:before {
  content: "\f3dd"; }

.la-phone-square:before {
  content: "\f098"; }

.la-phone-square-alt:before {
  content: "\f87b"; }

.la-phone-volume:before {
  content: "\f2a0"; }

.la-photo-video:before {
  content: "\f87c"; }

.la-php:before {
  content: "\f457"; }

.la-pied-piper:before {
  content: "\f2ae"; }

.la-pied-piper-alt:before {
  content: "\f1a8"; }

.la-pied-piper-hat:before {
  content: "\f4e5"; }

.la-pied-piper-pp:before {
  content: "\f1a7"; }

.la-piggy-bank:before {
  content: "\f4d3"; }

.la-pills:before {
  content: "\f484"; }

.la-pinterest:before {
  content: "\f0d2"; }

.la-pinterest-p:before {
  content: "\f231"; }

.la-pinterest-square:before {
  content: "\f0d3"; }

.la-pizza-slice:before {
  content: "\f818"; }

.la-place-of-worship:before {
  content: "\f67f"; }

.la-plane:before {
  content: "\f072"; }

.la-plane-arrival:before {
  content: "\f5af"; }

.la-plane-departure:before {
  content: "\f5b0"; }

.la-play:before {
  content: "\f04b"; }

.la-play-circle:before {
  content: "\f144"; }

.la-playstation:before {
  content: "\f3df"; }

.la-plug:before {
  content: "\f1e6"; }

.la-plus:before {
  content: "\f067"; }

.la-plus-circle:before {
  content: "\f055"; }

.la-plus-square:before {
  content: "\f0fe"; }

.la-podcast:before {
  content: "\f2ce"; }

.la-poll:before {
  content: "\f681"; }

.la-poll-h:before {
  content: "\f682"; }

.la-poo:before {
  content: "\f2fe"; }

.la-poo-storm:before {
  content: "\f75a"; }

.la-poop:before {
  content: "\f619"; }

.la-portrait:before {
  content: "\f3e0"; }

.la-pound-sign:before {
  content: "\f154"; }

.la-power-off:before {
  content: "\f011"; }

.la-pray:before {
  content: "\f683"; }

.la-praying-hands:before {
  content: "\f684"; }

.la-prescription:before {
  content: "\f5b1"; }

.la-prescription-bottle:before {
  content: "\f485"; }

.la-prescription-bottle-alt:before {
  content: "\f486"; }

.la-print:before {
  content: "\f02f"; }

.la-procedures:before {
  content: "\f487"; }

.la-product-hunt:before {
  content: "\f288"; }

.la-project-diagram:before {
  content: "\f542"; }

.la-pushed:before {
  content: "\f3e1"; }

.la-puzzle-piece:before {
  content: "\f12e"; }

.la-python:before {
  content: "\f3e2"; }

.la-qq:before {
  content: "\f1d6"; }

.la-qrcode:before {
  content: "\f029"; }

.la-question:before {
  content: "\f128"; }

.la-question-circle:before {
  content: "\f059"; }

.la-quidditch:before {
  content: "\f458"; }

.la-quinscape:before {
  content: "\f459"; }

.la-quora:before {
  content: "\f2c4"; }

.la-quote-left:before {
  content: "\f10d"; }

.la-quote-right:before {
  content: "\f10e"; }

.la-quran:before {
  content: "\f687"; }

.la-r-project:before {
  content: "\f4f7"; }

.la-radiation:before {
  content: "\f7b9"; }

.la-radiation-alt:before {
  content: "\f7ba"; }

.la-rainbow:before {
  content: "\f75b"; }

.la-random:before {
  content: "\f074"; }

.la-raspberry-pi:before {
  content: "\f7bb"; }

.la-ravelry:before {
  content: "\f2d9"; }

.la-react:before {
  content: "\f41b"; }

.la-reacteurope:before {
  content: "\f75d"; }

.la-readme:before {
  content: "\f4d5"; }

.la-rebel:before {
  content: "\f1d0"; }

.la-receipt:before {
  content: "\f543"; }

.la-record-vinyl:before {
  content: "\f8d9"; }

.la-recycle:before {
  content: "\f1b8"; }

.la-red-river:before {
  content: "\f3e3"; }

.la-reddit:before {
  content: "\f1a1"; }

.la-reddit-alien:before {
  content: "\f281"; }

.la-reddit-square:before {
  content: "\f1a2"; }

.la-redhat:before {
  content: "\f7bc"; }

.la-redo:before {
  content: "\f01e"; }

.la-redo-alt:before {
  content: "\f2f9"; }

.la-registered:before {
  content: "\f25d"; }

.la-remove-format:before {
  content: "\f87d"; }

.la-renren:before {
  content: "\f18b"; }

.la-reply:before {
  content: "\f3e5"; }

.la-reply-all:before {
  content: "\f122"; }

.la-replyd:before {
  content: "\f3e6"; }

.la-republican:before {
  content: "\f75e"; }

.la-researchgate:before {
  content: "\f4f8"; }

.la-resolving:before {
  content: "\f3e7"; }

.la-restroom:before {
  content: "\f7bd"; }

.la-retweet:before {
  content: "\f079"; }

.la-rev:before {
  content: "\f5b2"; }

.la-ribbon:before {
  content: "\f4d6"; }

.la-ring:before {
  content: "\f70b"; }

.la-road:before {
  content: "\f018"; }

.la-robot:before {
  content: "\f544"; }

.la-rocket:before {
  content: "\f135"; }

.la-rocketchat:before {
  content: "\f3e8"; }

.la-rockrms:before {
  content: "\f3e9"; }

.la-route:before {
  content: "\f4d7"; }

.la-rss:before {
  content: "\f09e"; }

.la-rss-square:before {
  content: "\f143"; }

.la-ruble-sign:before {
  content: "\f158"; }

.la-ruler:before {
  content: "\f545"; }

.la-ruler-combined:before {
  content: "\f546"; }

.la-ruler-horizontal:before {
  content: "\f547"; }

.la-ruler-vertical:before {
  content: "\f548"; }

.la-running:before {
  content: "\f70c"; }

.la-rupee-sign:before {
  content: "\f156"; }

.la-sad-cry:before {
  content: "\f5b3"; }

.la-sad-tear:before {
  content: "\f5b4"; }

.la-safari:before {
  content: "\f267"; }

.la-salesforce:before {
  content: "\f83b"; }

.la-sass:before {
  content: "\f41e"; }

.la-satellite:before {
  content: "\f7bf"; }

.la-satellite-dish:before {
  content: "\f7c0"; }

.la-save:before {
  content: "\f0c7"; }

.la-schlix:before {
  content: "\f3ea"; }

.la-school:before {
  content: "\f549"; }

.la-screwdriver:before {
  content: "\f54a"; }

.la-scribd:before {
  content: "\f28a"; }

.la-scroll:before {
  content: "\f70e"; }

.la-sd-card:before {
  content: "\f7c2"; }

.la-search:before {
  content: "\f002"; }

.la-search-dollar:before {
  content: "\f688"; }

.la-search-location:before {
  content: "\f689"; }

.la-search-minus:before {
  content: "\f010"; }

.la-search-plus:before {
  content: "\f00e"; }

.la-searchengin:before {
  content: "\f3eb"; }

.la-seedling:before {
  content: "\f4d8"; }

.la-sellcast:before {
  content: "\f2da"; }

.la-sellsy:before {
  content: "\f213"; }

.la-server:before {
  content: "\f233"; }

.la-servicestack:before {
  content: "\f3ec"; }

.la-shapes:before {
  content: "\f61f"; }

.la-share:before {
  content: "\f064"; }

.la-share-alt:before {
  content: "\f1e0"; }

.la-share-alt-square:before {
  content: "\f1e1"; }

.la-share-square:before {
  content: "\f14d"; }

.la-shekel-sign:before {
  content: "\f20b"; }

.la-shield-alt:before {
  content: "\f3ed"; }

.la-ship:before {
  content: "\f21a"; }

.la-shipping-fast:before {
  content: "\f48b"; }

.la-shirtsinbulk:before {
  content: "\f214"; }

.la-shoe-prints:before {
  content: "\f54b"; }

.la-shopping-bag:before {
  content: "\f290"; }

.la-shopping-basket:before {
  content: "\f291"; }

.la-shopping-cart:before {
  content: "\f07a"; }

.la-shopware:before {
  content: "\f5b5"; }

.la-shower:before {
  content: "\f2cc"; }

.la-shuttle-van:before {
  content: "\f5b6"; }

.la-sign:before {
  content: "\f4d9"; }

.la-sign-in-alt:before {
  content: "\f2f6"; }

.la-sign-language:before {
  content: "\f2a7"; }

.la-sign-out-alt:before {
  content: "\f2f5"; }

.la-signal:before {
  content: "\f012"; }

.la-signature:before {
  content: "\f5b7"; }

.la-sim-card:before {
  content: "\f7c4"; }

.la-simplybuilt:before {
  content: "\f215"; }

.la-sistrix:before {
  content: "\f3ee"; }

.la-sitemap:before {
  content: "\f0e8"; }

.la-sith:before {
  content: "\f512"; }

.la-skating:before {
  content: "\f7c5"; }

.la-sketch:before {
  content: "\f7c6"; }

.la-skiing:before {
  content: "\f7c9"; }

.la-skiing-nordic:before {
  content: "\f7ca"; }

.la-skull:before {
  content: "\f54c"; }

.la-skull-crossbones:before {
  content: "\f714"; }

.la-skyatlas:before {
  content: "\f216"; }

.la-skype:before {
  content: "\f17e"; }

.la-slack:before {
  content: "\f198"; }

.la-slack-hash:before {
  content: "\f3ef"; }

.la-slash:before {
  content: "\f715"; }

.la-sleigh:before {
  content: "\f7cc"; }

.la-sliders-h:before {
  content: "\f1de"; }

.la-slideshare:before {
  content: "\f1e7"; }

.la-smile:before {
  content: "\f118"; }

.la-smile-beam:before {
  content: "\f5b8"; }

.la-smile-wink:before {
  content: "\f4da"; }

.la-smog:before {
  content: "\f75f"; }

.la-smoking:before {
  content: "\f48d"; }

.la-smoking-ban:before {
  content: "\f54d"; }

.la-sms:before {
  content: "\f7cd"; }

.la-snapchat:before {
  content: "\f2ab"; }

.la-snapchat-ghost:before {
  content: "\f2ac"; }

.la-snapchat-square:before {
  content: "\f2ad"; }

.la-snowboarding:before {
  content: "\f7ce"; }

.la-snowflake:before {
  content: "\f2dc"; }

.la-snowman:before {
  content: "\f7d0"; }

.la-snowplow:before {
  content: "\f7d2"; }

.la-socks:before {
  content: "\f696"; }

.la-solar-panel:before {
  content: "\f5ba"; }

.la-sort:before {
  content: "\f0dc"; }

.la-sort-alpha-down:before {
  content: "\f15d"; }

.la-sort-alpha-down-alt:before {
  content: "\f881"; }

.la-sort-alpha-up:before {
  content: "\f15e"; }

.la-sort-alpha-up-alt:before {
  content: "\f882"; }

.la-sort-amount-down:before {
  content: "\f160"; }

.la-sort-amount-down-alt:before {
  content: "\f884"; }

.la-sort-amount-up:before {
  content: "\f161"; }

.la-sort-amount-up-alt:before {
  content: "\f885"; }

.la-sort-down:before {
  content: "\f0dd"; }

.la-sort-numeric-down:before {
  content: "\f162"; }

.la-sort-numeric-down-alt:before {
  content: "\f886"; }

.la-sort-numeric-up:before {
  content: "\f163"; }

.la-sort-numeric-up-alt:before {
  content: "\f887"; }

.la-sort-up:before {
  content: "\f0de"; }

.la-soundcloud:before {
  content: "\f1be"; }

.la-sourcetree:before {
  content: "\f7d3"; }

.la-spa:before {
  content: "\f5bb"; }

.la-space-shuttle:before {
  content: "\f197"; }

.la-speakap:before {
  content: "\f3f3"; }

.la-speaker-deck:before {
  content: "\f83c"; }

.la-spell-check:before {
  content: "\f891"; }

.la-spider:before {
  content: "\f717"; }

.la-spinner:before {
  content: "\f110"; }

.la-splotch:before {
  content: "\f5bc"; }

.la-spotify:before {
  content: "\f1bc"; }

.la-spray-can:before {
  content: "\f5bd"; }

.la-square:before {
  content: "\f0c8"; }

.la-square-full:before {
  content: "\f45c"; }

.la-square-root-alt:before {
  content: "\f698"; }

.la-squarespace:before {
  content: "\f5be"; }

.la-stack-exchange:before {
  content: "\f18d"; }

.la-stack-overflow:before {
  content: "\f16c"; }

.la-stackpath:before {
  content: "\f842"; }

.la-stamp:before {
  content: "\f5bf"; }

.la-star:before {
  content: "\f005"; }

.la-star-and-crescent:before {
  content: "\f699"; }

.la-star-half:before {
  content: "\f089"; }

.la-star-half-alt:before {
  content: "\f5c0"; }

.la-star-of-david:before {
  content: "\f69a"; }

.la-star-of-life:before {
  content: "\f621"; }

.la-staylinked:before {
  content: "\f3f5"; }

.la-steam:before {
  content: "\f1b6"; }

.la-steam-square:before {
  content: "\f1b7"; }

.la-steam-symbol:before {
  content: "\f3f6"; }

.la-step-backward:before {
  content: "\f048"; }

.la-step-forward:before {
  content: "\f051"; }

.la-stethoscope:before {
  content: "\f0f1"; }

.la-sticker-mule:before {
  content: "\f3f7"; }

.la-sticky-note:before {
  content: "\f249"; }

.la-stop:before {
  content: "\f04d"; }

.la-stop-circle:before {
  content: "\f28d"; }

.la-stopwatch:before {
  content: "\f2f2"; }

.la-store:before {
  content: "\f54e"; }

.la-store-alt:before {
  content: "\f54f"; }

.la-strava:before {
  content: "\f428"; }

.la-stream:before {
  content: "\f550"; }

.la-street-view:before {
  content: "\f21d"; }

.la-strikethrough:before {
  content: "\f0cc"; }

.la-stripe:before {
  content: "\f429"; }

.la-stripe-s:before {
  content: "\f42a"; }

.la-stroopwafel:before {
  content: "\f551"; }

.la-studiovinari:before {
  content: "\f3f8"; }

.la-stumbleupon:before {
  content: "\f1a4"; }

.la-stumbleupon-circle:before {
  content: "\f1a3"; }

.la-subscript:before {
  content: "\f12c"; }

.la-subway:before {
  content: "\f239"; }

.la-suitcase:before {
  content: "\f0f2"; }

.la-suitcase-rolling:before {
  content: "\f5c1"; }

.la-sun:before {
  content: "\f185"; }

.la-superpowers:before {
  content: "\f2dd"; }

.la-superscript:before {
  content: "\f12b"; }

.la-supple:before {
  content: "\f3f9"; }

.la-surprise:before {
  content: "\f5c2"; }

.la-suse:before {
  content: "\f7d6"; }

.la-swatchbook:before {
  content: "\f5c3"; }

.la-swift:before {
  content: "\f8e1"; }

.la-swimmer:before {
  content: "\f5c4"; }

.la-swimming-pool:before {
  content: "\f5c5"; }

.la-symfony:before {
  content: "\f83d"; }

.la-synagogue:before {
  content: "\f69b"; }

.la-sync:before {
  content: "\f021"; }

.la-sync-alt:before {
  content: "\f2f1"; }

.la-syringe:before {
  content: "\f48e"; }

.la-table:before {
  content: "\f0ce"; }

.la-table-tennis:before {
  content: "\f45d"; }

.la-tablet:before {
  content: "\f10a"; }

.la-tablet-alt:before {
  content: "\f3fa"; }

.la-tablets:before {
  content: "\f490"; }

.la-tachometer-alt:before {
  content: "\f3fd"; }

.la-tag:before {
  content: "\f02b"; }

.la-tags:before {
  content: "\f02c"; }

.la-tape:before {
  content: "\f4db"; }

.la-tasks:before {
  content: "\f0ae"; }

.la-taxi:before {
  content: "\f1ba"; }

.la-teamspeak:before {
  content: "\f4f9"; }

.la-teeth:before {
  content: "\f62e"; }

.la-teeth-open:before {
  content: "\f62f"; }

.la-telegram:before {
  content: "\f2c6"; }

.la-telegram-plane:before {
  content: "\f3fe"; }

.la-temperature-high:before {
  content: "\f769"; }

.la-temperature-low:before {
  content: "\f76b"; }

.la-tencent-weibo:before {
  content: "\f1d5"; }

.la-tenge:before {
  content: "\f7d7"; }

.la-terminal:before {
  content: "\f120"; }

.la-text-height:before {
  content: "\f034"; }

.la-text-width:before {
  content: "\f035"; }

.la-th:before {
  content: "\f00a"; }

.la-th-large:before {
  content: "\f009"; }

.la-th-list:before {
  content: "\f00b"; }

.la-the-red-yeti:before {
  content: "\f69d"; }

.la-theater-masks:before {
  content: "\f630"; }

.la-themeco:before {
  content: "\f5c6"; }

.la-themeisle:before {
  content: "\f2b2"; }

.la-thermometer:before {
  content: "\f491"; }

.la-thermometer-empty:before {
  content: "\f2cb"; }

.la-thermometer-full:before {
  content: "\f2c7"; }

.la-thermometer-half:before {
  content: "\f2c9"; }

.la-thermometer-quarter:before {
  content: "\f2ca"; }

.la-thermometer-three-quarters:before {
  content: "\f2c8"; }

.la-think-peaks:before {
  content: "\f731"; }

.la-thumbs-down:before {
  content: "\f165"; }

.la-thumbs-up:before {
  content: "\f164"; }

.la-thumbtack:before {
  content: "\f08d"; }

.la-ticket-alt:before {
  content: "\f3ff"; }

.la-times:before {
  content: "\f00d"; }

.la-times-circle:before {
  content: "\f057"; }

.la-tint:before {
  content: "\f043"; }

.la-tint-slash:before {
  content: "\f5c7"; }

.la-tired:before {
  content: "\f5c8"; }

.la-toggle-off:before {
  content: "\f204"; }

.la-toggle-on:before {
  content: "\f205"; }

.la-toilet:before {
  content: "\f7d8"; }

.la-toilet-paper:before {
  content: "\f71e"; }

.la-toolbox:before {
  content: "\f552"; }

.la-tools:before {
  content: "\f7d9"; }

.la-tooth:before {
  content: "\f5c9"; }

.la-torah:before {
  content: "\f6a0"; }

.la-torii-gate:before {
  content: "\f6a1"; }

.la-tractor:before {
  content: "\f722"; }

.la-trade-federation:before {
  content: "\f513"; }

.la-trademark:before {
  content: "\f25c"; }

.la-traffic-light:before {
  content: "\f637"; }

.la-train:before {
  content: "\f238"; }

.la-tram:before {
  content: "\f7da"; }

.la-transgender:before {
  content: "\f224"; }

.la-transgender-alt:before {
  content: "\f225"; }

.la-trash:before {
  content: "\f1f8"; }

.la-trash-alt:before {
  content: "\f2ed"; }

.la-trash-restore:before {
  content: "\f829"; }

.la-trash-restore-alt:before {
  content: "\f82a"; }

.la-tree:before {
  content: "\f1bb"; }

.la-trello:before {
  content: "\f181"; }

.la-tripadvisor:before {
  content: "\f262"; }

.la-trophy:before {
  content: "\f091"; }

.la-truck:before {
  content: "\f0d1"; }

.la-truck-loading:before {
  content: "\f4de"; }

.la-truck-monster:before {
  content: "\f63b"; }

.la-truck-moving:before {
  content: "\f4df"; }

.la-truck-pickup:before {
  content: "\f63c"; }

.la-tshirt:before {
  content: "\f553"; }

.la-tty:before {
  content: "\f1e4"; }

.la-tumblr:before {
  content: "\f173"; }

.la-tumblr-square:before {
  content: "\f174"; }

.la-tv:before {
  content: "\f26c"; }

.la-twitch:before {
  content: "\f1e8"; }

.la-twitter:before {
  content: "\f099"; }

.la-twitter-square:before {
  content: "\f081"; }

.la-typo3:before {
  content: "\f42b"; }

.la-uber:before {
  content: "\f402"; }

.la-ubuntu:before {
  content: "\f7df"; }

.la-uikit:before {
  content: "\f403"; }

.la-umbraco:before {
  content: "\f8e8"; }

.la-umbrella:before {
  content: "\f0e9"; }

.la-umbrella-beach:before {
  content: "\f5ca"; }

.la-underline:before {
  content: "\f0cd"; }

.la-undo:before {
  content: "\f0e2"; }

.la-undo-alt:before {
  content: "\f2ea"; }

.la-uniregistry:before {
  content: "\f404"; }

.la-universal-access:before {
  content: "\f29a"; }

.la-university:before {
  content: "\f19c"; }

.la-unlink:before {
  content: "\f127"; }

.la-unlock:before {
  content: "\f09c"; }

.la-unlock-alt:before {
  content: "\f13e"; }

.la-untappd:before {
  content: "\f405"; }

.la-upload:before {
  content: "\f093"; }

.la-ups:before {
  content: "\f7e0"; }

.la-usb:before {
  content: "\f287"; }

.la-user:before {
  content: "\f007"; }

.la-user-alt:before {
  content: "\f406"; }

.la-user-alt-slash:before {
  content: "\f4fa"; }

.la-user-astronaut:before {
  content: "\f4fb"; }

.la-user-check:before {
  content: "\f4fc"; }

.la-user-circle:before {
  content: "\f2bd"; }

.la-user-clock:before {
  content: "\f4fd"; }

.la-user-cog:before {
  content: "\f4fe"; }

.la-user-edit:before {
  content: "\f4ff"; }

.la-user-friends:before {
  content: "\f500"; }

.la-user-graduate:before {
  content: "\f501"; }

.la-user-injured:before {
  content: "\f728"; }

.la-user-lock:before {
  content: "\f502"; }

.la-user-md:before {
  content: "\f0f0"; }

.la-user-minus:before {
  content: "\f503"; }

.la-user-ninja:before {
  content: "\f504"; }

.la-user-nurse:before {
  content: "\f82f"; }

.la-user-plus:before {
  content: "\f234"; }

.la-user-secret:before {
  content: "\f21b"; }

.la-user-shield:before {
  content: "\f505"; }

.la-user-slash:before {
  content: "\f506"; }

.la-user-tag:before {
  content: "\f507"; }

.la-user-tie:before {
  content: "\f508"; }

.la-user-times:before {
  content: "\f235"; }

.la-users:before {
  content: "\f0c0"; }

.la-users-cog:before {
  content: "\f509"; }

.la-usps:before {
  content: "\f7e1"; }

.la-ussunnah:before {
  content: "\f407"; }

.la-utensil-spoon:before {
  content: "\f2e5"; }

.la-utensils:before {
  content: "\f2e7"; }

.la-vaadin:before {
  content: "\f408"; }

.la-vector-square:before {
  content: "\f5cb"; }

.la-venus:before {
  content: "\f221"; }

.la-venus-double:before {
  content: "\f226"; }

.la-venus-mars:before {
  content: "\f228"; }

.la-viacoin:before {
  content: "\f237"; }

.la-viadeo:before {
  content: "\f2a9"; }

.la-viadeo-square:before {
  content: "\f2aa"; }

.la-vial:before {
  content: "\f492"; }

.la-vials:before {
  content: "\f493"; }

.la-viber:before {
  content: "\f409"; }

.la-video:before {
  content: "\f03d"; }

.la-video-slash:before {
  content: "\f4e2"; }

.la-vihara:before {
  content: "\f6a7"; }

.la-vimeo:before {
  content: "\f40a"; }

.la-vimeo-square:before {
  content: "\f194"; }

.la-vimeo-v:before {
  content: "\f27d"; }

.la-vine:before {
  content: "\f1ca"; }

.la-vk:before {
  content: "\f189"; }

.la-vnv:before {
  content: "\f40b"; }

.la-voicemail:before {
  content: "\f897"; }

.la-volleyball-ball:before {
  content: "\f45f"; }

.la-volume-down:before {
  content: "\f027"; }

.la-volume-mute:before {
  content: "\f6a9"; }

.la-volume-off:before {
  content: "\f026"; }

.la-volume-up:before {
  content: "\f028"; }

.la-vote-yea:before {
  content: "\f772"; }

.la-vr-cardboard:before {
  content: "\f729"; }

.la-vuejs:before {
  content: "\f41f"; }

.la-walking:before {
  content: "\f554"; }

.la-wallet:before {
  content: "\f555"; }

.la-warehouse:before {
  content: "\f494"; }

.la-water:before {
  content: "\f773"; }

.la-wave-square:before {
  content: "\f83e"; }

.la-waze:before {
  content: "\f83f"; }

.la-weebly:before {
  content: "\f5cc"; }

.la-weibo:before {
  content: "\f18a"; }

.la-weight:before {
  content: "\f496"; }

.la-weight-hanging:before {
  content: "\f5cd"; }

.la-weixin:before {
  content: "\f1d7"; }

.la-whatsapp:before {
  content: "\f232"; }

.la-whatsapp-square:before {
  content: "\f40c"; }

.la-wheelchair:before {
  content: "\f193"; }

.la-whmcs:before {
  content: "\f40d"; }

.la-wifi:before {
  content: "\f1eb"; }

.la-wikipedia-w:before {
  content: "\f266"; }

.la-wind:before {
  content: "\f72e"; }

.la-window-close:before {
  content: "\f410"; }

.la-window-maximize:before {
  content: "\f2d0"; }

.la-window-minimize:before {
  content: "\f2d1"; }

.la-window-restore:before {
  content: "\f2d2"; }

.la-windows:before {
  content: "\f17a"; }

.la-wine-bottle:before {
  content: "\f72f"; }

.la-wine-glass:before {
  content: "\f4e3"; }

.la-wine-glass-alt:before {
  content: "\f5ce"; }

.la-wix:before {
  content: "\f5cf"; }

.la-wizards-of-the-coast:before {
  content: "\f730"; }

.la-wolf-pack-battalion:before {
  content: "\f514"; }

.la-won-sign:before {
  content: "\f159"; }

.la-wordpress:before {
  content: "\f19a"; }

.la-wordpress-simple:before {
  content: "\f411"; }

.la-wpbeginner:before {
  content: "\f297"; }

.la-wpexplorer:before {
  content: "\f2de"; }

.la-wpforms:before {
  content: "\f298"; }

.la-wpressr:before {
  content: "\f3e4"; }

.la-wrench:before {
  content: "\f0ad"; }

.la-x-ray:before {
  content: "\f497"; }

.la-xbox:before {
  content: "\f412"; }

.la-xing:before {
  content: "\f168"; }

.la-xing-square:before {
  content: "\f169"; }

.la-y-combinator:before {
  content: "\f23b"; }

.la-yahoo:before {
  content: "\f19e"; }

.la-yammer:before {
  content: "\f840"; }

.la-yandex:before {
  content: "\f413"; }

.la-yandex-international:before {
  content: "\f414"; }

.la-yarn:before {
  content: "\f7e3"; }

.la-yelp:before {
  content: "\f1e9"; }

.la-yen-sign:before {
  content: "\f157"; }

.la-yin-yang:before {
  content: "\f6ad"; }

.la-yoast:before {
  content: "\f2b1"; }

.la-youtube:before {
  content: "\f167"; }

.la-youtube-square:before {
  content: "\f431"; }

.la-zhihu:before {
  content: "\f63f"; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }
@font-face {
  font-family: 'Line Awesome Brands';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url("../fonts/la-brands-400.eot");
  src: url("../fonts/la-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/la-brands-400.woff2") format("woff2"), url("../fonts/la-brands-400.woff") format("woff"), url("../fonts/la-brands-400.ttf") format("truetype"), url("../fonts/la-brands-400.svg#lineawesome") format("svg"); }

.lab {
  font-family: 'Line Awesome Brands'; }
@font-face {
  font-family: 'Line Awesome Free';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("../fonts/la-regular-400.eot");
  src: url("../fonts/la-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/la-regular-400.woff2") format("woff2"), url("../fonts/la-regular-400.woff") format("woff"), url("../fonts/la-regular-400.ttf") format("truetype"), url("../fonts/la-regular-400.svg#lineawesome") format("svg"); }

.lar {
  font-family: 'Line Awesome Free';
  font-weight: 400; }
@font-face {
  font-family: 'Line Awesome Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("../fonts/la-solid-900.eot");
  src: url("../fonts/la-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/la-solid-900.woff2") format("woff2"), url("../fonts/la-solid-900.woff") format("woff"), url("../fonts/la-solid-900.ttf") format("truetype"), url("../fonts/la-solid-900.svg#lineawesome") format("svg"); }

.la,
.las {
  font-family: 'Line Awesome Free';
  font-weight: 900; }

.la.la-glass:before {
  content: "\f000"; }

.la.la-meetup {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-star-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-star-o:before {
  content: "\f005"; }

.la.la-remove:before {
  content: "\f00d"; }

.la.la-close:before {
  content: "\f00d"; }

.la.la-gear:before {
  content: "\f013"; }

.la.la-trash-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-trash-o:before {
  content: "\f2ed"; }

.la.la-file-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-file-o:before {
  content: "\f15b"; }

.la.la-clock-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-clock-o:before {
  content: "\f017"; }

.la.la-arrow-circle-o-down {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-arrow-circle-o-down:before {
  content: "\f358"; }

.la.la-arrow-circle-o-up {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-arrow-circle-o-up:before {
  content: "\f35b"; }

.la.la-play-circle-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-play-circle-o:before {
  content: "\f144"; }

.la.la-repeat:before {
  content: "\f01e"; }

.la.la-rotate-right:before {
  content: "\f01e"; }

.la.la-refresh:before {
  content: "\f021"; }

.la.la-list-alt {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-dedent:before {
  content: "\f03b"; }

.la.la-video-camera:before {
  content: "\f03d"; }

.la.la-picture-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-picture-o:before {
  content: "\f03e"; }

.la.la-photo {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-photo:before {
  content: "\f03e"; }

.la.la-image {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-image:before {
  content: "\f03e"; }

.la.la-pencil:before {
  content: "\f303"; }

.la.la-map-marker:before {
  content: "\f3c5"; }

.la.la-pencil-square-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-pencil-square-o:before {
  content: "\f044"; }

.la.la-share-square-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-share-square-o:before {
  content: "\f14d"; }

.la.la-check-square-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-check-square-o:before {
  content: "\f14a"; }

.la.la-arrows:before {
  content: "\f0b2"; }

.la.la-times-circle-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-times-circle-o:before {
  content: "\f057"; }

.la.la-check-circle-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-check-circle-o:before {
  content: "\f058"; }

.la.la-mail-forward:before {
  content: "\f064"; }

.la.la-eye {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-eye-slash {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-warning:before {
  content: "\f071"; }

.la.la-calendar:before {
  content: "\f073"; }

.la.la-arrows-v:before {
  content: "\f338"; }

.la.la-arrows-h:before {
  content: "\f337"; }

.la.la-bar-chart {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-bar-chart:before {
  content: "\f080"; }

.la.la-bar-chart-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-bar-chart-o:before {
  content: "\f080"; }

.la.la-twitter-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-facebook-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-gears:before {
  content: "\f085"; }

.la.la-thumbs-o-up {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-thumbs-o-up:before {
  content: "\f164"; }

.la.la-thumbs-o-down {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-thumbs-o-down:before {
  content: "\f165"; }

.la.la-heart-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-heart-o:before {
  content: "\f004"; }

.la.la-sign-out:before {
  content: "\f2f5"; }

.la.la-linkedin-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-linkedin-square:before {
  content: "\f08c"; }

.la.la-thumb-tack:before {
  content: "\f08d"; }

.la.la-external-link:before {
  content: "\f35d"; }

.la.la-sign-in:before {
  content: "\f2f6"; }

.la.la-github-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-lemon-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-lemon-o:before {
  content: "\f094"; }

.la.la-square-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-square-o:before {
  content: "\f0c8"; }

.la.la-bookmark-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-bookmark-o:before {
  content: "\f02e"; }

.la.la-twitter {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-facebook {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-facebook:before {
  content: "\f39e"; }

.la.la-facebook-f {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-facebook-f:before {
  content: "\f39e"; }

.la.la-github {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-credit-card {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-feed:before {
  content: "\f09e"; }

.la.la-hdd-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-hdd-o:before {
  content: "\f0a0"; }

.la.la-hand-o-right {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-hand-o-right:before {
  content: "\f0a4"; }

.la.la-hand-o-left {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-hand-o-left:before {
  content: "\f0a5"; }

.la.la-hand-o-up {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-hand-o-up:before {
  content: "\f0a6"; }

.la.la-hand-o-down {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-hand-o-down:before {
  content: "\f0a7"; }

.la.la-arrows-alt:before {
  content: "\f31e"; }

.la.la-group:before {
  content: "\f0c0"; }

.la.la-chain:before {
  content: "\f0c1"; }

.la.la-scissors:before {
  content: "\f0c4"; }

.la.la-files-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-files-o:before {
  content: "\f0c5"; }

.la.la-floppy-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-floppy-o:before {
  content: "\f0c7"; }

.la.la-navicon:before {
  content: "\f0c9"; }

.la.la-reorder:before {
  content: "\f0c9"; }

.la.la-pinterest {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-pinterest-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-google-plus-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-google-plus {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-google-plus:before {
  content: "\f0d5"; }

.la.la-money {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-money:before {
  content: "\f3d1"; }

.la.la-unsorted:before {
  content: "\f0dc"; }

.la.la-sort-desc:before {
  content: "\f0dd"; }

.la.la-sort-asc:before {
  content: "\f0de"; }

.la.la-linkedin {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-linkedin:before {
  content: "\f0e1"; }

.la.la-rotate-left:before {
  content: "\f0e2"; }

.la.la-legal:before {
  content: "\f0e3"; }

.la.la-tachometer:before {
  content: "\f3fd"; }

.la.la-dashboard:before {
  content: "\f3fd"; }

.la.la-comment-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-comment-o:before {
  content: "\f075"; }

.la.la-comments-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-comments-o:before {
  content: "\f086"; }

.la.la-flash:before {
  content: "\f0e7"; }

.la.la-clipboard {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-paste {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-paste:before {
  content: "\f328"; }

.la.la-lightbulb-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-lightbulb-o:before {
  content: "\f0eb"; }

.la.la-exchange:before {
  content: "\f362"; }

.la.la-cloud-download:before {
  content: "\f381"; }

.la.la-cloud-upload:before {
  content: "\f382"; }

.la.la-bell-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-bell-o:before {
  content: "\f0f3"; }

.la.la-cutlery:before {
  content: "\f2e7"; }

.la.la-file-text-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-file-text-o:before {
  content: "\f15c"; }

.la.la-building-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-building-o:before {
  content: "\f1ad"; }

.la.la-hospital-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-hospital-o:before {
  content: "\f0f8"; }

.la.la-tablet:before {
  content: "\f3fa"; }

.la.la-mobile:before {
  content: "\f3cd"; }

.la.la-mobile-phone:before {
  content: "\f3cd"; }

.la.la-circle-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-circle-o:before {
  content: "\f111"; }

.la.la-mail-reply:before {
  content: "\f3e5"; }

.la.la-github-alt {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-folder-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-folder-o:before {
  content: "\f07b"; }

.la.la-folder-open-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-folder-open-o:before {
  content: "\f07c"; }

.la.la-smile-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-smile-o:before {
  content: "\f118"; }

.la.la-frown-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-frown-o:before {
  content: "\f119"; }

.la.la-meh-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-meh-o:before {
  content: "\f11a"; }

.la.la-keyboard-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-keyboard-o:before {
  content: "\f11c"; }

.la.la-flag-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-flag-o:before {
  content: "\f024"; }

.la.la-mail-reply-all:before {
  content: "\f122"; }

.la.la-star-half-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-star-half-o:before {
  content: "\f089"; }

.la.la-star-half-empty {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-star-half-empty:before {
  content: "\f089"; }

.la.la-star-half-full {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-star-half-full:before {
  content: "\f089"; }

.la.la-code-fork:before {
  content: "\f126"; }

.la.la-chain-broken:before {
  content: "\f127"; }

.la.la-shield:before {
  content: "\f3ed"; }

.la.la-calendar-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-calendar-o:before {
  content: "\f133"; }

.la.la-maxcdn {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-html5 {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-css3 {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-ticket:before {
  content: "\f3ff"; }

.la.la-minus-square-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-minus-square-o:before {
  content: "\f146"; }

.la.la-level-up:before {
  content: "\f3bf"; }

.la.la-level-down:before {
  content: "\f3be"; }

.la.la-pencil-square:before {
  content: "\f14b"; }

.la.la-external-link-square:before {
  content: "\f360"; }

.la.la-compass {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-caret-square-o-down {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-caret-square-o-down:before {
  content: "\f150"; }

.la.la-toggle-down {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-toggle-down:before {
  content: "\f150"; }

.la.la-caret-square-o-up {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-caret-square-o-up:before {
  content: "\f151"; }

.la.la-toggle-up {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-toggle-up:before {
  content: "\f151"; }

.la.la-caret-square-o-right {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-caret-square-o-right:before {
  content: "\f152"; }

.la.la-toggle-right {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-toggle-right:before {
  content: "\f152"; }

.la.la-eur:before {
  content: "\f153"; }

.la.la-euro:before {
  content: "\f153"; }

.la.la-gbp:before {
  content: "\f154"; }

.la.la-usd:before {
  content: "\f155"; }

.la.la-dollar:before {
  content: "\f155"; }

.la.la-inr:before {
  content: "\f156"; }

.la.la-rupee:before {
  content: "\f156"; }

.la.la-jpy:before {
  content: "\f157"; }

.la.la-cny:before {
  content: "\f157"; }

.la.la-rmb:before {
  content: "\f157"; }

.la.la-yen:before {
  content: "\f157"; }

.la.la-rub:before {
  content: "\f158"; }

.la.la-ruble:before {
  content: "\f158"; }

.la.la-rouble:before {
  content: "\f158"; }

.la.la-krw:before {
  content: "\f159"; }

.la.la-won:before {
  content: "\f159"; }

.la.la-btc {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-bitcoin {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-bitcoin:before {
  content: "\f15a"; }

.la.la-file-text:before {
  content: "\f15c"; }

.la.la-sort-alpha-asc:before {
  content: "\f15d"; }

.la.la-sort-alpha-desc:before {
  content: "\f881"; }

.la.la-sort-amount-asc:before {
  content: "\f160"; }

.la.la-sort-amount-desc:before {
  content: "\f884"; }

.la.la-sort-numeric-asc:before {
  content: "\f162"; }

.la.la-sort-numeric-desc:before {
  content: "\f886"; }

.la.la-youtube-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-youtube {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-xing {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-xing-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-youtube-play {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-youtube-play:before {
  content: "\f167"; }

.la.la-dropbox {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-stack-overflow {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-instagram {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-flickr {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-adn {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-bitbucket {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-bitbucket-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-bitbucket-square:before {
  content: "\f171"; }

.la.la-tumblr {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-tumblr-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-long-arrow-down:before {
  content: "\f309"; }

.la.la-long-arrow-up:before {
  content: "\f30c"; }

.la.la-long-arrow-left:before {
  content: "\f30a"; }

.la.la-long-arrow-right:before {
  content: "\f30b"; }

.la.la-apple {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-windows {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-android {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-linux {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-dribbble {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-skype {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-foursquare {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-trello {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-gratipay {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-gittip {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-gittip:before {
  content: "\f184"; }

.la.la-sun-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-sun-o:before {
  content: "\f185"; }

.la.la-moon-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-moon-o:before {
  content: "\f186"; }

.la.la-vk {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-weibo {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-renren {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-pagelines {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-stack-exchange {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-arrow-circle-o-right {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-arrow-circle-o-right:before {
  content: "\f35a"; }

.la.la-arrow-circle-o-left {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-arrow-circle-o-left:before {
  content: "\f359"; }

.la.la-caret-square-o-left {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-caret-square-o-left:before {
  content: "\f191"; }

.la.la-toggle-left {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-toggle-left:before {
  content: "\f191"; }

.la.la-dot-circle-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-dot-circle-o:before {
  content: "\f192"; }

.la.la-vimeo-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-try:before {
  content: "\f195"; }

.la.la-turkish-lira:before {
  content: "\f195"; }

.la.la-plus-square-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-plus-square-o:before {
  content: "\f0fe"; }

.la.la-slack {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-wordpress {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-openid {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-institution:before {
  content: "\f19c"; }

.la.la-bank:before {
  content: "\f19c"; }

.la.la-mortar-board:before {
  content: "\f19d"; }

.la.la-yahoo {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-google {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-reddit {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-reddit-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-stumbleupon-circle {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-stumbleupon {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-delicious {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-digg {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-pied-piper-pp {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-pied-piper-alt {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-drupal {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-joomla {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-spoon:before {
  content: "\f2e5"; }

.la.la-behance {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-behance-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-steam {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-steam-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-automobile:before {
  content: "\f1b9"; }

.la.la-cab:before {
  content: "\f1ba"; }

.la.la-envelope-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-envelope-o:before {
  content: "\f0e0"; }

.la.la-deviantart {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-soundcloud {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-file-pdf-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-file-pdf-o:before {
  content: "\f1c1"; }

.la.la-file-word-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-file-word-o:before {
  content: "\f1c2"; }

.la.la-file-excel-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-file-excel-o:before {
  content: "\f1c3"; }

.la.la-file-powerpoint-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-file-powerpoint-o:before {
  content: "\f1c4"; }

.la.la-file-image-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-file-image-o:before {
  content: "\f1c5"; }

.la.la-file-photo-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-file-photo-o:before {
  content: "\f1c5"; }

.la.la-file-picture-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-file-picture-o:before {
  content: "\f1c5"; }

.la.la-file-archive-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-file-archive-o:before {
  content: "\f1c6"; }

.la.la-file-zip-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-file-zip-o:before {
  content: "\f1c6"; }

.la.la-file-audio-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-file-audio-o:before {
  content: "\f1c7"; }

.la.la-file-sound-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-file-sound-o:before {
  content: "\f1c7"; }

.la.la-file-video-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-file-video-o:before {
  content: "\f1c8"; }

.la.la-file-movie-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-file-movie-o:before {
  content: "\f1c8"; }

.la.la-file-code-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-file-code-o:before {
  content: "\f1c9"; }

.la.la-vine {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-codepen {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-jsfiddle {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-life-ring {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-life-bouy {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-life-bouy:before {
  content: "\f1cd"; }

.la.la-life-buoy {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-life-buoy:before {
  content: "\f1cd"; }

.la.la-life-saver {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-life-saver:before {
  content: "\f1cd"; }

.la.la-support {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-support:before {
  content: "\f1cd"; }

.la.la-circle-o-notch:before {
  content: "\f1ce"; }

.la.la-rebel {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-ra {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-ra:before {
  content: "\f1d0"; }

.la.la-resistance {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-resistance:before {
  content: "\f1d0"; }

.la.la-empire {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-ge {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-ge:before {
  content: "\f1d1"; }

.la.la-git-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-git {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-hacker-news {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-y-combinator-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-y-combinator-square:before {
  content: "\f1d4"; }

.la.la-yc-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-yc-square:before {
  content: "\f1d4"; }

.la.la-tencent-weibo {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-qq {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-weixin {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-wechat {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-wechat:before {
  content: "\f1d7"; }

.la.la-send:before {
  content: "\f1d8"; }

.la.la-paper-plane-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-paper-plane-o:before {
  content: "\f1d8"; }

.la.la-send-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-send-o:before {
  content: "\f1d8"; }

.la.la-circle-thin {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-circle-thin:before {
  content: "\f111"; }

.la.la-header:before {
  content: "\f1dc"; }

.la.la-sliders:before {
  content: "\f1de"; }

.la.la-futbol-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-futbol-o:before {
  content: "\f1e3"; }

.la.la-soccer-ball-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-soccer-ball-o:before {
  content: "\f1e3"; }

.la.la-slideshare {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-twitch {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-yelp {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-newspaper-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-newspaper-o:before {
  content: "\f1ea"; }

.la.la-paypal {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-google-wallet {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-cc-visa {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-cc-mastercard {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-cc-discover {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-cc-amex {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-cc-paypal {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-cc-stripe {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-bell-slash-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-bell-slash-o:before {
  content: "\f1f6"; }

.la.la-trash:before {
  content: "\f2ed"; }

.la.la-copyright {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-eyedropper:before {
  content: "\f1fb"; }

.la.la-area-chart:before {
  content: "\f1fe"; }

.la.la-pie-chart:before {
  content: "\f200"; }

.la.la-line-chart:before {
  content: "\f201"; }

.la.la-lastfm {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-lastfm-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-ioxhost {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-angellist {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-cc {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-cc:before {
  content: "\f20a"; }

.la.la-ils:before {
  content: "\f20b"; }

.la.la-shekel:before {
  content: "\f20b"; }

.la.la-sheqel:before {
  content: "\f20b"; }

.la.la-meanpath {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-meanpath:before {
  content: "\f2b4"; }

.la.la-buysellads {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-connectdevelop {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-dashcube {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-forumbee {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-leanpub {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-sellsy {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-shirtsinbulk {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-simplybuilt {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-skyatlas {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-diamond {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-diamond:before {
  content: "\f3a5"; }

.la.la-intersex:before {
  content: "\f224"; }

.la.la-facebook-official {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-facebook-official:before {
  content: "\f09a"; }

.la.la-pinterest-p {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-whatsapp {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-hotel:before {
  content: "\f236"; }

.la.la-viacoin {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-medium {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-y-combinator {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-yc {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-yc:before {
  content: "\f23b"; }

.la.la-optin-monster {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-opencart {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-expeditedssl {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-battery-4:before {
  content: "\f240"; }

.la.la-battery:before {
  content: "\f240"; }

.la.la-battery-3:before {
  content: "\f241"; }

.la.la-battery-2:before {
  content: "\f242"; }

.la.la-battery-1:before {
  content: "\f243"; }

.la.la-battery-0:before {
  content: "\f244"; }

.la.la-object-group {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-object-ungroup {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-sticky-note-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-sticky-note-o:before {
  content: "\f249"; }

.la.la-cc-jcb {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-cc-diners-club {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-clone {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-hourglass-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-hourglass-o:before {
  content: "\f254"; }

.la.la-hourglass-1:before {
  content: "\f251"; }

.la.la-hourglass-2:before {
  content: "\f252"; }

.la.la-hourglass-3:before {
  content: "\f253"; }

.la.la-hand-rock-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-hand-rock-o:before {
  content: "\f255"; }

.la.la-hand-grab-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-hand-grab-o:before {
  content: "\f255"; }

.la.la-hand-paper-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-hand-paper-o:before {
  content: "\f256"; }

.la.la-hand-stop-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-hand-stop-o:before {
  content: "\f256"; }

.la.la-hand-scissors-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-hand-scissors-o:before {
  content: "\f257"; }

.la.la-hand-lizard-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-hand-lizard-o:before {
  content: "\f258"; }

.la.la-hand-spock-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-hand-spock-o:before {
  content: "\f259"; }

.la.la-hand-pointer-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-hand-pointer-o:before {
  content: "\f25a"; }

.la.la-hand-peace-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-hand-peace-o:before {
  content: "\f25b"; }

.la.la-registered {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-creative-commons {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-gg {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-gg-circle {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-tripadvisor {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-odnoklassniki {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-odnoklassniki-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-get-pocket {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-wikipedia-w {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-safari {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-chrome {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-firefox {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-opera {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-internet-explorer {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-television:before {
  content: "\f26c"; }

.la.la-contao {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-500px {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-amazon {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-calendar-plus-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-calendar-plus-o:before {
  content: "\f271"; }

.la.la-calendar-minus-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-calendar-minus-o:before {
  content: "\f272"; }

.la.la-calendar-times-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-calendar-times-o:before {
  content: "\f273"; }

.la.la-calendar-check-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-calendar-check-o:before {
  content: "\f274"; }

.la.la-map-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-map-o:before {
  content: "\f279"; }

.la.la-commenting:before {
  content: "\f4ad"; }

.la.la-commenting-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-commenting-o:before {
  content: "\f4ad"; }

.la.la-houzz {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-vimeo {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-vimeo:before {
  content: "\f27d"; }

.la.la-black-tie {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-fonticons {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-reddit-alien {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-edge {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-credit-card-alt:before {
  content: "\f09d"; }

.la.la-codiepie {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-modx {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-fort-awesome {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-usb {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-product-hunt {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-mixcloud {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-scribd {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-pause-circle-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-pause-circle-o:before {
  content: "\f28b"; }

.la.la-stop-circle-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-stop-circle-o:before {
  content: "\f28d"; }

.la.la-bluetooth {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-bluetooth-b {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-gitlab {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-wpbeginner {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-wpforms {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-envira {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-wheelchair-alt {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-wheelchair-alt:before {
  content: "\f368"; }

.la.la-question-circle-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-question-circle-o:before {
  content: "\f059"; }

.la.la-volume-control-phone:before {
  content: "\f2a0"; }

.la.la-asl-interpreting:before {
  content: "\f2a3"; }

.la.la-deafness:before {
  content: "\f2a4"; }

.la.la-hard-of-hearing:before {
  content: "\f2a4"; }

.la.la-glide {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-glide-g {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-signing:before {
  content: "\f2a7"; }

.la.la-viadeo {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-viadeo-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-snapchat {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-snapchat-ghost {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-snapchat-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-pied-piper {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-first-order {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-yoast {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-themeisle {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-google-plus-official {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-google-plus-official:before {
  content: "\f2b3"; }

.la.la-google-plus-circle {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-google-plus-circle:before {
  content: "\f2b3"; }

.la.la-font-awesome {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-fa {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-fa:before {
  content: "\f2b4"; }

.la.la-handshake-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-handshake-o:before {
  content: "\f2b5"; }

.la.la-envelope-open-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-envelope-open-o:before {
  content: "\f2b6"; }

.la.la-linode {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-address-book-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-address-book-o:before {
  content: "\f2b9"; }

.la.la-vcard:before {
  content: "\f2bb"; }

.la.la-address-card-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-address-card-o:before {
  content: "\f2bb"; }

.la.la-vcard-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-vcard-o:before {
  content: "\f2bb"; }

.la.la-user-circle-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-user-circle-o:before {
  content: "\f2bd"; }

.la.la-user-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-user-o:before {
  content: "\f007"; }

.la.la-id-badge {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-drivers-license:before {
  content: "\f2c2"; }

.la.la-id-card-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-id-card-o:before {
  content: "\f2c2"; }

.la.la-drivers-license-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-drivers-license-o:before {
  content: "\f2c2"; }

.la.la-quora {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-free-code-camp {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-telegram {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-thermometer-4:before {
  content: "\f2c7"; }

.la.la-thermometer:before {
  content: "\f2c7"; }

.la.la-thermometer-3:before {
  content: "\f2c8"; }

.la.la-thermometer-2:before {
  content: "\f2c9"; }

.la.la-thermometer-1:before {
  content: "\f2ca"; }

.la.la-thermometer-0:before {
  content: "\f2cb"; }

.la.la-bathtub:before {
  content: "\f2cd"; }

.la.la-s15:before {
  content: "\f2cd"; }

.la.la-window-maximize {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-window-restore {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-times-rectangle:before {
  content: "\f410"; }

.la.la-window-close-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-window-close-o:before {
  content: "\f410"; }

.la.la-times-rectangle-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-times-rectangle-o:before {
  content: "\f410"; }

.la.la-bandcamp {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-grav {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-etsy {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-imdb {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-ravelry {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-eercast {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-eercast:before {
  content: "\f2da"; }

.la.la-snowflake-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-snowflake-o:before {
  content: "\f2dc"; }

.la.la-superpowers {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-wpexplorer {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-spotify {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

/*@font-face {*/
/*    font-family: 'GilroyMedium';*/
/*    src: url('../fonts/gilroy-font/GilroyMedium.eot');*/
/*    src: url('../fonts/gilroy-font/GilroyMedium.eot') format('embedded-opentype'),*/
/*         url('../fonts/gilroy-font/GilroyMedium.woff2') format('woff2'),*/
/*         url('../fonts/gilroy-font/GilroyMedium.woff') format('woff'),*/
/*         url('../fonts/gilroy-font/GilroyMedium.ttf') format('truetype'),*/
/*         url('../fonts/gilroy-font/GilroyMedium.svg#GilroyMedium') format('svg');*/
/*}*/
@font-face {
  font-family: "gilroyregular";
  src: url("../../../../../public/styles/rockeye_theme/fonts/gilroy-fonts/gilroy-regular-webfont.woff2") format("woff2"),
    url("../../../../../public/styles/rockeye_theme/fonts/gilroy-fonts/fonts/admin/gilroy/gilroy-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "gilroymedium";
  src: url("../../../../../public/styles/rockeye_theme/fonts/gilroy-fonts/gilroy-medium-webfont.woff2") format("woff2"),
       url("../../../../../public/styles/rockeye_theme/fonts/gilroy-fonts/gilroy-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "gilroyblack";
  src: url("../../../../../public/styles/rockeye_theme/fonts/gilroy-fonts/gilroy-black-webfont.woff2") format("woff2"),
    url("../../../../../public/styles/rockeye_theme/fonts/gilroy-fonts/gilroy-black-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "gilroysemibold";
  src: url("../../../../../public/styles/rockeye_theme/fonts/gilroy-fonts/gilroy-semibold_-_copy-webfont.woff2") format("woff2"),
    url("../../../../../public/styles/rockeye_theme/fonts/gilroy-fonts/gilroy-semibold_-_copy-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../../../../../public/styles/rockeye_theme/fonts/gilroy-fonts/Gilroy-SemiBold.eot');
    src: url('../../../../../public/styles/rockeye_theme/fonts/gilroy-fonts/Gilroy-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../../../../../public/styles/rockeye_theme/fonts/gilroy-fonts/Gilroy-SemiBold.woff2') format('woff2'),
        url('../../../../../public/styles/rockeye_theme/fonts/gilroy-fonts/Gilroy-SemiBold.woff') format('woff'),
        url('../../../../../public/styles/rockeye_theme/fonts/gilroy-fonts/Gilroy-SemiBold.ttf') format('truetype'),
        url('../../../../../public/styles/rockeye_theme/fonts/gilroy-fonts/Gilroy-SemiBold.svg#Gilroy-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../../../../../public/styles/rockeye_theme/fonts/montserrat/Montserrat-Black.eot');
    src: url('../../../../../public/styles/rockeye_theme/fonts/montserrat/Montserrat-Black.eot?#iefix') format('embedded-opentype'),
        url('../../../../../public/styles/rockeye_theme/fonts/montserrat/Montserrat-Black.woff2') format('woff2'),
        url('../../../../../public/styles/rockeye_theme/fonts/montserrat/Montserrat-Black.woff') format('woff'),
        url('../../../../../public/styles/rockeye_theme/fonts/montserrat/Montserrat-Black.ttf') format('truetype'),
        url('../../../../../public/styles/rockeye_theme/fonts/montserrat/Montserrat-Black.svg#Montserrat-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../../../../../public/styles/rockeye_theme/fonts/montserrat/Montserrat-Bold.eot');
    src: url('../../../../../public/styles/rockeye_theme/fonts/montserrat/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
        url('../../../../../public/styles/rockeye_theme/fonts/montserrat/Montserrat-Bold.woff2') format('woff2'),
        url('../../../../../public/styles/rockeye_theme/fonts/montserrat/Montserrat-Bold.woff') format('woff'),
        url('../../../../../public/styles/rockeye_theme/fonts/montserrat/Montserrat-Bold.ttf') format('truetype'),
        url('../../../../../public/styles/rockeye_theme/fonts/montserrat/Montserrat-Bold.svg#Montserrat-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../../../../../public/styles/rockeye_theme/fonts/montserrat/Montserrat-Light.eot');
    src: url('../../../../../public/styles/rockeye_theme/fonts/montserrat/Montserrat-Light.eot?#iefix') format('embedded-opentype'),
        url('../../../../../public/styles/rockeye_theme/fonts/montserrat/Montserrat-Light.woff2') format('woff2'),
        url('../../../../../public/styles/rockeye_theme/fonts/montserrat/Montserrat-Light.woff') format('woff'),
        url('../../../../../public/styles/rockeye_theme/fonts/montserrat/Montserrat-Light.ttf') format('truetype'),
        url('../../../../../public/styles/rockeye_theme/fonts/montserrat/Montserrat-Light.svg#Montserrat-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../../../../../public/styles/rockeye_theme/fonts/montserrat/Montserrat-SemiBold.eot');
    src: url('../../../../../public/styles/rockeye_theme/fonts/montserrat/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../../../../../public/styles/rockeye_theme/fonts/montserrat/Montserrat-SemiBold.woff2') format('woff2'),
        url('../../../../../public/styles/rockeye_theme/fonts/montserrat/Montserrat-SemiBold.woff') format('woff'),
        url('../../../../../public/styles/rockeye_theme/fonts/montserrat/Montserrat-SemiBold.ttf') format('truetype'),
        url('../../../../../public/styles/rockeye_theme/fonts/montserrat/Montserrat-SemiBold.svg#Montserrat-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../../../../../public/styles/rockeye_theme/fonts/montserrat/Montserrat-Medium.eot');
    src: url('../../../../../public/styles/rockeye_theme/fonts/montserrat/Montserrat-Medium.eot?#iefix') format('embedded-opentype'),
        url('../../../../../public/styles/rockeye_theme/fonts/montserrat/Montserrat-Medium.woff2') format('woff2'),
        url('../../../../../public/styles/rockeye_theme/fonts/montserrat/Montserrat-Medium.woff') format('woff'),
        url('../../../../../public/styles/rockeye_theme/fonts/montserrat/Montserrat-Medium.ttf') format('truetype'),
        url('../../../../../public/styles/rockeye_theme/fonts/montserrat/Montserrat-Medium.svg#Montserrat-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../../../../../public/styles/rockeye_theme/fonts/montserrat/Montserrat-Regular.eot');
    src: url('../../../../../public/styles/rockeye_theme/fonts/montserrat/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
        url('../../../../../public/styles/rockeye_theme/fonts/montserrat/Montserrat-Regular.woff2') format('woff2'),
        url('../../../../../public/styles/rockeye_theme/fonts/montserrat/Montserrat-Regular.woff') format('woff'),
        url('../../../../../public/styles/rockeye_theme/fonts//montserratMontserrat-Regular.ttf') format('truetype'),
        url('../../../../../public/styles/rockeye_theme/fonts/montserrat/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../../../../../public/styles/rockeye_theme/fonts/montserrat/Montserrat-Thin.eot');
    src: url('../../../../../public/styles/rockeye_theme/fonts/montserrat/Montserrat-Thin.eot?#iefix') format('embedded-opentype'),
        url('../../../../../public/styles/rockeye_theme/fonts/montserrat/Montserrat-Thin.woff2') format('woff2'),
        url('../../../../../public/styles/rockeye_theme/fonts//Montserrat-Thin.woff') format('woff'),
        url('../../../../../public/styles/rockeye_theme/fonts/montserrat/Montserrat-Thin.ttf') format('truetype'),
        url('../../../../../public/styles/rockeye_theme/fonts/montserrat/Montserrat-Thin.svg#Montserrat-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
  font-family: 'icomoon';
  src:  url('../../../../../public/styles/rockeye_themefonts/icons_fonts/icomoon.eot?nkxi43');
  src:  url('../../../../../public/styles/rockeye_themefonts/icons_fonts/icomoon.eot?nkxi43#iefix') format('embedded-opentype'),
        url('../../../../../public/styles/rockeye_themefonts/icons_fonts/icomoon.ttf?nkxi43') format('truetype'),
        url('../../../../../public/styles/rockeye_theme/fonts/icons_fonts/icomoon.woff?nkxi43') format('woff'),
        url('fonts/icons_fonts/icomoon.svg?nkxi43#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-shield-tick:before {
  content: "\e951";
  color: #555;
}
.icon-attach-circle:before {
  content: "\e90a";
  color: #555;
}
.icon-naira-circle:before {
  content: "\e90b";
  color: #555;
}
.icon-home:before {
  content: "\e90c";
  color: #555;
}
.icon-setting:before {
  content: "\e90d";
  color: #555;
}
.icon-lock-code:before {
  content: "\e90e";
  color: #555;
}
.icon-truck-remove:before {
  content: "\e90f";
  color: #555;
}
.icon-message-text-1:before {
  content: "\e910";
  color: #555;
}
.icon-message-text:before {
  content: "\e911";
  color: #555;
}
.icon-car:before {
  content: "\e912";
  color: #555;
}
.icon-gas-station:before {
  content: "\e913";
  color: #555;
}
.icon-user-square:before {
  content: "\e914";
  color: #555;
}
.icon-user:before {
  content: "\e915";
  color: #555;
}
.icon-routing-2:before {
  content: "\e916";
  color: #555;
}
.icon-route-square:before {
  content: "\e917";
  color: #555;
}
.icon-arrow:before {
  content: "\e918";
  color: #555;
}
.icon-picture-frame:before {
  content: "\e919";
  color: #555;
}
.icon-routing:before {
  content: "\e91a";
  color: #555;
}
.icon-map-2:before {
  content: "\e91b";
  color: #555;
}
.icon-gps-slash:before {
  content: "\e91c";
  color: #555;
}
.icon-gps:before {
  content: "\e91d";
  color: #555;
}
.icon-map-1:before {
  content: "\e91e";
  color: #555;
}
.icon-direct-right:before {
  content: "\e91f";
  color: #555;
}
.icon-direct-left:before {
  content: "\e920";
  color: #555;
}
.icon-direct-up:before {
  content: "\e921";
  color: #555;
}
.icon-global:before {
  content: "\e922";
  color: #555;
}
.icon-global-refresh:before {
  content: "\e923";
  color: #555;
}
.icon-speed-truck:before {
  content: "\e924";
  color: #555;
}
.icon-truck-time:before {
  content: "\e925";
  color: #555;
}
.icon-security-safe:before {
  content: "\e926";
  color: #555;
}
.icon-menu:before {
  content: "\e927";
  color: #555;
}
.icon-danger-1:before {
  content: "\e928";
  color: #555;
}
.icon-info-circle:before {
  content: "\e929";
  color: #555;
}
.icon-close-circle-1:before {
  content: "\e92a";
  color: #555;
}
.icon-minus-cirlce:before {
  content: "\e92b";
  color: #555;
}
.icon-add-circle:before {
  content: "\e92c";
  color: #555;
}
.icon-export-2:before {
  content: "\e92d";
  color: #555;
}
.icon-export-1:before {
  content: "\e92e";
  color: #555;
}
.icon-filter:before {
  content: "\e92f";
  color: #555;
}
.icon-grid-6:before {
  content: "\e930";
  color: #555;
}
.icon-backward-10-seconds:before {
  content: "\e931";
  color: #555;
}
.icon-Masters:before {
  content: "\e932";
  color: #555;
}
.icon-Geo-Fence:before {
  content: "\e933";
  color: #555;
}
.icon-Alerts:before {
  content: "\e934";
  color: #555;
}
.icon-Reports:before {
  content: "\e935";
  color: #555;
}
.icon-Vehicle:before {
  content: "\e936";
  color: #555;
}
.icon-Route:before {
  content: "\e937";
  color: #555;
}
.icon-Trip:before {
  content: "\e938";
  color: #555;
}
.icon-Map:before {
  content: "\e939";
  color: #555;
}
.icon-Dashboard:before {
  content: "\e93a";
  color: #555;
}
.icon-truck:before {
  content: "\e93b";
  color: #555;
}
.icon-box:before {
  content: "\e93c";
  color: #555;
}
.icon-eye:before {
  content: "\e93d";
  color: #555;
}
.icon-location-minus:before {
  content: "\e93e";
  color: #555;
}
.icon-location:before {
  content: "\e93f";
  color: #555;
}
.icon-location-tick:before {
  content: "\e940";
  color: #555;
}
.icon-location-cross:before {
  content: "\e941";
  color: #555;
}
.icon-location-add:before {
  content: "\e942";
  color: #555;
}
.icon-discover:before {
  content: "\e943";
  color: #555;
}
.icon-global-edit:before {
  content: "\e944";
  color: #555;
}
.icon-global-search:before {
  content: "\e945";
  color: #555;
}
.icon-radar-2:before {
  content: "\e946";
  color: #555;
}
.icon-radar:before {
  content: "\e947";
  color: #555;
}
.icon-arrow-square-right:before {
  content: "\e948";
  color: #555;
}
.icon-arrow-square-left:before {
  content: "\e949";
  color: #555;
}
.icon-arrow-square-down:before {
  content: "\e94a";
  color: #555;
}
.icon-arrow-square-up:before {
  content: "\e94b";
  color: #555;
}
.icon-arrow-left:before {
  content: "\e94c";
  color: #555;
}
.icon-arrow-right:before {
  content: "\e94d";
  color: #555;
}
.icon-arrow-down:before {
  content: "\e94e";
  color: #555;
}
.icon-arrow-up:before {
  content: "\e94f";
  color: #555;
}
.icon-truck-tick:before {
  content: "\e950";
  color: #555;
}
.icon-eye-slash:before {
  content: "\e952";
  color: #555;
}
.icon-scan:before {
  content: "\e953";
  color: #555;
}
.icon-stop-circle:before {
  content: "\e954";
  color: #555;
}
.icon-group:before {
  content: "\e955";
  color: #555;
}
.icon-money-4:before {
  content: "\e956";
  color: #555;
}
.icon-percentage-square:before {
  content: "\e957";
  color: #555;
}
.icon-money-3:before {
  content: "\e958";
  color: #555;
}
.icon-money-2:before {
  content: "\e959";
  color: #555;
}
.icon-transaction-minus:before {
  content: "\e95a";
  color: #555;
}
.icon-direct-down:before {
  content: "\e95b";
  color: #555;
}
.icon-configuration:before {
  content: "\e95c";
  color: #555;
}
.icon-shield:before {
  content: "\e95d";
  color: #555;
}
.icon-key:before {
  content: "\e95e";
  color: #555;
}
.icon-location-slash:before {
  content: "\e95f";
  color: #555;
}
.icon-d-square:before {
  content: "\e960";
  color: #555;
}
.icon-shield-cross:before {
  content: "\e961";
  color: #555;
}
.icon-call:before {
  content: "\e962";
  color: #555;
}
.icon-money:before {
  content: "\e900";
  color: #555;
}
.icon-Search:before {
  content: "\e901";
  color: #555;
}
.icon-export:before {
  content: "\e902";
  color: #555;
}
.icon-calendar:before {
  content: "\e903";
  color: #555;
}
.icon-sms-notification:before {
  content: "\e904";
  color: #555;
}
.icon-close-circle:before {
  content: "\e905";
  color: #555;
}
.icon-edit-2:before {
  content: "\e906";
  color: #555;
}
.icon-danger:before {
  content: "\e907";
  color: #555;
}
.icon-lock:before {
  content: "\e908";
  color: #555;
}
.icon-sms:before {
  content: "\e909";
  color: #555;
}

.uigrid-search-btn div.btn .ui-icon-search:before{font-family: 'icomoon' !important;content: "\e901" !important;    font-weight: normal !important;font-size:20px !important;}
.uigrid-refresh-btn div.btn .ui-icon-refresh:before{font-family: 'icomoon' !important;content: "\e931" !important;    font-weight: normal !important;font-size:20px !important;}
.uigrid-export-btn div.btn .ui-icon-export:before{font-family: 'icomoon' !important;content: "\e92e" !important;    font-weight: normal !important;font-size:20px !important;}
.listsearch-container .brocco-icon-filter:before{font-family: 'icomoon' !important;content: "\e92f" !important;    font-weight: normal !important;font-size:20px !important;}
.listgrid-container .iconic-icon-eye:before{font-family: 'icomoon' !important;content: "\e930" !important;    font-weight: normal !important;font-size:20px !important;}
.la-home:before{content: "\e90c" !important;font-family: 'icomoon' !important;font-weight: normal !important;}
.la-search:before{font-family: 'icomoon' !important;content: "\e901" !important;    font-weight: normal !important;}
.loginbox-border .bmatter .la-envelope:before {
    font-family: 'icomoon' !important;
    content: "\e909" !important;
    color: #555555;
    font-weight: normal;
}
.loginbox-border .bmatter i.la-envelope {
    top: 45px;
    right: 18px;
}
.loginbox-border .bmatter i {
    color: #555555;
    font-size: 20px;
    top: 30px;
    right: 20px;
}