
/**
 * CSS styles for CLinkPager.
 *
 * @author Qiang Xue <qiang.xue@gmail.com>
 * @link http://www.yiiframework.com/
 * @copyright 2008-2010 Yii Software LLC
 * @license http://www.yiiframework.com/license/
 * @since 1.0
 */
ul.pagination {
    display: inline-block;
    padding: 0;
    margin: 0;
}

ul.pagination li {display: inline;}

ul.pagination li span {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    cursor:pointer;
}

/*END CSS PAGINATOR*/


.bestellenItemListContainer{
    padding-top: 0px;
}
.pageSeparator{
    padding-bottom: 0px;
    padding-top: 0px;
}

.text-align-left{
    text-align: left;
}

.text-align-right{
    text-align: right;
}

.ui-dialog-titlebar-close, .ui-dialog-titlebar, .ui-widget-header {
    visibility: visible;
}

.ui-widget-header {
    border: 1px solid #407235;
    background: #407235 !important;
}

.bestellenItemListLoaderForApp {
    position: fixed;
    top: 200px;
    left: 0;
    width: 100% !important;
    text-align: center;
    z-index: 9999 !important;
    display: none;

}

.bestellenPickupdateInput{
    width: 100px !important;
}

.bestellenPickupdateInputMobile{
    width: 100% !important;
}

.bestellenSelectInput {
    width: 120px !important;
    height: 45px;
}

.bestellenSelectInputMobile {
    width: 300px !important;
    height: 45px;
}

.bestellenItemListLoaderForApp .ajaxLoaderForApp{
    width: 90px;
    height: 90px;
}

.afvalshop-BestellentMobile{
    display: none;
}

.width-100{
    width: 100%;
}

.width-50{
    width: 50%;
}

.no-padding-top{
    padding-top: 0 !important;
}

.hidden{
    display:none !important;
}

.not-visible{
    visibility: hidden !important;
}

.text-align-center{
    text-align: center;
}
.text-align-left{
    text-align: left;
}
.text-align-right{
    text-align: right;
}

.colorTextWhite{
    color:white !important;
}

.afvalShopTitleSection{
    padding-bottom: 0;
}

/* CATEGORIES */
.afvalShopCategoriesContainer {
    float: left;
    clear: both;
    width: 100%;
    min-height: 30px;
}

.afvalShopCategories {
    float: left;
    clear: left;
    height: auto;
}

.afvalShopCategories .category{
    float: left;
    color: #3e3f3e;
    text-decoration: none;
    background: #e2e3e2;
    height: 100%;
}
.afvalShopCategories .category input{
    padding: 13px 10px;
    background: inherit;
    color: inherit;
    height: auto;
    border: 0;
}
.breacrumbsItemName input {
    padding: 0;
    background: inherit;
    color: inherit;
    height: auto;
    border: 0;
}

.afvalShopCategories ul{
    list-style: none;
    padding: 0;
    float: left;
    clear: none;
    margin: 0;
}

.afvalShopCategories ul li {
    float: left;
    clear: none;
    margin-right: 10px;
    height: 25px;
    margin-bottom: 10px;
    text-align: center;
    font-family: 'robotolight';
    font-size: 0.9em;
    line-height: 25px;
    cursor:pointer;
}

.afvalShopDiscountApplied
{
    color: green !important;

}

.afvalShopCategories{
    width: 84%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

.pageBlockMobile{
    display:none;
    padding-bottom: 0px;
}

.pageBlockDesktop{
    display: block;
    padding-bottom: 0px;
}

/* LIST ELEMENTS*/

.afvalshop-itemTitle{
     line-height: 30px;
     font-size: 20px;
     font-family: robotolight;
     font-weight: normal;
}

.afvalshop-itemCategoryName {
    padding-top: 10px;
    display: block;
}

.bestellenItemListContainer .afvalShop-ItemsContainer .afvalshop-itemTitle{
    margin-top: 10px;
    margin-bottom: -10px;
}

.afvalshop-OrderItemPriceDate{
    width: 100% !important;
    padding-top: 30px !important;

}

.afvalShop-OrderItem {
    margin-top: 18px;
    width: 102%;
}

.bestellenItemListContainerStep2 .afvalShop-ItemsContainer{
    margin-top: 25px;
}

.margin-0{
    margin: 0;
}

.afvalshop-itemCategory {
    margin-bottom: -30px;
    color:#757575 !important;
    font-size: 15px;
    font-weight: bold;
}

.afvalshop-itemPrice{
    font-size: 22px;
    font-family: robotolight;
    margin-bottom: 0px;
    color: #6B6B6B;
    font-weight: normal;
    margin-top: 15px;
}

.afvalShop-ConfirmOrderPriceSection .afvalshop-itemPrice{
    text-align: right;
    margin-right: 10px;
    float:left;
}

.afvalshop-OrderItemPriceDate .text-align-left {
    margin-top: 28px;
}

.confirmation-page-section-2 .item-fields .separator{
    width: 200px;
}
.confirmation-page-section-2 .item-fields .separator p{
    margin: 0;
    vertical-align: top;
}

.afvalshop-orderButton{
    appearance:button;
    -moz-appearance:button;
    -webkit-appearance:button;
    margin-top: 7px;
    float: right;
}

.confirmation-page-section-1 .afvalshop-GoToAfvalshop{
    float:left;
    margin-top: 15px;
}

.afvalShop-ItemsContainer{
    width: 100%;
    float: left;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
}

.bestellenItemListContainerStep1{
    width: 290px;
    margin-right: 50px;
}

.afvalshop-itemContainer {
    border:1px solid #dcdbdc;
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 35px;
    height: 550px;
    width: 290px;
    margin-right: 50px;
    text-align: left;
    float: left;
    margin-bottom: 25px;
    background-color: #FCFCFC;
}

.afvalshop-itemContent {
    height: 205px;
}

.afvalshop-itemContent p {
    line-height: 21px;
    font-size: 14px;
    width: 100%;
}

.afvalshop-itemImgContainer {
    border:1px solid #dcdbdc;
    margin-bottom: 10px;
    height: 200px;
    background-color: white;
}

.afvalshop-itemPriceOrder {
    width: 100%;
}

.afvalshop-itemPriceOrder .price {
    float: left;
    width: 50%;
    margin-top: 45px;
}

.afvalshop-itemPriceOrder .button {
    float: left;
    width: 50%;
}

.afvalshop-itemPriceOrder .order-disabled {
    float: left;
    width: 100%;
    font-size: 12px;
    margin-top: 40px;
}

/*AFVALSHOP ITEM PROFILE*/

.afvalShop-Breadcrumbs a{
    background: transparent;
    text-decoration: none;
    color: #757575;
}

.separatorColor{
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ececec;
    margin: 1em 0;
    padding: 0;
}

.afvalShop-Breadcrumbs .crumbs-last-child{
    font-weight: bold;
}
.afvalShop-Breadcrumbs{
    margin-top: 80px;
}

.afvalShop-ItemImageContainer .afvalshop-itemDeliveryDays{
    float:left;
}

.afvalShop-ItemImageContainer img{
    max-width: 300px;
    max-height: 300px;
    margin-right: 30px;
}

.afvalshop-itemTitleUnderline {
    border: 0;
    width: 50px;
    float: left;
    margin-top: 20px;
    height: 1px;
}

.afvalshop-itemDetails p {
    line-height: 30px;
}

.afvalshop-itemDeliveryDays{
    color:#A7262C;
    font-weight: bold;
    font-family: robotobold;
    font-size: 19px;
}

.afvalShop-ItemDetailsContainer{
   width: 80%;
}

.afvalShop-ItemDetailsContainer .afvalshop-itemCategory{
}
.afvalShop-ItemDetailsContainer .afvalshop-orderButton{
    float:left;
}

.afvalShop-ItemDetailsContainer .afvalshop-itemPriceSeparator{
    width: 200px;
}

.afvalShop-OrderItem input[type="text"]{
    margin-bottom: 10px;
    margin-right: 2px;
}

.afvalShop-OrderItem .afvalshop-itemTitle{
    margin-top: 0;
}

.afvalShop-CustomerComment{
    display: block;
    min-height: 100px;

}

.afvalShop-CustomerTermsAndConditionsContainer{
    float:right;
}

.afvalShop-OrderItem .afvalshop-orderButton,
.afvalShop-OrderItem .afvalshop-makeOrderButton{
    float:left;
}

.breacrumbsItemName{
    cursor:pointer;
    color: #757575;
}

.afvalShop-ItemImageContainer .afvalshop-itemPrice{
    float: right;
    margin-top: 4px;
}
.afvalShop-ItemImageContainer .afvalshop-itemDeliveryDays{
    float: left;
}

.afvalShop-OrderItem .afvalShop-CustomerComment{
    padding-top: 15px;
    padding: 5px 5px 5px 15px;
    font-family: 'robotolight';
    font-size: 1em;
    background: #f8f8f8;
    box-shadow: none;
    color: #545454;
    resize: none;
    font-style: italic;
    border: 1px solid #949494;
}

.afvalShop-CustomerName,
.afvalShop-CustomerPhone,
.afvalShop-CustomerEmail,
.afvalShop-CustomerComment{
    width: 500px !important;
}

.afvalShop-CustomerPostcode {
    float: left;
}

.afvalShop-CustomerPostcode input[type="text"] {
    width: 176px !important;
}

.afvalShop-CustomerGemeente {
    float: left;
    width: 50%;
}

.afvalShop-CustomerHuisToev {
    width: 77px !important;
}

.afvalShop-ItemProfile{
    padding-bottom: 30px;
}

.afvalShop-CustomerTermsAndConditionsContainer{
    width: 100% !important;
}

.afvalShop-CustomerTermsAndConditionsContainer{
    padding-left: 0px !important;
    padding-right: 0px !important;
    float: left;
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}

.afvalShop-BreadcrumbsContainer{
    padding-bottom: 0px;
}

.afvalShop-BreadcrumbsContainerIsApp{
    padding-top: 0px;
}

.afvalShopMobile-ItemProfileContainerTableIsApp{
    margin-top: -20px;
}

.afvalShop-ConfirmOrderPriceSection{
    position: absolute;
    bottom: 120px;
    width: 40%;
}

.afvalShop-ConfirmOrderPriceSection-NoDeliveryDate{
    width: 30%;
}

.afvalShop-ajaxLoader{
    position: relative;
    margin-bottom: 200px;
}

.afvalShop-ajaxLoader .ajaxLoader{
    width: 50px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.afvalShop-errorMessage{
    min-height: 145px;
}

/*this is for fix a gap in the order button in case of the price is empty.*/
.empty-price{
    margin-top: 41px;
}

/* CONFIRMATION PAGE */

.confirmationTitle{
    font-size: 53px;
    font-weight: bold;
    margin: 0;
    margin-bottom: 30px;
}

.orderRightSeparator{
    height: 2px;
    float: left;
    width: 100%;
    margin-top: 10px;
    background:#f2f2f2;
    margin-bottom: 20px;
}

.confirmation-page-section-1 {
    float: left;
    width: 45%;
    margin-top: 20px;
}

.confirmation-page-section-1 p{
    margin-top: 30px;
    line-height: 35px;
}

.confirmation-page-section-2 {
    float: left;
    margin-left: 5%;
    width: 50%;
}

.order-data .item-fields .row {
    padding-bottom: 10px;
}

.order-data .item-fields .row .value {
    margin-left: 8px;
    margin-top: 5px;
}

.confirmation-message {
    font-family: "robotolight";
    font-size: 18px !important;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 40px;
}



.confirmationEmail{
    text-decoration: none;
    color: inherit;
    font-size: 16px;
}

.item-image {
    float: left;
}

.item-image img {
    width: 140px;
}

.item-title {
    margin-top: 70px;
}

.item-title span {
    float: left;
    font-family: "robotolight";
    font-size: 30px;
    margin-left: 60px;
}

.item-price-div {
    float: right;
    margin-right: 0px;
    text-align: right;
}

.item-price {
    font-family: "robotobold";
    font-size: 24px;
    font-style: normal;
    font-weight: normal;
    margin: 0px;
}

.item-delivery-date {
    margin: 0px;
    color: #e67c7c;
    font-family: "robotobold";
    font-size: 20px;
}

.item-fields, .item-values {
    float: left;
}

.item-fields p {
    font-family: "robotobold";
    font-size: 1.1em;
    font-style: normal;
    font-weight: normal;
    line-height: 1.7em;
}

.item-values {
    margin-left: 50px;
}

.item-values span {
    font-family: "robotolight";
    font-size: 1.1em;
    font-style: normal;
    font-weight: normal;
    line-height: 1.7em;
}

.order-data {
    float: left;
    width: 100%;
}

.afvalshop afvalshop-link{
    margin-top: 20px;
}

.item-fields{
    float: left;
}

.afvalshop-link {
    margin-top: 20px;
}

.afvalShop-ItemProfile .ajaxLoader{
    width: 40px;
    height: 40px;
    float: right;
}

.afvalshop-confirmConditionsButton {
    float: left;
}

.afvalShop-ConditionsItem .ajaxLoader {
    float: left !important;
    padding-left: 10px;
}

.afvalShop-OrderItemResponse{

}

.afvalshop-AjaxPaginator{
    padding-bottom: 0;
}

.afvalShop-CustomerTermsAndConditionsText{
    font-size: 12px;
}

.bestellenItemListContainer .formButtonColor{
    background: #DD353E;
    margin-top: 40px;
}

.product-not-available-title {
    float: left;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 20px;
}

.afvalShop-ItemProfileContainer .afvalShop-ItemProfile{
    margin-left: 60px;
}

.errorEmptyItem{
    margin-top: 180px;
}

.afvalShop-ItemProfileTable {
    position: relative;
    width: 1024px;
    margin: auto;
}

.afvalShop-ItemProfileTable .itemImage {
    float: left;
}

.afvalShop-ItemProfileTable .itemDetails {
    float: left;
    width: 50%;
}

.failmessage{
    margin-bottom: 15px;
}

#bestellen2 {
    margin-top: 30px;
}

.bestellenItemListContainer{
    padding-bottom: 0px;
}

.bestellenItemListContainerLoader{
    position: relative;
}

.bestellenItemListLoader img{
    width: 50px !important;
    height: 50px !important;
}

.bestellenItemListLoader{
    text-align: center;
}

.bestellenItemListLoader{
    display: none;
}

.ForDesktop{
    display: block;
}
.ForMobile{
    display: none;
}
.wrongOrder{
    position: absolute;
    margin-top: 15px;
    font-size: 20px;
}

.confirmation-page-section-2 .item-fields .separator {
    width: 150px;
    vertical-align: top;
    position: relative;
}

.itemDetailsMobile{
    display:none;
}

.itemDetailsDesktop{
    display: table;
}

.customerRemarkContainerDesktop{
    display: block;
}

.customerRemarkContainerMobile{
    display: none;
}

.item-image-container{
    width: 200px;
}

.order-data .desktopVersion{
    display: table;
}

.order-data .mobileVersion{
    display: none;
}

.afvalShop-BreadcrumbsIsApp {
    margin-top: 10px;
}

.afvalShop-ItemProfileContainerIsApp{
    padding-bottom: 0px;
    padding-top: 0px;
}

.afvalshop-itemTitleIsApp{
    margin-bottom: 10px;
    margin-top: 0px
}


.afvalshop-ShowDescriptionIcon{
    width: 35px ;
    height: 35px;
}

/*********************/

.float-left {
    float: left;
}

.margin-top-15px {
    margin-top: 15px;
}

.margin-top-10px {
    margin-top: 15px;
}

.conditionsBreadCrumbs input  {
    padding: 0;
    background: inherit;
    color: inherit;
    height: auto;
    border: 0;
    cursor: pointer;
}

.rova-item .afvalShop-OrderItem {
    margin-top: 0 !important;
}

.rova-item  .order-warning {
    float: left;
    width: 100%;
    clear: none;
    color: #505050;
    font-size: 0.9em;
    margin: 10px 0 25px 0;
    padding: 0;
}

/* clear css */
.afvalShop-ConditionsItem tr td:first-child {
    font-weight: 600;
    color: #8bb0eb!important;
    text-align: right;
}
.afvalShop-ConditionsItem tr td {padding: 5px 10px 10px 5px;}

#afvalwijzer-calendar-tooltip {
    height: auto;
    position: absolute;
    word-break: break-word;
    color: white;
    z-index: 10001;
    padding: 10px 10px 10px 10px;
    font-family: 'robotolight';
    margin-right: 10px;
}

#afvalwijzer-calendar-tooltip h5,
#afvalwijzer-calendar-tooltip p{
    margin-bottom: 10px;
    font-size: 13px;
}

.ui-datepicker-title {
    color: #EEE;
}

input.invalid-input {
    border: 1px solid red !important;
}

.field-required::after {
    content: "*";
    color: red;
    font-size: 1.2em;
    margin-left: 5px;

}
