@charset "UTF-8";
/* CSS Document */
html, body {
    width:100%;
    height: 100%;
}
body {
    background: transparent;
    font-family: arial;
    margin: 0;
}
div.deposit-payment-system-specific-container {
    border-top: 1px solid white;
    font-size:14px;
    color: #e8e8e8;
    padding: 10px 10px 60px;
    text-align: center;
}
input {
    color:#292929;
	padding:4px;
	border: 1px solid;
	width:100%;
	text-align: center;
}
/*table {
    border: 1px solid silver!important;
    color: white;
    border-color: white;
}
table th {
    text-align: center;
}
table th, table td {
    border: 1px solid silver!important;
    padding:5px;
}*/
#cashout-payment-PAYSYSHUBTEL-channel-select {
	color: #02314d;
}
#deposit-payment-PAYSYSHUBTEL-channel-select {
	color: #02314d;
}
button, input, select, textarea {
	color: #02314d;
}
div#cashout-container {
    background-color: #061723;
    border-radius: 0.3em;
    padding: 0.3em;
    color: white;
}
div#cashout-payment-systems-container {
    border-radius: 0.3em;
    border: 1px solid white;
    padding: 0.3em;
    background-color: #061723;
}
table {
	width:100%;
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	margin-top:12px;
	font-size:15px;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
}
table th {
	    border-width: 1px;
    padding: 8px;
    border-style: solid;
    border-color: #03131d;
    background-color: #3f3f3f;
    color: white;
}
table td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #3f3f3f;
    color: white;
}
div.deposit-submit {
    margin: auto;
    width: 50%;
    padding: 0.3em;
	font-weight: bold;
}
div.deposit-amount-input-container {
    margin: auto;
    padding: 0.3em;
}
.deposit-amount-input-container {
    width: 100%;
   
}
.cashout-payment-system-logo-container {
    width: 50%;
  
}
@media only screen and (max-width: 600px) {
    div.deposit-submit {
    width: 100%;;
}
.cashout-amount-input-container {
    width: 100%;
 
}
input {
	max-width:200px;

}
.cashout-submit {
    width: 100%;
}
div.deposit-amount-input-container {
    margin: auto;
    width: 100%;
    padding: 0.3em;
}
div.deposit-payment-system-logo-container {
    width: 50%;
}
div.deposit-payment-system-limits {
    width: 30%;

}
}
div#deposit-payment-systems-container {
    background-color: #02314d;
}
div#deposit-payment-systems-title-container {
    background: #03131d;
}
div.cashout-submit {
    color: #050b0f;
}
div.cashout-amount-input-container {
    color: black;
}
div.deposit-payment-system-logo-container {
    max-width: 250px;
	width: 43%;
}
div.cashout-payment-system-logo-container {
    max-width: 250px;
	    width: 35%;
}
#deposit-PAYSYSECOPAYZ-submit {
	color: #02314d;
}
#deposit-payment-PAYSYSCASHTERMINAL-locations {
	font-weight: bold;
    width: 50%;
}
@media only screen and (max-width: 600px) {

span#cashout-payment-systems-title {

    font-size: 15px;
}}
@media only screen and (max-width: 320px) {

span#cashout-payment-systems-title {

    font-size: 12px;
}}