﻿@font-face {
    font-family: 'icomoon';
    src: url('/fonts/icomoon-ultimate.eot?-xu0fm7');
    src: url('/fonts/icomoon-ultimate.eot?#iefix-xu0fm7') format('embedded-opentype'), url('/fonts/icomoon-ultimate.woff?-xu0fm7') format('woff'), url('/fonts/icomoon-ultimate.ttf?-xu0fm7') format('truetype'), url('/fonts/icomoon-ultimate.svg?-xu0fm7#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/*#region RestaurantDotCom */
span.icon-arrow-right {
    margin: 0 8px 0 0;
    vertical-align: middle;
    font-size: 16px;
}

    span.icon-arrow-right::before {
        content: "\e3cb";
    }

#restaurantdotcom .form-table td {
    padding: 6px;
    width: 50%;
}

    #restaurantdotcom .form-table td.button-cell {
        text-align: center;
    }

#restaurantdotcom .form-table td {
    padding: 6px;
    width: 50%;
}

    #restaurantdotcom .form-table td input:not([type='sumbit']):not([type='checkbox']) {
        width: 200px;
    }

#restaurantdotcom .form-section {
    clear: both;
    background-image: url("/Images/Masts/bnr-tsp-home.jpg");
    height: 500px;
    background-size: 100% 550px;
}

#restaurantdotcom .main-description {
    text-align: center;
    padding: 20px;
    width: 400px;
    margin: 10px;
    position: absolute;
    left: 0;
}

    #restaurantdotcom .main-description h2 {
        margin: 15px 0;
        font-size: 18px;
    }

        #restaurantdotcom .main-description h2 span.sub-header {
            display: block;
            padding: 10px 0;
        }

        #restaurantdotcom .main-description h2 span.bold {
            font-size: 22px;
            font-weight: 700;
        }

#restaurantdotcom .underlined {
    background: #FF8600;
    height: 2px;
    width: 75%;
    margin: 18px auto;
}



#restaurantdotcom .form-section .section-header {
    position: absolute;
    left: 560px;
    width: 500px;
    top: 14px;
}

    #restaurantdotcom .form-section .section-header h2 {
        font-weight: 700;
        font-size: 24px;
    }

#restaurantdotcom .registrationform {
    margin: 55px 50px;
    width: 500px;
    position: absolute;
    left: 425px;
    padding: 20px;
    border: none;
    border-radius: 4px;
    box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.25);
    background: #FFF none repeat scroll 0% 0%;
}

.register-form-header {
    text-align: center;
}

    .register-form-header h2 {
        font-size: 16px;
        font-weight: 700;
    }

.register-form-footer {
    text-align: right;
}

.video-watch-more {
    padding: 20px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .25);
    border-radius: 8px;
    display: table;
}

    .video-watch-more:after {
        clear: both;
    }

    .video-watch-more .video-description {
        float: left;
        text-align: center;
        width: 50%;
        margin: 40px 0;
    }

        .video-watch-more .video-description h2 {
            font-size: 32px;
            margin: 20px;
            font-weight: 700;
        }

    .video-watch-more .video-player {
        text-align: center;
        width: 50%;
        float: left;
    }

.registration-howitworks {
    margin: 20px auto;
    overflow: hidden;
}

    .registration-howitworks h3 {
        font-size: 24px;
    }

    .registration-howitworks:after {
        clear: both;
    }

    .registration-howitworks ul.threecol li {
        padding: 0 35px 0 35px;
    }

#restaurantdotcom a.btn-primary, #restaurantdotcom input.btn-primary {
    background: #00b050 none repeat scroll 0% 0%;
}

#restaurantdotcom a.btn-primary, #restaurantdotcom input.btn-primary {
    text-shadow: none;
    cursor: pointer;
    border-radius: 4px;
    border: medium none;
    display: inline-block;
    color: #FFF !important;
    font-size: 16px;
    font-weight: bold;
    padding: 12px 18px;
    text-decoration: none !important;
    line-height: 16px;
    white-space: nowrap;
    font-style: normal !important;
    text-transform: uppercase;
    box-shadow: 1px 1px 2px #CCC;
}

#restaurantdotcom .register-form-header-details {
    padding: 14px;
    text-align: center;
    border: 1px solid #ddd;
}

    #restaurantdotcom .register-form-header-details h3 {
        margin: 0;
        font-size: 16px;
        color: inherit;
    }

        #restaurantdotcom .register-form-header-details h3 span.bold {
            font-weight: 700;
        }
/*#endregion*/

.intro-button-try {
    display: initial;
}

/*Mobile Large 620px*/
@media screen and (min-width: 38.75em) {
    .buttons .try {
        margin: 0;
    }

    .intro-button-try {
        float: left;
        white-space: nowrap;
    }

    .intro-button-activate {
        float: right;
        white-space: nowrap;
    }
}


/*Tablet Small 740px*/
@media screen and (min-width: 46.25em) {
   
    .intro-button-try {
        float: left;
        white-space: nowrap;
    }

    .intro-button-activate {
        float: right;
        white-space: nowrap;
    }
}
