/* Color styles */
.link_white{
    color: #ffffff;
    text-decoration: none;   
}
.link_white:hover{
    color: #ffffff;
}
.link_online {
  color: #E1FFBB;
}
.link_online:hover{
  color: #E1FFBB;
}
.tc_red{
    color: #ff0000;
}
.margin_center{
    margin-left: auto;
    margin-right: auto;
}
.Box:focus {
  border: thin solid #FFD633;
  -webkit-box-shadow: 0px 0px 3px #F7BB2E;
  -moz-box-shadow: 0px 0px 3px #F7BB2E;
  box-shadow: 0px 0px 3px #F7BB2E;
}

/* Common */
.bl_container_wraper{
    max-width: 480px;
    min-width: 375px;
    height: auto;
    padding: 0px 0px;
    background-color: #ffffff;
    margin: 0px auto;
    border-left: 2px soild #ff2056;            
    border-right: 2px soild #ff2056; 
    overflow-x: hidden;   
}
.bl_navbar_container{
    height: 50px;
    width: 100%;
    background: #E6AF2E;        
}
#user_id{
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
    margin-right: 5px;
}
.nav_title{
    font-size: 20px;
}
.bl_marq_container{
    height: 40px;
    max-width: 100%;
    background: #2274A5;
    line-height: 40px;
    vertical-align: middle;
    color: #ffffff;
    font-weight: bold;
}
.bl_marq_container_blue{
  background: #0d6efd;
  height: 40px;
  max-width: 100%;  
  line-height: 40px;
  vertical-align: middle;
  color: #ffffff;
  font-weight: bold;
}
/* Tables */
.tbl_container{
    width: 460px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.tbl_middle_a{
    width: 90%;
    margin: 5px auto;
}
.td_twocol{    
    text-align: center;
    width: 50%;    
}
.spn_button{
    border-radius: 10px;
    background: #632B30;
    width: 150px;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    color: #ffffff;
    margin-left: auto;
    margin-right: auto;
}
.pay_button{
  border-radius: 10px;
  background: #632B30;
  width: 90%;
  height: 40px;
  line-height: 40px;
  font-weight: bold;
  vertical-align: middle;
  text-align: center;
  color: #ffffff;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
}
.tbl_common_bl{
    width: 95%;
    margin: 5px auto;
}
.td_onecol{    
    text-align: left;
    width: 100%;        
}
.btn_title{
    font-size: 12px;        
}
#myDIV_time{
    width: 99%;        
    margin-left: auto;
    margin-right: auto;
}
.btn {
    border: 2px solid #632B30;
    outline: none;
    padding: 5px 8px;
    background-color: #ffffff;
    cursor: pointer;
    color: #632B30;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
    height: 70px;
    border-radius: 10px;
    margin-right: 5px; 
    letter-spacing: 0.5px;
  }

  .btn:disabled{
    background-color: #686868;
    border: 1px solid #686868;
    color: #ffffff;
  }
  
  /* Style the active class (and buttons on mouse-over) */
  .active, .btn:hover {
    background-color: #632B30;
    color: white;
  }
  .cont_border_bl{
    border: #02831e solid 2px ;
    border-radius: 10px;
    width: 460px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
  }
  .tbl_buylot{
    width: 450px;
    margin: 5px auto;
  }
  .tbl_buylot td{
    height: 60px;
  }
  .tdsz_60{
    width: 60px;
  }
  .tdsz_90{
    width: 90px;
  }
  .tdsz_300{
    width: 300px;
  }
  .tdsz_150{
    width: 150px;
  }
  .tdsz_200{
    width: 175px;
  }
  .tdsz_200a{
    width: 200px;
  }  
  .buy_lot_header{
    font-weight: bold;
    font-size: 16px;
    color: #000000;
  }
  .btn_qquess{        
    text-align: center;
    border: 1px solid #000000;
    background: #686868;
    color: #ffffff;
    border-radius: 5px;
    padding: 5px 16px;
    font-size: 12px;
    
  }
  .lot_nameset{
    height: 40px;
    width: 40px;
    line-height: 40px;
    vertical-align: middle;    
    text-align: center;
    border-radius: 50px;
    background: #2274A5;
    color: #ffffff;
    font-size: 18px;
    font-weight: bolder;
  }
  .lot_numberset{
    height: 40px;
    width: 40px;
    line-height: 40px;
    vertical-align: middle;    
    text-align: center;
    border-radius: 10px;
    background: #ffffff;
    color: #000000;
    font-size: 18px;
    font-weight: bolder;
  }
 .icon-shape {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    font-size: 18px;
    background-color: #686868;
    color: #ffffff;            
}
.icon-sm {
    width: 2rem;
    height: 2rem;
    border-radius: 4px !important;    
}
.txt_lotnos{
    font-family: 'Arvo', serif;
    height: 40px;
    width: 40px;
    line-height: 40px;
    vertical-align: middle;    
    text-align: center;
    border-radius: 10px;
    background: #ffffff;
    color: #000000;
    font-size: 18px;
    font-weight: bolder;
}
.btn_addlot{        
    text-align: center;
    border: 1px solid #632B30;
    background: #632B30;
    color: #ffffff;
    border-radius: 10px;
    padding: 5px 16px;
    font-size: 16px;
    font-weight: bold;    
  } 
  .img_buylot{
    height: 50px;
    width: 50px;
  }
  .div_inline{
    display: inline-block;
    margin-left: 2px;
  }
  .tdf_left{
    float: left;
  }
  .tdf_right{
    float: right;
  }
  /* footer area */
  .bl_navbar_footer{
    height: 100px;
    width: 100%;
    background: #2274A5;
    margin-top: 10px;
    margin-bottom: 0px;                
  }
  
  /* meadia min size */
  @media only screen and (max-width: 479px) {
    .nav_title{
        font-size: 20px;
    }
    .tbl_container{
        width: 360px;
    }
    .cont_border_bl{
        width: 360px;
    }      
    .tbl_buylot{
        width: 350px;
    }
    .tbl_buylot td{
        height: 50px;
      }
    .tdsz_60{
        width: 40px;
    }
    .tdsz_90{
        width: 75px;
    }
    .tdsz_300{
        width: 225px;
    }
    .tdsz_150{
        width: 125px;
    }  
    .tdsz_200{
        width: 150px;
    }
    .tdsz_200a{
        width: 175px;
    }
    .img_buylot{
        height: 40px;
        width: 40px;
    }
    .buy_lot_header{
        font-size: 14px;        
    }
    .btn_qquess{
        font-size: 10px;
        padding: 5px 10px;
    }
    .lot_nameset{
        font-size: 16px;
        width: 30px;
        height: 30px;
        line-height: 30px;
    }
    .lot_numberset{
        font-size: 16px;
        width: 30px;
        height: 30px;
        line-height: 30px;
    }
    .txt_lotnos{
        height: 30px;
        width: 30px;
        line-height: 25px;
        font-size: 14px;
    }    
    .btn_addlot{ 
        font-size: 14px;
        padding: 5px 10px;
    }
    .icon-sm {
        height: 30px;
        width: 25px;
        line-height: 25px;
        vertical-align: middle;
        text-align: center;
        font-size: 12px;
        border-radius: 4px !important;
    }
    
  } 