@charset "UTF-8";

a,abbr,acronym,address,applet,b,big,blockquote,body,caption,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,u,ul,var{margin:0;padding:0;border:0;vertical-align:baseline;background:transparent}body{line-height:1}h1,h2,h3,h4,h5,h6{font-weight:400;clear:both}li,ol,ul{list-style:none}blockquote{quotes:none}blockquote:after,blockquote:before{content:"";content:none}del{text-decoration:line-through}table{border-spacing:0}a img{border:none}a{text-decoration:none}

@font-face {
	font-family: iransans;
	font-style: normal;
	font-weight: 900;
	src: url('../fonts/eot/IRANSansWeb(FaNum)_Black.eot');
	src: url('../fonts/eot/IRANSansWeb(FaNum)_Black.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff2/IRANSansWeb(FaNum)_Black.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/woff/IRANSansWeb(FaNum)_Black.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/ttf/IRANSansWeb(FaNum)_Black.ttf') format('truetype');
}
@font-face {
	font-family: iransans;
	font-style: normal;
	font-weight: bold;
	src: url('../fonts/eot/IRANSansWeb(FaNum)_Bold.eot');
	src: url('../fonts/eot/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff2/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/woff/IRANSansWeb(FaNum)_Bold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/ttf/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
}
@font-face {
	font-family: iransans;
	font-style: normal;
	font-weight: 500;
	src: url('../fonts/eot/IRANSansWeb(FaNum)_Medium.eot');
	src: url('../fonts/eot/IRANSansWeb(FaNum)_Medium.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff2/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/woff/IRANSansWeb(FaNum)_Medium.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/ttf/IRANSansWeb(FaNum)_Medium.ttf') format('truetype');
}
@font-face {
	font-family: iransans;
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/eot/IRANSansWeb(FaNum)_Light.eot');
	src: url('../fonts/eot/IRANSansWeb(FaNum)_Light.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff2/IRANSansWeb(FaNum)_Light.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/woff/IRANSansWeb(FaNum)_Light.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/ttf/IRANSansWeb(FaNum)_Light.ttf') format('truetype');
}
@font-face {
	font-family: iransans;
	font-style: normal;
	font-weight: 200;
	src: url('../fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot');
	src: url('../fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff2/IRANSansWeb(FaNum)_UltraLight.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/woff/IRANSansWeb(FaNum)_UltraLight.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/ttf/IRANSansWeb(FaNum)_UltraLight.ttf') format('truetype');
}
@font-face {
	font-family: iransans;
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/eot/IRANSansWeb(FaNum).eot');
	src: url('../fonts/eot/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff2/IRANSansWeb(FaNum).woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/woff/IRANSansWeb(FaNum).woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/ttf/IRANSansWeb(FaNum).ttf') format('truetype');
}


.pageBody {
    text-align: center;
    margin-top: 15px;
    background-color: #c7c7c7;
    font-family: iransans;
    font-size: 13px;
	direction: rtl;
}

h1 {
    font-size: 9pt;
    font-weight: normal;
    margin: 0;
    color: #0088CA;
}

.arrow {
    background: url(../image/arrow.png);
    width: 14px;
    height: 14px;
    margin-left: 7px;
    /* float: right;
    margin-top: 5px; */
}

#icons {
    position: relative;
    width: 220px;
    float: right;
}

img,
img a {
    border: none;
}

.boxTitle {
	margin-bottom: 5px;
	font-weight: 700;
	font-size: 13px;
}

.boxContent {

}

.boxContent ul {
	margin: 0;
	padding: 0;
	padding-right: 17px;
}

#news {
    list-style: none;
    color: #0088CA;
    width: 565px;
    float: right;
    text-align: right;
    height: 20px;
    overflow: hidden;
    font-weight: 700;
    margin-right: 155px;
}

#news li {
    color: #222;
    list-style: none;
    height: 20px;
    overflow: hidden;
}

#news li a {
    color: #222;
}

#mask {
    background: url('../image/bgdarkmask.gif') repeat scroll;
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    left: 0px;
    bottom: 0px;
    z-index: 2;
}

.prev-page {
    float: right;
}

.next-page {
    float: left;
}

div.header {
    /*font-weight: Bold;*/
    padding-top: 20px;
    padding-bottom: 30px;
}

div.header a {
    color: #FF0000;
}

div.title {
    line-height: 200%;
    color: #009DE0;
	font-weight: 700;
    display: flex;
    align-items: center;
}

div.title a {
    color: #FF0000;
}

span.title {
    color: #008000;
	font-weight: 700;
}

span.sartitr {
    color: #0086B3;
}

div.aghaz {
    text-align: center;
}

div.payan {
    text-align: left;
}

p.body a {
    color: #FF0000;
}

p.body {
    line-height: 230%;
    text-align: justify;
}

p.footer a {
    color: #FF0000;
}

p.footer {
    color: #808080;
}

div.footer {
    color: #808080;
}

div.footer a {
    color: #FF0000;
}

div.body a {
    color: #FF0000;
}

div.body {
    line-height: 230%;
    text-align: justify;
}

div.shear {
    text-align: center;
}

#arrow {
    width: 14px;
    height: 22px;
    vertical-align: middle;
}

ul.pagetitr {
    list-style-image: url("arrowblue.gif");
    list-style-type: square;
}

.pagetitr li {
    padding-top: 10px;
}

.pagetitr li a {
    font-size: 9pt;
    color: #000;
}

.adr a {
    font-size: 9pt;
    color: #000000;
}

.header_page {
    border: 1px solid #ccc;
    border-right: none;
    border-left: none;
    text-align: center;
    font-family: iransans;
    font-size: 13px;
    padding: 3px;
    color: #999999;
}

.header_page a {
    color: #999999;
}

.header_page a:hover {
    color: #0088CA;
}

hr {
    border-top: 1px solid #E4E4E4;
}

#tamas {
    line-height: 170%;
    width: 412px;
    margin: 0 auto;
    direction: rtl;
    font-family: tahoma;
    font-size: 9pt;
}

#tamas a {
    text-decoration: none;
}

#tamas textarea {
    padding: 5px;
    direction: rtl;
    width: 400px;
    height: 200px;
    font-family: tahoma;
    font-size: 9pt;
    border: 1px solid #ccc;
}

#tamas input {
    padding: 5px;
    direction: ltr;
    width: 400px;
    font-family: tahoma;
    font-size: 9pt;
    border: 1px solid #ccc;
}

#tamas img {
    border: 1px solid #ccc;
}

#message img {
    border: none;
}

/* Text Position Class */

.ltxt {
    text-align: left;
}

.ctxt {
    text-align: center;
}

.rtxt {
    text-align: right;
}

/* Float Position Class */

.lfl {
    float: left;
}

.rfl {
    float: right;
}

.close {
    position: absolute;
    cursor: pointer;
    background: url('../image/close.png');
    width: 24px;
    height: 23px;
    right: -10px;
    top: -10px;
    z-index: 4;
}

.mainItems {
    margin: 0 auto;
    direction: rtl;
    overflow-x: hidden;
    width: 1025px;
    position: relative;
}

.today_sahifeh {
    width: 110px;
    background: url(../image/titlebox.jpg) 0 -69px no-repeat;
}

.newsletter {
    width: 137px;
    background: url(../image/titlebox.jpg) 0 -51px no-repeat;
    margin-bottom: 10px;
}

.ghesar_words {
    width: 90px;
    background: url(../image/titlebox.jpg) 0 -17px no-repeat;
    margin-bottom: 10px;
}

.faraz_vasiatname {
    width: 144px;
    background: url(../image/titlebox.jpg) 0 -34px no-repeat;
    margin-bottom: 10px;
}

.slide_image_box {
    width: 48px;
    background: url(../image/titlebox.jpg) -90px -17px no-repeat;
    margin-bottom: 10px;
}

.slideimage {
    direction: ltr;
    margin: 0 auto;
    z-index: 1;
    height: 125px;
    overflow: hidden;
    float: right;
}

.slideimage li {
    list-style: none;
    float: right;
}

.slideimagee {
    direction: ltr;
    margin: 0 auto;
    z-index: 1;
    height: 125px;
    overflow: hidden;
    float: right;
}

.slideimagee li {
    list-style: none;
    float: right;
    margin: 0 30px;
}

.sound_box {
    width: 43px;
    background: url(../image/titlebox.jpg) -34px 0 no-repeat;
    margin-bottom: 10px;
    margin-right: 5px;
    margin-top: 7px;
}

.video_box {
    width: 35px;
    background: url(../image/titlebox.jpg) no-repeat;
    margin-bottom: 10px;
    margin-right: 5px;
    margin-top: 7px;
}

#header {
    background: url(../image/bg_header_footer.jpg) no-repeat center top;
    height: 284px;
    position: relative;
}

#head-info {
    direction: rtl;
    /* margin: -85px auto 15px auto; */
    position: absolute;
    top: 260px;
    height: 15px;
}

#footer .over {
    background: url(../image/over.png);
    width: 100%;
    height: 100%;
}


.licenseItem {
	color: #222;
	margin: 10px 0;
    direction: ltr;
}

.licenseItem a {
	color: #222;
}


#menu {
    background: #686868;
    color: #FFF;
	margin: 0;
    padding: 0;
	display: flex;
	flex-wrap: wrap;
}

#menu li {
	font-weight: 700;
	font-size: 12px;
}

#menu li a {
    color: #FFF;
    text-decoration: none;
    padding: 10px 17px;
    display: block;
}

#menu li a:hover {
    background: #444;
}

#menu .active {
    background: #444;
}

.mainLayout {
    padding: 15px;
    text-align: justify;
    position: relative;
    background: #F2F2F2;
    border: 1px solid #F2F2F2;
	display: flex;
    justify-content: space-between;
}

	.rightSide {
		width: 66%;
	}

	.leftSide {
		width: 33%;
	}

#footer {
    color: #444444;
    margin: 0 auto 0 auto;
    background: url(../image/bg_header_footer.jpg) 0 120px;
    width: 522px;
    height: 136px;
}

span.cbr {
    color: #0088CA;
}

a:hover .cbr {
    color: #777;
}

img,
img a,
a img {
    border: 0;
}

#boxse {
    display: none;
}

.nu {
    display: inline;
    margin-left: 3px;
    text-align: center;
    float: right;
    border: 1px solid #ccc;
    list-style: none;
    padding: 3px 7px;
    color: #808080;
}

.activee {
    display: inline;
    margin-left: 3px;
    text-align: center;
    float: right;
    list-style: none;
    border: 1px solid #008BCE;
    padding: 3px 7px;
    color: #008BCE;
}

.mu {
    margin: auto;
    padding: 0px;
    list-style-type: none;
    min-width: 300px;
    text-align: center;
    position: relative;
}

.today {
    list-style: disc;
    color: #585858;
}

.today a {
    color: #585858;
}

.today a:hover {
    color: #0088CA;
}

.todaySahife .today {
    color: #0088CA;
}

.box {
    position: relative;
    min-height: 20px;
    line-height: 25px;
    text-align: justify;
    background: #FFFFFF;
    border: 1px solid #c7c7c7;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 15px;
    margin-bottom: 10px;
    /* color: #585858; */
    color: #333;
}

.box.centerAlign {
	display: flex;
	justify-content: center;
}

.boxImages {
    display: flex;
    flex-direction: column;
}

.boxImages .boxContent {
    display: flex;
    justify-content: space-evenly;
}

.sahifeBook {
	margin-top: 20px;
	margin-right: -17px;
}

.box a {
    color: #585858;
}

.first_size_box {
    width: 66%;
}

.second_size_box {
    width: 300px;
}

.bookItem {
    min-height: 20px;
    direction: rtl;
    line-height: 170%;
    text-align: justify;
    font-family: iransans;
    font-size: 13px;
    border: 1px solid #c7c7c7;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #FFFFFF;
    padding: 20px;
    margin-bottom: 10px;
    color: #585858;
	display: flex;
	align-items: center;
	justify-content: center;
}

.bookItem .imageItem {
	margin-left: 20px;
}

.bookInfoItems {
	display: flex;
	align-items: center;
}

.bookInfoItems .imageItem {
	margin-left: 20px;
}

.bookVols {
	display: flex;
	align-items: center;
	justify-content: space-evenly;
}

.date {
    color: #444444;
    text-align: right;
    width: 500px;
    margin-right: 129px;
}

.first {
    margin-top: 1px;
    background: url(../image/img.gif) -15px 0 no-repeat;
    width: 16px;
    height: 16px;
    float: left;
    margin-right: 5px;
}

.second {
    background: url(../image/loading-1.gif) no-repeat;
    width: 16px;
    height: 16px;
    float: left;
}

.sound-index a {
    color: #000;
    text-decoration: none;
}

.sound-index a:hover {
    color: #0088CA;
    text-decoration: none;
}

.sound-index ul {
    margin: 0;
    padding: 0;
}

.sound-index li {
    margin-top: 10px;
    padding-right: 50px;
    list-style: none;
    background: url(../image/sound.gif) right no-repeat;
}

.video-index a {
    color: #000;
    text-decoration: none;
}

.video-index ul {
    margin: 0;
    padding: 0;
}

.video-index li {
    padding-top: 20px;
    padding-right: 38px;
    list-style: none;
    background: url(../image/video.gif) right no-repeat;
}

.slideimage li {
    margin-right: 5px;
    margin-left: 5px;
    float: left;
}

.slidevideo {
    height: 150px;
    overflow: hidden;
}

.slidevideo li {
    margin-left: 7px;
    float: right;
}

.slidesound {
    height: 150px;
    overflow: hidden;
}

.slidesound li {
    margin-left: 7px;
    float: right;
}

.prev {
    margin-left: 2px;
    margin-top: 57px;
    float: right;
    background-image: url(../image/image-slide/np.png);
    cursor: pointer;
    width: 14px;
    height: 16px;
}

.next {
    margin-right: 2px;
    margin-top: 57px;
    float: right;
    background-image: url(../image/image-slide/np.png);
    background-position: 0 -16px;
    cursor: pointer;
    width: 14px;
    height: 16px;
}

.next_sound {
    margin-left: 3px;
    float: left;
    background-image: url(../image/image-slide/nppp.png);
    cursor: pointer;
    width: 10px;
    height: 11px;
}

.prev_sound {
    float: left;
    background-image: url(../image/image-slide/nppp.png);
    background-position: 0 -11px;
    cursor: pointer;
    width: 10px;
    height: 11px;
}

.next_video {
    margin-left: 3px;
    float: left;
    background-image: url(../image/image-slide/nppp.png);
    cursor: pointer;
    width: 10px;
    height: 11px;
}

.prev_video {
    float: left;
    background-image: url(../image/image-slide/nppp.png);
    background-position: 0 -11px;
    cursor: pointer;
    width: 10px;
    height: 11px;
}

.prev:hover {
    background-image: url(../image/image-slide/np2.png);
}

.next:hover {
    background-image: url(../image/image-slide/np2.png);
    background-position: 0 -16px;
    cursor: pointer;
}

.next_sound:hover {
    background-image: url(../image/image-slide/nppp2.png);
    cursor: pointer;
}

.prev_sound:hover {
    background-image: url(../image/image-slide/nppp2.png);
    background-position: 0 -11px;
    cursor: pointer;
}

.next_video:hover {
    background-image: url(../image/image-slide/nppp2.png);
    cursor: pointer;
}

.prev_video:hover {
    background-image: url(../image/image-slide/nppp2.png);
    background-position: 0 -11px;
    cursor: pointer;
}

.slidevideo li a:hover img,
.slidesound li a:hover img,
.slideimage li a:hover img {
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.cn li {
    color: #0088CA;
    margin-right: 50px;
}

p.title {
    color: #0088CA;
    font-size: 10pt;
}

.hb {
    color: #777;
}

.prevv {
    background-image: url(../image/image-slide/np.png);
    cursor: pointer;
    width: 14px;
    height: 16px;
}

.nextt {
    background-image: url(../image/image-slide/np.png);
    background-position: 0 -16px;
    cursor: pointer;
    width: 14px;
    height: 16px;
}

.one {
    float: left;
    margin-right: 5px;
}

.tip {
    width: 212px;
    direction: rtl;
    text-align: justify;
    font-family: iransans;
    font-size: 13px;
    line-height: 170%;
    padding-top: 37px;
    overflow: hidden;
    display: none;
    position: absolute;
    z-index: 500;
    background: transparent url(../image/tooltip/tipTop.png) no-repeat top;
}

.tipMid {
    background: transparent url(../image/tooltip/tipMid.png) repeat-y;
    padding: 0 25px 20px 25px;
}

.tipBtm {
    background: transparent url(../image/tooltip/tipBtm6.png) no-repeat bottom;
    height: 32px;
}

#ghesarr,
#ghesarrr,
#vasiatt,
#vasiattt {
    color: red;
    background: #f7f7f7;
}

.rssico {
    background: url(../image/img.gif) 0 0 no-repeat;
    width: 16px;
    height: 25px;
    float: left;
    cursor: pointer;
}

.print {
    float: left;
    width: 22px;
    height: 20px;
    background: url(../image/print.png);
}

.print_tid {
    float: left;
    width: 28px;
    height: 25px;
    background: url(../image/print-tid.png);
}

.pdf {
    margin-left: 7px;
    margin-top: 3px;
    float: left;
    width: 20px;
    height: 16px;
    background: url(../image/pdf-page.png);
}

.sahifeh_vol {
    margin-right: 10px;
}

.commentform {
    line-height: 170%;
    width: 412px;
    height: 350px;
    margin: 0 auto;
    direction: rtl;
    font-family: tahoma;
    font-size: 9pt;
    position: absolute;
    direction: rtl;
    padding: 20px;
    text-align: right;
    border: 1px solid #c7c7c7;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #fff;
    display: none;
    z-index: 3;
    position: absolute;
    top: 50%;
    right: 50%;
    margin-top: -175px;
    margin-right: -226px;
    display: none;
}

.commentform a {
    text-decoration: none;
}

.commentform textarea {
    padding: 5px;
    direction: rtl;
    width: 400px;
    height: 200px;
    font-family: tahoma;
    font-size: 9pt;
    border: 1px solid #ccc;
}

.commentform input {
    padding: 5px;
    direction: ltr;
    width: 400px;
    font-family: tahoma;
    font-size: 9pt;
    border: 1px solid #ccc;
}

.commentform img {
    border: 1px solid #ccc;
}

.commentform img {
    border: none;
}

a:hover #print {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.sahife-txt {
    margin: 0;
    padding: 0;
    list-style: none;
}

.search-txt {
    margin: 0;
    padding: 0;
    list-style: none;
}

.comment-icon {
    position: absolute;
    top: -8px;
    left: 40px;
    width: 77px;
    height: 45px;
    background: url(../image/comment.png);
    cursor: pointer;
}

.plus-icon {
    margin: 5px 0 0 -10px;
    float: left;
}

.beta-version {
    position: absolute;
    top: -30px;
    left: 40px;
}

.firstbox {
    //cursor: pointer; box-shadow: 0 0 4px #B2B2B2; border: 1px solid #C7C7C7; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; width: 604px; height: 240px; margin-bottom: 10px;
}

.firstbox .title {
    position: absolute;
    top: 5px;
    right: 4px;
    width: 101px;
    height: 101px;
    background: url('/12bahman.png');
}

.firstbox .over {
    position: absolute;
    width: 604px;
    height: 240px;
    background: url('/over.png');
}

.firstbox .contenttxt {
    position: absolute;
    top: 15px;
    left: 20px;
}

.firstbox ul {
    list-style: square;
    color: #0088CA;
    line-height: 130%;
}

.firstbox ul li {
    list-style: square;
    cursor: pointer;
}

.firstbox ul li span {
    color: #000;
}

.firstbox ul li:hover {
    color: #000;
    //list-style-image: url(http://farsi.rouhollah.ir../image/comment.png)
}

.firstbox ul li span:hover {
    color: #0088CA;
}

.image-back {
    z-index: 1;
    background: url(https://farsi.rouhollah.ir/image/image-slide/bgslide.jpg);
    background-size: cover;
    width: 218px;
    height: 168px;
}

.image-back .image-item {
    z-index: 1;
    margin-right: 6px;
    margin-top: 13px;
    border-radius: 3px;
}

/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1281px) {}

/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width: 1025px) and (max-width: 1280px) {}

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {}

@media (max-width: 1025px) {
	.pageBody {
		margin-top: 0;
	}
    .mainItems {
        width: 100%;
    }
    #header {
        display: none;
    }
    .mainLayout {
        flex-direction: column;
    }
	.rightSide, .leftSide {
		width: 100%;
	}
	#footer {
		width: 100%;
	}
    .boxImages .boxContent {
        flex-direction: column;
        align-items: center;
    }
}

@media (max-width: 768px) {}

/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {}

/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {}