.width3 img {
    /*width: 33.3333%;*/
    margin:  0px;
}

.tx-lfshoprecipe input[type="checkbox"] {
    margin: 3px 5px 0 0;
    float: left;
}
div[role="navi"] .tx-lfshoprecipe input[type="checkbox"] {
    margin-top: 7px; 
}    
.searchCheck {
    margin-left: 20px;
    display: block;
    padding-top: 3px;
}
.clearfix {
    width:100%;
    display: block;
} 
div[role="navi"] .tx-lfshoprecipe .searchCheck {
    padding-top: 7px;
}
div[role="navi"] .tx-lfshoprecipe input[type="submit"] {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-family: "Conduit ITC Bold",sans-serif;
    font-size: 17px;
    letter-spacing: 2px;
    line-height: 20px;
    padding: 5px 30px 5px 15px;
}
div[role="navi"] .tx-lfshoprecipe input[type="submit"] + span.glyphicon {
    color: #fff;
    font-size: 18px;
    top: 4px;
}    
.list .header {
    color: #333;
    /*font-weight: bold;*/
    text-transform: uppercase;
    margin-top: 0;
}

.list .image {
    float: left; 
    margin-bottom: 0px;
    margin-right: 20px;   
}
.list .wrap-text {
    margin-left: 120px;
}    
.file_pdf {
    margin-right: 10px;
}
.file_pdf:after {
  content: "\e168";
}

.file_zip {    
}
.file_zip:after {
  content: "\e168";
}
.category_list {
    margin-bottom: 10px;
}
.category_recipe {
    background-color: #ffffff;
    font-size: 12px;
    padding: 1px 7px;
}

.margin-bottom-25 .col-md-12 {
    margin-bottom: 0px!important;
}
div[role="slider"] .tx-lfshoprecipe #searchRecipe .box-blue.full input[type="submit"],
.margin-bottom-25 .col-md-12 input[type="submit"]{
    float: right;    
    background: none;
    border: 1px solid transparent;
    line-height: 1.1;
}  
.margin-bottom-25 .col-md-12 input[type="submit"].active,
.margin-bottom-25 .col-md-12 input[type="submit"]:hover,
.margin-bottom-25 .col-md-12 input[type="submit"]:focus,
div[role="slider"] .tx-lfshoprecipe #searchRecipe .box-blue.full input[type="submit"].active,
div[role="slider"] .tx-lfshoprecipe #searchRecipe .box-blue.full input[type="submit"]:hover,
div[role="slider"] .tx-lfshoprecipe #searchRecipe .box-blue.full input[type="submit"]:focus {
    background: none;
    border: 1px solid #04a8fc;
    color: #04a8fc;
}  
#recipeGalery {
    margin-left: 10px;
}
.overflow span.more-link {
    color: inherit;
}
.overflow {
    background-color: inherit;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    display: none;
    line-height: 1.65857;
}

.width3:hover .overflow {
    display: block;
}

.main-section div[role="main"] .col-md-12 .csc-firstHeader {
    color: #fff!important;
}

.tx-lfshoprecipe figure.image img {
    max-width: 100%;
    width: 100%;
    height: auto; 
    border: 8px solid #ffffff;   
}

.csc-space-after-15 {
    margin-bottom: 15px;
}

.back {
}
.back:before{
    font-size: 12px;
    padding-right: 5px;
}
.print:hover,
.back:hover {
    color: rgb(83, 120, 155);
}
.print {
    float: right;
}
.print:before{
    font-size: 12px;
    padding-right: 5px;
}

.float-link {
    float: right;
    display: inline-block;    
    position: relative;
    width: 100%;
}
.float-link:after {
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    content: "\e080";
    float:right;
}

.header-list {
    float: left;
    margin: 0 3px 0 0;    
}
.upper {
    text-transform: uppercase;
}