.foot2 {
		background: url(../images/shared/top_bg.jpg) top center repeat-x;
	font: 14px Helvetica, Arial, Sans-Serif;
	height: 36px;
}

#marq {
padding-left: 10px;
color: red;
}


h2 {
font: 28px Tahoma, Helvetica, Arial, Sans-Serif;
text-align: center;
color: #222; text-shadow: 0px 2px 3px #555;
}
/* Базовые стили модального окна  */
.overlay {
    background-color: rgba(0, 0, 0, 0.7);
    bottom: 0;
    cursor: default;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 1;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}
.overlay:target {
    visibility: visible;
    opacity: 1;
}
.popup {
    background-color: #fff;
    border: 3px solid #fff;
    display: inline-block;
    left: 40%;
    opacity: 0;
    padding: 26px;
    position: fixed;
    text-align: left;
	font: 14px Helvetica, Arial, Sans-Serif;
    top: 25%;
    visibility: hidden;
    z-index: 10;
    width: 500px;
	
    -webkit-transform: translate(-17%, -17%);
    -moz-transform: translate(-17%, -17%);
    -ms-transform: translate(-17%, -17%);
    -o-transform: translate(-17%, -17%);
    transform: translate(-17%, -17%);

    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;

    -webkit-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.4) inset;
    -moz-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.4) inset;
    -ms-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.4) inset;
    -o-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.4) inset;
    box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.4) inset;

    -webkit-transition: opacity .5s, top .5s;
    -moz-transition: opacity .5s, top .5s;
    -ms-transition: opacity .5s, top .5s;
    -o-transition: opacity .5s, top .5s;
    transition: opacity .5s, top .5s;
}
.overlay:target+.popup {
    top: 25%;
    opacity: 1;
    visibility: visible;
}
.close {
    background-color: rgba(0, 0, 0, 0.8);
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    top: -15px;
    width: 30px;

    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
}
.close:before {
    color: rgba(255, 255, 255, 0.9);
    content: "X";
    font-size: 24px;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
}
.close:hover {
    background-color: rgba(64, 128, 128, 0.8);
}
.popup p, .popup div {
    padding: 0px 5px 0px 5px;
}


#fixedbanner {
 position: fixed;
 top: 120px; /* Jarak dari atas */
 right: 20px; /* Apabila ingin di kanan ganti right menjadi left */
 border: gray;
 border-width: 5px;
 border-radius: 8px;
 height: 100px;
 width: 200px;
 text-align: center;
 padding: 10px;
 background: #FFFFFF;
}


#balance
{
font-weight: bold;
}
*	{
	margin: 0;
	padding: 0;
	}
html, body	{
	height: 100%;
	}
body	{
	background: #fff;
	color: #393939;
	font-family: Arial;
	font-size: 14px;
	line-height: 14px;
	}
#page-top-outer	{
	background: url(../images/lpl3.png) top center repeat-x;
	border-bottom: 1px solid #7e7e7e;
	height: 70px;
	}

#page-top	{
	margin: 0 auto;
	max-width: 1260px;
	min-width: 850px;
	position: relative;
	}
#logo	{
	float: left;
	margin: 5px 0 0 15px;
	}
#logo	a	{
	display: block;
	}
#top-search	{
	display: inline;
	float: right;
	position: relative;
	margin: 46px 20px 0 0;
	z-index: 20;
	}
#user-data	{
	display: inline;
	color: #FFF;
	float: right;
	position: relative;
	text-align: right;
	margin: 5px 20px 0 0;
	z-index: 20;
	background: url(../images/shared/top_bg.jpg);
	padding: 8px;
	border: 1px solid #FFFFFF;
	}
#user-data     {
	line-height: 20px;
}


.top-search-inp	{
	background: url(../images/shared/top_search_inp.gif) no-repeat;
	border: none;
	color: #fff;
	font-size: 12px;
	height: 23px;
	padding: 6px 6px 0 10px;
	width: 164px;
	}
#content-outer	{
	background: url(../images/anime2.gif) top center repeat;

}
#content	{
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0 auto 0 auto;
	max-width: 1260px;
	min-width: 780px;
	padding: 25px 0px 30px 0px;
	background: #FFFFFF;
	border-radius: 10px;
	padding-left: 20px;
	padding-right: 20px;
	box-shadow: 0 0 20px 3px rgba(255,255,255,0.8); 
	}
#content-inner	{
	
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0 auto 15px auto;
	padding: 25px 0 30px 0;
	background: #FFFFFF;
	}
#content-table	{
	font-size: 0px;
	line-height: 0px;
	background: #FFFFFF;
	}
#content-table th.sized	{
	height: 15px;
	width: 15px;
	padding: 0;
	margin: 0;
	font-size: 0px;
	line-height: 0px;
	background: #FFFFFF;
	}


#content-table-inner	{
	font-size: 12px;
	line-height: 12px;
	padding: 10px 0;
	}
#tbl-border-top	{
	background: url(../images/shared/) top repeat-x;
	line-height: 0;font-size: 0px;
	height: 15px;
	}
#tbl-border-bottom	{
	background: url(../images/shared/) bottom repeat-x;
	line-height: 0;font-size: 0px;
	height: 15px;
	}
#tbl-border-left	{
	background: url(../images/shared/) left repeat-y;
	}
#tbl-border-right	{
	background: url(../images/shared/) right repeat-y;
	}
#table-content	{
	line-height: 14px;
	margin: 0 10px 0px 10px;
	min-height: 300px;
	}

.topleft {
background: url(../images/shared/) no-repeat;
width:15px;
height:15px;

}
.topright {
background: url(../images/shared/) no-repeat;
width:15px;
height:15px;

}

.bottomleft {
background: url(../images/shared/)  no-repeat;
width:15px;
height:15px;

}
.bottomright {
background: url(../images/shared/)  no-repeat;
width:15px;
height:15px;

}

#page-heading	{
	margin: 0 0 15px 20px;
	}
  h1	{
	color: #4b4b4b;
	font-family: Tahoma;
	font-size: 22px;
	line-height: 24px;
	font-weight: normal;
	}
h2	{
	color: #393939;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 10px;
	}
h3	{
	color: #92b22c;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 10px;
	}


/* MESSAGES --------------------------------------------------------------- */
#message-yellow	{
	margin-bottom: 10px;
	}
.yellow-left	{
	background: url(../images/table/message_yellow.gif) top left no-repeat;
	color: #e79300;
	font-family: Tahoma;
	font-weight: bold;
	padding: 0 0 0 20px;
	}
.yellow-left a	{
	color: #e79300;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: underline;
	}
.yellow-right a	{
	cursor: pointer;
	}
.yellow-right	{
	width: 55px;
	}
#message-blue	{
	margin-bottom: 10px;
	}
.blue-left	{
	background: url(../images/table/message_blue.gif) top left no-repeat;
	color: #2e74b2;
	font-family: Tahoma;
	font-weight: bold;
	padding: 0 0 0 20px;
	}
.blue-left a	{
	color: #2e74b2;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: underline;
	}
.blue-right a	{
	cursor: pointer;
	}
.blue-right	{
	width: 55px;
	}
#message-red	{
	margin-bottom: 10px;
	}
.red-left	{
	background: url(../images/table/message_red.gif) top left no-repeat;
	color: #ce2700;
	font-family: Tahoma;
	font-weight: bold;
	padding: 0 0 0 20px;
	}
.red-left a	{
	color: #ce2700;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: underline;
	}
.red-right a	{
	cursor: pointer;
	}
.red-right	{
	width: 55px;
	}
#message-green	{
	margin-bottom: 10px;
	}
.green-left	{
	background: url(../images/table/message_green.gif) top left no-repeat;
	color: #6da827;
	font-family: Tahoma;
	font-weight: bold;
	line-height: 12px;
	padding: 0 0 0 20px;
	}
.green-left a	{
	color: #6da827;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: underline;
	}
.green-right a	{
	cursor: pointer;
	}
.green-right	{
	width: 55px;
	}









#tooltip	{
	background-color: #8c8c8c;
	border: 1px solid #767676;
	color: #fff;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	opacity: 0.85;
	padding: 0 5px;
	position: absolute;
	text-align: left;
	z-index: 3000;
	}
#tooltip h6, #tooltip div	{
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	margin: 0;
	}
/*=======================================
* Tooltips
* ======================================*/
.simpletip{
	position: absolute;
	padding: 5px 13px;
	z-index: 2;

	background-color: #8c8c8c;
	border: 1px solid #767676;
	color: #fff;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

   .simpletip h3{
      margin: 0 0 5px;
      text-align: left;
   }

input[type=checkbox] {
	cursor: pointer;
	vertical-align: middle;
}


/*  ACTIONS BOX ----------------------------------------------- */
#actions-box	{
	float: left;
	margin: 0 0 0 10px;
	position: relative;
	}
a.action-slider	{
	background: url(../images/table/dropdown_actions.gif) no-repeat;
	display: block;
	height: 30px;
	width: 110px;
	}
a.action-slider.activated	{
	background: url(../images/table/dropdown_actions.gif) no-repeat 0 -30px;
	display: block;
	height: 30px;
	width: 110px;
	}
#actions-box-slider	{
	background: url(../images/table/actions_slider_bg.gif) bottom no-repeat;
	display: none;
	left: 0;
	padding-bottom: 1px;
	padding-top: 10px;
	position: absolute;
	top: 24px;
	width: 110px;
	}
#actions-box-slider-inner	{
	font-size: 0px;
	line-height: 0;
	margin: 0 auto;
	width: 108px;
	}
a.action-edit ,
a.action-delete	{
	color: #272727;
	display: block;
	font-weight: bold;
	height: 20px;
	margin: 0 auto;
	padding: 10px 0 5px 45px;
	width: 63px;
	}
a:hover.action-edit	{
	background: #949494 url(../images/table/action_edit.gif) no-repeat 14px 5px;
	color: #fff;
	}
a.action-edit	{
	background: #c7c7c7 url(../images/table/action_edit.gif) no-repeat 14px 5px;
	}
a.action-delete	{
	background: #c7c7c7 url(../images/table/action_delete.gif) no-repeat 14px 5px;
	}
a:hover.action-delete	{
	background: #949494 url(../images/table/action_delete.gif) no-repeat 14px 5px;
	color: #fff;
	}


/*  NAVIGATION ----------------------------------------------- */
.nav-outer-repeat	{
	background: url(../images/shared/nav/repeat.jpg) repeat-x;
	height: 20px;
	}
.nav-outer-no-repeat	{
	background: url(../images/shared/nav/repeat.jpg) repeat-x;
	height: 20px;
	}
.nav-outer	{	margin: 0 auto;
	display: table;
	}
#nav-right	{
	float: right;
	width: 260px;
	z-index: 0;
	padding-left: 29px;
	}
#nav-right a	{
	display: inline;
	float: left;
	margin: 0px 0 0 0;
	}
#nav-right-discount {
	float: left;
	text-align: right;
	display: inline;
	min-width: 140px;
	line-height: 18px;
	color: #d0fcd3;
	
}
#nav-right-basket {
	float: right;
	text-align: right;
	display: inline;
	padding-left: 10px;
	/*width: 150px;*/
	line-height: 18px;
	color: #d0fcd3;
}

.logs_out
      {
	display: table-cell;
	width: 90px;
	height:29px;
	color: white;
	}

a#logout	{
	padding: 0px 0 0px 9px;
	top:-2px;
	position:relative;
	/*margin-right: 10px;*/
	}

.nav{
    display:table-cell;
	font-family: Tahoma;
	font-size: 13px;
	height: 20px;
	width: 1090px;
	z-index: 500;
	}
.nav-divider	{
	background: url(../images/shared/nav/divider.jpg) top no-repeat;
	float: left;
	height: 15px;
	width: 10px;
	}
.nav .table	{
    text-align:center;
	display: table;
	width: 1190px;
	}
.nav .select,
.nav .current	{
	display: table-cell;
	float: left;
	list-style: none;
	margin: 0 0px 0 0;
	padding: 0;
	white-space: nowrap;
	}
.nav li	{
	float: left;
	height: auto;
	margin: 0;
	padding: 0;
	}
.nav .select a {
 color: #fff;
 display: block;
 float: left;
 height: 20px;
 line-height: 18px;
 padding: 0 2px 0 2px;
 text-decoration: none;
 white-space: nowrap;
 text-shadow: 1px 1px 2px black, 0 0 1em white;
 }

.nav .select a:hover,
.nav .select li:hover a {
 color: #fff;
 cursor: pointer;
 padding: 0 0 0 2px;
 }
.nav .select a:hover b,
.nav .select li:hover a b {
 color: green;
 cursor: pointer;
 display: block;
 float: left;
 padding: 0 2px 0 0px;
 }

/* IE6 only */
.nav table	{
	border-collapse: collapse;
	font-size: 1em;
	height: 0;
	margin: -1px;
	width: 0;
	}

/* FOOTER -------------------------------------------------------------- */

#footer	{
height: 70px;

	margin: 10px auto 0px auto;
	padding: 0px 0 0 0;
	text-align: left;
	min-width: 780px;
	max-width: 1260px;
	}
#footer-left	{
	color: #818181;
    text-align: center;
	font-size: 11px;	line-height: 11px;
	padding: 15px 0 15px 25px;
	margin: 0 20px;

	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	}
#footer-left a	{
	color: #818181;
	text-decoration: none;
	}
#footer-left 	 a.selected,
#footer-left 	 a:hover	{
	color: #000;
	text-decoration: none;
	}

/* GENERAL --------------------------------------------------------*/

 table	{
	border-collapse: collapse;
	}
.fr	{
	float: right;
	}
a	{
	outline: none;
	text-decoration: none;
	}
a:hover	{
	}
.clear	{
	clear: both;
	font-size: 0px;
	height: 0;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	}
img	{
	border: 0;
	}
p	{
	margin: 0px;
	padding: 0px;
	}
form	{
	margin: 0;
	padding: 0;
	}
.line	{
	border-top: 1px solid #dcdada;
	font-size: 0px;
	height: 1px;
	line-height: 0px;
	margin: 20px 0;
	padding: 0;
	}
.font11	{
	font-size: 11px;
	}

button{
	border:none;
	background:none;
	padding:0;
	margin:0;
	width:auto;
   	overflow:visible;
	text-align:center;
	white-space:nowrap;
	height:32px;
	line-height:30px;
	cursor: pointer;
	}
button span, button em{
	display:block;
	height:32px;
	line-height:30px;
	margin:0;
	color: white;
	}
button span{
	padding-left:20px;
	background:url(../images/shared/grey-button.jpg) no-repeat 0 0;
	}
button em{
	font-style:normal;
	padding-right:20px;
	background:url(../images/shared/grey-button.jpg) no-repeat 100% 0;
	}


#topAction {
	margin-top: -10px;
	padding-bottom: 10px;
	margin-left: -7px;
}

#bottomAction {
	float: left;
	position: relative;
	margin-left: -7px;
	margin-top: -12px;
}

#message-box {
	display: none;
}

#boxCloud {
	display: none;
	position:absolute;
	left: 160px;
	top: 56px;
	z-index:200;
	background:url(../images/shared/tail.gif) no-repeat right center;
	height:35px;
	padding-right:8px;
	margin-left:5px;

}

#boxCloud .head {
	background:url(../images/shared/head.gif) no-repeat 0 0;
	height:35px;
	color: #9B0000;
	font-size: 16px;
	font-family: sans-serif;
	font-weight: bold;
	font-style: italic;
	white-space:nowrap;
	padding-left:8px;
	padding-top:12px;
}

.checkBin a {
	color: black;
	font-weight: bold;
}

.checkBin a:hover {
	cursor: pointer;
}

.contacts {
	cursor: pointer;
}

.contacts:hover {
	text-decoration: underline;
}


  .punkt {float:left;background:transparent;position:relative;text-align:left;}
  .punkt div {padding:0 2px 0 0px;text-align:left;}
  div.list_punkts {background:#5a5a5a;position:absolute; top:19px; left:-9px;display:none; padding:2px; width:79px; border:solid 1px #3c3c3c;text-align:left;}
  div.list_punkts div.kont {padding:0px 0px 0px 0px;margin:3px; /*background:#80FF00;*/}
  div.list_punkts a {text-decoration:none; padding:0px;cursor:pointer;color:#fffff0;}
  div.list_punkts div a div.podpunkt { /*background:#FF8000;*/ width:100%; padding:0px; margin-top:2px;}
  div.list_punkts div a div.podpunkt div { width:100%;padding:0px 0px 0px 2px; white-space:pre;}
  div.list_punkts div a:hover { background:#5a5a5a;color:#d2d2d2;}
  div.list_punkts div a:hover div.podpunkt { background:#5a5a5a;}
  
  
.selc 
   {
 text-align:left;
 color: #fff;
 font-family: Tahoma;
 float: left;
 height: 20px;
 line-height: 18px;
 padding: 0 2px 0 2px;
 text-decoration: none;
 white-space: nowrap;
 display: block;
 }
 
 
 .modal {
	display: none;
	position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    background: rgba(186, 186, 186, 1);
}

.modal .window {
	    position: fixed;
    width: 500px;
    height: auto;
    background: white;
border-radius: 10px;
border-style: double;
    top: 10%;
    left: 52%;

    -webkit-box-shadow: 0px 3px 31px -6px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 3px 31px -6px rgba(0,0,0,0.75);
    box-shadow: 0px 3px 31px -6px rgba(0,0,0,0.75);
    margin-left: -300px;
	
	padding: 30px;
    box-sizing: border-box;
	
	overflow-y: auto;
    overflow-wrap: break-word;
}

.modal .window h1 {
	margin-bottom: 20px;
}
 
 .modal .window .remove {
 position: absolute;
    right: 0;
    top: 0px;
    font-style: normal;
    font-weight: bold;
    font-size: 1px;
    background: none;
background: rgba(145, 15, 15, 1);
height: 14px;
width: 14px;
border-radius: 14px;
border-style: double;
margin: 6px;
    color: gray;
    padding: 1px;
	cursor:pointer;
}

.nav .select a span {
background: rgba(12, 255, 12, 0.86);
    margin-left: 2px;
    /* margin-top: 13px; */
    padding: 1px 7px;
    border-radius: 16px;
    text-transform: uppercase;
    font-size: 11px;
    text-shadow: none;
    /* line-height: 7px; */
    color: #000000;
}


.audio {
	text-align: center;
    margin-top: 40px;
}

.audio .btn {
    -webkit-border-radius: 5;
    -moz-border-radius: 5;
    border-radius: 10px;
    font-family: Arial;
    color: #161616;
    font-size: 13px;
    font-weight: bold;
    text-transform: capitalize;
    background: #F8F5E5;
    padding: 5px 15px 5px 28px;
    border: solid #FFBD00 2px;
    text-decoration: none;
    line-height: 5px;
	
	position: relative;
	margin-left: 7px;
}

.audio .btn img {
	    width: 15px;
    position: absolute;
    top: 7px;
    left: 10px;
}

.audio .btn:hover {
  background: #f5efd0;
  text-decoration: none;
}


#cardsTab, #createDumpsTab {
	display: none;
}

#dumpsTable {
    margin-top: 20px;
    width: 99%;
}


.price .strike {
	font-size: 11px;
	color: #ce2700;
	text-decoration: line-through;
}

.price .actual {
	font-weight: bold;
	font-size: 12px;
	margin-left: 2px;
}


tr.red-valid-row {
    background: #ffe6e6;
}

tr.green-valid-row {
	background: #e2ffd9;
}

@-webkit-keyframes blink1 {
  0% { color: rgba(34, 34, 34, 1); }
  50% { color: rgba(34, 34, 34, 0); }
  100% { color: rgba(34, 34, 34, 1); }
}
@keyframes blink1 {
  0% { color: rgba(34, 34, 34, 1); }
  50% { color: rgba(34, 34, 34, 0); }
  100% { color: rgba(34, 34, 34, 1); }
}

blink {
	 -webkit-animation: blink1 3s linear infinite;
	animation: blink1 3s linear infinite; 
    color: rgb(255, 165, 0);
}

.cvv2_link {

    font-style: normal;
    color: white;
    border: 2px solid red;
    background: rgba(0, 0, 0, 0.31);
    padding: 0px 5px;
}


.cheap-cvv {
	    font-size: 12px !important;
    background: #0037ff !important;
    color: #ffffff !important;
    border-radius: 3px !important;
}

.bin-search {
	    font-size: 12px !important;
    background: #e28200 !important;
    color: #ffffff !important;
    border-radius: 3px !important;
    text-transform: none !important;
}



.emoji-wysiwyg-editor {
	width: 100%;
	height: 100px;
	border: 1px solid #d0d0d0;
	padding: 15px;
	font-size: 13px;
	font-family: Helvetica, arial, sans-serif;
	font-weight: normal;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	-webkit-font-smoothing: antialiased;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.example {
	position: relative;
}
.value {
	background: #f8f8f8;
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.2);
	border-radius: 3px;
	padding: 15px;
}

#smile-button {
	position: absolute;
    top: 10px;
    right: 10px;
}

#smile-button img {
	width: 25px;
}

.live-chat .message img {
	width: 20px;
}

#chat-send-message {
	position: relative;	
}

.chat-area, .chat-smiles {
	display:inline-block;
}
.chat-area {
	width: 75%;
	float: left;
}
.chat-smiles {
	width: 24%;
	float: right;
}

.chat-inputs {
        width: 75%;
    float: left;
    text-align: right;
    margin-top: 6px;
}

.errorMessage {
	display: none;
}

.bin_search .head {
    font-size: 20px;
	display: block;
}

.bin_search form {
	    margin-top: 30px;
    display: inline-block;
    width: 30%;
    float: left;
}

.bin_search textarea {
	width: 90%;
	height: 148px;
	padding: 10px;
}

.bin_search table {
	    display: inline-block;
    float: left;
    margin-top: 30px;
    width: 69%;
}


.bin_search table th {
	width: 16%;
}


.let-it-snow {

    position: absolute;
    top: 0;
    height: 70px;
    left: 0;
    width: 100%;
}

.lis-flake,
.lis-flake--js {
  position: absolute;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 0 4px #fff
}

.lis-flake--js { opacity: .2 }

.lis-flake--stuck {
  position: absolute;
  background: #fff;
  border-radius: 50%;
  opacity: .7;
  transition: all .3s ease
}

.lis-flake:nth-child(-n+33) {
  -moz-animation: snow1 8s linear infinite;
  -webkit-animation: snow1 8s linear infinite;
  animation: snow1 8s linear infinite
}

.lis-flake:nth-child(n+33) {
  -moz-animation: snow2 8s 4s linear infinite;
  -webkit-animation: snow2 8s 4s linear infinite;
  animation: snow2 8s 4s linear infinite
}

.lis-flake:nth-child(n+66) {
  -moz-animation: snow3 8s 6s linear infinite;
  -webkit-animation: snow3 8s 6s linear infinite;
  animation: snow3 8s 6s linear infinite
}

.lis-flake:nth-child(1) {
  left: 79%;
  top: -210px;
  width: 4px;
  height: 5px;
  transform: rotate(39deg)
}

.lis-flake:nth-child(2) {
  left: 12%;
  top: -500px;
  width: 6px;
  height: 5px;
  transform: rotate(58deg)
}

.lis-flake:nth-child(3) {
  left: 6%;
  top: -40px;
  width: 2px;
  height: 5px;
  transform: rotate(2deg)
}

.lis-flake:nth-child(4) {
  left: 35%;
  top: -340px;
  width: 3px;
  height: 3px;
  transform: rotate(17deg)
}

.lis-flake:nth-child(5) {
  left: 34%;
  top: -680px;
  width: 2px;
  height: 5px;
  transform: rotate(92deg)
}

.lis-flake:nth-child(6) {
  left: 9%;
  top: -780px;
  width: 1px;
  height: 2px;
  transform: rotate(26deg)
}

.lis-flake:nth-child(7) {
  left: 27%;
  top: -340px;
  width: 2px;
  height: 1px;
  transform: rotate(8deg)
}

.lis-flake:nth-child(8) {
  left: 12%;
  top: -310px;
  width: 6px;
  height: 4px;
  transform: rotate(80deg)
}

.lis-flake:nth-child(9) {
  left: 21%;
  top: -100px;
  width: 5px;
  height: 1px;
  transform: rotate(53deg)
}

.lis-flake:nth-child(10) {
  left: 30%;
  top: -690px;
  width: 3px;
  height: 1px;
  transform: rotate(74deg)
}

.lis-flake:nth-child(11) {
  left: 23%;
  top: -920px;
  width: 4px;
  height: 4px;
  transform: rotate(69deg)
}

.lis-flake:nth-child(12) {
  left: 37%;
  top: -870px;
  width: 3px;
  height: 3px;
  transform: rotate(26deg)
}

.lis-flake:nth-child(13) {
  left: 36%;
  top: -570px;
  width: 5px;
  height: 6px;
  transform: rotate(47deg)
}

.lis-flake:nth-child(14) {
  left: 78%;
  top: -730px;
  width: 5px;
  height: 3px;
  transform: rotate(95deg)
}

.lis-flake:nth-child(15) {
  left: 3%;
  top: -840px;
  width: 3px;
  height: 2px;
  transform: rotate(54deg)
}

.lis-flake:nth-child(16) {
  left: 34%;
  top: -960px;
  width: 2px;
  height: 3px;
  transform: rotate(56deg)
}

.lis-flake:nth-child(17) {
  left: 7%;
  top: -660px;
  width: 4px;
  height: 1px;
  transform: rotate(3deg)
}

.lis-flake:nth-child(18) {
  left: 16%;
  top: -510px;
  width: 5px;
  height: 5px;
  transform: rotate(75deg)
}

.lis-flake:nth-child(19) {
  left: 77%;
  top: -760px;
  width: 3px;
  height: 1px;
  transform: rotate(77deg)
}

.lis-flake:nth-child(20) {
  left: 98%;
  top: -240px;
  width: 4px;
  height: 1px;
  transform: rotate(18deg)
}

.lis-flake:nth-child(21) {
  left: 71%;
  top: -540px;
  width: 6px;
  height: 5px;
  transform: rotate(65deg)
}

.lis-flake:nth-child(22) {
  left: 64%;
  top: -650px;
  width: 2px;
  height: 5px;
  transform: rotate(96deg)
}

.lis-flake:nth-child(23) {
  left: 65%;
  top: -70px;
  width: 1px;
  height: 3px;
  transform: rotate(94deg)
}

.lis-flake:nth-child(24) {
  left: 76%;
  top: -970px;
  width: 3px;
  height: 4px;
  transform: rotate(63deg)
}

.lis-flake:nth-child(25) {
  left: 79%;
  top: -830px;
  width: 3px;
  height: 4px;
  transform: rotate(86deg)
}

.lis-flake:nth-child(26) {
  left: 18%;
  top: -540px;
  width: 2px;
  height: 5px;
  transform: rotate(60deg)
}

.lis-flake:nth-child(27) {
  left: 99%;
  top: -500px;
  width: 6px;
  height: 6px;
  transform: rotate(28deg)
}

.lis-flake:nth-child(28) {
  left: 5%;
  top: -270px;
  width: 6px;
  height: 3px;
  transform: rotate(57deg)
}

.lis-flake:nth-child(29) {
  left: 64%;
  top: -630px;
  width: 5px;
  height: 3px;
  transform: rotate(24deg)
}

.lis-flake:nth-child(30) {
  left: 4%;
  top: -130px;
  width: 4px;
  height: 1px;
  transform: rotate(70deg)
}

.lis-flake:nth-child(31) {
  left: 59%;
  top: -340px;
  width: 4px;
  height: 6px;
  transform: rotate(65deg)
}

.lis-flake:nth-child(32) {
  left: 44%;
  top: -100px;
  width: 1px;
  height: 6px;
  transform: rotate(49deg)
}

.lis-flake:nth-child(33) {
  left: 15%;
  top: -870px;
  width: 2px;
  height: 6px;
  transform: rotate(38deg)
}

.lis-flake:nth-child(34) {
  left: 76%;
  top: -490px;
  width: 2px;
  height: 5px;
  transform: rotate(65deg)
}

.lis-flake:nth-child(35) {
  left: 93%;
  top: -320px;
  width: 1px;
  height: 5px;
  transform: rotate(23deg)
}

.lis-flake:nth-child(36) {
  left: 4%;
  top: -620px;
  width: 5px;
  height: 5px;
  transform: rotate(19deg)
}

.lis-flake:nth-child(37) {
  left: 35%;
  top: -910px;
  width: 5px;
  height: 4px;
  transform: rotate(66deg)
}

.lis-flake:nth-child(38) {
  left: 90%;
  top: -460px;
  width: 4px;
  height: 1px;
  transform: rotate(36deg)
}

.lis-flake:nth-child(39) {
  left: 36%;
  top: -340px;
  width: 1px;
  height: 1px;
  transform: rotate(1deg)
}

.lis-flake:nth-child(40) {
  left: 89%;
  top: -170px;
  width: 6px;
  height: 5px;
  transform: rotate(65deg)
}

.lis-flake:nth-child(41) {
  left: 87%;
  top: -330px;
  width: 6px;
  height: 6px;
  transform: rotate(48deg)
}

.lis-flake:nth-child(42) {
  left: 63%;
  top: -520px;
  width: 4px;
  height: 1px;
  transform: rotate(100deg)
}

.lis-flake:nth-child(43) {
  left: 54%;
  top: -480px;
  width: 4px;
  height: 4px;
  transform: rotate(69deg)
}

.lis-flake:nth-child(44) {
  left: 4%;
  top: -290px;
  width: 4px;
  height: 5px;
  transform: rotate(89deg)
}

.lis-flake:nth-child(45) {
  left: 19%;
  top: -430px;
  width: 2px;
  height: 6px;
  transform: rotate(73deg)
}

.lis-flake:nth-child(46) {
  left: 18%;
  top: -290px;
  width: 6px;
  height: 5px;
  transform: rotate(95deg)
}

.lis-flake:nth-child(47) {
  left: 65%;
  top: -680px;
  width: 5px;
  height: 3px;
  transform: rotate(100deg)
}

.lis-flake:nth-child(48) {
  left: 21%;
  top: -390px;
  width: 2px;
  height: 4px;
  transform: rotate(70deg)
}

.lis-flake:nth-child(49) {
  left: 63%;
  top: -600px;
  width: 4px;
  height: 2px;
  transform: rotate(44deg)
}

.lis-flake:nth-child(50) {
  left: 34%;
  top: -10px;
  width: 6px;
  height: 3px;
  transform: rotate(68deg)
}

.lis-flake:nth-child(51) {
  left: 91%;
  top: -400px;
  width: 2px;
  height: 6px;
  transform: rotate(97deg)
}

.lis-flake:nth-child(52) {
  left: 1%;
  top: -740px;
  width: 4px;
  height: 2px;
  transform: rotate(8deg)
}

.lis-flake:nth-child(53) {
  left: 28%;
  top: -160px;
  width: 2px;
  height: 5px;
  transform: rotate(45deg)
}

.lis-flake:nth-child(54) {
  left: 28%;
  top: -170px;
  width: 2px;
  height: 4px;
  transform: rotate(84deg)
}

.lis-flake:nth-child(55) {
  left: 71%;
  top: -710px;
  width: 5px;
  height: 5px;
  transform: rotate(80deg)
}

.lis-flake:nth-child(56) {
  left: 61%;
  top: -120px;
  width: 5px;
  height: 1px;
  transform: rotate(96deg)
}

.lis-flake:nth-child(57) {
  left: 94%;
  top: -90px;
  width: 2px;
  height: 2px;
  transform: rotate(73deg)
}

.lis-flake:nth-child(58) {
  left: 83%;
  top: 0px;
  width: 2px;
  height: 5px;
  transform: rotate(48deg)
}

.lis-flake:nth-child(59) {
  left: 88%;
  top: -430px;
  width: 4px;
  height: 5px;
  transform: rotate(1deg)
}

.lis-flake:nth-child(60) {
  left: 33%;
  top: -30px;
  width: 6px;
  height: 5px;
  transform: rotate(36deg)
}

.lis-flake:nth-child(61) {
  left: 50%;
  top: -790px;
  width: 6px;
  height: 4px;
  transform: rotate(5deg)
}

.lis-flake:nth-child(62) {
  left: 32%;
  top: -960px;
  width: 2px;
  height: 4px;
  transform: rotate(45deg)
}

.lis-flake:nth-child(63) {
  left: 79%;
  top: -880px;
  width: 3px;
  height: 4px;
  transform: rotate(23deg)
}

.lis-flake:nth-child(64) {
  left: 13%;
  top: -10px;
  width: 4px;
  height: 4px;
  transform: rotate(9deg)
}

.lis-flake:nth-child(65) {
  left: 92%;
  top: -340px;
  width: 4px;
  height: 4px;
  transform: rotate(30deg)
}

.lis-flake:nth-child(66) {
  left: 26%;
  top: -210px;
  width: 6px;
  height: 2px;
  transform: rotate(29deg)
}

.lis-flake:nth-child(67) {
  left: 77%;
  top: -590px;
  width: 1px;
  height: 6px;
  transform: rotate(13deg)
}

.lis-flake:nth-child(68) {
  left: 15%;
  top: -70px;
  width: 5px;
  height: 3px;
  transform: rotate(37deg)
}

.lis-flake:nth-child(69) {
  left: 71%;
  top: -180px;
  width: 6px;
  height: 4px;
  transform: rotate(60deg)
}

.lis-flake:nth-child(70) {
  left: 41%;
  top: -930px;
  width: 2px;
  height: 5px;
  transform: rotate(94deg)
}

.lis-flake:nth-child(71) {
  left: 93%;
  top: -870px;
  width: 5px;
  height: 3px;
  transform: rotate(42deg)
}

.lis-flake:nth-child(72) {
  left: 54%;
  top: -470px;
  width: 1px;
  height: 5px;
  transform: rotate(90deg)
}

.lis-flake:nth-child(73) {
  left: 31%;
  top: -520px;
  width: 3px;
  height: 5px;
  transform: rotate(42deg)
}

.lis-flake:nth-child(74) {
  left: 18%;
  top: -810px;
  width: 5px;
  height: 3px;
  transform: rotate(8deg)
}

.lis-flake:nth-child(75) {
  left: 12%;
  top: -660px;
  width: 3px;
  height: 4px;
  transform: rotate(64deg)
}

.lis-flake:nth-child(76) {
  left: 17%;
  top: -860px;
  width: 5px;
  height: 6px;
  transform: rotate(73deg)
}

.lis-flake:nth-child(77) {
  left: 82%;
  top: -690px;
  width: 1px;
  height: 4px;
  transform: rotate(68deg)
}

.lis-flake:nth-child(78) {
  left: 8%;
  top: -850px;
  width: 4px;
  height: 5px;
  transform: rotate(30deg)
}

.lis-flake:nth-child(79) {
  left: 19%;
  top: -420px;
  width: 5px;
  height: 2px;
  transform: rotate(100deg)
}

.lis-flake:nth-child(80) {
  left: 7%;
  top: -810px;
  width: 5px;
  height: 1px;
  transform: rotate(68deg)
}

.lis-flake:nth-child(81) {
  left: 18%;
  top: -450px;
  width: 2px;
  height: 4px;
  transform: rotate(82deg)
}

.lis-flake:nth-child(82) {
  left: 26%;
  top: -900px;
  width: 5px;
  height: 3px;
  transform: rotate(26deg)
}

.lis-flake:nth-child(83) {
  left: 86%;
  top: -590px;
  width: 1px;
  height: 2px;
  transform: rotate(73deg)
}

.lis-flake:nth-child(84) {
  left: 72%;
  top: -230px;
  width: 2px;
  height: 2px;
  transform: rotate(55deg)
}

.lis-flake:nth-child(85) {
  left: 26%;
  top: -700px;
  width: 6px;
  height: 3px;
  transform: rotate(11deg)
}

.lis-flake:nth-child(86) {
  left: 46%;
  top: -840px;
  width: 2px;
  height: 2px;
  transform: rotate(100deg)
}

.lis-flake:nth-child(87) {
  left: 5%;
  top: -600px;
  width: 4px;
  height: 3px;
  transform: rotate(46deg)
}

.lis-flake:nth-child(88) {
  left: 6%;
  top: -610px;
  width: 6px;
  height: 4px;
  transform: rotate(65deg)
}

.lis-flake:nth-child(89) {
  left: 45%;
  top: -420px;
  width: 3px;
  height: 5px;
  transform: rotate(80deg)
}

.lis-flake:nth-child(90) {
  left: 45%;
  top: -100px;
  width: 6px;
  height: 1px;
  transform: rotate(33deg)
}

.lis-flake:nth-child(91) {
  left: 6%;
  top: -830px;
  width: 3px;
  height: 6px;
  transform: rotate(4deg)
}

.lis-flake:nth-child(92) {
  left: 58%;
  top: -770px;
  width: 1px;
  height: 3px;
  transform: rotate(89deg)
}

.lis-flake:nth-child(93) {
  left: 23%;
  top: -870px;
  width: 4px;
  height: 6px;
  transform: rotate(32deg)
}

.lis-flake:nth-child(94) {
  left: 89%;
  top: -340px;
  width: 6px;
  height: 4px;
  transform: rotate(7deg)
}

.lis-flake:nth-child(95) {
  left: 46%;
  top: -790px;
  width: 4px;
  height: 2px;
  transform: rotate(91deg)
}

.lis-flake:nth-child(96) {
  left: 94%;
  top: -140px;
  width: 6px;
  height: 5px;
  transform: rotate(22deg)
}

.lis-flake:nth-child(97) {
  left: 32%;
  top: -430px;
  width: 3px;
  height: 1px;
  transform: rotate(55deg)
}

.lis-flake:nth-child(98) {
  left: 85%;
  top: -40px;
  width: 6px;
  height: 1px;
  transform: rotate(64deg)
}

.lis-flake:nth-child(99) {
  left: 66%;
  top: -710px;
  width: 1px;
  height: 1px;
  transform: rotate(42deg)
}

.lis-flake:nth-child(100) {
  left: 33%;
  top: -790px;
  width: 1px;
  height: 4px;
  transform: rotate(55deg)
}
@-moz-keyframes 
snow1 { 0% {
-moz-transform:translate(-250px, 0);
opacity:1
}
100% {
-moz-transform:translate(250px, 1500px);
opacity:0
}
}
@-moz-keyframes 
snow2 { 0% {
-moz-transform:translate(0, 0);
opacity:1
}
100% {
-moz-transform:translate(250px, 2500px);
opacity:.5
}
}
@-moz-keyframes 
snow3 { 0% {
-moz-transform:translate(0, 0);
opacity:1
}
100% {
-moz-transform:translate(0, 2500px);
opacity:.5
}
}
@-webkit-keyframes 
snow1 { 0% {
-webkit-transform:translate(-250px, 0);
opacity:1
}
100% {
-webkit-transform:translate(250px, 1500px);
opacity:0
}
}
@-webkit-keyframes 
snow2 { 0% {
-webkit-transform:translate(0, 0);
opacity:1
}
100% {
-webkit-transform:translate(250px, 2500px);
opacity:.5
}
}
@-webkit-keyframes 
snow3 { 0% {
-webkit-transform:translate(0, 0);
opacity:1
}
100% {
-webkit-transform:translate(0, 2500px);
opacity:.5
}
}
@keyframes 
snow1 { 0% {
transform:translate(-250px, 0);
opacity:1
}
100% {
transform:translate(250px, 1500px);
opacity:0
}
}
@keyframes 
snow2 { 0% {
transform:translate(0, 0);
opacity:1
}
100% {
transform:translate(250px, 2500px);
opacity:.5
}
}
@keyframes 
snow3 { 0% {
transform:translate(0, 0);
opacity:1
}
100% {
transform:translate(0, 2500px);
opacity:.5
}
}
/*# sourceMappingURL=let-it-snow.css.map */

#myBurrell
{
  height:200px;
  width:1920px;
  max-width:100%;
  min-width:800px;
  position:absolute;
  top:-130px;
  right: 0;
  left: 0;

}


#increase_order .window {
	width: 800px !important;
	    top: 5% !important;
    left: 45% !important;
	    overflow-x: scroll !important;
    max-height: 500px !important;
}

#increase_order {
	    background: rgba(186, 186, 186, 0.5);
}

#increase_order .modal_content p {
	margin-bottom: 15px;
}


.fullz {
	    background: red !important;
    color: white  !important;
    border: 2px solid  !important;
}

.extra > span {
	    display: inline-block;
    font-size: 11px;
    border: 1px solid grey;
    padding: 0px 2px;
    margin-right: 6px;
}

.extra > span:last-child {
	margin-right: 0px;
}

.bin > span {
	      display: inline;
    border: 1px solid grey;
    padding: 0px 4px;
    font-size: 11px;
    color: #407f2c;
    /* margin-left: 5px; */
    margin: 0px 5px;
	
}


#customForm #fullSearch0 #country option[value="US"] {
	background: #69c89bba;
}