
.shorty img { width: 100% ; }
.section { background: #fff; padding: 15px 25px; margin-bottom: 34px; box-shadow: 0 2px 2px rgba(0,0,0,.04); }
.section-title { color: #444; margin-bottom: 12px; font-size: 17px; border-bottom: 1px solid #ebebeb; padding-bottom: 12px; }
.section-main-title { color: #444; margin-bottom: 12px; border-bottom: 1px solid #ebebeb; padding-bottom: 6px; }
.section-title span , .section-main-title span { border-bottom: 1px solid #0087AD; padding-bottom: 5px; }
.section-main-title h3 { font-size: 19px; }
.section-main-title h3 span { padding-bottom: 6px; }
.section-main-title a { color: #444; }
.section-footer { overflow: hidden; font-size: 14px; color: #888; border-top: 1px solid #efefef; margin-top: 15px; padding-top: 10px; }
.section-footer a { color: #0087AD; }



.ratebox { position: absolute; left: 20px; top: 25px;  }
#fullnews { position: relative; }
#fullnews img { width: 100% ; }
#fullnews .section-main-title { width: 100%; margin-right: 64px; }
.fullnews-s  { font-size: 14px; }
.fullnews-s  a { color: #6b2979; }
.fullnews-date { position: absolute; background: #0087AD; color: #fff; height: 46px; width: 46px; margin-left: 20px; text-align: center; }
.fullnews-date span { display: block; font-size: 14px; }
.news-footer .left span { display: inline-block; padding: 0 12px 2px 0; }
.news-footer .left strong { font-weight: normal; color: #333; }
.read-more { background: #0087AD; color: #fff; padding: 0 16px 3px 16px; border-radius: 3px; }
.read-more:hover { background: #333; color: #fff; }


.tags { color: #202020; }
.tags a { border: 1px solid #333; color: #888; font-size: 13px; margin: 0 0 8px 4px; padding: 2px 8px; display: inline-block; }
.tags a:hover { border-color: #0087AD; color: #fff; background: #0087AD; }



.tableform { background-color: #f7f7f7; margin-top: 15px; border: 1px solid #E8E8E8; padding: 10px; box-shadow: inset 0 0 0 1px #FFF; }
.tableform.no-margin { margin: 0; }
.tableform select { width: 100%; font-family: 'yekan', tahoma; font-size: 13px; padding: 3px 8px; color: #333; border: 1px solid #DBDBDB; }
.tableform td { padding: 10px; }
.tableform tr { border-bottom: 1px solid #DDD; }
.important , .impot { color: #e12312; font-size: 12px !important; font-family: tahoma; vertical-align: middle; }



.isa_info, .isa_success, .isa_warning, .isa_error { margin: 0 0 10px 0; padding: 12px; }
.isa_info { color: #00529B; background-color: #BDE5F8; border: 1px solid #81CAED; }
.isa_success { color: #4F8A10; background-color: #DFF2BF; }
.isa_warning { color: #9F6000; background-color: #FEEFB3; border: 1px solid #E8CE4B; }
.isa_error { color: #D8000C; background-color: #FFBABA; }
.isa_info i, .isa_success i, .isa_warning i, .isa_error i { margin: 6px 10px 6px 16px; font-size: 2em; vertical-align: middle; }

.comments { overflow: hidden; margin-bottom: 10px; }
.comments .cm-info { float: right; width: 114px; text-align: center; font-size: 13px; }
.comments .avatar { width: 114px; background: #FFF; padding: 7px 5px; border: 1px solid #E0E0E0; border-radius: 8px; }
.comments .author { display: inline-block; padding: 3px 10px; background: #0087AD; margin: 0 -10px 10px 0; color: #fff; font-family: tahoma; font-size: 12px; }
.comments .author a { color: #fff; }
.comments .date { display: inline-block; padding: 2px 6px 4px 6px; background: #C7C7C7; position: absolute; left: 48px; top: 10px; color: #666; text-shadow: 0 1px 0 #BABABA; }
.comments .reply { position: absolute; display: block; background: #00AD60; color: #fff; padding: 0px 10px 6px 10px; top: 10px; left: 0; text-align: center; }
.comments .delete { position: absolute; display: block; background: #FF3D2C; top: 10px; left: 0; text-align: center; }
.comments .section { float: left; width: 83%; min-height: 116px; padding: 10px; position: relative; line-height: 18px; font-size: 13px; margin: 0; }
.comments .section:after, .comments .section:before { left: 100%; top: 57px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }
.comments .section:after { border-color: rgba(255, 255, 255, 0); border-left-color: #fff; border-width: 13px; margin-top: -13px; }
.comments .section:before { border-color: rgba(223, 223, 223, 0); border-left-color: #E0E0E0; border-width: 14px; margin-top: -14px; }
.comments .cm-bt a { background: #fff; border-radius: 4px; padding: 0 1px; margin: 2px; display: inline-block; width: 22px; height: 22px; }
.comments .cm-bt img { }

.modal { display: none; position: absolute; z-index: 1000000; }
.modal-bg { background: #fff; opacity: 0.8; position: fixed; width: 100%; height: 100%; top: 0; right: 0; z-index: 9999999; }
.modal-box { position: fixed; z-index: 99999999; top: 50%; right: 50%; background: #333; border-radius: 4px; width: 360px; height: 260px; margin-top: -130px; margin-right: -180px; box-shadow: 0 0 8px 0 rgba(0,0,0,0.25); transition: .5s cubic-bezier(0.2, 1.12, 0.62, 1.35); -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform: perspective(600) scale(0.5) rotateX(-90deg); -moz-transform: perspective(600) scale(0.5) rotateX(-90deg); transform: perspective(600) scale(0.5) rotateX(-90deg); -webkit-transform-origin: center; -moz-transform-origin: center; transform-origin: center; }
.modal-title { position: relative; background: #0087AD; padding: 5px 12px 9px 12px; border-bottom: 1px solid #01A1CE; color: #fff; font-size: 17px; border-radius: 4px 4px 0 0; }
.modal-content { padding: 8px 12px; color: #fff; }
.modal-close { position: absolute; top: 7px; left: 7px; width: 20px; height: 20px; background: url('../images/close.png') center center no-repeat; cursor: pointer; transition: .3s; }
.modal-close:hover { background-color: rgba(255,255,255,.2); opacity: .5; }



.user-panel-box .avatar { float: right; width: 120px; text-align: center; margin-top: 10px; }
.user-panel-box .user-info { float: right; width: 210px; padding-top: 10px; }
.user-panel-box .user-info li { list-style-type: none; }
.user-panel-box .user-info li a { color: #fff; display: block; padding: 2px 6px 6px 6px; background: #3C3C3C; border-radius: 3px; margin-bottom: 2px; }

.pm_status { float: left; direction: ltr; border: 1px solid #DFDFDF; padding: 0px; background-color: #F5F5F5; width: 49%; height: 150px; margin-bottom: 10px; }
.pm_status_head { border-bottom: 1px solid #DFDFDF; font-size: 14px; background: #E8E8E8; padding: 3px 0 6px 0; text-align: center; color: #6E6E6E; }
.pm_status_content { padding: 10px; font-size: 13px; color: #333; direction: rtl; }
.pm_status_content a { background: #D2D2D2; border-radius: 4px; padding-top: 24px; width: 30%; height: 70px; margin: 12px 4px 0 4px; text-align: center; float: right; box-shadow: 0 1px 0 rgba(0,0,0,.2); }
.pm_info { clear: both; float: left; margin-top: 6px; }
.pm_info .ignore { background: #4D4D4D; padding: 1px 8px 5px 8px; display: inline-block; color: #FFF; font-size: 13px; }
.pm_info .complaint { background: #FF8F31; padding: 1px 8px 5px 8px; display: inline-block; color: #FFF; font-size: 13px; margin: 0 4px; }
.pm_info .replys { background: #39D179; padding: 1px 8px 5px 8px; display: inline-block; color: #fff; font-size: 13px; }

.userinfo { position: relative; }
.userinfo tr td { background: #f6f6f6; padding: 4px 6px 6px 6px; }
.userinfo .rtd2 { background: #f6f6f6; padding: 4px 6px 6px 6px; }
.userinfo tr:nth-child(even) td { background: #efefef; }
.userinfo .fa-check-circle { margin-left: 4px; color: #38C200; padding: 0 0 2px 0; }
.userinfo .fa-times { margin-left: 4px; color: #C20000; padding: 0 0 2px 0; }
.userinfo .fa-rss { margin-right: 4px; color: #FA7B00; padding: 0 0 2px 0; }
.userinfo table { border-left: 1px solid #DADADA; border-top: 1px solid #DADADA; margin-bottom: 10px; }
.userinfo .avatar { position: absolute; left: 0px; }
.userinfo .avatar img { padding: 0 14px 14px 0; background-color: #FFF; border-bottom: 1px solid #DADADA; border-right: 1px solid #DADADA; }

.page-navigation { background: #FFF; border: 1px solid #D7D7D7; margin: 10px 0; font-size: 13px; padding: 14px; overflow: hidden; }
.page-navigation a { color: #FFF; display: inline-block; background: #f7c51e; padding: 1px 0 0 0; width: 26px; height: 26px; white-space: nowrap; text-align: center; }
.page-navigation a:hover { background: #e1b112; }
.page-navigation span { color: #FFF; display: inline-block; background: #DADADA; padding: 1px 0 0 0; width: 26px; height: 26px; white-space: nowrap; text-align: center; }
.pages-arrows a , .pages-arrows span { width: auto; padding: 2px 10px; }
.pages-arrows i { padding: 2px 0 0 0; }

.siteinfo { overflow: hidden; }
.siteinfo-title { border-bottom: 2px solid #333; padding-bottom: 5px; margin-bottom: 8px; }
.siteinfo-right { float: right; padding: 0 0 5px 0; width: 50%; color: #989898; }
.siteinfo-left { float: right; padding: 0 0 5px 0; width: 50%; color: #989898; }
.tickonline-response-to-switcher >.switcher{display:none}
@media only screen and (max-width : 1024px) {
.wrapper { width:980px}
.main{width:620px}
.sidebar{width:349px}
}
@media only screen and (max-width : 1023px) {
.wrapper { width:98%}
.main{width:100%}
.sidebar{width:100%}
}
@media only screen and (max-width : 650px) {
.tickonline-response-to-switcher > li {border: 0 none;display: none;float: none;}
.tickonline-response-to-switcher > .switcher {display: block;}
.tickonline-response-to-switcher:hover > li {border-top: 1px solid #d9d9d9;display: block}
.tickonline-response-to-switcher:hover > .switcher {display: none;}
.navigation{text-align:right}
.navigation li.sub > a:after {float: right;margin-left:5px }
.highslide img{width:100%}
}
@media only screen and (max-width : 360px) {
.topbar{font-size:10px}
.sidebar input[type="text"] {width: 215px;}
}


/*---Emoji---*/

.emoji {
    border: none;
    vertical-align: middle;
    width: 22px;
    height: 22px;
}

/* --- Sorting articles --- */
.sort { list-style: none; padding: 0; margin: 0; }
  .sort > li, .sort { display: inline; }
  .sort > li { margin: 0 0 0 3%; }
  .sort > li a { color: #353535; }
  .sort > li.asc a, .sort > li.desc a { color: #3394e6; }
  .sort > li.asc a:after, .sort > li.desc a:after {
    content: "";
    background-image: url(dаta:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAsBAMAAACj90TiAAAAG1BMVEUAAAAzlOYzlOYzlOYzlOYzlOYzlOYzlOYzlOar6gzlAAAACHRSTlMAjesv90eHRuQt1XUAAABSSURBVBjTzdCxDQAhDENRSyzAEFdQ0zDB9axEgzw2DokEI1A9/S4OyAxADEcpPGlpFKWoSpEKp0Dlb6SvG2jY4Fka4tw4PqbEsDNTcb8gn/d4LPQHQDdjhblbAAAAAElFTkSuQmCC);
    display: inline-block;
    vertical-align: middle;
    margin: -1px 0 0 .4em;
    width: 6px; height: 11px;
    -webkit-background-size: 6px auto; background-size: 6px auto;
}
.sort > li.asc a:after { background-position: 0 -11px; }

/*---Additional fields---*/
.xfieldsrow {
  padding-top:5px;
  clear: both;
}
.xfieldscolleft {
  float: left;
  width: 30%;
}
.xfieldscolright {
  float: left;
  width: 70%;
}
.file-box {
  width: 95%;
  max-width: 437px;
  border:1px solid #B3B3B3;
  -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
  background-color: #F5F5F5;
  padding: 10px;
  margin-top: 10px;
}

.qq-uploader { position:relative; width: 100%;}

.qq-upload-button {
  display:inline-block;
  padding:4px 10px 4px 10px;
  margin-top:5px;
  font: bold 11px/1.5em Verdana;color:#000000;
  border:1px solid #CACACA;
  cursor:pointer;
}
.qq-upload-drop-area {
  position:absolute; top:0; left:0; width:100%; height:100%; z-index:2;
  max-width: 437px;
  background:#FF9797; text-align:center;
}
.qq-upload-drop-area span {
    display:block; position:absolute; top: 50%; width:100%; margin-top:-8px; font-size:16px;
}

.qq-upload-drop-area-active {background:#FF7171;}
.uploadedfile {
    width: 115px;
    height: 130px;
    margin: 10px 5px 5px 5px;
    border:1px solid #B3B3B3;
    box-shadow: 0px 1px 4px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    text-align: center;
    background:#ffffff;

}

.uploadedfile .uploadimage {
    margin-top: 5px;
    width: 115px;
    height: 90px;
    display: table-cell;
    text-align: center;
    vertical-align:middle;
}

.uploadedfile .info {
    text-align: left;
    white-space: nowrap;
    margin: 0px 5px 0px 5px;
    overflow: hidden;
}

.progress {
    overflow:hidden;
    margin-top:10px;
  margin-bottom:10px;
    background-color:whitesmoke;
    height:10px;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    -ms-border-radius:8px;
    -o-border-radius:8px;
    border-radius:8px;
    background:#eee;
    -webkit-box-shadow:0 1px 0 white, 0 0px 0 1px rgba(0, 0, 0, 0.1) inset, 0 1px 4px rgba(0, 0, 0, 0.2) inset;
    box-shadow:0 1px 0 white, 0 0px 0 1px rgba(0, 0, 0, 0.1) inset, 0 1px 4px rgba(0, 0, 0, 0.2) inset;
}
 .progress .progress-bar {
    float:left;
    width:0%;
    font-size:12px;
    line-height:20px;
    color:white;
    text-align:center;
    background-color:#428bca;
    -webkit-box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition:width 0.6s ease;
    transition:width 0.6s ease;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    -ms-border-radius:8px;
    -o-border-radius:8px;
    border-radius:8px;
    -webkit-box-shadow:none;
    box-shadow:none;
    height:8px;
}
.progress-bar span{
    position:absolute;
    width:1px;
    height:1px;
    margin:-1px;
    padding:0;
    overflow:hidden;
    clip:rect(0 0 0 0);
    border:0;
}
.progress-blue {
    background-image:-webkit-gradient(linear, left 0%, left 100%, from(#9bcff5), to(#6db9f0));
    background-image:-webkit-linear-gradient(top, #9bcff5, 0%, #6db9f0, 100%);
    background-image:-moz-linear-gradient(top, #9bcff5 0%, #6db9f0 100%);
    background-image:linear-gradient(to bottom, #9bcff5 0%, #6db9f0 100%);
    background-repeat:repeat-x;
    border:1px solid #55aeee;
}









/* captcha استاندارد برای پاسخ به نظرات */
.dle-captcha { position: relative; }
.dle-captcha:after { clear: both; display: block; content: ""; }
.dle-captcha > a { float: left; margin-right: 5px; }
.dle-captcha img {
  position: relative;
  display: block;
  width: 130px; height: 46px;
  -webkit-transition: all ease .2s; transition: all ease .2s;
}
.dle-captcha > input { float: left; width: 130px; }



.instagram-media, .twitter-tweet {display: inline-block !important;}


.dropdown-menu .media-list-linked .media-link:hover{background-color:rgba(0,0,0,.1);color:rgba(255,255,255,.9)}.navbar-inverse .navbar-nav .open .dropdown-menu .checker span{border-color:#fff;color:#fff}.navbar-inverse .navbar-nav .open .dropdown-menu .checker span.checked{border-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu .choice span{border-color:#fff}.navbar-inverse .dropdown-menu .media-body a,.navbar-inverse .dropdown-menu .table a,.navbar-inverse .navbar-nav .open .dropdown-menu .form-control,.navbar-inverse .navbar-nav .open .dropdown-menu .form-control-feedback,.navbar-inverse .navbar-nav .open .dropdown-menu .input-group-addon,.navbar-inverse .navbar-nav .open .dropdown-menu .select2-selection__placeholder{color:#fff}.navbar-inverse .navbar-nav .open .dropdown-menu .form-control{border-bottom-color:rgba(255,255,255,.3)}.navbar-inverse .navbar-nav .open .dropdown-menu .form-control::-moz-placeholder{color:#fff;opacity:1}.navbar-inverse 
