@font-face {
    font-family: 'emailIcon';
    src: url('emailIconFonts/emailFont.eot?72745799');
    src: url('emailIconFonts/emailFont.eot?72745799#iefix') format('embedded-opentype'),
    url('emailIconFonts/emailFont.woff?72745799') format('woff'),
    url('emailIconFonts/emailFont.ttf?72745799') format('truetype'),
    url('emailIconFonts/emailFont.svg?72745799#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}

*{
    margin: 0;
    padding: 0;
}
a{
    text-decoration:none !important;
}
img{
    border:none;
}
body{

    color: #333333;
    font-size: 12px;
    padding-bottom: 50px;
    padding-top: 0px;
    width: 100%;
    margin:0 auto;
    text-align:center;
    background: -webkit-gradient(linear, 0 0, 0 0%, from(#efefef) to(#fff)); /*old webkit*/
    background: -webkit-linear-gradient(#efefef, #fff); /*new webkit*/
    background: -moz-linear-gradient(#efefef, #fff); /*gecko*/
    background: -ms-linear-gradient(#efefef, #fff); /*IE10*/
    background: -o-linear-gradient(#efefef, #fff); /*opera 11.10+*/
    background: linear-gradient(#efefef, #fff); /*future CSS3 browsers*/
    -pie-background: linear-gradient(#efefef, #fff); /*PIE*/
    font-family: Arial,helvetica,sans-serif;

}

#container{
    width:100%;
    position:relative;
    clear:both;
    margin: 10px auto;
    min-width:500px;
    text-align:center;
    background: -webkit-gradient(linear, 0 0, 0 0%, from(#fff) to(#efefef)); /*old webkit*/
    background: -webkit-linear-gradient(#fff, #efefef); /*new webkit*/
    background: -moz-linear-gradient(#fff, #efefef); /*gecko*/
    background: -ms-linear-gradient(#fff, #efefef); /*IE10*/
    background: -o-linear-gradient(#fff, #efefef); /*opera 11.10+*/
    background: linear-gradient(#fff, #efefef); /*future CSS3 browsers*/
    -pie-background: linear-gradient(#fff, #efefef); /*PIE*/

    border:1px solid #999;
    text-align:left;
    -moz-box-shadow: 0px 0px 5px 1px #999;
    -webkit-box-shadow: 0px 0px 5px 1px #999;
    box-shadow: 0px 0px 5px 1px #999; 

    border-bottom-right-radius: 5px 5px;
    border-bottom-left-radius: 5px 5px;
    border-top-right-radius: 5px 5px;
    border-top-left-radius: 5px 5px;


}

/**EKOMI HEADER ------------------------------START------------------------------------------------**/
#headerWrapper{
	position:relative;
    width:100%;
	
}
#theBottomWrapper {
	padding-top:10px;
}
#topRightButtonWrapper{
    position:relative;
    width:100%;
    height:30px;
    text-shadow:0px 1px #333;
    display:inline;
    padding:1px;
}
#topRightLangWrapper {
	float:right;
	
}

.topParagraphHeading {
    font-size: 19px;
    font-weight: bold;
    height: 24px;
}
#theLogo {
    float: left;
    min-width: 100px;
    padding: 12px 1%;
    position: relative;
    width: 30%;
}
#logoWrapper a {
    background: url("../../images_new/certificate_multi/ekomi.png") no-repeat scroll left top transparent;
    display: block;
    float: left;
    height: 54px;
    position: relative;
    text-shadow: 0 1px #DDDDDD;
    width: 197px;
}
#logoWrapper a span {
    visibility:hidden;
}
#theLogo a{
    display:block;
    width:100%;
    max-height: 50px;
    max-width:200px;
}
#theLogo a img{
    height:100%;
    width:100%;
    max-height: 50px;  
    max-width:200px;
}

#ekomiReasons{
    border-left: 1px solid #928E8E;
    float: left;
    height: 49px;
    margin-left: 10px;
    padding-left: 10px;
    padding-top: 5px;
    position: relative;
    text-align: left;
    width: 144px;
    position:relative;
}

#ekomiReasons ul li{
    background: url("../../images_new/certificate_multi/liBullet.png");
    background-repeat:no-repeat;
    position:relative;
    height: 18px;
}
#ekomiReasons ul li span {
    left: 10px;
    position: relative;
    top: -5px;
}

#headerWrapper a.headerTopButton {
    color: #FFF;
    display: block;
    padding: 2px 10px 5px 10px;
    background:url("../images_new/certificate/headerTopButton.png") no-repeat scroll left top transparent;
    width:auto;
    text-shadow: none;
}

.langSelect { /* ONLY USED FOR IE 7*/
	float:right;
	margin-right:5px;
	background: #4bc531;
    display: inline;
	padding:2px 2px 2px 2px;	
}

.langSelect select {
   background-color: transparent;  
}

#shopSelect{
  width:100%;  
}

/**EKOMI HEADER ------------------------------END------------------------------------------------**/


.left {
    float: left;
}

.clear{
    clear:both;
}

#theMainPageWrapper{
    position:relative;
    margin: 0px auto;

    min-width:665px;

    text-align:center;

    width:665px;
}

#header {
    background: url("../../images_new/certificate_multi/header_right_back_1x73.png") repeat scroll 0 0 transparent;
    border-bottom: 1px solid #999999;
    height: 73px;
    position: relative;
}

#mainTopImage {
    position: absolute;
    top: -15px;
    width: 100%;
    height:48px;
}

#main{
    padding-top: 30px;
    position: relative;
    width: 100%;
}


#mainBackImage{
    height: 100%;
    position: absolute;

    width: 100%;
}

#theHeader{
    margin: 10px 0px 20px 20px;
    position: relative;
    width: 100%;
    height:50px;
    border-bottom:1px solid #999;
}
#headerTitle {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    height: 27px;
    min-width: 210px;
    padding: 27px 0 19px 10px;
}

#header_arrow_image{
    height:73px;
    width:21px;
}
#sealImage {
    height: 100px;
    position: absolute;
    right: -30px;
    top: -12px;
    width: 100px;
}

#sealImage img{
    width:100%;
    height:100%;
}
#theLogo {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    height: 52px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-top: 16px;
    position: relative;
    width: 175px;
}
#theLogo a{
    display:block;
    width:100%;
    max-height: 50px;
    max-width:200px;
}
#theLogo a img{
    height:100%;
    width:100%;
    max-height: 50px;  
    max-width:200px;
}



#leftSide{
    float: left;
    min-width: 200px;
    position: relative;
    width: 48%;
    padding-left: 1%;

}

#rightSide {
    float: right;
    min-width: 237px;
    position: relative;
    text-align: center;
    top: -6px;
    width: 48%;
    padding-right:1%;

}


#theContent{
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    position: relative;
    width: 98%;
}






#footer{
    clear: both;
    color: #909090;
    margin: 30px auto 15px;
    padding-left: 1%;
    padding-right: 1%;
    position: relative;
    text-align: center;
    width: 98%;
}

#footer a{
    display:block;
    color:#909090 !important;
    width:18%;
    text-align:center;
    float:left;
}

#footer div.liSeperator{
    float:left;
    width:2%;
    text-align: center;

}
#footer a:hover{
    color: #29A00A !important;
}

#footer p{
    text-align: center;
}


#mainBottomImage {
    position: absolute;
    top: -15px;
    width: 100%;
}


.bottomParagraphHeading {
    display: block;
    float: right;
    font-size: 12px;
    height: 38px;
    padding-bottom: 12px;
    padding-right:81px;
    padding-top: 17px;
    width: 136px;
}
#comments_to_be_loaded a{
    color: #29A00A;
}



.ratingWrapperONE{
    background-image: url("../../images_new/certificate_multi/starRatingGray.png");
    background-repeat: no-repeat;
    height:36px;
    width:195px;
    margin: 0 auto;
}
.ratingInner{
    background-image: url("../../images_new/certificate_multi/starRatingYellow.png");
    background-repeat: no-repeat;
    height:36px;
    width:195px;
    margin: 0 auto;
}

.ratingStars{
    padding:5px 0px;
}



.regularBox{

    position:relative;
    /* background:url(../img/box_back_1x300.png);*/
    background-repeat: repeat-x;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff) to(#efefef)); /*old webkit*/
    background: -webkit-linear-gradient(#fff, #efefef); /*new webkit*/
    background: -moz-linear-gradient(#fff, #efefef); /*gecko*/
    background: -ms-linear-gradient(#fff, #efefef); /*IE10*/
    background: -o-linear-gradient(#fff, #efefef); /*opera 11.10+*/
    background: linear-gradient(#fff, #efefef); /*future CSS3 browsers*/
    -pie-background: linear-gradient(#fff, #efefef); /*PIE*/
    border:1px solid #999;
    border-bottom-right-radius: 5px 5px;
    border-bottom-left-radius: 5px 5px;
    border-top-left-radius: 5px 5px;
    border-top-right-radius: 5px 5px;
    border-radius: 5px;

    margin-bottom:10px;
    width:96%;
    padding:2%;
}
.regularBoxRight{



    position:relative;
    /* background:url(../img/box_back_1x300.png); */
    background-repeat: repeat-x;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff) to(#efefef)); /*old webkit*/
    background: -webkit-linear-gradient(#fff, #efefef); /*new webkit*/
    background: -moz-linear-gradient(#fff, #efefef); /*gecko*/
    background: -ms-linear-gradient(#fff, #efefef); /*IE10*/
    background: -o-linear-gradient(#fff, #efefef); /*opera 11.10+*/
    background: linear-gradient(#fff, #efefef); /*future CSS3 browsers*/
    -pie-background: linear-gradient(#fff, #efefef); /*PIE*/
    border:1px solid #999;
    border-bottom-right-radius: 5px 5px;
    border-bottom-left-radius: 5px 5px;
    border-top-left-radius: 5px 5px;
    border-top-right-radius: 5px 5px;
    border-radius: 5px;


    margin: 10px 0px 0px 5px;
    position: relative;
    width: 94%;
    padding:5px;
    text-align:left;
}

.boxBackAbsoluteImage{
    width:100%;
    height:100%;
    background-repeat: no-repeat;
    position:absolute;
}
.sectionTitle{
    position:relative;
    top:0px;
    width:90%;
    padding-left:5%;
    padding-right:5%;
    text-align: center;
    paddding-top:10px;
    font-size:14px;

}
.rating{
    position:relative;


}
.ratingGrade{
    text-align:center;
}
.sectionSubtitle{
    text-align: center;
    border-bottom:1px solid #999;
    position:relative;
    font-size:12px;
    padding-bottom: 15px;

}
.sectionParagraph {
    font-size: 12px;
    font-weight: normal;
    padding-left: 5%;
    position: relative;
    padding-bottom:10px;
}
.reviewStatus {
    height: 35px;
    margin: 0 5%;
    padding-bottom: 5px;
    padding-top: 10px;
    position: relative;
    text-align: center;
    width: 90%;
}
.positiveReview{

    float:left;
    width:30%;
    color:#228f06;
    padding-right:3%;
    position:relative;
    height:100%;
}
.positiveReview a{

    text-decoration:none;
    color:#228f06;
    display:inline-block;
	font-weight: bold;	
    position:relative;
    top:-7px;

}


.neutralReview{
    float:left;
    padding-right:3%;
    width:30%;
    color:#cfcf53;
    position:relative;
    height:100%;
}
.neutralReview a {
    color: #CFCF53;
    display: inline-block;
	font-weight: bold;	
    position: relative;
    text-decoration: none;
    top:7px;

}

.neutralReview img {
    position: relative;
    top: 10px;
}


.negativeReview{
    float:left;
    width:30%;
    color:#a80c0c;
    position:relative;
    height:100%;

}
.negativeReview a{
    text-decoration:none;
    color:#a80c0c;
    display:inline-block;
	font-weight: bold;	
    position:relative;
    top:-7px;
    padding-right:6px;

}


.talignLeft{
    text-align:left;
}


.certificateFrameCrownImage{
    width:100%;
    height:100%;
    position:absolute;
}

 .certificateBoxTpl3Inner{
	padding: 5px;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
}

#certificateTop{
    height:14px;
    position:relative;

}
#certificateMiddle{
    position:relative;
    width:100%;
    clear:both;

}
#certificateBottom{
    height:26px;
    position:relative;

}
#crownedCertificate{
    margin: 5px auto;
    overflow:hidden;
    position:relative;
    padding-left:5px;
}

#siegelFadeImage{
    bottom: 0px;
    position: absolute;
    right: 0px;
}

#arrowPointer{
    background: none repeat scroll 0 0 #EAEAEA;
    float: left;
    height: 73px;
    width: 20px;
}



#arrowPointer img{

    height: 100%;
    width: 20px;
}






h3.websiteName {
    font-size: 14px;
    text-align: center;
    padding-bottom:10px;
}


.certificateBoxTpl2Inner ul.certificateDetails li {
    border-top: 1px dotted #919191;
    line-height: 16px;
    margin-top: 10px;
    padding-top: 10px;
}


.certificateDetails li {
    border-top: 1px dotted #919191;
    margin: 0 auto;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 92%;
}
ol, ul {
    list-style: none outside none;
}

ul.certificateDetails li .left {
    color: #656565;
    font-size: 10px;
    font-weight: bold;
    margin: 0 auto 5px;
    padding: 2%;
    text-align: left;
    text-transform: uppercase;
    width: 40%;
}

.certificateDetails .descriptionText{
    text-align: justify;
}

.pagelink, .minilink, .shoplink {
    color: #29A00A !important;
    text-decoration: none;
}
#addthisbuttondiv {
    margin: 0 auto;
    text-align: center;
    width: 45%;
}
.padding1{
    padding-left:1%;
}

ul.eKomiServices {
    list-style-image: url("../../images_new/certificate_multi/bullet_arrow.png");
    list-style-position: outside;
    padding-left:30px;
}

.paddingLeft15{
    padding-left:15px;
}
.upperCase{
    text-transform: uppercase;
}

#certificateTop{
    width:100%;
    height:15px;
    position:relative;



}
.shopAddressDetails{
    font-weight:bold;
}
#topLeftCertificate{
    background: url("../../images_new/certificate_multi/top_left_certificate_new.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 15px;
    width: 6%;
    min-width:14px;
}
#topMiddleCertificate{
    background: url("../../images_new/certificate_multi/middle_top_certificate.png") repeat-x scroll 0 0 transparent;
    float: left;
    height: 15px;
    width: 88%;
}
#topRightCertificate {
    float: right;
    height: 15px;
    min-width: 14px;
    position: relative;
    width: 6%;
}


#middleLeftCertificate {
    background: url("../../images_new/certificate_multi/middle_left_certificate.png") repeat-y scroll right top transparent;
    height: 100%;
    left: 0;
    position: absolute;
    width: 14px;
}
#middleMiddleCertificate{
    margin: 0 auto;
    width: 100%;
}
#middleRightCertificate {
    background: url("../../images_new/certificate_multi/middle_right_certificate.png") repeat-y scroll right top transparent;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 6%;
    overflow:hidden;
}




#certificateBottom{
    width:100%;
    height:15px;
    position:relative;



}

#bottomLeftCertificate{
    background: url("../../images_new/certificate_multi/bottom_left_certificate_new.png") no-repeat scroll 0px 0px transparent;
    float: left;
    height: 15px;

    width: 6%;
}
#bottomMiddleCertificate{
    background: url("../../images_new/certificate_multi/middle_bottom_certificate.png") repeat-x scroll 0 0 transparent;
    float: left;
    height: 15px;

    width: 88%;
}
#bottomRightCertificate {
    float: right;
    height: 15px;

    position: relative;
    text-align: right;
    width: 6%;
}

.positionImageRight{
    position:absolute;
    right:0px;
}

.whiteBoxT2Wrapper{
    position:relative;
}

.whiteBoxT2Wrapper .whiteBoxT2Top{
    background:url("../../images_new/certificate_multi/whiteBoxT2Left.png") no-repeat scroll left top transparent;
    display:block;
    height:7px;
    line-height:7px;
    width:100%;
}

.whiteBoxT2Wrapper .whiteBoxT2Top span{
    background:url("../../images_new/certificate_multi/whiteBoxT2Right.png") no-repeat scroll right top transparent;
    display:block;
    height:7px;
    line-height:7px;
    width:100%
}

.whiteBoxT2Wrapper .whiteBoxT2{
    /*	background:url("../../images_new/certificate_multi/whiteBoxT2Background.png") repeat-y scroll left center #FFFFFF; THIS ONE  */
    display:block;
    width:100%;
}


.whiteBoxT2Inner{
    background: url("../../images_new/certificate_multi/whiteBoxT2Background.png") repeat-y scroll left center #FFFFFF;
    word-wrap: break-word;
    display:block;
    width:100%;
}

.whiteBoxT2InnerRight{
    font-size:12px;
    font-weight:bold;
    padding:5px 10px;
    background:url("../../images_new/certificate_multi/grayBorder.png") repeat-y scroll right center transparent;
}

.whiteBoxT2Wrapper .whiteBoxT2Bottom{
    background:url("../../images_new/certificate_multi/whiteBoxT2Left.png") no-repeat scroll left bottom #F3F3F3;
    display:block;
    height:7px;
    line-height:7px;
    width:100%;
}

.whiteBoxT2Wrapper .whiteBoxT2Bottom span{
    background:url("../../images_new/certificate_multi/whiteBoxT2Right.png") no-repeat scroll right bottom transparent;
    display:block;
    height:7px;
    line-height:7px;
    width:100%;
}
.commentArrow{
    background:url("../../images_new/certificate_multi/commentArrow.png") no-repeat scroll left top transparent;
    bottom:1px;
    height:20px;
    left:8px;
    position:relative;
    width:22px;
}

.commentDetailsWrapper .commentRating{
    float:right;
    margin-top:3px;
}

.commentRating p.left{
    float: left;
    margin-left: 0;
    width: 37%;
    position: relative;
	margin-top: 2px;
}
.commentDetailsWrapper .commentRating .ratingWrapper,
.starsGradeWrapper .ratingWrapper{
    background:url("../../images_new/certificate_multi/starRatingSmallGray.png") no-repeat scroll left top transparent;
    height:21px;
    width:120px;
}



.commentDetailsWrapper .commentRating .ratingWrapper .ratingInner,
.starsGradeWrapper .ratingWrapper .ratingInner{
    background:url("../../images_new/certificate_multi/starRatingSmallYellow.png") no-repeat scroll left top transparent;
    height:21px;
    width:120px;
}

.rating .whiteBoxT2Wrapper .whiteBoxT2 .whiteBoxT2Inner .whiteBoxT2InnerRight{
    line-height:23px;
    margin:0;
    padding: 0 10px;
}

.pageNav{
    clear:both;
}


.ratingWrapper{
    float:left;
    background-image: url("../../images_new/certificate_multi/starRatingGray.png");
    background-repeat: no-repeat;
    height:36px;
    width:195px;
    margin: 0 auto;
}

.commentRating{
    position: relative;
    width: 100%;

}

.ratingStarWrapper{

    padding-bottom:10px;

}

ul.commentsListWrapper li.commentItemWrapper {
    background: url("../../images_new/certificate_multi/commentSep.png") repeat-x scroll top transparent;
    padding-top: 20px;
    margin-bottom: 16px;
}

.emLink {
    bottom: 0;
    clear: both;
    color: #29A00A !important;

    float:right;
    right: 5px;
    text-decoration: none;
}


.headerWrapper{
    position:relative;
    width:100%;

}
.headerWrapper a.headerTopButton {
    background:url("../../images_new/certificate_multi/headerTopButton.png") no-repeat scroll left top transparent;
    display:block;
    margin-bottom:5px;
    margin-right:15px;
    float:right;
}

.headerWrapper a.headerTopButton span {
    background:url("../../images_new/certificate_multi/headerTopButton.png") no-repeat scroll right bottom transparent;
    color:#FFFFFF;
    display:block;
    font-size:12px;
    height:20px;
    line-height:20px;
    padding:0 15px;
}

.headerWrapper ul.eKomiReasonItem {
    border-left:1px solid #928E8E;
    margin-left:5px;
    padding-left:15px;
}


.headerWrapper ul.eKomiReasonItem li {
    background:url("../../images_new/certificate_multi/liBullet.png") no-repeat scroll left center transparent;
    color:#4D4D4D;
    font-size:14px;
    line-height:18px;
    padding-left:15px;
    text-align:left;

}


.righty{
    float:right;
    padding-right:5px;
}

/* NEW LAST UPDATE*/
.ratingGrade p{
    font-size:24px;
    font-weight:bold;
}


.bestOuter{
    color:#6c6c6c;
}
.regularBox{
    background: #f3f3f3;
}


.smallGradeWrapper{
    font-weight:bold;
    color:#6c6c6c;
    font-size:14px;
}
.smallGradeWrapper  span{

    color:#333;
}

.starsGradeWrapper .ratingWrapper {
    margin-left: 10px;
    margin-right: 5px;
}
.commentRating{
    font-size:14px;
}
.right{
    float: right;
    padding-left: 11%;
    padding-top: 1%;
    text-align: left;
    width: 45%;
}

#siegelFadeContainer{
    overflow:hidden;
}

#lastDivOne{
    float: left;
    text-align: right;
    width:49%;
    padding-right:1%;

}
#lastDivTwo{
    float: left;
    text-align: left;
    width:50%;

}
.finalParagraph{
    margin:5px auto 0px;
    display:block;
    width:50%;
}

.commentDetails{
    left: 33px;
    position: relative;
    top: -10px;
    word-wrap: break-word;
	font-size:10px;
}
.ratingInner{
    margin:0;
}


/*                        .contactDetails{
    left: -55px;
    position: relative;
    width: 200px;
}*/


#tooltip {
    background-color: #000000;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    left: 5px;
    line-height: normal;
    opacity: 0.87;
    padding: 6px 10px;
    position: absolute;
    text-align: justify;
    top: 5px;
    width: 500px;
    z-index: 3000;
}
#tooltip h3 {
    display: block;
}
#tooltip p {
    display: block;
    font-size: 13px;
    font-weight: normal;
    padding-bottom: 10px;
}
#tooltip p strong {
    display: block;
    font-weight: bold;
}
#tooltip .url {
    display: none !important;
}

#preLoaderHolder{
    position:absolute;
    top:0px;
    left:0px;
    height:100%;
    width:100%;
    display:none;

}
#preLoaderHolderImage{
    width:54px;
    height:55px;
    position:absolute;
    top:50%;
    left:40%;
}

#comments_to_be_loaded{
    text-align: center;
}
ul{
    text-align: left;
}

.imageMarginTopPositive{
    margin-top:2px;
}

#reviewStatusCover{
    position:absolute;
    display:block;
    left:0px;
    top:8px;
}
#hiddenStatus{
    display:none;
}
.textAlignCenter{
    text-align: center;
}

.icon-email {
    font-family: 'emailIcon';
    color: #333333;
    /*content: '\e800'; Just put it here so We have a the icon style*/
}
.icon-email a {
    color: #333333;
}
.icon-email a:hover {
    color: #0645AD;
}
.textRight{
    overflow: hidden;
}
.textRight p{
    word-break: break-all;
}
.textRight a {
    word-break: break-all;
    display: inline-block;
}

#shopSelect_chosen{
    width: 100% !important;
}

/** Translate button css **/
.commentsListWrapper .commentItemWrapper .mobile_btn{
    text-align: right;
}
.commentsListWrapper .commentItemWrapper  .translate_btn{
    background: #4caf50 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 3px;
    color: #fff;
    font-size: 12px;
    padding: 2px 18px;
    outline: 0;
    cursor: pointer;
}
.certificateBoxReply{
    margin: 7px 0px 0px 0px;
    background-color: #F3F3F3;
    border-radius: 5px;
}

/* Responsive CSS */
@media (min-width: 320px) and (max-width: 768px){
    html{
        /*overflow-x: hidden;*/
    }
    body{
        padding-bottom: 0;
    }
    #sortReview {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border: 1px solid #D8D8D8;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        background-color: #ffffff;
        background-image: url('/images_new/certificate/selectbox_arrow_full_mobile_certificate.png');
        background-repeat: no-repeat;
        background-position: right 10px center;
        color: #333;
        padding: 5px;
        width: 99%;
        cursor: pointer;
    }
    
    #theBottomWrapper {
        padding-top: 16px;
    }
    #container{
        min-width: 100%;
        overflow: hidden;
    }

    .reviewStatus{
        width: 300px;
        margin: 0 auto;
    }

    #header, #arrowPointer{
        background: #ffffff url("../images_new/certificate/background.png") repeat-x scroll left top;
    
    }

    #headerTitle .topParagraphHeading{
       
        word-break: break-all;
    }
    #theLogo {
        
        position: absolute;
        right: 27%;
        display: inline-block;
        float: none;
        height: 49px;
        margin: 0 auto;
        min-width: 52px;
        padding: 12px 7px;
        text-align: center;
        width: auto;
    }

    #shopSelect_chosen{
        width: 100% !important;
    }
    .certificatePageWrapper .certificateBoxTpl1Wraper .certificateBoxTpl1TopInner .sectionTitle{
        text-align: center;
    }
    #header #headerTitle{
        background: #ffffff url('../images_new/certificate/background.png') repeat-x scroll top left;
        width: 40%;
        min-width: 130px;
    }
    #header #headerTitle .topParagraphHeading{
        font-size: 17px;
    }
     .bottomParagraphHeading{
        display: none;
     }  
     .reviewStatus > div{
        display: inline-block;
        float: none;
        width: 30%;
        padding-right: 0;
        vertical-align: top;
     }
     .commentRating p.left{
        width: auto;
     }
     .regularBoxRight .sealRow{
        text-align: center;
        margin-bottom: 10px;    
     }
    #sealImage{
        top: 10px;
    }
     #sealImage img {
        width: 54px;
        height: auto;
    }
    .regularBoxRight .sealRow .sealPic{
        float: none;
        margin: 5px 5px 5px 0;
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }
     ul.certificateDetails li .left{
        text-align: right;
     }
     #theMainPageWrapper{
        width: 100%;
        min-width: 100%;
        overflow: hidden;
     }
     .regularBoxRight{
        width: 96%;
     }
     #leftSide{
        width: 97%;
     }
     #rightSide{
        width: 98%;
        margin-right: 7px;
     }
    #header #arrowPointer img{
        display: none;
    }
    #footer a{
        width: auto;
        margin: 0 -2px;
        float: none;
        display: inline-block;
        border-left: #ccc 1px solid;
        padding: 2px 6px;
    }
    #footer a:first-child{
        border-left: 0 !important;
    }
    #footer .liSeperator{
        display: none;
    }
    .finalParagraph a{
        border-left: 0 !important;
        padding: 0 !important;
        margin: 0 !important;
        font-size: 11px;
    }
    #lastDivOne{
        font-size: 11px;
    }
    .finalParagraph{
        margin-top: 10px;
    }
    .subratingTableWrapper{
        max-width: 200px;
        margin:0 auto;
    }
    #main{
        padding-top: 10px;
    }
    .subratingTableWrapper .subratingLabel{
        display: block;
        float: left;
        margin: 0 0 0 22px;
        text-align: right;
    } 
    .subratingTableWrapper .subratingSmall{
        display: block;
        float: right;
        margin: 0 27px 0 0;
        text-align: right; 
    }

    #footer .finalParagraph{
        width: 130px;
    }
    #lastDivOne{
        width:auto;
    }
    #theLogo a img{
        height:100%;
        width:52px;
    }
    #ajaxHolder h3, #ajaxHolder h4 {
        padding-left: 0;
    }  
}
.what-is-ekomi{
    color: #29A00A !important;
}