@charset "UTF-8";

@font-face {
    font-family: "tez20";
    src: url("../fonts/tez20.eot");
    src: url("../fonts/tez20.eot?#iefix") format("embedded-opentype"),
    url("../fonts/tez20.woff") format("woff"),
    url("../fonts/tez20.ttf") format("truetype"),
    url("../fonts/tez20.svg#tez20") format("svg");
    font-weight: normal;
    font-style: normal;

}

[data-icon]:before {
    font-family: "tez20" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "tez20" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-customer:before {
    content: "\61";
}

.icon-prospect:before {
    content: "\62";
}

.icon-catalogue:before {
    content: "\63";
}

.icon-attendance:before {
    content: "\64";
}

.icon-home:before {
    content: "\65";
}

.icon-beatplan:before {
    content: "\66";
}

.icon-influencer:before {
    content: "\67";
}

.icon-orders:before {
    content: "\68";
}

.icon-competitor:before {
    content: "\69";
}

.icon-suggestions:before {
    content: "\6a";
}

.navbar .navbar-brand-wrapper .navbar-brand img {
    height: 64px;
    width: auto;
}

@media (min-width: 1200px) {
    .navbar .navbar-brand-wrapper .navbar-brand img {
        width: 125px;
    }
}

.sidebar .nav .nav-item .nav-link i.menu-icon {
    font-size: 1.6em;
    color: #2b2b2b;
}

.sidebar .nav:not(.sub-menu) {
    margin-left: 1rem;
}

.light_gallery_thumb img {
    object-fit: cover;
    width: 100px !important;
    height: 100px;

}

tr:first-child > td > .fc-day-grid-event {
    margin-top: -18px !important;
}



.heading_tab {
    display: inline-block;
}

.date_sec_select {
    display: inline-block;
    float: right;

}

.date_sec_select h5 {
    font-weight: bold;
    color: #000104;
}

.beat_plan_request_sec {
    position: absolute;
    bottom: 20px;
    right: 60px;
}

.beat_plan_request {
    margin-right: -40px;
}

.beat_plan_request .mdi {
    font-size: 25px;
    color: #f39200;
}

.card_sec_beat_plan {
    padding: 30px;
    margin: 0px 15px;
}

.beat_plan_approval {
    margin-top: 20px;
}

.date_sec_select_beat {
    padding-top: 10px;
    display: inline-block;
}

.beat_plan_action {
    display: inline-block;
    float: right;
    position: absolute;
    right: -25px;
    top: 0;
}

.beat_plan_action .action {
    display: inline-block;
}

.beat_plan_requset_right {
    position: relative;
}

.beat_plan_action .action .mdi {
    font-size: 25px;
    padding-right: 10px;
    cursor: pointer;
}

.beat_plan_action .approve_sec .mdi {
    color: #2fb12f;
}

.beat_plan_action .reject_sec .mdi {
    color: #fb5959;
}

.request_dates_list.modal .modal-dialog .modal-content .modal-body {
    padding: 10px 26px;
    height: auto;
    overflow-y: auto;
}

.request_dates_list.modal .modal-dialog .modal-content .modal-header {
    padding: 15px 26px;
}

.product_name {
    background: #D9D9D8;
    padding: 15px 15px 5px 15px;
    text-transform: uppercase;
}

.product_sku {
    padding: 20px 20px 10px 30px;
    text-transform: uppercase;
    font-size: 14px;
}

.product_sku_col {
    padding: 5px 0px;
}

.productlist.modal .modal-dialog .modal-content .modal-body {
    padding: 10px 26px;
    height: 300px;
    overflow-y: auto;
}

.productlist.modal .modal-dialog .modal-content .modal-header {
    padding: 15px 26px;
}

.download_list.modal .modal-dialog .modal-content .modal-header {
    padding: 15px 26px;
}

.download_list.modal .modal-dialog .modal-content .modal-body {
    padding: 10px 26px;
}

.product_list_table {
    color: #f39200;
    font-weight: 500;
}

.pdf_ul {
    list-style: none;
}

.download_document {
    cursor: pointer;
    padding-left: 30px;
}

.download_document .mdi {
    color: #f39200;
    font-size: 20px;
}


/*Preview Image Upload*/

/*
.preview-images-zone {
    width: 100%;
    border: 1px solid #ddd;
    min-height: 180px;
     display: flex; 
    padding: 5px 5px 0px 5px;
    position: relative;
    overflow: auto;
}

.preview-images-zone > .preview-image:first-child {
    height: 185px;
    width: 185px;
    position: relative;
    margin-right: 5px;
}

.preview-images-zone > .preview-image {
    height: 90px;
    width: 90px;
    position: relative;
    margin-right: 5px;
    float: left;
    margin-bottom: 5px;
}

.preview-images-zone > .preview-image > .image-zone {
    width: 100%;
    height: 100%;
}

.preview-images-zone > .preview-image > .image-zone > img {
    width: 100%;
    height: 100%;
}

.preview-images-zone > .preview-image > .tools-edit-image {
    position: absolute;
    z-index: 100;
    color: #fff;
    bottom: 0;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    display: none;
}

.preview-images-zone > .preview-image > .image-cancel {
    font-size: 18px;
    position: absolute;
    top: 0;
    right: 0;
    font-weight: bold;
    margin-right: 10px;
    cursor: pointer;
    display: none;
    z-index: 100;
}

.preview-image:hover > .image-zone {
    cursor: move;
    opacity: .5;
}

.preview-image:hover > .tools-edit-image,
.preview-image:hover > .image-cancel {
    display: block;
}

.ui-sortable-helper {
    width: 90px !important;
    height: 90px !important;
}
*/

/*Preview Image Upload*/

filepond--drop-label {
    color: #4c4e53;
}

.filepond--label-action {
    text-decoration-color: #babdc0;
}

.filepond--panel-root {
    border-radius: 2em;
    background-color: #edf0f4;
    height: 1em;
}

.filepond--item-panel {
    background-color: #595e68;
}

.filepond--drip-blob {
    background-color: #7f8a9a;
}
.spacer{
    margin-top: 30px;
}
.filter_sec select{
    height: 40px;
}
.filter_sec button{
    height: 40px;
}
.page_search .input-group-text{
    background-color: #fff !important;
    height: 40px;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}
.page_search .mdi-magnify{
    font-size: 18px;
    color: #ccc;
    
}
.page_search .form-control{
    height: 40px;
    border-radius: 6px;
}
.nav-pills-success .nav-link.active{
    background: transparent;
    border: none;
    color: #f39200;
}
.nav-pills-success .nav-link{
    color: #ccc; 
    border: none;
}
.tab-content{
    border: transparent;
}
.segmented {
    display: flex;
    flex-flow: row wrap;
    box-sizing: border-box;
    font-size: 90%;
    text-align: center;
    
}
.segmented label:first-child {
    
    border-right: 1;
}

.segmented label.checked {
    background: #000104;
    color: #fff;
}
.segmented label {
    display: block;
    flex: 1;
    box-sizing: border-box;
    border: 1px solid #000104;
    border-right: none;
    color: #000104;
    margin: 0;
    padding: 10px;
    cursor: pointer;
    user-select: none;
    -webkit-user-select: none;
    margin-bottom: 20px;
    border-right: 1px solid #000104;
    border-left: 1px transparent;
}
.first_seg{
    border-left: 1px solid #000104 !important;
}
.segmented input[type="radio"] {
    appearance: none;
    -webkit-appearance: none;
    margin: 0;
    position: absolute;
}
.spacer_competitive{
    margin-top: 30px;
    margin-bottom: 10px;
}
.competitive_row{
    margin-top: 20px;
}
.value_result{
    width: 100%;
    text-align: center;
}


/**Deployment Tool **/
.big-card .card-body{
    padding:3.25rem 1.25rem ;
    color: #fff;
    transition: all .2s ease-in;
}
.big-card:hover{
    text-decoration: none;
    opacity: .9;
}
.big-card .icon{
    width: 60px;
    height: 60px;
}
.big-card .icon i{
    font-size: 36px;
    line-height: 58px;
}
.colorOne{
    background-color: #789e48 !important;
}
.colorTwo{
    background-color: #958445 !important;
}
.colorThree{
    background-color: #ab6942 !important;
}
.colorFour{
    background-color: #bf413e !important;
}
.themebadge{
    background: #f39200;
    font-size: 13px;
}
.storeList{
    border: none !important;
}
.storeList td{
    
}
.storeList tr td:first-child{
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}
.storename{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 8px;
    display: block;
    color: #000104;
}
.storeList address{
    color: #595e68;
}
.result{
    margin-bottom: 20px;
    margin-top: 20px;
    min-height: 86px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.result h4{
    font-size: 18px;
    font-weight: normal;
}
.result .success{
    color: #1f9287;
}
.result .failure{
    color: #c2274e;
}
.failure{
    color: #c2274e;
}
h2.card-title{
    font-size: 20px !important;
}
.highlte{

}
.highlte h4{
    font-size: 18px !important; 
}
.highlte .success{
    color: #1f9287;
    font-size: 24px !important; 
}
.modal-lg.custom{
    width: 50%;
}
.salePerrformance td{
    width: 8%;
}
#wizard .content .table th{
    background: #f2f2f2;
}
.repeater-add-btn{
    position: absolute;
    left: 10px;
    top: 50px;
    z-index: 10;
    padding-top: 12px;
    padding-bottom: 12px;
}
.request_dates_list.modal .modal-dialog .modal-content .modal-body{
    overflow-y: visible;
}
.remove-btn.btn-danger:disabled{
    display: none;
}
.modal-lg.custom2 {
    width: 80%;
}
.swal-modal { width: 400px; }
.swal-title{
    color: rgba(0,0,0,1);
}
.swal-footer{
    text-align: center;
}
.text-primary.brdcrumb:hover{
    color: #000104 !important;
}
.modal-lg.custom2{
    width: 60%;
}
.sidebar .nav .nav-item .nav-link svg{
    width: 22px;
    height: 22px;
    margin-right: 15px;
}
.sidebar .nav .nav-item .nav-link:hover svg path{
    fill: #f39200 !important;
}
h5.font-weight-normal{
    line-height: 19px;
}

.pointer {
    cursor: pointer;
}