﻿@font-face {
    font-family: 'AGBookRoundedBQ';
    src: url('Fonts/AGBookRoundedBQ-Regular.woff') format('woff'), url('Fonts/AGBookRoundedBQ-Regular.ttf') format('truetype'), url('Fonts/AGBookRoundedBQ-Regular.otf') format('opentype'), url('Fonts/AGBookRoundedBQ-Regular.eot') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AGBookRoundedBQ Medium';
    src: url('Fonts/AGBookRoundedBQ-Medium.woff') format('woff'), url('Fonts/AGBookRoundedBQ-Medium.ttf') format('truetype'), url('Fonts/AGBookRoundedBQ-Medium.otf') format('opentype'), url('Fonts/AGBookRoundedBQ-Medium.eot') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AGBookRoundedBQ Bold';
    src: url('Fonts/AGBookRoundedBQ-Bold.woff') format('woff'), url('Fonts/AGBookRoundedBQ-Bold.ttf') format('truetype'), url('Fonts/AGBookRoundedBQ-Bold.otf') format('opentype'), url('Fonts/AGBookRoundedBQ-Bold.eot') format('embedded-opentype');
    font-weight: bold;
    font-style: normal;
}

.dropdown-toggle { background: #fff url('custom-dropdown-arrow.png') no-repeat right 10px center !important; }
.owlNavLeft, .owlNavLeftEmail { background: url('flexise-button-previous.png') no-repeat center left; }
.owlNavRight, .owlNavRightEmail { background: url('flexise-button-next.png') no-repeat center right; }
.form-control.valid { background: url('form-control-valid.png') no-repeat right 10px center; }
.input-validation-error { background: url('form-control-invalid.png') no-repeat right 10px center; }
.definitely-not-valid { background: url('form-control-invalid.png') no-repeat right 10px center !important; }
.btn-arrow-left { background-image: url('btn-arrow-left.png'); background-position: left 15px center; background-repeat: no-repeat; }

.gift-scam-warning-div {
    margin: 10px;
    margin-left: 40px;
    padding: 10px;
}