.row__col-left{padding-right: 30px;}
.row__col-right{padding-top: 30px;padding-bottom: 50px;}
.row__col-right h1{margin: 0 0 30px;}
.section--dashboard{padding: 0;}
.side-panel{background: #fff;border-left: 1px solid #ddd;border-right: 1px solid #ddd;border-top: 1px solid #ddd;height: 100%; border-radius: 10px 10px 0 0;}
.side-panel__head{padding:40px;text-align: center;}
.side-panel__head h5{margin: 0;font-family: inherit;font-weight: 600;}
.side-panel__head p{color: #888;}
.side-panel__head .tick.tick--sticky{left: 30px;}


.nav--vertical li{border-bottom: 1px solid rgba(0,0,0,0.06);}
.nav--vertical li:first-child{border-top: 1px solid rgba(0,0,0,0.06);}
.nav--vertical li:last-child{border-bottom: none;}
.nav--vertical li a{display: block;padding: 15px 30px 15px 20px;font-size: 1.1rem;position: relative;}
.nav--vertical li.is-active a{background:#fbfaf7;font-weight: 600;}
.nav--vertical li a .nav__count{color: #999;position: absolute;right: 15px;top: 18px;font-size: 0.9rem;font-family: Arial;color: var(--color-secondary-inverse)!important;padding: 2px 5px;border-radius: 5px;}
span.nav__count.msg-count{background: var(--color-secondary);}
.stats__box{background: #fff; border-radius: 10px;text-align: center;padding:20px 10px 30px;border: 1px solid #ddd;border-bottom: 2px solid #ddd;min-height:180px;position: relative;margin: 0 0 40px;
-webkit-transition: 0.3s all ease-in-out;
-moz-transition: 0.3s all ease-in-out;
-o-transition: 0.3s all ease-in-out;
transition: 0.3s all ease-in-out;}
.stats__box:before{position: absolute;right: 10px;top: 10px;content: "";border-bottom: 12px solid transparent;border-right:12px solid #ddd;}
.stats__link{display: block;position: absolute;left: 0;top: 0;right: 0; bottom: 0;}
.stats__icon{width: 70px;height: 70px;margin:10px auto 10px;display: block;position: relative;overflow: hidden;}
.stats__icon svg{fill:#ddd;position: absolute;left: 0;right: 0;top: 0; bottom: 0;margin: auto;}
.stats__box p{margin: 0;text-transform: uppercase;color: #999;font-size: 0.9rem;}
.stats__box h3{font-family: inherit;font-weight: 600;font-size: 2rem;margin: 0;}

.content-box{margin: 0 0 40px 0;}
.content-box__head{padding: 0 0 10px 0;}
.content-box__head h4{display: inline-block;/*font-family: inherit;font-weight: 600;*/margin: 0;}

.box-white{background: #fff; border-radius: 10px;padding:30px;width: 100%;border: 1px solid #ddd;}
.box-white.box-white--xpadding{padding:50px;}

.section.searchform_filter{padding: 20px;background: #fff; border-radius: 10px;margin: 0 0 30px;border: 1px solid #ddd;}
.section.searchform_filter .row:nth-child(2) .field-set{margin-bottom: 0;}

.table-horizontal{font-size: 1.1rem;}
.table-horizontal table{border-spacing:0;border-collapse: separate;}
.table-horizontal th{font-weight: 600;width: 25%;padding-bottom:30px;text-align: left;}
.table-horizontal td{color: #999;padding-bottom:30px;}
.table-horizontal tr:last-child td,.table-horizontal tr:last-child th{padding-bottom:0;}


.controls{border-radius:5px;position: relative;display: inline-block; background: #fff;vertical-align: top;border: 1px solid #ddd;
-webkit-transition: 0.5s all ease-in-out;
-moz-transition: 0.5s all ease-in-out;
-o-transition: 0.5s all ease-in-out;
transition: 0.5s all ease-in-out;}
.controls:first-child{margin-right: 20px;}
.controls li{display: inline-block;vertical-align: top;border-right: 1px solid #eee;}
.controls li:last-child{border-right:none;}
.controls li .checkbox{margin: 0 0 0 5px;vertical-align: top;}
.controls li a,.controls li>span{padding: 15px 16px;display: block;min-height: 50px;}
.controls li a img{width: 20px;display: block;margin: auto;}
.section__controls .-txt-normal{padding: 15px 20px;display: inline-block;color: #999;min-height: 50px;}
.controls li a .svg-icon{width:18px;height: 18px;display: block;margin: auto;position: relative;overflow:hidden;}
.controls li a .svg-icon svg{width:100%;height:100%;opacity: 0.5;}
.controls li.is-disabled a{opacity: 0.4;cursor: default;pointer-events: none;text-decoration: none;color: black;}

.table--listing{width: 100%; border-spacing: 0 20px;border-radius: 5px;color: #888;border-collapse: separate;}
.table--listing th{position: relative;z-index: 1; font-weight:600;text-align: left; color: #333; padding:50px 20px 20px 0;text-transform: uppercase;background: #fff;}
.table--listing th:first-child,.table td:first-child{border-radius: 5px 0 0 5px;padding-left: 20px;}
.table--listing th:last-child{border-radius:0 5px 5px 0;}
.table--listing td{color: inherit; padding:20px 20px 20px 0;position: relative;z-index: 1;background: #fff;}
.table--listing tr{box-shadow:0 0 0 1px #ddd;border-radius: 5px;position: relative;
-webkit-transition: 0.5s all ease-in-out;
-moz-transition: 0.5s all ease-in-out;
-o-transition: 0.5s all ease-in-out;
transition: 0.5s all ease-in-out;}
.table--listing tr:nth-child(odd) td{background-color:#fff;}
.table--listing td.td--check .checkbox{vertical-align: top;}
.table--listing td:first-child{border-radius:5px 0 0 5px;padding-left: 20px;}
.table--listing td:last-child{border-radius: 0 5px 5px 0;}
.table--listing td .avtar{display: inline-block;vertical-align: middle;}
.table--listing tr.is-read td{color: #a7a7a7;}
.table--listing tr.is-read td strong{font-weight: normal;}
.table--listing .listing__desc{line-height: 1.4;max-width: 600px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;}
.table--listing .listing__desc > a{display: block; color: inherit;}
.table--listing .avtar__name{display:inline-block;margin: 0 0 0 5px;vertical-align: middle;}



.message-row{ width:100%; display:inline-block; padding:15px 0 0; margin:0 0 0;/* border-top:1px solid #d6d9db;*/}
.message-row .grid_1{float: left !important; width:10%; text-align:center;padding:20px 0 0;}
.message-row .grid_1 .avtar{display: block;margin:0 auto 10px;}
.message-row .grid_1 .postedname{ text-overflow:ellipsis; white-space:nowrap; overflow:hidden; display:block;}
.message-row .grid_1 .postedname a{ font-size:15px; color:#0295fd;}
.message-row .grid_1 .postedname span{ font-size:13px; color:#999; display:block;}
.message-row .grid_2{width:90%; float:right;padding: 0 0 0 15px;}
.message-row .secionreviews{display: inline-block; padding:20px;background:#e7f5ff; border-radius:5px; position:relative;color: #333; }
.message-row .secionreviews p{color:#333!important;margin: 0;font-size: 1rem;}
.message-row .secionreviews:before{border-bottom:10px solid transparent;border-top:10px solid transparent;border-right:10px solid #e7f5ff; position:absolute; left:-10px; top:14px; content:"";}
/*.reviewList .secionreviews:after{border-bottom:14px solid transparent;border-top:14px solid transparent;border-right:14px solid #fff; position:absolute; left:-12px; top:14px; content:"";}*/


.message-row .datetext{text-transform:uppercase; font-size:13px; color:#8a8a8a;padding: 0 0 5px 5px;display: block;}

/* .message-row:nth-child(even) .grid_1{float: right !important;}
.message-row:nth-child(even) .grid_2{float: left;padding: 0 15px 0 0;}
.message-row:nth-child(even) .datetext{float: right;}
.message-row:nth-child(even) .secionreviews{float: right;clear: right; background:rgba(0,0,0,0.04);border: none; }
.message-row:nth-child(even) .secionreviews:before{left: auto; right: -20px;border-left:10px solid rgba(0,0,0,0.04);border-right:10px solid transparent;}
.message-row:nth-child(even) .secionreviews:after{display: none;} */

.message-row.loginMsgUsr .grid_1{float: right !important;}
.message-row.loginMsgUsr .grid_2{float: left;padding: 0 15px 0 0;}
.message-row.loginMsgUsr .datetext{float: right;}
.message-row.loginMsgUsr .secionreviews{float: right;clear: right; background:rgba(0,0,0,0.04);border: none; }
.message-row.loginMsgUsr .secionreviews:before{left: auto; right: -20px;border-left:10px solid rgba(0,0,0,0.04);border-right:10px solid transparent;}
.message-row.loginMsgUsr .secionreviews:after{display: none;}


.message-container .scroll__handle {opacity: 1;visibility: visible;}
.message-container .block__scroller {max-height:520px;}
.message-reply{background: rgba(0,0,0,0.04);margin: 30px -30px -30px;padding:20px;border-top: 1px solid #ece8d9;}

.preview.preview--profile{text-align: center;}
.preview.preview--profile .avtar{display: block;margin:20px auto 20px;}

.row.row--height .box-white{height: 100%;}

.mode.mode--edit .form--horizontal .field-set{width: 70%;}

.media-group > ul {margin: 0 0 0 -20px;}
.media-group > ul > li{/*width: 33.3%;*/float: left;padding: 0 0 20px 20px;position: relative;}
.media-group > ul > li .media__info-tag{position: absolute;left: 0;right: 0;text-align: center;top: -50px;}
.media-group .media__frame{overflow: hidden; width: 100%;border: 1px dashed #ddd;border-radius: 8px;
/*padding: 0 0 74% 0;*/
position: relative;}
.media-group .media__field{position: absolute;left: 0;right: 0; bottom: 0;top: 0;margin: auto;width: 100%;height: 100%;cursor: pointer;background: rgba(0,0,0,0.03);border: 5px solid #fff;border-radius: 8px;}
/*.media-group .media__field:after{width: 30px;height: 30px;position: absolute;left: 50%;top: 50%; border-radius: 100%;background: #666; border-radius: 100%;content: "+";margin: -15px 0 0 -15px;text-align: center;color: #fff;line-height: 28px;font-weight: 700; font-size: 1.4rem;pointer-events: none;}*/

.media-group .media__field-photo:after{width: 30px;height: 30px;position: absolute;left: 50%;top: 50%; content: "";margin: -15px 0 0 -15px;pointer-events: none;background:  url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAQAAAAAYLlVAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAADdcAAA3XAUIom3gAAAAHdElNRQfiBQ8KDSiKV9xuAAADAElEQVRo3u3ZXYhUdRjH8c+sm4NLpSG9glhsQhj0hhsrpFEQVBdlEUISJIkEQhlI9CJSEb1ceBFBVLD0ShexQVERBIVZeyNohkZgakioGyKyJu3GuLtPF3PaZmZ3Zs7MTnO05ndxYH7n/J/n+3/Of56Z8z901NH/XTm9bpLLKHsYyjnisgwLcDQnsN9oBsl7LCmWIfRnMvt+IboySV2iDkAHoANwFgDkXW9hVgA32+GU7x13wMZ/q1rVW/GLJoVIjuE7C1qauV+I6gD3CuEzffKu9KyC8F77AOY6JrxT4qwSwi3tAugTCuaXeV8KL7QaoNrCWoa9TpZ5Q4nfUlUDGEVPhdeDsZRxV3lSPt2lM9+CpcKEy0ucnJ3C06lirhXC186reVXNNdBlr7DNvCnnKaHg6hTp7zKefHF3urBZAJY5LfxsvRvd5xMhPJMi/QpjwnarjQn7LG4WgDVGkpkU29Frzqmb/hojwg/mY6UR4XDVqtUFYJE37THuVx+l6gBXGBYOuiT5fJ3fhBOWNwtQVHeK1HCxA8Kw3hKv1y/CH+6YDUClHnfIhmnu+XYLI66t8C+1RyhY0xqAOV5P1sRjZX7eN8KYlTOMWWBImPTo7AF6fCqEfRUIc3wsjLu7yrh5PhfC87MDuMgOYdIm3QbLEAaE8FCNsd3eF8IbJb23QYAlDgp/Wp0E/AfhJSE8UWd8zitCGDS3GYDljgsnrCiZUxGheFO2pqrhZiF8lfTXBgDuMSocclVFWQeTBflu6h2Gh00IDzQG8IgJYddUe5mOsCllerjTQLIjkQogZ6sQvnDujOcrl2MjSgGQ96EQBmp0w+YR6gJc4FshbKkTqFmEOgCL/SQUPJgiVHMINQFuMCz87raUwf5GuL81ALc7JRyZ9sNSH+HVVgCsc1r40aKGCkpOX9o/orUAnhPCthY/hqUE6PK2ED6Y6tdtBrhVCC+3aeu2X4jyBrPLW7a3+BG0jsoBTlrXzuScFVs0/3WAzLfrz4AXFhm/sslw8h11dIboL3SUfOf+qPyUAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE4LTA1LTE1VDEwOjEzOjQwKzAyOjAwmbqh5AAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxOC0wNS0xNVQxMDoxMzo0MCswMjowMOjnGVgAAAAZdEVYdFNvZnR3YXJlAHd3dy5pbmtzY2FwZS5vcmeb7jwaAAAAAElFTkSuQmCC'); background-size:28px 28px;background-position: center center;background-repeat: no-repeat;opacity: 0.5;}

.media-group .media__field-video:after{width: 30px;height: 30px;position: absolute;left: 50%;top: 50%; content: "";margin: -15px 0 0 -15px;pointer-events: none;background:   url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAQAAAAAYLlVAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAADdcAAA3XAUIom3gAAAAHdElNRQfiBQ8KEB66gSXrAAACG0lEQVRo3u2ZPUgcQRiGnz3/glgdImKRRCRFFAJeIQoiFwRFLa0SktgEFCwU02sr+HOXIoWtijYWKRLlrlIQFAMKwWihYgxERMQqyhnxxmI4hFn34HbXnQPnvWLZb2f3fb7vdr+ZuwUjo8cuixqasTS5C1Yt/lKlsQDHFgLY41I58AqLA/75ZFNGDYKfSrSUF7IMgkbbKSkEUd/yjCJI2aKNCETINxOXMgAGwABoBygEIMKTBwcL2RpbrdwIx080RwtnRZ1dZAX+I5RTSnyvAFwp+xbFmQqYuSBXVbHAEAX6AHrpZoIfRHQByFu0ng3GKdUBALDFBgV8Yps2PQB/aGKQC6pJMEN58ACQ5jN1LAHv2OV98AAAR3TyllPKmSZBde4XkJ0wTKUHiHkSTNJDG9uMEOPGYZzqEZYbN3PBKIKvSqyVfQSCsXvGZ5kLtHdC+RV0sanEf+c0HYWZpAe4ZISYw5grniuRCN8zAOeceEjiDXEqgCR9HGYZp3qcg/en4BmLzFHBGR9oz2rvIC8AIQb4RQcwy0tm3F2k0LX9U9ZoAA7pI+k+C/cA9cANcYZtv6wDAJCLqy0+2p6egACmaOEbccee9+AAx7z2bi2VJ51wJYBleYltXWzdARQHkuy9SUmAfnaUeJIin+2vbUu3Wr5kADZZVw6mfc8/zbISSUEe3IQGwAAYAO0A2v+uz4MXFppf2WhM3sgoT3QLATSu9/iaWN0AAAAldEVYdGRhdGU6Y3JlYXRlADIwMTgtMDUtMTVUMTA6MTY6MzArMDI6MDB1VmO5AAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE4LTA1LTE1VDEwOjE2OjMwKzAyOjAwBAvbBQAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAAASUVORK5CYII='); background-size:28px 28px;background-position: center center;background-repeat: no-repeat;opacity: 0.5;}

.media-group .media__frame input[type="file"]{position: absolute;left: 0;right: 0; bottom: 0;top: 0;margin: auto;width: 100%;height: 100%;opacity: 0;cursor: pointer;}

.media-group .media__frame .item__media{position: absolute;left:5px;right:5px; bottom:5px;top: 5px; margin: auto;width: auto;border-radius: 4px;}
.media-group .media__frame .-link-close{background: var(--color-primary);width: 24px;height: 24px;right: 10px;top: 10px;border-radius: 3px;}
.media-group .media__frame .-link-close:before,.media-group .media__frame .-link-close:after{top: 6px;left: 12px;height: 12px;}

.plans-container{margin: 0 0 40px;}
.plan-box{border: 1px solid #ddd;position: relative;padding:40px 30px; border: 1px solid #e9e9e9;border-radius: 5px;text-align: center;width: 100%;display: block;margin: 10px 0;
-webkit-transition: 0.3s all ease-in-out;
-moz-transition: 0.3s all ease-in-out;
-o-transition: 0.3s all ease-in-out;
transition: 0.3s all ease-in-out;}
.plan-box h6{text-transform: uppercase;font-family: inherit;}
.plan-box .radio{position: absolute;left: 20px;top: 20px;}
.plan-box .plan-box__circle{width: 110px;height: 110px;line-height:110px;position: relative;display: block; border-radius: 100%;
padding: 0 10px;background: #f6f3ea;font-size: 3rem;font-weight: 600;margin:20px auto 10px;}
.plan-box .plan-box__circle + span{font-size: 0.9rem; text-transform: uppercase;display: block;}
.plan-box .plan-box__price{display: inline-block;vertical-align: middle;font-size:1.4rem;font-weight: 700;}
.plan-box .plan-box__price-old{display: inline-block;vertical-align: middle;font-size:1.4rem;font-weight: normal;text-decoration: line-through;color: #999;margin: 0 10px 0 0;}
.plan-box__features{padding:10px 0 30px;}
.plan-box__features li{display: block;padding:10px 0;border-bottom: 1px dashed rgba(0,0,0,0.1);}
.plan-box__features li:first-child{border-top: 1px dashed rgba(0,0,0,0.1);}
.plan-box.is-active{box-shadow: 0 20px 20px 4px rgba(0,0,0,0.08);}
.plan-box__tag{position: absolute;left: 50%;top: 0;padding: 5px; color: #000;background: var(--color-primary);font-size: 0.7rem; text-transform: uppercase;font-family: Arial;transform: translate(-50%,0);-webkit-transform: translate(-50%,0);-ms-transform: translate(-50%,0);color:  var(--color-primary-inverse)}
.plan-box--rec.plan-box{border-color: var(--color-primary);}


.tabs--inline{width: 100%;margin: 30px 0 20px;border-bottom: 1px solid #f0ece1;}
.tabs--inline ul li{display: table-cell;vertical-align: top;}
.tabs--inline ul li.is-active a{background: #fff;}
.tabs--inline ul li a{display: block;padding: 20px 30px;border: 1px solid #f0ece1;border-bottom: none; border-radius:10px 10px 0 0;text-align: center;background: #f6f3ea;position: relative;}
.tabs--inline ul li.is-active a:after{position: absolute;left: 0;right: 0; bottom:-1px;content: "";height: 2px; background: #fff;}

.tabs--offset{margin:30px -50px 20px;width: auto;padding: 0 50px;}
.form--post-ad input[type="submit"]{height: 55px;line-height:55px;padding: 0 50px;font-size: 1.2rem;}


.-link-info{display: inline-block;vertical-align: middle;margin: 0 0 0 10px;}
.-link-info .svg-icon{width: 20px;height: 20px;position: relative;overflow: hidden;display: inline-block;}

/****************************************** media queries *****************************************************/

@media(min-width:1200px){
.nav--vertical li a:hover{background:#fbfaf7;}
.stats__box:hover,.plan-box:hover{box-shadow: 0 20px 20px 4px rgba(0,0,0,0.08);}
.table--listing tr:hover {box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.1);margin: -5px;}
.side-panel{min-height: 800px;}
}




@media(max-width:1200px){
.row__col-left{padding-right: 15px;}

.side-panel{background: #fff;bottom: 0;box-shadow: 0 0 10px rgba(51, 51, 51, 0.38);left: 0;margin: 0;overflow: auto;position: fixed;text-align: left;top: 0;transform: translate3d(-100%, 0px, 0px);-webkit-transform: translate3d(-100%, 0px, 0px);-ms-transform: translate3d(-100%, 0px, 0px);transition: all 300ms ease 0s;-webkit-transition: all 300ms ease 0s;-ms-transition: all 300ms ease 0s;width: 350px;opacity: 0; visibility: hidden;z-index: 11; padding: 0;}
html.show-panel .side-panel{opacity: 1;transform: translate3d(0px, 0px, 0px);-webkit-transform: translate3d(0px, 0px, 0px);-ms-transform: translate3d(0px, 0px, 0px);visibility: visible;}
html.show-panel .overlay--panel{display: block;}
html.show-panel {position: fixed;left: 0;right: 0;top: 0; bottom: 0;overflow: hidden;}
.stats__box{margin-bottom: 20px;padding:20px 10px;text-align: left;min-height: 100px;}
.stats__icon{float: left;margin: 0 20px 0 10px;width: 50px;height: 50px;}
.stats__icon svg{width: 100%;height: 100%;}
.stats__box p{margin-top: 5px;}
}
@media(max-width:1023px){
.table--listing .listing__desc{max-width: 500px;}
.box-white.box-white--xpadding{padding: 30px;}
.tabs--offset{margin: 30px -30px 20px;padding: 0 30px;}
.plan-box{padding: 40px 20px;}
}

@media(max-width:767px){
.box-white.box-white--xpadding{padding:20px;}
.row__col-right h1{margin-bottom: 15px;text-align: center;}
.side-panel{width: 280px;}
.table--listing .listing__desc{max-width: 100%;overflow: visible;white-space: normal;text-overflow: inherit;line-height: 1.6;}

.table--listing tr{display: inline-block;width: 100%;background: #fff;margin: 0 0 10px 0;}
.table--listing td{display: inline-block;width: 100%;padding:15px;}
.table--listing td.td--check{width: auto;padding-right: 0;padding-bottom: 0;}
.table--listing td.td--avtar{width: auto;padding-bottom: 0;}

.section__controls{background: #fff;padding: 15px;border: 1px solid #ece8d9;border-radius: 5px;}
.controls li a, .controls li > span{padding: 10px;min-height: 42px;}
.controls:first-child{margin-right: 10px;}
.box-white{padding: 20px;}

.message-row{padding: 25px 0 0;}
.message-row .grid_2{width: calc(100% - 50px);}
.message-row .grid_1{width:50px;}
.message-row .grid_1 .avtar{width:40px;height: 40px;}
.message-row .secionreviews{padding: 10px;}
.tabs--offset{margin: 30px -20px 20px;padding: 0 20px;}
.media-group > ul > li{width: 50%;}
.plan-box .plan-box__price{font-size: 1.2rem;}
.plan-box .plan-box__price-old{font-size: 1.2rem;}
.row__col-right{padding-bottom: 20px;}
.content-box:last-child{margin-bottom: 0;}

.box-white .row:last-child .field-set{margin-bottom: 0;}
}

@media(max-width:600px){
.section__controls [class*="col-"]{width: 50%;}
.mode.mode--edit .form--horizontal .field-set{width:100%;}
.row.row--height .box-white{margin-bottom: 20px;height: auto;}
}


@media(max-width:500px){
.table-horizontal th{display: block;width: 100%;padding: 0 0 5px 0;text-align: left;}
.table-horizontal td{display: block;width: 100%;}
.controls {margin-bottom: 20px;}

.section__controls [class*="col-"]:last-child .controls{margin-bottom: 0;}
.section__controls, .-align-right{text-align: center!important;}
.section__controls [class*="col-"]{width:100%;}

}

@media(max-width:400px){
.message-row .grid_2{width: 100%;padding: 20px 0 0;text-align: center;}
.message-row .grid_1{width: 100%;padding: 0;}
.message-row .grid_1 .avtar{width:40px;height: 40px;}
.message-row .secionreviews{padding: 10px;}
.message-row:nth-child(2n) .grid_2,.message-row:nth-child(2n) .datetext,.message-row:nth-child(2n) .grid_1{float: none;}
.message-row:nth-child(2n) .grid_2{padding:20px 0 0;}
.message-row .secionreviews::before{display: none;}
.message-reply{margin: 0 -20px -20px;padding: 10px 20px;}
}

/*
span.nav__count.msg-count {

    display: inline-block;vertical-align: middle;
    font-size: 0.7em;
    font-weight: 600;

    line-height: 1.9;
    text-align: center;padding:2px 10px; border-radius: 5px;

}
*/
