
body {
font-family: 'Oxygen';
background-color: white;
margin:0;padding:0;border:0;
}


.loaderWrap {position:fixed;width:100%;height:100%;top:90px;left:0px;opacity:1;z-index:999999999998;background: rgba(255,255,255,0.4);}
.loaderWrapClosed {top:90px;left:-120%;overflow:hidden;opacity:0;}
.loader {background:rgb(198,180,119);width: 64px;height: 64px;position:absolute;z-index:999999999999;top:0px;bottom:0px;left:0px;right:0px;margin: auto;-webkit-animation: sk-rotateplane 0.3s infinite ease-in-out;animation: sk-rotateplane 0.3s infinite ease-in-out;opacity:1;}
@-webkit-keyframes sk-rotateplane {0% { -webkit-transform: perspective(120px) } 50% { -webkit-transform: perspective(120px) rotateY(180deg) } 100% { -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }}
@keyframes sk-rotateplane {0% { transform: perspective(120px) rotateX(0deg) rotateY(0deg);-webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg) } 50% { transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg) } 100% { transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);}}

.trans-fast {transition: all 450ms linear;-webkit-transition: all 450ms linear;-moz-transition: all 450ms linear;-o-transition: all 450ms linear;-ms-transition: all 450ms linear;}

a, a:hover,a:focus {
transition: all 300ms linear;
text-decoration: none !important;
}
a:focus{color: rgb(190,190,190);}
a {color:rgb(198,180,119);}
.contBox {margin-top:64px !important;}
.trading-menu {
position:fixed;
top:90px;
left:0px;
width:100%;
margin:0px;
padding:0px;              
background-color:white;
background-color: rgba(255,255,255,0.9);
color:black;
z-index: 999999;
text-align:center;
-webkit-box-shadow: -1px 5px 20px -4px rgba(50, 59, 65,0.4);
-moz-box-shadow: -1px 5px 20px -4px rgba(50, 59, 65,0.4);
box-shadow: -1px 5px 20px -4px rgba(50, 59, 65,0.4);
}

input.checkit[type=checkbox], input.checkit {
width: 16px !important;
height: 16px !important;
display: inline-block !important;
}

#ext_menu-10 * {color:white;font: 700 'Roboto' !important;}
#ext_menu-10 a {}
#ext_menu-10 a:hover {}
#ext_menu-10 .mbr-buttons__btn {border:2px solid white; background-color:transparent;color:white;border-radius:0px;}
#ext_menu-10 .mbr-buttons__btn:hover {border:2px solid white; background-color:white;color:rgb(198,180,119);border-radius:0px;}


.form-control:focus {
    border-color: rgb(198,180,119);
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(198,180,119,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(198,180,119,.6);
}

a:hover, a:focus {
    color: inherit;
    text-decoration: underline;
}

.bg-success {
    background-color: #faf9f5;
}

.hidden {display:none;}

.c-red {color:#F44336;padding: 20px 0px;}
.c-green {color:#4CAF50;padding: 20px 0px;}

.trading-box {
width:auto;
max-width:1280px;
min-width:320px;
margin:0px auto;
text-align:center;
}

.trading-box > a {
color:gray;
font-size:12px;
line-height:11px;
display:inline-block;
padding:14px 5px;
border-bottom:3px solid white;
}
.trading-box > a:hover,
.trading-box > a:active,
.trading-box > a:focus {
color: black;
border-bottom:3px solid black;
}


.contain-box ul {list-style: circle inside url(../images/dot.png);}
.contain-box li {padding:6px 0px; line-height:16px;}
.contain-box h2 {margin-bottom:20px;}

h1,h2 {font-weight: 400;}
h3,h4,h5,h6 {font-weight: 700;}
h1,h2,h3,h4 {color:rgb(198,180,119);}
.bgblue * {color:white;}

table {border:1px solid silver;min-width:70%;margin:32px auto;}
td {text-align:center;vertical-align:middle;font-size:12px;line-height:12px;padding:5px;}
tr {text-align:center;vertical-align:middle;}



.buttonRed {
	display:inline-block;
	cursor:pointer;
	text-decoration:none;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	border:2px solid #c6b477;
  background: #c6b477;
	display:inline-block;
	cursor:pointer;
	color:white;
	font-size:14px;
	padding:24px;
	text-decoration:none;
}
.buttonRed:hover,.buttonRed:focus {
	background: white;
	display:inline-block;
	cursor:pointer;
	color:#c6b477;
}
.buttonRed:active {
	position:relative;
	top:1px;
  color:white;
}


.buttonGreen {
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	border:2px solid #c6b477;
  background: #c6b477;
	display:inline-block;
	cursor:pointer;
	color:white;
	font-size:14px;
	padding:24px;
	text-decoration:none;
}
.buttonGreen:hover,buttonGreen:focus {

}
.buttonGreen:active {
	position:relative;
	top:1px;
  color:white
}


select.input-lg {
    height: 36px;
    line-height: 36px;
    padding:2px;
}



.tag {
width:100%;
height:56px;
position:absolute;
bottom:-1px;left:0px;
margin:0px;padding:0px;
z-index:9999111;
background: transparent url('../images/tag.png') no-repeat center 1px;
}

.tagIn {
width: 492px;
height: 32px;
text-align:center;
margin:20px auto 0px;
}


.sliderTop > div {
position:relative;
}

.slTopIn {
position:absolute;
bottom: 100px;
left:0px;
right:0px;
text-align:center;
}

.slTopIn h1, .slTopIn p{
color:white;
text-shadow:1px 1px 0px rgb(50, 59, 65);
}

.sliderTop > div > img {
width:100%;
margin:0px;
padding:0px;
}



.bgsilver {background-color:rgb(236,236,236)}

.paddingTB32 {padding-top:64px !important;padding-bottom:64px !important;}
.paddingTB16 {padding-top:16px;padding-bottom:16px;display:block;}
.paddingT32 {padding-top:32px;}
.marginT32 {margin-top:32px !important;}
.btn-file {color:white;background-color:rgb(198,180,119);padding:6px;margin-left:2px;border:0px;border-radius:5px;}
.f-left {float:left;}
.dblock {display:block;}      

.imgW50R {width:45% !important;margin-left:5%;float:right;}
.imgW50L {width:45% !important;margin-right:5%;float:left;}
.imgW100 {width:100%;margin:20px 0px;}


.graph-buttons {
position:absolute;
right: 0px;
top: 15px;
}
.graph-buttons a {
text-align:center;
display:block;
width:54px;
padding:10px 5px;
margin: 1px 1px 0px 0px;
font-size:11px;
text-transform: uppercase;
background-color: rgb(244,244,244);
color: black;
}
.graph-buttons a:hover, .graph-buttons a:active {
background-color: rgb(215,2,6);
color: white !important;
}

.item-history {
padding-top: 12px;padding-bottom: 12px;display:block;
}
.lichy {background-color: rgba(255, 253, 251, 0.72);}
.sudy {background-color: rgba(255, 253, 251, 0.42);}

.item-history-detail {
display:none;
}
.item-history-detail h1,
.item-history-detail h2,
.item-history-detail h3,
.item-history-detail h4,
.item-history-detail h5,
.item-history-detail h6 {
font-size: 15px;
font-weight:bold;
}

.item-history-detail p {
line-height: 15px;
font-size:12px;
}

  

.question {font-weight:300;cursor:pointer;font-size:22pt;color:red rgb(250,198,3);display:block;padding:10px 0px 0px;}
.answer {font-size:12pt;color:rgb(91,91,91);display:block;padding:10px 0px 0px 32px;}
.question strong, .answer strong {margin-right:12px;}
.tcenter {text-align:center !important;}
.tleft {text-align:left;}
.tright {text-align:right;}
.tjustify {text-align:justify;}
#developed img {width:60px;}

#updateBox {
position:fixed;
top: 0px;
bottom: 0px;
left: 0px;
right: 0px;
overflow:auto;
background-color: white;
background-color: rgba(255,255,255,0.5);
z-index:999999;display:none;
}

#updateBoxIn {
width:500px;
margin: 50px auto 0px;
-webkit-box-shadow: 0px -1px 46px 7px rgba(166,166,166,1);
-moz-box-shadow: 0px -1px 46px 7px rgba(166,166,166,1);
box-shadow: 0px -1px 46px 7px rgba(166,166,166,1);
padding: 32px 15px; 
background-color: rgb(241,241,241);
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
position: relative;
}

#updateBoxClose {
position: absolute;
top: 1px;
right: 1px;                                      
background-color: white;
border: 1px solid silver;
padding: 5px 5px;
color: silver;
font-size:9pt;
cursor: pointer;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
transition: all 300ms linear;
}

.ok-box {
float: left;
padding: 24px 2%;
width: 28%;
margin: 24px 1%  0px 0px;
text-align:center;
background-color: rgb(250,198,3);
font-size: 14px;
text-transform: capitalize;
}

.more-text {
display:none;
transition:all 600ms linear;
width:75%;
margin-top: 32px;
padding-left: 24px;
border-left: 1px solid white;
float:left;
text-align:justify;
font-size: 12px;
line-height: 125%;
}

.more {
float: left;
padding: 12px 2%;
width: 25%;
margin: 24px 2% 0px 0px;
text-align:center;
background: rgba(255,255,255,0.3) url('../images/arrowdown.png') no-repeat right center;
color: white;
font-size: 12px;
}

.more:hover,.more:active {
color: white;
background-color: rgba(255,255,255,0.5);
}

.overflowHidden {overflow:hidden;height:600px;}

#updateBoxClose:hover, #updateBoxClose:active {
font-size: 11pt;
}

.mr1 {
background: silver;                 
color: white;
transition:all 600ms linear;
}

.detail-box-half h1 {
color: rgb(215,2,6);
font: 300 22px 'Oxygen', sans-serif;
}


.detail-box-half h1,
.detail-box-half h2,
.detail-box-half h3,
.detail-box-half p {
padding: 3px 10px;
margin: 0px;
line-height:125%;
}


.c12 {float:left;display:block;width:100%;}
.c13 {float:left;display:block;width:64px;min-height:24px;}
.c14 {float:left;display:block;width:calc(100% - 64px);min-height:24px;}
.ptb8 {padding-top:8px;padding-bottom:8px;}
.fill {clear:both;}
.hide {display:none;}
.t-center {text-align:center;}

.col-md-12 strong {
color: rgb(198,180,119) !important;
}

.merchant-select {cursor:pointer;}

.bg-danger, .bg-success {
	padding: 0 5px;
  text-align:center;
}

.displayInline {
display: inline !important;
width: 16px !important;
height: 16px !important;
}

.crgb(198,180,119) {color:rgb(198,180,119);}

/*
.edit-user, 
.user-detail, 
.users-table,
.make-deposit, 
.edit-merchant {
border: 1px solid white;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px; 
border: 1px solid rgb(231,231,231);  
margin-right: 5px;
}
*/

.input-lg {
height: 36px;
padding: 10px 16px;
font-size: 14px;
line-height: 1.33;
border-radius: 0px;
height: 46px;
}

.btn-lg {
padding: 10px 16px;
font-size: 14px;
line-height: 1.33;
border-radius: 0px;
}

label.error {
float:right;
margin-top: -18px; 
font-size: 14px;
font-weight: 800;
text-transform: uppercase;
line-height: 12px;
color: rgb(198,180,119);
padding-right:10px;
margin-right:3px
background-color: white;
}

.bg-danger {
border:1px solid rgb(198,180,119);
background-color: white;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px; 
padding: 20px;
color: rgb(198,180,119);
}
/*

                                  rgb(198,180,119)  rgb(198,180,119)
}

*/

  .bgSilver {background-color:white;}

  .submit-small {
    border: 0px;
    color: white;
    padding: 12px 20px;
    display: inline-block;
    margin: 24px 0px 0px 2px;
    background-color: rgb(198,180,119);
}
.submit-small:hover {background-color: white;color:rgb(198,180,119);}

  .user-box {
  transition: all 300ms linear;
  float:none; width:90%; max-width:1000px;
  display:block;
  margin:1px auto 0px;
  background-color: rgb(57,54,61)
  padding: 20px 2% 32px;
  }
  .user-box label {font-size:11px;margin-top:10px;}
  .user-box-left {float:left;padding:20px 2%;width:100%;font-size:14px;font-weight:900;letter-spacing:1.5px;background:rgb(57,54,61);color:rgb(199,197,197);margin-bottom:4px;border:1px solid rgb(57,54,61);}
  .user-box-left > div {font-size:13px;}
  .user-box-right {
    float:left;padding:5px 0;width:128px;font-size:13px;
    box-sizing:border-box;
  }
  
  #x .user-box-left {background:white;color:rgb(57,54,61);}
  

  
  .user-box-right > a {
    margin: 0px 1px 0px 1px;
    padding: 4px 3px;
    float: left;
    font-size: 11px;
    line-height:11px;
    letter-spacing: -0.5px;
    border-radius:2px;
    background-color:white;
    color:black;
    border-right: 3px solid rgb(243,239,226);
    box-sizing:border-box;
  }
  .bigicon > a {
      width: 128px;
      min-height: 61px;
      margin: 0px;
      text-align: center;
      float: left;
      padding: 0px 0px;
      display:block;
  }
  .bigicon > a > img {
  width:30%;
  margin: 4px auto 4px;
  }
  a.notices {
      font-size: 11px;
      letter-spacing: -0.5px;
      border-radius: 2px;
      background-color: #faf9f5;
      color: black;
  } 
  a.n-active {background-color: rgb(198,180,119);color:white;}                              
  .user-box-right > a.active-link {background-color: #f3efe2;color:#c6b477;font-size:12px;}
  .user-box-right > a:hover {
    background-color: rgb(252,250,244);
    color: #c6b477;
  }
  
  .deposit-box-menu {
  display:none;
  position:fixed;                                     
  top:50%;                                 
  left:50%;
  z-index:9999999;
  border:1px solid rgb(231,231,231);
  background-color: white;
  border-radius: 5px;
  padding:5px;
  } 
  
  .mt4his {
    padding: 10px 0px;
  }
  
  .deposit-box-menu > a {
    padding:5px 10px;
    float:left;
    display:block;
    font-size:11px;
    text-transform:uppercase;
    color: gray;  
  } 
  
   .item-history-detail-name {cursor:pointer;font-weight:bolder;color:black;}

.user-box-detail {
    width: calc(100% - 128px);
    float: left;
    padding: 20px 2% 32px;
    min-height: 1px;
    box-sizing: border-box;
    background: #f3efe2;
    margin-top:4px;
    
}
  .user-box:last-child .user-box-detail {
  padding-bottom:100px;
  }   
  .minh70 {min-height:70px;}
  
  .f8 {font-size:10px;    padding-left: 16px;}
   
  .user-box-detail table {padding:5px;background-color:white;color:black;border:1px solid black;}
  .user-box-detail table tr td,.user-box-detail table tr th {padding:5px;background-color:white;color:black;border:1px solid black;}
  .detail-box-half {width:50%;float:left;}
  .ct-chart {max-height:400px;}
  .ct-label {font-size: 10px;} 
  .act-balance {color:rgb(80,200,15);font-size:20px;padding: 30px auto;text-align:center;}
  
  .fill {clear:both;width:100%;margin:0px;padding:0px;} 


.confirm {
background-color: rgb(198,180,119);
padding:7px;
border-radius:3px;
float:right;
color:white;
}
.confirm:hover {
opacity:0.7;
}

.alertConfirmBox {
width:500px;
margin: 50px auto 0px;
-webkit-box-shadow: 0px -1px 46px 7px rgba(166,166,166,1);
-moz-box-shadow: 0px -1px 46px 7px rgba(166,166,166,1);
box-shadow: 0px -1px 46px 7px rgba(166,166,166,1);
padding: 32px 15px; 
background-color: white;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
position: fixed;
top: 30px;
left: 0px; right: 0px;
display:none;
text-align:center; 
z-index: 999999;
}

.redButton {
padding: 15px;
background-color:rgb(198,180,119);
color:white;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
display:block;
margin:20px;
}
.redButton:hover {color: white;}

div.alertConfirmBox a.alert-yes {
width: 40%;
margin: 50px 2.5% 0px;
padding: 10px 2.5%;
text-align:center; 
background-color: white;
color: rgb(198,180,119);
border: 1px solid rgb(198,180,119);
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
float: left;
font-size: 15px;
font-weight: bold;
}
div.alertConfirmBox a.alert-no {
width: 40%;
margin: 50px 2.5% 0px;
padding: 10px 2.5%;
text-align:center; 
background-color: white;
color: gray;
border: 1px solid gray;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
float: left;
font-size: 15px;
font-weight: bold;
}  





/* main page */
.wrapper {
width: 100%;
padding: 0px 0px 32px;
margin: 0px auto;
position:relative;
}

#footer .btn-primary {
color: white;
background-color: rgb(250,198,3);
transition: all 800ms linear;
} 

#footer .btn-primary:hover, #footer .btn-primary:active {
color: white;
background-color: rgb(53,126,189);
} 

.stinUp {
-webkit-box-shadow: -1px 0px 15px 0px rgba(100,100,100,0.6);
-moz-box-shadow: -1px 0px 15px 0px rgba(100,100,100,0.6);
box-shadow: -1px 0px 35px 0px rgba(100,100,100,0.6);
}

.container-email {
background-color:white;
width:60%;
margin: 20px auto 32px;
padding: 20px;
text-align:center;
z-index:999999;
}

.stinUp2 {
-webkit-box-shadow: -1px 0px 15px 0px rgba(200,200,200,1);
-moz-box-shadow: -1px 0px 15px 0px rgba(200,200,200,1);
box-shadow: -1px 0px 35px 0px rgba(200,200,200,1);
}

.top32 {
margin-top: 0px !important;
padding-top: 0px !important;
}



.fixedUp {
position:fixed;
top:0px;
width:100%;
left:0px;
z-index:9999999;
background-color: white;
background-color: rgb(255,255,255);
color: white;
height:90px;
max-height: 90px;
overflow:hidden;
-webkit-box-shadow: -1px 5px 20px -4px rgba(50, 59, 65,0.15);
-moz-box-shadow: -1px 5px 20px -4px rgba(50, 59, 65,0.15);
box-shadow: -1px 5px 20px -4px rgba(50, 59, 65,0.15);
}

.T1,.T2,.T3,.T4,.T5,.T6,.T7 {
color: rgb(51,51,51); 
}

.T1 {
font-size: 22px; 
}
.T2 {
font-size: 12px; 
}
.T3{
font-size: 12px; 
}
.T4 {
font-size: 12px; 
}
.T5{
font-size: 12px; 
}
.T6 {
font-size: 12px; 
}
.T7 {
font-size: 12Px; 
}

.otherText p, .P1,.P2,.P3,.P4,.P5,.P6,.P7,.P8 {color:rgb(51,51,51) !important; font-size:12px !important;}


.header-box {
width:990px;
margin: 0px auto;
padding: 0px;
height:90px;
position:relative;
}

.mainmenu-wrapper a {
    padding: 12px 10px;
    height: 70px;
    margin: 0px;
    font-size: 13px;
    letter-spacing:0px;                    
    line-height: 20px;                       
    color:white;
    float: left;
}
  
  .mainmenu-wrapper a:hover, .mainmenu-wrapper a:active {
  color: rgb(220,33,76);
  }
  
  #logo {border: 0px;position:absolute; top:19px; left:0px; padding: 0px 0px;}
  #logo img {height:52px;}
  #logo:hover,#logo:active{background-color:transparent;}

  .login-menu-wrapper {
  position: absolute; bottom:15px; right:0px;
  height:auto;top:15px;
  }
  .login-menu-wrapper > a {padding:12px;text-align:center;margin-left:2px;}
  #login {
  }
  #op-live {
  }
  #reset {
  }    


.login-box {
background-color: white; 
background-color: rgba(236,236,236,0.9);
width: 100%; 
position:fixed;
top:90px;bottom:0;left:0;right:0;
padding: 0px 0px;
margin: 0px auto;
z-index: 9999999;
display:none;
overflow: auto;
}

.gray {
background-color: rgb(241,241,241);
}
.black {background-color: rgb(31,31,31);color:white;}
div.skoroBlack h2, div.skoroBlack p {color:white !important;}

.contain-box {
width: 990px;
padding: 42px 0px 42px;
margin: 0px auto;
background: white;
}

.mr {
padding: 0px 0px 0px !important;
margin: 0px auto !important;
background-color: rgb(51,51,51);
color:white;
}
.mr img {height:50%;}


.close-detail {
	-moz-box-shadow:inset 0px 0px 0px 0px #f5978e;
	-webkit-box-shadow:inset 0px 0px 0px 0px #f5978e;
	box-shadow:inset 0px 0px 0px 0px #f5978e;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f24537), color-stop(1, #c62d1f));
	background:-moz-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:-webkit-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:-o-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:-ms-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:linear-gradient(to bottom, #f24537 5%, #c62d1f 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f',GradientType=0);
	background-color:#f24537;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #d02718;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	padding:5px 25px;
	text-decoration:none;
	text-shadow:1px 1px 0px #810e05;
}
.close-detail:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24537));
	background:-moz-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background:-webkit-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background:-o-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background:-ms-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background:linear-gradient(to bottom, #c62d1f 5%, #f24537 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24537',GradientType=0);
	background-color:#c62d1f;
  color:white;
}
.close-detail:active {
  color:white;
}

.close-detail {
display:none;
position: absolute;
top: 0px;
right:20px;                                                  
}



.contain-box p {
text-align:justify;
}

.contain-box-account {
float: right;
width: 49%;
}
.contain-box-registration {
display:inline-block;
text-align:center;
margin: 0px auto;
width: 49%;
}

.slide-bottom {
transition: all 600ms linear;
position: absolute;
bottom: 0px;
left:0px;
width:100%;
height: 22px;
background: transparent url('../images/slide-bottom.png') no-repeat center center;
}

.top60 {
    margin-top: 60px !important;
}
.relative {position:relative;}
.top60 img {width:100%;}
.sliderText {width: 990px;position:absolute;top: 160px; left:0px; right:0px; margin: 0px auto; z-index:999;}
.topslider img {width:100%;}
.sliderText p {font-size:24px;color:rgb(230,120,23);font-weight:400;}
.sliderText h1 {font-size: 40px;color:rgb(230,120,23);font-weight:700;margin:0px;padding:0px;}

#button-up {position:fixed;z-index:999999;right:25px;bottom:85px;cursor:pointer;}
.h60 {width:100%;height:120px;margin:0px;padding:0px;}
.box50 {width:50%; padding: 0px 4% 0px 4%; float: left;}
.box50 img {width:100%; padding: 10px 0px 10px;}
.box50 p {text-align:justify; font-size: 13px; line-height: 17px;}
.box50 h1 {text-align:center; font-size: 20px; position:relative;}
.box25 {width:25%;float: left; padding: 30px 0px 20px;}
.box33 {width:32.8%;float: left;}
.box33 img {width:100%;float:left;}
.box33 p {
    text-align: justify;
    font-size: 13px;
    line-height: 17px;
    padding: 0px 20px;
text-align:justify; font-size: 13px; line-height: 17px;}
.box33 h1 {padding: 12px 0px 12px;text-align:center; font-size: 28px; letter-spacing:-1px;position:relative;}
.box33-left {margin: 0px 0.2% 0px 0px;}
.box33-middle {margin: 0px 0.2% 0px;}
.box33-right {margin: 0px 0px 0px 0.2%;}

.box100after {
width: 67%;
float:left;
display: none;
}

.box100left {
width: 100%;
float:left;
min-height: 225px;
}

.boxMoreButton {
border: 1px solid white;
background-color: white;
color: rgb(51,51,51);
font-size: 20px;
letter-spacing: -1px; 
padding: 9px 18px;
margin: 18px 25% 0px;
text-transform: uppercase;
transition: all 600ms linear;
display: block;
width: 50%;
text-align:center;
}

.boxMoreButton:hover, .boxMoreButton:active {
border: 1px solid rgb(51,51,51);
color: rgb(51,51,51);
}

#mainSlider{height:495px;margin-bottom:0px !important;position:relative;}
.mainSliderbox {position:absolute; bottom: 25px; left:25px;}
span#mainSliderL {cursor:pointer;transition:all 600ms linear;height:495px;border:0;width:8%;background:transparent url('../images/arleft2.png') no-repeat left center;position: absolute;top:0px;left:0px;z-index:990;}
span#mainSliderR {cursor:pointer;transition:all 600ms linear;height:495px;border:0;width:8%;background:transparent url('../images/arright2.png') no-repeat right center;position: absolute;top:0px;right:0px;z-index:990;}
span#mainSliderR:hover, span#mainSliderL:hover {
transition:all 400ms linear;
opacity:0.6;
}

.pRelative {position:relative;}
#slider{margin-bottom:0px !important;position:relative;}
.sliderbox img {width:100%; padding: 10px 0px 10px;}
.sliderbox p {text-align:justify; font-size: 14px; line-height: 20px; padding: 0px 10px; min-height:120px;}
.sliderbox h1 {text-align:center; font-size: 20px; position:relative; padding: 0px 10px;}
span#sliderL {cursor:pointer;transition:all 600ms linear;border:0;width:8%;background:transparent url('../images/arleft2.png') no-repeat left center;position: absolute;top:0px;bottom:0px;left:0px;z-index:99999;}
span#sliderR {cursor:pointer;transition:all 600ms linear;border:0;width:8%;background:transparent url('../images/arright2.png') no-repeat right center;position: absolute;top:0px;bottom:0px;right:0px;z-index:99999;}
span#sliderR:hover, span#sliderL:hover {
transition:all 400ms linear;
opacity:0.6;
}

.containAdmin {
width:990px;
margin:20px auto;
}

.deposit-box {
float: left;
width: 30%;
margin: 10px 0.5%;
padding: 10px 0.5%;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-color: rgb(241,241,241);                                                         
color: gray;
position:relative;                            
}

.open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: rgb(249,195,0);
    border-color: ;
}

.btn-primary{
	background-color:transparent;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	border:1px solid rgb(198,180,119);
	display:inline-block;
	cursor:pointer;
	color:rgb(198,180,119);
	font-family:'Oxygen';
	font-size:14px;
	padding:5px 25px;
	text-decoration:none;
}
.btn-primary:hover {
	background-color:rgb(198,180,119);
  color:white;
}
.btn-primary:active {
	position:relative;
	top:1px;
  color:white;
}




.bgblue{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#db214c+0,e77817+100 */
background: #db214c; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #db214c 0%, #e77817 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  #db214c 0%,#e77817 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  #db214c 0%,#e77817 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#db214c', endColorstr='#e77817',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

color:white;}
.b33 {width:32%;margin:0px 1%;padding:0px;color:white;}
.b33 > img {width:90%;padding:6px;margin-top:13px;}
.b33:first-child,.b33:last-child {margin:0px;}
.b33 h2 {font-size:20px;line-height:32px;}
.b33 h2 > img {margin-right:12px;}
.b33 p {font-size:12px;line-height:24px;letter-spacing:-0.3;}
.b33 p > img {margin-right:20px;float:left;}
.tblack {color:black !important;}
.wAuto {width:auto !important;}
.long-img {margin-right:20px;margin-bottom:48px;}
.f-left {float:left;}
.bgS {background-color: rgb(241,241,241);}
.fleftH1 {color: rgb(198,180,119);float:left;display:block;width:100%;padding:20px 0.5% 0px;margin:0px;}
.fright {float:right;}
.w50 {width:50%;margin: 10px 0px 10px 25px;}

.deposit-input {
float: left;
width: 33%;
margin: 2px 0.5%;
padding: 5px 0.5%;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-color: rgb(241,241,241);
color: gray;
border: 1px solid rgb(241,241,241);
transition: all 600ms linear;
font-size: 12px;
}

  .deposit-submit {
  display:none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background-color: rgb(198,180,119);
  color: white;
  position:absolute;top:5px;bottom:5px;right:5px;
  width: 27%;
  text-align:center;
  font-size: 12px;
  border: 0px;
  }


/* datepicker */
    #ui-datepicker-div {
    z-index: 999999 !important;
    background-color: rgb(255,255,255) !important;
    padding: 4px !important;
    border: 1px solid rgb(241,241,241);
    }
    
    #ui-datepicker-div td, #ui-datepicker-div tr {
    background-color: transparent;
    font-size:10pt;
    font-family: 'Oxygen' !important;
    border-radius: 0px !important;
    padding: 8px !important
    }
            .ui-state-highlight, td.ui-datepicker-today {
            font-weight: 800 !important;
            }
            
            .ui-datepicker-current-day .ui-state-active {
            text-decoration: underline important!;
            border:1px solid rgb(198,180,119) !important;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;            
            }
            
            td.ui-datepicker-week-end, td.ui-datepicker-week-end a {
             background-color: rgb(232,232,232) !important;
            }
            
    .ui-widget-header, .ui-icon {
    background-image: none !important;
    border: 1px solid white !important;
    text-align: center !important;
    color: rgb(51,51,51) !important;
    border: 0px !important;
    } 
    
    .ui-icon {
    cursor: pointer;
    }       
    
.ui-datepicker-prev, .ui-datepicker-next {
    width: 50% !important;
    padding: 10px 5% !important;
    float: left !important;
    max-height: 30px !important;
    border: 0px !important;
}

table.ui-datepicker-calendar {
margin-top:0px;
}
    
    .ui-datepicker-title {
    font-size: 11pt;
    padding-bottom:10px;
    }   
    
    .pocetnoci input {padding:10px;border-radius:0px;border:0px;font-size:12px;margin:0px 1px 0px 0px;}    
    #rezBoxSubmit1 {background-color: rgb(230,230,230);color:gray;cursor:pointer;}
    
    .ui-state-default {
    float: left;
    width: 20px !important;
    height: 20px !important;
    background-image: none !important;
    background-color: white !important;
    border: 0px !important;
    text-align: center !important;
    color: rgb(51,51,51) !important;  
    }   
    /* datepicker end */  
    
.ct-series-b .ct-bar, .ct-series-b .ct-line, .ct-series-b .ct-point, .ct-series-b .ct-slice-donut {
    stroke: #428BCA;
}

.wForm {
width:500px;
margin: 20px auto;
padding: 0px;
}

#footer {
width:990px;
height: 60px;
padding: 20px 0px 15px;
margin: 0px auto;
text-align:center;
}

.mr2 {
background: rgb(51,51,51) url('../images/city2.jpg') repeat-x center center;
}

#footer a {
line-height: 100%;
color: white;
margin: 0px 10px;
}


.footer-link {
float: left;
padding: 10px 2% 10px 2%;
width: 44%;
margin: 5px 2% 0px 0px;
color: white;
text-transform: uppercase;
text-align: left;
font-size: 14px;
}
.footer-link:hover, .footer-link:active {background-color: rgba(231,120,23,0.7);}
#footer input, #footer textarea{border-radius:0px;}

.skoroBlack {
background-color: rgb(50, 59, 65);
}
#nav-button {
display:none;                      
padding:0px;
margin:0px;
height: 30px;
overflow:hidden;
}
#nav-button:hover {
background-color: white;
}
#nav-button img {
width:30px;
}
.mainmenu-wrapper {display:inline;float:right;}







span#sliderL {background-position: left 68px;}
span#sliderR {background-position: right 68px;}













.mtop60 {margin-top:0px;}





@media (max-width: 990px) {


.login-menu-wrapper {right:auto;left:2%;bottom:3px;}

.mtop60 {margin-top:90px !important;}
.b33 {width:98%;}
.b33 > img {width:100%;margin:0px;}
.bgblue{}
.topslider {display:none;}

.mr2 {
background-size: cover;
}

.ok-box {
    padding: 12px 0px;
    width: 29%;
    margin: 0px 2% 0px 2%;
    text-align: center;
    background-color: rgba(255,255,255,0.1);
    font-size: 14px;
    height: 62px;
}

.mr1 {background-image:url(none)}
.mr1 h2 {background-image:url(none); width:96%;padding:10px 2%;margin:0;}
.mr1 p {background-image:url(none); width:96%;padding:10px 2%;margin:0;}
.more-text {
    display: none;
    transition: all 600ms linear;
    width: 96%;
    margin-top: 0px;
    border-left: 0px;
    float: left;
    text-align: left;
    font-size: 14px;
    line-height: 125%;
}
.more {width: 58%;margin:40px 23% 20px;padding:10px 0px}


.wForm {
    width: 96%;
    margin: 20px auto;
    padding: 0px 2%;
}

.footer-link {
width: 94%;
font-size: 14px;
}

.fixedUp {
overflow: visible;
}

.contain-box-registration,.contain-box-account {
    float: left;
    width: 80%;
    margin: 0px 10%;
    font-size:14px;
}
.contain-box-account {
margin-top:50px;padding-bottom:50px;
}

.input-lg {
    height: 52px;
    padding: 10px 16px;
    font-size: 19px;
    line-height: 1.33;
    border-radius: 0px;
}


span#sliderL {background-position: left 5px;width:20%;}
span#sliderR {background-position: right 5px;width:20%;}

.gray {background-color: white;color:rgb(51,51,51);}
.gray *{color:rgb(51,51,51);}

.mainmenu-wrapper {
display:none;
position:fixed;
top: 90px;
padding: 0px 0px 12px;
margin: 0px;
left: 0px;
right: 0px;
bottom: 0px;
overflow:auto;
background-color:transparent;
-webkit-box-shadow: -1px 1px 11px -2px rgba(50, 59, 65,0.45);
-moz-box-shadow: -1px 1px 11px -2px rgba(50, 59, 65,0.45);
box-shadow: -1px 1px 11px -2px rgba(50, 59, 65,0.45);
z-index:9999999;
}

  .mainmenu-wrapper a {background-color:black;text-align:center;width:100%;padding:24px 5%;margin:0px;display:block;font-size:18px;text-transform:uppercase;letter-spacing:1px;height:auto;}
  .mainmenu-wrapper a:hover, .mainmenu-wrapper a:active {background-color:black;background-color:rgba(50, 59, 65,0.9)}

#nav-button {
position:fixed;
top: 15px;
right: 2%;
display: inline;
z-index:999999;
}
#nav-button:hover,#nav-button:active {
background-color: transparent;
opacity:0.8;
}

#logo {left: 2%;height:48px;top:3px;}
#logo img {height:48px;}


.stinUp, .stinUp2 {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}

.respoHideImg img,
.respoHide 
{display: none;}

.top60 {margin-top: 60px !important;min-height: 200px;}
.sliderText {float:left;width: 100%;text-align:center; color:rgb(51,51,51);padding-top:0px}
.sliderText h1 {}
.sliderText h1, .sliderText p{width: 100%;text-align:center; color:rgb(51,51,51);}

.wrapper {width: 100%;padding: 0px 0px;margin: 0px auto;}
.contain-box {width: 96%;padding: 0px 2%;margin: 0px auto;}
.fixedUp,.header-box,#footer {width: 100%;padding: 0px 0px;margin: 0px auto;}
.wrapper {padding: 24px 0px 24px;}
.wrapper {border-top:1px solid rgb(231,231,231);}

.box33 {width:100%;position:relative;}
.box33 h1 {text-align: left;padding: 0px 100px 0px 0px;font-size: 32px;position: relative;}
.box33 p {padding: 0px 2%; text-align:justify; font-size: 14px; line-height: 17px;}
.box33 img {padding: 20px 0px 0px;}
.box33-left {margin: 0px;}
.box33-middle {margin: 0px;}
.box33-right {margin: 0px;}
.box100after {width: 100%;float: left;display: none;padding: 24px 0px;font-size: 13px;
}
.close-detail {color: silver;border: 1px solid silver;display: none;position: absolute;
top: 0px;right: 2%;padding: 20;font-size: 16px !important;text-transform: uppercase;
}
.boxMoreButton {border: 1px solid rgb(250,198,3);background-color: rgba(255,255,255,0.8);color: rgb(250,198,3);font-size: 12px;padding: 10px 2%;margin: 0px 0px 0px;text-transform: uppercase;transition: all 600ms linear;
min-width: 100px;width: auto;float: none;position:absolute;right:0px;top:22px;
}
.slick-dots {display:none;}

.displayInline {
    display: inline !important;
    width: 24px !important;
    height: 24px !important;
}
.form-group, form-group * {font-size: 20px;line-height:133%;}

.merchant-box {
width: 96%;margin: 0px auto 5px;padding: 16px 2%;
border:0px;border-bottom: 1px solid rgb(232,232,232);
background-color: white;
-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;
}
.user-box {
width: 96%;
margin: 4px 0px 0px;
padding: 12px 2%;
}

.merchant-box-left {float: left;padding: 8px 5px;font-size: 14px;text-transform: uppercase;}
.detail-box-half {width: 100%;padding-top:24px;}
.user-box-detail {max-height: 3000px;}


#updateBox {top: 60px;width:100%;}

#updateBoxIn {
    width: 100%;
    margin: 0px auto 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 24px 0px;
    background-color: rgb(241,241,241);
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    position: relative;
}

#updateBoxClose {
position: absolute;top: 10px;right: 2%;padding: 10px;font-size: 12pt;
-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;
z-index:999998;
}

.containAdmin {width: 96%;margin: 20px auto;padding:0px 2%;}

.deposit-box {float: left;width: 46%;margin: 10px 1%;padding: 10px 1%;}

.fleftH1 {font-size:24px;}



}









@media (max-width: 540px) {


  .bigicon > a {
  width:33.1%;
  min-height:130px;
  margin:1px 0.1% 1px;
  text-align:center;
  float:left;
  padding:20px 0px;
  border:0px;
  }

.login-menu-wrapper > a {
    padding: 4px 2px;
    text-align: center;
    margin-left: 1px;
    border: 0px;
    font-size:12px;
    letter-spacing:-0.4px;
}

.b33 {width:98%;}

.box25 {
    width: 50%;
    float: left;
    padding: 30px 0px 20px;
}
.detail-box-half p {
    padding: 3px 10px;
    margin: 0px;
    line-height: 120%;
    font-size: 12px;
}
.col-xs-6 {width: 100% !important;}
.deposit-box {width: 96%;margin: 10px 1%;padding: 10px 1%;}
.footer-link {text-align:center;padding: 24px 2%;border-bottom: 1px solid rgb(102,69,50);}
.merchant-box-right a {
    padding: 4px 5px;
}

}



.terminate {
border: 1px solid rgb(66,150,209);
padding:4px;
font-size:12px;
line-height:12px;
margin-top:10px;
color: rgb(215,2,6);
}



.doneDis {background:green;color:white;font-size:10px;padding:4px;max-width:156px;text-align:center;display:block;}
.canceledDis {background:silver;color:grey;font-size:10px;padding:4px;max-width:156px;text-align:center;display:block;}
.cancelDis {background:white;color:red;font-size:10px;padding:4px;max-width:156px;text-align:center;display:block;border:1px solid red;}
.doneDisAction {background:rgb(44,130,201);color:white;font-size:10px;padding:4px;max-width:156px;text-align:center;display:block;}

.cancelDis:hover,
.doneDisAction:hover {background:black !important;color:white !important;opacity:0.7}

.paddingNotLeftRight {padding: 2px 0px;}
.paddingNotLeftRight div, .paddingNotLeftRight div {padding-left:0px;padding-right:0px;}



/* * {border: 1px solid red;} */
   
