*,*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
*:focus { outline: 0; }
@font-face { font-family: 'yekan'; src: url('../fonts/dle.eot') format('eot'), url("../fonts/dle.woff") format("woff"), url('../fonts/dle.ttf') format('truetype');}
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }


.section { background: #fff;    direction: rtl; font-family: b yekan; padding: 15px 25px; margin-bottom: 34px;text-align:right; box-shadow: 0 2px 2px rgba(0,0,0,.04);    margin-left: 3%; margin-right: 3%; }
.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; }


.iframe {outline: none; border: 0;}


.tableform {    direction: rtl; 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; }

.submit , .bbcodes { background: #0087AD; border: 0; font-size: 14px; padding: 2px 18px 4px 18px; color: #FFF; transition: .3s; }
.submit:hover , .bbcodes:hover { background: #3498db; }
.f_input , .xprofile input[type=text] { border: 1px solid #DBDBDB; background-color: #FFF; width: 100%; padding: 4px 8px; font-family: 'yekan', tahoma; font-size: 13px; color: #333; transition: .3s; }
.f_textarea{width:100% !important;margin-top:0 !important;height:124px !important;}
.f_textarea { background-color: #FFF; border: 1px solid #DBDBDB; padding: 3px 8px; font-family: 'yekan', tahoma; font-size: 13px; color: #333; }
.f_input:focus , .f_textarea:focus { border-color: #A6A6A6; }
.f_input:disabled { background: #E7E7E7; color: #969696; border: 1px solid #CDCDCD; }
.f_input.en { padding: 8px 8px; }
.f_input.en::-webkit-input-placeholder { direction: ltr !important; text-align: left !important; }
.f_input.en::-moz-placeholder { direction: ltr !important; text-align: left !important; }
.f_input.en::-ms-input-placeholder { direction: ltr !important; text-align: left !important; }

.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: 88%; margin-left:2% ;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; }

.login-box { color: #DEDEDE; font-size: 13px; }
.login-desc { padding-bottom: 8px; }
.login-box input[type=text], .login-box input[type=password] { width: 100%; margin: 6px 0; color: #fff; background: #4C4C4C; border-radius: 3px; border: none; padding: 2px 8px 6px 8px; border-bottom: 1px solid #2B2B2B; }
.login-box label { display: inline-block; margin: 6px 0; }
.login-box label input { margin-left: 6px; }
.login-box input[type=submit] { background: #2cc36b; color: #fff; border: none; padding: 0 20px 5px 20px; border-radius: 4px; margin-top: 8px; cursor: pointer; }
.login-box input[type=submit]:hover { background: #2ecc71; }
.login-box .left a { display: inline-block; color: #fff; margin-top: 10px; }
.user-panel-box a { color: #fff; font-size: 13px; }

.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: 102px; 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: #51B1CC; padding: 1px 0 0 0; width: 26px; height: 26px; white-space: nowrap; text-align: center; }
.page-navigation a:hover { background: #333; }
.page-navigation span { color: #FFF; display: inline-block; background: #C5C5C5; 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; }