/* Reset Magento Modal styles */

.modal-popup .modal-content {
    padding: 0;
    width: 440px;
}

.modal-popup.modal_homepage .modal-inner-wrap{
    margin-top: 200px;
}

.modal-popup .modal-inner-wrap {
    width: 440px;
}

.modal-popup .action-close {
    margin: 12px;
    padding: 0;
}

.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
    color: #292929;
}

/* Custom Styles */

.modal-inner-wrap {
    border: 1px solid #21253a;
    box-shadow: 1px 1px 1px 3px rgba(0, 0, 0, .2);
    overflow: hidden;
}

.promo__top {
    overflow: hidden;
}

.promo__close {
    background: url("../images/icon_close.gif") center center no-repeat;
    width: 25px;
    height: 25px;
    padding: 4px;
    float: right;
    cursor: pointer;
}

.promo__title {
    height: 64px;
    line-height: 64px;
    background: #2e344e;
    font-size: 28px;
    font-weight: normal;
    color: #FFF;
    font-family: Verdana, Geneva, sans-serif !important;
    padding-left: 13px;
}

.promo__desc {
    overflow: hidden;
    padding: 15px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.promo__desc img {
    width: 410px;
    margin-bottom: 10px;
 }

.promo__input {
    padding: 0 10px;
    text-align: center;
}

.promo__input label {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    border-bottom: 1px solid #ddd;
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 14px;
    text-transform: uppercase;
    float: left;
    margin-top: 12px;
    margin-right: 10px;
}

.promo__input input {
    margin: 10px auto 10px;
    width: 254px;
    height: auto;
    padding: 3px;
}

.promo__input .button {
    float: right;
}

.promo__input .validation-advice {
    padding: 0 !important;
    margin-bottom: 10px;
}

.promo__input button {

    background: #273162;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, rgba(39, 49, 98, 1) 0%, rgba(61, 66, 92, 1) 3%, rgba(54, 60, 88, 1) 23%, rgba(26, 34, 75, 1) 77%, rgba(19, 28, 71, 1) 97%, rgba(39, 49, 98, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(39, 49, 98, 1)), color-stop(3%, rgba(61, 66, 92, 1)), color-stop(23%, rgba(54, 60, 88, 1)), color-stop(77%, rgba(26, 34, 75, 1)), color-stop(97%, rgba(19, 28, 71, 1)), color-stop(100%, rgba(39, 49, 98, 1)));
    background: -webkit-linear-gradient(top, rgba(39, 49, 98, 1) 0%, rgba(61, 66, 92, 1) 3%, rgba(54, 60, 88, 1) 23%, rgba(26, 34, 75, 1) 77%, rgba(19, 28, 71, 1) 97%, rgba(39, 49, 98, 1) 100%);
    background: -o-linear-gradient(top, rgba(39, 49, 98, 1) 0%, rgba(61, 66, 92, 1) 3%, rgba(54, 60, 88, 1) 23%, rgba(26, 34, 75, 1) 77%, rgba(19, 28, 71, 1) 97%, rgba(39, 49, 98, 1) 100%);
    background: -ms-linear-gradient(top, rgba(39, 49, 98, 1) 0%, rgba(61, 66, 92, 1) 3%, rgba(54, 60, 88, 1) 23%, rgba(26, 34, 75, 1) 77%, rgba(19, 28, 71, 1) 97%, rgba(39, 49, 98, 1) 100%);
    background: linear-gradient(to bottom, rgba(39, 49, 98, 1) 0%, rgba(61, 66, 92, 1) 3%, rgba(54, 60, 88, 1) 23%, rgba(26, 34, 75, 1) 77%, rgba(19, 28, 71, 1) 97%, rgba(39, 49, 98, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#273162', endColorstr='#273162', GradientType=0);
    border-radius: 7px;
    color: #fff !important;
    display: block;
    float: left;
    font-family: Tahoma,
    Arial,
    Helvetica,
    sans-serif !important;
    font-size: 14px !important;
    height: 38px;
    line-height: 38px;
    padding: 0 25px;
    text-decoration: none;
    border: none;
    cursor: pointer;
    font-weight: normal;
    -moz-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.promo__input button:hover {
        background: #252f61;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
        background: -moz-linear-gradient(top, rgba(37, 47, 97, 1) 0%, rgba(80, 87, 120, 1) 3%, rgba(70, 78, 115, 1) 29%, rgba(48, 57, 103, 1) 71%, rgba(37, 47, 97, 1) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(37, 47, 97, 1)), color-stop(3%, rgba(80, 87, 120, 1)), color-stop(29%, rgba(70, 78, 115, 1)), color-stop(71%, rgba(48, 57, 103, 1)), color-stop(100%, rgba(37, 47, 97, 1)));
        background: -webkit-linear-gradient(top, rgba(37, 47, 97, 1) 0%, rgba(80, 87, 120, 1) 3%, rgba(70, 78, 115, 1) 29%, rgba(48, 57, 103, 1) 71%, rgba(37, 47, 97, 1) 100%);
        background: -o-linear-gradient(top, rgba(37, 47, 97, 1) 0%, rgba(80, 87, 120, 1) 3%, rgba(70, 78, 115, 1) 29%, rgba(48, 57, 103, 1) 71%, rgba(37, 47, 97, 1) 100%);
        background: -ms-linear-gradient(top, rgba(37, 47, 97, 1) 0%, rgba(80, 87, 120, 1) 3%, rgba(70, 78, 115, 1) 29%, rgba(48, 57, 103, 1) 71%, rgba(37, 47, 97, 1) 100%);
        background: linear-gradient(to bottom, rgba(37, 47, 97, 1) 0%, rgba(80, 87, 120, 1) 3%, rgba(70, 78, 115, 1) 29%, rgba(48, 57, 103, 1) 71%, rgba(37, 47, 97, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#252f61', endColorstr='#252f61', GradientType=0);
}

input.mage-error,
textarea.mage-error {
    border: 1px solid #0A263C;
    background: #E7F0FA;
}

div.mage-error {
    font-size: 11px !important;
    color: #0a263c !important;
    position: relative;
    bottom: 8px;
    right: 5px;
}

.modal-popup.modal_homepage.modal-slide .modal-footer {
    border-top: none;
}