

/* Start:/local/templates/AAM/components/onewebsite/robokassa/template1/style.css?17555900812466*/
.col-centered {
    float: none !important;
    margin: auto;
}

.ff_robokassa {
    box-shadow: 0 1px 3px rgba(0,0,0,.5);
    -o-box-shadow: 0 1px 3px rgba(0,0,0,.5);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.5);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.5);
    border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 16px 6% 14px 4%;
    background: #fff;
    background: -moz-linear-gradient(bottom,rgba(0,0,0,.06)0%,rgba(255,255,255,.06)30px);
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0%,rgba(0,0,0,.06)),color-stop(30px,rgba(255,255,255,.06)));
    background: -webkit-linear-gradient(bottom,rgba(0,0,0,.06)0%,rgba(255,255,255,.06)30px);
    background: -o-linear-gradient(bottom,rgba(0,0,0,.06)0%,rgba(255,255,255,.06)30px);
    background: -ms-linear-gradient(bottom,rgba(0,0,0,.06)0%,rgba(255,255,255,.06)30px);
    background: linear-gradient(to top,rgba(0,0,0,.06)0%,rgba(255,255,255,.06)30px);
    background-repeat: repeat no-repeat;
    position: relative;
    border-collapse: separate;
margin-top: 30px;
    margin-bottom: 30px;
}

.ff_robokassa input[type="submit"] {
    background: #527099;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font: normal normal 14px 'RobotoBlack',sans-serif;
    padding: 6px 19px 7px 17px;
    line-height: 19px;
    border-radius: 5px;
    display: block;
    text-align: center;
    border: none;
}

.ff_robokassa input[type="submit"]:hover {
background: #3196db;
color: #fff;
}

.ff_robokassa .form-control {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}


.ff_robokassa .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eeeeee;
    opacity: 1;
}


.ff_robokassa  .form-group {
    margin-bottom: 15px;
}

.ff_robokassa  .control-label {
    margin-bottom: 5px;
}
.offer-text{
    display: block;
    margin-top: 15px;
}
/* End */
/* /local/templates/AAM/components/onewebsite/robokassa/template1/style.css?17555900812466 */
