html, body {
    height: 100%;
}
body {
    direction: rtl;
    min-height: 600px;
}
div.top-page {
    background: url(/static/img/گردشنما.jpg) no-repeat top left;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 360px;
    position: absolute;
    right: 0;
    left: 0;
}
body.main-page {
    background: #fdfdfd;
}
body.main-page .navbar,
body.main-page footer {
    background: rgba(31, 110, 101, 1) !important;
}

.navbar-inner{
    background: none !important;
    border-bottom-width: 0 !important;
    box-shadow: none !important;
}

body.main-page .guide {
    margin-top: 70px;
}
body.main-page .guide a {
    background: rgba(255, 255, 255, 0.16);
    padding: 1em 1.5em;
    font-size: 1.6em;
    color: #ffff42;
    font-weight: bold;
    text-shadow: 0 0 2px #ff0;
    width: 170px;
    display: block;
    line-height: 1.6em;
}
body.main-page .well {
    margin-top: 30px;
    height: 100px;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-color: #fff;
}
body.main-page .well a {
    color: #028b00;
}
body.main-page .well a.btn {
    font-size: 30px;
    font-weight: bold;
    padding: 39px 50px;
    background: rgb(34, 158, 32);
    color: #fefefe;
    text-shadow: 0 0 12px #FFAD00;
    border-color: #FFAD00;
}
body.main-page .well h4 {
    padding: 0;
    margin: 0 0 10px 0;
    color: rgb(48, 128, 61);
}
table.tours-listing td,
table.tours-listing th {
	vertical-align: middle;
}
a:hover {
	text-decoration: none;
}
.badge-rating {
	background: none repeat scroll 0 0 #100B6F;
	display: block;
	height: 15px;
	margin: 2px 0;
	width: 80px;
}
.badge-location {
	padding: 1px 8px;
}
.badge-location .icon-map-marker {
	margin: 3px 0 0 3px;
}
.farsi-number {
    font-family: "BYekan";
}
#tours-form-filter {
    float: right;
    border-radius: 6px;
    width: 100%;
}
.tours-range {
    float: right;
    position: relative;
    margin: 3px 0;
    width: 100%;
    border: 1px solid #1F6E64;
    background: #fefefe;
}
#tags-filter {

}
#tour-results {
}
.tours-results-header {
    float: right !important;
    text-align: center;
    margin-bottom: 10px;
    padding: 5px;
    background: #fefefe;
    width: 100%;
}

.tours-results-header .form-horizontal {
    float: right;
}
.tours-results-header  .control-group {
    margin: 0;
}

.tours-range label {
    float: right;
    padding: 11px 10px 0 9px;
    margin: 0;
}
.filter-slider {
    margin: 4px 10px 7px 10px;
    width: 192px;
    float: left;
}
.filter-values {
    float: left;
    font-weight: bold;
    width: 208px;
    margin: 0px 0 0 4px;
}
.tours-range-duration {
    ++width: 380px;
}
.tours-range-price {
    ++width: 495px;
}
.filter-values .filter-value-start {
    float: right;
    text-align: center;
}
.filter-values .filter-value-end {
    float: left;
    text-align: center;
}
.tours-range-price .to {
    position: absolute;
    right: 370px;
    font-size: 13px;
    font-weight: normal;
}
.tours-range-duration .to {
    position: absolute;
    right: 309px;
    font-size: 13px;
    font-weight: normal;
}
#input-date-min, #input-date-max {
    padding: 4px 3px 2px;
    width: 78px;
    margin-top: 6px;
}
.date-range {
    clear: both;
    width: 250px;
    margin-bottom: 10px;
}
#datemin, #datemax {
    float: right;
}

.tours-tags {
    clear: both;
}

.filter-legend {
    width: 90px;
    padding: 0;
    margin: 0;
    float: right;
}

#filter-duration {
	width: 280px;
}

#filter-price {
	width: 280px;
}

.navbar .nav {
    margin: 9px 0 0 10px;
}

.tour-field-set {
    border: 1px solid #EEE;
    border-radius: 5px;
    padding: 0 10px 10px;
    margin: 10px 0;
}
.tour-field-set div {
	margin: 3px 0;
}
.tags {
    padding: 10px 0;
}
.forest {
	background: #6d9035;
	border: 3px solid #fff;
}
.forest-highlight {
	background: #88d606;
	box-shadow: 0 0 10px #88d606;
	border: 3px solid #fff;
	color: #fff !important;
}
.desert {
	background: #D1C31D;
}
.desert-highlight {
	box-shadow: 0 0 4px #6D660F;
}
.desert-trekking {
	background: #D1C31D;
}
.desert-trekking-highlight {
	box-shadow: 0 0 4px #6D660F;
}
.mountain {
	background: #777666;
}
.mountain-highlight {
	box-shadow: 0 0 4px #313125;
}
.koohpayeh {
	background: #BFDA3A;
}
.koohpayeh-highlight {
	background: #B6DA04;
	box-shadow: 0 0 4px #3B4607;
}
.highlight {

	box-shadow: 0 0 4px #084108;
}
.on, .off {
    width: 116px;
    text-align: center;
    margin: 2px;
}
.off {
    background: #a9be9c;
    border: 1px solid #839f71;
}
.on {
    box-shadow: 0 0 2px #0cb869;
    background: #0cb869;
    border: 1px solid #75a829;
}
.all-off, .all-on {
    display: block;
    margin-right: 100px;
    line-height: 16px;
    width: 50px;
    text-align: center;
    font-size: 15px;
}
.all-on {
    box-shadow: 0 0 5px #0DB843;
    background: #0cb869;
    border: 1px solid #75a829;
}
.all-off {
    background: #a9be9c;
    border: 1px solid #839f71;
}
span.tag {
    display: block;
    float: right;

}
.tags-container, .tags-all {
    float: right;
    margin: 4px;
}
.tags-container {

    clear: both;
}
.tours-listing {
    background: #fefefe;
}
.tours-listing th.sortable {
    cursor: pointer;
}
.tours-listing .farsi-number,
.tours-listing th.sortable {
    text-align: center;
}
.tours-listing th.sortable i {
    float: left;
}
.tours-listing th.sortable:hover {
    background-color: #c2f5c1;
    color: #000000;
}
.tours-listing th.sortable.selected {
    background: #0cb869;
    color: #fff;
}


#parallax-viewport {
    position:relative;
    overflow:hidden;
    width:1170px;
    height:800px;
}
.parallax-layer {
    position:absolute;
}
#home-filter-form {
    /*width: 325px;*/

    padding: 10px 1px 6px 13px;
}

.form-container {
    width: 300px;
    margin: 20px 0 0 30px;;
    background-color: #fff;
    float: left;
    -webkit-box-shadow: 0px 0px 10px #44964D;
    -moz-box-shadow: 0px 0px 10px #44964D;
    -o-box-shadow: 0px 0px 10px #44964D;    
    box-shadow: 0px 0px 10px #44964D;

}

#home-filter-form .tours-range {
    border: none !important;
    background: none !important;
    margin: 0;
}
#home-filter-form .tours-range label {
    padding: 18px 8px 0 0;
}
#home-filter-form input {
    margin: 12px 8px 0 0;
}
#home-filter-form .date-range,
#home-filter-form .filter-values {
    width: 200px;
}

select#tour_type{
    width: 70%;
}
#home-filter-form .date-values {
    clear: both;
    margin: 0 10px 10px 0;
}
#home-filter-form .filter-slider {
    width: 180px;
}
#home-filter-form .btn {
    margin: 0;
}
#home-filter-form h1 {
    color: rgb(48, 128, 61);
    margin: 0;
    padding-bottom: 10px;
    padding-right: 10px;
    line-height: 100%;
    font-size: 100%;
}
.auth {
    float: left !important;
}
.auth a {

}
#profile-picture {
    float: right;
    margin: 0 175px 30px 0;
}
#profile-info div, .tour-details div {
    margin: 20px 0;
    +++clear: both;
}
#profile-info .field, #profile-info .value,
.tour-details .field, .tour-details .value {
    padding: 5px 10px;
    box-shadow: 0 0 5px #8D8D8D;
}
#profile-info .field,
.tour-details .field {
    float: right;
    width: 130px;
    text-align: left;
    display: block;
    background: #eee;
    border-radius: 0 14px 14px 0;
    color: #444;
}
#profile-info .value,
.tour-details .value {
    margin-right: 173px;
    display: block;
    background: #fff;
    width: 290px;
}
.form-horizontal .help-inline {
    padding-top: 7px;
    padding-right: 15px !important;
    padding-left: 10px !important;
    font-size: 0.8em;
    font-style: oblique;
}
.tour-images {
    padding: 20px 0;
    width: 320px;
    margin: 0 auto;
}
.tour-images img {
    margin: 0 0 10px 0;
}
.tour-desc {
    font-size: 1.1em;
    line-height: 1.7em;
}
.tour-details {
    margin-top: 20px;
    padding: 0.5em 1em;
    border: 1px solid #eee;
}
.tour-details.half {
    width: 60%;
}

.tour-details.half a,
#tours-listing a {
    color: #028b00;
}
.tour-details.half.right {
    float: right;
}
.tour-details.half.left {
    float: right;
    width: 130px;
    margin-right: 8px;
}

.tour-details.half strong{
    display: inline-block;
    margin-left: 10px;
}

#tours-listing tbody tr {
    cursor: pointer;
}
#tours-listing tbody tr:hover td {
    background-color: #ececec;
}
.calendars-ctrl {
    background-color: #1f6e65;
}
.calendars-ctrl .calendars-cmd:hover,
.calendars-month td .calendars-highlight {
    background-color: #38AA9D;
}
.tour-title {
    width: 240px;
}
.foreign-tour-title {
    width: 240px;
}
.tour-title a, .foreign-tour-title a,
.article-title a, .transport-agent-title span {
    font-size: 14px;
    margin: 23px 0 0 0;
    display: block;
}
.transport-agent-title { max-width: 100px; }
.transport-agent-title img {
    max-width: 100px;
}
.tour-title img, .foreign-tour-title img,
.article-title img, .transport-agent-title img {
    float: right;
    margin-left: 5px;
}
.tour-subject {
    font-size: 0.9em;
    width: 100px;
    text-align: center !important;
}
.tour-credit,
.tour-organizer {
    text-align: center !important;
}
.confirm-box table td {
    font-family: Courier;
    font-size: 14px;
}
#add-to-cart {
    float: left;
    border: 1px solid #eee;
    height: 35px;
    margin-top: 19px;
    width: 206px;
}
#tour-cart th {
    text-align: right;
}
#tour-cart .tour a, #tour-cart .org a {
    color: #028b00;
    margin-top: 4px;
    display: block;
}
#tour-cart .confirm {
    width: 240px;
}
#tour-cart .confirm-list {
    margin: 12px 0 0 0;
}
#tour-cart .confirm-list table {
    font-family: Courier;
}
#tour-cart .status {
    width: 110px;
}

#push {
    height: 80px;
}

footer {
    height: auto !important;
}

#profile {
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    border: 1px solid #1f6e65;
}

#profile p{
    padding-right: 5px;
}

#profile #icons {
    position: relative;
    padding: 0 5px;
    bottom: 16px;
}

#edit-profile .help-inline {
    font-size: .8em;
}

#edit-profile .thumbnail {
    display: inline-block;
}

#id_interests {
    height: 60px;
}

.jdate {
    width: 190px;
}

.posts-count, .topics-count, .score {
    text-align: center;
    width: 80px;
}

.author {
    width: 60px;
}

.popover-content {
    width: 180px;
    font-size: 13px;
}

@media (min-width: 1200px)
.bs-docs-sidenav {
    width: 258px;
}

.bs-docs-sidenav {
    width: 228px;
    margin: 30px 0 0;
    padding: 0;
    background-color: #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.065);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,.065);
    box-shadow: 0 1px 4px rgba(0,0,0,.065);
}

.bs-docs-sidenav > li:first-child > a {
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}

@media (min-width: 1200px)
.bs-docs-sidenav > li > a {
    width: 230px 9;
}

.bs-docs-sidenav > li > a {
    display: block;
    width: 190px 9;
    margin: 0 0 -1px;
    padding: 8px 14px;
    border: 1px solid #e5e5e5;
}

.bs-docs-sidenav > li > a:hover {
    background-color: #f5f5f5;
}

.bs-docs-sidenav > li:last-child > a {
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
}

.comment {
    margin-top: 20px;
    padding: 0.5em 1em;
    border: 1px solid #AAAAAA;
}

.comment div.favorite {
    margin-top: 0;
    bottom: 30px;
    right: 10px;
}

.comment .remove {
    width: auto !important;
    float: left;
    position: relative;
    bottom: 5px;
    color: #444;
}

.popover-content {
    height: 200px;
    overflow: auto;
}

.popover-content::-webkit-scrollbar {
    width: 6px;
    background: rgba(22, 22, 22, 0.15);
}

.popover-content::-webkit-scrollbar-thumb:vertical {
    background: rgb(0, 63, 121);
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

tr a {
    display: inline-block;
}

.page-header .btns {
    position: relative;
    bottom: 25px;
}

.page-header .btns .favorite {
    margin-top: 0;
}

.page-header .btns .follow-unfollow {
    float: left;
    margin-right: 6px;
}
.tour-details .organizer, .tour-details .credit, .tour-details .package-file{
    margin-bottom: 10px;
    margin-left: 10px;
}
.tour-details .organizer {
    
    float: right;
    clear: none !important;
}
.tour-details .btns {
    float: left;
    min-width: 300px;
}
.tour-details .credit {
    float: right;
    clear: none;
}
.tour-details .package-file{
    float: right;
    clear: none;
}
.tour-details .follow-unfollow {
    float: left;
    margin: 0 0 0 10px;
}
.tour-details form {
    float: left;
    margin: 0 0 0 10px;
}
div.favorite {
    margin: 0 !important;
}
.add-to-cart form {
    margin: 0;
    float: left;
}

.add-to-cart form button {
    position: relative;
    top: 3px;
}

.add-to-cart .favorite {
    top: 3px;
    margin-top: 0;
}

.add-to-cart .follow-unfollow {
    position: relative;
    top: 4px;
    margin-left: 3px;
}

#profile .table {
    font-size: 12px;
}

#profile .table tr:first-child td {
    border-top: 0;
}

tr.tour>td {
    background-color: #dff0d8;
}

tr.in-cart>td {
    background-color: rgba(255, 165, 0, 0.20);
}

tr.purchased>td {
    background-color: rgba(255, 131, 250, 0.20);
    word-wrap: break-word;
}

tr.topic>td {
    background-color: #d9edf7;
}

#profile tr>td:first-child {
    background-color: #fff;
}

span.website {
    direction: ltr;
    text-align: left;
}

#profile .credit {
    margin-left: 10px;
}

#profile .popover-notf {
    position: relative;
    bottom: 8px;
}

.confirm-list td:nth-child(2) {
    border: 0;
}

#profile table tr {
    cursor: pointer;
}

.flat-page {
/*    font-family: "BYekan";*/
    width: 80%;
    margin: 20px auto;
}
.flat-page p,
.flat-page li {
    font-size: 14px;
    text-align: justify;
    line-height: 24px;
}

#player-container {
    text-align: center;
}

#player-container .flowplayer {
    direction: ltr;
    width: 500px;
    height: 375px;
    background-color: #000;
}
#login .social-auth {
    border:solid #eee;
    border-width: 0 1px;
    padding: 0 10px;
}
#login .btn-block {
    display: block;
    margin: 4px 0 !important;
    height: 46px;
}
#login .btn-block span {
    width: 95px;
    display: block;
    float: right;
    margin: 7px;
}

.articles .farsi-number {
    text-align: center;
}

.new-comment .control-label[for=id_context] {
    margin-top: 30px;
    margin-bottom: 10px;
}

.new-comment textarea {
    min-width: 85%;
}

.liked {
    margin-bottom: 10px;
}

.liked img {
    width: 20px;
    height: 20px;
    margin-left: 5px;
}

.liked a {
    line-height: 30px;
}

.lemon {
    background-color: #B6ECB6 !important;
}
.lemon a.organizer-link {
    color: #1f6e65 !important;
}

.not-published {
    font-size: 18px;
}

.push {
    padding-bottom: 50px;
}

.tours-range-header {
    background: #B6ECB6 !important;
}
span.notification i {
    font-size: 22px;
}

#profile>#title {
    text-align: center;
}

#profile #settings {
    font-size: 10px;
}

#profile #avatar {
    margin-bottom: 5px;
}

#profile #credit {
    margin-left: 10px;
}

.uncon-pics td {
    padding-top: 10px;
    text-align: center;
}

p.back {
    margin-top: 100px;
}

#wrap {
    min-height: 100%;
    height: auto !important;
    margin: 0 auto -80px;
}

select {
    height: 36px;
}

.navbar .nav>li>a { width: auto !important; }
.navbar .nav>li>a { padding: 10px 10px 5px; font-size: 16px;}

h4 { font-size: 15px; }

a { color: #0C9C24; }

footer a, #top-auth a { color: #28EB67; }
#top-auth a:hover { color: #28d446; }
.article-title { width: 300px; }
.article-date { width: 90px; }

.flex-video {
  position: relative;
  padding-top: 25px;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 16px;
  overflow: hidden;
}

.flex-video.widescreen { padding-bottom: 57.25%; }
.flex-video.vimeo { padding-top: 0; }

.flex-video iframe,
.flex-video object,
.flex-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (max-device-width: 800px),
only screen and (device-width: 1024px) and (device-height: 600px),
only screen and (width: 1280px) and (orientation: landscape),
only screen and (device-width: 800px),
only screen and (max-width: 767px) {
  .flex-video { padding-top: 0; }
}

.navbar .brand { padding: 0 30px 0 20px; }
.gallery-left {
    float: left;
    width: 48% !important;
    margin-top: 20px;
}
.carousel-control {
    top: 50%;
    line-height: 42px;
}

.carousel-control.left { right: 2px; }
.carousel-control.right { left: 2px; }

.forum-topic h1 { font-size: 22px; }
.forum-topic.page-header { padding-bottom: 0px; }
.forum-topic.page-header .btns { bottom: 45px; }

#slider {
    margin: 10px auto;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus,
.dropdown-submenu:hover>a, .dropdown-submenu:focus>a {
    background-color: #1f6e65;
    background-image: linear-gradient(to bottom,#1f6e65,#23A064);
}

iframe{
    padding: 0;
    margin: 0;
    border: none 0;
}

h1{
    font-size: 160%;
}

h2{
    font-size: 140%;
}

h2.inline{
    display: inline;
}

h1.small, h2.small{
    font-size: 120%;
    font-weight: normal;
    line-height: 130%;
}

h3{
    font-size: 130%;
}

.my-thumbnamil{
    min-height: 240px;
    overflow: hidden;
}

.underline{
    text-decoration: underline;
}

#register-note{
    margin-top: 360px;
    text-align: center;
    border-bottom: 1px solid green;
    margin-bottom: 10px;
}

#register-note p{
    line-height: 140%;
    padding-top: 10px;
}


.home-thumb{
    text-align: center;
    min-height: 180px;
    max-height: 200px;
    overflow: hidden;
    padding: 1em 0 0;
    background: #fff;
}

.home-thumb img{
    width: 100px;
}

.home-slides{
    max-height: 280px;
    border: 0 none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
}

.home-slides img{
    width: 80%;
}

.home-slides p{
    text-align: right;
}

.home-slides p.slide-desc{
    border-bottom: 1px solid #A9A9A9;
    padding-bottom: 5px;
    margin-bottom: 5px;
    font-size: 12px;
}

#why-gardeshnama{
    background-color: #f46e35;
    color: #fff;
    text-align: -webkit-justify;
    text-align: justify;
    padding: 10px;
    border: 1px solid #A9A9A9;
    margin-bottom: 10px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}
#why-gardeshnama h2 {
    padding-right: 1em;
    color: #fff;
    font-size: 170%;
}
#why-gardeshnama ul {

}
#why-gardeshnama ul li {
    margin-bottom: 10px;
    font-size: 120%;
    line-height: 1.4;
}

#register-credit{
    font-size: inherit;
}

hr.separator{
    margin: 5px 0;
}

.flight-thumb{
    border: 0 none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    background: #fff;
    text-align: center;
}
.flight-thumb img{
    width: 50%;
}

.no-float{
    clear: both;
}

.fotorama-images{
    margin-top: 20px;
}

#reply-to-details{
    padding-top: 20px;
    border-bottom: 1px solid #00FF12;
}

#cancel-reply:hover{
    color: red;
}

#social-icons img{
    opacity: 0.6;
}

#social-icons img:hover{
    opacity: 1;
}

span.small-number{
    font-size: 12px;
}
span.h1-number{
    font-size: 16px;
}

.modal .modal-header h3{
    color: #fff !important;
}

.font-yekan{
    font-family: BYekan tahoma sans-serif;
    font-style: normal;
}

textarea{
    max-width: 100%;
}

/* Begin tour status styles: */
.last-second, .last-second td{
    background-color: #FF85AD;
    color: #fff;
}

tr.last-second:hover td{
    background-color: #FF6699 !important;
}

tr.last-second a{
    color: #fff !important;
}

a.last-second{
    border: 1px solid #FF6699;
}

.low-capacity, .low-capacity td {
    background-color: #B2CC80;
    color: #000;
}

tr.low-capacity:hover td{
    background-color: #8EA366 !important;
}

tr.low-capacity a{
    color: #000 !important;
}

.capacity-full, .capacity-full td{
    background-color: #929292;
    color: #000;
}

tr.capacity-full:hover td{
    background-color: #777777 !important;
}

tr.capacity-full a{
    color: #000 !important;
}

.strike{
    text-decoration: line-through;
}

/* End tour status styles. */

.tour-accommodation{
    min-width: 80px;
}

@media (max-width: 767px) {
    .form-container{
        float: none;
        width: 270px;
        margin-left: auto;
        margin-right: auto;
    }
    body{
	padding-left: 10px;
    }

    footer{
	margin-right: -30px;
	margin-left: -10px;
    }

    .navbar .brand {
        padding: 0 5px 0 10px;
    }

    .tour-details{
	width: 90%;
    }

    .tour-details.half{
	width: 90%;
    }
    .home-thumb img{
	width: 100px;
    }
    .home-slides{
	max-height: 320px;
    }
    .home-slides img{
	width: auto;
    }
    th.hide-small, td.hide-small{
	display: none;
    }
}
