.header_heading{
  font-size: 30px;
  font-weight: 600;
  margin-bottom:0px;
  

}
 .category_table tr:nth-child(even) {
  background-color: #f2f2f2;
}
.category_table td {
  text-align: center;
  padding: 8px;
}
.category_table th {
  text-align: center;
  padding: 8px;
}
#btn{
color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
}
.category_table{
margin:20px;
}
.remove_cat{
display:none;
}
.category_form{
display:none;
}
.header_heading a{
margin-right:50px;
}
.header_heading a img{
height:22px;
width:30px;

}
.header{
  padding: 30px 60px;
  
  box-shadow: 0px 5px 15px 0px rgb(0 0 0 / 10%);
  display:flex;
  align-items:center;

}
.header_btn{
    border: none;
   
    border-radius: 8px;
    font-size: 22px;
    font-weight: 600;
    color: rgb(0 148 255 / 80%);
    margin:0px 5px;
}
 .no_btn{
background: #fff;
    border: none;
    
    border-radius: 8px;
    font-size: 30px;
    font-weight: 600;
    text-decoration: underline;
    color: #0094FF;
}
.main_body{
  display: flex;
     padding: 30px 40px;
         margin-right: 0px;
  
  margin-left: 0px;
}
.main_body ul{
  list-style-type: none;
  display: flex;
  margin: 10px;

}
.sticker_p_sub_img{
     padding: 20px;
  background: #0094FF;
  border-radius: 9px;
  height: 120px;
  justify-content: center;
  display: flex;
  width: 120px;
}
.main_body ul li{
  margin: 20px;
}
.sticker_p_sub_ul{
    display: grid;
  justify-content: center;
  align-items: center;
}
.sticker_p_sub_ul ul{
  list-style-type: none;
  margin-left: -30px;
}
.sticker_p_sub_ul ul li p{
  font-size: 20px;
  font-weight: 700;
  color: #333333;
      margin-bottom: 8px;
}
.sticker_p_sub_ul ul li:nth-child(2) h6{
  color: #666666;
  font-size: 14px;
  font-weight: 600;
}
.sticker_p_sub_downloads h6{
  color: #666666;
  font-size: 20px;
  font-weight: 400;
  margin-top: 6px;
}
.sticker_p_sub_ul ul li:nth-child(3) h6{
  color: #666666;
  font-size: 14px;
  font-weight: 600;
}
.name h5{
  font-size: 14px;
  font-weight: 700;
  display:flex;
  align-items:center;
}
.name h5 img{
  margin-top:-5px;
}
.blue_like{
display:none;
}
.modal_heading{
  display: flex;
  justify-content: center;
  padding-top: 10px;
}
.animated_div h5{
  display: flex;
  justify-content: center;
  color: #333333;
  font-size: 30px;
  font-weight: 500;
}
.animated_div a:hover{
  text-decoration: none;
  color: #333333;
}
.modal_heading h2{
  font-size: 40px;
  font-weight: 700;
  color: #0094FF;
}
.name h5 span{
  font-size: 12px;
  font-weight: 500;
  color: #666666;
}
.stickers h5{
  font-size: 14px;
  font-weight: 400;
  color: #666666;
}
.downloads h5{
  font-size: 14px;
  font-weight: 400;
  color: #666666;
}
.image_sticker_pack{
  background: #DDDDDD;
  padding: 20px;
  border-radius: 9px;
  width: auto;
  height: auto;
  display: flex;
  align-items: center;
  justify-content:center;
}
.name{
    display: flex;
  justify-content: start;
  align-items: center;
  margin-top: 5px;
}
.hr_row{
  display: flex;
  justify-content: center;
  margin-left: 0px;
  margin-right: 0px;
}
.box{
  margin: 30px;
  width: auto!important;
}
.box1{
  margin: 30px;
  width:auto;
  
}
.alert{
 
  width: 30%;
  
 
      position: fixed;
  right: 0px;
  bottom: 10px;
}
.msg1{
  height: 50px;
  background: red;
  border-radius: 5px;
  /* margin-bottom: 22px; */
  text-align: center;
  width: 30%;
      position: absolute;
  right: 0px;
  bottom: 10px;
  /* display: table; */
  padding: 15px 40px;
  margin: 10px auto;
}
.profile_btn{
  border: none;
  margin-left: 10px;
  background: none;
  
}
.delete_btn{
margin:10px 0px;
}
.change_cat_name_btn{
margin:10px 0px;
}
#category_select{
    width: 100%;
    padding: 15px;
        border: 1px solid #ced4da;
        background:none;
        border-radius:5px;
}
.profile_menu{
  width: 160px;
  border-radius: 5px;
  padding: 11px 15px;
    position: absolute;
    margin-top: 185px;
    /* margin-left: -21px; */
    margin-right: -68px;
  box-shadow: 3.2px 6.4px 12.8px 0px rgb(0 0 0 / 40%);
  background: #fff;
}
.profile_menu ul li{
  padding: 5px 0px;
}
.table-responsive{
  padding: 30px 80px;
}
.table-responsive thead th{
border: none !important;
}
.members_head{
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 0px;
}
.profile_pic {
    height: 150px;
    width: 150px;
    border-radius: 75px;
}
msg1{
  height: 50px;
  background: red;
  border-radius: 5px;
  /* margin-bottom: 22px; */
  text-align: center;
  width: 30%;
      position: absolute;
  right: 0px;
  bottom: 10px;
  /* display: table; */
  padding: 15px 40px;
  margin: 10px auto;
  
}
.msg{
  height: 50px;
  background: green;
  border-radius: 5px;
  /* margin-bottom: 22px; */
  text-align: center;
  width: 30%;
      position: absolute;
  right: 0px;
  bottom: 10px;
  /* display: table; */
  padding: 15px 40px;
  margin: 10px auto;
}
.members_head_btn{
  padding: 13px 30px;
  background: #0094FF;
  border: none;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
}
.action_div{
  background: #fff;
  width: 100px;
  display: none;
  height: 35px;
  border-radius: 2px;
  position: absolute;
  margin-left: 50px;
  box-shadow: 0px 4px 4px 0px rgb(0 0 0 / 25%);
}
.action_div ul{
  padding-left: 0px;
  list-style-type: none;
}
.action_div ul li h6{
  font-size: 12px;
  margin-top: 7px;
}
.action_div ul li h6 img{
  margin-right: 10px;
}
.members_heading{
  padding: 30px 60px;
}
.google_btn a{
    font-size: 14px;
  font-weight: 700;
  color:#000;
  text-decoration:none;
  
}
.google_btn a:hover{
color:#000;
  text-decoration:none;
}

.profile_menu ul{
  list-style-type: none;
  margin-left: 0px;
  padding-left: 0px;
  margin-bottom: 0px;

}
#user_dropdown{
  border: none;
  background: none;
}
.profile_menu ul li a{
  color: #000;
  font-size: 14px;
  font-weight: 600;
}
.form_data{
  border: 2px solid #DDDDDD;
  border-radius: 20px;
  padding: 40px 30px;
  width: 31%;
  margin: 40px auto;
  background-image: url('images/login_back.png');
  background-repeat: no-repeat;
  background-size: cover;
}
.form_data_sign_up{
  border: 2px solid #DDDDDD;
  border-radius: 20px;
  padding: 40px 30px;
  width: 28%;
  margin: 40px auto;
  background-image: url('images/login_back.png');
  background-repeat: no-repeat;
  background-size: cover;
}
.login_form{
  width:100%;
  padding:10px 20px;
}
.login_form input[type=email]{
  border: 1px solid #999999;
  border-radius: 10px;
  padding: 10px 25px;
  width: 100%;
  background: none;
  margin: 10px 0px;
}
.login_form input[type=password]{
  border: 1px solid #999999;
  border-radius: 10px;
  padding: 10px 25px;
  width: 100%;
  background: none;
  margin: 10px 0px;
}
.login_form input[type=text]{
  border: 1px solid #999999;
  border-radius: 10px;
  padding: 10px 25px;
  width: 100%;
  background: none;
  margin: 10px 0px;
}
.login_form input[type=submit]{
  width: 100%;
  background: #0094FF;
  border: none;
  border-radius: 10px;
  padding: 12px 16px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  margin: 10px 0px;
  box-shadow: 0px 5px 10px 0px rgb(0 0 0 / 15%);
}
.google_btn{
 background: #fff;
  font-size: 14px;
  font-weight: 700;
  border: none;
  align-items: center;
  border-radius: 10px;
  width: 100%;
  padding: 15px 20px;
  box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 15%);
  justify-content: center;
  display: flex;
}
.google_btn img{
margin-right:10px!important;
height:20px;
width:20px;
}
.facebook_btn{
  background: #0094FF;
  font-size:14px;
  font-weight: 700;
  border: none;
  border-radius: 10px;
  width: 100%;
  padding: 10px 20px;
  box-shadow: 0px 5px 10px 0px rgb(0 0 0 / 15%);
  color: #fff;
}
.facebook_btn img{
margin-right:8px!important;
width:15px;
height:30px;
}
.guest_btn{
  background: #fff;
  font-size:22px;
  font-weight: 500;
  border: 2px solid #999999;
  border-radius: 10px;
  width: 100%;
  padding: 10px 20px;
  color: #666666;
}
.donot_div{
  font-size: 20px;
  font-weight: 400;
  color: #666666;
  margin-top: 30px;
  text-align: center;

}
.forget{
font-size:18px;
font-weight:400;
color:#000;
}
.forget:hover{
text-decoration:none;
color:#000;
}
.donot_div a{
  color: #0094FF;
  font-weight:700;
}
.profile_menu{
  display: none;
  z-index: 100;
}
.modal_heading_modal{
  display: flex;
  justify-content: center;

}
.modal_heading_modal h2{
  font-size: 28px;
  font-weight: 600;
}
.modal_form_row label{
  font-size: 16px;
  font-weight: 600;
}
.modal_form_row input{
border: none;
border-radius: 4px;
background-color: #F7F7F5;
padding: 10px 14px;
}
.image-upload{
  position: absolute;
  left: 173px;
  top: 136px;
}
.stkr_name h6{
  font-size: 20px;
  font-weight: 600;
  text-align: center;
}
.stkr_count h6{
  font-size: 16px;
  font-weight: 400;
  color: #5E5E5E;
  text-align: center;
}
.stkr_img{
  background-color: #fff;
  display: flex;
  justify-content: center;
}
.profile_edit_row input{
  border:none;
  background-color: #fff;
  width: 50%;
  border-radius: 4px;
}
.accordion-body{
  background-color: #FAFAFA;
}
.accordion-body input{
  border:none;
  background-color: #fff;
  width: 50%;
  border-radius: 4px;
}
.accordion-button{
  font-size: 20px;
  font-weight: 600;
}

.change_pass{
  padding: 60px 250px 60px 60px;
}
.profile_edit{
  padding: 60px 250px 60px 60px;
}
.profile_edit_row{
  background-color: #FAFAFA;
  padding: 40px 30px;
}
.change_pass_row{
  background-color: #FAFAFA;
  padding: 40px 30px;
}
.profile_edit_row form{
  display: flex;
  width: 100%;
}
.modal_form_row select{
  border: none;
  width: 100%;
  border-radius: 4px;
  background-color: #F7F7F5;
  padding: 10px 14px;
  }
  .btn-primary {
  padding: 10px 25px;
  font-size: 14px;
  font-weight: 700;
  }

.members_hr{
  height: 1px;
    color: #C7C7C7;
    width: 83%;
    margin-bottom: 10px;
}
.modal_form_row{
  margin-left: 0px;
  margin-right: 0px;
  padding: 0px 20px 20px 20px;
}
.modal_form_row form{
  width: 100%;
}
.name h5 marquee{
font-size:14px;
font-weight:700;
}
@media only screen and (max-width: 425px){
.form_data_sign_up{
width:100%;
}
.google_btn{
margin-bottom:10px;
font-size:12px;
}
.header{
padding: 15px 0px!important;
}
.form_data {
width:100%!important;
}
.main_body {
    display: flex;
    width: 100%;
    justify-content: center;
    padding:0px;
}
.login_form input[type=submit] {
padding:15px 16px;
}

.alert{
width:90%!important;
}
.header_heading {
    font-size: 16px;
}
.header_btn{
font-size: 16px;
}
.no_btn{
font-size: 16px;
}
.modal_heading h2 {
    font-size: 24px;
    }
.no_heading{
font-size: 16px;
}
.header_heading a img {
    height: 14px;
    width: 20px;
}
.sticker_p_sub_ul ul li p {
    font-size: 12px;
    margin-top: 6px;
    font-weight:700;
    }
    .sticker_p_sub_downloads h6 {
    
    font-size: 10px;
    }
    .sticker_p_sub_downloads h6 img{
    
    width: 16px;
        height: 16px;
    }
   
    .no_of_stkr span{
    font-size: 12px;
}
.sticker_p_sub_ul ul li:nth-child(3) h6 {
  font-size: 12px;
}
.name h5{
font-size: 16px;
}
.login_heading{
font-size: 16px!important;
}
.login_para{
font-size: 12px!important;
}
.forget {
    font-size: 12px;
    }
    
.login_form input[type=submit] {
    font-size: 12px;
       font-weight: 700;
}
.google_btn a {
    font-size: 12px;
    font-weight: 700;
    }
    .facebook_btn{
    font-size: 12px;
    font-weight: 700;
    }
    .donot_div {
      font-size: 12px;
  }
  .recover_div{
  width:100%!important;
  }
}

@media only screen and (max-width: 768px) and (min-width: 426px){
.form_data {
  width: 59%!important;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px){
.form_data {
  width: 43%!important;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1025px){
.form_data {
  width: 31%!important;
}
}
@media only screen and (max-width: 2560px) and (min-width: 1441px){
.form_data {
  width: 25%!important;
}
}

.dataTables_length{
float:left;
width:20%;
}
#dtBasicExample_filter{
float:right;
width:20%;
display:none;
}
.dataTables_length select{

    border: none;
    padding: 5px;
    border-radius: 5px;

}
#dtBasicExample_filter input[type='search']{
border: none;
    background: #dee2e6;
    border-radius: 5px;

}
.previous{
background: #dee2e6!important;
    padding: 5px;
    border-radius: 5px;
    color: #000;
    margin-right: 5px;
}
.paginate_button{
    padding: 5px;
    border-radius: 5px;
    margin-left: 5px;

}
.next{

background: #dee2e6!important;
    padding: 5px;
    border-radius: 5px;
    color: #000;
    margin-left: 10px;
}
#dtBasicExample_wrapper{
margin-top:30px;

}
.sticker_pack_td a{
color:#000;

}
.dataTables_paginate{
margin-top:10px;
margin-bottom:10px;
}
div.pager {
    text-align: center;
    margin: 1em 0;
}

div.pager span {
    display: inline-block;
    width: 1.8em;
    height: 1.8em;
    line-height: 1.8;
    text-align: center;
    cursor: pointer;
    background: #000;
    color: #fff;
    margin-right: 0.5em;
}

div.pager span.active {
    background: #c00;
}

