@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
p.cr-comment-image-text { margin-bottom: 0.5em; font-size: 0.9em; }
p.cr-comment-video-text { margin-bottom: 0.5em; font-size: 0.9em; }
.iv-comment-image {
float: left;
margin-right: 5px;
margin-left: 0;
margin-bottom: 5px;
margin-top: 0px;
border-radius: 5px;
overflow: hidden;
border: 1px solid #e4e1e3;
filter: brightness(100%);
}
.iv-comment-image:hover,
.cr-comment-video:hover {
filter: brightness(95%);
}
.cr-comment-image-top {
display: inline-block;
margin-right: 5px;
vertical-align: top;
max-height: 150px;
border-radius: 5px;
overflow: hidden;
border: 1px solid #e4e1e3;
filter: brightness(100%);
box-sizing: content-box;
position: relative;
}
.cr-comment-image-top:hover {
filter: brightness(95%);
}
.cr-comment-video {
float: left;
margin-right: 5px;
margin-bottom: 5px;
position: relative;
cursor: pointer;
border-radius: 5px;
overflow: hidden;
border: 1px solid #e4e1e3;
filter: brightness(100%);
}
.cr-comment-video video.cr-video-a {
width: 75px;
height: 75px;
display: block;
object-fit: cover;
}
.cr-comment-video-modal.cr-comment-video video.cr-video-a {
width: auto;
height: auto;
max-width: 100%;
max-height: 100%;
object-fit: contain;
background-color: rgba(0,0,0,0.4);
}
.cr-comment-video .cr-comment-videoicon,
.cr-comment-image-top .cr-comment-videoicon {
position: absolute;
top: 50%;
left: 50%;
width: 32px;
height: auto;
margin-top: -16px;
margin-left: -16px;
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-nav .cr-ajax-reviews-slide-nav .cr-comment-videoicon,
.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-nav .cr-ajax-reviews-slide-nav .cr-comment-videoicon {
position: absolute;
top: 50%;
left: 50%;
width: 26px;
height: auto;
margin-top: -13px;
margin-left: -13px;
}
.cr-comment-image-top img,
.cr-comment-image-top video {
width: 150px;
height: 150px;
box-shadow: none;
padding: 0;
border-radius: 0;
object-fit: cover;
cursor: pointer;
}
#reviews div.iv-comment-image img,
div.iv-comment-image img {
box-shadow: none;
width: 75px;
height: 75px;
max-width: 75px;
max-height: 75px;
object-fit:cover;
padding: 0;
border-radius: 0;
display: block;
position: relative;
}
.cr-comment-images, .cr-comment-videos {
margin-bottom: 1em;
}
.cr-all-reviews-shortcode .cr-comment-images, .cr-comment-videos {
margin: 0;
}
.cr-all-reviews-shortcode .comment_container .avatar,
.cr-ajax-reviews-list .comment_container .avatar {
display: none;
}
.cr-comment-videos .cr-comment-video .cr-comment-video-close {
display: none;
}
.cr-comment-videos .cr-comment-video.cr-comment-video-modal .cr-comment-video-close {
display: block;
background-color: #7A7A7A;
color: #FFFFFF;
border: 0px solid;
border-radius: 10px;
position: absolute;
top: 0px;
right: 0px;
padding: 1px;
line-height: 0;
cursor: pointer;
}
.cr-comment-videos .cr-comment-video.cr-comment-video-modal .cr-comment-video-close .cr-close-button-svg {
display: block;
width: 18px;
height: 18px;
}
.cr-comment-videos .cr-comment-video.cr-comment-video-modal .cr-comment-video-close .cr-close-button-svg-p {
fill: #ffffff;
}
.cr-comment-videos .cr-comment-video .cr-video-cont {
display: flex;
position: relative;
margin: auto;
}
.cr-comment-videos .cr-comment-video.cr-comment-video-modal .cr-video-cont {
padding: 10px;
max-width: 100%;
max-height: 100%;
}
.cr-comment-videos-modal {
position: fixed;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
z-index: 99999;
overflow: auto;
background-color: rgba(0,0,0,0.4);
display: flex;
align-items: center;
justify-content: center;
}
.cr-comment-videos-modal .cr-comment-video,
.cr-comment-videos-modal .iv-comment-image {
display: none;
}
.cr-comment-video.cr-comment-video-modal {
width: 80%;
height: 80%;
float: none;
margin: auto;
z-index: 1;
display: flex;
justify-content: center;
cursor: auto;
border-width: 0;
filter: brightness(100%);
}
.cr-recaptcha { margin-bottom: 1.5em; }
#commentform.comment-form .cr-upload-local-images, .comment-form .cr-upload-local-images { width: 100%; flex: none; }
#commentform.comment-form .cr-upload-local-images label, .comment-form .cr-upload-local-images label {
display: block;
transform: none;
position: relative;
left: auto;
top: auto;
}
#commentform.comment-form .cr-upload-local-images input, .comment-form .cr-upload-local-images input { display: block; width: 100%; }
.ivole-meter {
overflow: hidden;
background: #f2f2f2;
background: -webkit-linear-gradient(top,#eee,#f6f6f6);
background: linear-gradient(to bottom,#eee,#f6f6f6);
background-color: #f3f3f3;
height: 22px;
border-radius: 1px;
box-shadow: inset 0 1px 2px rgba(0,0,0,.4),inset 0 0 0 1px rgba(0,0,0,.1);
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.ivole-meter .ivole-meter-bar {
border-radius: 1px;
background: #fb0;
background: -webkit-linear-gradient(top,#ffce00,#ffa700);
background: linear-gradient(to bottom,#ffce00,#ffa700);
background-color: #ffce00;
box-shadow: inset 0 0 0 1px rgba(0,0,0,.25),inset 0 -1px 0 rgba(0,0,0,.05);
-webkit-transition: width .5s ease;
transition: width .5s ease;
float: left;
font-size: 0;
height: 100%;
width: 0;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.ivole-meter .ivole-meter-bar:before {
background-color: rgba(255,255,255,.25);
content: "";
display: block;
font-size: 0;
height: 1px;
margin: 1px
}
.cr-histogramTable tr.ivole-histogramRow .ivole-histogramCell1 {
white-space: nowrap;
width: auto;
}
.cr-histogramTable tr.ivole-histogramRow .ivole-histogramCell2 {
width: 70%;
}
.cr-all-reviews-shortcode .cr-histogramTable tr.ivole-histogramRow .ivole-histogramCell2 {
min-width: 100px;
}
.cr-histogramTable tr.ivole-histogramRow .ivole-histogramCell3 {
text-align: right;
white-space: nowrap;
width: auto;
}
#reviews .cr-summaryBox-wrap,
.cr-all-reviews-shortcode .cr-summaryBox-wrap,
.cr-reviews-grid .cr-summaryBox-wrap {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
padding: 2px;
align-items: center;
}
.cr-all-reviews-shortcode.cr-all-reviews-new-review .cr-summaryBox-wrap {
display: none;
}
.cr-reviews-grid.cr-reviews-grid-new-review .cr-summaryBox-wrap,
.cr-reviews-grid.cr-reviews-grid-new-review .cr-reviews-grid-empty {
display: none;
}
#reviews .cr-summaryBox-wrap {
margin: 0 0 1em 0;
background-color: #F9F9F9;
}
.cr-all-reviews-shortcode .cr-summaryBox-wrap,
.cr-reviews-grid .cr-summaryBox-wrap {
margin: 0;
background-color: #F9F9F9;
}
.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-summary-separator,
.cr-reviews-grid .cr-summaryBox-wrap .cr-summary-separator {
width: auto;
height: 40px;
}
.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-summary-separator,
.cr-reviews-grid .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-summary-separator {
flex: 2 2 auto;
display: flex;
justify-content: center;
align-items: center;
}
.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-summary-separator-side,
.cr-reviews-grid .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-summary-separator-side {
flex: 1 1 auto;
}
.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-summary-separator-int,
.cr-reviews-grid .cr-summaryBox-wrap .cr-summary-separator-int {
width: 2px;
height: 40px;
background-color: #BCCCD4;
}
.cr-reviews-grid .cr-summaryBox-wrap {
margin: 0 10px 20px 10px;
}
.cr-summaryBox-wrap .ivole-summaryBox,
.cr-summaryBox-wrap .cr-overall-rating-wrap,
.cr-all-reviews-shortcode .cr-summaryBox-wrap .ivole-summaryBox,
.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-overall-rating-wrap,
.cr-reviews-grid .cr-summaryBox-wrap .ivole-summaryBox,
.cr-reviews-grid .cr-summaryBox-wrap .cr-overall-rating-wrap {
margin: 0px;
width: 49%;
flex: 0 0 49%;
padding: 10px;
border-radius: 4px;
border: 0px solid #e4e1e3;
box-sizing: border-box;
}
.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .ivole-summaryBox,
.cr-reviews-grid .cr-summaryBox-wrap.cr-summaryBox-add-review .ivole-summaryBox {
width: 35%;
flex: 1 0 35%;
}
.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-overall-rating-wrap,
.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-add-review-wrap,
.cr-reviews-grid .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-overall-rating-wrap,
.cr-reviews-grid .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-add-review-wrap {
width: auto;
flex: 0 0 auto;
}
#reviews .cr-summaryBox-wrap .cr-overall-rating-wrap,
.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-overall-rating-wrap,
.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-add-review-wrap,
.cr-reviews-grid .cr-summaryBox-wrap .cr-overall-rating-wrap,
.cr-reviews-grid .cr-summaryBox-wrap .cr-add-review-wrap {
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
flex-direction: column;
}
#reviews .cr-summaryBox-wrap .cr-average-rating,
.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-average-rating,
.cr-reviews-grid .cr-summaryBox-wrap .cr-average-rating {
font-size: 36px;
font-weight: bold;
line-height: 50px;
color: #0E252C;
}
#reviews .cr-summaryBox-wrap .cr-total-rating-count,
.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-total-rating-count,
.cr-reviews-grid .cr-summaryBox-wrap .cr-total-rating-count {
font-size: 14px;
color: #0E252C;
line-height: 25px;
}
.cr-all-reviews-shortcode .cr-review-form-wrap,
.cr-reviews-grid .cr-review-form-wrap,
.cr-qna-block .cr-qna-new-q-form {
display: none;
}
.cr-all-reviews-shortcode.cr-all-reviews-new-review .cr-review-form-wrap,
.cr-ajax-reviews-review-form .cr-review-form-wrap,
.cr-reviews-grid.cr-reviews-grid-new-review .cr-review-form-wrap,
.cr-qna-block.cr-qna-new-q-form-open .cr-qna-new-q-form {
display: block;
}
.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav,
.cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-nav,
.cr-reviews-grid .cr-review-form-wrap .cr-review-form-nav,
.cr-qna-block .cr-review-form-nav {
display: flex;
justify-content: space-between;
border-top: 1px solid #E5E9EB;
border-bottom: 1px solid #E5E9EB;
height: 50px;
box-sizing: border-box;
}
.cr-qna-block .cr-qna-list-inl-answ .cr-review-form-nav {
margin: 0 0 20px 0;
}
.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav .cr-nav-left,
.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav .cr-nav-right,
.cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-nav .cr-nav-left,
.cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-nav .cr-nav-right,
.cr-reviews-grid .cr-review-form-wrap .cr-review-form-nav .cr-nav-left,
.cr-reviews-grid .cr-review-form-wrap .cr-review-form-nav .cr-nav-right,
.cr-qna-block .cr-review-form-nav .cr-nav-left,
.cr-qna-block .cr-review-form-nav .cr-nav-right {
display: flex;
align-items: center;
}
.cr-ajax-reviews-review-form.cr-ajax-reviews-review-form-nc .cr-review-form-wrap .cr-review-form-nav .cr-nav-right {
display: none;
}
.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav .cr-nav-left svg,
.cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-nav .cr-nav-left svg,
.cr-reviews-grid .cr-review-form-wrap .cr-review-form-nav .cr-nav-left svg,
.cr-qna-block .cr-review-form-nav .cr-nav-left svg {
margin: 0 5px 0 0;
}
.cr-ajax-reviews-review-form.cr-ajax-reviews-review-form-nc .cr-review-form-wrap .cr-review-form-nav .cr-nav-left svg {
pointer-events: none;
}
.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav .cr-nav-left svg:hover,
.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav .cr-nav-right svg:hover,
.cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-nav .cr-nav-left svg:hover,
.cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-nav .cr-nav-right svg:hover,
.cr-reviews-grid .cr-review-form-wrap .cr-review-form-nav .cr-nav-left svg:hover,
.cr-reviews-grid .cr-review-form-wrap .cr-review-form-nav .cr-nav-right svg:hover,
.cr-qna-block .cr-review-form-nav .cr-nav-left svg:hover,
.cr-qna-block .cr-review-form-nav .cr-nav-right svg:hover {
cursor: pointer;
}
.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav .cr-nav-left span,
.cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-nav .cr-nav-left span,
.cr-reviews-grid .cr-review-form-wrap .cr-review-form-nav .cr-nav-left span,
.cr-qna-block .cr-review-form-nav .cr-nav-left span {
font-size: 16px;
color: #0E252C;
}
.cr-all-reviews-shortcode .cr-review-form-item,
.cr-ajax-reviews-review-form .cr-review-form-item,
.cr-reviews-grid .cr-review-form-item,
.cr-qna-block .cr-review-form-item {
display: flex;
max-width: 500px;
margin: 0 auto;
padding: 30px 0;
border-bottom: 1px solid #E5E9EB;
position: relative;
align-items: center;
}
.cr-all-reviews-shortcode .cr-review-form-item img,
.cr-ajax-reviews-review-form .cr-review-form-item img,
.cr-reviews-grid .cr-review-form-item img,
.cr-qna-block .cr-review-form-item img {
display: block;
height: 60px;
width: auto;
margin: 0 20px 0 0;
}
.rtl .cr-all-reviews-shortcode .cr-review-form-item img,
.rtl .cr-ajax-reviews-review-form .cr-review-form-item img,
.rtl .cr-reviews-grid .cr-review-form-item img,
.rtl .cr-qna-block .cr-review-form-item img {
margin: 0 0 0 20px;
}
.cr-all-reviews-shortcode .cr-review-form-item span,
.cr-ajax-reviews-review-form .cr-review-form-item span,
.cr-reviews-grid .cr-review-form-item span,
.cr-qna-block .cr-review-form-item span {
display: block;
font-size: 22px;
font-weight: 500;
color: #0E252C;
}
.cr-all-reviews-shortcode .cr-review-form-rating,
.cr-ajax-reviews-review-form .cr-review-form-rating,
.cr-reviews-grid .cr-review-form-rating {
max-width: 500px;
margin: 0 auto;
padding: 30px 0 30px 0;
position: relative;
}
.cr-onsite-ratings .cr-review-form-rating,
.cr-review-form-rating-overall .cr-review-form-rating {
max-width: 500px;
margin: 1em 0 1em 0;
padding: 0;
position: relative;
}
.cr-review-form-rating-overall.cr-review-form-rating-ovonly .cr-review-form-rating {
margin: 1em 0 1.5em 0;
}
.cr-review-form-wrap .cr-onsite-ratings .cr-review-form-rating,
.cr-review-form-wrap .cr-review-form-rating-overall .cr-review-form-rating {
margin-left: auto;
margin-right: auto;
}
.cr-review-form-wrap .cr-onsite-ratings .cr-review-form-rating-label {
font-size: 12px;
color: #4D5D64;
}
.cr-all-reviews-shortcode .cr-review-form-rating .cr-review-form-rating-cont,
.cr-onsite-ratings .cr-review-form-rating .cr-review-form-rating-cont,
.cr-review-form-rating-overall .cr-review-form-rating .cr-review-form-rating-cont,
.cr-reviews-grid .cr-review-form-rating .cr-review-form-rating-cont {
display: flex;
position: relative;
height: auto;
padding: 5px 0;
}
.cr-all-reviews-shortcode .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner,
.cr-onsite-ratings .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner,
.cr-reviews-grid .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner {
height: 20px;
padding: 0 5px;
line-height: 0;
}
.cr-review-form-rating-overall .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner {
height: 30px;
padding: 0 5px;
}
.cr-review-form-rating-overall .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner svg {
height: 30px;
width: 33px;
}
.cr-onsite-ratings .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner:first-child,
.cr-review-form-rating-overall .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner:first-child {
padding-left: 0;
}
.cr-all-reviews-shortcode .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner .cr-rating-act,
.cr-onsite-ratings .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner .cr-rating-act,
.cr-review-form-rating-overall .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner .cr-rating-act,
.cr-ajax-reviews-review-form .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner .cr-rating-act,
.cr-reviews-grid .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner .cr-rating-act {
display: none;
}
.cr-all-reviews-shortcode .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner svg:hover,
.cr-ajax-reviews-review-form .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner svg:hover,
.cr-reviews-grid .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner svg:hover {
cursor: pointer;
}
.cr-all-reviews-shortcode .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-nbr,
.cr-onsite-ratings .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-nbr,
.cr-reviews-grid .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-nbr {
font-size: 14px;
line-height: 20px;
height: 20px;
margin: 0 0 0 10px;
}
.cr-review-form-rating-overall .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-nbr {
font-size: 18px;
line-height: 30px;
height: 30px;
margin: 0 0 0 10px;
}
.rtl .cr-review-form-rating-overall .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-nbr {
margin: 0 10px 0 0;
}
.cr-review-form-rating-overall .cr-review-form-rating-label {
font-size: 18px;
}
.cr-all-reviews-shortcode .cr-review-form-rating-overall .cr-review-form-rating-label,
.cr-ajax-reviews-review-form .cr-review-form-rating-overall .cr-review-form-rating-label,
.cr-reviews-grid .cr-review-form-rating-overall .cr-review-form-rating-label {
font-size: 16px;
}
.cr-all-reviews-shortcode .cr-review-form-field-error,
.cr-onsite-ratings .cr-review-form-field-error,
.cr-review-form-rating-overall .cr-review-form-field-error,
.cr-onsite-questions .cr-onsite-question .cr-review-form-field-error,
.cr-ajax-reviews-review-form .cr-review-form-field-error,
.cr-reviews-grid .cr-review-form-field-error,
.cr-qna-block .cr-review-form-field-error {
font-size: 11px;
color: #CE2B37;
margin: 5px 0 0 0;
display: none;
}
.cr-all-reviews-shortcode .cr-review-form-rating.cr-review-form-error .cr-review-form-rating-cont,
.cr-onsite-ratings .cr-review-form-rating.cr-review-form-error .cr-review-form-rating-cont,
.cr-review-form-rating-overall .cr-review-form-rating.cr-review-form-error .cr-review-form-rating-cont,
.cr-reviews-grid .cr-review-form-rating.cr-review-form-error .cr-review-form-rating-cont {
background-color: #fae9eb;
}
.cr-all-reviews-shortcode .cr-review-form-rating.cr-review-form-error .cr-review-form-field-error,
.cr-ajax-reviews-review-form .cr-review-form-rating.cr-review-form-error .cr-review-form-field-error,
.cr-onsite-ratings .cr-review-form-rating.cr-review-form-error .cr-review-form-field-error,
.cr-review-form-rating-overall .cr-review-form-rating.cr-review-form-error .cr-review-form-field-error,
.cr-onsite-questions .cr-onsite-question.cr-review-form-error .cr-review-form-field-error,
.cr-all-reviews-shortcode .cr-review-form-comment.cr-review-form-error .cr-review-form-field-error,
.cr-all-reviews-shortcode .cr-review-form-name.cr-review-form-error .cr-review-form-field-error,
.cr-all-reviews-shortcode .cr-review-form-captcha.cr-review-form-error .cr-review-form-field-error,
.cr-all-reviews-shortcode .cr-review-form-email.cr-review-form-error .cr-review-form-field-error,
.cr-all-reviews-shortcode .cr-form-item-media.cr-review-form-error .cr-review-form-field-error,
.cr-all-reviews-shortcode .cr-review-form-terms.cr-review-form-error .cr-review-form-field-error,
.cr-ajax-reviews-review-form .cr-review-form-comment.cr-review-form-error .cr-review-form-field-error,
.cr-ajax-reviews-review-form .cr-review-form-name.cr-review-form-error .cr-review-form-field-error,
.cr-ajax-reviews-review-form .cr-review-form-email.cr-review-form-error .cr-review-form-field-error,
.cr-ajax-reviews-review-form .cr-review-form-captcha.cr-review-form-error .cr-review-form-field-error,
.cr-ajax-reviews-review-form .cr-form-item-media.cr-review-form-error .cr-review-form-field-error,
.cr-ajax-reviews-review-form .cr-review-form-terms.cr-review-form-error .cr-review-form-field-error,
.cr-reviews-grid .cr-review-form-comment.cr-review-form-error .cr-review-form-field-error,
.cr-reviews-grid .cr-review-form-name.cr-review-form-error .cr-review-form-field-error,
.cr-reviews-grid .cr-review-form-email.cr-review-form-error .cr-review-form-field-error,
.cr-reviews-grid .cr-review-form-captcha.cr-review-form-error .cr-review-form-field-error,
.cr-reviews-grid .cr-form-item-media.cr-review-form-error .cr-review-form-field-error,
.cr-reviews-grid .cr-review-form-terms.cr-review-form-error .cr-review-form-field-error,
.cr-qna-block .cr-review-form-comment.cr-review-form-error .cr-review-form-field-error,
.cr-qna-block .cr-review-form-name.cr-review-form-error .cr-review-form-field-error,
.cr-qna-block .cr-review-form-email.cr-review-form-error .cr-review-form-field-error,
.cr-qna-block .cr-review-form-terms.cr-review-form-error .cr-review-form-field-error {
display: block;
}
.cr-all-reviews-shortcode .cr-review-form-comment,
.cr-ajax-reviews-review-form .cr-review-form-comment,
.cr-reviews-grid .cr-review-form-comment,
.cr-qna-block .cr-review-form-comment {
max-width: 500px;
margin: 0 auto;
padding: 0 0 20px 0;
position: relative;
}
.cr-all-reviews-shortcode .cr-review-form-comment .cr-review-form-comment-txt,
.cr-ajax-reviews-review-form .cr-review-form-comment .cr-review-form-comment-txt,
.cr-reviews-grid .cr-review-form-comment .cr-review-form-comment-txt,
.cr-qna-block .cr-review-form-comment .cr-review-form-comment-txt {
border: solid 1px #D8E2E7;
background-color: #FFFFFF;
box-shadow: none;
position: relative;
padding: 12px 16px;
color: #0E252C;
font-size: 14px;
width: 100%;
margin: 0;
box-sizing: border-box;
border-radius: 3px;
}
.cr-all-reviews-shortcode .cr-review-form-comment.cr-review-form-error .cr-review-form-comment-txt,
.cr-ajax-reviews-review-form .cr-review-form-comment.cr-review-form-error .cr-review-form-comment-txt,
.cr-reviews-grid .cr-review-form-comment.cr-review-form-error .cr-review-form-comment-txt,
.cr-qna-block .cr-review-form-comment.cr-review-form-error .cr-review-form-comment-txt {
border: #CE2B37 solid 2px;
}
.cr-all-reviews-shortcode .cr-review-form-comment .cr-review-form-lbl,
.cr-all-reviews-shortcode .cr-review-form-name .cr-review-form-lbl,
.cr-all-reviews-shortcode .cr-review-form-email .cr-review-form-lbl,
.cr-ajax-reviews-review-form .cr-review-form-comment .cr-review-form-lbl,
.cr-ajax-reviews-review-form .cr-review-form-name .cr-review-form-lbl,
.cr-ajax-reviews-review-form .cr-review-form-email .cr-review-form-lbl,
.cr-reviews-grid .cr-review-form-comment .cr-review-form-lbl,
.cr-reviews-grid .cr-review-form-name .cr-review-form-lbl,
.cr-reviews-grid .cr-review-form-email .cr-review-form-lbl,
.cr-qna-block .cr-review-form-lbl {
position: absolute;
top: -7px;
z-index: 1;
left: 16px;
background-color: #FFFFFF;
padding: 0 5px;
font-size: 12px;
line-height: 12px;
height: 12px;
color: #4D5D64;
}
.rtl .cr-all-reviews-shortcode .cr-review-form-comment .cr-review-form-lbl,
.rtl .cr-all-reviews-shortcode .cr-review-form-name .cr-review-form-lbl,
.rtl .cr-all-reviews-shortcode .cr-review-form-email .cr-review-form-lbl,
.rtl .cr-ajax-reviews-review-form .cr-review-form-comment .cr-review-form-lbl,
.rtl .cr-ajax-reviews-review-form .cr-review-form-name .cr-review-form-lbl,
.rtl .cr-ajax-reviews-review-form .cr-review-form-email .cr-review-form-lbl,
.rtl .cr-reviews-grid .cr-review-form-comment .cr-review-form-lbl,
.rtl .cr-reviews-grid .cr-review-form-name .cr-review-form-lbl,
.rtl .cr-reviews-grid .cr-review-form-email .cr-review-form-lbl,
.rtl .cr-qna-block .cr-review-form-lbl {
left: auto;
right: 16px;
}
.cr-all-reviews-shortcode .cr-form-item-media,
.cr-ajax-reviews-review-form .cr-form-item-media,
.cr-reviews-grid .cr-form-item-media {
max-width: 500px;
margin: 0 auto;
padding: 0 0 20px 0;
}
.cr-all-reviews-shortcode .cr-review-form-terms,
.cr-ajax-reviews-review-form .cr-review-form-terms,
.cr-reviews-grid .cr-review-form-terms,
.cr-qna-block .cr-captcha-terms,
.cr-qna-block .cr-review-form-terms {
max-width: 500px;
margin: 0 auto;
padding: 0 0 20px 0;
line-height: 1;
display: block;
}
.cr-all-reviews-shortcode .cr-review-form-terms label,
.cr-ajax-reviews-review-form .cr-review-form-terms label,
.cr-reviews-grid .cr-review-form-terms label,
.cr-qna-block .cr-review-form-terms label {
display: inline-block;
font-size: 14px;
font-weight: normal;
margin: 0;
}
.cr-all-reviews-shortcode .cr-review-form-terms .cr-review-form-checkbox,
.cr-ajax-reviews-review-form .cr-review-form-terms .cr-review-form-checkbox,
.cr-reviews-grid .cr-review-form-terms .cr-review-form-checkbox,
.cr-qna-block .cr-review-form-terms .cr-review-form-checkbox {
appearance: auto;
width: auto;
height: auto;
border: none;
display: inline-block;
vertical-align: middle;
margin: 0 5px 0 0;
accent-color: #4D5D64;
}
.rtl .cr-all-reviews-shortcode .cr-review-form-terms .cr-review-form-checkbox,
.rtl .cr-ajax-reviews-review-form .cr-review-form-terms .cr-review-form-checkbox,
.rtl .cr-reviews-grid .cr-review-form-terms .cr-review-form-checkbox,
.rtl .cr-qna-block .cr-review-form-terms .cr-review-form-checkbox {
margin: 0 0 0 5px;
}
.cr-all-reviews-shortcode .cr-review-form-terms span,
.cr-ajax-reviews-review-form .cr-review-form-terms span,
.cr-reviews-grid .cr-review-form-terms span,
.cr-qna-block .cr-review-form-terms span {
display: inline;
vertical-align: middle;
color: #0E252C;
line-height: 1.3;
}
.cr-all-reviews-shortcode .cr-review-form-terms .cr-review-form-checkbox::after,
.cr-ajax-reviews-review-form .cr-review-form-terms .cr-review-form-checkbox::after,
.cr-reviews-grid .cr-review-form-terms .cr-review-form-checkbox::after,
.cr-qna-block .cr-review-form-terms .cr-review-form-checkbox::after {
border: none;
content: normal;
}
.cr-qna-block .cr-captcha-terms {
font-size: 12px;
font-weight: normal;
vertical-align: middle;
color: #0E252C;
}
.cr-all-reviews-shortcode .cr-review-form-ne,
.cr-ajax-reviews-review-form .cr-review-form-ne,
.cr-reviews-grid .cr-review-form-ne,
.cr-qna-block .cr-review-form-ne {
max-width: 500px;
margin: 0 auto;
padding: 0 0 20px 0;
position: relative;
display: flex;
gap: 10px;
}
.cr-all-reviews-shortcode .cr-review-form-ne .cr-review-form-name,
.cr-all-reviews-shortcode .cr-review-form-ne .cr-review-form-email,
.cr-ajax-reviews-review-form .cr-review-form-ne .cr-review-form-name,
.cr-ajax-reviews-review-form .cr-review-form-ne .cr-review-form-email,
.cr-reviews-grid .cr-review-form-ne .cr-review-form-name,
.cr-reviews-grid .cr-review-form-ne .cr-review-form-email,
.cr-qna-block .cr-review-form-ne .cr-review-form-name,
.cr-qna-block .cr-review-form-ne .cr-review-form-email {
width: 50%;
position: relative;
}
.cr-all-reviews-shortcode .cr-review-form-ne .cr-review-form-name input,
.cr-all-reviews-shortcode .cr-review-form-ne .cr-review-form-email input,
.cr-ajax-reviews-review-form .cr-review-form-ne .cr-review-form-name input,
.cr-ajax-reviews-review-form .cr-review-form-ne .cr-review-form-email input,
.cr-reviews-grid .cr-review-form-ne .cr-review-form-name input,
.cr-reviews-grid .cr-review-form-ne .cr-review-form-email input,
.cr-qna-block .cr-review-form-ne .cr-review-form-name input,
.cr-qna-block .cr-review-form-ne .cr-review-form-email input {
width: 100%;
}
.cr-all-reviews-shortcode .cr-review-form-ne .cr-review-form-txt,
.cr-ajax-reviews-review-form .cr-review-form-ne .cr-review-form-txt,
.cr-reviews-grid .cr-review-form-ne .cr-review-form-txt,
.cr-qna-block .cr-review-form-ne .cr-review-form-txt {
border: solid 1px #D8E2E7;
background-color: #FFFFFF;
box-shadow: none;
position: relative;
padding: 12px 16px;
color: #0E252C;
font-size: 14px;
margin: 0;
box-sizing: border-box;
border-radius: 3px;
}
.cr-review-form-wrap .cr-onsite-question .cr-onsite-question-inp {
border: solid 1px #D8E2E7;
background-color: #FFFFFF;
box-shadow: none;
padding: 12px 16px;
color: #0E252C;
font-size: 14px;
width: 50%;
box-sizing: border-box;
}
.cr-review-form-wrap .cr-onsite-question label {
position: absolute;
top: -7px;
z-index: 1;
left: 16px;
background-color: #FFFFFF;
padding: 0 5px;
font-size: 12px;
line-height: 12px;
height: 12px;
color: #4D5D64;
font-weight: normal;
}
.rtl .cr-review-form-wrap .cr-onsite-question label {
left: auto;
right: 16px;
}
.cr-review-form-wrap .cr-onsite-questions {
max-width: 500px;
margin: 0 auto;
}
.cr-all-reviews-shortcode .cr-review-form-name.cr-review-form-error .cr-review-form-txt,
.cr-all-reviews-shortcode .cr-review-form-email.cr-review-form-error .cr-review-form-txt,
.cr-ajax-reviews-review-form .cr-review-form-name.cr-review-form-error .cr-review-form-txt,
.cr-ajax-reviews-review-form .cr-review-form-email.cr-review-form-error .cr-review-form-txt,
.cr-onsite-questions .cr-onsite-question.cr-review-form-error input[type='text'],
.cr-onsite-questions .cr-onsite-question.cr-review-form-error input[type='number'],
.cr-single-product-review .cr-review-form-textbox.cr-review-form-error,
.cr-reviews-grid .cr-review-form-name.cr-review-form-error .cr-review-form-txt,
.cr-reviews-grid .cr-review-form-email.cr-review-form-error .cr-review-form-txt,
.cr-qna-block .cr-review-form-name.cr-review-form-error .cr-review-form-txt,
.cr-qna-block .cr-review-form-email.cr-review-form-error .cr-review-form-txt {
border: #CE2B37 solid 2px;
}
.cr-all-reviews-shortcode .cr-review-form-captcha,
.cr-ajax-reviews-review-form .cr-review-form-captcha,
.cr-reviews-grid .cr-review-form-captcha {
max-width: 500px;
margin: 0 auto;
padding: 0 0 20px 0;
display: flex;
flex-direction: column;
align-items: start;
}
.cr-all-reviews-shortcode .cr-review-form-captcha .cr-recaptcha,
.cr-ajax-reviews-review-form .cr-review-form-captcha .cr-recaptcha,
.cr-reviews-grid .cr-review-form-captcha .cr-recaptcha {
margin: 0;
}
.cr-all-reviews-shortcode .cr-review-form-buttons,
.cr-ajax-reviews-review-form .cr-review-form-buttons,
.cr-reviews-grid .cr-review-form-buttons,
.cr-qna-block .cr-review-form-buttons {
max-width: 500px;
margin: 0 auto;
padding: 0 0 30px 0;
position: relative;
display: flex;
gap: 10px;
}
.cr-qna-block .cr-qna-list-inl-answ .cr-review-form-buttons {
padding: 0;
}
.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-submit,
.cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-submit,
.cr-reviews-grid .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-submit,
.cr-qna-block .cr-review-form-buttons .cr-review-form-submit {
display: flex;
background-color: #31856C;
color: #ffffff;
border: 0;
height: 40px;
line-height: 20px;
font-size: 15px;
width: 50%;
padding: 0 10px;
margin: 0;
align-items: center;
justify-content: center;
}
.cr-ajax-reviews-review-form.cr-ajax-reviews-review-form-nc .cr-review-form-buttons .cr-review-form-submit {
width: 100%;
}
.cr-all-reviews-shortcode .cr-review-form-buttons .cr-review-form-submit:hover,
.cr-ajax-reviews-review-form .cr-review-form-buttons .cr-review-form-submit:hover,
.cr-reviews-grid .cr-review-form-buttons .cr-review-form-submit:hover,
.cr-qna-block .cr-review-form-buttons .cr-review-form-submit:hover {
background-color: #276A56;
text-decoration: none;
cursor: pointer;
}
.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit,
.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-cancel,
.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-rating .cr-review-form-rating-inner,
.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-rating .cr-review-form-rating-inner,
.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-comment .cr-review-form-comment-txt,
.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-ne .cr-review-form-txt,
.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-captcha,
.cr-all-reviews-shortcode .cr-review-form-submitting .cr-onsite-question,
.cr-all-reviews-shortcode .cr-review-form-submitting .cr-onsite-question-inp,
.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-terms,
.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit,
.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-cancel,
.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-rating .cr-review-form-rating-inner,
.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-rating .cr-review-form-rating-inner,
.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-comment .cr-review-form-comment-txt,
.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-ne .cr-review-form-txt,
.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-captcha,
.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-onsite-question,
.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-onsite-question-inp,
.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-terms,
.cr-reviews-grid .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit,
.cr-reviews-grid .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-cancel,
.cr-reviews-grid .cr-review-form-submitting .cr-review-form-rating .cr-review-form-rating-inner,
.cr-reviews-grid .cr-review-form-submitting .cr-review-form-rating .cr-review-form-rating-inner,
.cr-reviews-grid .cr-review-form-submitting .cr-review-form-comment .cr-review-form-comment-txt,
.cr-reviews-grid .cr-review-form-submitting .cr-review-form-ne .cr-review-form-txt,
.cr-reviews-grid .cr-review-form-submitting .cr-review-form-captcha,
.cr-reviews-grid .cr-review-form-submitting .cr-onsite-question,
.cr-reviews-grid .cr-review-form-submitting .cr-onsite-question-inp,
.cr-reviews-grid .cr-review-form-submitting .cr-review-form-terms,
.cr-qna-block .cr-review-form-submitting.cr-qna-new-q-form,
.cr-qna-block .cr-review-form-submitting.cr-qna-list-inl-answ {
pointer-events: none;
}
.cr-all-reviews-shortcode .cr-review-form-buttons .cr-review-form-submit span,
.cr-ajax-reviews-review-form .cr-review-form-buttons .cr-review-form-submit span,
.cr-reviews-grid .cr-review-form-buttons .cr-review-form-submit span {
display: block;
}
.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit span,
.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit span,
.cr-reviews-grid .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit span,
.cr-qna-block .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit span {
display: none;
}
.cr-all-reviews-shortcode .cr-review-form-buttons .cr-review-form-submit img,
.cr-ajax-reviews-review-form .cr-review-form-buttons .cr-review-form-submit img,
.cr-reviews-grid .cr-review-form-buttons .cr-review-form-submit img,
.cr-qna-block .cr-review-form-buttons .cr-review-form-submit img {
display: none;
height: 10px;
}
.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit img,
.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit img,
.cr-reviews-grid .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit img,
.cr-qna-block .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit img {
display: block;
}
.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-cancel,
.cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-cancel,
.cr-reviews-grid .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-cancel,
.cr-qna-block .cr-review-form-buttons .cr-review-form-cancel {
display: flex;
background-color: #ffffff;
color: #0E252C;
border: 0;
height: 40px;
line-height: 20px;
font-size: 15px;
width: 50%;
border: solid 1px #D8E2E7;
padding: 0 10px;
margin: 0;
align-items: center;
justify-content: center;
}
.cr-ajax-reviews-review-form.cr-ajax-reviews-review-form-nc .cr-review-form-buttons .cr-review-form-cancel {
display: none;
}
.cr-all-reviews-shortcode .cr-review-form-buttons .cr-review-form-cancel:hover,
.cr-ajax-reviews-review-form .cr-review-form-buttons .cr-review-form-cancel:hover,
.cr-reviews-grid .cr-review-form-buttons .cr-review-form-cancel:hover,
.cr-qna-block .cr-review-form-buttons .cr-review-form-cancel:hover {
border: solid 1px #4D5D64;
text-decoration: none;
cursor: pointer;
}
.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-rating,
.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-comment,
.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-ne,
.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-captcha,
.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-buttons,
.cr-all-reviews-shortcode .cr-review-form-res .cr-onsite-ratings,
.cr-all-reviews-shortcode .cr-review-form-res .cr-onsite-question,
.cr-all-reviews-shortcode .cr-review-form-res .cr-form-item-media,
.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-terms,
.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-rating,
.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-comment,
.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-ne,
.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-captcha,
.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-buttons,
.cr-ajax-reviews-review-form .cr-review-form-res .cr-onsite-ratings,
.cr-ajax-reviews-review-form .cr-review-form-res .cr-onsite-question,
.cr-ajax-reviews-review-form .cr-review-form-res .cr-form-item-media,
.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-terms,
.cr-reviews-grid .cr-review-form-res .cr-review-form-rating,
.cr-reviews-grid .cr-review-form-res .cr-review-form-comment,
.cr-reviews-grid .cr-review-form-res .cr-review-form-ne,
.cr-reviews-grid .cr-review-form-res .cr-review-form-captcha,
.cr-reviews-grid .cr-review-form-res .cr-review-form-buttons,
.cr-reviews-grid .cr-review-form-res .cr-onsite-ratings,
.cr-reviews-grid .cr-review-form-res .cr-onsite-question,
.cr-reviews-grid .cr-review-form-res .cr-form-item-media,
.cr-reviews-grid .cr-review-form-res .cr-review-form-terms,
.cr-qna-block .cr-review-form-res .cr-review-form-comment,
.cr-qna-block .cr-review-form-res .cr-review-form-ne,
.cr-qna-block .cr-review-form-res .cr-review-form-buttons,
.cr-qna-block .cr-review-form-res .cr-captcha-terms,
.cr-qna-block .cr-review-form-res .cr-review-form-terms {
display: none;
}
.cr-all-reviews-shortcode .cr-review-form-result,
.cr-ajax-reviews-review-form .cr-review-form-result,
.cr-all-reviews-shortcode .cr-review-form-not-logged-in,
.cr-ajax-reviews-review-form .cr-review-form-not-logged-in,
.cr-reviews-grid .cr-review-form-result,
.cr-reviews-grid .cr-review-form-not-logged-in,
.cr-qna-block .cr-review-form-not-logged-in,
.cr-qna-block .cr-review-form-result {
max-width: 500px;
margin: 0 auto;
display: none;
position: relative;
padding: 40px 0;
}
.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-result,
.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-result,
.cr-all-reviews-shortcode .cr-review-form-not-logged-in,
.cr-ajax-reviews-review-form .cr-review-form-not-logged-in,
.cr-reviews-grid .cr-review-form-res .cr-review-form-result,
.cr-reviews-grid .cr-review-form-not-logged-in,
.cr-qna-block .cr-review-form-res .cr-review-form-result,
.cr-qna-block .cr-review-form-not-logged-in {
display: flex;
flex-direction: column;
align-items: center;
}
.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-result span,
.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-result span,
.cr-all-reviews-shortcode .cr-review-form-not-logged-in span,
.cr-ajax-reviews-review-form .cr-review-form-not-logged-in span,
.cr-reviews-grid .cr-review-form-res .cr-review-form-result span,
.cr-reviews-grid .cr-review-form-not-logged-in span,
.cr-qna-block .cr-review-form-res .cr-review-form-result span,
.cr-qna-block .cr-review-form-not-logged-in span {
padding: 0 0 20px 0;
}
.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-result .cr-review-form-continue,
.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-result .cr-review-form-continue,
.cr-all-reviews-shortcode .cr-review-form-not-logged-in .cr-review-form-continue,
.cr-ajax-reviews-review-form .cr-review-form-not-logged-in .cr-review-form-continue,
.cr-reviews-grid .cr-review-form-res .cr-review-form-result .cr-review-form-continue,
.cr-reviews-grid .cr-review-form-not-logged-in .cr-review-form-continue,
.cr-qna-block .cr-review-form-res .cr-review-form-result .cr-review-form-continue,
.cr-qna-block .cr-review-form-not-logged-in .cr-review-form-continue {
display: flex;
background-color: #31856C;
color: #ffffff;
border: 0;
height: 40px;
line-height: 20px;
font-size: 15px;
width: auto;
text-decoration: none;
align-items: center;
justify-content: center;
}
.cr-all-reviews-shortcode .cr-review-form-not-logged-in .cr-review-form-continue,
.cr-ajax-reviews-review-form .cr-review-form-not-logged-in .cr-review-form-continue,
.cr-reviews-grid .cr-review-form-not-logged-in .cr-review-form-continue,
.cr-qna-block .cr-review-form-not-logged-in .cr-review-form-continue {
padding: 10px 20px;
min-width: 100px;
text-align: center;
}
.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-result .cr-review-form-continue:hover,
.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-result .cr-review-form-continue:hover,
.cr-all-reviews-shortcode .cr-review-form-not-logged-in .cr-review-form-continue:hover,
.cr-ajax-reviews-review-form .cr-review-form-not-logged-in .cr-review-form-continue:hover,
.cr-reviews-grid .cr-review-form-res .cr-review-form-result .cr-review-form-continue:hover,
.cr-reviews-grid .cr-review-form-not-logged-in .cr-review-form-continue:hover,
.cr-qna-block .cr-review-form-res .cr-review-form-result .cr-review-form-continue:hover,
.cr-qna-block .cr-review-form-not-logged-in .cr-review-form-continue:hover {
background-color: #276A56;
text-decoration: none;
cursor: pointer;
}
.ivole-summaryBox {
max-width: 100%;
font-size: 14px;
}
div.ivole-summaryBox {
margin-bottom: 2rem;
}
.cr-summaryBox-wrap .cr-histogramTable {
margin-bottom: 0px;
border-collapse: collapse;
border: 0px;
width: 100%;
max-width: 320px;
min-width: auto;
margin: 0 auto;
}
.cr-histogramTable .ivole-histogramRow {
border: 0px;
}
.cr-histogramTable tr.ivole-histogramRow td {
padding: 0.2rem 0.3rem;
vertical-align: middle;
border: 0px;
background-color: transparent;
}
.cr-histogramTable tr.ivole-histogramRow:first-child td {
padding-top: 0
}
.cr-histogramTable tr.ivole-histogramRow:last-child td {
padding-bottom: 0
}
.cr-histogramTable tr.ivole-histogramRow td:first-child {
padding-left: 0
}
.cr-histogramTable tr.ivole-histogramRow td:last-child {
padding-right: 0
}
#reviews .cr-credits-div,
.cr-all-reviews-shortcode .cr-credits-div,
.cr-reviews-grid .cr-credits-div {
font-size: 10px;
text-align: right;
width: 100%;
padding: 0 5px;
margin: 7px 0;
line-height: 16px;
display: flex;
align-items: center;
justify-content: right;
box-sizing: border-box;
}
.cr-reviews-grid .cr-credits-div {
margin-top: 0;
padding: 0 10px;
}
.cr-all-reviews-shortcode .cr-credits-div a,
#reviews .cr-credits-div a,
.cr-reviews-grid .cr-credits-div a {
text-decoration: none;
}
.cr-all-reviews-shortcode .cr-credits-div a img,
#reviews .cr-credits-div a img,
.cr-reviews-grid .cr-credits-div a img {
display: inline;
height: 16px;
margin: 0 0 0 4px;
padding: 0;
vertical-align: middle;
}
#reviews .cr-summaryBox-wrap .cr-count-filtered-reviews,
.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-count-filtered-reviews,
.cr-reviews-grid .cr-summaryBox-wrap .cr-count-filtered-reviews {
width: 100%;
padding: 5px 10px;
margin-top: 0;
font-size: 14px;
color: #0E252C;
}
.cr-histogramTable tr.ivole-histogramRow .ivole-histogram-a,
.cr-histogramTable tr.ivole-histogramRow .cr-histogram-a {
display: inline;
cursor: pointer;
color: #0E252C;
}
.cr-histogramTable tr.ivole-histogramRow.ivole-histogramRow-s .ivole-histogram-a,
.cr-histogramTable tr.ivole-histogramRow.ivole-histogramRow-s .cr-histogram-a {
display: inline;
font-weight: bold;
}
#reviews.cr-reviews-ajax-reviews {
width: 100%;
}
.cr-all-reviews-shortcode .cr-count-row,
#reviews.cr-reviews-ajax-reviews .cr-count-row {
background-color: #F9F9F9;
padding: 10px 12px;
font-size: 12px;
color: #0E252C;
margin: 24px 0;
display: flex;
align-items: center;
justify-content: space-between;
}
.cr-all-reviews-shortcode.cr-all-reviews-new-review .cr-count-row {
display: none;
}
.cr-all-reviews-shortcode .cr-count-row a,
.cr-reviews-ajax-comments .cr-count-row a {
color: #0E252C;
text-decoration: underline;
}
.cr-all-reviews-shortcode .cr-count-row a:hover,
.cr-reviews-ajax-comments .cr-count-row a:hover {
cursor: pointer;
color: #0E252C;
}
div.ivole-summaryBox.cr-summaryBox-ajax.cr-summaryBar-updating,
div.ivole-summaryBox.cr-all-reviews-ajax.cr-summaryBar-updating,
div.ivole-summaryBox.cr-summaryBar-updating,
.cr-count-row .cr-seeAll-updating,
.cr-ajax-reviews-sort.cr-sort-updating,
.cr-review-tags-filter.cr-tags-updating {
opacity: 0.5;
pointer-events: none;
}
.cr-voting-cont {
display: flex;
align-items: center;
justify-content: flex-end;
}
.cr-voting-cont img, .cr-voting-cont-uni svg {
margin-left: 0px;
margin-right: 7px;
margin-top: 0px;
margin-bottom: 0px;
width: 13px;
height: 16px;
cursor: pointer;
pointer-events: auto;
}
.rtl .cr-voting-cont img, .rtl .cr-voting-cont-uni svg {
margin-right: 0px;
margin-left: 7px;
}
.cr-voting-cont-uni .cr-voting-update svg {
pointer-events: none;
}
.cr-voting-cont-uni span.cr-voting-upvote svg:hover {
color: #000000;
}
.cr-voting-cont-uni span {
display: block;
line-height: 11px;
font-size: 11px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
}
.cr-voting-cont-uni span.cr-voting-upvote svg .cr-voting-svg-int {
fill: none;
}
.cr-voting-cont-uni span.cr-voting-upvote svg .cr-voting-svg-ext {
fill: #18B394;
}
.cr-voting-cont-uni span.cr-voting-upvote.cr-voting-active svg .cr-voting-svg-int {
fill: #00A382;
fill-opacity: 0.4;
}
.cr-voting-cont-uni span.cr-voting-upvote.cr-voting-active svg .cr-voting-svg-ext {
fill: #00A382;
}
.cr-voting-cont-uni span.cr-voting-upvote svg:hover .cr-voting-svg-ext,
.cr-voting-cont-uni span.cr-voting-downvote svg:hover .cr-voting-svg-ext,
.cr-voting-cont-uni span.cr-voting-upvote.cr-voting-active svg:hover .cr-voting-svg-ext,
.cr-voting-cont-uni span.cr-voting-downvote.cr-voting-active svg:hover .cr-voting-svg-ext,
.cr-voting-cont-uni span.cr-voting-upvote.cr-voting-update svg .cr-voting-svg-ext,
.cr-voting-cont-uni span.cr-voting-downvote.cr-voting-update svg .cr-voting-svg-ext {
fill: #202020;
}
.cr-voting-cont-uni span.cr-voting-upvote.cr-voting-update svg .cr-voting-svg-int,
.cr-voting-cont-uni span.cr-voting-downvote.cr-voting-update svg .cr-voting-svg-int {
fill: none;
animation: pulse 1s infinite;
}
@keyframes pulse {
0% {
fill: #FFFFFF;
}
50% {
fill: #A9A9A9;
}
100% {
fill: #FFFFFF;
}
}
.cr-voting-cont-uni span.cr-voting-downvote svg .cr-voting-svg-int {
fill: none;
}
.cr-voting-cont-uni span.cr-voting-downvote svg .cr-voting-svg-ext {
fill: #CE2B37;
}
.cr-voting-cont-uni span.cr-voting-downvote.cr-voting-active svg .cr-voting-svg-int {
fill: #CA2430;
fill-opacity: 0.4;
}
.cr-voting-cont-uni span.cr-voting-downvote.cr-voting-active svg .cr-voting-svg-ext {
fill: #CA2430;
}
.cr-voting-cont-uni span.cr-voting-upvote-count {
margin-right: 10px;
color: #18B394;
}
.rtl .cr-voting-cont-uni span.cr-voting-upvote-count {
margin-right: 0px;
margin-left: 10px;
}
.cr-voting-cont-uni span.cr-voting-downvote-count {
color: #CE2B37;
}
.cr-all-reviews-shortcode ol li.comment, .cr-all-reviews-shortcode ol li.review {
list-style: none;
margin-right: 0;
margin-bottom: 2.5em;
position: relative;
border: 0;
}
#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container,
.cr-all-reviews-shortcode ol li.comment .comment_container,
.cr-all-reviews-shortcode ol li.review .comment_container {
position: relative;
padding: 0px;
}
#reviews .comment_container {
position: relative;
}
#reviews .comment_container .cr-avatar,
.cr-reviews-ajax-reviews .cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container .cr-avatar,
.cr-all-reviews-shortcode ol li.comment .comment_container .cr-avatar,
.cr-all-reviews-shortcode ol li.review .comment_container .cr-avatar {
float: left;
position: absolute;
padding: 0;
top: 0;
left: 0;
width: 50px;
height: auto;
border: 0px solid #e4e1e3;
margin: 0;
box-shadow: none;
border-radius: 25px;
max-height: none;
}
.rtl #reviews .comment_container .cr-avatar,
.rtl .cr-reviews-ajax-reviews .cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container .cr-avatar,
.rtl .cr-all-reviews-shortcode ol li.comment .comment_container .cr-avatar,
.rtl .cr-all-reviews-shortcode ol li.review .comment_container .cr-avatar {
float: right;
position: absolute;
padding: 0;
top: 0;
right: 0;
width: 50px;
height: auto;
border: 0px solid #e4e1e3;
margin: 0;
box-shadow: none;
border-radius: 25px;
max-height: none;
}
.cr-reviews-ajax-reviews .cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container .cr-std-avatar,
.cr-all-reviews-shortcode ol li.comment .comment_container .cr-std-avatar,
.cr-all-reviews-shortcode ol li.review .comment_container .cr-std-avatar {
float: left;
position: absolute;
padding: 0;
top: 0;
left: 0;
width: 50px;
height: auto;
margin: 0;
max-height: none;
}
.rtl .cr-reviews-ajax-reviews .cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container .cr-std-avatar,
.rtl .cr-all-reviews-shortcode ol li.comment .comment_container .cr-std-avatar,
.rtl .cr-all-reviews-shortcode ol li.review .comment_container .cr-std-avatar {
float: right;
position: absolute;
padding: 0;
top: 0;
right: 0;
width: 50px;
height: auto;
margin: 0;
max-height: none;
}
.cr-all-reviews-shortcode ol li.review .comment_container.cr-comment-no-avatar .cr-avatar {
display: none;
}
.cr-avatar-check {
display: none;
}
.cr-all-reviews-shortcode ol li.comment .comment_container .cr-avatar-check,
.cr-all-reviews-shortcode ol li.review .comment_container .cr-avatar-check,
#reviews .comment_container .cr-avatar-check,
.cr-reviews-ajax-reviews .cr-reviews-ajax-comments .cr-ajax-reviews-list .cr-avatar-check,
.cr-reviews-grid .cr-review-card .cr-avatar-check,
.cr-reviews-slider .cr-review-card .cr-avatar-check {
width: 20px;
height: 20px;
background-color: #31856C;
position: absolute;
left: 34px;
top: 28px;
border-radius: 10px;
border: 2px solid #FFFFFF;
display: flex;
align-items: center;
justify-content: center;
box-sizing: border-box;
z-index: 10;
}
.rtl .cr-all-reviews-shortcode ol li.comment .comment_container .cr-avatar-check,
.rtl .cr-all-reviews-shortcode ol li.review .comment_container .cr-avatar-check,
.rtl #reviews .comment_container .cr-avatar-check,
.rtl .cr-reviews-ajax-reviews .cr-reviews-ajax-comments .cr-ajax-reviews-list .cr-avatar-check,
.rtl .cr-reviews-grid .cr-review-card .cr-avatar-check,
.rtl .cr-reviews-slider .cr-review-card .cr-avatar-check {
right: 34px;
left: auto;
}
.cr-all-reviews-shortcode ol li.review .comment_container .meta,
#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container .meta {
display: flex;
align-items: baseline;
justify-content: space-between;
color: #767676;
font-size: 14px;
flex-wrap: wrap;
}
.cr-all-reviews-shortcode ol li div.comment_container a.cr-comment-a {
box-shadow: none;
}
.cr-all-reviews-shortcode ol li div.comment_container p.iv-comment-product {
font-size: 90%;
}
.cr-all-reviews-shortcode ol li div.comment_container a.iv-comment-product-a {
box-shadow: none;
line-height: 0;
}
.cr-all-reviews-shortcode ol li .comment_container .iv-comment-product-img {
width: 20px;
height: auto;
vertical-align: top;
margin-right: 5px;
display: inline;
border-radius: 3px;
}
.cr-all-reviews-shortcode .commentlist.cr-pagination-load {
opacity: 0.5;
pointer-events: none;
}
.cr-reviews-ajax-reviews .cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container .cr-comment-text,
.cr-all-reviews-shortcode ol.commentlist li .cr-comment-text {
margin: 0 0 0 70px;
border-top: 0 solid #e4e1e3;
border-left: 0 solid #e4e1e3;
border-right: 0 solid #e4e1e3;
border-bottom: 1px solid #e4e1e3;
padding: 0 0 1em 0;
}
.rtl .cr-reviews-ajax-reviews .cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container .cr-comment-text,
.rtl .cr-all-reviews-shortcode ol.commentlist li .cr-comment-text {
margin: 0 70px 0 0;
}
.cr-reviews-ajax-reviews .cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container .cr-comment-text.comment-text-no-avatar,
.cr-all-reviews-shortcode ol.commentlist li .cr-comment-text.comment-text-no-avatar {
margin: 0;
float: none;
width: 100%;
}
.cr-all-reviews-shortcode ol.commentlist li .cr-comment-text p,
.cr-reviews-ajax-reviews .cr-reviews-ajax-comments .cr-ajax-reviews-list .cr-comment-text p {
margin: 9px 0 16px 0;
text-align: left;
}
.rtl .cr-reviews-ajax-reviews .cr-reviews-ajax-comments .cr-ajax-reviews-list .cr-comment-text p {
text-align: right;
}
.cr-all-reviews-shortcode ol.commentlist li .cr-comment-text .meta {
font-size: 16px;
}
.cr-all-reviews-shortcode ol.commentlist li .cr-comment-text .meta time {
font-style: normal;
}
.cr-all-reviews-shortcode ol.commentlist li .cr-comment-text .meta .cr-meta-author-featured-date,
.cr-reviews-ajax-reviews .cr-reviews-ajax-comments .cr-ajax-reviews-list .cr-comment-text .meta .cr-meta-author-featured-date {
display: flex;
flex-direction: row;
column-gap: 20px;
align-items: baseline;
}
.cr-all-reviews-shortcode ol.commentlist li .cr-comment-text .cr-rating-product-name {
display: flex;
align-items: center;
column-gap: 20px;
}
.cr-all-reviews-shortcode ol.commentlist li .cr-comment-text .cr-rating-product-name .cr-product-name-picture {
display: flex;
align-items: center;
margin: 0 0 0 0;
column-gap: 7px;
}
.cr-all-reviews-shortcode ol.commentlist li .cr-comment-text .cr-rating-product-name .cr-product-name-picture .cr-comment-productname-a {
font-size: 14px;
color: #0E252C;
}
.cr-all-reviews-shortcode ol.commentlist li .cr-comment-text .cr-rating-product-name .cr-product-name-picture .cr-comment-productname-a:hover {
text-decoration: underline;
}
.cr-all-reviews-shortcode ol.commentlist li .cr-comment-text .meta .woocommerce-review__author,
.cr-reviews-ajax-reviews .cr-reviews-ajax-comments .cr-ajax-reviews-list .cr-comment-text .meta .woocommerce-review__author {
color: #0E252C;
font-size: 16px;
display: inline;
font-weight: 500;
margin: 0;
text-indent: 0;
}
.cr-all-reviews-shortcode ol.commentlist li .cr-comment-text .meta .woocommerce-review__verified,
.cr-reviews-ajax-reviews .cr-reviews-ajax-comments .cr-ajax-reviews-list .cr-comment-text .meta .woocommerce-review__verified {
display: block;
color: #4D5D64;
font-size: 14px;
font-weight: 400;
margin: 0;
text-indent: 0;
}
.cr-all-reviews-shortcode ol.commentlist li .cr-comment-text .meta .cr-meta-author-date time {
color: #4D5D64;
}
.cr-all-reviews-shortcode ol.commentlist li .cr-comment-text .meta .cr-meta-author-title {
display: flex;
align-items: flex-start;
flex-direction: column;
}
.cr-all-reviews-shortcode ol.commentlist li .cr-comment-text .meta .cr-meta-author-title svg {
width: 18px;
height: 18px;
display: block;
margin: 0 0 0 10px;
color: #4D5D64;
}
.cr-tag {
color: #3d3d3d;
background-color: #EEEFF2;
display: inline-block;
padding: .2em .4em;
font-size: 12px;
text-align: center;
white-space: nowrap;
vertical-align: middle;
border-radius: 0.7em;
border: 1px solid #c3c6d1;
border-color: #31856C;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.cr-review-tags-filter .cr-tag {
font-size: 14px;
border-radius: 0.7em;
margin-right: 5px;
margin-bottom: 7px;
border-color: #D0D0D0;
}
.cr-review-tags-filter span.cr-tag:hover {
border-color: #31856C;
cursor: pointer;
}
.cr-review-tags-filter {
padding-top: 5px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
pointer-events: auto;
opacity: 1;
}
.cr-review-tags-filter span.cr-tag.cr-tag-selected {
border-color: #31856C;
background-color: #D3D3D3;
}
div.cr-review-tags-filter.cr-review-tags-filter-disabled {
pointer-events: none;
opacity: 0.5;
}
.cr-review-tags {
margin-bottom: 1em;
}
.cr-incentivized-badge {
display: flex;
column-gap: 4px;
align-items: center;
font-size: 10px;
line-height: 10px;
margin: 0 0 1em 0;
}
.cr-reviews-grid .cr-review-card .cr-incentivized-row .cr-incentivized-badge,
.cr-reviews-slider .cr-review-card .cr-incentivized-row .cr-incentivized-badge {
margin: 0;
}
.cr-incentivized-badge .cr-incentivized-icon {
display: block;
height: 12px;
}
.cr-incentivized-badge .cr-incentivized-icon .cr-incentivized-svg {
width: 12px;
height: 12px;
}
.cr-all-reviews-shortcode ol.commentlist ul.children,
#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list ul.children {
list-style: none outside;
margin: 20px 0 0 50px;
margin-inline-start: 70px;
padding-inline-start: 0;
}
.ivole-verified-badge {
font-size: 12px;
vertical-align: middle;
}
.ivole-verified-badge-text {
vertical-align: middle;
}
.ivole-verified-badge span.ivole-review-country-text, p.ivole-verified-badge span.ivole-review-country-space {
vertical-align: middle;
}
.cr-all-reviews-shortcode ol.commentlist,
#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list {
list-style-type: none;
margin: 0;
padding: 0 0 1.5em 0;
display: block;
position: relative;
}
.cr-all-reviews-shortcode ol.commentlist li,
#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list li {
margin: 0 0 30px 0;
list-style: none;
clear: both;
border: 0;
padding: 0;
}
.cr-all-reviews-shortcode.cr-all-reviews-new-review ol.commentlist,
.cr-reviews-grid.cr-reviews-grid-new-review .cr-reviews-grid-inner,
.cr-all-reviews-shortcode.cr-all-reviews-new-review .cr-review-tags-filter,
.cr-reviews-grid.cr-reviews-grid-new-review .cr-review-tags-filter {
display: none;
}
.cr-all-reviews-shortcode .ivole-review-country-icon,
#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .ivole-review-country-icon {
display: inline;
height: 12px;
width: auto;
margin: 0 0 0 5px;
border-radius: 0;
}
.woocommerce #content #reviews p.ivole-verified-badge img.ivole-review-country-icon,
#reviews p.ivole-verified-badge img.ivole-review-country-icon {
float: none;
height: 12px;
width: auto;
vertical-align:middle;
margin: 0px 5px 0px 0px;
display: inline;
border-radius: 0;
}
.woocommerce #content div.product #reviews .comment img.ivole-verified-badge-icon,
.woocommerce #content div.Product #reviews .comment_container img.ivole-verified-badge-icon,
.woocommerce div.product #reviews .comment img.ivole-verified-badge-icon,
.woocommerce-page #content div.product #reviews .comment img.ivole-verified-badge-icon,
.woocommerce-page div.product #reviews .comment img.ivole-verified-badge-icon,
#reviews p.ivole-verified-badge img.ivole-verified-badge-icon,
p.ivole-verified-badge img.ivole-verified-badge-icon,
#reviews img.ivole-verified-badge-icon,
img.ivole-verified-badge-icon {
float: none;
height: 20px;
width: auto;
vertical-align:middle;
margin: 0px 5px 0px 0px;
display: inline;
border-radius: 0;
}
.woocommerce #content div.product #reviews .comment img.ivole-verified-badge-ext-icon,
.woocommerce #content div.Product #reviews .comment_container img.ivole-verified-badge-ext-icon,
.woocommerce div.product #reviews .comment img.ivole-verified-badge-ext-icon,
.woocommerce-page #content div.product #reviews .comment img.ivole-verified-badge-ext-icon,
.woocommerce-page div.product #reviews .comment img.ivole-verified-badge-ext-icon,
#reviews p.ivole-verified-badge .ivole-verified-badge-text img.ivole-verified-badge-ext-icon,
p.ivole-verified-badge .ivole-verified-badge-text img.ivole-verified-badge-ext-icon,
#reviews img.ivole-verified-badge-ext-icon,
img.ivole-verified-badge-ext-icon {
float: none;
height: 11px;
width: 11px;
vertical-align:middle;
margin: 0px 0px 0px 5px;
display: inline;
border-radius: 0;
}
.cr-form-item-media-none {
padding: 24px;
text-align: left;
display: flex;
align-items: center;
cursor: pointer;
border: 1px dashed #D8E2E7;
border-radius: 2px;
}
.cr-review-form-error .cr-form-item-media-none {
border-color: #CE2B37;
}
.cr-form-visible .cr-form-item-media-none {
display: none;
}
.cr-form-item-media-none .cr-form-item-media-icon {
width: 60px;
height: 60px;
padding: 8px;
border: 1px solid #e0e0e0;
fill: #e0e0e0;
border-radius: 2px;
flex-shrink: 0;
}
.cr-form-item-media-none .cr-form-item-media-icon:first-child {
margin: 0 5px 0 0;
}
.rtl .cr-form-item-media-none .cr-form-item-media-icon:first-child {
margin: 0 0 0 5px;
}
.cr-rtl .cr-form-item-media-none .cr-form-item-media-icon:first-child {
margin-right: 0;
margin-left: 5px;
}
.cr-form-item-media-none span {
display: inline-block;
vertical-align: top;
margin: 0 0 0 20px;
color: #4D5D64;
font-size: 12px;
}
.rtl .cr-form-item-media-none span {
margin: 0 20px 0 0;
}
.cr-rtl .cr-form-item-media-none span {
margin-left: 0;
margin-right: 20px;
}
.cr-form-item-media-none:active {
border-color: #c9c9c9;
}
.cr-form-item-media-none:active .cr-form-item-media-icon {
border: 1px solid #c9c9c9;
fill: #c9c9c9;
}
.cr-form-item-media .cr-form-item-media-file {
display: none;
}
.cr-form-item-media-preview {
display: none;
margin: 0;
flex-wrap: wrap;
}
.cr-form-visible .cr-form-item-media-preview {
display: flex;
row-gap: 9px;
}
.cr-form-item-media-preview .cr-upload-images-containers {
width: 108px;
height: 108px;
margin-bottom: 0px;
margin-right: 9px;
position: relative;
display: flex;
align-items: center;
justify-content: center;
pointer-events: auto;
border: 1px solid #D8E2E7;
padding: 0;
overflow: hidden;
}
.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-delete-pending {
pointer-events: none;
}
.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok {
padding: 0px;
}
.cr-form-item-media-preview .cr-upload-images-containers img {
margin: 0 0 0 0;
opacity: 0.3;
object-fit: cover;
}
.cr-form-item-media-preview .cr-upload-images-containers .cr-upload-video-thumbnail {
width: 108px;
height: 108px;
margin: 0 0 0 0;
opacity: 0.3;
padding: 15px;
border: 1px solid #e0e0e0;
fill: #e0e0e0;
border-radius: 2px;
}
.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok img {
opacity: 1;
}
.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-video-thumbnail {
opacity: 0.6;
border-width: 0;
}
.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending img {
opacity: 0.2;
}
.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending .cr-upload-video-thumbnail {
opacity: 0.2;
}
.cr-form-item-media-preview .cr-upload-images-containers .cr-upload-images-delete {
padding: 1px;
position: absolute;
top: 2px;
right: 2px;
width: 16px;
height: 16px;
display: none;
background-color: #CE2B37;
border-radius: 8px;
border: 0px solid;
line-height: 0;
cursor: pointer;
}
.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-images-delete {
display: block;
}
.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending .cr-upload-images-delete {
opacity: 0.2;
}
.cr-form-item-media-preview .cr-upload-images-containers .cr-upload-images-delete .cr-no-icon {
fill: #ffffff;
}
.cr-form-item-media-preview .cr-upload-images-containers .cr-upload-images-delete-spinner {
margin: 0;
background: url(//antrenorluktemelegitim.com.tr/wp-content/plugins/customer-reviews-woocommerce/img/spinner-2x.gif) no-repeat;
background-size: 20px 20px;
width: 20px;
height: 20px;
display: none;
text-decoration: none;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-delete-pending .cr-upload-images-delete-spinner {
display: block;
}
.cr-form-item-media-preview .cr-form-item-media-add {
cursor: pointer;
width: 108px;
height: 108px;
text-align: center;
line-height: 108px;
font-size: 40px;
color: #e0e0e0;
border: 1px dashed #e0e0e0;
margin-bottom: 0px;
display: inline-block;
}
.cr-form-item-media-preview .cr-form-item-media-add:active {
border-color: #c9c9c9;
color: #c9c9c9;
}
.cr-form-item-media-preview .cr-upload-images-containers .cr-upload-images-pbar {
width: 94px;
height: 10px;
margin: 0 5px 0 5px;
padding: 0;
position: absolute;
top: 50%;
left: 0;
transform: translate(0, -50%);
background-color: #dddddd;
border-radius: 5px;
}
.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-images-pbar {
display: none;
}
.cr-form-item-media-preview .cr-upload-images-containers .cr-upload-images-pbar .cr-upload-images-pbarin {
width: 0;
height: 100%;
margin: 0;
padding: 0;
background-color: #1AB394;
border-radius: 5px;
}
.cr-pswp {
display: none;
}
.cr-reviews-rating {
display: flex;
column-gap: 10px;
align-items: center;
margin: 0;
padding: 0;
line-height: 0;
.cr-qna-separator {
margin: 0;
}
}
.cr-average-rating-stars {
line-height: 0;
}
.crstar-rating-svg {
margin: 8px 0;
position: relative;
display: inline-block;
}
.cr-reviews-grid .cr-review-card .crstar-rating-svg,
.cr-reviews-slider .cr-review-card .crstar-rating-svg,
.cr-reviews-rating .crstar-rating-svg,
.cr-ajax-reviews-slide-main-comment .crstar-rating-svg,
.crf-custom-question-rating-cont .crstar-rating-svg {
margin: 0;
}
.cr-average-rating-stars .crstar-rating-svg {
margin: 5px 0 0 0;
}
.crstar-rating-svg .cr-rating-icon-base {
display: flex;
height: 20px;
}
.crstar-rating-svg .cr-rating-icon-frnt {
display: flex;
height: 20px;
position: absolute;
top: 0;
left: 0;
overflow: hidden;
}
.cr-reviews-grid .cr-review-card .crstar-rating-svg .cr-rating-icon-base,
.cr-reviews-grid .cr-review-card .crstar-rating-svg .cr-rating-icon-frnt,
.cr-reviews-slider .cr-review-card .crstar-rating-svg .cr-rating-icon-base,
.cr-reviews-slider .cr-review-card .crstar-rating-svg .cr-rating-icon-frnt {
height: 25px;
column-gap: 3px;
}
.crf-custom-question-rating-cont .crstar-rating-svg .cr-rating-icon-base,
.crf-custom-question-rating-cont .crstar-rating-svg .cr-rating-icon-frnt,
.cr-reviews-slider .cr-sldr-custom-question .crstar-rating-svg .cr-rating-icon-base,
.cr-reviews-slider .cr-sldr-custom-question .crstar-rating-svg .cr-rating-icon-frnt {
height: 18px;
column-gap: 0;
}
.rtl .crstar-rating-svg .cr-rating-icon-frnt {
right: 0;
left: auto;
}
.crstar-rating-svg .cr-rating-icon-base .cr-rating-icon-bg {
width: 20px;
height: 20px;
fill: none;
stroke: #FFBC00;
}
.crstar-rating-svg .cr-rating-icon-frnt .cr-rating-icon {
width: 20px;
height: 20px;
fill: #FFBC00;
flex-shrink: 0;
}
.cr-reviews-grid .cr-review-card .crstar-rating-svg .cr-rating-icon-base .cr-rating-icon-bg,
.cr-reviews-grid .cr-review-card .crstar-rating-svg .cr-rating-icon-frnt .cr-rating-icon,
.cr-reviews-slider .cr-review-card .crstar-rating-svg .cr-rating-icon-base .cr-rating-icon-bg,
.cr-reviews-slider .cr-review-card .crstar-rating-svg .cr-rating-icon-frnt .cr-rating-icon {
width: 25px;
height: 25px;
}
.crf-custom-question-rating-cont .crstar-rating-svg .cr-rating-icon-base .cr-rating-icon-bg,
.crf-custom-question-rating-cont .crstar-rating-svg .cr-rating-icon-frnt .cr-rating-icon,
.cr-reviews-slider .cr-sldr-custom-question .crstar-rating-svg .cr-rating-icon-base .cr-rating-icon-bg,
.cr-reviews-slider .cr-sldr-custom-question .crstar-rating-svg .cr-rating-icon-frnt .cr-rating-icon {
width: 18px;
height: 18px;
}
.cr-reviews-slider .cr-sldr-custom-question .crstar-rating-svg .cr-rating-icon-base .cr-rating-icon-bg {
stroke: #aaaaaa;
}
.cr-reviews-slider .cr-sldr-custom-question .crstar-rating-svg .cr-rating-icon-frnt .cr-rating-icon {
fill: #aaaaaa;
}
@media (max-width: 500px) {
#reviews .cr-summaryBox-wrap .ivole-summaryBox,
#reviews .cr-summaryBox-wrap .cr-overall-rating-wrap,
.cr-all-reviews-shortcode .cr-summaryBox-wrap .ivole-summaryBox,
.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .ivole-summaryBox,
.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-overall-rating-wrap,
.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-overall-rating-wrap,
.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-add-review-wrap,
.cr-reviews-grid .cr-summaryBox-wrap .ivole-summaryBox,
.cr-reviews-grid .cr-summaryBox-wrap.cr-summaryBox-add-review .ivole-summaryBox,
.cr-reviews-grid .cr-summaryBox-wrap .cr-overall-rating-wrap,
.cr-reviews-grid .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-overall-rating-wrap,
.cr-reviews-grid .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-add-review-wrap {
width: 100%;
flex: 0 0 100%;
}
.cr-all-reviews-shortcode ol.commentlist {
margin-left: 0px;
margin-right: 0px;
}
.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-summary-separator,
.cr-reviews-grid .cr-summaryBox-wrap .cr-summary-separator {
width: 100%;
display: flex;
justify-content: center;
align-items: center;
}
.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-summary-separator-int,
.cr-reviews-grid .cr-summaryBox-wrap .cr-summary-separator-int {
width: 50px;
height: 2px;
}
.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-summary-separator-side,
.cr-reviews-grid .cr-summaryBox-wrap .cr-summary-separator-side {
display: none;
}
.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-add-review-wrap,
.cr-reviews-grid .cr-summaryBox-wrap .cr-add-review-wrap {
width: 100%;
padding: 10px;
}
}
.woocommerce .product #reviews .comment-text p.ivf-custom-question-checkbox,
.woocommerce .product #reviews .cr-comment-text p.ivf-custom-question-checkbox {
font-weight: 550;
margin: 0.6em 0;
}
.woocommerce .product #reviews .comment-text ul.ivf-custom-question-ul,
.woocommerce .product #reviews .cr-comment-text ul.ivf-custom-question-ul {
margin: 0.6em 0;
}
.woocommerce .product #reviews .comment-text ul.ivf-custom-question-ul li,
.woocommerce .product #reviews .cr-comment-text ul.ivf-custom-question-ul li {
margin: 0;
}
.woocommerce .product #reviews .comment-text span.ivf-custom-question-radio,
.woocommerce .product #reviews .cr-comment-text span.ivf-custom-question-radio {
font-weight: 550;
}
.woocommerce .product #reviews .comment-text hr.ivf-custom-question-hr,
.woocommerce .product #reviews .cr-comment-text hr.ivf-custom-question-hr,
.cr-all-reviews-shortcode .commentlist hr.ivf-custom-question-hr {
margin: 0.6em 0;
}
.cr-all-reviews-shortcode .commentlist hr.ivf-custom-question-hr {
display: none;
}
.cr-all-reviews-shortcode .commentlist .cr-comment-text .ivf-custom-question-p {
font-size: 14px;
margin: 0.5em 0;
}
.woocommerce .product #reviews .comment-text .crf-custom-question-rating-cont,
.woocommerce .product #reviews .cr-comment-text .crf-custom-question-rating-cont,
.cr-all-reviews-shortcode .commentlist .crf-custom-question-rating-cont {
margin: 0.6em 0;
display: flex;
align-items: center;
flex-direction: row;
}
.cr-all-reviews-shortcode .commentlist .crf-custom-question-rating-cont {
font-size: 14px;
}
.woocommerce .product #reviews .comment-text p.ivf-custom-question-p,
.woocommerce .product #reviews .cr-comment-text p.ivf-custom-question-p,
.cr-all-reviews-shortcode .commentlist p.ivf-custom-question-p {
margin: 0.6em 0;
}
.woocommerce .product #reviews .comment-text .crf-custom-question-rating,
.woocommerce .product #reviews .cr-comment-text .crf-custom-question-rating,
.cr-all-reviews-shortcode .commentlist .crf-custom-question-rating {
padding-right: 7px;
font-weight: 550;
}
.woocommerce .product #reviews .comment-text .crf-custom-question-rating-cont .star-rating,
.woocommerce .product #reviews .cr-comment-text .crf-custom-question-rating-cont .star-rating,
.cr-all-reviews-shortcode .commentlist .crf-custom-question-rating-cont .star-rating {
font-size: 1em;
height: 1.1em;
line-height: 1.1em;
float: none;
margin: 0;
}
.cr-review-form-wrap .cr-onsite-key-question {
display: block;
margin: 1.5em auto;
position: relative;
width: 100%;
max-width: 500px;
}
.cr-review-form-wrap .cr-onsite-key-question label {
font-size: 16px;
}
.cr-review-form-wrap .cr-onsite-key-question .cr-onsite-question-inp {
font-size: 16px;
width: 100%;
box-sizing: border-box;
}
.cr-onsite-questions .cr-onsite-question {
display: block;
margin: 1.5em 0;
position: relative;
}
.cr-onsite-questions .cr-onsite-question .required,
.cr-onsite-ratings .cr-review-form-rating .required,
.cr-review-form-rating-overall .cr-review-form-rating .required {
margin: 0 0 0 3px;
}
.cr-onsite-questions .cr-onsite-question label,
.cr-onsite-questions .cr-onsite-question input {
display: block;
}
.cr-onsite-questions .cr-onsite-question.cr-full-width label,
.cr-onsite-questions .cr-onsite-question.cr-full-width input {
width: 100%;
}
.cr-review-form-wrap .cr-onsite-questions .cr-onsite-question.cr-full-width label {
width: auto;
}
.cr-onsite-ratings {
border-top: 1px solid #DFE4E7;
border-bottom: 1px solid #DFE4E7;
}
.cr-onsite-ratings.cr-onsite-ratings-only {
border-bottom: none;
}
.cr-review-form-wrap .cr-onsite-ratings {
max-width: 500px;
margin: 0 auto;
}
.cr-customer-consent .checkbox input.cr-customer-consent-checkbox {
margin-right:7px;
position: relative;
}
#kco-extra-checkout-fields .cr-customer-consent {
display: none;
}
.cr-show-more{
width:100%;
}
.cr-reviews-ajax-reviews .cr-show-more-reviews-prd,
.cr-all-reviews-shortcode .cr-show-more-button,
.cr-reviews-grid .cr-show-more-button,
.cr-qna-block .cr-show-more-que {
display: block;
margin: 10px auto;
height: 40px;
padding: 0 20px 0 20px;
border: solid 1px #BCCCD4;
font-size: 14px;
background-color: transparent;
color: #0E252C;
}
.cr-qna-block .cr-show-more-que {
margin: 20px auto;
}
.cr-all-reviews-shortcode.cr-all-reviews-new-review .cr-show-more-button,
.cr-reviews-grid.cr-reviews-grid-new-review .cr-show-more-button {
display: none;
}
.cr-reviews-ajax-reviews .cr-show-more-reviews-prd:hover,
.cr-reviews-ajax-reviews .cr-show-more-reviews-prd:focus,
.cr-all-reviews-shortcode .cr-show-more-button:hover,
.cr-all-reviews-shortcode .cr-show-more-button:focus,
.cr-reviews-grid .cr-show-more-button:hover,
.cr-reviews-grid .cr-show-more-button:focus,
.cr-qna-block .cr-show-more-que:hover,
.cr-qna-block .cr-show-more-que:focus {
border: solid 1px #00A79D;
background-color: transparent;
color: #0E252C;
}
.cr-show-more-review-spinner,
.cr-show-more .cr-show-more-spinner,
.cr-all-reviews-shortcode .commentlist.cr-pagination-load .cr-pagination-review-spinner {
display: block;
margin: 20px auto;
background: url(//antrenorluktemelegitim.com.tr/wp-content/plugins/customer-reviews-woocommerce/img/spinner-2x.gif) no-repeat;
background-size: 20px 20px;
width: 20px;
height: 20px;
}
.cr-all-reviews-shortcode .commentlist.cr-pagination-load .cr-pagination-review-spinner {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
margin: auto;
}
.cr-all-reviews-shortcode.cr-all-reviews-new-review .cr-show-more-review-spinner,
.cr-reviews-grid.cr-reviews-grid-new-review .cr-show-more-review-spinner,
.cr-all-reviews-shortcode .commentlist .cr-pagination-review-spinner {
display: none;
}
.cr-show-more-review-spinner-cnt {
width: 100%;
height: 60px;
display: flex;
align-items: center;
}
.cr-reviews-ajax-reviews .cr-ajax-reviews-sort-div .cr-ajax-reviews-sort,
.cr-all-reviews-shortcode .cr-ajax-reviews-sort-div .cr-ajax-reviews-sort {
display: block;
margin: 0;
background: transparent;
border: 0px;
padding: 4px;
width: auto;
height: auto;
appearance: auto;
color: #0E252C;
font-size: 12px;
font-weight: 500;
}
.cr-ajax-reviews-sort-div {
display: flex;
justify-content: space-between;
}
.cr-all-reviews-shortcode.cr-all-reviews-new-review .cr-search-no-reviews {
display: none;
}
#reviews.cr-reviews-ajax-reviews .cr-button-search,
.cr-all-reviews-shortcode .cr-button-search {
border: 1px solid;
border-radius: 4px 4px 4px 4px;
border-color: #ADB1B8 #A2A6AC #8D9096;
padding: 3px 10px;
background: -webkit-linear-gradient(top,#f7f8fa,#e7e9ec);
background: linear-gradient(to bottom,#f7f8fa,#e7e9ec);
font-weight: normal;
color: black;
letter-spacing: normal;
font-size: 1em;
text-transform: none;
line-height: 1.5em;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 5px;
margin-right: 0px;
white-space: nowrap;
width: auto;
}
.rtl #reviews.cr-reviews-ajax-reviews .cr-button-search,
.rtl .cr-all-reviews-shortcode .cr-button-search {
margin-left: 0px;
margin-right: 5px;
}
#reviews.cr-reviews-ajax-reviews .cr-button-search:hover,
.cr-all-reviews-shortcode .cr-button-search:hover {
background: #e0e3e9;
background: -webkit-linear-gradient(top,#e7eaf0,#d9dce1);
background: linear-gradient(to bottom,#e7eaf0,#d9dce1);
text-decoration: none;
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-search,
.cr-all-reviews-shortcode .cr-ajax-search {
display: flex;
padding: 0;
margin: 24px 0;
width: 100%;
}
.cr-all-reviews-shortcode.cr-all-reviews-new-review .cr-ajax-search {
display: none;
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-search div,
.cr-all-reviews-shortcode .cr-ajax-search div,
.cr-qna-block .cr-qna-search-block div {
position: relative;
flex-grow: 1;
}
.cr-reviews-ajax-reviews input.cr-input-text[type="text"],
.cr-all-reviews-shortcode .cr-ajax-search input.cr-input-text[type="text"],
.cr-ajax-search input[type="text"] {
border: 1px solid;
border-radius: 4px 4px 4px 4px;
border-color: #ADB1B8 #A2A6AC #8D9096;
background-color: #ffffff;
padding: 3px 10px;
padding-left: calc(1.5em + .75rem);
padding-right: 1.8em;
width: 100%;
line-height: 1.5em;
margin: 0px;
font-size: 1em;
box-sizing: border-box;
}
.rtl .cr-reviews-ajax-reviews input.cr-input-text[type="text"],
.rtl .cr-all-reviews-shortcode .cr-ajax-search input.cr-input-text[type="text"],
.rtl .cr-ajax-search input[type="text"] {
padding-right: calc(1.5em + .75rem);
padding-left: 1.8em;
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-search .cr-ajax-search-icon,
.cr-all-reviews-shortcode .cr-ajax-search .cr-ajax-search-icon,
.cr-ajax-search .cr-ajax-search-icon {
position: absolute;
display: inline-block;
top: 50%;
left: 9px;
transform: translateY(-50%);
width: 1.1em;
height: 1.1em;
}
.rtl #reviews.cr-reviews-ajax-reviews .cr-ajax-search .cr-ajax-search-icon,
.rtl .cr-all-reviews-shortcode .cr-ajax-search .cr-ajax-search-icon,
.rtl .cr-ajax-search .cr-ajax-search-icon {
right: 9px;
}
.cr-qna-block .cr-input-text, .cr-ajax-search input[type="text"] {
border: 1px solid;
border-radius: 4px 4px 4px 4px;
border-color: #ADB1B8 #A2A6AC #8D9096;
background-color: #ffffff;
color: #898F92;
padding: 3px 10px;
padding-left: calc(1.5em + .75rem);
padding-right: 1.5em;
width: 100%;
margin: 0px;
font-size: 1em;
box-shadow: none;
outline: none;
box-sizing: border-box;
}
.cr-ajax-search input[type="text"] {
height: 42px;
}
.cr-qna-block .cr-input-text {
height: 100%;
}
.cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary {
display: flex;
justify-content: space-between;
align-items: center;
width: 100%;
}
.cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary .cr-nosummary-rating-cnt {
height: 40px;
display: flex;
align-items: center;
}
.cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary .cr-nosummary-rating-cnt .cr-nosummary-rating-val {
font-size: 25px;
font-weight: bold;
margin: 0 0 0 15px;
color: #0E252C;
}
.rtl .cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary .cr-nosummary-rating-cnt .cr-nosummary-rating-val {
margin: 0 15px 0 0;
}
.cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary .cr-nosummary-rating-cnt .cr-nosummary-rating-lbl {
font-size: 20px;
font-weight: normal;
margin: 0 0 0 15px;
color: #4D5D64;
}
.rtl .cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary .cr-nosummary-rating-cnt .cr-nosummary-rating-lbl {
margin: 0 15px 0 0;
}
.cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary .cr-nosummary-add {
margin: 0 0 0 15px;
cursor: pointer;
background-color: #31856C;
color: #ffffff;
display: flex;
align-items: center;
justify-content: center;
min-height: 40px;
text-transform: none;
line-height: 20px;
font-size: 15px;
border: none;
}
.cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary .cr-nosummary-add:hover {
background-color: #276A56;
}
#reviews.cr-reviews-ajax-reviews .cr-clear-input,
.cr-all-reviews-shortcode .cr-clear-input,
.cr-qna-block .cr-qna-search-block .cr-clear-input {
display:none;
position:absolute;
cursor: pointer;
margin-left: -1.7em ;
margin-top: -8px;
height: 16px;
top: 50%;
right: 8px;
}
.rtl #reviews.cr-reviews-ajax-reviews .cr-clear-input,
.rtl .cr-all-reviews-shortcode .cr-clear-input,
.rtl .cr-qna-block .cr-qna-search-block .cr-clear-input {
left: 8px;
right: auto;
margin-left: 0;
}
.cr-all-reviews-shortcode .cr-clear-input.cr-visible {
display: inline-block;
}
#reviews.cr-reviews-ajax-reviews .cr-clear-input svg,
.cr-all-reviews-shortcode .cr-clear-input svg,
.cr-qna-block .cr-qna-search-block .cr-clear-input svg {
display: block;
height: 16px;
}
#reviews.cr-reviews-ajax-reviews .cr-qna-search-icon,
.cr-all-reviews-shortcode .cr-qna-search-icon,
.cr-qna-block .cr-qna-search-block .cr-qna-search-icon {
fill: #18B394;
display: inline-block;
position:absolute;
width: 1.1em;
height: 1.1em;
left: 9px;
top: 50%;
transform: translateY(-50%);
}
#reviews.cr-reviews-ajax-reviews .cr-input-text:focus,
.cr-all-reviews-shortcode .cr-input-text:focus,
.cr-qna-block .cr-input-text:focus,
.cr-ajax-search input[type="text"]:focus {
background-color: #ffffff;
outline:none;
border-color: #e77600;
box-shadow: 0 0 3px 2px rgba(228,121,17,.5);
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-add-review {
display: block;
margin: 1em 0px;
border: 1px solid;
border-radius: 4px 4px 4px 4px;
border-color: #ADB1B8 #A2A6AC #8D9096;
padding: 3px 10px;
background: -webkit-linear-gradient(top,#f7f8fa,#e7e9ec);
background: linear-gradient(to bottom,#f7f8fa,#e7e9ec);
font-weight: 600;
color: black;
letter-spacing: normal;
font-size: 1em;
text-transform: none;
line-height: normal;
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-add-review:hover {
background: #e0e3e9;
background: -webkit-linear-gradient(top,#e7eaf0,#d9dce1);
background: linear-gradient(to bottom,#e7eaf0,#d9dce1);
text-decoration: none;
}
.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-add-review-wrap .cr-all-reviews-add-review,
.cr-reviews-grid .cr-summaryBox-wrap .cr-add-review-wrap .cr-all-reviews-add-review {
display: block;
background-color: #31856C;
color: #ffffff;
border: 0;
height: 40px;
line-height: 20px;
font-size: 15px;
width: auto;
padding: 10px 20px;
margin: 0;
}
.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-add-review-wrap .cr-all-reviews-add-review:hover,
.cr-reviews-grid .cr-summaryBox-wrap .cr-add-review-wrap .cr-all-reviews-add-review:hover {
background-color: #276A56;
text-decoration: none;
cursor: pointer;
}
.cr-ajax-reviews-review-form {
display: none;
}
.cr-ajax-reviews-review-form.cr-ajax-reviews-review-form-nc {
display: block;
}
#reviews.cr-reviews-ajax-reviews .comment-reply-title {
display: block;
font-size: 1.5em;
}
.cr-ajax-reviews-review-form p.form-submit {
display: flex;
justify-content: space-between;
align-items: center;
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-div,
.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-div {
margin: 12px 0 24px 0;
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-div .cr-ajax-reviews-cus-images-title,
.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-div .cr-ajax-reviews-cus-images-title {
font-size: 1em;
margin: 0 auto 5px auto;
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-div2,
.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-div2 {
white-space: nowrap;
overflow-x: auto;
overflow-y: hidden;
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal-cont,
.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal-cont {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(120, 120, 120, 0.8);
z-index: 100001;
display: none;
opacity: 0;
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal-cont.cr-mask-active,
.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal-cont.cr-mask-active {
visibility: visible;
opacity: 1;
display: flex;
justify-content: center;
align-items: center;
}
.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal,
.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal {
visibility: visible;
position: relative;
max-width: 100vw;
width: 700px;
background: #fff;
z-index: 100001;
display: block;
border-radius: 3px;
opacity: 1;
max-height: 100vh;
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-hdr,
.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-hdr {
height: 36px;
background: #f2f2f2;
background: #f1f1f1;
background: -webkit-linear-gradient(top,#f7f7f7,#eaeaea);
background: linear-gradient(to bottom,#f7f7f7,#eaeaea);
box-shadow: 0 1px 0 rgba(255,255,255,.5) inset,0 -1px 0 rgba(255,255,255,.4) inset;
position: relative;
border-bottom: 1px solid #cdcdcd;
border-bottom-color: rgba(0,0,0,.2);
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal button.cr-ajax-reviews-cus-images-close,
.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal button.cr-ajax-reviews-cus-images-close {
display: block;
zoom: 1;
background-color: transparent;
border: none;
float: right;
padding: 8px;
position: absolute;
top: 50%;
right: 5px;
margin: -15px 0 0;
line-height: 0;
min-height: auto;
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal button.cr-ajax-reviews-cus-images-close svg,
.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal button.cr-ajax-reviews-cus-images-close svg {
opacity: .64;
width: 15px;
height: 15px;
font-size: 15px;
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-close .cr-no-icon,
.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-close .cr-no-icon {
fill: #333333;
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-slide-main-flex,
.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-slide-main-flex {
display: flex;
flex-direction: row;
justify-content: space-evenly;
gap: 20px;
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-nav,
.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-nav {
width: 80%;
margin: 0 auto 35px auto;
background-color: #f4f4f4;
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-nav .cr-ajax-reviews-slide-nav img,
#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-nav .cr-ajax-reviews-slide-nav video,
.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-nav .cr-ajax-reviews-slide-nav img,
.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-nav .cr-ajax-reviews-slide-nav video {
max-height: 75px;
margin: 0 auto;
width: auto;
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-nav .cr-ajax-reviews-slide-nav,
.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-nav .cr-ajax-reviews-slide-nav {
padding: 0px;
line-height: 0;
text-align: center;
position: relative;
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main img,
#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main video,
.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main img,
.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main video {
max-width: 400px;
max-height: 400px;
width: auto;
}
.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment,
.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment {
width: 250px;
padding: 0;
line-height: 1.5;
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment p,
.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment p {
margin: 0px;
display: block;
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment time,
.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment time {
opacity: 0.5;
font-size: 0.875em;
display: block;
}
.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment .cr-ajax-reviews-slide-main-comment-body,
.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment .cr-ajax-reviews-slide-main-comment-body {
max-height: 300px;
overflow-x: hidden;
overflow-y: scroll;
line-height: normal;
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main.slick-initialized .slick-slide,
.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main.slick-initialized .slick-slide {
float: none;
display: inline-block;
vertical-align: middle;
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-vote,
.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-vote {
box-sizing: border-box;
margin: 1em 0 0 0;
}
.cr-search-highlight{
background: linear-gradient(0deg, #FFEB82, #FFEB82), #F9F9F9;
}
.cr-noscroll {
overflow: hidden;
}
.product_meta .cr_gtin_val, .product_meta .cr_mpn_val, .product_meta .cr_brand_val {
display: inline;
}
.cr-reviews-slider .cr-slider-read-more a,
.cr-reviews-slider .cr-slider-read-less a,
.cr-reviews-grid .cr-grid-read-more a,
.cr-reviews-grid .cr-grid-read-less a  {
font-size: 0.8em;
}
.cr-reviews-slider .cr-slider-details,
.cr-reviews-grid .cr-grid-details {
display:none;
}
.cr-qna-block .cr-qna-search-block {
display: flex;
justify-content: flex-end;
margin-bottom: 30px;
}
.cr-qna-block .cr-qna-list-block {
display: block;
}
.cr-qna-block.cr-qna-new-q-form-open .cr-qna-search-block,
.cr-qna-block.cr-qna-new-q-form-open .cr-qna-list-block {
display: none;
}
.cr-qna-block .cr-qna-search-block .cr-qna-ask-button {
font-size: 16px;
font-weight: 400;
background: #31856C;
border: 0px solid;
border-radius: 0;
min-height: 42px;
color: #FFFFFF;
cursor: pointer;
display: inline-block;
outline-style: none;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 10px;
margin-right: 0px;
padding: 5px 15px;
}
.cr-qna-block .cr-qna-search-block .cr-qna-ask-button:hover {
background: #276A56;
}
.rtl .cr-qna-block .cr-qna-search-block .cr-qna-ask-button {
margin-left: 0px;
margin-right: 10px;
}
.cr-qna-block .cr-qna-list-block div.cr-qna-list-empty {
padding: 30px;
text-align: center;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont {
margin-top: 20px;
margin-bottom: 0;
margin-right: 0;
margin-left: 0;
overflow-wrap: break-word;
word-break: break-word;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-q,
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a,
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b {
display: flex;
margin: 0px;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a,
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b {
margin-top: 20px;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-q .cr-qna-list-q-q-l {
min-width: 50px;
display: flex;
align-items: center;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-l,
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-q-b-l {
min-width: 50px;
display: flex;
align-items: flex-start;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-icon {
width: 30px;
height: 30px;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-icon circle {
stroke: #31856C;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-icon path {
fill: #31856C;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-v-icon {
width: 16px;
height: 16px;
max-width: 100%;
max-height: 100%;
display: inline-block;
vertical-align: middle;
margin-right: 10px;
}
.rtl .cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-v-icon {
margin-left: 10px;
margin-right: 0px;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-q .cr-qna-list-q-q-r,
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r {
display: block;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-q-b-r {
padding-bottom: 20px;
border-bottom: solid 2px #F9F9F9;
border-top: solid 0px;
border-right: solid 0px;
border-left: solid 0px;
width: 100%;
display: flex;
justify-content: space-between;
align-items: flex-end;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-q-b-r.cr-qna-list-q-b-r-no-ans {
justify-content: right;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b.cr-qna-ans-form-open .cr-qna-list-q-b-r {
display: none;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-inl-answ {
padding-bottom: 20px;
border-bottom: solid 2px #F9F9F9;
border-top: solid 0px;
border-right: solid 0px;
border-left: solid 0px;
width: 100%;
display: none;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b.cr-qna-ans-form-open .cr-qna-list-inl-answ {
display: block;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-q-b-r .cr-qna-q-voting {
display: flex;
align-items: center;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r .cr-qna-list-answer {
display: block;
border-left: solid 3px #BCCCD4;
border-top: solid 0px;
border-right: solid 0px;
border-bottom: solid 0px;
padding-left: 16px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
margin-bottom: 10px;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r .cr-qna-list-answer.cr-qna-list-last {
margin-bottom: 0px;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-q .cr-qna-list-q-q-r .cr-qna-list-question {
font-size: 18px;
font-weight: 600;
line-height: 1.2;
display: block;
color: #203741;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r .cr-qna-list-answer-s {
font-size: 16px;
font-weight: 400;
line-height: 1.2;
display: block;
color: #203741;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r .cr-qna-list-answer-s p {
margin: 0;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r .cr-qna-list-answer-s a {
text-decoration: underline;
color: #6d6d6d;
cursor: pointer;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-q .cr-qna-list-q-q-r .cr-qna-list-q-author,
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r .cr-qna-list-q-author {
font-size: 14px;
font-weight: 400;
line-height: 1.2;
display: block;
color: #276A56;
font-style: italic;
margin-top: 5px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-author .cr-qna-list-q-author-b {
font-weight: 600;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-author-verified {
font-size: 14px;
color: #276A56;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-ans-button {
font-size: 14px;
font-weight: 600;
background: #FFFFFF;
border: 1px solid #BCCCD4;
border-radius: 0;
height: 42px;
color: #276A56;
cursor: pointer;
display: inline-block;
outline-style: none;
padding: 4px 15px;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-ans-button:hover {
border-color: #4D5D64;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b-r-no-ans .cr-qna-ans-button {
display: none;
}
.cr-qna-block #cr-show-more-q-spinner {
display: block;
margin: 30px auto;
background: url(//antrenorluktemelegitim.com.tr/wp-content/plugins/customer-reviews-woocommerce/img/spinner-2x.gif) no-repeat;
background-size: 20px 20px;
width: 20px;
height: 20px;
}
.cr-qna-block .cr-search-no-qna {
margin: 30px auto;
text-align: center;
color: #203741;
}
#reviews.cr-reviews-ajax-reviews p.cr-featured-badge,
.cr-all-reviews-shortcode p.cr-featured-badge {
margin: 0px 0px 10px 0px;
}
#reviews.cr-reviews-ajax-reviews .cr-featured-badge span,
#reviews.cr-reviews-ajax-reviews .cr-all-featured-badge span,
.cr-all-reviews-shortcode .cr-all-featured-badge span {
text-transform: uppercase;
display: inline-block;
font-size: 12px;
-moz-box-shadow: inset 0px 1px 0px 0px #fff6af;
-webkit-box-shadow: inset 0px 1px 0px 0px #fff6af;
box-shadow: inset 0px 1px 0px 0px #fff6af;
background-color: #ffec64;
-webkit-border-top-left-radius: 3px;
-moz-border-radius-topleft: 3px;
border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topright: 3px;
border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-moz-border-radius-bottomright: 3px;
border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomleft: 3px;
border-bottom-left-radius: 3px;
text-indent:0;
border: 1px solid #ffaa22;
color: #333333;
font-weight: normal;
font-style: normal;
line-height: 20px;
text-decoration: none;
text-align: center;
text-shadow: 0px 1px 0px #ffee66;
padding: 0px 5px;
}
.cr-reviews-ajax-reviews .cr-reviews-ajax-comments .cr-ajax-reviews-list .review .cr-comment-text {
display: block;
border-bottom: 1px solid #e4e1e3;
padding-bottom: 1em;
}
.cr-comment-text .cr-comment-head-text {
font-size: 18px;
font-weight: 600;
margin: 0 0 9px 0;
}
.comment-text .cr-comment-head-text {
font-size: 18px;
font-weight: 600;
margin: 0 0 0.5em 0;
}
.cr-reviews-ajax-reviews .cr-ajax-reviews-wpml-switch {
text-align: center;
background-color: #F9F9F9;
}
.cr-reviews-ajax-reviews .cr-ajax-reviews-wpml-switch a {
color: #4D5D64;
}
.cr-reviews-ajax-reviews .cr-ajax-reviews-wpml-switch a:hover,
.cr-reviews-ajax-reviews .cr-ajax-reviews-wpml-switch a:active {
color: #0E252C;
}
#review_form .cr-upload-local-images .cr-upload-images-status,
.cr-upload-local-images .cr-upload-images-status {
display: block;
margin: 0px 0px 10px 0px;
padding: 3px 5px;
}
#review_form .cr-upload-local-images #cr_review_image,
.cr-upload-local-images #cr_review_image {
margin: 0px 0px 15px 0px;
width: 100%;
}
#review_form .cr-upload-local-images .cr-upload-images-status.cr-upload-images-status-error,
.cr-upload-local-images .cr-upload-images-status.cr-upload-images-status-error {
background-color: #FF4136;
color: #303030;
}
#review_form .cr-upload-images-preview,
.cr-upload-images-preview {
display: flex;
margin: 0 0 0 0;
}
#review_form .cr-upload-images-preview .cr-upload-images-containers,
.cr-upload-images-preview .cr-upload-images-containers {
width: 75px;
height: 75px;
margin: 0 10px 10px 0;
position: relative;
display: flex;
align-items: center;
justify-content: center;
pointer-events: auto;
}
#review_form .cr-upload-images-preview .cr-upload-images-containers .cr-upload-video-thumbnail,
.cr-upload-images-preview .cr-upload-images-containers .cr-upload-video-thumbnail {
margin: 0;
opacity: 0.3;
padding: 15px;
border: 1px solid #e0e0e0;
fill: #e0e0e0;
border-radius: 2px;
}
#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-delete-pending,
.cr-upload-images-preview .cr-upload-images-containers.cr-upload-delete-pending {
pointer-events: none;
}
#review_form .cr-upload-images-preview .cr-upload-images-thumbnail,
.cr-upload-images-preview .cr-upload-images-thumbnail {
max-width: 100%;
max-height: 100%;
margin: 0 0 0 0;
opacity: 0.3;
}
#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending .cr-upload-images-thumbnail,
.cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending .cr-upload-images-thumbnail,
#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending .cr-upload-video-thumbnail,
.cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending .cr-upload-video-thumbnail {
opacity: 0.2;
}
#review_form .cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-pbar,
.cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-pbar {
width: 65px;
height: 10px;
margin: 0 5px 0 5px;
padding: 0;
position: absolute;
top: 50%;
left: 0;
transform: translate(0, -50%);
background-color: #dddddd;
border-radius: 5px;
}
#review_form .cr-upload-images-preview .cr-upload-images-pbar .cr-upload-images-pbarin,
.cr-upload-images-preview .cr-upload-images-pbarin {
width: 0;
height: 100%;
margin: 0;
padding: 0;
background-color: #4BBE67;
border-radius: 5px;
}
#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-images-thumbnail,
.cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-images-thumbnail {
opacity: 1;
}
#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-video-thumbnail,
.cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-video-thumbnail {
opacity: 1;
border-width: 0;
}
#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-images-pbar,
.cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-images-pbar {
display: none;
}
#review_form .cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete,
.cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete {
padding: 1px;
position: absolute;
top: 0px;
right: 0px;
width: 20px;
height: 20px;
display: none;
background-color: #e7412c;
border-radius: 10px;
border: 0px solid;
line-height: 0;
cursor: pointer;
}
#review_form .cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete:hover,
.cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete:hover {
background-color: #db2c1b;
}
#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-images-delete,
.cr-upload-images-preview .cr-upload-images-containers.cr-upload-delete-pending .cr-upload-images-delete {
display: block;
}
#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending .cr-upload-images-delete,
.cr-upload-images-preview .cr-upload-images-containers.cr-upload-delete-pending .cr-upload-images-delete {
opacity: 0.2;
}
#review_form .cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete svg,
.cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete svg {
padding: 0px;
width: 18px;
height: 18px;
font-size: 18px;
line-height: 18px;
display: block;
}
#review_form .cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete .cr-no-icon,
.cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete .cr-no-icon {
fill: #FFFFFF;
}
#review_form .cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete-spinner,
.cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete-spinner {
margin: 0;
background: url(//antrenorluktemelegitim.com.tr/wp-content/plugins/customer-reviews-woocommerce/img/spinner-2x.gif) no-repeat;
background-size: 20px 20px;
width: 20px;
height: 20px;
display: none;
text-decoration: none;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-delete-pending .cr-upload-images-delete-spinner,
.cr-upload-images-preview .cr-upload-images-containers.cr-upload-delete-pending .cr-upload-images-delete-spinner {
display: block;
}
.cr-reviews-grid {
padding: 20px 0 10px 0;
border-width: 1px;
border-style: solid;
border-color: transparent;
display: block;
border-radius: 5px;
margin: 0;
width: 100%;
}
.cr-reviews-grid-inner {
border-radius: inherit;
display: flex;
}
.cr-reviews-grid-inner .cr-reviews-grid-col {
flex-grow: 1;
width: 0;
}
.cr-reviews-grid-inner .cr-reviews-grid-col.cr-reviews-grid-col-none {
display: none;
}
.cr-reviews-grid-empty {
border-radius: inherit;
display: flex;
padding: 0 10px;
margin: 10px 0;
justify-content: center;
}
.cr-reviews-slider{
padding: 15px 0px;
margin: 0 25px;
opacity: 0;
visibility: hidden;
transition: opacity 1s ease;
-webkit-transition: opacity 1s ease;
}
.cr-reviews-slider.slick-initialized {
visibility: visible;
opacity: 1;
}
.cr-reviews-grid .cr-review-card {
padding: 0 0 0 0;
border-width: 1px;
border-style: solid;
border-color: transparent;
border-radius: 10px;
margin: 0 10px 20px 10px;
max-width: 100%;
overflow: hidden;
visibility: hidden;
display: none;
}
.cr-reviews-grid .cr-reviews-grid-col .cr-review-card {
display: block;
}
.cr-reviews-grid .cr-reviews-grid-inner.cr-colcade-loaded .cr-review-card {
visibility: visible;
}
.cr-reviews-slider .cr-review-card {
box-sizing: border-box;
padding: 0px 10px;
height: 100%;
}
.cr-reviews-slider .cr-review-card .cr-review-card-inner {
margin: 0 auto;
padding: 10px;
border-width: 1px;
border-style: solid;
border-color: transparent;
border-radius: inherit;
display: flex;
flex-direction: column;
height: 100%;
box-sizing: border-box;
}
.cr-reviews-grid .breaker {
display: block;
margin: 5px 0px;
height: 0px;
width: 100%;
}
.cr-reviews-grid .cr-review-card .image-row {
display: block;
width: 100%;
position: relative;
line-height: 0;
}
.cr-reviews-grid .cr-review-card .image-row .image-row-img {
display: block;
max-width: 100%;
height: auto;
border-style: none;
border-radius: 0;
margin: 0 auto;
cursor: pointer;
}
.cr-reviews-grid .cr-review-card .image-row .image-row-vid {
display: block;
max-width: 100%;
height: auto;
border-style: none;
border-radius: 0;
margin: 0 auto;
width: 100%;
object-fit: cover;
cursor: pointer;
}
.cr-reviews-grid .cr-review-card .image-row .image-row-img.image-row-img-none,
.cr-reviews-grid .cr-review-card .image-row .image-row-vid.image-row-vid-none {
display: none;
}
.cr-ajax-reviews-video {
display: block;
position: relative;
line-height: 0;
cursor: pointer;
text-align: center;
}
.cr-review-card-content .cr-comment-videoicon,
.cr-ajax-reviews-video .cr-comment-videoicon {
position: absolute;
top: 50%;
left: 50%;
width: 40px;
margin-top: -20px;
margin-left: -20px;
cursor: pointer;
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main .cr-comment-videoicon,
.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main .cr-comment-videoicon {
max-width: none;
max-height: none;
width: 40px;
}
.cr-review-card-content .cr-vid-playing .cr-comment-videoicon,
.cr-ajax-reviews-video.cr-vid-playing .cr-comment-videoicon {
display: none;
}
.cr-reviews-grid .cr-review-card .image-row .image-row-count,
.cr-reviews-grid .cr-review-card .image-row .media-row-count {
position: absolute;
max-width: 100%;
width: 100%;
height: 60px;
border-style: none;
border-radius: 0;
bottom: 0;
background: #20374199;
color: #FFFFFF;
display: flex;
justify-content: center;
align-items: center;
cursor: pointer;
gap: 5px;
}
.cr-reviews-grid .cr-review-card .image-row.cr-vid-playing .media-row-count {
display: none;
}
.cr-reviews-grid .cr-review-card .top-row {
display: flex;
padding: 16px 0 16px 0;
border-bottom: solid 2px #F4F4F4;
margin: 0 15px 0 15px;
}
.pswp .cr-video-wrapper {
display: flex;
width: 100%;
height: 100%;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
align-items: center;
justify-content: center;
}
.cr-reviews-slider .cr-review-card .top-row {
display: flex;
padding: 16px 0 16px 0;
border-bottom: solid 2px #aaaaaa;
margin: 0 10px 0 10px;
}
.cr-reviews-grid .cr-review-card .top-row .rating,
.cr-reviews-slider .cr-review-card .top-row .rating {
flex: 0 0 50%;
}
.cr-reviews-grid .cr-review-card .top-row .reviewer,
.cr-reviews-slider .cr-review-card .top-row .reviewer {
text-align: left;
display: flex;
flex-direction: column;
justify-content: center;
row-gap: 7px;
}
.cr-reviews-grid .cr-review-card .top-row .reviewer .reviewer-verified,
.cr-reviews-slider .cr-review-card .top-row .reviewer .reviewer-verified {
display: flex;
align-items: center;
line-height: 1.2;
font-size: 16px;
}
.cr-reviews-grid .cr-review-card .top-row .rating .datetime,
.cr-reviews-slider .cr-review-card .top-row .rating .datetime {
font-size: 0.9em;
color: #676767;
}
.cr-reviews-grid .cr-review-card .top-row .reviewer .reviewer-name,
.cr-reviews-slider .cr-review-card .top-row .reviewer .reviewer-name {
font-family: sans-serif;
font-style: normal;
font-weight: bold;
font-size: 18px;
line-height: 1.2;
color: #203741;
display: flex;
align-items: center;
}
.cr-reviews-grid .cr-review-card .top-row .reviewer .reviewer-name .ivole-grid-country-icon,
.cr-reviews-slider .cr-review-card .top-row .reviewer .reviewer-name .ivole-grid-country-icon {
height: 15px;
display: block;
margin: 0 0 0 8px;
border-radius: 3px;
}
.cr-reviews-grid .cr-review-card .top-row .reviewer .reviewer-verified {
font-family: sans-serif;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 14px;
letter-spacing: 0em;
text-align: left;
color: #18B394;
display: flex;
align-items: center;
margin: 0;
}
.cr-reviews-grid .cr-review-card .top-row .reviewer .reviewer-verified .cr-reviewer-verified,
.cr-reviews-slider .cr-review-card .top-row .reviewer .reviewer-verified .cr-reviewer-verified {
height: 16px;
width: 16px;
display: inline;
vertical-align: middle;
margin: 0 6px 0 0;
}
.rtl .cr-reviews-slider .cr-review-card .top-row .reviewer .reviewer-verified .cr-reviewer-verified {
margin: 0 0 0 6px;
}
.cr-reviews-grid .cr-review-card .middle-row,
.cr-reviews-grid .cr-review-card .cr-incentivized-row {
padding: 16px;
background: #FCFCFC;
border: 1px solid #F9F9F9;
border-radius: 6px;
box-sizing: border-box;
font-family: sans-serif;
font-style: normal;
font-weight: 400;
line-height: 130%;
font-size: 16px;
margin: 0 15px 15px 15px;
}
.cr-reviews-slider .cr-review-card .middle-row,
.cr-reviews-slider .cr-review-card .cr-incentivized-row {
padding: 16px;
background: #FCFCFC;
border: 1px solid #F9F9F9;
border-radius: 6px;
box-sizing: border-box;
font-family: sans-serif;
font-style: normal;
font-weight: 400;
line-height: 130%;
font-size: 16px;
margin: 0 10px 15px 10px;
flex: 1;
}
.cr-reviews-slider .cr-review-card .cr-incentivized-row {
flex: 0;
}
.cr-reviews-grid .cr-review-card .top-row .review-thumbnail,
.cr-reviews-slider .cr-review-card .top-row .review-thumbnail {
flex-basis: 56px;
flex-shrink: 0;
margin-right: 16px;
position: relative;
display: flex;
}
.cr-reviews-grid .cr-review-card .top-row .review-thumbnail img,
.cr-reviews-slider .cr-review-card .top-row .review-thumbnail img {
max-width: 50px;
max-height: 50px;
border-radius: 25px;
}
.cr-reviews-grid .cr-review-card .rating-row {
padding: 17px 0 17px 0;
display: flex;
align-items: center;
margin: 0 15px 0 15px;
line-height: 0;
}
.cr-reviews-grid .cr-review-card .cr-comment-head-text {
font-size: 20px;
font-weight: 600;
margin: 0 15px 10px 15px;
padding: 0;
line-height: normal;
color: #203741;
}
.cr-reviews-slider .cr-review-card .cr-comment-head-text {
font-size: 20px;
font-weight: 600;
margin: 0 10px 10px 10px;
padding: 0;
line-height: normal;
color: #203741;
}
.cr-reviews-slider .cr-review-card .rating-row {
padding: 17px 0 17px 0;
display: flex;
align-items: center;
margin: 0 10px 0 10px;
overflow: hidden;
line-height: 0;
}
.cr-reviews-grid .cr-review-card .rating-row .rating-label,
.cr-reviews-slider .cr-review-card .rating-row .rating-label {
margin: 0 0 0 15px;
font-family: sans-serif;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 20px;
letter-spacing: 0.1em;
text-align: left;
color: #898F92;
}
.rtl .cr-reviews-slider .cr-review-card .rating-row .rating-label {
margin: 0 16px 0 0;
}
.cr-reviews-grid .cr-review-card .middle-row .review-content,
.cr-reviews-slider .cr-review-card .middle-row .review-content {
margin: 0 0 12px 0;
color: #484E51;
}
.cr-reviews-grid .cr-review-card .middle-row .review-content p,
.cr-reviews-slider .cr-review-card .middle-row p {
margin: 0;
}
.cr-reviews-grid .cr-review-card .middle-row .datetime,
.cr-reviews-slider .cr-review-card .middle-row .datetime {
font-weight: 300;
font-size: 14px;
color: #898F92;
}
.cr-reviews-grid .cr-review-card .verified-review-row,
.cr-reviews-slider .cr-review-card .verified-review-row {
margin: 0 0 12px 0;
text-align: left;
font-family: sans-serif;
}
.cr-reviews-grid .cr-review-card .verified-review-row p.ivole-verified-badge,
.cr-reviews-slider .cr-review-card .verified-review-row p.ivole-verified-badge {
margin: 0px;
}
.cr-reviews-grid .cr-review-card .verified-review-row .verified-badge-empty,
.cr-reviews-slider .cr-review-card .verified-review-row .verified-badge-empty {
min-height: 20px;
}
.cr-reviews-grid .cr-review-card .review-product,
.cr-reviews-slider .cr-review-card .review-product {
border-radius: inherit;
display: flex;
padding: 10px;
margin-top: 10px;
line-height: 1;
}
.cr-reviews-slider .cr-review-card .cr-sldr-custom-questions {
border-radius: inherit;
display: block;
padding: 0;
margin: 0 10px 17px 10px;
line-height: 1;
border-top: 1px dashed #aaaaaa;
border-bottom: 1px dashed #aaaaaa;
font-size: 14px;
}
.cr-reviews-grid .cr-review-card .review-product .cr-product-thumbnail,
.cr-reviews-slider .cr-review-card .review-product .cr-product-thumbnail {
flex: 0 0 20%;
}
.cr-reviews-grid .cr-review-card .review-product .cr-product-thumbnail img,
.cr-reviews-slider .cr-review-card .review-product .cr-product-thumbnail img {
width: 50px;
height: 50px;
max-width: none;
max-height: none;
min-width: auto;
}
.cr-reviews-grid .cr-review-card .review-product .product-title,
.cr-reviews-slider .cr-review-card .review-product .product-title {
margin: auto 0;
padding-left: 5px;
font-family: Helvetica;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 21px;
letter-spacing: 0em;
text-align: left;
color: #203741;
}
.cr-reviews-grid .cr-review-card .cr-grid-replies-container {
.cr-grid-replies {
display: flex;
align-items: center;
justify-content: flex-start;
position: relative;
margin: 15px 0px;
padding: 0;
box-sizing: border-box;
}
.cr-grid-replies-line {
height: 1px;
background: #e9e9e9;
}
.cr-grid-replies-line-left {
width: 15px;
flex-shrink: 0;
}
.cr-grid-replies-line-right {
flex-grow: 1;
}
.cr-grid-replies-pill {
display: inline-flex;
align-items: center;
gap: 6px;
padding: 4px 15px;
background: #FFFFFF;
border: solid 1px #F4F4F4;
border-radius: 18px;
font-size: 16px;
font-weight: 500;
color: #484E51;
z-index: 2; }
.cr-grid-replies-pill .cr-grid-replies-pill-count {
color: #898F92;
}
.cr-grid-first-reply {
margin: 15px 15px;
}
.cr-grid-reply-top-row {
display: flex;
gap: 15px;
}
.cr-grid-reply-top-row {
.cr-grid-reply-thumbnail {
flex-basis: 40px;
flex-shrink: 0;
margin: 0;
position: relative;
display: flex;
}
.cr-grid-reply-thumbnail img {
max-width: 40px;
max-height: 40px;
border-radius: 20px;
}
.cr-grid-reply-thumbnail .cr-avatar-check {
width: 16px;
height: 16px;
background-color: #31856C;
position: absolute;
left: 28px;
top: 21px;
border-radius: 8px;
border: 2px solid #FFFFFF;
display: flex;
align-items: center;
justify-content: center;
box-sizing: border-box;
z-index: 10;
}
.cr-grid-reply-author {
display: flex;
flex-direction: column;
justify-content: center;
gap: 2px;
}
.cr-grid-reply-author-name {
font-family: sans-serif;
font-weight: bold;
line-height: 1.2;
font-size: 16px;
color: #203741;
}
.cr-grid-reply-author-type {
font-family: sans-serif;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 14px;
color: #18B394;
}
}
.cr-grid-reply-middle-row {
margin: 15px 0;
padding: 16px;
background: #FCFCFC;
border: 1px solid #F9F9F9;
border-radius: 5px;
font-size: 14px;
font-family: sans-serif;
font-style: normal;
box-sizing: border-box;
font-weight: 400;
}
.cr-grid-reply-middle-row {
.cr-grid-reply-content p {
margin: 0;
}
}
}
.rtl .cr-reviews-slider .cr-review-card .review-product .product-title {
padding-left: 0;
padding-right: 5px;
}
.rtl .cr-reviews-grid .cr-review-card .top-row .review-thumbnail,
.rtl .cr-reviews-slider .cr-review-card .top-row .review-thumbnail {
margin-left: 16px;
margin-right: 0px;
}
.rtl .cr-reviews-grid .cr-review-card .rating-row .rating-label,
.rtl .cr-reviews-slider .cr-review-card .rating-row .rating-label {
margin-left: 0px;
margin-right: 15px;
}
p.ivole-verified-badge {
font-size: 12px;
vertical-align:middle;
}
span.ivole-verified-badge-text {
vertical-align:middle;
}
.woocommerce #content div.product #reviews .comment img.ivole-verified-badge-icon,
.woocommerce div.product #reviews .comment img.ivole-verified-badge-icon,
.woocommerce-page #content div.product #reviews .comment img.ivole-verified-badge-icon,
.woocommerce-page div.product #reviews .comment img.ivole-verified-badge-icon,
#reviews p.ivole-verified-badge img.ivole-verified-badge-icon,
p.ivole-verified-badge img.ivole-verified-badge-icon,
#reviews img.ivole-verified-badge-icon,
img.ivole-verified-badge-icon {
float: none;
height: 20px;
width: 17px;
vertical-align:middle;
margin: 0px 5px 0px 0px;
display: inline;
border-radius: 0;
}
.woocommerce #content div.product #reviews .comment img.ivole-verified-badge-ext-icon,
.woocommerce div.product #reviews .comment img.ivole-verified-badge-ext-icon,
.woocommerce-page #content div.product #reviews .comment img.ivole-verified-badge-ext-icon,
.woocommerce-page div.product #reviews .comment img.ivole-verified-badge-ext-icon,
#reviews p.ivole-verified-badge img.ivole-verified-badge-ext-icon,
p.ivole-verified-badge img.ivole-verified-badge-ext-icon,
#reviews img.ivole-verified-badge-ext-icon,
img.ivole-verified-badge-ext-icon {
float: none;
height: 11px;
width: 11px;
vertical-align:middle;
margin: 0px 0px 0px 5px;
display: inline;
border-radius: 0;
}
.cr-reviews-slider .cr-review-card .cr-sldr-custom-question {
display: flex;
align-items: center;
margin: 15px 0;
column-gap: 10px;
}
.cr-reviews-slider .cr-review-card .cr-sldr-custom-question.cr-sldr-checkbox {
flex-direction: column;
align-items: flex-start;
}
.cr-reviews-slider .cr-review-card .cr-sldr-custom-question .cr-sldr-p {
margin: 0;
}
.cr-reviews-slider .cr-review-card .cr-sldr-custom-question.cr-sldr-checkbox .cr-sldr-p {
margin-bottom: 7px;
}
.cr-reviews-slider .cr-review-card .cr-sldr-custom-question.cr-sldr-checkbox ul {
margin: 0 0 0 25px;
}
.cr-reviews-slider .cr-review-card .cr-sldr-custom-question .cr-sldr-label {
font-weight: 550;
} @font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
font-display: swap;
src: url(//antrenorluktemelegitim.com.tr/wp-content/plugins/customer-reviews-woocommerce/fonts/slick.eot);
src: url(//antrenorluktemelegitim.com.tr/wp-content/plugins/customer-reviews-woocommerce/fonts/slick.eot?#iefix) format('embedded-opentype'), url(//antrenorluktemelegitim.com.tr/wp-content/plugins/customer-reviews-woocommerce/fonts/slick.woff) format('woff'), url(//antrenorluktemelegitim.com.tr/wp-content/plugins/customer-reviews-woocommerce/fonts/slick.ttf) format('truetype'), url(//antrenorluktemelegitim.com.tr/wp-content/plugins/customer-reviews-woocommerce/fonts/slick.svg#slick) format('svg');
}
.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.cr-reviews-slider .slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
opacity: 1;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.cr-reviews-slider.slick-slider .slick-track {
display: flex;
}
.cr-reviews-slider.slick-slider .slick-slide {
height: inherit;
}
.cr-reviews-slider.slick-slider .slick-slide > div {
height: 100%;
}
.cr-ajax-reviews-cus-images-slider-nav.cr-reviews-slider.slick-slider .slick-slide > div {
line-height: 0;
}
.slick-track {
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
.cr-reviews-slider .slick-arrow.slick-prev,
.cr-reviews-slider .slick-arrow.slick-next,
.cr-ajax-reviews-cus-images-modal .cr-reviews-slider.cr-ajax-reviews-cus-images-slider-nav .slick-prev,
.cr-ajax-reviews-cus-images-modal .cr-reviews-slider.cr-ajax-reviews-cus-images-slider-nav .slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.cr-reviews-slider .slick-arrow.slick-prev:not(:hover),
.cr-reviews-slider .slick-arrow.slick-next:not(:hover) {
background: transparent;
}
.cr-reviews-slider .slick-prev:hover,
.cr-reviews-slider .slick-prev:focus,
.cr-reviews-slider .slick-next:hover,
.cr-reviews-slider .slick-next:focus
{
color: transparent;
outline: none;
background: transparent;
}
.cr-reviews-slider .slick-prev:hover:before,
.cr-reviews-slider .slick-prev:focus:before,
.cr-reviews-slider .slick-next:hover:before,
.cr-reviews-slider .slick-next:focus:before
{
opacity: 1;
}
.cr-reviews-slider .slick-prev.slick-disabled:before,
.cr-reviews-slider .slick-next.slick-disabled:before
{
opacity: .25;
}
.cr-reviews-slider .slick-prev:before,
.cr-reviews-slider .slick-next:before
{
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color:grey;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.cr-reviews-slider.slick-slider .slick-prev
{
left: -25px;
}
[dir='rtl'] .cr-reviews-slider .slick-prev
{
right: -25px;
left: auto;
}
.cr-reviews-slider .slick-prev:before
{
content: '←';
}
[dir='rtl'] .cr-reviews-slider .slick-prev:before
{
content: '→';
}
.cr-reviews-slider.slick-slider .slick-next
{
right: -25px;
}
[dir='rtl'] .cr-reviews-slider .slick-next
{
right: auto;
left: -25px;
}
.cr-reviews-slider .slick-next:before
{
content: '→';
}
[dir='rtl'] .cr-reviews-slider .slick-next:before
{
content: '←';
}
.slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.cr-reviews-slider .slick-dots,
.cr-ajax-reviews-cus-images-modal .cr-reviews-slider .slick-dots
{
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
border: none;
}
.cr-reviews-slider .slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-nav .slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.cr-reviews-slider .slick-dots li button,
.cr-ajax-reviews-cus-images-modal .cr-reviews-slider .slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.cr-reviews-slider .slick-dots li button:not(:hover),
.cr-ajax-reviews-cus-images-modal .cr-reviews-slider .slick-dots li button:not(:hover) {
background: transparent;
}
.cr-reviews-slider .slick-dots li button:hover,
.cr-reviews-slider .slick-dots li button:focus
{
outline: none;
}
.cr-reviews-slider .slick-dots li button:hover:before,
.cr-reviews-slider .slick-dots li button:focus:before
{
opacity: 1;
}
.cr-reviews-slider .slick-dots li button:before
{
font-family: 'slick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.cr-reviews-slider .slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}
.cr-qna-separator {
display: inline;
margin: 0 6px;
}
.cr-all-reviews-pagination {
text-align: center;
font-size: 15px;
}
.cr-all-reviews-pagination.cr-pagination-load {
pointer-events: none;
}
.cr-all-reviews-pagination .cr-page-numbers-a {
cursor: pointer;
}
.cr-all-reviews-pagination .cr-page-numbers-a.next,
.cr-all-reviews-pagination .cr-page-numbers-a.prev {
text-decoration: none;
}
.cr-all-reviews-pagination .cr-page-numbers.current {
font-weight: bold;
}
@media all and (max-width: 700px) {
.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-slide-main-flex,
.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-slide-main-flex {
flex-direction: column;
}
.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-slide-main-flex .cr-ajax-reviews-slide-main-comment,
.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-slide-main-flex .cr-ajax-reviews-slide-main-comment {
width: 100%;
}
#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment {
width: 100%;
padding-top: 10px;
padding-right: 10px;
padding-left: 10px;
max-width: 400px;
margin: 0 auto;
}
.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal,
.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal {
overflow-y: scroll;
}
}
@media all and (max-width: 600px) {
#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal {
width: 100%;
height: 100%;
left: 0px;
margin-left: 0px;
margin-top: 0px;
top: 0px;
max-width: 100%;
max-height: 100%;
}
#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-nav div.cr-ajax-reviews-slide-nav img {
width: 80px;
}
}
@media all and (max-width: 415px) {
#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-nav div.cr-ajax-reviews-slide-nav img {
width: 60px;
}
.cr-qna-block .cr-qna-search-block {
flex-wrap: wrap;
}
.cr-qna-block .cr-qna-search-block div {
width: 100%;
}
.cr-qna-block .cr-qna-search-block button.cr-qna-ask-button {
width: 100%;
margin-top: 10px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}
.cr-all-reviews-shortcode ol.commentlist li .cr-comment-text .cr-rating-product-name {
flex-direction: column;
align-items: flex-start;
}
}
@media all and (max-width: 370px) {
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-q-b-r {
display: block;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-q-b-r .cr-qna-q-voting {
margin-top: 15px;
}
}
@media only screen and (max-width: 800px) {
.cr-reviews-grid-inner .cr-reviews-grid-col3 {
display: none;
}
}
@media only screen and (max-width: 550px) {
.cr-reviews-grid-inner .cr-reviews-grid-col2 {
display: none;
}
}.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.wpcdt-wrap, .wpcdt-wrap * {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; outline:none;}
.wpcdt-clearfix:before, .wpcdt-clearfix:after{content: ""; display: table;}
.wpcdt-clearfix::after{clear: both;}
.wpcdt-timer-wrap{position: relative; text-align:center; margin: auto auto 15px auto !important; z-index: 1;}
.wpcdt-clock{width: 100%; margin: 0 auto; line-height: normal;} .time_circles{position: relative;width: 100%;height: 100%;}
.time_circles > div{position: absolute;text-align: center;}
.time_circles > div > h4{margin: 0px;padding: 0px;text-align: center;text-transform: uppercase;}
.time_circles > div > span{display: block;width: 100%;text-align: center;font-size: 300%;margin-top: 0.4em;font-weight: bold;}
.stmlms-address-card,.stmlms-align-center,.stmlms-align-left,.stmlms-align-right,.stmlms-arrow-left-2,.stmlms-arrow-right-2,.stmlms-arrows-alt,.stmlms-ban,.stmlms-bold,.stmlms-book-2,.stmlms-book-open,.stmlms-bullhorn,.stmlms-caret-down,.stmlms-certificate,.stmlms-chalkboard-teacher,.stmlms-chart-line,.stmlms-chart-pie,.stmlms-check-3,.stmlms-check-circle,.stmlms-check-circle-2,.stmlms-chevron-circle-down,.stmlms-chevron-down-2,.stmlms-chevron-left-2,.stmlms-chevron-right-2,.stmlms-circle,.stmlms-circle-notch,.stmlms-clock,.stmlms-clone,.stmlms-cloud-download-alt,.stmlms-cog-2,.stmlms-dollar-sign,.stmlms-download-2,.stmlms-ellipsis-v,.stmlms-envelope-2,.stmlms-exclamation-circle,.stmlms-exclamation-triangle,.stmlms-eye-2,.stmlms-eye-slash,.stmlms-facebook-f,.stmlms-file-code,.stmlms-file-invoice-dollar,.stmlms-google,.stmlms-grin-beam-sweat,.stmlms-hand-holding-usd,.stmlms-heart-2,.stmlms-heart-3,.stmlms-hourglass-half,.stmlms-image-2,.stmlms-info,.stmlms-info-circle,.stmlms-instagram,.stmlms-italic,.stmlms-layer-group,.stmlms-link-2,.stmlms-linkedin-2,.stmlms-list-2,.stmlms-lock-2,.stmlms-long-arrow-alt-down,.stmlms-long-arrow-alt-up,.stmlms-medal-2,.stmlms-minus,.stmlms-money-check-alt,.stmlms-paperclip,.stmlms-pen-nib,.stmlms-pencil-alt,.stmlms-plus-2,.stmlms-plus-circle-2,.stmlms-power-off,.stmlms-question-2,.stmlms-question-circle,.stmlms-refresh-2,.stmlms-search-2,.stmlms-shield-alt,.stmlms-shopping-basket,.stmlms-sliders-h,.stmlms-star-3,.stmlms-tachometer-alt,.stmlms-tasks,.stmlms-times,.stmlms-times-circle,.stmlms-times-circle-2,.stmlms-trash-2,.stmlms-trash-alt,.stmlms-trophy,.stmlms-twitter-2,.stmlms-upload-2,.stmlms-user-2,.stmlms-user-circle,.stmlms-user-plus,.stmlms-users-2,.stmlms-video,.stmlms-wand-magic-sparkles{display:inline-block;line-height:1;vertical-align:middle}:root{--stmlms-icon-WhatsApp:"";--stmlms-icon-access-on-mobile--TV:"";--stmlms-icon-address-card:"";--stmlms-icon-align-center:"";--stmlms-icon-align-left:"";--stmlms-icon-align-right:"";--stmlms-icon-arrow-down:"";--stmlms-icon-arrow-left-2:"";--stmlms-icon-arrow-left:"";--stmlms-icon-arrow-left1:"";--stmlms-icon-arrow-left11:"";--stmlms-icon-arrow-return:"";--stmlms-icon-arrow-right-2:"";--stmlms-icon-arrow-right:"";--stmlms-icon-arrow-right1:"";--stmlms-icon-arrow_bottom:"";--stmlms-icon-arrow_left:"";--stmlms-icon-arrow_right:"";--stmlms-icon-arrow_top:"";--stmlms-icon-arrows-alt:"";--stmlms-icon-assignment-not-found:"";--stmlms-icon-assignment-type:"";--stmlms-icon-assignments:"";--stmlms-icon-authlinks-old:"";--stmlms-icon-authlinks:"";--stmlms-icon-authorization:"";--stmlms-icon-back-arrow:"";--stmlms-icon-back:"";--stmlms-icon-ban:"";--stmlms-icon-bell:"";--stmlms-icon-bold:"";--stmlms-icon-book-2:"";--stmlms-icon-book-open:"";--stmlms-icon-book:"";--stmlms-icon-book2:"";--stmlms-icon-books_cl:"";--stmlms-icon-btn-add:"";--stmlms-icon-bullhorn:"";--stmlms-icon-bundle-layers:"";--stmlms-icon-bundles-stats:"";--stmlms-icon-button-link:"";--stmlms-icon-button-send:"";--stmlms-icon-calendar:"";--stmlms-icon-calendar1:"";--stmlms-icon-call-to-action:"";--stmlms-icon-camera:"";--stmlms-icon-camera1:"";--stmlms-icon-cancel:"";--stmlms-icon-caret-down:"";--stmlms-icon-cart:"";--stmlms-icon-case:"";--stmlms-icon-categories-old:"";--stmlms-icon-categories:"";--stmlms-icon-category-icon:"";--stmlms-icon-cats:"";--stmlms-icon-cert-horizontal:"";--stmlms-icon-cert-vertical:"";--stmlms-icon-certificate-checker-old:"";--stmlms-icon-certificate-checker:"";--stmlms-icon-certificate-icon:"";--stmlms-icon-certificate-stats:"";--stmlms-icon-certificate:"";--stmlms-icon-chalkboard-teacher:"";--stmlms-icon-chart-growth:"";--stmlms-icon-chart-line:"";--stmlms-icon-chart-pie:"";--stmlms-icon-chart:"";--stmlms-icon-chat:"";--stmlms-icon-check-2:"";--stmlms-icon-check-3:"";--stmlms-icon-check-circle-2:"";--stmlms-icon-check-circle:"";--stmlms-icon-check:"";--stmlms-icon-check1:"";--stmlms-icon-check11:"";--stmlms-icon-checked:"";--stmlms-icon-checkmark-circle:"";--stmlms-icon-chevron-circle-down:"";--stmlms-icon-chevron-down-2:"";--stmlms-icon-chevron-down-circle:"";--stmlms-icon-chevron-down-square:"";--stmlms-icon-chevron-down:"";--stmlms-icon-chevron-left-2:"";--stmlms-icon-chevron-left:"";--stmlms-icon-chevron-left1:"";--stmlms-icon-chevron-right-2:"";--stmlms-icon-chevron-right:"";--stmlms-icon-chevron-right1:"";--stmlms-icon-chevron-up-circle:"";--stmlms-icon-chevron-up-square:"";--stmlms-icon-chevron-up:"";--stmlms-icon-chevron_down:"";--stmlms-icon-chevron_up:"";--stmlms-icon-circle-notch:"";--stmlms-icon-circle:"";--stmlms-icon-clock-filled:"";--stmlms-icon-clock:"";--stmlms-icon-clock3:"";--stmlms-icon-clock_cl:"";--stmlms-icon-clone:"";--stmlms-icon-close-eye:"";--stmlms-icon-close:"";--stmlms-icon-cloud-download-alt:"";--stmlms-icon-cloud-upload:"";--stmlms-icon-co-instructor:"";--stmlms-icon-cog-2:"";--stmlms-icon-cog:"";--stmlms-icon-cooperation:"";--stmlms-icon-copy-link:"";--stmlms-icon-copy:"";--stmlms-icon-countdown-widget:"";--stmlms-icon-course-Image:"";--stmlms-icon-course-application:"";--stmlms-icon-course-attached-documents:"";--stmlms-icon-course-buy:"";--stmlms-icon-course-calendar:"";--stmlms-icon-course-categories:"";--stmlms-icon-course-check:"";--stmlms-icon-course-complete:"";--stmlms-icon-course-countdown:"";--stmlms-icon-course-details:"";--stmlms-icon-course-duration:"";--stmlms-icon-course-faq:"";--stmlms-icon-course-grade-a:"";--stmlms-icon-course-heart:"";--stmlms-icon-course-info:"";--stmlms-icon-course-layers:"";--stmlms-icon-course-megaphone:"";--stmlms-icon-course-modal-analytics:"";--stmlms-icon-course-modal-edit:"";--stmlms-icon-course-modal-grades:"";--stmlms-icon-course-modal-make-featured:"";--stmlms-icon-course-modal-menu:"";--stmlms-icon-course-modal-move-to-drafts:"";--stmlms-icon-course-name:"";--stmlms-icon-course-navigation:"";--stmlms-icon-course-price:"";--stmlms-icon-course-rating:"";--stmlms-icon-course-review:"";--stmlms-icon-course-search-box-old:"";--stmlms-icon-course-search-box:"";--stmlms-icon-course-share:"";--stmlms-icon-course-short-text:"";--stmlms-icon-course-teacher:"";--stmlms-icon-course-title:"";--stmlms-icon-course-users:"";--stmlms-icon-courses-carousel-old:"";--stmlms-icon-courses-carousel:"";--stmlms-icon-courses-categories-old:"";--stmlms-icon-courses-categories:"";--stmlms-icon-courses-grid-old:"";--stmlms-icon-courses-grid:"";--stmlms-icon-courses-stats:"";--stmlms-icon-cross-circle:"";--stmlms-icon-cross:"";--stmlms-icon-cross2:"";--stmlms-icon-csv:"";--stmlms-icon-cta-old:"";--stmlms-icon-cta:"";--stmlms-icon-cup:"";--stmlms-icon-current-date:"";--stmlms-icon-dashcam:"";--stmlms-icon-dashicons-book:"";--stmlms-icon-delete-basket:"";--stmlms-icon-delete:"";--stmlms-icon-description:"";--stmlms-icon-details:"";--stmlms-icon-disk-schedule:"";--stmlms-icon-dollar-sign:"";--stmlms-icon-done:"";--stmlms-icon-download-2:"";--stmlms-icon-download-alt:"";--stmlms-icon-download:"";--stmlms-icon-download1:"";--stmlms-icon-download2:"";--stmlms-icon-drag:"";--stmlms-icon-duration-icon:"";--stmlms-icon-duration:"";--stmlms-icon-edit-pencil:"";--stmlms-icon-edit:"";--stmlms-icon-editor:"";--stmlms-icon-elementor:"";--stmlms-icon-ellipse-square:"";--stmlms-icon-ellipsis-v:"";--stmlms-icon-ellipsis:"";--stmlms-icon-empty-courses:"";--stmlms-icon-empty-points:"";--stmlms-icon-end-date:"";--stmlms-icon-enrolled-icon:"";--stmlms-icon-envelope-2:"";--stmlms-icon-envelope:"";--stmlms-icon-exclamation-circle:"";--stmlms-icon-exclamation-triangle:"";--stmlms-icon-explain:"";--stmlms-icon-eye-2:"";--stmlms-icon-eye-slash:"";--stmlms-icon-eye:"";--stmlms-icon-eye1:"";--stmlms-icon-facebook-f:"";--stmlms-icon-facebook:"";--stmlms-icon-featured-teacher-old:"";--stmlms-icon-featured-teacher:"";--stmlms-icon-file-code:"";--stmlms-icon-file-invoice-dollar:"";--stmlms-icon-filter:"";--stmlms-icon-ghost:"";--stmlms-icon-google:"";--stmlms-icon-grade-sheet:"";--stmlms-icon-grades:"";--stmlms-icon-grid:"";--stmlms-icon-grin-beam-sweat:"";--stmlms-icon-group-users:"";--stmlms-icon-groups-stats:"";--stmlms-icon-hamburger:"";--stmlms-icon-hand-holding-usd:"";--stmlms-icon-headphones:"";--stmlms-icon-heart-2:"";--stmlms-icon-heart-3:"";--stmlms-icon-heart-full:"";--stmlms-icon-heart:"";--stmlms-icon-heart1:"";--stmlms-icon-heart11:"";--stmlms-icon-horn:"";--stmlms-icon-hourglass-half:"";--stmlms-icon-iconbox:"";--stmlms-icon-image-2:"";--stmlms-icon-image:"";--stmlms-icon-import:"";--stmlms-icon-info-circle:"";--stmlms-icon-info:"";--stmlms-icon-instagram:"";--stmlms-icon-instructor:"";--stmlms-icon-instructor1:"";--stmlms-icon-instructors-carousel-old:"";--stmlms-icon-instructors-carousel:"";--stmlms-icon-instructors-grid:"";--stmlms-icon-italic:"";--stmlms-icon-ladder:"";--stmlms-icon-laptop-phone:"";--stmlms-icon-layer-group:"";--stmlms-icon-layers:"";--stmlms-icon-lectures:"";--stmlms-icon-lesson:"";--stmlms-icon-level-icon:"";--stmlms-icon-level:"";--stmlms-icon-levels:"";--stmlms-icon-license2:"";--stmlms-icon-link-2:"";--stmlms-icon-link:"";--stmlms-icon-linkedin-2:"";--stmlms-icon-linkedin-in:"";--stmlms-icon-linkedin:"";--stmlms-icon-list-2:"";--stmlms-icon-list-check-1:"";--stmlms-icon-list-check:"";--stmlms-icon-list:"";--stmlms-icon-list1:"";--stmlms-icon-list2:"";--stmlms-icon-list3:"";--stmlms-icon-list4:"";--stmlms-icon-lms-clocks:"";--stmlms-icon-lms_locked:"";--stmlms-icon-lnr-bullhorn:"";--stmlms-icon-loader:"";--stmlms-icon-lock-2:"";--stmlms-icon-lock:"";--stmlms-icon-logic:"";--stmlms-icon-long-arrow-alt-down:"";--stmlms-icon-long-arrow-alt-up:"";--stmlms-icon-magnifier:"";--stmlms-icon-mailchimp:"";--stmlms-icon-maximize:"";--stmlms-icon-medal-2:"";--stmlms-icon-medal-converted:"";--stmlms-icon-medal:"";--stmlms-icon-mega-menu-widget:"";--stmlms-icon-members:"";--stmlms-icon-membership-locked:"";--stmlms-icon-membership-plans:"";--stmlms-icon-menu-add-course:"";--stmlms-icon-menu-analytics:"";--stmlms-icon-menu-announcement:"";--stmlms-icon-menu-assignments:"";--stmlms-icon-menu-become-instructor:"";--stmlms-icon-menu-bundles:"";--stmlms-icon-menu-dashboard:"";--stmlms-icon-menu-dots:"";--stmlms-icon-menu-enrolled-courses:"";--stmlms-icon-menu-enrolled-quizzes:"";--stmlms-icon-menu-google-meet:"";--stmlms-icon-menu-gradebook:"";--stmlms-icon-menu-groups:"";--stmlms-icon-menu-have-question:"";--stmlms-icon-menu-logout:"";--stmlms-icon-menu-memberships:"";--stmlms-icon-menu-messages:"";--stmlms-icon-menu-my-certificates:"";--stmlms-icon-menu-my-grades:"";--stmlms-icon-menu-my-orders:"";--stmlms-icon-menu-my-points:"";--stmlms-icon-menu-my-subscriptions:"";--stmlms-icon-menu-payout:"";--stmlms-icon-menu-quizzes:"";--stmlms-icon-menu-reviews:"";--stmlms-icon-menu-sales:"";--stmlms-icon-menu-settings:"";--stmlms-icon-menu-students:"";--stmlms-icon-menu-wishlist:"";--stmlms-icon-mic:"";--stmlms-icon-minimize:"";--stmlms-icon-minus:"";--stmlms-icon-mobile-menu-courses:"";--stmlms-icon-mobile-menu-hamburger:"";--stmlms-icon-mobile-menu-home:"";--stmlms-icon-mobile-menu-wishlist:"";--stmlms-icon-money-bag:"";--stmlms-icon-money-check-alt:"";--stmlms-icon-money:"";--stmlms-icon-moon:"";--stmlms-icon-mouse:"";--stmlms-icon-ms-slider:"";--stmlms-icon-my-certificates:"";--stmlms-icon-my-grades:"";--stmlms-icon-not_found_courses:"";--stmlms-icon-number:"";--stmlms-icon-open-eye:"";--stmlms-icon-open-new-arrow:"";--stmlms-icon-open-new-tab:"";--stmlms-icon-order:"";--stmlms-icon-orders:"";--stmlms-icon-paperclip:"";--stmlms-icon-pause:"";--stmlms-icon-pen-nib:"";--stmlms-icon-pen:"";--stmlms-icon-pencil-alt:"";--stmlms-icon-pencil:"";--stmlms-icon-pencil1:"";--stmlms-icon-pencil3:"";--stmlms-icon-pencil4:"";--stmlms-icon-play:"";--stmlms-icon-play1:"";--stmlms-icon-playvideo:"";--stmlms-icon-plus-2:"";--stmlms-icon-plus-circle-2:"";--stmlms-icon-plus-circle:"";--stmlms-icon-plus-group:"";--stmlms-icon-plus:"";--stmlms-icon-pointer-right:"";--stmlms-icon-points-stats:"";--stmlms-icon-posts:"";--stmlms-icon-power-off:"";--stmlms-icon-pplc_cl:"";--stmlms-icon-presentation:"";--stmlms-icon-print:"";--stmlms-icon-print1:"";--stmlms-icon-progress-wheel:"";--stmlms-icon-progress:"";--stmlms-icon-qanda:"";--stmlms-icon-qr:"";--stmlms-icon-question-2:"";--stmlms-icon-question-circle:"";--stmlms-icon-question:"";--stmlms-icon-question_new:"";--stmlms-icon-quiz-new:"";--stmlms-icon-quiz-type:"";--stmlms-icon-quiz:"";--stmlms-icon-quotes:"";--stmlms-icon-recent-courses-old:"";--stmlms-icon-recent-courses:"";--stmlms-icon-refresh-2:"";--stmlms-icon-refresh:"";--stmlms-icon-reset:"";--stmlms-icon-reviews-stats:"";--stmlms-icon-sales:"";--stmlms-icon-screen:"";--stmlms-icon-search-2:"";--stmlms-icon-search:"";--stmlms-icon-send:"";--stmlms-icon-settings-camera:"";--stmlms-icon-settings-upload:"";--stmlms-icon-settings:"";--stmlms-icon-settings1:"";--stmlms-icon-shape:"";--stmlms-icon-share:"";--stmlms-icon-shield-alt:"";--stmlms-icon-shopping-basket:"";--stmlms-icon-single-course-carousel-old:"";--stmlms-icon-single-course-carousel:"";--stmlms-icon-sliders-h:"";--stmlms-icon-slides:"";--stmlms-icon-social-facebook:"";--stmlms-icon-social-goolge-plus:"";--stmlms-icon-social-instagram:"";--stmlms-icon-social-x:"";--stmlms-icon-sort-amount-asc:"";--stmlms-icon-spin:"";--stmlms-icon-star-2:"";--stmlms-icon-star-3:"";--stmlms-icon-star:"";--stmlms-icon-star1:"";--stmlms-icon-star_filled:"";--stmlms-icon-start-date:"";--stmlms-icon-stats-assignments:"";--stmlms-icon-stats-bundles:"";--stmlms-icon-stats-certificates:"";--stmlms-icon-stats-course-views:"";--stmlms-icon-stats-courses:"";--stmlms-icon-stats-enrollments:"";--stmlms-icon-stats-enrrollments:"";--stmlms-icon-stats-groups:"";--stmlms-icon-stats-lessons:"";--stmlms-icon-stats-membership-plan:"";--stmlms-icon-stats-memberships:"";--stmlms-icon-stats-orders:"";--stmlms-icon-stats-points:"";--stmlms-icon-stats-revenue:"";--stmlms-icon-stats-reviews:"";--stmlms-icon-stats-students:"";--stmlms-icon-stats-trial-courses:"";--stmlms-icon-stats-wishlist:"";--stmlms-icon-stats:"";--stmlms-icon-student-code:"";--stmlms-icon-student-name:"";--stmlms-icon-students:"";--stmlms-icon-subs-menu:"";--stmlms-icon-subscription:"";--stmlms-icon-success:"";--stmlms-icon-sun:"";--stmlms-icon-sync:"";--stmlms-icon-sync2:"";--stmlms-icon-table-trash:"";--stmlms-icon-tachometer-alt:"";--stmlms-icon-target:"";--stmlms-icon-tasks:"";--stmlms-icon-telegram:"";--stmlms-icon-testimonial:"";--stmlms-icon-testimonials-old:"";--stmlms-icon-testimonials:"";--stmlms-icon-testings:"";--stmlms-icon-text-format:"";--stmlms-icon-text:"";--stmlms-icon-time:"";--stmlms-icon-timer:"";--stmlms-icon-times-circle-2:"";--stmlms-icon-times-circle:"";--stmlms-icon-times:"";--stmlms-icon-toggler:"";--stmlms-icon-trash-2:"";--stmlms-icon-trash-alt:"";--stmlms-icon-trash:"";--stmlms-icon-trash1:"";--stmlms-icon-trophy:"";--stmlms-icon-twitter-2:"";--stmlms-icon-twitter:"";--stmlms-icon-undo:"";--stmlms-icon-undo2:"";--stmlms-icon-updated:"";--stmlms-icon-upload-2:"";--stmlms-icon-upload-3:"";--stmlms-icon-upload-alt:"";--stmlms-icon-upload-svg:"";--stmlms-icon-upload:"";--stmlms-icon-user-2:"";--stmlms-icon-user-circle:"";--stmlms-icon-user-plus:"";--stmlms-icon-user:"";--stmlms-icon-user1:"";--stmlms-icon-user11:"";--stmlms-icon-users-2:"";--stmlms-icon-users:"";--stmlms-icon-video-icon:"";--stmlms-icon-video:"";--stmlms-icon-views:"";--stmlms-icon-wand-magic-sparkles:"";--stmlms-icon-warning:"";--stmlms-icon-widget-locked:"";--stmlms-icon-widget:"";--stmlms-icon-world:"";--stmlms-icon-xmark:"";--stmlms-icon-zoom-meeting-old:"";--stmlms-icon-zoom-meeting:"";--stmlms-icon-zoom-meetings:"";--stmlms-icon-zoom-webinar-old:"";--stmlms-icon-zoom-webinar:""}.stmlms-WhatsApp,.stmlms-WhatsApp:before,.stmlms-access-on-mobile--TV,.stmlms-access-on-mobile--TV:before,.stmlms-address-card:before,.stmlms-align-center:before,.stmlms-align-left:before,.stmlms-align-right:before,.stmlms-arrow-down,.stmlms-arrow-down:before,.stmlms-arrow-left,.stmlms-arrow-left-2:before,.stmlms-arrow-left1,.stmlms-arrow-left11,.stmlms-arrow-left11:before,.stmlms-arrow-left1:before,.stmlms-arrow-left:before,.stmlms-arrow-return,.stmlms-arrow-return:before,.stmlms-arrow-right,.stmlms-arrow-right-2:before,.stmlms-arrow-right1,.stmlms-arrow-right1:before,.stmlms-arrow-right:before,.stmlms-arrow_bottom,.stmlms-arrow_bottom:before,.stmlms-arrow_left,.stmlms-arrow_left:before,.stmlms-arrow_right,.stmlms-arrow_right:before,.stmlms-arrow_top,.stmlms-arrow_top:before,.stmlms-arrows-alt:before,.stmlms-assignment-not-found,.stmlms-assignment-not-found:before,.stmlms-assignment-type,.stmlms-assignment-type:before,.stmlms-assignments,.stmlms-assignments:before,.stmlms-authlinks,.stmlms-authlinks-old,.stmlms-authlinks-old:before,.stmlms-authlinks:before,.stmlms-authorization,.stmlms-authorization:before,.stmlms-back,.stmlms-back-arrow,.stmlms-back-arrow:before,.stmlms-back:before,.stmlms-ban:before,.stmlms-bell,.stmlms-bell:before,.stmlms-bold:before,.stmlms-book,.stmlms-book-2:before,.stmlms-book-open:before,.stmlms-book2,.stmlms-book2:before,.stmlms-book:before,.stmlms-books_cl,.stmlms-books_cl:before,.stmlms-btn-add,.stmlms-btn-add:before,.stmlms-bullhorn:before,.stmlms-bundle-layers,.stmlms-bundle-layers:before,.stmlms-bundles-stats,.stmlms-bundles-stats:before,.stmlms-button-link,.stmlms-button-link:before,.stmlms-button-send,.stmlms-button-send:before,.stmlms-calendar,.stmlms-calendar1,.stmlms-calendar1:before,.stmlms-calendar:before,.stmlms-call-to-action,.stmlms-call-to-action:before,.stmlms-camera,.stmlms-camera1,.stmlms-camera1:before,.stmlms-camera:before,.stmlms-cancel,.stmlms-cancel:before,.stmlms-caret-down:before,.stmlms-cart,.stmlms-cart:before,.stmlms-case,.stmlms-case:before,.stmlms-categories,.stmlms-categories-old,.stmlms-categories-old:before,.stmlms-categories:before,.stmlms-category-icon,.stmlms-category-icon:before,.stmlms-cats,.stmlms-cats:before,.stmlms-cert-horizontal,.stmlms-cert-horizontal:before,.stmlms-cert-vertical,.stmlms-cert-vertical:before,.stmlms-certificate-checker,.stmlms-certificate-checker-old,.stmlms-certificate-checker-old:before,.stmlms-certificate-checker:before,.stmlms-certificate-icon,.stmlms-certificate-icon:before,.stmlms-certificate-stats,.stmlms-certificate-stats:before,.stmlms-certificate:before,.stmlms-chalkboard-teacher:before,.stmlms-chart,.stmlms-chart-growth,.stmlms-chart-growth:before,.stmlms-chart-line:before,.stmlms-chart-pie:before,.stmlms-chart:before,.stmlms-chat,.stmlms-chat:before,.stmlms-check,.stmlms-check-2,.stmlms-check-2:before,.stmlms-check-3:before,.stmlms-check-circle-2:before,.stmlms-check-circle:before,.stmlms-check1,.stmlms-check11,.stmlms-check11:before,.stmlms-check1:before,.stmlms-check:before,.stmlms-checked,.stmlms-checked:before,.stmlms-checkmark-circle,.stmlms-checkmark-circle:before,.stmlms-chevron-circle-down:before,.stmlms-chevron-down,.stmlms-chevron-down-2:before,.stmlms-chevron-down-circle,.stmlms-chevron-down-circle:before,.stmlms-chevron-down-square,.stmlms-chevron-down-square:before,.stmlms-chevron-down:before,.stmlms-chevron-left,.stmlms-chevron-left-2:before,.stmlms-chevron-left1,.stmlms-chevron-left1:before,.stmlms-chevron-left:before,.stmlms-chevron-right,.stmlms-chevron-right-2:before,.stmlms-chevron-right1,.stmlms-chevron-right1:before,.stmlms-chevron-right:before,.stmlms-chevron-up,.stmlms-chevron-up-circle,.stmlms-chevron-up-circle:before,.stmlms-chevron-up-square,.stmlms-chevron-up-square:before,.stmlms-chevron-up:before,.stmlms-chevron_down,.stmlms-chevron_down:before,.stmlms-chevron_up,.stmlms-chevron_up:before,.stmlms-circle-notch:before,.stmlms-circle:before,.stmlms-clock-filled,.stmlms-clock-filled:before,.stmlms-clock3,.stmlms-clock3:before,.stmlms-clock:before,.stmlms-clock_cl,.stmlms-clock_cl:before,.stmlms-clone:before,.stmlms-close,.stmlms-close-eye,.stmlms-close-eye:before,.stmlms-close:before,.stmlms-cloud-download-alt:before,.stmlms-cloud-upload,.stmlms-cloud-upload:before,.stmlms-co-instructor,.stmlms-co-instructor:before,.stmlms-cog,.stmlms-cog-2:before,.stmlms-cog:before,.stmlms-cooperation,.stmlms-cooperation:before,.stmlms-copy,.stmlms-copy-link,.stmlms-copy-link:before,.stmlms-copy:before,.stmlms-countdown-widget,.stmlms-countdown-widget:before,.stmlms-course-Image,.stmlms-course-Image:before,.stmlms-course-application,.stmlms-course-application:before,.stmlms-course-attached-documents,.stmlms-course-attached-documents:before,.stmlms-course-buy,.stmlms-course-buy:before,.stmlms-course-calendar,.stmlms-course-calendar:before,.stmlms-course-categories,.stmlms-course-categories:before,.stmlms-course-check,.stmlms-course-check:before,.stmlms-course-complete,.stmlms-course-complete:before,.stmlms-course-countdown,.stmlms-course-countdown:before,.stmlms-course-details,.stmlms-course-details:before,.stmlms-course-duration,.stmlms-course-duration:before,.stmlms-course-faq,.stmlms-course-faq:before,.stmlms-course-grade-a,.stmlms-course-grade-a:before,.stmlms-course-heart,.stmlms-course-heart:before,.stmlms-course-info,.stmlms-course-info:before,.stmlms-course-layers,.stmlms-course-layers:before,.stmlms-course-megaphone,.stmlms-course-megaphone:before,.stmlms-course-modal-analytics,.stmlms-course-modal-analytics:before,.stmlms-course-modal-edit,.stmlms-course-modal-edit:before,.stmlms-course-modal-grades,.stmlms-course-modal-grades:before,.stmlms-course-modal-make-featured,.stmlms-course-modal-make-featured:before,.stmlms-course-modal-menu,.stmlms-course-modal-menu:before,.stmlms-course-modal-move-to-drafts,.stmlms-course-modal-move-to-drafts:before,.stmlms-course-name,.stmlms-course-name:before,.stmlms-course-navigation,.stmlms-course-navigation:before,.stmlms-course-price,.stmlms-course-price:before,.stmlms-course-rating,.stmlms-course-rating:before,.stmlms-course-review,.stmlms-course-review:before,.stmlms-course-search-box,.stmlms-course-search-box-old,.stmlms-course-search-box-old:before,.stmlms-course-search-box:before,.stmlms-course-share,.stmlms-course-share:before,.stmlms-course-short-text,.stmlms-course-short-text:before,.stmlms-course-teacher,.stmlms-course-teacher:before,.stmlms-course-title,.stmlms-course-title:before,.stmlms-course-users,.stmlms-course-users:before,.stmlms-courses-carousel,.stmlms-courses-carousel-old,.stmlms-courses-carousel-old:before,.stmlms-courses-carousel:before,.stmlms-courses-categories,.stmlms-courses-categories-old,.stmlms-courses-categories-old:before,.stmlms-courses-categories:before,.stmlms-courses-grid,.stmlms-courses-grid-old,.stmlms-courses-grid-old:before,.stmlms-courses-grid:before,.stmlms-courses-stats,.stmlms-courses-stats:before,.stmlms-cross,.stmlms-cross-circle,.stmlms-cross-circle:before,.stmlms-cross2,.stmlms-cross2:before,.stmlms-cross:before,.stmlms-csv,.stmlms-csv:before,.stmlms-cta,.stmlms-cta-old,.stmlms-cta-old:before,.stmlms-cta:before,.stmlms-cup,.stmlms-cup:before,.stmlms-current-date,.stmlms-current-date:before,.stmlms-dashcam,.stmlms-dashcam:before,.stmlms-dashicons-book,.stmlms-dashicons-book:before,.stmlms-delete,.stmlms-delete-basket,.stmlms-delete-basket:before,.stmlms-delete:before,.stmlms-description,.stmlms-description:before,.stmlms-details,.stmlms-details:before,.stmlms-disk-schedule,.stmlms-disk-schedule:before,.stmlms-dollar-sign:before,.stmlms-done,.stmlms-done:before,.stmlms-download,.stmlms-download-2:before,.stmlms-download-alt,.stmlms-download-alt:before,.stmlms-download1,.stmlms-download1:before,.stmlms-download2,.stmlms-download2:before,.stmlms-download:before,.stmlms-drag,.stmlms-drag:before,.stmlms-duration,.stmlms-duration-icon,.stmlms-duration-icon:before,.stmlms-duration:before,.stmlms-edit,.stmlms-edit-pencil,.stmlms-edit-pencil:before,.stmlms-edit:before,.stmlms-editor,.stmlms-editor:before,.stmlms-elementor,.stmlms-elementor:before,.stmlms-ellipse-square,.stmlms-ellipse-square:before,.stmlms-ellipsis,.stmlms-ellipsis-v:before,.stmlms-ellipsis:before,.stmlms-empty-courses,.stmlms-empty-courses:before,.stmlms-empty-points,.stmlms-empty-points:before,.stmlms-end-date,.stmlms-end-date:before,.stmlms-enrolled-icon,.stmlms-enrolled-icon:before,.stmlms-envelope,.stmlms-envelope-2:before,.stmlms-envelope:before,.stmlms-exclamation-circle:before,.stmlms-exclamation-triangle:before,.stmlms-explain,.stmlms-explain:before,.stmlms-eye,.stmlms-eye-2:before,.stmlms-eye-slash:before,.stmlms-eye1,.stmlms-eye1:before,.stmlms-eye:before,.stmlms-facebook,.stmlms-facebook-f:before,.stmlms-facebook:before,.stmlms-featured-teacher,.stmlms-featured-teacher-old,.stmlms-featured-teacher-old:before,.stmlms-featured-teacher:before,.stmlms-file-code:before,.stmlms-file-invoice-dollar:before,.stmlms-filter,.stmlms-filter:before,.stmlms-ghost,.stmlms-ghost:before,.stmlms-google:before,.stmlms-grade-sheet,.stmlms-grade-sheet:before,.stmlms-grades,.stmlms-grades:before,.stmlms-grid,.stmlms-grid:before,.stmlms-grin-beam-sweat:before,.stmlms-group-users,.stmlms-group-users:before,.stmlms-groups-stats,.stmlms-groups-stats:before,.stmlms-hamburger,.stmlms-hamburger:before,.stmlms-hand-holding-usd:before,.stmlms-headphones,.stmlms-headphones:before,.stmlms-heart,.stmlms-heart-2:before,.stmlms-heart-3:before,.stmlms-heart-full,.stmlms-heart-full:before,.stmlms-heart1,.stmlms-heart11,.stmlms-heart11:before,.stmlms-heart1:before,.stmlms-heart:before,.stmlms-horn,.stmlms-horn:before,.stmlms-hourglass-half:before,.stmlms-iconbox,.stmlms-iconbox:before,.stmlms-image,.stmlms-image-2:before,.stmlms-image:before,.stmlms-import,.stmlms-import:before,.stmlms-info-circle:before,.stmlms-info:before,.stmlms-instagram:before,.stmlms-instructor,.stmlms-instructor1,.stmlms-instructor1:before,.stmlms-instructor:before,.stmlms-instructors-carousel,.stmlms-instructors-carousel-old,.stmlms-instructors-carousel-old:before,.stmlms-instructors-carousel:before,.stmlms-instructors-grid,.stmlms-instructors-grid:before,.stmlms-italic:before,.stmlms-ladder,.stmlms-ladder:before,.stmlms-laptop-phone,.stmlms-laptop-phone:before,.stmlms-layer-group:before,.stmlms-layers,.stmlms-layers:before,.stmlms-lectures,.stmlms-lectures:before,.stmlms-lesson,.stmlms-lesson:before,.stmlms-level,.stmlms-level-icon,.stmlms-level-icon:before,.stmlms-level:before,.stmlms-levels,.stmlms-levels:before,.stmlms-license2,.stmlms-license2:before,.stmlms-link,.stmlms-link-2:before,.stmlms-link:before,.stmlms-linkedin,.stmlms-linkedin-2:before,.stmlms-linkedin-in,.stmlms-linkedin-in:before,.stmlms-linkedin:before,.stmlms-list,.stmlms-list-2:before,.stmlms-list-check,.stmlms-list-check-1,.stmlms-list-check-1:before,.stmlms-list-check:before,.stmlms-list1,.stmlms-list1:before,.stmlms-list2,.stmlms-list2:before,.stmlms-list3,.stmlms-list3:before,.stmlms-list4,.stmlms-list4:before,.stmlms-list:before,.stmlms-lms-clocks,.stmlms-lms-clocks:before,.stmlms-lms_locked,.stmlms-lms_locked:before,.stmlms-lnr-bullhorn,.stmlms-lnr-bullhorn:before,.stmlms-loader,.stmlms-loader:before,.stmlms-lock,.stmlms-lock-2:before,.stmlms-lock:before,.stmlms-logic,.stmlms-logic:before,.stmlms-long-arrow-alt-down:before,.stmlms-long-arrow-alt-up:before,.stmlms-magnifier,.stmlms-magnifier:before,.stmlms-mailchimp,.stmlms-mailchimp:before,.stmlms-maximize,.stmlms-maximize:before,.stmlms-medal,.stmlms-medal-2:before,.stmlms-medal-converted,.stmlms-medal-converted:before,.stmlms-medal:before,.stmlms-mega-menu-widget,.stmlms-mega-menu-widget:before,.stmlms-members,.stmlms-members:before,.stmlms-membership-locked,.stmlms-membership-locked:before,.stmlms-membership-plans,.stmlms-membership-plans:before,.stmlms-menu-add-course,.stmlms-menu-add-course:before,.stmlms-menu-analytics,.stmlms-menu-analytics:before,.stmlms-menu-announcement,.stmlms-menu-announcement:before,.stmlms-menu-assignments,.stmlms-menu-assignments:before,.stmlms-menu-become-instructor,.stmlms-menu-become-instructor:before,.stmlms-menu-bundles,.stmlms-menu-bundles:before,.stmlms-menu-dashboard,.stmlms-menu-dashboard:before,.stmlms-menu-dots,.stmlms-menu-dots:before,.stmlms-menu-enrolled-courses,.stmlms-menu-enrolled-courses:before,.stmlms-menu-enrolled-quizzes,.stmlms-menu-enrolled-quizzes:before,.stmlms-menu-google-meet,.stmlms-menu-google-meet:before,.stmlms-menu-gradebook,.stmlms-menu-gradebook:before,.stmlms-menu-groups,.stmlms-menu-groups:before,.stmlms-menu-have-question,.stmlms-menu-have-question:before,.stmlms-menu-logout,.stmlms-menu-logout:before,.stmlms-menu-memberships,.stmlms-menu-memberships:before,.stmlms-menu-messages,.stmlms-menu-messages:before,.stmlms-menu-my-certificates,.stmlms-menu-my-certificates:before,.stmlms-menu-my-grades,.stmlms-menu-my-grades:before,.stmlms-menu-my-orders,.stmlms-menu-my-orders:before,.stmlms-menu-my-points,.stmlms-menu-my-points:before,.stmlms-menu-my-subscriptions,.stmlms-menu-my-subscriptions:before,.stmlms-menu-payout,.stmlms-menu-payout:before,.stmlms-menu-quizzes,.stmlms-menu-quizzes:before,.stmlms-menu-reviews,.stmlms-menu-reviews:before,.stmlms-menu-sales,.stmlms-menu-sales:before,.stmlms-menu-settings,.stmlms-menu-settings:before,.stmlms-menu-students,.stmlms-menu-students:before,.stmlms-menu-wishlist,.stmlms-menu-wishlist:before,.stmlms-mic,.stmlms-mic:before,.stmlms-minimize,.stmlms-minimize:before,.stmlms-minus:before,.stmlms-mobile-menu-courses,.stmlms-mobile-menu-courses:before,.stmlms-mobile-menu-hamburger,.stmlms-mobile-menu-hamburger:before,.stmlms-mobile-menu-home,.stmlms-mobile-menu-home:before,.stmlms-mobile-menu-wishlist,.stmlms-mobile-menu-wishlist:before,.stmlms-money,.stmlms-money-bag,.stmlms-money-bag:before,.stmlms-money-check-alt:before,.stmlms-money:before,.stmlms-moon,.stmlms-moon:before,.stmlms-mouse,.stmlms-mouse:before,.stmlms-ms-slider,.stmlms-ms-slider:before,.stmlms-my-certificates,.stmlms-my-certificates:before,.stmlms-my-grades,.stmlms-my-grades:before,.stmlms-not_found_courses,.stmlms-not_found_courses:before,.stmlms-number,.stmlms-number:before,.stmlms-open-eye,.stmlms-open-eye:before,.stmlms-open-new-arrow,.stmlms-open-new-arrow:before,.stmlms-open-new-tab,.stmlms-open-new-tab:before,.stmlms-order,.stmlms-order:before,.stmlms-orders,.stmlms-orders:before,.stmlms-paperclip:before,.stmlms-pause,.stmlms-pause:before,.stmlms-pen,.stmlms-pen-nib:before,.stmlms-pen:before,.stmlms-pencil,.stmlms-pencil-alt:before,.stmlms-pencil1,.stmlms-pencil1:before,.stmlms-pencil3,.stmlms-pencil3:before,.stmlms-pencil4,.stmlms-pencil4:before,.stmlms-pencil:before,.stmlms-play,.stmlms-play1,.stmlms-play1:before,.stmlms-play:before,.stmlms-playvideo,.stmlms-playvideo:before,.stmlms-plus,.stmlms-plus-2:before,.stmlms-plus-circle,.stmlms-plus-circle-2:before,.stmlms-plus-circle:before,.stmlms-plus-group,.stmlms-plus-group:before,.stmlms-plus:before,.stmlms-pointer-right,.stmlms-pointer-right:before,.stmlms-points-stats,.stmlms-points-stats:before,.stmlms-posts,.stmlms-posts:before,.stmlms-power-off:before,.stmlms-pplc_cl,.stmlms-pplc_cl:before,.stmlms-presentation,.stmlms-presentation:before,.stmlms-print,.stmlms-print1,.stmlms-print1:before,.stmlms-print:before,.stmlms-progress,.stmlms-progress-wheel,.stmlms-progress-wheel:before,.stmlms-progress:before,.stmlms-qanda,.stmlms-qanda:before,.stmlms-qr,.stmlms-qr:before,.stmlms-question,.stmlms-question-2:before,.stmlms-question-circle:before,.stmlms-question:before,.stmlms-question_new,.stmlms-question_new:before,.stmlms-quiz,.stmlms-quiz-new,.stmlms-quiz-new:before,.stmlms-quiz-type,.stmlms-quiz-type:before,.stmlms-quiz:before,.stmlms-quotes,.stmlms-quotes:before,.stmlms-recent-courses,.stmlms-recent-courses-old,.stmlms-recent-courses-old:before,.stmlms-recent-courses:before,.stmlms-refresh,.stmlms-refresh-2:before,.stmlms-refresh:before,.stmlms-reset,.stmlms-reset:before,.stmlms-reviews-stats,.stmlms-reviews-stats:before,.stmlms-sales,.stmlms-sales:before,.stmlms-screen,.stmlms-screen:before,.stmlms-search,.stmlms-search-2:before,.stmlms-search:before,.stmlms-send,.stmlms-send:before,.stmlms-settings,.stmlms-settings-camera,.stmlms-settings-camera:before,.stmlms-settings-upload,.stmlms-settings-upload:before,.stmlms-settings1,.stmlms-settings1:before,.stmlms-settings:before,.stmlms-shape,.stmlms-shape:before,.stmlms-share,.stmlms-share:before,.stmlms-shield-alt:before,.stmlms-shopping-basket:before,.stmlms-single-course-carousel,.stmlms-single-course-carousel-old,.stmlms-single-course-carousel-old:before,.stmlms-single-course-carousel:before,.stmlms-sliders-h:before,.stmlms-slides,.stmlms-slides:before,.stmlms-social-facebook,.stmlms-social-facebook:before,.stmlms-social-goolge-plus,.stmlms-social-goolge-plus:before,.stmlms-social-instagram,.stmlms-social-instagram:before,.stmlms-social-x,.stmlms-social-x:before,.stmlms-sort-amount-asc,.stmlms-sort-amount-asc:before,.stmlms-spin,.stmlms-spin:before,.stmlms-star,.stmlms-star-2,.stmlms-star-2:before,.stmlms-star-3:before,.stmlms-star1,.stmlms-star1:before,.stmlms-star:before,.stmlms-star_filled,.stmlms-star_filled:before,.stmlms-start-date,.stmlms-start-date:before,.stmlms-stats,.stmlms-stats-assignments,.stmlms-stats-assignments:before,.stmlms-stats-bundles,.stmlms-stats-bundles:before,.stmlms-stats-certificates,.stmlms-stats-certificates:before,.stmlms-stats-course-views,.stmlms-stats-course-views:before,.stmlms-stats-courses,.stmlms-stats-courses:before,.stmlms-stats-enrollments,.stmlms-stats-enrollments:before,.stmlms-stats-enrrollments,.stmlms-stats-enrrollments:before,.stmlms-stats-groups,.stmlms-stats-groups:before,.stmlms-stats-lessons,.stmlms-stats-lessons:before,.stmlms-stats-membership-plan,.stmlms-stats-membership-plan:before,.stmlms-stats-memberships,.stmlms-stats-memberships:before,.stmlms-stats-orders,.stmlms-stats-orders:before,.stmlms-stats-points,.stmlms-stats-points:before,.stmlms-stats-revenue,.stmlms-stats-revenue:before,.stmlms-stats-reviews,.stmlms-stats-reviews:before,.stmlms-stats-students,.stmlms-stats-students:before,.stmlms-stats-trial-courses,.stmlms-stats-trial-courses:before,.stmlms-stats-wishlist,.stmlms-stats-wishlist:before,.stmlms-stats:before,.stmlms-student-code,.stmlms-student-code:before,.stmlms-student-name,.stmlms-student-name:before,.stmlms-students,.stmlms-students:before,.stmlms-subs-menu,.stmlms-subs-menu:before,.stmlms-subscription,.stmlms-subscription:before,.stmlms-success,.stmlms-success:before,.stmlms-sun,.stmlms-sun:before,.stmlms-sync,.stmlms-sync2,.stmlms-sync2:before,.stmlms-sync:before,.stmlms-table-trash,.stmlms-table-trash:before,.stmlms-tachometer-alt:before,.stmlms-target,.stmlms-target:before,.stmlms-tasks:before,.stmlms-telegram,.stmlms-telegram:before,.stmlms-testimonial,.stmlms-testimonial:before,.stmlms-testimonials,.stmlms-testimonials-old,.stmlms-testimonials-old:before,.stmlms-testimonials:before,.stmlms-testings,.stmlms-testings:before,.stmlms-text,.stmlms-text-format,.stmlms-text-format:before,.stmlms-text:before,.stmlms-time,.stmlms-time:before,.stmlms-timer,.stmlms-timer:before,.stmlms-times-circle-2:before,.stmlms-times-circle:before,.stmlms-times:before,.stmlms-toggler,.stmlms-toggler:before,.stmlms-trash,.stmlms-trash-2:before,.stmlms-trash-alt:before,.stmlms-trash1,.stmlms-trash1:before,.stmlms-trash:before,.stmlms-trophy:before,.stmlms-twitter,.stmlms-twitter-2:before,.stmlms-twitter:before,.stmlms-undo,.stmlms-undo2,.stmlms-undo2:before,.stmlms-undo:before,.stmlms-updated,.stmlms-updated:before,.stmlms-upload,.stmlms-upload-2:before,.stmlms-upload-3,.stmlms-upload-3:before,.stmlms-upload-alt,.stmlms-upload-alt:before,.stmlms-upload-svg,.stmlms-upload-svg:before,.stmlms-upload:before,.stmlms-user,.stmlms-user-2:before,.stmlms-user-circle:before,.stmlms-user-plus:before,.stmlms-user1,.stmlms-user11,.stmlms-user11:before,.stmlms-user1:before,.stmlms-user:before,.stmlms-users,.stmlms-users-2:before,.stmlms-users:before,.stmlms-video-icon,.stmlms-video-icon:before,.stmlms-video:before,.stmlms-views,.stmlms-views:before,.stmlms-wand-magic-sparkles:before,.stmlms-warning,.stmlms-warning:before,.stmlms-widget,.stmlms-widget-locked,.stmlms-widget-locked:before,.stmlms-widget:before,.stmlms-world,.stmlms-world:before,.stmlms-xmark,.stmlms-xmark:before,.stmlms-zoom-meeting,.stmlms-zoom-meeting-old,.stmlms-zoom-meeting-old:before,.stmlms-zoom-meeting:before,.stmlms-zoom-meetings,.stmlms-zoom-meetings:before,.stmlms-zoom-webinar,.stmlms-zoom-webinar-old,.stmlms-zoom-webinar-old:before,.stmlms-zoom-webinar:before{font-family:stmlms;line-height:1;font-style:normal;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none}.stmlms-WhatsApp:before{content:"\ea01"}.stmlms-access-on-mobile--TV:before{content:"\ea02"}.stmlms-address-card:before{content:"\ea03"}.stmlms-align-center:before{content:"\ea04"}.stmlms-align-left:before{content:"\ea05"}.stmlms-align-right:before{content:"\ea06"}.stmlms-arrow-down:before{content:"\ea07"}.stmlms-arrow-left-2:before{content:"\ea08"}.stmlms-arrow-left:before{content:"\ea09"}.stmlms-arrow-left1:before{content:"\ea0a"}.stmlms-arrow-left11:before{content:"\ea0b"}.stmlms-arrow-return:before{content:"\ea0c"}.stmlms-arrow-right-2:before{content:"\ea0d"}.stmlms-arrow-right:before{content:"\ea0e"}.stmlms-arrow-right1:before{content:"\ea0f"}.stmlms-arrow_bottom:before{content:"\ea10"}.stmlms-arrow_left:before{content:"\ea11"}.stmlms-arrow_right:before{content:"\ea12"}.stmlms-arrow_top:before{content:"\ea13"}.stmlms-arrows-alt:before{content:"\ea14"}.stmlms-assignment-not-found:before{content:"\eb90"}.stmlms-assignment-type:before{content:"\ea15"}.stmlms-assignments:before{content:"\ea16"}.stmlms-authlinks-old:before{content:"\ea17"}.stmlms-authlinks:before{content:"\ea18"}.stmlms-authorization:before{content:"\ea19"}.stmlms-back-arrow:before{content:"\ea1a"}.stmlms-back:before{content:"\ea1b"}.stmlms-ban:before{content:"\ea1c"}.stmlms-bell:before{content:"\ea1d"}.stmlms-bold:before{content:"\ea1e"}.stmlms-book-2:before{content:"\ea1f"}.stmlms-book-open:before{content:"\ea20"}.stmlms-book:before{content:"\ea21"}.stmlms-book2:before{content:"\ea22"}.stmlms-books_cl:before{content:"\ea23"}.stmlms-btn-add:before{content:"\ea24"}.stmlms-bullhorn:before{content:"\ea25"}.stmlms-bundle-layers:before{content:"\ea26"}.stmlms-bundles-stats:before{content:"\eb91"}.stmlms-button-link:before{content:"\eb92"}.stmlms-button-send:before{content:"\eb93"}.stmlms-calendar:before{content:"\ea27"}.stmlms-calendar1:before{content:"\ea28"}.stmlms-call-to-action:before{content:"\ea29"}.stmlms-camera:before{content:"\ea2a"}.stmlms-camera1:before{content:"\ea2b"}.stmlms-cancel:before{content:"\ea2c"}.stmlms-caret-down:before{content:"\ea2d"}.stmlms-cart:before{content:"\ea2e"}.stmlms-case:before{content:"\ea2f"}.stmlms-categories-old:before{content:"\ea30"}.stmlms-categories:before{content:"\ea31"}.stmlms-category-icon:before{content:"\ea32"}.stmlms-cats:before{content:"\ea33"}.stmlms-cert-horizontal:before{content:"\ea34"}.stmlms-cert-vertical:before{content:"\ea35"}.stmlms-certificate-checker-old:before{content:"\ea36"}.stmlms-certificate-checker:before{content:"\ea37"}.stmlms-certificate-icon:before{content:"\ea38"}.stmlms-certificate-stats:before{content:"\eb94"}.stmlms-certificate:before{content:"\ea39"}.stmlms-chalkboard-teacher:before{content:"\ea3a"}.stmlms-chart-growth:before{content:"\ea3b"}.stmlms-chart-line:before{content:"\ea3c"}.stmlms-chart-pie:before{content:"\ea3d"}.stmlms-chart:before{content:"\ea3e"}.stmlms-chat:before{content:"\ea3f"}.stmlms-check-2:before{content:"\ea40"}.stmlms-check-3:before{content:"\ea41"}.stmlms-check-circle-2:before{content:"\ea42"}.stmlms-check-circle:before{content:"\ea43"}.stmlms-check:before{content:"\ea44"}.stmlms-check1:before{content:"\ea45"}.stmlms-check11:before{content:"\ea46"}.stmlms-checked:before{content:"\ea47"}.stmlms-checkmark-circle:before{content:"\ea48"}.stmlms-chevron-circle-down:before{content:"\ea49"}.stmlms-chevron-down-2:before{content:"\ea4a"}.stmlms-chevron-down-circle:before{content:"\ea4b"}.stmlms-chevron-down-square:before{content:"\ea4c"}.stmlms-chevron-down:before{content:"\ea4d"}.stmlms-chevron-left-2:before{content:"\ea4e"}.stmlms-chevron-left:before{content:"\ea4f"}.stmlms-chevron-left1:before{content:"\ea50"}.stmlms-chevron-right-2:before{content:"\ea51"}.stmlms-chevron-right:before{content:"\ea52"}.stmlms-chevron-right1:before{content:"\ea53"}.stmlms-chevron-up-circle:before{content:"\ea54"}.stmlms-chevron-up-square:before{content:"\ea55"}.stmlms-chevron-up:before{content:"\ea56"}.stmlms-chevron_down:before{content:"\ea57"}.stmlms-chevron_up:before{content:"\ea58"}.stmlms-circle-notch:before{content:"\ea59"}.stmlms-circle:before{content:"\ea5a"}.stmlms-clock-filled:before{content:"\eb95"}.stmlms-clock:before{content:"\ea5b"}.stmlms-clock3:before{content:"\ea5c"}.stmlms-clock_cl:before{content:"\ea5d"}.stmlms-clone:before{content:"\ea5e"}.stmlms-close-eye:before{content:"\ea5f"}.stmlms-close:before{content:"\ea60"}.stmlms-cloud-download-alt:before{content:"\ea61"}.stmlms-cloud-upload:before{content:"\ea62"}.stmlms-co-instructor:before{content:"\ea63"}.stmlms-cog-2:before{content:"\ea64"}.stmlms-cog:before{content:"\ea65"}.stmlms-cooperation:before{content:"\ea66"}.stmlms-copy-link:before{content:"\ea67"}.stmlms-copy:before{content:"\ea68"}.stmlms-countdown-widget:before{content:"\ea69"}.stmlms-course-Image:before{content:"\ea6a"}.stmlms-course-application:before{content:"\ea6b"}.stmlms-course-attached-documents:before{content:"\ea6c"}.stmlms-course-buy:before{content:"\ea6d"}.stmlms-course-calendar:before{content:"\ea6e"}.stmlms-course-categories:before{content:"\ea6f"}.stmlms-course-check:before{content:"\ea70"}.stmlms-course-complete:before{content:"\ea71"}.stmlms-course-countdown:before{content:"\ea72"}.stmlms-course-details:before{content:"\ea73"}.stmlms-course-duration:before{content:"\ea74"}.stmlms-course-faq:before{content:"\ea75"}.stmlms-course-grade-a:before{content:"\ea76"}.stmlms-course-heart:before{content:"\ea77"}.stmlms-course-info:before{content:"\ea78"}.stmlms-course-layers:before{content:"\ea79"}.stmlms-course-megaphone:before{content:"\ea7a"}.stmlms-course-modal-analytics:before{content:"\eb96"}.stmlms-course-modal-edit:before{content:"\eb97"}.stmlms-course-modal-grades:before{content:"\eb98"}.stmlms-course-modal-make-featured:before{content:"\eb99"}.stmlms-course-modal-menu:before{content:"\eb9a"}.stmlms-course-modal-move-to-drafts:before{content:"\eb9b"}.stmlms-course-name:before{content:"\ea7b"}.stmlms-course-navigation:before{content:"\ea7c"}.stmlms-course-price:before{content:"\ea7d"}.stmlms-course-rating:before{content:"\ea7e"}.stmlms-course-review:before{content:"\ea7f"}.stmlms-course-search-box-old:before{content:"\ea80"}.stmlms-course-search-box:before{content:"\ea81"}.stmlms-course-share:before{content:"\ea82"}.stmlms-course-short-text:before{content:"\ea83"}.stmlms-course-teacher:before{content:"\ea84"}.stmlms-course-title:before{content:"\ea85"}.stmlms-course-users:before{content:"\ea86"}.stmlms-courses-carousel-old:before{content:"\ea87"}.stmlms-courses-carousel:before{content:"\ea88"}.stmlms-courses-categories-old:before{content:"\ea89"}.stmlms-courses-categories:before{content:"\ea8a"}.stmlms-courses-grid-old:before{content:"\ea8b"}.stmlms-courses-grid:before{content:"\ea8c"}.stmlms-courses-stats:before{content:"\eb9c"}.stmlms-cross-circle:before{content:"\ea8d"}.stmlms-cross:before{content:"\ea8e"}.stmlms-cross2:before{content:"\ea8f"}.stmlms-csv:before{content:"\eb9d"}.stmlms-cta-old:before{content:"\ea90"}.stmlms-cta:before{content:"\ea91"}.stmlms-cup:before{content:"\ea92"}.stmlms-current-date:before{content:"\ea93"}.stmlms-dashcam:before{content:"\ea94"}.stmlms-dashicons-book:before{content:"\ea95"}.stmlms-delete-basket:before{content:"\ea96"}.stmlms-delete:before{content:"\ea97"}.stmlms-description:before{content:"\ea98"}.stmlms-details:before{content:"\ea99"}.stmlms-disk-schedule:before{content:"\ea9a"}.stmlms-dollar-sign:before{content:"\ea9b"}.stmlms-done:before{content:"\ea9c"}.stmlms-download-2:before{content:"\ea9d"}.stmlms-download-alt:before{content:"\ea9e"}.stmlms-download:before{content:"\ea9f"}.stmlms-download1:before{content:"\eaa0"}.stmlms-download2:before{content:"\eaa1"}.stmlms-drag:before{content:"\eaa2"}.stmlms-duration-icon:before{content:"\eaa3"}.stmlms-duration:before{content:"\eaa4"}.stmlms-edit-pencil:before{content:"\eb9e"}.stmlms-edit:before{content:"\eaa5"}.stmlms-editor:before{content:"\eaa6"}.stmlms-elementor:before{content:"\eaa7"}.stmlms-ellipse-square:before{content:"\eaa8"}.stmlms-ellipsis-v:before{content:"\eaa9"}.stmlms-ellipsis:before{content:"\eaaa"}.stmlms-empty-courses:before{content:"\eb9f"}.stmlms-empty-points:before{content:"\eba0"}.stmlms-end-date:before{content:"\eaab"}.stmlms-enrolled-icon:before{content:"\eaac"}.stmlms-envelope-2:before{content:"\eaad"}.stmlms-envelope:before{content:"\eaae"}.stmlms-exclamation-circle:before{content:"\eaaf"}.stmlms-exclamation-triangle:before{content:"\eab0"}.stmlms-explain:before{content:"\eab1"}.stmlms-eye-2:before{content:"\eab2"}.stmlms-eye-slash:before{content:"\eab3"}.stmlms-eye:before{content:"\eab4"}.stmlms-eye1:before{content:"\eab5"}.stmlms-facebook-f:before{content:"\eab6"}.stmlms-facebook:before{content:"\eab7"}.stmlms-featured-teacher-old:before{content:"\eab8"}.stmlms-featured-teacher:before{content:"\eab9"}.stmlms-file-code:before{content:"\eaba"}.stmlms-file-invoice-dollar:before{content:"\eabb"}.stmlms-filter:before{content:"\eabc"}.stmlms-ghost:before{content:"\eabd"}.stmlms-google:before{content:"\eabe"}.stmlms-grade-sheet:before{content:"\eabf"}.stmlms-grades:before{content:"\eac0"}.stmlms-grid:before{content:"\eac1"}.stmlms-grin-beam-sweat:before{content:"\eac2"}.stmlms-group-users:before{content:"\eba1"}.stmlms-groups-stats:before{content:"\eba2"}.stmlms-hamburger:before{content:"\eac3"}.stmlms-hand-holding-usd:before{content:"\eac4"}.stmlms-headphones:before{content:"\eac5"}.stmlms-heart-2:before{content:"\eac6"}.stmlms-heart-3:before{content:"\eac7"}.stmlms-heart-full:before{content:"\eac8"}.stmlms-heart:before{content:"\eac9"}.stmlms-heart1:before{content:"\eaca"}.stmlms-heart11:before{content:"\eacb"}.stmlms-horn:before{content:"\eacc"}.stmlms-hourglass-half:before{content:"\eacd"}.stmlms-iconbox:before{content:"\eace"}.stmlms-image-2:before{content:"\eacf"}.stmlms-image:before{content:"\ead0"}.stmlms-import:before{content:"\eba3"}.stmlms-info-circle:before{content:"\ead1"}.stmlms-info:before{content:"\ead2"}.stmlms-instagram:before{content:"\ead3"}.stmlms-instructor:before{content:"\ead4"}.stmlms-instructor1:before{content:"\ead5"}.stmlms-instructors-carousel-old:before{content:"\ead6"}.stmlms-instructors-carousel:before{content:"\ead7"}.stmlms-instructors-grid:before{content:"\ead8"}.stmlms-italic:before{content:"\ead9"}.stmlms-ladder:before{content:"\eada"}.stmlms-laptop-phone:before{content:"\eadb"}.stmlms-layer-group:before{content:"\eadc"}.stmlms-layers:before{content:"\eadd"}.stmlms-lectures:before{content:"\eade"}.stmlms-lesson:before{content:"\eadf"}.stmlms-level-icon:before{content:"\eae0"}.stmlms-level:before{content:"\eae1"}.stmlms-levels:before{content:"\eae2"}.stmlms-license2:before{content:"\eae3"}.stmlms-link-2:before{content:"\eae4"}.stmlms-link:before{content:"\eae5"}.stmlms-linkedin-2:before{content:"\eae6"}.stmlms-linkedin-in:before{content:"\eae7"}.stmlms-linkedin:before{content:"\eae8"}.stmlms-list-2:before{content:"\eae9"}.stmlms-list-check-1:before{content:"\eaea"}.stmlms-list-check:before{content:"\eaeb"}.stmlms-list:before{content:"\eaec"}.stmlms-list1:before{content:"\eaed"}.stmlms-list2:before{content:"\eaee"}.stmlms-list3:before{content:"\eaef"}.stmlms-list4:before{content:"\eaf0"}.stmlms-lms-clocks:before{content:"\eaf1"}.stmlms-lms_locked:before{content:"\eaf2"}.stmlms-lnr-bullhorn:before{content:"\eaf3"}.stmlms-loader:before{content:"\eaf4"}.stmlms-lock-2:before{content:"\eaf5"}.stmlms-lock:before{content:"\eaf6"}.stmlms-logic:before{content:"\eaf7"}.stmlms-long-arrow-alt-down:before{content:"\eaf8"}.stmlms-long-arrow-alt-up:before{content:"\eaf9"}.stmlms-magnifier:before{content:"\eafa"}.stmlms-mailchimp:before{content:"\eafb"}.stmlms-maximize:before{content:"\eafc"}.stmlms-medal-2:before{content:"\eafd"}.stmlms-medal-converted:before{content:"\eafe"}.stmlms-medal:before{content:"\eaff"}.stmlms-mega-menu-widget:before{content:"\ebe4"}.stmlms-members:before{content:"\eb00"}.stmlms-membership-locked:before{content:"\eba4"}.stmlms-membership-plans:before{content:"\eb01"}.stmlms-menu-add-course:before{content:"\eba5"}.stmlms-menu-analytics:before{content:"\eba6"}.stmlms-menu-announcement:before{content:"\eba7"}.stmlms-menu-assignments:before{content:"\eba8"}.stmlms-menu-become-instructor:before{content:"\eba9"}.stmlms-menu-bundles:before{content:"\ebaa"}.stmlms-menu-dashboard:before{content:"\ebab"}.stmlms-menu-dots:before{content:"\eb02"}.stmlms-menu-enrolled-courses:before{content:"\ebac"}.stmlms-menu-enrolled-quizzes:before{content:"\ebad"}.stmlms-menu-google-meet:before{content:"\ebae"}.stmlms-menu-gradebook:before{content:"\ebaf"}.stmlms-menu-groups:before{content:"\ebb0"}.stmlms-menu-have-question:before{content:"\ebb1"}.stmlms-menu-logout:before{content:"\ebb2"}.stmlms-menu-memberships:before{content:"\ebb3"}.stmlms-menu-messages:before{content:"\ebb4"}.stmlms-menu-my-certificates:before{content:"\ebb5"}.stmlms-menu-my-grades:before{content:"\ebb6"}.stmlms-menu-my-orders:before{content:"\ebb7"}.stmlms-menu-my-points:before{content:"\ebb8"}.stmlms-menu-my-subscriptions:before{content:"\ebb9"}.stmlms-menu-payout:before{content:"\ebba"}.stmlms-menu-quizzes:before{content:"\ebbb"}.stmlms-menu-reviews:before{content:"\ebbc"}.stmlms-menu-sales:before{content:"\ebbd"}.stmlms-menu-settings:before{content:"\ebbe"}.stmlms-menu-students:before{content:"\ebbf"}.stmlms-menu-wishlist:before{content:"\ebc0"}.stmlms-mic:before{content:"\eb03"}.stmlms-minimize:before{content:"\eb04"}.stmlms-minus:before{content:"\eb05"}.stmlms-mobile-menu-courses:before{content:"\ebc1"}.stmlms-mobile-menu-hamburger:before{content:"\ebc2"}.stmlms-mobile-menu-home:before{content:"\ebc3"}.stmlms-mobile-menu-wishlist:before{content:"\ebc4"}.stmlms-money-bag:before{content:"\eb06"}.stmlms-money-check-alt:before{content:"\eb07"}.stmlms-money:before{content:"\eb08"}.stmlms-moon:before{content:"\eb09"}.stmlms-mouse:before{content:"\eb0a"}.stmlms-ms-slider:before{content:"\eb0b"}.stmlms-my-certificates:before{content:"\ebc5"}.stmlms-my-grades:before{content:"\eb0c"}.stmlms-not_found_courses:before{content:"\eb0d"}.stmlms-number:before{content:"\eb0e"}.stmlms-open-eye:before{content:"\eb0f"}.stmlms-open-new-arrow:before{content:"\ebc6"}.stmlms-open-new-tab:before{content:"\eb10"}.stmlms-order:before{content:"\eb11"}.stmlms-orders:before{content:"\ebc7"}.stmlms-paperclip:before{content:"\eb12"}.stmlms-pause:before{content:"\eb13"}.stmlms-pen-nib:before{content:"\eb14"}.stmlms-pen:before{content:"\eb15"}.stmlms-pencil-alt:before{content:"\eb16"}.stmlms-pencil:before{content:"\eb17"}.stmlms-pencil1:before{content:"\eb18"}.stmlms-pencil3:before{content:"\eb19"}.stmlms-pencil4:before{content:"\eb1a"}.stmlms-play:before{content:"\eb1b"}.stmlms-play1:before{content:"\eb1c"}.stmlms-playvideo:before{content:"\eb1d"}.stmlms-plus-2:before{content:"\eb1e"}.stmlms-plus-circle-2:before{content:"\eb1f"}.stmlms-plus-circle:before{content:"\eb20"}.stmlms-plus-group:before{content:"\ebc8"}.stmlms-plus:before{content:"\eb21"}.stmlms-pointer-right:before{content:"\eb22"}.stmlms-points-stats:before{content:"\ebc9"}.stmlms-posts:before{content:"\eb23"}.stmlms-power-off:before{content:"\eb24"}.stmlms-pplc_cl:before{content:"\eb25"}.stmlms-presentation:before{content:"\eb26"}.stmlms-print:before{content:"\eb27"}.stmlms-print1:before{content:"\eb28"}.stmlms-progress-wheel:before{content:"\eb29"}.stmlms-progress:before{content:"\eb2a"}.stmlms-qanda:before{content:"\eb2b"}.stmlms-qr:before{content:"\eb2c"}.stmlms-question-2:before{content:"\eb2d"}.stmlms-question-circle:before{content:"\eb2e"}.stmlms-question:before{content:"\eb2f"}.stmlms-question_new:before{content:"\eb30"}.stmlms-quiz-new:before{content:"\eb31"}.stmlms-quiz-type:before{content:"\eb32"}.stmlms-quiz:before{content:"\eb33"}.stmlms-quotes:before{content:"\eb34"}.stmlms-recent-courses-old:before{content:"\eb35"}.stmlms-recent-courses:before{content:"\eb36"}.stmlms-refresh-2:before{content:"\eb37"}.stmlms-refresh:before{content:"\eb38"}.stmlms-reset:before{content:"\eb39"}.stmlms-reviews-stats:before{content:"\ebca"}.stmlms-sales:before{content:"\ebcb"}.stmlms-screen:before{content:"\eb3a"}.stmlms-search-2:before{content:"\eb3b"}.stmlms-search:before{content:"\eb3c"}.stmlms-send:before{content:"\eb3d"}.stmlms-settings-camera:before{content:"\ebcc"}.stmlms-settings-upload:before{content:"\ebcd"}.stmlms-settings:before{content:"\eb3e"}.stmlms-settings1:before{content:"\eb3f"}.stmlms-shape:before{content:"\eb40"}.stmlms-share:before{content:"\eb41"}.stmlms-shield-alt:before{content:"\eb42"}.stmlms-shopping-basket:before{content:"\eb43"}.stmlms-single-course-carousel-old:before{content:"\eb44"}.stmlms-single-course-carousel:before{content:"\eb45"}.stmlms-sliders-h:before{content:"\eb46"}.stmlms-slides:before{content:"\eb47"}.stmlms-social-facebook:before{content:"\eb48"}.stmlms-social-goolge-plus:before{content:"\eb49"}.stmlms-social-instagram:before{content:"\eb4a"}.stmlms-social-x:before{content:"\eb4b"}.stmlms-sort-amount-asc:before{content:"\eb4c"}.stmlms-spin:before{content:"\eb4d"}.stmlms-star-2:before{content:"\eb4e"}.stmlms-star-3:before{content:"\eb4f"}.stmlms-star:before{content:"\eb50"}.stmlms-star1:before{content:"\eb51"}.stmlms-star_filled:before{content:"\eb52"}.stmlms-start-date:before{content:"\eb53"}.stmlms-stats-assignments:before{content:"\ebce"}.stmlms-stats-bundles:before{content:"\ebcf"}.stmlms-stats-certificates:before{content:"\ebd0"}.stmlms-stats-course-views:before{content:"\ebd1"}.stmlms-stats-courses:before{content:"\ebd2"}.stmlms-stats-enrollments:before{content:"\ebd3"}.stmlms-stats-enrrollments:before{content:"\ebd4"}.stmlms-stats-groups:before{content:"\ebd5"}.stmlms-stats-lessons:before{content:"\ebd6"}.stmlms-stats-membership-plan:before{content:"\ebd7"}.stmlms-stats-memberships:before{content:"\ebd8"}.stmlms-stats-orders:before{content:"\ebd9"}.stmlms-stats-points:before{content:"\ebda"}.stmlms-stats-revenue:before{content:"\ebdb"}.stmlms-stats-reviews:before{content:"\ebdc"}.stmlms-stats-students:before{content:"\ebdd"}.stmlms-stats-trial-courses:before{content:"\ebde"}.stmlms-stats-wishlist:before{content:"\ebdf"}.stmlms-stats:before{content:"\eb54"}.stmlms-student-code:before{content:"\eb55"}.stmlms-student-name:before{content:"\eb56"}.stmlms-students:before{content:"\ebe0"}.stmlms-subs-menu:before{content:"\ebe1"}.stmlms-subscription:before{content:"\eb57"}.stmlms-success:before{content:"\eb58"}.stmlms-sun:before{content:"\eb59"}.stmlms-sync:before{content:"\eb5a"}.stmlms-sync2:before{content:"\eb5b"}.stmlms-table-trash:before{content:"\eb5c"}.stmlms-tachometer-alt:before{content:"\eb5d"}.stmlms-target:before{content:"\eb5e"}.stmlms-tasks:before{content:"\eb5f"}.stmlms-telegram:before{content:"\eb60"}.stmlms-testimonial:before{content:"\eb61"}.stmlms-testimonials-old:before{content:"\eb62"}.stmlms-testimonials:before{content:"\eb63"}.stmlms-testings:before{content:"\eb64"}.stmlms-text-format:before{content:"\eb65"}.stmlms-text:before{content:"\eb66"}.stmlms-time:before{content:"\eb67"}.stmlms-timer:before{content:"\eb68"}.stmlms-times-circle-2:before{content:"\eb69"}.stmlms-times-circle:before{content:"\eb6a"}.stmlms-times:before{content:"\eb6b"}.stmlms-toggler:before{content:"\eb6c"}.stmlms-trash-2:before{content:"\eb6d"}.stmlms-trash-alt:before{content:"\eb6e"}.stmlms-trash:before{content:"\eb6f"}.stmlms-trash1:before{content:"\eb70"}.stmlms-trophy:before{content:"\eb71"}.stmlms-twitter-2:before{content:"\eb72"}.stmlms-twitter:before{content:"\eb73"}.stmlms-undo:before{content:"\eb74"}.stmlms-undo2:before{content:"\eb75"}.stmlms-updated:before{content:"\eb76"}.stmlms-upload-2:before{content:"\eb77"}.stmlms-upload-3:before{content:"\ebe2"}.stmlms-upload-alt:before{content:"\eb78"}.stmlms-upload-svg:before{content:"\ebe3"}.stmlms-upload:before{content:"\eb79"}.stmlms-user-2:before{content:"\eb7a"}.stmlms-user-circle:before{content:"\eb7b"}.stmlms-user-plus:before{content:"\eb7c"}.stmlms-user:before{content:"\eb7d"}.stmlms-user1:before{content:"\eb7e"}.stmlms-user11:before{content:"\eb7f"}.stmlms-users-2:before{content:"\eb80"}.stmlms-users:before{content:"\eb81"}.stmlms-video-icon:before{content:"\eb82"}.stmlms-video:before{content:"\eb83"}.stmlms-views:before{content:"\eb84"}.stmlms-wand-magic-sparkles:before{content:"\eb85"}.stmlms-warning:before{content:"\eb86"}.stmlms-widget-locked:before{content:"\eb87"}.stmlms-widget:before{content:"\eb88"}.stmlms-world:before{content:"\eb89"}.stmlms-xmark:before{content:"\eb8a"}.stmlms-zoom-meeting-old:before{content:"\eb8b"}.stmlms-zoom-meeting:before{content:"\eb8c"}.stmlms-zoom-meetings:before{content:"\eb8d"}.stmlms-zoom-webinar-old:before{content:"\eb8e"}.stmlms-zoom-webinar:before{content:"\eb8f"}@font-face{font-family:stmlms;src:url(https://antrenorluktemelegitim.com.tr/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/icons/fonts/stmlms.woff2?ver=3.7.27) format("woff2"),url(https://antrenorluktemelegitim.com.tr/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/icons/fonts/stmlms.woff?ver=3.7.27) format("woff");font-display:block}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-modal-dialog,.vjs-button>.vjs-icon-placeholder:before,.vjs-modal-dialog .vjs-modal-dialog-content{position:absolute;top:0;left:0;width:100%;height:100%}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.vjs-button>.vjs-icon-placeholder:before{text-align:center}@font-face{font-family:VideoJS;src:url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABDkAAsAAAAAG6gAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV3hY21hcAAAAYQAAADaAAADPv749/pnbHlmAAACYAAAC3AAABHQZg6OcWhlYWQAAA3QAAAAKwAAADYZw251aGhlYQAADfwAAAAdAAAAJA+RCLFobXR4AAAOHAAAABMAAACM744AAGxvY2EAAA4wAAAASAAAAEhF6kqubWF4cAAADngAAAAfAAAAIAE0AIFuYW1lAAAOmAAAASUAAAIK1cf1oHBvc3QAAA/AAAABJAAAAdPExYuNeJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGS7wTiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGJHcRdyA4RZgQRADK3CxEAAHic7dFZbsMgAEXRS0ycyZnnOeG7y+qC8pU1dHusIOXxuoxaOlwZYWQB0Aea4quIEN4E9LzKbKjzDeM6H/mua6Lmc/p8yhg0lvdYx15ZG8uOLQOGjMp3EzqmzJizYMmKNRu27Nhz4MiJMxeu3Ljz4Ekqm7T8P52G8PP3lnTOVk++Z6iN6QZzNN1F7ptuN7eGOjDUoaGODHVsuvU8MdTO9Hd5aqgzQ50b6sJQl4a6MtS1oW4MdWuoO0PdG+rBUI+GejLUs6FeDPVqqDdDvRvqw1CfhpqM9At0iFLaAAB4nJ1YDXBTVRZ+5/22TUlJ8we0pHlJm7RJf5O8F2j6EymlSPkpxaL8U2xpa3DKj0CBhc2IW4eWKSokIoLsuMqssM64f+jA4HSdWXXXscBq67IOs3FXZ1ZYWVyRFdo899yXtIBQZ90k7717zz3v3HPPOfd854YCCj9cL9dL0RQFOqCbGJnrHb5EayiKIWN8iA/hWBblo6hUWm8TtCDwE80WMJus/irwyxOdxeB0MDb14VNJHnXYoLLSl6FfCUYO9nYPTA8Epg9090LprfbBbZ2hY0UlJUXHQp3/vtWkS6EBv8+rPMq5u9692f/dNxJNiqwC1xPE9TCUgCsSdQWgE3XQD25lkG4CN2xmTcOXWBOyser6RN6KnGbKSbmQ3+d0OI1m2W8QzLLkI2sykrWAgJJEtA8vGGW/2Q+CmT3n8zS9wZwu2DCvtuZKZN3xkrLh36yCZuUomQSqGpY8t/25VfHVhw8z4ebGBtfLb0ya9PCaDc+8dGTvk2dsh6z7WzvowlXKUSWo9MJ15a3KrEP2loOr2Ojhw6iW6hf2BDdEccQvZGpaAy7YovSwq8kr7HGllxpd71rkS6G0Sf11sl9OvMK1+jwPPODxjUwkOim9CU3ix1wNjXDfmJSEn618Bs6lpWwUpU+8PCqLMY650zjq8VhCIP17NEKTx3eaLL+s5Pi6yJWaWjTHLR1jYzPSV9VF/6Ojdb/1kO3Mk3uhHC0x6gc1BjlKQ+nQFxTYdaJkZ7ySVxLBbhR1dsboNXp1tCYKW2LRaEzpYcIx2BKNxaL0ZaUnSqfFoiNhHKR/GkX6PWUSAaJelQaqZL1EpoHNsajSEyPSoJ9IjhIxTdjHLmwZvhRDOiFTY/YeQnvrVZmiTQtGncECXtFTBZLOVwwMRgoXHAkXzMzPn1nAJJ8jYSbMDaqN2waGLzNhih/bZynUBMpIWSg7VYi7DRx2m8ALkIdRCJwI6ArJx2EI8kaDWeTQKeAFk9fjl/1AvwktjQ1P7NjyMGQyfd4vjipX6M/i52D7Cq80kqlcxEcGXRr/FEcgs0u5uGgB4VWuMFfpdn2Re6Hi3PqzmxWKsz6+ae2Pn9hXXw/fqM859UiGC0oKYYILJBqJrsn1Z1E5qOs9rQCiUQRREjm8yJcbHF5cUJufX1vAHlefw0XgUoboS3ETfQlTxBC4SOtuE8VPRJTBSCQSjZCpk7Gqzu+masaZ2y7Zjehho4F3g82BNDkAHpORG4+OCS+f6JTPmtRn/PH1kch6d04sp7AQb25aQ/pqUyXeQ8vrebG8OYQdXOQ+585u0sdW9rqalzRURiJ+9F4MweRFrKUjl1GUYhH1A27WOHw5cTFSFPMo9EeUIGnQTZHIaJ7AHLaOKsOODaNF9jkBjYG2QEsQ2xjMUAx2bBEbeTBWMHwskBjngq56S/yfgkBnWBa4K9sqKtq2t1UI8S9He5XuBRbawAdatrQEAi30Aks2+LM8WeCbalVZkWNylvJ+dqJnzVb+OHlSoKW8nPCP7Rd+CcZ2DdWAGqJ2CBFOphgywFFCFBNtfAbGtNPBCwxvygHeYMZMY9ZboBqwq/pVrsbgN5tkv152ODlbMfiqwGMBgxa4Exz3QhovRIUp6acqZmQzRq0ypDXS2TPLT02YIkQETnOE445oOGxOmXAqUJNNG7XgupMjPq2ua9asrj5yY/yuKteO1Kx0YNJTufrirLe1mZnat7OL6rnUdCWenpW6I8mAnbsY8KWs1PuSovCW9A/Z25PQ24a7cNOqgmTkLmBMgh4THgc4b9k2IVv1/g/F5nGljwPLfOgHAzJzh45V/4+WenTzmMtR5Z7us2Tys909UHqrPY7KbckoxRvRHhmVc3cJGE97uml0R1S0jdULVl7EvZtDFVBF35N9cEdjpgmAiOlFZ+Dtoh93+D3zzHr8RRNZQhnCNMNbcegOvpEwZoL+06cJQ07h+th3fZ/7PVbVC6ngTAV/KoLFuO6+2KFcU651gEb5ugPSIb1D+Xp8V4+k3sEIGnw5mYe4If4k1lFYr6SCzmM2EQ8iWtmwjnBI9kTwe1TlfAmXh7H02by9fW2gsjKwtv0aaURKil4OdV7rDL1MXIFNrhdxohcZXYTnq47WisrKitaObbf5+yvkLi5J6lCNZZ+B6GC38VNBZBDidSS/+mSvh6s+srgC8pyKMvDtt+de3c9fU76ZPfuM8ud4Kv0fyP/LqfepMT/3oZxSqpZaTa1DaQYLY8TFsHYbWYsPoRhRWfL5eSSQbhUGgGC3YLbVMk6PitTFNGpAsNrC6D1VNBKgBHMejaiuRWEWGgsSDBTJjqWIl8kJLlsaLJ2tXDr6xGfT85bM2Q06a46x2HTgvdnV8z5YDy/27J4zt6x2VtkzjoYpkq36kaBr4eQSg7tyiVweWubXZugtadl58ydapfbORfKsDTuZ0OBgx4cfdjCf5tbWNITnL120fdOi1RV1C3uKGzNdwYLcMvZ3BxoPyTOCD1XvXTp7U10gWCVmTV9b3r2z0SkGWovb2hp9I89O8a2smlyaO8muMU+dRmtzp60IzAoFpjLr1n388boLyf0dRvxhsHZ0qbWqDkwqvvpkj4l0fY6EIXRi5sQSrAvsVYwXRy4qJ2EVtD1AN7a0HWth9ymvL1xc3WTUKK/TAHA/bXDVtVWfOMfuGxGZv4Ln/jVr9jc3j1yMv0tndmyt9Vq88Y9gH1wtLX3KWjot5++jWHgAoZZkQ14wGQ20Fli71UmKJAy4xKMSTGbVdybW7FDDAut9XpD5AzWrYO7zQ8qffqF8+Ynd/clrHcdyxGy3a/3+mfNnzC/cBsveTjnTvXf1o6vzOlZw7WtqtdmPK/Errz/6NNtD72zmNOZfbmYdTGHfoofqI79Oc+R2n1lrnL6pOm0Up7kwxhTW12Amm7WYkXR2qYrF2AmgmbAsxZjwy1xpg/m1Je2vrp8v/nz2xpmlBg4E9hrMU341wVpTOh/OfmGvAnra8q6uctr60ZQHV3Q+WMQJykMj8ZsWn2QBOmmHMB+m5pDIpTFonYigiaKAhGEiAHF7EliVnQkjoLVIMPtJpBKHYd3A8GYH9jJzrWwmHx5Qjp7vDAX0suGRym1vtm/9W1/HyR8vczfMs6Sk8DSv855/5dlX9oQq52hT8syyp2rx5Id17IAyAM3wIjQPMOHzytEB64q6D5zT91yNbnx3V/nqnd017S9Y0605k3izoXLpsxde2n38yoOV9s1LcjwzNjbdX6asnBVaBj/6/DwKwPkpcqbDG7BnsXoSqWnUAmottYF6jMSdVyYZh3zVXCjwTiwwHH6sGuRiEHQGzuRX6whZkp123oy1BWE2mEfJ/tvIRtM4ZM5bDXiMsPMaAKOTyc5uL57rqyyc5y5JE5pm1i2S2iUX0CcaQ6lC6Zog7JqSqZmYlosl2K6pwNA84zRnQW6SaALYZQGW5lhCtU/W34N6o+bKfZ8cf3/Cl/+iTX3wBzpOY4mRkeNf3rptycGSshQWgGbYt5jFc2e0+DglIrwl6DVWQ7BuwaJ3Xk1J4VL5urnLl/Wf+gHU/hZoZdKNym6lG+I34FaNeZKcSpJIo2IeCVvpdsDGfKvzJnAwmeD37Ow65ZWwSowpgwX5T69s/rB55dP5BcpgDKFV8p7q2sn/1uc93bVzT/w6UrCqDTWvfCq/oCD/qZXNoUj8BL5Kp6GU017frfNXkAtiiyf/SOCEeLqnd8R/Ql9GlCRfctS6k5chvIBuQ1zCCjoCHL2DHNHIXxMJ3kQeO8lbsUXONeSfA5EjcG6/E+KdhN4bP04vBhdi883+BFBzQbxFbvZzQeY9LNBZc0FNfn5NwfDn6rCTnTw6R8o+gfpf5hCom33cRuiTlss3KHmZjD+BPN+5gXuA2ziS/Q73mLxUkpbKN/eqwz5uK0X9F3h2d1V4nGNgZGBgAOJd776+iue3+crAzc4AAje5Bfcg0xz9YHEOBiYQBQA8FQlFAHicY2BkYGBnAAGOPgaG//85+hkYGVCBMgBGGwNYAAAAeJxjYGBgYB8EmKOPgQEAQ04BfgAAAAAAAA4AaAB+AMwA4AECAUIBbAGYAcICGAJYArQC4AMwA7AD3gQwBJYE3AUkBWYFigYgBmYGtAbqB1gIEghYCG4IhAi2COh4nGNgZGBgUGYoZWBnAAEmIOYCQgaG/2A+AwAYCQG2AHicXZBNaoNAGIZfE5PQCKFQ2lUps2oXBfOzzAESyDKBQJdGR2NQR3QSSE/QE/QEPUUPUHqsvsrXjTMw83zPvPMNCuAWP3DQDAejdm1GjzwS7pMmwi75XngAD4/CQ/oX4TFe4Qt7uMMbOzjuDc0EmXCP/C7cJ38Iu+RP4QEe8CU8pP8WHmOPX2EPz87TPo202ey2OjlnQSXV/6arOjWFmvszMWtd6CqwOlKHq6ovycLaWMWVydXKFFZnmVFlZU46tP7R2nI5ncbi/dDkfDtFBA2DDXbYkhKc+V0Bqs5Zt9JM1HQGBRTm/EezTmZNKtpcAMs9Yu6AK9caF76zoLWIWcfMGOSkVduvSWechqZsz040Ib2PY3urxBJTzriT95lipz+TN1fmAAAAeJxtkMl2wjAMRfOAhABlKm2h80C3+ajgCKKDY6cegP59TYBzukAL+z1Zsq8ctaJTTKPrsUQLbXQQI0EXKXroY4AbDDHCGBNMcYsZ7nCPB8yxwCOe8IwXvOIN7/jAJ76wxHfUqWX+OzgumWAjJMV17i0Ndlr6irLKO+qftdT7i6y4uFSUvCknay+lFYZIZaQcmfH/xIFdYn98bqhra1aKTM/6lWMnyaYirx1rFUQZFBkb2zJUtoXeJCeg0WnLtHeSFc3OtrnozNwqi0TkSpBMDB1nSde5oJXW23hTS2/T0LilglXX7dmFVxLnq5U0vYATHFk3zX3BOisoQHNDFDeZnqKDy9hRNawN7Vh727hFzcJ5c8TILrKZfH7tIPxAFP0BpLeJPA==) format("woff");font-weight:400;font-style:normal}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-play-control .vjs-icon-placeholder,.vjs-icon-play{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-play-control .vjs-icon-placeholder:before,.vjs-icon-play:before{content:"\f101"}.vjs-icon-play-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-play-circle:before{content:"\f102"}.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder,.vjs-icon-pause{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before,.vjs-icon-pause:before{content:"\f103"}.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder,.vjs-icon-volume-mute{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before,.vjs-icon-volume-mute:before{content:"\f104"}.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder,.vjs-icon-volume-low{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before,.vjs-icon-volume-low:before{content:"\f105"}.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder,.vjs-icon-volume-mid{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before,.vjs-icon-volume-mid:before{content:"\f106"}.video-js .vjs-mute-control .vjs-icon-placeholder,.vjs-icon-volume-high{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control .vjs-icon-placeholder:before,.vjs-icon-volume-high:before{content:"\f107"}.video-js .vjs-fullscreen-control .vjs-icon-placeholder,.vjs-icon-fullscreen-enter{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before,.vjs-icon-fullscreen-enter:before{content:"\f108"}.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder,.vjs-icon-fullscreen-exit{font-family:VideoJS;font-weight:400;font-style:normal}.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before,.vjs-icon-fullscreen-exit:before{content:"\f109"}.vjs-icon-square{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-square:before{content:"\f10a"}.vjs-icon-spinner{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-spinner:before{content:"\f10b"}.video-js .vjs-subs-caps-button .vjs-icon-placeholder,.video-js .vjs-subtitles-button .vjs-icon-placeholder,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder,.vjs-icon-subtitles{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js .vjs-subtitles-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before,.vjs-icon-subtitles:before{content:"\f10c"}.video-js .vjs-captions-button .vjs-icon-placeholder,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder,.vjs-icon-captions{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-captions-button .vjs-icon-placeholder:before,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before,.vjs-icon-captions:before{content:"\f10d"}.video-js .vjs-chapters-button .vjs-icon-placeholder,.vjs-icon-chapters{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-chapters-button .vjs-icon-placeholder:before,.vjs-icon-chapters:before{content:"\f10e"}.vjs-icon-share{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-share:before{content:"\f10f"}.vjs-icon-cog{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-cog:before{content:"\f110"}.video-js .vjs-play-progress,.video-js .vjs-volume-level,.vjs-icon-circle,.vjs-seek-to-live-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-play-progress:before,.video-js .vjs-volume-level:before,.vjs-icon-circle:before,.vjs-seek-to-live-control .vjs-icon-placeholder:before{content:"\f111"}.vjs-icon-circle-outline{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle-outline:before{content:"\f112"}.vjs-icon-circle-inner-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle-inner-circle:before{content:"\f113"}.vjs-icon-hd{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-hd:before{content:"\f114"}.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder,.vjs-icon-cancel{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before,.vjs-icon-cancel:before{content:"\f115"}.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder,.vjs-icon-replay{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before,.vjs-icon-replay:before{content:"\f116"}.vjs-icon-facebook{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-facebook:before{content:"\f117"}.vjs-icon-gplus{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-gplus:before{content:"\f118"}.vjs-icon-linkedin{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-linkedin:before{content:"\f119"}.vjs-icon-twitter{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-twitter:before{content:"\f11a"}.vjs-icon-tumblr{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-tumblr:before{content:"\f11b"}.vjs-icon-pinterest{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-pinterest:before{content:"\f11c"}.video-js .vjs-descriptions-button .vjs-icon-placeholder,.vjs-icon-audio-description{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-descriptions-button .vjs-icon-placeholder:before,.vjs-icon-audio-description:before{content:"\f11d"}.video-js .vjs-audio-button .vjs-icon-placeholder,.vjs-icon-audio{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-audio-button .vjs-icon-placeholder:before,.vjs-icon-audio:before{content:"\f11e"}.vjs-icon-next-item{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-next-item:before{content:"\f11f"}.vjs-icon-previous-item{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-previous-item:before{content:"\f120"}.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder,.vjs-icon-picture-in-picture-enter{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder:before,.vjs-icon-picture-in-picture-enter:before{content:"\f121"}.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder,.vjs-icon-picture-in-picture-exit{font-family:VideoJS;font-weight:400;font-style:normal}.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder:before,.vjs-icon-picture-in-picture-exit:before{content:"\f122"}.video-js{display:block;vertical-align:top;box-sizing:border-box;color:#fff;background-color:#000;position:relative;padding:0;font-size:10px;line-height:1;font-weight:400;font-style:normal;font-family:Arial,Helvetica,sans-serif;word-break:initial}.video-js:-moz-full-screen{position:absolute}.video-js:-webkit-full-screen{width:100%!important;height:100%!important}.video-js[tabindex="-1"]{outline:0}.video-js *,.video-js :after,.video-js :before{box-sizing:inherit}.video-js ul{font-family:inherit;font-size:inherit;line-height:inherit;list-style-position:outside;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}.video-js.vjs-16-9,.video-js.vjs-4-3,.video-js.vjs-fluid{width:100%;max-width:100%;height:0}.video-js.vjs-16-9{padding-top:56.25%}.video-js.vjs-4-3{padding-top:75%}.video-js.vjs-fill{width:100%;height:100%}.video-js .vjs-tech{position:absolute;top:0;left:0;width:100%;height:100%}body.vjs-full-window{padding:0;margin:0;height:100%}.vjs-full-window .video-js.vjs-fullscreen{position:fixed;overflow:hidden;z-index:1000;left:0;top:0;bottom:0;right:0}.video-js.vjs-fullscreen:not(.vjs-ios-native-fs){width:100%!important;height:100%!important;padding-top:0!important}.video-js.vjs-fullscreen.vjs-user-inactive{cursor:none}.vjs-hidden{display:none!important}.vjs-disabled{opacity:.5;cursor:default}.video-js .vjs-offscreen{height:1px;left:-9999px;position:absolute;top:0;width:1px}.vjs-lock-showing{display:block!important;opacity:1;visibility:visible}.vjs-no-js{padding:20px;color:#fff;background-color:#000;font-size:18px;font-family:Arial,Helvetica,sans-serif;text-align:center;width:300px;height:150px;margin:0 auto}.vjs-no-js a,.vjs-no-js a:visited{color:#66a8cc}.video-js .vjs-big-play-button{font-size:3em;line-height:1.5em;height:1.63332em;width:3em;display:block;position:absolute;top:10px;left:10px;padding:0;cursor:pointer;opacity:1;border:.06666em solid #fff;background-color:#2b333f;background-color:rgba(43,51,63,.7);border-radius:.3em;transition:all .4s}.vjs-big-play-centered .vjs-big-play-button{top:50%;left:50%;margin-top:-.81666em;margin-left:-1.5em}.video-js .vjs-big-play-button:focus,.video-js:hover .vjs-big-play-button{border-color:#fff;background-color:#73859f;background-color:rgba(115,133,159,.5);transition:all 0s}.vjs-controls-disabled .vjs-big-play-button,.vjs-error .vjs-big-play-button,.vjs-has-started .vjs-big-play-button,.vjs-using-native-controls .vjs-big-play-button{display:none}.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button{display:block}.video-js button{background:0 0;border:none;color:inherit;display:inline-block;font-size:inherit;line-height:inherit;text-transform:none;text-decoration:none;transition:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.vjs-control .vjs-button{width:100%;height:100%}.video-js .vjs-control.vjs-close-button{cursor:pointer;height:3em;position:absolute;right:0;top:.5em;z-index:2}.video-js .vjs-modal-dialog{background:rgba(0,0,0,.8);background:linear-gradient(180deg,rgba(0,0,0,.8),rgba(255,255,255,0));overflow:auto}.video-js .vjs-modal-dialog>*{box-sizing:border-box}.vjs-modal-dialog .vjs-modal-dialog-content{font-size:1.2em;line-height:1.5;padding:20px 24px;z-index:1}.vjs-menu-button{cursor:pointer}.vjs-menu-button.vjs-disabled{cursor:default}.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu{display:none}.vjs-menu .vjs-menu-content{display:block;padding:0;margin:0;font-family:Arial,Helvetica,sans-serif;overflow:auto}.vjs-menu .vjs-menu-content>*{box-sizing:border-box}.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu{display:none}.vjs-menu li{list-style:none;margin:0;padding:.2em 0;line-height:1.4em;font-size:1.2em;text-align:center;text-transform:lowercase}.js-focus-visible .vjs-menu li.vjs-menu-item:hover,.vjs-menu li.vjs-menu-item:focus,.vjs-menu li.vjs-menu-item:hover{background-color:#73859f;background-color:rgba(115,133,159,.5)}.js-focus-visible .vjs-menu li.vjs-selected:hover,.vjs-menu li.vjs-selected,.vjs-menu li.vjs-selected:focus,.vjs-menu li.vjs-selected:hover{background-color:#fff;color:#2b333f}.vjs-menu li.vjs-menu-title{text-align:center;text-transform:uppercase;font-size:1em;line-height:2em;padding:0;margin:0 0 .3em 0;font-weight:700;cursor:default}.vjs-menu-button-popup .vjs-menu{display:none;position:absolute;bottom:0;width:10em;left:-3em;height:0;margin-bottom:1.5em;border-top-color:rgba(43,51,63,.7)}.vjs-menu-button-popup .vjs-menu .vjs-menu-content{background-color:#2b333f;background-color:rgba(43,51,63,.7);position:absolute;width:100%;bottom:1.5em;max-height:15em}.vjs-layout-tiny .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-x-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:5em}.vjs-layout-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:10em}.vjs-layout-medium .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:14em}.vjs-layout-huge .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-x-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:25em}.vjs-menu-button-popup .vjs-menu.vjs-lock-showing,.vjs-workinghover .vjs-menu-button-popup.vjs-hover .vjs-menu{display:block}.video-js .vjs-menu-button-inline{transition:all .4s;overflow:hidden}.video-js .vjs-menu-button-inline:before{width:2.222222222em}.video-js .vjs-menu-button-inline.vjs-slider-active,.video-js .vjs-menu-button-inline:focus,.video-js .vjs-menu-button-inline:hover,.video-js.vjs-no-flex .vjs-menu-button-inline{width:12em}.vjs-menu-button-inline .vjs-menu{opacity:0;height:100%;width:auto;position:absolute;left:4em;top:0;padding:0;margin:0;transition:all .4s}.vjs-menu-button-inline.vjs-slider-active .vjs-menu,.vjs-menu-button-inline:focus .vjs-menu,.vjs-menu-button-inline:hover .vjs-menu{display:block;opacity:1}.vjs-no-flex .vjs-menu-button-inline .vjs-menu{display:block;opacity:1;position:relative;width:auto}.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu,.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu{width:auto}.vjs-menu-button-inline .vjs-menu-content{width:auto;height:100%;margin:0;overflow:hidden}.video-js .vjs-control-bar{display:none;width:100%;position:absolute;bottom:0;left:0;right:0;height:3em;background-color:#2b333f;background-color:rgba(43,51,63,.7)}.vjs-has-started .vjs-control-bar{display:flex;visibility:visible;opacity:1;transition:visibility .1s,opacity .1s}.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{visibility:visible;opacity:0;transition:visibility 1s,opacity 1s}.vjs-controls-disabled .vjs-control-bar,.vjs-error .vjs-control-bar,.vjs-using-native-controls .vjs-control-bar{display:none!important}.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{opacity:1;visibility:visible}.vjs-has-started.vjs-no-flex .vjs-control-bar{display:table}.video-js .vjs-control{position:relative;text-align:center;margin:0;padding:0;height:100%;width:4em;flex:none}.vjs-button>.vjs-icon-placeholder:before{font-size:1.8em;line-height:1.67}.video-js .vjs-control:focus,.video-js .vjs-control:focus:before,.video-js .vjs-control:hover:before{text-shadow:0 0 1em #fff}.video-js .vjs-control-text{border:0;clip:rect(0 0 0 0);height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.vjs-no-flex .vjs-control{display:table-cell;vertical-align:middle}.video-js .vjs-custom-control-spacer{display:none}.video-js .vjs-progress-control{cursor:pointer;flex:auto;display:flex;align-items:center;min-width:4em;touch-action:none}.video-js .vjs-progress-control.disabled{cursor:default}.vjs-live .vjs-progress-control{display:none}.vjs-liveui .vjs-progress-control{display:flex;align-items:center}.vjs-no-flex .vjs-progress-control{width:auto}.video-js .vjs-progress-holder{flex:auto;transition:all .2s;height:.3em}.video-js .vjs-progress-control .vjs-progress-holder{margin:0 10px}.video-js .vjs-progress-control:hover .vjs-progress-holder{font-size:1.6666666667em}.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled{font-size:1em}.video-js .vjs-progress-holder .vjs-load-progress,.video-js .vjs-progress-holder .vjs-load-progress div,.video-js .vjs-progress-holder .vjs-play-progress{position:absolute;display:block;height:100%;margin:0;padding:0;width:0}.video-js .vjs-play-progress{background-color:#fff}.video-js .vjs-play-progress:before{font-size:.9em;position:absolute;right:-.5em;top:-.3333333333em;z-index:1}.video-js .vjs-load-progress{background:rgba(115,133,159,.5)}.video-js .vjs-load-progress div{background:rgba(115,133,159,.75)}.video-js .vjs-time-tooltip{background-color:#fff;background-color:rgba(255,255,255,.8);border-radius:.3em;color:#000;float:right;font-family:Arial,Helvetica,sans-serif;font-size:1em;padding:6px 8px 8px 8px;pointer-events:none;position:absolute;top:-3.4em;visibility:hidden;z-index:1}.video-js .vjs-progress-holder:focus .vjs-time-tooltip{display:none}.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip,.video-js .vjs-progress-control:hover .vjs-time-tooltip{display:block;font-size:.6em;visibility:visible}.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip{font-size:1em}.video-js .vjs-progress-control .vjs-mouse-display{display:none;position:absolute;width:1px;height:100%;background-color:#000;z-index:1}.vjs-no-flex .vjs-progress-control .vjs-mouse-display{z-index:0}.video-js .vjs-progress-control:hover .vjs-mouse-display{display:block}.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display{visibility:hidden;opacity:0;transition:visibility 1s,opacity 1s}.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display{display:none}.vjs-mouse-display .vjs-time-tooltip{color:#fff;background-color:#000;background-color:rgba(0,0,0,.8)}.video-js .vjs-slider{position:relative;cursor:pointer;padding:0;margin:0 .45em 0 .45em;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#73859f;background-color:rgba(115,133,159,.5)}.video-js .vjs-slider.disabled{cursor:default}.video-js .vjs-slider:focus{text-shadow:0 0 1em #fff;box-shadow:0 0 1em #fff}.video-js .vjs-mute-control{cursor:pointer;flex:none}.video-js .vjs-volume-control{cursor:pointer;margin-right:1em;display:flex}.video-js .vjs-volume-control.vjs-volume-horizontal{width:5em}.video-js .vjs-volume-panel .vjs-volume-control{visibility:visible;opacity:0;width:1px;height:1px;margin-left:-1px}.video-js .vjs-volume-panel{transition:width 1s}.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active,.video-js .vjs-volume-panel .vjs-volume-control:active,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control,.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control,.video-js .vjs-volume-panel:active .vjs-volume-control,.video-js .vjs-volume-panel:focus .vjs-volume-control{visibility:visible;opacity:1;position:relative;transition:visibility .1s,opacity .1s,height .1s,width .1s,left 0s,top 0s}.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal{width:5em;height:3em;margin-right:0}.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical{left:-3.5em;transition:left 0s}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active{width:10em;transition:width .1s}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only{width:4em}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{height:8em;width:3em;left:-3000em;transition:visibility 1s,opacity 1s,height 1s 1s,width 1s 1s,left 1s 1s,top 1s 1s}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal{transition:visibility 1s,opacity 1s,height 1s 1s,width 1s,left 1s 1s,top 1s 1s}.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal{width:5em;height:3em;visibility:visible;opacity:1;position:relative;transition:none}.video-js.vjs-no-flex .vjs-volume-control.vjs-volume-vertical,.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{position:absolute;bottom:3em;left:.5em}.video-js .vjs-volume-panel{display:flex}.video-js .vjs-volume-bar{margin:1.35em .45em}.vjs-volume-bar.vjs-slider-horizontal{width:5em;height:.3em}.vjs-volume-bar.vjs-slider-vertical{width:.3em;height:5em;margin:1.35em auto}.video-js .vjs-volume-level{position:absolute;bottom:0;left:0;background-color:#fff}.video-js .vjs-volume-level:before{position:absolute;font-size:.9em}.vjs-slider-vertical .vjs-volume-level{width:.3em}.vjs-slider-vertical .vjs-volume-level:before{top:-.5em;left:-.3em}.vjs-slider-horizontal .vjs-volume-level{height:.3em}.vjs-slider-horizontal .vjs-volume-level:before{top:-.3em;right:-.5em}.video-js .vjs-volume-panel.vjs-volume-panel-vertical{width:4em}.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level{height:100%}.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level{width:100%}.video-js .vjs-volume-vertical{width:3em;height:8em;bottom:8em;background-color:#2b333f;background-color:rgba(43,51,63,.7)}.video-js .vjs-volume-horizontal .vjs-menu{left:-2em}.vjs-poster{display:inline-block;vertical-align:middle;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-color:#000;cursor:pointer;margin:0;padding:0;position:absolute;top:0;right:0;bottom:0;left:0;height:100%}.vjs-has-started .vjs-poster{display:none}.vjs-audio.vjs-has-started .vjs-poster{display:block}.vjs-using-native-controls .vjs-poster{display:none}.video-js .vjs-live-control{display:flex;align-items:flex-start;flex:auto;font-size:1em;line-height:3em}.vjs-no-flex .vjs-live-control{display:table-cell;width:auto;text-align:left}.video-js.vjs-liveui .vjs-live-control,.video-js:not(.vjs-live) .vjs-live-control{display:none}.video-js .vjs-seek-to-live-control{cursor:pointer;flex:none;display:inline-flex;height:100%;padding-left:.5em;padding-right:.5em;font-size:1em;line-height:3em;width:auto;min-width:4em}.vjs-no-flex .vjs-seek-to-live-control{display:table-cell;width:auto;text-align:left}.video-js.vjs-live:not(.vjs-liveui) .vjs-seek-to-live-control,.video-js:not(.vjs-live) .vjs-seek-to-live-control{display:none}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge{cursor:auto}.vjs-seek-to-live-control .vjs-icon-placeholder{margin-right:.5em;color:#888}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-icon-placeholder{color:red}.video-js .vjs-time-control{flex:none;font-size:1em;line-height:3em;min-width:2em;width:auto;padding-left:1em;padding-right:1em}.vjs-live .vjs-time-control{display:none}.video-js .vjs-current-time,.vjs-no-flex .vjs-current-time{display:none}.video-js .vjs-duration,.vjs-no-flex .vjs-duration{display:none}.vjs-time-divider{display:none;line-height:3em}.vjs-live .vjs-time-divider{display:none}.video-js .vjs-play-control{cursor:pointer}.video-js .vjs-play-control .vjs-icon-placeholder{flex:none}.vjs-text-track-display{position:absolute;bottom:3em;left:0;right:0;top:0;pointer-events:none}.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display{bottom:1em}.video-js .vjs-text-track{font-size:1.4em;text-align:center;margin-bottom:.1em}.vjs-subtitles{color:#fff}.vjs-captions{color:#fc6}.vjs-tt-cue{display:block}video::-webkit-media-text-track-display{transform:translateY(-3em)}.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display{transform:translateY(-1.5em)}.video-js .vjs-picture-in-picture-control{cursor:pointer;flex:none}.video-js .vjs-fullscreen-control{cursor:pointer;flex:none}.vjs-playback-rate .vjs-playback-rate-value,.vjs-playback-rate>.vjs-menu-button{position:absolute;top:0;left:0;width:100%;height:100%}.vjs-playback-rate .vjs-playback-rate-value{pointer-events:none;font-size:1.5em;line-height:2;text-align:center}.vjs-playback-rate .vjs-menu{width:4em;left:0}.vjs-error .vjs-error-display .vjs-modal-dialog-content{font-size:1.4em;text-align:center}.vjs-error .vjs-error-display:before{color:#fff;content:"X";font-family:Arial,Helvetica,sans-serif;font-size:4em;left:0;line-height:1;margin-top:-.5em;position:absolute;text-shadow:.05em .05em .1em #000;text-align:center;top:50%;vertical-align:middle;width:100%}.vjs-loading-spinner{display:none;position:absolute;top:50%;left:50%;margin:-25px 0 0 -25px;opacity:.85;text-align:left;border:6px solid rgba(43,51,63,.7);box-sizing:border-box;background-clip:padding-box;width:50px;height:50px;border-radius:25px;visibility:hidden}.vjs-seeking .vjs-loading-spinner,.vjs-waiting .vjs-loading-spinner{display:block;-webkit-animation:vjs-spinner-show 0s linear .3s forwards;animation:vjs-spinner-show 0s linear .3s forwards}.vjs-loading-spinner:after,.vjs-loading-spinner:before{content:"";position:absolute;margin:-6px;box-sizing:inherit;width:inherit;height:inherit;border-radius:inherit;opacity:1;border:inherit;border-color:transparent;border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:after,.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:before{-webkit-animation:vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite;animation:vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite}.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:before{border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:after{border-top-color:#fff;-webkit-animation-delay:.44s;animation-delay:.44s}@keyframes vjs-spinner-show{to{visibility:visible}}@-webkit-keyframes vjs-spinner-show{to{visibility:visible}}@keyframes vjs-spinner-spin{100%{transform:rotate(360deg)}}@-webkit-keyframes vjs-spinner-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes vjs-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}100%{border-top-color:#73859f}}@-webkit-keyframes vjs-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}100%{border-top-color:#73859f}}.vjs-chapters-button .vjs-menu ul{width:24em}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder{vertical-align:middle;display:inline-block;margin-bottom:-.1em}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{font-family:VideoJS;content:"";font-size:1.5em;line-height:inherit}.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder{vertical-align:middle;display:inline-block;margin-bottom:-.1em}.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{font-family:VideoJS;content:" ";font-size:1.5em;line-height:inherit}.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-audio-button,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-captions-button,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-chapters-button,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-current-time,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-descriptions-button,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-duration,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-playback-rate,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-remaining-time,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-subtitles-button,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-time-divider,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-control,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-audio-button,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-captions-button,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-chapters-button,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-current-time,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-descriptions-button,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-duration,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-playback-rate,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-remaining-time,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-subtitles-button,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-time-divider,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-control,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-audio-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-captions-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-chapters-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-current-time,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-descriptions-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-duration,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-playback-rate,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-remaining-time,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-subtitles-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-time-divider,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-control{display:none}.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover{width:auto;width:initial}.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-subs-caps-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small:not(.vjs-live) .vjs-subs-caps-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small:not(.vjs-liveui) .vjs-subs-caps-button{display:none}.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-custom-control-spacer,.video-js:not(.vjs-fullscreen).vjs-layout-x-small.vjs-liveui .vjs-custom-control-spacer{flex:auto;display:block}.video-js:not(.vjs-fullscreen).vjs-layout-tiny.vjs-no-flex .vjs-custom-control-spacer,.video-js:not(.vjs-fullscreen).vjs-layout-x-small.vjs-liveui.vjs-no-flex .vjs-custom-control-spacer{width:auto}.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-progress-control,.video-js:not(.vjs-fullscreen).vjs-layout-x-small.vjs-liveui .vjs-progress-control{display:none}.vjs-modal-dialog.vjs-text-track-settings{background-color:#2b333f;background-color:rgba(43,51,63,.75);color:#fff;height:70%}.vjs-text-track-settings .vjs-modal-dialog-content{display:table}.vjs-text-track-settings .vjs-track-settings-colors,.vjs-text-track-settings .vjs-track-settings-controls,.vjs-text-track-settings .vjs-track-settings-font{display:table-cell}.vjs-text-track-settings .vjs-track-settings-controls{text-align:right;vertical-align:bottom}@supports (display:grid){.vjs-text-track-settings .vjs-modal-dialog-content{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;padding:20px 24px 0 24px}.vjs-track-settings-controls .vjs-default-button{margin-bottom:20px}.vjs-text-track-settings .vjs-track-settings-controls{grid-column:1/-1}.vjs-layout-small .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-tiny .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-x-small .vjs-text-track-settings .vjs-modal-dialog-content{grid-template-columns:1fr}}.vjs-track-setting>select{margin-right:1em;margin-bottom:.5em}.vjs-text-track-settings fieldset{margin:5px;padding:3px;border:none}.vjs-text-track-settings fieldset span{display:inline-block}.vjs-text-track-settings fieldset span>select{max-width:7.3em}.vjs-text-track-settings legend{color:#fff;margin:0 0 5px 0}.vjs-text-track-settings .vjs-label{position:absolute;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);display:block;margin:0 0 5px 0;padding:0;border:0;height:1px;width:1px;overflow:hidden}.vjs-track-settings-controls button:active,.vjs-track-settings-controls button:focus{outline-style:solid;outline-width:medium;background-image:linear-gradient(0deg,#fff 88%,#73859f 100%)}.vjs-track-settings-controls button:hover{color:rgba(43,51,63,.75)}.vjs-track-settings-controls button{background-color:#fff;background-image:linear-gradient(-180deg,#fff 88%,#73859f 100%);color:#2b333f;cursor:pointer;border-radius:2px}.vjs-track-settings-controls .vjs-default-button{margin-right:1em}@media print{.video-js>:not(.vjs-tech):not(.vjs-poster){visibility:hidden}}.vjs-resize-manager{position:absolute;top:0;left:0;width:100%;height:100%;border:none;z-index:-1000}.js-focus-visible .video-js :focus:not(.focus-visible){outline:0;background:0 0}.video-js .vjs-menu :focus:not(:focus-visible),.video-js :focus:not(:focus-visible){outline:0;background:0 0}.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-duration:var(--fa-animation-duration,2s);animation-duration:var(--fa-animation-duration,2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle,none));transform:rotate(var(--fa-rotate-angle,none))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}
.fa-0:before{content:"\30"}.fa-1:before{content:"\31"}.fa-2:before{content:"\32"}.fa-3:before{content:"\33"}.fa-4:before{content:"\34"}.fa-5:before{content:"\35"}.fa-6:before{content:"\36"}.fa-7:before{content:"\37"}.fa-8:before{content:"\38"}.fa-9:before{content:"\39"}.fa-fill-drip:before{content:"\f576"}.fa-arrows-to-circle:before{content:"\e4bd"}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:"\f138"}.fa-at:before{content:"\40"}.fa-trash-alt:before,.fa-trash-can:before{content:"\f2ed"}.fa-text-height:before{content:"\f034"}.fa-user-times:before,.fa-user-xmark:before{content:"\f235"}.fa-stethoscope:before{content:"\f0f1"}.fa-comment-alt:before,.fa-message:before{content:"\f27a"}.fa-info:before{content:"\f129"}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:"\f422"}.fa-explosion:before{content:"\e4e9"}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:"\f15c"}.fa-wave-square:before{content:"\f83e"}.fa-ring:before{content:"\f70b"}.fa-building-un:before{content:"\e4d9"}.fa-dice-three:before{content:"\f527"}.fa-calendar-alt:before,.fa-calendar-days:before{content:"\f073"}.fa-anchor-circle-check:before{content:"\e4aa"}.fa-building-circle-arrow-right:before{content:"\e4d1"}.fa-volleyball-ball:before,.fa-volleyball:before{content:"\f45f"}.fa-arrows-up-to-line:before{content:"\e4c2"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-circle-minus:before,.fa-minus-circle:before{content:"\f056"}.fa-door-open:before{content:"\f52b"}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:"\f2f5"}.fa-atom:before{content:"\f5d2"}.fa-soap:before{content:"\e06e"}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:"\f86d"}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:"\f539"}.fa-bridge-circle-check:before{content:"\e4c9"}.fa-pump-medical:before{content:"\e06a"}.fa-fingerprint:before{content:"\f577"}.fa-hand-point-right:before{content:"\f0a4"}.fa-magnifying-glass-location:before,.fa-search-location:before{content:"\f689"}.fa-forward-step:before,.fa-step-forward:before{content:"\f051"}.fa-face-smile-beam:before,.fa-smile-beam:before{content:"\f5b8"}.fa-flag-checkered:before{content:"\f11e"}.fa-football-ball:before,.fa-football:before{content:"\f44e"}.fa-school-circle-exclamation:before{content:"\e56c"}.fa-crop:before{content:"\f125"}.fa-angle-double-down:before,.fa-angles-down:before{content:"\f103"}.fa-users-rectangle:before{content:"\e594"}.fa-people-roof:before{content:"\e537"}.fa-people-line:before{content:"\e534"}.fa-beer-mug-empty:before,.fa-beer:before{content:"\f0fc"}.fa-diagram-predecessor:before{content:"\e477"}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:"\f176"}.fa-burn:before,.fa-fire-flame-simple:before{content:"\f46a"}.fa-male:before,.fa-person:before{content:"\f183"}.fa-laptop:before{content:"\f109"}.fa-file-csv:before{content:"\f6dd"}.fa-menorah:before{content:"\f676"}.fa-truck-plane:before{content:"\e58f"}.fa-record-vinyl:before{content:"\f8d9"}.fa-face-grin-stars:before,.fa-grin-stars:before{content:"\f587"}.fa-bong:before{content:"\f55c"}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:"\f67b"}.fa-arrow-down-up-across-line:before{content:"\e4af"}.fa-spoon:before,.fa-utensil-spoon:before{content:"\f2e5"}.fa-jar-wheat:before{content:"\e517"}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:"\f674"}.fa-file-circle-exclamation:before{content:"\e4eb"}.fa-circle-h:before,.fa-hospital-symbol:before{content:"\f47e"}.fa-pager:before{content:"\f815"}.fa-address-book:before,.fa-contact-book:before{content:"\f2b9"}.fa-strikethrough:before{content:"\f0cc"}.fa-k:before{content:"\4b"}.fa-landmark-flag:before{content:"\e51c"}.fa-pencil-alt:before,.fa-pencil:before{content:"\f303"}.fa-backward:before{content:"\f04a"}.fa-caret-right:before{content:"\f0da"}.fa-comments:before{content:"\f086"}.fa-file-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-code-pull-request:before{content:"\e13c"}.fa-clipboard-list:before{content:"\f46d"}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:"\f4de"}.fa-user-check:before{content:"\f4fc"}.fa-vial-virus:before{content:"\e597"}.fa-sheet-plastic:before{content:"\e571"}.fa-blog:before{content:"\f781"}.fa-user-ninja:before{content:"\f504"}.fa-person-arrow-up-from-line:before{content:"\e539"}.fa-scroll-torah:before,.fa-torah:before{content:"\f6a0"}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:"\f458"}.fa-toggle-off:before{content:"\f204"}.fa-archive:before,.fa-box-archive:before{content:"\f187"}.fa-person-drowning:before{content:"\e545"}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:"\f58a"}.fa-spray-can:before{content:"\f5bd"}.fa-truck-monster:before{content:"\f63b"}.fa-w:before{content:"\57"}.fa-earth-africa:before,.fa-globe-africa:before{content:"\f57c"}.fa-rainbow:before{content:"\f75b"}.fa-circle-notch:before{content:"\f1ce"}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:"\f3fa"}.fa-paw:before{content:"\f1b0"}.fa-cloud:before{content:"\f0c2"}.fa-trowel-bricks:before{content:"\e58a"}.fa-face-flushed:before,.fa-flushed:before{content:"\f579"}.fa-hospital-user:before{content:"\f80d"}.fa-tent-arrow-left-right:before{content:"\e57f"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-binoculars:before{content:"\f1e5"}.fa-microphone-slash:before{content:"\f131"}.fa-box-tissue:before{content:"\e05b"}.fa-motorcycle:before{content:"\f21c"}.fa-bell-concierge:before,.fa-concierge-bell:before{content:"\f562"}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:"\f5ae"}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:"\e068"}.fa-mars-and-venus-burst:before{content:"\e523"}.fa-caret-square-right:before,.fa-square-caret-right:before{content:"\f152"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-sun-plant-wilt:before{content:"\e57a"}.fa-toilets-portable:before{content:"\e584"}.fa-hockey-puck:before{content:"\f453"}.fa-table:before{content:"\f0ce"}.fa-magnifying-glass-arrow-right:before{content:"\e521"}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:"\f566"}.fa-users-slash:before{content:"\e073"}.fa-clover:before{content:"\e139"}.fa-mail-reply:before,.fa-reply:before{content:"\f3e5"}.fa-star-and-crescent:before{content:"\f699"}.fa-house-fire:before{content:"\e50c"}.fa-minus-square:before,.fa-square-minus:before{content:"\f146"}.fa-helicopter:before{content:"\f533"}.fa-compass:before{content:"\f14e"}.fa-caret-square-down:before,.fa-square-caret-down:before{content:"\f150"}.fa-file-circle-question:before{content:"\e4ef"}.fa-laptop-code:before{content:"\f5fc"}.fa-swatchbook:before{content:"\f5c3"}.fa-prescription-bottle:before{content:"\f485"}.fa-bars:before,.fa-navicon:before{content:"\f0c9"}.fa-people-group:before{content:"\e533"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-heart-broken:before,.fa-heart-crack:before{content:"\f7a9"}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:"\f360"}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:"\f597"}.fa-film:before{content:"\f008"}.fa-ruler-horizontal:before{content:"\f547"}.fa-people-robbery:before{content:"\e536"}.fa-lightbulb:before{content:"\f0eb"}.fa-caret-left:before{content:"\f0d9"}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:"\f06a"}.fa-school-circle-xmark:before{content:"\e56d"}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:"\f08b"}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:"\f13a"}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:"\f13e"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-headphones-alt:before,.fa-headphones-simple:before{content:"\f58f"}.fa-sitemap:before{content:"\f0e8"}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:"\f4b9"}.fa-memory:before{content:"\f538"}.fa-road-spikes:before{content:"\e568"}.fa-fire-burner:before{content:"\e4f1"}.fa-flag:before{content:"\f024"}.fa-hanukiah:before{content:"\f6e6"}.fa-feather:before{content:"\f52d"}.fa-volume-down:before,.fa-volume-low:before{content:"\f027"}.fa-comment-slash:before{content:"\f4b3"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-compress:before{content:"\f066"}.fa-wheat-alt:before,.fa-wheat-awn:before{content:"\e2cd"}.fa-ankh:before{content:"\f644"}.fa-hands-holding-child:before{content:"\e4fa"}.fa-asterisk:before{content:"\2a"}.fa-check-square:before,.fa-square-check:before{content:"\f14a"}.fa-peseta-sign:before{content:"\e221"}.fa-header:before,.fa-heading:before{content:"\f1dc"}.fa-ghost:before{content:"\f6e2"}.fa-list-squares:before,.fa-list:before{content:"\f03a"}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:"\f87b"}.fa-cart-plus:before{content:"\f217"}.fa-gamepad:before{content:"\f11b"}.fa-circle-dot:before,.fa-dot-circle:before{content:"\f192"}.fa-dizzy:before,.fa-face-dizzy:before{content:"\f567"}.fa-egg:before{content:"\f7fb"}.fa-house-medical-circle-xmark:before{content:"\e513"}.fa-campground:before{content:"\f6bb"}.fa-folder-plus:before{content:"\f65e"}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:"\f1e3"}.fa-paint-brush:before,.fa-paintbrush:before{content:"\f1fc"}.fa-lock:before{content:"\f023"}.fa-gas-pump:before{content:"\f52f"}.fa-hot-tub-person:before,.fa-hot-tub:before{content:"\f593"}.fa-map-location:before,.fa-map-marked:before{content:"\f59f"}.fa-house-flood-water:before{content:"\e50e"}.fa-tree:before{content:"\f1bb"}.fa-bridge-lock:before{content:"\e4cc"}.fa-sack-dollar:before{content:"\f81d"}.fa-edit:before,.fa-pen-to-square:before{content:"\f044"}.fa-car-side:before{content:"\f5e4"}.fa-share-alt:before,.fa-share-nodes:before{content:"\f1e0"}.fa-heart-circle-minus:before{content:"\e4ff"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-microscope:before{content:"\f610"}.fa-sink:before{content:"\e06d"}.fa-bag-shopping:before,.fa-shopping-bag:before{content:"\f290"}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-mitten:before{content:"\f7b5"}.fa-person-rays:before{content:"\e54d"}.fa-users:before{content:"\f0c0"}.fa-eye-slash:before{content:"\f070"}.fa-flask-vial:before{content:"\e4f3"}.fa-hand-paper:before,.fa-hand:before{content:"\f256"}.fa-om:before{content:"\f679"}.fa-worm:before{content:"\e599"}.fa-house-circle-xmark:before{content:"\e50b"}.fa-plug:before{content:"\f1e6"}.fa-chevron-up:before{content:"\f077"}.fa-hand-spock:before{content:"\f259"}.fa-stopwatch:before{content:"\f2f2"}.fa-face-kiss:before,.fa-kiss:before{content:"\f596"}.fa-bridge-circle-xmark:before{content:"\e4cb"}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:"\f589"}.fa-chess-bishop:before{content:"\f43a"}.fa-face-grin-wink:before,.fa-grin-wink:before{content:"\f58c"}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-road-circle-check:before{content:"\e564"}.fa-dice-five:before{content:"\f523"}.fa-rss-square:before,.fa-square-rss:before{content:"\f143"}.fa-land-mine-on:before{content:"\e51b"}.fa-i-cursor:before{content:"\f246"}.fa-stamp:before{content:"\f5bf"}.fa-stairs:before{content:"\e289"}.fa-i:before{content:"\49"}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:"\f6f2"}.fa-pills:before{content:"\f484"}.fa-face-grin-wide:before,.fa-grin-alt:before{content:"\f581"}.fa-tooth:before{content:"\f5c9"}.fa-v:before{content:"\56"}.fa-bangladeshi-taka-sign:before{content:"\e2e6"}.fa-bicycle:before{content:"\f206"}.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before,.fa-staff-snake:before{content:"\e579"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-ambulance:before,.fa-truck-medical:before{content:"\f0f9"}.fa-wheat-awn-circle-exclamation:before{content:"\e598"}.fa-snowman:before{content:"\f7d0"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-road-barrier:before{content:"\e562"}.fa-school:before{content:"\f549"}.fa-igloo:before{content:"\f7ae"}.fa-joint:before{content:"\f595"}.fa-angle-right:before{content:"\f105"}.fa-horse:before{content:"\f6f0"}.fa-q:before{content:"\51"}.fa-g:before{content:"\47"}.fa-notes-medical:before{content:"\f481"}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-dong-sign:before{content:"\e169"}.fa-capsules:before{content:"\f46b"}.fa-poo-bolt:before,.fa-poo-storm:before{content:"\f75a"}.fa-face-frown-open:before,.fa-frown-open:before{content:"\f57a"}.fa-hand-point-up:before{content:"\f0a6"}.fa-money-bill:before{content:"\f0d6"}.fa-bookmark:before{content:"\f02e"}.fa-align-justify:before{content:"\f039"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-helmet-un:before{content:"\e503"}.fa-bullseye:before{content:"\f140"}.fa-bacon:before{content:"\f7e5"}.fa-hand-point-down:before{content:"\f0a7"}.fa-arrow-up-from-bracket:before{content:"\e09a"}.fa-folder-blank:before,.fa-folder:before{content:"\f07b"}.fa-file-medical-alt:before,.fa-file-waveform:before{content:"\f478"}.fa-radiation:before{content:"\f7b9"}.fa-chart-simple:before{content:"\e473"}.fa-mars-stroke:before{content:"\f229"}.fa-vial:before{content:"\f492"}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:"\f624"}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:"\e2ca"}.fa-e:before{content:"\45"}.fa-pen-alt:before,.fa-pen-clip:before{content:"\f305"}.fa-bridge-circle-exclamation:before{content:"\e4ca"}.fa-user:before{content:"\f007"}.fa-school-circle-check:before{content:"\e56b"}.fa-dumpster:before{content:"\f793"}.fa-shuttle-van:before,.fa-van-shuttle:before{content:"\f5b6"}.fa-building-user:before{content:"\e4da"}.fa-caret-square-left:before,.fa-square-caret-left:before{content:"\f191"}.fa-highlighter:before{content:"\f591"}.fa-key:before{content:"\f084"}.fa-bullhorn:before{content:"\f0a1"}.fa-globe:before{content:"\f0ac"}.fa-synagogue:before{content:"\f69b"}.fa-person-half-dress:before{content:"\e548"}.fa-road-bridge:before{content:"\e563"}.fa-location-arrow:before{content:"\f124"}.fa-c:before{content:"\43"}.fa-tablet-button:before{content:"\f10a"}.fa-building-lock:before{content:"\e4d6"}.fa-pizza-slice:before{content:"\f818"}.fa-money-bill-wave:before{content:"\f53a"}.fa-area-chart:before,.fa-chart-area:before{content:"\f1fe"}.fa-house-flag:before{content:"\e50d"}.fa-person-circle-minus:before{content:"\e540"}.fa-ban:before,.fa-cancel:before{content:"\f05e"}.fa-camera-rotate:before{content:"\e0d8"}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:"\f5d0"}.fa-star:before{content:"\f005"}.fa-repeat:before{content:"\f363"}.fa-cross:before{content:"\f654"}.fa-box:before{content:"\f466"}.fa-venus-mars:before{content:"\f228"}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:"\f245"}.fa-expand-arrows-alt:before,.fa-maximize:before{content:"\f31e"}.fa-charging-station:before{content:"\f5e7"}.fa-shapes:before,.fa-triangle-circle-square:before{content:"\f61f"}.fa-random:before,.fa-shuffle:before{content:"\f074"}.fa-person-running:before,.fa-running:before{content:"\f70c"}.fa-mobile-retro:before{content:"\e527"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-spider:before{content:"\f717"}.fa-hands-bound:before{content:"\e4f9"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-plane-circle-exclamation:before{content:"\e556"}.fa-x-ray:before{content:"\f497"}.fa-spell-check:before{content:"\f891"}.fa-slash:before{content:"\f715"}.fa-computer-mouse:before,.fa-mouse:before{content:"\f8cc"}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:"\f090"}.fa-shop-slash:before,.fa-store-alt-slash:before{content:"\e070"}.fa-server:before{content:"\f233"}.fa-virus-covid-slash:before{content:"\e4a9"}.fa-shop-lock:before{content:"\e4a5"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-blender-phone:before{content:"\f6b6"}.fa-building-wheat:before{content:"\e4db"}.fa-person-breastfeeding:before{content:"\e53a"}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:"\f2f6"}.fa-venus:before{content:"\f221"}.fa-passport:before{content:"\f5ab"}.fa-heart-pulse:before,.fa-heartbeat:before{content:"\f21e"}.fa-people-carry-box:before,.fa-people-carry:before{content:"\f4ce"}.fa-temperature-high:before{content:"\f769"}.fa-microchip:before{content:"\f2db"}.fa-crown:before{content:"\f521"}.fa-weight-hanging:before{content:"\f5cd"}.fa-xmarks-lines:before{content:"\e59a"}.fa-file-prescription:before{content:"\f572"}.fa-weight-scale:before,.fa-weight:before{content:"\f496"}.fa-user-friends:before,.fa-user-group:before{content:"\f500"}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:"\f15e"}.fa-chess-knight:before{content:"\f441"}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:"\f59b"}.fa-wheelchair:before{content:"\f193"}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:"\f0aa"}.fa-toggle-on:before{content:"\f205"}.fa-person-walking:before,.fa-walking:before{content:"\f554"}.fa-l:before{content:"\4c"}.fa-fire:before{content:"\f06d"}.fa-bed-pulse:before,.fa-procedures:before{content:"\f487"}.fa-shuttle-space:before,.fa-space-shuttle:before{content:"\f197"}.fa-face-laugh:before,.fa-laugh:before{content:"\f599"}.fa-folder-open:before{content:"\f07c"}.fa-heart-circle-plus:before{content:"\e500"}.fa-code-fork:before{content:"\e13b"}.fa-city:before{content:"\f64f"}.fa-microphone-alt:before,.fa-microphone-lines:before{content:"\f3c9"}.fa-pepper-hot:before{content:"\f816"}.fa-unlock:before{content:"\f09c"}.fa-colon-sign:before{content:"\e140"}.fa-headset:before{content:"\f590"}.fa-store-slash:before{content:"\e071"}.fa-road-circle-xmark:before{content:"\e566"}.fa-user-minus:before{content:"\f503"}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:"\f22a"}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:"\f79f"}.fa-clipboard:before{content:"\f328"}.fa-house-circle-exclamation:before{content:"\e50a"}.fa-file-arrow-up:before,.fa-file-upload:before{content:"\f574"}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:"\f1eb"}.fa-bath:before,.fa-bathtub:before{content:"\f2cd"}.fa-underline:before{content:"\f0cd"}.fa-user-edit:before,.fa-user-pen:before{content:"\f4ff"}.fa-signature:before{content:"\f5b7"}.fa-stroopwafel:before{content:"\f551"}.fa-bold:before{content:"\f032"}.fa-anchor-lock:before{content:"\e4ad"}.fa-building-ngo:before{content:"\e4d7"}.fa-manat-sign:before{content:"\e1d5"}.fa-not-equal:before{content:"\f53e"}.fa-border-style:before,.fa-border-top-left:before{content:"\f853"}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:"\f5a0"}.fa-jedi:before{content:"\f669"}.fa-poll:before,.fa-square-poll-vertical:before{content:"\f681"}.fa-mug-hot:before{content:"\f7b6"}.fa-battery-car:before,.fa-car-battery:before{content:"\f5df"}.fa-gift:before{content:"\f06b"}.fa-dice-two:before{content:"\f528"}.fa-chess-queen:before{content:"\f445"}.fa-glasses:before{content:"\f530"}.fa-chess-board:before{content:"\f43c"}.fa-building-circle-check:before{content:"\e4d2"}.fa-person-chalkboard:before{content:"\e53d"}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:"\f22b"}.fa-hand-back-fist:before,.fa-hand-rock:before{content:"\f255"}.fa-caret-square-up:before,.fa-square-caret-up:before{content:"\f151"}.fa-cloud-showers-water:before{content:"\e4e4"}.fa-bar-chart:before,.fa-chart-bar:before{content:"\f080"}.fa-hands-bubbles:before,.fa-hands-wash:before{content:"\e05e"}.fa-less-than-equal:before{content:"\f537"}.fa-train:before{content:"\f238"}.fa-eye-low-vision:before,.fa-low-vision:before{content:"\f2a8"}.fa-crow:before{content:"\f520"}.fa-sailboat:before{content:"\e445"}.fa-window-restore:before{content:"\f2d2"}.fa-plus-square:before,.fa-square-plus:before{content:"\f0fe"}.fa-torii-gate:before{content:"\f6a1"}.fa-frog:before{content:"\f52e"}.fa-bucket:before{content:"\e4cf"}.fa-image:before{content:"\f03e"}.fa-microphone:before{content:"\f130"}.fa-cow:before{content:"\f6c8"}.fa-caret-up:before{content:"\f0d8"}.fa-screwdriver:before{content:"\f54a"}.fa-folder-closed:before{content:"\e185"}.fa-house-tsunami:before{content:"\e515"}.fa-square-nfi:before{content:"\e576"}.fa-arrow-up-from-ground-water:before{content:"\e4b5"}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:"\f57b"}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:"\f2ea"}.fa-columns:before,.fa-table-columns:before{content:"\f0db"}.fa-lemon:before{content:"\f094"}.fa-head-side-mask:before{content:"\e063"}.fa-handshake:before{content:"\f2b5"}.fa-gem:before{content:"\f3a5"}.fa-dolly-box:before,.fa-dolly:before{content:"\f472"}.fa-smoking:before{content:"\f48d"}.fa-compress-arrows-alt:before,.fa-minimize:before{content:"\f78c"}.fa-monument:before{content:"\f5a6"}.fa-snowplow:before{content:"\f7d2"}.fa-angle-double-right:before,.fa-angles-right:before{content:"\f101"}.fa-cannabis:before{content:"\f55f"}.fa-circle-play:before,.fa-play-circle:before{content:"\f144"}.fa-tablets:before{content:"\f490"}.fa-ethernet:before{content:"\f796"}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:"\f153"}.fa-chair:before{content:"\f6c0"}.fa-check-circle:before,.fa-circle-check:before{content:"\f058"}.fa-circle-stop:before,.fa-stop-circle:before{content:"\f28d"}.fa-compass-drafting:before,.fa-drafting-compass:before{content:"\f568"}.fa-plate-wheat:before{content:"\e55a"}.fa-icicles:before{content:"\f7ad"}.fa-person-shelter:before{content:"\e54f"}.fa-neuter:before{content:"\f22c"}.fa-id-badge:before{content:"\f2c1"}.fa-marker:before{content:"\f5a1"}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:"\f59a"}.fa-helicopter-symbol:before{content:"\e502"}.fa-universal-access:before{content:"\f29a"}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:"\f139"}.fa-lari-sign:before{content:"\e1c8"}.fa-volcano:before{content:"\f770"}.fa-person-walking-dashed-line-arrow-right:before{content:"\e553"}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:"\f154"}.fa-viruses:before{content:"\e076"}.fa-square-person-confined:before{content:"\e577"}.fa-user-tie:before{content:"\f508"}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:"\f175"}.fa-tent-arrow-down-to-line:before{content:"\e57e"}.fa-certificate:before{content:"\f0a3"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-suitcase:before{content:"\f0f2"}.fa-person-skating:before,.fa-skating:before{content:"\f7c5"}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:"\f662"}.fa-camera-retro:before{content:"\f083"}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:"\f0ab"}.fa-arrow-right-to-file:before,.fa-file-import:before{content:"\f56f"}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:"\f14c"}.fa-box-open:before{content:"\f49e"}.fa-scroll:before{content:"\f70e"}.fa-spa:before{content:"\f5bb"}.fa-location-pin-lock:before{content:"\e51f"}.fa-pause:before{content:"\f04c"}.fa-hill-avalanche:before{content:"\e507"}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-bomb:before{content:"\f1e2"}.fa-registered:before{content:"\f25d"}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:"\f2bb"}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:"\f516"}.fa-subscript:before{content:"\f12c"}.fa-diamond-turn-right:before,.fa-directions:before{content:"\f5eb"}.fa-burst:before{content:"\e4dc"}.fa-house-laptop:before,.fa-laptop-house:before{content:"\e066"}.fa-face-tired:before,.fa-tired:before{content:"\f5c8"}.fa-money-bills:before{content:"\e1f3"}.fa-smog:before{content:"\f75f"}.fa-crutch:before{content:"\f7f7"}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:"\f0ee"}.fa-palette:before{content:"\f53f"}.fa-arrows-turn-right:before{content:"\e4c0"}.fa-vest:before{content:"\e085"}.fa-ferry:before{content:"\e4ea"}.fa-arrows-down-to-people:before{content:"\e4b9"}.fa-seedling:before,.fa-sprout:before{content:"\f4d8"}.fa-arrows-alt-h:before,.fa-left-right:before{content:"\f337"}.fa-boxes-packing:before{content:"\e4c7"}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:"\f0a8"}.fa-group-arrows-rotate:before{content:"\e4f6"}.fa-bowl-food:before{content:"\e4c6"}.fa-candy-cane:before{content:"\f786"}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:"\f160"}.fa-cloud-bolt:before,.fa-thunderstorm:before{content:"\f76c"}.fa-remove-format:before,.fa-text-slash:before{content:"\f87d"}.fa-face-smile-wink:before,.fa-smile-wink:before{content:"\f4da"}.fa-file-word:before{content:"\f1c2"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-arrows-h:before,.fa-arrows-left-right:before{content:"\f07e"}.fa-house-lock:before{content:"\e510"}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:"\f0ed"}.fa-children:before{content:"\e4e1"}.fa-blackboard:before,.fa-chalkboard:before{content:"\f51b"}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:"\f4fa"}.fa-envelope-open:before{content:"\f2b6"}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:"\e05f"}.fa-mattress-pillow:before{content:"\e525"}.fa-guarani-sign:before{content:"\e19a"}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:"\f021"}.fa-fire-extinguisher:before{content:"\f134"}.fa-cruzeiro-sign:before{content:"\e152"}.fa-greater-than-equal:before{content:"\f532"}.fa-shield-alt:before,.fa-shield-halved:before{content:"\f3ed"}.fa-atlas:before,.fa-book-atlas:before{content:"\f558"}.fa-virus:before{content:"\e074"}.fa-envelope-circle-check:before{content:"\e4e8"}.fa-layer-group:before{content:"\f5fd"}.fa-arrows-to-dot:before{content:"\e4be"}.fa-archway:before{content:"\f557"}.fa-heart-circle-check:before{content:"\e4fd"}.fa-house-chimney-crack:before,.fa-house-damage:before{content:"\f6f1"}.fa-file-archive:before,.fa-file-zipper:before{content:"\f1c6"}.fa-square:before{content:"\f0c8"}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:"\f000"}.fa-couch:before{content:"\f4b8"}.fa-cedi-sign:before{content:"\e0df"}.fa-italic:before{content:"\f033"}.fa-church:before{content:"\f51d"}.fa-comments-dollar:before{content:"\f653"}.fa-democrat:before{content:"\f747"}.fa-z:before{content:"\5a"}.fa-person-skiing:before,.fa-skiing:before{content:"\f7c9"}.fa-road-lock:before{content:"\e567"}.fa-a:before{content:"\41"}.fa-temperature-arrow-down:before,.fa-temperature-down:before{content:"\e03f"}.fa-feather-alt:before,.fa-feather-pointed:before{content:"\f56b"}.fa-p:before{content:"\50"}.fa-snowflake:before{content:"\f2dc"}.fa-newspaper:before{content:"\f1ea"}.fa-ad:before,.fa-rectangle-ad:before{content:"\f641"}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:"\f0a9"}.fa-filter-circle-xmark:before{content:"\e17b"}.fa-locust:before{content:"\e520"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:"\f0cb"}.fa-person-dress-burst:before{content:"\e544"}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:"\f53d"}.fa-vector-square:before{content:"\f5cb"}.fa-bread-slice:before{content:"\f7ec"}.fa-language:before{content:"\f1ab"}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:"\f598"}.fa-filter:before{content:"\f0b0"}.fa-question:before{content:"\3f"}.fa-file-signature:before{content:"\f573"}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:"\f0b2"}.fa-house-chimney-user:before{content:"\e065"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-puzzle-piece:before{content:"\f12e"}.fa-money-check:before{content:"\f53c"}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:"\f5c0"}.fa-code:before{content:"\f121"}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:"\f7a0"}.fa-building-circle-exclamation:before{content:"\e4d3"}.fa-magnifying-glass-chart:before{content:"\e522"}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:"\f08e"}.fa-cubes-stacked:before{content:"\e4e6"}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:"\f159"}.fa-virus-covid:before{content:"\e4a8"}.fa-austral-sign:before{content:"\e0a9"}.fa-f:before{content:"\46"}.fa-leaf:before{content:"\f06c"}.fa-road:before{content:"\f018"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-person-circle-plus:before{content:"\e541"}.fa-chart-pie:before,.fa-pie-chart:before{content:"\f200"}.fa-bolt-lightning:before{content:"\e0b7"}.fa-sack-xmark:before{content:"\e56a"}.fa-file-excel:before{content:"\f1c3"}.fa-file-contract:before{content:"\f56c"}.fa-fish-fins:before{content:"\e4f2"}.fa-building-flag:before{content:"\e4d5"}.fa-face-grin-beam:before,.fa-grin-beam:before{content:"\f582"}.fa-object-ungroup:before{content:"\f248"}.fa-poop:before{content:"\f619"}.fa-location-pin:before,.fa-map-marker:before{content:"\f041"}.fa-kaaba:before{content:"\f66b"}.fa-toilet-paper:before{content:"\f71e"}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:"\f807"}.fa-eject:before{content:"\f052"}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:"\f35a"}.fa-plane-circle-check:before{content:"\e555"}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-object-group:before{content:"\f247"}.fa-chart-line:before,.fa-line-chart:before{content:"\f201"}.fa-mask-ventilator:before{content:"\e524"}.fa-arrow-right:before{content:"\f061"}.fa-map-signs:before,.fa-signs-post:before{content:"\f277"}.fa-cash-register:before{content:"\f788"}.fa-person-circle-question:before{content:"\e542"}.fa-h:before{content:"\48"}.fa-tarp:before{content:"\e57b"}.fa-screwdriver-wrench:before,.fa-tools:before{content:"\f7d9"}.fa-arrows-to-eye:before{content:"\e4bf"}.fa-plug-circle-bolt:before{content:"\e55b"}.fa-heart:before{content:"\f004"}.fa-mars-and-venus:before{content:"\f224"}.fa-home-user:before,.fa-house-user:before{content:"\e1b0"}.fa-dumpster-fire:before{content:"\f794"}.fa-house-crack:before{content:"\e3b1"}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:"\f561"}.fa-face-surprise:before,.fa-surprise:before{content:"\f5c2"}.fa-bottle-water:before{content:"\e4c5"}.fa-circle-pause:before,.fa-pause-circle:before{content:"\f28b"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-apple-alt:before,.fa-apple-whole:before{content:"\f5d1"}.fa-kitchen-set:before{content:"\e51a"}.fa-r:before{content:"\52"}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-cube:before{content:"\f1b2"}.fa-bitcoin-sign:before{content:"\e0b4"}.fa-shield-dog:before{content:"\e573"}.fa-solar-panel:before{content:"\f5ba"}.fa-lock-open:before{content:"\f3c1"}.fa-elevator:before{content:"\e16d"}.fa-money-bill-transfer:before{content:"\e528"}.fa-money-bill-trend-up:before{content:"\e529"}.fa-house-flood-water-circle-arrow-right:before{content:"\e50f"}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:"\f682"}.fa-circle:before{content:"\f111"}.fa-backward-fast:before,.fa-fast-backward:before{content:"\f049"}.fa-recycle:before{content:"\f1b8"}.fa-user-astronaut:before{content:"\f4fb"}.fa-plane-slash:before{content:"\e069"}.fa-trademark:before{content:"\f25c"}.fa-basketball-ball:before,.fa-basketball:before{content:"\f434"}.fa-satellite-dish:before{content:"\f7c0"}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:"\f35b"}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:"\f3cd"}.fa-volume-high:before,.fa-volume-up:before{content:"\f028"}.fa-users-rays:before{content:"\e593"}.fa-wallet:before{content:"\f555"}.fa-clipboard-check:before{content:"\f46c"}.fa-file-audio:before{content:"\f1c7"}.fa-burger:before,.fa-hamburger:before{content:"\f805"}.fa-wrench:before{content:"\f0ad"}.fa-bugs:before{content:"\e4d0"}.fa-rupee-sign:before,.fa-rupee:before{content:"\f156"}.fa-file-image:before{content:"\f1c5"}.fa-circle-question:before,.fa-question-circle:before{content:"\f059"}.fa-plane-departure:before{content:"\f5b0"}.fa-handshake-slash:before{content:"\e060"}.fa-book-bookmark:before{content:"\e0bb"}.fa-code-branch:before{content:"\f126"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-bridge:before{content:"\e4c8"}.fa-phone-alt:before,.fa-phone-flip:before{content:"\f879"}.fa-truck-front:before{content:"\e2b7"}.fa-cat:before{content:"\f6be"}.fa-anchor-circle-exclamation:before{content:"\e4ab"}.fa-truck-field:before{content:"\e58d"}.fa-route:before{content:"\f4d7"}.fa-clipboard-question:before{content:"\e4e3"}.fa-panorama:before{content:"\e209"}.fa-comment-medical:before{content:"\f7f5"}.fa-teeth-open:before{content:"\f62f"}.fa-file-circle-minus:before{content:"\e4ed"}.fa-tags:before{content:"\f02c"}.fa-wine-glass:before{content:"\f4e3"}.fa-fast-forward:before,.fa-forward-fast:before{content:"\f050"}.fa-face-meh-blank:before,.fa-meh-blank:before{content:"\f5a4"}.fa-parking:before,.fa-square-parking:before{content:"\f540"}.fa-house-signal:before{content:"\e012"}.fa-bars-progress:before,.fa-tasks-alt:before{content:"\f828"}.fa-faucet-drip:before{content:"\e006"}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:"\f474"}.fa-ban-smoking:before,.fa-smoking-ban:before{content:"\f54d"}.fa-terminal:before{content:"\f120"}.fa-mobile-button:before{content:"\f10b"}.fa-house-medical-flag:before{content:"\e514"}.fa-basket-shopping:before,.fa-shopping-basket:before{content:"\f291"}.fa-tape:before{content:"\f4db"}.fa-bus-alt:before,.fa-bus-simple:before{content:"\f55e"}.fa-eye:before{content:"\f06e"}.fa-face-sad-cry:before,.fa-sad-cry:before{content:"\f5b3"}.fa-audio-description:before{content:"\f29e"}.fa-person-military-to-person:before{content:"\e54c"}.fa-file-shield:before{content:"\e4f0"}.fa-user-slash:before{content:"\f506"}.fa-pen:before{content:"\f304"}.fa-tower-observation:before{content:"\e586"}.fa-file-code:before{content:"\f1c9"}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:"\f012"}.fa-bus:before{content:"\f207"}.fa-heart-circle-xmark:before{content:"\e501"}.fa-home-lg:before,.fa-house-chimney:before{content:"\e3af"}.fa-window-maximize:before{content:"\f2d0"}.fa-face-frown:before,.fa-frown:before{content:"\f119"}.fa-prescription:before{content:"\f5b1"}.fa-shop:before,.fa-store-alt:before{content:"\f54f"}.fa-floppy-disk:before,.fa-save:before{content:"\f0c7"}.fa-vihara:before{content:"\f6a7"}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:"\f515"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-comment-dots:before,.fa-commenting:before{content:"\f4ad"}.fa-plant-wilt:before{content:"\e5aa"}.fa-diamond:before{content:"\f219"}.fa-face-grin-squint:before,.fa-grin-squint:before{content:"\f585"}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:"\f4c0"}.fa-bacterium:before{content:"\e05a"}.fa-hand-pointer:before{content:"\f25a"}.fa-drum-steelpan:before{content:"\f56a"}.fa-hand-scissors:before{content:"\f257"}.fa-hands-praying:before,.fa-praying-hands:before{content:"\f684"}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:"\f01e"}.fa-biohazard:before{content:"\f780"}.fa-location-crosshairs:before,.fa-location:before{content:"\f601"}.fa-mars-double:before{content:"\f227"}.fa-child-dress:before{content:"\e59c"}.fa-users-between-lines:before{content:"\e591"}.fa-lungs-virus:before{content:"\e067"}.fa-face-grin-tears:before,.fa-grin-tears:before{content:"\f588"}.fa-phone:before{content:"\f095"}.fa-calendar-times:before,.fa-calendar-xmark:before{content:"\f273"}.fa-child-reaching:before{content:"\e59d"}.fa-head-side-virus:before{content:"\e064"}.fa-user-cog:before,.fa-user-gear:before{content:"\f4fe"}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:"\f163"}.fa-door-closed:before{content:"\f52a"}.fa-shield-virus:before{content:"\e06c"}.fa-dice-six:before{content:"\f526"}.fa-mosquito-net:before{content:"\e52c"}.fa-bridge-water:before{content:"\e4ce"}.fa-person-booth:before{content:"\f756"}.fa-text-width:before{content:"\f035"}.fa-hat-wizard:before{content:"\f6e8"}.fa-pen-fancy:before{content:"\f5ac"}.fa-digging:before,.fa-person-digging:before{content:"\f85e"}.fa-trash:before{content:"\f1f8"}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:"\f629"}.fa-book-medical:before{content:"\f7e6"}.fa-poo:before{content:"\f2fe"}.fa-quote-right-alt:before,.fa-quote-right:before{content:"\f10e"}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:"\f553"}.fa-cubes:before{content:"\f1b3"}.fa-divide:before{content:"\f529"}.fa-tenge-sign:before,.fa-tenge:before{content:"\f7d7"}.fa-headphones:before{content:"\f025"}.fa-hands-holding:before{content:"\f4c2"}.fa-hands-clapping:before{content:"\e1a8"}.fa-republican:before{content:"\f75e"}.fa-arrow-left:before{content:"\f060"}.fa-person-circle-xmark:before{content:"\e543"}.fa-ruler:before{content:"\f545"}.fa-align-left:before{content:"\f036"}.fa-dice-d6:before{content:"\f6d1"}.fa-restroom:before{content:"\f7bd"}.fa-j:before{content:"\4a"}.fa-users-viewfinder:before{content:"\e595"}.fa-file-video:before{content:"\f1c8"}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:"\f35d"}.fa-table-cells:before,.fa-th:before{content:"\f00a"}.fa-file-pdf:before{content:"\f1c1"}.fa-bible:before,.fa-book-bible:before{content:"\f647"}.fa-o:before{content:"\4f"}.fa-medkit:before,.fa-suitcase-medical:before{content:"\f0fa"}.fa-user-secret:before{content:"\f21b"}.fa-otter:before{content:"\f700"}.fa-female:before,.fa-person-dress:before{content:"\f182"}.fa-comment-dollar:before{content:"\f651"}.fa-briefcase-clock:before,.fa-business-time:before{content:"\f64a"}.fa-table-cells-large:before,.fa-th-large:before{content:"\f009"}.fa-book-tanakh:before,.fa-tanakh:before{content:"\f827"}.fa-phone-volume:before,.fa-volume-control-phone:before{content:"\f2a0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-clipboard-user:before{content:"\f7f3"}.fa-child:before{content:"\f1ae"}.fa-lira-sign:before{content:"\f195"}.fa-satellite:before{content:"\f7bf"}.fa-plane-lock:before{content:"\e558"}.fa-tag:before{content:"\f02b"}.fa-comment:before{content:"\f075"}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:"\f1fd"}.fa-envelope:before{content:"\f0e0"}.fa-angle-double-up:before,.fa-angles-up:before{content:"\f102"}.fa-paperclip:before{content:"\f0c6"}.fa-arrow-right-to-city:before{content:"\e4b3"}.fa-ribbon:before{content:"\f4d6"}.fa-lungs:before{content:"\f604"}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-litecoin-sign:before{content:"\e1d3"}.fa-border-none:before{content:"\f850"}.fa-circle-nodes:before{content:"\e4e2"}.fa-parachute-box:before{content:"\f4cd"}.fa-indent:before{content:"\f03c"}.fa-truck-field-un:before{content:"\e58e"}.fa-hourglass-empty:before,.fa-hourglass:before{content:"\f254"}.fa-mountain:before{content:"\f6fc"}.fa-user-doctor:before,.fa-user-md:before{content:"\f0f0"}.fa-circle-info:before,.fa-info-circle:before{content:"\f05a"}.fa-cloud-meatball:before{content:"\f73b"}.fa-camera-alt:before,.fa-camera:before{content:"\f030"}.fa-square-virus:before{content:"\e578"}.fa-meteor:before{content:"\f753"}.fa-car-on:before{content:"\e4dd"}.fa-sleigh:before{content:"\f7cc"}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:"\f162"}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:"\f4c1"}.fa-water:before{content:"\f773"}.fa-calendar-check:before{content:"\f274"}.fa-braille:before{content:"\f2a1"}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:"\f486"}.fa-landmark:before{content:"\f66f"}.fa-truck:before{content:"\f0d1"}.fa-crosshairs:before{content:"\f05b"}.fa-person-cane:before{content:"\e53c"}.fa-tent:before{content:"\e57d"}.fa-vest-patches:before{content:"\e086"}.fa-check-double:before{content:"\f560"}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:"\f15d"}.fa-money-bill-wheat:before{content:"\e52a"}.fa-cookie:before{content:"\f563"}.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-hard-drive:before,.fa-hdd:before{content:"\f0a0"}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:"\f586"}.fa-dumbbell:before{content:"\f44b"}.fa-list-alt:before,.fa-rectangle-list:before{content:"\f022"}.fa-tarp-droplet:before{content:"\e57c"}.fa-house-medical-circle-check:before{content:"\e511"}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:"\f7ca"}.fa-calendar-plus:before{content:"\f271"}.fa-plane-arrival:before{content:"\f5af"}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:"\f359"}.fa-subway:before,.fa-train-subway:before{content:"\f239"}.fa-chart-gantt:before{content:"\e0e4"}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:"\e1bc"}.fa-crop-alt:before,.fa-crop-simple:before{content:"\f565"}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:"\f3d1"}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-dna:before{content:"\f471"}.fa-virus-slash:before{content:"\e075"}.fa-minus:before,.fa-subtract:before{content:"\f068"}.fa-chess:before{content:"\f439"}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:"\f177"}.fa-plug-circle-check:before{content:"\e55c"}.fa-street-view:before{content:"\f21d"}.fa-franc-sign:before{content:"\e18f"}.fa-volume-off:before{content:"\f026"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{content:"\f2a3"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-droplet-slash:before,.fa-tint-slash:before{content:"\f5c7"}.fa-mosque:before{content:"\f678"}.fa-mosquito:before{content:"\e52b"}.fa-star-of-david:before{content:"\f69a"}.fa-person-military-rifle:before{content:"\e54b"}.fa-cart-shopping:before,.fa-shopping-cart:before{content:"\f07a"}.fa-vials:before{content:"\f493"}.fa-plug-circle-plus:before{content:"\e55f"}.fa-place-of-worship:before{content:"\f67f"}.fa-grip-vertical:before{content:"\f58e"}.fa-arrow-turn-up:before,.fa-level-up:before{content:"\f148"}.fa-u:before{content:"\55"}.fa-square-root-alt:before,.fa-square-root-variable:before{content:"\f698"}.fa-clock-four:before,.fa-clock:before{content:"\f017"}.fa-backward-step:before,.fa-step-backward:before{content:"\f048"}.fa-pallet:before{content:"\f482"}.fa-faucet:before{content:"\e005"}.fa-baseball-bat-ball:before{content:"\f432"}.fa-s:before{content:"\53"}.fa-timeline:before{content:"\e29c"}.fa-keyboard:before{content:"\f11c"}.fa-caret-down:before{content:"\f0d7"}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:"\f7f2"}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-mobile-android-alt:before,.fa-mobile-screen:before{content:"\f3cf"}.fa-plane-up:before{content:"\e22d"}.fa-piggy-bank:before{content:"\f4d3"}.fa-battery-3:before,.fa-battery-half:before{content:"\f242"}.fa-mountain-city:before{content:"\e52e"}.fa-coins:before{content:"\f51e"}.fa-khanda:before{content:"\f66d"}.fa-sliders-h:before,.fa-sliders:before{content:"\f1de"}.fa-folder-tree:before{content:"\f802"}.fa-network-wired:before{content:"\f6ff"}.fa-map-pin:before{content:"\f276"}.fa-hamsa:before{content:"\f665"}.fa-cent-sign:before{content:"\e3f5"}.fa-flask:before{content:"\f0c3"}.fa-person-pregnant:before{content:"\e31e"}.fa-wand-sparkles:before{content:"\f72b"}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:"\f142"}.fa-ticket:before{content:"\f145"}.fa-power-off:before{content:"\f011"}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:"\f30b"}.fa-flag-usa:before{content:"\f74d"}.fa-laptop-file:before{content:"\e51d"}.fa-teletype:before,.fa-tty:before{content:"\f1e4"}.fa-diagram-next:before{content:"\e476"}.fa-person-rifle:before{content:"\e54e"}.fa-house-medical-circle-exclamation:before{content:"\e512"}.fa-closed-captioning:before{content:"\f20a"}.fa-hiking:before,.fa-person-hiking:before{content:"\f6ec"}.fa-venus-double:before{content:"\f226"}.fa-images:before{content:"\f302"}.fa-calculator:before{content:"\f1ec"}.fa-people-pulling:before{content:"\e535"}.fa-n:before{content:"\4e"}.fa-cable-car:before,.fa-tram:before{content:"\f7da"}.fa-cloud-rain:before{content:"\f73d"}.fa-building-circle-xmark:before{content:"\e4d4"}.fa-ship:before{content:"\f21a"}.fa-arrows-down-to-line:before{content:"\e4b8"}.fa-download:before{content:"\f019"}.fa-face-grin:before,.fa-grin:before{content:"\f580"}.fa-backspace:before,.fa-delete-left:before{content:"\f55a"}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:"\f1fb"}.fa-file-circle-check:before{content:"\e5a0"}.fa-forward:before{content:"\f04e"}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:"\f3ce"}.fa-face-meh:before,.fa-meh:before{content:"\f11a"}.fa-align-center:before{content:"\f037"}.fa-book-dead:before,.fa-book-skull:before{content:"\f6b7"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-heart-circle-exclamation:before{content:"\e4fe"}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:"\f015"}.fa-calendar-week:before{content:"\f784"}.fa-laptop-medical:before{content:"\f812"}.fa-b:before{content:"\42"}.fa-file-medical:before{content:"\f477"}.fa-dice-one:before{content:"\f525"}.fa-kiwi-bird:before{content:"\f535"}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:"\f0ec"}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:"\f2f9"}.fa-cutlery:before,.fa-utensils:before{content:"\f2e7"}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:"\f161"}.fa-mill-sign:before{content:"\e1ed"}.fa-bowl-rice:before{content:"\e2eb"}.fa-skull:before{content:"\f54c"}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:"\f519"}.fa-truck-pickup:before{content:"\f63c"}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:"\f30c"}.fa-stop:before{content:"\f04d"}.fa-code-merge:before{content:"\f387"}.fa-upload:before{content:"\f093"}.fa-hurricane:before{content:"\f751"}.fa-mound:before{content:"\e52d"}.fa-toilet-portable:before{content:"\e583"}.fa-compact-disc:before{content:"\f51f"}.fa-file-arrow-down:before,.fa-file-download:before{content:"\f56d"}.fa-caravan:before{content:"\f8ff"}.fa-shield-cat:before{content:"\e572"}.fa-bolt:before,.fa-zap:before{content:"\f0e7"}.fa-glass-water:before{content:"\e4f4"}.fa-oil-well:before{content:"\e532"}.fa-vault:before{content:"\e2c5"}.fa-mars:before{content:"\f222"}.fa-toilet:before{content:"\f7d8"}.fa-plane-circle-xmark:before{content:"\e557"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:"\f158"}.fa-sun:before{content:"\f185"}.fa-guitar:before{content:"\f7a6"}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:"\f59c"}.fa-horse-head:before{content:"\f7ab"}.fa-bore-hole:before{content:"\e4c3"}.fa-industry:before{content:"\f275"}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:"\f358"}.fa-arrows-turn-to-dots:before{content:"\e4c1"}.fa-florin-sign:before{content:"\e184"}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:"\f884"}.fa-less-than:before{content:"\3c"}.fa-angle-down:before{content:"\f107"}.fa-car-tunnel:before{content:"\e4de"}.fa-head-side-cough:before{content:"\e061"}.fa-grip-lines:before{content:"\f7a4"}.fa-thumbs-down:before{content:"\f165"}.fa-user-lock:before{content:"\f502"}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:"\f178"}.fa-anchor-circle-xmark:before{content:"\e4ac"}.fa-ellipsis-h:before,.fa-ellipsis:before{content:"\f141"}.fa-chess-pawn:before{content:"\f443"}.fa-first-aid:before,.fa-kit-medical:before{content:"\f479"}.fa-person-through-window:before{content:"\e5a9"}.fa-toolbox:before{content:"\f552"}.fa-hands-holding-circle:before{content:"\e4fb"}.fa-bug:before{content:"\f188"}.fa-credit-card-alt:before,.fa-credit-card:before{content:"\f09d"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-hand-holding-hand:before{content:"\e4f7"}.fa-book-open-reader:before,.fa-book-reader:before{content:"\f5da"}.fa-mountain-sun:before{content:"\e52f"}.fa-arrows-left-right-to-line:before{content:"\e4ba"}.fa-dice-d20:before{content:"\f6cf"}.fa-truck-droplet:before{content:"\e58c"}.fa-file-circle-xmark:before{content:"\e5a1"}.fa-temperature-arrow-up:before,.fa-temperature-up:before{content:"\e040"}.fa-medal:before{content:"\f5a2"}.fa-bed:before{content:"\f236"}.fa-h-square:before,.fa-square-h:before{content:"\f0fd"}.fa-podcast:before{content:"\f2ce"}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-bell:before{content:"\f0f3"}.fa-superscript:before{content:"\f12b"}.fa-plug-circle-xmark:before{content:"\e560"}.fa-star-of-life:before{content:"\f621"}.fa-phone-slash:before{content:"\f3dd"}.fa-paint-roller:before{content:"\f5aa"}.fa-hands-helping:before,.fa-handshake-angle:before{content:"\f4c4"}.fa-location-dot:before,.fa-map-marker-alt:before{content:"\f3c5"}.fa-file:before{content:"\f15b"}.fa-greater-than:before{content:"\3e"}.fa-person-swimming:before,.fa-swimmer:before{content:"\f5c4"}.fa-arrow-down:before{content:"\f063"}.fa-droplet:before,.fa-tint:before{content:"\f043"}.fa-eraser:before{content:"\f12d"}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:"\f57d"}.fa-person-burst:before{content:"\e53b"}.fa-dove:before{content:"\f4ba"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-socks:before{content:"\f696"}.fa-inbox:before{content:"\f01c"}.fa-section:before{content:"\e447"}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:"\f625"}.fa-envelope-open-text:before{content:"\f658"}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:"\f0f8"}.fa-wine-bottle:before{content:"\f72f"}.fa-chess-rook:before{content:"\f447"}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:"\f550"}.fa-dharmachakra:before{content:"\f655"}.fa-hotdog:before{content:"\f80f"}.fa-blind:before,.fa-person-walking-with-cane:before{content:"\f29d"}.fa-drum:before{content:"\f569"}.fa-ice-cream:before{content:"\f810"}.fa-heart-circle-bolt:before{content:"\e4fc"}.fa-fax:before{content:"\f1ac"}.fa-paragraph:before{content:"\f1dd"}.fa-check-to-slot:before,.fa-vote-yea:before{content:"\f772"}.fa-star-half:before{content:"\f089"}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:"\f468"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:"\f2a2"}.fa-tree-city:before{content:"\e587"}.fa-play:before{content:"\f04b"}.fa-font:before{content:"\f031"}.fa-rupiah-sign:before{content:"\e23d"}.fa-magnifying-glass:before,.fa-search:before{content:"\f002"}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:"\f45d"}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:"\f470"}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:"\f82a"}.fa-naira-sign:before{content:"\e1f6"}.fa-cart-arrow-down:before{content:"\f218"}.fa-walkie-talkie:before{content:"\f8ef"}.fa-file-edit:before,.fa-file-pen:before{content:"\f31c"}.fa-receipt:before{content:"\f543"}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:"\f14b"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-person-circle-exclamation:before{content:"\e53f"}.fa-chevron-down:before{content:"\f078"}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-skull-crossbones:before{content:"\f714"}.fa-code-compare:before{content:"\e13a"}.fa-list-dots:before,.fa-list-ul:before{content:"\f0ca"}.fa-school-lock:before{content:"\e56f"}.fa-tower-cell:before{content:"\e585"}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:"\f309"}.fa-ranking-star:before{content:"\e561"}.fa-chess-king:before{content:"\f43f"}.fa-person-harassing:before{content:"\e549"}.fa-brazilian-real-sign:before{content:"\e46c"}.fa-landmark-alt:before,.fa-landmark-dome:before{content:"\f752"}.fa-arrow-up:before{content:"\f062"}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:"\f26c"}.fa-shrimp:before{content:"\e448"}.fa-list-check:before,.fa-tasks:before{content:"\f0ae"}.fa-jug-detergent:before{content:"\e519"}.fa-circle-user:before,.fa-user-circle:before{content:"\f2bd"}.fa-user-shield:before{content:"\f505"}.fa-wind:before{content:"\f72e"}.fa-car-burst:before,.fa-car-crash:before{content:"\f5e1"}.fa-y:before{content:"\59"}.fa-person-snowboarding:before,.fa-snowboarding:before{content:"\f7ce"}.fa-shipping-fast:before,.fa-truck-fast:before{content:"\f48b"}.fa-fish:before{content:"\f578"}.fa-user-graduate:before{content:"\f501"}.fa-adjust:before,.fa-circle-half-stroke:before{content:"\f042"}.fa-clapperboard:before{content:"\e131"}.fa-circle-radiation:before,.fa-radiation-alt:before{content:"\f7ba"}.fa-baseball-ball:before,.fa-baseball:before{content:"\f433"}.fa-jet-fighter-up:before{content:"\e518"}.fa-diagram-project:before,.fa-project-diagram:before{content:"\f542"}.fa-copy:before{content:"\f0c5"}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:"\f6a9"}.fa-hand-sparkles:before{content:"\e05d"}.fa-grip-horizontal:before,.fa-grip:before{content:"\f58d"}.fa-share-from-square:before,.fa-share-square:before{content:"\f14d"}.fa-child-combatant:before,.fa-child-rifle:before{content:"\e4e0"}.fa-gun:before{content:"\e19b"}.fa-phone-square:before,.fa-square-phone:before{content:"\f098"}.fa-add:before,.fa-plus:before{content:"\2b"}.fa-expand:before{content:"\f065"}.fa-computer:before{content:"\e4e5"}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:"\f00d"}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:"\f047"}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:"\f51c"}.fa-peso-sign:before{content:"\e222"}.fa-building-shield:before{content:"\e4d8"}.fa-baby:before{content:"\f77c"}.fa-users-line:before{content:"\e592"}.fa-quote-left-alt:before,.fa-quote-left:before{content:"\f10d"}.fa-tractor:before{content:"\f722"}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:"\f829"}.fa-arrow-down-up-lock:before{content:"\e4b0"}.fa-lines-leaning:before{content:"\e51e"}.fa-ruler-combined:before{content:"\f546"}.fa-copyright:before{content:"\f1f9"}.fa-equals:before{content:"\3d"}.fa-blender:before{content:"\f517"}.fa-teeth:before{content:"\f62e"}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:"\f20b"}.fa-map:before{content:"\f279"}.fa-rocket:before{content:"\f135"}.fa-photo-film:before,.fa-photo-video:before{content:"\f87c"}.fa-folder-minus:before{content:"\f65d"}.fa-store:before{content:"\f54e"}.fa-arrow-trend-up:before{content:"\e098"}.fa-plug-circle-minus:before{content:"\e55e"}.fa-sign-hanging:before,.fa-sign:before{content:"\f4d9"}.fa-bezier-curve:before{content:"\f55b"}.fa-bell-slash:before{content:"\f1f6"}.fa-tablet-android:before,.fa-tablet:before{content:"\f3fb"}.fa-school-flag:before{content:"\e56e"}.fa-fill:before{content:"\f575"}.fa-angle-up:before{content:"\f106"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-holly-berry:before{content:"\f7aa"}.fa-chevron-left:before{content:"\f053"}.fa-bacteria:before{content:"\e059"}.fa-hand-lizard:before{content:"\f258"}.fa-notdef:before{content:"\e1fe"}.fa-disease:before{content:"\f7fa"}.fa-briefcase-medical:before{content:"\f469"}.fa-genderless:before{content:"\f22d"}.fa-chevron-right:before{content:"\f054"}.fa-retweet:before{content:"\f079"}.fa-car-alt:before,.fa-car-rear:before{content:"\f5de"}.fa-pump-soap:before{content:"\e06b"}.fa-video-slash:before{content:"\f4e2"}.fa-battery-2:before,.fa-battery-quarter:before{content:"\f243"}.fa-radio:before{content:"\f8d7"}.fa-baby-carriage:before,.fa-carriage-baby:before{content:"\f77d"}.fa-traffic-light:before{content:"\f637"}.fa-thermometer:before{content:"\f491"}.fa-vr-cardboard:before{content:"\f729"}.fa-hand-middle-finger:before{content:"\f806"}.fa-percent:before,.fa-percentage:before{content:"\25"}.fa-truck-moving:before{content:"\f4df"}.fa-glass-water-droplet:before{content:"\e4f5"}.fa-display:before{content:"\e163"}.fa-face-smile:before,.fa-smile:before{content:"\f118"}.fa-thumb-tack:before,.fa-thumbtack:before{content:"\f08d"}.fa-trophy:before{content:"\f091"}.fa-person-praying:before,.fa-pray:before{content:"\f683"}.fa-hammer:before{content:"\f6e3"}.fa-hand-peace:before{content:"\f25b"}.fa-rotate:before,.fa-sync-alt:before{content:"\f2f1"}.fa-spinner:before{content:"\f110"}.fa-robot:before{content:"\f544"}.fa-peace:before{content:"\f67c"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-warehouse:before{content:"\f494"}.fa-arrow-up-right-dots:before{content:"\e4b7"}.fa-splotch:before{content:"\f5bc"}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:"\f584"}.fa-dice-four:before{content:"\f524"}.fa-sim-card:before{content:"\f7c4"}.fa-transgender-alt:before,.fa-transgender:before{content:"\f225"}.fa-mercury:before{content:"\f223"}.fa-arrow-turn-down:before,.fa-level-down:before{content:"\f149"}.fa-person-falling-burst:before{content:"\e547"}.fa-award:before{content:"\f559"}.fa-ticket-alt:before,.fa-ticket-simple:before{content:"\f3ff"}.fa-building:before{content:"\f1ad"}.fa-angle-double-left:before,.fa-angles-left:before{content:"\f100"}.fa-qrcode:before{content:"\f029"}.fa-clock-rotate-left:before,.fa-history:before{content:"\f1da"}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:"\f583"}.fa-arrow-right-from-file:before,.fa-file-export:before{content:"\f56e"}.fa-shield-blank:before,.fa-shield:before{content:"\f132"}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:"\f885"}.fa-house-medical:before{content:"\e3b2"}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:"\f450"}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:"\f137"}.fa-house-chimney-window:before{content:"\e00d"}.fa-pen-nib:before{content:"\f5ad"}.fa-tent-arrow-turn-left:before{content:"\e580"}.fa-tents:before{content:"\e582"}.fa-magic:before,.fa-wand-magic:before{content:"\f0d0"}.fa-dog:before{content:"\f6d3"}.fa-carrot:before{content:"\f787"}.fa-moon:before{content:"\f186"}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:"\f5ce"}.fa-cheese:before{content:"\f7ef"}.fa-yin-yang:before{content:"\f6ad"}.fa-music:before{content:"\f001"}.fa-code-commit:before{content:"\f386"}.fa-temperature-low:before{content:"\f76b"}.fa-biking:before,.fa-person-biking:before{content:"\f84a"}.fa-broom:before{content:"\f51a"}.fa-shield-heart:before{content:"\e574"}.fa-gopuram:before{content:"\f664"}.fa-earth-oceania:before,.fa-globe-oceania:before{content:"\e47b"}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:"\f2d3"}.fa-hashtag:before{content:"\23"}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:"\f424"}.fa-oil-can:before{content:"\f613"}.fa-t:before{content:"\54"}.fa-hippo:before{content:"\f6ed"}.fa-chart-column:before{content:"\e0e3"}.fa-infinity:before{content:"\f534"}.fa-vial-circle-check:before{content:"\e596"}.fa-person-arrow-down-to-line:before{content:"\e538"}.fa-voicemail:before{content:"\f897"}.fa-fan:before{content:"\f863"}.fa-person-walking-luggage:before{content:"\e554"}.fa-arrows-alt-v:before,.fa-up-down:before{content:"\f338"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-calendar:before{content:"\f133"}.fa-trailer:before{content:"\e041"}.fa-bahai:before,.fa-haykal:before{content:"\f666"}.fa-sd-card:before{content:"\f7c2"}.fa-dragon:before{content:"\f6d5"}.fa-shoe-prints:before{content:"\f54b"}.fa-circle-plus:before,.fa-plus-circle:before{content:"\f055"}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:"\f58b"}.fa-hand-holding:before{content:"\f4bd"}.fa-plug-circle-exclamation:before{content:"\e55d"}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:"\f127"}.fa-clone:before{content:"\f24d"}.fa-person-walking-arrow-loop-left:before{content:"\e551"}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:"\f7e4"}.fa-tornado:before{content:"\f76f"}.fa-file-circle-plus:before{content:"\e494"}.fa-book-quran:before,.fa-quran:before{content:"\f687"}.fa-anchor:before{content:"\f13d"}.fa-border-all:before{content:"\f84c"}.fa-angry:before,.fa-face-angry:before{content:"\f556"}.fa-cookie-bite:before{content:"\f564"}.fa-arrow-trend-down:before{content:"\e097"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-draw-polygon:before{content:"\f5ee"}.fa-balance-scale:before,.fa-scale-balanced:before{content:"\f24e"}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:"\f62a"}.fa-shower:before{content:"\f2cc"}.fa-desktop-alt:before,.fa-desktop:before{content:"\f390"}.fa-m:before{content:"\4d"}.fa-table-list:before,.fa-th-list:before{content:"\f00b"}.fa-comment-sms:before,.fa-sms:before{content:"\f7cd"}.fa-book:before{content:"\f02d"}.fa-user-plus:before{content:"\f234"}.fa-check:before{content:"\f00c"}.fa-battery-4:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-house-circle-check:before{content:"\e509"}.fa-angle-left:before{content:"\f104"}.fa-diagram-successor:before{content:"\e47a"}.fa-truck-arrow-right:before{content:"\e58b"}.fa-arrows-split-up-and-left:before{content:"\e4bc"}.fa-fist-raised:before,.fa-hand-fist:before{content:"\f6de"}.fa-cloud-moon:before{content:"\f6c3"}.fa-briefcase:before{content:"\f0b1"}.fa-person-falling:before{content:"\e546"}.fa-image-portrait:before,.fa-portrait:before{content:"\f3e0"}.fa-user-tag:before{content:"\f507"}.fa-rug:before{content:"\e569"}.fa-earth-europe:before,.fa-globe-europe:before{content:"\f7a2"}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:"\f59d"}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:"\f410"}.fa-baht-sign:before{content:"\e0ac"}.fa-book-open:before{content:"\f518"}.fa-book-journal-whills:before,.fa-journal-whills:before{content:"\f66a"}.fa-handcuffs:before{content:"\e4f8"}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:"\f071"}.fa-database:before{content:"\f1c0"}.fa-arrow-turn-right:before,.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-bottle-droplet:before{content:"\e4c4"}.fa-mask-face:before{content:"\e1d7"}.fa-hill-rockslide:before{content:"\e508"}.fa-exchange-alt:before,.fa-right-left:before{content:"\f362"}.fa-paper-plane:before{content:"\f1d8"}.fa-road-circle-exclamation:before{content:"\e565"}.fa-dungeon:before{content:"\f6d9"}.fa-align-right:before{content:"\f038"}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-life-ring:before{content:"\f1cd"}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-calendar-day:before{content:"\f783"}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:"\f5c5"}.fa-arrows-up-down:before,.fa-arrows-v:before{content:"\f07d"}.fa-face-grimace:before,.fa-grimace:before{content:"\f57f"}.fa-wheelchair-alt:before,.fa-wheelchair-move:before{content:"\e2ce"}.fa-level-down-alt:before,.fa-turn-down:before{content:"\f3be"}.fa-person-walking-arrow-right:before{content:"\e552"}.fa-envelope-square:before,.fa-square-envelope:before{content:"\f199"}.fa-dice:before{content:"\f522"}.fa-bowling-ball:before{content:"\f436"}.fa-brain:before{content:"\f5dc"}.fa-band-aid:before,.fa-bandage:before{content:"\f462"}.fa-calendar-minus:before{content:"\f272"}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:"\f057"}.fa-gifts:before{content:"\f79c"}.fa-hotel:before{content:"\f594"}.fa-earth-asia:before,.fa-globe-asia:before{content:"\f57e"}.fa-id-card-alt:before,.fa-id-card-clip:before{content:"\f47f"}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:"\f00e"}.fa-thumbs-up:before{content:"\f164"}.fa-user-clock:before{content:"\f4fd"}.fa-allergies:before,.fa-hand-dots:before{content:"\f461"}.fa-file-invoice:before{content:"\f570"}.fa-window-minimize:before{content:"\f2d1"}.fa-coffee:before,.fa-mug-saucer:before{content:"\f0f4"}.fa-brush:before{content:"\f55d"}.fa-mask:before{content:"\f6fa"}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:"\f010"}.fa-ruler-vertical:before{content:"\f548"}.fa-user-alt:before,.fa-user-large:before{content:"\f406"}.fa-train-tram:before{content:"\e5b4"}.fa-user-nurse:before{content:"\f82f"}.fa-syringe:before{content:"\f48e"}.fa-cloud-sun:before{content:"\f6c4"}.fa-stopwatch-20:before{content:"\e06f"}.fa-square-full:before{content:"\f45c"}.fa-magnet:before{content:"\f076"}.fa-jar:before{content:"\e516"}.fa-note-sticky:before,.fa-sticky-note:before{content:"\f249"}.fa-bug-slash:before{content:"\e490"}.fa-arrow-up-from-water-pump:before{content:"\e4b6"}.fa-bone:before{content:"\f5d7"}.fa-user-injured:before{content:"\f728"}.fa-face-sad-tear:before,.fa-sad-tear:before{content:"\f5b4"}.fa-plane:before{content:"\f072"}.fa-tent-arrows-down:before{content:"\e581"}.fa-exclamation:before{content:"\21"}.fa-arrows-spin:before{content:"\e4bb"}.fa-print:before{content:"\f02f"}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:"\e2bb"}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"\24"}.fa-x:before{content:"\58"}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:"\f688"}.fa-users-cog:before,.fa-users-gear:before{content:"\f509"}.fa-person-military-pointing:before{content:"\e54a"}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:"\f19c"}.fa-umbrella:before{content:"\f0e9"}.fa-trowel:before{content:"\e589"}.fa-d:before{content:"\44"}.fa-stapler:before{content:"\e5af"}.fa-masks-theater:before,.fa-theater-masks:before{content:"\f630"}.fa-kip-sign:before{content:"\e1c4"}.fa-hand-point-left:before{content:"\f0a5"}.fa-handshake-alt:before,.fa-handshake-simple:before{content:"\f4c6"}.fa-fighter-jet:before,.fa-jet-fighter:before{content:"\f0fb"}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:"\f1e1"}.fa-barcode:before{content:"\f02a"}.fa-plus-minus:before{content:"\e43c"}.fa-video-camera:before,.fa-video:before{content:"\f03d"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-person-circle-check:before{content:"\e53e"}.fa-level-up-alt:before,.fa-turn-up:before{content:"\f3bf"}
.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/masterstudy-lms-learning-management-system/_core/libraries/nuxy/metaboxes/assets/webfonts/fa-brands-400.woff2) format("woff2"),url(//antrenorluktemelegitim.com.tr/wp-content/plugins/masterstudy-lms-learning-management-system/_core/libraries/nuxy/metaboxes/assets/webfonts/fa-brands-400.ttf) format("truetype")}.fa-brands,.fab{font-weight:400}.fa-monero:before{content:"\f3d0"}.fa-hooli:before{content:"\f427"}.fa-yelp:before{content:"\f1e9"}.fa-cc-visa:before{content:"\f1f0"}.fa-lastfm:before{content:"\f202"}.fa-shopware:before{content:"\f5b5"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-aws:before{content:"\f375"}.fa-redhat:before{content:"\f7bc"}.fa-yoast:before{content:"\f2b1"}.fa-cloudflare:before{content:"\e07d"}.fa-ups:before{content:"\f7e0"}.fa-wpexplorer:before{content:"\f2de"}.fa-dyalog:before{content:"\f399"}.fa-bity:before{content:"\f37a"}.fa-stackpath:before{content:"\f842"}.fa-buysellads:before{content:"\f20d"}.fa-first-order:before{content:"\f2b0"}.fa-modx:before{content:"\f285"}.fa-guilded:before{content:"\e07e"}.fa-vnv:before{content:"\f40b"}.fa-js-square:before,.fa-square-js:before{content:"\f3b9"}.fa-microsoft:before{content:"\f3ca"}.fa-qq:before{content:"\f1d6"}.fa-orcid:before{content:"\f8d2"}.fa-java:before{content:"\f4e4"}.fa-invision:before{content:"\f7b0"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-centercode:before{content:"\f380"}.fa-glide-g:before{content:"\f2a6"}.fa-drupal:before{content:"\f1a9"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-unity:before{content:"\e049"}.fa-whmcs:before{content:"\f40d"}.fa-rocketchat:before{content:"\f3e8"}.fa-vk:before{content:"\f189"}.fa-untappd:before{content:"\f405"}.fa-mailchimp:before{content:"\f59e"}.fa-css3-alt:before{content:"\f38b"}.fa-reddit-square:before,.fa-square-reddit:before{content:"\f1a2"}.fa-vimeo-v:before{content:"\f27d"}.fa-contao:before{content:"\f26d"}.fa-square-font-awesome:before{content:"\e5ad"}.fa-deskpro:before{content:"\f38f"}.fa-sistrix:before{content:"\f3ee"}.fa-instagram-square:before,.fa-square-instagram:before{content:"\e055"}.fa-battle-net:before{content:"\f835"}.fa-the-red-yeti:before{content:"\f69d"}.fa-hacker-news-square:before,.fa-square-hacker-news:before{content:"\f3af"}.fa-edge:before{content:"\f282"}.fa-threads:before{content:"\e618"}.fa-napster:before{content:"\f3d2"}.fa-snapchat-square:before,.fa-square-snapchat:before{content:"\f2ad"}.fa-google-plus-g:before{content:"\f0d5"}.fa-artstation:before{content:"\f77a"}.fa-markdown:before{content:"\f60f"}.fa-sourcetree:before{content:"\f7d3"}.fa-google-plus:before{content:"\f2b3"}.fa-diaspora:before{content:"\f791"}.fa-foursquare:before{content:"\f180"}.fa-stack-overflow:before{content:"\f16c"}.fa-github-alt:before{content:"\f113"}.fa-phoenix-squadron:before{content:"\f511"}.fa-pagelines:before{content:"\f18c"}.fa-algolia:before{content:"\f36c"}.fa-red-river:before{content:"\f3e3"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-safari:before{content:"\f267"}.fa-google:before{content:"\f1a0"}.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before{content:"\f35c"}.fa-atlassian:before{content:"\f77b"}.fa-linkedin-in:before{content:"\f0e1"}.fa-digital-ocean:before{content:"\f391"}.fa-nimblr:before{content:"\f5a8"}.fa-chromecast:before{content:"\f838"}.fa-evernote:before{content:"\f839"}.fa-hacker-news:before{content:"\f1d4"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-adversal:before{content:"\f36a"}.fa-creative-commons:before{content:"\f25e"}.fa-watchman-monitoring:before{content:"\e087"}.fa-fonticons:before{content:"\f280"}.fa-weixin:before{content:"\f1d7"}.fa-shirtsinbulk:before{content:"\f214"}.fa-codepen:before{content:"\f1cb"}.fa-git-alt:before{content:"\f841"}.fa-lyft:before{content:"\f3c3"}.fa-rev:before{content:"\f5b2"}.fa-windows:before{content:"\f17a"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-square-viadeo:before,.fa-viadeo-square:before{content:"\f2aa"}.fa-meetup:before{content:"\f2e0"}.fa-centos:before{content:"\f789"}.fa-adn:before{content:"\f170"}.fa-cloudsmith:before{content:"\f384"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-dribbble-square:before,.fa-square-dribbble:before{content:"\f397"}.fa-codiepie:before{content:"\f284"}.fa-node:before{content:"\f419"}.fa-mix:before{content:"\f3cb"}.fa-steam:before{content:"\f1b6"}.fa-cc-apple-pay:before{content:"\f416"}.fa-scribd:before{content:"\f28a"}.fa-debian:before{content:"\e60b"}.fa-openid:before{content:"\f19b"}.fa-instalod:before{content:"\e081"}.fa-expeditedssl:before{content:"\f23e"}.fa-sellcast:before{content:"\f2da"}.fa-square-twitter:before,.fa-twitter-square:before{content:"\f081"}.fa-r-project:before{content:"\f4f7"}.fa-delicious:before{content:"\f1a5"}.fa-freebsd:before{content:"\f3a4"}.fa-vuejs:before{content:"\f41f"}.fa-accusoft:before{content:"\f369"}.fa-ioxhost:before{content:"\f208"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-app-store:before{content:"\f36f"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-itunes-note:before{content:"\f3b5"}.fa-golang:before{content:"\e40f"}.fa-kickstarter:before{content:"\f3bb"}.fa-grav:before{content:"\f2d6"}.fa-weibo:before{content:"\f18a"}.fa-uncharted:before{content:"\e084"}.fa-firstdraft:before{content:"\f3a1"}.fa-square-youtube:before,.fa-youtube-square:before{content:"\f431"}.fa-wikipedia-w:before{content:"\f266"}.fa-rendact:before,.fa-wpressr:before{content:"\f3e4"}.fa-angellist:before{content:"\f209"}.fa-galactic-republic:before{content:"\f50c"}.fa-nfc-directional:before{content:"\e530"}.fa-skype:before{content:"\f17e"}.fa-joget:before{content:"\f3b7"}.fa-fedora:before{content:"\f798"}.fa-stripe-s:before{content:"\f42a"}.fa-meta:before{content:"\e49b"}.fa-laravel:before{content:"\f3bd"}.fa-hotjar:before{content:"\f3b1"}.fa-bluetooth-b:before{content:"\f294"}.fa-sticker-mule:before{content:"\f3f7"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-hips:before{content:"\f452"}.fa-behance:before{content:"\f1b4"}.fa-reddit:before{content:"\f1a1"}.fa-discord:before{content:"\f392"}.fa-chrome:before{content:"\f268"}.fa-app-store-ios:before{content:"\f370"}.fa-cc-discover:before{content:"\f1f2"}.fa-wpbeginner:before{content:"\f297"}.fa-confluence:before{content:"\f78d"}.fa-mdb:before{content:"\f8ca"}.fa-dochub:before{content:"\f394"}.fa-accessible-icon:before{content:"\f368"}.fa-ebay:before{content:"\f4f4"}.fa-amazon:before{content:"\f270"}.fa-unsplash:before{content:"\e07c"}.fa-yarn:before{content:"\f7e3"}.fa-square-steam:before,.fa-steam-square:before{content:"\f1b7"}.fa-500px:before{content:"\f26e"}.fa-square-vimeo:before,.fa-vimeo-square:before{content:"\f194"}.fa-asymmetrik:before{content:"\f372"}.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before{content:"\f2b4"}.fa-gratipay:before{content:"\f184"}.fa-apple:before{content:"\f179"}.fa-hive:before{content:"\e07f"}.fa-gitkraken:before{content:"\f3a6"}.fa-keybase:before{content:"\f4f5"}.fa-apple-pay:before{content:"\f415"}.fa-padlet:before{content:"\e4a0"}.fa-amazon-pay:before{content:"\f42c"}.fa-github-square:before,.fa-square-github:before{content:"\f092"}.fa-stumbleupon:before{content:"\f1a4"}.fa-fedex:before{content:"\f797"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-shopify:before{content:"\e057"}.fa-neos:before{content:"\f612"}.fa-square-threads:before{content:"\e619"}.fa-hackerrank:before{content:"\f5f7"}.fa-researchgate:before{content:"\f4f8"}.fa-swift:before{content:"\f8e1"}.fa-angular:before{content:"\f420"}.fa-speakap:before{content:"\f3f3"}.fa-angrycreative:before{content:"\f36e"}.fa-y-combinator:before{content:"\f23b"}.fa-empire:before{content:"\f1d1"}.fa-envira:before{content:"\f299"}.fa-gitlab-square:before,.fa-square-gitlab:before{content:"\e5ae"}.fa-studiovinari:before{content:"\f3f8"}.fa-pied-piper:before{content:"\f2ae"}.fa-wordpress:before{content:"\f19a"}.fa-product-hunt:before{content:"\f288"}.fa-firefox:before{content:"\f269"}.fa-linode:before{content:"\f2b8"}.fa-goodreads:before{content:"\f3a8"}.fa-odnoklassniki-square:before,.fa-square-odnoklassniki:before{content:"\f264"}.fa-jsfiddle:before{content:"\f1cc"}.fa-sith:before{content:"\f512"}.fa-themeisle:before{content:"\f2b2"}.fa-page4:before{content:"\f3d7"}.fa-hashnode:before{content:"\e499"}.fa-react:before{content:"\f41b"}.fa-cc-paypal:before{content:"\f1f4"}.fa-squarespace:before{content:"\f5be"}.fa-cc-stripe:before{content:"\f1f5"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-bitcoin:before{content:"\f379"}.fa-keycdn:before{content:"\f3ba"}.fa-opera:before{content:"\f26a"}.fa-itch-io:before{content:"\f83a"}.fa-umbraco:before{content:"\f8e8"}.fa-galactic-senate:before{content:"\f50d"}.fa-ubuntu:before{content:"\f7df"}.fa-draft2digital:before{content:"\f396"}.fa-stripe:before{content:"\f429"}.fa-houzz:before{content:"\f27c"}.fa-gg:before{content:"\f260"}.fa-dhl:before{content:"\f790"}.fa-pinterest-square:before,.fa-square-pinterest:before{content:"\f0d3"}.fa-xing:before{content:"\f168"}.fa-blackberry:before{content:"\f37b"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-playstation:before{content:"\f3df"}.fa-quinscape:before{content:"\f459"}.fa-less:before{content:"\f41d"}.fa-blogger-b:before{content:"\f37d"}.fa-opencart:before{content:"\f23d"}.fa-vine:before{content:"\f1ca"}.fa-paypal:before{content:"\f1ed"}.fa-gitlab:before{content:"\f296"}.fa-typo3:before{content:"\f42b"}.fa-reddit-alien:before{content:"\f281"}.fa-yahoo:before{content:"\f19e"}.fa-dailymotion:before{content:"\e052"}.fa-affiliatetheme:before{content:"\f36b"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-bootstrap:before{content:"\f836"}.fa-odnoklassniki:before{content:"\f263"}.fa-nfc-symbol:before{content:"\e531"}.fa-ethereum:before{content:"\f42e"}.fa-speaker-deck:before{content:"\f83c"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-patreon:before{content:"\f3d9"}.fa-avianex:before{content:"\f374"}.fa-ello:before{content:"\f5f1"}.fa-gofore:before{content:"\f3a7"}.fa-bimobject:before{content:"\f378"}.fa-facebook-f:before{content:"\f39e"}.fa-google-plus-square:before,.fa-square-google-plus:before{content:"\f0d4"}.fa-mandalorian:before{content:"\f50f"}.fa-first-order-alt:before{content:"\f50a"}.fa-osi:before{content:"\f41a"}.fa-google-wallet:before{content:"\f1ee"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-periscope:before{content:"\f3da"}.fa-fulcrum:before{content:"\f50b"}.fa-cloudscale:before{content:"\f383"}.fa-forumbee:before{content:"\f211"}.fa-mizuni:before{content:"\f3cc"}.fa-schlix:before{content:"\f3ea"}.fa-square-xing:before,.fa-xing-square:before{content:"\f169"}.fa-bandcamp:before{content:"\f2d5"}.fa-wpforms:before{content:"\f298"}.fa-cloudversify:before{content:"\f385"}.fa-usps:before{content:"\f7e1"}.fa-megaport:before{content:"\f5a3"}.fa-magento:before{content:"\f3c4"}.fa-spotify:before{content:"\f1bc"}.fa-optin-monster:before{content:"\f23c"}.fa-fly:before{content:"\f417"}.fa-aviato:before{content:"\f421"}.fa-itunes:before{content:"\f3b4"}.fa-cuttlefish:before{content:"\f38c"}.fa-blogger:before{content:"\f37c"}.fa-flickr:before{content:"\f16e"}.fa-viber:before{content:"\f409"}.fa-soundcloud:before{content:"\f1be"}.fa-digg:before{content:"\f1a6"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-symfony:before{content:"\f83d"}.fa-maxcdn:before{content:"\f136"}.fa-etsy:before{content:"\f2d7"}.fa-facebook-messenger:before{content:"\f39f"}.fa-audible:before{content:"\f373"}.fa-think-peaks:before{content:"\f731"}.fa-bilibili:before{content:"\e3d9"}.fa-erlang:before{content:"\f39d"}.fa-x-twitter:before{content:"\e61b"}.fa-cotton-bureau:before{content:"\f89e"}.fa-dashcube:before{content:"\f210"}.fa-42-group:before,.fa-innosoft:before{content:"\e080"}.fa-stack-exchange:before{content:"\f18d"}.fa-elementor:before{content:"\f430"}.fa-pied-piper-square:before,.fa-square-pied-piper:before{content:"\e01e"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-palfed:before{content:"\f3d8"}.fa-superpowers:before{content:"\f2dd"}.fa-resolving:before{content:"\f3e7"}.fa-xbox:before{content:"\f412"}.fa-searchengin:before{content:"\f3eb"}.fa-tiktok:before{content:"\e07b"}.fa-facebook-square:before,.fa-square-facebook:before{content:"\f082"}.fa-renren:before{content:"\f18b"}.fa-linux:before{content:"\f17c"}.fa-glide:before{content:"\f2a5"}.fa-linkedin:before{content:"\f08c"}.fa-hubspot:before{content:"\f3b2"}.fa-deploydog:before{content:"\f38e"}.fa-twitch:before{content:"\f1e8"}.fa-ravelry:before{content:"\f2d9"}.fa-mixer:before{content:"\e056"}.fa-lastfm-square:before,.fa-square-lastfm:before{content:"\f203"}.fa-vimeo:before{content:"\f40a"}.fa-mendeley:before{content:"\f7b3"}.fa-uniregistry:before{content:"\f404"}.fa-figma:before{content:"\f799"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-dropbox:before{content:"\f16b"}.fa-instagram:before{content:"\f16d"}.fa-cmplid:before{content:"\e360"}.fa-facebook:before{content:"\f09a"}.fa-gripfire:before{content:"\f3ac"}.fa-jedi-order:before{content:"\f50e"}.fa-uikit:before{content:"\f403"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-phabricator:before{content:"\f3db"}.fa-ussunnah:before{content:"\f407"}.fa-earlybirds:before{content:"\f39a"}.fa-trade-federation:before{content:"\f513"}.fa-autoprefixer:before{content:"\f41c"}.fa-whatsapp:before{content:"\f232"}.fa-slideshare:before{content:"\f1e7"}.fa-google-play:before{content:"\f3ab"}.fa-viadeo:before{content:"\f2a9"}.fa-line:before{content:"\f3c0"}.fa-google-drive:before{content:"\f3aa"}.fa-servicestack:before{content:"\f3ec"}.fa-simplybuilt:before{content:"\f215"}.fa-bitbucket:before{content:"\f171"}.fa-imdb:before{content:"\f2d8"}.fa-deezer:before{content:"\e077"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-jira:before{content:"\f7b1"}.fa-docker:before{content:"\f395"}.fa-screenpal:before{content:"\e570"}.fa-bluetooth:before{content:"\f293"}.fa-gitter:before{content:"\f426"}.fa-d-and-d:before{content:"\f38d"}.fa-microblog:before{content:"\e01a"}.fa-cc-diners-club:before{content:"\f24c"}.fa-gg-circle:before{content:"\f261"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-yandex:before{content:"\f413"}.fa-readme:before{content:"\f4d5"}.fa-html5:before{content:"\f13b"}.fa-sellsy:before{content:"\f213"}.fa-sass:before{content:"\f41e"}.fa-wirsindhandwerk:before,.fa-wsh:before{content:"\e2d0"}.fa-buromobelexperte:before{content:"\f37f"}.fa-salesforce:before{content:"\f83b"}.fa-octopus-deploy:before{content:"\e082"}.fa-medapps:before{content:"\f3c6"}.fa-ns8:before{content:"\f3d5"}.fa-pinterest-p:before{content:"\f231"}.fa-apper:before{content:"\f371"}.fa-fort-awesome:before{content:"\f286"}.fa-waze:before{content:"\f83f"}.fa-cc-jcb:before{content:"\f24b"}.fa-snapchat-ghost:before,.fa-snapchat:before{content:"\f2ab"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-rust:before{content:"\e07a"}.fa-wix:before{content:"\f5cf"}.fa-behance-square:before,.fa-square-behance:before{content:"\f1b5"}.fa-supple:before{content:"\f3f9"}.fa-rebel:before{content:"\f1d0"}.fa-css3:before{content:"\f13c"}.fa-staylinked:before{content:"\f3f5"}.fa-kaggle:before{content:"\f5fa"}.fa-space-awesome:before{content:"\e5ac"}.fa-deviantart:before{content:"\f1bd"}.fa-cpanel:before{content:"\f388"}.fa-goodreads-g:before{content:"\f3a9"}.fa-git-square:before,.fa-square-git:before{content:"\f1d2"}.fa-square-tumblr:before,.fa-tumblr-square:before{content:"\f174"}.fa-trello:before{content:"\f181"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-get-pocket:before{content:"\f265"}.fa-perbyte:before{content:"\e083"}.fa-grunt:before{content:"\f3ad"}.fa-weebly:before{content:"\f5cc"}.fa-connectdevelop:before{content:"\f20e"}.fa-leanpub:before{content:"\f212"}.fa-black-tie:before{content:"\f27e"}.fa-themeco:before{content:"\f5c6"}.fa-python:before{content:"\f3e2"}.fa-android:before{content:"\f17b"}.fa-bots:before{content:"\e340"}.fa-free-code-camp:before{content:"\f2c5"}.fa-hornbill:before{content:"\f592"}.fa-js:before{content:"\f3b8"}.fa-ideal:before{content:"\e013"}.fa-git:before{content:"\f1d3"}.fa-dev:before{content:"\f6cc"}.fa-sketch:before{content:"\f7c6"}.fa-yandex-international:before{content:"\f414"}.fa-cc-amex:before{content:"\f1f3"}.fa-uber:before{content:"\f402"}.fa-github:before{content:"\f09b"}.fa-php:before{content:"\f457"}.fa-alipay:before{content:"\f642"}.fa-youtube:before{content:"\f167"}.fa-skyatlas:before{content:"\f216"}.fa-firefox-browser:before{content:"\e007"}.fa-replyd:before{content:"\f3e6"}.fa-suse:before{content:"\f7d6"}.fa-jenkins:before{content:"\f3b6"}.fa-twitter:before{content:"\f099"}.fa-rockrms:before{content:"\f3e9"}.fa-pinterest:before{content:"\f0d2"}.fa-buffer:before{content:"\f837"}.fa-npm:before{content:"\f3d4"}.fa-yammer:before{content:"\f840"}.fa-btc:before{content:"\f15a"}.fa-dribbble:before{content:"\f17d"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-internet-explorer:before{content:"\f26b"}.fa-stubber:before{content:"\e5c7"}.fa-telegram-plane:before,.fa-telegram:before{content:"\f2c6"}.fa-old-republic:before{content:"\f510"}.fa-odysee:before{content:"\e5c6"}.fa-square-whatsapp:before,.fa-whatsapp-square:before{content:"\f40c"}.fa-node-js:before{content:"\f3d3"}.fa-edge-legacy:before{content:"\e078"}.fa-slack-hash:before,.fa-slack:before{content:"\f198"}.fa-medrt:before{content:"\f3c8"}.fa-usb:before{content:"\f287"}.fa-tumblr:before{content:"\f173"}.fa-vaadin:before{content:"\f408"}.fa-quora:before{content:"\f2c4"}.fa-square-x-twitter:before{content:"\e61a"}.fa-reacteurope:before{content:"\f75d"}.fa-medium-m:before,.fa-medium:before{content:"\f23a"}.fa-amilia:before{content:"\f36d"}.fa-mixcloud:before{content:"\f289"}.fa-flipboard:before{content:"\f44d"}.fa-viacoin:before{content:"\f237"}.fa-critical-role:before{content:"\f6c9"}.fa-sitrox:before{content:"\e44a"}.fa-discourse:before{content:"\f393"}.fa-joomla:before{content:"\f1aa"}.fa-mastodon:before{content:"\f4f6"}.fa-airbnb:before{content:"\f834"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-buy-n-large:before{content:"\f8a6"}.fa-gulp:before{content:"\f3ae"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-strava:before{content:"\f428"}.fa-ember:before{content:"\f423"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-teamspeak:before{content:"\f4f9"}.fa-pushed:before{content:"\f3e1"}.fa-wordpress-simple:before{content:"\f411"}.fa-nutritionix:before{content:"\f3d6"}.fa-wodu:before{content:"\e088"}.fa-google-pay:before{content:"\e079"}.fa-intercom:before{content:"\f7af"}.fa-zhihu:before{content:"\f63f"}.fa-korvue:before{content:"\f42f"}.fa-pix:before{content:"\e43a"}.fa-steam-symbol:before{content:"\f3f6"}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/masterstudy-lms-learning-management-system/_core/libraries/nuxy/metaboxes/assets/webfonts/fa-regular-400.woff2) format("woff2"),url(//antrenorluktemelegitim.com.tr/wp-content/plugins/masterstudy-lms-learning-management-system/_core/libraries/nuxy/metaboxes/assets/webfonts/fa-regular-400.ttf) format("truetype")}.fa-regular,.far{font-weight:400}:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/masterstudy-lms-learning-management-system/_core/libraries/nuxy/metaboxes/assets/webfonts/fa-solid-900.woff2) format("woff2"),url(//antrenorluktemelegitim.com.tr/wp-content/plugins/masterstudy-lms-learning-management-system/_core/libraries/nuxy/metaboxes/assets/webfonts/fa-solid-900.ttf) format("truetype")}.fa-solid,.fas{font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/masterstudy-lms-learning-management-system/_core/libraries/nuxy/metaboxes/assets/webfonts/fa-brands-400.woff2) format("woff2"),url(//antrenorluktemelegitim.com.tr/wp-content/plugins/masterstudy-lms-learning-management-system/_core/libraries/nuxy/metaboxes/assets/webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/masterstudy-lms-learning-management-system/_core/libraries/nuxy/metaboxes/assets/webfonts/fa-solid-900.woff2) format("woff2"),url(//antrenorluktemelegitim.com.tr/wp-content/plugins/masterstudy-lms-learning-management-system/_core/libraries/nuxy/metaboxes/assets/webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/masterstudy-lms-learning-management-system/_core/libraries/nuxy/metaboxes/assets/webfonts/fa-regular-400.woff2) format("woff2"),url(//antrenorluktemelegitim.com.tr/wp-content/plugins/masterstudy-lms-learning-management-system/_core/libraries/nuxy/metaboxes/assets/webfonts/fa-regular-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/masterstudy-lms-learning-management-system/_core/libraries/nuxy/metaboxes/assets/webfonts/fa-solid-900.woff2) format("woff2"),url(//antrenorluktemelegitim.com.tr/wp-content/plugins/masterstudy-lms-learning-management-system/_core/libraries/nuxy/metaboxes/assets/webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/masterstudy-lms-learning-management-system/_core/libraries/nuxy/metaboxes/assets/webfonts/fa-brands-400.woff2) format("woff2"),url(//antrenorluktemelegitim.com.tr/wp-content/plugins/masterstudy-lms-learning-management-system/_core/libraries/nuxy/metaboxes/assets/webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/masterstudy-lms-learning-management-system/_core/libraries/nuxy/metaboxes/assets/webfonts/fa-regular-400.woff2) format("woff2"),url(//antrenorluktemelegitim.com.tr/wp-content/plugins/masterstudy-lms-learning-management-system/_core/libraries/nuxy/metaboxes/assets/webfonts/fa-regular-400.ttf) format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-family:"FontAwesome";font-display:block;src:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/masterstudy-lms-learning-management-system/_core/libraries/nuxy/metaboxes/assets/webfonts/fa-v4compatibility.woff2) format("woff2"),url(//antrenorluktemelegitim.com.tr/wp-content/plugins/masterstudy-lms-learning-management-system/_core/libraries/nuxy/metaboxes/assets/webfonts/fa-v4compatibility.ttf) format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a}
.loading:before,.loading_v2:after,.ms_lms_loader_::after,.ms_lms_loader_::before{content:""}@-webkit-keyframes percentAnimate{0%,100%{-webkit-transform:scale(.8,.8);transform:scale(.8,.8)}50%{-webkit-transform:scale(1,1);transform:scale(1,1)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(360deg)}}@-webkit-keyframes shake_it{2%,40%{-webkit-transform:translate(-7px,0) rotate(0);transform:translate(-7px,0) rotate(0)}14%,4%,58%,86%{-webkit-transform:translate(-5px,0) rotate(0);transform:translate(-5px,0) rotate(0)}6%,70%{-webkit-transform:translate(4px,0) rotate(0);transform:translate(4px,0) rotate(0)}62%,8%{-webkit-transform:translate(-4px,0) rotate(0);transform:translate(-4px,0) rotate(0)}10%,72%,74%,80%,84%,96%,98%{-webkit-transform:translate(-6px,0) rotate(0);transform:translate(-6px,0) rotate(0)}12%,18%,28%,32%,60%,76%{-webkit-transform:translate(2px,0) rotate(0);transform:translate(2px,0) rotate(0)}16%,24%,66%,94%{-webkit-transform:translate(-3px,0) rotate(0);transform:translate(-3px,0) rotate(0)}20%{-webkit-transform:translate(3px,0) rotate(0);transform:translate(3px,0) rotate(0)}22%,46%,56%,78%{-webkit-transform:translate(-2px,0) rotate(0);transform:translate(-2px,0) rotate(0)}26%,52%{-webkit-transform:translate(-9px,0) rotate(0);transform:translate(-9px,0) rotate(0)}30%{-webkit-transform:translate(7px,0) rotate(0);transform:translate(7px,0) rotate(0)}0%,100%,34%,42%{-webkit-transform:translate(0,0) rotate(0);transform:translate(0,0) rotate(0)}36%,44%,82%,88%,90%,92%{-webkit-transform:translate(-1px,0) rotate(0);transform:translate(-1px,0) rotate(0)}38%{-webkit-transform:translate(6px,0) rotate(0);transform:translate(6px,0) rotate(0)}48%,68%{-webkit-transform:translate(10px,0) rotate(0);transform:translate(10px,0) rotate(0)}50%{-webkit-transform:translate(-8px,0) rotate(0);transform:translate(-8px,0) rotate(0)}54%{-webkit-transform:translate(9px,0) rotate(0);transform:translate(9px,0) rotate(0)}64%{-webkit-transform:translate(1px,0) rotate(0);transform:translate(1px,0) rotate(0)}}@keyframes shake_it{2%,40%{-webkit-transform:translate(-7px,0) rotate(0);transform:translate(-7px,0) rotate(0)}14%,4%,58%,86%{-webkit-transform:translate(-5px,0) rotate(0);transform:translate(-5px,0) rotate(0)}6%,70%{-webkit-transform:translate(4px,0) rotate(0);transform:translate(4px,0) rotate(0)}62%,8%{-webkit-transform:translate(-4px,0) rotate(0);transform:translate(-4px,0) rotate(0)}10%,72%,74%,80%,84%,96%,98%{-webkit-transform:translate(-6px,0) rotate(0);transform:translate(-6px,0) rotate(0)}12%,18%,28%,32%,60%,76%{-webkit-transform:translate(2px,0) rotate(0);transform:translate(2px,0) rotate(0)}16%,24%,66%,94%{-webkit-transform:translate(-3px,0) rotate(0);transform:translate(-3px,0) rotate(0)}20%{-webkit-transform:translate(3px,0) rotate(0);transform:translate(3px,0) rotate(0)}22%,46%,56%,78%{-webkit-transform:translate(-2px,0) rotate(0);transform:translate(-2px,0) rotate(0)}26%,52%{-webkit-transform:translate(-9px,0) rotate(0);transform:translate(-9px,0) rotate(0)}30%{-webkit-transform:translate(7px,0) rotate(0);transform:translate(7px,0) rotate(0)}0%,100%,34%,42%{-webkit-transform:translate(0,0) rotate(0);transform:translate(0,0) rotate(0)}36%,44%,82%,88%,90%,92%{-webkit-transform:translate(-1px,0) rotate(0);transform:translate(-1px,0) rotate(0)}38%{-webkit-transform:translate(6px,0) rotate(0);transform:translate(6px,0) rotate(0)}48%,68%{-webkit-transform:translate(10px,0) rotate(0);transform:translate(10px,0) rotate(0)}50%{-webkit-transform:translate(-8px,0) rotate(0);transform:translate(-8px,0) rotate(0)}54%{-webkit-transform:translate(9px,0) rotate(0);transform:translate(9px,0) rotate(0)}64%{-webkit-transform:translate(1px,0) rotate(0);transform:translate(1px,0) rotate(0)}}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.slide-fade-enter-active{transition:all .3s ease}.slide-fade-leave-active{transition:none}.slide-fade-enter,.slide-fade-leave-to{-webkit-transform:translateY(10px);transform:translateY(10px);opacity:0}.shake-it{-webkit-animation:shake_it 4s infinite;animation:shake_it 4s infinite;border-color:red!important}.loading_v2>*{opacity:.8}.loading_v2:after{position:absolute;top:50%;left:50%;width:20px;height:20px;margin:-10px 0 0 -10px;background:rgba(25,94,200,.4);border-radius:50px;opacity:0;-webkit-animation:pulse_v2 1s infinite linear;animation:pulse_v2 1s infinite linear}@-webkit-keyframes pulse_v2{0%{-webkit-transform:scale(.6);transform:scale(.6);opacity:0}33%{-webkit-transform:scale(1);transform:scale(1);opacity:1}100%{-webkit-transform:scale(1.4);transform:scale(1.4);opacity:0}}@keyframes pulse_v2{0%{-webkit-transform:scale(.6);transform:scale(.6);opacity:0}33%{-webkit-transform:scale(1);transform:scale(1);opacity:1}100%{-webkit-transform:scale(1.4);transform:scale(1.4);opacity:0}}.stm-lms-message{padding:15px 30px;margin:15px 0;background-color:rgba(229,57,53,.1294117647);color:#E53935;border-radius:5px}.stm-lms-message.success{background-color:#66BB6A;color:#fff}.stm_lms_btn_icon{position:relative}.stm_lms_btn_icon [type=button]{position:absolute;right:0;top:0;bottom:0;width:50px;text-align:center;background-color:transparent;border:0}.stm_lms_btn_icon .form-control{padding-right:55px!important}.nav.nav-tabs{margin:0 0 50px;border-bottom:0;display:flex}@media (max-width:600px){.nav.nav-tabs{margin:0 0 15px}.stm_lms_finish_score .stm_lms_finish_score__buttons .inner a{min-width:100px}}.nav.nav-tabs>li{flex:1 0}.nav.nav-tabs>li a{padding:16px 10px 20px;margin:0;border:0!important;border-top:3px solid #f0f4fa!important;border-radius:0;font-size:15px;font-weight:600;background-color:#f0f4fa;text-align:center;color:#273044}.ms_plugin_loader_bg_,html.no-js{margin-top:0!important}.nav.nav-tabs>li a:hover{color:#273044}.nav.nav-tabs>li.active a{border-top-color:#385bce!important;background-color:#fff;color:#273044!important}.stm_lms_gradebook__course__image img{width:50px;height:50px;-o-object-fit:cover;object-fit:cover}.stm-lms-lesson_navigation_complete .stm_lms_complete_lesson{line-height:15px}.stm-lms-upload-input-demo-mode{display:none}.stm-lms-single_quiz button.btn.btn-default.stm_lms_complete_lesson{padding:18px 30px;border-radius:30px;touch-action:manipulation;cursor:pointer;line-height:14px;font-size:14px}.stm_lms_button .stm_lms_user_float_menu .float_menu_item abbr{width:7px}.stm-lms-quiz__result_actions .btn,.stm_lms_finish_score .stm_lms_finish_score__buttons .inner a{border-radius:30px}.stm_lms_udemy_course .nav li.active a{background-color:#fff}.stm_lms_udemy_course .nav li a{background-color:#457992}body .stm_lms_ent_groups_add_edit .form-control{box-shadow:unset}body .stm_lms_assignment__edit .inner .assignment_files img{width:100%;max-width:100%;height:auto}.stm-lms-plugin .wrap,body #main .stm_lms_courses_wrapper,body .stm_lms_courses_wrapper{max-width:1200px}body #stm_lms_enterprise_groups .stm_lms_ent_groups_add_edit__emails .form-control.valid,body .stm-lms-wrapper__login .stm_lms_login_wrapper .form-control,body .stm-lms-wrapper__login .stm_lms_register_wrapper .form-control{height:45px}body :root{min-width:1200px;width:1200px;margin:0 auto}body .stm_lms_create_announcement .form-group select{min-height:45px}body .stm_lms_lesson_comments__top h3{color:#000;line-height:38px}body .stm_lms_lesson_comments__top .stm-lms-course__sidebar_toggle{line-height:38px}body .stm_lms_certificate_checker a.btn.btn-default{display:flex;justify-content:center;align-items:center}body .stm-lms-wrapper.lesson_style_classic .stm-lms-course__curriculum .stm-curriculum__title .stm-lms-curriculum-trigger{line-height:36px}@media (min-width:1920px){body .stm-lms-wrapper.lesson_style_classic .stm-lms-course__curriculum .stm-curriculum__title .stm-lms-curriculum-trigger{line-height:35px}}body input[type=color]:focus,body input[type=date]:focus,body input[type=datetime-local]:focus,body input[type=datetime]:focus,body input[type=email]:focus,body input[type=month]:focus,body input[type=number]:focus,body input[type=password]:focus,body input[type=range]:focus,body input[type=search]:focus,body input[type=tel]:focus,body input[type=time]:focus,body input[type=url]:focus,body input[type=week]:focus,body textarea:focus{outline:0}body .comment-content a:focus,body .comment-content a:hover,body .comment-metadata a.comment-edit-link:focus,body .comment-metadata a.comment-edit-link:hover,body .comment-metadata a:focus,body .comment-metadata a:hover,body .comment-reply-link:focus,body .comment-reply-link:hover,body .comments-pagination a:not(.prev):not(.next):focus,body .comments-pagination a:not(.prev):not(.next):hover,body .edit-link a:focus,body .edit-link a:hover,body .entry-content a:focus,body .entry-content a:hover,body .entry-footer .cat-links a:focus,body .entry-footer .cat-links a:hover,body .entry-footer .tags-links a:focus,body .entry-footer .tags-links a:hover,body .entry-footer a:focus,body .entry-footer a:hover,body .entry-meta a:focus,body .entry-meta a:hover,body .entry-summary a:focus,body .entry-summary a:hover,body .entry-title a:focus,body .entry-title a:hover,body .logged-in-as a:focus,body .logged-in-as a:hover,body .page-links a:focus .page-number,body .page-links a:hover .page-number,body .pagination a:not(.prev):not(.next):focus,body .pagination a:not(.prev):not(.next):hover,body .post-navigation a:focus,body .post-navigation a:hover,body .posts-navigation a:focus,body .posts-navigation a:hover,body .site-footer .widget-area a:focus,body .site-footer .widget-area a:hover,body .site-info a:focus,body .site-info a:hover,body .widget .widget-title a:focus,body .widget .widget-title a:hover,body .widget a:focus,body .widget a:hover,body .widget ul li a:focus,body .widget ul li a:hover,body .widget_authors a:focus strong,body .widget_authors a:hover strong,body a:focus .nav-title,body a:hover .nav-title{box-shadow:none}body .stm-lms-wrapper__login #stm-lms-register h3,body .stm-lms-wrapper__login .stm-lms-login__top h3{font-weight:600}body .stm-lms-wrapper__login .stm_lms_login_wrapper__actions label,body .stm-lms-wrapper__login .stm_lms_register_wrapper__actions label{font-size:14px;font-weight:400;line-height:22px;margin-bottom:0}body .stm-lms-wrapper__login .stm_lms_styled_checkbox__inner{width:24px;height:24px;margin-right:10px}body .stm-lms-wrapper__login .stm_lms_login_wrapper .lostpassword{font-size:14px}body .stm-lms-wrapper__login .stm_lms_login_wrapper .stm_lms_login_wrapper__actions .btn{font-size:14px;padding:15px 25px;min-width:105px}body #stm_lms_manage_course .stm_lms_item_modal__bottom input[type=color]:focus,body #stm_lms_manage_course .stm_lms_item_modal__bottom input[type=date]:focus,body #stm_lms_manage_course .stm_lms_item_modal__bottom input[type=datetime-local]:focus,body #stm_lms_manage_course .stm_lms_item_modal__bottom input[type=datetime]:focus,body #stm_lms_manage_course .stm_lms_item_modal__bottom input[type=email]:focus,body #stm_lms_manage_course .stm_lms_item_modal__bottom input[type=month]:focus,body #stm_lms_manage_course .stm_lms_item_modal__bottom input[type=range]:focus,body #stm_lms_manage_course .stm_lms_item_modal__bottom input[type=search]:focus,body #stm_lms_manage_course .stm_lms_item_modal__bottom input[type=tel]:focus,body #stm_lms_manage_course .stm_lms_item_modal__bottom input[type=time]:focus,body #stm_lms_manage_course .stm_lms_item_modal__bottom input[type=url]:focus,body #stm_lms_manage_course .stm_lms_item_modal__bottom input[type=week]:focus{border-color:#cbcbcb;outline:0}@media (max-width:600px){body .stm_lms_manage_course__image.filled .stm_lms_manage_course__image_empty{height:100%}body #stm_lms_manage_course .stm_lms_item_modal__bottom{padding:10px 50px}body #stm_lms_manage_course .stm_lms_item_modal__bottom a.btn.btn-default{font-size:11px}}body .stm_lms_courses__single--image .stm_lms_courses__single--image__container{height:160px}body .stm_lms_courses__single--image img{display:flex;width:100%;flex-shrink:0;height:100%;-o-object-fit:cover;object-fit:cover}body .stm_lms_courses__single__inner__image{flex:1 0 auto}.pmpro_invoice_wrap .pmpro_actions_nav a,.pmpro_invoice_wrap .pmpro_actions_nav a:hover,.stm_lms_cart .stm_lms_cart__item_title .normal_font a:hover{color:#385bce}.stm-lms-plugin #stm_lms_manage_course .stm-lms-manage-prereq .wpcfto-autocomplete{margin:50px 0 0!important}.stm-lms-plugin #stm_lms_instructor_assignments .asignments_grid__single a:hover{box-shadow:0 4px 14px rgba(0,0,0,.12),inset 3px 0 0 #385bce!important}.stm-lms-plugin .comment-content a,.stm-lms-plugin .comment-content a img,.stm-lms-plugin .entry-content a,.stm-lms-plugin .entry-content a img,.stm-lms-plugin .entry-summary a,.stm-lms-plugin .posts-navigation a,.stm-lms-plugin .site-footer .widget-area a,.stm-lms-plugin .widget a,.stm-lms-plugin .widget a img,.stm-lms-plugin .widget_authors a strong,.wc-block-cart .wp-block-woocommerce-cart-line-items-block .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:focus{box-shadow:none}.stm-lms-plugin .stm_lms_cart__item_title .enterprise-course-added label{display:inline-block}.stm-lms-plugin .stm-lms-manage-prereq .dropdown-menu{margin-top:40px!important}.stm-lms-plugin .stm_lms_finish_score h2,.stm-lms-plugin .stm_lms_gradebook__course__inner h4{padding:0}.stm-lms-plugin #stm_lms_manage_course .stm-lms-manage-prereq .wpcfto-autocomplete-search .dropdown-toggle{position:absolute;left:0}.stm-lms-plugin .stm_lms_finish_score h3{padding:5px!important}.stm-lms-plugin .stm-lms-quiz__result h4{padding:10px!important}.stm-lms-plugin .stm_lms_manage_course__image_empty i.lnr-upload{margin-bottom:0}.stm-lms-plugin .stm_lms_create_announcement .btn{font-size:12px;padding:15px}.stm-lms-plugin .stm_lms_ent_groups_add_edit .form-control{height:45px}.stm_searchbox .autocomplete ul li.focus-list a,body .header_2 .stm_lms_courses_search .autocomplete ul li.focus-list a{background-color:#f8f8f8;color:#2b2b2b}.stm_searchbox .autocomplete ul li.focus-list a:hover,body .header_2 .stm_lms_courses_search .autocomplete ul li.focus-list a:hover{color:#385bce!important}.stmlms-check:before{font-size:24px;vertical-align:middle;color:#17d292}.stm_lms_recent_courses .stm_lms_recent_courses__all a.btn.btn-default{background-color:#385bce}.stm_lms_udemy_course .stm_lms_course__image img{height:auto}.stm_lms_courses__grid .stm_lms_courses__single--info .stm_lms_courses__single--info_title a:hover h4{color:#385bce!important}.testimonials_navigation .simple_carousel_next:hover i,.testimonials_navigation .simple_carousel_prev:hover i{color:#17d292!important}.testimonials_main_wrapper.style_5 .top .nav-buttons span{border-color:#17d292!important;color:#17d292!important}.testimonials_main_wrapper.style_5 .top .nav-buttons span:hover{background-color:#17d292!important;color:#fff!important}.simple_carousel_wrapper a.btn.btn-primary.btn-sm{border-color:#17d292;color:#17d292}.simple_carousel_wrapper a.btn.btn-primary.btn-sm:hover{border-color:#17d292;background-color:#17d292;color:#fff}.stm_lms_instructors__grid .owl-dots .owl-dot.active,.stm_lms_single_course_carousel_wrapper .stm_lms_single_course_carousel .owl-dots .owl-dot.active{border-color:#385bce}.simple_carousel_wrapper .btn-carousel-control.simple_carousel_next:focus:after,.simple_carousel_wrapper .btn-carousel-control.simple_carousel_next:focus:after:hover,.simple_carousel_wrapper .btn-carousel-control.simple_carousel_next:hover:after,.simple_carousel_wrapper .btn-carousel-control.simple_carousel_next:hover:after:hover{background-color:#17d292}.simple_carousel_wrapper .simple_carousel_next:hover i,.simple_carousel_wrapper .simple_carousel_prev:hover i{color:#fff}.expert-single-slide .st_experts .expert_inner_title_link:hover .expert_inner_title{color:#385bce}.stm_lms_certificate_checker__form a.btn.btn-default,.stm_lms_certificate_checker__form a.btn.btn-default:active,.stm_lms_certificate_checker__form a.btn.btn-default:focus,.stm_lms_certificate_checker__form a.btn.btn-default:hover{background-color:#385bce}.stm_lms_certificate_checker .stm-lms-message.success{background-color:#17d292}.stm_lms_courses_grid .showing a.btn.btn-default.stm_lms_load_more_courses,.stm_lms_courses_grid .showing a.btn.btn-default.stm_lms_load_more_courses:hover,.stm_lms_featured_teacher .featured-teacher-all a.btn.btn-default,.stm_lms_featured_teacher .stm_lms_featured_teacher_content a.btn.btn-default{background-color:#385bce}.stm_lms_instructors_carousel_wrapper .stm_lms_instructors_carousel__top .h4:hover{color:#385bce}.stm_lms_featured_teacher .stm_lms_featured_teacher_content_disabled a.btn.btn-default{text-decoration:none}.stm_lms_featured_teacher .stm_lms_featured_teacher_content_disabled a.btn.btn-default:hover{cursor:default}.file-wrap .file-browse,.file-wrap i.stmlms-times,.stm_lms_styled_checkbox,body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):hover{cursor:pointer}.stm_lms_courses_grid .stm_lms_courses_grid__counter .stm_lms_courses_grid__all{color:#385bce;border-bottom:none}.stm_lms_courses_grid .stm_lms_courses_grid__counter .stm_lms_courses_grid__all:hover{border-bottom:1px solid #385bce}.wc-block-cart .wp-block-woocommerce-cart-line-items-block .wc-block-cart-items__header .wc-block-cart-items__header-total{padding-right:16px!important}.wc-block-cart .wp-block-woocommerce-cart-line-items-block .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input{height:auto;min-width:20px;max-width:30px;border:1px solid #ccc}.wc-block-cart .wp-block-woocommerce-cart-line-items-block .wc-block-components-quantity-selector{width:91px}.wc-block-grid a.wp-block-button__link.add_to_cart_button.ajax_add_to_cart.loading{background-color:#fff;min-height:0}.wc-block-grid a.wp-block-button__link.add_to_cart_button.ajax_add_to_cart.loading:before{border:2px solid #32373c}.wc-block-grid a.wp-block-button__link.add_to_cart_button.ajax_add_to_cart.loading:after{opacity:0}.wc-block-grid .wc-block-grid__product-rating .star-rating,.wc-block-grid .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{width:7em}.wc-block-grid .wc-block-grid__product-rating .star-rating:before,.wc-block-grid .wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before{display:none}.wc-block-components-order-summary .wc-block-components-panel__content{margin-top:10px}.wc-block-components-radio-control .wc-block-components-radio-control__input:focus,body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):focus{outline:0!important;box-shadow:none!important}.wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button,.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button{background-color:#385bce!important;border:2px solid #385bce!important;color:#fff;border-radius:4px}.wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button:hover,.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button:hover{background-color:#17d292!important;border-color:#17d292!important}.wc-block-cart__submit-button{background-color:#385bce!important;border:2px solid #385bce!important;border-radius:4px;color:#fff}.wc-block-cart__submit-button:hover{background-color:#17d292!important;border-color:#17d292!important;color:#fff}@media (max-width:600px){.stm-curriculum-item__toggle-container{display:none}}.ms_plugin_loader_bg_{position:fixed;z-index:9999998;top:0;left:0;max-width:100%!important;background:#fff;width:100%;height:100%;display:flex;justify-content:center}.ms_lms_loader_{width:48px;height:48px;position:fixed;top:calc(50vh - 24px);border-radius:50%;display:inline-block;border:3px solid;border-color:#17d292 #17d292 transparent transparent;box-sizing:border-box;-webkit-animation:rotation 1s linear infinite;animation:rotation 1s linear infinite}.ms_lms_loader_::after,.ms_lms_loader_::before{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;border:3px solid;border-color:transparent transparent #385bce #385bce;width:40px;height:40px;border-radius:50%;box-sizing:border-box;-webkit-animation:rotationBack .5s linear infinite;animation:rotationBack .5s linear infinite;-webkit-transform-origin:center center;transform-origin:center center}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotation{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes rotationBack{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes rotationBack{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@-webkit-keyframes pulsate{0%{-webkit-transform:scale(.1,.1);opacity:0}50%{opacity:1}100%{-webkit-transform:scale(1.2,1.2);opacity:0}}html{font-size:inherit}.label,label{color:#273044}.masterstudy-theme .header_2 .stm_lms_account_dropdown .dropdown button{background-color:#385bce!important;border-color:#385bce!important}.masterstudy-theme .header_2 .stm_lms_account_dropdown .dropdown button .login_name,.masterstudy-theme .header_2 .stm_lms_account_dropdown .dropdown button:hover .caret,.masterstudy-theme .header_2 .stm_lms_account_dropdown .dropdown button:hover .login_name,.masterstudy-theme .header_2 .stm_lms_account_dropdown .dropdown.open button .caret,.masterstudy-theme .header_2 .stm_lms_account_dropdown .dropdown.open button .login_name{color:#fff}.masterstudy-theme .stm_header_links i.secondary_color{color:#385bce}.masterstudy-theme a.stm_lms_courses_search__button.sbc{background-color:#385bce;color:#fff}.masterstudy-theme a.stm_lms_courses_search__button.sbc:hover{background-color:#273044}.masterstudy-theme #stm_lms_add_review a.btn.btn-default{background-color:#385bce}.masterstudy-theme a.btn.btn-default.start-course{background-color:#17d292}.masterstudy-theme .stm_lms_courses_wrapper .stm_lms_load_more_courses{background-color:#385bce!important}.masterstudy-theme .stm-lms-wrapper .classic_style .masterstudy_preview_certificate{outline:#385bce!important;background:0 0!important}.stm-lms-modal-enterprise button.close span,a{outline:0!important}.masterstudy-theme .stm-lms-wrapper .stm-lms-course__sidebar .masterstudy_preview_certificate{background-color:transparent!important}.masterstudy-theme .stm-lms-wrapper .masterstudy_preview_certificate{background-color:#385bce!important}.masterstudy-theme .stm-lms-wrapper .stm-lms-user-certificates .stm-lms-user-quiz .masterstudy_preview_certificate{background-color:transparent!important}.masterstudy-theme .stm-lms-wrapper div.multiseparator:after{background-color:#385bce!important}.masterstudy-theme .stm-lms-wrapper .stm-load-more-courses-btn,.masterstudy-theme .stm-lms-wrapper .stm-load-more-courses-btn:active,.masterstudy-theme .stm-lms-wrapper .stm-load-more-courses-btn:focus,.masterstudy-theme .stm-lms-wrapper .stm-load-more-courses-btn:hover{background-color:#385bce}.masterstudy-theme .stm-lms-wrapper .create-announcement-btn{background-color:#385bce!important}.masterstudy-theme #wrapper .header_2 .header_top .stm_courses_search .stm_lms_courses_search__button{background-color:#385bce}.masterstudy-theme #wrapper .stm_lms_categories_dropdown__child a:hover{color:#385bce!important}.masterstudy-theme #wrapper .stm_lms_categories_dropdown__parents .sbc_h:hover{background-color:#fff;color:#385bce}.stm-lms-wrapper{position:relative;padding:50px 0 30px;margin-left:auto;margin-right:auto}.stm-lms-wrapper-wishlist{margin-bottom:100px}body:not(.masterstudy-theme) .stm-lms-wrapper.user-account-page:not(.stm-lms-wrapper--gradebook),body:not(.theme-ms-lms-starter-theme) .stm-lms-wrapper.user-account-page:not(.stm-lms-wrapper--gradebook){max-width:1200px!important}.stm-lms-template-page .stm_lms_breadcrumbs{display:none}.stm_header_links a.stm_lms_bi_link.normal_font:hover,.stm_header_links i.lnr.lnr-bullhorn.secondary_color,.stm_header_links i.stmlms-case.secondary_color{color:#385bce}.star-rating{width:75px;height:13px;margin-top:4px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/img/staremptyl.svg) left top repeat-x}.star-rating>span{display:block;text-indent:-9999px;line-height:1;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/img/starfull.svg) left top repeat-x}.mobile_logo_modal .header_top .logo-unit{opacity:.5}@media (max-width:600px){.mobile_logo_modal .header_top .logo-unit{display:none}}.loading{min-height:100px;position:relative}.loading .stmlms-spin{display:none}.loading:before{display:block;position:absolute;top:20px;left:50%;margin-left:-15px;border:2px solid rgba(0,0,0,.5);border-radius:30px;height:30px;width:30px;-webkit-animation:pulsate 1.5s ease-out;animation:pulsate 1.5s ease-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;opacity:0;z-index:99}.modal .loading{min-width:30px;min-height:30px}.modal .loading:before{top:0}.btn.btn-default.loading{min-height:auto;min-width:100px;overflow:hidden}.btn.btn-default.loading:before{top:50%;left:50%;width:30px;height:30px;margin:-15px 0 0 -15px;border-color:#fff}.btn.btn-default.loading span{display:block;opacity:0;width:0}.loading[data-delete-course]{min-height:auto}.loading[data-delete-course]:before{position:static}.btn{vertical-align:top!important}.btn.btn-icon{text-transform:none;font-weight:400;background-color:#17d292!important}.btn.btn-icon i{position:relative;top:1px;margin-left:5px;font-size:16px}.modal .loading.btn{margin:0;font-size:inherit;visibility:visible}.stm_lms_post_status{position:absolute;right:10px;top:10px;padding:2px 4px;min-width:47px;background-color:#1db874;font-size:11px;text-align:center;color:#fff;text-transform:uppercase;border-radius:3px;z-index:100}.stm_lms_post_status.special{background-color:#f09b23}.stm_lms_post_status.hot{background-color:red}.star-rating.star-rating__big{width:100px;height:20px;background-size:20px 20px}.star-rating.star-rating__big>span{height:20px;background-size:20px 20px}.wpcfto_radio{position:relative;margin:0 10px 0 0}.wpcfto_radio__fake:after,.wpcfto_radio__fake:before{position:absolute;content:""}.wpcfto_radio__fake:before{top:0;left:0;width:20px;height:20px;border:1px solid #dedede;background-color:#fff;border-radius:50%}.wpcfto_radio__fake:after{top:6px;left:6px;width:8px;height:8px;border-radius:50%}.wpcfto_radio input{opacity:0}.wpcfto_radio input:checked+.wpcfto_radio__fake:after{background-color:#385bce}.stm_lms_styled_checkbox__inner{position:relative;top:-1px;display:inline-block;width:24px;height:24px;margin-right:10px;vertical-align:top;border:1px solid #bcbcbc}.stm_lms_styled_checkbox__inner input{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;z-index:10000}.stm_lms_styled_checkbox__inner input:checked+span i{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.stm_lms_styled_checkbox__inner span{position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;background-color:#fff}.stm_lms_styled_checkbox__inner span i{color:#273044;opacity:0;-webkit-transform:translateY(3px);transform:translateY(3px);transition:.3s ease}a{text-decoration:none!important}.modal-backdrop{background:rgba(255,255,255,.5)}.modal-content{box-shadow:0 10px 30px rgba(0,0,0,.25)!important}@media (max-width:1023px){.nav.nav-tabs{flex-wrap:nowrap}.nav.nav-tabs li{flex:100%}}@media (max-width:600px){.stm-curriculum-item .stm-curriculum-item__toggle-container{display:none}}.stm_lms_infinite .stm_lms_load_more_courses{opacity:0}.stm_lms_infinite .stm_lms_load_more_courses.loading{opacity:1;background-color:transparent!important;cursor:default!important}.stm_lms_infinite .stm_lms_load_more_courses.loading:after,.stm_lms_infinite .stm_lms_load_more_courses.loading:before{display:inline-block;vertical-align:top;position:static;width:12px;height:12px;margin:0;background-color:#aaa;border:0;border-radius:50%;opacity:1;-webkit-animation:action .5s infinite alternate;animation:action .5s infinite alternate}.stm_lms_infinite .stm_lms_load_more_courses.loading:after{-webkit-animation-delay:.6s;animation-delay:.6s}.stm_lms_infinite .stm_lms_load_more_courses.loading span{display:inline-block;vertical-align:top;width:12px;height:12px;background-color:#aaa;border:0;border-radius:50%;opacity:1;font-size:0;margin:0 5px;-webkit-animation:action .5s infinite alternate;animation:action .5s infinite alternate;-webkit-animation-delay:.3s;animation-delay:.3s}@-webkit-keyframes action{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}@keyframes action{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}button.close{color:#fff!important;opacity:.5;text-shadow:none;padding:5px 10px;font-size:30px;transition:.3s ease}button.close:hover{opacity:1}.justify-center{justify-content:center}.back-to-account{display:block;margin:0 0 60px;color:#273044}.modal-close,.vue_is_disabled{display:none}.back-to-account i{position:relative;top:1px}.min-height-300{min-height:300px}.min-height-400{min-height:400px}.min-height-500{min-height:500px}.p-t-10{padding-top:10px}.p-t-15{padding-top:15px}.p-t-30{padding-top:30px}.p-r-10{padding-right:10px}.p-r-15{padding-right:15px}.p-r-30{padding-right:30px}.p-b-10{padding-bottom:10px}.p-b-15{padding-bottom:15px}.p-b-30{padding-bottom:30px}.p-l-10{padding-left:10px}.p-l-15{padding-left:15px}.p-l-30{padding-left:30px}.m-0{margin:0!important}.m-t-10{margin-top:10px}.m-t-15{margin-top:15px}.m-t-30{margin-top:30px}.m-t--10{margin-top:-10px}.m-t--15{margin-top:-15px}.m-t--30{margin-top:-30px}.m-r-10{margin-right:10px}.m-r-15{margin-right:15px}.m-r-30{margin-right:30px}.m-b-5{margin-bottom:5px}.m-b-10{margin-bottom:10px}.m-b-15{margin-bottom:15px}.m-b-30{margin-bottom:30px}.m-l-10{margin-left:10px}.m-l-15{margin-left:15px}.m-l-30{margin-left:30px}.statistics-chart-class{min-height:500px;padding:0 0 25px}body.masterstudy-theme .stm_lms_instructor_courses__grid a:active,body.masterstudy-theme .stm_lms_instructor_courses__grid a:focus,body.masterstudy-theme .stm_lms_instructor_courses__grid a:hover,body.masterstudy-theme .stm_lms_instructor_courses__grid a:visited{color:#385bce!important}body.masterstudy-theme .stm_lms_log_in,body.masterstudy-theme .stm_lms_log_in i.stmlms-user,body.masterstudy-theme .stm_lms_log_in:hover{color:#2985f7}.message-notice a{color:#385bce}.message-notice a:hover{color:#385bce!important;opacity:.9}body.stm_lms_button .stm-lms-user-courses .stm_lms_instructor_courses__single--enroll a.btn.btn-default:active,body.stm_lms_button .stm-lms-user-courses .stm_lms_instructor_courses__single--enroll a.btn.btn-default:focus,body.stm_lms_button .stm-lms-user-courses .stm_lms_instructor_courses__single--enroll a.btn.btn-default:hover,body.stm_lms_button .stm-lms-user-courses .stm_lms_instructor_courses__single--enroll a.btn.btn-default:visited{background-color:#385bce!important;color:#fff!important}.theme-masterstudy #header.transparent_header .header_2 .header_top .stm_lms_categories i,.theme-masterstudy #header.transparent_header .header_2 .header_top .stm_lms_categories span{color:#385bce}.header_top .right-unit .not-logged-in .lnr-heart{color:#2985f7}.header_top .right-unit .btn,.header_top .right-unit .btn:hover{background-color:#2985f7}.modal-dialog{padding:50px 0;z-index:1051}.modal-close{position:absolute;top:20px;right:0}.modal-close::after{content:"✖";color:#000;font-size:1.5rem}.vue_is_disabled.is_vue_loaded.active,.vue_is_disabled.is_vue_loaded:not(.tab-pane){display:block}@media (min-width:550px){.col-md-8 .stm_lms_private_information .stm_lms_courses__grid_4 .stm_lms_courses__single,.col-md-9 .stm_lms_private_information .stm_lms_courses__grid_4 .stm_lms_courses__single{width:50%}}@media (min-width:1200px){.col-md-8 .stm_lms_private_information .stm_lms_courses__grid_4 .stm_lms_courses__single,.col-md-9 .stm_lms_private_information .stm_lms_courses__grid_4 .stm_lms_courses__single{width:33.3%}}.stm-lms-wrapper--group_header a{color:#385bce}.stm-lms-wrapper--group_header a:hover{color:#385bce!important}.stm_lms_button .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#385bce}.stm_lms_button .select2-container--default .select2-selection--single .select2-selection__arrow b:after{border-color:#385bce}.classic-lms-2 .select2-container--default .select2-selection--single .select2-selection__arrow b:after,.classic_lms .select2-container--default .select2-selection--single .select2-selection__arrow b:after{border-color:#385bce transparent transparent!important}.single-stm-courses .classic_style .nav.nav-tabs>li.active a{background-color:transparent!important;color:#273044!important}.classic_lms .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#385bce}.load-my-courses .btn.btn-default{background-color:#385bce!important;border-color:#385bce!important}.product-enterprise-group{background-color:#195ec8;color:#fff;padding:5px 10px;margin-left:15px;border-radius:5px;font-size:11px}@media (max-width:1024px){.stm_lms_private_information .nav.nav-tabs>li a{font-size:14px}}.row.cols-same-height{display:flex;flex-wrap:wrap}.row.cols-same-height>[class*=col-]{display:flex;flex-direction:column}body .stm_lms_user_side{text-align:center}body .stm_lms_user_side .stm_lms_profile_buttons_set{text-align:left}#stm_lms_edit_account .stm_lms_user_info_top{display:flex;flex-wrap:wrap;align-items:center}.stm-lms-logout-button{padding:13px 20px 13px 15px;margin-left:auto;vertical-align:middle!important;background-color:#eef1f7!important;color:#273044!important;text-transform:none!important;letter-spacing:0!important;border:none;border-radius:50px;font-weight:400!important;font-size:14px!important}.stm-lms-logout-button i.fa-door-open{margin-right:5px;color:#385bce}.stm-lms-logout-button:hover{background:#385bce!important;color:#fff!important}.stm-lms-logout-button:hover i{color:#fff}.avatar.photo{max-width:40px;max-height:40px;-o-object-fit:cover;object-fit:cover}.stm-lms-user-avatar-edit .avatar.photo{max-width:100%;max-height:215px}.stm_lms_instructors_carousel__single_avatar .avatar.photo{max-width:inherit;max-height:inherit}.stm_lms_course__notfound{display:flex;justify-content:center;flex-wrap:wrap;position:relative;width:100%;padding:30px;margin:0 15px;text-align:center;color:#ccc;font-size:16px}.stm_lms_course__notfound i.lnricons-ghost{display:block;width:100%;margin:0 auto 10px}.stm_lms_course__notfound div{margin:0 10px 10px 0}.stm_lms_course__notfound .stm_lms_courses__filter_reset{display:inline-block;font-size:15px;transition:.3s ease}.stm_lms_course__notfound .stm_lms_courses__filter_reset span{transition:.3s ease}.stm_lms_course__notfound .stm_lms_courses__filter_reset:hover span{border-bottom-color:#385bce}.stm_lms_course__notfound .stm_lms_courses__filter_reset i{font-size:13px}.stm-lms-user-account .stm_lms_course__notfound{padding-left:0;justify-content:flex-start;text-align:left}.stm-lms-user-account .stm_lms_course__notfound i{margin:0 0 10px}.stm-lms-user-account .stm_lms_course__notfound .stm_lms_courses__filter_reset{display:none}.label,label{padding:0}.stm_product_list_widget{padding:0;list-style:none}.stm_product_list_widget li{margin-bottom:20px}.stm_product_list_widget li a{display:block;color:#fff}.stm_product_list_widget li a:after{content:"";display:block}.stm_product_list_widget li a img{float:left;margin-right:20px}.stm_product_list_widget li a .course_available_only_in_subscription__image img{width:20px;height:20px;margin-right:7px}.stm_product_list_widget li a .course_available_only_in_subscription__title{color:#273044;font-size:14px}.stm_product_list_widget li a .meta{overflow:hidden}.stm_product_list_widget li a .meta .title{font-size:14px;margin-top:-5px;color:#273044}.stm_product_list_widget li a .meta .expert{text-transform:uppercase;color:#aaa}.stm_product_list_widget li a:hover .title{color:#eab830}.academy .select2-container--default .select2-selection--single .select2-selection__arrow b:after{border-color:#385bce transparent transparent!important}.stm_zoom_wrap .stm_zoom_content .stm-calendar-links a,.stm_zoom_wrap .stm_zoom_content .stm-calendar-links a:hover{color:#385bce}.stm_zoom_wrap .stm_zoom_content .stm-join-btn{background-color:#385bce;border-color:#385bce}.stm_zoom_wrap .stm_zoom_content .stm-join-btn:hover{color:#fff}.stm_zoom_wrap .stm_zoom_content .stm-join-btn.outline{background:0 0;color:#385bce}.elementor-element .masterstudy_elementor_stm_lms_wishlist i:hover{color:#385bce!important}.stm_lms_courses_carousel__terms .stm_lms_courses_carousel__term,.stm_lms_courses_carousel__terms .stm_lms_courses_carousel__term:hover{color:#385bce}.stm_lms_courses_carousel__terms .stm_lms_courses_carousel__term.secondary_color.active{background-color:#385bce;color:#fff}.stm_lms_courses_carousel__terms .stm_lms_courses_carousel__term.secondary_color.active:hover{color:#fff}.elementor-container .page-numbers.stm_lms_my_course_bundles__pagination li a.page-numbers:hover{background-color:#385bce;border-color:#385bce}.elementor-container .page-numbers.stm_lms_my_course_bundles__pagination li a.page-numbers:after,.elementor-container .page-numbers.stm_lms_my_course_bundles__pagination li a.page-numbers:hover:after{background-color:#385bce}.elementor-container .page-numbers.stm_lms_my_course_bundles__pagination li span.page-numbers.current{background-color:#385bce;border-color:#385bce}.elementor-container .page-numbers.stm_lms_my_course_bundles__pagination li span.page-numbers.current:after{background-color:#385bce}body .stm-lms-wrapper .asignments_grid__pagination .page-numbers li span.page-numbers.current::after{background-color:#385bce!important;border-color:#385bce!important}body .stm-lms-wrapper .asignments_grid__pagination .page-numbers li span.page-numbers.current{border-color:#385bce!important}body .stm-lms-wrapper .asignments_grid__pagination .page-numbers li a.page-numbers:hover{background-color:#385bce!important;border-color:#385bce!important}body .stm-lms-wrapper .asignments_grid__pagination .page-numbers li a.page-numbers:after{background-color:#385bce!important}body .stm-lms-wrapper .stm_lms_my_course_bundles__pagination .page-numbers li span.page-numbers.current:after{background-color:#385bce!important;border-color:#385bce!important}body .stm-lms-wrapper .stm_lms_my_course_bundles__pagination .page-numbers li span.page-numbers.current{border-color:#385bce!important}body .stm-lms-wrapper .stm_lms_my_course_bundles__pagination .page-numbers li a.page-numbers:hover{background-color:#385bce!important;border-color:#385bce!important}body .stm-lms-wrapper .stm_lms_my_course_bundles__pagination .page-numbers li a.page-numbers:after{background-color:#385bce!important}ul.page-numbers{padding:0;margin:0 -5px 30px;list-style:none}ul.page-numbers:after{content:"";clear:both;display:block}ul.page-numbers>li{float:left;margin:0 5px}ul.page-numbers>li a.page-numbers,ul.page-numbers>li span.page-numbers{position:relative;display:block;padding:2px 10px;color:#aaa;font-size:12px;border:2px solid #ccc;text-align:center;z-index:2;overflow:hidden;text-decoration:none!important}ul.page-numbers>li a.page-numbers.current,ul.page-numbers>li a.page-numbers:hover,ul.page-numbers>li span.page-numbers.current,ul.page-numbers>li span.page-numbers:hover{border-color:#eab830;color:#fff}ul.page-numbers>li a.page-numbers.other,ul.page-numbers>li span.page-numbers.other{display:none}ul.page-numbers>li a.page-numbers.current:after,ul.page-numbers>li span.page-numbers.current:after{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;background-color:#eab830;z-index:-1}ul.page-numbers>li a.page-numbers:hover:after,ul.page-numbers>li span.page-numbers:hover:after{left:0}ul.page-numbers>li a.page-numbers:after,ul.page-numbers>li span.page-numbers:after{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:-100%;background-color:#eab830;z-index:-1}ul.page-numbers>li .next .pagi_label{margin-right:6px;text-transform:none}ul.page-numbers>li .next i{margin-left:6px;font-size:10px}ul.page-numbers>li .prev .pagi_label{text-transform:none}ul.page-numbers>li .prev i{margin-right:6px;font-size:10px}.stm_product_list_widget.widget_woo_stm_style_2 li{min-height:84px;margin-bottom:17px!important}.stm_product_list_widget.widget_woo_stm_style_2 li:last-child{margin-bottom:0!important}.stm_product_list_widget.widget_woo_stm_style_2 li a{display:block!important}.stm_product_list_widget.widget_woo_stm_style_2 li a .meta .title{margin-top:-3px;margin-bottom:5px;line-height:18px}.stm_product_list_widget.widget_woo_stm_style_2 li a .meta .rating{display:inline-block;vertical-align:top}.stm_product_list_widget.widget_woo_stm_style_2 li a .meta .rating .price{display:none}.stm_product_list_widget.widget_woo_stm_style_2 li a .meta .expert{margin-top:4px;line-height:14px}.stm_product_list_widget.widget_woo_stm_style_2 li a .meta .stm_featured_product_price{display:inline-block;margin-right:5px;vertical-align:top}.stm_product_list_widget.widget_woo_stm_style_2 li a .meta .stm_featured_product_price .price{min-width:47px;padding:4px;color:#fff;text-align:center;background-color:#48a7d4;border-radius:3px;font-size:12px;text-transform:none;line-height:12px}.stm_product_list_widget.widget_woo_stm_style_2 li a .meta .stm_featured_product_price .price.price-free{background-color:#385bce!important}.stm_product_list_widget.widget_woo_stm_style_2 li a:hover .title{color:#385bce!important}.create-account .checkbox{color:#273044}button,input[type=submit]{outline:0}.asignments_grid__pagination .page-points{position:relative}.asignments_grid__pagination .page-points a{font-size:0!important;border:none!important;position:relative;width:1px;height:1px;opacity:0;overflow:hidden}.asignments_grid__pagination .page-points a:after{display:none!important}.asignments_grid__pagination .page-points:before{content:"...";opacity:1;display:block;position:absolute;width:20px;color:#aaa;font-size:16px;text-align:center;left:0;background:0 0}.asignments_grid__pagination .page-points~.page-points{display:none}.stm_lms_nav_badge{position:absolute;right:-5px;top:-2px;background:#dc1245;color:#fff;padding:0 3px;font-size:7px;text-align:center;text-transform:uppercase;border-radius:3px 3px 3px 0;line-height:11px}@media (max-width:768px){.modal-close{display:block}.stm_lms_nav_badge{display:inline-block;vertical-align:middle;margin:0 auto 0 8px;position:static;font-size:10px;padding:2px 3px}}.file-wrap{background:#fff;padding:7px 15px 7px 7px;position:relative}.file-wrap span{display:inline-block}.file-wrap .file-browse-wrap{margin:0!important}.file-wrap .file-browse{color:#fff;height:36px;box-shadow:0 3px 3px rgba(0,0,0,.16);border-radius:2px;background-color:#8c99a5;padding:9px 17px 10px 20px;text-transform:uppercase;margin:0 10px 0 0!important;position:relative;z-index:2;transition:.3s}.file-wrap .file-placeholder,.file-wrap i{color:#bec5cb}.additional-fields .radio-label,.radio-label{margin:0 10px 7px 0!important}.file-wrap:hover .file-browse{background:#2985f7}.file-wrap i{font-size:16px;position:absolute;right:15px;top:15px;transition:.3s}.file-wrap i.stmlms-times:hover{color:#2985f7}.file-wrap input[type=file]{position:absolute;width:100%;height:100%;line-height:50px;padding-left:23px;color:#bec5cb;left:0;top:0;opacity:0}.file-wrap span.filename{color:#273044}.stm_lms_edit_account .file-wrap{border:2px solid #f0f2f5;padding-top:5px;padding-bottom:5px}.additional-fields label.heading_font{width:100%;display:block}.checkbox-field,.woocommerce-page p.return-to-shop{display:inline-block}.additional-fields .radio-label span{vertical-align:top}.checkbox-field{width:auto!important;height:auto!important}.field-description{padding-top:5px}.radio-label span{vertical-align:top}[v-cloak] *{opacity:0;visibility:hidden}.woocommerce-cart-form .product-name{text-align:left}.woocommerce-cart-form .product-name img{max-width:150px;padding-right:20px}.woocommerce-notices-wrapper .woocommerce-error>li{display:flex;position:relative}.woocommerce-notices-wrapper .woocommerce-error>li i,.woocommerce-notices-wrapper .woocommerce-error>li span{margin:auto 10px auto 0}.woocommerce-notices-wrapper .woocommerce-error>li a.button{position:absolute;right:15px;top:20%}@media (max-width:991px){.woocommerce-notices-wrapper .woocommerce-error>li a.button{top:27%}.woocommerce-notices-wrapper .woocommerce-error>li{padding-right:160px}}#wp-admin-bar-stm_lms_settings img{width:18px;top:8px!important}.stm_zoom_wrapper .stm_zoom_content .stm-calendar-links a,.stm_zoom_wrapper .stm_zoom_content .stm-calendar-links a:hover{color:#385bce}.stm_zoom_wrapper .stm-join-btn.join_in_menu{background-color:#385bce;border-color:#385bce}.stm_zoom_wrapper .stm-join-btn:hover{background:0 0;color:#385bce}.stm_zoom_wrapper .stm_zoom_content .outline{border-color:#385bce;background:0 0;color:#385bce}.stm_zoom_wrapper .stm_zoom_content .outline:hover{background-color:#385bce}body #main-content .container:before{background:0 0!important}body .container{width:100%;max-width:1200px}body.et_divi_theme .container{width:auto}body .label,body label{color:#273044}body .mce-container.mce-panel.mce-floatpanel,body .mce-widget.mce-notification.mce-notification-info.mce-has-close.mce-in,body .mce-widget.mce-tooltip.mce-tooltip-n,body .mce-window.mce-in{z-index:100000000000000000000!important}body #stm_lms_manage_course h4{margin-bottom:20px}body #stm_lms_manage_course .v-select .dropdown-toggle,body #stm_lms_manage_course input{min-height:40px}body .detail_rating_unit *{border:0!important}body .stm_lms_course__image img{width:100%}body .stm_lms_course_completed_summary__label{width:100%;display:flex;align-items:center}body .stm_lms_course_completed_summary__label svg{margin-right:10px}body .stm_lms_course_completed_summary__label svg path{fill:#17d292}body .star-rating{float:none!important;width:75px!important;height:13px!important;margin-top:4px!important;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/img/staremptyl.svg) left top repeat-x!important}body .star-rating>span{display:block!important;text-indent:-9999px!important;line-height:1!important;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/img/starfull.svg) left top repeat-x!important}body .single_product_after_title .star-rating,body .single_product_after_title .star-rating>span{height:20px!important;background-size:20px 20px!important}body .star-rating:before{content:""!important}body .single_product_after_title .star-rating{display:inline-block!important;width:100px!important;margin:1px 0 4px!important;vertical-align:top!important}body .form-group textarea,body .stm-lms-wrapper{width:100%}body .stm_lms_user_float_menu{z-index:9999}body.theme-Divi .stm_lms_user_float_menu{z-index:99999}body .stm-lms-single_question_multi_choice label input,body .stm-lms-single_question_single_choice label input,body .stm-lms-single_question_true_false label input{border:0!important;background:0 0!important}body .stm_product_list_widget.widget_woo_stm_style_2 li a .meta .stm_featured_product_price .price{line-height:1!important;color:#fff!important;font-size:12px!important}body .stm_product_list_widget.widget_woo_stm_style_2 li a .meta .expert{font-size:12px;line-height:1.2}body .btn.btn-default{padding:15px 10px;display:inline-block;min-width:135px;margin-bottom:0;font-size:14px;font-weight:700;white-space:nowrap;vertical-align:middle;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;color:#fff;background-color:#0050b4;text-transform:uppercase;letter-spacing:1px;text-align:center;outline:0!important;border:0}body #stm_lms_faq .panel.panel-default .panel-body{padding-top:20px}@font-face {
font-family: 'Linearicons';
src: url(//antrenorluktemelegitim.com.tr/wp-content/plugins/masterstudy-lms-learning-management-system/_core/libraries/nuxy/taxonomy_meta/assets/linearicons/Linearicons.ttf) format('truetype');
font-weight: normal;
font-style: normal;
}
[class^="lnricons-"], [class*=" lnricons-"] {
font-family: 'Linearicons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-feature-settings: "liga";
-moz-font-feature-settings: "liga=1";
-moz-font-feature-settings: "liga";
-ms-font-feature-settings: "liga" 1;
-o-font-feature-settings: "liga";
font-feature-settings: "liga"; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.lnricons-home:before {
content: "\e600";
}
.lnricons-home2:before {
content: "\e601";
}
.lnricons-home3:before {
content: "\e602";
}
.lnricons-home4:before {
content: "\e603";
}
.lnricons-home5:before {
content: "\e604";
}
.lnricons-home6:before {
content: "\e605";
}
.lnricons-bathtub:before {
content: "\e606";
}
.lnricons-toothbrush:before {
content: "\e607";
}
.lnricons-bed:before {
content: "\e608";
}
.lnricons-couch:before {
content: "\e609";
}
.lnricons-chair:before {
content: "\e60a";
}
.lnricons-city:before {
content: "\e60b";
}
.lnricons-apartment:before {
content: "\e60c";
}
.lnricons-pencil:before {
content: "\e60d";
}
.lnricons-pencil2:before {
content: "\e60e";
}
.lnricons-pen:before {
content: "\e60f";
}
.lnricons-pencil3:before {
content: "\e610";
}
.lnricons-eraser:before {
content: "\e611";
}
.lnricons-pencil4:before {
content: "\e612";
}
.lnricons-pencil5:before {
content: "\e613";
}
.lnricons-feather:before {
content: "\e614";
}
.lnricons-feather2:before {
content: "\e615";
}
.lnricons-feather3:before {
content: "\e616";
}
.lnricons-pen2:before {
content: "\e617";
}
.lnricons-pen-add:before {
content: "\e618";
}
.lnricons-pen-remove:before {
content: "\e619";
}
.lnricons-vector:before {
content: "\e61a";
}
.lnricons-pen3:before {
content: "\e61b";
}
.lnricons-blog:before {
content: "\e61c";
}
.lnricons-brush:before {
content: "\e61d";
}
.lnricons-brush2:before {
content: "\e61e";
}
.lnricons-spray:before {
content: "\e61f";
}
.lnricons-paint-roller:before {
content: "\e620";
}
.lnricons-stamp:before {
content: "\e621";
}
.lnricons-tape:before {
content: "\e622";
}
.lnricons-desk-tape:before {
content: "\e623";
}
.lnricons-texture:before {
content: "\e624";
}
.lnricons-eye-dropper:before {
content: "\e625";
}
.lnricons-palette:before {
content: "\e626";
}
.lnricons-color-sampler:before {
content: "\e627";
}
.lnricons-bucket:before {
content: "\e628";
}
.lnricons-gradient:before {
content: "\e629";
}
.lnricons-gradient2:before {
content: "\e62a";
}
.lnricons-magic-wand:before {
content: "\e62b";
}
.lnricons-magnet:before {
content: "\e62c";
}
.lnricons-pencil-ruler:before {
content: "\e62d";
}
.lnricons-pencil-ruler2:before {
content: "\e62e";
}
.lnricons-compass:before {
content: "\e62f";
}
.lnricons-aim:before {
content: "\e630";
}
.lnricons-gun:before {
content: "\e631";
}
.lnricons-bottle:before {
content: "\e632";
}
.lnricons-drop:before {
content: "\e633";
}
.lnricons-drop-crossed:before {
content: "\e634";
}
.lnricons-drop2:before {
content: "\e635";
}
.lnricons-snow:before {
content: "\e636";
}
.lnricons-snow2:before {
content: "\e637";
}
.lnricons-fire:before {
content: "\e638";
}
.lnricons-lighter:before {
content: "\e639";
}
.lnricons-knife:before {
content: "\e63a";
}
.lnricons-dagger:before {
content: "\e63b";
}
.lnricons-tissue:before {
content: "\e63c";
}
.lnricons-toilet-paper:before {
content: "\e63d";
}
.lnricons-poop:before {
content: "\e63e";
}
.lnricons-umbrella:before {
content: "\e63f";
}
.lnricons-umbrella2:before {
content: "\e640";
}
.lnricons-rain:before {
content: "\e641";
}
.lnricons-tornado:before {
content: "\e642";
}
.lnricons-wind:before {
content: "\e643";
}
.lnricons-fan:before {
content: "\e644";
}
.lnricons-contrast:before {
content: "\e645";
}
.lnricons-sun-small:before {
content: "\e646";
}
.lnricons-sun:before {
content: "\e647";
}
.lnricons-sun2:before {
content: "\e648";
}
.lnricons-moon:before {
content: "\e649";
}
.lnricons-cloud:before {
content: "\e64a";
}
.lnricons-cloud-upload:before {
content: "\e64b";
}
.lnricons-cloud-download:before {
content: "\e64c";
}
.lnricons-cloud-rain:before {
content: "\e64d";
}
.lnricons-cloud-hailstones:before {
content: "\e64e";
}
.lnricons-cloud-snow:before {
content: "\e64f";
}
.lnricons-cloud-windy:before {
content: "\e650";
}
.lnricons-sun-wind:before {
content: "\e651";
}
.lnricons-cloud-fog:before {
content: "\e652";
}
.lnricons-cloud-sun:before {
content: "\e653";
}
.lnricons-cloud-lightning:before {
content: "\e654";
}
.lnricons-cloud-sync:before {
content: "\e655";
}
.lnricons-cloud-lock:before {
content: "\e656";
}
.lnricons-cloud-gear:before {
content: "\e657";
}
.lnricons-cloud-alert:before {
content: "\e658";
}
.lnricons-cloud-check:before {
content: "\e659";
}
.lnricons-cloud-cross:before {
content: "\e65a";
}
.lnricons-cloud-crossed:before {
content: "\e65b";
}
.lnricons-cloud-database:before {
content: "\e65c";
}
.lnricons-database:before {
content: "\e65d";
}
.lnricons-database-add:before {
content: "\e65e";
}
.lnricons-database-remove:before {
content: "\e65f";
}
.lnricons-database-lock:before {
content: "\e660";
}
.lnricons-database-refresh:before {
content: "\e661";
}
.lnricons-database-check:before {
content: "\e662";
}
.lnricons-database-history:before {
content: "\e663";
}
.lnricons-database-upload:before {
content: "\e664";
}
.lnricons-database-download:before {
content: "\e665";
}
.lnricons-server:before {
content: "\e666";
}
.lnricons-shield:before {
content: "\e667";
}
.lnricons-shield-check:before {
content: "\e668";
}
.lnricons-shield-alert:before {
content: "\e669";
}
.lnricons-shield-cross:before {
content: "\e66a";
}
.lnricons-lock:before {
content: "\e66b";
}
.lnricons-rotation-lock:before {
content: "\e66c";
}
.lnricons-unlock:before {
content: "\e66d";
}
.lnricons-key:before {
content: "\e66e";
}
.lnricons-key-hole:before {
content: "\e66f";
}
.lnricons-toggle-off:before {
content: "\e670";
}
.lnricons-toggle-on:before {
content: "\e671";
}
.lnricons-cog:before {
content: "\e672";
}
.lnricons-cog2:before {
content: "\e673";
}
.lnricons-wrench:before {
content: "\e674";
}
.lnricons-screwdriver:before {
content: "\e675";
}
.lnricons-hammer-wrench:before {
content: "\e676";
}
.lnricons-hammer:before {
content: "\e677";
}
.lnricons-saw:before {
content: "\e678";
}
.lnricons-axe:before {
content: "\e679";
}
.lnricons-axe2:before {
content: "\e67a";
}
.lnricons-shovel:before {
content: "\e67b";
}
.lnricons-pickaxe:before {
content: "\e67c";
}
.lnricons-factory:before {
content: "\e67d";
}
.lnricons-factory2:before {
content: "\e67e";
}
.lnricons-recycle:before {
content: "\e67f";
}
.lnricons-trash:before {
content: "\e680";
}
.lnricons-trash2:before {
content: "\e681";
}
.lnricons-trash3:before {
content: "\e682";
}
.lnricons-broom:before {
content: "\e683";
}
.lnricons-game:before {
content: "\e684";
}
.lnricons-gamepad:before {
content: "\e685";
}
.lnricons-joystick:before {
content: "\e686";
}
.lnricons-dice:before {
content: "\e687";
}
.lnricons-spades:before {
content: "\e688";
}
.lnricons-diamonds:before {
content: "\e689";
}
.lnricons-clubs:before {
content: "\e68a";
}
.lnricons-hearts:before {
content: "\e68b";
}
.lnricons-heart:before {
content: "\e68c";
}
.lnricons-star:before {
content: "\e68d";
}
.lnricons-star-half:before {
content: "\e68e";
}
.lnricons-star-empty:before {
content: "\e68f";
}
.lnricons-flag:before {
content: "\e690";
}
.lnricons-flag2:before {
content: "\e691";
}
.lnricons-flag3:before {
content: "\e692";
}
.lnricons-mailbox-full:before {
content: "\e693";
}
.lnricons-mailbox-empty:before {
content: "\e694";
}
.lnricons-at-sign:before {
content: "\e695";
}
.lnricons-envelope:before {
content: "\e696";
}
.lnricons-envelope-open:before {
content: "\e697";
}
.lnricons-paperclip:before {
content: "\e698";
}
.lnricons-paper-plane:before {
content: "\e699";
}
.lnricons-reply:before {
content: "\e69a";
}
.lnricons-reply-all:before {
content: "\e69b";
}
.lnricons-inbox:before {
content: "\e69c";
}
.lnricons-inbox2:before {
content: "\e69d";
}
.lnricons-outbox:before {
content: "\e69e";
}
.lnricons-box:before {
content: "\e69f";
}
.lnricons-archive:before {
content: "\e6a0";
}
.lnricons-archive2:before {
content: "\e6a1";
}
.lnricons-drawers:before {
content: "\e6a2";
}
.lnricons-drawers2:before {
content: "\e6a3";
}
.lnricons-drawers3:before {
content: "\e6a4";
}
.lnricons-eye:before {
content: "\e6a5";
}
.lnricons-eye-crossed:before {
content: "\e6a6";
}
.lnricons-eye-plus:before {
content: "\e6a7";
}
.lnricons-eye-minus:before {
content: "\e6a8";
}
.lnricons-binoculars:before {
content: "\e6a9";
}
.lnricons-binoculars2:before {
content: "\e6aa";
}
.lnricons-hdd:before {
content: "\e6ab";
}
.lnricons-hdd-down:before {
content: "\e6ac";
}
.lnricons-hdd-up:before {
content: "\e6ad";
}
.lnricons-floppy-disk:before {
content: "\e6ae";
}
.lnricons-disc:before {
content: "\e6af";
}
.lnricons-tape2:before {
content: "\e6b0";
}
.lnricons-printer:before {
content: "\e6b1";
}
.lnricons-shredder:before {
content: "\e6b2";
}
.lnricons-file-empty:before {
content: "\e6b3";
}
.lnricons-file-add:before {
content: "\e6b4";
}
.lnricons-file-check:before {
content: "\e6b5";
}
.lnricons-file-lock:before {
content: "\e6b6";
}
.lnricons-files:before {
content: "\e6b7";
}
.lnricons-copy:before {
content: "\e6b8";
}
.lnricons-compare:before {
content: "\e6b9";
}
.lnricons-folder:before {
content: "\e6ba";
}
.lnricons-folder-search:before {
content: "\e6bb";
}
.lnricons-folder-plus:before {
content: "\e6bc";
}
.lnricons-folder-minus:before {
content: "\e6bd";
}
.lnricons-folder-download:before {
content: "\e6be";
}
.lnricons-folder-upload:before {
content: "\e6bf";
}
.lnricons-folder-star:before {
content: "\e6c0";
}
.lnricons-folder-heart:before {
content: "\e6c1";
}
.lnricons-folder-user:before {
content: "\e6c2";
}
.lnricons-folder-shared:before {
content: "\e6c3";
}
.lnricons-folder-music:before {
content: "\e6c4";
}
.lnricons-folder-picture:before {
content: "\e6c5";
}
.lnricons-folder-film:before {
content: "\e6c6";
}
.lnricons-scissors:before {
content: "\e6c7";
}
.lnricons-paste:before {
content: "\e6c8";
}
.lnricons-clipboard-empty:before {
content: "\e6c9";
}
.lnricons-clipboard-pencil:before {
content: "\e6ca";
}
.lnricons-clipboard-text:before {
content: "\e6cb";
}
.lnricons-clipboard-check:before {
content: "\e6cc";
}
.lnricons-clipboard-down:before {
content: "\e6cd";
}
.lnricons-clipboard-left:before {
content: "\e6ce";
}
.lnricons-clipboard-alert:before {
content: "\e6cf";
}
.lnricons-clipboard-user:before {
content: "\e6d0";
}
.lnricons-register:before {
content: "\e6d1";
}
.lnricons-enter:before {
content: "\e6d2";
}
.lnricons-exit:before {
content: "\e6d3";
}
.lnricons-papers:before {
content: "\e6d4";
}
.lnricons-news:before {
content: "\e6d5";
}
.lnricons-reading:before {
content: "\e6d6";
}
.lnricons-typewriter:before {
content: "\e6d7";
}
.lnricons-document:before {
content: "\e6d8";
}
.lnricons-document2:before {
content: "\e6d9";
}
.lnricons-graduation-hat:before {
content: "\e6da";
}
.lnricons-license:before {
content: "\e6db";
}
.lnricons-license2:before {
content: "\e6dc";
}
.lnricons-medal-empty:before {
content: "\e6dd";
}
.lnricons-medal-first:before {
content: "\e6de";
}
.lnricons-medal-second:before {
content: "\e6df";
}
.lnricons-medal-third:before {
content: "\e6e0";
}
.lnricons-podium:before {
content: "\e6e1";
}
.lnricons-trophy:before {
content: "\e6e2";
}
.lnricons-trophy2:before {
content: "\e6e3";
}
.lnricons-music-note:before {
content: "\e6e4";
}
.lnricons-music-note2:before {
content: "\e6e5";
}
.lnricons-music-note3:before {
content: "\e6e6";
}
.lnricons-playlist:before {
content: "\e6e7";
}
.lnricons-playlist-add:before {
content: "\e6e8";
}
.lnricons-guitar:before {
content: "\e6e9";
}
.lnricons-trumpet:before {
content: "\e6ea";
}
.lnricons-album:before {
content: "\e6eb";
}
.lnricons-shuffle:before {
content: "\e6ec";
}
.lnricons-repeat-one:before {
content: "\e6ed";
}
.lnricons-repeat:before {
content: "\e6ee";
}
.lnricons-headphones:before {
content: "\e6ef";
}
.lnricons-headset:before {
content: "\e6f0";
}
.lnricons-loudspeaker:before {
content: "\e6f1";
}
.lnricons-equalizer:before {
content: "\e6f2";
}
.lnricons-theater:before {
content: "\e6f3";
}
.lnricons-3d-glasses:before {
content: "\e6f4";
}
.lnricons-ticket:before {
content: "\e6f5";
}
.lnricons-presentation:before {
content: "\e6f6";
}
.lnricons-play:before {
content: "\e6f7";
}
.lnricons-film-play:before {
content: "\e6f8";
}
.lnricons-clapboard-play:before {
content: "\e6f9";
}
.lnricons-media:before {
content: "\e6fa";
}
.lnricons-film:before {
content: "\e6fb";
}
.lnricons-film2:before {
content: "\e6fc";
}
.lnricons-surveillance:before {
content: "\e6fd";
}
.lnricons-surveillance2:before {
content: "\e6fe";
}
.lnricons-camera:before {
content: "\e6ff";
}
.lnricons-camera-crossed:before {
content: "\e700";
}
.lnricons-camera-play:before {
content: "\e701";
}
.lnricons-time-lapse:before {
content: "\e702";
}
.lnricons-record:before {
content: "\e703";
}
.lnricons-camera2:before {
content: "\e704";
}
.lnricons-camera-flip:before {
content: "\e705";
}
.lnricons-panorama:before {
content: "\e706";
}
.lnricons-time-lapse2:before {
content: "\e707";
}
.lnricons-shutter:before {
content: "\e708";
}
.lnricons-shutter2:before {
content: "\e709";
}
.lnricons-face-detection:before {
content: "\e70a";
}
.lnricons-flare:before {
content: "\e70b";
}
.lnricons-convex:before {
content: "\e70c";
}
.lnricons-concave:before {
content: "\e70d";
}
.lnricons-picture:before {
content: "\e70e";
}
.lnricons-picture2:before {
content: "\e70f";
}
.lnricons-picture3:before {
content: "\e710";
}
.lnricons-pictures:before {
content: "\e711";
}
.lnricons-book:before {
content: "\e712";
}
.lnricons-audio-book:before {
content: "\e713";
}
.lnricons-book2:before {
content: "\e714";
}
.lnricons-bookmark:before {
content: "\e715";
}
.lnricons-bookmark2:before {
content: "\e716";
}
.lnricons-label:before {
content: "\e717";
}
.lnricons-library:before {
content: "\e718";
}
.lnricons-library2:before {
content: "\e719";
}
.lnricons-contacts:before {
content: "\e71a";
}
.lnricons-profile:before {
content: "\e71b";
}
.lnricons-portrait:before {
content: "\e71c";
}
.lnricons-portrait2:before {
content: "\e71d";
}
.lnricons-user:before {
content: "\e71e";
}
.lnricons-user-plus:before {
content: "\e71f";
}
.lnricons-user-minus:before {
content: "\e720";
}
.lnricons-user-lock:before {
content: "\e721";
}
.lnricons-users:before {
content: "\e722";
}
.lnricons-users2:before {
content: "\e723";
}
.lnricons-users-plus:before {
content: "\e724";
}
.lnricons-users-minus:before {
content: "\e725";
}
.lnricons-group-work:before {
content: "\e726";
}
.lnricons-woman:before {
content: "\e727";
}
.lnricons-man:before {
content: "\e728";
}
.lnricons-baby:before {
content: "\e729";
}
.lnricons-baby2:before {
content: "\e72a";
}
.lnricons-baby3:before {
content: "\e72b";
}
.lnricons-baby-bottle:before {
content: "\e72c";
}
.lnricons-walk:before {
content: "\e72d";
}
.lnricons-hand-waving:before {
content: "\e72e";
}
.lnricons-jump:before {
content: "\e72f";
}
.lnricons-run:before {
content: "\e730";
}
.lnricons-woman2:before {
content: "\e731";
}
.lnricons-man2:before {
content: "\e732";
}
.lnricons-man-woman:before {
content: "\e733";
}
.lnricons-height:before {
content: "\e734";
}
.lnricons-weight:before {
content: "\e735";
}
.lnricons-scale:before {
content: "\e736";
}
.lnricons-button:before {
content: "\e737";
}
.lnricons-bow-tie:before {
content: "\e738";
}
.lnricons-tie:before {
content: "\e739";
}
.lnricons-socks:before {
content: "\e73a";
}
.lnricons-shoe:before {
content: "\e73b";
}
.lnricons-shoes:before {
content: "\e73c";
}
.lnricons-hat:before {
content: "\e73d";
}
.lnricons-pants:before {
content: "\e73e";
}
.lnricons-shorts:before {
content: "\e73f";
}
.lnricons-flip-flops:before {
content: "\e740";
}
.lnricons-shirt:before {
content: "\e741";
}
.lnricons-hanger:before {
content: "\e742";
}
.lnricons-laundry:before {
content: "\e743";
}
.lnricons-store:before {
content: "\e744";
}
.lnricons-haircut:before {
content: "\e745";
}
.lnricons-store-24:before {
content: "\e746";
}
.lnricons-barcode:before {
content: "\e747";
}
.lnricons-barcode2:before {
content: "\e748";
}
.lnricons-barcode3:before {
content: "\e749";
}
.lnricons-cashier:before {
content: "\e74a";
}
.lnricons-bag:before {
content: "\e74b";
}
.lnricons-bag2:before {
content: "\e74c";
}
.lnricons-cart:before {
content: "\e74d";
}
.lnricons-cart-empty:before {
content: "\e74e";
}
.lnricons-cart-full:before {
content: "\e74f";
}
.lnricons-cart-plus:before {
content: "\e750";
}
.lnricons-cart-plus2:before {
content: "\e751";
}
.lnricons-cart-add:before {
content: "\e752";
}
.lnricons-cart-remove:before {
content: "\e753";
}
.lnricons-cart-exchange:before {
content: "\e754";
}
.lnricons-tag:before {
content: "\e755";
}
.lnricons-tags:before {
content: "\e756";
}
.lnricons-receipt:before {
content: "\e757";
}
.lnricons-wallet:before {
content: "\e758";
}
.lnricons-credit-card:before {
content: "\e759";
}
.lnricons-cash-dollar:before {
content: "\e75a";
}
.lnricons-cash-euro:before {
content: "\e75b";
}
.lnricons-cash-pound:before {
content: "\e75c";
}
.lnricons-cash-yen:before {
content: "\e75d";
}
.lnricons-bag-dollar:before {
content: "\e75e";
}
.lnricons-bag-euro:before {
content: "\e75f";
}
.lnricons-bag-pound:before {
content: "\e760";
}
.lnricons-bag-yen:before {
content: "\e761";
}
.lnricons-coin-dollar:before {
content: "\e762";
}
.lnricons-coin-euro:before {
content: "\e763";
}
.lnricons-coin-pound:before {
content: "\e764";
}
.lnricons-coin-yen:before {
content: "\e765";
}
.lnricons-calculator:before {
content: "\e766";
}
.lnricons-calculator2:before {
content: "\e767";
}
.lnricons-abacus:before {
content: "\e768";
}
.lnricons-vault:before {
content: "\e769";
}
.lnricons-telephone:before {
content: "\e76a";
}
.lnricons-phone-lock:before {
content: "\e76b";
}
.lnricons-phone-wave:before {
content: "\e76c";
}
.lnricons-phone-pause:before {
content: "\e76d";
}
.lnricons-phone-outgoing:before {
content: "\e76e";
}
.lnricons-phone-incoming:before {
content: "\e76f";
}
.lnricons-phone-in-out:before {
content: "\e770";
}
.lnricons-phone-error:before {
content: "\e771";
}
.lnricons-phone-sip:before {
content: "\e772";
}
.lnricons-phone-plus:before {
content: "\e773";
}
.lnricons-phone-minus:before {
content: "\e774";
}
.lnricons-voicemail:before {
content: "\e775";
}
.lnricons-dial:before {
content: "\e776";
}
.lnricons-telephone2:before {
content: "\e777";
}
.lnricons-pushpin:before {
content: "\e778";
}
.lnricons-pushpin2:before {
content: "\e779";
}
.lnricons-map-marker:before {
content: "\e77a";
}
.lnricons-map-marker-user:before {
content: "\e77b";
}
.lnricons-map-marker-down:before {
content: "\e77c";
}
.lnricons-map-marker-check:before {
content: "\e77d";
}
.lnricons-map-marker-crossed:before {
content: "\e77e";
}
.lnricons-radar:before {
content: "\e77f";
}
.lnricons-compass2:before {
content: "\e780";
}
.lnricons-map:before {
content: "\e781";
}
.lnricons-map2:before {
content: "\e782";
}
.lnricons-location:before {
content: "\e783";
}
.lnricons-road-sign:before {
content: "\e784";
}
.lnricons-calendar-empty:before {
content: "\e785";
}
.lnricons-calendar-check:before {
content: "\e786";
}
.lnricons-calendar-cross:before {
content: "\e787";
}
.lnricons-calendar-31:before {
content: "\e788";
}
.lnricons-calendar-full:before {
content: "\e789";
}
.lnricons-calendar-insert:before {
content: "\e78a";
}
.lnricons-calendar-text:before {
content: "\e78b";
}
.lnricons-calendar-user:before {
content: "\e78c";
}
.lnricons-mouse:before {
content: "\e78d";
}
.lnricons-mouse-left:before {
content: "\e78e";
}
.lnricons-mouse-right:before {
content: "\e78f";
}
.lnricons-mouse-both:before {
content: "\e790";
}
.lnricons-keyboard:before {
content: "\e791";
}
.lnricons-keyboard-up:before {
content: "\e792";
}
.lnricons-keyboard-down:before {
content: "\e793";
}
.lnricons-delete:before {
content: "\e794";
}
.lnricons-spell-check:before {
content: "\e795";
}
.lnricons-escape:before {
content: "\e796";
}
.lnricons-enter2:before {
content: "\e797";
}
.lnricons-screen:before {
content: "\e798";
}
.lnricons-aspect-ratio:before {
content: "\e799";
}
.lnricons-signal:before {
content: "\e79a";
}
.lnricons-signal-lock:before {
content: "\e79b";
}
.lnricons-signal-80:before {
content: "\e79c";
}
.lnricons-signal-60:before {
content: "\e79d";
}
.lnricons-signal-40:before {
content: "\e79e";
}
.lnricons-signal-20:before {
content: "\e79f";
}
.lnricons-signal-0:before {
content: "\e7a0";
}
.lnricons-signal-blocked:before {
content: "\e7a1";
}
.lnricons-sim:before {
content: "\e7a2";
}
.lnricons-flash-memory:before {
content: "\e7a3";
}
.lnricons-usb-drive:before {
content: "\e7a4";
}
.lnricons-phone:before {
content: "\e7a5";
}
.lnricons-smartphone:before {
content: "\e7a6";
}
.lnricons-smartphone-notification:before {
content: "\e7a7";
}
.lnricons-smartphone-vibration:before {
content: "\e7a8";
}
.lnricons-smartphone-embed:before {
content: "\e7a9";
}
.lnricons-smartphone-waves:before {
content: "\e7aa";
}
.lnricons-tablet:before {
content: "\e7ab";
}
.lnricons-tablet2:before {
content: "\e7ac";
}
.lnricons-laptop:before {
content: "\e7ad";
}
.lnricons-laptop-phone:before {
content: "\e7ae";
}
.lnricons-desktop:before {
content: "\e7af";
}
.lnricons-launch:before {
content: "\e7b0";
}
.lnricons-new-tab:before {
content: "\e7b1";
}
.lnricons-window:before {
content: "\e7b2";
}
.lnricons-cable:before {
content: "\e7b3";
}
.lnricons-cable2:before {
content: "\e7b4";
}
.lnricons-tv:before {
content: "\e7b5";
}
.lnricons-radio:before {
content: "\e7b6";
}
.lnricons-remote-control:before {
content: "\e7b7";
}
.lnricons-power-switch:before {
content: "\e7b8";
}
.lnricons-power:before {
content: "\e7b9";
}
.lnricons-power-crossed:before {
content: "\e7ba";
}
.lnricons-flash-auto:before {
content: "\e7bb";
}
.lnricons-lamp:before {
content: "\e7bc";
}
.lnricons-flashlight:before {
content: "\e7bd";
}
.lnricons-lampshade:before {
content: "\e7be";
}
.lnricons-cord:before {
content: "\e7bf";
}
.lnricons-outlet:before {
content: "\e7c0";
}
.lnricons-battery-power:before {
content: "\e7c1";
}
.lnricons-battery-empty:before {
content: "\e7c2";
}
.lnricons-battery-alert:before {
content: "\e7c3";
}
.lnricons-battery-error:before {
content: "\e7c4";
}
.lnricons-battery-low1:before {
content: "\e7c5";
}
.lnricons-battery-low2:before {
content: "\e7c6";
}
.lnricons-battery-low3:before {
content: "\e7c7";
}
.lnricons-battery-mid1:before {
content: "\e7c8";
}
.lnricons-battery-mid2:before {
content: "\e7c9";
}
.lnricons-battery-mid3:before {
content: "\e7ca";
}
.lnricons-battery-full:before {
content: "\e7cb";
}
.lnricons-battery-charging:before {
content: "\e7cc";
}
.lnricons-battery-charging2:before {
content: "\e7cd";
}
.lnricons-battery-charging3:before {
content: "\e7ce";
}
.lnricons-battery-charging4:before {
content: "\e7cf";
}
.lnricons-battery-charging5:before {
content: "\e7d0";
}
.lnricons-battery-charging6:before {
content: "\e7d1";
}
.lnricons-battery-charging7:before {
content: "\e7d2";
}
.lnricons-chip:before {
content: "\e7d3";
}
.lnricons-chip-x64:before {
content: "\e7d4";
}
.lnricons-chip-x86:before {
content: "\e7d5";
}
.lnricons-bubble:before {
content: "\e7d6";
}
.lnricons-bubbles:before {
content: "\e7d7";
}
.lnricons-bubble-dots:before {
content: "\e7d8";
}
.lnricons-bubble-alert:before {
content: "\e7d9";
}
.lnricons-bubble-question:before {
content: "\e7da";
}
.lnricons-bubble-text:before {
content: "\e7db";
}
.lnricons-bubble-pencil:before {
content: "\e7dc";
}
.lnricons-bubble-picture:before {
content: "\e7dd";
}
.lnricons-bubble-video:before {
content: "\e7de";
}
.lnricons-bubble-user:before {
content: "\e7df";
}
.lnricons-bubble-quote:before {
content: "\e7e0";
}
.lnricons-bubble-heart:before {
content: "\e7e1";
}
.lnricons-bubble-emoticon:before {
content: "\e7e2";
}
.lnricons-bubble-attachment:before {
content: "\e7e3";
}
.lnricons-phone-bubble:before {
content: "\e7e4";
}
.lnricons-quote-open:before {
content: "\e7e5";
}
.lnricons-quote-close:before {
content: "\e7e6";
}
.lnricons-dna:before {
content: "\e7e7";
}
.lnricons-heart-pulse:before {
content: "\e7e8";
}
.lnricons-pulse:before {
content: "\e7e9";
}
.lnricons-syringe:before {
content: "\e7ea";
}
.lnricons-pills:before {
content: "\e7eb";
}
.lnricons-first-aid:before {
content: "\e7ec";
}
.lnricons-lifebuoy:before {
content: "\e7ed";
}
.lnricons-bandage:before {
content: "\e7ee";
}
.lnricons-bandages:before {
content: "\e7ef";
}
.lnricons-thermometer:before {
content: "\e7f0";
}
.lnricons-microscope:before {
content: "\e7f1";
}
.lnricons-brain:before {
content: "\e7f2";
}
.lnricons-beaker:before {
content: "\e7f3";
}
.lnricons-skull:before {
content: "\e7f4";
}
.lnricons-bone:before {
content: "\e7f5";
}
.lnricons-construction:before {
content: "\e7f6";
}
.lnricons-construction-cone:before {
content: "\e7f7";
}
.lnricons-pie-chart:before {
content: "\e7f8";
}
.lnricons-pie-chart2:before {
content: "\e7f9";
}
.lnricons-graph:before {
content: "\e7fa";
}
.lnricons-chart-growth:before {
content: "\e7fb";
}
.lnricons-chart-bars:before {
content: "\e7fc";
}
.lnricons-chart-settings:before {
content: "\e7fd";
}
.lnricons-cake:before {
content: "\e7fe";
}
.lnricons-gift:before {
content: "\e7ff";
}
.lnricons-balloon:before {
content: "\e800";
}
.lnricons-rank:before {
content: "\e801";
}
.lnricons-rank2:before {
content: "\e802";
}
.lnricons-rank3:before {
content: "\e803";
}
.lnricons-crown:before {
content: "\e804";
}
.lnricons-lotus:before {
content: "\e805";
}
.lnricons-diamond:before {
content: "\e806";
}
.lnricons-diamond2:before {
content: "\e807";
}
.lnricons-diamond3:before {
content: "\e808";
}
.lnricons-diamond4:before {
content: "\e809";
}
.lnricons-linearicons:before {
content: "\e80a";
}
.lnricons-teacup:before {
content: "\e80b";
}
.lnricons-teapot:before {
content: "\e80c";
}
.lnricons-glass:before {
content: "\e80d";
}
.lnricons-bottle2:before {
content: "\e80e";
}
.lnricons-glass-cocktail:before {
content: "\e80f";
}
.lnricons-glass2:before {
content: "\e810";
}
.lnricons-dinner:before {
content: "\e811";
}
.lnricons-dinner2:before {
content: "\e812";
}
.lnricons-chef:before {
content: "\e813";
}
.lnricons-scale2:before {
content: "\e814";
}
.lnricons-egg:before {
content: "\e815";
}
.lnricons-egg2:before {
content: "\e816";
}
.lnricons-eggs:before {
content: "\e817";
}
.lnricons-platter:before {
content: "\e818";
}
.lnricons-steak:before {
content: "\e819";
}
.lnricons-hamburger:before {
content: "\e81a";
}
.lnricons-hotdog:before {
content: "\e81b";
}
.lnricons-pizza:before {
content: "\e81c";
}
.lnricons-sausage:before {
content: "\e81d";
}
.lnricons-chicken:before {
content: "\e81e";
}
.lnricons-fish:before {
content: "\e81f";
}
.lnricons-carrot:before {
content: "\e820";
}
.lnricons-cheese:before {
content: "\e821";
}
.lnricons-bread:before {
content: "\e822";
}
.lnricons-ice-cream:before {
content: "\e823";
}
.lnricons-ice-cream2:before {
content: "\e824";
}
.lnricons-candy:before {
content: "\e825";
}
.lnricons-lollipop:before {
content: "\e826";
}
.lnricons-coffee-bean:before {
content: "\e827";
}
.lnricons-coffee-cup:before {
content: "\e828";
}
.lnricons-cherry:before {
content: "\e829";
}
.lnricons-grapes:before {
content: "\e82a";
}
.lnricons-citrus:before {
content: "\e82b";
}
.lnricons-apple:before {
content: "\e82c";
}
.lnricons-leaf:before {
content: "\e82d";
}
.lnricons-landscape:before {
content: "\e82e";
}
.lnricons-pine-tree:before {
content: "\e82f";
}
.lnricons-tree:before {
content: "\e830";
}
.lnricons-cactus:before {
content: "\e831";
}
.lnricons-paw:before {
content: "\e832";
}
.lnricons-footprint:before {
content: "\e833";
}
.lnricons-speed-slow:before {
content: "\e834";
}
.lnricons-speed-medium:before {
content: "\e835";
}
.lnricons-speed-fast:before {
content: "\e836";
}
.lnricons-rocket:before {
content: "\e837";
}
.lnricons-hammer2:before {
content: "\e838";
}
.lnricons-balance:before {
content: "\e839";
}
.lnricons-briefcase:before {
content: "\e83a";
}
.lnricons-luggage-weight:before {
content: "\e83b";
}
.lnricons-dolly:before {
content: "\e83c";
}
.lnricons-plane:before {
content: "\e83d";
}
.lnricons-plane-crossed:before {
content: "\e83e";
}
.lnricons-helicopter:before {
content: "\e83f";
}
.lnricons-traffic-lights:before {
content: "\e840";
}
.lnricons-siren:before {
content: "\e841";
}
.lnricons-road:before {
content: "\e842";
}
.lnricons-engine:before {
content: "\e843";
}
.lnricons-oil-pressure:before {
content: "\e844";
}
.lnricons-coolant-temperature:before {
content: "\e845";
}
.lnricons-car-battery:before {
content: "\e846";
}
.lnricons-gas:before {
content: "\e847";
}
.lnricons-gallon:before {
content: "\e848";
}
.lnricons-transmission:before {
content: "\e849";
}
.lnricons-car:before {
content: "\e84a";
}
.lnricons-car-wash:before {
content: "\e84b";
}
.lnricons-car-wash2:before {
content: "\e84c";
}
.lnricons-bus:before {
content: "\e84d";
}
.lnricons-bus2:before {
content: "\e84e";
}
.lnricons-car2:before {
content: "\e84f";
}
.lnricons-parking:before {
content: "\e850";
}
.lnricons-car-lock:before {
content: "\e851";
}
.lnricons-taxi:before {
content: "\e852";
}
.lnricons-car-siren:before {
content: "\e853";
}
.lnricons-car-wash3:before {
content: "\e854";
}
.lnricons-car-wash4:before {
content: "\e855";
}
.lnricons-ambulance:before {
content: "\e856";
}
.lnricons-truck:before {
content: "\e857";
}
.lnricons-trailer:before {
content: "\e858";
}
.lnricons-scale-truck:before {
content: "\e859";
}
.lnricons-train:before {
content: "\e85a";
}
.lnricons-ship:before {
content: "\e85b";
}
.lnricons-ship2:before {
content: "\e85c";
}
.lnricons-anchor:before {
content: "\e85d";
}
.lnricons-boat:before {
content: "\e85e";
}
.lnricons-bicycle:before {
content: "\e85f";
}
.lnricons-bicycle2:before {
content: "\e860";
}
.lnricons-dumbbell:before {
content: "\e861";
}
.lnricons-bench-press:before {
content: "\e862";
}
.lnricons-swim:before {
content: "\e863";
}
.lnricons-football:before {
content: "\e864";
}
.lnricons-baseball-bat:before {
content: "\e865";
}
.lnricons-baseball:before {
content: "\e866";
}
.lnricons-tennis:before {
content: "\e867";
}
.lnricons-tennis2:before {
content: "\e868";
}
.lnricons-ping-pong:before {
content: "\e869";
}
.lnricons-hockey:before {
content: "\e86a";
}
.lnricons-8ball:before {
content: "\e86b";
}
.lnricons-bowling:before {
content: "\e86c";
}
.lnricons-bowling-pins:before {
content: "\e86d";
}
.lnricons-golf:before {
content: "\e86e";
}
.lnricons-golf2:before {
content: "\e86f";
}
.lnricons-archery:before {
content: "\e870";
}
.lnricons-slingshot:before {
content: "\e871";
}
.lnricons-soccer:before {
content: "\e872";
}
.lnricons-basketball:before {
content: "\e873";
}
.lnricons-cube:before {
content: "\e874";
}
.lnricons-3d-rotate:before {
content: "\e875";
}
.lnricons-puzzle:before {
content: "\e876";
}
.lnricons-glasses:before {
content: "\e877";
}
.lnricons-glasses2:before {
content: "\e878";
}
.lnricons-accessibility:before {
content: "\e879";
}
.lnricons-wheelchair:before {
content: "\e87a";
}
.lnricons-wall:before {
content: "\e87b";
}
.lnricons-fence:before {
content: "\e87c";
}
.lnricons-wall2:before {
content: "\e87d";
}
.lnricons-icons:before {
content: "\e87e";
}
.lnricons-resize-handle:before {
content: "\e87f";
}
.lnricons-icons2:before {
content: "\e880";
}
.lnricons-select:before {
content: "\e881";
}
.lnricons-select2:before {
content: "\e882";
}
.lnricons-site-map:before {
content: "\e883";
}
.lnricons-earth:before {
content: "\e884";
}
.lnricons-earth-lock:before {
content: "\e885";
}
.lnricons-network:before {
content: "\e886";
}
.lnricons-network-lock:before {
content: "\e887";
}
.lnricons-planet:before {
content: "\e888";
}
.lnricons-happy:before {
content: "\e889";
}
.lnricons-smile:before {
content: "\e88a";
}
.lnricons-grin:before {
content: "\e88b";
}
.lnricons-tongue:before {
content: "\e88c";
}
.lnricons-sad:before {
content: "\e88d";
}
.lnricons-wink:before {
content: "\e88e";
}
.lnricons-dream:before {
content: "\e88f";
}
.lnricons-shocked:before {
content: "\e890";
}
.lnricons-shocked2:before {
content: "\e891";
}
.lnricons-tongue2:before {
content: "\e892";
}
.lnricons-neutral:before {
content: "\e893";
}
.lnricons-happy-grin:before {
content: "\e894";
}
.lnricons-cool:before {
content: "\e895";
}
.lnricons-mad:before {
content: "\e896";
}
.lnricons-grin-evil:before {
content: "\e897";
}
.lnricons-evil:before {
content: "\e898";
}
.lnricons-wow:before {
content: "\e899";
}
.lnricons-annoyed:before {
content: "\e89a";
}
.lnricons-wondering:before {
content: "\e89b";
}
.lnricons-confused:before {
content: "\e89c";
}
.lnricons-zipped:before {
content: "\e89d";
}
.lnricons-grumpy:before {
content: "\e89e";
}
.lnricons-mustache:before {
content: "\e89f";
}
.lnricons-tombstone-hipster:before {
content: "\e8a0";
}
.lnricons-tombstone:before {
content: "\e8a1";
}
.lnricons-ghost:before {
content: "\e8a2";
}
.lnricons-ghost-hipster:before {
content: "\e8a3";
}
.lnricons-halloween:before {
content: "\e8a4";
}
.lnricons-christmas:before {
content: "\e8a5";
}
.lnricons-easter-egg:before {
content: "\e8a6";
}
.lnricons-mustache2:before {
content: "\e8a7";
}
.lnricons-mustache-glasses:before {
content: "\e8a8";
}
.lnricons-pipe:before {
content: "\e8a9";
}
.lnricons-alarm:before {
content: "\e8aa";
}
.lnricons-alarm-add:before {
content: "\e8ab";
}
.lnricons-alarm-snooze:before {
content: "\e8ac";
}
.lnricons-alarm-ringing:before {
content: "\e8ad";
}
.lnricons-bullhorn:before {
content: "\e8ae";
}
.lnricons-hearing:before {
content: "\e8af";
}
.lnricons-volume-high:before {
content: "\e8b0";
}
.lnricons-volume-medium:before {
content: "\e8b1";
}
.lnricons-volume-low:before {
content: "\e8b2";
}
.lnricons-volume:before {
content: "\e8b3";
}
.lnricons-mute:before {
content: "\e8b4";
}
.lnricons-lan:before {
content: "\e8b5";
}
.lnricons-lan2:before {
content: "\e8b6";
}
.lnricons-wifi:before {
content: "\e8b7";
}
.lnricons-wifi-lock:before {
content: "\e8b8";
}
.lnricons-wifi-blocked:before {
content: "\e8b9";
}
.lnricons-wifi-mid:before {
content: "\e8ba";
}
.lnricons-wifi-low:before {
content: "\e8bb";
}
.lnricons-wifi-low2:before {
content: "\e8bc";
}
.lnricons-wifi-alert:before {
content: "\e8bd";
}
.lnricons-wifi-alert-mid:before {
content: "\e8be";
}
.lnricons-wifi-alert-low:before {
content: "\e8bf";
}
.lnricons-wifi-alert-low2:before {
content: "\e8c0";
}
.lnricons-stream:before {
content: "\e8c1";
}
.lnricons-stream-check:before {
content: "\e8c2";
}
.lnricons-stream-error:before {
content: "\e8c3";
}
.lnricons-stream-alert:before {
content: "\e8c4";
}
.lnricons-communication:before {
content: "\e8c5";
}
.lnricons-communication-crossed:before {
content: "\e8c6";
}
.lnricons-broadcast:before {
content: "\e8c7";
}
.lnricons-antenna:before {
content: "\e8c8";
}
.lnricons-satellite:before {
content: "\e8c9";
}
.lnricons-satellite2:before {
content: "\e8ca";
}
.lnricons-mic:before {
content: "\e8cb";
}
.lnricons-mic-mute:before {
content: "\e8cc";
}
.lnricons-mic2:before {
content: "\e8cd";
}
.lnricons-spotlights:before {
content: "\e8ce";
}
.lnricons-hourglass:before {
content: "\e8cf";
}
.lnricons-loading:before {
content: "\e8d0";
}
.lnricons-loading2:before {
content: "\e8d1";
}
.lnricons-loading3:before {
content: "\e8d2";
}
.lnricons-refresh:before {
content: "\e8d3";
}
.lnricons-refresh2:before {
content: "\e8d4";
}
.lnricons-undo:before {
content: "\e8d5";
}
.lnricons-redo:before {
content: "\e8d6";
}
.lnricons-jump2:before {
content: "\e8d7";
}
.lnricons-undo2:before {
content: "\e8d8";
}
.lnricons-redo2:before {
content: "\e8d9";
}
.lnricons-sync:before {
content: "\e8da";
}
.lnricons-repeat-one2:before {
content: "\e8db";
}
.lnricons-sync-crossed:before {
content: "\e8dc";
}
.lnricons-sync2:before {
content: "\e8dd";
}
.lnricons-repeat-one3:before {
content: "\e8de";
}
.lnricons-sync-crossed2:before {
content: "\e8df";
}
.lnricons-return:before {
content: "\e8e0";
}
.lnricons-return2:before {
content: "\e8e1";
}
.lnricons-refund:before {
content: "\e8e2";
}
.lnricons-history:before {
content: "\e8e3";
}
.lnricons-history2:before {
content: "\e8e4";
}
.lnricons-self-timer:before {
content: "\e8e5";
}
.lnricons-clock:before {
content: "\e8e6";
}
.lnricons-clock2:before {
content: "\e8e7";
}
.lnricons-clock3:before {
content: "\e8e8";
}
.lnricons-watch:before {
content: "\e8e9";
}
.lnricons-alarm2:before {
content: "\e8ea";
}
.lnricons-alarm-add2:before {
content: "\e8eb";
}
.lnricons-alarm-remove:before {
content: "\e8ec";
}
.lnricons-alarm-check:before {
content: "\e8ed";
}
.lnricons-alarm-error:before {
content: "\e8ee";
}
.lnricons-timer:before {
content: "\e8ef";
}
.lnricons-timer-crossed:before {
content: "\e8f0";
}
.lnricons-timer2:before {
content: "\e8f1";
}
.lnricons-timer-crossed2:before {
content: "\e8f2";
}
.lnricons-download:before {
content: "\e8f3";
}
.lnricons-upload:before {
content: "\e8f4";
}
.lnricons-download2:before {
content: "\e8f5";
}
.lnricons-upload2:before {
content: "\e8f6";
}
.lnricons-enter-up:before {
content: "\e8f7";
}
.lnricons-enter-down:before {
content: "\e8f8";
}
.lnricons-enter-left:before {
content: "\e8f9";
}
.lnricons-enter-right:before {
content: "\e8fa";
}
.lnricons-exit-up:before {
content: "\e8fb";
}
.lnricons-exit-down:before {
content: "\e8fc";
}
.lnricons-exit-left:before {
content: "\e8fd";
}
.lnricons-exit-right:before {
content: "\e8fe";
}
.lnricons-enter-up2:before {
content: "\e8ff";
}
.lnricons-enter-down2:before {
content: "\e900";
}
.lnricons-enter-vertical:before {
content: "\e901";
}
.lnricons-enter-left2:before {
content: "\e902";
}
.lnricons-enter-right2:before {
content: "\e903";
}
.lnricons-enter-horizontal:before {
content: "\e904";
}
.lnricons-exit-up2:before {
content: "\e905";
}
.lnricons-exit-down2:before {
content: "\e906";
}
.lnricons-exit-left2:before {
content: "\e907";
}
.lnricons-exit-right2:before {
content: "\e908";
}
.lnricons-cli:before {
content: "\e909";
}
.lnricons-bug:before {
content: "\e90a";
}
.lnricons-code:before {
content: "\e90b";
}
.lnricons-file-code:before {
content: "\e90c";
}
.lnricons-file-image:before {
content: "\e90d";
}
.lnricons-file-zip:before {
content: "\e90e";
}
.lnricons-file-audio:before {
content: "\e90f";
}
.lnricons-file-video:before {
content: "\e910";
}
.lnricons-file-preview:before {
content: "\e911";
}
.lnricons-file-charts:before {
content: "\e912";
}
.lnricons-file-stats:before {
content: "\e913";
}
.lnricons-file-spreadsheet:before {
content: "\e914";
}
.lnricons-link:before {
content: "\e915";
}
.lnricons-unlink:before {
content: "\e916";
}
.lnricons-link2:before {
content: "\e917";
}
.lnricons-unlink2:before {
content: "\e918";
}
.lnricons-thumbs-up:before {
content: "\e919";
}
.lnricons-thumbs-down:before {
content: "\e91a";
}
.lnricons-thumbs-up2:before {
content: "\e91b";
}
.lnricons-thumbs-down2:before {
content: "\e91c";
}
.lnricons-thumbs-up3:before {
content: "\e91d";
}
.lnricons-thumbs-down3:before {
content: "\e91e";
}
.lnricons-share:before {
content: "\e91f";
}
.lnricons-share2:before {
content: "\e920";
}
.lnricons-share3:before {
content: "\e921";
}
.lnricons-magnifier:before {
content: "\e922";
}
.lnricons-file-search:before {
content: "\e923";
}
.lnricons-find-replace:before {
content: "\e924";
}
.lnricons-zoom-in:before {
content: "\e925";
}
.lnricons-zoom-out:before {
content: "\e926";
}
.lnricons-loupe:before {
content: "\e927";
}
.lnricons-loupe-zoom-in:before {
content: "\e928";
}
.lnricons-loupe-zoom-out:before {
content: "\e929";
}
.lnricons-cross:before {
content: "\e92a";
}
.lnricons-menu:before {
content: "\e92b";
}
.lnricons-list:before {
content: "\e92c";
}
.lnricons-list2:before {
content: "\e92d";
}
.lnricons-list3:before {
content: "\e92e";
}
.lnricons-menu2:before {
content: "\e92f";
}
.lnricons-list4:before {
content: "\e930";
}
.lnricons-menu3:before {
content: "\e931";
}
.lnricons-exclamation:before {
content: "\e932";
}
.lnricons-question:before {
content: "\e933";
}
.lnricons-check:before {
content: "\e934";
}
.lnricons-cross2:before {
content: "\e935";
}
.lnricons-plus:before {
content: "\e936";
}
.lnricons-minus:before {
content: "\e937";
}
.lnricons-percent:before {
content: "\e938";
}
.lnricons-chevron-up:before {
content: "\e939";
}
.lnricons-chevron-down:before {
content: "\e93a";
}
.lnricons-chevron-left:before {
content: "\e93b";
}
.lnricons-chevron-right:before {
content: "\e93c";
}
.lnricons-chevrons-expand-vertical:before {
content: "\e93d";
}
.lnricons-chevrons-expand-horizontal:before {
content: "\e93e";
}
.lnricons-chevrons-contract-vertical:before {
content: "\e93f";
}
.lnricons-chevrons-contract-horizontal:before {
content: "\e940";
}
.lnricons-arrow-up:before {
content: "\e941";
}
.lnricons-arrow-down:before {
content: "\e942";
}
.lnricons-arrow-left:before {
content: "\e943";
}
.lnricons-arrow-right:before {
content: "\e944";
}
.lnricons-arrow-up-right:before {
content: "\e945";
}
.lnricons-arrows-merge:before {
content: "\e946";
}
.lnricons-arrows-split:before {
content: "\e947";
}
.lnricons-arrow-divert:before {
content: "\e948";
}
.lnricons-arrow-return:before {
content: "\e949";
}
.lnricons-expand:before {
content: "\e94a";
}
.lnricons-contract:before {
content: "\e94b";
}
.lnricons-expand2:before {
content: "\e94c";
}
.lnricons-contract2:before {
content: "\e94d";
}
.lnricons-move:before {
content: "\e94e";
}
.lnricons-tab:before {
content: "\e94f";
}
.lnricons-arrow-wave:before {
content: "\e950";
}
.lnricons-expand3:before {
content: "\e951";
}
.lnricons-expand4:before {
content: "\e952";
}
.lnricons-contract3:before {
content: "\e953";
}
.lnricons-notification:before {
content: "\e954";
}
.lnricons-warning:before {
content: "\e955";
}
.lnricons-notification-circle:before {
content: "\e956";
}
.lnricons-question-circle:before {
content: "\e957";
}
.lnricons-menu-circle:before {
content: "\e958";
}
.lnricons-checkmark-circle:before {
content: "\e959";
}
.lnricons-cross-circle:before {
content: "\e95a";
}
.lnricons-plus-circle:before {
content: "\e95b";
}
.lnricons-circle-minus:before {
content: "\e95c";
}
.lnricons-percent-circle:before {
content: "\e95d";
}
.lnricons-arrow-up-circle:before {
content: "\e95e";
}
.lnricons-arrow-down-circle:before {
content: "\e95f";
}
.lnricons-arrow-left-circle:before {
content: "\e960";
}
.lnricons-arrow-right-circle:before {
content: "\e961";
}
.lnricons-chevron-up-circle:before {
content: "\e962";
}
.lnricons-chevron-down-circle:before {
content: "\e963";
}
.lnricons-chevron-left-circle:before {
content: "\e964";
}
.lnricons-chevron-right-circle:before {
content: "\e965";
}
.lnricons-backward-circle:before {
content: "\e966";
}
.lnricons-first-circle:before {
content: "\e967";
}
.lnricons-previous-circle:before {
content: "\e968";
}
.lnricons-stop-circle:before {
content: "\e969";
}
.lnricons-play-circle:before {
content: "\e96a";
}
.lnricons-pause-circle:before {
content: "\e96b";
}
.lnricons-next-circle:before {
content: "\e96c";
}
.lnricons-last-circle:before {
content: "\e96d";
}
.lnricons-forward-circle:before {
content: "\e96e";
}
.lnricons-eject-circle:before {
content: "\e96f";
}
.lnricons-crop:before {
content: "\e970";
}
.lnricons-frame-expand:before {
content: "\e971";
}
.lnricons-frame-contract:before {
content: "\e972";
}
.lnricons-focus:before {
content: "\e973";
}
.lnricons-transform:before {
content: "\e974";
}
.lnricons-grid:before {
content: "\e975";
}
.lnricons-grid-crossed:before {
content: "\e976";
}
.lnricons-layers:before {
content: "\e977";
}
.lnricons-layers-crossed:before {
content: "\e978";
}
.lnricons-toggle:before {
content: "\e979";
}
.lnricons-rulers:before {
content: "\e97a";
}
.lnricons-ruler:before {
content: "\e97b";
}
.lnricons-funnel:before {
content: "\e97c";
}
.lnricons-flip-horizontal:before {
content: "\e97d";
}
.lnricons-flip-vertical:before {
content: "\e97e";
}
.lnricons-flip-horizontal2:before {
content: "\e97f";
}
.lnricons-flip-vertical2:before {
content: "\e980";
}
.lnricons-angle:before {
content: "\e981";
}
.lnricons-angle2:before {
content: "\e982";
}
.lnricons-subtract:before {
content: "\e983";
}
.lnricons-combine:before {
content: "\e984";
}
.lnricons-intersect:before {
content: "\e985";
}
.lnricons-exclude:before {
content: "\e986";
}
.lnricons-align-center-vertical:before {
content: "\e987";
}
.lnricons-align-right:before {
content: "\e988";
}
.lnricons-align-bottom:before {
content: "\e989";
}
.lnricons-align-left:before {
content: "\e98a";
}
.lnricons-align-center-horizontal:before {
content: "\e98b";
}
.lnricons-align-top:before {
content: "\e98c";
}
.lnricons-square:before {
content: "\e98d";
}
.lnricons-plus-square:before {
content: "\e98e";
}
.lnricons-minus-square:before {
content: "\e98f";
}
.lnricons-percent-square:before {
content: "\e990";
}
.lnricons-arrow-up-square:before {
content: "\e991";
}
.lnricons-arrow-down-square:before {
content: "\e992";
}
.lnricons-arrow-left-square:before {
content: "\e993";
}
.lnricons-arrow-right-square:before {
content: "\e994";
}
.lnricons-chevron-up-square:before {
content: "\e995";
}
.lnricons-chevron-down-square:before {
content: "\e996";
}
.lnricons-chevron-left-square:before {
content: "\e997";
}
.lnricons-chevron-right-square:before {
content: "\e998";
}
.lnricons-check-square:before {
content: "\e999";
}
.lnricons-cross-square:before {
content: "\e99a";
}
.lnricons-menu-square:before {
content: "\e99b";
}
.lnricons-prohibited:before {
content: "\e99c";
}
.lnricons-circle:before {
content: "\e99d";
}
.lnricons-radio-button:before {
content: "\e99e";
}
.lnricons-ligature:before {
content: "\e99f";
}
.lnricons-text-format:before {
content: "\e9a0";
}
.lnricons-text-format-remove:before {
content: "\e9a1";
}
.lnricons-text-size:before {
content: "\e9a2";
}
.lnricons-bold:before {
content: "\e9a3";
}
.lnricons-italic:before {
content: "\e9a4";
}
.lnricons-underline:before {
content: "\e9a5";
}
.lnricons-strikethrough:before {
content: "\e9a6";
}
.lnricons-highlight:before {
content: "\e9a7";
}
.lnricons-text-align-left:before {
content: "\e9a8";
}
.lnricons-text-align-center:before {
content: "\e9a9";
}
.lnricons-text-align-right:before {
content: "\e9aa";
}
.lnricons-text-align-justify:before {
content: "\e9ab";
}
.lnricons-line-spacing:before {
content: "\e9ac";
}
.lnricons-indent-increase:before {
content: "\e9ad";
}
.lnricons-indent-decrease:before {
content: "\e9ae";
}
.lnricons-text-wrap:before {
content: "\e9af";
}
.lnricons-pilcrow:before {
content: "\e9b0";
}
.lnricons-direction-ltr:before {
content: "\e9b1";
}
.lnricons-direction-rtl:before {
content: "\e9b2";
}
.lnricons-page-break:before {
content: "\e9b3";
}
.lnricons-page-break2:before {
content: "\e9b4";
}
.lnricons-sort-alpha-asc:before {
content: "\e9b5";
}
.lnricons-sort-alpha-desc:before {
content: "\e9b6";
}
.lnricons-sort-numeric-asc:before {
content: "\e9b7";
}
.lnricons-sort-numeric-desc:before {
content: "\e9b8";
}
.lnricons-sort-amount-asc:before {
content: "\e9b9";
}
.lnricons-sort-amount-desc:before {
content: "\e9ba";
}
.lnricons-sort-time-asc:before {
content: "\e9bb";
}
.lnricons-sort-time-desc:before {
content: "\e9bc";
}
.lnricons-sigma:before {
content: "\e9bd";
}
.lnricons-pencil-line:before {
content: "\e9be";
}
.lnricons-hand:before {
content: "\e9bf";
}
.lnricons-pointer-up:before {
content: "\e9c0";
}
.lnricons-pointer-right:before {
content: "\e9c1";
}
.lnricons-pointer-down:before {
content: "\e9c2";
}
.lnricons-pointer-left:before {
content: "\e9c3";
}
.lnricons-finger-tap:before {
content: "\e9c4";
}
.lnricons-fingers-tap:before {
content: "\e9c5";
}
.lnricons-reminder:before {
content: "\e9c6";
}
.lnricons-fingers-crossed:before {
content: "\e9c7";
}
.lnricons-fingers-victory:before {
content: "\e9c8";
}
.lnricons-gesture-zoom:before {
content: "\e9c9";
}
.lnricons-gesture-pinch:before {
content: "\e9ca";
}
.lnricons-fingers-scroll-horizontal:before {
content: "\e9cb";
}
.lnricons-fingers-scroll-vertical:before {
content: "\e9cc";
}
.lnricons-fingers-scroll-left:before {
content: "\e9cd";
}
.lnricons-fingers-scroll-right:before {
content: "\e9ce";
}
.lnricons-hand2:before {
content: "\e9cf";
}
.lnricons-pointer-up2:before {
content: "\e9d0";
}
.lnricons-pointer-right2:before {
content: "\e9d1";
}
.lnricons-pointer-down2:before {
content: "\e9d2";
}
.lnricons-pointer-left2:before {
content: "\e9d3";
}
.lnricons-finger-tap2:before {
content: "\e9d4";
}
.lnricons-fingers-tap2:before {
content: "\e9d5";
}
.lnricons-reminder2:before {
content: "\e9d6";
}
.lnricons-gesture-zoom2:before {
content: "\e9d7";
}
.lnricons-gesture-pinch2:before {
content: "\e9d8";
}
.lnricons-fingers-scroll-horizontal2:before {
content: "\e9d9";
}
.lnricons-fingers-scroll-vertical2:before {
content: "\e9da";
}
.lnricons-fingers-scroll-left2:before {
content: "\e9db";
}
.lnricons-fingers-scroll-right2:before {
content: "\e9dc";
}
.lnricons-fingers-scroll-vertical3:before {
content: "\e9dd";
}
.lnricons-border-style:before {
content: "\e9de";
}
.lnricons-border-all:before {
content: "\e9df";
}
.lnricons-border-outer:before {
content: "\e9e0";
}
.lnricons-border-inner:before {
content: "\e9e1";
}
.lnricons-border-top:before {
content: "\e9e2";
}
.lnricons-border-horizontal:before {
content: "\e9e3";
}
.lnricons-border-bottom:before {
content: "\e9e4";
}
.lnricons-border-left:before {
content: "\e9e5";
}
.lnricons-border-vertical:before {
content: "\e9e6";
}
.lnricons-border-right:before {
content: "\e9e7";
}
.lnricons-border-none:before {
content: "\e9e8";
}
.lnricons-ellipsis:before {
content: "\e9e9";
}
.lnricons-uni21:before {
content: "\21";
}
.lnricons-uni22:before {
content: "\22";
}
.lnricons-uni23:before {
content: "\23";
}
.lnricons-uni24:before {
content: "\24";
}
.lnricons-uni25:before {
content: "\25";
}
.lnricons-uni26:before {
content: "\26";
}
.lnricons-uni27:before {
content: "\27";
}
.lnricons-uni28:before {
content: "\28";
}
.lnricons-uni29:before {
content: "\29";
}
.lnricons-uni2a:before {
content: "\2a";
}
.lnricons-uni2b:before {
content: "\2b";
}
.lnricons-uni2c:before {
content: "\2c";
}
.lnricons-uni2d:before {
content: "\2d";
}
.lnricons-uni2e:before {
content: "\2e";
}
.lnricons-uni2f:before {
content: "\2f";
}
.lnricons-uni30:before {
content: "\30";
}
.lnricons-uni31:before {
content: "\31";
}
.lnricons-uni32:before {
content: "\32";
}
.lnricons-uni33:before {
content: "\33";
}
.lnricons-uni34:before {
content: "\34";
}
.lnricons-uni35:before {
content: "\35";
}
.lnricons-uni36:before {
content: "\36";
}
.lnricons-uni37:before {
content: "\37";
}
.lnricons-uni38:before {
content: "\38";
}
.lnricons-uni39:before {
content: "\39";
}
.lnricons-uni3a:before {
content: "\3a";
}
.lnricons-uni3b:before {
content: "\3b";
}
.lnricons-uni3c:before {
content: "\3c";
}
.lnricons-uni3d:before {
content: "\3d";
}
.lnricons-uni3e:before {
content: "\3e";
}
.lnricons-uni3f:before {
content: "\3f";
}
.lnricons-uni40:before {
content: "\40";
}
.lnricons-uni41:before {
content: "\41";
}
.lnricons-uni42:before {
content: "\42";
}
.lnricons-uni43:before {
content: "\43";
}
.lnricons-uni44:before {
content: "\44";
}
.lnricons-uni45:before {
content: "\45";
}
.lnricons-uni46:before {
content: "\46";
}
.lnricons-uni47:before {
content: "\47";
}
.lnricons-uni48:before {
content: "\48";
}
.lnricons-uni49:before {
content: "\49";
}
.lnricons-uni4a:before {
content: "\4a";
}
.lnricons-uni4b:before {
content: "\4b";
}
.lnricons-uni4c:before {
content: "\4c";
}
.lnricons-uni4d:before {
content: "\4d";
}
.lnricons-uni4e:before {
content: "\4e";
}
.lnricons-uni4f:before {
content: "\4f";
}
.lnricons-uni50:before {
content: "\50";
}
.lnricons-uni51:before {
content: "\51";
}
.lnricons-uni52:before {
content: "\52";
}
.lnricons-uni53:before {
content: "\53";
}
.lnricons-uni54:before {
content: "\54";
}
.lnricons-uni55:before {
content: "\55";
}
.lnricons-uni56:before {
content: "\56";
}
.lnricons-uni57:before {
content: "\57";
}
.lnricons-uni58:before {
content: "\58";
}
.lnricons-uni59:before {
content: "\59";
}
.lnricons-uni5a:before {
content: "\5a";
}
.lnricons-uni5b:before {
content: "\5b";
}
.lnricons-uni5c:before {
content: "\5c";
}
.lnricons-uni5d:before {
content: "\5d";
}
.lnricons-uni5e:before {
content: "\5e";
}
.lnricons-uni5f:before {
content: "\5f";
}
.lnricons-uni60:before {
content: "\60";
}
.lnricons-uni61:before {
content: "\61";
}
.lnricons-uni62:before {
content: "\62";
}
.lnricons-uni63:before {
content: "\63";
}
.lnricons-uni64:before {
content: "\64";
}
.lnricons-uni65:before {
content: "\65";
}
.lnricons-uni66:before {
content: "\66";
}
.lnricons-uni67:before {
content: "\67";
}
.lnricons-uni68:before {
content: "\68";
}
.lnricons-uni69:before {
content: "\69";
}
.lnricons-uni6a:before {
content: "\6a";
}
.lnricons-uni6b:before {
content: "\6b";
}
.lnricons-uni6c:before {
content: "\6c";
}
.lnricons-uni6d:before {
content: "\6d";
}
.lnricons-uni6e:before {
content: "\6e";
}
.lnricons-uni6f:before {
content: "\6f";
}
.lnricons-uni70:before {
content: "\70";
}
.lnricons-uni71:before {
content: "\71";
}
.lnricons-uni72:before {
content: "\72";
}
.lnricons-uni73:before {
content: "\73";
}
.lnricons-uni74:before {
content: "\74";
}
.lnricons-uni75:before {
content: "\75";
}
.lnricons-uni76:before {
content: "\76";
}
.lnricons-uni77:before {
content: "\77";
}
.lnricons-uni78:before {
content: "\78";
}
.lnricons-uni79:before {
content: "\79";
}
.lnricons-uni7a:before {
content: "\7a";
}
.lnricons-uni7b:before {
content: "\7b";
}
.lnricons-uni7c:before {
content: "\7c";
}
.lnricons-uni7d:before {
content: "\7d";
}
.lnricons-uni7e:before {
content: "\7e";
}
.lnricons-copyright:before {
content: "\a9";
}.ays-quiz-container {
box-sizing: border-box;
}
.ays-quiz-container p{
padding: 0 10px;
margin: 1em 0;
}
.ays-quiz-container section.ays_quiz_redirection_timer_container,
.ays-quiz-container section.ays_quiz_timer_container {
padding-top: 5px; width:100%;
}
.ays-quiz-container section.ays_quiz_redirection_timer_container hr,
.ays-quiz-container section.ays_quiz_timer_container hr{
padding: 0px;
margin: 0px;
border-bottom-color: #ccc;
}
.ays-quiz-container form span {
margin-top: 0;
margin: 0;
}
.ays-field {
display: flex;
text-align: left;
opacity: 1;
margin-bottom: 10px;
position: relative;
}
[id^="ays-quiz-container-"] .ays-field input[type='checkbox'],
[id^="ays-quiz-container-"] .ays-field input[type='radio']{
display: none!important;
}
.ays-quiz-answers .ays-field input~label[for^="ays-answer-"] {
font-weight: 600;
color: #484848;
margin-bottom: 0;
width: 100%;
height: unset;
transition: all .3s;
cursor: pointer;
display: block !important;
padding: 5px !important;
padding-left: 10px !important;
padding-right: 10px !important;
word-wrap: break-word !important;
white-space: initial !important;
line-height: 33px;
text-transform: initial;
letter-spacing: unset;
}
.ays-quiz-answers .ays-field input~label.ays_answer_image_label[for^="ays-answer-"] {
line-height: 0 !important;
}
.ays-quiz-answers .ays-field input[type="checkbox"]+label[for^="ays-answer-"] {
margin-left: 0;
}
.ays-field input+label:before {
content: "";
display: inline-block;
background: #ddd;
background-clip: content-box;
width: 20px;
height: 20px;
border: 3px solid #ccc;
padding: 3px 3px 3px 3px;
box-sizing: border-box;
transition: all .4s linear;
vertical-align: middle;
margin-right: 10px;
}
.ays-field input[type="radio"]+label:before {
border-radius: 50%;
}
.ays-field input+label:hover:before {
background: #ddd;
color: #ddd;
background-clip: content-box;
}
.ays-field .select2-container {
display: block;
width: 100%!important;
}
.ays-field .select2-container .select2-selection--single,
.ays-field .select2-container--default .select2-selection--single .select2-selection__rendered {
height: 40px;
line-height: 40px;
font-size: 17px !important;
width: 100%;
color: white;
display: inline-block;
}
.ays-field .select2-container--default,
.ays-field .select2-container--default .selection,
.ays-field .select2-container--default .select2-selection {
display: inline-block;
width: 100%;
background-color: #444;
height: 40px;
padding: 0 !important;
}
.ays-field .select2-container--default .select2-selection--single {
background: transparent;
border: none;
border-radius: unset;
}
.ays-field .select2-container--default .select2-selection--single:focus {
outline: none;
box-shadow: none;
}
.ays-field .select2-container .select2-selection--single .select2-selection__arrow b[role="presentation"] {
border: none;
}
.ays-field .select2-container--default .select2-selection--single .select2-selection__arrow {
top: 0;
right: 10px;
color: #fff;
transform: translate(0) !important;
transform: translateX(0) !important;
transform: translateY(0) !important;
}
[id^="ays-quiz-container-"] * {
box-sizing: border-box;
word-wrap: break-word;
}
[id^="ays-quiz-container-"] p{
margin: 5px !important;
}
[id^="ays-quiz-container-"] p:empty{
display: none;
}
div.ays-quiz-container[id^="ays-quiz-container-"] {
width: 96%;
min-width: 200px;
max-width: 96%;
margin: 20px auto;
text-align: center;
background: white;
border: 0 none;
border-radius: 3px;
box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
box-sizing: border-box;
position: relative;
padding-bottom: 60px;
transition: .5s ease;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
}
[id^="ays_finish_quiz_"] {
border: 0 none;
padding: 0;
margin: 0;
}
form[id^="ays_finish_quiz_"] {
background-color: initial !important;
}
[id^="ays_finish_quiz_"] div.step {
display: flex;
justify-content:  center;
align-items:  center;
border: 0 none;
width: 100%;
position: relative;
padding-top: 45px;
}
[id^="ays_finish_quiz_"] > div.step:first-of-type {
background-color: transparent !important;
border: none !important;
}
[id^="ays_finish_quiz_"] div.step div.ays-image-question-img{
margin-bottom: 15px;
}
[id^="ays_finish_quiz_"] div.step div.ays-abs-fs {
width: 90%;
}
[id^="ays_finish_quiz_"] > div.step.ays_thank_you_fs {
padding-top: 0px !important;
}
[id^="ays_finish_quiz_"] > div.step.ays_thank_you_fs .ays-abs-fs.ays-end-page {
margin-top: 0px !important;
} [id^="ays_finish_quiz_"] div.step:not(:first-of-type) {
display: none;
} [id^="ays_finish_quiz_"] input[type=search],
[id^="ays_finish_quiz_"] input[type=tel],
[id^="ays_finish_quiz_"] input[type=time],
[id^="ays_finish_quiz_"] input[type=url],
[id^="ays_finish_quiz_"] input[type=password],
[id^="ays_finish_quiz_"] input[type=date],
[id^="ays_finish_quiz_"] input[type=datetime],
[id^="ays_finish_quiz_"] input[type=datetime-local],
[id^="ays_finish_quiz_"] input[type=email],
[id^="ays_finish_quiz_"] input[type=number], 
[id^="ays_finish_quiz_"] input[type="text"],
[id^="ays_finish_quiz_"] textarea {
padding: 15px;
border: 1px solid #ccc;
border-radius: 3px!important;
margin-bottom: 10px;
width: 100%;
box-sizing: border-box;
color: #2C3E50;
font-size: 13px;
height: auto;
background-color: #fff;
}
[id^="ays_finish_quiz_"] textarea {
background-color: rgba(255, 255, 255, 0.7);
}
[id^="ays_finish_quiz_"] input[type=search]:focus,
[id^="ays_finish_quiz_"] input[type=tel]:focus,
[id^="ays_finish_quiz_"] input[type=time]:focus,
[id^="ays_finish_quiz_"] input[type=url]:focus,
[id^="ays_finish_quiz_"] input[type=password]:focus,
[id^="ays_finish_quiz_"] input[type=date]:focus,
[id^="ays_finish_quiz_"] input[type=datetime]:focus,
[id^="ays_finish_quiz_"] input[type=datetime-local]:focus,
[id^="ays_finish_quiz_"] input[type=email]:focus,
[id^="ays_finish_quiz_"] input[type=number]:focus, 
[id^="ays_finish_quiz_"] input[type="text"]:focus,
[id^="ays_finish_quiz_"] textarea:focus {
border-color: unset;
}
div.ays-quiz-container[id^="ays-quiz-container-"] input[type=button]:hover,
div.ays-quiz-container[id^="ays-quiz-container-"] input[type=search]:hover,
div.ays-quiz-container[id^="ays-quiz-container-"] input[type=tel]:hover,
div.ays-quiz-container[id^="ays-quiz-container-"] input[type=time]:hover,
div.ays-quiz-container[id^="ays-quiz-container-"] input[type=url]:hover,
div.ays-quiz-container[id^="ays-quiz-container-"] input[type=password]:hover,
div.ays-quiz-container[id^="ays-quiz-container-"] input[type=date]:hover,
div.ays-quiz-container[id^="ays-quiz-container-"] input[type=datetime]:hover,
div.ays-quiz-container[id^="ays-quiz-container-"] input[type=datetime-local]:hover,
div.ays-quiz-container[id^="ays-quiz-container-"] input[type=email]:hover,
div.ays-quiz-container[id^="ays-quiz-container-"] input[type=number]:hover, 
div.ays-quiz-container[id^="ays-quiz-container-"] input[type="text"]:hover,
div.ays-quiz-container[id^="ays-quiz-container-"] textarea:hover {
transform: unset; 
-o-transform: unset;
-moz-transform: unset;
-webkit-transform: unset; 
}
div.ays-quiz-container[id^="ays-quiz-container-"] .information_form label[for^="ays_form_field"] {
text-align: left;
display: block;
cursor: pointer;
} [id^="ays_finish_quiz_"] .action-button {
display: inline-block;
width: auto; font-weight: bold;
font-size: 17px; border: 0 none; cursor: pointer; margin: 10px 5px;
line-height: 1;
text-transform: initial;
max-width: 100%;
box-shadow: unset;
float: unset;
}
[id^="ays_finish_quiz_"] .action-button.start_button {
padding: 10px 20px;
margin: 10px auto;
display: block;
}
[id^="ays_finish_quiz_"] div.information_form .action-button {
padding: 10px 10px;
display: block;
}
[id^="ays_finish_quiz_"] .action-button.ays_finish {
margin: 10px 5px;
}
[id^="ays_finish_quiz_"] .action-button:disabled:hover,
[id^="ays_finish_quiz_"] .action-button:disabled:focus,
[id^="ays_finish_quiz_"] .action-button:disabled {
outline: none !important;
background-color: #aaa !important;
box-shadow: none !important;
text-decoration: none !important;
cursor: default !important;
} [id^="ays_finish_quiz_"] .ays-fs-title {
font-size: 21px;
text-transform: uppercase;
color: #2C3E50;
margin-bottom: 10px;
text-align: center;
}
[id^="ays_finish_quiz_"] .ays-fs-subtitle {
font-weight: normal;
font-size: 17px;
color: #666;
margin-bottom: 20px;
}
.ays-quiz-container .select2-container .select2-dropdown {
margin: 0;
max-width: unset;
}
.ays-quiz-container .select2-dropdown input.select2-search__field {
border-radius: 0px!important;
}
.ays-quiz-container .select2-container--default .select2-results__option--highlighted[aria-selected] {
color: #fff !important;
}
.ays-quiz-container .select2-container--default .select2-results__option[aria-selected="true"] {
background-color: #aaa;
}
.ays-quiz-container .select2-container--default .select2-results>.select2-results__options {
max-height: calc( 100vh / 3 );
margin: 0!important;
padding: 0!important;
}
[id^="ays_finish_quiz_"] .select2-container--default .select2-results__option::after
[id^="ays_finish_quiz_"] .select2-container--default .select2-results__option::before {
content: none !important;
}
.ays-quiz-container .select2-container--default .select2-results__option {
list-style-type: none !important;
text-align: left;
color: #000 !important;
margin: 0!important;
}
.ays-quiz-container .select2-container.select2-container--default.select2-container--open {
z-index: 99999;
}
.ays-quiz-container .select2-container.select2-container--default.select2-container--open .select2-dropdown--below{
animation: fadeInUp;
animation-duration: .3s !important;
max-width: unset;
}
.ays-quiz-container .select2-container--default .select2-selection--single .select2-selection__arrow{
display: inline-block;
height: 26px;
}
[id^="ays_finish_quiz_"] p.ays_message{
font-size: 20px;
}
[id^="ays_finish_quiz_"] p.ays_score.ays_score_percent{
font-size: 18px;
}
[id^="ays_finish_quiz_"] p.ays_score {
text-align: center;
} .ays-progress {
position: relative;
overflow: hidden;
}
.ays-progress-bar {
overflow: hidden;
width: 0%;
height: 100%;
position: absolute;
top: 0;
left: 0;
border-radius: 5px;
}
.ays-progress-value {
color: #333;
display: block;
font-size: 12px;
line-height: 15px;
white-space: nowrap;
background-color: transparent;
}
.ays-progress-bg {
position: relative;
height: 8px;
border-radius: 5px;
overflow: hidden;
}
.ays-progress-bar:after {
background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
-webkit-background-size: 40px 40px;
background-size: 40px 40px;
position: absolute;
content: '' !important;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
@keyframes ays_progress_bar {
0% {
background-position: 0 0;
}
100% {
background-position: -40px 0;
}
} .ays-progress.first {
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
-ms-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
margin-bottom: 10px;
padding: 0px;
background-color: #000;
border: 1px solid;
}
.ays-progress-bar.first {
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
-ms-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px; display: block;
height: 15px;
width: 0%;
margin: 0px;
padding: 0px;
background-color: #fff;
}
.ays-progress-bar.first::after {
content: none !important;
}
.ays-progress-value.first {
position:absolute;
z-index:1;
width:0;
height:100%;
text-align: center;
}
.ays-progress-bg.first {
height:15px;
background: transparent;
} .ays-progress.second {
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
-ms-border-radius: 0px;
border-radius: 0px;
margin-bottom: 10px;
padding: 0px;
background-color: #000;
border: 1px solid;
}
.ays-progress-bar.second {
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
-ms-border-radius: 0px;
border-radius: 0px; display: block;
height: 15px;
width: 0%;
margin: 0px;
padding: 0px;
background-color: #fff;
}
.ays-progress-bar.second::after {
content: none !important;
}
.ays-progress-value.second {
position:absolute;
z-index:1;
width:0;
height:100%;
font-size: 12px;
line-height: 15px !important;
white-space: nowrap;
background-color: transparent;
text-align: center;
}
.ays-progress-bg.second {
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
-ms-border-radius: 0px;
border-radius: 0px;
height:15px;
background: transparent;
} .ays-progress.third {
border-radius: 5px;
border: none;
}
.ays-progress-value.third {    
width:100%;
height:100%;
text-align: center;
}
.ays-progress-bg.third {
} .ays-progress.fourth {    
border-radius: 5px;
border: none;
}
.ays-progress-bar.fourth {    
border-radius: 0px;
}
.ays-progress-value.fourth {
position:absolute;
z-index:1;
width:100%;
height:100%;
text-align: center;
}
.ays-progress-bg.fourth {
height:15px;
}
.ays-progress-bar.fourth:after {
animation: ays_progress_bar linear infinite;
animation-duration: 0.8s !important;
} div.ays-quiz-container[id^="ays-quiz-container-"] .ays-quiz-social-shares{
margin: 15px 0;
text-align: center;
}
div.ays-quiz-container[id^="ays-quiz-container-"] .ays-quiz-share-btn-icon {
font-family: FontAwesome;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 14px;
}
.ays-share-btn-linkedin .ays-quiz-share-btn-icon:before {
content: "\f08c";
}
.ays-share-btn-facebook .ays-quiz-share-btn-icon:before {
content: "\f082";
}
.ays-share-btn-twitter .ays-quiz-share-btn-icon:before { }
.ays-share-btn-whatsapp .ays-quiz-share-btn-icon:before {
content: "\f232";
}
.ays-share-btn-email .ays-quiz-share-btn-icon:before {
content: "\e945";
}
.ays-share-btn-more .ays-quiz-share-btn-icon:before {
content: "\ea82";
}
.ays-share-btn-googleplus .ays-quiz-share-btn-icon:before {
content: "\ea88";
}
.ays-share-btn-github .ays-quiz-share-btn-icon:before {
content: "\eab4";
}
.ays-share-btn-tumblr .ays-quiz-share-btn-icon:before {
content: "\eabb";
}
.ays-share-btn-reddit .ays-quiz-share-btn-icon:before {
content: "\eac7";
}
.ays-share-btn-delicious .ays-quiz-share-btn-icon:before {
content: "\eacc";
}
.ays-share-btn-stumbleupon .ays-quiz-share-btn-icon:before {
content: "\eace";
}
.ays-share-btn-pinterest .ays-quiz-share-btn-icon:before {
content: "\ead0";
}
.ays-share-btn-vkontakte .ays-quiz-share-btn-icon:before {
content: "\f189";
}
.ays-share-btn-instagram .ays-quiz-share-btn-icon:before {
content:"\f16d";
}
.ays-share-btn-youtube .ays-quiz-share-btn-icon:before {
content:"\f16a";
}
.ays-share-btn-behance .ays-quiz-share-btn-icon:before {
content:"\f1b4";
}
.ays-share-btn,
.ays-share-btn * {
box-sizing: border-box;
}
.ays-share-btn,
.ays-share-btn *,
.ays-share-btn *:before,
.ays-share-btn *:after {
box-sizing: border-box;
}
.ays-quiz-container[id^="ays-quiz-container-"] .ays-share-btn {
position: relative;
display: inline-block;
height: 24px;
margin: 0;
margin-bottom: 5px;
padding: 2px 8px;
line-height: 1.53;
letter-spacing: .04em;
vertical-align: top;
font-size: 12px;
font-weight: bold;
font-family: "Helvetica Neue", Arial, sans-serif;
color: #111;
background: #e0e0e0;
border: 1px solid #c7c7c7;
border-radius: 2px;
text-decoration: none;
transition: all 0.2s ease;
}
.ays-share-btn:hover,
.ays-share-btn:focus {
background: #d3d3d3;
border-color: #bababa;
text-decoration: none;
color: #111;
}
.ays-share-btn:active {
background: #c7c7c7;
border-color: #adadad;
text-decoration: none;
color: #111;
}
.ays-share-btn-rounded { border-radius: 8px;
height: auto;
}
.ays-share-btn.ays-share-btn-sm {
height: 20px;
font-size: 10px;
padding: 0 8px;
line-height: 1.6;
}
.ays-share-btn.ays-share-btn-lg {
height: 28px;
font-size: 16px;
line-height: 1.4;
}
.ays-share-btn .ays-share-btn-text-sr {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.ays-share-btn.ays-share-btn-branded {
color: #fff;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-twitter {
background: #000000;
border-color: #000000;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-twitter:hover,
.ays-share-btn.ays-share-btn-branded.ays-share-btn-twitter:focus {
background: #000000;
border-color: #000000;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-twitter:active {
background: #000000;
border-color: #000000;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-whatsapp {
background: #25D366;
border-color: #1ebe5b;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-whatsapp:hover,
.ays-share-btn.ays-share-btn-branded.ays-share-btn-whatsapp:focus {
background: #1ebe5b;
border-color: #18aa50;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-whatsapp:active {
background: #18aa50;
border-color: #149145;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-facebook {
background: #3b5998;
border-color: #344e86;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-facebook:hover,
.ays-share-btn.ays-share-btn-branded.ays-share-btn-facebook:focus {
background: #344e86;
border-color: #2d4373;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-facebook:active {
background: #2d4373;
border-color: #263961;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-vkontakte {
background: #486c91 !important;
border-color: #4b719a !important;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-vkontakte:hover,
.ays-share-btn.ays-share-btn-branded.ays-share-btn-vkontakte:focus {
background: #2a6098 !important;
border-color: #4b719a !important;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-vkontakte:active {
background: #4b719a !important;
border-color: #4b719a !important;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-instagram {
background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%) !important;
border-color: #8d3bbf !important;
border: 0;
display: inline-block;
padding-top: 0;
padding-bottom: 0;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-instagram:hover,
.ays-share-btn.ays-share-btn-branded.ays-share-btn-instagram:focus {
background: radial-gradient(circle at 30% 107%, #fff37b 0%, #f5e96a 5%, #f83926 45%,#d61299 60%,#0e48f0 90%) !important;
border-color: #8d3bbf !important;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-instagram:active {
background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%) !important;
border-color: #8d3bbf !important;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-instagram .ays-quiz-share-btn-icon {
line-height: 24px;
padding: 0;
margin: 0;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-youtube {
background: #fff !important;
border-color: #fff !important;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-youtube:hover,
.ays-share-btn.ays-share-btn-branded.ays-share-btn-youtube:focus {
background: #ffffffd1 !important;
border-color: #ffffffd1 !important;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-youtube:active {
background: #ffffffd1 !important;
border-color: #ffffffd1 !important;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-youtube .ays-quiz-share-btn-icon {
color: #FF0000;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-behance {
background: #000B1D !important;
border-color: #000B1D !important;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-behance:hover,
.ays-share-btn.ays-share-btn-branded.ays-share-btn-behance:focus {
background: #000206 !important;
border-color: #000206 !important;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-behance:active {
background: #000206 !important;
border-color: #000206 !important;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-googleplus {
background: #dd4b39;
color: #fff;
border-color: #d73925;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-googleplus:hover,
.ays-share-btn.ays-share-btn-branded.ays-share-btn-googleplus:focus {
background: #d73925;
border-color: #c23321;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-googleplus:active {
background: #c23321;
border-color: #ac2d1e;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-tumblr {
background: #35465c;
color: #fff;
border-color: #2c3a4c;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-tumblr:hover,
.ays-share-btn.ays-share-btn-branded.ays-share-btn-tumblr:focus {
background: #2c3a4c;
border-color: #222d3c;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-tumblr:active {
background: #222d3c;
border-color: #19212b;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-reddit {
background: #ff4500;
color: #fff;
border-color: #e63e00;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-reddit:hover,
.ays-share-btn.ays-share-btn-branded.ays-share-btn-reddit:focus {
background: #e63e00;
border-color: #cc3700;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-reddit:active {
background: #cc3700;
border-color: #b33000;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-linkedin {
background: #0976b4;
color: #fff;
border-color: #08669c;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-linkedin:hover,
.ays-share-btn.ays-share-btn-branded.ays-share-btn-linkedin:focus {
background: #08669c;
border-color: #075683;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-linkedin:active {
background: #075683;
border-color: #05466b;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-delicious {
background: #3399ff;
color: #fff;
border-color: #198cff;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-delicious:hover,
.ays-share-btn.ays-share-btn-branded.ays-share-btn-delicious:focus {
background: #198cff;
border-color: #007fff;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-delicious:active {
background: #007fff;
border-color: #0073e5;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-stumbleupon {
background: #eb4924;
color: #fff;
border-color: #e13b15;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-stumbleupon:hover,
.ays-share-btn.ays-share-btn-branded.ays-share-btn-stumbleupon:focus {
background: #e13b15;
border-color: #ca3412;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-stumbleupon:active {
background: #ca3412;
border-color: #b22e10;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-pinterest {
background: #cc2127;
color: #fff;
border-color: #b61d23;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-pinterest:hover,
.ays-share-btn.ays-share-btn-branded.ays-share-btn-pinterest:focus {
background: #b61d23;
border-color: #a01a1f;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-pinterest:active {
background: #a01a1f;
border-color: #8a161a;
}
.ays-share-btn.ays-share-btn-inverse {
color: #eeeeee;
background: #1f1f1f;
border-color: #050505;
}
.ays-share-btn.ays-share-btn-inverse:hover,
.ays-share-btn.ays-share-btn-inverse:focus {
background: #121212;
border-color: #000000;
color: #eeeeee;
}
.ays-share-btn.ays-share-btn-inverse:active {
background: #050505;
border-color: #000000;
color: #eeeeee;
}
.ays-share-btn.ays-share-btn-twitter .ays-quiz-share-btn-icon,
.ays-share-btn.ays-share-btn-whatsapp .ays-quiz-share-btn-icon,
.ays-share-btn.ays-share-btn-googleplus .ays-quiz-share-btn-icon,
.ays-share-btn.ays-share-btn-tumblr .ays-quiz-share-btn-icon,
.ays-share-btn.ays-share-btn-linkedin .ays-quiz-share-btn-icon,
.ays-share-btn.ays-share-btn-pinterest .ays-quiz-share-btn-icon,
.ays-share-btn.ays-share-btn-stumbleupon .ays-quiz-share-btn-icon,
.ays-share-btn.ays-share-btn-delicious .ays-quiz-share-btn-icon,
.ays-share-btn.ays-share-btn-more .ays-quiz-share-btn-icon {
position: relative;
top: 1px;
}
@-moz-document url-prefix() {
.ays-share-btn.ays-share-btn-twitter .ays-quiz-share-btn-icon,
.ays-share-btn.ays-share-btn-whatsapp .ays-quiz-share-btn-icon,
.ays-share-btn.ays-share-btn-googleplus .ays-quiz-share-btn-icon,
.ays-share-btn.ays-share-btn-tumblr .ays-quiz-share-btn-icon,
.ays-share-btn.ays-share-btn-linkedin .ays-quiz-share-btn-icon,
.ays-share-btn.ays-share-btn-pinterest .ays-quiz-share-btn-icon,
.ays-share-btn.ays-share-btn-stumbleupon .ays-quiz-share-btn-icon,
.ays-share-btn.ays-share-btn-delicious .ays-quiz-share-btn-icon,
.ays-share-btn.ays-share-btn-more .ays-quiz-share-btn-icon {
top: 0;
}
}
.ays-share-btn.ays-share-btn-more.ays-share-btn-lg .ays-quiz-share-btn-icon {
top: 2px;
}
.ays-share-btn .ays-share-btn-text {
padding-left: 2px;
}
.ays-question-counter{
position: absolute;
right: 8px;
top: 0px;
color: rgba(0,0,0,.6);
margin: 1em 0;
}
.ays-answer-image:hover{
cursor: pointer;
}
.ays_answer_select_image,
.ays-answer-image {
width: 100px;
height: auto;
min-width: 150px;
object-fit: contain;
object-position: center center;
}
.ays-quiz-container .select2-results__options .select2-results__option span {
display: flex;
align-items: center;
word-wrap: break-word;
}
.ays-quiz-container .select2-results__options .select2-results__option .ays_answer_select_image {
width: 150px;
height: 100px;
display: inline-block;
margin-right: 15px;
}
.ays_feedback_button_div,
.ays_buttons_div{
display: flex;
justify-content: center;
margin-top: 15px;
margin-bottom: 15px;
flex-wrap: wrap;
}
.ays_buttons_div input{ }
.ays-quiz-container .ays_display_none {
display: none !important;
}
.active-step{
-webkit-transform: scale(1) !important;
-moz-transform: scale(1) !important;
-ms-transform: scale(1) !important;
-o-transform: scale(1) !important;
transform: scale(1) !important;
}
.ays_red_border{
border-color:red !important;
}
.ays_green_border{
border-color:green !important;
}
.ays_arrow{
background: none !important;
font-size: 40px !important;
}
.ays_arrow:hover{
box-shadow:none !important;
transform: scale(1.1);
}
@keyframes bar-fill {
0% {
width: 0;
}
}
@-webkit-keyframes bar-fill {
0% {
width: 0;
}
}
@-moz-keyframes bar-fill {
0% {
width: 0;
}
}
@-o-keyframes bar-fill {
0% {
width: 0;
}
}
.ays-field.ays_list_view_item input+label.answered::after,
.ays-field.ays_grid_view_item label.answered::after{
content: '';
display: inline-block;
width: 30px;
height: auto; vertical-align: middle;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
margin-left: 5px;
position: unset;
}
.ays-field input~label.answered.correct::after{
content: url(//antrenorluktemelegitim.com.tr/wp-content/plugins/quiz-maker/public/images/correct.png);
}
.ays_quiz_results .ays-field input~label.ays_answer_image.answered.correct::after {
content: none;
}
.ays-field input~label.answered.wrong::after{
content: url(//antrenorluktemelegitim.com.tr/wp-content/plugins/quiz-maker/public/images/wrong.png);
}
.ays-field label.answered {
position: relative;
}
.ays-field label.answered.correct:last-of-type::after,
.ays-field label.answered.wrong:last-of-type::after{
position: absolute;
}
.ays-field input~label.ays_without_after_content.answered::after {
content: none;
}
.ays-field.ays_grid_view_item input:checked~label.answered.wrong:before,
.ays-field.ays_list_view_item input:checked~label.answered.wrong:before {
border-color: #cc3700!important;
background: #cc3700!important;
background-clip: content-box!important;
}
.ays-field.ays_grid_view_item input:checked~label.answered.correct:before,
.ays-field.ays_list_view_item input:checked~label.answered.correct:before {
border-color: #27ae60!important;
background: #27ae60!important;
background-clip: content-box!important;
}
.ays-field label.ays_position_initial,
.ays-field.ays_list_view_item input+label {
position: initial !important;
}
.ays_quiz_rect_light .ays-field.ays_list_view_item label[for^="ays-answer"]:last-of-type::before,
.ays_quiz_rect_dark .ays-field.ays_list_view_item label[for^="ays-answer"]:last-of-type::before,
.ays-field.ays_list_view_item label[for^="ays-answer"]:last-of-type::before {
content: none!important;
}
.ays-field input:checked+label.answered.correct:before{
background-color: #1cbf8b;
}
.ays_question_result{
pointer-events: none;
opacity: 1 !important;
display: flex !important;
position:static !important;
min-height: 0 !important;
transform: scale(1) !important;
}
.ays-quiz-container .ays-loader{
display: none;
}
.ays-quiz-container div[data-role="loader"] {
display: block !important;
margin: 0 auto;
}
.lds-ellipsis {
display: inline-block;
position: relative;
width: 64px;
height: 64px;
}
.lds-ellipsis div {
position: absolute;
top: 27px;
width: 11px;
height: 11px;
border-radius: 50%;
animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
left: 6px;
animation: lds-ellipsis1 infinite;
animation-duration: 0.6s !important;
}
.lds-ellipsis div:nth-child(2) {
left: 6px;
animation: lds-ellipsis2 infinite;
animation-duration: 0.6s !important;
}
.lds-ellipsis div:nth-child(3) {
left: 26px;
animation: lds-ellipsis2 infinite;
animation-duration: 0.6s !important;
}
.lds-ellipsis div:nth-child(4) {
left: 45px;
animation: lds-ellipsis3 infinite;
animation-duration: 0.6s !important;
}
.ays_grid_view_container {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: flex-start;
}
.ays_grid_view_item{
width: calc(50% - 5px);
}
.ays_grid_view_item:nth-child(odd) {
margin-right: 5px;
}
.ays-quiz-redirection-timer,
.ays-quiz-timer {
margin: 0 !important;
}
.ays-quiz-after-timer {
display: none;
margin: 0 !important;
}
.ays-quiz-question-waiting-time-box{
position: absolute;
margin-left: auto;
margin-right: auto;
top: 10px;
left: 0;
right: 0;
text-align: center;
}
.ays_question_hint_container {
position: absolute;
top: 10px;
left: 10px;
}
.ays_question_hint_container .ays_question_hint {
font-size: 20px;
cursor: pointer;
}
.ays_question_hint_container .ays_question_hint_text {
visibility: hidden;
max-width: 270px;
width: max-content; text-align: center;
border-radius: 6px;
padding: 5px 0;
position: absolute;
z-index: 999;
top: 0;
left: unset;
margin-left: 15px;
opacity: 0;
box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
transition: opacity 0.5s;
}
.ays_question_hint_container .ays_question_hint_text.show_hint {
visibility: visible;
opacity: 1;
z-index: 1000;
} .ays_question_result .ays_question_hint{
display: none;
}
.ays_average{
display: none;
text-align: center;
}
.ays_quiz_form_input{
display: block !important;
}
.ays-quiz-container *:after{
content: none;
}
.ays-quiz-container .ays-image-question-img img{
width:100%;
margin: 0 auto;
max-width:100%;
}
.ays-quiz-container .ays-field label:last-child {
overflow: hidden;
}
.ays-quiz-container .ays-field label:empty{
display: none;
}
.ays-quiz-container .ays-field input ~ label[for^="ays-answer"]:empty{
display: none !important;
padding: 0px !important;
}
.ays-quiz-container .ays-field input ~ label[for^="ays-answer"].ays_empty_before_content::before,
.ays-quiz-container .ays-field input:checked ~ label[for^="ays-answer"].ays_empty_before_content::before {
content: none !important;
}
.ays-field label.ays_answer_image {
overflow: hidden;
border-radius: 0;
margin: 0;
padding: 0;
line-height: 0 !important;
}
.ays-quiz-container{
max-width: 100%;
}
.ays_empty_before_content:before{
content: none !important;
}
.ays_score_display_none{
display:none;
}
.ays-quiz-container .disable_social_buttons{
display: none;
}
.ays-quiz-container .ays_quiz_image{
max-width: 100%;
margin: auto;
}
.ays-form-title{
margin-bottom: 20px;
font-size: 20px;
}
.ays-quiz-container .ays-field.ays-select-field {
padding: 0;
width: 100% !important;
position: relative;
}
.ays-quiz-container .ays-field.ays-text-field {
padding: 5px;
width: 100% !important;
display: flex;
flex-wrap: nowrap !important;
flex-direction: row !important;
margin-bottom: 20px;
align-items: stretch;
}
.ays-quiz-container .ays-field.ays-text-field textarea.ays-text-input{
padding: 10px;
margin: 5px;
text-indent: 10px;
outline: 0;
transition: .8s ease;
height: 100px;
resize: none;
color: #000 !important;
background-color: #fff;
min-height: 100px;
background-image: unset;
}
.ays-quiz-container .ays-field.ays-text-field input.ays-text-input[type="text"],
.ays-quiz-container .ays-field.ays-text-field input.ays-text-input[type="number"] {
padding: 10px;
margin: 5px;
text-indent: 10px;
outline: 0;
transition: .8s ease;
color: #000 !important;
background-color: #fff;
background-image: unset;
}
.ays-quiz-container .ays-field.ays-text-field input.ays-text-input ~ button.ays_check_answer {
margin-right: 0 !important;
}
.ays-quiz-container .ays-field.ays-text-field input.ays-text-input{
padding: 10px;  margin-bottom: 0;
text-indent: 10px;
outline: 0;
transition: .8s ease;
color: #000 !important;
background-image: unset;
max-width: 100%;
margin-top: 0;
margin: 0;
}
.ays-quiz-container .ays-quiz-answers div.ays-text-right-answer {
display: none;
width: 100%;
border: 1px solid #ccc;
padding: 10px;
border-radius: 4px;
color: #ddd;
background: rgba(39,174,96,0.5);
}
.ays_quiz_question {
word-wrap: break-word;
}
.ays-quiz-container .ays-field.ays-text-field textarea.ays-text-input ~ button.ays_check_answer {
margin: 5px !important;
margin-left: 0 !important;
}
.ays-quiz-container .ays-field.ays-text-field input.ays-text-input[type="text"] ~ button.ays_check_answer,
.ays-quiz-container .ays-field.ays-text-field input.ays-text-input[type="number"] ~ button.ays_check_answer {
margin: 5px !important;
margin-left: 0 !important;
}
.ays-quiz-container .ays-field.ays-text-field button.ays_check_answer{
margin: 0 !important;
margin-right: 5px !important;
margin-left: 5px !important;
width: auto !important;
}
.ays-live-bar-wrap {
box-sizing: border-box;
position: absolute;
height: 15px;
top: -15px;
border: none;
width: 100%;
background-color: transparent;
display: none;
}
.ays-live-bar-fill{
height: 100%;
border-bottom: 2px solid rgb(0, 0, 0);
}
.ays-live-bar-fill>span {
line-height: 15px !important;
white-space: nowrap;
}
.ays-live-bar-fill span {
text-align: right;
display: block;
height: 100%;
color: inherit;
font-size: 11px;
} div.ays-live-second-wrap{
background-color: black;
}
div.ays-live-second{
border-bottom: unset !important;
}
div.ays-live-third-wrap{
background-color: black;
}
div.ays-live-third{
border-bottom: unset !important;
border-radius: inherit;
}
div.ays-live-third::after {
content: "";
background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent) !important;
background-size: 40px 40px;
width: inherit;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
@keyframes ays_progress_live_bar {
0% {
background-position: 0 0;
}
100% {
background-position: -40px 0;
}
}
div.ays-live-fourth-wrap{
background-color: black;
}
div.ays-live-fourth{
border-bottom: unset !important;
border-radius: inherit;
}
div.ays-live-fourth::before {
content: "";
background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent) !important;
background-size: 40px 40px;
width: inherit;
height: 100%;
position: absolute;
top: 0;
left: 0;
animation: ays_progress_live_bar linear infinite;
animation-duration: 0.8s;
} .ays_quiz_reports {
display: flex;
position: absolute;
bottom: 0;
justify-content: space-between;
align-items: stretch;
left: 0;
width: 100%;
}
.ays_quiz_reports .ays_quiz_rete_avg {
display: flex;
justify-content: flex-start;
align-items: center;
flex-wrap: wrap;
width: 80%;
position: relative;
bottom: unset;
left: unset;
padding: 5px 8px;
border-radius: 0px; 
font-size: 12px;
font-weight: 600;
line-height: 1rem;
}
.ays_quiz_reports .ays_quiz_rete_avg span {
display: inline-block;
}
.ays_quiz_reports .ays_quizn_ancnoxneri_qanak i {
margin-right: 4px;
font-style: initial !important;
}
.ays_quiz_reports .ays_quizn_ancnoxneri_qanak {
display: flex;
justify-content: flex-end;
align-items: center;
position: relative; 
bottom: unset; 
right: unset; 
padding: 5px 20px; 
border-radius: 0px; 
font-weight: bold;
font-size: 14px;
width: 20%;
text-align: right;
padding: 5px 8px;
}
.ays_quizn_ancnoxneri_qanak i {
font-style: initial !important;
}
.ays_quizn_ancnoxneri_qanak {
display: block;
position: absolute;
bottom: 0;
right: 0;
padding: 5px 20px;
border-radius: 4px 0px 0px 0px;
font-weight: bold
}
.ays_quiz_rete_avg i.icon {
font-size: 12px;
}
.ays_quiz_rete_avg {
display: block;
justify-content: flex-start;
align-items: center;
flex-wrap: wrap;
width: fit-content;
position: absolute;
bottom: 0;
left: 0;
padding: 5px 8px;
border-radius: 0px 4px 0px 0px;
font-size: 12px;
font-weight: 600;
line-height: 1rem;
}
div.ays-quiz-container[id^="ays-quiz-container-"] .ays_quiz_rete {
display: none;
margin-bottom: 10px;
padding: 0px;
padding-top: 15px;
font-size: 12px;
font-weight: 600;
text-align: center;
}
.ays_quiz_results_page .ays_quiz_rete .for_quiz_rate.ui.huge.rating{
font-size: 23px;
}
.ays_quiz_rete p {
text-align: center;
}
.ays_quiz_rete .for_quiz_rate {
margin-bottom: 15px;
}
.ays_quiz_rete .for_quiz_rate_reason {
display: none;
margin-bottom: 20px;
}
.ays_quiz_rete .for_quiz_rate_reason textarea.quiz_rate_reason {
width: 100%;
height: 150px;
resize: vertical;
background-color: #fff;
padding: 15px;
}
.ays_quiz_rete .for_quiz_rate_reason .ays_feedback_button_div {
justify-content: flex-end;
margin: 0;
}
.ays_quiz_rete .for_quiz_rate_reason .ays_feedback_button_div .action-button{
max-width: fit-content;
height: 40px;
margin: 0;
}
.ays_quiz_rete .quiz_rate_more_review,
.ays_quiz_rete .quiz_rate_reasons_container {
display: none;
}
.ays_quiz_rete .quiz_rate_reasons_container .quiz_rate_reasons {
margin-bottom: 15px;
}
.ays_quiz_rete .quiz_rate_reasons_container .quiz_rate_reasons blockquote {
text-align: left;
}
.ays_quiz_rete .ays-quiz-rate-link-box .ays-quiz-rate-link {
cursor: pointer;
}
div.ays-quiz-container[id^="ays-quiz-container-"] .ays_quiz_rete .ays-quiz-rate-link-box {
text-align: center;
}
@keyframes lds-ellipsis1 {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes lds-ellipsis3 {
0% {
transform: scale(1);
}
100% {
transform: scale(0);
}
}
@keyframes lds-ellipsis2 {
0% {
transform: translate(0, 0);
}
100% {
transform: translate(19px, 0);
}
} .ays_fa {    
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-family: FontAwesome !important;
}
.ays_fa_flag_checkered::before {
content: "\f11e";
font-weight: 900;
}
.ays_fa_arrow_left::before {
content: "\f060";
font-weight: 900;
}
.ays_fa_arrow_right::before {
content: "\f061";
font-weight: 900;
}
.ays_fa_info_circle::before {
content: "\f05a";
font-weight: 900;
}
.ays_fa_chevron_up::before {
content: "\f077";
font-weight: 900;
}
.ays_fa_chevron_down::before {
content: "\f078";
font-weight: 900;
}
.ays_fa_eye::before {
content: '\f06e';
font-weight: 400;
}
.ays_fa_users::before {
content: '\f0c0';
font-weight: 400;
}
.ays_fa_square_o::before {
content: "\f096";
font-weight: 900;
}
.ays_fa_check_square_o::before {
content: "\f046";
font-weight: 900;
}
.ays_fa_star::before {
content: "\f005";
font-weight: 400;
}
.ays_fa_star_o::before {
content: "\f006";
font-weight: 400;
}
.ays_fa_user::before {
content: "\f007";
font-weight: 400;
}
.ays_fa_clock_o::before {
content: "\f017";
font-weight: 400;
}
.ays_fa_undo::before {
content: "\f0e2";
font-weight: 400;
}
.ays_fa_volume_up::before {
content: "\f028";
font-weight: 400;
}
.ays_fa_volume_off::before {
content: "\f026";
font-weight: 400;
}
.ays_fa_sign_out::before {
content: "\f08b";
font-weight: 400;
}
.ays_fa_eraser::before {
content: "\f12d";
font-weight: 400;
}
.ays_fa_music::before {
content: "\f001";
font-weight: 400;
}
.ays_fa_linkedin_square::before {
content: "\f08c";
font-weight: 400;
}
.ays_fa_twitter_square::before {
content: "\f081";
font-weight: 400;
}
.ays_fa_facebook_square::before {
content: "\f082";
font-weight: 400;
}
.ays_fa_long_arrow_left::before {
content: "\f177";
font-weight: 400;
}
.ays_fa_long_arrow_right::before {
content: "\f178";
font-weight: 400;
}
.ays_fa_arrow_circle_o_left::before {
content: "\f190";
font-weight: 400;
}
.ays_fa_arrow_circle_o_right::before {
content: "\f18e";
font-weight: 400;
}
.ays_fa_arrow_circle_left::before {
content: "\f0a8";
font-weight: 400;
}
.ays_fa_arrow_circle_right::before {
content: "\f0a9";
font-weight: 400;
}
.ays_fa_check::before {
content: "\f00c";
}
.ays_fa_times::before {
content: "\f00d";
}
.logged_in_message{
padding: 15px;
}
.ays_quiz_results {
display: none;
}
.ays-quiz-container .rate_comment_row * {
box-sizing: border-box;
}
.ays-quiz-container .rate_comment_row {
display: flex;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.ays-quiz-container .rate_comment_row.row_reverse {
flex-direction: row-reverse;
}
.ays-quiz-container .rate_comment_row .rate_comment_user {
width: 25%;
}
.ays-quiz-container .rate_comment_row .rate_comment {
width: fit-content;
max-width: 75%;
}
.ays-quiz-container .rate_comment_row .rate_comment_user,
.ays-quiz-container .rate_comment_row .rate_comment {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.ays-quiz-container .rate_comment_row .thumbnail {
padding: 4px;
display: block;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.ays-quiz-container .rate_comment_row .img-responsive,
.ays-quiz-container .rate_comment_row .thumbnail>img,
.ays-quiz-container .rate_comment_row .thumbnail a>img {
display: block;
width: 100%;
max-width: 100%;
height: auto;
}
.ays-quiz-container .rate_comment_row .panel {
position:relative;
background-color: #fff;
border: 1px solid transparent;
border-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
box-shadow: 0 1px 1px rgba(0,0,0,.05);
text-align: left !important;
}
.ays-quiz-container .rate_comment_row .panel-default {
border-color: #ddd;
}
.ays-quiz-container .rate_comment_row .panel>.panel-heading:after,
.ays-quiz-container .rate_comment_row .panel>.panel-heading:before{
position:absolute;
top:11px;left:-16px;
right:100%;
width:0;
height:0;
display:block;
content:" ";
border-color:transparent;
border-style:solid solid outset;
pointer-events:none;
}
.ays-quiz-container .rate_comment_row.row_reverse .panel>.panel-heading:after,
.ays-quiz-container .rate_comment_row.row_reverse .panel>.panel-heading:before{
right:-16px;
left:100%;
}
.ays-quiz-container .rate_comment_row .panel>.panel-heading:after{
border-width:7px;
border-right-color:#f7f7f7;
margin-top:1px;
margin-left:2px;
}
.ays-quiz-container .rate_comment_row .panel>.panel-heading:before{
border-right-color:#ddd;
border-width:8px;
}
.ays-quiz-container .rate_comment_row.row_reverse .panel>.panel-heading:after{
border-width: 7px;
border-left-color: #f7f7f7;
margin-top: 1px;
margin-left: 0;
margin-right: 2px;
border-right: none
}
.ays-quiz-container .rate_comment_row.row_reverse .panel>.panel-heading:before{
border-left-color: #ddd;
border-width: 8px;
border-right: none;
}
.ays-quiz-container .rate_comment_row .panel>.panel-body {
padding: 15px;
}
.ays-quiz-container .rate_comment_row .panel>.panel-heading {
color: #333;
background-color: #f5f5f5;
border-color: #ddd;
border-width:8px;
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.lds-spinner2-none,
.lds-spinner-none {
display: none;
}
.lds-spinner2,
.lds-spinner {
display: inline-block;
position: relative;
width: 64px;
height: 64px;
transform: scale(0.5);
}
.lds-spinner2 div,
.lds-spinner div {
transform-origin: 32px 32px;
animation: lds-spinner linear infinite;
animation-duration: 1.2s !important;
}
.lds-spinner2 div:after,
.lds-spinner div:after {
content: " ";
display: block;
position: absolute;
top: 3px;
left: 29px;
width: 5px;
height: 14px;
border-radius: 20%;
}
.lds-spinner2 div:nth-child(1),
.lds-spinner div:nth-child(1) {
transform: rotate(0deg);
animation-delay: -1.1s;
}
.lds-spinner2 div:nth-child(2),
.lds-spinner div:nth-child(2) {
transform: rotate(30deg);
animation-delay: -1s;
}
.lds-spinner2 div:nth-child(3),
.lds-spinner div:nth-child(3) {
transform: rotate(60deg);
animation-delay: -0.9s;
}
.lds-spinner2 div:nth-child(4),
.lds-spinner div:nth-child(4) {
transform: rotate(90deg);
animation-delay: -0.8s;
}
.lds-spinner2 div:nth-child(5),
.lds-spinner div:nth-child(5) {
transform: rotate(120deg);
animation-delay: -0.7s;
}
.lds-spinner2 div:nth-child(6),
.lds-spinner div:nth-child(6) {
transform: rotate(150deg);
animation-delay: -0.6s;
}
.lds-spinner2 div:nth-child(7),
.lds-spinner div:nth-child(7) {
transform: rotate(180deg);
animation-delay: -0.5s;
}
.lds-spinner2 div:nth-child(8),
.lds-spinner div:nth-child(8) {
transform: rotate(210deg);
animation-delay: -0.4s;
}
.lds-spinner2 div:nth-child(9),
.lds-spinner div:nth-child(9) {
transform: rotate(240deg);
animation-delay: -0.3s;
}
.lds-spinner2 div:nth-child(10),
.lds-spinner div:nth-child(10) {
transform: rotate(270deg);
animation-delay: -0.2s;
}
.lds-spinner2 div:nth-child(11),
.lds-spinner div:nth-child(11) {
transform: rotate(300deg);
animation-delay: -0.1s;
}
.lds-spinner2 div:nth-child(12),
.lds-spinner div:nth-child(12) {
transform: rotate(330deg);
animation-delay: 0s;
}
@keyframes lds-spinner {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.ays_paypal_div {
padding: 100px 0;
}
.ays_paypal_div > div {
margin: auto;
width: 200px;
}
.ays_restart_button_p {
display: flex;
justify-content: center;
align-items: center;
padding: 0;
flex-wrap: wrap;
text-align: center;
margin: 0 !important;
}
.action-button.ays_restart_button { max-width: 100%;
padding: 10px 20px;
}
a.action-button.ays_restart_button {
margin: 0 5px;
}
.action-button.ays_restart_button span {
margin-left: 7px;
}
div.ays_quiz_results_page {
display: none;
}
div.ays_quiz_results_page img {
margin: 0;
}
.ays_user_explanation {
margin-top: 5px;
padding-top: 15px;
}
.ays_user_explanation textarea {
resize: vertical;
height: 120px;
transition: .5s ease;
}
.ays_user_explanation textarea::placeholder {
font-size: 14px;
}
.ays_questtion_explanation,
.wrong_answer_text,
.right_answer_text {
text-align: initial;
}
.ays_animated_x5ms {
-webkit-animation-duration: .5s !important;
animation-duration: .5s !important;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.ays_animated_x1s {
-webkit-animation-duration: 1s !important;
animation-duration: 1s !important;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
} .ays_user_explanation {
margin-top: 5px;
padding-top: 15px;
}
.ays_user_explanation textarea {
resize: vertical;
height: 120px;
transition: .5s ease;
}
.ays_user_explanation textarea::placeholder {
font-size: 14px;
} .ays_music_sound {
display: block;
cursor: pointer;
position: absolute;
top: 0;
right: 0;
left: 0;
margin: auto;
z-index: 998;
width: 35px;
margin: auto !important;
padding: 5px;
}
.ays_music_sound.z_index_0 {
z-index: 0;
}
.ays_music_sound > i {
font-size: 20px;
vertical-align: middle;
}
.ays_music_sound.ays_sound_with_timer{    
margin-top: 35px !important;
} fieldset.ays_fieldset {
border: 1px solid #e3939394;
padding: 5px;
background-color: transparent !important;
word-break: break-all;
}
fieldset.ays_fieldset legend {
font-size: 12px;
padding: 0 7px;
color: #f00;
margin: 0 auto;
display: block;
text-align: center;
border-top: 1px solid #e3939394;
border-bottom: 1px solid #e3939394;
margin-bottom: 10px;
background-color: transparent !important;
}
fieldset.ays_fieldset .ays_quiz_question .wp-video {
width: 100%;
max-height: 100%;
}
[id^="ays-quiz-container-"] fieldset.ays_fieldset .wp-video {
width: 100% !important;
max-width: 100% !important;
} .ays_cb_and_a {
position: relative;
top: -40px;
width: 100%;
text-align: center;
font-size: 12px;
}
.ays_cb_and_a span,
.ays_cb_and_a strong {
margin-right: 7px;
}
.ays_cb_and_a img {
display: inline-block !important;
width: 15px !important;
height: 15px !important;
object-fit: cover;
object-position: center center;
border-radius: 50%;
border: 1px solid #aaa;
margin-right: 3px;
margin-left: 5px;
vertical-align: text-top;
} [id^="ays-quiz-container-"] .ays_quiz_login_form input#ays-submit {
display: inline-block;
width:auto; font-weight: bold;
color: white;
border: 0 none;
border-radius: 1px;
cursor: pointer;
padding: 5px 10px;
margin: 10px 5px;
line-height: 1;
white-space: break-spaces;
}
.ays_quiz_login_form label {
display: block;
}
.wrong_shortcode_text::first-letter {
color: red !important;
background-color: transparent !important;
font-size: inherit !important;
font-weight: inherit !important;
float: none !important;
line-height: inherit !important;
margin: 0 !important;
padding: 0 !important;
}
.ays-quiz-container .ays-field.ays-text-field textarea.ays-text-input::-webkit-input-placeholder,
.ays-quiz-container .ays-field.ays-text-field textarea.ays-text-input:-moz-placeholder, .ays-quiz-container .ays-field.ays-text-field textarea.ays-text-input::-moz-placeholder, .ays-quiz-container .ays-field.ays-text-field textarea.ays-text-input:-ms-input-placeholder,
.ays-quiz-container .ays-field.ays-text-field textarea.ays-text-input::placeholder {
color: #ccc !important;  
}
.ays-quiz-container .mejs-container {
width: 100% !important;
} .ays-quiz-container .mejs-container.mejs-video {
min-height: 220px !important;
}
.ays-quiz-container .mejs-container.mejs-audio {
min-height: 40px !important;
}
[id^="ays-quiz-container-"] .mejs-container .mejs-inner .mejs-controls .mejs-time {
height: 22px;
overflow: hidden;
padding: 16px 6px 0;
text-align: center;
width: auto;
margin: 0;
} .ays_quiz_display_none_important{
display: none !important;
}
.ays-has-error {
border-width: 1px !important;
border-style: solid !important;
border-color: #d93025 !important;
}
.ays-quiz-question-validation-error {
font-family: Roboto, Arial, sans-serif;
font-size: 12px;
font-weight: 400;
letter-spacing: .3px;
line-height: 16px;
color: #d93025;
padding-bottom: 10px;
display: none;
}
.ays-has-error .ays-quiz-question-validation-error {
-webkit-box-align: center;
box-align: center;
-webkit-align-items: center;
align-items: center;
display: -webkit-box;
display: -webkit-flex;
display: flex;
}
.ays-has-error .ays-quiz-question-validation-error img {
margin-right: 12px;
}
img.ays-loader-custom-gif-content{ margin: auto;
}
.ays_quiz_question_text_message{
text-align: left;
font-size: 12px;
}
.ays_quiz_question_text_error_message {
color: #ff0000;
} .ays-quiz-container .ays-quiz-start-button-preloader{
position: relative;
}
.ays-quiz-container .ays_quiz_start_button_loader{
position: absolute;
margin-left: auto;
margin-right: auto;
width: 30px;
top: 4px;
left: 0;
right: 0;
text-align: center;
cursor: wait;
}
.ays-quiz-container .ays_next.start_button.ays_quiz_enable_loader{
color: #a0a5aa!important;
background: grey!important;
border-color: #ddd!important;
box-shadow: none!important;
text-shadow: none!important;
padding: 10px 20px !important;
border: none;
opacity: 0.5;
cursor: wait;
} div.ays_quiz_maker_block_select select.components-select-control__input {
width: 100%;
max-width: 100%;
padding: 0;
}
.ays-individual-quiz-all-results-container,
.ays-quiz-all-results-container {
overflow: auto;
}
.ays-individual-quiz-all-results-container .dataTables_wrapper .dataTables_filter,
.ays-quiz-all-results-container .dataTables_wrapper .dataTables_filter{
padding-right: 10px;
}
.ays-individual-quiz-all-results-container .dataTables_wrapper .dataTables_filter input,
.ays-quiz-all-results-container .dataTables_wrapper .dataTables_filter input {
margin: 0;
}
.ays-quiz-display-questions-container .ays-quiz-display-question-box {
border-bottom: 0.5px solid #848688;
}
.ays-quiz-all-results-container .ays-quiz-status-column .ays-quiz-score-column-check {
color: green;
font-weight: 900;
}
.ays-quiz-all-results-container .ays-quiz-status-column .ays-quiz-score-column-times {
color: brown;
font-weight: 900;
}
.ays-quiz-all-results-container .ays-quiz-status-column .ays_fa_check {
color: green;
font-size: 18px;
}
.ays-quiz-all-results-container .ays-quiz-status-column .ays_fa_times {
color: brown;
font-size: 18px;
}
.ays-quiz-all-results-container .ays-quiz-score-column-check-box {
display: flex;
} .ays-quiz-container input[type=number]::-webkit-outer-spin-button,
.ays-quiz-container input[type=number]::-webkit-inner-spin-button {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
margin: 0; 
}
.ays-quiz-container input[type=number] {
-moz-appearance:textfield;
}
.ays-quiz-container input[type=number]:hover{
-moz-appearance: auto;
}
.ays-quiz-container input[type=number]:hover::-webkit-outer-spin-button,
.ays-quiz-container input[type=number]:hover::-webkit-inner-spin-button{
-webkit-appearance: auto;
-moz-appearance: auto;
appearance: auto;
}
.ays-quiz-container input[type=number]:hover:disabled {
-moz-appearance:textfield;
} div.ays-quiz-category-container-flex {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
}
div.ays-quiz-container[id^="ays-quiz-container-"] .ays-quiz-lds-spinner-box,
div.ays-quiz-container[id^="ays-quiz-container-"] .ays-start-page {
text-align: center;
}
div.ays-quiz-container[id^="ays-quiz-container-"] .ays-quiz-question-note-message-box,
div.ays-quiz-container[id^="ays-quiz-container-"] .ays-quiz-question-note-message-box * {
font-style: italic;
text-align: left;
font-size: 14px;
} .ays-quiz-full-screen-wrap {
display: flex;
justify-content: flex-end;
padding: 13px 10px;
}
.ays-quiz-full-screen-container {
cursor: pointer;
}
.ays-quiz-full-screen-container > svg.ays-quiz-close-full-screen {
display: none;
} div.ays-quiz-container[id^="ays-quiz-container-"] .ays-quiz-password-toggle-visibility-box {
position: relative;
margin: 0 auto;
}
div.ays-quiz-container[id^="ays-quiz-container-"] .ays-start-page > input[id^='ays_quiz_password_val_'],
div.ays-quiz-container[id^="ays-quiz-container-"] .ays-quiz-password-toggle-visibility-box {
max-width: 100%;
}
div.ays-quiz-container[id^="ays-quiz-container-"] .ays-quiz-password-toggle-visibility-box .ays_quiz_password {
padding-right: 40px;
}
div.ays-quiz-container[id^="ays-quiz-container-"] .ays-quiz-password-toggle-visibility-box .ays-quiz-password-toggle {
position: absolute;
right: 10px;
top: 25%;
width: 20px;
cursor: pointer;
}
div.ays-quiz-container[id^="ays-quiz-container-"] .ays-quiz-number-error-message {
color: #ff0000;
text-align: left;
font-size: 14px;
}
div.ays-quiz-container[id^="ays-quiz-container-"] .ays-quiz-answers .ays-field input+label[for^="ays-answer-"] {
margin-top: 0;
}
div.ays-quiz-container[id^="ays-quiz-container-"] .ays-quiz-category-description-box {
margin-bottom: 20px;
}
.ays-quiz-container label.ays_switch_toggle {
cursor: pointer;
text-indent: -9999px;
width: 35px;
height: 14px;
background: grey;
display: block;
border-radius: 50px;
position: relative;
transition: .3s ease;
}
.ays-quiz-container label.ays_switch_toggle:after {
content: '';
position: absolute;
top: -3px;
left: -3px;
width: 20px;
height: 20px;
background: #0085ba;
border-radius: 30px;
transition: 0.3s;
}
.ays-quiz-container input:checked + label.ays_switch_toggle {
background: #b7ccea;
}
.ays-quiz-container input:checked + label.ays_switch_toggle:after {
left: calc(100% - -5px);
transform: translateX(-100%);
}
.ays-quiz-container label.ays_switch_toggle:active:after {
}
.ays-quiz-container label.ays_switch_toggle:hover:after {
box-shadow: 0 0 10px #31618c;
}
.ays-quiz-container div.ays-quiz-results-toggle-block {
display: flex;
align-items: center;
justify-content: flex-end;
padding-right: 15px;
}
.ays-quiz-container input.ays_toggle[type=checkbox]{
display: none;
}
.ays-quiz-container div.ays-quiz-results-toggle-block label.ays_switch_toggle:after {
left: calc(100% - 13px);
top: 2px;
background-color: #aaa;
width: 10px;
height: 10px;
}
.ays-quiz-container div.ays-quiz-results-toggle-block label.ays_switch_toggle {
width: 40px;
height: 15px;
background: white;
border: 1px solid #aaa;
}
.ays-quiz-container div.ays-quiz-results-toggle-block span.ays-show-res-toggle.ays-res-toggle-show{
color: #2277CC;
}
.ays-quiz-container div.ays-quiz-results-toggle-block label.ays_switch_toggle:hover:after {
box-shadow: none;
}
.ays-quiz-container div.ays-quiz-results-toggle-block input:checked + label.ays_switch_toggle {
width: 40px;
height: 15px;
background: white;    
border: 1px solid #2277CC;
}
.ays-quiz-container div.ays-quiz-results-toggle-block input:checked + label.ays_switch_toggle:after {
top: 2px;
left: 13px;
width: 10px;
height: 10px;
background: #2277CC;
}
.ays-quiz-container div.ays-quiz-results-toggle-block > label.ays_switch_toggle {
margin: 0 10px;
}
.ays-quiz-container .ays-quiz-question-image-zoom {
cursor: zoom-in;
transition: 0.3s;
}
.ays-quiz-container .ays-quiz-question-image-zoom:hover {
opacity: 0.9;
}
@keyframes aysAnimationLightboxImages {
from{
transform: scale(0);
}
to{
transform: scale(1);
}   
}
.ays-quiz-question-image-lightbox-container {
display: none;
justify-content: center;
align-items: center;
position: fixed;
top: 0;
left: 0;
z-index: 100;
width: 100%;
height: 100%;
overflow: auto;
background-color: rgba(0 ,0 ,0 ,0.8);
}
.ays-quiz-question-image-lightbox-container .ays-quiz-question-image-lightbox-close-button {
font-size: 40px;
font-weight: bold;
position: absolute;
top: 10px;
right: 20px;
color: #fff;
cursor: pointer;
transition: 0.3s;
z-index: 99999;
}
.ays-quiz-question-image-lightbox-container .ays-quiz-question-image-lightbox-close-button:hover,
.ays-quiz-question-image-lightbox-container .ays-quiz-question-image-lightbox-close-button:focus {
color: #b5b5b5;
}
.ays-quiz-question-image-lightbox-container .ays-quiz-question-image-lightbox-img {
margin: auto;
display: block;
width: 100%;
max-width: 1200px;
height: auto;
text-align: center;
animation-name: aysAnimationLightboxImages;
animation-duration: 0.7s;
position: relative;
}
.ays-quiz-question-image-lightbox-container .ays-quiz-question-image-lightbox-preloader {
opacity: 0.7;
top: 0;
right: 0;
bottom: 0;
margin: auto;
z-index: 101;
position: absolute;
left: 0;
}
.ays-quiz-question-image-lightbox-container .ays-quiz-question-image-lightbox-preloader img {
width: 100px;
}
@media screen and (max-width: 768px) {
div.ays-quiz-question-image-lightbox-container .ays-quiz-question-image-lightbox-close-button {
top: 40px;
}
}
.ays-quiz-container .ays-quiz-user-cհoosing-anonymous-assessment {
margin: 10px 0;
} .ays-modal {
display: none;
position: fixed;
left: 0;
top: 0;
z-index: 1000000 !important;
width: 100%;
height: 100%;
animation-duration: .5s;
transition: .5s ease-in-out;
outline: 0;
}
.ays-modal {
overflow-x: hidden;
overflow-y: auto;
}
.modal-open {
overflow: hidden;
position: relative;
height: 100%;
}
.ays-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999 !important;
background-color: rgba(0, 0, 0, 0.5);
} .ays-modal-content {
background-color: #fefefe;
margin: auto; margin-bottom: 30px;
margin-top: 40px;
border: 1px solid #888;
width: 85%; z-index: 100000000;
position: relative;
padding-left: 0 !important;
animation-duration: .3s;
transition: .5s ease-in-out;
border-radius: 4px;
}
#ays-results-modal .ays-modal-content {
min-height: 500px;
margin: auto !important; margin-bottom: 30px !important;
margin-top: 40px !important;
} .ays-close {
color: #aaa;
float: right;
line-height: 1.3;
font-size: 28px;
font-weight: bold;
}
.ays-close:hover,
.ays-close:focus {
color: black;
text-decoration: none;
cursor: pointer;
}
.ays-modal-header {
padding: 4px 16px;
}
.ays-modal .ays-modal-header h2 {
line-height: 1.3;
font-size: 1.8rem;
margin: 0;
padding: 0;
clear: none;
font-weight: 500;
} .ays-modal-body {
padding: 2px 16px 20px;
overflow-x: auto;
width: 100%;
box-sizing: border-box;
} .ays-modal-footer {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: end;
justify-content: flex-end;
padding: 1rem;
border-top: 1px solid #e9ecef;
}
#ays-results-modal .ays-modal-header {
padding: 4px 16px !important;
}
#ays-results-modal .ays-modal-body {
padding: 2px 16px 20px !important;
}
#ays-results-modal .ays-modal-footer {
padding: 1rem !important;
}
table#ays-results-table {
border: 1px solid #ccc;
}
table#ays-results-table .ays-quiz-report-table-header {
display: flex;
justify-content: space-between;
align-items: center;
}
table#ays-results-table .ays-quiz-report-table-header::after,
table#ays-results-table .ays-quiz-report-table-header::before {
content: none !important;
}
table#ays-results-table svg {
width: 30px;
vertical-align: middle;
}
table#ays-results-table .wp-video {
width: max-content !important;
}
table#ays-results-table video {
max-width: 300px;
height: auto !important;
vertical-align: middle;
}
table#ays-results-table audio {
max-width: 300px;
vertical-align: middle;
}
table#ays-results-table {
margin: 0;
width: 100%;
}
table#ays-results-table h1::before {
content: none !important;
}
table#ays-results-table h1 {
margin: 0;
font-size: 25px;
}
table#ays-results-table tr td:first-child {
font-weight: bold;
}
tr.ays_result_element {
border-bottom: 1px solid #ccc;
}
table#ays-results-table tr td:first-child {
font-weight: bold;
}
.ays-modal-body * {
word-break: initial !important;
word-wrap: break-word;
vertical-align: middle;
}
.ays-modal-body tr td {
padding: 10px;
font-size: 15px;
border: none;
}
table#ays-results-table p.success img,
table#ays-results-table p.error img {
max-width: 150px !important;
}
table#ays-results-table p.success {
color: #73AF55;
}
table#ays-results-table p {
display: inline-block;
margin: 0;
font-size: 1.25em;
vertical-align: middle;
word-wrap: break-word;
}
table#ays-results-table p.error {
color: #D06079;
}
table#ays-results-table tr td {
word-wrap: break-word;
}
table#ays-results-table tr td:first-child,
table#ays-results-table tr td:first-child *{
color: #000 !important;
}
table#ays-results-table tr td:first-child{
font-weight: bold;
width: 40%;
}
table#ays-results-table tr td.ays-report-correct-answer {
width: 25%;
}
table#ays-results-table tr td.ays-report-user-answer {
width: 25%;
}
table#ays-results-table tr td.ays-report-status-icon {
width: 10%;
}
table#ays-results-table tr td.ays-report-user-answer.ays-report-user-answer-by-points {
width: 40%
}
table#ays-results-table tr td.ays-report-answer-point {
width: 20%;
}
div.ays-quiz-preloader{
display: none;
position: absolute;
background: rgba(255, 255, 255, 0.8);
width: 100%;
justify-content: center;
height: 100%;
align-items: center;
z-index: 1;
}
.ays_question_report {
text-align: right;
}
.ays_question_report .ays-quiz-open-report-window {
cursor: pointer;
margin-bottom: 10px;
display: inline-block;
}
.ays-quiz-question-report-popup-container .swal2-popup {
width: 480px;
font-size: 15px;
}
.ays-quiz-question-report-popup-container .swal2-popup .swal2-styled.swal2-confirm {
line-height: 15.9375px;
}.question {
border: 2px solid #FF9800;
padding: 15px;
margin: 10px;
}
.good_answer, .bad_answer, .question, .result {
border-radius: 5px;
}
.good_answer, .bad_answer {
display: inline-block;
padding: 10px;
color: white;
}
.good_answer {
background-color: #4CAF50;
}
.bad_answer { 
background-color: #F44336;
}
.result {
color: white;
background-color: #FF9800;
padding: 20px;
margin: 10px;
text-align: center; 
} .questions-wrap input[type="submit"]:disabled{
opacity: 0.25;
}
.questions-wrap .question .thumb{
display: inline-block;
width: 25%;    
opacity: 0.1;
transition: opacity 0.5s;
}
.questions-wrap .question:hover .thumb{
opacity: 1;
}
.questions-wrap .answers{
display: inline-block;
position: relative;
top: 2px;
vertical-align: top;
width: 65%;
}div.vize_tests_wrapper,
div.vize_tests_results_wrapper {
clear: both;
width: 100%;
margin-top: 15px;
margin-bottom: 15px;
}
div.vize_test_question_container {
display: block;
width: 100%;
margin-bottom: 20px;
padding-bottom: 10px;
border-bottom: 1px dotted #535353;
}
div.vize_test_question_container div.clear {
clear: both;
}
div.vize_test_question_container div.vize_test_answers_wrapper {
margin-left: 20px;
}
div.vize_test_answers_wrapper table {
margin: 0px;
width: 100%;
}
div.vize_test_answers_wrapper table,
div.vize_test_answers_wrapper table tbody,
div.vize_test_answers_wrapper table tr,
div.vize_test_answers_wrapper table td {
border: 0px !important;
}
div.vize_test_question_container p.vize_test_question {
margin-bottom: 10px !important;
}
td.answer_text {
border: none !important;
}
td.answer_text label {
display: block;
width: 100%;
margin-bottom: 0px !important;
border-bottom: 1px dotted;
line-height: 22px;
}
div.vize_test_question_container.error {
border: 1px solid #fe2d2d;
padding: 5px;
}
div.vize_tests_navigation_wrapper {
padding: 15px 0px;
display: block;
text-align: center;
}
div.vize_tests_navigation_wrapper div.clear {
clear: both;
}
div.vize_tests_results_wrapper,
div.vize_tests_results_loading_wrapper,
div.vize_tests_results_loading_wrapper div.loading-text {
text-align: center;
}
div.vize_tests_results_wrapper h2.test_results_for {
text-transform: uppercase;
}
div.vize_tests_results_wrapper h2.test_title {
font-size: 3.5rem;
}
div.vize_tests_results_wrapper div.test_score_indicator {
width: auto;
height: 60px;
margin: 10px 30px;
background-color: #fe2d2d;
}
.test_score_indicator .user_score_value {
margin-left: 20px;
font-size: 2.0rem;
color: #ffffff;
line-height: 60px;
float: left;
position: absolute;
}
.test_score_indicator .user_score_indicator {
background-color: #1bd760;
height: 60px;
float: left;
}
h2.test_result {
font-size: 3.0em;
text-transform: uppercase;
margin: 15px 0px !important;
}
h2.test_result.icon_test_failed::after {
content: '\2639';
position: relative;
top: 4px;
left: 10px;
}
h2.test_result.icon_test_passed:after {
content: '\263A';
}
h2.test_result.icon_test_failed::after,
h2.test_result.icon_test_passed::after {
font-size: 1.3em;
text-transform: none !important;
}
#rewrite_test_button_container {
text-align: center;
}  .answer_radio_container {
display: block;
position: relative;
cursor: pointer;
font-size: 22px;
height: 25px;
width: 25px;
background-color: #3e3e3e;
margin-bottom: 10px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
} .answer_radio_container input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
} .answer_radio_container .checkmark, .answer_radio_container .correct_answer {
position: absolute;
top: 0;
left: 0;
height: 25px;
width: 25px;
background-color: #3e3e3e;
margin: 0px;
display: block;
} .answer_radio_container:hover input ~ .checkmark {
background-color: #ccc;
} .answer_radio_container input:checked ~ .checkmark { } .answer_radio_container .checkmark:after {
content: "";
position: absolute;
display: none;
} .answer_radio_container input:checked ~ .checkmark:after {
display: block;
} .answer_radio_container .checkmark:after {
content: "x";
left: 7px;
top: 0px;
width: 10px;
height: 10px;
color: #ffffff;
font-weight: bold;
}  .alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
}
.alert h4 {
margin-top: 0;
color: inherit;
}
.alert .alert-link {
font-weight: bold;
}
.alert > p,
.alert > ul {
margin-bottom: 0;
}
.alert > p + p {
margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
position: relative;
top: -2px;
right: -21px;
color: inherit;
}
.alert-success {
background-color: #dff0d8;
border-color: #d6e9c6;
color: #3c763d;
}
.alert-success hr {
border-top-color: #c9e2b3;
}
.alert-success .alert-link {
color: #2b542c;
}
.alert-info {
background-color: #d9edf7;
border-color: #bce8f1;
color: #31708f;
}
.alert-info hr {
border-top-color: #a6e1ec;
}
.alert-info .alert-link {
color: #245269;
}
.alert-warning {
background-color: #fcf8e3;
border-color: #faebcc;
color: #8a6d3b;
}
.alert-warning hr {
border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
color: #66512c;
}
.alert-danger {
background-color: #f2dede;
border-color: #ebccd1;
color: #a94442;
}
.alert-danger hr {
border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
color: #843534;
}  .lds-dual-ring {
display: inline-block;
width: 80px;
height: 80px;
}
.lds-dual-ring:after {
content: " ";
display: block;
width: 64px;
height: 64px;
margin: 8px;
border-radius: 50%;
border: 6px solid #3e3e3e;
border-color: #3e3e3e transparent #3e3e3e transparent;
animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto!important;height:auto!important;z-index:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:' ';display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;user-select:none;-webkit-user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:'';background:#000;border-radius:7px;left:2px;right:2px;opacity:0;transition:opacity .2s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition:opacity 0s linear}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{top:2px;bottom:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{height:100%;left:2px;right:2px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:2px;height:7px;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.hs-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}
.popup-content{margin:auto;background:#fff;width:50%;padding:5px;border:1px solid #d7d7d7}[role=tooltip].popup-content{width:200px;box-shadow:0 0 3px rgba(0,0,0,.16);border-radius:5px}.popup-overlay{background:rgba(0,0,0,.5)}[data-popup=tooltip].popup-overlay{background:transparent}.popup-arrow{-webkit-filter:drop-shadow(0 -3px 3px rgba(0,0,0,.16));filter:drop-shadow(0 -3px 3px rgba(0,0,0,.16));color:#fff;stroke-width:2px;stroke:#d7d7d7;stroke-dasharray:30px;stroke-dashoffset:-54px}@font-face{font-display:swap;font-family:'Maven Pro';font-style:normal;font-weight:400;src:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/assets/fonts/maven-pro-v32-latin_latin-ext-regular.eot);src:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/assets/fonts/maven-pro-v32-latin_latin-ext-regular.eot?#iefix) format("embedded-opentype"),url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/assets/fonts/maven-pro-v32-latin_latin-ext-regular.woff2) format("woff2"),url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/assets/fonts/maven-pro-v32-latin_latin-ext-regular.woff) format("woff"),url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/assets/fonts/maven-pro-v32-latin_latin-ext-regular.ttf) format("truetype"),url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/assets/fonts/maven-pro-v32-latin_latin-ext-regular.svg#MavenPro) format("svg")}@font-face{font-display:swap;font-family:'Maven Pro';font-style:normal;font-weight:700;src:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/assets/fonts/maven-pro-v32-latin_latin-ext-700.eot);src:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/assets/fonts/maven-pro-v32-latin_latin-ext-700.eot?#iefix) format("embedded-opentype"),url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/assets/fonts/maven-pro-v32-latin_latin-ext-700.woff2) format("woff2"),url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/assets/fonts/maven-pro-v32-latin_latin-ext-700.woff) format("woff"),url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/assets/fonts/maven-pro-v32-latin_latin-ext-700.ttf) format("truetype"),url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/assets/fonts/maven-pro-v32-latin_latin-ext-700.svg#MavenPro) format("svg")}@font-face{font-display:swap;font-family:Rajdhani;font-style:normal;font-weight:400;src:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/assets/fonts/rajdhani-v15-latin_latin-ext-regular.eot);src:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/assets/fonts/rajdhani-v15-latin_latin-ext-regular.eot?#iefix) format("embedded-opentype"),url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/assets/fonts/rajdhani-v15-latin_latin-ext-regular.woff2) format("woff2"),url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/assets/fonts/rajdhani-v15-latin_latin-ext-regular.woff) format("woff"),url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/assets/fonts/rajdhani-v15-latin_latin-ext-regular.ttf) format("truetype"),url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/assets/fonts/rajdhani-v15-latin_latin-ext-regular.svg#Rajdhani) format("svg")}@font-face{font-display:swap;font-family:Rajdhani;font-style:normal;font-weight:700;src:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/assets/fonts/rajdhani-v15-latin_latin-ext-700.eot);src:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/assets/fonts/rajdhani-v15-latin_latin-ext-700.eot?#iefix) format("embedded-opentype"),url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/assets/fonts/rajdhani-v15-latin_latin-ext-700.woff2) format("woff2"),url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/assets/fonts/rajdhani-v15-latin_latin-ext-700.woff) format("woff"),url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/assets/fonts/rajdhani-v15-latin_latin-ext-700.ttf) format("truetype"),url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/assets/fonts/rajdhani-v15-latin_latin-ext-700.svg#Rajdhani) format("svg")}.wcContainer{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;--wc-z-index:200000;--wc-font-color:inherit;--wc-form-font-color:inherit;--wc-link-color:inherit;--wc-bg-color:#fff;--wc-color-table-border:#dee2e6;--wc-color-form-border:#999;--wc-color-form-focus:rgba(206, 212, 218, 0.39);--wc-color-form-checked:#c1c1c1;--wc-color-form-validation-error:#dc3545;--wc-color-form-validation-error-focus:rgba(220,53,69,.25);--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.wcContainer *{-webkit-box-sizing:border-box;box-sizing:border-box}.wcContainer .wcInvisible,.wcContainer.wcInvisible{display:none!important}.wcContainer .wcHidden{visibility:hidden}.wcContainer .wcLeft{float:left}.wcContainer label{width:auto;display:inline}.wcContainer a.wcFunctional,.wcContainer a.wcFunctional:focus{outline:0;text-decoration:none!important;padding:0;border:none;line-height:12px;font-weight:400;color:var(--wc-font-color)!important}.wcContainer button.wcFunctional,.wcContainer button.wcFunctional:active,.wcContainer button.wcFunctional:focus,.wcContainer button.wcFunctional:hover{outline:0;padding:initial;border:none;line-height:12px;font-weight:400;border-radius:0;width:auto;background:0 0}.wcContainer img.wcFunctional{padding:0;border:none;border-radius:0;-webkit-box-shadow:none;box-shadow:none;display:inline;height:auto}.wcContainer .wcButton{display:inline-block}.wcContainer .wcButton.wcButtonDanger{color:#fff;background-color:#dc3545;border-color:#dc3545}.wcContainer .wcCenter{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wcContainer progress.wcMainProgressBar{width:100%;font-size:1em}.wcContainer a.wcDebugLink{color:red}.wcContainer img.wcChannelAvatar{max-width:25px;margin:0 4px 2px 0;border-radius:50%;-webkit-box-shadow:none;box-shadow:none;border:none;display:inline-block;vertical-align:middle;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.wcContainer a.wcChannelClose{width:17px;height:17px;background:transparent url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/x.svg) no-repeat 50%;background-size:100%;display:inline-block;vertical-align:middle;border:1px solid #a6a6a6;border-radius:50%;margin-left:8px;text-decoration:none;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.wcContainer a.wcChannelClose:hover{background-color:#f7f7f7}.wcContainer span.wcUnreadMessagesCount{background-color:#d4130d;color:#fff;border-radius:3px;padding:1px 3px;margin-left:5px}.wcContainer progress,.wcContainer progress[role]{height:5px;margin-top:10px;line-height:5px;display:block;appearance:none;-moz-appearance:none;-webkit-appearance:none;border:none;background-size:auto}.wcContainer progress[role]:after{background-image:none}.wcContainer progress[role] strong{display:none}.wcContainer progress,.wcContainer progress[role][aria-valuenow]{background:#ccc!important}.wcContainer progress::-webkit-progress-bar{background:#ccc;border-radius:5px!important}.wcContainer progress{color:#5789ff;border-radius:5px!important}.wcContainer progress::-moz-progress-bar{background:#5789ff;border-radius:5px!important}.wcContainer progress::-webkit-progress-value{background:#5789ff;border-radius:5px!important}.wcContainer progress[aria-valuenow]:before{background:#5789ff;border-radius:5px!important}.wcContainer .wcErrorBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px;border:1px solid #dfdfdf}.wcContainer .wcErrorBox:before{content:'';margin-right:5px;width:23px;height:20px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/warnings.svg) 0 0 no-repeat}.wcContainer .wcCounter{font-size:80%}.wcContainer .wcRedCounter{color:#fff!important;background-color:red;font-size:.6em;display:inline-block;border-radius:50%;text-align:center;margin-left:5px;width:22px;height:22px}.wcContainer .wcStatus{display:inline-block;height:10px;width:10px;border-radius:50%}.wcContainer .wcStatus.wcOnline{background:#09c179}.wcContainer .wcStatus.wcOffline{background:rgba(244,31,31,.5)}.wcContainer .ScrollbarsCustom-Scroller{-ms-scroll-chaining:none;overscroll-behavior:contain}.wcContainer .wcLoaderContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wcContainer .wcLoaderContainer.wcLoaderContainerCenter{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wcContainer .wcLoaderContainer .wcLoader{display:inline-block;position:relative;width:32px;height:32px}.wcContainer .wcLoaderContainer .wcLoader div{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;width:26px;height:26px;margin:4px;border:4px solid #a6a6a6;border-radius:50%;-webkit-animation:wcLoader 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:wcLoader 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#a6a6a6 transparent transparent transparent}.wcContainer .wcLoaderContainer.wcSpinner{display:inline}.wcContainer .wcLoaderContainer.wcSpinner .wcLoader{width:1em;height:1em}.wcContainer .wcLoaderContainer.wcSpinner .wcLoader div{width:1em;height:1em;border-width:2px;margin:2px}.wcContainer .wcLoaderContainer .wcLoader div:nth-child(1){-webkit-animation-delay:-.45s;animation-delay:-.45s}.wcContainer .wcLoaderContainer .wcLoader div:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.wcContainer .wcLoaderContainer .wcLoader div:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}@-webkit-keyframes wcLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes wcLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.wcContainer .wcLoaderContainer .wcLoaderText{font-size:.8em;line-height:.8em;margin-left:2px}.wcContainer button.wcStreamStartButton{display:inline-block;overflow:hidden;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;opacity:.7}.wcContainer button.wcStreamStartButton,.wcContainer button.wcStreamStartButton:active,.wcContainer button.wcStreamStartButton:focus,.wcContainer button.wcStreamStartButton:hover{background-position:50%;background-size:contain;background-repeat:no-repeat;background-color:transparent}.wcContainer button.wcStreamStartButton.wcStreamVideo,.wcContainer button.wcStreamStartButton.wcStreamVideo:hover{background-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/video-calls/video.svg);width:24px;height:20px}.wcContainer button.wcStreamStartButton:hover{opacity:1}.wcContainer .wcStreamStatus{display:inline-block;overflow:hidden;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;opacity:.7;background-position:50%;background-size:contain;background-repeat:no-repeat;background-color:transparent;background-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/video-calls/video-red.svg);width:24px;height:20px}.wcContainer .wcFlex{display:-webkit-box;display:-ms-flexbox;display:flex}.wcContainer .wcFlexWrap{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start}.wcContainer .wcFlexAlignCenter{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wcContainer .wcHeight10{height:10rem}.wcContainer .wcHeight15{height:15rem}.wcContainer .wcHeight4{height:4rem}.wcContainer .wcHeight1{height:1rem}.wcContainer .wcPadding1{padding:.25rem}.wcContainer .wcPadding2{padding:.5rem}.wcContainer .wcPadding3{padding:1rem}.wcContainer .wcPadding4{padding:1.5rem}.wcContainer .wcMargin1{margin:.25rem}.wcContainer .wcMarginRight1{margin-right:.25rem}.wcContainer .wcMarginRight2{margin-right:.5rem}.wcContainer .wcMarginRight3{margin-right:1rem}.wcContainer .wcMarginBottom1{margin-bottom:.25rem}.wcContainer .wcMaxWidth2{max-width:2rem}.wcContainer .wcIcon{background-size:100% 100%;background-color:transparent;background-position:center center;background-repeat:no-repeat;padding:0;width:24px;height:24px;display:inline-block;vertical-align:middle}.wcContainer .wcIcon.wcIconPlus{background-color:#a6a6a6;-webkit-mask-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/plus.svg);mask-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/plus.svg);-webkit-mask-size:cover;mask-size:cover}.wcContainer .wcIcon.wcIconGear{background-color:#a6a6a6;-webkit-mask-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/gear.svg);mask-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/gear.svg);-webkit-mask-size:cover;mask-size:cover}.wcContainer .wcIcon.wcIconEdit{background-color:#a6a6a6;-webkit-mask-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/edit.svg);mask-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/edit.svg);-webkit-mask-size:cover;mask-size:cover}.wcContainer .wcIcon.wcIconX{background-color:#a6a6a6;-webkit-mask-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/x.svg);mask-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/x.svg);-webkit-mask-size:cover;mask-size:cover}.wcContainer .wcIcon.wcIconTimes{background-color:#a6a6a6;-webkit-mask-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/times.svg);mask-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/times.svg);-webkit-mask-size:cover;mask-size:cover}.wcContainer .wcIcon.wcIconTick{background-color:#a6a6a6;-webkit-mask-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/tick.svg);mask-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/tick.svg);-webkit-mask-size:cover;mask-size:cover}.wcContainer .wcIcon.wcIconZoom{background-color:#a6a6a6;-webkit-mask-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/zoom.svg);mask-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/zoom.svg);-webkit-mask-size:cover;mask-size:cover}.wcContainer .wcIcon.wcIconEmotion{background-color:#a6a6a6;-webkit-mask-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/emoticon.svg);mask-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/emoticon.svg);-webkit-mask-size:cover;mask-size:cover}.wcContainer .wcIcon.wcIconGif{background-color:#a6a6a6;-webkit-mask-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/gif.svg);mask-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/gif.svg);-webkit-mask-size:cover;mask-size:cover}.wcContainer .wcIcon.wcIconProhibited{background-color:#a6a6a6;-webkit-mask-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/prohibited.svg);mask-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/prohibited.svg);-webkit-mask-size:cover;mask-size:cover}.wcContainer .wcIcon.wcIconSm{width:18px;height:18px}.wcContainer .wcIcon.wcIconXs{width:14px;height:14px}.wcContainer .wcTable{width:100%;vertical-align:top;caption-side:bottom;border-collapse:collapse;border-color:var(--wc-color-table-border)}.wcContainer .wcTable>tbody{vertical-align:inherit}.wcContainer .wcTable tbody,.wcContainer .wcTable td,.wcContainer .wcTable tfoot,.wcContainer .wcTable th,.wcContainer .wcTable thead,.wcContainer .wcTable tr{border-color:inherit;border-style:solid;border-width:0;text-align:left}.wcContainer .wcTable>:not(caption)>*>*{padding:.5rem .5rem;border-bottom-width:1px}.wcContainer .wcSecondaryTabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.wcContainer .wcSecondaryTabs .wcSecondaryTab{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:1em}.wcContainer .wcSecondaryTabs .wcSecondaryTab,.wcContainer .wcSecondaryTabs .wcSecondaryTab:active,.wcContainer .wcSecondaryTabs .wcSecondaryTab:focus{outline:0;text-decoration:none;margin:0;text-align:center;color:var(--wc-font-color)}.wcContainer .wcSecondaryTabs .wcSecondaryTab.wcSecondaryTabCurrent{font-weight:700;background-color:#f1f1f1}.wcContainer .wcSecondaryTabs .wcSecondaryTab.wcSecondaryTabCurrent .wcRedCounter{font-weight:400}.wcContainer .wcSecondaryTabs .wcSecondaryTab .wcRedCounter{font-size:1em}.wcContainer .wcPrimaryTabs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:5px;list-style:none;border-bottom:1px solid var(--wc-color-form-border)}.wcContainer .wcPrimaryTabs .wcPrimaryTabItem .wcPrimaryTabLink{display:block;padding:.5rem 1rem;color:var(--wc-link-color);text-decoration:none;outline:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;margin-bottom:-1px;background:0 0;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.wcContainer .wcPrimaryTabs .wcPrimaryTabItem .wcPrimaryTabLink.wcPrimaryTabItemActive{color:var(--wc-font-color);border-color:var(--wc-color-form-border) var(--wc-color-form-border) var(--wc-bg-color)}.wcContainer .wcPrimaryTabs .wcPrimaryTabItem .wcPrimaryTabLink .wcRedCounter{font-weight:400;font-size:1em}.wcContainer .wcFormRow{margin-bottom:1rem!important}.wcContainer input.wcControl{width:auto;display:inline}.wcContainer .wcFormControl,.wcContainer .wcFormControl:active,.wcContainer .wcFormControl:hover{margin:0;font-family:inherit;display:block;width:100%;padding:.375rem .75rem;font-weight:400;line-height:1.5;color:var(--wc-form-font-color);background-color:#fff;background-clip:padding-box;border:1px solid var(--wc-color-form-border);-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.wcContainer .wcFormControl:focus{color:var(--wc-form-font-color);background-color:#fff;border-color:var(--wc-color-form-border);outline:0;-webkit-box-shadow:0 0 0 .25rem var(--wc-color-form-focus);box-shadow:0 0 0 .25rem var(--wc-color-form-focus)}.wcContainer textarea.wcFormControl{resize:vertical;min-height:calc(1.5em + (.75rem + 2px))}.wcContainer .wcFormCheck{width:1em;height:1em;margin:.25em 0 0;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid var(--wc-color-form-border);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact}.wcContainer .wcFormCheck:focus{border-color:var(--wc-color-form-border);outline:0;-webkit-box-shadow:0 0 0 .25rem var(--wc-color-form-focus);box-shadow:0 0 0 .25rem var(--wc-color-form-focus)}.wcContainer .wcFormCheck:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.wcContainer .wcFormCheck:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.wcContainer .wcFormCheck:checked{background-color:var(--wc-color-form-checked);border-color:var(--wc-color-form-checked)}.wcContainer .wcFormCheck[type=radio]{border-radius:50%}.wcContainer .wcFormCheck:disabled{pointer-events:none;-webkit-filter:none;filter:none;opacity:.5}.wcContainer .wcFormCheckLabel{padding-left:.25em;margin-right:.75em}.wcContainer .wcFormControlBorder{border:1px solid var(--wc-color-form-border);border-radius:.25rem}.wcContainer .wcFormErrorMessage{display:none}.wcContainer .wcFormCheck.wcFormError~.wcFormErrorMessage,.wcContainer .wcFormControl.wcFormError~.wcFormErrorMessage{display:block;width:100%;margin-top:.25rem;font-size:.925em;color:var(--wc-color-form-validation-error)}.wcContainer .wcFormCheck.wcFormError,.wcContainer .wcFormControl.wcFormError{border-color:var(--wc-color-form-validation-error)}.wcContainer .wcFormCheck.wcFormError:focus,.wcContainer .wcFormControl.wcFormError:focus{-webkit-box-shadow:0 0 0 .25rem var(--wc-color-form-validation-error-focus);box-shadow:0 0 0 .25rem var(--wc-color-form-validation-error-focus)}.wcContainer img.wcEmoticon,.wcContainer span.wcEmoticon{background-repeat:no-repeat;display:inline-block;vertical-align:middle;margin-right:2px;margin-left:2px}.wcContainer img.wcEmoticon.bg-emot_01_32_001,.wcContainer span.wcEmoticon.bg-emot_01_32_001{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -10px -131px}.wcContainer img.wcEmoticon.bg-emot_01_32_002,.wcContainer span.wcEmoticon.bg-emot_01_32_002{width:32px;height:35px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -120px -68px}.wcContainer img.wcEmoticon.bg-emot_01_32_003,.wcContainer span.wcEmoticon.bg-emot_01_32_003{width:32px;height:38px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -68px -10px}.wcContainer img.wcEmoticon.bg-emot_01_32_004,.wcContainer span.wcEmoticon.bg-emot_01_32_004{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -62px -131px}.wcContainer img.wcEmoticon.bg-emot_01_32_005,.wcContainer span.wcEmoticon.bg-emot_01_32_005{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -114px -131px}.wcContainer img.wcEmoticon.bg-emot_01_32_006,.wcContainer span.wcEmoticon.bg-emot_01_32_006{width:32px;height:35px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -172px -10px}.wcContainer img.wcEmoticon.bg-emot_01_32_007,.wcContainer span.wcEmoticon.bg-emot_01_32_007{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -166px -131px}.wcContainer img.wcEmoticon.bg-emot_01_32_008,.wcContainer span.wcEmoticon.bg-emot_01_32_008{width:34px;height:30px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -328px -10px}.wcContainer img.wcEmoticon.bg-emot_01_32_009,.wcContainer span.wcEmoticon.bg-emot_01_32_009{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -224px -10px}.wcContainer img.wcEmoticon.bg-emot_01_32_010,.wcContainer span.wcEmoticon.bg-emot_01_32_010{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -224px -62px}.wcContainer img.wcEmoticon.bg-emot_01_32_011,.wcContainer span.wcEmoticon.bg-emot_01_32_011{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -224px -114px}.wcContainer img.wcEmoticon.bg-emot_01_32_012,.wcContainer span.wcEmoticon.bg-emot_01_32_012{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -10px -183px}.wcContainer img.wcEmoticon.bg-emot_01_32_013,.wcContainer span.wcEmoticon.bg-emot_01_32_013{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -62px -183px}.wcContainer img.wcEmoticon.bg-emot_01_32_014,.wcContainer span.wcEmoticon.bg-emot_01_32_014{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -114px -183px}.wcContainer img.wcEmoticon.bg-emot_01_32_015,.wcContainer span.wcEmoticon.bg-emot_01_32_015{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -166px -183px}.wcContainer img.wcEmoticon.bg-emot_01_32_016,.wcContainer span.wcEmoticon.bg-emot_01_32_016{width:32px;height:38px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -68px -68px}.wcContainer img.wcEmoticon.bg-emot_01_32_017,.wcContainer span.wcEmoticon.bg-emot_01_32_017{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -218px -183px}.wcContainer img.wcEmoticon.bg-emot_01_32_018,.wcContainer span.wcEmoticon.bg-emot_01_32_018{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -276px -10px}.wcContainer img.wcEmoticon.bg-emot_01_32_019,.wcContainer span.wcEmoticon.bg-emot_01_32_019{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -276px -62px}.wcContainer img.wcEmoticon.bg-emot_01_32_020,.wcContainer span.wcEmoticon.bg-emot_01_32_020{width:38px;height:40px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -10px -10px}.wcContainer img.wcEmoticon.bg-emot_01_32_021,.wcContainer span.wcEmoticon.bg-emot_01_32_021{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -276px -114px}.wcContainer img.wcEmoticon.bg-emot_01_32_022,.wcContainer span.wcEmoticon.bg-emot_01_32_022{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -276px -166px}.wcContainer img.wcEmoticon.bg-emot_01_32_023,.wcContainer span.wcEmoticon.bg-emot_01_32_023{width:32px;height:38px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -120px -10px}.wcContainer img.wcEmoticon.bg-emot_01_32_024,.wcContainer span.wcEmoticon.bg-emot_01_32_024{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -10px -235px}.wcContainer img.wcEmoticon.bg-emot_01_32_025,.wcContainer span.wcEmoticon.bg-emot_01_32_025{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -62px -235px}.wcContainer img.wcEmoticon.bg-emot_01_32_026,.wcContainer span.wcEmoticon.bg-emot_01_32_026{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -114px -235px}.wcContainer img.wcEmoticon.bg-emot_01_32_027,.wcContainer span.wcEmoticon.bg-emot_01_32_027{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -166px -235px}.wcContainer img.wcEmoticon.bg-emot_01_32_028,.wcContainer span.wcEmoticon.bg-emot_01_32_028{width:32px;height:34px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -172px -65px}.wcContainer img.wcEmoticon.bg-emot_01_32_029,.wcContainer span.wcEmoticon.bg-emot_01_32_029{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -218px -235px}.wcContainer img.wcEmoticon.bg-emot_01_32_030,.wcContainer span.wcEmoticon.bg-emot_01_32_030{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -270px -235px}.wcContainer img.wcEmoticon.bg-emot_01_32_031,.wcContainer span.wcEmoticon.bg-emot_01_32_031{width:33px;height:41px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -10px -70px}.wcContainer img.wcEmoticon.bg-emot_01_64_001,.wcContainer span.wcEmoticon.bg-emot_01_64_001{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -358px -10px}.wcContainer img.wcEmoticon.bg-emot_01_64_002,.wcContainer span.wcEmoticon.bg-emot_01_64_002{width:64px;height:69px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -274px -10px}.wcContainer img.wcEmoticon.bg-emot_01_64_003,.wcContainer span.wcEmoticon.bg-emot_01_64_003{width:64px;height:75px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -106px -107px}.wcContainer img.wcEmoticon.bg-emot_01_64_004,.wcContainer span.wcEmoticon.bg-emot_01_64_004{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -358px -94px}.wcContainer img.wcEmoticon.bg-emot_01_64_005,.wcContainer span.wcEmoticon.bg-emot_01_64_005{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -358px -178px}.wcContainer img.wcEmoticon.bg-emot_01_64_006,.wcContainer span.wcEmoticon.bg-emot_01_64_006{width:64px;height:70px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -190px -105px}.wcContainer img.wcEmoticon.bg-emot_01_64_007,.wcContainer span.wcEmoticon.bg-emot_01_64_007{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -10px -295px}.wcContainer img.wcEmoticon.bg-emot_01_64_008,.wcContainer span.wcEmoticon.bg-emot_01_64_008{width:70px;height:63px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -10px -212px}.wcContainer img.wcEmoticon.bg-emot_01_64_009,.wcContainer span.wcEmoticon.bg-emot_01_64_009{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -94px -295px}.wcContainer img.wcEmoticon.bg-emot_01_64_010,.wcContainer span.wcEmoticon.bg-emot_01_64_010{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -178px -295px}.wcContainer img.wcEmoticon.bg-emot_01_64_011,.wcContainer span.wcEmoticon.bg-emot_01_64_011{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -262px -295px}.wcContainer img.wcEmoticon.bg-emot_01_64_012,.wcContainer span.wcEmoticon.bg-emot_01_64_012{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -346px -295px}.wcContainer img.wcEmoticon.bg-emot_01_64_013,.wcContainer span.wcEmoticon.bg-emot_01_64_013{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -442px -10px}.wcContainer img.wcEmoticon.bg-emot_01_64_014,.wcContainer span.wcEmoticon.bg-emot_01_64_014{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -442px -94px}.wcContainer img.wcEmoticon.bg-emot_01_64_015,.wcContainer span.wcEmoticon.bg-emot_01_64_015{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -442px -178px}.wcContainer img.wcEmoticon.bg-emot_01_64_016,.wcContainer span.wcEmoticon.bg-emot_01_64_016{width:64px;height:77px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -106px -10px}.wcContainer img.wcEmoticon.bg-emot_01_64_017,.wcContainer span.wcEmoticon.bg-emot_01_64_017{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -442px -262px}.wcContainer img.wcEmoticon.bg-emot_01_64_018,.wcContainer span.wcEmoticon.bg-emot_01_64_018{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -10px -379px}.wcContainer img.wcEmoticon.bg-emot_01_64_019,.wcContainer span.wcEmoticon.bg-emot_01_64_019{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -94px -379px}.wcContainer img.wcEmoticon.bg-emot_01_64_020,.wcContainer span.wcEmoticon.bg-emot_01_64_020{width:76px;height:79px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -10px -10px}.wcContainer img.wcEmoticon.bg-emot_01_64_021,.wcContainer span.wcEmoticon.bg-emot_01_64_021{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -178px -379px}.wcContainer img.wcEmoticon.bg-emot_01_64_022,.wcContainer span.wcEmoticon.bg-emot_01_64_022{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -262px -379px}.wcContainer img.wcEmoticon.bg-emot_01_64_023,.wcContainer span.wcEmoticon.bg-emot_01_64_023{width:64px;height:75px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -190px -10px}.wcContainer img.wcEmoticon.bg-emot_01_64_024,.wcContainer span.wcEmoticon.bg-emot_01_64_024{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -346px -379px}.wcContainer img.wcEmoticon.bg-emot_01_64_025,.wcContainer span.wcEmoticon.bg-emot_01_64_025{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -430px -379px}.wcContainer img.wcEmoticon.bg-emot_01_64_026,.wcContainer span.wcEmoticon.bg-emot_01_64_026{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -526px -10px}.wcContainer img.wcEmoticon.bg-emot_01_64_027,.wcContainer span.wcEmoticon.bg-emot_01_64_027{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -526px -94px}.wcContainer img.wcEmoticon.bg-emot_01_64_028,.wcContainer span.wcEmoticon.bg-emot_01_64_028{width:64px;height:67px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -274px -99px}.wcContainer img.wcEmoticon.bg-emot_01_64_029,.wcContainer span.wcEmoticon.bg-emot_01_64_029{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -526px -178px}.wcContainer img.wcEmoticon.bg-emot_01_64_030,.wcContainer span.wcEmoticon.bg-emot_01_64_030{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -526px -262px}.wcContainer img.wcEmoticon.bg-emot_01_64_031,.wcContainer span.wcEmoticon.bg-emot_01_64_031{width:66px;height:83px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -10px -109px}.wcContainer img.wcEmoticon.bg-emot_01_128_001,.wcContainer span.wcEmoticon.bg-emot_01_128_001{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -158px -376px}.wcContainer img.wcEmoticon.bg-emot_01_128_002,.wcContainer span.wcEmoticon.bg-emot_01_128_002{width:128px;height:139px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -480px -157px}.wcContainer img.wcEmoticon.bg-emot_01_128_003,.wcContainer span.wcEmoticon.bg-emot_01_128_003{width:128px;height:151px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -184px -183px}.wcContainer img.wcEmoticon.bg-emot_01_128_004,.wcContainer span.wcEmoticon.bg-emot_01_128_004{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -306px -376px}.wcContainer img.wcEmoticon.bg-emot_01_128_005,.wcContainer span.wcEmoticon.bg-emot_01_128_005{width:128px;height:127px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -454px -679px}.wcContainer img.wcEmoticon.bg-emot_01_128_006,.wcContainer span.wcEmoticon.bg-emot_01_128_006{width:128px;height:139px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -332px -181px}.wcContainer img.wcEmoticon.bg-emot_01_128_007,.wcContainer span.wcEmoticon.bg-emot_01_128_007{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -454px -376px}.wcContainer img.wcEmoticon.bg-emot_01_128_008,.wcContainer span.wcEmoticon.bg-emot_01_128_008{width:142px;height:127px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -480px -10px}.wcContainer img.wcEmoticon.bg-emot_01_128_009,.wcContainer span.wcEmoticon.bg-emot_01_128_009{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -642px -10px}.wcContainer img.wcEmoticon.bg-emot_01_128_010,.wcContainer span.wcEmoticon.bg-emot_01_128_010{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -642px -158px}.wcContainer img.wcEmoticon.bg-emot_01_128_011,.wcContainer span.wcEmoticon.bg-emot_01_128_011{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -642px -306px}.wcContainer img.wcEmoticon.bg-emot_01_128_012,.wcContainer span.wcEmoticon.bg-emot_01_128_012{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -10px -531px}.wcContainer img.wcEmoticon.bg-emot_01_128_013,.wcContainer span.wcEmoticon.bg-emot_01_128_013{width:128px;height:127px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -602px -679px}.wcContainer img.wcEmoticon.bg-emot_01_128_014,.wcContainer span.wcEmoticon.bg-emot_01_128_014{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -158px -531px}.wcContainer img.wcEmoticon.bg-emot_01_128_015,.wcContainer span.wcEmoticon.bg-emot_01_128_015{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -306px -531px}.wcContainer img.wcEmoticon.bg-emot_01_128_016,.wcContainer span.wcEmoticon.bg-emot_01_128_016{width:128px;height:153px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -184px -10px}.wcContainer img.wcEmoticon.bg-emot_01_128_017,.wcContainer span.wcEmoticon.bg-emot_01_128_017{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -454px -531px}.wcContainer img.wcEmoticon.bg-emot_01_128_018,.wcContainer span.wcEmoticon.bg-emot_01_128_018{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -602px -531px}.wcContainer img.wcEmoticon.bg-emot_01_128_019,.wcContainer span.wcEmoticon.bg-emot_01_128_019{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -790px -10px}.wcContainer img.wcEmoticon.bg-emot_01_128_020,.wcContainer span.wcEmoticon.bg-emot_01_128_020{width:154px;height:160px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -10px -10px}.wcContainer img.wcEmoticon.bg-emot_01_128_021,.wcContainer span.wcEmoticon.bg-emot_01_128_021{width:128px;height:127px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -750px -679px}.wcContainer img.wcEmoticon.bg-emot_01_128_022,.wcContainer span.wcEmoticon.bg-emot_01_128_022{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -790px -158px}.wcContainer img.wcEmoticon.bg-emot_01_128_023,.wcContainer span.wcEmoticon.bg-emot_01_128_023{width:128px;height:151px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -332px -10px}.wcContainer img.wcEmoticon.bg-emot_01_128_024,.wcContainer span.wcEmoticon.bg-emot_01_128_024{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -790px -306px}.wcContainer img.wcEmoticon.bg-emot_01_128_025,.wcContainer span.wcEmoticon.bg-emot_01_128_025{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -790px -454px}.wcContainer img.wcEmoticon.bg-emot_01_128_026,.wcContainer span.wcEmoticon.bg-emot_01_128_026{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -10px -679px}.wcContainer img.wcEmoticon.bg-emot_01_128_027,.wcContainer span.wcEmoticon.bg-emot_01_128_027{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -158px -679px}.wcContainer img.wcEmoticon.bg-emot_01_128_028,.wcContainer span.wcEmoticon.bg-emot_01_128_028{width:128px;height:135px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -10px -376px}.wcContainer img.wcEmoticon.bg-emot_01_128_029,.wcContainer span.wcEmoticon.bg-emot_01_128_029{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -306px -679px}.wcContainer img.wcEmoticon.bg-emot_01_128_030,.wcContainer span.wcEmoticon.bg-emot_01_128_030{width:128px;height:127px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -938px -10px}.wcContainer img.wcEmoticon.bg-emot_01_128_031,.wcContainer span.wcEmoticon.bg-emot_01_128_031{width:132px;height:166px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -10px -190px}.wcContainer img.wcEmoticon.bg-emot_02_32_001,.wcContainer span.wcEmoticon.bg-emot_02_32_001{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -10px -10px}.wcContainer img.wcEmoticon.bg-emot_02_32_002,.wcContainer span.wcEmoticon.bg-emot_02_32_002{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -62px -10px}.wcContainer img.wcEmoticon.bg-emot_02_32_003,.wcContainer span.wcEmoticon.bg-emot_02_32_003{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -10px -62px}.wcContainer img.wcEmoticon.bg-emot_02_32_004,.wcContainer span.wcEmoticon.bg-emot_02_32_004{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -62px -62px}.wcContainer img.wcEmoticon.bg-emot_02_32_005,.wcContainer span.wcEmoticon.bg-emot_02_32_005{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -114px -10px}.wcContainer img.wcEmoticon.bg-emot_02_32_006,.wcContainer span.wcEmoticon.bg-emot_02_32_006{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -114px -62px}.wcContainer img.wcEmoticon.bg-emot_02_32_007,.wcContainer span.wcEmoticon.bg-emot_02_32_007{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -10px -114px}.wcContainer img.wcEmoticon.bg-emot_02_32_008,.wcContainer span.wcEmoticon.bg-emot_02_32_008{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -62px -114px}.wcContainer img.wcEmoticon.bg-emot_02_32_009,.wcContainer span.wcEmoticon.bg-emot_02_32_009{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -114px -114px}.wcContainer img.wcEmoticon.bg-emot_02_32_010,.wcContainer span.wcEmoticon.bg-emot_02_32_010{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -166px -10px}.wcContainer img.wcEmoticon.bg-emot_02_32_011,.wcContainer span.wcEmoticon.bg-emot_02_32_011{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -166px -62px}.wcContainer img.wcEmoticon.bg-emot_02_32_012,.wcContainer span.wcEmoticon.bg-emot_02_32_012{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -166px -114px}.wcContainer img.wcEmoticon.bg-emot_02_32_013,.wcContainer span.wcEmoticon.bg-emot_02_32_013{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -10px -166px}.wcContainer img.wcEmoticon.bg-emot_02_32_014,.wcContainer span.wcEmoticon.bg-emot_02_32_014{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -62px -166px}.wcContainer img.wcEmoticon.bg-emot_02_32_015,.wcContainer span.wcEmoticon.bg-emot_02_32_015{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -114px -166px}.wcContainer img.wcEmoticon.bg-emot_02_32_016,.wcContainer span.wcEmoticon.bg-emot_02_32_016{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -166px -166px}.wcContainer img.wcEmoticon.bg-emot_02_32_017,.wcContainer span.wcEmoticon.bg-emot_02_32_017{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -218px -10px}.wcContainer img.wcEmoticon.bg-emot_02_32_018,.wcContainer span.wcEmoticon.bg-emot_02_32_018{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -218px -62px}.wcContainer img.wcEmoticon.bg-emot_02_32_019,.wcContainer span.wcEmoticon.bg-emot_02_32_019{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -218px -114px}.wcContainer img.wcEmoticon.bg-emot_02_32_020,.wcContainer span.wcEmoticon.bg-emot_02_32_020{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -218px -166px}.wcContainer img.wcEmoticon.bg-emot_02_32_021,.wcContainer span.wcEmoticon.bg-emot_02_32_021{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -10px -218px}.wcContainer img.wcEmoticon.bg-emot_02_32_022,.wcContainer span.wcEmoticon.bg-emot_02_32_022{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -62px -218px}.wcContainer img.wcEmoticon.bg-emot_02_32_023,.wcContainer span.wcEmoticon.bg-emot_02_32_023{width:28px;height:33px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -374px -10px}.wcContainer img.wcEmoticon.bg-emot_02_32_024,.wcContainer span.wcEmoticon.bg-emot_02_32_024{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -114px -218px}.wcContainer img.wcEmoticon.bg-emot_02_32_025,.wcContainer span.wcEmoticon.bg-emot_02_32_025{width:30px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -166px -322px}.wcContainer img.wcEmoticon.bg-emot_02_32_026,.wcContainer span.wcEmoticon.bg-emot_02_32_026{width:30px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -216px -322px}.wcContainer img.wcEmoticon.bg-emot_02_32_027,.wcContainer span.wcEmoticon.bg-emot_02_32_027{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -166px -218px}.wcContainer img.wcEmoticon.bg-emot_02_32_028,.wcContainer span.wcEmoticon.bg-emot_02_32_028{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -218px -218px}.wcContainer img.wcEmoticon.bg-emot_02_32_029,.wcContainer span.wcEmoticon.bg-emot_02_32_029{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -270px -10px}.wcContainer img.wcEmoticon.bg-emot_02_32_030,.wcContainer span.wcEmoticon.bg-emot_02_32_030{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -270px -62px}.wcContainer img.wcEmoticon.bg-emot_02_32_031,.wcContainer span.wcEmoticon.bg-emot_02_32_031{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -270px -114px}.wcContainer img.wcEmoticon.bg-emot_02_32_032,.wcContainer span.wcEmoticon.bg-emot_02_32_032{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -270px -166px}.wcContainer img.wcEmoticon.bg-emot_02_32_033,.wcContainer span.wcEmoticon.bg-emot_02_32_033{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -270px -218px}.wcContainer img.wcEmoticon.bg-emot_02_32_034,.wcContainer span.wcEmoticon.bg-emot_02_32_034{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -10px -270px}.wcContainer img.wcEmoticon.bg-emot_02_32_035,.wcContainer span.wcEmoticon.bg-emot_02_32_035{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -62px -270px}.wcContainer img.wcEmoticon.bg-emot_02_32_036,.wcContainer span.wcEmoticon.bg-emot_02_32_036{width:30px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -266px -322px}.wcContainer img.wcEmoticon.bg-emot_02_32_037,.wcContainer span.wcEmoticon.bg-emot_02_32_037{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -114px -270px}.wcContainer img.wcEmoticon.bg-emot_02_32_038,.wcContainer span.wcEmoticon.bg-emot_02_32_038{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -166px -270px}.wcContainer img.wcEmoticon.bg-emot_02_32_039,.wcContainer span.wcEmoticon.bg-emot_02_32_039{width:32px;height:28px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -316px -322px}.wcContainer img.wcEmoticon.bg-emot_02_32_040,.wcContainer span.wcEmoticon.bg-emot_02_32_040{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -218px -270px}.wcContainer img.wcEmoticon.bg-emot_02_32_041,.wcContainer span.wcEmoticon.bg-emot_02_32_041{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -270px -270px}.wcContainer img.wcEmoticon.bg-emot_02_32_042,.wcContainer span.wcEmoticon.bg-emot_02_32_042{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -322px -10px}.wcContainer img.wcEmoticon.bg-emot_02_32_043,.wcContainer span.wcEmoticon.bg-emot_02_32_043{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -322px -62px}.wcContainer img.wcEmoticon.bg-emot_02_32_044,.wcContainer span.wcEmoticon.bg-emot_02_32_044{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -322px -114px}.wcContainer img.wcEmoticon.bg-emot_02_32_045,.wcContainer span.wcEmoticon.bg-emot_02_32_045{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -322px -166px}.wcContainer img.wcEmoticon.bg-emot_02_32_046,.wcContainer span.wcEmoticon.bg-emot_02_32_046{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -322px -218px}.wcContainer img.wcEmoticon.bg-emot_02_32_047,.wcContainer span.wcEmoticon.bg-emot_02_32_047{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -322px -270px}.wcContainer img.wcEmoticon.bg-emot_02_32_048,.wcContainer span.wcEmoticon.bg-emot_02_32_048{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -10px -322px}.wcContainer img.wcEmoticon.bg-emot_02_32_049,.wcContainer span.wcEmoticon.bg-emot_02_32_049{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -62px -322px}.wcContainer img.wcEmoticon.bg-emot_02_32_050,.wcContainer span.wcEmoticon.bg-emot_02_32_050{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -114px -322px}.wcContainer img.wcEmoticon.bg-emot_02_64_001,.wcContainer span.wcEmoticon.bg-emot_02_64_001{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -10px -10px}.wcContainer img.wcEmoticon.bg-emot_02_64_002,.wcContainer span.wcEmoticon.bg-emot_02_64_002{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -94px -10px}.wcContainer img.wcEmoticon.bg-emot_02_64_003,.wcContainer span.wcEmoticon.bg-emot_02_64_003{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -10px -94px}.wcContainer img.wcEmoticon.bg-emot_02_64_004,.wcContainer span.wcEmoticon.bg-emot_02_64_004{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -94px -94px}.wcContainer img.wcEmoticon.bg-emot_02_64_005,.wcContainer span.wcEmoticon.bg-emot_02_64_005{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -178px -10px}.wcContainer img.wcEmoticon.bg-emot_02_64_006,.wcContainer span.wcEmoticon.bg-emot_02_64_006{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -178px -94px}.wcContainer img.wcEmoticon.bg-emot_02_64_007,.wcContainer span.wcEmoticon.bg-emot_02_64_007{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -10px -178px}.wcContainer img.wcEmoticon.bg-emot_02_64_008,.wcContainer span.wcEmoticon.bg-emot_02_64_008{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -94px -178px}.wcContainer img.wcEmoticon.bg-emot_02_64_009,.wcContainer span.wcEmoticon.bg-emot_02_64_009{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -178px -178px}.wcContainer img.wcEmoticon.bg-emot_02_64_010,.wcContainer span.wcEmoticon.bg-emot_02_64_010{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -262px -10px}.wcContainer img.wcEmoticon.bg-emot_02_64_011,.wcContainer span.wcEmoticon.bg-emot_02_64_011{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -262px -94px}.wcContainer img.wcEmoticon.bg-emot_02_64_012,.wcContainer span.wcEmoticon.bg-emot_02_64_012{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -262px -178px}.wcContainer img.wcEmoticon.bg-emot_02_64_013,.wcContainer span.wcEmoticon.bg-emot_02_64_013{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -10px -262px}.wcContainer img.wcEmoticon.bg-emot_02_64_014,.wcContainer span.wcEmoticon.bg-emot_02_64_014{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -94px -262px}.wcContainer img.wcEmoticon.bg-emot_02_64_015,.wcContainer span.wcEmoticon.bg-emot_02_64_015{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -178px -262px}.wcContainer img.wcEmoticon.bg-emot_02_64_016,.wcContainer span.wcEmoticon.bg-emot_02_64_016{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -262px -262px}.wcContainer img.wcEmoticon.bg-emot_02_64_017,.wcContainer span.wcEmoticon.bg-emot_02_64_017{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -346px -10px}.wcContainer img.wcEmoticon.bg-emot_02_64_018,.wcContainer span.wcEmoticon.bg-emot_02_64_018{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -346px -94px}.wcContainer img.wcEmoticon.bg-emot_02_64_019,.wcContainer span.wcEmoticon.bg-emot_02_64_019{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -346px -178px}.wcContainer img.wcEmoticon.bg-emot_02_64_020,.wcContainer span.wcEmoticon.bg-emot_02_64_020{width:63px;height:63px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -178px -514px}.wcContainer img.wcEmoticon.bg-emot_02_64_021,.wcContainer span.wcEmoticon.bg-emot_02_64_021{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -346px -262px}.wcContainer img.wcEmoticon.bg-emot_02_64_022,.wcContainer span.wcEmoticon.bg-emot_02_64_022{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -10px -346px}.wcContainer img.wcEmoticon.bg-emot_02_64_023,.wcContainer span.wcEmoticon.bg-emot_02_64_023{width:54px;height:66px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -598px -260px}.wcContainer img.wcEmoticon.bg-emot_02_64_024,.wcContainer span.wcEmoticon.bg-emot_02_64_024{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -94px -346px}.wcContainer img.wcEmoticon.bg-emot_02_64_025,.wcContainer span.wcEmoticon.bg-emot_02_64_025{width:58px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -598px -94px}.wcContainer img.wcEmoticon.bg-emot_02_64_026,.wcContainer span.wcEmoticon.bg-emot_02_64_026{width:58px;height:62px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -598px -178px}.wcContainer img.wcEmoticon.bg-emot_02_64_027,.wcContainer span.wcEmoticon.bg-emot_02_64_027{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -178px -346px}.wcContainer img.wcEmoticon.bg-emot_02_64_028,.wcContainer span.wcEmoticon.bg-emot_02_64_028{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -262px -346px}.wcContainer img.wcEmoticon.bg-emot_02_64_029,.wcContainer span.wcEmoticon.bg-emot_02_64_029{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -346px -346px}.wcContainer img.wcEmoticon.bg-emot_02_64_030,.wcContainer span.wcEmoticon.bg-emot_02_64_030{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -430px -10px}.wcContainer img.wcEmoticon.bg-emot_02_64_031,.wcContainer span.wcEmoticon.bg-emot_02_64_031{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -430px -94px}.wcContainer img.wcEmoticon.bg-emot_02_64_032,.wcContainer span.wcEmoticon.bg-emot_02_64_032{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -430px -178px}.wcContainer img.wcEmoticon.bg-emot_02_64_033,.wcContainer span.wcEmoticon.bg-emot_02_64_033{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -430px -262px}.wcContainer img.wcEmoticon.bg-emot_02_64_034,.wcContainer span.wcEmoticon.bg-emot_02_64_034{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -430px -346px}.wcContainer img.wcEmoticon.bg-emot_02_64_035,.wcContainer span.wcEmoticon.bg-emot_02_64_035{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -10px -430px}.wcContainer img.wcEmoticon.bg-emot_02_64_036,.wcContainer span.wcEmoticon.bg-emot_02_64_036{width:60px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -598px -10px}.wcContainer img.wcEmoticon.bg-emot_02_64_037,.wcContainer span.wcEmoticon.bg-emot_02_64_037{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -94px -430px}.wcContainer img.wcEmoticon.bg-emot_02_64_038,.wcContainer span.wcEmoticon.bg-emot_02_64_038{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -178px -430px}.wcContainer img.wcEmoticon.bg-emot_02_64_039,.wcContainer span.wcEmoticon.bg-emot_02_64_039{width:64px;height:56px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -261px -514px}.wcContainer img.wcEmoticon.bg-emot_02_64_040,.wcContainer span.wcEmoticon.bg-emot_02_64_040{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -262px -430px}.wcContainer img.wcEmoticon.bg-emot_02_64_041,.wcContainer span.wcEmoticon.bg-emot_02_64_041{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -346px -430px}.wcContainer img.wcEmoticon.bg-emot_02_64_042,.wcContainer span.wcEmoticon.bg-emot_02_64_042{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -430px -430px}.wcContainer img.wcEmoticon.bg-emot_02_64_043,.wcContainer span.wcEmoticon.bg-emot_02_64_043{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -514px -10px}.wcContainer img.wcEmoticon.bg-emot_02_64_044,.wcContainer span.wcEmoticon.bg-emot_02_64_044{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -514px -94px}.wcContainer img.wcEmoticon.bg-emot_02_64_045,.wcContainer span.wcEmoticon.bg-emot_02_64_045{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -514px -178px}.wcContainer img.wcEmoticon.bg-emot_02_64_046,.wcContainer span.wcEmoticon.bg-emot_02_64_046{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -514px -262px}.wcContainer img.wcEmoticon.bg-emot_02_64_047,.wcContainer span.wcEmoticon.bg-emot_02_64_047{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -514px -346px}.wcContainer img.wcEmoticon.bg-emot_02_64_048,.wcContainer span.wcEmoticon.bg-emot_02_64_048{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -514px -430px}.wcContainer img.wcEmoticon.bg-emot_02_64_049,.wcContainer span.wcEmoticon.bg-emot_02_64_049{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -10px -514px}.wcContainer img.wcEmoticon.bg-emot_02_64_050,.wcContainer span.wcEmoticon.bg-emot_02_64_050{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -94px -514px}.wcContainer img.wcEmoticon.bg-emot_02_128_001,.wcContainer span.wcEmoticon.bg-emot_02_128_001{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -158px -188px}.wcContainer img.wcEmoticon.bg-emot_02_128_002,.wcContainer span.wcEmoticon.bg-emot_02_128_002{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -306px -188px}.wcContainer img.wcEmoticon.bg-emot_02_128_003,.wcContainer span.wcEmoticon.bg-emot_02_128_003{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -454px -10px}.wcContainer img.wcEmoticon.bg-emot_02_128_004,.wcContainer span.wcEmoticon.bg-emot_02_128_004{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -454px -158px}.wcContainer img.wcEmoticon.bg-emot_02_128_005,.wcContainer span.wcEmoticon.bg-emot_02_128_005{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -10px -344px}.wcContainer img.wcEmoticon.bg-emot_02_128_006,.wcContainer span.wcEmoticon.bg-emot_02_128_006{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -158px -344px}.wcContainer img.wcEmoticon.bg-emot_02_128_007,.wcContainer span.wcEmoticon.bg-emot_02_128_007{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -306px -344px}.wcContainer img.wcEmoticon.bg-emot_02_128_008,.wcContainer span.wcEmoticon.bg-emot_02_128_008{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -454px -344px}.wcContainer img.wcEmoticon.bg-emot_02_128_009,.wcContainer span.wcEmoticon.bg-emot_02_128_009{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -602px -10px}.wcContainer img.wcEmoticon.bg-emot_02_128_010,.wcContainer span.wcEmoticon.bg-emot_02_128_010{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -602px -158px}.wcContainer img.wcEmoticon.bg-emot_02_128_011,.wcContainer span.wcEmoticon.bg-emot_02_128_011{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -602px -306px}.wcContainer img.wcEmoticon.bg-emot_02_128_012,.wcContainer span.wcEmoticon.bg-emot_02_128_012{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -10px -492px}.wcContainer img.wcEmoticon.bg-emot_02_128_013,.wcContainer span.wcEmoticon.bg-emot_02_128_013{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -158px -492px}.wcContainer img.wcEmoticon.bg-emot_02_128_014,.wcContainer span.wcEmoticon.bg-emot_02_128_014{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -306px -492px}.wcContainer img.wcEmoticon.bg-emot_02_128_015,.wcContainer span.wcEmoticon.bg-emot_02_128_015{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -454px -492px}.wcContainer img.wcEmoticon.bg-emot_02_128_016,.wcContainer span.wcEmoticon.bg-emot_02_128_016{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -602px -492px}.wcContainer img.wcEmoticon.bg-emot_02_128_017,.wcContainer span.wcEmoticon.bg-emot_02_128_017{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -750px -10px}.wcContainer img.wcEmoticon.bg-emot_02_128_018,.wcContainer span.wcEmoticon.bg-emot_02_128_018{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -750px -158px}.wcContainer img.wcEmoticon.bg-emot_02_128_019,.wcContainer span.wcEmoticon.bg-emot_02_128_019{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -750px -306px}.wcContainer img.wcEmoticon.bg-emot_02_128_020,.wcContainer span.wcEmoticon.bg-emot_02_128_020{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -750px -454px}.wcContainer img.wcEmoticon.bg-emot_02_128_021,.wcContainer span.wcEmoticon.bg-emot_02_128_021{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -10px -640px}.wcContainer img.wcEmoticon.bg-emot_02_128_022,.wcContainer span.wcEmoticon.bg-emot_02_128_022{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -158px -640px}.wcContainer img.wcEmoticon.bg-emot_02_128_023,.wcContainer span.wcEmoticon.bg-emot_02_128_023{width:128px;height:158px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -10px -10px}.wcContainer img.wcEmoticon.bg-emot_02_128_024,.wcContainer span.wcEmoticon.bg-emot_02_128_024{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -306px -640px}.wcContainer img.wcEmoticon.bg-emot_02_128_025,.wcContainer span.wcEmoticon.bg-emot_02_128_025{width:128px;height:140px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -158px -10px}.wcContainer img.wcEmoticon.bg-emot_02_128_026,.wcContainer span.wcEmoticon.bg-emot_02_128_026{width:128px;height:137px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -306px -10px}.wcContainer img.wcEmoticon.bg-emot_02_128_027,.wcContainer span.wcEmoticon.bg-emot_02_128_027{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -454px -640px}.wcContainer img.wcEmoticon.bg-emot_02_128_028,.wcContainer span.wcEmoticon.bg-emot_02_128_028{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -602px -640px}.wcContainer img.wcEmoticon.bg-emot_02_128_029,.wcContainer span.wcEmoticon.bg-emot_02_128_029{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -750px -640px}.wcContainer img.wcEmoticon.bg-emot_02_128_030,.wcContainer span.wcEmoticon.bg-emot_02_128_030{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -898px -10px}.wcContainer img.wcEmoticon.bg-emot_02_128_031,.wcContainer span.wcEmoticon.bg-emot_02_128_031{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -898px -158px}.wcContainer img.wcEmoticon.bg-emot_02_128_032,.wcContainer span.wcEmoticon.bg-emot_02_128_032{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -898px -306px}.wcContainer img.wcEmoticon.bg-emot_02_128_033,.wcContainer span.wcEmoticon.bg-emot_02_128_033{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -898px -454px}.wcContainer img.wcEmoticon.bg-emot_02_128_034,.wcContainer span.wcEmoticon.bg-emot_02_128_034{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -898px -602px}.wcContainer img.wcEmoticon.bg-emot_02_128_035,.wcContainer span.wcEmoticon.bg-emot_02_128_035{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -10px -788px}.wcContainer img.wcEmoticon.bg-emot_02_128_036,.wcContainer span.wcEmoticon.bg-emot_02_128_036{width:128px;height:136px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -10px -188px}.wcContainer img.wcEmoticon.bg-emot_02_128_037,.wcContainer span.wcEmoticon.bg-emot_02_128_037{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -158px -788px}.wcContainer img.wcEmoticon.bg-emot_02_128_038,.wcContainer span.wcEmoticon.bg-emot_02_128_038{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -306px -788px}.wcContainer img.wcEmoticon.bg-emot_02_128_039,.wcContainer span.wcEmoticon.bg-emot_02_128_039{width:128px;height:113px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -158px -936px}.wcContainer img.wcEmoticon.bg-emot_02_128_040,.wcContainer span.wcEmoticon.bg-emot_02_128_040{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -454px -788px}.wcContainer img.wcEmoticon.bg-emot_02_128_041,.wcContainer span.wcEmoticon.bg-emot_02_128_041{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -602px -788px}.wcContainer img.wcEmoticon.bg-emot_02_128_042,.wcContainer span.wcEmoticon.bg-emot_02_128_042{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -750px -788px}.wcContainer img.wcEmoticon.bg-emot_02_128_043,.wcContainer span.wcEmoticon.bg-emot_02_128_043{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -898px -788px}.wcContainer img.wcEmoticon.bg-emot_02_128_044,.wcContainer span.wcEmoticon.bg-emot_02_128_044{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -1046px -10px}.wcContainer img.wcEmoticon.bg-emot_02_128_045,.wcContainer span.wcEmoticon.bg-emot_02_128_045{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -1046px -158px}.wcContainer img.wcEmoticon.bg-emot_02_128_046,.wcContainer span.wcEmoticon.bg-emot_02_128_046{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -1046px -306px}.wcContainer img.wcEmoticon.bg-emot_02_128_047,.wcContainer span.wcEmoticon.bg-emot_02_128_047{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -1046px -454px}.wcContainer img.wcEmoticon.bg-emot_02_128_048,.wcContainer span.wcEmoticon.bg-emot_02_128_048{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -1046px -602px}.wcContainer img.wcEmoticon.bg-emot_02_128_049,.wcContainer span.wcEmoticon.bg-emot_02_128_049{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -1046px -750px}.wcContainer img.wcEmoticon.bg-emot_02_128_050,.wcContainer span.wcEmoticon.bg-emot_02_128_050{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -10px -936px}.wcContainer img.wcEmoticon.bg-emot_03_32_001,.wcContainer span.wcEmoticon.bg-emot_03_32_001{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -10px -10px}.wcContainer img.wcEmoticon.bg-emot_03_32_002,.wcContainer span.wcEmoticon.bg-emot_03_32_002{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -62px -10px}.wcContainer img.wcEmoticon.bg-emot_03_32_003,.wcContainer span.wcEmoticon.bg-emot_03_32_003{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -10px -62px}.wcContainer img.wcEmoticon.bg-emot_03_32_004,.wcContainer span.wcEmoticon.bg-emot_03_32_004{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -62px -62px}.wcContainer img.wcEmoticon.bg-emot_03_32_005,.wcContainer span.wcEmoticon.bg-emot_03_32_005{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -114px -10px}.wcContainer img.wcEmoticon.bg-emot_03_32_006,.wcContainer span.wcEmoticon.bg-emot_03_32_006{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -114px -62px}.wcContainer img.wcEmoticon.bg-emot_03_32_007,.wcContainer span.wcEmoticon.bg-emot_03_32_007{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -10px -114px}.wcContainer img.wcEmoticon.bg-emot_03_32_008,.wcContainer span.wcEmoticon.bg-emot_03_32_008{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -62px -114px}.wcContainer img.wcEmoticon.bg-emot_03_32_009,.wcContainer span.wcEmoticon.bg-emot_03_32_009{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -114px -114px}.wcContainer img.wcEmoticon.bg-emot_03_32_010,.wcContainer span.wcEmoticon.bg-emot_03_32_010{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -166px -10px}.wcContainer img.wcEmoticon.bg-emot_03_32_011,.wcContainer span.wcEmoticon.bg-emot_03_32_011{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -166px -62px}.wcContainer img.wcEmoticon.bg-emot_03_32_012,.wcContainer span.wcEmoticon.bg-emot_03_32_012{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -166px -114px}.wcContainer img.wcEmoticon.bg-emot_03_32_013,.wcContainer span.wcEmoticon.bg-emot_03_32_013{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -10px -166px}.wcContainer img.wcEmoticon.bg-emot_03_32_014,.wcContainer span.wcEmoticon.bg-emot_03_32_014{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -62px -166px}.wcContainer img.wcEmoticon.bg-emot_03_32_015,.wcContainer span.wcEmoticon.bg-emot_03_32_015{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -114px -166px}.wcContainer img.wcEmoticon.bg-emot_03_32_016,.wcContainer span.wcEmoticon.bg-emot_03_32_016{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -166px -166px}.wcContainer img.wcEmoticon.bg-emot_03_32_017,.wcContainer span.wcEmoticon.bg-emot_03_32_017{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -218px -10px}.wcContainer img.wcEmoticon.bg-emot_03_32_018,.wcContainer span.wcEmoticon.bg-emot_03_32_018{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -218px -62px}.wcContainer img.wcEmoticon.bg-emot_03_32_019,.wcContainer span.wcEmoticon.bg-emot_03_32_019{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -218px -114px}.wcContainer img.wcEmoticon.bg-emot_03_32_020,.wcContainer span.wcEmoticon.bg-emot_03_32_020{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -218px -166px}.wcContainer img.wcEmoticon.bg-emot_03_32_021,.wcContainer span.wcEmoticon.bg-emot_03_32_021{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -10px -218px}.wcContainer img.wcEmoticon.bg-emot_03_32_022,.wcContainer span.wcEmoticon.bg-emot_03_32_022{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -62px -218px}.wcContainer img.wcEmoticon.bg-emot_03_32_023,.wcContainer span.wcEmoticon.bg-emot_03_32_023{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -114px -218px}.wcContainer img.wcEmoticon.bg-emot_03_32_024,.wcContainer span.wcEmoticon.bg-emot_03_32_024{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -166px -218px}.wcContainer img.wcEmoticon.bg-emot_03_32_025,.wcContainer span.wcEmoticon.bg-emot_03_32_025{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -218px -218px}.wcContainer img.wcEmoticon.bg-emot_03_32_026,.wcContainer span.wcEmoticon.bg-emot_03_32_026{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -270px -10px}.wcContainer img.wcEmoticon.bg-emot_03_32_027,.wcContainer span.wcEmoticon.bg-emot_03_32_027{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -270px -62px}.wcContainer img.wcEmoticon.bg-emot_03_32_028,.wcContainer span.wcEmoticon.bg-emot_03_32_028{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -270px -114px}.wcContainer img.wcEmoticon.bg-emot_03_32_029,.wcContainer span.wcEmoticon.bg-emot_03_32_029{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -270px -166px}.wcContainer img.wcEmoticon.bg-emot_03_32_030,.wcContainer span.wcEmoticon.bg-emot_03_32_030{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -270px -218px}.wcContainer img.wcEmoticon.bg-emot_03_32_031,.wcContainer span.wcEmoticon.bg-emot_03_32_031{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -10px -270px}.wcContainer img.wcEmoticon.bg-emot_03_32_032,.wcContainer span.wcEmoticon.bg-emot_03_32_032{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -62px -270px}.wcContainer img.wcEmoticon.bg-emot_03_32_033,.wcContainer span.wcEmoticon.bg-emot_03_32_033{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -114px -270px}.wcContainer img.wcEmoticon.bg-emot_03_32_034,.wcContainer span.wcEmoticon.bg-emot_03_32_034{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -166px -270px}.wcContainer img.wcEmoticon.bg-emot_03_32_035,.wcContainer span.wcEmoticon.bg-emot_03_32_035{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -218px -270px}.wcContainer img.wcEmoticon.bg-emot_03_32_036,.wcContainer span.wcEmoticon.bg-emot_03_32_036{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -270px -270px}.wcContainer img.wcEmoticon.bg-emot_03_32_037,.wcContainer span.wcEmoticon.bg-emot_03_32_037{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -322px -10px}.wcContainer img.wcEmoticon.bg-emot_03_32_038,.wcContainer span.wcEmoticon.bg-emot_03_32_038{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -322px -62px}.wcContainer img.wcEmoticon.bg-emot_03_32_039,.wcContainer span.wcEmoticon.bg-emot_03_32_039{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -322px -114px}.wcContainer img.wcEmoticon.bg-emot_03_32_040,.wcContainer span.wcEmoticon.bg-emot_03_32_040{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -322px -166px}.wcContainer img.wcEmoticon.bg-emot_03_32_041,.wcContainer span.wcEmoticon.bg-emot_03_32_041{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -322px -218px}.wcContainer img.wcEmoticon.bg-emot_03_32_042,.wcContainer span.wcEmoticon.bg-emot_03_32_042{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -322px -270px}.wcContainer img.wcEmoticon.bg-emot_03_32_043,.wcContainer span.wcEmoticon.bg-emot_03_32_043{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -10px -322px}.wcContainer img.wcEmoticon.bg-emot_03_32_044,.wcContainer span.wcEmoticon.bg-emot_03_32_044{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -62px -322px}.wcContainer img.wcEmoticon.bg-emot_03_32_045,.wcContainer span.wcEmoticon.bg-emot_03_32_045{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -114px -322px}.wcContainer img.wcEmoticon.bg-emot_03_32_046,.wcContainer span.wcEmoticon.bg-emot_03_32_046{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -166px -322px}.wcContainer img.wcEmoticon.bg-emot_03_32_047,.wcContainer span.wcEmoticon.bg-emot_03_32_047{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -218px -322px}.wcContainer img.wcEmoticon.bg-emot_03_32_048,.wcContainer span.wcEmoticon.bg-emot_03_32_048{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -270px -322px}.wcContainer img.wcEmoticon.bg-emot_03_64_001,.wcContainer span.wcEmoticon.bg-emot_03_64_001{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -10px -10px}.wcContainer img.wcEmoticon.bg-emot_03_64_002,.wcContainer span.wcEmoticon.bg-emot_03_64_002{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -94px -10px}.wcContainer img.wcEmoticon.bg-emot_03_64_003,.wcContainer span.wcEmoticon.bg-emot_03_64_003{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -10px -94px}.wcContainer img.wcEmoticon.bg-emot_03_64_004,.wcContainer span.wcEmoticon.bg-emot_03_64_004{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -94px -94px}.wcContainer img.wcEmoticon.bg-emot_03_64_005,.wcContainer span.wcEmoticon.bg-emot_03_64_005{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -178px -10px}.wcContainer img.wcEmoticon.bg-emot_03_64_006,.wcContainer span.wcEmoticon.bg-emot_03_64_006{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -178px -94px}.wcContainer img.wcEmoticon.bg-emot_03_64_007,.wcContainer span.wcEmoticon.bg-emot_03_64_007{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -10px -178px}.wcContainer img.wcEmoticon.bg-emot_03_64_008,.wcContainer span.wcEmoticon.bg-emot_03_64_008{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -94px -178px}.wcContainer img.wcEmoticon.bg-emot_03_64_009,.wcContainer span.wcEmoticon.bg-emot_03_64_009{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -178px -178px}.wcContainer img.wcEmoticon.bg-emot_03_64_010,.wcContainer span.wcEmoticon.bg-emot_03_64_010{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -262px -10px}.wcContainer img.wcEmoticon.bg-emot_03_64_011,.wcContainer span.wcEmoticon.bg-emot_03_64_011{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -262px -94px}.wcContainer img.wcEmoticon.bg-emot_03_64_012,.wcContainer span.wcEmoticon.bg-emot_03_64_012{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -262px -178px}.wcContainer img.wcEmoticon.bg-emot_03_64_013,.wcContainer span.wcEmoticon.bg-emot_03_64_013{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -10px -262px}.wcContainer img.wcEmoticon.bg-emot_03_64_014,.wcContainer span.wcEmoticon.bg-emot_03_64_014{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -94px -262px}.wcContainer img.wcEmoticon.bg-emot_03_64_015,.wcContainer span.wcEmoticon.bg-emot_03_64_015{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -178px -262px}.wcContainer img.wcEmoticon.bg-emot_03_64_016,.wcContainer span.wcEmoticon.bg-emot_03_64_016{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -262px -262px}.wcContainer img.wcEmoticon.bg-emot_03_64_017,.wcContainer span.wcEmoticon.bg-emot_03_64_017{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -346px -10px}.wcContainer img.wcEmoticon.bg-emot_03_64_018,.wcContainer span.wcEmoticon.bg-emot_03_64_018{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -346px -94px}.wcContainer img.wcEmoticon.bg-emot_03_64_019,.wcContainer span.wcEmoticon.bg-emot_03_64_019{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -346px -178px}.wcContainer img.wcEmoticon.bg-emot_03_64_020,.wcContainer span.wcEmoticon.bg-emot_03_64_020{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -346px -262px}.wcContainer img.wcEmoticon.bg-emot_03_64_021,.wcContainer span.wcEmoticon.bg-emot_03_64_021{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -10px -346px}.wcContainer img.wcEmoticon.bg-emot_03_64_022,.wcContainer span.wcEmoticon.bg-emot_03_64_022{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -94px -346px}.wcContainer img.wcEmoticon.bg-emot_03_64_023,.wcContainer span.wcEmoticon.bg-emot_03_64_023{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -178px -346px}.wcContainer img.wcEmoticon.bg-emot_03_64_024,.wcContainer span.wcEmoticon.bg-emot_03_64_024{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -262px -346px}.wcContainer img.wcEmoticon.bg-emot_03_64_025,.wcContainer span.wcEmoticon.bg-emot_03_64_025{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -346px -346px}.wcContainer img.wcEmoticon.bg-emot_03_64_026,.wcContainer span.wcEmoticon.bg-emot_03_64_026{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -430px -10px}.wcContainer img.wcEmoticon.bg-emot_03_64_027,.wcContainer span.wcEmoticon.bg-emot_03_64_027{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -430px -94px}.wcContainer img.wcEmoticon.bg-emot_03_64_028,.wcContainer span.wcEmoticon.bg-emot_03_64_028{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -430px -178px}.wcContainer img.wcEmoticon.bg-emot_03_64_029,.wcContainer span.wcEmoticon.bg-emot_03_64_029{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -430px -262px}.wcContainer img.wcEmoticon.bg-emot_03_64_030,.wcContainer span.wcEmoticon.bg-emot_03_64_030{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -430px -346px}.wcContainer img.wcEmoticon.bg-emot_03_64_031,.wcContainer span.wcEmoticon.bg-emot_03_64_031{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -10px -430px}.wcContainer img.wcEmoticon.bg-emot_03_64_032,.wcContainer span.wcEmoticon.bg-emot_03_64_032{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -94px -430px}.wcContainer img.wcEmoticon.bg-emot_03_64_033,.wcContainer span.wcEmoticon.bg-emot_03_64_033{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -178px -430px}.wcContainer img.wcEmoticon.bg-emot_03_64_034,.wcContainer span.wcEmoticon.bg-emot_03_64_034{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -262px -430px}.wcContainer img.wcEmoticon.bg-emot_03_64_035,.wcContainer span.wcEmoticon.bg-emot_03_64_035{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -346px -430px}.wcContainer img.wcEmoticon.bg-emot_03_64_036,.wcContainer span.wcEmoticon.bg-emot_03_64_036{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -430px -430px}.wcContainer img.wcEmoticon.bg-emot_03_64_037,.wcContainer span.wcEmoticon.bg-emot_03_64_037{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -514px -10px}.wcContainer img.wcEmoticon.bg-emot_03_64_038,.wcContainer span.wcEmoticon.bg-emot_03_64_038{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -514px -94px}.wcContainer img.wcEmoticon.bg-emot_03_64_039,.wcContainer span.wcEmoticon.bg-emot_03_64_039{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -514px -178px}.wcContainer img.wcEmoticon.bg-emot_03_64_040,.wcContainer span.wcEmoticon.bg-emot_03_64_040{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -514px -262px}.wcContainer img.wcEmoticon.bg-emot_03_64_041,.wcContainer span.wcEmoticon.bg-emot_03_64_041{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -514px -346px}.wcContainer img.wcEmoticon.bg-emot_03_64_042,.wcContainer span.wcEmoticon.bg-emot_03_64_042{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -514px -430px}.wcContainer img.wcEmoticon.bg-emot_03_64_043,.wcContainer span.wcEmoticon.bg-emot_03_64_043{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -10px -514px}.wcContainer img.wcEmoticon.bg-emot_03_64_044,.wcContainer span.wcEmoticon.bg-emot_03_64_044{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -94px -514px}.wcContainer img.wcEmoticon.bg-emot_03_64_045,.wcContainer span.wcEmoticon.bg-emot_03_64_045{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -178px -514px}.wcContainer img.wcEmoticon.bg-emot_03_64_046,.wcContainer span.wcEmoticon.bg-emot_03_64_046{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -262px -514px}.wcContainer img.wcEmoticon.bg-emot_03_64_047,.wcContainer span.wcEmoticon.bg-emot_03_64_047{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -346px -514px}.wcContainer img.wcEmoticon.bg-emot_03_64_048,.wcContainer span.wcEmoticon.bg-emot_03_64_048{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -430px -514px}.wcContainer img.wcEmoticon.bg-emot_03_128_001,.wcContainer span.wcEmoticon.bg-emot_03_128_001{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -10px -10px}.wcContainer img.wcEmoticon.bg-emot_03_128_002,.wcContainer span.wcEmoticon.bg-emot_03_128_002{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -158px -10px}.wcContainer img.wcEmoticon.bg-emot_03_128_003,.wcContainer span.wcEmoticon.bg-emot_03_128_003{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -10px -158px}.wcContainer img.wcEmoticon.bg-emot_03_128_004,.wcContainer span.wcEmoticon.bg-emot_03_128_004{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -158px -158px}.wcContainer img.wcEmoticon.bg-emot_03_128_005,.wcContainer span.wcEmoticon.bg-emot_03_128_005{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -306px -10px}.wcContainer img.wcEmoticon.bg-emot_03_128_006,.wcContainer span.wcEmoticon.bg-emot_03_128_006{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -306px -158px}.wcContainer img.wcEmoticon.bg-emot_03_128_007,.wcContainer span.wcEmoticon.bg-emot_03_128_007{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -10px -306px}.wcContainer img.wcEmoticon.bg-emot_03_128_008,.wcContainer span.wcEmoticon.bg-emot_03_128_008{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -158px -306px}.wcContainer img.wcEmoticon.bg-emot_03_128_009,.wcContainer span.wcEmoticon.bg-emot_03_128_009{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -306px -306px}.wcContainer img.wcEmoticon.bg-emot_03_128_010,.wcContainer span.wcEmoticon.bg-emot_03_128_010{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -454px -10px}.wcContainer img.wcEmoticon.bg-emot_03_128_011,.wcContainer span.wcEmoticon.bg-emot_03_128_011{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -454px -158px}.wcContainer img.wcEmoticon.bg-emot_03_128_012,.wcContainer span.wcEmoticon.bg-emot_03_128_012{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -454px -306px}.wcContainer img.wcEmoticon.bg-emot_03_128_013,.wcContainer span.wcEmoticon.bg-emot_03_128_013{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -10px -454px}.wcContainer img.wcEmoticon.bg-emot_03_128_014,.wcContainer span.wcEmoticon.bg-emot_03_128_014{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -158px -454px}.wcContainer img.wcEmoticon.bg-emot_03_128_015,.wcContainer span.wcEmoticon.bg-emot_03_128_015{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -306px -454px}.wcContainer img.wcEmoticon.bg-emot_03_128_016,.wcContainer span.wcEmoticon.bg-emot_03_128_016{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -454px -454px}.wcContainer img.wcEmoticon.bg-emot_03_128_017,.wcContainer span.wcEmoticon.bg-emot_03_128_017{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -602px -10px}.wcContainer img.wcEmoticon.bg-emot_03_128_018,.wcContainer span.wcEmoticon.bg-emot_03_128_018{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -602px -158px}.wcContainer img.wcEmoticon.bg-emot_03_128_019,.wcContainer span.wcEmoticon.bg-emot_03_128_019{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -602px -306px}.wcContainer img.wcEmoticon.bg-emot_03_128_020,.wcContainer span.wcEmoticon.bg-emot_03_128_020{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -602px -454px}.wcContainer img.wcEmoticon.bg-emot_03_128_021,.wcContainer span.wcEmoticon.bg-emot_03_128_021{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -10px -602px}.wcContainer img.wcEmoticon.bg-emot_03_128_022,.wcContainer span.wcEmoticon.bg-emot_03_128_022{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -158px -602px}.wcContainer img.wcEmoticon.bg-emot_03_128_023,.wcContainer span.wcEmoticon.bg-emot_03_128_023{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -306px -602px}.wcContainer img.wcEmoticon.bg-emot_03_128_024,.wcContainer span.wcEmoticon.bg-emot_03_128_024{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -454px -602px}.wcContainer img.wcEmoticon.bg-emot_03_128_025,.wcContainer span.wcEmoticon.bg-emot_03_128_025{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -602px -602px}.wcContainer img.wcEmoticon.bg-emot_03_128_026,.wcContainer span.wcEmoticon.bg-emot_03_128_026{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -750px -10px}.wcContainer img.wcEmoticon.bg-emot_03_128_027,.wcContainer span.wcEmoticon.bg-emot_03_128_027{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -750px -158px}.wcContainer img.wcEmoticon.bg-emot_03_128_028,.wcContainer span.wcEmoticon.bg-emot_03_128_028{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -750px -306px}.wcContainer img.wcEmoticon.bg-emot_03_128_029,.wcContainer span.wcEmoticon.bg-emot_03_128_029{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -750px -454px}.wcContainer img.wcEmoticon.bg-emot_03_128_030,.wcContainer span.wcEmoticon.bg-emot_03_128_030{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -750px -602px}.wcContainer img.wcEmoticon.bg-emot_03_128_031,.wcContainer span.wcEmoticon.bg-emot_03_128_031{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -10px -750px}.wcContainer img.wcEmoticon.bg-emot_03_128_032,.wcContainer span.wcEmoticon.bg-emot_03_128_032{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -158px -750px}.wcContainer img.wcEmoticon.bg-emot_03_128_033,.wcContainer span.wcEmoticon.bg-emot_03_128_033{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -306px -750px}.wcContainer img.wcEmoticon.bg-emot_03_128_034,.wcContainer span.wcEmoticon.bg-emot_03_128_034{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -454px -750px}.wcContainer img.wcEmoticon.bg-emot_03_128_035,.wcContainer span.wcEmoticon.bg-emot_03_128_035{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -602px -750px}.wcContainer img.wcEmoticon.bg-emot_03_128_036,.wcContainer span.wcEmoticon.bg-emot_03_128_036{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -750px -750px}.wcContainer img.wcEmoticon.bg-emot_03_128_037,.wcContainer span.wcEmoticon.bg-emot_03_128_037{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -898px -10px}.wcContainer img.wcEmoticon.bg-emot_03_128_038,.wcContainer span.wcEmoticon.bg-emot_03_128_038{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -898px -158px}.wcContainer img.wcEmoticon.bg-emot_03_128_039,.wcContainer span.wcEmoticon.bg-emot_03_128_039{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -898px -306px}.wcContainer img.wcEmoticon.bg-emot_03_128_040,.wcContainer span.wcEmoticon.bg-emot_03_128_040{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -898px -454px}.wcContainer img.wcEmoticon.bg-emot_03_128_041,.wcContainer span.wcEmoticon.bg-emot_03_128_041{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -898px -602px}.wcContainer img.wcEmoticon.bg-emot_03_128_042,.wcContainer span.wcEmoticon.bg-emot_03_128_042{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -898px -750px}.wcContainer img.wcEmoticon.bg-emot_03_128_043,.wcContainer span.wcEmoticon.bg-emot_03_128_043{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -10px -898px}.wcContainer img.wcEmoticon.bg-emot_03_128_044,.wcContainer span.wcEmoticon.bg-emot_03_128_044{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -158px -898px}.wcContainer img.wcEmoticon.bg-emot_03_128_045,.wcContainer span.wcEmoticon.bg-emot_03_128_045{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -306px -898px}.wcContainer img.wcEmoticon.bg-emot_03_128_046,.wcContainer span.wcEmoticon.bg-emot_03_128_046{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -454px -898px}.wcContainer img.wcEmoticon.bg-emot_03_128_047,.wcContainer span.wcEmoticon.bg-emot_03_128_047{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -602px -898px}.wcContainer img.wcEmoticon.bg-emot_03_128_048,.wcContainer span.wcEmoticon.bg-emot_03_128_048{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -750px -898px}.wcContainer img.wcEmoticon.bg-emot_04_32_001,.wcContainer span.wcEmoticon.bg-emot_04_32_001{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -10px -10px}.wcContainer img.wcEmoticon.bg-emot_04_32_002,.wcContainer span.wcEmoticon.bg-emot_04_32_002{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -62px -10px}.wcContainer img.wcEmoticon.bg-emot_04_32_003,.wcContainer span.wcEmoticon.bg-emot_04_32_003{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -10px -62px}.wcContainer img.wcEmoticon.bg-emot_04_32_004,.wcContainer span.wcEmoticon.bg-emot_04_32_004{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -62px -62px}.wcContainer img.wcEmoticon.bg-emot_04_32_005,.wcContainer span.wcEmoticon.bg-emot_04_32_005{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -114px -10px}.wcContainer img.wcEmoticon.bg-emot_04_32_006,.wcContainer span.wcEmoticon.bg-emot_04_32_006{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -114px -62px}.wcContainer img.wcEmoticon.bg-emot_04_32_007,.wcContainer span.wcEmoticon.bg-emot_04_32_007{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -10px -114px}.wcContainer img.wcEmoticon.bg-emot_04_32_008,.wcContainer span.wcEmoticon.bg-emot_04_32_008{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -62px -114px}.wcContainer img.wcEmoticon.bg-emot_04_32_009,.wcContainer span.wcEmoticon.bg-emot_04_32_009{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -114px -114px}.wcContainer img.wcEmoticon.bg-emot_04_32_010,.wcContainer span.wcEmoticon.bg-emot_04_32_010{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -166px -10px}.wcContainer img.wcEmoticon.bg-emot_04_32_011,.wcContainer span.wcEmoticon.bg-emot_04_32_011{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -166px -62px}.wcContainer img.wcEmoticon.bg-emot_04_32_012,.wcContainer span.wcEmoticon.bg-emot_04_32_012{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -166px -114px}.wcContainer img.wcEmoticon.bg-emot_04_32_013,.wcContainer span.wcEmoticon.bg-emot_04_32_013{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -10px -166px}.wcContainer img.wcEmoticon.bg-emot_04_32_014,.wcContainer span.wcEmoticon.bg-emot_04_32_014{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -62px -166px}.wcContainer img.wcEmoticon.bg-emot_04_32_015,.wcContainer span.wcEmoticon.bg-emot_04_32_015{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -114px -166px}.wcContainer img.wcEmoticon.bg-emot_04_32_016,.wcContainer span.wcEmoticon.bg-emot_04_32_016{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -166px -166px}.wcContainer img.wcEmoticon.bg-emot_04_32_017,.wcContainer span.wcEmoticon.bg-emot_04_32_017{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -218px -10px}.wcContainer img.wcEmoticon.bg-emot_04_32_018,.wcContainer span.wcEmoticon.bg-emot_04_32_018{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -218px -62px}.wcContainer img.wcEmoticon.bg-emot_04_32_019,.wcContainer span.wcEmoticon.bg-emot_04_32_019{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -218px -114px}.wcContainer img.wcEmoticon.bg-emot_04_32_020,.wcContainer span.wcEmoticon.bg-emot_04_32_020{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -218px -166px}.wcContainer img.wcEmoticon.bg-emot_04_32_021,.wcContainer span.wcEmoticon.bg-emot_04_32_021{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -10px -218px}.wcContainer img.wcEmoticon.bg-emot_04_32_022,.wcContainer span.wcEmoticon.bg-emot_04_32_022{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -62px -218px}.wcContainer img.wcEmoticon.bg-emot_04_32_023,.wcContainer span.wcEmoticon.bg-emot_04_32_023{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -114px -218px}.wcContainer img.wcEmoticon.bg-emot_04_32_024,.wcContainer span.wcEmoticon.bg-emot_04_32_024{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -166px -218px}.wcContainer img.wcEmoticon.bg-emot_04_32_025,.wcContainer span.wcEmoticon.bg-emot_04_32_025{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -218px -218px}.wcContainer img.wcEmoticon.bg-emot_04_32_026,.wcContainer span.wcEmoticon.bg-emot_04_32_026{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -270px -10px}.wcContainer img.wcEmoticon.bg-emot_04_32_027,.wcContainer span.wcEmoticon.bg-emot_04_32_027{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -270px -62px}.wcContainer img.wcEmoticon.bg-emot_04_32_028,.wcContainer span.wcEmoticon.bg-emot_04_32_028{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -270px -114px}.wcContainer img.wcEmoticon.bg-emot_04_32_029,.wcContainer span.wcEmoticon.bg-emot_04_32_029{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -270px -166px}.wcContainer img.wcEmoticon.bg-emot_04_32_030,.wcContainer span.wcEmoticon.bg-emot_04_32_030{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -270px -218px}.wcContainer img.wcEmoticon.bg-emot_04_32_031,.wcContainer span.wcEmoticon.bg-emot_04_32_031{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -10px -270px}.wcContainer img.wcEmoticon.bg-emot_04_32_032,.wcContainer span.wcEmoticon.bg-emot_04_32_032{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -62px -270px}.wcContainer img.wcEmoticon.bg-emot_04_32_033,.wcContainer span.wcEmoticon.bg-emot_04_32_033{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -114px -270px}.wcContainer img.wcEmoticon.bg-emot_04_32_034,.wcContainer span.wcEmoticon.bg-emot_04_32_034{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -166px -270px}.wcContainer img.wcEmoticon.bg-emot_04_32_035,.wcContainer span.wcEmoticon.bg-emot_04_32_035{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -218px -270px}.wcContainer img.wcEmoticon.bg-emot_04_32_036,.wcContainer span.wcEmoticon.bg-emot_04_32_036{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -270px -270px}.wcContainer img.wcEmoticon.bg-emot_04_32_037,.wcContainer span.wcEmoticon.bg-emot_04_32_037{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -322px -10px}.wcContainer img.wcEmoticon.bg-emot_04_32_038,.wcContainer span.wcEmoticon.bg-emot_04_32_038{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -322px -62px}.wcContainer img.wcEmoticon.bg-emot_04_32_039,.wcContainer span.wcEmoticon.bg-emot_04_32_039{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -322px -114px}.wcContainer img.wcEmoticon.bg-emot_04_32_040,.wcContainer span.wcEmoticon.bg-emot_04_32_040{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -322px -166px}.wcContainer img.wcEmoticon.bg-emot_04_32_041,.wcContainer span.wcEmoticon.bg-emot_04_32_041{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -322px -218px}.wcContainer img.wcEmoticon.bg-emot_04_32_042,.wcContainer span.wcEmoticon.bg-emot_04_32_042{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -322px -270px}.wcContainer img.wcEmoticon.bg-emot_04_32_043,.wcContainer span.wcEmoticon.bg-emot_04_32_043{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -10px -322px}.wcContainer img.wcEmoticon.bg-emot_04_32_044,.wcContainer span.wcEmoticon.bg-emot_04_32_044{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -62px -322px}.wcContainer img.wcEmoticon.bg-emot_04_32_045,.wcContainer span.wcEmoticon.bg-emot_04_32_045{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -114px -322px}.wcContainer img.wcEmoticon.bg-emot_04_32_046,.wcContainer span.wcEmoticon.bg-emot_04_32_046{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -166px -322px}.wcContainer img.wcEmoticon.bg-emot_04_32_047,.wcContainer span.wcEmoticon.bg-emot_04_32_047{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -218px -322px}.wcContainer img.wcEmoticon.bg-emot_04_32_048,.wcContainer span.wcEmoticon.bg-emot_04_32_048{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -270px -322px}.wcContainer img.wcEmoticon.bg-emot_04_32_049,.wcContainer span.wcEmoticon.bg-emot_04_32_049{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -322px -322px}.wcContainer img.wcEmoticon.bg-emot_04_32_050,.wcContainer span.wcEmoticon.bg-emot_04_32_050{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -374px -10px}.wcContainer img.wcEmoticon.bg-emot_04_64_001,.wcContainer span.wcEmoticon.bg-emot_04_64_001{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -10px -95px}.wcContainer img.wcEmoticon.bg-emot_04_64_002,.wcContainer span.wcEmoticon.bg-emot_04_64_002{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -94px -95px}.wcContainer img.wcEmoticon.bg-emot_04_64_003,.wcContainer span.wcEmoticon.bg-emot_04_64_003{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -178px -95px}.wcContainer img.wcEmoticon.bg-emot_04_64_004,.wcContainer span.wcEmoticon.bg-emot_04_64_004{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -262px -10px}.wcContainer img.wcEmoticon.bg-emot_04_64_005,.wcContainer span.wcEmoticon.bg-emot_04_64_005{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -262px -94px}.wcContainer img.wcEmoticon.bg-emot_04_64_006,.wcContainer span.wcEmoticon.bg-emot_04_64_006{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -10px -179px}.wcContainer img.wcEmoticon.bg-emot_04_64_007,.wcContainer span.wcEmoticon.bg-emot_04_64_007{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -94px -179px}.wcContainer img.wcEmoticon.bg-emot_04_64_008,.wcContainer span.wcEmoticon.bg-emot_04_64_008{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -178px -179px}.wcContainer img.wcEmoticon.bg-emot_04_64_009,.wcContainer span.wcEmoticon.bg-emot_04_64_009{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -262px -179px}.wcContainer img.wcEmoticon.bg-emot_04_64_010,.wcContainer span.wcEmoticon.bg-emot_04_64_010{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -346px -10px}.wcContainer img.wcEmoticon.bg-emot_04_64_011,.wcContainer span.wcEmoticon.bg-emot_04_64_011{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -346px -94px}.wcContainer img.wcEmoticon.bg-emot_04_64_012,.wcContainer span.wcEmoticon.bg-emot_04_64_012{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -346px -178px}.wcContainer img.wcEmoticon.bg-emot_04_64_013,.wcContainer span.wcEmoticon.bg-emot_04_64_013{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -10px -263px}.wcContainer img.wcEmoticon.bg-emot_04_64_014,.wcContainer span.wcEmoticon.bg-emot_04_64_014{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -94px -263px}.wcContainer img.wcEmoticon.bg-emot_04_64_015,.wcContainer span.wcEmoticon.bg-emot_04_64_015{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -178px -263px}.wcContainer img.wcEmoticon.bg-emot_04_64_016,.wcContainer span.wcEmoticon.bg-emot_04_64_016{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -262px -263px}.wcContainer img.wcEmoticon.bg-emot_04_64_017,.wcContainer span.wcEmoticon.bg-emot_04_64_017{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -346px -263px}.wcContainer img.wcEmoticon.bg-emot_04_64_018,.wcContainer span.wcEmoticon.bg-emot_04_64_018{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -430px -10px}.wcContainer img.wcEmoticon.bg-emot_04_64_019,.wcContainer span.wcEmoticon.bg-emot_04_64_019{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -430px -94px}.wcContainer img.wcEmoticon.bg-emot_04_64_020,.wcContainer span.wcEmoticon.bg-emot_04_64_020{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -430px -178px}.wcContainer img.wcEmoticon.bg-emot_04_64_021,.wcContainer span.wcEmoticon.bg-emot_04_64_021{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -430px -262px}.wcContainer img.wcEmoticon.bg-emot_04_64_022,.wcContainer span.wcEmoticon.bg-emot_04_64_022{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -10px -347px}.wcContainer img.wcEmoticon.bg-emot_04_64_023,.wcContainer span.wcEmoticon.bg-emot_04_64_023{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -94px -347px}.wcContainer img.wcEmoticon.bg-emot_04_64_024,.wcContainer span.wcEmoticon.bg-emot_04_64_024{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -178px -347px}.wcContainer img.wcEmoticon.bg-emot_04_64_025,.wcContainer span.wcEmoticon.bg-emot_04_64_025{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -262px -347px}.wcContainer img.wcEmoticon.bg-emot_04_64_026,.wcContainer span.wcEmoticon.bg-emot_04_64_026{width:64px;height:65px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -10px -10px}.wcContainer img.wcEmoticon.bg-emot_04_64_027,.wcContainer span.wcEmoticon.bg-emot_04_64_027{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -346px -347px}.wcContainer img.wcEmoticon.bg-emot_04_64_028,.wcContainer span.wcEmoticon.bg-emot_04_64_028{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -430px -347px}.wcContainer img.wcEmoticon.bg-emot_04_64_029,.wcContainer span.wcEmoticon.bg-emot_04_64_029{width:64px;height:65px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -94px -10px}.wcContainer img.wcEmoticon.bg-emot_04_64_030,.wcContainer span.wcEmoticon.bg-emot_04_64_030{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -514px -10px}.wcContainer img.wcEmoticon.bg-emot_04_64_031,.wcContainer span.wcEmoticon.bg-emot_04_64_031{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -514px -94px}.wcContainer img.wcEmoticon.bg-emot_04_64_032,.wcContainer span.wcEmoticon.bg-emot_04_64_032{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -514px -178px}.wcContainer img.wcEmoticon.bg-emot_04_64_033,.wcContainer span.wcEmoticon.bg-emot_04_64_033{width:64px;height:63px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -10px -515px}.wcContainer img.wcEmoticon.bg-emot_04_64_034,.wcContainer span.wcEmoticon.bg-emot_04_64_034{width:64px;height:63px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -94px -515px}.wcContainer img.wcEmoticon.bg-emot_04_64_035,.wcContainer span.wcEmoticon.bg-emot_04_64_035{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -514px -262px}.wcContainer img.wcEmoticon.bg-emot_04_64_036,.wcContainer span.wcEmoticon.bg-emot_04_64_036{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -514px -346px}.wcContainer img.wcEmoticon.bg-emot_04_64_037,.wcContainer span.wcEmoticon.bg-emot_04_64_037{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -10px -431px}.wcContainer img.wcEmoticon.bg-emot_04_64_038,.wcContainer span.wcEmoticon.bg-emot_04_64_038{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -94px -431px}.wcContainer img.wcEmoticon.bg-emot_04_64_039,.wcContainer span.wcEmoticon.bg-emot_04_64_039{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -178px -431px}.wcContainer img.wcEmoticon.bg-emot_04_64_040,.wcContainer span.wcEmoticon.bg-emot_04_64_040{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -262px -431px}.wcContainer img.wcEmoticon.bg-emot_04_64_041,.wcContainer span.wcEmoticon.bg-emot_04_64_041{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -346px -431px}.wcContainer img.wcEmoticon.bg-emot_04_64_042,.wcContainer span.wcEmoticon.bg-emot_04_64_042{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -430px -431px}.wcContainer img.wcEmoticon.bg-emot_04_64_043,.wcContainer span.wcEmoticon.bg-emot_04_64_043{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -514px -431px}.wcContainer img.wcEmoticon.bg-emot_04_64_044,.wcContainer span.wcEmoticon.bg-emot_04_64_044{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -598px -10px}.wcContainer img.wcEmoticon.bg-emot_04_64_045,.wcContainer span.wcEmoticon.bg-emot_04_64_045{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -598px -94px}.wcContainer img.wcEmoticon.bg-emot_04_64_046,.wcContainer span.wcEmoticon.bg-emot_04_64_046{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -598px -178px}.wcContainer img.wcEmoticon.bg-emot_04_64_047,.wcContainer span.wcEmoticon.bg-emot_04_64_047{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -598px -262px}.wcContainer img.wcEmoticon.bg-emot_04_64_048,.wcContainer span.wcEmoticon.bg-emot_04_64_048{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -598px -346px}.wcContainer img.wcEmoticon.bg-emot_04_64_049,.wcContainer span.wcEmoticon.bg-emot_04_64_049{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -598px -430px}.wcContainer img.wcEmoticon.bg-emot_04_64_050,.wcContainer span.wcEmoticon.bg-emot_04_64_050{width:64px;height:65px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -178px -10px}.wcContainer img.wcEmoticon.bg-emot_04_128_001,.wcContainer span.wcEmoticon.bg-emot_04_128_001{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -10px -159px}.wcContainer img.wcEmoticon.bg-emot_04_128_002,.wcContainer span.wcEmoticon.bg-emot_04_128_002{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -158px -159px}.wcContainer img.wcEmoticon.bg-emot_04_128_003,.wcContainer span.wcEmoticon.bg-emot_04_128_003{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -306px -159px}.wcContainer img.wcEmoticon.bg-emot_04_128_004,.wcContainer span.wcEmoticon.bg-emot_04_128_004{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -454px -10px}.wcContainer img.wcEmoticon.bg-emot_04_128_005,.wcContainer span.wcEmoticon.bg-emot_04_128_005{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -454px -158px}.wcContainer img.wcEmoticon.bg-emot_04_128_006,.wcContainer span.wcEmoticon.bg-emot_04_128_006{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -10px -307px}.wcContainer img.wcEmoticon.bg-emot_04_128_007,.wcContainer span.wcEmoticon.bg-emot_04_128_007{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -158px -307px}.wcContainer img.wcEmoticon.bg-emot_04_128_008,.wcContainer span.wcEmoticon.bg-emot_04_128_008{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -306px -307px}.wcContainer img.wcEmoticon.bg-emot_04_128_009,.wcContainer span.wcEmoticon.bg-emot_04_128_009{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -454px -307px}.wcContainer img.wcEmoticon.bg-emot_04_128_010,.wcContainer span.wcEmoticon.bg-emot_04_128_010{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -602px -10px}.wcContainer img.wcEmoticon.bg-emot_04_128_011,.wcContainer span.wcEmoticon.bg-emot_04_128_011{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -602px -158px}.wcContainer img.wcEmoticon.bg-emot_04_128_012,.wcContainer span.wcEmoticon.bg-emot_04_128_012{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -602px -306px}.wcContainer img.wcEmoticon.bg-emot_04_128_013,.wcContainer span.wcEmoticon.bg-emot_04_128_013{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -10px -455px}.wcContainer img.wcEmoticon.bg-emot_04_128_014,.wcContainer span.wcEmoticon.bg-emot_04_128_014{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -158px -455px}.wcContainer img.wcEmoticon.bg-emot_04_128_015,.wcContainer span.wcEmoticon.bg-emot_04_128_015{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -306px -455px}.wcContainer img.wcEmoticon.bg-emot_04_128_016,.wcContainer span.wcEmoticon.bg-emot_04_128_016{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -454px -455px}.wcContainer img.wcEmoticon.bg-emot_04_128_017,.wcContainer span.wcEmoticon.bg-emot_04_128_017{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -602px -455px}.wcContainer img.wcEmoticon.bg-emot_04_128_018,.wcContainer span.wcEmoticon.bg-emot_04_128_018{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -750px -10px}.wcContainer img.wcEmoticon.bg-emot_04_128_019,.wcContainer span.wcEmoticon.bg-emot_04_128_019{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -750px -158px}.wcContainer img.wcEmoticon.bg-emot_04_128_020,.wcContainer span.wcEmoticon.bg-emot_04_128_020{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -750px -306px}.wcContainer img.wcEmoticon.bg-emot_04_128_021,.wcContainer span.wcEmoticon.bg-emot_04_128_021{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -750px -454px}.wcContainer img.wcEmoticon.bg-emot_04_128_022,.wcContainer span.wcEmoticon.bg-emot_04_128_022{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -10px -603px}.wcContainer img.wcEmoticon.bg-emot_04_128_023,.wcContainer span.wcEmoticon.bg-emot_04_128_023{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -158px -603px}.wcContainer img.wcEmoticon.bg-emot_04_128_024,.wcContainer span.wcEmoticon.bg-emot_04_128_024{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -306px -603px}.wcContainer img.wcEmoticon.bg-emot_04_128_025,.wcContainer span.wcEmoticon.bg-emot_04_128_025{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -454px -603px}.wcContainer img.wcEmoticon.bg-emot_04_128_026,.wcContainer span.wcEmoticon.bg-emot_04_128_026{width:128px;height:129px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -10px -10px}.wcContainer img.wcEmoticon.bg-emot_04_128_027,.wcContainer span.wcEmoticon.bg-emot_04_128_027{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -602px -603px}.wcContainer img.wcEmoticon.bg-emot_04_128_028,.wcContainer span.wcEmoticon.bg-emot_04_128_028{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -750px -603px}.wcContainer img.wcEmoticon.bg-emot_04_128_029,.wcContainer span.wcEmoticon.bg-emot_04_128_029{width:128px;height:129px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -158px -10px}.wcContainer img.wcEmoticon.bg-emot_04_128_030,.wcContainer span.wcEmoticon.bg-emot_04_128_030{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -898px -10px}.wcContainer img.wcEmoticon.bg-emot_04_128_031,.wcContainer span.wcEmoticon.bg-emot_04_128_031{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -898px -158px}.wcContainer img.wcEmoticon.bg-emot_04_128_032,.wcContainer span.wcEmoticon.bg-emot_04_128_032{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -898px -306px}.wcContainer img.wcEmoticon.bg-emot_04_128_033,.wcContainer span.wcEmoticon.bg-emot_04_128_033{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -898px -454px}.wcContainer img.wcEmoticon.bg-emot_04_128_034,.wcContainer span.wcEmoticon.bg-emot_04_128_034{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -898px -602px}.wcContainer img.wcEmoticon.bg-emot_04_128_035,.wcContainer span.wcEmoticon.bg-emot_04_128_035{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -10px -751px}.wcContainer img.wcEmoticon.bg-emot_04_128_036,.wcContainer span.wcEmoticon.bg-emot_04_128_036{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -158px -751px}.wcContainer img.wcEmoticon.bg-emot_04_128_037,.wcContainer span.wcEmoticon.bg-emot_04_128_037{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -306px -751px}.wcContainer img.wcEmoticon.bg-emot_04_128_038,.wcContainer span.wcEmoticon.bg-emot_04_128_038{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -454px -751px}.wcContainer img.wcEmoticon.bg-emot_04_128_040,.wcContainer span.wcEmoticon.bg-emot_04_128_040{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -602px -751px}.wcContainer img.wcEmoticon.bg-emot_04_128_039,.wcContainer span.wcEmoticon.bg-emot_04_128_039{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -750px -751px}.wcContainer img.wcEmoticon.bg-emot_04_128_041,.wcContainer span.wcEmoticon.bg-emot_04_128_041{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -898px -751px}.wcContainer img.wcEmoticon.bg-emot_04_128_042,.wcContainer span.wcEmoticon.bg-emot_04_128_042{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -1046px -10px}.wcContainer img.wcEmoticon.bg-emot_04_128_043,.wcContainer span.wcEmoticon.bg-emot_04_128_043{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -1046px -158px}.wcContainer img.wcEmoticon.bg-emot_04_128_044,.wcContainer span.wcEmoticon.bg-emot_04_128_044{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -1046px -306px}.wcContainer img.wcEmoticon.bg-emot_04_128_045,.wcContainer span.wcEmoticon.bg-emot_04_128_045{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -1046px -454px}.wcContainer img.wcEmoticon.bg-emot_04_128_046,.wcContainer span.wcEmoticon.bg-emot_04_128_046{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -1046px -602px}.wcContainer img.wcEmoticon.bg-emot_04_128_047,.wcContainer span.wcEmoticon.bg-emot_04_128_047{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -1046px -750px}.wcContainer img.wcEmoticon.bg-emot_04_128_048,.wcContainer span.wcEmoticon.bg-emot_04_128_048{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -10px -899px}.wcContainer img.wcEmoticon.bg-emot_04_128_049,.wcContainer span.wcEmoticon.bg-emot_04_128_049{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -158px -899px}.wcContainer img.wcEmoticon.bg-emot_04_128_050,.wcContainer span.wcEmoticon.bg-emot_04_128_050{width:128px;height:129px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -306px -10px}.wcContainer .wcChannel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wcContainer .wcChannel .wcChannelViewToolbar{display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:5px}.wcContainer .wcChannel .wcChannelViewToolbar>:not(:last-child){margin-right:3px}.wcContainer .wcChannel .wcChannelViewToolbar .wcChannelViewButton{display:inline-block;overflow:hidden;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;opacity:.7}.wcContainer .wcChannel .wcChannelViewToolbar .wcChannelViewButton,.wcContainer .wcChannel .wcChannelViewToolbar .wcChannelViewButton:active,.wcContainer .wcChannel .wcChannelViewToolbar .wcChannelViewButton:focus,.wcContainer .wcChannel .wcChannelViewToolbar .wcChannelViewButton:hover{background-position:50%;background-size:contain;background-repeat:no-repeat;background-color:transparent}.wcContainer .wcChannel .wcChannelViewToolbar .wcChannelViewButton.wcChannelViewButtonStream,.wcContainer .wcChannel .wcChannelViewToolbar .wcChannelViewButton.wcChannelViewButtonStream:hover{background-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/video-calls/video-red.svg);width:30px;height:25px}.wcContainer .wcChannel .wcChannelViewToolbar .wcChannelViewButton.wcChannelViewButtonChat,.wcContainer .wcChannel .wcChannelViewToolbar .wcChannelViewButton.wcChannelViewButtonChat:hover{background-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/chat.svg);width:30px;height:25px}.wcContainer .wcChannel .wcChannelViewToolbar .wcChannelViewButton.wcChannelViewButtonCurrent,.wcContainer .wcChannel .wcChannelViewToolbar .wcChannelViewButton:hover{opacity:1}.wcContainer .wcChannel.wcChannelSizeXXs.wcChannelStream .wcChannelViewToolbar,.wcContainer .wcChannel.wcChannelSizeXs.wcChannelStream .wcChannelViewToolbar{display:-webkit-box;display:-ms-flexbox;display:flex}.wcContainer .wcChannel.wcChannelViewChat .wcChannelData .wcStream{display:none}.wcContainer .wcChannel.wcChannelSizeXXs.wcChannelStream.wcChannelViewStream .wcChannelData .wcMessages,.wcContainer .wcChannel.wcChannelSizeXXs.wcChannelStream.wcChannelViewStream .wcChannelInput,.wcContainer .wcChannel.wcChannelSizeXXs.wcChannelStream.wcChannelViewStream .wcChannelIntro,.wcContainer .wcChannel.wcChannelSizeXXs.wcChannelStream.wcChannelViewStream .wcCounter,.wcContainer .wcChannel.wcChannelSizeXXs.wcChannelViewCompound.wcChannelStream .wcChannelData .wcMessages,.wcContainer .wcChannel.wcChannelSizeXXs.wcChannelViewCompound.wcChannelStream .wcChannelInput,.wcContainer .wcChannel.wcChannelSizeXXs.wcChannelViewCompound.wcChannelStream .wcChannelIntro,.wcContainer .wcChannel.wcChannelSizeXXs.wcChannelViewCompound.wcChannelStream .wcCounter,.wcContainer .wcChannel.wcChannelSizeXs.wcChannelStream.wcChannelViewStream .wcChannelData .wcMessages,.wcContainer .wcChannel.wcChannelSizeXs.wcChannelStream.wcChannelViewStream .wcChannelInput,.wcContainer .wcChannel.wcChannelSizeXs.wcChannelStream.wcChannelViewStream .wcChannelIntro,.wcContainer .wcChannel.wcChannelSizeXs.wcChannelStream.wcChannelViewStream .wcCounter,.wcContainer .wcChannel.wcChannelSizeXs.wcChannelViewCompound.wcChannelStream .wcChannelData .wcMessages,.wcContainer .wcChannel.wcChannelSizeXs.wcChannelViewCompound.wcChannelStream .wcChannelInput,.wcContainer .wcChannel.wcChannelSizeXs.wcChannelViewCompound.wcChannelStream .wcChannelIntro,.wcContainer .wcChannel.wcChannelSizeXs.wcChannelViewCompound.wcChannelStream .wcCounter{display:none}.wcContainer .wcChannel.wcChannelStreamMaximized .wcChannelData .wcMessages,.wcContainer .wcChannel.wcChannelStreamMaximized .wcChannelInput,.wcContainer .wcChannel.wcChannelStreamMaximized .wcChannelIntro,.wcContainer .wcChannel.wcChannelStreamMaximized .wcChannelViewToolbar,.wcContainer .wcChannel.wcChannelStreamMaximized .wcCounter{display:none!important}.wcContainer .wcChannel .wcChannelData{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:grid;gap:1em;grid-auto-flow:column;grid-auto-columns:1fr}.wcContainer .wcChannel .wcChannelData .wcStream{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:1em}.wcContainer .wcChannel .wcChannelData .wcStream .wcStreamContent{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.wcContainer .wcChannel .wcChannelData .wcStream .wcStreamContent .wcStreamDetails,.wcContainer .wcChannel .wcChannelData .wcStream .wcStreamContent .wcStreamInfo{position:absolute;top:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#444;border-radius:10px;color:#aaa;padding:7px;text-align:center}.wcContainer .wcChannel .wcChannelData .wcStream .wcStreamContent .wcStreamDetails{text-align:center}.wcContainer .wcChannel .wcChannelData .wcStream .wcStreamContent .wcStreamDetails .wcAvatar{border-radius:5px;max-height:150px;max-width:150px}.wcContainer .wcChannel .wcChannelData .wcStream .wcStreamContent .wcStreamDetails .wcStreamCaller{font-size:1.5em;color:#fff}.wcContainer .wcChannel .wcChannelData .wcStream .wcStreamContent video{position:absolute;top:0;left:0;width:100%;height:100%}.wcContainer .wcChannel .wcChannelData .wcStream .wcStreamContent .wcStreamToolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;bottom:5px;left:0;right:0;width:100%}.wcContainer .wcChannel .wcChannelData .wcStream .wcStreamContent .wcStreamToolbar>:not(:last-child){margin-right:10px}.wcContainer .wcChannel .wcChannelData .wcStream .wcStreamContent .wcStreamToolbar .wcStreamButton{display:inline-block;width:45px;height:45px;overflow:hidden;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;opacity:.7;background-position:50%;background-size:50%;background-repeat:no-repeat;border-radius:50%;background-color:#999}.wcContainer .wcChannel .wcChannelData .wcStream .wcStreamContent .wcStreamToolbar .wcStreamButton.wcStreamEnd{background-color:red;background-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/video-calls/end-call.svg)}.wcContainer .wcChannel .wcChannelData .wcStream .wcStreamContent .wcStreamToolbar .wcStreamButton.wcMuteAudio{background-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/video-calls/mute-audio.svg);opacity:.5}.wcContainer .wcChannel .wcChannelData .wcStream .wcStreamContent .wcStreamToolbar .wcStreamButton.wcUnmuteAudio{background-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/video-calls/unmute-audio.svg);opacity:.5}.wcContainer .wcChannel .wcChannelData .wcStream .wcStreamContent .wcStreamToolbar .wcStreamButton.wcMuteVideo{background-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/video-calls/mute-video.svg);opacity:.5}.wcContainer .wcChannel .wcChannelData .wcStream .wcStreamContent .wcStreamToolbar .wcStreamButton.wcUnmuteVideo{background-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/video-calls/unmute-video.svg);opacity:.5}.wcContainer .wcChannel .wcChannelData .wcStream .wcStreamContent .wcStreamToolbar .wcStreamButton.wcMaximizeVideo{background-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/video-calls/maximize.svg);opacity:.5}.wcContainer .wcChannel .wcChannelData .wcStream .wcStreamContent .wcStreamToolbar .wcStreamButton.wcMinimizeVideo{background-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/video-calls/minimize.svg);opacity:.5}.wcContainer .wcChannel .wcChannelData .wcStream .wcStreamContent .wcStreamToolbar .wcStreamButton:hover{opacity:1}.wcContainer .wcChannel .wcChannelData .wcMessages{margin:0;-webkit-overflow-scrolling:touch}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage{margin:3px 0 3px 0;position:relative}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcTime>*{font-size:.9em}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowHead .wcUser{margin-right:5px;line-height:1em;-webkit-box-shadow:none;box-shadow:none}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowHead a.wcUser:hover{text-decoration:underline}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowHead .wcTime{color:#a6a6a6}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowHead .wcTime .wcMessageTimeDate{margin-right:3px}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage.wcCurrentUser .wcRowHead .wcUser{font-weight:700}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage.wcAwaitingApproval{background-color:rgba(255,0,4,.07);border:1px solid rgba(255,0,4,.17)}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcAvatar{-ms-flex-negative:0;flex-shrink:0;border-radius:50%;-webkit-box-shadow:0 0 5px inset rgba(0,0,0,.2);box-shadow:0 0 5px inset rgba(0,0,0,.2);max-width:45px}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:100px;overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;background:#f7f7f7;padding:10px;line-height:1.3;position:relative}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcEmoticon,.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcImage{max-height:55px;max-width:55px;border-radius:5px;-webkit-box-shadow:none;box-shadow:none;border:none;display:inline-block;vertical-align:middle;margin-bottom:4px}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcEmoticon.wcTenorGIF,.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcImage.wcTenorGIF{max-height:140px;max-width:140px}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcEmoticon{max-height:initial;max-width:initial}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent video{max-width:100%}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcInternalContent{word-break:break-word}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent.wcEditing .wcInternalContent{display:none}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent.wcEditing .wcInternalEditing{border:1px dashed #00c179;outline:0 solid transparent}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent:not(.wcEditing) .wcInternalEditing{display:none}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcQuote{background-color:#ebebeb;border-left:4px solid #dfdfdf;padding:5px;margin-bottom:2px}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcQuote .wcQuoteHead{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2px;-ms-flex-wrap:wrap;flex-wrap:wrap}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcQuote .wcQuoteHead>:not(:last-child){margin-right:7px}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcQuote .wcQuoteHead .wcQuoteContent,.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcQuote .wcQuoteHead .wcUser,.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcQuote .wcQuoteHead span.wcTime{font-size:.8em;line-height:1em}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcQuote .wcQuoteHead .wcAvatar{max-width:1em}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcQuote .wcQuoteHead .wcTime{color:#a6a6a6}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcQuote .wcQuoteHead .wcTime .wcMessageTimeDate{margin-right:5px}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcEditTools{text-align:right;padding:2px}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcEditTools a{padding:0;width:20px;height:20px;display:inline-block;text-decoration:none;border:1px solid #a6a6a6;border-radius:50%;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;font-size:.9%;margin-left:2px}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcEditTools .wcCancelButton{background:rgba(244,31,31,.15) url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/x.svg) no-repeat center center;border-color:rgba(244,31,31,.2)}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcEditTools .wcCancelButton:hover{border-color:rgba(244,31,31,.7)}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcEditTools .wcSaveButton{background:rgba(0,193,121,.15) url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/approve.svg) no-repeat center center;border-color:rgba(0,193,121,.2)}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcEditTools .wcSaveButton:hover{border-color:rgba(0,193,121,.7)}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcActionsButton{position:absolute;right:5px;top:5px;padding:5px;-webkit-box-shadow:2px 2px 2px rgba(60,60,60,.03);box-shadow:2px 2px 2px rgba(60,60,60,.03);border:1px solid #e1e1e1;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1;width:20px;height:20px;background:#efefef url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/3dots.svg) center center no-repeat;background-size:14px}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcActionsButton:hover{border:1px solid #dadada}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcActionsButton.wcActionsButtonVisible{display:block}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcReactionsButtons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:2px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcReactionsButtons .wcReactionsButtonsList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcReactionsButtons .wcReactionsButtonsList .wcReactionButton{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;outline:0;text-decoration:none}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcReactionsButtons .wcReactionsButtonsList .wcReactionButton.wcReactionButtonActive span{font-weight:700}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcReactionsButtons .wcReactionsButtonsList .wcReactionButton img{margin-right:2px}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcReactionsButtons .wcReactionsButtonsList .wcReactionButton:not(:last-child){margin-right:8px}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcReactionsButtons .wcReactionsButtonsList .wcReactionButton.wcReactionLike img{padding-bottom:2px;height:.8rem}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcReactionsButtons .wcReactionsButtonsList .wcReactionButton.wcReactionLove img{height:.8rem}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcReactionsButtons .wcReactionsButtonsList .wcReactionButton.wcReactionSad img{height:.8rem}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcReactionsButtons .wcTime{margin-left:10px}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcReactionsCounters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:2px}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcReactionsCounters .wcReactionCounter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcReactionsCounters .wcReactionCounter>span{padding-right:1px;font-size:.9em}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcReactionsCounters .wcReactionCounter:hover{cursor:pointer;text-decoration:underline}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcReactionsCounters .wcReactionCounter:not(:last-child){margin-right:3px}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcReactionsCounters .wcReactionCounter.wcReactionLike img{padding-bottom:4px;height:.8rem}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcReactionsCounters .wcReactionCounter.wcReactionLove img{padding-bottom:1px;height:.8rem}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcReactionsCounters .wcReactionCounter.wcReactionSad img{padding-bottom:1px;height:.8rem}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcReactionsCounters+.wcReactionsButtons{margin-top:0}.wcContainer .wcChannel.wcChannelSizeXXs .wcChannelData .wcStream,.wcContainer .wcChannel.wcChannelSizeXs .wcChannelData .wcStream{margin:5px}.wcContainer .wcChannel .wcChannelInput button{margin:0}.wcContainer .wcChannel .wcChannelInput .wcInputs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.wcContainer .wcChannel .wcChannelInput .wcInputs .wcInput{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-height:55px;padding:14px 5px 14px 15px;border:0;outline:0;width:auto;min-width:250px;resize:none;overflow:hidden}.wcContainer .wcChannel .wcChannelInput .wcInputs .wcInput,.wcContainer .wcChannel .wcChannelInput .wcInputs .wcInput *{font-size:16px;line-height:24px}.wcContainer .wcChannel .wcChannelInput .wcInputs .wcInput img{max-width:150px;max-height:150px}.wcContainer .wcChannel .wcChannelInput .wcInputs .wcInput[contentEditable=true]:empty:not(:focus):before{content:attr(data-placeholder);pointer-events:none;color:grey}.wcContainer .wcChannel .wcChannelInput .wcInputs .wcInputButtons{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wcContainer .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton{cursor:pointer!important;display:inline-block;width:55px;height:55px;position:relative;overflow:hidden;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.wcContainer .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton input{position:absolute;top:0;bottom:0;left:0;right:0;opacity:.001;cursor:pointer;z-index:1000;margin:0}.wcContainer .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton.wcFileAttachment{background:#f7f7f7 url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/attach.svg) center center no-repeat;width:46px}.wcContainer .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton.wcImageAttachment{background:#f7f7f7 url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/camera.svg) center center no-repeat;width:50px}.wcContainer .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton.wcEmoticon{background:#f7f7f7 url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/emoticon.svg) center center no-repeat;width:46px}.wcContainer .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton.wcSoundAttachmentStart{background:#f7f7f7 url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/mic.svg) center center no-repeat;width:46px}.wcContainer .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton.wcSoundAttachmentStop{background:#f7f7f7 url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/stop-button.svg) center center no-repeat;width:46px}.wcContainer .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton:hover{cursor:pointer!important;background-color:#dfdfdf}.wcContainer .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButtonSupplementary{background-color:#f7f7f7;height:55px;overflow:hidden;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wcContainer .wcChannel .wcChannelInput .wcReplyTo{position:relative;padding:10px 45px 10px 15px;background:#f2f2f2;font-size:.9em;color:#4a4a4a}.wcContainer .wcChannel .wcChannelInput .wcReplyTo .wcContent{overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;line-height:1.1;font-size:.8em}.wcContainer .wcChannel .wcChannelInput .wcReplyTo .wcContent .wcEmoticon,.wcContainer .wcChannel .wcChannelInput .wcReplyTo .wcContent .wcImage{max-height:55px;max-width:55px;border-radius:5px;-webkit-box-shadow:none;box-shadow:none;border:none;display:inline-block;vertical-align:middle;margin-bottom:4px}.wcContainer .wcChannel .wcChannelInput .wcReplyTo .wcContent .wcEmoticon{max-height:initial;max-width:initial}.wcContainer .wcChannel .wcChannelInput .wcReplyTo .wcDeleteButton{position:absolute;right:5px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:35px;height:35px;background-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/x.svg);background-position:50%;background-size:contain;cursor:pointer;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.wcContainer .wcChannel .wcChannelInput .wcReplyTo .wcDeleteButton:hover{background-color:#dfdfdf}.wcContainer .wcChannel .wcChannelInput .wcAttachments .wcAttachment{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:2px}.wcContainer .wcChannel .wcChannelInput .wcAttachments .wcAttachment .wcImagePreview{max-width:70px;max-height:50px;cursor:pointer;display:inline-block;vertical-align:middle;margin-right:3px;border-radius:5px}.wcContainer .wcChannel .wcChannelInput .wcAttachments .wcAttachment .wcDelete{background:transparent url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/x.svg) center center no-repeat;width:21px;height:21px;border:1px solid #a6a6a6;border-radius:50%;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;margin-left:5px;-ms-flex-negative:0;flex-shrink:0}.wcContainer .wcChannel .wcChannelInput .wcAttachments .wcAttachment .wcDelete:hover{background-color:#dfdfdf}.wcContainer .wcChannel.wcChannelSizeXXs .wcChannelInput .wcInputs .wcInput{min-width:unset;width:100%}.wcContainer .wcChannel.wcChannelSizeXXs .wcChannelInput .wcInputs .wcInputButtons .wcInputButton{width:28px;background-size:25px 25px!important}.wcContainer .wcChannel.wcChannelSizeXXs .wcChannelInput .wcInputs .wcInputButtons button.wcSubmit{font-size:0!important;background-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/send.svg)!important;background-position:center center!important;background-size:25px 25px!important;background-repeat:no-repeat!important;width:30px;height:25px}.wcContainer .wcChannel .wcCounter{text-align:right}.wcContainer .wcChannel.wcTopInput .wcChannelInput{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.wcContainer .wcChannel.wcTopInput .wcChannelData{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.wcContainer .wcChannel .wcChannelCoverContainer{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wcContainer .wcChannel .wcChannelCoverContainer .wcChannelCover{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.wcContainer .wcChannel .wcChannelIntro{margin-top:5px;margin-bottom:10px;background-color:#f7f7f7;border:1px solid #f1f1f1;line-height:1.2em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.wcContainer .wcChannel .wcChannelIntro .wcChannelIntroAvatar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wcContainer .wcChannel .wcChannelIntro .wcChannelIntroAvatar .wcAvatar{max-width:80px;display:block}.wcContainer .wcChannel .wcChannelIntro .wcChannelIntroContent{padding:5px 5px 5px 13px}.wcContainer .wcChannel .wcChannelIntro .wcName{font-size:1.2em}.wcContainer .wcBrowser{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;padding-top:2%;padding-bottom:2%}.wcContainer .wcBrowser .wcPublicChannels{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;margin-bottom:12px}.wcContainer .wcBrowser .wcPublicChannels.wcPublicChannelsExpanded{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.wcContainer .wcBrowser .wcPublicChannels .wcList{min-height:150px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.wcContainer .wcBrowser .wcDirectChannels{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0}.wcContainer .wcBrowser .wcDirectChannels .wcList{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-height:150px}.wcContainer .wcBrowser .wcCounter{padding:5px 15px 5px 10px;margin-top:12px}.wcContainer .wcBrowser .wcFooter{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;margin-top:5px;border-top:1px solid #dfdfdf;padding:5px 15px 5px 10px}.wcContainer .wcBrowser .wcFooter .wcSearch{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;margin:0;background-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/search.svg);background-position:0 center;background-repeat:no-repeat;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wcContainer .wcBrowser .wcFooter .wcSearch input{outline:0;border:none;height:2em;margin:0 0 0 20px;width:100%;padding:3px;-webkit-box-shadow:none;box-shadow:none;font-size:1em}.wcContainer .wcBrowser .wcFooter .wcSearch .wcClear{width:35px;height:35px;background-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/x.svg);background-position:50%;background-size:contain;cursor:pointer;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.wcContainer .wcBrowser.wcBrowserRecent .wcRecentChats .wcRecent .wcRight .wcHead{margin-bottom:0}.wcContainer .wcBrowser.wcBrowserRecent .wcRecentChats .wcRecent .wcRight .wcHead .wcName{font-weight:400}.wcContainer .wcBrowser.wcBrowserRecent .wcRecentChats .wcRecent.wcUnread.wcFirst{border-radius:5px 5px 0 0}.wcContainer .wcBrowser.wcBrowserRecent .wcRecentChats .wcRecent.wcUnread.wcLast{border-radius:0 0 5px 5px}.wcContainer .wcBrowser .wcChannels{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wcContainer .wcBrowser .wcChannels .wcLabel{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;padding:5px 15px 5px 10px;line-height:1em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wcContainer .wcBrowser .wcChannels .wcChannelTrigger{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:5px 15px 5px 10px;margin:0;outline:0;text-decoration:none;border:none;font-weight:400;line-height:1em}.wcContainer .wcBrowser .wcChannels .wcChannelTrigger>:not(:last-child){margin-right:5px}.wcContainer .wcBrowser .wcChannels .wcChannelTrigger .wcChannelEditButton{display:none}.wcContainer .wcBrowser .wcChannels .wcChannelTrigger.wcFocusedChannel{font-weight:700}.wcContainer .wcBrowser .wcChannels .wcChannelTrigger.wcFocusedChannel .wcDetails .wcCity,.wcContainer .wcBrowser .wcChannels .wcChannelTrigger.wcFocusedChannel .wcDetails .wcCountry{font-weight:400}.wcContainer .wcBrowser .wcChannels .wcChannelTrigger.wcLockedChannel .wcDetails .wcName{background-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/lock-full.svg);background-position:right center;background-size:16px 16px;background-repeat:no-repeat;padding-right:20px}.wcContainer .wcBrowser .wcChannels .wcChannelTrigger.wcUnLockedChannel .wcDetails .wcName{background-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/lock-semi.svg);background-position:right center;background-repeat:no-repeat;background-size:16px 16px;padding-right:20px}.wcContainer .wcBrowser .wcChannels .wcChannelTrigger .wcDetails{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wcContainer .wcBrowser .wcChannels .wcChannelTrigger .wcDetails.wcDetailsWithStatus{margin-right:10px}.wcContainer .wcBrowser .wcChannels .wcChannelTrigger .wcDetails .wcName{overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;min-width:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wcContainer .wcBrowser .wcChannels .wcChannelTrigger .wcDetails>:not(:last-child){margin-right:5px}.wcContainer .wcBrowser .wcChannels .wcChannelTrigger .wcDetails .wcCity,.wcContainer .wcBrowser .wcChannels .wcChannelTrigger .wcDetails .wcCountry{font-size:.8em;color:#a6a6a6;line-height:1}.wcContainer .wcBrowser .wcChannels .wcChannelTrigger .wcAvatar{max-width:25px;margin:0 4px 2px 0;border-radius:50%;-webkit-box-shadow:none;box-shadow:none;border:none;display:inline-block;vertical-align:middle;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.wcContainer .wcBrowser .wcChannels .wcChannelTrigger .wcStatus{position:absolute;right:5px}.wcContainer .wcBrowser .wcChannels .wcChannelTrigger:hover{background-color:#f7f7f7}.wcContainer .wcBrowser .wcChannels .wcChannelTrigger:hover .wcChannelEditButton{display:inline-block}.wcContainer .wcLoadingContainer{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wcContainer .wcLoadingContainer .wcLoading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.wcContainer .wcCustomizations a.wcCustomizeButton{padding-left:20px;position:relative;font-size:80%;text-decoration:none!important;display:inline-block}.wcContainer .wcCustomizations .wcCustomizationsPanel{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.wcContainer .wcCustomizations .wcCustomizationsPanel .wcProperty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:10px}.wcContainer .wcCustomizations .wcCustomizationsPanel .wcProperty>*{display:inline-block}.wcContainer .wcCustomizations .wcCustomizationsPanel .wcProperty>:not(:last-child){margin-right:7px}.wcContainer .wcCustomizations .wcCustomizationsPanel .wcProperty>:last-child{margin-right:25px}.wcContainer .wcCustomizations .wcCustomizationsPanel .wcProperty input[type=checkbox]{margin-left:7px}.wcContainer .wcCustomizations .wcCustomizationsPanel .wcProperty input[type=text]{width:100%}.wcContainer .wcCustomizations .wcCustomizationsPanel .wcProperty .wcColorSelect{height:16px;background-color:transparent;width:16px;padding:0;border:1px solid #ccc;cursor:pointer;line-height:16px;font-size:.75em;font-weight:700;text-align:center;display:inline-block;border-radius:3px}.wcContainer .wcToasts{position:fixed;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:calc(var(--wc-z-index) + 100)}.wcContainer .wcToasts .wcToast{font-size:1.2em;background:#fff;pointer-events:auto;min-width:300px;margin-bottom:12px;padding:12px 25px;cursor:pointer;border-color:#e9eef0;-webkit-box-shadow:2px 2px 15px rgba(60,60,60,.1);box-shadow:2px 2px 15px rgba(60,60,60,.1);border-radius:5px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wcContainer .wcToasts .wcToast .wcToastIcon{border-radius:50%;padding:10px;margin-right:10px}.wcContainer .wcToasts .wcToast .wcIcon{display:block;width:16px;height:16px;background-color:#fff}.wcContainer .wcToasts .wcToast.wcToastError{border-left:6px solid #ef5252}.wcContainer .wcToasts .wcToast.wcToastError .wcToastIcon{padding:6px;background-color:#ef5252}.wcContainer .wcToasts .wcToast.wcToastError .wcToastIcon .wcIcon{width:24px;height:24px}.wcContainer .wcToasts .wcToast.wcToastInfo{border-left:6px solid #76bf55}.wcContainer .wcToasts .wcToast.wcToastInfo .wcToastIcon{background-color:#76bf55}.wcContainer .wcRecentTrigger{cursor:pointer;position:relative;display:inline-block;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/recent-chats-inactive.svg) center center no-repeat;width:36px;height:36px;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.wcContainer .wcRecentTrigger.wcOpen{background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/recent-chats.svg) center center no-repeat}.wcContainer .wcRecentTrigger:hover{background-color:#f7f7f7}.wcContainer .wcRecentTrigger span{cursor:pointer;color:#fff;background-color:red;font-size:.5em;line-height:1.3em;display:inline-block;border-radius:50%;text-align:center;position:absolute;right:4px;top:8px;min-width:18px;height:18px;padding:1px 3px;-webkit-transform:translateX(50%) translateY(-50%);transform:translateX(50%) translateY(-50%)}.wcContainer .wcRecentChats{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;line-height:1.1em;height:100%}.wcContainer .wcRecentChats .wcRecentContainer{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.wcContainer .wcRecentChats .wcHeader{padding:10px 0 5px 0}.wcContainer .wcRecentChats .wcRecent{cursor:pointer;padding:10px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wcContainer .wcRecentChats .wcRecent img.wcRecentChatAvatar{max-width:2em;margin:0 10px 2px 0;border-radius:50%;-webkit-box-shadow:none;box-shadow:none;border:none;display:inline-block;vertical-align:middle;-ms-flex-negative:0;flex-shrink:0}.wcContainer .wcRecentChats .wcRecent .wcStatus{margin-right:7px}.wcContainer .wcRecentChats .wcRecent .wcRight{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.wcContainer .wcRecentChats .wcRecent .wcRight .wcHead{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:5px}.wcContainer .wcRecentChats .wcRecent .wcRight .wcHead .wcName{font-weight:700}.wcContainer .wcRecentChats .wcRecent .wcRight .wcHead .wcName img.wcReaction{height:.8rem}.wcContainer .wcRecentChats .wcRecent .wcRight .wcHead .wcTime>span{font-size:.8em;color:#a6a6a6}.wcContainer .wcRecentChats .wcRecent .wcRight .wcHead .wcTime>span:not(:last-child){margin-right:3px}.wcContainer .wcRecentChats .wcRecent .wcRight .wcText{overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto}.wcContainer .wcRecentChats .wcRecent .wcRight .wcText .wcEmoticon,.wcContainer .wcRecentChats .wcRecent .wcRight .wcText .wcImage{max-height:35px;max-width:35px;border-radius:5px;-webkit-box-shadow:none;box-shadow:none;border:none;display:inline-block;vertical-align:middle;margin-bottom:4px}.wcContainer .wcRecentChats .wcRecent.wcUnread{background-color:rgba(0,193,121,.05)}.wcContainer .wcRecentChats .wcRecent.wcUnread:hover{background-color:rgba(0,193,121,.1)}.wcContainer .wcRecentChats .wcRecent.wcRead:hover{background-color:#f1f1f1}.wcContainer .wcRecentChats>.wcRecent:not(:last-child){border-bottom:1px solid #dfdfdf}.wcContainer .wcAuthContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wcContainer .wcAuthContainer .wcAuth{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.wcContainer .wcAuthContainer .wcAuth .wcAuthForm{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wcContainer .wcAuthContainer .wcAuth .wcAuthForm>:not(:last-child){margin-bottom:5px}.wcContainer .wcAuthContainer .wcAuth .wcAuthForm .wcAuthFieldContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wcContainer .wcAuthContainer .wcAuth .wcAuthForm .wcAuthFieldContainer textarea{height:70px;resize:none}.wcContainer .wcAuthContainer .wcAuth .wcAuthForm .wcFormRow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wcContainer .wcAuthContainer .wcAuth .wcAuthForm .wcFormRow>:not(:last-child){margin-right:5px}.wcContainer .wcAuthContainer .wcAuth .wcAuthForm .wcFormRow .wcFacebookLoginButton{background:#507cc0 url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/facebook.png) 12px center no-repeat;display:inline-block;color:#fff;padding:20px 50px;text-decoration:none;border-radius:7px;font-size:1.3em;width:200px}.wcContainer .wcAuthContainer .wcAuth .wcAuthForm .wcFormRow .wcTwitterLoginButton{background:#64ccf1 url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/twitter.png) 12px center no-repeat;display:inline-block;color:#fff;padding:20px 50px;text-decoration:none;border-radius:7px;font-size:1.3em;width:200px}.wcContainer .wcAuthContainer .wcAuth .wcAuthForm .wcFormRow .wcGoogleLoginButton{background:#df4930 url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/google.png) 12px center no-repeat;display:inline-block;color:#fff;padding:20px 50px;text-decoration:none;border-radius:7px;font-size:1.3em;width:200px}.wcContainer .wcAnimation{-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:.25}}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:.25}}@-webkit-keyframes flash60{50%,from,to{opacity:1}25%,75%{opacity:.6}}@keyframes flash60{50%,from,to{opacity:1}25%,75%{opacity:.6}}.wcContainer .wcAnimationFlash{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-name:flash}.wcContainer .wcAnimationFlashSlow{-webkit-animation-name:flash60;animation-name:flash60;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-duration:16s;animation-duration:16s}@-webkit-keyframes shakeY{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.wcContainer .animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}.wcContainer .wcAnimationFade{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-name:animate-fade;animation-name:animate-fade;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards}@-webkit-keyframes animate-fade{0%{opacity:0}100%{opacity:1}}@keyframes animate-fade{0%{opacity:0}100%{opacity:1}}.wcContainer.wcTheme .wcChannel .wcChannelInput .wcInputs .wcInput{background:#f7f7f7}.wcContainer.wcTheme a{-webkit-box-shadow:none;box-shadow:none}.wcContainer.wcLightgrayTheme{--wc-font-color:#151618;--wc-link-color:#00d5ff}.wcContainer.wcLightgrayTheme,.wcContainer.wcLightgrayTheme *{font-family:'Maven Pro',sans-serif;font-size:13px;line-height:22px;color:var(--wc-font-color)}.wcContainer.wcLightgrayTheme a{color:var(--wc-link-color);-webkit-box-shadow:none;box-shadow:none}.wcContainer.wcLightgrayTheme .wcIcon{background-color:#a6a6a6}.wcContainer.wcLightgrayTheme button.wcButton,.wcContainer.wcLightgrayTheme button.wcButton:active,.wcContainer.wcLightgrayTheme button.wcButton:focus,.wcContainer.wcLightgrayTheme input[type=button].wcButton,.wcContainer.wcLightgrayTheme input[type=button].wcButton:active,.wcContainer.wcLightgrayTheme input[type=button].wcButton:focus,.wcContainer.wcLightgrayTheme input[type=submit].wcButton,.wcContainer.wcLightgrayTheme input[type=submit].wcButton:active,.wcContainer.wcLightgrayTheme input[type=submit].wcButton:focus{border-radius:15px!important;background-image:none;background-repeat:no-repeat;border:0!important;color:#fff!important;padding:5px 20px!important;-webkit-box-shadow:none;box-shadow:none;font-weight:400!important;line-height:20px!important;height:40px;outline:0;min-height:40px!important;background:#00d5ff!important;background:-webkit-gradient(linear,left top,left bottom,from(#00d5ff),to(#00bdde))!important;background:linear-gradient(to bottom,#00d5ff 0,#00bdde 100%)!important;filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d5ff', endColorstr='#00bdde', GradientType=0 )!important;text-transform:none!important;-webkit-transition:all 250ms cubic-bezier(.62,.155,.47,.86);transition:all 250ms cubic-bezier(.62,.155,.47,.86)}.wcContainer.wcLightgrayTheme button.wcButton.wcButtonDanger,.wcContainer.wcLightgrayTheme button.wcButton:active.wcButtonDanger,.wcContainer.wcLightgrayTheme button.wcButton:focus.wcButtonDanger,.wcContainer.wcLightgrayTheme input[type=button].wcButton.wcButtonDanger,.wcContainer.wcLightgrayTheme input[type=button].wcButton:active.wcButtonDanger,.wcContainer.wcLightgrayTheme input[type=button].wcButton:focus.wcButtonDanger,.wcContainer.wcLightgrayTheme input[type=submit].wcButton.wcButtonDanger,.wcContainer.wcLightgrayTheme input[type=submit].wcButton:active.wcButtonDanger,.wcContainer.wcLightgrayTheme input[type=submit].wcButton:focus.wcButtonDanger{color:#fff!important;background:#dc3545!important;border-color:#dc3545!important}.wcContainer.wcLightgrayTheme button.wcButton.wcButtonDanger:hover,.wcContainer.wcLightgrayTheme button.wcButton:active.wcButtonDanger:hover,.wcContainer.wcLightgrayTheme button.wcButton:focus.wcButtonDanger:hover,.wcContainer.wcLightgrayTheme input[type=button].wcButton.wcButtonDanger:hover,.wcContainer.wcLightgrayTheme input[type=button].wcButton:active.wcButtonDanger:hover,.wcContainer.wcLightgrayTheme input[type=button].wcButton:focus.wcButtonDanger:hover,.wcContainer.wcLightgrayTheme input[type=submit].wcButton.wcButtonDanger:hover,.wcContainer.wcLightgrayTheme input[type=submit].wcButton:active.wcButtonDanger:hover,.wcContainer.wcLightgrayTheme input[type=submit].wcButton:focus.wcButtonDanger:hover{background:red!important}.wcContainer.wcLightgrayTheme input[type=password].wcControl,.wcContainer.wcLightgrayTheme input[type=text].wcControl,.wcContainer.wcLightgrayTheme textarea.wcControl{height:40px;line-height:40px;-webkit-box-shadow:none;box-shadow:none;background-color:#fff;color:var(--wc-font-color);border-radius:15px;margin:0;outline:0 none;padding:4px 4px 4px 15px;border:none}.wcContainer.wcLightgrayTheme input[type=password]:focus.wcControl,.wcContainer.wcLightgrayTheme input[type=text]:focus.wcControl,.wcContainer.wcLightgrayTheme textarea:focus.wcControl{background-color:#fff;border:none}.wcContainer.wcLightgrayTheme ::-webkit-input-placeholder{color:#66696e;font-family:'Maven Pro',sans-serif}.wcContainer.wcLightgrayTheme ::-moz-placeholder{color:#66696e;font-family:'Maven Pro',sans-serif}.wcContainer.wcLightgrayTheme :-ms-input-placeholder{color:#66696e;font-family:'Maven Pro',sans-serif}.wcContainer.wcLightgrayTheme ::-ms-input-placeholder{color:#66696e;font-family:'Maven Pro',sans-serif}.wcContainer.wcLightgrayTheme ::placeholder{color:#66696e;font-family:'Maven Pro',sans-serif}.wcContainer.wcLightgrayTheme input[type=button].wcSubmit{border-radius:0 15px 15px 0!important}.wcContainer.wcLightgrayTheme progress,.wcContainer.wcLightgrayTheme progress[role][aria-valuenow]{background:#b8bcc4!important}.wcContainer.wcLightgrayTheme progress::-webkit-progress-bar{background:#b8bcc4}.wcContainer.wcLightgrayTheme progress{color:#00d5ff}.wcContainer.wcLightgrayTheme progress::-moz-progress-bar{background:#00d5ff}.wcContainer.wcLightgrayTheme progress::-webkit-progress-value{background:#00d5ff}.wcContainer.wcLightgrayTheme progress[aria-valuenow]:before{background:#00d5ff}@media screen and (-webkit-min-device-pixel-ratio:0){.wcContainer.wcLightgrayTheme * button,.wcContainer.wcLightgrayTheme * input,.wcContainer.wcLightgrayTheme * select,.wcContainer.wcLightgrayTheme * textarea{font-size:16px}}.wcContainer.wcLightgrayTheme .wcErrorBox{border-radius:5px;background-color:#ffe9e9;border:none}.wcContainer.wcLightgrayTheme .wcClassic{border:0;border-radius:10px;overflow:hidden;background:#f7f7f7}.wcContainer.wcLightgrayTheme .wcClassic .wcTitle{padding:10px 13px;font-size:150%;color:#151618;background:#e4e4e4!important;background:-webkit-gradient(linear,left top,left bottom,from(#e4e4e4),to(#d9d9d9))!important;background:linear-gradient(to bottom,#e4e4e4 0,#d9d9d9 100%)!important;filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e4e4', endColorstr='#d9d9d9', GradientType=0 )!important}.wcContainer.wcLightgrayTheme .wcClassic .wcAuthContainer,.wcContainer.wcLightgrayTheme .wcClassic .wcLoadingContainer{padding:0}.wcContainer.wcLightgrayTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabsContainer{background-color:#ededed}.wcContainer.wcLightgrayTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabsContainer .wcTabs .wcTab.wcCurrent{border-bottom:3px solid transparent;background:#f9fafb;border-radius:5px 5px 0 0}.wcContainer.wcLightgrayTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabsContainer .wcTabs .wcTab.wcCurrent:first-child{border-top-left-radius:0}.wcContainer.wcLightgrayTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabsContainer .wcTabs .wcTab .wcName{font-size:16px;padding-top:4px;padding-bottom:4px}.wcContainer.wcLightgrayTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcCustomizations{padding:0 2% 2% 2%;background-color:#f7f7f7}.wcContainer.wcLightgrayTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcGrid .wcGridChannelContainer .wcGridChannel{border-color:#e4e4e4;border-radius:5px 5px 0 0}.wcContainer.wcLightgrayTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcGrid .wcGridChannelContainer .wcGridChannel .wcHeader{background:#e4e4e4!important;background:-webkit-gradient(linear,left top,left bottom,from(#e4e4e4),to(#d9d9d9))!important;background:linear-gradient(to bottom,#e4e4e4 0,#d9d9d9 100%)!important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4e4e4', endColorstr='#d9d9d9', GradientType=0)!important;border-radius:5px 5px 0 0}.wcContainer.wcLightgrayTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcGrid .wcGridChannelContainer.wcFocused .wcGridChannel{border:1px solid rgba(0,213,255,.3);-webkit-box-shadow:0 0 7px rgba(0,213,255,.3);box-shadow:0 0 7px rgba(0,213,255,.3)}.wcContainer.wcLightgrayTheme .wcClassic.wcDesktop .wcBody.wcBrowserAreaRight .wcMessagesArea{padding-left:0;padding-right:0}.wcContainer.wcLightgrayTheme .wcClassic.wcDesktop .wcBody.wcBrowserAreaLeft .wcMessagesArea{padding-left:0;padding-right:0}.wcContainer.wcLightgrayTheme .wcClassic.wcDesktop .wcBody.wcBrowserAreaLeft .wcBrowserArea{padding-right:2%;padding-left:1%}.wcContainer.wcLightgrayTheme .wcClassic.wcDesktop .wcBody .wcBrowserArea{background-color:#ededed}.wcContainer.wcLightgrayTheme .wcMobile .wcContent,.wcContainer.wcLightgrayTheme .wcSidebar.wcMobile .wcContent{padding-left:0;padding-right:0}.wcContainer.wcLightgrayTheme .wcMobile .wcTabs,.wcContainer.wcLightgrayTheme .wcSidebar.wcMobile .wcTabs{background-color:#ededed}.wcContainer.wcLightgrayTheme .wcMobile .wcTabs .wcTab,.wcContainer.wcLightgrayTheme .wcSidebar.wcMobile .wcTabs .wcTab{padding-bottom:6px;padding-top:6px;border-bottom:0}.wcContainer.wcLightgrayTheme .wcMobile .wcTabs .wcTab .wcName,.wcContainer.wcLightgrayTheme .wcSidebar.wcMobile .wcTabs .wcTab .wcName{font-size:16px}.wcContainer.wcLightgrayTheme .wcMobile .wcTabs .wcTab.wcCurrent,.wcContainer.wcLightgrayTheme .wcSidebar.wcMobile .wcTabs .wcTab.wcCurrent{border-bottom:0;background-color:#f9fafb;border-radius:5px 5px 0 0}.wcContainer.wcLightgrayTheme .wcMobile .wcTabs .wcTab .wcRedCounter,.wcContainer.wcLightgrayTheme .wcSidebar.wcMobile .wcTabs .wcTab .wcRedCounter{width:22px;height:22px;font-size:1em}.wcContainer.wcLightgrayTheme .wcMobile .wcTabs .wcTabContent .wcChannel,.wcContainer.wcLightgrayTheme .wcSidebar.wcMobile .wcTabs .wcTabContent .wcChannel{padding-left:1%;padding-right:1%}.wcContainer.wcLightgrayTheme .wcMobile .wcTabContent .wcChannel .wcChannelIntro,.wcContainer.wcLightgrayTheme .wcSidebar.wcMobile .wcTabContent .wcChannel .wcChannelIntro{background-color:transparent;margin-top:0;margin-bottom:1%;padding:0 0 2% 0}.wcContainer.wcLightgrayTheme .wcMobile .wcTabContent .wcChannelEntry,.wcContainer.wcLightgrayTheme .wcSidebar.wcMobile .wcTabContent .wcChannelEntry{padding:5px 10px 5px 10px}.wcContainer.wcLightgrayTheme .wcMobile .wcTabContent .wcChannelEntry:active,.wcContainer.wcLightgrayTheme .wcMobile .wcTabContent .wcChannelEntry:focus,.wcContainer.wcLightgrayTheme .wcMobile .wcTabContent .wcChannelEntry:hover,.wcContainer.wcLightgrayTheme .wcSidebar.wcMobile .wcTabContent .wcChannelEntry:active,.wcContainer.wcLightgrayTheme .wcSidebar.wcMobile .wcTabContent .wcChannelEntry:focus,.wcContainer.wcLightgrayTheme .wcSidebar.wcMobile .wcTabContent .wcChannelEntry:hover{background-color:rgba(9,193,121,.1)}.wcContainer.wcLightgrayTheme .wcMobile .wcTabContent .wcBrowser,.wcContainer.wcLightgrayTheme .wcSidebar.wcMobile .wcTabContent .wcBrowser{padding-top:0;background-color:#f7f7f7}.wcContainer.wcLightgrayTheme .wcMobile .wcTabContent .wcBrowser .wcChannels .wcChannelTrigger:hover,.wcContainer.wcLightgrayTheme .wcSidebar.wcMobile .wcTabContent .wcBrowser .wcChannels .wcChannelTrigger:hover{background-color:rgba(9,193,121,.1)}.wcContainer.wcLightgrayTheme .wcMobile .wcTabContent .wcRecentChats .wcHeader,.wcContainer.wcLightgrayTheme .wcSidebar.wcMobile .wcTabContent .wcRecentChats .wcHeader{font-size:1.1em;color:#444;padding-left:10px}.wcContainer.wcLightgrayTheme .wcMobile .wcTabContent .wcRecentChats .wcRecent,.wcContainer.wcLightgrayTheme .wcSidebar.wcMobile .wcTabContent .wcRecentChats .wcRecent{padding:5px 10px 5px 10px}.wcContainer.wcLightgrayTheme .wcMobile .wcTabContent .wcRecentChats .wcRecent .wcRight .wcHead,.wcContainer.wcLightgrayTheme .wcSidebar.wcMobile .wcTabContent .wcRecentChats .wcRecent .wcRight .wcHead{margin-bottom:0}.wcContainer.wcLightgrayTheme .wcMobile .wcTabContent .wcCustomizations,.wcContainer.wcLightgrayTheme .wcSidebar.wcMobile .wcTabContent .wcCustomizations{padding-left:2%;padding-right:2%}.wcContainer.wcLightgrayTheme .wcSidebar .wcColumn>*{border-color:#e4e4e4}.wcContainer.wcLightgrayTheme .wcSidebar .wcColumn.wcFocused>:first-child{border-top:none}.wcContainer.wcLightgrayTheme .wcSidebar .wcColumn.wcFocused>:first-child>span{font-weight:700}.wcContainer.wcLightgrayTheme .wcSidebar .wcColumn .wcHeader{height:2.6em;background:#e4e4e4!important;background:-webkit-gradient(linear,left top,left bottom,from(#e4e4e4),to(#d9d9d9))!important;background:linear-gradient(to bottom,#e4e4e4 0,#d9d9d9 100%)!important;filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e4e4', endColorstr='#d9d9d9', GradientType=0 )!important;border-radius:5px 5px 0 0}.wcContainer.wcLightgrayTheme .wcSidebar .wcColumn .wcContent{background-color:#f7f7f7}.wcContainer.wcLightgrayTheme .wcSidebar .wcColumn .wcContent.wcBrowserContent .wcCustomizations{background-color:#ededed}.wcContainer.wcLightgrayTheme .wcSidebar .wcColumn .wcContent .wcChannel .wcChannelIntro{background-color:transparent}.wcContainer.wcLightgrayTheme .wcSidebar .wcColumn .wcRecentTrigger span{top:10px}.wcContainer.wcLightgrayTheme .wcCustomizations a,.wcContainer.wcLightgrayTheme .wcCustomizations a:hover{color:#151618;outline:0}.wcContainer.wcLightgrayTheme .wcCounter{font-size:10px}.wcContainer.wcLightgrayTheme .wcBrowser{background-color:#ededed;color:#151618}.wcContainer.wcLightgrayTheme .wcBrowser .wcChannels .wcLabel{font-weight:700}.wcContainer.wcLightgrayTheme .wcBrowser .wcChannels .wcChannelTrigger{color:#151618}.wcContainer.wcLightgrayTheme .wcBrowser .wcChannels .wcChannelTrigger.wcUnLockedChannel .wcDetails .wcName{background-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/themes/lightgray/gfx/lock-semi.svg)}.wcContainer.wcLightgrayTheme .wcBrowser .wcChannels .wcChannelTrigger.wcLockedChannel .wcDetails .wcName{background-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/themes/lightgray/gfx/lock-full.svg)}.wcContainer.wcLightgrayTheme .wcBrowser .wcChannels .wcChannelTrigger:hover{background-color:rgba(9,193,121,.15);border-radius:5px}.wcContainer.wcLightgrayTheme .wcBrowser .wcChannels .wcLabel{font-size:1.1em;color:#444}.wcContainer.wcLightgrayTheme .wcBrowser .wcCounter{font-size:10px}.wcContainer.wcLightgrayTheme .wcBrowser .wcFooter{border-top:none;padding:5px 5px 5px 10px}.wcContainer.wcLightgrayTheme .wcBrowser .wcFooter .wcSearch{background-color:#fff;border-radius:15px;background-position:10px center}.wcContainer.wcLightgrayTheme .wcBrowser .wcFooter .wcSearch input{height:40px;margin-left:30px}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelIntro{border:none;border-bottom:1px solid #ededed;padding:10px;margin-top:0;background-color:#f9fafb}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelIntro .wcAvatar{border-radius:5px;max-height:60px}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelData .wcMessages{color:#111;background:#f7f7f7;margin-bottom:2%}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelData .wcMessages .wcMessage{padding-left:2%;padding-right:2%}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelData .wcMessages .wcMessage a{color:#00d5ff;text-decoration:none}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelData .wcMessages .wcMessage a:hover{text-decoration:underline}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcUser{line-height:22px;color:#151618;text-decoration:none}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcTime,.wcContainer.wcLightgrayTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcTime *{color:#8a8e95;line-height:22px}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcContent{background-color:#fff;border-radius:0 10px 10px 10px;-webkit-box-shadow:2px 2px 2px rgba(60,60,60,.03);box-shadow:2px 2px 2px rgba(60,60,60,.03)}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcContent .wcActionsButton{border-radius:5px}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcQuote{border-left-color:#45e3ff;background-color:#f8f8f8;border-radius:0 10px 0 0}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;min-width:auto}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcInternalContent{display:inline}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent.wcEditing .wcInternalContent,.wcContainer.wcLightgrayTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent.wcEditing .wcTime{display:none}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent>.wcTime{margin-left:10px;float:right}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelData .wcMessages .wcMessage.wcCurrentUser .wcContent{background-color:#ececec;-webkit-box-shadow:2px 2px 2px rgba(60,60,60,.13);box-shadow:2px 2px 2px rgba(60,60,60,.13)}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelData .wcMessages .wcMessage.wcCurrentUser .wcRowBody .wcContent .wcQuote{background-color:#e6e6e6}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelData .wcMessages .wcMessage.wcCurrentUser .wcRowHead .wcUser{color:#444}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelData .wcMessages .wcMessage.wcBatch .wcRowHead{display:none}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelData .wcMessages .wcMessage.wcBatch .wcRowBody>.wcAvatar{visibility:hidden}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelData .wcMessages .wcMessage.wcBatch .wcRowBody .wcContent{border-radius:10px}.wcContainer.wcLightgrayTheme .wcChannel .wcCounter{padding:0 2% 1% 2%}.wcContainer.wcLightgrayTheme .wcChannel.wcChannelSizeXXs .wcChannelInput .wcInputs .wcInputButtons button.wcSubmit{background:#00bdde url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/send.svg) no-repeat center center!important;background-size:25px 25px!important}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelInput{background-color:#f7f7f7;padding:0 2% 2% 2%}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelInput .wcCurrentUserName{padding-bottom:7px;font-weight:700;color:#444}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelInput .wcReplyTo{background-color:#e6e6e6}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton{border-radius:0;border:none;-webkit-box-shadow:none;box-shadow:none;height:40px;background:#fff;display:inline-block;outline:0;-webkit-transition:all 250ms cubic-bezier(.62,.155,.47,.86);transition:all 250ms cubic-bezier(.62,.155,.47,.86)}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton:hover,.wcContainer.wcLightgrayTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton:hover>*{cursor:pointer}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton.wcImageAttachment{background:#fff url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/themes/lightgray/gfx/camera.svg) center center no-repeat}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton.wcFileAttachment{background:#fff url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/themes/lightgray/gfx/attach.svg) center center no-repeat;cursor:pointer}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton.wcEmoticon{background:#fff url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/themes/lightgray/gfx/emoticon.svg) center center no-repeat}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton.wcSoundAttachmentStart{background:#fff url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/mic.svg) center center no-repeat}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton.wcSoundAttachmentStop{background:#fff url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/stop-button.svg) center center no-repeat}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton:active,.wcContainer.wcLightgrayTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton:focus,.wcContainer.wcLightgrayTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton:hover{background-color:rgba(9,193,121,.15);border:none}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButtonSupplementary{background-color:#fff;height:40px}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelInput .wcInputs div.wcInput{border-radius:15px 0 0 15px;min-height:40px;-webkit-box-shadow:none;box-shadow:none;background-color:#fff;color:#111;margin:0;outline:0 none;padding:7px 5px 7px 15px;border:none}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelInput .wcInputs div.wcInput:focus{background-color:#fff;border:none}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelInput .wcInputs .wcSubmit{border-radius:0 15px 15px 0!important}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelInput .wcAttachments .wcAttachment .wcDelete{border-color:#b8bcc4}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelInput .wcAttachments .wcAttachment .wcDelete:hover{background-color:#e3e3e3}.wcContainer.wcLightgrayTheme .wcRecentTrigger:hover{background-color:rgba(9,193,121,.15)}.wcContainer.wcLightgrayTheme .wcRecentTrigger span{font-size:11px;font-weight:700}.wcContainer.wcColddarkTheme{--wc-font-color:#cad6e2;--wc-form-font-color:#1a212b;--wc-link-color:#24b4ff;--wc-bg-color:#26323e}.wcContainer.wcColddarkTheme,.wcContainer.wcColddarkTheme *{font-family:'Maven Pro',sans-serif;font-size:13px;line-height:22px;color:var(--wc-font-color)}.wcContainer.wcColddarkTheme a{color:var(--wc-link-color);-webkit-box-shadow:none;box-shadow:none}.wcContainer.wcColddarkTheme .wcIcon{background-color:#465767}.wcContainer.wcColddarkTheme button.wcButton,.wcContainer.wcColddarkTheme button.wcButton:active,.wcContainer.wcColddarkTheme button.wcButton:focus,.wcContainer.wcColddarkTheme input[type=button].wcButton,.wcContainer.wcColddarkTheme input[type=button].wcButton:active,.wcContainer.wcColddarkTheme input[type=button].wcButton:focus,.wcContainer.wcColddarkTheme input[type=submit].wcButton,.wcContainer.wcColddarkTheme input[type=submit].wcButton:active,.wcContainer.wcColddarkTheme input[type=submit].wcButton:focus{border-radius:15px!important;background-image:none;background-repeat:no-repeat;border:0!important;color:#fff!important;padding:5px 20px!important;-webkit-box-shadow:none;box-shadow:none;font-weight:400!important;line-height:20px!important;height:40px;outline:0;min-height:40px!important;background:#24b4ff!important;background:-webkit-gradient(linear,left top,left bottom,from(#24b4ff),to(#0095e2))!important;background:linear-gradient(to bottom,#24b4ff 0,#0095e2 100%)!important;filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#24b4ff', endColorstr='#0095e2', GradientType=0 )!important;text-transform:none!important;-webkit-transition:all 250ms cubic-bezier(.62,.155,.47,.86);transition:all 250ms cubic-bezier(.62,.155,.47,.86)}.wcContainer.wcColddarkTheme button.wcButton:active:hover,.wcContainer.wcColddarkTheme button.wcButton:focus:hover,.wcContainer.wcColddarkTheme button.wcButton:hover,.wcContainer.wcColddarkTheme input[type=button].wcButton:active:hover,.wcContainer.wcColddarkTheme input[type=button].wcButton:focus:hover,.wcContainer.wcColddarkTheme input[type=button].wcButton:hover,.wcContainer.wcColddarkTheme input[type=submit].wcButton:active:hover,.wcContainer.wcColddarkTheme input[type=submit].wcButton:focus:hover,.wcContainer.wcColddarkTheme input[type=submit].wcButton:hover{background:#57d6ff!important;background:-webkit-gradient(linear,left top,left bottom,from(#57d6ff),to(#24b4ff))!important;background:linear-gradient(to bottom,#57d6ff 0,#24b4ff 100%)!important;filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#57d6ff', endColorstr='#24b4ff', GradientType=0 )!important;-webkit-box-shadow:none!important;box-shadow:none!important;font-weight:400!important}.wcContainer.wcColddarkTheme button.wcButton.wcButtonDanger,.wcContainer.wcColddarkTheme button.wcButton:active.wcButtonDanger,.wcContainer.wcColddarkTheme button.wcButton:focus.wcButtonDanger,.wcContainer.wcColddarkTheme input[type=button].wcButton.wcButtonDanger,.wcContainer.wcColddarkTheme input[type=button].wcButton:active.wcButtonDanger,.wcContainer.wcColddarkTheme input[type=button].wcButton:focus.wcButtonDanger,.wcContainer.wcColddarkTheme input[type=submit].wcButton.wcButtonDanger,.wcContainer.wcColddarkTheme input[type=submit].wcButton:active.wcButtonDanger,.wcContainer.wcColddarkTheme input[type=submit].wcButton:focus.wcButtonDanger{color:#fff!important;background:#dc3545!important;border-color:#dc3545!important}.wcContainer.wcColddarkTheme button.wcButton.wcButtonDanger:hover,.wcContainer.wcColddarkTheme button.wcButton:active.wcButtonDanger:hover,.wcContainer.wcColddarkTheme button.wcButton:focus.wcButtonDanger:hover,.wcContainer.wcColddarkTheme input[type=button].wcButton.wcButtonDanger:hover,.wcContainer.wcColddarkTheme input[type=button].wcButton:active.wcButtonDanger:hover,.wcContainer.wcColddarkTheme input[type=button].wcButton:focus.wcButtonDanger:hover,.wcContainer.wcColddarkTheme input[type=submit].wcButton.wcButtonDanger:hover,.wcContainer.wcColddarkTheme input[type=submit].wcButton:active.wcButtonDanger:hover,.wcContainer.wcColddarkTheme input[type=submit].wcButton:focus.wcButtonDanger:hover{background:red!important}.wcContainer.wcColddarkTheme input[type=password].wcControl,.wcContainer.wcColddarkTheme input[type=text].wcControl,.wcContainer.wcColddarkTheme textarea.wcControl{height:40px;font-size:1em;line-height:40px;-webkit-box-shadow:none;box-shadow:none;background-color:#ecf3fb;border-radius:15px;margin:0;outline:0 none;padding:4px;padding-left:15px;border:1px solid transparent;color:#1a212b}.wcContainer.wcColddarkTheme input[type=password]:focus.wcControl,.wcContainer.wcColddarkTheme input[type=text]:focus.wcControl,.wcContainer.wcColddarkTheme textarea:focus.wcControl{background-color:#fff;border:1px solid transparent}.wcContainer.wcColddarkTheme ::-webkit-input-placeholder{color:#465767;font-family:'Maven Pro',sans-serif}.wcContainer.wcColddarkTheme ::-moz-placeholder{color:#465767;font-family:'Maven Pro',sans-serif}.wcContainer.wcColddarkTheme :-ms-input-placeholder{color:#465767;font-family:'Maven Pro',sans-serif}.wcContainer.wcColddarkTheme ::-ms-input-placeholder{color:#465767;font-family:'Maven Pro',sans-serif}.wcContainer.wcColddarkTheme ::placeholder{color:#465767;font-family:'Maven Pro',sans-serif}.wcContainer.wcColddarkTheme progress,.wcContainer.wcColddarkTheme progress[role][aria-valuenow]{background:#5c6d7f!important}.wcContainer.wcColddarkTheme progress::-webkit-progress-bar{background:#5c6d7f}.wcContainer.wcColddarkTheme progress{color:#24b4ff}.wcContainer.wcColddarkTheme progress::-moz-progress-bar{background:#24b4ff}.wcContainer.wcColddarkTheme progress::-webkit-progress-value{background:#24b4ff}.wcContainer.wcColddarkTheme progress[aria-valuenow]:before{background:#24b4ff}@media screen and (-webkit-min-device-pixel-ratio:0){.wcContainer.wcColddarkTheme * button,.wcContainer.wcColddarkTheme * input,.wcContainer.wcColddarkTheme * select,.wcContainer.wcColddarkTheme * textarea{font-size:16px}}.wcContainer.wcColddarkTheme .wcErrorBox{color:#26323e;background-color:#ffe9e9;border-radius:5px;border:none}.wcContainer.wcColddarkTheme .wcClassic{border:0;padding-top:0;color:#cad6e2;border-radius:10px;overflow:hidden;background:var(--wc-bg-color)}.wcContainer.wcColddarkTheme .wcClassic .wcTitle{padding:10px 13px;font-size:150%;color:#8d9eb0;background-color:#1a212b;border-radius:10px 10px 0 0}.wcContainer.wcColddarkTheme .wcClassic .wcAuthContainer,.wcContainer.wcColddarkTheme .wcClassic .wcLoadingContainer{padding:0}.wcContainer.wcColddarkTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabsContainer{background-color:#1a212b;color:#a6a6a6}.wcContainer.wcColddarkTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabsContainer .wcTabs .wcTab.wcCurrent{border-bottom:3px solid transparent;background:#26323e;border-radius:5px 5px 0 0}.wcContainer.wcColddarkTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabsContainer .wcTabs .wcTab.wcCurrent:first-child{border-top-left-radius:0}.wcContainer.wcColddarkTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabsContainer .wcTabs .wcTab .wcName{color:#a6a6a6;font-size:16px;padding-top:4px;padding-bottom:4px}.wcContainer.wcColddarkTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabsContainer .wcTabs .wcTab .wcName:hover{color:#cad6e2}.wcContainer.wcColddarkTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabsContainer .wcTabs .wcTab .wcChannelClose:hover{background-color:#26323e}.wcContainer.wcColddarkTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabsContainer .wcTabsNav .wcLeft{background-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/themes/colddark/gfx/arrow-left.svg)}.wcContainer.wcColddarkTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabsContainer .wcTabsNav .wcRight{background-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/themes/colddark/gfx/arrow-right.svg)}.wcContainer.wcColddarkTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcCustomizations{padding:0 2% 2% 2%;background-color:#26323e}.wcContainer.wcColddarkTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcGrid .wcGridChannelContainer .wcGridChannel{border-color:#1a212b;border-radius:10px 10px 0 0}.wcContainer.wcColddarkTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcGrid .wcGridChannelContainer .wcGridChannel .wcHeader{background-color:#1a212b;border-top:none;border-radius:10px 10px 0 0;line-height:1.8;font-size:1em}.wcContainer.wcColddarkTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcGrid .wcGridChannelContainer .wcGridChannel .wcHeader .wcChannelClose:hover{background-color:#1572a1}.wcContainer.wcColddarkTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcGrid .wcGridChannelContainer.wcFocused .wcGridChannel{border:1px solid rgba(36,180,255,.3);-webkit-box-shadow:0 0 7px rgba(36,180,255,.3);box-shadow:0 0 7px rgba(36,180,255,.3)}.wcContainer.wcColddarkTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcGrid .wcGridChannelContainer.wcFocused .wcGridChannel .wcChannel .wcInput{border:1px solid rgba(36,180,255,.7)}.wcContainer.wcColddarkTheme .wcClassic.wcDesktop .wcBody.wcBrowserAreaRight .wcMessagesArea{padding-left:0;padding-right:0}.wcContainer.wcColddarkTheme .wcClassic.wcDesktop .wcBody.wcBrowserAreaLeft .wcMessagesArea{padding-left:0;padding-right:0}.wcContainer.wcColddarkTheme .wcClassic.wcDesktop .wcBody.wcBrowserAreaLeft .wcBrowserArea{padding-right:2%;padding-left:1%}.wcContainer.wcColddarkTheme .wcClassic.wcDesktop .wcBody .wcBrowserArea{background-color:#1a212b}.wcContainer.wcColddarkTheme .wcMobile .wcContent,.wcContainer.wcColddarkTheme .wcSidebar.wcMobile .wcContent{padding-left:0;padding-right:0}.wcContainer.wcColddarkTheme .wcMobile .wcTabs,.wcContainer.wcColddarkTheme .wcSidebar.wcMobile .wcTabs{background-color:#1a212b;color:#a6a6a6;border:none}.wcContainer.wcColddarkTheme .wcMobile .wcTabs .wcTab,.wcContainer.wcColddarkTheme .wcSidebar.wcMobile .wcTabs .wcTab{padding-bottom:6px;padding-top:6px;border-bottom:0}.wcContainer.wcColddarkTheme .wcMobile .wcTabs .wcTab .wcName,.wcContainer.wcColddarkTheme .wcSidebar.wcMobile .wcTabs .wcTab .wcName{font-size:16px}.wcContainer.wcColddarkTheme .wcMobile .wcTabs .wcTab.wcCurrent,.wcContainer.wcColddarkTheme .wcSidebar.wcMobile .wcTabs .wcTab.wcCurrent{border-bottom:0;background-color:#26323e;border-radius:5px 5px 0 0}.wcContainer.wcColddarkTheme .wcMobile .wcTabs .wcTab .wcRedCounter,.wcContainer.wcColddarkTheme .wcSidebar.wcMobile .wcTabs .wcTab .wcRedCounter{width:22px;height:22px;font-size:1em}.wcContainer.wcColddarkTheme .wcMobile .wcTabs .wcTabContent .wcChannel,.wcContainer.wcColddarkTheme .wcSidebar.wcMobile .wcTabs .wcTabContent .wcChannel{padding-left:1%;padding-right:1%}.wcContainer.wcColddarkTheme .wcMobile .wcTabs .wcTabCustomize,.wcContainer.wcColddarkTheme .wcSidebar.wcMobile .wcTabs .wcTabCustomize{background-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/themes/colddark/gfx/custom.svg);background-size:50%}.wcContainer.wcColddarkTheme .wcMobile .wcTabContent .wcChannel .wcChannelIntro,.wcContainer.wcColddarkTheme .wcSidebar.wcMobile .wcTabContent .wcChannel .wcChannelIntro{background-color:transparent;margin-top:0;margin-bottom:1%;padding:0 0 2% 0}.wcContainer.wcColddarkTheme .wcMobile .wcTabContent .wcChannelEntry,.wcContainer.wcColddarkTheme .wcSidebar.wcMobile .wcTabContent .wcChannelEntry{padding:5px 10px 5px 10px}.wcContainer.wcColddarkTheme .wcMobile .wcTabContent .wcChannelEntry:active,.wcContainer.wcColddarkTheme .wcMobile .wcTabContent .wcChannelEntry:focus,.wcContainer.wcColddarkTheme .wcMobile .wcTabContent .wcChannelEntry:hover,.wcContainer.wcColddarkTheme .wcSidebar.wcMobile .wcTabContent .wcChannelEntry:active,.wcContainer.wcColddarkTheme .wcSidebar.wcMobile .wcTabContent .wcChannelEntry:focus,.wcContainer.wcColddarkTheme .wcSidebar.wcMobile .wcTabContent .wcChannelEntry:hover{background-color:rgba(9,193,121,.1)}.wcContainer.wcColddarkTheme .wcMobile .wcTabContent .wcChannelEntry a.wcChannelClose:hover,.wcContainer.wcColddarkTheme .wcSidebar.wcMobile .wcTabContent .wcChannelEntry a.wcChannelClose:hover{background-color:rgba(9,193,121,.15)}.wcContainer.wcColddarkTheme .wcMobile .wcTabContent .wcBrowser,.wcContainer.wcColddarkTheme .wcSidebar.wcMobile .wcTabContent .wcBrowser{padding-top:0;background-color:#26323e}.wcContainer.wcColddarkTheme .wcMobile .wcTabContent .wcBrowser .wcChannels .wcChannelTrigger:hover,.wcContainer.wcColddarkTheme .wcSidebar.wcMobile .wcTabContent .wcBrowser .wcChannels .wcChannelTrigger:hover{background-color:rgba(9,193,121,.1)}.wcContainer.wcColddarkTheme .wcMobile .wcTabContent .wcRecentChats .wcHeader,.wcContainer.wcColddarkTheme .wcSidebar.wcMobile .wcTabContent .wcRecentChats .wcHeader{font-size:1.1em;color:#fff;padding-left:10px}.wcContainer.wcColddarkTheme .wcMobile .wcTabContent .wcRecentChats .wcNoRecent,.wcContainer.wcColddarkTheme .wcSidebar.wcMobile .wcTabContent .wcRecentChats .wcNoRecent{padding-left:10px}.wcContainer.wcColddarkTheme .wcMobile .wcTabContent .wcRecentChats .wcRecent,.wcContainer.wcColddarkTheme .wcSidebar.wcMobile .wcTabContent .wcRecentChats .wcRecent{padding:5px 10px 5px 10px}.wcContainer.wcColddarkTheme .wcMobile .wcTabContent .wcRecentChats .wcRecent .wcRight .wcHead,.wcContainer.wcColddarkTheme .wcSidebar.wcMobile .wcTabContent .wcRecentChats .wcRecent .wcRight .wcHead{margin-bottom:0}.wcContainer.wcColddarkTheme .wcMobile .wcTabContent .wcRecentChats .wcRecent:hover,.wcContainer.wcColddarkTheme .wcSidebar.wcMobile .wcTabContent .wcRecentChats .wcRecent:hover{background-color:#364553}.wcContainer.wcColddarkTheme .wcMobile .wcTabContent .wcRecentChats .wcRecent.wcUnread,.wcContainer.wcColddarkTheme .wcSidebar.wcMobile .wcTabContent .wcRecentChats .wcRecent.wcUnread{background-color:rgba(0,193,121,.05)}.wcContainer.wcColddarkTheme .wcMobile .wcTabContent .wcRecentChats .wcRecent.wcUnread:hover,.wcContainer.wcColddarkTheme .wcSidebar.wcMobile .wcTabContent .wcRecentChats .wcRecent.wcUnread:hover{background-color:rgba(0,193,121,.1)}.wcContainer.wcColddarkTheme .wcMobile .wcTabContent .wcRecentChats .wcRecent .wcRight .wcHead,.wcContainer.wcColddarkTheme .wcSidebar.wcMobile .wcTabContent .wcRecentChats .wcRecent .wcRight .wcHead{margin-bottom:0}.wcContainer.wcColddarkTheme .wcMobile .wcTabContent .wcCustomizations,.wcContainer.wcColddarkTheme .wcSidebar.wcMobile .wcTabContent .wcCustomizations{padding-left:2%;padding-right:2%}.wcContainer.wcColddarkTheme .wcMobile.wcSizeXXs .wcTabs.wcTabsCompact .wcTab{padding:10px}.wcContainer.wcColddarkTheme .wcMobile.wcSizeXXs .wcTabs.wcTabsCompact .wcTab.wcCurrent{border-bottom:0;background-color:#26323e;border-radius:5px 5px 0 0}.wcContainer.wcColddarkTheme .wcSidebar .wcColumn>*{border-color:#1a212b}.wcContainer.wcColddarkTheme .wcSidebar .wcColumn.wcFocused>:first-child{border-top:none}.wcContainer.wcColddarkTheme .wcSidebar .wcColumn.wcFocused>:first-child>span{font-weight:700}.wcContainer.wcColddarkTheme .wcSidebar .wcColumn .wcHeader{height:2.6em;background-color:#1a212b;border-top:none;border-radius:10px 10px 0 0;line-height:1.8;font-size:1em}.wcContainer.wcColddarkTheme .wcSidebar .wcColumn .wcContent{background-color:#26323e}.wcContainer.wcColddarkTheme .wcSidebar .wcColumn .wcContent.wcBrowserContent .wcCustomizations{background-color:#1a212b;padding-bottom:10px!important}.wcContainer.wcColddarkTheme .wcSidebar .wcColumn .wcRecentTrigger span{top:12px}.wcContainer.wcColddarkTheme .wcBrowser{background-color:#1a212b;color:#151618}.wcContainer.wcColddarkTheme .wcBrowser .wcChannels .wcLabel{font-weight:700}.wcContainer.wcColddarkTheme .wcBrowser .wcChannels .wcChannelTrigger{color:#151618}.wcContainer.wcColddarkTheme .wcBrowser .wcChannels .wcChannelTrigger.wcUnLockedChannel .wcDetails .wcName{background-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/themes/lightgray/gfx/lock-semi.svg)}.wcContainer.wcColddarkTheme .wcBrowser .wcChannels .wcChannelTrigger.wcLockedChannel .wcDetails .wcName{background-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/themes/lightgray/gfx/lock-full.svg)}.wcContainer.wcColddarkTheme .wcBrowser .wcChannels .wcChannelTrigger:hover{background-color:rgba(9,193,121,.15);border-radius:5px}.wcContainer.wcColddarkTheme .wcBrowser .wcChannels .wcLabel{font-size:1.1em;color:#8d9eb0}.wcContainer.wcColddarkTheme .wcBrowser .wcCounter{border:0}.wcContainer.wcColddarkTheme .wcBrowser .wcFooter{border-top:none;padding:5px 5px 5px 10px}.wcContainer.wcColddarkTheme .wcBrowser .wcFooter .wcSearch{background-color:#fff;border-radius:15px;background-position:10px center}.wcContainer.wcColddarkTheme .wcBrowser .wcFooter .wcSearch input{height:40px;margin-left:30px}.wcContainer.wcColddarkTheme .wcBrowser.wcBrowserRecent .wcRecentChats .wcRecent.wcRead:hover{background-color:rgba(9,193,121,.09);border-radius:5px}.wcContainer.wcColddarkTheme .wcCounter{font-size:10px}.wcContainer.wcColddarkTheme .wcChannel .wcChannelIntro{border:none;border-bottom:1px solid #465767;padding:10px;margin-top:0;background-color:transparent}.wcContainer.wcColddarkTheme .wcChannel .wcChannelIntro .wcAvatar{border-radius:5px;max-height:60px}.wcContainer.wcColddarkTheme .wcChannel .wcChannelData .wcMessages{color:#111;background:#26323e;margin-bottom:2%}.wcContainer.wcColddarkTheme .wcChannel .wcChannelData .wcMessages .wcMessage{padding-left:2%;padding-right:2%}.wcContainer.wcColddarkTheme .wcChannel .wcChannelData .wcMessages .wcMessage a{color:#24b4ff;text-decoration:none}.wcContainer.wcColddarkTheme .wcChannel .wcChannelData .wcMessages .wcMessage a:hover{text-decoration:underline}.wcContainer.wcColddarkTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcUser{line-height:22px;color:#cad6e2;text-decoration:none}.wcContainer.wcColddarkTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcTime,.wcContainer.wcColddarkTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcTime *{color:#8d9eb0;line-height:22px}.wcContainer.wcColddarkTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcContent{background-color:#465767;border-radius:0 10px 10px 10px;-webkit-box-shadow:2px 2px 2px rgba(60,60,60,.03);box-shadow:2px 2px 2px rgba(60,60,60,.03)}.wcContainer.wcColddarkTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcContent .wcActionsButton{background:#26323e url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/themes/colddark/gfx/3dots.svg) center center no-repeat;background-size:14px;border-radius:5px;border:none}.wcContainer.wcColddarkTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcContent .wcActionsButton:hover{border:none;background-color:#2a3743}.wcContainer.wcColddarkTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcQuote{border-left-color:#24b4ff;background-color:#40505f;border-radius:0 10px 0 0}.wcContainer.wcColddarkTheme .wcChannel .wcChannelData .wcMessages .wcMessage.wcCurrentUser .wcContent{background-color:#5c6d7f}.wcContainer.wcColddarkTheme .wcChannel .wcChannelData .wcMessages .wcMessage.wcCurrentUser .wcContent .wcActionsButton{background-color:#7c8d9f}.wcContainer.wcColddarkTheme .wcChannel .wcChannelData .wcMessages .wcMessage.wcCurrentUser .wcRowBody .wcContent .wcQuote{background-color:#576778}.wcContainer.wcColddarkTheme .wcChannel .wcChannelData .wcMessages .wcMessage.wcCurrentUser .wcRowHead .wcUser{color:#cad6e2}.wcContainer.wcColddarkTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;min-width:auto}.wcContainer.wcColddarkTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcInternalContent{display:inline}.wcContainer.wcColddarkTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent.wcEditing .wcInternalContent,.wcContainer.wcColddarkTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent.wcEditing .wcTime{display:none}.wcContainer.wcColddarkTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent>.wcTime{margin-left:10px;float:right}.wcContainer.wcColddarkTheme .wcChannel .wcChannelData .wcMessages .wcMessage.wcBatch .wcRowHead{display:none}.wcContainer.wcColddarkTheme .wcChannel .wcChannelData .wcMessages .wcMessage.wcBatch .wcRowBody>.wcAvatar{visibility:hidden}.wcContainer.wcColddarkTheme .wcChannel .wcChannelData .wcMessages .wcMessage.wcBatch .wcRowBody .wcContent{border-radius:10px}.wcContainer.wcColddarkTheme .wcChannel .wcCounter{padding:0 2% 1% 2%}.wcContainer.wcColddarkTheme .wcChannel.wcChannelSizeXXs .wcChannelInput .wcInputs .wcInputButtons button.wcSubmit{background:#0095e2 url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/send.svg) no-repeat center center!important;background-size:25px 25px!important}.wcContainer.wcColddarkTheme .wcChannel .wcChannelInput{background-color:#26323e;padding:0 2% 2% 2%}.wcContainer.wcColddarkTheme .wcChannel .wcChannelInput .wcCurrentUserName{padding-bottom:7px;font-weight:700}.wcContainer.wcColddarkTheme .wcChannel .wcChannelInput .wcReadOnlyDirectChannel{border-radius:5px;background-color:#ffe9e9;margin-top:20px;margin-bottom:20px;padding:10px}.wcContainer.wcColddarkTheme .wcChannel .wcChannelInput .wcReplyTo{background-color:#576778;border-radius:0 15px 15px 15px}.wcContainer.wcColddarkTheme .wcChannel .wcChannelInput .wcReplyTo .wcDeleteButton{background-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/themes/colddark/gfx/x.svg)}.wcContainer.wcColddarkTheme .wcChannel .wcChannelInput .wcReplyTo .wcDeleteButton:hover{background-color:rgba(9,193,121,.09)}.wcContainer.wcColddarkTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons{margin-bottom:4px}.wcContainer.wcColddarkTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton{border-radius:15px;border:none;-webkit-box-shadow:none;box-shadow:none;height:40px;background:0 0;display:inline-block;outline:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70);-moz-opacity:.7;-khtml-opacity:.7;opacity:.7;-webkit-transition:all 250ms cubic-bezier(.62,.155,.47,.86);transition:all 250ms cubic-bezier(.62,.155,.47,.86)}.wcContainer.wcColddarkTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton:hover,.wcContainer.wcColddarkTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton:hover>*{cursor:pointer}.wcContainer.wcColddarkTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton.wcImageAttachment{background:transparent url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/themes/colddark/gfx/camera.svg) center center no-repeat}.wcContainer.wcColddarkTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton.wcFileAttachment{background:transparent url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/themes/colddark/gfx/attach.svg) center center no-repeat;cursor:pointer}.wcContainer.wcColddarkTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton.wcEmoticon{background:transparent url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/themes/colddark/gfx/emoticon.svg) center center no-repeat}.wcContainer.wcColddarkTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton.wcSoundAttachmentStart{background:transparent url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/themes/colddark/gfx/mic.svg) center center no-repeat}.wcContainer.wcColddarkTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton.wcSoundAttachmentStop{background:transparent url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/stop-button.svg) center center no-repeat}.wcContainer.wcColddarkTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton:active,.wcContainer.wcColddarkTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton:focus,.wcContainer.wcColddarkTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton:hover{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;border:none;background-color:transparent}.wcContainer.wcColddarkTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButtonSupplementary{background-color:transparent}.wcContainer.wcColddarkTheme .wcChannel .wcChannelInput .wcInputs div.wcInput{min-height:40px;background-color:#ecf3fb;border-radius:15px;margin:0;border:1px solid transparent;padding:6px 5px 6px 15px}.wcContainer.wcColddarkTheme .wcChannel .wcChannelInput .wcInputs div.wcInput:focus{background-color:#fff;border:1px solid transparent}.wcContainer.wcColddarkTheme .wcChannel .wcChannelInput .wcInputs div.wcInput,.wcContainer.wcColddarkTheme .wcChannel .wcChannelInput .wcInputs div.wcInput *{color:#1a212b}.wcContainer.wcColddarkTheme .wcChannel .wcChannelInput .wcAttachments .wcAttachment .wcDelete{border-color:#354554}.wcContainer.wcColddarkTheme .wcChannel .wcChannelInput .wcAttachments .wcAttachment .wcDelete:hover{background-color:#354554}.wcContainer.wcColddarkTheme .wcRecentTrigger{background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/themes/colddark/gfx/recent-chats-inactive.svg) center center no-repeat}.wcContainer.wcColddarkTheme .wcRecentTrigger.wcOpen{background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/themes/colddark/gfx/recent-chats.svg) center center no-repeat}.wcContainer.wcColddarkTheme .wcRecentTrigger:hover{background-color:rgba(9,193,121,.09);border-radius:5px}.wcContainer.wcColddarkTheme .wcRecentTrigger span{font-size:11px;font-weight:700}.wcContainer.wcAirflowTheme{--wc-font-color:#0e2849;--wc-link-color:#119bd4}.wcContainer.wcAirflowTheme,.wcContainer.wcAirflowTheme *{font-family:'Maven Pro',sans-serif;font-size:13px;line-height:22px;color:var(--wc-font-color)}.wcContainer.wcAirflowTheme a{color:var(--wc-link-color);-webkit-box-shadow:none;box-shadow:none}.wcContainer.wcAirflowTheme .wcIcon{background-color:#7593aa}.wcContainer.wcAirflowTheme button.wcButton,.wcContainer.wcAirflowTheme button.wcButton:active,.wcContainer.wcAirflowTheme button.wcButton:focus,.wcContainer.wcAirflowTheme input[type=button].wcButton,.wcContainer.wcAirflowTheme input[type=button].wcButton:active,.wcContainer.wcAirflowTheme input[type=button].wcButton:focus,.wcContainer.wcAirflowTheme input[type=submit].wcButton,.wcContainer.wcAirflowTheme input[type=submit].wcButton:active,.wcContainer.wcAirflowTheme input[type=submit].wcButton:focus{border-radius:15px!important;background-image:none;background-repeat:no-repeat;border:0!important;color:#fff!important;padding:5px 20px!important;-webkit-box-shadow:none;box-shadow:none;font-weight:400!important;line-height:20px!important;height:40px;outline:0;min-height:40px!important;background:#0194d2!important;background:-webkit-gradient(linear,left top,left bottom,from(#0194d2),to(#0081b7))!important;background:linear-gradient(to bottom,#0194d2 0,#0081b7 100%)!important;filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#0194d2', endColorstr='#0081b7', GradientType=0 )!important;text-transform:none!important;-webkit-transition:all 250ms cubic-bezier(.62,.155,.47,.86);transition:all 250ms cubic-bezier(.62,.155,.47,.86)}.wcContainer.wcAirflowTheme button.wcButton:active:hover,.wcContainer.wcAirflowTheme button.wcButton:focus:hover,.wcContainer.wcAirflowTheme button.wcButton:hover,.wcContainer.wcAirflowTheme input[type=button].wcButton:active:hover,.wcContainer.wcAirflowTheme input[type=button].wcButton:focus:hover,.wcContainer.wcAirflowTheme input[type=button].wcButton:hover,.wcContainer.wcAirflowTheme input[type=submit].wcButton:active:hover,.wcContainer.wcAirflowTheme input[type=submit].wcButton:focus:hover,.wcContainer.wcAirflowTheme input[type=submit].wcButton:hover{background:#01567a!important;background:-webkit-gradient(linear,left top,left bottom,from(#01567a),to(#024460))!important;background:linear-gradient(to bottom,#01567a 0,#024460 100%)!important;filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#01567a', endColorstr='#024460', GradientType=0 )!important;-webkit-box-shadow:none!important;box-shadow:none!important;font-weight:400!important}.wcContainer.wcAirflowTheme button.wcButton.wcButtonDanger,.wcContainer.wcAirflowTheme button.wcButton:active.wcButtonDanger,.wcContainer.wcAirflowTheme button.wcButton:focus.wcButtonDanger,.wcContainer.wcAirflowTheme input[type=button].wcButton.wcButtonDanger,.wcContainer.wcAirflowTheme input[type=button].wcButton:active.wcButtonDanger,.wcContainer.wcAirflowTheme input[type=button].wcButton:focus.wcButtonDanger,.wcContainer.wcAirflowTheme input[type=submit].wcButton.wcButtonDanger,.wcContainer.wcAirflowTheme input[type=submit].wcButton:active.wcButtonDanger,.wcContainer.wcAirflowTheme input[type=submit].wcButton:focus.wcButtonDanger{color:#fff!important;background:#dc3545!important;border-color:#dc3545!important}.wcContainer.wcAirflowTheme button.wcButton.wcButtonDanger:hover,.wcContainer.wcAirflowTheme button.wcButton:active.wcButtonDanger:hover,.wcContainer.wcAirflowTheme button.wcButton:focus.wcButtonDanger:hover,.wcContainer.wcAirflowTheme input[type=button].wcButton.wcButtonDanger:hover,.wcContainer.wcAirflowTheme input[type=button].wcButton:active.wcButtonDanger:hover,.wcContainer.wcAirflowTheme input[type=button].wcButton:focus.wcButtonDanger:hover,.wcContainer.wcAirflowTheme input[type=submit].wcButton.wcButtonDanger:hover,.wcContainer.wcAirflowTheme input[type=submit].wcButton:active.wcButtonDanger:hover,.wcContainer.wcAirflowTheme input[type=submit].wcButton:focus.wcButtonDanger:hover{background:red!important}.wcContainer.wcAirflowTheme input[type=password].wcControl,.wcContainer.wcAirflowTheme input[type=text].wcControl,.wcContainer.wcAirflowTheme textarea.wcControl{height:40px;font-size:1em;line-height:40px;-webkit-box-shadow:none;box-shadow:none;background-color:#fff;border-radius:15px;margin:0;outline:0 none;padding:4px;padding-left:15px;border:1px solid transparent}.wcContainer.wcAirflowTheme input[type=password]:focus.wcControl,.wcContainer.wcAirflowTheme input[type=text]:focus.wcControl,.wcContainer.wcAirflowTheme textarea:focus.wcControl{background-color:#fff;border:1px solid transparent}.wcContainer.wcAirflowTheme ::-webkit-input-placeholder{color:#afb1b8;font-family:'Maven Pro',sans-serif}.wcContainer.wcAirflowTheme ::-moz-placeholder{color:#afb1b8;font-family:'Maven Pro',sans-serif}.wcContainer.wcAirflowTheme :-ms-input-placeholder{color:#afb1b8;font-family:'Maven Pro',sans-serif}.wcContainer.wcAirflowTheme ::-ms-input-placeholder{color:#afb1b8;font-family:'Maven Pro',sans-serif}.wcContainer.wcAirflowTheme ::placeholder{color:#afb1b8;font-family:'Maven Pro',sans-serif}.wcContainer.wcAirflowTheme input[type=button].wcSubmit{border-radius:15px!important}.wcContainer.wcAirflowTheme progress,.wcContainer.wcAirflowTheme progress[role][aria-valuenow]{background:#d7dfe3!important}.wcContainer.wcAirflowTheme progress::-webkit-progress-bar{background:#d7dfe3}.wcContainer.wcAirflowTheme progress{color:#0194d2}.wcContainer.wcAirflowTheme progress::-moz-progress-bar{background:#0194d2}.wcContainer.wcAirflowTheme progress::-webkit-progress-value{background:#0194d2}.wcContainer.wcAirflowTheme progress[aria-valuenow]:before{background:#0194d2}@media screen and (-webkit-min-device-pixel-ratio:0){.wcContainer.wcAirflowTheme * button,.wcContainer.wcAirflowTheme * input,.wcContainer.wcAirflowTheme * select,.wcContainer.wcAirflowTheme * textarea{font-size:16px}}.wcContainer.wcAirflowTheme .wcErrorBox{border-radius:5px;background-color:#ffe9e9;border:none}.wcContainer.wcAirflowTheme .wcClassic{border:0;border-radius:10px;overflow:hidden;background:#f3f6f7}.wcContainer.wcAirflowTheme .wcClassic .wcTitle{padding:10px 13px;font-size:150%;color:#0e2849;background-color:#dfe7ea}.wcContainer.wcAirflowTheme .wcClassic .wcAuthContainer,.wcContainer.wcAirflowTheme .wcClassic .wcLoadingContainer{padding:0}.wcContainer.wcAirflowTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabsContainer{background-color:#e9eef0}.wcContainer.wcAirflowTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabsContainer .wcTabs .wcTab.wcCurrent{border-bottom:3px solid transparent;background:#f9fafb;border-radius:5px 5px 0 0}.wcContainer.wcAirflowTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabsContainer .wcTabs .wcTab.wcCurrent:first-child{border-top-left-radius:0}.wcContainer.wcAirflowTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabsContainer .wcTabs .wcTab .wcName{font-size:16px;padding-top:4px;padding-bottom:4px}.wcContainer.wcAirflowTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcCustomizations{padding:0 2% 2% 2%;background-color:#f3f6f7}.wcContainer.wcAirflowTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcGrid .wcGridChannelContainer .wcGridChannel{border-color:#e9eef0;border-radius:5px 5px 0 0}.wcContainer.wcAirflowTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcGrid .wcGridChannelContainer .wcGridChannel .wcHeader{padding:10px 13px;color:#0e2849;background-color:#dfe7ea;border-radius:5px 5px 0 0}.wcContainer.wcAirflowTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcGrid .wcGridChannelContainer.wcFocused .wcGridChannel{border:1px solid rgba(173,208,224,.59);-webkit-box-shadow:0 0 7px rgba(173,208,224,.79);box-shadow:0 0 7px rgba(173,208,224,.79)}.wcContainer.wcAirflowTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcGrid .wcGridChannelContainer.wcFocused .wcGridChannel .wcChannel .wcInput{border:1px solid rgba(173,208,224,.57)}.wcContainer.wcAirflowTheme .wcClassic.wcDesktop .wcBody.wcBrowserAreaRight .wcMessagesArea{padding-left:0;padding-right:0}.wcContainer.wcAirflowTheme .wcClassic.wcDesktop .wcBody.wcBrowserAreaLeft .wcMessagesArea{padding-left:0;padding-right:0}.wcContainer.wcAirflowTheme .wcClassic.wcDesktop .wcBody.wcBrowserAreaLeft .wcBrowserArea{padding-right:2%;padding-left:1%}.wcContainer.wcAirflowTheme .wcClassic.wcDesktop .wcBody .wcBrowserArea{background-color:#e9eef0}.wcContainer.wcAirflowTheme .wcMobile .wcContent,.wcContainer.wcAirflowTheme .wcSidebar.wcMobile .wcContent{padding-left:0;padding-right:0}.wcContainer.wcAirflowTheme .wcMobile .wcTabs,.wcContainer.wcAirflowTheme .wcSidebar.wcMobile .wcTabs{background-color:#ededed}.wcContainer.wcAirflowTheme .wcMobile .wcTabs .wcTab,.wcContainer.wcAirflowTheme .wcSidebar.wcMobile .wcTabs .wcTab{padding-bottom:6px;padding-top:6px;border-bottom:0}.wcContainer.wcAirflowTheme .wcMobile .wcTabs .wcTab .wcName,.wcContainer.wcAirflowTheme .wcSidebar.wcMobile .wcTabs .wcTab .wcName{font-size:16px}.wcContainer.wcAirflowTheme .wcMobile .wcTabs .wcTab.wcCurrent,.wcContainer.wcAirflowTheme .wcSidebar.wcMobile .wcTabs .wcTab.wcCurrent{border-bottom:0;background-color:#f9fafb;border-radius:5px 5px 0 0}.wcContainer.wcAirflowTheme .wcMobile .wcTabs .wcTab .wcRedCounter,.wcContainer.wcAirflowTheme .wcSidebar.wcMobile .wcTabs .wcTab .wcRedCounter{width:22px;height:22px;font-size:1em}.wcContainer.wcAirflowTheme .wcMobile .wcTabs .wcTabContent .wcChannel,.wcContainer.wcAirflowTheme .wcSidebar.wcMobile .wcTabs .wcTabContent .wcChannel{padding-left:1%;padding-right:1%}.wcContainer.wcAirflowTheme .wcMobile .wcTabContent .wcChannel .wcChannelIntro,.wcContainer.wcAirflowTheme .wcSidebar.wcMobile .wcTabContent .wcChannel .wcChannelIntro{background-color:transparent;margin-top:0;margin-bottom:1%;padding:0 0 2% 0}.wcContainer.wcAirflowTheme .wcMobile .wcTabContent .wcChannelEntry,.wcContainer.wcAirflowTheme .wcSidebar.wcMobile .wcTabContent .wcChannelEntry{padding:5px 10px 5px 10px}.wcContainer.wcAirflowTheme .wcMobile .wcTabContent .wcChannelEntry:active,.wcContainer.wcAirflowTheme .wcMobile .wcTabContent .wcChannelEntry:focus,.wcContainer.wcAirflowTheme .wcMobile .wcTabContent .wcChannelEntry:hover,.wcContainer.wcAirflowTheme .wcSidebar.wcMobile .wcTabContent .wcChannelEntry:active,.wcContainer.wcAirflowTheme .wcSidebar.wcMobile .wcTabContent .wcChannelEntry:focus,.wcContainer.wcAirflowTheme .wcSidebar.wcMobile .wcTabContent .wcChannelEntry:hover{background-color:rgba(9,193,121,.1)}.wcContainer.wcAirflowTheme .wcMobile .wcTabContent .wcBrowser,.wcContainer.wcAirflowTheme .wcSidebar.wcMobile .wcTabContent .wcBrowser{padding-top:0;background-color:transparent}.wcContainer.wcAirflowTheme .wcMobile .wcTabContent .wcBrowser .wcChannels .wcChannelTrigger:hover,.wcContainer.wcAirflowTheme .wcSidebar.wcMobile .wcTabContent .wcBrowser .wcChannels .wcChannelTrigger:hover{background-color:#d1e6ef}.wcContainer.wcAirflowTheme .wcMobile .wcTabContent .wcRecentChats .wcHeader,.wcContainer.wcAirflowTheme .wcSidebar.wcMobile .wcTabContent .wcRecentChats .wcHeader{font-size:1.1em;color:#444;padding-left:10px}.wcContainer.wcAirflowTheme .wcMobile .wcTabContent .wcRecentChats .wcRecent,.wcContainer.wcAirflowTheme .wcSidebar.wcMobile .wcTabContent .wcRecentChats .wcRecent{padding:5px 10px 5px 10px}.wcContainer.wcAirflowTheme .wcMobile .wcTabContent .wcRecentChats .wcRecent .wcRight .wcHead,.wcContainer.wcAirflowTheme .wcSidebar.wcMobile .wcTabContent .wcRecentChats .wcRecent .wcRight .wcHead{margin-bottom:0}.wcContainer.wcAirflowTheme .wcMobile .wcTabContent .wcCustomizations,.wcContainer.wcAirflowTheme .wcSidebar.wcMobile .wcTabContent .wcCustomizations{padding-left:2%;padding-right:2%}.wcContainer.wcAirflowTheme .wcSidebar .wcColumn>*{border-color:#e9eef0}.wcContainer.wcAirflowTheme .wcSidebar .wcColumn.wcFocused>:first-child{border-top:none}.wcContainer.wcAirflowTheme .wcSidebar .wcColumn.wcFocused>:first-child>span{font-weight:700}.wcContainer.wcAirflowTheme .wcSidebar .wcColumn .wcHeader{height:2.6em;padding:10px 13px;color:#0e2849;background-color:#dfe7ea;border-radius:5px 5px 0 0}.wcContainer.wcAirflowTheme .wcSidebar .wcColumn .wcHeader .wcButtons .wcMinimize{background-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/themes/airflow/gfx/minus.svg)}.wcContainer.wcAirflowTheme .wcSidebar .wcColumn .wcHeader .wcButtons .wcMaximize{background-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/themes/airflow/gfx/plus.svg)}.wcContainer.wcAirflowTheme .wcSidebar .wcColumn .wcHeader .wcButtons .wcClose{background-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/themes/airflow/gfx/x.svg)}.wcContainer.wcAirflowTheme .wcSidebar .wcColumn .wcContent{background-color:#f3f6f7}.wcContainer.wcAirflowTheme .wcSidebar .wcColumn .wcContent.wcBrowserContent .wcCustomizations{background-color:#f3f6f7}.wcContainer.wcAirflowTheme .wcSidebar .wcColumn .wcContent .wcChannel .wcChannelIntro{background-color:transparent;padding-left:0;padding-right:0}.wcContainer.wcAirflowTheme .wcSidebar .wcColumn .wcRecentTrigger span{top:10px}.wcContainer.wcAirflowTheme .wcCustomizations a,.wcContainer.wcAirflowTheme .wcCustomizations a:hover{color:#151618;outline:0}.wcContainer.wcAirflowTheme .wcCounter{font-size:10px}.wcContainer.wcAirflowTheme a.wcChannelClose{background:transparent url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/themes/airflow/gfx/x.svg) no-repeat 50%;border-color:#7593aa}.wcContainer.wcAirflowTheme a.wcChannelClose:hover{background-color:#d1e6ef}.wcContainer.wcAirflowTheme .wcBrowser{background-color:transparent;color:#151618}.wcContainer.wcAirflowTheme .wcBrowser .wcChannels .wcLabel{font-weight:700}.wcContainer.wcAirflowTheme .wcBrowser .wcChannels .wcChannelTrigger{color:#151618}.wcContainer.wcAirflowTheme .wcBrowser .wcChannels .wcChannelTrigger.wcUnLockedChannel .wcDetails .wcName{background-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/themes/airflow/gfx/lock-semi.svg)}.wcContainer.wcAirflowTheme .wcBrowser .wcChannels .wcChannelTrigger.wcLockedChannel .wcDetails .wcName{background-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/themes/airflow/gfx/lock-full.svg)}.wcContainer.wcAirflowTheme .wcBrowser .wcChannels .wcChannelTrigger:hover{background-color:#d1e6ef;border-radius:5px}.wcContainer.wcAirflowTheme .wcBrowser .wcChannels .wcLabel{font-size:1.1em;color:#444}.wcContainer.wcAirflowTheme .wcBrowser .wcCounter{border:0;border-top:1px solid #e9eef0}.wcContainer.wcAirflowTheme .wcBrowser .wcFooter{border-top:none;padding:5px 5px 5px 10px}.wcContainer.wcAirflowTheme .wcBrowser .wcFooter .wcSearch{background-color:#fff;border-radius:15px;background-position:10px center}.wcContainer.wcAirflowTheme .wcBrowser .wcFooter .wcSearch input{height:40px;margin-left:30px}.wcContainer.wcAirflowTheme .wcBrowser.wcBrowserRecent .wcRecentChats .wcRecent.wcRead:hover{background-color:#d1e6ef;border-radius:5px}.wcContainer.wcAirflowTheme .wcChannel .wcChannelIntro{border:none;border-bottom:1px solid #ededed;padding:10px;margin-top:0;background-color:#f9fafb}.wcContainer.wcAirflowTheme .wcChannel .wcChannelIntro .wcAvatar{border-radius:5px;max-height:60px}.wcContainer.wcAirflowTheme .wcChannel .wcChannelData .wcMessages{color:#111;background:#f3f6f7;margin-bottom:2%}.wcContainer.wcAirflowTheme .wcChannel .wcChannelData .wcMessages .wcMessage{padding-left:2%;padding-right:2%}.wcContainer.wcAirflowTheme .wcChannel .wcChannelData .wcMessages .wcMessage a{color:#119bd4;text-decoration:none}.wcContainer.wcAirflowTheme .wcChannel .wcChannelData .wcMessages .wcMessage a:hover{text-decoration:underline}.wcContainer.wcAirflowTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcUser{line-height:22px;color:#0e2849;text-decoration:none}.wcContainer.wcAirflowTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcTime,.wcContainer.wcAirflowTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcTime *{color:#a2a8ad;line-height:22px}.wcContainer.wcAirflowTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcContent{background-color:#fff;border-radius:0 10px 10px 10px;-webkit-box-shadow:0 0 15px rgba(14,40,73,.03);box-shadow:0 0 15px rgba(14,40,73,.03)}.wcContainer.wcAirflowTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcContent .wcActionsButton{border-radius:5px}.wcContainer.wcAirflowTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcQuote{border-left-color:#0194d2;background-color:#f8f8f8;border-radius:0 10px 0 0}.wcContainer.wcAirflowTheme .wcChannel .wcChannelData .wcMessages .wcMessage.wcCurrentUser .wcContent{background-color:#d1e6ef;-webkit-box-shadow:none;box-shadow:none}.wcContainer.wcAirflowTheme .wcChannel .wcChannelData .wcMessages .wcMessage.wcCurrentUser .wcRowBody .wcContent .wcQuote{background-color:#cbdfe8}.wcContainer.wcAirflowTheme .wcChannel .wcChannelData .wcMessages .wcMessage.wcCurrentUser .wcRowHead .wcUser{color:#0e2849}.wcContainer.wcAirflowTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;min-width:auto}.wcContainer.wcAirflowTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcInternalContent{display:inline}.wcContainer.wcAirflowTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent.wcEditing .wcInternalContent,.wcContainer.wcAirflowTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent.wcEditing .wcTime{display:none}.wcContainer.wcAirflowTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent>.wcTime{margin-left:10px;float:right}.wcContainer.wcAirflowTheme .wcChannel .wcChannelData .wcMessages .wcMessage.wcBatch .wcRowHead{display:none}.wcContainer.wcAirflowTheme .wcChannel .wcChannelData .wcMessages .wcMessage.wcBatch .wcRowBody>.wcAvatar{visibility:hidden}.wcContainer.wcAirflowTheme .wcChannel .wcChannelData .wcMessages .wcMessage.wcBatch .wcRowBody .wcContent{border-radius:10px}.wcContainer.wcAirflowTheme .wcChannel .wcCounter{padding:0 2% 1% 2%}.wcContainer.wcAirflowTheme .wcChannel.wcChannelSizeXXs .wcChannelInput .wcInputs .wcInputButtons button.wcSubmit{background:#0081b7 url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/send.svg) no-repeat center center!important;background-size:25px 25px!important}.wcContainer.wcAirflowTheme .wcChannel .wcChannelInput{background-color:#f3f6f7;padding:0 2% 2% 2%}.wcContainer.wcAirflowTheme .wcChannel .wcChannelInput .wcCurrentUserName{padding-bottom:7px;font-weight:700;color:#444}.wcContainer.wcAirflowTheme .wcChannel .wcChannelInput .wcReplyTo{background-color:#e9eef0}.wcContainer.wcAirflowTheme .wcChannel .wcChannelInput .wcReplyTo .wcDeleteButton{background-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/themes/airflow/gfx/x.svg)}.wcContainer.wcAirflowTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton{border-radius:15px;border:none;-webkit-box-shadow:none;box-shadow:none;height:40px;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";filter:alpha(opacity=60);-moz-opacity:.6;-khtml-opacity:.6;opacity:.6;outline:0;-webkit-transition:all 250ms cubic-bezier(.62,.155,.47,.86);transition:all 250ms cubic-bezier(.62,.155,.47,.86);display:inline-block}.wcContainer.wcAirflowTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton:hover,.wcContainer.wcAirflowTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton:hover>*{cursor:pointer}.wcContainer.wcAirflowTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton.wcImageAttachment{background:transparent url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/themes/airflow/gfx/camera.svg) center center no-repeat}.wcContainer.wcAirflowTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton.wcFileAttachment{background:transparent url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/themes/airflow/gfx/attach.svg) center center no-repeat;cursor:pointer}.wcContainer.wcAirflowTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton.wcEmoticon{background:transparent url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/themes/airflow/gfx/emoticon.svg) center center no-repeat}.wcContainer.wcAirflowTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton.wcSoundAttachmentStart{background:transparent url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/themes/airflow/gfx/mic.svg) center center no-repeat}.wcContainer.wcAirflowTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton.wcSoundAttachmentStop{background:transparent url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/stop-button.svg) center center no-repeat}.wcContainer.wcAirflowTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton:active,.wcContainer.wcAirflowTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton:focus,.wcContainer.wcAirflowTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton:hover{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;border:none;background-color:transparent}.wcContainer.wcAirflowTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButtonSupplementary{background-color:transparent}.wcContainer.wcAirflowTheme .wcChannel .wcChannelInput .wcInputs div.wcInput{min-height:40px;background-color:#fff;border-radius:15px;margin:0;border:1px solid transparent;padding:6px 5px 6px 15px}.wcContainer.wcAirflowTheme .wcChannel .wcChannelInput .wcInputs div.wcInput:focus{border:1px solid transparent}.wcContainer.wcAirflowTheme .wcChannel .wcChannelInput .wcInputs .wcSubmit{border-radius:15px!important}.wcContainer.wcAirflowTheme .wcChannel .wcChannelInput .wcAttachments .wcAttachment .wcDelete{border-color:#7593aa;background-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/themes/airflow/gfx/x.svg)}.wcContainer.wcAirflowTheme .wcChannel .wcChannelInput .wcAttachments .wcAttachment .wcDelete:hover{background-color:#d1e6ef}.wcContainer.wcAirflowTheme .wcRecentTrigger{background-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/themes/airflow/gfx/recent-chats-inactive.svg)}.wcContainer.wcAirflowTheme .wcRecentTrigger:hover{background-color:#d1e6ef}.wcContainer.wcAirflowTheme .wcRecentTrigger span{font-size:11px;font-weight:700}.wcImagePreviewLayer{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:0;right:0;bottom:0;top:0;z-index:999999;background:rgba(0,0,0,.5);padding:5%}.wcImagePreviewLayer.wcShow{display:-webkit-box;display:-ms-flexbox;display:flex}.wcImagePreviewLayer.wcHide{display:none}.wcImagePreviewLayer img{max-height:100%;border-radius:0;border:none;-webkit-box-shadow:none;box-shadow:none}#popup-root{--wc-z-index:200000;--wc-font-color:inherit;--wc-form-font-color:inherit;--wc-link-color:inherit;--wc-bg-color:#fff;--wc-color-table-border:#dee2e6;--wc-color-form-border:#999;--wc-color-form-focus:rgba(206, 212, 218, 0.39);--wc-color-form-checked:#c1c1c1;--wc-color-form-validation-error:#dc3545;--wc-color-form-validation-error-focus:rgba(220,53,69,.25)}#popup-root *{-webkit-box-sizing:border-box;box-sizing:border-box}#popup-root .wcInvisible,#popup-root.wcInvisible{display:none!important}#popup-root .wcHidden{visibility:hidden}#popup-root .wcLeft{float:left}#popup-root label{width:auto;display:inline}#popup-root a.wcFunctional,#popup-root a.wcFunctional:focus{outline:0;text-decoration:none!important;padding:0;border:none;line-height:12px;font-weight:400;color:var(--wc-font-color)!important}#popup-root button.wcFunctional,#popup-root button.wcFunctional:active,#popup-root button.wcFunctional:focus,#popup-root button.wcFunctional:hover{outline:0;padding:initial;border:none;line-height:12px;font-weight:400;border-radius:0;width:auto;background:0 0}#popup-root img.wcFunctional{padding:0;border:none;border-radius:0;-webkit-box-shadow:none;box-shadow:none;display:inline;height:auto}#popup-root .wcButton{display:inline-block}#popup-root .wcButton.wcButtonDanger{color:#fff;background-color:#dc3545;border-color:#dc3545}#popup-root .wcCenter{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#popup-root progress.wcMainProgressBar{width:100%;font-size:1em}#popup-root a.wcDebugLink{color:red}#popup-root img.wcChannelAvatar{max-width:25px;margin:0 4px 2px 0;border-radius:50%;-webkit-box-shadow:none;box-shadow:none;border:none;display:inline-block;vertical-align:middle;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}#popup-root a.wcChannelClose{width:17px;height:17px;background:transparent url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/x.svg) no-repeat 50%;background-size:100%;display:inline-block;vertical-align:middle;border:1px solid #a6a6a6;border-radius:50%;margin-left:8px;text-decoration:none;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}#popup-root a.wcChannelClose:hover{background-color:#f7f7f7}#popup-root span.wcUnreadMessagesCount{background-color:#d4130d;color:#fff;border-radius:3px;padding:1px 3px;margin-left:5px}#popup-root progress,#popup-root progress[role]{height:5px;margin-top:10px;line-height:5px;display:block;appearance:none;-moz-appearance:none;-webkit-appearance:none;border:none;background-size:auto}#popup-root progress[role]:after{background-image:none}#popup-root progress[role] strong{display:none}#popup-root progress,#popup-root progress[role][aria-valuenow]{background:#ccc!important}#popup-root progress::-webkit-progress-bar{background:#ccc;border-radius:5px!important}#popup-root progress{color:#5789ff;border-radius:5px!important}#popup-root progress::-moz-progress-bar{background:#5789ff;border-radius:5px!important}#popup-root progress::-webkit-progress-value{background:#5789ff;border-radius:5px!important}#popup-root progress[aria-valuenow]:before{background:#5789ff;border-radius:5px!important}#popup-root .wcErrorBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px;border:1px solid #dfdfdf}#popup-root .wcErrorBox:before{content:'';margin-right:5px;width:23px;height:20px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/warnings.svg) 0 0 no-repeat}#popup-root .wcCounter{font-size:80%}#popup-root .wcRedCounter{color:#fff!important;background-color:red;font-size:.6em;display:inline-block;border-radius:50%;text-align:center;margin-left:5px;width:22px;height:22px}#popup-root .wcStatus{display:inline-block;height:10px;width:10px;border-radius:50%}#popup-root .wcStatus.wcOnline{background:#09c179}#popup-root .wcStatus.wcOffline{background:rgba(244,31,31,.5)}#popup-root .ScrollbarsCustom-Scroller{-ms-scroll-chaining:none;overscroll-behavior:contain}#popup-root .wcLoaderContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#popup-root .wcLoaderContainer.wcLoaderContainerCenter{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#popup-root .wcLoaderContainer .wcLoader{display:inline-block;position:relative;width:32px;height:32px}#popup-root .wcLoaderContainer .wcLoader div{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;width:26px;height:26px;margin:4px;border:4px solid #a6a6a6;border-radius:50%;-webkit-animation:wcLoader 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:wcLoader 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#a6a6a6 transparent transparent transparent}#popup-root .wcLoaderContainer.wcSpinner{display:inline}#popup-root .wcLoaderContainer.wcSpinner .wcLoader{width:1em;height:1em}#popup-root .wcLoaderContainer.wcSpinner .wcLoader div{width:1em;height:1em;border-width:2px;margin:2px}#popup-root .wcLoaderContainer .wcLoader div:nth-child(1){-webkit-animation-delay:-.45s;animation-delay:-.45s}#popup-root .wcLoaderContainer .wcLoader div:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}#popup-root .wcLoaderContainer .wcLoader div:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}@keyframes wcLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}#popup-root .wcLoaderContainer .wcLoaderText{font-size:.8em;line-height:.8em;margin-left:2px}#popup-root button.wcStreamStartButton{display:inline-block;overflow:hidden;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;opacity:.7}#popup-root button.wcStreamStartButton,#popup-root button.wcStreamStartButton:active,#popup-root button.wcStreamStartButton:focus,#popup-root button.wcStreamStartButton:hover{background-position:50%;background-size:contain;background-repeat:no-repeat;background-color:transparent}#popup-root button.wcStreamStartButton.wcStreamVideo,#popup-root button.wcStreamStartButton.wcStreamVideo:hover{background-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/video-calls/video.svg);width:24px;height:20px}#popup-root button.wcStreamStartButton:hover{opacity:1}#popup-root .wcStreamStatus{display:inline-block;overflow:hidden;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;opacity:.7;background-position:50%;background-size:contain;background-repeat:no-repeat;background-color:transparent;background-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/video-calls/video-red.svg);width:24px;height:20px}#popup-root .wcFlex{display:-webkit-box;display:-ms-flexbox;display:flex}#popup-root .wcFlexWrap{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start}#popup-root .wcFlexAlignCenter{-webkit-box-align:center;-ms-flex-align:center;align-items:center}#popup-root .wcHeight10{height:10rem}#popup-root .wcHeight15{height:15rem}#popup-root .wcHeight4{height:4rem}#popup-root .wcHeight1{height:1rem}#popup-root .wcPadding1{padding:.25rem}#popup-root .wcPadding2{padding:.5rem}#popup-root .wcPadding3{padding:1rem}#popup-root .wcPadding4{padding:1.5rem}#popup-root .wcMargin1{margin:.25rem}#popup-root .wcMarginRight1{margin-right:.25rem}#popup-root .wcMarginRight2{margin-right:.5rem}#popup-root .wcMarginRight3{margin-right:1rem}#popup-root .wcMarginBottom1{margin-bottom:.25rem}#popup-root .wcMaxWidth2{max-width:2rem}#popup-root .wcIcon{background-size:100% 100%;background-color:transparent;background-position:center center;background-repeat:no-repeat;padding:0;width:24px;height:24px;display:inline-block;vertical-align:middle}#popup-root .wcIcon.wcIconPlus{background-color:#a6a6a6;-webkit-mask-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/plus.svg);mask-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/plus.svg);-webkit-mask-size:cover;mask-size:cover}#popup-root .wcIcon.wcIconGear{background-color:#a6a6a6;-webkit-mask-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/gear.svg);mask-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/gear.svg);-webkit-mask-size:cover;mask-size:cover}#popup-root .wcIcon.wcIconEdit{background-color:#a6a6a6;-webkit-mask-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/edit.svg);mask-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/edit.svg);-webkit-mask-size:cover;mask-size:cover}#popup-root .wcIcon.wcIconX{background-color:#a6a6a6;-webkit-mask-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/x.svg);mask-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/x.svg);-webkit-mask-size:cover;mask-size:cover}#popup-root .wcIcon.wcIconTimes{background-color:#a6a6a6;-webkit-mask-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/times.svg);mask-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/times.svg);-webkit-mask-size:cover;mask-size:cover}#popup-root .wcIcon.wcIconTick{background-color:#a6a6a6;-webkit-mask-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/tick.svg);mask-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/tick.svg);-webkit-mask-size:cover;mask-size:cover}#popup-root .wcIcon.wcIconZoom{background-color:#a6a6a6;-webkit-mask-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/zoom.svg);mask-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/zoom.svg);-webkit-mask-size:cover;mask-size:cover}#popup-root .wcIcon.wcIconEmotion{background-color:#a6a6a6;-webkit-mask-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/emoticon.svg);mask-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/emoticon.svg);-webkit-mask-size:cover;mask-size:cover}#popup-root .wcIcon.wcIconGif{background-color:#a6a6a6;-webkit-mask-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/gif.svg);mask-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/gif.svg);-webkit-mask-size:cover;mask-size:cover}#popup-root .wcIcon.wcIconProhibited{background-color:#a6a6a6;-webkit-mask-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/prohibited.svg);mask-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/prohibited.svg);-webkit-mask-size:cover;mask-size:cover}#popup-root .wcIcon.wcIconSm{width:18px;height:18px}#popup-root .wcIcon.wcIconXs{width:14px;height:14px}#popup-root .wcTable{width:100%;vertical-align:top;caption-side:bottom;border-collapse:collapse;border-color:var(--wc-color-table-border)}#popup-root .wcTable>tbody{vertical-align:inherit}#popup-root .wcTable tbody,#popup-root .wcTable td,#popup-root .wcTable tfoot,#popup-root .wcTable th,#popup-root .wcTable thead,#popup-root .wcTable tr{border-color:inherit;border-style:solid;border-width:0;text-align:left}#popup-root .wcTable>:not(caption)>*>*{padding:.5rem .5rem;border-bottom-width:1px}#popup-root .wcSecondaryTabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}#popup-root .wcSecondaryTabs .wcSecondaryTab{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:1em}#popup-root .wcSecondaryTabs .wcSecondaryTab,#popup-root .wcSecondaryTabs .wcSecondaryTab:active,#popup-root .wcSecondaryTabs .wcSecondaryTab:focus{outline:0;text-decoration:none;margin:0;text-align:center;color:var(--wc-font-color)}#popup-root .wcSecondaryTabs .wcSecondaryTab.wcSecondaryTabCurrent{font-weight:700;background-color:#f1f1f1}#popup-root .wcSecondaryTabs .wcSecondaryTab.wcSecondaryTabCurrent .wcRedCounter{font-weight:400}#popup-root .wcSecondaryTabs .wcSecondaryTab .wcRedCounter{font-size:1em}#popup-root .wcPrimaryTabs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:5px;list-style:none;border-bottom:1px solid var(--wc-color-form-border)}#popup-root .wcPrimaryTabs .wcPrimaryTabItem .wcPrimaryTabLink{display:block;padding:.5rem 1rem;color:var(--wc-link-color);text-decoration:none;outline:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;margin-bottom:-1px;background:0 0;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}#popup-root .wcPrimaryTabs .wcPrimaryTabItem .wcPrimaryTabLink.wcPrimaryTabItemActive{color:var(--wc-font-color);border-color:var(--wc-color-form-border) var(--wc-color-form-border) var(--wc-bg-color)}#popup-root .wcPrimaryTabs .wcPrimaryTabItem .wcPrimaryTabLink .wcRedCounter{font-weight:400;font-size:1em}.wcPopup-overlay{background:rgba(255,255,255,.7);z-index:calc(var(--wc-z-index) + 10)!important}.wcPopup-content{z-index:calc(var(--wc-z-index) + 10)!important}.wcPopup-content .wcFormRow{margin-bottom:1rem!important}.wcPopup-content input.wcControl{width:auto;display:inline}.wcPopup-content .wcFormControl,.wcPopup-content .wcFormControl:active,.wcPopup-content .wcFormControl:hover{margin:0;font-family:inherit;display:block;width:100%;padding:.375rem .75rem;font-weight:400;line-height:1.5;color:var(--wc-form-font-color);background-color:#fff;background-clip:padding-box;border:1px solid var(--wc-color-form-border);-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.wcPopup-content .wcFormControl:focus{color:var(--wc-form-font-color);background-color:#fff;border-color:var(--wc-color-form-border);outline:0;-webkit-box-shadow:0 0 0 .25rem var(--wc-color-form-focus);box-shadow:0 0 0 .25rem var(--wc-color-form-focus)}.wcPopup-content textarea.wcFormControl{resize:vertical;min-height:calc(1.5em + (.75rem + 2px))}.wcPopup-content .wcFormCheck{width:1em;height:1em;margin:.25em 0 0;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid var(--wc-color-form-border);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact}.wcPopup-content .wcFormCheck:focus{border-color:var(--wc-color-form-border);outline:0;-webkit-box-shadow:0 0 0 .25rem var(--wc-color-form-focus);box-shadow:0 0 0 .25rem var(--wc-color-form-focus)}.wcPopup-content .wcFormCheck:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.wcPopup-content .wcFormCheck:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.wcPopup-content .wcFormCheck:checked{background-color:var(--wc-color-form-checked);border-color:var(--wc-color-form-checked)}.wcPopup-content .wcFormCheck[type=radio]{border-radius:50%}.wcPopup-content .wcFormCheck:disabled{pointer-events:none;-webkit-filter:none;filter:none;opacity:.5}.wcPopup-content .wcFormCheckLabel{padding-left:.25em;margin-right:.75em}.wcPopup-content .wcFormControlBorder{border:1px solid var(--wc-color-form-border);border-radius:.25rem}.wcPopup-content .wcFormErrorMessage{display:none}.wcPopup-content .wcFormCheck.wcFormError~.wcFormErrorMessage,.wcPopup-content .wcFormControl.wcFormError~.wcFormErrorMessage{display:block;width:100%;margin-top:.25rem;font-size:.925em;color:var(--wc-color-form-validation-error)}.wcPopup-content .wcFormCheck.wcFormError,.wcPopup-content .wcFormControl.wcFormError{border-color:var(--wc-color-form-validation-error)}.wcPopup-content .wcFormCheck.wcFormError:focus,.wcPopup-content .wcFormControl.wcFormError:focus{-webkit-box-shadow:0 0 0 .25rem var(--wc-color-form-validation-error-focus);box-shadow:0 0 0 .25rem var(--wc-color-form-validation-error-focus)}.wcPopup-content img.wcEmoticon,.wcPopup-content span.wcEmoticon{background-repeat:no-repeat;display:inline-block;vertical-align:middle;margin-right:2px;margin-left:2px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_001,.wcPopup-content span.wcEmoticon.bg-emot_01_32_001{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -10px -131px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_002,.wcPopup-content span.wcEmoticon.bg-emot_01_32_002{width:32px;height:35px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -120px -68px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_003,.wcPopup-content span.wcEmoticon.bg-emot_01_32_003{width:32px;height:38px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -68px -10px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_004,.wcPopup-content span.wcEmoticon.bg-emot_01_32_004{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -62px -131px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_005,.wcPopup-content span.wcEmoticon.bg-emot_01_32_005{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -114px -131px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_006,.wcPopup-content span.wcEmoticon.bg-emot_01_32_006{width:32px;height:35px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -172px -10px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_007,.wcPopup-content span.wcEmoticon.bg-emot_01_32_007{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -166px -131px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_008,.wcPopup-content span.wcEmoticon.bg-emot_01_32_008{width:34px;height:30px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -328px -10px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_009,.wcPopup-content span.wcEmoticon.bg-emot_01_32_009{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -224px -10px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_010,.wcPopup-content span.wcEmoticon.bg-emot_01_32_010{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -224px -62px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_011,.wcPopup-content span.wcEmoticon.bg-emot_01_32_011{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -224px -114px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_012,.wcPopup-content span.wcEmoticon.bg-emot_01_32_012{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -10px -183px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_013,.wcPopup-content span.wcEmoticon.bg-emot_01_32_013{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -62px -183px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_014,.wcPopup-content span.wcEmoticon.bg-emot_01_32_014{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -114px -183px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_015,.wcPopup-content span.wcEmoticon.bg-emot_01_32_015{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -166px -183px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_016,.wcPopup-content span.wcEmoticon.bg-emot_01_32_016{width:32px;height:38px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -68px -68px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_017,.wcPopup-content span.wcEmoticon.bg-emot_01_32_017{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -218px -183px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_018,.wcPopup-content span.wcEmoticon.bg-emot_01_32_018{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -276px -10px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_019,.wcPopup-content span.wcEmoticon.bg-emot_01_32_019{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -276px -62px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_020,.wcPopup-content span.wcEmoticon.bg-emot_01_32_020{width:38px;height:40px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -10px -10px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_021,.wcPopup-content span.wcEmoticon.bg-emot_01_32_021{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -276px -114px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_022,.wcPopup-content span.wcEmoticon.bg-emot_01_32_022{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -276px -166px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_023,.wcPopup-content span.wcEmoticon.bg-emot_01_32_023{width:32px;height:38px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -120px -10px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_024,.wcPopup-content span.wcEmoticon.bg-emot_01_32_024{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -10px -235px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_025,.wcPopup-content span.wcEmoticon.bg-emot_01_32_025{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -62px -235px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_026,.wcPopup-content span.wcEmoticon.bg-emot_01_32_026{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -114px -235px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_027,.wcPopup-content span.wcEmoticon.bg-emot_01_32_027{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -166px -235px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_028,.wcPopup-content span.wcEmoticon.bg-emot_01_32_028{width:32px;height:34px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -172px -65px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_029,.wcPopup-content span.wcEmoticon.bg-emot_01_32_029{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -218px -235px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_030,.wcPopup-content span.wcEmoticon.bg-emot_01_32_030{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -270px -235px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_031,.wcPopup-content span.wcEmoticon.bg-emot_01_32_031{width:33px;height:41px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_32.png) -10px -70px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_001,.wcPopup-content span.wcEmoticon.bg-emot_01_64_001{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -358px -10px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_002,.wcPopup-content span.wcEmoticon.bg-emot_01_64_002{width:64px;height:69px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -274px -10px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_003,.wcPopup-content span.wcEmoticon.bg-emot_01_64_003{width:64px;height:75px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -106px -107px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_004,.wcPopup-content span.wcEmoticon.bg-emot_01_64_004{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -358px -94px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_005,.wcPopup-content span.wcEmoticon.bg-emot_01_64_005{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -358px -178px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_006,.wcPopup-content span.wcEmoticon.bg-emot_01_64_006{width:64px;height:70px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -190px -105px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_007,.wcPopup-content span.wcEmoticon.bg-emot_01_64_007{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -10px -295px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_008,.wcPopup-content span.wcEmoticon.bg-emot_01_64_008{width:70px;height:63px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -10px -212px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_009,.wcPopup-content span.wcEmoticon.bg-emot_01_64_009{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -94px -295px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_010,.wcPopup-content span.wcEmoticon.bg-emot_01_64_010{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -178px -295px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_011,.wcPopup-content span.wcEmoticon.bg-emot_01_64_011{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -262px -295px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_012,.wcPopup-content span.wcEmoticon.bg-emot_01_64_012{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -346px -295px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_013,.wcPopup-content span.wcEmoticon.bg-emot_01_64_013{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -442px -10px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_014,.wcPopup-content span.wcEmoticon.bg-emot_01_64_014{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -442px -94px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_015,.wcPopup-content span.wcEmoticon.bg-emot_01_64_015{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -442px -178px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_016,.wcPopup-content span.wcEmoticon.bg-emot_01_64_016{width:64px;height:77px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -106px -10px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_017,.wcPopup-content span.wcEmoticon.bg-emot_01_64_017{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -442px -262px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_018,.wcPopup-content span.wcEmoticon.bg-emot_01_64_018{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -10px -379px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_019,.wcPopup-content span.wcEmoticon.bg-emot_01_64_019{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -94px -379px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_020,.wcPopup-content span.wcEmoticon.bg-emot_01_64_020{width:76px;height:79px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -10px -10px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_021,.wcPopup-content span.wcEmoticon.bg-emot_01_64_021{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -178px -379px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_022,.wcPopup-content span.wcEmoticon.bg-emot_01_64_022{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -262px -379px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_023,.wcPopup-content span.wcEmoticon.bg-emot_01_64_023{width:64px;height:75px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -190px -10px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_024,.wcPopup-content span.wcEmoticon.bg-emot_01_64_024{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -346px -379px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_025,.wcPopup-content span.wcEmoticon.bg-emot_01_64_025{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -430px -379px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_026,.wcPopup-content span.wcEmoticon.bg-emot_01_64_026{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -526px -10px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_027,.wcPopup-content span.wcEmoticon.bg-emot_01_64_027{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -526px -94px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_028,.wcPopup-content span.wcEmoticon.bg-emot_01_64_028{width:64px;height:67px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -274px -99px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_029,.wcPopup-content span.wcEmoticon.bg-emot_01_64_029{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -526px -178px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_030,.wcPopup-content span.wcEmoticon.bg-emot_01_64_030{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -526px -262px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_031,.wcPopup-content span.wcEmoticon.bg-emot_01_64_031{width:66px;height:83px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_64.png) -10px -109px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_001,.wcPopup-content span.wcEmoticon.bg-emot_01_128_001{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -158px -376px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_002,.wcPopup-content span.wcEmoticon.bg-emot_01_128_002{width:128px;height:139px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -480px -157px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_003,.wcPopup-content span.wcEmoticon.bg-emot_01_128_003{width:128px;height:151px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -184px -183px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_004,.wcPopup-content span.wcEmoticon.bg-emot_01_128_004{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -306px -376px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_005,.wcPopup-content span.wcEmoticon.bg-emot_01_128_005{width:128px;height:127px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -454px -679px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_006,.wcPopup-content span.wcEmoticon.bg-emot_01_128_006{width:128px;height:139px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -332px -181px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_007,.wcPopup-content span.wcEmoticon.bg-emot_01_128_007{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -454px -376px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_008,.wcPopup-content span.wcEmoticon.bg-emot_01_128_008{width:142px;height:127px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -480px -10px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_009,.wcPopup-content span.wcEmoticon.bg-emot_01_128_009{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -642px -10px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_010,.wcPopup-content span.wcEmoticon.bg-emot_01_128_010{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -642px -158px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_011,.wcPopup-content span.wcEmoticon.bg-emot_01_128_011{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -642px -306px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_012,.wcPopup-content span.wcEmoticon.bg-emot_01_128_012{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -10px -531px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_013,.wcPopup-content span.wcEmoticon.bg-emot_01_128_013{width:128px;height:127px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -602px -679px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_014,.wcPopup-content span.wcEmoticon.bg-emot_01_128_014{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -158px -531px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_015,.wcPopup-content span.wcEmoticon.bg-emot_01_128_015{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -306px -531px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_016,.wcPopup-content span.wcEmoticon.bg-emot_01_128_016{width:128px;height:153px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -184px -10px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_017,.wcPopup-content span.wcEmoticon.bg-emot_01_128_017{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -454px -531px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_018,.wcPopup-content span.wcEmoticon.bg-emot_01_128_018{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -602px -531px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_019,.wcPopup-content span.wcEmoticon.bg-emot_01_128_019{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -790px -10px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_020,.wcPopup-content span.wcEmoticon.bg-emot_01_128_020{width:154px;height:160px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -10px -10px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_021,.wcPopup-content span.wcEmoticon.bg-emot_01_128_021{width:128px;height:127px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -750px -679px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_022,.wcPopup-content span.wcEmoticon.bg-emot_01_128_022{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -790px -158px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_023,.wcPopup-content span.wcEmoticon.bg-emot_01_128_023{width:128px;height:151px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -332px -10px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_024,.wcPopup-content span.wcEmoticon.bg-emot_01_128_024{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -790px -306px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_025,.wcPopup-content span.wcEmoticon.bg-emot_01_128_025{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -790px -454px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_026,.wcPopup-content span.wcEmoticon.bg-emot_01_128_026{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -10px -679px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_027,.wcPopup-content span.wcEmoticon.bg-emot_01_128_027{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -158px -679px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_028,.wcPopup-content span.wcEmoticon.bg-emot_01_128_028{width:128px;height:135px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -10px -376px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_029,.wcPopup-content span.wcEmoticon.bg-emot_01_128_029{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -306px -679px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_030,.wcPopup-content span.wcEmoticon.bg-emot_01_128_030{width:128px;height:127px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -938px -10px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_031,.wcPopup-content span.wcEmoticon.bg-emot_01_128_031{width:132px;height:166px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_01_128.png) -10px -190px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_001,.wcPopup-content span.wcEmoticon.bg-emot_02_32_001{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -10px -10px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_002,.wcPopup-content span.wcEmoticon.bg-emot_02_32_002{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -62px -10px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_003,.wcPopup-content span.wcEmoticon.bg-emot_02_32_003{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -10px -62px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_004,.wcPopup-content span.wcEmoticon.bg-emot_02_32_004{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -62px -62px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_005,.wcPopup-content span.wcEmoticon.bg-emot_02_32_005{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -114px -10px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_006,.wcPopup-content span.wcEmoticon.bg-emot_02_32_006{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -114px -62px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_007,.wcPopup-content span.wcEmoticon.bg-emot_02_32_007{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -10px -114px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_008,.wcPopup-content span.wcEmoticon.bg-emot_02_32_008{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -62px -114px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_009,.wcPopup-content span.wcEmoticon.bg-emot_02_32_009{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -114px -114px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_010,.wcPopup-content span.wcEmoticon.bg-emot_02_32_010{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -166px -10px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_011,.wcPopup-content span.wcEmoticon.bg-emot_02_32_011{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -166px -62px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_012,.wcPopup-content span.wcEmoticon.bg-emot_02_32_012{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -166px -114px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_013,.wcPopup-content span.wcEmoticon.bg-emot_02_32_013{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -10px -166px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_014,.wcPopup-content span.wcEmoticon.bg-emot_02_32_014{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -62px -166px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_015,.wcPopup-content span.wcEmoticon.bg-emot_02_32_015{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -114px -166px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_016,.wcPopup-content span.wcEmoticon.bg-emot_02_32_016{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -166px -166px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_017,.wcPopup-content span.wcEmoticon.bg-emot_02_32_017{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -218px -10px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_018,.wcPopup-content span.wcEmoticon.bg-emot_02_32_018{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -218px -62px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_019,.wcPopup-content span.wcEmoticon.bg-emot_02_32_019{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -218px -114px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_020,.wcPopup-content span.wcEmoticon.bg-emot_02_32_020{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -218px -166px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_021,.wcPopup-content span.wcEmoticon.bg-emot_02_32_021{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -10px -218px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_022,.wcPopup-content span.wcEmoticon.bg-emot_02_32_022{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -62px -218px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_023,.wcPopup-content span.wcEmoticon.bg-emot_02_32_023{width:28px;height:33px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -374px -10px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_024,.wcPopup-content span.wcEmoticon.bg-emot_02_32_024{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -114px -218px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_025,.wcPopup-content span.wcEmoticon.bg-emot_02_32_025{width:30px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -166px -322px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_026,.wcPopup-content span.wcEmoticon.bg-emot_02_32_026{width:30px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -216px -322px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_027,.wcPopup-content span.wcEmoticon.bg-emot_02_32_027{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -166px -218px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_028,.wcPopup-content span.wcEmoticon.bg-emot_02_32_028{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -218px -218px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_029,.wcPopup-content span.wcEmoticon.bg-emot_02_32_029{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -270px -10px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_030,.wcPopup-content span.wcEmoticon.bg-emot_02_32_030{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -270px -62px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_031,.wcPopup-content span.wcEmoticon.bg-emot_02_32_031{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -270px -114px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_032,.wcPopup-content span.wcEmoticon.bg-emot_02_32_032{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -270px -166px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_033,.wcPopup-content span.wcEmoticon.bg-emot_02_32_033{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -270px -218px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_034,.wcPopup-content span.wcEmoticon.bg-emot_02_32_034{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -10px -270px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_035,.wcPopup-content span.wcEmoticon.bg-emot_02_32_035{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -62px -270px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_036,.wcPopup-content span.wcEmoticon.bg-emot_02_32_036{width:30px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -266px -322px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_037,.wcPopup-content span.wcEmoticon.bg-emot_02_32_037{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -114px -270px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_038,.wcPopup-content span.wcEmoticon.bg-emot_02_32_038{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -166px -270px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_039,.wcPopup-content span.wcEmoticon.bg-emot_02_32_039{width:32px;height:28px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -316px -322px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_040,.wcPopup-content span.wcEmoticon.bg-emot_02_32_040{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -218px -270px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_041,.wcPopup-content span.wcEmoticon.bg-emot_02_32_041{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -270px -270px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_042,.wcPopup-content span.wcEmoticon.bg-emot_02_32_042{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -322px -10px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_043,.wcPopup-content span.wcEmoticon.bg-emot_02_32_043{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -322px -62px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_044,.wcPopup-content span.wcEmoticon.bg-emot_02_32_044{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -322px -114px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_045,.wcPopup-content span.wcEmoticon.bg-emot_02_32_045{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -322px -166px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_046,.wcPopup-content span.wcEmoticon.bg-emot_02_32_046{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -322px -218px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_047,.wcPopup-content span.wcEmoticon.bg-emot_02_32_047{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -322px -270px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_048,.wcPopup-content span.wcEmoticon.bg-emot_02_32_048{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -10px -322px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_049,.wcPopup-content span.wcEmoticon.bg-emot_02_32_049{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -62px -322px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_050,.wcPopup-content span.wcEmoticon.bg-emot_02_32_050{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_32.png) -114px -322px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_001,.wcPopup-content span.wcEmoticon.bg-emot_02_64_001{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -10px -10px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_002,.wcPopup-content span.wcEmoticon.bg-emot_02_64_002{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -94px -10px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_003,.wcPopup-content span.wcEmoticon.bg-emot_02_64_003{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -10px -94px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_004,.wcPopup-content span.wcEmoticon.bg-emot_02_64_004{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -94px -94px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_005,.wcPopup-content span.wcEmoticon.bg-emot_02_64_005{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -178px -10px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_006,.wcPopup-content span.wcEmoticon.bg-emot_02_64_006{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -178px -94px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_007,.wcPopup-content span.wcEmoticon.bg-emot_02_64_007{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -10px -178px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_008,.wcPopup-content span.wcEmoticon.bg-emot_02_64_008{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -94px -178px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_009,.wcPopup-content span.wcEmoticon.bg-emot_02_64_009{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -178px -178px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_010,.wcPopup-content span.wcEmoticon.bg-emot_02_64_010{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -262px -10px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_011,.wcPopup-content span.wcEmoticon.bg-emot_02_64_011{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -262px -94px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_012,.wcPopup-content span.wcEmoticon.bg-emot_02_64_012{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -262px -178px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_013,.wcPopup-content span.wcEmoticon.bg-emot_02_64_013{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -10px -262px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_014,.wcPopup-content span.wcEmoticon.bg-emot_02_64_014{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -94px -262px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_015,.wcPopup-content span.wcEmoticon.bg-emot_02_64_015{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -178px -262px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_016,.wcPopup-content span.wcEmoticon.bg-emot_02_64_016{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -262px -262px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_017,.wcPopup-content span.wcEmoticon.bg-emot_02_64_017{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -346px -10px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_018,.wcPopup-content span.wcEmoticon.bg-emot_02_64_018{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -346px -94px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_019,.wcPopup-content span.wcEmoticon.bg-emot_02_64_019{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -346px -178px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_020,.wcPopup-content span.wcEmoticon.bg-emot_02_64_020{width:63px;height:63px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -178px -514px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_021,.wcPopup-content span.wcEmoticon.bg-emot_02_64_021{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -346px -262px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_022,.wcPopup-content span.wcEmoticon.bg-emot_02_64_022{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -10px -346px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_023,.wcPopup-content span.wcEmoticon.bg-emot_02_64_023{width:54px;height:66px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -598px -260px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_024,.wcPopup-content span.wcEmoticon.bg-emot_02_64_024{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -94px -346px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_025,.wcPopup-content span.wcEmoticon.bg-emot_02_64_025{width:58px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -598px -94px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_026,.wcPopup-content span.wcEmoticon.bg-emot_02_64_026{width:58px;height:62px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -598px -178px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_027,.wcPopup-content span.wcEmoticon.bg-emot_02_64_027{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -178px -346px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_028,.wcPopup-content span.wcEmoticon.bg-emot_02_64_028{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -262px -346px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_029,.wcPopup-content span.wcEmoticon.bg-emot_02_64_029{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -346px -346px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_030,.wcPopup-content span.wcEmoticon.bg-emot_02_64_030{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -430px -10px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_031,.wcPopup-content span.wcEmoticon.bg-emot_02_64_031{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -430px -94px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_032,.wcPopup-content span.wcEmoticon.bg-emot_02_64_032{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -430px -178px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_033,.wcPopup-content span.wcEmoticon.bg-emot_02_64_033{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -430px -262px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_034,.wcPopup-content span.wcEmoticon.bg-emot_02_64_034{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -430px -346px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_035,.wcPopup-content span.wcEmoticon.bg-emot_02_64_035{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -10px -430px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_036,.wcPopup-content span.wcEmoticon.bg-emot_02_64_036{width:60px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -598px -10px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_037,.wcPopup-content span.wcEmoticon.bg-emot_02_64_037{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -94px -430px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_038,.wcPopup-content span.wcEmoticon.bg-emot_02_64_038{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -178px -430px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_039,.wcPopup-content span.wcEmoticon.bg-emot_02_64_039{width:64px;height:56px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -261px -514px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_040,.wcPopup-content span.wcEmoticon.bg-emot_02_64_040{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -262px -430px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_041,.wcPopup-content span.wcEmoticon.bg-emot_02_64_041{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -346px -430px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_042,.wcPopup-content span.wcEmoticon.bg-emot_02_64_042{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -430px -430px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_043,.wcPopup-content span.wcEmoticon.bg-emot_02_64_043{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -514px -10px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_044,.wcPopup-content span.wcEmoticon.bg-emot_02_64_044{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -514px -94px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_045,.wcPopup-content span.wcEmoticon.bg-emot_02_64_045{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -514px -178px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_046,.wcPopup-content span.wcEmoticon.bg-emot_02_64_046{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -514px -262px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_047,.wcPopup-content span.wcEmoticon.bg-emot_02_64_047{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -514px -346px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_048,.wcPopup-content span.wcEmoticon.bg-emot_02_64_048{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -514px -430px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_049,.wcPopup-content span.wcEmoticon.bg-emot_02_64_049{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -10px -514px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_050,.wcPopup-content span.wcEmoticon.bg-emot_02_64_050{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_64.png) -94px -514px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_001,.wcPopup-content span.wcEmoticon.bg-emot_02_128_001{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -158px -188px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_002,.wcPopup-content span.wcEmoticon.bg-emot_02_128_002{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -306px -188px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_003,.wcPopup-content span.wcEmoticon.bg-emot_02_128_003{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -454px -10px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_004,.wcPopup-content span.wcEmoticon.bg-emot_02_128_004{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -454px -158px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_005,.wcPopup-content span.wcEmoticon.bg-emot_02_128_005{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -10px -344px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_006,.wcPopup-content span.wcEmoticon.bg-emot_02_128_006{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -158px -344px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_007,.wcPopup-content span.wcEmoticon.bg-emot_02_128_007{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -306px -344px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_008,.wcPopup-content span.wcEmoticon.bg-emot_02_128_008{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -454px -344px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_009,.wcPopup-content span.wcEmoticon.bg-emot_02_128_009{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -602px -10px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_010,.wcPopup-content span.wcEmoticon.bg-emot_02_128_010{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -602px -158px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_011,.wcPopup-content span.wcEmoticon.bg-emot_02_128_011{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -602px -306px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_012,.wcPopup-content span.wcEmoticon.bg-emot_02_128_012{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -10px -492px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_013,.wcPopup-content span.wcEmoticon.bg-emot_02_128_013{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -158px -492px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_014,.wcPopup-content span.wcEmoticon.bg-emot_02_128_014{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -306px -492px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_015,.wcPopup-content span.wcEmoticon.bg-emot_02_128_015{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -454px -492px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_016,.wcPopup-content span.wcEmoticon.bg-emot_02_128_016{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -602px -492px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_017,.wcPopup-content span.wcEmoticon.bg-emot_02_128_017{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -750px -10px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_018,.wcPopup-content span.wcEmoticon.bg-emot_02_128_018{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -750px -158px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_019,.wcPopup-content span.wcEmoticon.bg-emot_02_128_019{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -750px -306px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_020,.wcPopup-content span.wcEmoticon.bg-emot_02_128_020{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -750px -454px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_021,.wcPopup-content span.wcEmoticon.bg-emot_02_128_021{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -10px -640px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_022,.wcPopup-content span.wcEmoticon.bg-emot_02_128_022{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -158px -640px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_023,.wcPopup-content span.wcEmoticon.bg-emot_02_128_023{width:128px;height:158px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -10px -10px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_024,.wcPopup-content span.wcEmoticon.bg-emot_02_128_024{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -306px -640px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_025,.wcPopup-content span.wcEmoticon.bg-emot_02_128_025{width:128px;height:140px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -158px -10px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_026,.wcPopup-content span.wcEmoticon.bg-emot_02_128_026{width:128px;height:137px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -306px -10px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_027,.wcPopup-content span.wcEmoticon.bg-emot_02_128_027{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -454px -640px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_028,.wcPopup-content span.wcEmoticon.bg-emot_02_128_028{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -602px -640px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_029,.wcPopup-content span.wcEmoticon.bg-emot_02_128_029{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -750px -640px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_030,.wcPopup-content span.wcEmoticon.bg-emot_02_128_030{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -898px -10px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_031,.wcPopup-content span.wcEmoticon.bg-emot_02_128_031{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -898px -158px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_032,.wcPopup-content span.wcEmoticon.bg-emot_02_128_032{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -898px -306px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_033,.wcPopup-content span.wcEmoticon.bg-emot_02_128_033{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -898px -454px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_034,.wcPopup-content span.wcEmoticon.bg-emot_02_128_034{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -898px -602px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_035,.wcPopup-content span.wcEmoticon.bg-emot_02_128_035{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -10px -788px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_036,.wcPopup-content span.wcEmoticon.bg-emot_02_128_036{width:128px;height:136px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -10px -188px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_037,.wcPopup-content span.wcEmoticon.bg-emot_02_128_037{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -158px -788px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_038,.wcPopup-content span.wcEmoticon.bg-emot_02_128_038{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -306px -788px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_039,.wcPopup-content span.wcEmoticon.bg-emot_02_128_039{width:128px;height:113px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -158px -936px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_040,.wcPopup-content span.wcEmoticon.bg-emot_02_128_040{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -454px -788px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_041,.wcPopup-content span.wcEmoticon.bg-emot_02_128_041{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -602px -788px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_042,.wcPopup-content span.wcEmoticon.bg-emot_02_128_042{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -750px -788px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_043,.wcPopup-content span.wcEmoticon.bg-emot_02_128_043{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -898px -788px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_044,.wcPopup-content span.wcEmoticon.bg-emot_02_128_044{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -1046px -10px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_045,.wcPopup-content span.wcEmoticon.bg-emot_02_128_045{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -1046px -158px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_046,.wcPopup-content span.wcEmoticon.bg-emot_02_128_046{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -1046px -306px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_047,.wcPopup-content span.wcEmoticon.bg-emot_02_128_047{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -1046px -454px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_048,.wcPopup-content span.wcEmoticon.bg-emot_02_128_048{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -1046px -602px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_049,.wcPopup-content span.wcEmoticon.bg-emot_02_128_049{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -1046px -750px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_050,.wcPopup-content span.wcEmoticon.bg-emot_02_128_050{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_02_128.png) -10px -936px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_001,.wcPopup-content span.wcEmoticon.bg-emot_03_32_001{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -10px -10px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_002,.wcPopup-content span.wcEmoticon.bg-emot_03_32_002{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -62px -10px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_003,.wcPopup-content span.wcEmoticon.bg-emot_03_32_003{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -10px -62px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_004,.wcPopup-content span.wcEmoticon.bg-emot_03_32_004{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -62px -62px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_005,.wcPopup-content span.wcEmoticon.bg-emot_03_32_005{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -114px -10px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_006,.wcPopup-content span.wcEmoticon.bg-emot_03_32_006{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -114px -62px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_007,.wcPopup-content span.wcEmoticon.bg-emot_03_32_007{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -10px -114px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_008,.wcPopup-content span.wcEmoticon.bg-emot_03_32_008{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -62px -114px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_009,.wcPopup-content span.wcEmoticon.bg-emot_03_32_009{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -114px -114px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_010,.wcPopup-content span.wcEmoticon.bg-emot_03_32_010{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -166px -10px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_011,.wcPopup-content span.wcEmoticon.bg-emot_03_32_011{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -166px -62px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_012,.wcPopup-content span.wcEmoticon.bg-emot_03_32_012{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -166px -114px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_013,.wcPopup-content span.wcEmoticon.bg-emot_03_32_013{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -10px -166px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_014,.wcPopup-content span.wcEmoticon.bg-emot_03_32_014{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -62px -166px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_015,.wcPopup-content span.wcEmoticon.bg-emot_03_32_015{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -114px -166px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_016,.wcPopup-content span.wcEmoticon.bg-emot_03_32_016{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -166px -166px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_017,.wcPopup-content span.wcEmoticon.bg-emot_03_32_017{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -218px -10px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_018,.wcPopup-content span.wcEmoticon.bg-emot_03_32_018{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -218px -62px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_019,.wcPopup-content span.wcEmoticon.bg-emot_03_32_019{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -218px -114px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_020,.wcPopup-content span.wcEmoticon.bg-emot_03_32_020{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -218px -166px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_021,.wcPopup-content span.wcEmoticon.bg-emot_03_32_021{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -10px -218px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_022,.wcPopup-content span.wcEmoticon.bg-emot_03_32_022{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -62px -218px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_023,.wcPopup-content span.wcEmoticon.bg-emot_03_32_023{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -114px -218px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_024,.wcPopup-content span.wcEmoticon.bg-emot_03_32_024{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -166px -218px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_025,.wcPopup-content span.wcEmoticon.bg-emot_03_32_025{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -218px -218px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_026,.wcPopup-content span.wcEmoticon.bg-emot_03_32_026{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -270px -10px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_027,.wcPopup-content span.wcEmoticon.bg-emot_03_32_027{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -270px -62px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_028,.wcPopup-content span.wcEmoticon.bg-emot_03_32_028{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -270px -114px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_029,.wcPopup-content span.wcEmoticon.bg-emot_03_32_029{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -270px -166px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_030,.wcPopup-content span.wcEmoticon.bg-emot_03_32_030{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -270px -218px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_031,.wcPopup-content span.wcEmoticon.bg-emot_03_32_031{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -10px -270px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_032,.wcPopup-content span.wcEmoticon.bg-emot_03_32_032{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -62px -270px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_033,.wcPopup-content span.wcEmoticon.bg-emot_03_32_033{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -114px -270px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_034,.wcPopup-content span.wcEmoticon.bg-emot_03_32_034{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -166px -270px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_035,.wcPopup-content span.wcEmoticon.bg-emot_03_32_035{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -218px -270px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_036,.wcPopup-content span.wcEmoticon.bg-emot_03_32_036{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -270px -270px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_037,.wcPopup-content span.wcEmoticon.bg-emot_03_32_037{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -322px -10px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_038,.wcPopup-content span.wcEmoticon.bg-emot_03_32_038{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -322px -62px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_039,.wcPopup-content span.wcEmoticon.bg-emot_03_32_039{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -322px -114px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_040,.wcPopup-content span.wcEmoticon.bg-emot_03_32_040{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -322px -166px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_041,.wcPopup-content span.wcEmoticon.bg-emot_03_32_041{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -322px -218px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_042,.wcPopup-content span.wcEmoticon.bg-emot_03_32_042{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -322px -270px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_043,.wcPopup-content span.wcEmoticon.bg-emot_03_32_043{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -10px -322px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_044,.wcPopup-content span.wcEmoticon.bg-emot_03_32_044{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -62px -322px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_045,.wcPopup-content span.wcEmoticon.bg-emot_03_32_045{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -114px -322px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_046,.wcPopup-content span.wcEmoticon.bg-emot_03_32_046{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -166px -322px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_047,.wcPopup-content span.wcEmoticon.bg-emot_03_32_047{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -218px -322px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_048,.wcPopup-content span.wcEmoticon.bg-emot_03_32_048{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_32.png) -270px -322px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_001,.wcPopup-content span.wcEmoticon.bg-emot_03_64_001{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -10px -10px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_002,.wcPopup-content span.wcEmoticon.bg-emot_03_64_002{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -94px -10px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_003,.wcPopup-content span.wcEmoticon.bg-emot_03_64_003{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -10px -94px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_004,.wcPopup-content span.wcEmoticon.bg-emot_03_64_004{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -94px -94px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_005,.wcPopup-content span.wcEmoticon.bg-emot_03_64_005{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -178px -10px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_006,.wcPopup-content span.wcEmoticon.bg-emot_03_64_006{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -178px -94px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_007,.wcPopup-content span.wcEmoticon.bg-emot_03_64_007{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -10px -178px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_008,.wcPopup-content span.wcEmoticon.bg-emot_03_64_008{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -94px -178px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_009,.wcPopup-content span.wcEmoticon.bg-emot_03_64_009{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -178px -178px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_010,.wcPopup-content span.wcEmoticon.bg-emot_03_64_010{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -262px -10px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_011,.wcPopup-content span.wcEmoticon.bg-emot_03_64_011{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -262px -94px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_012,.wcPopup-content span.wcEmoticon.bg-emot_03_64_012{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -262px -178px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_013,.wcPopup-content span.wcEmoticon.bg-emot_03_64_013{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -10px -262px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_014,.wcPopup-content span.wcEmoticon.bg-emot_03_64_014{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -94px -262px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_015,.wcPopup-content span.wcEmoticon.bg-emot_03_64_015{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -178px -262px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_016,.wcPopup-content span.wcEmoticon.bg-emot_03_64_016{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -262px -262px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_017,.wcPopup-content span.wcEmoticon.bg-emot_03_64_017{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -346px -10px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_018,.wcPopup-content span.wcEmoticon.bg-emot_03_64_018{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -346px -94px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_019,.wcPopup-content span.wcEmoticon.bg-emot_03_64_019{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -346px -178px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_020,.wcPopup-content span.wcEmoticon.bg-emot_03_64_020{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -346px -262px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_021,.wcPopup-content span.wcEmoticon.bg-emot_03_64_021{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -10px -346px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_022,.wcPopup-content span.wcEmoticon.bg-emot_03_64_022{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -94px -346px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_023,.wcPopup-content span.wcEmoticon.bg-emot_03_64_023{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -178px -346px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_024,.wcPopup-content span.wcEmoticon.bg-emot_03_64_024{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -262px -346px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_025,.wcPopup-content span.wcEmoticon.bg-emot_03_64_025{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -346px -346px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_026,.wcPopup-content span.wcEmoticon.bg-emot_03_64_026{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -430px -10px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_027,.wcPopup-content span.wcEmoticon.bg-emot_03_64_027{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -430px -94px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_028,.wcPopup-content span.wcEmoticon.bg-emot_03_64_028{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -430px -178px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_029,.wcPopup-content span.wcEmoticon.bg-emot_03_64_029{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -430px -262px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_030,.wcPopup-content span.wcEmoticon.bg-emot_03_64_030{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -430px -346px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_031,.wcPopup-content span.wcEmoticon.bg-emot_03_64_031{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -10px -430px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_032,.wcPopup-content span.wcEmoticon.bg-emot_03_64_032{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -94px -430px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_033,.wcPopup-content span.wcEmoticon.bg-emot_03_64_033{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -178px -430px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_034,.wcPopup-content span.wcEmoticon.bg-emot_03_64_034{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -262px -430px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_035,.wcPopup-content span.wcEmoticon.bg-emot_03_64_035{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -346px -430px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_036,.wcPopup-content span.wcEmoticon.bg-emot_03_64_036{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -430px -430px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_037,.wcPopup-content span.wcEmoticon.bg-emot_03_64_037{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -514px -10px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_038,.wcPopup-content span.wcEmoticon.bg-emot_03_64_038{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -514px -94px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_039,.wcPopup-content span.wcEmoticon.bg-emot_03_64_039{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -514px -178px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_040,.wcPopup-content span.wcEmoticon.bg-emot_03_64_040{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -514px -262px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_041,.wcPopup-content span.wcEmoticon.bg-emot_03_64_041{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -514px -346px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_042,.wcPopup-content span.wcEmoticon.bg-emot_03_64_042{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -514px -430px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_043,.wcPopup-content span.wcEmoticon.bg-emot_03_64_043{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -10px -514px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_044,.wcPopup-content span.wcEmoticon.bg-emot_03_64_044{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -94px -514px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_045,.wcPopup-content span.wcEmoticon.bg-emot_03_64_045{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -178px -514px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_046,.wcPopup-content span.wcEmoticon.bg-emot_03_64_046{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -262px -514px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_047,.wcPopup-content span.wcEmoticon.bg-emot_03_64_047{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -346px -514px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_048,.wcPopup-content span.wcEmoticon.bg-emot_03_64_048{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_64.png) -430px -514px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_001,.wcPopup-content span.wcEmoticon.bg-emot_03_128_001{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -10px -10px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_002,.wcPopup-content span.wcEmoticon.bg-emot_03_128_002{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -158px -10px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_003,.wcPopup-content span.wcEmoticon.bg-emot_03_128_003{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -10px -158px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_004,.wcPopup-content span.wcEmoticon.bg-emot_03_128_004{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -158px -158px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_005,.wcPopup-content span.wcEmoticon.bg-emot_03_128_005{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -306px -10px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_006,.wcPopup-content span.wcEmoticon.bg-emot_03_128_006{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -306px -158px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_007,.wcPopup-content span.wcEmoticon.bg-emot_03_128_007{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -10px -306px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_008,.wcPopup-content span.wcEmoticon.bg-emot_03_128_008{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -158px -306px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_009,.wcPopup-content span.wcEmoticon.bg-emot_03_128_009{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -306px -306px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_010,.wcPopup-content span.wcEmoticon.bg-emot_03_128_010{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -454px -10px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_011,.wcPopup-content span.wcEmoticon.bg-emot_03_128_011{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -454px -158px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_012,.wcPopup-content span.wcEmoticon.bg-emot_03_128_012{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -454px -306px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_013,.wcPopup-content span.wcEmoticon.bg-emot_03_128_013{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -10px -454px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_014,.wcPopup-content span.wcEmoticon.bg-emot_03_128_014{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -158px -454px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_015,.wcPopup-content span.wcEmoticon.bg-emot_03_128_015{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -306px -454px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_016,.wcPopup-content span.wcEmoticon.bg-emot_03_128_016{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -454px -454px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_017,.wcPopup-content span.wcEmoticon.bg-emot_03_128_017{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -602px -10px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_018,.wcPopup-content span.wcEmoticon.bg-emot_03_128_018{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -602px -158px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_019,.wcPopup-content span.wcEmoticon.bg-emot_03_128_019{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -602px -306px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_020,.wcPopup-content span.wcEmoticon.bg-emot_03_128_020{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -602px -454px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_021,.wcPopup-content span.wcEmoticon.bg-emot_03_128_021{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -10px -602px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_022,.wcPopup-content span.wcEmoticon.bg-emot_03_128_022{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -158px -602px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_023,.wcPopup-content span.wcEmoticon.bg-emot_03_128_023{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -306px -602px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_024,.wcPopup-content span.wcEmoticon.bg-emot_03_128_024{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -454px -602px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_025,.wcPopup-content span.wcEmoticon.bg-emot_03_128_025{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -602px -602px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_026,.wcPopup-content span.wcEmoticon.bg-emot_03_128_026{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -750px -10px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_027,.wcPopup-content span.wcEmoticon.bg-emot_03_128_027{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -750px -158px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_028,.wcPopup-content span.wcEmoticon.bg-emot_03_128_028{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -750px -306px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_029,.wcPopup-content span.wcEmoticon.bg-emot_03_128_029{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -750px -454px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_030,.wcPopup-content span.wcEmoticon.bg-emot_03_128_030{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -750px -602px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_031,.wcPopup-content span.wcEmoticon.bg-emot_03_128_031{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -10px -750px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_032,.wcPopup-content span.wcEmoticon.bg-emot_03_128_032{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -158px -750px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_033,.wcPopup-content span.wcEmoticon.bg-emot_03_128_033{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -306px -750px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_034,.wcPopup-content span.wcEmoticon.bg-emot_03_128_034{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -454px -750px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_035,.wcPopup-content span.wcEmoticon.bg-emot_03_128_035{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -602px -750px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_036,.wcPopup-content span.wcEmoticon.bg-emot_03_128_036{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -750px -750px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_037,.wcPopup-content span.wcEmoticon.bg-emot_03_128_037{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -898px -10px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_038,.wcPopup-content span.wcEmoticon.bg-emot_03_128_038{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -898px -158px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_039,.wcPopup-content span.wcEmoticon.bg-emot_03_128_039{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -898px -306px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_040,.wcPopup-content span.wcEmoticon.bg-emot_03_128_040{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -898px -454px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_041,.wcPopup-content span.wcEmoticon.bg-emot_03_128_041{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -898px -602px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_042,.wcPopup-content span.wcEmoticon.bg-emot_03_128_042{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -898px -750px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_043,.wcPopup-content span.wcEmoticon.bg-emot_03_128_043{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -10px -898px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_044,.wcPopup-content span.wcEmoticon.bg-emot_03_128_044{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -158px -898px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_045,.wcPopup-content span.wcEmoticon.bg-emot_03_128_045{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -306px -898px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_046,.wcPopup-content span.wcEmoticon.bg-emot_03_128_046{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -454px -898px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_047,.wcPopup-content span.wcEmoticon.bg-emot_03_128_047{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -602px -898px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_048,.wcPopup-content span.wcEmoticon.bg-emot_03_128_048{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_03_128.png) -750px -898px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_001,.wcPopup-content span.wcEmoticon.bg-emot_04_32_001{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -10px -10px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_002,.wcPopup-content span.wcEmoticon.bg-emot_04_32_002{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -62px -10px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_003,.wcPopup-content span.wcEmoticon.bg-emot_04_32_003{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -10px -62px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_004,.wcPopup-content span.wcEmoticon.bg-emot_04_32_004{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -62px -62px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_005,.wcPopup-content span.wcEmoticon.bg-emot_04_32_005{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -114px -10px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_006,.wcPopup-content span.wcEmoticon.bg-emot_04_32_006{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -114px -62px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_007,.wcPopup-content span.wcEmoticon.bg-emot_04_32_007{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -10px -114px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_008,.wcPopup-content span.wcEmoticon.bg-emot_04_32_008{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -62px -114px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_009,.wcPopup-content span.wcEmoticon.bg-emot_04_32_009{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -114px -114px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_010,.wcPopup-content span.wcEmoticon.bg-emot_04_32_010{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -166px -10px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_011,.wcPopup-content span.wcEmoticon.bg-emot_04_32_011{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -166px -62px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_012,.wcPopup-content span.wcEmoticon.bg-emot_04_32_012{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -166px -114px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_013,.wcPopup-content span.wcEmoticon.bg-emot_04_32_013{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -10px -166px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_014,.wcPopup-content span.wcEmoticon.bg-emot_04_32_014{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -62px -166px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_015,.wcPopup-content span.wcEmoticon.bg-emot_04_32_015{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -114px -166px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_016,.wcPopup-content span.wcEmoticon.bg-emot_04_32_016{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -166px -166px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_017,.wcPopup-content span.wcEmoticon.bg-emot_04_32_017{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -218px -10px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_018,.wcPopup-content span.wcEmoticon.bg-emot_04_32_018{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -218px -62px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_019,.wcPopup-content span.wcEmoticon.bg-emot_04_32_019{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -218px -114px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_020,.wcPopup-content span.wcEmoticon.bg-emot_04_32_020{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -218px -166px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_021,.wcPopup-content span.wcEmoticon.bg-emot_04_32_021{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -10px -218px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_022,.wcPopup-content span.wcEmoticon.bg-emot_04_32_022{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -62px -218px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_023,.wcPopup-content span.wcEmoticon.bg-emot_04_32_023{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -114px -218px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_024,.wcPopup-content span.wcEmoticon.bg-emot_04_32_024{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -166px -218px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_025,.wcPopup-content span.wcEmoticon.bg-emot_04_32_025{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -218px -218px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_026,.wcPopup-content span.wcEmoticon.bg-emot_04_32_026{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -270px -10px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_027,.wcPopup-content span.wcEmoticon.bg-emot_04_32_027{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -270px -62px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_028,.wcPopup-content span.wcEmoticon.bg-emot_04_32_028{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -270px -114px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_029,.wcPopup-content span.wcEmoticon.bg-emot_04_32_029{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -270px -166px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_030,.wcPopup-content span.wcEmoticon.bg-emot_04_32_030{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -270px -218px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_031,.wcPopup-content span.wcEmoticon.bg-emot_04_32_031{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -10px -270px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_032,.wcPopup-content span.wcEmoticon.bg-emot_04_32_032{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -62px -270px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_033,.wcPopup-content span.wcEmoticon.bg-emot_04_32_033{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -114px -270px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_034,.wcPopup-content span.wcEmoticon.bg-emot_04_32_034{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -166px -270px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_035,.wcPopup-content span.wcEmoticon.bg-emot_04_32_035{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -218px -270px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_036,.wcPopup-content span.wcEmoticon.bg-emot_04_32_036{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -270px -270px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_037,.wcPopup-content span.wcEmoticon.bg-emot_04_32_037{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -322px -10px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_038,.wcPopup-content span.wcEmoticon.bg-emot_04_32_038{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -322px -62px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_039,.wcPopup-content span.wcEmoticon.bg-emot_04_32_039{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -322px -114px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_040,.wcPopup-content span.wcEmoticon.bg-emot_04_32_040{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -322px -166px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_041,.wcPopup-content span.wcEmoticon.bg-emot_04_32_041{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -322px -218px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_042,.wcPopup-content span.wcEmoticon.bg-emot_04_32_042{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -322px -270px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_043,.wcPopup-content span.wcEmoticon.bg-emot_04_32_043{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -10px -322px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_044,.wcPopup-content span.wcEmoticon.bg-emot_04_32_044{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -62px -322px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_045,.wcPopup-content span.wcEmoticon.bg-emot_04_32_045{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -114px -322px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_046,.wcPopup-content span.wcEmoticon.bg-emot_04_32_046{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -166px -322px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_047,.wcPopup-content span.wcEmoticon.bg-emot_04_32_047{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -218px -322px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_048,.wcPopup-content span.wcEmoticon.bg-emot_04_32_048{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -270px -322px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_049,.wcPopup-content span.wcEmoticon.bg-emot_04_32_049{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -322px -322px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_050,.wcPopup-content span.wcEmoticon.bg-emot_04_32_050{width:32px;height:32px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_32.png) -374px -10px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_001,.wcPopup-content span.wcEmoticon.bg-emot_04_64_001{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -10px -95px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_002,.wcPopup-content span.wcEmoticon.bg-emot_04_64_002{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -94px -95px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_003,.wcPopup-content span.wcEmoticon.bg-emot_04_64_003{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -178px -95px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_004,.wcPopup-content span.wcEmoticon.bg-emot_04_64_004{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -262px -10px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_005,.wcPopup-content span.wcEmoticon.bg-emot_04_64_005{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -262px -94px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_006,.wcPopup-content span.wcEmoticon.bg-emot_04_64_006{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -10px -179px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_007,.wcPopup-content span.wcEmoticon.bg-emot_04_64_007{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -94px -179px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_008,.wcPopup-content span.wcEmoticon.bg-emot_04_64_008{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -178px -179px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_009,.wcPopup-content span.wcEmoticon.bg-emot_04_64_009{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -262px -179px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_010,.wcPopup-content span.wcEmoticon.bg-emot_04_64_010{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -346px -10px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_011,.wcPopup-content span.wcEmoticon.bg-emot_04_64_011{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -346px -94px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_012,.wcPopup-content span.wcEmoticon.bg-emot_04_64_012{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -346px -178px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_013,.wcPopup-content span.wcEmoticon.bg-emot_04_64_013{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -10px -263px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_014,.wcPopup-content span.wcEmoticon.bg-emot_04_64_014{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -94px -263px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_015,.wcPopup-content span.wcEmoticon.bg-emot_04_64_015{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -178px -263px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_016,.wcPopup-content span.wcEmoticon.bg-emot_04_64_016{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -262px -263px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_017,.wcPopup-content span.wcEmoticon.bg-emot_04_64_017{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -346px -263px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_018,.wcPopup-content span.wcEmoticon.bg-emot_04_64_018{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -430px -10px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_019,.wcPopup-content span.wcEmoticon.bg-emot_04_64_019{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -430px -94px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_020,.wcPopup-content span.wcEmoticon.bg-emot_04_64_020{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -430px -178px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_021,.wcPopup-content span.wcEmoticon.bg-emot_04_64_021{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -430px -262px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_022,.wcPopup-content span.wcEmoticon.bg-emot_04_64_022{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -10px -347px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_023,.wcPopup-content span.wcEmoticon.bg-emot_04_64_023{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -94px -347px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_024,.wcPopup-content span.wcEmoticon.bg-emot_04_64_024{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -178px -347px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_025,.wcPopup-content span.wcEmoticon.bg-emot_04_64_025{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -262px -347px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_026,.wcPopup-content span.wcEmoticon.bg-emot_04_64_026{width:64px;height:65px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -10px -10px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_027,.wcPopup-content span.wcEmoticon.bg-emot_04_64_027{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -346px -347px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_028,.wcPopup-content span.wcEmoticon.bg-emot_04_64_028{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -430px -347px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_029,.wcPopup-content span.wcEmoticon.bg-emot_04_64_029{width:64px;height:65px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -94px -10px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_030,.wcPopup-content span.wcEmoticon.bg-emot_04_64_030{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -514px -10px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_031,.wcPopup-content span.wcEmoticon.bg-emot_04_64_031{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -514px -94px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_032,.wcPopup-content span.wcEmoticon.bg-emot_04_64_032{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -514px -178px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_033,.wcPopup-content span.wcEmoticon.bg-emot_04_64_033{width:64px;height:63px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -10px -515px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_034,.wcPopup-content span.wcEmoticon.bg-emot_04_64_034{width:64px;height:63px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -94px -515px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_035,.wcPopup-content span.wcEmoticon.bg-emot_04_64_035{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -514px -262px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_036,.wcPopup-content span.wcEmoticon.bg-emot_04_64_036{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -514px -346px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_037,.wcPopup-content span.wcEmoticon.bg-emot_04_64_037{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -10px -431px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_038,.wcPopup-content span.wcEmoticon.bg-emot_04_64_038{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -94px -431px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_039,.wcPopup-content span.wcEmoticon.bg-emot_04_64_039{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -178px -431px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_040,.wcPopup-content span.wcEmoticon.bg-emot_04_64_040{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -262px -431px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_041,.wcPopup-content span.wcEmoticon.bg-emot_04_64_041{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -346px -431px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_042,.wcPopup-content span.wcEmoticon.bg-emot_04_64_042{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -430px -431px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_043,.wcPopup-content span.wcEmoticon.bg-emot_04_64_043{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -514px -431px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_044,.wcPopup-content span.wcEmoticon.bg-emot_04_64_044{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -598px -10px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_045,.wcPopup-content span.wcEmoticon.bg-emot_04_64_045{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -598px -94px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_046,.wcPopup-content span.wcEmoticon.bg-emot_04_64_046{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -598px -178px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_047,.wcPopup-content span.wcEmoticon.bg-emot_04_64_047{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -598px -262px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_048,.wcPopup-content span.wcEmoticon.bg-emot_04_64_048{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -598px -346px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_049,.wcPopup-content span.wcEmoticon.bg-emot_04_64_049{width:64px;height:64px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -598px -430px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_050,.wcPopup-content span.wcEmoticon.bg-emot_04_64_050{width:64px;height:65px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_64.png) -178px -10px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_001,.wcPopup-content span.wcEmoticon.bg-emot_04_128_001{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -10px -159px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_002,.wcPopup-content span.wcEmoticon.bg-emot_04_128_002{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -158px -159px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_003,.wcPopup-content span.wcEmoticon.bg-emot_04_128_003{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -306px -159px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_004,.wcPopup-content span.wcEmoticon.bg-emot_04_128_004{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -454px -10px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_005,.wcPopup-content span.wcEmoticon.bg-emot_04_128_005{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -454px -158px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_006,.wcPopup-content span.wcEmoticon.bg-emot_04_128_006{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -10px -307px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_007,.wcPopup-content span.wcEmoticon.bg-emot_04_128_007{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -158px -307px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_008,.wcPopup-content span.wcEmoticon.bg-emot_04_128_008{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -306px -307px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_009,.wcPopup-content span.wcEmoticon.bg-emot_04_128_009{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -454px -307px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_010,.wcPopup-content span.wcEmoticon.bg-emot_04_128_010{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -602px -10px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_011,.wcPopup-content span.wcEmoticon.bg-emot_04_128_011{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -602px -158px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_012,.wcPopup-content span.wcEmoticon.bg-emot_04_128_012{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -602px -306px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_013,.wcPopup-content span.wcEmoticon.bg-emot_04_128_013{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -10px -455px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_014,.wcPopup-content span.wcEmoticon.bg-emot_04_128_014{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -158px -455px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_015,.wcPopup-content span.wcEmoticon.bg-emot_04_128_015{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -306px -455px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_016,.wcPopup-content span.wcEmoticon.bg-emot_04_128_016{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -454px -455px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_017,.wcPopup-content span.wcEmoticon.bg-emot_04_128_017{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -602px -455px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_018,.wcPopup-content span.wcEmoticon.bg-emot_04_128_018{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -750px -10px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_019,.wcPopup-content span.wcEmoticon.bg-emot_04_128_019{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -750px -158px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_020,.wcPopup-content span.wcEmoticon.bg-emot_04_128_020{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -750px -306px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_021,.wcPopup-content span.wcEmoticon.bg-emot_04_128_021{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -750px -454px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_022,.wcPopup-content span.wcEmoticon.bg-emot_04_128_022{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -10px -603px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_023,.wcPopup-content span.wcEmoticon.bg-emot_04_128_023{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -158px -603px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_024,.wcPopup-content span.wcEmoticon.bg-emot_04_128_024{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -306px -603px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_025,.wcPopup-content span.wcEmoticon.bg-emot_04_128_025{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -454px -603px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_026,.wcPopup-content span.wcEmoticon.bg-emot_04_128_026{width:128px;height:129px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -10px -10px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_027,.wcPopup-content span.wcEmoticon.bg-emot_04_128_027{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -602px -603px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_028,.wcPopup-content span.wcEmoticon.bg-emot_04_128_028{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -750px -603px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_029,.wcPopup-content span.wcEmoticon.bg-emot_04_128_029{width:128px;height:129px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -158px -10px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_030,.wcPopup-content span.wcEmoticon.bg-emot_04_128_030{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -898px -10px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_031,.wcPopup-content span.wcEmoticon.bg-emot_04_128_031{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -898px -158px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_032,.wcPopup-content span.wcEmoticon.bg-emot_04_128_032{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -898px -306px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_033,.wcPopup-content span.wcEmoticon.bg-emot_04_128_033{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -898px -454px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_034,.wcPopup-content span.wcEmoticon.bg-emot_04_128_034{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -898px -602px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_035,.wcPopup-content span.wcEmoticon.bg-emot_04_128_035{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -10px -751px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_036,.wcPopup-content span.wcEmoticon.bg-emot_04_128_036{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -158px -751px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_037,.wcPopup-content span.wcEmoticon.bg-emot_04_128_037{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -306px -751px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_038,.wcPopup-content span.wcEmoticon.bg-emot_04_128_038{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -454px -751px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_040,.wcPopup-content span.wcEmoticon.bg-emot_04_128_040{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -602px -751px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_039,.wcPopup-content span.wcEmoticon.bg-emot_04_128_039{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -750px -751px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_041,.wcPopup-content span.wcEmoticon.bg-emot_04_128_041{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -898px -751px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_042,.wcPopup-content span.wcEmoticon.bg-emot_04_128_042{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -1046px -10px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_043,.wcPopup-content span.wcEmoticon.bg-emot_04_128_043{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -1046px -158px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_044,.wcPopup-content span.wcEmoticon.bg-emot_04_128_044{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -1046px -306px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_045,.wcPopup-content span.wcEmoticon.bg-emot_04_128_045{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -1046px -454px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_046,.wcPopup-content span.wcEmoticon.bg-emot_04_128_046{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -1046px -602px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_047,.wcPopup-content span.wcEmoticon.bg-emot_04_128_047{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -1046px -750px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_048,.wcPopup-content span.wcEmoticon.bg-emot_04_128_048{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -10px -899px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_049,.wcPopup-content span.wcEmoticon.bg-emot_04_128_049{width:128px;height:128px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -158px -899px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_050,.wcPopup-content span.wcEmoticon.bg-emot_04_128_050{width:128px;height:129px;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/emoticons/emots_04_128.png) -306px -10px}.wcPopup-content .wcReactionsButtons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:2px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.wcPopup-content .wcReactionsButtons .wcReactionsButtonsList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wcPopup-content .wcReactionsButtons .wcReactionsButtonsList .wcReactionButton{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;outline:0;text-decoration:none}.wcPopup-content .wcReactionsButtons .wcReactionsButtonsList .wcReactionButton.wcReactionButtonActive span{font-weight:700}.wcPopup-content .wcReactionsButtons .wcReactionsButtonsList .wcReactionButton img{margin-right:2px}.wcPopup-content .wcReactionsButtons .wcReactionsButtonsList .wcReactionButton:not(:last-child){margin-right:8px}.wcPopup-content .wcReactionsButtons .wcReactionsButtonsList .wcReactionButton.wcReactionLike img{padding-bottom:2px;height:.8rem}.wcPopup-content .wcReactionsButtons .wcReactionsButtonsList .wcReactionButton.wcReactionLove img{height:.8rem}.wcPopup-content .wcReactionsButtons .wcReactionsButtonsList .wcReactionButton.wcReactionSad img{height:.8rem}.wcPopup-content .wcReactionsButtons .wcTime{margin-left:10px}.wcPopup-content .wcReactionsCounters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:2px}.wcPopup-content .wcReactionsCounters .wcReactionCounter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wcPopup-content .wcReactionsCounters .wcReactionCounter>span{padding-right:1px;font-size:.9em}.wcPopup-content .wcReactionsCounters .wcReactionCounter:hover{cursor:pointer;text-decoration:underline}.wcPopup-content .wcReactionsCounters .wcReactionCounter:not(:last-child){margin-right:3px}.wcPopup-content .wcReactionsCounters .wcReactionCounter.wcReactionLike img{padding-bottom:4px;height:.8rem}.wcPopup-content .wcReactionsCounters .wcReactionCounter.wcReactionLove img{padding-bottom:1px;height:.8rem}.wcPopup-content .wcReactionsCounters .wcReactionCounter.wcReactionSad img{padding-bottom:1px;height:.8rem}.wcPopup-content .wcReactionsCounters+.wcReactionsButtons{margin-top:0}.wcPopup-content .wcTenor{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.wcPopup-content .wcTenor .wcTenorPowered{color:#888!important}.wcPopup-content .wcTenor .wcTenorSearch{margin:0;background-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/search.svg);background-repeat:no-repeat;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;background-position:10px center;padding-left:25px}.wcPopup-content .wcTenor .wcTenorSearch input{width:100%;border:none;outline:0;margin-right:15px;line-height:1em}.wcPopup-content .wcTenor .wcTenorSearch .wcClear{width:35px;height:35px;background-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/x.svg);background-position:50%;background-size:contain;cursor:pointer;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.wcPopup-content .wcTenor .wcTenorResults{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:2px}.wcPopup-content .wcTenor .wcTenorResults .wcTenorResultsColumn{width:50%}.wcPopup-content .wcTenor .wcTenorResults .wcTenorResultsColumn a{color:inherit}.wcPopup-content .wcTenor .wcTenorResults .wcTenorResultsColumn img{width:100%;cursor:pointer;background-color:#90ee90;-webkit-transition:padding 1s;transition:padding 1s;padding:0;border:none;border-radius:0;-webkit-box-shadow:none;box-shadow:none;display:block}.wcPopup-content .wcTenor .wcTenorResults .wcTenorResultsColumn img:hover{border:none;outline:0}@media only screen and (max-width:576px){.wcPopup-content.wcModal-content{width:95%}}@media only screen and (min-width:577px) and (max-width:1150px){.wcPopup-content.wcModal-content.wcModal-sm-content{width:300px}.wcPopup-content.wcModal-content.wcModal-md-content{width:500px}.wcPopup-content.wcModal-content.wcModal-lg-content,.wcPopup-content.wcModal-content.wcModal-xl-content{width:95%}}@media only screen and (min-width:1151px){.wcPopup-content.wcModal-content.wcModal-sm-content{width:300px}.wcPopup-content.wcModal-content.wcModal-md-content{width:500px}.wcPopup-content.wcModal-content.wcModal-lg-content{width:800px}.wcPopup-content.wcModal-content.wcModal-xl-content{width:1140px}}.wcPopup-content.wcModal-content .wcModalContent{padding:10px}.wcPopup-content.wcModal-content .wcModalContent .wcHeader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-bottom:10px}.wcPopup-content.wcModal-content .wcModalContent .wcHeader>*{font-size:1.3em}.wcPopup-content.wcModal-content .wcModalContent .wcHeader .wcCloseButton,.wcPopup-content.wcModal-content .wcModalContent .wcHeader .wcCloseButton:active,.wcPopup-content.wcModal-content .wcModalContent .wcHeader .wcCloseButton:focus{font-size:2em;color:inherit;text-decoration:none;outline:0}.wcPopup-content.wcModal-content .wcModalContent .wcFooter{margin-top:10px;text-align:right}.wcPopup-content.wcModal-content .wcModalContent .wcFooter :not(:last-child){margin-right:5px}.wcPopup-content.wcModal-content.wcStreamVideoConfirmation-content{color:red}.wcPopup-content.wcModal-content.wcStreamVideoConfirmation-content .wcContent .wcStreamRequest{text-align:center}.wcPopup-content.wcModal-content.wcStreamVideoConfirmation-content .wcContent .wcStreamRequest .wcAvatar{border-radius:5px;max-height:150px;max-width:150px}.wcPopup-content.wcModal-content.wcStreamVideoConfirmation-content .wcContent .wcStreamRequest .wcStreamCaller{font-size:1.5em}.wcPopup-content.wcModal-content.wcStreamVideoConfirmation-content .wcContent .wcStreamRequest .wcStreamIncomingText{margin-top:15px}.wcPopup-content.wcModal-content.wcStreamVideoConfirmation-content .wcFooter{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wcPopup-content.wcModal-content.wcStreamVideoConfirmation-content .wcFooter .wcButton{outline:0;padding-top:50px;background-position:center top;background-repeat:no-repeat;background-size:55px;min-width:55px;text-align:center}.wcPopup-content.wcModal-content.wcStreamVideoConfirmation-content .wcFooter .wcButton.wcDeclineButton{background-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/video-calls/video-decline.svg)}.wcPopup-content.wcModal-content.wcStreamVideoConfirmation-content .wcFooter .wcButton.wcAcceptButton{background-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/video-calls/video-accept.svg)}.wcPopup-content.wcModal-content.wcStreamVideoConfirmation-content .wcFooter .wcButton:not(:last-child){margin-right:20px}.wcPopup-content.wcModal-content.wcStreamVideoConfirmation-content .wcFooter .wcButton:active,.wcPopup-content.wcModal-content.wcStreamVideoConfirmation-content .wcFooter .wcButton:focus{text-decoration:none}[role=tooltip].wcActionsPopup-content{background-color:#f7f7f7;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto}[role=tooltip].wcActionsPopup-content .wcActions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[role=tooltip].wcActionsPopup-content .wcActions .wcAction{padding:0;width:20px;height:20px;display:inline-block;position:relative;text-decoration:none;border:1px solid #a6a6a6;border-radius:50%;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;font-size:.9%}[role=tooltip].wcActionsPopup-content .wcActions .wcAction:hover{background-color:#dfdfdf}[role=tooltip].wcActionsPopup-content .wcActions .wcAction:focus{outline:0}[role=tooltip].wcActionsPopup-content .wcActions .wcAction:not(:last-child){margin-right:7px}[role=tooltip].wcActionsPopup-content .wcActions .wcApprove{background:transparent url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/approve.svg) no-repeat 50%}[role=tooltip].wcActionsPopup-content .wcActions .wcDelete{background:transparent url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/x.svg) no-repeat 50%}[role=tooltip].wcActionsPopup-content .wcActions .wcEdit{background:transparent url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/edit.svg) no-repeat 50%}[role=tooltip].wcActionsPopup-content .wcActions .wcMute,[role=tooltip].wcActionsPopup-content .wcActions .wcUnMute{background:transparent url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/mute.svg) no-repeat 50%}[role=tooltip].wcActionsPopup-content .wcActions .wcBan{background:transparent url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/ban.svg) no-repeat 50%}[role=tooltip].wcActionsPopup-content .wcActions .wcSpam{background:transparent url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/spam.svg) no-repeat 50%}[role=tooltip].wcActionsPopup-content .wcActions .wcReply{background:transparent url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/reply.svg) no-repeat 50%}.wcPopup-overlay.wcEmoticonsPopup-overlay{background:0 0}.wcEmoticonsPopup-content{background-color:#f7f7f7;height:280px;text-align:center;padding:10px 5px}.wcEmoticonsPopup-content .wcAddonsLibrary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.wcEmoticonsPopup-content .wcAddonsLibrary .wcCategories{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:7px}.wcEmoticonsPopup-content .wcAddonsLibrary .wcCategories .wcCategoryButton{-webkit-transition:all .2s ease-in;transition:all .2s ease-in;opacity:.4}.wcEmoticonsPopup-content .wcAddonsLibrary .wcCategories .wcCategoryButton:not(:last-child){margin-right:5px}.wcEmoticonsPopup-content .wcAddonsLibrary .wcCategories .wcCategoryButton.wcCategoryButtonActive,.wcEmoticonsPopup-content .wcAddonsLibrary .wcCategories .wcCategoryButton:hover{opacity:1}.wcEmoticonsPopup-content .wcAddonsLibrary .wcCategory{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.wcEmoticonsPopup-content .wcCategory.wcCategoryEmoticons a{display:inline-block;border:none;line-height:28px;border-radius:50%;text-decoration:none;outline:0}.wcEmoticonsPopup-content .wcCategory.wcCategoryEmoticons a img{border:none;border-radius:0;margin:3px;padding:0;max-width:28px}[role=tooltip].wcColorsPopup-content{background-color:#f7f7f7;width:220px;height:157px;text-align:center;padding:5px 5px;line-height:12px;overflow:hidden}[role=tooltip].wcColorsPopup-content a{display:inline-block;text-decoration:none;outline:0;height:12px;width:12px;border:1px solid #000;margin:2px;cursor:pointer;line-height:12px;border-radius:3px}[role=tooltip].wcColorsPopup-content a:hover{border-color:#a6a6a6}[role=tooltip].wcInfoWindowPopup-content{background-color:#f7f7f7;width:350px;height:170px;padding:5px 5px;line-height:1.1em}[role=tooltip].wcInfoWindowPopup-content .wcContent{display:-webkit-box;display:-ms-flexbox;display:flex}[role=tooltip].wcInfoWindowPopup-content .wcContent .wcLeft{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}[role=tooltip].wcInfoWindowPopup-content .wcContent .wcLeft img{border-radius:50%;-webkit-box-shadow:none;box-shadow:none;border:none;vertical-align:middle;margin-right:10px;max-width:90px}[role=tooltip].wcInfoWindowPopup-content .wcContent .wcRight{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}[role=tooltip].wcInfoWindowPopup-content .wcContent .wcRight .wcName{font-size:1.1em;outline:0}[role=tooltip].wcInfoWindowPopup-content .wcContent .wcRight .wcDetails{margin-top:5px}[role=tooltip].wcRecentPopup-content{background-color:#f7f7f7;width:400px;height:250px;padding:5px 5px}[role=tooltip].wcRecentPopup-content .wcRecentTrigger{cursor:pointer;position:relative;display:inline-block;background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/recent-chats-inactive.svg) center center no-repeat;width:36px;height:36px;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}[role=tooltip].wcRecentPopup-content .wcRecentTrigger.wcOpen{background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/recent-chats.svg) center center no-repeat}[role=tooltip].wcRecentPopup-content .wcRecentTrigger:hover{background-color:#f7f7f7}[role=tooltip].wcRecentPopup-content .wcRecentTrigger span{cursor:pointer;color:#fff;background-color:red;font-size:.5em;line-height:1.3em;display:inline-block;border-radius:50%;text-align:center;position:absolute;right:4px;top:8px;min-width:18px;height:18px;padding:1px 3px;-webkit-transform:translateX(50%) translateY(-50%);transform:translateX(50%) translateY(-50%)}[role=tooltip].wcRecentPopup-content .wcRecentChats{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;line-height:1.1em;height:100%}[role=tooltip].wcRecentPopup-content .wcRecentChats .wcRecentContainer{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}[role=tooltip].wcRecentPopup-content .wcRecentChats .wcHeader{padding:10px 0 5px 0}[role=tooltip].wcRecentPopup-content .wcRecentChats .wcRecent{cursor:pointer;padding:10px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[role=tooltip].wcRecentPopup-content .wcRecentChats .wcRecent img.wcRecentChatAvatar{max-width:2em;margin:0 10px 2px 0;border-radius:50%;-webkit-box-shadow:none;box-shadow:none;border:none;display:inline-block;vertical-align:middle;-ms-flex-negative:0;flex-shrink:0}[role=tooltip].wcRecentPopup-content .wcRecentChats .wcRecent .wcStatus{margin-right:7px}[role=tooltip].wcRecentPopup-content .wcRecentChats .wcRecent .wcRight{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}[role=tooltip].wcRecentPopup-content .wcRecentChats .wcRecent .wcRight .wcHead{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:5px}[role=tooltip].wcRecentPopup-content .wcRecentChats .wcRecent .wcRight .wcHead .wcName{font-weight:700}[role=tooltip].wcRecentPopup-content .wcRecentChats .wcRecent .wcRight .wcHead .wcName img.wcReaction{height:.8rem}[role=tooltip].wcRecentPopup-content .wcRecentChats .wcRecent .wcRight .wcHead .wcTime>span{font-size:.8em;color:#a6a6a6}[role=tooltip].wcRecentPopup-content .wcRecentChats .wcRecent .wcRight .wcHead .wcTime>span:not(:last-child){margin-right:3px}[role=tooltip].wcRecentPopup-content .wcRecentChats .wcRecent .wcRight .wcText{overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto}[role=tooltip].wcRecentPopup-content .wcRecentChats .wcRecent .wcRight .wcText .wcEmoticon,[role=tooltip].wcRecentPopup-content .wcRecentChats .wcRecent .wcRight .wcText .wcImage{max-height:35px;max-width:35px;border-radius:5px;-webkit-box-shadow:none;box-shadow:none;border:none;display:inline-block;vertical-align:middle;margin-bottom:4px}[role=tooltip].wcRecentPopup-content .wcRecentChats .wcRecent.wcUnread{background-color:rgba(0,193,121,.05)}[role=tooltip].wcRecentPopup-content .wcRecentChats .wcRecent.wcUnread:hover{background-color:rgba(0,193,121,.1)}[role=tooltip].wcRecentPopup-content .wcRecentChats .wcRecent.wcRead:hover{background-color:#f1f1f1}[role=tooltip].wcRecentPopup-content .wcRecentChats>.wcRecent:not(:last-child){border-bottom:1px solid #dfdfdf}[role=tooltip].wcReactionsPopup-content{background-color:#f7f7f7;width:auto;padding:5px 5px}.wcDebugPopup-content .wcDebugPopupBody{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.wcDebugPopup-content .wcDebugPopupBody .wcLogs{overflow-y:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border:1px solid #dfdfdf;padding:5px}.wcDebugPopup-content .wcDebugPopupBody .wcFooter{padding-top:10px;text-align:right}[role=dialog].wcPopup-content.wcLightgrayTheme-content,[role=tooltip].wcPopup-content.wcLightgrayTheme-content{--wc-font-color:#151618;--wc-link-color:#00d5ff;border-color:#e1e8ed;-webkit-box-shadow:0 0 15px rgba(60,60,60,.2);box-shadow:0 0 15px rgba(60,60,60,.2);border-radius:15px;overflow:hidden}[role=dialog].wcPopup-content.wcLightgrayTheme-content,[role=dialog].wcPopup-content.wcLightgrayTheme-content *,[role=tooltip].wcPopup-content.wcLightgrayTheme-content,[role=tooltip].wcPopup-content.wcLightgrayTheme-content *{font-family:'Maven Pro',sans-serif;font-size:13px;line-height:22px;color:var(--wc-font-color)}[role=dialog].wcPopup-content.wcLightgrayTheme-content a,[role=tooltip].wcPopup-content.wcLightgrayTheme-content a{color:var(--wc-link-color);-webkit-box-shadow:none;box-shadow:none}[role=dialog].wcPopup-content.wcLightgrayTheme-content .wcIcon,[role=tooltip].wcPopup-content.wcLightgrayTheme-content .wcIcon{background-color:#a6a6a6}[role=dialog].wcPopup-content.wcLightgrayTheme-content button.wcButton,[role=dialog].wcPopup-content.wcLightgrayTheme-content button.wcButton:active,[role=dialog].wcPopup-content.wcLightgrayTheme-content button.wcButton:focus,[role=dialog].wcPopup-content.wcLightgrayTheme-content input[type=button].wcButton,[role=dialog].wcPopup-content.wcLightgrayTheme-content input[type=button].wcButton:active,[role=dialog].wcPopup-content.wcLightgrayTheme-content input[type=button].wcButton:focus,[role=dialog].wcPopup-content.wcLightgrayTheme-content input[type=submit].wcButton,[role=dialog].wcPopup-content.wcLightgrayTheme-content input[type=submit].wcButton:active,[role=dialog].wcPopup-content.wcLightgrayTheme-content input[type=submit].wcButton:focus,[role=tooltip].wcPopup-content.wcLightgrayTheme-content button.wcButton,[role=tooltip].wcPopup-content.wcLightgrayTheme-content button.wcButton:active,[role=tooltip].wcPopup-content.wcLightgrayTheme-content button.wcButton:focus,[role=tooltip].wcPopup-content.wcLightgrayTheme-content input[type=button].wcButton,[role=tooltip].wcPopup-content.wcLightgrayTheme-content input[type=button].wcButton:active,[role=tooltip].wcPopup-content.wcLightgrayTheme-content input[type=button].wcButton:focus,[role=tooltip].wcPopup-content.wcLightgrayTheme-content input[type=submit].wcButton,[role=tooltip].wcPopup-content.wcLightgrayTheme-content input[type=submit].wcButton:active,[role=tooltip].wcPopup-content.wcLightgrayTheme-content input[type=submit].wcButton:focus{border-radius:15px!important;background-image:none;background-repeat:no-repeat;border:0!important;color:#fff!important;padding:5px 20px!important;-webkit-box-shadow:none;box-shadow:none;font-weight:400!important;line-height:20px!important;height:40px;outline:0;min-height:40px!important;background:#00d5ff!important;background:-webkit-gradient(linear,left top,left bottom,from(#00d5ff),to(#00bdde))!important;background:linear-gradient(to bottom,#00d5ff 0,#00bdde 100%)!important;filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d5ff', endColorstr='#00bdde', GradientType=0 )!important;text-transform:none!important;-webkit-transition:all 250ms cubic-bezier(.62,.155,.47,.86);transition:all 250ms cubic-bezier(.62,.155,.47,.86)}[role=dialog].wcPopup-content.wcLightgrayTheme-content button.wcButton.wcButtonDanger,[role=dialog].wcPopup-content.wcLightgrayTheme-content button.wcButton:active.wcButtonDanger,[role=dialog].wcPopup-content.wcLightgrayTheme-content button.wcButton:focus.wcButtonDanger,[role=dialog].wcPopup-content.wcLightgrayTheme-content input[type=button].wcButton.wcButtonDanger,[role=dialog].wcPopup-content.wcLightgrayTheme-content input[type=button].wcButton:active.wcButtonDanger,[role=dialog].wcPopup-content.wcLightgrayTheme-content input[type=button].wcButton:focus.wcButtonDanger,[role=dialog].wcPopup-content.wcLightgrayTheme-content input[type=submit].wcButton.wcButtonDanger,[role=dialog].wcPopup-content.wcLightgrayTheme-content input[type=submit].wcButton:active.wcButtonDanger,[role=dialog].wcPopup-content.wcLightgrayTheme-content input[type=submit].wcButton:focus.wcButtonDanger,[role=tooltip].wcPopup-content.wcLightgrayTheme-content button.wcButton.wcButtonDanger,[role=tooltip].wcPopup-content.wcLightgrayTheme-content button.wcButton:active.wcButtonDanger,[role=tooltip].wcPopup-content.wcLightgrayTheme-content button.wcButton:focus.wcButtonDanger,[role=tooltip].wcPopup-content.wcLightgrayTheme-content input[type=button].wcButton.wcButtonDanger,[role=tooltip].wcPopup-content.wcLightgrayTheme-content input[type=button].wcButton:active.wcButtonDanger,[role=tooltip].wcPopup-content.wcLightgrayTheme-content input[type=button].wcButton:focus.wcButtonDanger,[role=tooltip].wcPopup-content.wcLightgrayTheme-content input[type=submit].wcButton.wcButtonDanger,[role=tooltip].wcPopup-content.wcLightgrayTheme-content input[type=submit].wcButton:active.wcButtonDanger,[role=tooltip].wcPopup-content.wcLightgrayTheme-content input[type=submit].wcButton:focus.wcButtonDanger{color:#fff!important;background:#dc3545!important;border-color:#dc3545!important}[role=dialog].wcPopup-content.wcLightgrayTheme-content button.wcButton.wcButtonDanger:hover,[role=dialog].wcPopup-content.wcLightgrayTheme-content button.wcButton:active.wcButtonDanger:hover,[role=dialog].wcPopup-content.wcLightgrayTheme-content button.wcButton:focus.wcButtonDanger:hover,[role=dialog].wcPopup-content.wcLightgrayTheme-content input[type=button].wcButton.wcButtonDanger:hover,[role=dialog].wcPopup-content.wcLightgrayTheme-content input[type=button].wcButton:active.wcButtonDanger:hover,[role=dialog].wcPopup-content.wcLightgrayTheme-content input[type=button].wcButton:focus.wcButtonDanger:hover,[role=dialog].wcPopup-content.wcLightgrayTheme-content input[type=submit].wcButton.wcButtonDanger:hover,[role=dialog].wcPopup-content.wcLightgrayTheme-content input[type=submit].wcButton:active.wcButtonDanger:hover,[role=dialog].wcPopup-content.wcLightgrayTheme-content input[type=submit].wcButton:focus.wcButtonDanger:hover,[role=tooltip].wcPopup-content.wcLightgrayTheme-content button.wcButton.wcButtonDanger:hover,[role=tooltip].wcPopup-content.wcLightgrayTheme-content button.wcButton:active.wcButtonDanger:hover,[role=tooltip].wcPopup-content.wcLightgrayTheme-content button.wcButton:focus.wcButtonDanger:hover,[role=tooltip].wcPopup-content.wcLightgrayTheme-content input[type=button].wcButton.wcButtonDanger:hover,[role=tooltip].wcPopup-content.wcLightgrayTheme-content input[type=button].wcButton:active.wcButtonDanger:hover,[role=tooltip].wcPopup-content.wcLightgrayTheme-content input[type=button].wcButton:focus.wcButtonDanger:hover,[role=tooltip].wcPopup-content.wcLightgrayTheme-content input[type=submit].wcButton.wcButtonDanger:hover,[role=tooltip].wcPopup-content.wcLightgrayTheme-content input[type=submit].wcButton:active.wcButtonDanger:hover,[role=tooltip].wcPopup-content.wcLightgrayTheme-content input[type=submit].wcButton:focus.wcButtonDanger:hover{background:red!important}[role=dialog].wcPopup-content.wcLightgrayTheme-content input[type=password].wcControl,[role=dialog].wcPopup-content.wcLightgrayTheme-content input[type=text].wcControl,[role=dialog].wcPopup-content.wcLightgrayTheme-content textarea.wcControl,[role=tooltip].wcPopup-content.wcLightgrayTheme-content input[type=password].wcControl,[role=tooltip].wcPopup-content.wcLightgrayTheme-content input[type=text].wcControl,[role=tooltip].wcPopup-content.wcLightgrayTheme-content textarea.wcControl{height:40px;line-height:40px;-webkit-box-shadow:none;box-shadow:none;background-color:#fff;color:var(--wc-font-color);border-radius:15px;margin:0;outline:0 none;padding:4px 4px 4px 15px;border:none}[role=dialog].wcPopup-content.wcLightgrayTheme-content input[type=password]:focus.wcControl,[role=dialog].wcPopup-content.wcLightgrayTheme-content input[type=text]:focus.wcControl,[role=dialog].wcPopup-content.wcLightgrayTheme-content textarea:focus.wcControl,[role=tooltip].wcPopup-content.wcLightgrayTheme-content input[type=password]:focus.wcControl,[role=tooltip].wcPopup-content.wcLightgrayTheme-content input[type=text]:focus.wcControl,[role=tooltip].wcPopup-content.wcLightgrayTheme-content textarea:focus.wcControl{background-color:#fff;border:none}[role=dialog].wcPopup-content.wcLightgrayTheme-content ::-webkit-input-placeholder,[role=tooltip].wcPopup-content.wcLightgrayTheme-content ::-webkit-input-placeholder{color:#66696e;font-family:'Maven Pro',sans-serif}[role=dialog].wcPopup-content.wcLightgrayTheme-content ::-moz-placeholder,[role=tooltip].wcPopup-content.wcLightgrayTheme-content ::-moz-placeholder{color:#66696e;font-family:'Maven Pro',sans-serif}[role=dialog].wcPopup-content.wcLightgrayTheme-content :-ms-input-placeholder,[role=tooltip].wcPopup-content.wcLightgrayTheme-content :-ms-input-placeholder{color:#66696e;font-family:'Maven Pro',sans-serif}[role=dialog].wcPopup-content.wcLightgrayTheme-content ::-ms-input-placeholder,[role=tooltip].wcPopup-content.wcLightgrayTheme-content ::-ms-input-placeholder{color:#66696e;font-family:'Maven Pro',sans-serif}[role=dialog].wcPopup-content.wcLightgrayTheme-content ::placeholder,[role=tooltip].wcPopup-content.wcLightgrayTheme-content ::placeholder{color:#66696e;font-family:'Maven Pro',sans-serif}[role=dialog].wcPopup-content.wcLightgrayTheme-content input[type=button].wcSubmit,[role=tooltip].wcPopup-content.wcLightgrayTheme-content input[type=button].wcSubmit{border-radius:0 15px 15px 0!important}[role=dialog].wcPopup-content.wcLightgrayTheme-content progress,[role=dialog].wcPopup-content.wcLightgrayTheme-content progress[role][aria-valuenow],[role=tooltip].wcPopup-content.wcLightgrayTheme-content progress,[role=tooltip].wcPopup-content.wcLightgrayTheme-content progress[role][aria-valuenow]{background:#b8bcc4!important}[role=dialog].wcPopup-content.wcLightgrayTheme-content progress::-webkit-progress-bar,[role=tooltip].wcPopup-content.wcLightgrayTheme-content progress::-webkit-progress-bar{background:#b8bcc4}[role=dialog].wcPopup-content.wcLightgrayTheme-content progress,[role=tooltip].wcPopup-content.wcLightgrayTheme-content progress{color:#00d5ff}[role=dialog].wcPopup-content.wcLightgrayTheme-content progress::-moz-progress-bar,[role=tooltip].wcPopup-content.wcLightgrayTheme-content progress::-moz-progress-bar{background:#00d5ff}[role=dialog].wcPopup-content.wcLightgrayTheme-content progress::-webkit-progress-value,[role=tooltip].wcPopup-content.wcLightgrayTheme-content progress::-webkit-progress-value{background:#00d5ff}[role=dialog].wcPopup-content.wcLightgrayTheme-content progress[aria-valuenow]:before,[role=tooltip].wcPopup-content.wcLightgrayTheme-content progress[aria-valuenow]:before{background:#00d5ff}@media screen and (-webkit-min-device-pixel-ratio:0){[role=dialog].wcPopup-content.wcLightgrayTheme-content * button,[role=dialog].wcPopup-content.wcLightgrayTheme-content * input,[role=dialog].wcPopup-content.wcLightgrayTheme-content * select,[role=dialog].wcPopup-content.wcLightgrayTheme-content * textarea,[role=tooltip].wcPopup-content.wcLightgrayTheme-content * button,[role=tooltip].wcPopup-content.wcLightgrayTheme-content * input,[role=tooltip].wcPopup-content.wcLightgrayTheme-content * select,[role=tooltip].wcPopup-content.wcLightgrayTheme-content * textarea{font-size:16px}}[role=dialog].wcPopup-content.wcLightgrayTheme-content .wcErrorBox,[role=tooltip].wcPopup-content.wcLightgrayTheme-content .wcErrorBox{border-radius:5px;background-color:#ffe9e9;border:none}[role=dialog].wcPopup-content.wcLightgrayTheme-content>.wcBody,[role=tooltip].wcPopup-content.wcLightgrayTheme-content>.wcBody{background-color:#fff!important;padding-top:20px;padding-bottom:20px}[role=dialog].wcPopup-content.wcLightgrayTheme-content>.wcFooter,[role=dialog].wcPopup-content.wcLightgrayTheme-content>.wcHeader,[role=tooltip].wcPopup-content.wcLightgrayTheme-content>.wcFooter,[role=tooltip].wcPopup-content.wcLightgrayTheme-content>.wcHeader{background:#f1f1f1!important;border:none}[role=dialog].wcPopup-content.wcLightgrayTheme-content>.wcHeader,[role=tooltip].wcPopup-content.wcLightgrayTheme-content>.wcHeader{color:#151618}[role=dialog].wcPopup-content.wcLightgrayTheme-content>.wcHeader h5,[role=tooltip].wcPopup-content.wcLightgrayTheme-content>.wcHeader h5{font-size:1.1em;font-weight:700}[role=dialog].wcPopup-content.wcLightgrayTheme-content>.wcFooter .wcButton,[role=tooltip].wcPopup-content.wcLightgrayTheme-content>.wcFooter .wcButton{color:#151618}[role=dialog].wcPopup-content.wcLightgrayTheme-content .wcRecentChats .wcHeader,[role=tooltip].wcPopup-content.wcLightgrayTheme-content .wcRecentChats .wcHeader{font-size:1.1em;font-weight:700;color:#444}[role=dialog].wcPopup-content.wcLightgrayTheme-content .wcRecentChats .wcRecent .wcRight .wcHead,[role=tooltip].wcPopup-content.wcLightgrayTheme-content .wcRecentChats .wcRecent .wcRight .wcHead{margin-bottom:0}[role=dialog].wcPopup-content.wcLightgrayTheme-content .wcRecentChats .wcRecent .wcRight .wcHead .wcName,[role=tooltip].wcPopup-content.wcLightgrayTheme-content .wcRecentChats .wcRecent .wcRight .wcHead .wcName{color:#444}.wcActionsPopup-content.wcLightgrayTheme-content{border-radius:15px}.wcActionsPopup-content.wcLightgrayTheme-content .wcActions .wcAction{border-color:#b8bcc4}.wcActionsPopup-content.wcLightgrayTheme-content .wcActions .wcAction:hover{background-color:rgba(9,193,121,.15)}.wcActionsPopup-content.wcLightgrayTheme-content .wcActions .wcApprove{background:transparent url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/themes/lightgray/gfx/approve.svg) no-repeat 50%}.wcActionsPopup-content.wcLightgrayTheme-content .wcActions .wcDelete{background:transparent url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/themes/lightgray/gfx/x.svg) no-repeat 50%}.wcActionsPopup-content.wcLightgrayTheme-content .wcActions .wcEdit{background:transparent url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/themes/lightgray/gfx/edit.svg) no-repeat 50%}.wcActionsPopup-content.wcLightgrayTheme-content .wcActions .wcMute,.wcActionsPopup-content.wcLightgrayTheme-content .wcActions .wcUnMute{background:transparent url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/themes/lightgray/gfx/mute.svg) no-repeat 50%}.wcActionsPopup-content.wcLightgrayTheme-content .wcActions .wcBan{background:transparent url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/themes/lightgray/gfx/ban.svg) no-repeat 50%}.wcActionsPopup-content.wcLightgrayTheme-content .wcActions .wcSpam{background:transparent url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/themes/lightgray/gfx/spam.svg) no-repeat 50%}.wcActionsPopup-content.wcLightgrayTheme-content .wcActions .wcReply{background:transparent url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/themes/lightgray/gfx/reply.svg) no-repeat 50%}.wcEmoticonsPopup-content.wcLightgrayTheme-content .wcCategory.wcCategoryGIFs .wcTenor .wcTenorSearch{border-radius:15px}.wcInfoWindowPopup-content.wcLightgrayTheme-content{background:#fff!important;height:120px}.wcInfoWindowPopup-content.wcLightgrayTheme-content .wcContent .wcRight .wcName{font-size:1.3em;text-decoration:none}.wcRecentEmpty-content.wcLightgrayTheme-content{height:100px}.wcRecentEmpty-content.wcLightgrayTheme-content .wcRecentChats{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[role=dialog].wcPopup-content.wcColddarkTheme-content,[role=tooltip].wcPopup-content.wcColddarkTheme-content{--wc-font-color:#cad6e2;--wc-form-font-color:#1a212b;--wc-link-color:#24b4ff;--wc-bg-color:#26323e;background-color:#26323e;border-color:#2e3b49;-webkit-box-shadow:0 0 15px #000;box-shadow:0 0 15px #000;border-radius:5px;overflow:hidden}[role=dialog].wcPopup-content.wcColddarkTheme-content,[role=dialog].wcPopup-content.wcColddarkTheme-content *,[role=tooltip].wcPopup-content.wcColddarkTheme-content,[role=tooltip].wcPopup-content.wcColddarkTheme-content *{font-family:'Maven Pro',sans-serif;font-size:13px;line-height:22px;color:var(--wc-font-color)}[role=dialog].wcPopup-content.wcColddarkTheme-content a,[role=tooltip].wcPopup-content.wcColddarkTheme-content a{color:var(--wc-link-color);-webkit-box-shadow:none;box-shadow:none}[role=dialog].wcPopup-content.wcColddarkTheme-content .wcIcon,[role=tooltip].wcPopup-content.wcColddarkTheme-content .wcIcon{background-color:#465767}[role=dialog].wcPopup-content.wcColddarkTheme-content button.wcButton,[role=dialog].wcPopup-content.wcColddarkTheme-content button.wcButton:active,[role=dialog].wcPopup-content.wcColddarkTheme-content button.wcButton:focus,[role=dialog].wcPopup-content.wcColddarkTheme-content input[type=button].wcButton,[role=dialog].wcPopup-content.wcColddarkTheme-content input[type=button].wcButton:active,[role=dialog].wcPopup-content.wcColddarkTheme-content input[type=button].wcButton:focus,[role=dialog].wcPopup-content.wcColddarkTheme-content input[type=submit].wcButton,[role=dialog].wcPopup-content.wcColddarkTheme-content input[type=submit].wcButton:active,[role=dialog].wcPopup-content.wcColddarkTheme-content input[type=submit].wcButton:focus,[role=tooltip].wcPopup-content.wcColddarkTheme-content button.wcButton,[role=tooltip].wcPopup-content.wcColddarkTheme-content button.wcButton:active,[role=tooltip].wcPopup-content.wcColddarkTheme-content button.wcButton:focus,[role=tooltip].wcPopup-content.wcColddarkTheme-content input[type=button].wcButton,[role=tooltip].wcPopup-content.wcColddarkTheme-content input[type=button].wcButton:active,[role=tooltip].wcPopup-content.wcColddarkTheme-content input[type=button].wcButton:focus,[role=tooltip].wcPopup-content.wcColddarkTheme-content input[type=submit].wcButton,[role=tooltip].wcPopup-content.wcColddarkTheme-content input[type=submit].wcButton:active,[role=tooltip].wcPopup-content.wcColddarkTheme-content input[type=submit].wcButton:focus{border-radius:15px!important;background-image:none;background-repeat:no-repeat;border:0!important;color:#fff!important;padding:5px 20px!important;-webkit-box-shadow:none;box-shadow:none;font-weight:400!important;line-height:20px!important;height:40px;outline:0;min-height:40px!important;background:#24b4ff!important;background:-webkit-gradient(linear,left top,left bottom,from(#24b4ff),to(#0095e2))!important;background:linear-gradient(to bottom,#24b4ff 0,#0095e2 100%)!important;filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#24b4ff', endColorstr='#0095e2', GradientType=0 )!important;text-transform:none!important;-webkit-transition:all 250ms cubic-bezier(.62,.155,.47,.86);transition:all 250ms cubic-bezier(.62,.155,.47,.86)}[role=dialog].wcPopup-content.wcColddarkTheme-content button.wcButton:active:hover,[role=dialog].wcPopup-content.wcColddarkTheme-content button.wcButton:focus:hover,[role=dialog].wcPopup-content.wcColddarkTheme-content button.wcButton:hover,[role=dialog].wcPopup-content.wcColddarkTheme-content input[type=button].wcButton:active:hover,[role=dialog].wcPopup-content.wcColddarkTheme-content input[type=button].wcButton:focus:hover,[role=dialog].wcPopup-content.wcColddarkTheme-content input[type=button].wcButton:hover,[role=dialog].wcPopup-content.wcColddarkTheme-content input[type=submit].wcButton:active:hover,[role=dialog].wcPopup-content.wcColddarkTheme-content input[type=submit].wcButton:focus:hover,[role=dialog].wcPopup-content.wcColddarkTheme-content input[type=submit].wcButton:hover,[role=tooltip].wcPopup-content.wcColddarkTheme-content button.wcButton:active:hover,[role=tooltip].wcPopup-content.wcColddarkTheme-content button.wcButton:focus:hover,[role=tooltip].wcPopup-content.wcColddarkTheme-content button.wcButton:hover,[role=tooltip].wcPopup-content.wcColddarkTheme-content input[type=button].wcButton:active:hover,[role=tooltip].wcPopup-content.wcColddarkTheme-content input[type=button].wcButton:focus:hover,[role=tooltip].wcPopup-content.wcColddarkTheme-content input[type=button].wcButton:hover,[role=tooltip].wcPopup-content.wcColddarkTheme-content input[type=submit].wcButton:active:hover,[role=tooltip].wcPopup-content.wcColddarkTheme-content input[type=submit].wcButton:focus:hover,[role=tooltip].wcPopup-content.wcColddarkTheme-content input[type=submit].wcButton:hover{background:#57d6ff!important;background:-webkit-gradient(linear,left top,left bottom,from(#57d6ff),to(#24b4ff))!important;background:linear-gradient(to bottom,#57d6ff 0,#24b4ff 100%)!important;filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#57d6ff', endColorstr='#24b4ff', GradientType=0 )!important;-webkit-box-shadow:none!important;box-shadow:none!important;font-weight:400!important}[role=dialog].wcPopup-content.wcColddarkTheme-content button.wcButton.wcButtonDanger,[role=dialog].wcPopup-content.wcColddarkTheme-content button.wcButton:active.wcButtonDanger,[role=dialog].wcPopup-content.wcColddarkTheme-content button.wcButton:focus.wcButtonDanger,[role=dialog].wcPopup-content.wcColddarkTheme-content input[type=button].wcButton.wcButtonDanger,[role=dialog].wcPopup-content.wcColddarkTheme-content input[type=button].wcButton:active.wcButtonDanger,[role=dialog].wcPopup-content.wcColddarkTheme-content input[type=button].wcButton:focus.wcButtonDanger,[role=dialog].wcPopup-content.wcColddarkTheme-content input[type=submit].wcButton.wcButtonDanger,[role=dialog].wcPopup-content.wcColddarkTheme-content input[type=submit].wcButton:active.wcButtonDanger,[role=dialog].wcPopup-content.wcColddarkTheme-content input[type=submit].wcButton:focus.wcButtonDanger,[role=tooltip].wcPopup-content.wcColddarkTheme-content button.wcButton.wcButtonDanger,[role=tooltip].wcPopup-content.wcColddarkTheme-content button.wcButton:active.wcButtonDanger,[role=tooltip].wcPopup-content.wcColddarkTheme-content button.wcButton:focus.wcButtonDanger,[role=tooltip].wcPopup-content.wcColddarkTheme-content input[type=button].wcButton.wcButtonDanger,[role=tooltip].wcPopup-content.wcColddarkTheme-content input[type=button].wcButton:active.wcButtonDanger,[role=tooltip].wcPopup-content.wcColddarkTheme-content input[type=button].wcButton:focus.wcButtonDanger,[role=tooltip].wcPopup-content.wcColddarkTheme-content input[type=submit].wcButton.wcButtonDanger,[role=tooltip].wcPopup-content.wcColddarkTheme-content input[type=submit].wcButton:active.wcButtonDanger,[role=tooltip].wcPopup-content.wcColddarkTheme-content input[type=submit].wcButton:focus.wcButtonDanger{color:#fff!important;background:#dc3545!important;border-color:#dc3545!important}[role=dialog].wcPopup-content.wcColddarkTheme-content button.wcButton.wcButtonDanger:hover,[role=dialog].wcPopup-content.wcColddarkTheme-content button.wcButton:active.wcButtonDanger:hover,[role=dialog].wcPopup-content.wcColddarkTheme-content button.wcButton:focus.wcButtonDanger:hover,[role=dialog].wcPopup-content.wcColddarkTheme-content input[type=button].wcButton.wcButtonDanger:hover,[role=dialog].wcPopup-content.wcColddarkTheme-content input[type=button].wcButton:active.wcButtonDanger:hover,[role=dialog].wcPopup-content.wcColddarkTheme-content input[type=button].wcButton:focus.wcButtonDanger:hover,[role=dialog].wcPopup-content.wcColddarkTheme-content input[type=submit].wcButton.wcButtonDanger:hover,[role=dialog].wcPopup-content.wcColddarkTheme-content input[type=submit].wcButton:active.wcButtonDanger:hover,[role=dialog].wcPopup-content.wcColddarkTheme-content input[type=submit].wcButton:focus.wcButtonDanger:hover,[role=tooltip].wcPopup-content.wcColddarkTheme-content button.wcButton.wcButtonDanger:hover,[role=tooltip].wcPopup-content.wcColddarkTheme-content button.wcButton:active.wcButtonDanger:hover,[role=tooltip].wcPopup-content.wcColddarkTheme-content button.wcButton:focus.wcButtonDanger:hover,[role=tooltip].wcPopup-content.wcColddarkTheme-content input[type=button].wcButton.wcButtonDanger:hover,[role=tooltip].wcPopup-content.wcColddarkTheme-content input[type=button].wcButton:active.wcButtonDanger:hover,[role=tooltip].wcPopup-content.wcColddarkTheme-content input[type=button].wcButton:focus.wcButtonDanger:hover,[role=tooltip].wcPopup-content.wcColddarkTheme-content input[type=submit].wcButton.wcButtonDanger:hover,[role=tooltip].wcPopup-content.wcColddarkTheme-content input[type=submit].wcButton:active.wcButtonDanger:hover,[role=tooltip].wcPopup-content.wcColddarkTheme-content input[type=submit].wcButton:focus.wcButtonDanger:hover{background:red!important}[role=dialog].wcPopup-content.wcColddarkTheme-content input[type=password].wcControl,[role=dialog].wcPopup-content.wcColddarkTheme-content input[type=text].wcControl,[role=dialog].wcPopup-content.wcColddarkTheme-content textarea.wcControl,[role=tooltip].wcPopup-content.wcColddarkTheme-content input[type=password].wcControl,[role=tooltip].wcPopup-content.wcColddarkTheme-content input[type=text].wcControl,[role=tooltip].wcPopup-content.wcColddarkTheme-content textarea.wcControl{height:40px;font-size:1em;line-height:40px;-webkit-box-shadow:none;box-shadow:none;background-color:#ecf3fb;border-radius:15px;margin:0;outline:0 none;padding:4px;padding-left:15px;border:1px solid transparent;color:#1a212b}[role=dialog].wcPopup-content.wcColddarkTheme-content input[type=password]:focus.wcControl,[role=dialog].wcPopup-content.wcColddarkTheme-content input[type=text]:focus.wcControl,[role=dialog].wcPopup-content.wcColddarkTheme-content textarea:focus.wcControl,[role=tooltip].wcPopup-content.wcColddarkTheme-content input[type=password]:focus.wcControl,[role=tooltip].wcPopup-content.wcColddarkTheme-content input[type=text]:focus.wcControl,[role=tooltip].wcPopup-content.wcColddarkTheme-content textarea:focus.wcControl{background-color:#fff;border:1px solid transparent}[role=dialog].wcPopup-content.wcColddarkTheme-content ::-webkit-input-placeholder,[role=tooltip].wcPopup-content.wcColddarkTheme-content ::-webkit-input-placeholder{color:#465767;font-family:'Maven Pro',sans-serif}[role=dialog].wcPopup-content.wcColddarkTheme-content ::-moz-placeholder,[role=tooltip].wcPopup-content.wcColddarkTheme-content ::-moz-placeholder{color:#465767;font-family:'Maven Pro',sans-serif}[role=dialog].wcPopup-content.wcColddarkTheme-content :-ms-input-placeholder,[role=tooltip].wcPopup-content.wcColddarkTheme-content :-ms-input-placeholder{color:#465767;font-family:'Maven Pro',sans-serif}[role=dialog].wcPopup-content.wcColddarkTheme-content ::-ms-input-placeholder,[role=tooltip].wcPopup-content.wcColddarkTheme-content ::-ms-input-placeholder{color:#465767;font-family:'Maven Pro',sans-serif}[role=dialog].wcPopup-content.wcColddarkTheme-content ::placeholder,[role=tooltip].wcPopup-content.wcColddarkTheme-content ::placeholder{color:#465767;font-family:'Maven Pro',sans-serif}[role=dialog].wcPopup-content.wcColddarkTheme-content progress,[role=dialog].wcPopup-content.wcColddarkTheme-content progress[role][aria-valuenow],[role=tooltip].wcPopup-content.wcColddarkTheme-content progress,[role=tooltip].wcPopup-content.wcColddarkTheme-content progress[role][aria-valuenow]{background:#5c6d7f!important}[role=dialog].wcPopup-content.wcColddarkTheme-content progress::-webkit-progress-bar,[role=tooltip].wcPopup-content.wcColddarkTheme-content progress::-webkit-progress-bar{background:#5c6d7f}[role=dialog].wcPopup-content.wcColddarkTheme-content progress,[role=tooltip].wcPopup-content.wcColddarkTheme-content progress{color:#24b4ff}[role=dialog].wcPopup-content.wcColddarkTheme-content progress::-moz-progress-bar,[role=tooltip].wcPopup-content.wcColddarkTheme-content progress::-moz-progress-bar{background:#24b4ff}[role=dialog].wcPopup-content.wcColddarkTheme-content progress::-webkit-progress-value,[role=tooltip].wcPopup-content.wcColddarkTheme-content progress::-webkit-progress-value{background:#24b4ff}[role=dialog].wcPopup-content.wcColddarkTheme-content progress[aria-valuenow]:before,[role=tooltip].wcPopup-content.wcColddarkTheme-content progress[aria-valuenow]:before{background:#24b4ff}@media screen and (-webkit-min-device-pixel-ratio:0){[role=dialog].wcPopup-content.wcColddarkTheme-content * button,[role=dialog].wcPopup-content.wcColddarkTheme-content * input,[role=dialog].wcPopup-content.wcColddarkTheme-content * select,[role=dialog].wcPopup-content.wcColddarkTheme-content * textarea,[role=tooltip].wcPopup-content.wcColddarkTheme-content * button,[role=tooltip].wcPopup-content.wcColddarkTheme-content * input,[role=tooltip].wcPopup-content.wcColddarkTheme-content * select,[role=tooltip].wcPopup-content.wcColddarkTheme-content * textarea{font-size:16px}}[role=dialog].wcPopup-content.wcColddarkTheme-content .wcErrorBox,[role=tooltip].wcPopup-content.wcColddarkTheme-content .wcErrorBox{color:#26323e;background-color:#ffe9e9;border-radius:5px;border:none}[role=dialog].wcPopup-content.wcColddarkTheme-content *,[role=tooltip].wcPopup-content.wcColddarkTheme-content *{color:#cad6e2}[role=dialog].wcPopup-content.wcColddarkTheme-content>.wcBody,[role=tooltip].wcPopup-content.wcColddarkTheme-content>.wcBody{background-color:#202a35;padding-top:20px;padding-bottom:20px;color:#cad6e2}[role=dialog].wcPopup-content.wcColddarkTheme-content>.wcFooter,[role=dialog].wcPopup-content.wcColddarkTheme-content>.wcHeader,[role=tooltip].wcPopup-content.wcColddarkTheme-content>.wcFooter,[role=tooltip].wcPopup-content.wcColddarkTheme-content>.wcHeader{background-color:#1a212b;border:none}[role=dialog].wcPopup-content.wcColddarkTheme-content>.wcHeader,[role=tooltip].wcPopup-content.wcColddarkTheme-content>.wcHeader{color:#151618;border-bottom:1px solid #26323e}[role=dialog].wcPopup-content.wcColddarkTheme-content>.wcHeader h5,[role=tooltip].wcPopup-content.wcColddarkTheme-content>.wcHeader h5{font-size:1.1em;font-weight:700;text-transform:uppercase;color:#fff}[role=dialog].wcPopup-content.wcColddarkTheme-content>.wcFooter,[role=tooltip].wcPopup-content.wcColddarkTheme-content>.wcFooter{border-top:1px solid #26323e}[role=dialog].wcPopup-content.wcColddarkTheme-content .wcRecentChats .wcHeader,[role=tooltip].wcPopup-content.wcColddarkTheme-content .wcRecentChats .wcHeader{font-size:1.1em;color:#fff}[role=dialog].wcPopup-content.wcColddarkTheme-content .wcRecentChats .wcHeader,[role=tooltip].wcPopup-content.wcColddarkTheme-content .wcRecentChats .wcHeader{margin-left:7px}[role=dialog].wcPopup-content.wcColddarkTheme-content .wcRecentChats .wcRecent,[role=tooltip].wcPopup-content.wcColddarkTheme-content .wcRecentChats .wcRecent{border-radius:5px}[role=dialog].wcPopup-content.wcColddarkTheme-content .wcRecentChats .wcRecent:hover,[role=tooltip].wcPopup-content.wcColddarkTheme-content .wcRecentChats .wcRecent:hover{background-color:#364553}[role=dialog].wcPopup-content.wcColddarkTheme-content .wcRecentChats .wcRecent.wcUnread,[role=tooltip].wcPopup-content.wcColddarkTheme-content .wcRecentChats .wcRecent.wcUnread{background-color:rgba(0,193,121,.05)}[role=dialog].wcPopup-content.wcColddarkTheme-content .wcRecentChats .wcRecent.wcUnread:hover,[role=tooltip].wcPopup-content.wcColddarkTheme-content .wcRecentChats .wcRecent.wcUnread:hover{background-color:rgba(0,193,121,.1)}[role=dialog].wcPopup-content.wcColddarkTheme-content .wcRecentChats .wcRecent .wcRight .wcHead,[role=tooltip].wcPopup-content.wcColddarkTheme-content .wcRecentChats .wcRecent .wcRight .wcHead{margin-bottom:0}.wcActionsPopup-content.wcColddarkTheme-content{border-radius:5px}.wcActionsPopup-content.wcColddarkTheme-content .wcActions .wcAction{border-color:#465767}.wcActionsPopup-content.wcColddarkTheme-content .wcActions .wcAction:hover{background-color:#1a212b}.wcActionsPopup-content.wcColddarkTheme-content .wcActions .wcApprove{background:transparent url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/themes/colddark/gfx/approve.svg) no-repeat 50%}.wcActionsPopup-content.wcColddarkTheme-content .wcActions .wcDelete{background:transparent url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/themes/colddark/gfx/x.svg) no-repeat 50%}.wcActionsPopup-content.wcColddarkTheme-content .wcActions .wcEdit{background:transparent url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/themes/colddark/gfx/edit.svg) no-repeat 50%}.wcActionsPopup-content.wcColddarkTheme-content .wcActions .wcMute,.wcActionsPopup-content.wcColddarkTheme-content .wcActions .wcUnMute{background:transparent url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/themes/colddark/gfx/mute.svg) no-repeat 50%}.wcActionsPopup-content.wcColddarkTheme-content .wcActions .wcBan{background:transparent url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/themes/colddark/gfx/ban.svg) no-repeat 50%}.wcActionsPopup-content.wcColddarkTheme-content .wcActions .wcSpam{background:transparent url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/themes/colddark/gfx/spam.svg) no-repeat 50%}.wcActionsPopup-content.wcColddarkTheme-content .wcActions .wcReply{background:transparent url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/themes/colddark/gfx/reply.svg) no-repeat 50%}.wcEmoticonsPopup-content.wcColddarkTheme-content .wcCategory.wcCategoryEmoticons a{border:1px solid transparent}.wcEmoticonsPopup-content.wcColddarkTheme-content .wcCategory.wcCategoryEmoticons a:hover{background:#465767;border-color:#465767}.wcEmoticonsPopup-content.wcColddarkTheme-content .wcCategory.wcCategoryGIFs .wcTenor .wcTenorSearch{border-radius:15px}.wcColorsPopup-content.wcColddarkTheme-content a{border-color:#7593aa}.wcInfoWindowPopup-content.wcColddarkTheme-content{height:120px}.wcInfoWindowPopup-content.wcColddarkTheme-content .wcContent .wcRight .wcName{font-size:1.3em;text-decoration:none}.wcRecentEmpty-content.wcColddarkTheme-content{height:100px}.wcRecentEmpty-content.wcColddarkTheme-content .wcRecentChats{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[role=dialog].wcPopup-content.wcAirflowTheme-content,[role=tooltip].wcPopup-content.wcAirflowTheme-content{--wc-font-color:#0e2849;--wc-link-color:#119bd4;border-color:#e1e8ed;-webkit-box-shadow:2px 2px 15px rgba(60,60,60,.1);box-shadow:2px 2px 15px rgba(60,60,60,.1);border-radius:15px;overflow:hidden}[role=dialog].wcPopup-content.wcAirflowTheme-content,[role=dialog].wcPopup-content.wcAirflowTheme-content *,[role=tooltip].wcPopup-content.wcAirflowTheme-content,[role=tooltip].wcPopup-content.wcAirflowTheme-content *{font-family:'Maven Pro',sans-serif;font-size:13px;line-height:22px;color:var(--wc-font-color)}[role=dialog].wcPopup-content.wcAirflowTheme-content a,[role=tooltip].wcPopup-content.wcAirflowTheme-content a{color:var(--wc-link-color);-webkit-box-shadow:none;box-shadow:none}[role=dialog].wcPopup-content.wcAirflowTheme-content .wcIcon,[role=tooltip].wcPopup-content.wcAirflowTheme-content .wcIcon{background-color:#7593aa}[role=dialog].wcPopup-content.wcAirflowTheme-content button.wcButton,[role=dialog].wcPopup-content.wcAirflowTheme-content button.wcButton:active,[role=dialog].wcPopup-content.wcAirflowTheme-content button.wcButton:focus,[role=dialog].wcPopup-content.wcAirflowTheme-content input[type=button].wcButton,[role=dialog].wcPopup-content.wcAirflowTheme-content input[type=button].wcButton:active,[role=dialog].wcPopup-content.wcAirflowTheme-content input[type=button].wcButton:focus,[role=dialog].wcPopup-content.wcAirflowTheme-content input[type=submit].wcButton,[role=dialog].wcPopup-content.wcAirflowTheme-content input[type=submit].wcButton:active,[role=dialog].wcPopup-content.wcAirflowTheme-content input[type=submit].wcButton:focus,[role=tooltip].wcPopup-content.wcAirflowTheme-content button.wcButton,[role=tooltip].wcPopup-content.wcAirflowTheme-content button.wcButton:active,[role=tooltip].wcPopup-content.wcAirflowTheme-content button.wcButton:focus,[role=tooltip].wcPopup-content.wcAirflowTheme-content input[type=button].wcButton,[role=tooltip].wcPopup-content.wcAirflowTheme-content input[type=button].wcButton:active,[role=tooltip].wcPopup-content.wcAirflowTheme-content input[type=button].wcButton:focus,[role=tooltip].wcPopup-content.wcAirflowTheme-content input[type=submit].wcButton,[role=tooltip].wcPopup-content.wcAirflowTheme-content input[type=submit].wcButton:active,[role=tooltip].wcPopup-content.wcAirflowTheme-content input[type=submit].wcButton:focus{border-radius:15px!important;background-image:none;background-repeat:no-repeat;border:0!important;color:#fff!important;padding:5px 20px!important;-webkit-box-shadow:none;box-shadow:none;font-weight:400!important;line-height:20px!important;height:40px;outline:0;min-height:40px!important;background:#0194d2!important;background:-webkit-gradient(linear,left top,left bottom,from(#0194d2),to(#0081b7))!important;background:linear-gradient(to bottom,#0194d2 0,#0081b7 100%)!important;filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#0194d2', endColorstr='#0081b7', GradientType=0 )!important;text-transform:none!important;-webkit-transition:all 250ms cubic-bezier(.62,.155,.47,.86);transition:all 250ms cubic-bezier(.62,.155,.47,.86)}[role=dialog].wcPopup-content.wcAirflowTheme-content button.wcButton:active:hover,[role=dialog].wcPopup-content.wcAirflowTheme-content button.wcButton:focus:hover,[role=dialog].wcPopup-content.wcAirflowTheme-content button.wcButton:hover,[role=dialog].wcPopup-content.wcAirflowTheme-content input[type=button].wcButton:active:hover,[role=dialog].wcPopup-content.wcAirflowTheme-content input[type=button].wcButton:focus:hover,[role=dialog].wcPopup-content.wcAirflowTheme-content input[type=button].wcButton:hover,[role=dialog].wcPopup-content.wcAirflowTheme-content input[type=submit].wcButton:active:hover,[role=dialog].wcPopup-content.wcAirflowTheme-content input[type=submit].wcButton:focus:hover,[role=dialog].wcPopup-content.wcAirflowTheme-content input[type=submit].wcButton:hover,[role=tooltip].wcPopup-content.wcAirflowTheme-content button.wcButton:active:hover,[role=tooltip].wcPopup-content.wcAirflowTheme-content button.wcButton:focus:hover,[role=tooltip].wcPopup-content.wcAirflowTheme-content button.wcButton:hover,[role=tooltip].wcPopup-content.wcAirflowTheme-content input[type=button].wcButton:active:hover,[role=tooltip].wcPopup-content.wcAirflowTheme-content input[type=button].wcButton:focus:hover,[role=tooltip].wcPopup-content.wcAirflowTheme-content input[type=button].wcButton:hover,[role=tooltip].wcPopup-content.wcAirflowTheme-content input[type=submit].wcButton:active:hover,[role=tooltip].wcPopup-content.wcAirflowTheme-content input[type=submit].wcButton:focus:hover,[role=tooltip].wcPopup-content.wcAirflowTheme-content input[type=submit].wcButton:hover{background:#01567a!important;background:-webkit-gradient(linear,left top,left bottom,from(#01567a),to(#024460))!important;background:linear-gradient(to bottom,#01567a 0,#024460 100%)!important;filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#01567a', endColorstr='#024460', GradientType=0 )!important;-webkit-box-shadow:none!important;box-shadow:none!important;font-weight:400!important}[role=dialog].wcPopup-content.wcAirflowTheme-content button.wcButton.wcButtonDanger,[role=dialog].wcPopup-content.wcAirflowTheme-content button.wcButton:active.wcButtonDanger,[role=dialog].wcPopup-content.wcAirflowTheme-content button.wcButton:focus.wcButtonDanger,[role=dialog].wcPopup-content.wcAirflowTheme-content input[type=button].wcButton.wcButtonDanger,[role=dialog].wcPopup-content.wcAirflowTheme-content input[type=button].wcButton:active.wcButtonDanger,[role=dialog].wcPopup-content.wcAirflowTheme-content input[type=button].wcButton:focus.wcButtonDanger,[role=dialog].wcPopup-content.wcAirflowTheme-content input[type=submit].wcButton.wcButtonDanger,[role=dialog].wcPopup-content.wcAirflowTheme-content input[type=submit].wcButton:active.wcButtonDanger,[role=dialog].wcPopup-content.wcAirflowTheme-content input[type=submit].wcButton:focus.wcButtonDanger,[role=tooltip].wcPopup-content.wcAirflowTheme-content button.wcButton.wcButtonDanger,[role=tooltip].wcPopup-content.wcAirflowTheme-content button.wcButton:active.wcButtonDanger,[role=tooltip].wcPopup-content.wcAirflowTheme-content button.wcButton:focus.wcButtonDanger,[role=tooltip].wcPopup-content.wcAirflowTheme-content input[type=button].wcButton.wcButtonDanger,[role=tooltip].wcPopup-content.wcAirflowTheme-content input[type=button].wcButton:active.wcButtonDanger,[role=tooltip].wcPopup-content.wcAirflowTheme-content input[type=button].wcButton:focus.wcButtonDanger,[role=tooltip].wcPopup-content.wcAirflowTheme-content input[type=submit].wcButton.wcButtonDanger,[role=tooltip].wcPopup-content.wcAirflowTheme-content input[type=submit].wcButton:active.wcButtonDanger,[role=tooltip].wcPopup-content.wcAirflowTheme-content input[type=submit].wcButton:focus.wcButtonDanger{color:#fff!important;background:#dc3545!important;border-color:#dc3545!important}[role=dialog].wcPopup-content.wcAirflowTheme-content button.wcButton.wcButtonDanger:hover,[role=dialog].wcPopup-content.wcAirflowTheme-content button.wcButton:active.wcButtonDanger:hover,[role=dialog].wcPopup-content.wcAirflowTheme-content button.wcButton:focus.wcButtonDanger:hover,[role=dialog].wcPopup-content.wcAirflowTheme-content input[type=button].wcButton.wcButtonDanger:hover,[role=dialog].wcPopup-content.wcAirflowTheme-content input[type=button].wcButton:active.wcButtonDanger:hover,[role=dialog].wcPopup-content.wcAirflowTheme-content input[type=button].wcButton:focus.wcButtonDanger:hover,[role=dialog].wcPopup-content.wcAirflowTheme-content input[type=submit].wcButton.wcButtonDanger:hover,[role=dialog].wcPopup-content.wcAirflowTheme-content input[type=submit].wcButton:active.wcButtonDanger:hover,[role=dialog].wcPopup-content.wcAirflowTheme-content input[type=submit].wcButton:focus.wcButtonDanger:hover,[role=tooltip].wcPopup-content.wcAirflowTheme-content button.wcButton.wcButtonDanger:hover,[role=tooltip].wcPopup-content.wcAirflowTheme-content button.wcButton:active.wcButtonDanger:hover,[role=tooltip].wcPopup-content.wcAirflowTheme-content button.wcButton:focus.wcButtonDanger:hover,[role=tooltip].wcPopup-content.wcAirflowTheme-content input[type=button].wcButton.wcButtonDanger:hover,[role=tooltip].wcPopup-content.wcAirflowTheme-content input[type=button].wcButton:active.wcButtonDanger:hover,[role=tooltip].wcPopup-content.wcAirflowTheme-content input[type=button].wcButton:focus.wcButtonDanger:hover,[role=tooltip].wcPopup-content.wcAirflowTheme-content input[type=submit].wcButton.wcButtonDanger:hover,[role=tooltip].wcPopup-content.wcAirflowTheme-content input[type=submit].wcButton:active.wcButtonDanger:hover,[role=tooltip].wcPopup-content.wcAirflowTheme-content input[type=submit].wcButton:focus.wcButtonDanger:hover{background:red!important}[role=dialog].wcPopup-content.wcAirflowTheme-content input[type=password].wcControl,[role=dialog].wcPopup-content.wcAirflowTheme-content input[type=text].wcControl,[role=dialog].wcPopup-content.wcAirflowTheme-content textarea.wcControl,[role=tooltip].wcPopup-content.wcAirflowTheme-content input[type=password].wcControl,[role=tooltip].wcPopup-content.wcAirflowTheme-content input[type=text].wcControl,[role=tooltip].wcPopup-content.wcAirflowTheme-content textarea.wcControl{height:40px;font-size:1em;line-height:40px;-webkit-box-shadow:none;box-shadow:none;background-color:#fff;border-radius:15px;margin:0;outline:0 none;padding:4px;padding-left:15px;border:1px solid transparent}[role=dialog].wcPopup-content.wcAirflowTheme-content input[type=password]:focus.wcControl,[role=dialog].wcPopup-content.wcAirflowTheme-content input[type=text]:focus.wcControl,[role=dialog].wcPopup-content.wcAirflowTheme-content textarea:focus.wcControl,[role=tooltip].wcPopup-content.wcAirflowTheme-content input[type=password]:focus.wcControl,[role=tooltip].wcPopup-content.wcAirflowTheme-content input[type=text]:focus.wcControl,[role=tooltip].wcPopup-content.wcAirflowTheme-content textarea:focus.wcControl{background-color:#fff;border:1px solid transparent}[role=dialog].wcPopup-content.wcAirflowTheme-content ::-webkit-input-placeholder,[role=tooltip].wcPopup-content.wcAirflowTheme-content ::-webkit-input-placeholder{color:#afb1b8;font-family:'Maven Pro',sans-serif}[role=dialog].wcPopup-content.wcAirflowTheme-content ::-moz-placeholder,[role=tooltip].wcPopup-content.wcAirflowTheme-content ::-moz-placeholder{color:#afb1b8;font-family:'Maven Pro',sans-serif}[role=dialog].wcPopup-content.wcAirflowTheme-content :-ms-input-placeholder,[role=tooltip].wcPopup-content.wcAirflowTheme-content :-ms-input-placeholder{color:#afb1b8;font-family:'Maven Pro',sans-serif}[role=dialog].wcPopup-content.wcAirflowTheme-content ::-ms-input-placeholder,[role=tooltip].wcPopup-content.wcAirflowTheme-content ::-ms-input-placeholder{color:#afb1b8;font-family:'Maven Pro',sans-serif}[role=dialog].wcPopup-content.wcAirflowTheme-content ::placeholder,[role=tooltip].wcPopup-content.wcAirflowTheme-content ::placeholder{color:#afb1b8;font-family:'Maven Pro',sans-serif}[role=dialog].wcPopup-content.wcAirflowTheme-content input[type=button].wcSubmit,[role=tooltip].wcPopup-content.wcAirflowTheme-content input[type=button].wcSubmit{border-radius:15px!important}[role=dialog].wcPopup-content.wcAirflowTheme-content progress,[role=dialog].wcPopup-content.wcAirflowTheme-content progress[role][aria-valuenow],[role=tooltip].wcPopup-content.wcAirflowTheme-content progress,[role=tooltip].wcPopup-content.wcAirflowTheme-content progress[role][aria-valuenow]{background:#d7dfe3!important}[role=dialog].wcPopup-content.wcAirflowTheme-content progress::-webkit-progress-bar,[role=tooltip].wcPopup-content.wcAirflowTheme-content progress::-webkit-progress-bar{background:#d7dfe3}[role=dialog].wcPopup-content.wcAirflowTheme-content progress,[role=tooltip].wcPopup-content.wcAirflowTheme-content progress{color:#0194d2}[role=dialog].wcPopup-content.wcAirflowTheme-content progress::-moz-progress-bar,[role=tooltip].wcPopup-content.wcAirflowTheme-content progress::-moz-progress-bar{background:#0194d2}[role=dialog].wcPopup-content.wcAirflowTheme-content progress::-webkit-progress-value,[role=tooltip].wcPopup-content.wcAirflowTheme-content progress::-webkit-progress-value{background:#0194d2}[role=dialog].wcPopup-content.wcAirflowTheme-content progress[aria-valuenow]:before,[role=tooltip].wcPopup-content.wcAirflowTheme-content progress[aria-valuenow]:before{background:#0194d2}@media screen and (-webkit-min-device-pixel-ratio:0){[role=dialog].wcPopup-content.wcAirflowTheme-content * button,[role=dialog].wcPopup-content.wcAirflowTheme-content * input,[role=dialog].wcPopup-content.wcAirflowTheme-content * select,[role=dialog].wcPopup-content.wcAirflowTheme-content * textarea,[role=tooltip].wcPopup-content.wcAirflowTheme-content * button,[role=tooltip].wcPopup-content.wcAirflowTheme-content * input,[role=tooltip].wcPopup-content.wcAirflowTheme-content * select,[role=tooltip].wcPopup-content.wcAirflowTheme-content * textarea{font-size:16px}}[role=dialog].wcPopup-content.wcAirflowTheme-content .wcErrorBox,[role=tooltip].wcPopup-content.wcAirflowTheme-content .wcErrorBox{border-radius:5px;background-color:#ffe9e9;border:none}[role=dialog].wcPopup-content.wcAirflowTheme-content>.wcBody,[role=tooltip].wcPopup-content.wcAirflowTheme-content>.wcBody{background-color:#fff!important;padding-top:20px;padding-bottom:20px}[role=dialog].wcPopup-content.wcAirflowTheme-content>.wcFooter,[role=dialog].wcPopup-content.wcAirflowTheme-content>.wcHeader,[role=tooltip].wcPopup-content.wcAirflowTheme-content>.wcFooter,[role=tooltip].wcPopup-content.wcAirflowTheme-content>.wcHeader{background:#e9eef0!important;border:none}[role=dialog].wcPopup-content.wcAirflowTheme-content>.wcHeader,[role=tooltip].wcPopup-content.wcAirflowTheme-content>.wcHeader{color:#151618}[role=dialog].wcPopup-content.wcAirflowTheme-content>.wcHeader h5,[role=tooltip].wcPopup-content.wcAirflowTheme-content>.wcHeader h5{font-size:1.1em;text-transform:uppercase}[role=dialog].wcPopup-content.wcAirflowTheme-content>.wcHeader .wcClose,[role=tooltip].wcPopup-content.wcAirflowTheme-content>.wcHeader .wcClose{background-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/themes/airflow/gfx/x.svg)}[role=dialog].wcPopup-content.wcAirflowTheme-content .wcRecentChats .wcHeader,[role=tooltip].wcPopup-content.wcAirflowTheme-content .wcRecentChats .wcHeader{font-size:1.1em;font-weight:700;color:#444}[role=dialog].wcPopup-content.wcAirflowTheme-content .wcRecentChats .wcRecent:hover,[role=tooltip].wcPopup-content.wcAirflowTheme-content .wcRecentChats .wcRecent:hover{background-color:#d1e6ef}[role=dialog].wcPopup-content.wcAirflowTheme-content .wcRecentChats .wcRecent .wcRight .wcHead,[role=tooltip].wcPopup-content.wcAirflowTheme-content .wcRecentChats .wcRecent .wcRight .wcHead{margin-bottom:0}[role=dialog].wcPopup-content.wcAirflowTheme-content .wcRecentChats .wcRecent .wcRight .wcHead .wcName,[role=tooltip].wcPopup-content.wcAirflowTheme-content .wcRecentChats .wcRecent .wcRight .wcHead .wcName{color:#444}.wcActionsPopup-content.wcAirflowTheme-content .wcActions .wcAction{border-color:#7593aa}.wcActionsPopup-content.wcAirflowTheme-content .wcActions .wcAction:hover{background-color:#d1e6ef}.wcActionsPopup-content.wcAirflowTheme-content .wcActions .wcApprove{background:transparent url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/themes/airflow/gfx/approve.svg) no-repeat 50%}.wcActionsPopup-content.wcAirflowTheme-content .wcActions .wcDelete{background:transparent url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/themes/airflow/gfx/x.svg) no-repeat 50%}.wcActionsPopup-content.wcAirflowTheme-content .wcActions .wcEdit{background:transparent url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/themes/airflow/gfx/edit.svg) no-repeat 50%}.wcActionsPopup-content.wcAirflowTheme-content .wcActions .wcMute,.wcActionsPopup-content.wcAirflowTheme-content .wcActions .wcUnMute{background:transparent url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/themes/airflow/gfx/mute.svg) no-repeat 50%}.wcActionsPopup-content.wcAirflowTheme-content .wcActions .wcBan{background:transparent url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/themes/airflow/gfx/ban.svg) no-repeat 50%}.wcActionsPopup-content.wcAirflowTheme-content .wcActions .wcSpam{background:transparent url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/themes/airflow/gfx/spam.svg) no-repeat 50%}.wcActionsPopup-content.wcAirflowTheme-content .wcActions .wcReply{background:transparent url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/themes/airflow/gfx/reply.svg) no-repeat 50%}.wcEmoticonsPopup-content.wcAirflowTheme-content .wcAddonsLibrary .wcCategories .wcCategoryButton.wcEmoticon{background-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/themes/airflow/gfx/emoticon.svg)}.wcEmoticonsPopup-content.wcAirflowTheme-content .wcAddonsLibrary .wcCategories .wcCategoryButton.wcGIF{background-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/themes/airflow/gfx/gif.svg)}.wcEmoticonsPopup-content.wcAirflowTheme-content .wcCategory.wcCategoryGIFs .wcTenor .wcTenorSearch{border-radius:15px}.wcInfoWindowPopup-content.wcAirflowTheme-content{background:#fff!important;height:120px}.wcInfoWindowPopup-content.wcAirflowTheme-content .wcContent .wcRight .wcName{font-size:1.3em;text-decoration:none}.wcRecentEmpty-content.wcAirflowTheme-content{height:100px}.wcRecentEmpty-content.wcAirflowTheme-content .wcRecentChats{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wcScrollOff{overflow:hidden}.wcClassic{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid #dfdfdf}.wcClassic.wcMobile .wcTitle{padding-bottom:2%;text-align:center}.wcClassic.wcMobile .wcTabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #dfdfdf}.wcClassic.wcMobile .wcTabs>*{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center;cursor:pointer;border-bottom:2px solid transparent}.wcClassic.wcMobile .wcTabs .wcTab.wcCurrent{border-bottom:2px solid #dfdfdf}.wcClassic.wcMobile .wcTabs .wcTabCustomize{background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/custom.svg) center center no-repeat;background-size:1em;vertical-align:middle}.wcClassic.wcMobile .wcTabs .wcTabCustomize .wcName{display:none}.wcClassic.wcMobile .wcTabs .wcTab{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wcClassic.wcMobile.wcSizeXXs .wcTabs.wcTabsCompact{padding-top:6px}.wcClassic.wcMobile.wcSizeXXs .wcTabs.wcTabsCompact .wcTab{height:30px;background-size:40%}.wcClassic.wcMobile.wcSizeXXs .wcTabs.wcTabsCompact .wcTab .wcName{display:none}.wcClassic.wcMobile.wcSizeXXs .wcTabs.wcTabsCompact .wcTab.wcTabRecent{background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/recent-chats-inactive.svg) center center no-repeat;vertical-align:middle;position:relative}.wcClassic.wcMobile.wcSizeXXs .wcTabs.wcTabsCompact .wcTab.wcTabRecent .wcRedCounter{right:0;position:absolute}.wcClassic.wcMobile.wcSizeXXs .wcTabs.wcTabsCompact .wcTab.wcTabChats{background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/chats.svg) center center no-repeat;vertical-align:middle}.wcClassic.wcMobile.wcSizeXXs .wcTabs.wcTabsCompact .wcTab.wcTabUsers{background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/user.svg) center center no-repeat;vertical-align:middle}.wcClassic.wcMobile.wcSizeXXs .wcTabs.wcTabsCompact .wcTab.wcTabChannels{background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/group.svg) center center no-repeat;vertical-align:middle}.wcClassic.wcMobile .wcTabContent{padding-top:2%;padding-bottom:2%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wcClassic.wcMobile .wcTabContent>.ScrollbarsCustom{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.wcClassic.wcMobile .wcTabContent .wcChannelEntry{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.wcClassic.wcMobile .wcTabContent .wcChannelEntry .wcDetails{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wcClassic.wcMobile .wcTabContent.wcTabContentChannels{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wcClassic.wcMobile .wcTabContent.wcTabContentChannels>.ScrollbarsCustom{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.wcClassic.wcMobile .wcTabContent.wcTabContentChannel:not(.wcInvisible){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wcClassic.wcMobile .wcTabContent.wcTabContentChannel:not(.wcInvisible)>.ScrollbarsCustom{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.wcClassic.wcMobile .wcTabContent.wcTabContentChannel .wcChannelContainer:not(.wcInvisible){-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wcClassic.wcMobile .wcTabContent.wcTabContentChannel .wcChannelContainer:not(.wcInvisible) .wcChannel{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-right:2%;padding-left:2%}.wcClassic.wcMobile .wcTabContent.wcTabContentChannel .wcChannelContainer:not(.wcInvisible).wcChannelContainerEmpty{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wcClassic.wcMobile .wcTabContent.wcTabContentChannel .wcChannelContainer:not(.wcInvisible).wcChannelContainerEmpty .wcEmptyChannel{font-size:.8em}.wcClassic.wcMobile .wcTabContent.wcTabContentUsers:not(.wcInvisible){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wcClassic.wcMobile .wcTabContent.wcTabContentUsers .wcBrowser{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.wcClassic.wcMobile .wcTabContent.wcTabContentUsers .wcBrowser .wcChannels{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.wcClassic.wcMobile .wcTabContent.wcTabContentUsers .wcBrowser .wcChannels>.ScrollbarsCustom{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.wcClassic.wcMobile .wcTabContent.wcTabContentUsers .wcBrowser .wcChannels .wcChannelTrigger .wcDetails .wcCity,.wcClassic.wcMobile .wcTabContent.wcTabContentUsers .wcBrowser .wcChannels .wcChannelTrigger .wcDetails .wcCountry{color:#a6a6a6}.wcClassic.wcMobile .wcTabContent.wcTabContentUsers .wcBrowser .wcChannels .wcChannelTrigger.wcFocusedChannel{font-weight:400}.wcClassic.wcMobile .wcTabContent .wcChannelEntry{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1px 5px}.wcClassic.wcMobile .wcTabContent .wcChannelEntry:active,.wcClassic.wcMobile .wcTabContent .wcChannelEntry:hover{background-color:#f7f7f7}.wcClassic.wcMobile .wcTabContent .wcChannelEntry.wcLockedChannel .wcName{background-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/lock-full.svg);background-position:right center;background-repeat:no-repeat;background-size:16px 16px;padding-right:20px}.wcClassic.wcMobile .wcTabContent .wcChannelEntry.wcUnLockedChannel .wcName{background-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/lock-semi.svg);background-position:right center;background-repeat:no-repeat;background-size:16px 16px;padding-right:20px}.wcClassic.wcDesktop .wcTitle{position:relative;padding:2%}.wcClassic.wcDesktop .wcTitle .wcRecentTrigger{position:absolute;right:9px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.wcClassic.wcDesktop .wcBody{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex}.wcClassic.wcDesktop .wcBody.wcBrowserAreaLeft .wcMessagesArea{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding-right:2%;padding-left:1%}.wcClassic.wcDesktop .wcBody.wcBrowserAreaLeft .wcBrowserArea{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;padding-right:1%;padding-left:2%}.wcClassic.wcDesktop .wcBody.wcBrowserAreaRight .wcBrowserArea{padding-right:2%;padding-left:1%}.wcClassic.wcDesktop .wcBody.wcBrowserAreaRight .wcMessagesArea{padding-left:2%;padding-right:1%}.wcClassic.wcDesktop .wcBody .wcMessagesArea{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:10px}.wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabsContainer{display:-webkit-box;display:-ms-flexbox;display:flex}.wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabsContainer .wcTabs{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabsContainer .wcTabs .wcTab{padding:3px 9px 3px 9px;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;border-bottom:3px solid transparent}.wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabsContainer .wcTabs .wcTab.wcCurrent{border-bottom:3px solid #dfdfdf}.wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabsContainer .wcTabsNav{padding:5px;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabsContainer .wcTabsNav .wcLeft{width:32px;height:26px;background:transparent url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/arrow-left.svg) no-repeat 50%;background-size:100%;display:inline-block}.wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabsContainer .wcTabsNav .wcRight{width:32px;height:26px;background:transparent url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/arrow-right.svg) no-repeat 50%;background-size:100%;display:inline-block}.wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabsContainer.wcTabsTooMany .wcTabsNav{display:-webkit-box;display:-ms-flexbox;display:flex}.wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabContent:not(.wcInvisible){-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabContent:not(.wcInvisible) .wcChannel{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabContent:not(.wcInvisible).wcTabContentEmpty{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabContent:not(.wcInvisible).wcTabContentEmpty .wcEmptyChannel{font-size:.8em}.wcClassic.wcDesktop .wcBody .wcMessagesArea .wcCustomizations{padding:2%}.wcClassic.wcDesktop .wcBody .wcMessagesArea .wcGrid{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:10px;padding-bottom:10px}.wcClassic.wcDesktop .wcBody .wcMessagesArea .wcGrid .wcGridChannelContainer{height:550px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;padding-left:10px;padding-top:10px}.wcClassic.wcDesktop .wcBody .wcMessagesArea .wcGrid .wcGridChannelContainer.wcGridChannel1{width:100%}.wcClassic.wcDesktop .wcBody .wcMessagesArea .wcGrid .wcGridChannelContainer.wcGridChannel2{width:50%}.wcClassic.wcDesktop .wcBody .wcMessagesArea .wcGrid .wcGridChannelContainer.wcGridChannel3{width:33.333%}.wcClassic.wcDesktop .wcBody .wcMessagesArea .wcGrid .wcGridChannelContainer.wcGridChannel4{width:25%}.wcClassic.wcDesktop .wcBody .wcMessagesArea .wcGrid .wcGridChannelContainer .wcGridChannel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid #dfdfdf}.wcClassic.wcDesktop .wcBody .wcMessagesArea .wcGrid .wcGridChannelContainer .wcGridChannel>.wcHeader{height:2.6em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 10px 0 10px}.wcClassic.wcDesktop .wcBody .wcMessagesArea .wcGrid .wcGridChannelContainer .wcGridChannel>.wcHeader .wcMain{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wcClassic.wcDesktop .wcBody .wcMessagesArea .wcGrid .wcGridChannelContainer .wcGridChannel>.wcChannel{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0 10px 10px 10px}.wcClassic.wcDesktop .wcBody .wcMessagesArea .wcGrid .wcGridChannelContainer.wcFocused .wcGridChannel{border:1px solid #bfbfbf}.wcClassic.wcDesktop .wcBody .wcMessagesArea .wcGrid .wcGridFull{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wcClassic.wcDesktop .wcBody .wcBrowserArea{-webkit-box-flex:0;-ms-flex:0 1 30%;flex:0 1 30%;min-width:30%}.wcContainerSidebar{width:0;padding:0;margin:0;height:0;border:none}.wcContainerSidebar .wcSidebar{position:fixed;z-index:var(--wc-z-index);left:auto;right:0;top:0;bottom:0;pointer-events:none;display:-webkit-box;display:-ms-flexbox;display:flex}.wcContainerSidebar .wcSidebar .wcColumn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wcContainerSidebar .wcSidebar .wcColumn>*{pointer-events:auto;border-left:1px solid #dfdfdf;border-right:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf}.wcContainerSidebar .wcSidebar .wcColumn>:first-child{border-top:1px solid #dfdfdf}.wcContainerSidebar .wcSidebar .wcColumn.wcFocused>:first-child{border-top:2px solid #b6b3b3}.wcContainerSidebar .wcSidebar .wcColumn>:not(.wcBrowserContent){padding-left:10px;padding-right:10px}.wcContainerSidebar .wcSidebar .wcColumn .wcAuthContainer{padding-top:10px;padding-bottom:10px}.wcContainerSidebar .wcSidebar .wcColumn .wcLoadingContainer{-webkit-box-flex:initial;-ms-flex-positive:initial;flex-grow:initial}.wcContainerSidebar .wcSidebar .wcColumn .wcHeader{cursor:default;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:130px}.wcContainerSidebar .wcSidebar .wcColumn .wcHeader .wcContent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;background:0 0}.wcContainerSidebar .wcSidebar .wcColumn .wcHeader .wcButtons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wcContainerSidebar .wcSidebar .wcColumn .wcHeader .wcButtons .wcMinimize{background:transparent url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/minus.svg) center center no-repeat;background-size:24px 24px;padding:0;width:24px;height:24px;display:inline-block}.wcContainerSidebar .wcSidebar .wcColumn .wcHeader .wcButtons .wcMaximize{background:transparent url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/plus.svg) center center no-repeat;background-size:24px 24px;padding:0;width:24px;height:24px;display:inline-block}.wcContainerSidebar .wcSidebar .wcColumn .wcHeader .wcButtons .wcClose{background:transparent url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/x.svg) center center no-repeat;background-size:24px 24px;padding:0;width:24px;height:24px;display:inline-block}.wcContainerSidebar .wcSidebar .wcColumn .wcContent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wcContainerSidebar .wcSidebar .wcColumn .wcContent .wcChannel{padding-bottom:10px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.wcContainerSidebar .wcSidebar.wcMobile{width:100%}.wcContainerSidebar .wcSidebar.wcMobile .wcTitle{padding-bottom:2%;text-align:center}.wcContainerSidebar .wcSidebar.wcMobile .wcTabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #dfdfdf}.wcContainerSidebar .wcSidebar.wcMobile .wcTabs>*{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center;cursor:pointer;border-bottom:2px solid transparent}.wcContainerSidebar .wcSidebar.wcMobile .wcTabs .wcTab.wcCurrent{border-bottom:2px solid #dfdfdf}.wcContainerSidebar .wcSidebar.wcMobile .wcTabs .wcTabCustomize{background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/custom.svg) center center no-repeat;background-size:1em;vertical-align:middle}.wcContainerSidebar .wcSidebar.wcMobile .wcTabs .wcTabCustomize .wcName{display:none}.wcContainerSidebar .wcSidebar.wcMobile .wcTabs .wcTab{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wcContainerSidebar .wcSidebar.wcMobile.wcSizeXXs .wcTabs.wcTabsCompact{padding-top:6px}.wcContainerSidebar .wcSidebar.wcMobile.wcSizeXXs .wcTabs.wcTabsCompact .wcTab{height:30px;background-size:40%}.wcContainerSidebar .wcSidebar.wcMobile.wcSizeXXs .wcTabs.wcTabsCompact .wcTab .wcName{display:none}.wcContainerSidebar .wcSidebar.wcMobile.wcSizeXXs .wcTabs.wcTabsCompact .wcTab.wcTabRecent{background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/recent-chats-inactive.svg) center center no-repeat;vertical-align:middle;position:relative}.wcContainerSidebar .wcSidebar.wcMobile.wcSizeXXs .wcTabs.wcTabsCompact .wcTab.wcTabRecent .wcRedCounter{right:0;position:absolute}.wcContainerSidebar .wcSidebar.wcMobile.wcSizeXXs .wcTabs.wcTabsCompact .wcTab.wcTabChats{background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/chats.svg) center center no-repeat;vertical-align:middle}.wcContainerSidebar .wcSidebar.wcMobile.wcSizeXXs .wcTabs.wcTabsCompact .wcTab.wcTabUsers{background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/user.svg) center center no-repeat;vertical-align:middle}.wcContainerSidebar .wcSidebar.wcMobile.wcSizeXXs .wcTabs.wcTabsCompact .wcTab.wcTabChannels{background:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/group.svg) center center no-repeat;vertical-align:middle}.wcContainerSidebar .wcSidebar.wcMobile .wcTabContent{padding-top:2%;padding-bottom:2%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wcContainerSidebar .wcSidebar.wcMobile .wcTabContent>.ScrollbarsCustom{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.wcContainerSidebar .wcSidebar.wcMobile .wcTabContent .wcChannelEntry{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.wcContainerSidebar .wcSidebar.wcMobile .wcTabContent .wcChannelEntry .wcDetails{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wcContainerSidebar .wcSidebar.wcMobile .wcTabContent.wcTabContentChannels{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wcContainerSidebar .wcSidebar.wcMobile .wcTabContent.wcTabContentChannels>.ScrollbarsCustom{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.wcContainerSidebar .wcSidebar.wcMobile .wcTabContent.wcTabContentChannel:not(.wcInvisible){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wcContainerSidebar .wcSidebar.wcMobile .wcTabContent.wcTabContentChannel:not(.wcInvisible)>.ScrollbarsCustom{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.wcContainerSidebar .wcSidebar.wcMobile .wcTabContent.wcTabContentChannel .wcChannelContainer:not(.wcInvisible){-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wcContainerSidebar .wcSidebar.wcMobile .wcTabContent.wcTabContentChannel .wcChannelContainer:not(.wcInvisible) .wcChannel{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-right:2%;padding-left:2%}.wcContainerSidebar .wcSidebar.wcMobile .wcTabContent.wcTabContentChannel .wcChannelContainer:not(.wcInvisible).wcChannelContainerEmpty{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wcContainerSidebar .wcSidebar.wcMobile .wcTabContent.wcTabContentChannel .wcChannelContainer:not(.wcInvisible).wcChannelContainerEmpty .wcEmptyChannel{font-size:.8em}.wcContainerSidebar .wcSidebar.wcMobile .wcTabContent.wcTabContentUsers:not(.wcInvisible){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wcContainerSidebar .wcSidebar.wcMobile .wcTabContent.wcTabContentUsers .wcBrowser{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.wcContainerSidebar .wcSidebar.wcMobile .wcTabContent.wcTabContentUsers .wcBrowser .wcChannels{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.wcContainerSidebar .wcSidebar.wcMobile .wcTabContent.wcTabContentUsers .wcBrowser .wcChannels>.ScrollbarsCustom{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.wcContainerSidebar .wcSidebar.wcMobile .wcTabContent.wcTabContentUsers .wcBrowser .wcChannels .wcChannelTrigger .wcDetails .wcCity,.wcContainerSidebar .wcSidebar.wcMobile .wcTabContent.wcTabContentUsers .wcBrowser .wcChannels .wcChannelTrigger .wcDetails .wcCountry{color:#a6a6a6}.wcContainerSidebar .wcSidebar.wcMobile .wcTabContent.wcTabContentUsers .wcBrowser .wcChannels .wcChannelTrigger.wcFocusedChannel{font-weight:400}.wcContainerSidebar .wcSidebar.wcMobile .wcTabContent .wcChannelEntry{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1px 5px}.wcContainerSidebar .wcSidebar.wcMobile .wcTabContent .wcChannelEntry:active,.wcContainerSidebar .wcSidebar.wcMobile .wcTabContent .wcChannelEntry:hover{background-color:#f7f7f7}.wcContainerSidebar .wcSidebar.wcMobile .wcTabContent .wcChannelEntry.wcLockedChannel .wcName{background-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/lock-full.svg);background-position:right center;background-repeat:no-repeat;background-size:16px 16px;padding-right:20px}.wcContainerSidebar .wcSidebar.wcMobile .wcTabContent .wcChannelEntry.wcUnLockedChannel .wcName{background-image:url(//antrenorluktemelegitim.com.tr/wp-content/plugins/wise-chat/gfx/icons/lock-semi.svg);background-position:right center;background-repeat:no-repeat;background-size:16px 16px;padding-right:20px}.wcContainerSidebar .wcSidebar.wcMobile .wcColumn{width:100%}.wcContainerSidebar .wcSidebar.wcMobile .wcColumn .wcMobileContainer{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-height:500px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wcContainerSidebar .wcSidebar.wcDesktop .wcColumn.wcBrowserColumn{width:300px}.wcContainerSidebar .wcSidebar.wcDesktop .wcColumn .wcContent.wcBrowserContent{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.wcContainerSidebar .wcSidebar.wcDesktop .wcColumn .wcContent.wcBrowserContent .wcCustomizations{padding:0 15px 0 10px}.wcContainerSidebar .wcSidebar.wcDesktop .wcColumn .wcContent.wcChannelContent{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-height:500px;width:400px}.wcContainerSidebar .wcSidebar.wcDesktop .wcColumn .wcContent.wcAuthContent{width:400px}.wcContainerSidebar.wcSidebarLeft .wcSidebar{left:0;right:auto;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}:root{--woocommerce:#720eec;--wc-green:#008a20;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{background-color:transparent;border-radius:0;border:0;color:var(--wc-form-color-text,#000);cursor:pointer;font-size:inherit;line-height:inherit;margin:0;padding:0;position:absolute;right:.7em;text-decoration:none;top:50%;transform:translateY(-50%);-moz-osx-font-smoothing:inherit;-webkit-appearance:none;-webkit-font-smoothing:inherit}.woocommerce form .show-password-input::before,.woocommerce-page form .show-password-input::before{background-repeat:no-repeat;background-size:cover;background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.3 3.3C16.9 2.9 16.2 2.9 15.7 3.3L13.3 5.7C12.2437 5.3079 11.1267 5.1048 10 5.1C6.2 5.2 2.8 7.2 1 10.5C1.2 10.9 1.5 11.3 1.8 11.7C2.6 12.8 3.6 13.7 4.7 14.4L3 16.1C2.6 16.5 2.5 17.2 3 17.7C3.4 18.1 4.1 18.2 4.6 17.7L17.3 4.9C17.7 4.4 17.7 3.7 17.3 3.3ZM6.7 12.3L5.4 13.6C4.2 12.9 3.1 11.9 2.3 10.7C3.5 9 5.1 7.8 7 7.2C5.7 8.6 5.6 10.8 6.7 12.3ZM10.1 9C9.6 8.5 9.7 7.7 10.2 7.2C10.7 6.8 11.4 6.8 11.9 7.2L10.1 9ZM18.3 9.5C17.8 8.8 17.2 8.1 16.5 7.6L15.5 8.6C16.3 9.2 17 9.9 17.6 10.8C15.9 13.4 13 15 9.9 15H9.1L8.1 16C8.8 15.9 9.4 16 10 16C13.3 16 16.4 14.4 18.3 11.7C18.6 11.3 18.8 10.9 19.1 10.5C18.8 10.2 18.6 9.8 18.3 9.5ZM14 10L10 14C12.2 14 14 12.2 14 10Z" fill="%23111111"/></svg>');content:"";display:block;height:22px;width:22px}.woocommerce form .show-password-input.display-password::before,.woocommerce-page form .show-password-input.display-password::before{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 9.49999C15 4.89999 8.50002 3.79999 3.90002 7.19999C2.70002 8.09999 1.70002 9.29999 0.900024 10.6C1.10002 11 1.40002 11.4 1.70002 11.8C5.00002 16.4 11.3 17.4 15.9 14.2C16.8 13.5 17.6 12.8 18.3 11.8C18.6 11.4 18.8 11 19.1 10.6C18.8 10.2 18.6 9.79999 18.3 9.49999ZM10.1 7.19999C10.6 6.69999 11.4 6.69999 11.9 7.19999C12.4 7.69999 12.4 8.49999 11.9 8.99999C11.4 9.49999 10.6 9.49999 10.1 8.99999C9.60003 8.49999 9.60003 7.69999 10.1 7.19999ZM10 14.9C6.90002 14.9 4.00002 13.3 2.30002 10.7C3.50002 8.99999 5.10002 7.79999 7.00002 7.19999C6.30002 7.99999 6.00002 8.89999 6.00002 9.89999C6.00002 12.1 7.70002 14 10 14C12.2 14 14.1 12.3 14.1 9.99999V9.89999C14.1 8.89999 13.7 7.89999 13 7.19999C14.9 7.79999 16.5 8.99999 17.7 10.7C16 13.3 13.1 14.9 10 14.9Z" fill="%23111111"/></svg>')}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content mark{background-color:transparent;color:inherit;font-weight:700}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}