body,button,caption,dd,div,dl,dt,fieldset,figure,form,h1,h2,h3,h4,h5,h6,hr,html,input,legend,li,menu,ol,p,pre,table,td,textarea,th,ul{margin:0;padding:0}
abbr,body,fieldset,html,iframe,img{border:0}
li{list-style:none}
textarea{overflow:auto;resize:none}
a,button{cursor:pointer;text-decoration:none;outline:0;color: #fbea8f;}
b,h1,h2,h3,h4,h5,h6,strong{font-weight:700}
a,a:hover{text-decoration:none;outline:0}
table {border-collapse: collapse;border-spacing: 0; width: 100%;}
body{color:#fbea8f; background: #52120f;}
.clear{zoom:1}
.clear:after{content:"";clear:both;display:block;height:0;line-height:0;font-size:0}
table{border-collapse:collapse}
.tc{text-align:center;}
.cell{display: -webkit-box;display: -webkit-flex;display: flex; -webkit-box-align: center; -webkit-align-items: center; align-items: center;}
.bd{-webkit-box-flex: 1;-webkit-flex: 1; flex: 1;}
.twpop{z-index: 1000;position: relative;}
.twpop .twpop-main{background-color: #f0e8ec; color: #581311; border:1px solid #e6e2e7; border-radius: 0;}
.twpop .twpop-btn{color: #fec999; border: none; border-radius: 20px; background: #4e120e; 
    background: -webkit-gradient(linear,top,from(#551311),to(#8b1219)); 
    background: linear-gradient(#551311, #8b1219);
}
.twpop .twpop-from-bd{background-color: #fff;}
.gray{-webkit-filter: grayscale(100%);filter: grayscale(100%);filter: gray;}
.twpop-list li{text-align: left;padding: 5px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;}

.select2-container--default .select2-selection--single{background: transparent!important;border: none!important;}