#computer-pick-layout
{
    max-width: 1200px;
    margin: auto;
    position: relative;
}
.box-25
{
    width: 25%;
float: left;
}
input.calculator_odds_field {
	border-radius:0px;
    width: 90% !important;
    height: 30px !important;
    font-size: 15px !important;
}
.computer-picks-layout__top label {
    display: block;
    background: #1C1C4C;
    color: #fff;
    text-align: center;
    padding: 10px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
	height:50px;
}
.computer-picks-layout__top input
{
	border-radius:0px!important;
    margin: 15px auto;
    width: 100px;
    text-align: center;
    border: 1px solid #cfcdcd;
    display: flex;
    font-size: 14px;
    padding: 20px!important;

}
.computer-picks-layout__top .box-25
{
    background:#F1E4AB;
}
#computer-pick-layout h6 {
    color: white;
    background: #3c59f1 !important;
    font-size: 17px;
    margin: 3px 0;
    padding: 10px 15px;
    text-align: center;
    font-weight: 500;
}
.computer-picks-layout__top{
    display: flex;
}

/*Dutching Calculator*/

.doutching-container {
    max-width: 1200px;
    margin: auto;
}
h1.douching-heading {
    font-size: 28px;
    text-align: left;
	margin-bottom:24px;
}
#dutching .header-calculator {
    display: flex;
    justify-content: flex-end;
}
h4.header-label {
    font-size: 12px;
    padding: 0px 0px 0 10px;
    color:#1C1C4C;
	text-transform:uppercase;
}
.header-val input {
    border: 3px solid #3c59f1 !important;
    width: fit-content !important;
    margin: 0 0 0 15px !important;
    height: 31px !important;
    font-size: 16px !important;
}
.total-val {
    display: flex;
    align-items: center;
}
input#total_value {
    margin: 0;
    width: 100px !important;
}
.header-val-global-commission {
    display: flex;
    align-items: center;
    margin: 0 !important;
}
.calculator .commission-wrapper, #dutching .global-commission {
    position: relative;
}

.calculator p.percent {
    font-size: 14px;
    position: absolute;
    top: 5px;
    right: 26px;
    padding: 1.5px 8px;
    background: transparent;
    border-radius: 0;
    color: #D8D8D8;
}
input#commission {
    width: 100px !important;
    text-align: left !important;
    padding-left: 15px;
}

.calculator .up, .calculator .down {
    width: 20px;
    height: 13px;
    background-color: #c8c8c8;
    position: absolute;
    right: 8px;
    top: 7px;
    background-image: url(https://cdngo.academiadasapostasbrasil.com/system/cms/themes/shared/img/layout/global/betting-calculators-sprite.png?v=1581523978);
    background-position: -4px -153px;
    cursor: pointer;
}

ol.dutching-bets .commission-wrapper div {
    position: absolute;
}

.calculator .down {
    height: 10px;
    margin-top: 12px;
    background-position: -4px -164px;
}

.dutching-input {
    height: 14px !important;
    border: 2px solid gray !important;
    font-size: 14px !important;
    margin: 5px !IMPORTANT;
    text-align: center;
}
.name-row {
    margin: 5px !important;
    font-size: 16px;
}
.result-wrap {
    padding: 10px;
    margin: 10px 0;
}



/*.box-50 {*/
/*    width: 50%;*/
/*    float: left;*/
/*}*/

/*#dutching .labels {*/
/*    padding-left: 0 !important;*/
/*}*/

/*#dutching .labels p.odd {*/
/*    margin-right: 0px !important;*/
/*}*/

/*h1 {*/
/*    font-size: 30px;*/
/*}*/

/*h4 {*/
/*    margin: 0px;*/
/*}*/



/*#dutching .step li * {*/
/*    display: inline-block;*/
/*}*/

/*.switch label {*/
/*    cursor: pointer;*/
/*}*/

/*.calculator .switch input:checked + span.radio {*/
/*    background-position: -5px -183px;*/
/*}*/

/*.calculator .switch span.radio {*/
/*    height: 20px;*/
/*    width: 20px;*/
/*    margin: 0 6px -4px 30px;*/
/*    background-image: url(https://cdngo.academiadasapostasbrasil.com/system/cms/themes/shared/img/layout/global/betting-calculators-sprite.png?v=1581523978);*/
/*    background-position: -33px -183px;*/
/*}*/

/*.calculator .switch span.radio {*/
/*    margin-left: 9px;*/
/*}*/

/*.calculator .switch input[type='radio'] {*/
/*    display: none;*/
/*}*/

/*#dutching .labels,*/
/*#dutching .step {*/
/*    width: 100% !important;*/
/*}*/

/*.calculator .switch * {*/
/*    display: inline-block;*/
/*}*/

/*.calculator .switch label {*/
/*    margin-bottom: 11px;*/
/*    background: #009c37;*/
/*    padding: 10px 20px;*/
/*    border-radius: 50px;*/
/*}*/

/*.calculator .switch p {*/
/*    color: #fff;*/
/*    margin: 5px 15px;*/
/*}*/

/*.calculator input.green {*/
/*    border-color: #8fb73e;*/
/*    background-color: #8fb73e;*/
/*    color: white;*/
/*    font-weight: bold;*/
/*}*/

#dutching .labels p {
    width: 16.2% !important;
    color: #fff;
    font-size: 16px;
    text-align: center;
    vertical-align: middle;
    float: none !important;
    margin: 0px;
    padding: 0px;
	text-transform:uppercase;
	font-weight:bold;
}

input#net-profit, input#dutching-profit {
    height: 30px;
    padding: 8px;
    margin-bottom: 0 !important;
    width: 100px;
    text-align: center;
    font-size: 16px;
}
.profits-div {
    display: flex;
    width: 50%;
    justify-content: space-around;
}
.buttons-div {
    width: 10%;
    display: flex;
    justify-content: space-between;
}
.step.result {
    display: flex;
    align-items: center;
    padding: 10px !important;
    color: white;
    font-size: 16px !important;
    justify-content: space-between;
}

.calculator .labels * {
    display: inline-block;
    /*color:red;*/
}

/*.commission-wrapper input.commission {*/
/*    width: 80% !important;*/
/*}*/

.dutching-bets  input, .dutching-bets .name-row, #dutching .dutching-bets input.green:not(.hidden-com) {
    width: 16.2% !important;
}
li.calculation-single-row {
    list-style: none !important;
    display: flex !important;
    margin: 0 !important;
    padding: 0 !important;
    margin-left: 0px !important;
}
ol.dutching-bets li.calculation-single-row {
    margin: 0 !important;
}

ol.dutching-bets {
    margin: 0 !important;
}
/*.dutching-bets {*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*    align-items: center;*/
/*}*/
ol.dutching-bets li span:before {
    content: counter(ol-counter) "";
    counter-increment: ol-counter;
    font-size: 14px !important;
    line-height: 18px !important;
    font-weight: normal !important;
    font-style: normal !important;
    float: none !important;
}

ol.dutching-bets {
    list-style-type: none;
    counter-reset: ol-counter;
    margin: 0 0 2px 0;
}

/*ol.dutching-bets li span {*/
/*    position: relative !important;*/
/*    width: auto !important;*/
/*    margin: auto !important;*/
/*    text-align: left !important;*/
/*}*/

/*.calculator .step.result {*/
/*    padding: 15px 0px !important;*/
/*}*/

/*#dutching div.profit {*/
/*    float: right;*/
/*    width: 200px;*/
/*    background-color: #efefef;*/
/*    padding: 5px;*/
/*    margin-right: 10px;*/
/*}*/

/*.variations {*/
/*    margin: 0px;*/
/*}*/

#dutching .step.result, #dutching .labels {
    background-color: #1C1C4C;
    padding: 5px 0;
    margin-top: 0px;
    display: flex !important;
    justify-content: space-between;
}
.labels p {
    font-size: 15px !important;
    line-height: 1.3;
    padding: 5px !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
}
/*ol.dutching-bets {*/
/*    padding: 0px;*/
/*}*/

/*ol.dutching-bets li {*/
/*    padding: 2px 0 3px 0px;*/
/*    margin-left: 0px !important;*/
/*}*/

.calculator input[type='tel'], .calculator input[type='text'] {
    height: 26px !important;
    border: 1px solid #D8D8D8 !important;
    font-size: 15px !important;
    margin: 5px !important;
    text-align: center;
    /*height: 15px;*/
    /*width: 79px;*/
    /*padding: 4px 0px 4px 0;*/
    /*margin-right: 0px !important;*/
    /*text-align: center !important;*/
    /*font-size: 12px;*/
    /*line-height: 12px;*/
    /*-webkit-border-radius: 4px;*/
    /*-moz-border-radius: 4px;*/
    border-radius: 0px;
    /*border: 1px solid #c8c8c8;*/
    -webkit-box-shadow: inset 0px 0px 0px 1px #eaeaea;
    -moz-box-shadow: inset 0px 0px 0px 1px #eaeaea;
    box-shadow: inset 0px 0px 0px 1px #eaeaea;
}



/*.header-calculator .spase {*/
/*    width: 20%;*/
/*}*/

/*.header-calculator {*/
/*}*/
.calculator .step.result a {
    background: #fff;
    color: #3c59f1;
    padding: 5px 14px;
    /* margin-left: 10px; */
    /* margin-top: 10px; */
    border-radius: 20px;
    text-decoration: none;
    font-size: 20px;
    font-weight: 700;
}

/*.calculator .step.result .global-commission {*/
/*    width: 183px;*/
/*    float: right;*/
/*    margin-right: 15px;*/

/*}*/




#warning {
    border: none;
    background: #feba30;
    width: 100%;
    display: none;
    margin: 3px 0;
}
.step {
    background-color: #F1E4AB;
}