body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0
}
select {
	font-family: Tahoma, Geneva, sans-serif;
}
input[type="text"], input[type="submit"] {
	font-family: Tahoma, Geneva, sans-serif;
}
.Clear {
	clear: both
}
.header {
	height: 140px;
	margin-top: 5px;
	background: url(../images/line_menu.gif) repeat-x bottom
}
.header_text {
	width: 960px;
	margin: 0 auto;
}
.logo {
	float: right;
	width: 240px;
	height: 80px;
	font-size: 18px;
	color: rgb(15, 57, 95);
	background-color: rgb(255, 255, 255);
}
.top_text {
	width: 700px;
	color: rgb(247, 148, 30);
	padding-top: 5px;
	direction: ltr;
	float: left;
}
.top_text a {
	display: block;
	margin-left: 10px;
	color: rgb(15, 57, 95);
	text-decoration: none;
	float: left;
	border-right: #F90 solid 1px;
	padding-right: 5px
}
.top_text .last {
	border-right: none
}
.top_text a:hover {
	color: #f7941e;
	text-decoration: none;
}
.left_logo {
	font-size: 18px;
	text-align: center;
	color: rgb(15, 57, 95);
	width: 210px;
	height: 32px;
	border: 1px solid rgb(204, 204, 204);
	border-radius: 15px 15px;
	background-color: rgb(248, 248, 248);
	box-shadow: 2px 2px 2px rgb(204, 204, 204);
	padding: 12px 0 8px 40px;
	float: left;
	margin: 15px 0 0;
	background: url(../images/mail.gif) no-repeat 10px 10px;
}

.left_lang {
	font-size: 18px;
	text-align: center;
	color: rgb(15, 57, 95);
	width: 70px;
	height: 32px;
	border: 1px solid rgb(204, 204, 204);
	border-radius: 15px 15px;
	background-color: rgb(248, 248, 248);
	box-shadow: 2px 2px 2px rgb(204, 204, 204);
	padding: 12px 0 8px 40px;
	float: left;
	margin: 15px 0 0;
	background: url(../images/enFlag.gif) no-repeat 10px 10px;
}

.left_lang a {
	display: block;
	width: 70px;
	line-height: 32px;
	color: rgb(255, 69, 0);
	float: right;
	text-decoration: none
}
.left_lang a:hover {
    display: block;
	color: rgb(255, 255, 255);
	background-color: rgb(248, 165, 0);
	color: #000;
}
.top_menu {
	padding: 18px 0 0 0;
	text-align: center;
}
.top_menu a {
	display: block;
	width: 120px;
	line-height: 30px;
	color: rgb(255, 255, 255);
	float: right;
	background: url(../images/menu.gif) no-repeat;
	text-decoration: none
}
.top_menu a:hover {
	color: rgb(255, 255, 255);
	background: url(../images/menu_o.gif) no-repeat;
	color: #000;
}
.Content {

	width: 980px;
	margin: 0 auto;
	padding: 0;
}
.LeftSide {
	float: left;
	width: 310px;
	margin: 10px 0 0 0;
}
.RightSide {
	float: right;
	width: 650px;
	margin: 10px 0 0 0;
}
.LeftSide2 {
	float: left;
	width: 980px;
	margin: 10px 0 0 0;
}

.LeftSide3 {

	float: left;
	width: 97%;
	margin: 10px 0 0 0;
	
}
.box_news {
	direction: rtl;
	color: rgb(15, 57, 95);
	text-align: right;
	background-image: url(../images/line_box.gif);
	background-repeat: repeat-x;
	border: 1px solid rgb(204, 204, 204);
	margin: 0;
	padding: 3px 5px 0 0;
	border-radius: 15px 0px 0px;
	background-color: rgb(248, 248, 248);
	box-shadow: 2px 2px 2px rgb(204, 204, 204);
	overflow: hidden;
}
.box_news h2 {
	font-size: 18px;
	color: rgb(15, 57, 95);
	text-align: right;
	font-weight: normal;
	display: block;
	margin: 0
}
.list_aftab {
	text-align: right;
	margin: 10px 15px 10px 8px;
	padding: 0
}
.list_aftab li {
	list-style: url(../images/icon.gif);
	padding: 0px 2px 2px 8px;
	font-size: 12px;
	line-height: 18px;
	color: #242424;
	text-align: right
}
.box_news .readmore {
	text-align: left;
	text-decoration: none;
	display: block;
	padding: 5px 0px 0 10px;
}
.box_news .readmore:hover {
	color: #F60
}
.list_aftab a {
	text-decoration: none;
	color: #242424;
}
.list_aftab a:hover {
	text-decoration: none;
	color: #999;
}
.box_login {
	font-size: 13px;
	color: rgb(15, 57, 95);
	text-align: center;
	line-height: 25px;
	width: 310px;
	border: 1px solid rgb(204, 204, 204);
	border-radius: 0px 0px 15px;
	background-color: rgb(248, 248, 248);
	box-shadow: 2px 2px 2px rgb(204, 204, 204);
}
.FavoriteTourBox {
	margin-top: 5px;
	float: right;
	padding: 5px;
	width: 150px;
	height: 150px;
	position: relative;
	text-decoration: none
}
.FavoriteTourBox img {
	width: 150px;
	height: 150px;
	border: none;
}
.FavoriteTourBox span {
	position: absolute;
	width: 140px;
	height: 35px;
	top: 110px;
	left: 5px;
	display: block;
	background-color: rgb(0, 0, 0);
	opacity: 0.65;
	padding: 5px;
	font-size: 12px;
	color: rgb(255, 255, 255);
}
.FavoriteTourBox2 {
	position: relative;
	width: 295px;
	height: 332px;
	float: right;
	margin: 6px 3px 6px 3px;
	padding: 5px;
	background: url(../images/pListBox.png) no-repeat;
	text-align: center;
}
.FavoriteTourBox2 h4.title {
	color: #00F;
	padding: 0 5px;
	height: 40px;
	line-height: 1.6;
	font-size: 11px;
	font-weight: normal;
}
.FavoriteTourBox2 h4.title a {
	color: #555;
	text-decoration: none;
}
.FavoriteTourBox2 .price {
	margin-top: 18px;
	float: left;
	height: 24px;
	line-height: 24px;
	padding: 0 0 0 4px;
	color: #222;
	width: 135px;
	text-align: left;
}
.FavoriteTourBox2 h4.basketAdd a {
	color: #555;
	display: block;
	background: url(../images/sabad.gif);
	text-decoration: none;
	float: right;
	height: 43px;
	line-height: 24px;
	padding: 0 0 0 4px;
	width: 80px;
	text-align: left;
	background-repeat: no-repeat;
}
.FavoriteTourBox2 img {
	width: 210px;
	height: 210px;
	border: none;
	border: 1px solid rgb(204, 204, 204);
}
.FavoriteTourBox2 span {
	position: absolute;
	width: 290px;
	height: 35px;
	top: 262px;
	left: 5px;
	display: block;
	background-color: rgb(0, 0, 0);
	opacity: 0.65;
	padding: 5px;
	font-size: 12px;
	color: rgb(255, 255, 255);
}
.Footer {
	background-color: #515F7A;
	margin: 0 auto
}
.Footer .sher {
	text-align: center;
	background-color: rgb(238, 238, 238);
	;
	color: rgb(247, 146, 27);
	padding: 10px
}
.Footer .sherlink {
	font-size: 18px;
	color: rgb(247, 146, 27);
	text-decoration: none
}
.Footer .box {
	font-size: 18px;
	color: rgb(15, 57, 95);
	text-align: right;
	width: 960px;
	margin: 0 auto;
	border: 1px solid rgb(204, 204, 204);
	border-radius: 15px 0px;
	background-color: rgb(255, 255, 255);
	padding: 10px;
}
.FooterLogo {
	width: 180px;
	height: 60px;
	display: block;
	float: left;
	margin: 0px 0px 0px 10px;
}
.FotterTel {
	display: block;
	float: right;
	font-size: 24px;
	font-weight: bold;
	color: #EC8609;
	padding: 10px 10px 0 0;
}
.FooterAddress {
	font-size: 12px;
	color: rgb(15, 57, 95);
	line-height: 20px;
}
.FooterBottom {
	width: 960px;
	margin: 0 auto;
}
.FooterBottom .FooterCreatedBy {
	display: block;
	float: right;
	text-decoration: none;
	color: #FFF
}
.FooterBottom .FooterCopyRight {
	display: block;
	float: left;
	text-decoration: none;
	color: #FFF
}
.SimplePage {
	direction: rtl;
	color: rgb(15, 57, 95);
	text-align: right;
	border: 1px solid rgb(204, 204, 204);
	margin: 5px 0 10px 0;
	padding: 3px 30px 0 30px;
	background-color: rgb(248, 248, 248);
	box-shadow: 2px 2px 2px rgb(204, 204, 204);
	border-radius: 5px;
}
.SimplePage h2 {
	font-size: 18px;
	color: rgb(15, 57, 95);
	text-align: right;
	font-weight: normal;
	display: block;
	margin: 0
}
.OK {
	text-align: center;
	width: 80%;
	margin: 0 auto;
	padding: 5px;
	background-color: #393;
	border: 1px solid #060;
	color: #FFF;
	font-size: 18px;
	background-image: url(../images/approve.png);
	background-position: right top;
	background-repeat: no-repeat;
}
.Error {
	text-align: center;
	width: 80%;
	margin: auto;
	padding: 5px;
	background-color: #F30;
	border: 1px solid #F00;
	color: #FFF;
	font-size: 18px;
	background-image: url(../images/warning.png);
	background-position: right top;
	background-repeat: no-repeat;
}
.SimplePage2 {
	direction: rtl;
	color: rgb(15, 57, 95);
	text-align: right;
	border: 1px solid rgb(204, 204, 204);
	margin: 5px 0 10px 0;
	padding: 3px 20px 0 15px;
	background-color: rgb(248, 248, 248);
	box-shadow: 2px 2px 2px rgb(204, 204, 204);
	border-radius: 5px;
	background-image: url(../images/line_box.gif);
	background-repeat: repeat-x;
}
.SimplePage2 h2 {
	font-size: 18px;
	color: rgb(15, 57, 95);
	text-align: right;
	font-weight: normal;
	display: block;
	margin: 3px 5px 0 9px;
}
.SimplePage3 {
	direction: rtl;
	color: rgb(15, 57, 95);
	text-align: right;
	border: 1px solid rgb(204, 204, 204);
	margin: 5px 0 10px 0;
	padding: 3px 10px 0 0;
	background-color: rgb(248, 248, 248);
	box-shadow: 2px 2px 2px rgb(204, 204, 204);
	border-radius: 5px;
}
.SimplePage3 h2 {
	font-size: 18px;
	color: rgb(15, 57, 95);
	text-align: right;
	font-weight: normal;
	display: block;
	margin: 0
}
.Simpleverify {
	font-size: 18px;
	color: #063;
	text-align: center;
	font-weight: normal;
	display: block;
	margin: 0
}
.Simpleverify2 {
	font-size: 18px;
	text-align: center;
	font-weight: normal;
	display: block;
	margin: 0
}
.Simpleverify3 {
	font-size: 18px;
	color: #33C;
	text-align: justify;
	font-weight: normal;
	display: block;
	margin: 0
}
.Simpleverify4 {
	font-size: 18px;
	color: #F00;
	text-align: center;
	font-weight: normal;
	display: block;
	margin: 0
}
.pageTitle {
	background: url(../images/pageTitle.png) no-repeat right;
	display: block;
	line-height: 35px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	padding-right: 15px
}
.pageTitle2 {
	background: url(../images/pageTitle2.png) no-repeat right;
	display: block;
	line-height: 28px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	padding-right: 15px
}
.pageTitle3 {
	background: url(../images/pageTitle3.png) no-repeat right;
	display: block;
	line-height: 33px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	padding-right: 15px
}
.gallery {
	float: right;
	width: 210px;
	margin: 5px;
	overflow: hidden;
	padding: 5px;
	background-color: rgb(238, 238, 238);
	border: 1px solid rgb(170, 170, 170);
	border-radius: 15px 15px 15px 15px;
	box-shadow: 0px 1px 13px rgb(153, 153, 153);
	transition: all 0.1s ease-out 0s;
}
.gallery img {
	width: 210px;
	height: 190px;
	border-radius: 15px 15px 15px 15px;
}
.gallery a {
	text-decoration: none
}
.galleryTitle {
	font-size: 12px;
	height: 30px;
	overflow: hidden;
}
.Return {
	display: block;
	float: left;
	margin-left: 50px;
	text-decoration: none;
}
.title_text {
	display: block;
	background-image: url(../images/title.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 170px;
	line-height: 29px;
	color: rgb(255, 255, 255);
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	margin: 0;
	padding-right: 5px;
}
.NewsRight {
	width: 620px;
	float: right;
	text-align: right;
	direction: rtl;
	margin: 5px 0 5px 0
}
.box_border {
	border: 1px solid rgb(25, 78, 123);
	padding: 5px 10px 5px 10px;
}
.NewsSubjects {
	float: right;
	width: 175px;
	margin: 5px 5px 5px 0;
}
.boxUL {
	margin: 0px;
	padding-right: 10px;
	list-style-image: url(../images/dot.gif);
	direction: rtl;
}
.boxUL a {
	text-decoration: none;
	color: #000
}
.boxUL a:hover {
	color: #194e7b;
}
.LeftNews {
	float: left;
	width: 175px
}
.NewsTitle {
	display: block;
	font-weight: normal;
	font-size: 18px;
	color: Navy;
	line-height: 120%;
	text-shadow: 0em 0.1em 0.2em rgb(102, 102, 102);
}
.DownloadFile {
	display: block;
	background: url(../images/download_button.gif) no-repeat left;
	width: 184px;
	height: 39px;
}
.TabbedPanelsContent td {
	border-bottom: solid 1px #DBDBDB;
	padding: 5px
}
.RightTourBox {
	text-align: right;
	width: 650px;
	margin: 10px 0 5px 0;
	border-bottom: #960 dotted 1px;
	padding-bottom: 5px
}
.TourBoxImage {
	width: 150px;
	height: 150px;
	border: none;
	float: right;
	display: block
}
.TourBoxText {
	width: 460px;
	padding: 10px;
	float: left;
}
.RightTourBoxTitle {
	font-size: 16px;
	display: block;
	color: #00F;
	text-decoration: none;
}
.RightTourBoxTitle:hover {
	color: #F60
}
.TourDetail {
	border: 1px solid #E8E8E8;
	display: block;
	color: #396;
	padding: 5px
}
.RightimagesSlide {
	width: 650px;
	height: 300px;
	overflow: hidden;
	float: right
}
.RightimagesSlide img {
	width: 650px;
	height: 300px
}
.Boxkharid {
	width: 290px;
	height: 90px;
	padding: 0px 0px 5px 0;
	direction: rtl;
	background-color: #EFEFEF;
}
.Boxkharid:hover {
	background: #1a507f;
	transition: all .3s;
}
.SearchButton4 {
	background-image: url(../images/kharid.gif);
	margin-top: 5px;
	width: 140px;
	height: 65px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
	cursor: pointer;
	font-size: 12px;
}
.SearchButton4:hover {
	color: #000;
	font-size: 13px;
}
.SearchButton5 {
	background-image: url(../images/SearchButton2.png);
	margin-top: 5px;
	width: 185px;
	height: 44px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
	cursor: pointer;
	font-size: 12px;
}
.SearchButton5:hover {
	color: #000;
	font-size: 13px;
}
.tourInfo {
	box-shadow: 0px 0px 4px 0px rgba(232,227,232,1);
	font-size: 12px;
	color: #0f395f;
	text-align: right;
	background-color: #f8f8f8;
	width: 330px;
	height: 300px;
	margin: 0;
	float: right;
	border-radius: 10px 0 0 0
}
.tourCost {
	width: 290px;
	height: 50px;
	border-radius: 15px 0px 0px;
	background-color: #1a507f;
	font-size: 22px;
	text-align: center;
	color: #FFF;
	padding: 15px 0px 5px 0;
	direction: rtl;
	line-height: 30px;
	border-radius: 10px 0 0 0;
	font-family: BKoodakBold;
	transition: all .3s;
}
.tourCost:hover {
	background: #F24937;
	transition: all .3s;
}
.saleblok {
	width: 99%;
	background-color: #1a507f;
	border: 1px solid rgb(170, 170, 170);
	border-radius: 15px 15px 15px 15px;
	box-shadow: 0px 1px 13px rgb(153, 153, 153);
	padding: 15px 0px 15px 0;
}
.tourBox {
	text-align: right;
	border: 1px solid rgb(204, 204, 204);
	width: 638px;
	height: 100px;
	border-radius: 5px;
	box-shadow: 2px 2px 2px 2px rgb(204, 204, 204);
	margin: 5px 0 0 5px;
	padding: 5px;
	float: right;
}
.tourBox img {
	width: 97px;
	height: 95px;
	margin-right: 5px;
	border: none
}
.priceInfo {
	background-color: #256e96;
	font-size: 18px;
	color: #FFF;
	padding: 10px;
	line-height: 25px;
	direction: rtl
}
.priceInfo span {
	display: block;
	font-size: 12px;
}
.ersalButton {
	background-image: url(../images/Buttonersal.jpg);
	margin-top: 5px;
	width: 100px;
	height: 32px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	font-size: 13px;
	cursor: pointer;
}
.ersalButton:hover {
	color: #FF0;
	font-size: 14px;
}
.SearchButton1 {
	background-image: url(../images/Button.jpg);
	margin-top: 5px;
	width: 185px;
	height: 44px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
	cursor: pointer;
	font-size: 12px;
}
.SearchButton1:hover {
	color: #FF0;
	font-size: 13px;
}
.pagin7 {
	border: 1px solid #DDD;
	padding: 15px 7px 5px 7px;
	margin: 5px 5px 5px 5px;
	line-height: 20px;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 2px 2px 2px rgb(204, 204, 204);
	background-color: #FAFAFC;
}
.jazebeInfo {
	font-size: 14px;
	color: #FFF;
	background-color: #0F395F;
	direction: rtl;
	text-align: justify;
}
.jazebeInfo1 {
	font-size: 14px;
	color: rgb(15, 57, 95);
	direction: rtl;
	text-align: justify;
}
.jazebeInfo4 {
	font-size: 14px;
	color: #0F395F;
	direction: rtl;
	text-align: justify;
	padding: 5px;
}
.ListBoxs {
	font-size: 12px;
	color: rgb(15, 57, 95);
	text-align: right;
	border: 0px solid rgb(204, 204, 204);
	width: 965px;
	border-radius: 0px;
	box-shadow: 2px 0 2px 0 rgb(204, 204, 204);
	margin: 10px 0px 10px 5px;
}
.ListBoxsR {
	font-size: 12px;
	color: rgb(15, 57, 95);
	text-align: right;
	border: 1px solid rgb(204, 204, 204);
	width: 470px;
	border-radius: 0px;
	box-shadow: 2px 0 2px 0 rgb(204, 204, 204);
	margin: 5px 0px 5px 2px;
	float: right;
}
.ListBoxsL {
	font-size: 12px;
	color: rgb(15, 57, 95);
	text-align: right;
	border: 1px solid rgb(204, 204, 204);
	width: 470px;
	border-radius: 0px;
	box-shadow: 2px 0 2px 0 rgb(204, 204, 204);
	margin: 5px 0px 5px 5px;
	float: left;
}
.ListBoxstr {
	font-size: 10px;
	color: #FFF;
	background-color: #333;
	text-align: center;
	height: 25px;
}
.tourBoxR2 {
	width: 97%;
	margin: 0px;
	float: right;
	padding: 10px;
	direction: rtl;
	border-left: 1px solid rgb(204, 204, 204);
	border-top: 1px solid rgb(204, 204, 204);
	border-radius: 15px 0px 0px;
}
.tourBoxR {
	width: 628px;
	margin: 0px;
	float: right;
	padding: 10px;
	direction: rtl;
	border-left: 1px solid rgb(204, 204, 204);
	border-top: 1px solid rgb(204, 204, 204);
	border-radius: 15px 0px 0px;
}
.tourBoxL {
	width: 290px;
	margin: 0px;
	float: left;
	padding-left: 10px;
}
.titleh3 {
	display: block;
	font-size: 16px;
	color: rgb(248, 147, 29);
	margin: 0;
	padding-bottom: 5px;
}
.titleh4 {
	display: block;
	font-size: 16px;
	color: #60F;
	margin: 0;
	padding-bottom: 5px;
}
.titleh5 {
	display: block;
	font-size: 14px;
	color: #FFF;
	margin: 0;
	padding-bottom: 5px;
}
.tourBoxL .safar {
	border: 1px solid rgb(204, 204, 204);
	border-radius: 10px;
	padding: 5px;
	margin: 5px;
	text-align: center;
	float: right;
}
.titleTourHeader {
	display: block;
	font-size: 16px;
	margin: 5px;
	color: #1a507f;
}
.buyTable {
	direction: rtl;
	border: 1px solid #CCC;
	text-align: right
}
.buyTable td {
	padding: 5px;
	border-bottom: #CCC dotted 1px;
}
.dsiableBuy {
	background: url(../images/warning.png) no-repeat right;
	padding-right: 20px;
	color: #F90
}
.dsiableBuy a {
	text-decoration: none;
	color: #39C;
	width: 100px;
	margin-right: 15px;
}
.Rtell {
	margin-top: 5px;
	display: block;
	background: url(../images/YouTube.gif) no-repeat left;
	padding-left: 50px;
	line-height: 25px;
	text-align: left;
	margin-left: 10px;
	font-size: 14px
}
.Rfax {
	margin-top: 5px;
	display: block;
	background: url(../images/insta.gif) no-repeat left;
	padding-left: 50px;
	line-height: 25px;
	text-align: left;
	margin-left: 10px;
	font-size: 14px
}
.Rmail {
	margin-top: 5px;
	display: block;
	background: url(../images/mail.gif) no-repeat left;
	padding-left: 50px;
	line-height: 25px;
	text-align: left;
	margin-left: 10px;
	font-size: 14px
}
.Rgroup {
	margin-top: 5px;
	display: block;
	background: url(../images/group.gif) no-repeat left;
	padding-left: 50px;
	line-height: 25px;
	text-align: left;
	margin-left: 10px;
	font-size: 12px
}
.tarikh {
	float: left;
	text-align: left;
	margin: 7px;
	color: #FFF;
}
.text_traveler {
	color: rgb(255, 255, 255);
	background-color: rgb(15, 57, 95);
	padding-right: 10px;
	padding-top: 5px;
	min-height: 190px;
	font-family: BKoodakBold, Tahoma, Arial;
}
.dateTable {
	margin: 5px 0 5px 5px
}
.dateTable th {
	background-color: #EC800D;
	color: #FFF;
	height: 20px;
	text-align: center;
}
.dateTable td {
	text-align: center;
	padding: 3px;
	border: 1px solid #CCC;
}
.dateTable .green1 {
	background-color: #11C631;
	color: #FFF;
	width: 80px
}
.dateTable .green2 {
	background-color: #0EA328;
	color: #FFF;
}
.dateTable .green3 {
	background-color: #080;
	color: #FFF;
}
.dateTable .green4 {
	background-color: #060;
	color: #FFF;
}
.turnOnhit {
	height: 25px
}
.turnOnhit:hover {
	background-color: #CCC
}
.dayweek {
	background-color: transparent
}
.hilight {
	background-color: #0F6
}
.holiday {
	color: #F00;
}
.CurrentDate {
	font-weight: bold;
	background-color: #FF0;
}
.viewcount {
	display: block;
	float: right;
	margin-right: 10px;
}
#mapCanvas {
	width: 310px;
	height: 300px;
	border: #666 solid 10px;
	float: left;
}
.newsArchive, .blogArchive, .reviewsArchive {
	text-align: left;
	padding: 3px 0 0 10px;
}
.comentstart {
	display: block;
	width: 99%;
	border-radius: 10px 10px 10px 10px;
	margin: 5px 2px 0px;
	min-height: 40px;
	text-align: center;
	padding-top: 20px;
	background-color: rgb(238, 238, 238);
	border: 1px solid rgb(170, 170, 170);
	border-radius: 15px 15px 15px 15px;
	box-shadow: 0px 1px 13px rgb(153, 153, 153);
}
.coment {
	display: block;
	width: 99%;
	border: 1px solid #DDD;
	background-color: #C6DEFF;
	text-align: justify;
	margin: 5px 2px 0px;
}
.response {
	display: block;
	width: 99%;
	border: 1px solid #DDD;
	background-color: #CFECEC;
	margin: 0px 2px 0px;
	text-align: justify;
	min-height: 40px;
}
        .signup-button {
            display: inline-block;
            width: 70px;
            height: 35px;
            background-color: #f0f0f0; /* رنگ پیش‌فرض */
            color: #000; /* رنگ متن */
            text-align: center;
            line-height: 35px;
            text-decoration: none;
            border: 1px solid #ccc;
            border-radius: 10px; /* گوشه‌های اریب */
            transition: background-color 0.3s ease;
        }

        .signup-button:hover {
            background-color: #add8e6; /* رنگ آبی کمرنگ هنگام hover */
        }
		        .signup-button2 {
            display: inline-block;
            width: 210px;
            height: 35px;
            background-color: #f0f0f0; /* رنگ پیش‌فرض */
            color: #000; /* رنگ متن */
            text-align: center;
            line-height: 35px;
            text-decoration: none;
            border: 1px solid #ccc;
            border-radius: 10px; /* گوشه‌های اریب */
            transition: background-color 0.3s ease;
        }

        .signup-button2:hover {
            background-color: #add8e6; /* رنگ آبی کمرنگ هنگام hover */
        }
				 .signup-button3 {
            display: inline-block;
            width: 140px;
            height: 35px;
            background-color: #f0f0f0; /* رنگ پیش‌فرض */
            color: #000; /* رنگ متن */
            text-align: center;
            line-height: 35px;
            text-decoration: none;
            border: 1px solid #ccc;
            border-radius: 10px; /* گوشه‌های اریب */
            transition: background-color 0.3s ease;
        }
		        .signup-button3:hover {
            background-color: #add8e6; /* رنگ آبی کمرنگ هنگام hover */
        }
		