div.csc-textpic-border div.csc-textpic-imagewrap img {
    padding: 0.5rem;
}

.starWrapper {
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
}

h1, h2{
    font-family: roboto;
    font-size: 1.4rem;
    line-height: 1.6rem;
    margin-top: 0;
}

h2{
	font-size: 1.2rem;
}

hr {
    border: none;
    border-top: 0.15rem solid #ff9929;
}

h1.pageTitle {
    display: table-cell;
    height: 50px;
    vertical-align: middle;
    margin-bottom: 0.5rem;
}

.rating, .comments {
    display: inline-block;
    margin-right: 1rem;
}

.assesmentWrapper {
    background-color: #fcf0c8;
    border-radius: 8px;
    padding: 1rem;
    margin-bottom: 1.5rem;
}

.assesmentWrapper .headline {
    margin-bottom: 0.5rem;
}

.starsWrapper {
    background-color: #fff;
    display: inline-block;
}

.starsWrapper .wrapper, .starsWrapper .starsBackground {
    cursor: pointer;
    float: left;
    font-size: 2rem;
    height: 2.5rem;
    text-align: left;
    width: 11.25rem;
}

.starsWrapper .wrapper { width: 2.25rem; }
.starsWrapper .starBg{ color: #fff; }
.starsWrapper .starBg.transparent { color: transparent; }

.starsWrapper .starsBackground {
    background-color: #fcf0c8;
    position: absolute;
}
.starsWrapper .starBg, .starsWrapper .star {
    display: inline-block;
    height: 2.5rem;
    vertical-align: top;
    width: 2.25rem;
}

.ratingWrapper .rateLabel {
    display: inline-block;
    font-size: 1.4rem;
    padding: 0.3rem 0;
    vertical-align: top;
}
.pageVoted .starsWrapper .wrapper, .pageVoted .starsWrapper .starsBackground{
    cursor: default;
}

.commentWrapper .form input {
    border: 0.15rem solid #ffc483;
    border-radius: 10px;
    box-sizing: border-box;
    margin: 4px 0;
    padding: 8px;
    width: 100%;
}

.commentWrapper .form textarea {
    border: 0.15rem solid #ffc483;
    border-radius: 10px;
    box-sizing: border-box;
    height: 200px;
    margin: 4px 0;
    padding: 8px 4px;
    resize: vertical;
    width: 100%;
}

.wrotenCommentsWrapper{
    color: #717171;
}

.commentWrapper .form .submitButton {
    float: right;
    margin-top: 0.7rem;
}

.commentWrapper .commentNote {
    position: relative;
    padding-left: 40px;
    font-size: 14px;
}

.commentWrapper .commentNote > .icon-iabc-warning {
    position: absolute;
    font-size: 30px;
    left: 0px;
    line-height: 30px;
    top: 50%;
    margin-top: -15px;
}

.buttonWrapper .button.sendComment {
    background-color: #ff9929;
    padding: 0rem 1rem 0.3rem;
}

.ratingWrapper.rateable {
    margin-bottom: 1rem;
}
.wrotenCommentsWrapper{
    border-top: 0.15rem solid #ffc483;
    margin: 1.5rem 0;
}
.multiCommentWrapper.wrotenCommentsWrapper,
.multiCommentWrapper .wrotenComment{
    border: none;
}
.multiCommentWrapper .wrotenComment{
    padding: 0.75rem;
    border-radius: 12px;
}
.multiCommentWrapper .subComments .wrotenComment{
    border-radius: 0;
}
.wrotenComment {
    border-bottom: 0.15rem solid #ffc483;
    padding: 0.75rem 0;
    position: relative;
}
.multiCommentWrapper > .wrotenComment {
    border-style: solid;
    border-width: 2px;
    margin-bottom: 1rem;
}
.buttonWrapper .button.wroteSubCommentBtn {
    padding: 0rem 1rem 0.3rem;
}
.subComments {
    padding: 0 1rem 0 2rem;
}

.wrotenComment .wrote {
    margin-top: 0.3rem;
}

.wrotenComment .wrapper{
    padding-left: 2.5rem;
}


.subComments .spacer {
    height: 2rem;
}
.subComments .userIcon.absolute,
.subComments .wrapper.absolute,
.subComments .formWrapper.absolute{
    top: 0.5rem;
}

.subComments .formWrapper.absolute{
    padding: 0 1rem;
}

.subComments .wrotenComment:first-child {
    border-top: 0.15rem solid #ffc483;
    margin-top: 0.75rem;
}


.wrotenComment .headline > span{
    vertical-align: middle;
}
.wrotenComment .userIcon {
    font-size: 1.7rem;
    padding-right: 0.25rem;
    padding-top: 0.2rem;
}
.wrotenComment .date, .wrotenComment .time {
    font-size: 0.9rem;
    padding-top: 0.25rem;
}

.f3-widget-paginator {
    margin-top: 1rem;
    text-align: center;
}

.f3-widget-paginator li {
    border-width: 0.15rem;
    border-style: solid;
    border-radius: 8px;
    box-sizing: border-box;
    display: inline-block;
    height: 2.3rem;
    line-height: 1.9rem;
    vertical-align: top;
    width: 2.3rem;
}

.f3-widget-paginator .icon {
    font-size: 1.2rem;
    line-height: 2.15rem;
}

ul.f3-widget-paginator li a {
    background-color: #fcf0c8;
    border-radius: 6px;
    box-sizing: border-box;
    display: block;
    height: 100%;
    text-decoration: none;
    width: 100%;
}
ul.f3-widget-paginator li.current,
ul.f3-widget-paginator li.current a{
    background-color: #fff;
}

.csc-textpic-caption {
    color: #717171;
    text-align: center;
    font-size: 0.7rem;
}
.csc-textpic-imagewrap img {
    border-radius: 12px;
    width: 100%;
}
footer .csc-textpic-imagewrap img {
    width: 100%;
}
div.csc-textpic-intext-left .csc-textpic-imagewrap, div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
    margin-right: 1.25rem;
}
div.csc-textpic-intext-right .csc-textpic-imagewrap, div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
    margin-left: 1.25rem;
}

.meassage.toggelable {
    cursor: pointer;
    margin-bottom: 1.4rem;
    position: relative;
}

.subComments > .text{
    overflow: hidden;
}

.meassage.toggelable > .text,
.subComments.toggelable > .text{
    overflow: hidden;
    -webkit-transition: max-height 0.2s ease-in-out;
    -moz-transition: max-height 0.2s ease-in-out;
    -ms-transition: max-height 0.2s ease-in-out;
    -o-transition: max-height 0.2s ease-in-out;
    transition: max-height 0.2s ease-in-out;
}

.meassage.toggelable .showMore {
    position: absolute;
    text-align: center;
    width: 100%;
}

.subComments.toggelable .showMore {
    text-align: center;
}

.meassage.toggelable > .shadow, .subComments.toggelable > .subShadow {
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -ms-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
    opacity: 1;
    height: 2rem;
    margin-top: -2rem;
    position: relative;
    z-index: 10;
}

.meassage.toggelable > .shadow, .subShadow.whiteGradient {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,0.75+60,1+100 */
    background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.75) 60%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.75) 60%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.75) 60%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.subComments.toggelable > .subShadow {
    position: absolute;
    left: 0;
}

.wrotenComment .meassage.toggelable .shadow {
    background: url("../../img/comment_gradient.png") repeat-x scroll 0 bottom rgba(0, 0, 0, 0);
}
.meassage.toggelable .subShadow{
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -ms-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;

    bottom: 0;
    height: 2rem;
    left: 0;
    margin-top: -2rem;
    opacity: 1;
    z-index: 10;
}

.meassage.toggelable .subComments .showMore {
    bottom: 0;
    left: 0;
    z-index: 10;
}

.meassage.toggelable.active > .shadow,
.subComments.toggelable.active > .subShadow { opacity: 0;}

.meassage.toggelable > div.showMore{
    bottom: -1.4rem;
}

.toggelable.active .showMore.icon-iabc-arrow-bottom::before{
    content: "d";
}

table.contenttable {
    border-collapse: separate;
    border-radius: 8px;
    width: 100%;
    overflow: hidden;
    border: 0.15rem solid #ffe48c;
}

table.contenttable tr th{
    vertical-align: top;
    text-align: left;
    color: #fff;
    font-size: 1.2rem;
    text-shadow: 1px 2px 0 rgba(0, 0, 0, 0.5);
    background-color: #FF9829;
    padding: 0.5rem 0.75rem ;
    border-bottom: 0.15rem solid #ffe48c;

}
table.contenttable tr th:first-child{
    border-radius: 0 0 0 8px;
}
table.contenttable tr th:last-child{
    border-radius: 0 0 8px;
}

table.contenttable tr td{
    vertical-align: top;
    padding: 0.25rem 0.75rem ;
    background-color: #fff;
}

table.tableBigSize.contenttable tr td {
    font-size: 1.25rem;
    padding: 1rem;
}

table.contenttable tr.tr-even td,
table.contenttable tr.tr-even td .starWrapper .starBg{
    background-color: #fcf0c8;
}

.smallSpace{
    margin-bottom: 0.5rem;
}

.printIcon, .audioIcon {
    background-color: #ff9929;
    border-radius: 0.5rem;
    box-shadow: 0 0.1rem 0 rgba(0, 0, 0, 0.5);
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 2rem;
    height: 2.9rem;
    line-height: 3.4rem;
    margin: 0.2rem 0.4rem 0.2rem 0;
    text-align: center;
    width: 2.8rem;
    cursor: pointer;
}

.audioIcon {
    line-height: 1rem;
    width: 7.5rem;
}
.audioIcon > span {
    float: left;
    padding: 0.5rem 0.2rem 0 0.4rem;

}
.audioIcon.active .icon-iabc-ear::before {
    content: "r";
}
.audioIcon .text {
    display: block;
    float: none;
    font-size: 1rem;
    line-height: 1.1rem;
    text-align: left;
    vertical-align: top;
    padding-top: 0.3rem;
}

.printIcon:hover, .audioIcon:hover, .audioIcon.active{
    box-shadow: none;
    margin: 0.4rem 0.4rem 0 0;
}

.breadcrumbWrapper {
    margin-bottom: 1rem;
}

.breadcrumbWrapper > div {
    display: inline;
    font-size: 0.9rem;
    vertical-align: middle;
}

.breadcrumbWrapper .arrow {
    border: 0.1rem solid;
    border-radius: 100%;
    font-size: 0.5rem;
    line-height: 1.5rem;
    margin: 0 0.4rem;
    padding: 0.2rem 0.25rem 0.1rem;
}

.breadcrumbWrapper .entry > a {
    color: #333;
    display: inline;
    text-decoration: underline;
}
.breadcrumbWrapper .entry.last > a {
    text-decoration: none;
}

.pageBrowserWrapper {
    clear: both;
    white-space: nowrap;
}

.pageBrowserWrapper > div {
    border-width: 0.15rem;
    border-style: solid;
    border-radius: 8px;
    box-sizing: border-box;
    display: inline-block;
    margin-right: 2%;
    padding: 0.2rem 1rem;
    white-space: normal;
    vertical-align: top;
    width: 49%;
    margin-top: 7px;
    margin-bottom: 3px;
    /*box-shadow: 0 3px 0 rgba(0, 0, 0, 0.5);*/
}
.pageBrowserWrapper > div:hover{
    box-shadow: none;
    margin-top: 6px;
    margin-bottom: 4px;
}

.pageBrowserWrapper > div span {
    display: table-cell;
    height: 54px;
    vertical-align: middle;
}

.pageBrowserWrapper > div .label {
    font-weight: bold;
    font-size: 1rem;
    width: 90%;
}
.pageBrowserWrapper .arrow {
    font-size: 1.5rem;
    padding: 0 0.5rem;
    line-height: 1rem;
}
.pageBrowserWrapper .arrow.icon-iabc-arrow-left  { padding-left:  0; }
.pageBrowserWrapper .arrow.icon-iabc-arrow-right { padding-right: 0; }


