.progress {
        height: 13px;
        width: 100%;
        margin: 27px 0px 0px 0px;
        background-color: #EEEEEE;
    }

    .progress-bar {
        background-color: #006325;
    }

    .count {
        width: 350px
    }

    .fit-image {
        width: 100%;
        object-fit: cover
    }

    .card {
        padding-bottom: 20px
    }

    .card-header {
        padding: 20px 60px
    }

    .card-body {
        display: none;
        padding: 30px;
    }

    .card-body.show {
        display: block  
    }

    .yellow-text {
        color: #FBC02D
    }

    .card-block {
        width: 235px;
        border: 1px solid lightgrey;
        padding: 20px;
        border-radius: 5px !important;
        background-color: #FAFAFA;
        margin-bottom: 30px
    }

    .radio {
        display: inline-block;
        border-radius: 0;
        box-sizing: border-box;
        cursor: pointer;
        color: #000;
        font-weight: 500;
        -webkit-filter: grayscale(100%);
        -moz-filter: grayscale(100%);
        -o-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
        filter: grayscale(100%)
    }

    .radio:hover {
        box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1)
    }

    .radio.selected {
        border: 1px solid #F9A825;
        box-shadow: 0px 8px 16px 0px #EEEEEE;
        -webkit-filter: grayscale(0%);
        -moz-filter: grayscale(0%);
        -o-filter: grayscale(0%);
        -ms-filter: grayscale(0%);
        filter: grayscale(0%)
    }

    .fa-check {
        color: #FBC02D;
        border-radius: 50%;
        border: 2px solid #FBC02D;
        padding: 5px
    }

    .fa-circle {
        color: #FAFAFA;
        border-radius: 50%;
        border: 2px solid #BDBDBD;
        padding: 5px 6.155px
    }

    .pic,
    .pic-0 {
        height: 90px;
        width: 130px
    }

    .pic {
        margin-top: 30px;
        margin-bottom: 20px
    }

    .btn-blue {
        margin:14px 0px 0px 0px !important;
        background-color: #1A237E;
        color: #fff;
    }

    .btn-blue:hover {
        background-color: #000
    }

    .btn-secondary {
        margin-top: 40px;
        width: 28%
    }

    .fa-long-arrow-right {
        float: right;
        margin-top: 4px
    }

    .fa-long-arrow-left {
        float: left;
        margin-top: 4px
    }

    select,
    input,
    textarea {
        padding: 8px 15px 8px 15px;
        border-radius: 0px;
        margin-bottom: 25px;
        margin-top: 2px;
        width: 100%;
        box-sizing: border-box;
        color: #2C3E50;
        background-color: #ECEFF1;
        border: 1px solid #ccc;
        font-size: 16px;
        letter-spacing: 1px
    }

    select:focus,
    input:focus,
    textarea:focus {
        -moz-box-shadow: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        border: 1px solid #006325 !important;
        outline-width: 0
    }
  
    button:focus { 
        -moz-box-shadow: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        outline-width: 0 
    } 

/*login page css*/
.publir_log .publir_cta { width: 100%!important; }
.publir_alert_msg { width: 100%;margin-bottom: 0;border-left: 3px solid #856404; }

/*registration custom css*/
.cust-card-desg { width: 80%; margin: 0 auto;  }
.regbg { background: #f5f5f5; }
.publir_brand img { width: 130px; }
.publir_brand { padding-top: 30px;}
.publir_reg_title { color: #333333; font-weight: 500; font-size: 30px; }
.publir_info_title { font-weight: normal; color:#666666; font-size: 16px; }
.publir_info_title a { color: #006325!important; font-weight: bold; } 
.publir_info_title a:hover { color: #006325!important;text-decoration: underline; } 
.publir_cta { background: #006325; padding: 10px 30px;}  
.publir_cta:hover { background: #006325; opacity: 0.9; }
.fa-times-thin:before { content: '\00d7'; font-size: 45px;}
.publir_modal_close a { color: #999; right: 30px; top: 30px; position: absolute; z-index: 9999; }
.publir_modal_close a:hover { color: #006325; }
.pad30 { padding: 30px; }
.publir-box-shadow { -webkit-box-shadow: 0 4px 12px rgba(0,0,0,0.15); box-shadow: 0 4px 12px rgba(0,0,0,0.15); border: none;
border-radius: 8px;}
.footer-copyright { margin-top: 30px; text-align: center; font-size: 13px; color: #666; }
.footer-copyright a { color: #666 !important;} 
.footer-copyright a:hover { color: #006325 !important; text-decoration: underline; } 
.bg-success { background-color: #006325!important;}
#change_class_based_on_window .nav-pills .nav-link.active, #change_class_based_on_window .nav-pills .show>.nav-link { background-color: #EEEEEE;
display: flex; align-items: center; justify-content: space-between; color: #006325; font-weight: bold; } 
#change_class_based_on_window .nav-link {color:#006325;}
.publir_pro_install_steps { list-style-type: decimal; margin-left: 15px;}
.selected_site_n_url { padding: 10px; background: #f9f9f9; margin-bottom: 10px;}
/*horizontal tabs css*/
#tabs{
background: #007b5e;
color: #eee;
}
#tabs h6.section-title{
color: #eee;
}

#tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
color: #f3f3f3;
background-color: transparent;
border-color: transparent transparent #f3f3f3;
border-bottom: 2px solid !important;

font-weight: bold;
}
#tabs .nav-tabs .nav-link {
border: 1px solid transparent;
border-top-left-radius: .25rem;
border-top-right-radius: .25rem;
color: #eee;
font-size: 20px;
}

/*choose products custom css*/
.choose_prodcuts_list .form-group label { width: 100%;  margin-top: 15px; font-weight: bold; text-align: center;}
.choose_prodcuts_list .form-group input{min-height: 24px;}
.choose_prodcuts_list { display: flex; justify-content: space-evenly; align-items: center; flex-flow: wrap;}
.hidden { display: none!important; visibility: hidden!important;}
.choose_prodcuts_list .form-group { position: relative;; border: 1px solid #ccc; border-radius: 3px; padding: 10px;}

@media (max-width: 767px) {
  .choose_prodcuts_list {
    flex-direction: column;
  }
  .choose_prodcuts_list .form-group { width: 100%; }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .choose_prodcuts_list { justify-content: center; }
  .choose_prodcuts_list .form-group { width: 150px; margin: 5px;} 
}
.choose_prodcuts_list .form-group:hover input ~ label {
  *background-color: #ccc;
   color: #006325 !important;
}

/* When the checkbox is checked, add a blue background */
.choose_prodcuts_list .form-group input:checked {background-color: #006325}
.choose_prodcuts_list .form-group input:checked ~ label {
  *background-color: #2196F3;
   color: #006325 !important;
}

/* Create the checkmark/indicator (hidden when not checked) */
.choose_prodcuts_list .form-group:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.choose_prodcuts_list .form-group input:checked ~ label:after {
  display: block;
}

/* Style the checkmark/indicator */
.choose_prodcuts_list .form-group label:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}


.loginbg { background: url(https://publisher.pico.tools/img/splash.png) no-repeat; background-size: cover;
    padding: 3rem 4rem; }

#card-4 input {
    width: 2% !important;
    margin-top: 5%;
}

#card-4 .choose_prodcuts_list {
    margin: 2% 0%  !important;
    justify-content: initial !important; 
    cursor: pointer;
} 

#card-4 .choose_prodcuts_list label, product-label {
    margin-top: 1%  !important;
    margin-left: 5% !important;
    font-size: 22px !important;
}

.choose_prodcuts_list label:hover {
    font-weight: 500;
    color: #056433 !important;
}

#product_manage_form  {
    padding-left: 3%;
}

.choose_prodcuts_list span {
    padding-left: 2%;
}

.tooltip {
    position: relative;
    display: inline-block;
    opacity: 1 !important;
    font-family: Font Awesome\ 5 Free;
    font-weight: 900;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 280px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 10px;

  /* Position the tooltip */
  position: absolute;
  z-index: 1;
}

.tooltip:hover .tooltiptext, .choose_prodcuts_list:hover .tooltiptext {
  visibility: visible;
}

.st0 {
    fill: #c5b3b3 !important;
}