.up_img{
    width: 100%;
    max-height: 30px;
    min-height: 30px;
    max-width: 30px;
    min-width: 30px;
}
.uppercase{
    text-transform:uppercase;
}
.blinking{
    animation:blinkingText 0.8s infinite;
}
.clrreds{
    color:red;
}
.clrgreen{
    color:green;
}
.slidebtn{
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 10px;
    padding-left:0px;
    padding-right:0px;
}
b{
    font-weight:500;
}
@keyframes blinkingText{
    0%{     color: #fff;    }
    49%{    color: transparent; }
    50%{    color: transparent; }
    99%{    color:transparent;  }
    100%{   color: #fff;    }
}
.plottable{
    border: 1px solid black;
    box-shadow: 0px 0px 4px 0px black;
}
.star{
    color:red !important;
}
.greens{
    color:green !important;
}
.pad_2{
padding:2px;
}
.mrgn_tp_25{
    margin-top:25px;
}
.img_25{
    max-width:25px;
    max-height:25px;
    min-width:25px;
    max-width:25px;
}
.addmoreyear{
    padding-bottom: 2px;
    margin-bottom: 10px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
}
.del_row_plot,.del_kycdt{
    cursor:pointer;
}
.btn-warning{
    color:#fff !important;
}
.mrgn_5_bth{
        margin-right: 5px;
    margin-top: 5px;
}
.font_size_15{
    font-size: 15px;
}
.pad_tp_10{
    padding-top:10px;
}
.color_white {
	color:#fff !important;
}
table{
    width:100% !important;
}
.btn.btn-rounded {
    border-radius: 5px !important;
    padding-top: 2px;
    padding-bottom: 2px;
}
.child{
    padding-left: 10px !important;
}

.chosen-container-multi{
    width:100%!important;
}
.child ul{
    width:100%!important;
}
.mx_wd_hgt{
    max-width: 50px;
    max-height:50px;
}
.ck-editor{
    
    box-shadow: 0px 0px 12px 0px grey;
}
.icon1{
    font-size: 1.5;
    float: right;
}
.pad_15{
    padding: 15px;
}
.bold{
    font-weight:500;
}
.clr_lgt_blue{
    background-color: #82cce0;
    border-color: #82cce0;
}
.clr_lgt_blue : hover{
    background-color: #7bacf3;
    border-color: #7bacf3;
}
.clr_lgt_red{
    background-color: #7bacf3;
    border-color: #7bacf3;
    color:#fff;
}
.nav-tabs .nav-link.active {
    background-color: #5c98e0;
   color: #fff;
}
.clr_lgt_red : hover{
      background-color: #e27281;
    border-color: #e27281;
    color:#fff;
}
.logo_css{
        max-width: 150px;
    min-width: 150px;
    max-height: 150px;
    min-height: 150px;
 padding-bottom: 20px;
}
.pad_btm_0{
    padding-bottom:0px !important;
}
.pad_l_t_0{
    padding-left: 0px  !important;
    padding-top: 0px  !important;
}
.dataTables_wrapper{
    overflow:auto;
}
::-webkit-scrollbar-track {
    border-radius: 5px;
    background: rgb(220, 53, 168);
}
.dt-button{
    cursor:pointer !important;
}
.radiotext{
    top: 3px;
    position: relative;
}
.hide{
    display:none;
}
.seller_detail {
     display:none }
.input-group-text {
    background-image: -webkit-linear-gradient(45deg, #7979ff 0%, #7979ff 100%) !important;
    color:#fff !important;
    
}
.seller_h4{
    color: #fff;
    background-color: #d843cc;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
}
.dt-button{
    color: #ffffff !important;
    background-image: -moz-linear-gradient(45deg, #8226f5 0%, #e625ea 100%) !important;
    background-image: -webkit-linear-gradient(45deg, #8226f5 0%, #e625ea 100%) !important;
    background-image: -ms-linear-gradient(45deg, #8226f5 0%, #e625ea 100%) !important;
    border-color: transparent;
    background-color: #8226f5 !important;
    background-size: cover;
    background-repeat: repeat;
    border-radius: 25px !important;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.table{
		width:100% !important;
}
.lower{
    text-transform:lowercase;
}
.upper{
    text-transform:uppercase;
}
.error{
		color:red;
		display: block;
		width: 100%;
	}
	body{ 
    margin-top:40px; 
}

.stepwizard-step p {
    margin-top: 10px;
}

.stepwizard-row {
    display: table-row;
}

.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;

}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}

.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}
.tabbutton {
  pointer-events: none;
    cursor: default;
}
.form-control{
      background-color: #ffffff !important;
          color: black  !important;
}
.wrapper{
          padding-left: 200px;
}
.sidebar {
    width: 200px;
}
.pad_0{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.card{
    padding-bottom:20px;
}
.table td {
    padding: 4px;
    padding-left: 10px;
}
.dt-button{
    padding-left:10px;
    padding-right:10px;
}
.modal-header{
    padding-top:10px;
    padding-bottom:10px;
    background-image: -webkit-linear-gradient(45deg, #8226f5 0%, #e625ea 100%) !important;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    text-shadow: 0px 0px 12px;
    letter-spacing: 5px;
    font-weight: bold;
}
.close{
    opacity: 1;
    color: #fff;
}
.close : hover{
    opacity: 1;
    color: #fff !important;
}
body{
    font-size: 13px;
}
.site_dt{
    font-size: medium;
}
@media only screen and (max-width: 780px) {
    .dataTables_filter{
        padding-top: 20px;
        text-align: left !important;
    }
    .dt-button{
        padding: 7px;
    }
    .overflow{
        overflow: auto;
    }
	
}
@media (min-width: 1200px) {
    .container {
        max-width: 100% !important;
    }
}

/****** Genral CSS ******/





/*************** Plugin ***************/


.sf-wrapper { overflow: hidden; }

.sf-container { overflow: hidden; }

.sf-step.sf-active { margin: 10px 0; }

.sf-step { float: left; }

.sf-error { color: #DD0000; }

.sf-navigation {
  line-height: 1em;
  overflow: hidden;
  text-align: right;
}

.sf-navigation .nav-prev, .sf-navigation .nav-next {
  display: block;
  padding: 8px 15px;
  border: 1px solid #CCCCCC;
  color: #000;

  font-weight: bold;
  letter-spacing: 2px;
  text-decoration: none;
  cursor: pointer;
}

.sf-navigation .nav-prev {
 
  float: left;
}

.sf-navigation .nav-next {
  float: right;
  margin-left: 5px;
}

.sf-navigation span {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  margin: 12px 15px 0 0;
  background: #CCCCCC;
}

.sf-navigation span.sf-nav-done { background: #a6e6a6; }

.sf-navigation span.sf-nav-active { background: #00CC00; }

.sf-navigation span.sf-nav-error { background: #DD0000; }

.sf-error label{
    color:black;
}
.stepform legend{
    padding-bottom:15px;
}
.headerclass_form{
        border: 1px solid #e6a2e8;
    padding-bottom: 12px;
    padding-top: 12px;
    box-shadow: 0px 0px 12px 0px #e6a2e8;
    margin-bottom: 0px !important;
    color: #fff;
    background-image: -webkit-linear-gradient(45deg, #8226f5 0%, #e625ea 100%) !important;
    text-transform: uppercase;
    text-align: center;
    text-shadow: 0px 0px 12px;
    letter-spacing: 5px;
    font-weight: bold;
}
.form_border{
    border: 1px solid #e6a2e8;
    box-shadow: 0px 0px 12px 0px #e6a2e8;
    padding-bottom: 20px;
    padding-top: 10px;
}
.clr_wt{
    color:#fff !important;
}
.dropdown-item {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    font-size: 13px !important;
}
.maticon{
    position: relative;
    top: -4px;
}
.icon{
    font-size: 2.1em !important;
}
.margin_top_25{
    margin-top: 28px;
}

.seller_dts{
    border: 1px solid #d483c6;
    padding: 10px;
    margin-bottom: 15px;
    box-shadow: 0px 0px 2px 0px #d483c6;
}   
.pad_tp_35{
    padding-top:35px;
}
.text-white{
    color:#fff !important;
}
.close:hover{
    color: #f1f1f1 !important;
    opacity: 1 !important;
}
.area_calculator{
    cursor:pointer;
    font-size:20px !important;
}
.charge_purc .btn-group{
    display:block !important;
}
.charge_purc .multiselect{
    width: 100% !important;
    background-color: #fff;
    text-align: left !important;
    border: 1px solid #c5c5c5;
}
.charge_purc .multiselect-container>li>a>label {
    padding: 3px 14px 3px 12px !important;
    color: black;
    
}
.add_charge_more{
    float:right;
    padding-bottom: 3px;
}
.float_right{
    float: right;
}
.rounded_45_px{
    border-radius: 45px !important;
}
.disp_none{
    display:none;
}
.count_plot {
    font-weight: 500 !important;
    font-size: 15px;
}
.curser_pointer{
    cursor: pointer;
}
.fa-plus-circle{
    border: 1px solid #efe8e8;
    padding: 4px;
    cursor: pointer;
    background-color: #de448b;
    color: #fff;
    box-shadow: 0px 0px 10px 0px #b5b0b0;
}
.total_amtount_css{
    border: unset;
    font-weight: bold;
    background-color: #e0dfdf !important;
    color: #e44c4c !important;
}

/* re modified css */
.btn.pink-gradient:hover, .dropdown-menu .btn.dropdown-item:hover:active, .dropdown-menu .btn.dropdown-item.active:hover {
    color: #ffffff !important;
    background-image: -moz-linear-gradient(45deg, #680ade 0%, #c513c9 100%) !important;
    background-image: -webkit-linear-gradient(45deg, #000 0%, #000 100%) !important;
    background-image: -ms-linear-gradient(45deg, #680ade 0%, #c513c9 100%) !important;
}
.sidebar {
    width: 211px;
    position: fixed;
    height: 100%;
    top: 0;
    left: 0;
    padding-top: 60px;
    z-index: 7;
    background: #252e98;
    color: #ffffff;
    overflow-y: auto;
    background-position: bottom;
}
.sidebar .nav .nav-item .nav-link:hover {
    background: #0098ef;
}
.pink-gradient, .dropdown-menu .dropdown-item:active, .dropdown-menu .dropdown-item.active, .pink-gradient-active.active, .pink-gradient-active.router-link-active, .pink-gradient-active.active:hover, .pink-gradient-active:active {
    color: #ffffff !important;
    background-image: -moz-linear-gradient(45deg, #8226f5 0%, #e625ea 100%) !important;
    background-image: -webkit-linear-gradient(45deg, #0098ef 0%, #0098ef 100%) !important;
    background-image: -ms-linear-gradient(45deg, #8226f5 0%, #e625ea 100%) !important;
    border-color: transparent;
    background-color: #0098ef !important;
    background-size: cover;
    background-repeat: repeat;
}
.dt-button {
    color: #ffffff !important;
    background-image: -moz-linear-gradient(45deg, #8226f5 0%, #e625ea 100%) !important;
    background-image: -webkit-linear-gradient(45deg, #0098ef 0%, #0098ef 100%) !important;
    background-image: -ms-linear-gradient(45deg, #8226f5 0%, #e625ea 100%) !important;
    border-color: transparent;
    background-color: #0098ef !important;
    background-size: cover;
    background-repeat: repeat;
    border-radius: 25px !important;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}