@font-face {
    font-family: 'CenturyGothic';
    src: url('../fonts/gothic.eot');
    src: url('../fonts/gothic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gothic.woff') format('woff'),
         url('../fonts/gothic.ttf') format('truetype'),
         url('../fonts/gothic.svg#gothic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Bebas';
    src: url('../fonts/bebasneue-webfont.eot');
    src: url('../fonts/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bebasneue-webfont.woff') format('woff'),
         url('../fonts/bebasneue-webfont.ttf') format('truetype'),
         url('../fonts/bebasneue-webfont.svg#bebasneue-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cac_pinaforeregular';
    src: url('../fonts/cacpinaf-webfont.eot');
    src: url('../fonts/cacpinaf-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/cacpinaf-webfont.woff') format('woff'),
         url('../fonts/cacpinaf-webfont.ttf') format('truetype'),
         url('../fonts/cacpinaf-webfont.svg#cac_pinaforeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* fix po.st styles */
html.ra1-pw-mobile {
    position: static !important;
}
#TB_window #TB_closeWindowButton .tb-close-icon {
	/*background:transparent url('close.png') no-repeat 0 0;	
	margin:3px 0 0;*/
}
.tb-close-icon:before {
	content:"X";
	font-family: "Open Sans",sans-serif;	
}
.cdb-no-scroll{
    overflow: hidden;
    position: fixed;
    margin-top: 0 !important;
}
a[href], input[type='submit'], input[type='image'], label[for], select, button{
   cursor: pointer;
}
#cdb-active-table-row-template {
    display: none;
}
/* Pagination */
.cdb-page-count{
    font-size: 25px;
    display: inline-block;
    zoom:1;
    *display: inline;
    color: #575554;
    margin: 0 4px;
    font-family: 'cac_pinaforeregular';
}

.cdb-pagination{
    margin-top: 30px;
}

.cdb-pagination-wrapper{
	text-align: center;
	color: #f7941d;
}

._cdb_page_current,
._cdb_page_total{
	display: inline-block;
	vertical-align: top;
	margin-top: 40px;
	display: block;
	width: 100%;
}
._cdb_page_current{
	text-align: right;
}
._cdb_page_total{
	text-align: left;
}


/* Button with shadow */
#cdb-submission-form .cdb-form-buttons input,
.cdb-btn-shadow a{
	font-family: 'cac_pinaforeregular' !important;
	border: none;
	color: #575554 !important;
	font-size: 25px;
	padding: 2px 12px;
	background-color: #DFDE8D;
	display: inline-block;
	zoom:1;
	*display: inline;
	cursor: pointer;
	line-height: 28px;
	height: 32px;
	text-decoration: none !important;
}
@media(max-width: 991px){
	._cdb_page_current, ._cdb_page_total{
		text-align: center;
	}
}

@media (max-width:767px){
	.col-md-6 p{
		text-align: center;
	}
}
#cdb-submission-form p{
}

.cdb-btn-shadow a.cdb-disabled{
    background-color: #E8E7BF !important;
    color: #c7c699 !important;
    cursor: default;
}

.cdb-form-buttons .cdb-btn-shadow{
	margin-left: 50px;
}
.cdb-btn-shadow{
	position: relative;
	display: inline-block;
	zoom:1;
	*display: inline;
}


.cdb-btn-shadow:before, .cdb-btn-shadow:after{
	position: absolute;
	z-index: -1;
	width: 50%;
	background: #777;
	height: 8px;
    box-shadow: 0 5px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 5px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 2px rgba(0, 0, 0, 0.2);
	content: " ";
	bottom: 4px;
}

.cdb-btn-shadow:before{
	-webkit-transform: rotate(-7deg);
	-moz-transform: rotate(-7deg);
	-o-transform: rotate(-7deg);
	-ms-transform: rotate(-7deg);
	transform: rotate(-7deg);
    left: 3px;
}

.cdb-btn-shadow:after{
	-webkit-transform: rotate(7deg);
	-moz-transform: rotate(7deg);
	-o-transform: rotate(7deg);
	-ms-transform: rotate(7deg);
	transform: rotate(7deg);
    right: 3px;
}


/* Round corners button */
/*#cdb-email-form .cdb-add-item,
#cdb-search input[type="submit"],
#wpbody-content .cdb-wrap input[type="submit"]:active,
#wpbody-content .cdb-wrap input[type="reset"]:hover,
#wpbody-content .cdb-wrap input[type="submit"],
#wpbody-content .cdb-wrap input[type="reset"],
.cdb-modal-form input[type="submit"]{
    font-family: 'CenturyGothic';
    text-decoration: none;
    display: inline-block;
    zoom:1;
    *display: inline;
    font-size: 18px;
    text-transform: uppercase;
    padding: 1px 35px 3px;
    color: #fff;
    background-color: #A8B037;
    border: 1px solid #bcc24e;
    border-radius: 14px;
    box-shadow: -5px -5px 7px rgba(0, 0, 0, 0.2) inset, 5px 4px 6px rgba(255, 255, 255, 0.35) inset, 2px 1px 2px rgba(0, 0, 0, 0.3);
}*/

#cdb-search input[type="submit"]{
	width: 100%;
	height: 42px;
}

/*#cdb-search input[type="submit"]:hover,
#wpbody-content .cdb-wrap input[type="reset"]:hover,
#wpbody-content .cdb-wrap input[type="submit"]:hover,
.cdb-modal-form input[type="submit"]:hover,
#cdb-email-form .cdb-add-item:hover{
    color: #0C132D;
}*/
#cdb-email-form .cdb-add-item{
    background-color: #BCBB79;
    text-transform: none;
    padding-left: 15px;
    padding-right: 15px;
}

/* Inputs */
/*.cdb-wrap input[type="text"],
.cdb-wrap input[type="email"],
.cdb-wrap input[type="password"],
.cdb-wrap textarea,
.cdb-modal input[type="text"],
.cdb-modal input[type="email"],
.cdb-modal input[type="password"],
.cdb-modal textarea,
#cdb-search input[type="text"],
#cdb-search input[type="email"],
#cdb-search input[type="password"],
#cdb-search textarea,
#cdb-search select,
#cdb-submission-form input[type="text"],
#cdb-submission-form input[type="email"],
#cdb-submission-form input[type="password"],
#cdb-submission-form textarea,
#cdb-submission-form select{
    border: 2px solid #949594;
    font-family: 'CenturyGothic';
    color: #7D7D7D;
    padding: 3px 5px;
    border-radius: 3px;
    font-size: 16px;
*/

.cdb-search-query{
    display: inline-block;
    zoom:1;
    *display: inline;
    position: relative;
}
.cdb-search-query .cdb-search-clear{
    color: #DA5925;
    font-size: 24px;
    line-height: 34px;
    margin-top: 0;
    position: absolute;
    right: 26px;
    text-decoration: none !important;
    top: 4px;
    outline: none;
    display: none;
}
.cdb-search-query.cdb-search-active .cdb-search-clear{
    display: block;
}
.cdb-search-query.cdb-search-active input[type="text"]{
    padding-right: 22px !important;
}

#cdb-search .col-md-3,
#cdb-search .col-md-2{
	margin-bottom: 20px;
}

/* cdb-table */
.cdb-table-wrap{
    overflow-x: auto;
	padding-top: 16px;
	position: relative;
	top: -44px;
}
.cdb-table{
    border-spacing: 0;
    /*min-width: 580px;*/
}
.cdb-table thead{
	border-top:3px solid #a9e0d2; 
	border-bottom:3px solid #a9e0d2;
}
.cdb-table th{
    text-transform: uppercase;
    color: #52b59c;
    font-size: 19px;
    text-align: left;
    font-weight: normal;
    padding: 5px 0;
	font-family: "Fjalla One";
}
.cdb-table th:first-child .cdb-th-title{
	padding-left: 152px;
	position: relative;
}
.cdb-table th:first-child .cdb-th-title:before{
	position: absolute;
	width: 152px;
	height: 119px;
	background: url(../images/coupon-db-sprite.png);
	content: "";
	left: 0;
	top: -52px !important;
}
.cdb-table th .cdb-th-title a{
    text-decoration: none;
    text-transform: uppercase;
    color: #52b59c;
    font-size: 19px;
    position: relative;
	white-space: nowrap;
}
.cdb-table th .cdb-th-title a:hover{
    color: #a9e0d2;
}
.cdb-table th .cdb-th-title a:after{
    content: " ";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    right: -15px;
    margin-top: -2px;
}
.cdb-table th .cdb-th-title a.active.desc:after,
.cdb-table th .cdb-th-title:hover a.desc:after{
    border-top: 6px solid #52b59c;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}
.cdb-table th .cdb-th-title a.active.asc:after,
.cdb-table th .cdb-th-title:hover a.asc:after{
    border-bottom: 6px solid #52b59c;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}
.cdb-th-title{
	border-left: 3px solid #52b59c;
	padding: 0 30px;
	text-align: center;
	margin: 10px 0;
}
.cdb-table th:first-child .cdb-th-title{
	border: none;
}
/*.cdb-table-title th:first-child .cdb-th-title:before{
    content: " ";
    position: absolute;
    height: 0;
    width: 0;
    border-top: 16px solid #D66F4B;
    border-bottom: 16px solid #D66F4B;
    border-left: 10px solid #fff;
    top: -5px;
    left: -23px;
}

.cdb-table-title th:last-child .cdb-th-title:after{
    content: " ";
    right: -31px;
    position: absolute;
    top: -5px;
    height: 0;
    width: 0;
    border-top: 16px solid #D66F4B;
    border-bottom: 16px solid #D66F4B;
    border-right: 10px solid #fff;
}*/

.cdb-table-row{
    background-color: #FFFFFF;
}

.cdb-table .cdb-table-row:hover{
    background: #b3e4d6;
}
.cdb-table .cdb-table-row:hover a{
	color: #5a5c59;
}
.cdb-table-row td{
    padding: 10px 20px;
    font-size: 14px;
	text-align: center;
}
.cdb-table-row td._cdb_col_description {
	word-break: break-all;
}
.cdb-table-row td._cdb_col_name{
    /*width:400px;*/
}
.cdb-table-row td._cdb_col_value{
    /*width:100px;*/
}
.cdb-table-row td._cdb_col_format_name{
    /*width:80px;*/
}
.cdb-table-row td._cdb_col_store_name{
    /*width:153px;*/
}
.cdb-table-row td._cdb_col_date_added{
    /*width:100px;*/
}
.cdb-table-row td._cdb_col_expiration_date{
    /*width:81px;*/
}
.cdb-table-row:nth-child(even){
    background-color: #f0faf7;
}

.cdb-table-row td:last-child{
    text-align: right;
    padding-right: 25px;
}


/* Custom select */
.cdb-custom-select{
    background: #fff url("../images/select-arr.png") no-repeat scroll right center;
    border: 2px solid #949594;
    font-family: 'CenturyGothic';
    color: #D66F4B;
    padding: 3px 25px 3px 5px;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 23px;
    vertical-align: middle;
    text-align: left;
}



/* Popup */
.cdb-modal {
    background: #fff;
    padding: 15px;
    border: 1px solid #ccc;
    position: relative;
    border-radius: 3px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.35);
    display: none;
}

.cdb-modal-close{
    position: absolute;
    display: block;
    top: -12px;
    right: -15px;
    width: 32px;
    height: 32px;
    background:  url(../images/cdb-icons.png) 0 -143px no-repeat;
    text-indent: -9999px;
}

.cdb-modal h3 {
    margin-top: 5px;
    margin-bottom: 20px;
    color: #000000;
    font-family: 'Bebas';
    font-size: 30px;
    text-transform: uppercase;
    font-weight: normal;
}
.cdb-modal label .cdb-modal-form-label{
    display: inline-block;
    zoom:1;
    *display: inline;
    width: 150px;
}

.cdb-modal input[type="text"],
.cdb-modal input[type="email"],
.cdb-modal input[type="password"],
.cdb-modal textarea,
.cdb-modal select{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    width: 330px;
}


.cdb-modal-form label {
    display: block;
}



.cdb-modal .mce-tinymce{
    margin-bottom: 15px;
}

.new-item-coupons .button.cdb-edit-item{
    text-indent: 0;
    display: inline-block;
    zoom:1;
    *display: inline;
    width: auto;
    float: none;
    margin-bottom: 0;
    vertical-align: top;
    margin-top: 2px;
    cursor: pointer;
}

.new-item-coupons .cdb-remove-item{
    float: right;
    margin-top: 0;
    margin-right: 5px;
}

.new-item-coupons .cdb-items .cdb-item{
    margin-bottom: 10px !important;
    padding-bottom: 10px;
     border-bottom: 1px solid #d0dfe9 !important;
}

.new-item-coupons .cdb-item-content{
    display: inline-block;
    max-width: 370px;
}
.new-item-coupons .cdb-item-content p{
    margin: 0;
}

.new-item-coupons .cdb-sort-handle{
    vertical-align: top;
    margin-top: 6px;
}


@media only screen and (max-width : 640px) {
    .cdb-modal input[type="text"],
    .cdb-modal input[type="email"],
    .cdb-modal input[type="password"],
    .cdb-modal textarea,
    .cdb-modal select{
        width: 100%;

    }
    .cdb-email-modal-emails .cdb-remove-item{
        position: absolute;
        right: 0;
        top: 0;
    }
    .cdb-modal h3{
        margin-bottom: 10px;
    }
    .cdb-item{
        position: relative;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        padding-right: 45px;
    }
    .cdb-modal-close {
        right: 5px;
        top: 5px;
    }
   .cdb-modal{
        width: 100%;
        width: calc(100% - 10px);
        padding: 5px;
        left: 0 !important;
        margin-left: 5px !important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
   }
    .cdb-table th:first-child .cdb-th-title:before{
        background: url(../images/coupon-db-sprite.png) no-repeat;
        top: -54px !important;
        background-size: 86%;
    }
}

@media (max-width: 767px){
	.cdb-col-value,
	.cdb-col-date-added,
	.cdb-col-expiration-date,
	.cdb-col-report{
		display: none !important;
	}
	.cdb-th-title{
		border: none;
	}
}

.lrwc-dealsearch-list-item-title-div li a{
	color: #f18407;
}
.lrwc-dealsearch-list-results-div a.scroll{
	color: #f18407;
}

.cdb-link-to-search-wrapper {
    text-align: right;
}