/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    height: 100%; /*+*/
}
body {
    background: url(../img/bg-pattern.png) repeat; /*+*/
    height: 100%; /*+*/
    min-height: 100%; /*+*/
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
    /*font-weight: bold;*/
    font-weight: 700;
}

em { /*+*/
    font-style: italic
}

cite { /*+*/
    font-style: normal
}

.muted { /*+*/
    color: #999 !important
}
.black { /*+*/
    color: #000 !important
}
.text-white { /*+*/
    color: #fff !important
}
.text-orange { /*+*/
    color: #ffa900 !important
}

.text-red { /*+*/
    color: red !important
}
dfn {
  font-style: italic;
}

 /*ba kikojas motafavet baste sod*/
/*h1 {                      
  margin: .67em 0;
  font-size: 2em;
}*/
mark {
  color: #000;
  background: #ff0;
}
small {
    /*font-size: 80%;*/
    font-size: 85%
}

small { /*+*/
    font-weight: 300
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
    /*font-family: monospace, monospace;*/
    font-family: monospace, serif;
    font-size: 1em;
}
button,
input,
/*optgroup,*/
option, /*+*/
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit;
    font-size: 100%; /*+*/
    font-family: inherit; /*+*/
}
optgroup {/*+*/
    margin: 8px 5px;
    font-style: normal
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
    button[disabled],
    html input[disabled],
    input[disabled] /*+*/{
        cursor: default;
    }
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
    padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
   
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
    max-width: 100%; /*+*/
    border-spacing: 0;
    border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
    blockquote {/*+*/
        padding: 0 25px 0 0;
        margin: 0 0 20px;
        border-left: 0;
        background: url(../img/sprite-common.png) no-repeat top right
    }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
    .table td,
    .table th {/*+*/
        padding: 8px;
        line-height: 20px;
        vertical-align: top;
        border-top: 1px solid #ddd;
        font-weight: 300
    }
    .table th { /*+*/
        font-weight: 700
    }
    .table thead th { /*+*/
        vertical-align: bottom
    }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-
:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
         box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    /*font-size: 14px;
  line-height: 1.42857143;*/
    font-size: 13px;
    line-height: 1.6em;
    color: #333;
    background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
    /*color: #337ab7;*/
    color: #08c;
    text-decoration: none;
}
/*a:hover,*/
    a:hover { /*+*/
        color: #005580;
        text-decoration: none;
    }

a:focus {
  color: #23527c;
  text-decoration: underline;
}
    a:focus {
        /*outline: 5px auto -webkit-focus-ring-color; DAR BOOTSTRAP İN BUD BE KİKOJAS TAGHİR DADEM*/
        outline: thin dotted;
        outline-offset: -2px;
    }

    a.anchor { /*+*/
        display: block;
        position: relative;
        top: -100px;
        visibility: hidden
    }




figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
    -webkit-border-radius: 6px; /*+*/
    -moz-border-radius: 6px; /*+*/
    border-radius: 6px;
}

.img-polaroid { /*+*/
    padding: 4px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1)
}

.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
/*.img-circle {
  border-radius: 50%;
}*/
.img-circle { /*+*/
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
    margin: 20px 0; /*+*/
    border-bottom: 1px solid #fff; /*+*/
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6 {/*+*/
    margin: 10px 0; 
    font-family: inherit; 
    line-height: 20px; 
    color: inherit; 
    text-rendering: optimizelegibility; 
    direction: ltr; 
    
}

/*h1,
h2,
h3,
h4,
h5,
h6,*/
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}


/*+*/
h1,
h2,
h3 {
    line-height: 40px
}

h1 {
    font-size: 19px
}

h2 {
    font-size: 16px
}

h3 {
    font-size: 15px
}

h4 {
    font-size: 14px
}

h5 {
    font-size: 13px
}

h6 {
    font-size: 12px
}
 /*+*/


h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small { /*+*/
    font-weight: 400;
    line-height: 1;
    color: #999
}
/*h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,*/
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
/*h1 small,*/
.h1 small,
/*h2 small,*/
.h2 small,
/*h3 small,*/
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
/*+*/
    h1 small {
        font-size: 14px
    }

    h2 small {
        font-size: 13px
    }

    h3 small {
        font-size: 12px
    }

h4 small {
    font-size: 11px
}
/*+*/



h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
/*h4 small,*/
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
/*h1,*/
.h1 {
  font-size: 36px;
}
/*h2,*/
.h2 {
  font-size: 30px;
}
/*h3,*/
.h3 {
  font-size: 24px;
}
/*h4,*/
.h4 {
  font-size: 18px;
}
/*h5,*/
.h5 {
  font-size: 14px;
}
/*h6,*/
.h6 {
  font-size: 12px;
}
p {
    margin: 0 0 10px;
    line-height: 1.8em; /*+*/
    direction: ltr; /*+*/
    text-align: justify; /*+*/
}
/*.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}*/


.lead { /*+*/
    margin-bottom: 20px;
    font-size: 21px;
    font-weight: 200;
    line-height: 30px
}

small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
    /*text-align: left;*/
    text-align: left !important
}
.text-right {
    /*text-align: right;*/
    text-align: right !important
}
.text-center {
    /*text-align: center;*/
    text-align: center !important
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
    /*color: #3c763d;*/
    color: #468847;
}
a.text-success:hover,
a.text-success:focus {
    /*color: #2b542c;*/
    color: #356635;
}
.text-info {
    /*color: #31708f;*/
    color: #3a87ad
}
a.text-info:hover,
a.text-info:focus {
    /*color: #245269;*/
    color: #2d6987;
}
.text-warning {
    /*color: #8a6d3b;*/
    color: #c09853
}
.text-hero { /*+*/
    font-size: 1.5em !important /*3em*/
}
.text-large { /*+*/
    font-size: 2em
}
a.text-warning:hover,
a.text-warning:focus {
    /*color: #66512c;*/
    color: #a47e3c;
}
.text-error { /*+*/
    color: #eb0000
}
a.text-error:hover { /*+*/
    color: #953b39
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
    padding-bottom: 9px;
    /*margin: 40px 0 20px;*/
    margin: 20px 0 30px;
    border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul {/*+*/
    list-style: square
}
/*+*/
ol,
ul {
    padding: 0;
    margin: 0 25px 10px 0;
    direction: ltr; /*rtl mulkiyet panjeresı tik işarati*/
    /*le*/
    text-align: left;
    /*le*/
}
/*+*/

ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
li {/*+*/
    line-height: 1.8em
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
    /*line-height: 1.42857143;*/
    line-height: 20px
}
dt {
    /*font-weight: bold;*/
    font-weight: 700
}
dd {
    margin-left: 0;
    margin-right: 10px; /*+*/
}
.dl-horizontal { /*+*/
    *zoom: 1
}
    .dl-horizontal:after,
    .dl-horizontal:before { /*+*/
        display: table;
        content: "";
        line-height: 0
    }

    .dl-horizontal:after { /*+*/
        clear: both
    }


@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        /*width: 160px;*/
        width: 100px;
        /*overflow: hidden;*/
        /*clear: left;*/
        clear: right;
        text-align: left;/*right **place*/
        text-overflow: ellipsis;
        white-space: nowrap;
        margin-bottom: 10px; /*+*/
    }
    .dl-horizontal dd {
        margin-left: 180px;
        margin-right: 120px; /*+*/
        margin-bottom: 10px; /*+*/
        font-weight: 300; /*+*/
    }
}
abbr[title],
abbr[data-original-title] {
    cursor: help;
    /*border-bottom: 1px dotted #777;*/
    border-bottom: 1px dotted #999
}
abbr.initialism {/*+*/
    font-size: 90%;
    text-transform: uppercase
}
blockquote p {/*+*/
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 300;
    line-height: 25px
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
    blockquote footer,
    blockquote small,
    blockquote .small {
        display: block;
        font-size: 80%;
        /*line-height: 1.42857143;
  color: #777;*/
        line-height: 20px;
        color: #999
    }
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
    .blockquote-reverse,
    blockquote.pull-right {
        float: right;/*+*/
        padding-right: 15px;
        padding-left: 0;
        text-align: right;
        border-right: 5px solid #eee;
        border-left: 0;
    }
        blockquote.pull-right p,
        blockquote.pull-right small {
            text-align: right
        }
    blockquote:after,
    blockquote:before,
    q:after,
    q:before { /*+*/
        content: ""
    }

.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
    margin-bottom: 20px;
    font-style: normal;
    /*line-height: 1.42857143;*/
    line-height: 20px
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
    pre code {
        padding: 0;
        font-size: inherit;
        color: inherit;
        white-space: pre;                                 /*+*/
        white-space: pre-wrap;
        background-color: transparent;
        border-radius: 0;
    }
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
    /*padding-right: 15px;*/
    /*padding-left: 15px;*/
    padding-right: 20px;
    padding-left: 20px;
    *zoom: 1; /*+*/
    margin-right: auto;
    margin-left: auto;
}
.row {
    /*margin-right: -15px;*/
    margin-right: -10px;
    *zoom: 1; /*+*/
    margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}

[class*=span] { /*+*/
    float: right;
    min-height: 1px;
    margin-right: 10px
}

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    /*font-size: 21px;*/
    font-size: 16px; /*+*/
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
    text-align: right; /*+*/
    direction: rtl; /*+*/
}
    legend small {/*+*/
        font-size: 15px;
        color: #999
    }
label {
    /*display: inline-block;*/
    display: block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    min-height: 20px; /*+*/
    padding-right: 20px; /*+*/
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
    display: block;
    margin-top: 8px; /*5*/
    margin-bottom: 10px;
    color: #737373;
    direction: ltr; /*+*/
    text-align: left; /*+    right*/
    font-size: 85%; /*+*/
    font-weight: 200; /*+*/
   /* width:473px;/*++    too mobil moshkel ijad mikard*/
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
    .btn:active,
    .btn.active {
        background-image: none;
        outline: 0;
        /*-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);*/
        background-color: #e6e6e6; /*+*/
        background-color: #d9d9d9 \9; /*+*/
        -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05); /*+*/
        -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05); /*+*/
        box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05); /*+*/
    }
    .btn.disabled,
    .btn[disabled] {/*+*/
        cursor: default;
        background-color: #e6e6e6;
        background-image: none;
        opacity: .65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }
/*.btn.disabled,
.btn[disabled],*/
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
/*.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}*/
.btn-primary {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #006dcc;
    border-color: #04c #04c #002a80;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    *background-color: #04c;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

    .btn-primary.active,
    .btn-primary.disabled,
    .btn-primary:active,
    .btn-primary:focus,
    .btn-primary:hover,
    .btn-primary[disabled] {/*+*/
        color: #fff;
        background-color: #04c;
        *background-color: #003bb3
    }
    .btn-primary.active,
    .btn-primary:active {/*+*/
        background-color: #039 \9
    }

/*.btn-primary:focus,*/
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  /*color: #fff;
  background-color: #286090;*/
  border-color: #204d74;
}
/*.btn-primary:active,
.btn-primary.active,*/
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
/*.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}*/

.btn-success {/*+*/
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #5bb75b;
    border-color: #51a351 #51a351 #387038;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    *background-color: #51a351;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
    .btn-success.active,
    .btn-success.disabled,
    .btn-success:active,
    .btn-success:focus,
    .btn-success:hover,
    .btn-success[disabled] {/*+*/
        color: #fff;
        background-color: #51a351;
        *background-color: #499249
    }

    .btn-success.active,
    .btn-success:active { /*+*/
        background-color: #408140 \9
    }
/*.btn-success:active,
.btn-success.active,*/
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
/*.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}*/
.btn-info {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #49afcd;
    border-color: #2f96b4 #2f96b4 #1f6377;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    *background-color: #2f96b4
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
    .btn-info.active,
    .btn-info.disabled,
    .btn-info:active,
    .btn-info:focus,
    .btn-info:hover,
    .btn-info[disabled] {/*+*/
        color: #fff;
        background-color: #2f96b4;
        *background-color: #2a85a0
    }

    .btn-info.active,
    .btn-info:active { /*+*/
        background-color: #24748c \9
    }

/*.btn-info:active,
.btn-info.active,*/
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
/*.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}*/
.btn-warning {/*+*/
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #faa732;
    border-color: #f89406 #f89406 #ad6704;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    *background-color: #f89406;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

    .btn-warning.active,
    .btn-warning.disabled,
    .btn-warning:active,
    .btn-warning:focus,
    .btn-warning:hover,
    .btn-warning[disabled] {/*+*/
        color: #fff;
        background-color: #f89406;
        *background-color: #df8505
    }

    .btn-warning.active,
    .btn-warning:active { /*+*/
        background-color: #c67605 \9
    }


/*.btn-warning:focus,*/
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
/*.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}*/
/*.btn-warning:active,*/
/*.btn-warning.active,*/
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
/*.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}*/
.btn-danger {/*+*/
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #da4f49;
    border-color: #bd362f #bd362f #802420;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    *background-color: #bd362f;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
    .btn-danger.active,
    .btn-danger.disabled,
    .btn-danger:active,
    .btn-danger:focus,
    .btn-danger:hover,
    .btn-danger[disabled] {/*+*/
        color: #fff;
        background-color: #bd362f;
        *background-color: #a9302a
    }

    .btn-danger.active,
    .btn-danger:active { /*+*/
        background-color: #942a25 \9
    }

/*.btn-danger:focus,*/
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
/*.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}*/
/*.btn-danger:active,*/
/*.btn-danger.active,*/
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] { /*+*/
    background-color: transparent;
    background-image: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.btn-link {/*+*/
    border-color: transparent;
    cursor: pointer;
    color: #08c;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}
.btn-link {
  font-weight: normal;
  /*color: #337ab7;
  border-radius: 0;*/
}
/*.btn-link,
.btn-link:active,*/
.btn-link.active,
/*.btn-link[disabled],*/
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
/*.btn-link,*/
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
    .btn-link:hover,
    .btn-link:focus {
        /*color: #23527c;*/
        color: #005580;
        text-decoration: underline;
        background-color: transparent;
    }
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.caret {
    display: inline-block;
    /*width: 0;
  height: 0;*/
    margin-left: 2px;
    /*vertical-align: middle;*/
    height: 18px; /*+*/
    vertical-align: top; /*+*/
    width: 18px; /*+*/
    background: url(../img/sprite-common.png) repeat-x 0 -88px; /*+*/
    /*border-top: 4px dashed;*/
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    /*z-index: 1000;*/
    display: none;
    /*float: left;*/
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    /*list-style: none;*/
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    /*border: 1px solid rgba(0, 0, 0, .15);*/
    /*border-radius: 4px;*/
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    /*box-shadow: 0 6px 12px rgba(0, 0, 0, .175);*/
    background-clip: padding-box; /*+*/
    border: 1px solid rgba(0, 0, 0, .2); /*+*/
    border-radius: 6px; /*+*/
    box-shadow: 0 2px 2px rgba(0, 0, 0, .1); /*+*/
    float: right; /*+*/
    right: 0; /*+*/
    list-style: none outside none; /*+*/
    z-index: 12; /*+*/
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
    .dropdown-menu.pull-left {
        right: auto;
        left: 0
    }
    .dropdown-menu .divider {
        height: 1px;
        /*margin: 9px 0;*/
        margin: 9px 1px;
        overflow: hidden;
        background-color: #e5e5e5;
        border-bottom: 1px solid #FFF;
    }
    .dropdown-menu > li > a {
        display: block;
        /*padding: 3px 20px;*/
        clear: both;
        /*font-weight: normal;*/
        /*line-height: 1.42857143;*/
        color: #333;
        white-space: nowrap;
        font-weight: 400; /*+*/
        line-height: 20px; /*+*/
        padding: 3px 10px; /*+*/
        direction: ltr; /*+*/
        text-align: left; /*+*/
        margin: 0 5px; /*+*/
        border-radius: 4px; /*+*/
    }
    .dropdown-menu.dark li > a {/*+*/
        color: #CCC
    }
.dropdown-submenu { /*+*/
    position: relative;
}
    .dropdown-submenu > .dropdown-menu {/*+*/
        border-radius: 0 6px 6px;
        left: 100%;
        margin-left: -1px;
        margin-top: -6px;
        top: 0
    }
    .dropdown-submenu:hover > .dropdown-menu {/*+*/
        display: block
    }
.dropup .dropdown-submenu > .dropdown-menu { /*+*/
    border-radius: 5px 5px 5px 0;
    bottom: 0;
    margin-bottom: -2px;
    margin-top: 0;
    top: auto
}

.dropdown-submenu > a:after { /*+*/
    border-color: transparent transparent transparent #CCC;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    content: " ";
    display: block;
    float: right;
    height: 0;
    margin-right: -10px;
    margin-top: 5px;
    width: 0
}

.dropdown-submenu:hover > a:after {/*+*/
    border-left-color: #FFF
}
.dropdown-submenu.pull-left { /*+*/
    float: none
}

    .dropdown-submenu.pull-left > .dropdown-menu { /*+*/
        border-radius: 6px 0 6px 6px;
        left: -100%;
        margin-left: 10px
    }

.dropdown .dropdown-menu .nav-header {/*+*/
    padding-left: 20px;
    padding-right: 20px
}
    .dropdown-menu > li > a:focus,
    .dropdown-menu > li > a:hover,
    .dropdown-submenu:focus > a,
    .dropdown-submenu:hover > a {/*+*/
        background-color: #4f545d;
        background-repeat: repeat-x;
        color: #FFF;
        text-decoration: none
    }
/*.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}*/
    .dropdown-menu > .active > a,
    .dropdown-menu > .active > a:hover,
    .dropdown-menu > .active > a:focus {
        /*color: #fff;*/
        text-decoration: none;
        /*background-color: #337ab7;*/
        /*outline: 0;*/
        background-color: #0081C2;
        background-image: linear-gradient(to bottom, #08C, #0077B3);
        background-repeat: repeat-x;
        color: #333;
        outline: 0 none;
    }
    .dropdown-menu > .disabled > a,
    .dropdown-menu > .disabled > a:hover,
    .dropdown-menu > .disabled > a:focus {
        /*color: #777;*/
        color: #999;
    }
        .dropdown-menu > .disabled > a:hover,
        .dropdown-menu > .disabled > a:focus {
            text-decoration: none;
            /*cursor: not-allowed;*/
            cursor: default;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
        }
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    /*border-top: 0;*/
    /*border-bottom: 4px dashed;*/
    /*border-bottom: 4px solid \9;*/
    border-bottom: 4px solid #000; /*+*/
    border-top: 0 none; /*+*/
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    /*margin-bottom: 2px;*/
    margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group {/*+*/
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 0;
    vertical-align: middle;
    white-space: nowrap;
    *margin-left: .3em
}
/*.btn-group,*/
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    *display: inline; /*+*/
    *zoom: 1; /*+*/
}

    .btn-group > .btn,
    .btn-group-vertical > .btn {
        display: initial; /* blok +  -->initial alamate ghalb roye safe asli her resturan*/
        float: none; /*+*/
        max-width: 100%; /*+*/
        position: relative;
        /*float: left;*/
        position: relative; /*+*/
        -webkit-border-radius: 0; /*+*/
        -moz-border-radius: 0; /*+*/
        border-radius: 0; /*+*/
    }
        .btn-group > .btn + .btn {/*+*/
            margin-left: -1px
        }
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
    margin-left: -5px;
    font-size: 0; /*+*/
    margin-top: 10px; /*+*/
    margin-bottom: 10px; /*+*/
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
    .btn-toolbar > .btn,
    .btn-toolbar > .btn-group,
    .btn-toolbar > .input-group,
    .btn-toolbar > .btn-group + .btn /*+*/{
        margin-left: 5px;
    }
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
    font-size: 13px
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px;
    -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, .125), inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05); /*+*/
    -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, .125), inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05); /*+*/
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, .125), inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05); /*+*/
    *padding-top: 5px; /*+*/
    *padding-bottom: 5px; /*+*/
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
/*.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}*/
.btn-group.open .dropdown-toggle {/*+*/
    background-image: none;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05)
}

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
    margin: 0;/*+*/
}
    .breadcrumb > li {
        display: inline-block;
        *display: inline; /*+*/
        *zoom: 1; /*+*/
    }
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
    .breadcrumb > .active {
        /*color: #777;*/
        color: #999;
    }
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none;
    *zoom: 1; /*+*/
    margin-top: 0; /*+*/
    padding-top: 20px; /*+*/
    border-top: 1px solid #EBEBEB; /*+*/
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
    /*display: inline;*/
    /*padding: .2em .6em .3em;*/
    font-size: 75%;
    /*font-weight: bold;*/
    /*line-height: 1;*/
    /*color: #fff;*/
    text-align: center;
    /*white-space: nowrap;*/
    /*vertical-align: baseline;*/
    /*border-radius: .25em;*/
    -webkit-border-radius: 3px; /*+*/
    -moz-border-radius: 3px; /*+*/
    border-radius: 3px; /*+*/
}
.badge,
.label {/*+*/
    display: inline-block;
    padding: 4px 6px;
    font-weight: 700;
    line-height: 11px;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #999
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
/*.btn .label {
  position: relative;
  top: -1px;
}*/
.btn .badge,
.btn .label {/*+*/
    position: absolute;
    top: -1px;
    right: -2px
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
    /*background-color: #5bc0de;*/
    background-color: #3a87ad;
    margin:1px;/*+ bra safe klavuz mobil ezafe kardam*/
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
    /*background-color: #f0ad4e;*/
    background-color: #f89406;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
    /*display: inline-block;*/
    min-width: 10px;
    /*padding: 3px 7px;*/
    font-size: 12px;
    /*font-weight: bold;*/
    /*line-height: 1;*/
    /*color: #fff;*/
    text-align: center;
    white-space: nowrap;
    /*vertical-align: middle;*/
    /*background-color: #777;*/
    /*border-radius: 10px;*/
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    
}

.badge:empty {
  display: none;
}
/*.btn .badge {
  position: relative;
  top: -1px;
}*/
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
    /*padding: 15px;*/
    margin-bottom: 20px;
    /*border: 1px solid transparent;*/
    border-radius: 4px;
    padding: 8px 14px 8px 35px; /*+*/
    color: #c09853; /*+*/
    background-color: #fcf8e3; /*+*/
    direction: ltr; /*+*/
    border: 1px solid #fbeed5; /*+*/
    -webkit-border-radius: 4px; /*+*/
    -moz-border-radius: 4px; /*+*/
}
    .alert h4 {
        margin: 0;/*+*/
        margin-top: 0;
        color: inherit;
    }
    .alert .close {/*+*/
        position: relative;
        top: 0;
        left: -25px;
        line-height: 21px;
        padding: 0 4px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px
    }
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
    /*color: #3c763d;*/
    color: #468847;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
    /*color: #31708f;*/
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
    /*color: #a94442;*/
    background-color: #f2dede;
    /*border-color: #ebccd1;*/
    color: #b94a48;/*+*/
    border-color: #eed3d7;/*+*/
}
.alert-error {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
    overflow: hidden;
    *overflow: visible;/*+*/
    zoom: 1;
}
    .media,
    .media .media {/*+*/
        margin-top: 15px
    }
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
    padding-left: 10px;
    margin-left: 10px;
}
.media-left,
.media > .pull-left {
    padding-right: 10px;
    margin-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
    margin: 0 0 5px;
    margin-top: 0;
    margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
/*.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}*/
.close {/*+*/
    float:right;
    font-size: 32px;
    font-weight: 700;
    line-height: initial;
    color: red;
    opacity: .5;
    filter: alpha(opacity=20)
}
    .close:hover,
    .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        filter: alpha(opacity=50);
        /*opacity: .5;*/
        background: #fff; /*+*/
        opacity: .4; /*+*/
        filter: alpha(opacity=40); /*+*/
    }
button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    /*background: transparent;*/
    background: 0 0;
    border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 50px;
  right: 0;
  bottom: 0;
  left: 33%;/*0 mahale baz shodane panjare dialog*/
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  padding: 0;/*15*/
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 7px;/*15*/
}
.modal-footer {
  /*padding: 15px; uye olun*/
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 500px;/*600*/   
    margin: 30px; /* 30px auto*/
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}

.container-fluid:after,
.container-fluid:before {
    
    line-height: 0; /*+*/
    
}
.row:after,
.row:before { /*+*/
    line-height: 0; /*+*/
}

.container:after,
.container:before { /*+*/
    line-height: 0; /*+*/
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
/*.container-fluid:after,*/
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
    /*float: right !important;*/
    float: left;
}
.pull-left {
    /*float: left !important;*/
    float: right;
}
.hide {
    /*display: none !important;*/
    display: none;
}
.show {
    /*display: block !important;*/
    display: block;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */
   


                                                                    /*az kikojas-1.5.0-b10.min.css ezafe shode*/

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}



.container,
.navbar-fixed-bottom .container,
.navbar-fixed-top .container,
.navbar-static-top .container,
.span12 {
    width: 950px
}

.span11 {
    width: 870px
}

.span10 {
    width: 790px
}

.span9 {
    width: 710px
}

.span8 {
    width: 630px
}

.span7 {
    width: 550px
}

.span6 {
    width: 470px
}

.span5 {
    width: 390px
}

.span4 {
    width: 310px
}

.span3 {
    width: 230px
}

.span2 {
    width: 150px
}

.span1 {
    width: 70px
}


.offset12 {
    margin-right: 970px
}

.offset11 {
    margin-right: 890px
}

.offset10 {
    margin-right: 810px
}

.offset9 {
    margin-right: 730px
}

.offset8 {
    margin-right: 650px
}

.offset7 {
    margin-right: 570px
}

.offset6 {
    margin-right: 490px
}

.offset5 {
    margin-right: 410px
}

.offset4 {
    margin-right: 330px
}

.offset3 {
    margin-right: 250px
}

.offset2 {
    margin-right: 170px
}

.offset1 {
    margin-right: 90px
}


.row-fluid {
    width: 100%;
    *zoom: 1
}

    .row-fluid:after,
    .row-fluid:before {
        display: table;
        line-height: 0;
        content: ""
    }

    .row-fluid:after {
        clear: both
    }

    .row-fluid [class*=span] {
        display: block;
        float: left;
        width: 100%;
        min-height: 30px;
        margin-right: 0.0626315789473684%; /*1.0526315789473684%whatsapp*/
        *margin-right: 1%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

        .row-fluid [class*=span]:first-child {
            margin-right: 0
        }


    .row-fluid .controls-row [class*=span] + [class*=span] {
        margin-right: 1.0526315789473684%
    }

    .row-fluid .span12 {
        width: 99.99999999999999%;
        *width: 99.94736842105262%
    }

    .row-fluid .span11 {
        width: 91.57894736842104%;
        *width: 91.52631578947367%
    }

    .row-fluid .span10 {
        width: 83.1578947368421%;
        *width: 83.10526315789473%
    }

    .row-fluid .span9 {
        width: 74.73684210526315%;
        *width: 74.68421052631578%
    }

    .row-fluid .span8 {
        width: 66.3157894736842%;
        *width: 66.26315789473684%
    }

    .row-fluid .span7 {
        width: 57.89473684210526%;
        *width: 57.84210526315789%
    }

    .row-fluid .span6 {
        width: 49.47368421052631%;
        *width: 49.42105263157894%
    }

    .row-fluid .span5 {
        width: 41.05263157894736%;
        *width: 40.99999999999999%
    }

    .row-fluid .span4 {
        width: 32.63157894736842%;
        *width: 32.57894736842105%
    }

    .row-fluid .span3 {
        width: 24.21052631578947%;
        *width: 24.1578947368421%
    }

    .row-fluid .span2 {
        width: 8.789473684210524%; /*15.789473684210524%whatsapp*/
        *width: 15.736842105263156%
    }

    .row-fluid .span1 {
        width: 7.368421052631578%;
        *width: 7.31578947368421%
    }

    .row-fluid .offset12 {
        margin-right: 102.10526315789473%;
        *margin-right: 101.99999999999999%
    }

        .row-fluid .offset12:first-child {
            margin-right: 101.05263157894736%;
            *margin-right: 100.94736842105262%
        }

    .row-fluid .offset11 {
        margin-right: 93.68421052631578%;
        *margin-right: 93.57894736842104%
    }

        .row-fluid .offset11:first-child {
            margin-right: 92.63157894736841%;
            *margin-right: 92.52631578947367%
        }

    .row-fluid .offset10 {
        margin-right: 85.26315789473684%;
        *margin-right: 85.1578947368421%
    }

        .row-fluid .offset10:first-child {
            margin-right: 84.21052631578947%;
            *margin-right: 84.10526315789473%
        }

    .row-fluid .offset9 {
        margin-right: 76.84210526315789%;
        *margin-right: 76.73684210526315%
    }

        .row-fluid .offset9:first-child {
            margin-right: 75.78947368421052%;
            *margin-right: 75.68421052631578%
        }

    .row-fluid .offset8 {
        margin-right: 68.42105263157895%;
        *margin-right: 68.3157894736842%
    }

        .row-fluid .offset8:first-child {
            margin-right: 67.36842105263158%;
            *margin-right: 67.26315789473684%
        }

    .row-fluid .offset7 {
        margin-right: 60%;
        *margin-right: 59.89473684210526%
    }

        .row-fluid .offset7:first-child {
            margin-right: 58.94736842105263%;
            *margin-right: 58.84210526315789%
        }

    .row-fluid .offset6 {
        margin-right: 51.57894736842105%;
        *margin-right: 51.47368421052631%
    }

        .row-fluid .offset6:first-child {
            margin-right: 50.52631578947368%;
            *margin-right: 50.42105263157894%
        }

    .row-fluid .offset5 {
        margin-right: 43.1578947368421%;
        *margin-right: 43.05263157894736%
    }

        .row-fluid .offset5:first-child {
            margin-right: 42.10526315789473%;
            *margin-right: 41.99999999999999%
        }

    .row-fluid .offset4 {
        margin-right: 34.73684210526316%;
        *margin-right: 34.63157894736842%
    }

        .row-fluid .offset4:first-child {
            margin-right: 33.68421052631579%;
            *margin-right: 33.57894736842105%
        }

    .row-fluid .offset3 {
        margin-right: 26.315789473684205%;
        *margin-right: 26.210526315789465%
    }

        .row-fluid .offset3:first-child {
            margin-right: 25.26315789473684%;
            *margin-right: 25.1578947368421%
        }

    .row-fluid .offset2 {
        margin-right: 17.89473684210526%;
        *margin-right: 17.789473684210524%
    }

        .row-fluid .offset2:first-child {
            margin-right: 16.842105263157894%;
            *margin-right: 16.736842105263154%
        }

    .row-fluid .offset1 {
        margin-right: 9.473684210526315%;
        *margin-right: 9.368421052631579%
    }

        .row-fluid .offset1:first-child {
            margin-right: 8.421052631578947%;
            *margin-right: 8.31578947368421%
        }

    .row-fluid [class*=span].hide,
    [class*=span].hide {
        display: none
    }

    .row-fluid [class*=span].pull-right,
    [class*=span].pull-right {
        float: right
    }


.container {
    margin: 0;
    margin-right: auto;
    margin-left: auto;
    *zoom: 1
}




/*A1*/

.container-fluid:after {
    clear: both
}

@font-face {
    font-family: kikojas;
    src: url(../fonts/eot/kikojas.eot);
    src: url(../fonts/eot/kikojas.eot#iefix) format('embedded-opentype'), url(../fonts/ttf/kikojas.ttf) format('truetype'), url(../fonts/woff/kikojas.woff) format('woff'), url(../fonts/svg/kikojas.svg#kikojas) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/eot/IRANSansWeb_Bold.eot);
    src: url(../fonts/eot/IRANSansWeb_Boldd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/woff2/IRANSansWeb_Bold.woff2) format('woff2'), url(../fonts/woff/IRANSansWeb_Bold.woff) format('woff'), url(../fonts/ttf/IRANSansWeb_Bold.ttf) format('truetype')
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/eot/IRANSansWeb_Medium.eot);
    src: url(../fonts/eot/IRANSansWeb_Mediumd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/woff2/IRANSansWeb_Medium.woff2) format('woff2'), url(../fonts/woff/IRANSansWeb_Medium.woff) format('woff'), url(../fonts/ttf/IRANSansWeb_Medium.ttf) format('truetype')
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/eot/IRANSansWeb_Light.eot);
    src: url(../fonts/eot/IRANSansWeb_Lightd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/woff2/IRANSansWeb_Light.woff2) format('woff2'), url(../fonts/woff/IRANSansWeb_Light.woff) format('woff'), url(../fonts/ttf/IRANSansWeb_Light.ttf) format('truetype')
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 200;
    src: url(../fonts/eot/IRANSansWeb_UltraLight.eot);
    src: url(../fonts/eot/IRANSansWeb_UltraLightd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/woff2/IRANSansWeb_UltraLight.woff2) format('woff2'), url(../fonts/woff/IRANSansWeb_UltraLight.woff) format('woff'), url(../fonts/ttf/IRANSansWeb_UltraLight.ttf) format('truetype')
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/eot/IRANSansWeb.eot);
    src: url(../fonts/eot/IRANSansWebd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/woff2/IRANSansWeb.woff2) format('woff2'), url(../fonts/woff/IRANSansWeb.woff) format('woff'), url(../fonts/ttf/IRANSansWeb.ttf) format('truetype')
}

/*A1*/

.text-ltr {
    direction: ltr !important
}
.text-rtl {
    direction: rtl !important;
    /*text-align: right !important*/
}



ol.unstyled,
ul.unstyled {
    margin-right: 0;
    list-style: none
}

ol.inline,
ul.inline {
    list-style: none outside none;
    margin-left: 0
}

    ol.inline > li,
    ul.inline > li {
        display: inline-block;
        padding-left: 5px;
        padding-right: 5px
    }


.table caption + thead tr:first-child td,
.table caption + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table thead:first-child tr:first-child td,
.table thead:first-child tr:first-child th {
    border-top: 0
}

.table tbody + tbody {
    border-top: 2px solid #ddd
}

.table-condensed td,
.table-condensed th {
    padding: 4px 5px
}

.table-bordered {
    border: 1px solid #ddd;
    border-collapse: separate;
    *border-collapse: collapse;
    border-left: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

    .table-bordered caption + tbody tr:first-child td,
    .table-bordered caption + tbody tr:first-child th,
    .table-bordered caption + thead tr:first-child th,
    .table-bordered colgroup + tbody tr:first-child td,
    .table-bordered colgroup + tbody tr:first-child th,
    .table-bordered colgroup + thead tr:first-child th,
    .table-bordered tbody:first-child tr:first-child td,
    .table-bordered tbody:first-child tr:first-child th,
    .table-bordered thead:first-child tr:first-child th {
        border-top: 0
    }

        .table-bordered tbody:first-child tr:first-child td:first-child,
        .table-bordered thead:first-child tr:first-child th:first-child {
            -webkit-border-top-left-radius: 4px;
            border-top-left-radius: 4px;
            -moz-border-radius-topleft: 4px
        }

        .table-bordered tbody:first-child tr:first-child td:last-child,
        .table-bordered thead:first-child tr:first-child th:last-child {
            -webkit-border-top-right-radius: 4px;
            border-top-right-radius: 4px;
            -moz-border-radius-topright: 4px
        }

    .table-bordered tbody:last-child tr:last-child td:first-child,
    .table-bordered tfoot:last-child tr:last-child td:first-child,
    .table-bordered thead:last-child tr:last-child th:first-child {
        -webkit-border-radius: 0 0 0 4px;
        -moz-border-radius: 0 0 0 4px;
        border-radius: 0 0 0 4px;
        -webkit-border-bottom-left-radius: 4px;
        border-bottom-left-radius: 4px;
        -moz-border-radius-bottomleft: 4px
    }

    .table-bordered tbody:last-child tr:last-child td:last-child,
    .table-bordered tfoot:last-child tr:last-child td:last-child,
    .table-bordered thead:last-child tr:last-child th:last-child {
        -webkit-border-bottom-right-radius: 4px;
        border-bottom-right-radius: 4px;
        -moz-border-radius-bottomright: 4px
    }

    .table-bordered caption + tbody tr:first-child td:first-child,
    .table-bordered caption + thead tr:first-child th:first-child,
    .table-bordered colgroup + tbody tr:first-child td:first-child,
    .table-bordered colgroup + thead tr:first-child th:first-child {
        -webkit-border-top-left-radius: 4px;
        border-top-left-radius: 4px;
        -moz-border-radius-topleft: 4px
    }

    .table-bordered caption + tbody tr:first-child td:last-child,
    .table-bordered caption + thead tr:first-child th:last-child,
    .table-bordered colgroup + tbody tr:first-child td:last-child,
    .table-bordered colgroup + thead tr:first-child th:last-child {
        -webkit-border-top-right-radius: 4px;
        border-top-right-radius: 4px;
        -moz-border-radius-topright: 4px
    }

.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
    background-color: #f9f9f9
}

.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {
    background-color: #f5f5f5
}

.row-fluid table td[class*=span],
.row-fluid table th[class*=span],
table td[class*=span],
table th[class*=span] {
    display: table-cell;
    float: none;
    margin-left: 0
}


.table td.span1,
.table th.span1 {
    float: none;
    width: 44px;
    margin-left: 0
}

.table td.span2,
.table th.span2 {
    float: none;
    width: 124px;
    margin-left: 0
}

.table td.span3,
.table th.span3 {
    float: none;
    width: 204px;
    margin-left: 0
}

.table td.span4,
.table th.span4 {
    float: none;
    width: 284px;
    margin-left: 0
}

.table td.span5,
.table th.span5 {
    float: none;
    width: 364px;
    margin-left: 0
}

.table td.span6,
.table th.span6 {
    float: none;
    width: 444px;
    margin-left: 0
}

.table td.span7,
.table th.span7 {
    float: none;
    width: 524px;
    margin-left: 0
}

.table td.span8,
.table th.span8 {
    float: none;
    width: 604px;
    margin-left: 0
}

.table td.span9,
.table th.span9 {
    float: none;
    width: 684px;
    margin-left: 0
}

.table td.span10,
.table th.span10 {
    float: none;
    width: 764px;
    margin-left: 0
}

.table td.span11,
.table th.span11 {
    float: none;
    width: 844px;
    margin-left: 0
}

.table td.span12,
.table th.span12 {
    float: none;
    width: 924px;
    margin-left: 0
}


.table tbody tr.success td {
    background-color: #dff0d8
}

.table tbody tr.error td {
    background-color: #f2dede
}

.table tbody tr.warning td {
    background-color: #fcf8e3
}

.table tbody tr.info td {
    background-color: #d9edf7
}

.table-hover tbody tr.success:hover td {
    background-color: #d0e9c6
}

.table-hover tbody tr.error:hover td {
    background-color: #ebcccc
}

.table-hover tbody tr.warning:hover td {
    background-color: #faf2cc
}

.table-hover tbody tr.info:hover td {
    background-color: #c4e3f3
}

form {
    margin: 0 0 20px;
    direction: ltr;
}


button,
input,
label,
select,
textarea {
    font-weight: 400;
    line-height: 20px;
    text-align: right;
    direction: rtl
}


    .uneditable-input,
    input[type=color],
    input[type=date],
    input[type=datetime-local],
    input[type=datetime],
    input[type=email],
    input[type=month],
    input[type=number],
    input[type=password],
    input[type=search],
    input[type=tel],
    input[type=text],
    input[type=time],
    input[type=url],
    input[type=week],
    select,
    textarea {
        display: inline-block;
        height: 20px;
        padding: 6px;
        /*margin-bottom: 10px; uye olun*/
        font-size: 12px;
        line-height: 20px;
        color: #555;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        vertical-align: middle;
        font-weight: 300
    }

select {
    padding: 2px
}
.uneditable-input,
input,
textarea {
    width: 206px
}

textarea {
    height: auto
}


.uneditable-input,
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
textarea {
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-transition: border linear .2s;
    -moz-transition: border linear .2s;
    -o-transition: border linear .2s;
    transition: border linear .2s;
    text-align: left;
    direction: ltr;
    color: #454545
}

    .uneditable-input:focus,
    input[type=color]:focus,
    input[type=date]:focus,
    input[type=datetime-local]:focus,
    input[type=datetime]:focus,
    input[type=email]:focus,
    input[type=month]:focus,
    input[type=number]:focus,
    input[type=password]:focus,
    input[type=search]:focus,
    input[type=tel]:focus,
    input[type=text]:focus,
    input[type=time]:focus,
    input[type=url]:focus,
    input[type=week]:focus,
    textarea:focus {
        border-color: rgba(102, 102, 102, .8);
        outline: 0;
        outline: thin dotted \9
    }

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    *margin-top: 0;
    margin-top: 1px \9;
    line-height: normal;
    cursor: pointer
}

input[type=button],
input[type=checkbox],
input[type=file],
input[type=image],
input[type=radio],
input[type=reset],
input[type=submit] {
    width: auto
}

input[type=file],
select {
    height: 30px;
    *margin-top: 4px;
    line-height: 30px
}
select {
    width: 220px;
    border: 1px solid #ccc;
    background-color: #fff
}

    select[multiple],
    select[size] {
        height: auto
    }

    input[type=checkbox]:focus,
    input[type=file]:focus,
    input[type=radio]:focus,
    select:focus {
        outline: thin dotted #333;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }


.uneditable-input,
.uneditable-textarea {
    color: #999;
    background-color: #fcfcfc;
    border-color: #ccc;
    cursor: not-allowed
}

.uneditable-input {
    overflow: hidden;
    white-space: nowrap
}

.uneditable-textarea {
    width: auto;
    height: auto
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #999;
    text-align: right;
    direction: rtl
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #999
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #999
}
.checkbox input[type=checkbox],
.radio input[type=radio] {
    float: right;
    margin-right: -20px
}

.controls > .checkbox:first-child,
.controls > .radio:first-child {
    padding-top: 5px
}
.checkbox.inline,
.radio.inline {
    display: inline-block;
    padding-top: 5px;
    margin-bottom: 0;
    vertical-align: middle
}

    .checkbox.inline + .checkbox.inline,
    .radio.inline + .radio.inline {
        margin-left: 10px
    }

.input-mini {
    width: 60px
}

.input-small {
    width: 90px
}

.input-medium {
    width: 150px
}

.input-large {
    width: 210px
}

.input-xlarge {
    width: 76%;/*panjare mekan ekle*/
}

.input-xxlarge {
    width: 530px
}
.row-fluid .uneditable-input[class*=span],
.row-fluid input[class*=span],
.row-fluid select[class*=span],
.row-fluid textarea[class*=span],
.uneditable-input[class*=span],
input[class*=span],
select[class*=span],
textarea[class*=span] {
    float: none;
    margin-left: 0
}

.input-append .uneditable-input[class*=span],
.input-append input[class*=span],
.input-prepend .uneditable-input[class*=span],
.input-prepend input[class*=span],
.row-fluid .input-append [class*=span],
.row-fluid .input-prepend [class*=span],
.row-fluid .uneditable-input[class*=span],
.row-fluid input[class*=span],
.row-fluid select[class*=span],
.row-fluid textarea[class*=span] {
    display: inline-block
}

.uneditable-input,
input,
textarea {
    margin-left: 0
}

.controls-row [class*=span] + [class*=span] {
    margin-right: 20px
}

.uneditable-input.span12,
input.span12,
textarea.span12 {
    width: 926px
}

.uneditable-input.span11,
input.span11,
textarea.span11 {
    width: 846px
}

.uneditable-input.span10,
input.span10,
textarea.span10 {
    width: 766px
}

.uneditable-input.span9,
input.span9,
textarea.span9 {
    width: 686px
}

.uneditable-input.span8,
input.span8,
textarea.span8 {
    width: 606px
}

.uneditable-input.span7,
input.span7,
textarea.span7 {
    width: 526px
}

.uneditable-input.span6,
input.span6,
textarea.span6 {
    width: 446px
}

.uneditable-input.span5,
input.span5,
textarea.span5 {
    width: 366px
}

.uneditable-input.span4,
input.span4,
textarea.span4 {
    width: 286px
}

.uneditable-input.span3,
input.span3,
textarea.span3 {
    width: 206px
}

.uneditable-input.span2,
input.span2,
textarea.span2 {
    width: 126px
}

.uneditable-input.span1,
input.span1,
textarea.span1 {
    width: 46px
}

.controls-row {
    *zoom: 1;
    /*margin-bottom: 10px uye olun*/
}

    .controls-row:after,
    .controls-row:before {
        display: table;
        content: "";
        line-height: 0
    }

    .controls-row:after {
        clear: both
    }

    .controls-row [class*=span],
    .row-fluid .controls-row [class*=span] {
        /*float: right; bara şifre ve tekrare şifre dar panjare uye olun*/
    }

    .controls-row .checkbox[class*=span],
    .controls-row .radio[class*=span] {
        padding-top: 5px
    }

input[disabled],
input[readonly],
select[disabled],
select[readonly],
textarea[disabled],
textarea[readonly] {
    cursor: not-allowed;
    background-color: #eee
}

input[type=checkbox][disabled],
input[type=checkbox][readonly],
input[type=radio][disabled],
input[type=radio][readonly] {
    background-color: transparent
}

.control-group.warning .checkbox,
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
    color: #c09853
}

.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
    color: #c09853;
    border-color: #c09853
}

    .control-group.warning input:focus,
    .control-group.warning select:focus,
    .control-group.warning textarea:focus {
        border-color: #a47e3c
    }

.control-group.warning .input-append .add-on,
.control-group.warning .input-prepend .add-on {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #c09853
}

.control-group.error .checkbox,
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
    color: #b94a48
}

.control-group.error input,
.control-group.error select,
.control-group.error textarea {
    color: #b94a48;
    border-color: #b94a48
}

    .control-group.error input:focus,
    .control-group.error select:focus,
    .control-group.error textarea:focus {
        border-color: #953b39
    }

.control-group.error .input-append .add-on,
.control-group.error .input-prepend .add-on {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #b94a48
}

.control-group.success .checkbox,
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
    color: #468847
}

.control-group.success input,
.control-group.success select,
.control-group.success textarea {
    color: #468847;
    border-color: #468847
}

    .control-group.success input:focus,
    .control-group.success select:focus,
    .control-group.success textarea:focus {
        border-color: #356635
    }

.control-group.success .input-append .add-on,
.control-group.success .input-prepend .add-on {
    color: #468847;
    background-color: #dff0d8;
    border-color: #468847
}

.control-group.info .checkbox,
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
    color: #3a87ad
}

.control-group.info input,
.control-group.info select,
.control-group.info textarea {
    color: #3a87ad;
    border-color: #3a87ad
}

    .control-group.info input:focus,
    .control-group.info select:focus,
    .control-group.info textarea:focus {
        border-color: #2d6987
    }

.control-group.info .input-append .add-on,
.control-group.info .input-prepend .add-on {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #3a87ad
}

input:focus:invalid,
select:focus:invalid,
textarea:focus:invalid {
    color: #b94a48;
    border-color: #ee5f5b
}

    input:focus:invalid:focus,
    select:focus:invalid:focus,
    textarea:focus:invalid:focus {
        border-color: #e9322d
    }

.form-actions {
    padding: 10px 20px;
    margin-top: 20px;
    margin-bottom: 0;
    background-color: #f5f5f5;
    border-top: 1px solid #e5e5e5;
    *zoom: 1
}

    .form-actions:after,
    .form-actions:before {
        display: table;
        content: "";
        line-height: 0
    }

    .form-actions:after {
        clear: both
    }

.help-block,
.help-inline {
    color: #595959
}
.help-inline {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    padding-left: 5px
}

.input-append,
.input-prepend {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 0;
    white-space: nowrap;
    vertical-align: middle
}

    .input-append .dropdown-menu,
    .input-append .popover,
    .input-append .uneditable-input,
    .input-append input,
    .input-append select,
    .input-prepend .dropdown-menu,
    .input-prepend .popover,
    .input-prepend .uneditable-input,
    .input-prepend input,
    .input-prepend select {
        font-size: 14px
    }

    .input-append .uneditable-input,
    .input-append input,
    .input-append select,
    .input-prepend .uneditable-input,
    .input-prepend input,
    .input-prepend select {
        position: relative;
        margin-bottom: 0;
        *margin-left: 0;
        vertical-align: top;
        -webkit-border-radius: 4px 0 0 4px;
        -moz-border-radius: 4px 0 0 4px;
        border-radius: 4px 0 0 4px
    }

        .input-append .uneditable-input:focus,
        .input-append input:focus,
        .input-append select:focus,
        .input-prepend .uneditable-input:focus,
        .input-prepend input:focus,
        .input-prepend select:focus {
            z-index: 2
        }

    .input-append .add-on,
    .input-prepend .add-on {
        display: inline-block;
        width: auto;
        height: 20px;
        min-width: 16px;
        padding: 6px 5px;
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        text-align: center;
        text-shadow: 0 1px 0 #fff;
        background-color: #eee;
        border: 1px solid #ccc
    }

    .input-append .add-on,
    .input-append .btn,
    .input-append .btn-group > .dropdown-toggle,
    .input-prepend .add-on,
    .input-prepend .btn,
    .input-prepend .btn-group > .dropdown-toggle {
        vertical-align: top;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

    .input-append .active,
    .input-prepend .active {
        background-color: #a9dba9;
        border-color: #46a546
    }

    .input-prepend .add-on,
    .input-prepend .btn {
        margin-left: -1px
    }

        .input-append .uneditable-input,
        .input-append .uneditable-input + .btn-group .btn:last-child,
        .input-append input,
        .input-append input + .btn-group .btn:last-child,
        .input-append select,
        .input-append select + .btn-group .btn:last-child,
        .input-prepend .add-on:first-child,
        .input-prepend .btn:first-child {
            -webkit-border-radius: 0 4px 4px 0;
            -moz-border-radius: 0 4px 4px 0;
            border-radius: 0 4px 4px 0
        }

    .input-append .add-on,
    .input-append .btn,
    .input-append .btn-group {
        margin-right: -1px
    }

        .input-append .add-on:last-child,
        .input-append .btn-group:last-child > .dropdown-toggle,
        .input-append .btn:last-child {
            -webkit-border-radius: 4px 0 0 4px;
            -moz-border-radius: 4px 0 0 4px;
            border-radius: 4px 0 0 4px
        }

    .input-prepend.input-append .uneditable-input,
    .input-prepend.input-append input,
    .input-prepend.input-append select {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

        .input-prepend.input-append .uneditable-input + .btn-group .btn,
        .input-prepend.input-append input + .btn-group .btn,
        .input-prepend.input-append select + .btn-group .btn {
            -webkit-border-radius: 0 4px 4px 0;
            -moz-border-radius: 0 4px 4px 0;
            border-radius: 0 4px 4px 0
        }

    .input-prepend.input-append .add-on:first-child,
    .input-prepend.input-append .btn:first-child {
        margin-right: -1px;
        -webkit-border-radius: 4px 0 0 4px;
        -moz-border-radius: 4px 0 0 4px;
        border-radius: 4px 0 0 4px
    }

    .input-prepend.input-append .add-on:last-child,
    .input-prepend.input-append .btn:last-child {
        margin-left: -1px;
        -webkit-border-radius: 0 4px 4px 0;
        -moz-border-radius: 0 4px 4px 0;
        border-radius: 0 4px 4px 0
    }

    .input-prepend.input-append .btn-group:first-child {
        margin-left: 0
    }
input.search-query {
    padding-right: 14px;
    padding-right: 4px \9;
    padding-left: 14px;
    padding-left: 4px \9;
    margin-bottom: 0;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px
}

.form-search .input-append .search-query {
    -webkit-border-radius: 14px 0 0 14px;
    -moz-border-radius: 14px 0 0 14px;
    border-radius: 14px 0 0 14px
}

.form-search .input-append .btn,
.form-search .input-prepend .search-query {
    -webkit-border-radius: 0 14px 14px 0;
    -moz-border-radius: 0 14px 14px 0;
    border-radius: 0 14px 14px 0
}

.form-search .input-prepend .btn {
    -webkit-border-radius: 14px 0 0 14px;
    -moz-border-radius: 14px 0 0 14px;
    border-radius: 14px 0 0 14px
}

.form-horizontal .help-inline,
.form-horizontal .input-append,
.form-horizontal .input-prepend,
.form-horizontal .uneditable-input,
.form-horizontal input,
.form-horizontal select,
.form-horizontal textarea,
.form-inline .help-inline,
.form-inline .input-append,
.form-inline .input-prepend,
.form-inline .uneditable-input,
.form-inline input,
.form-inline select,
.form-inline textarea,
.form-search .help-inline,
.form-search .input-append,
.form-search .input-prepend,
.form-search .uneditable-input,
.form-search input,
.form-search select,
.form-search textarea {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-bottom: 0;
    vertical-align: middle
}

.form-horizontal .hide,
.form-inline .hide,
.form-search .hide {
    display: none
}

.form-inline .btn-group,
.form-inline label,
.form-search .btn-group,
.form-search label {
    display: inline-block
}

.form-inline .input-append,
.form-inline .input-prepend,
.form-search .input-append,
.form-search .input-prepend {
    margin-bottom: 0
}

.form-inline .checkbox,
.form-inline .radio,
.form-search .checkbox,
.form-search .radio {
    padding-left: 0;
    margin-bottom: 0;
    vertical-align: middle
}

    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio],
    .form-search .checkbox input[type=checkbox],
    .form-search .radio input[type=radio] {
        float: right;
        margin-left: 5px;
        margin-right: 0
    }

.control-group {
    margin-bottom: 10px
}

legend + .control-group {
    margin-top: 20px;
    -webkit-margin-top-collapse: separate
}

.form-horizontal {
    direction: ltr; /*rtl*/
}

    .form-horizontal .control-group {
        margin-bottom: 10px;
        *zoom: 1
    }

        /*.form-horizontal .control-group:after,
        .form-horizontal .control-group:before {
            display: table;
            content: "";
            line-height: 0
        }  panjare mekan ekle ve duzelt fasele textbox*/

        .form-horizontal .control-group:after {
            clear: both
        }

    .form-horizontal .control-label {
        float: left; /*right*/
        width: 91px;
        padding-top: 0px; /*5px*/
        text-align: left
    }
.control-label {
    font-weight: bold; /*BARA BOLD KARDANE FONTE PANJARE MEKAN EKLE ( MEKAN TURU - MEKAN ADI - HİZMET) EZAFE SHODE width: 90px; BALA HAM width: 91px; SHOD 101019 */
}




.form-horizontal .controls {
    *display: inline-block;
    *padding-right: 20px;
    margin-right: 10px; /*110px*/
    margin-bottom: 10px;
    *margin-right: 0
}

        .form-horizontal .controls:first-child {
            *padding-left: 180px
        }

    .form-horizontal .help-block {
        margin-bottom: 0
    }

    .form-horizontal .input-append + .help-block,
    .form-horizontal .input-prepend + .help-block,
    .form-horizontal .uneditable-input + .help-block,
    .form-horizontal input + .help-block,
    .form-horizontal select + .help-block,
    .form-horizontal textarea + .help-block {
        margin-top: 5px
    }

    .form-horizontal .form-actions {
        /*padding-right: 180px;  BARA EKRAN KOÇAK DAR MAHALE TAGHİRE RAMZ SAFE SETTİNG*/
    }
input.text-left {
    text-align: left;
    direction: ltr
}

input.error,
select.error,
textarea.error {
    color: #b94a48;
    border-color: #f6bbbb;
    background-color: #fff0f0
}

    input.error:focus,
    select.error:focus,
    textarea.error:focus {
        border-color: #f6bbbb
    }

.validation-message {
    position: absolute;
    background-color: #c34d34;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 3px 8px;
    color: #fff;
    top: 133px;
    left: 441px;
    font-size: 85%
}

    .validation-message .caret {
        background-image: none;
        position: absolute;
        border-style: solid;
        border-width: 0 6px 6px;
        border-bottom-color: #c34d34;
        border-left-color: transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        height: 0;
        width: 0;
        display: block;
        margin: 0;
        top: -6px;
        left: 20px
    }

[class*=" kikojas-icon-"],
[class^=kikojas-icon-] {
    font-family: kikojas !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 0;
    /*1*/
    vertical-align: sub;
    margin: 0 0 0 5px;
    font-size: 16px;
    display: inline-block;
    height: 18px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.btn [class*=" kikojas-icon-"],
.btn [class^=kikojas-icon-] {
    margin-top: 2px
}

.icon-8 {
    font-size: 8px;
    width: 8px;
    height: 8px
}

.icon-10 {
    font-size: 10px;
    width: 10px;
    height: 10px
}

.icon-14 {
    font-size: 14px;
    width: 14px;
    height: 14px
}

.icon-20 {
    font-size: 20px;
    width: 20px;
    height: 20px
}

.icon-24 {
    font-size: 24px;
    width: 24px;
    height: 16px;/*24 bara vasat ghar dadane ghalbe dakhele morabagh dar safe place*/
}

.icon-28 {
    font-size: 28px;
    width: 28px;
    height: 28px
}

.icon-32 {
    font-size: 32px;
    width: 32px;
    height: 32px
}
.btn-flat.loading i:before {
    visibility: hidden
}

.btn-flat.loading i[class^=kikojas-icon-] {
    background: url(../img/loading-14-white.gif) no-repeat center center
}

.btn-flat.btn-large.loading i[class^=kikojas-icon-] {
    background: url(../img/loading-24-white.gif) no-repeat center center
}

.kikojas-icon-heart.active {
    color: red
}

.kikojas-icon-bookmark.active {
    color: #ff9000
}

.kikojas-icon-check.active {
    color: #66bc29
}

.kikojas-icon-new.active {
    color: #ffb400
}

.kikojas-icon-warning.active {
    color: #ce391b
}

.kikojas-icon-share.active {
    color: #33a1da
}

.kikojas-icon-add.active {
    color: #399b00
}

.kikojas-icon-place.active {
    color: #83389b
}

.kikojas-icon-comment.active {
    color: #55a51c
}

.kikojas-icon-camera.active {
    color: #00c4df
}

.kikojas-icon-add-comment .path1:before {
    content: "\e934";
    color: #c1c1c1
}

.kikojas-icon-add-comment .path2:before {
    content: "\e935";
    margin-left: -1.333984375em;
    color: #3c9b46
}

.kikojas-icon-new:before {
    content: "\e914"
}

.kikojas-icon-twitter:before {
    content: "\e91a"
}

.kikojas-icon-facebook:before {
    content: "\e91b"
}

.kikojas-icon-car:before {
    content: "\e91c"
}

.kikojas-icon-place:before {
    content: "\e91d"
}

.kikojas-icon-comment:before {
    content: "\e91e"
}

.kikojas-icon-camera:before {
    content: "\e91f"
}

.kikojas-icon-help:before {
    content: "\e920"
}

.kikojas-icon-external-link .path1:before {
    content: "\e921";
    color: #010101
}

.kikojas-icon-external-link .path2:before {
    content: "\e922";
    margin-left: -1.31640625em;
    color: #030303
}

.kikojas-icon-chevron-down:before {
    content: "\e923"
}

.kikojas-icon-chevron-up:before {
    content: "\e924"
}

.kikojas-icon-warning:before {
    content: "\e925"
}

.kikojas-icon-add:before {
    content: "\e926"
}

.kikojas-icon-view:before {
    content: "\e927"
}

.kikojas-icon-checkins:before {
    content: "\e928"
}

.kikojas-icon-location:before {
    content: "\e929"
}

.kikojas-icon-sign-up .path1:before {
    content: "\e92a";
    color: #c1c1c1
}

.kikojas-icon-sign-up .path2:before {
    content: "\e92b";
    margin-left: -1.0048828125em;
    color: #3c9b46
}

.kikojas-icon-explore .path1:before {
    content: "\e92c";
    color: #40454d
}

.kikojas-icon-explore .path2:before {
    content: "\e92d";
    margin-left: -1.5em;
    /*-1*/
    color: #92c83e;
    margin-right:1em;/*+bara safe ekran koçak*/
}

.kikojas-icon-add-place .path1:before {
    content: "\e92e";
    color: #40454d
}

.kikojas-icon-add-place .path2:before {
    content: "\e92f";
    margin-left: -1em;
    /*-1*/
    color: #3c9b46
}

.kikojas-icon-briefcase:before {
    content: "\e930"
}

.kikojas-icon-shuttle:before {
    content: "\e931"
}

.kikojas-icon-restaurant:before {
    content: "\e932"
}

.kikojas-icon-requery:before {
    content: "\e933"
}

.kikojas-icon-add-detail .path1:before {
    content: "\e900";
    color: #d3d4d5
}

.kikojas-icon-add-detail .path2:before {
    content: "\e901";
    margin-left: -1.2890625em;
    color: #3d9b46
}

.kikojas-icon-add-photo .path1:before {
    content: "\e902";
    color: #d2d3d3
}

.kikojas-icon-add-photo .path2:before {
    content: "\e903";
    margin-left: -1.7138671875em;
    color: #d2d3d3
}

.kikojas-icon-add-photo .path3:before {
    content: "\e904";
    margin-left: -1.7138671875em;
    color: #3c9a46
}

.kikojas-icon-android:before {
    content: "\e905"
}

.kikojas-icon-apple:before {
    content: "\e906"
}

.kikojas-icon-avatar:before {
    content: "\e907"
}

.kikojas-icon-bookmark:before {
    content: "\e908"
}

.kikojas-icon-check:before {
    content: "\e915" /*e909mulkiyet sayfanın made başlıgı*/
}

.kikojas-icon-checked-circle:before {
    content: "\e90a"
}

.kikojas-icon-chevron-left:before {
    content: "\e90b"
}

.kikojas-icon-chevron-right:before {
    content: "\e90c"
}

.kikojas-icon-delete:before {
    content: "\e90d"
}

.kikojas-icon-edit:before {
    content: "\e90e"
}

.kikojas-icon-enlarge:before {
    content: "\e90f"
}

.kikojas-icon-heart:before {
    content: "\e910"
}

.kikojas-icon-history:before {
    content: "\e911"
}

.kikojas-icon-photo:before {
    content: "\e912"
}

.kikojas-icon-quote:before {
    content: "\e913"
}

.kikojas-icon-score:before {
    content: "\e915"
}

.kikojas-icon-search:before {
    content: "\e916"
}

.kikojas-icon-settings:before {
    content: "\e917"
}

.kikojas-icon-share:before {
    content: "\e918"
}

.kikojas-icon-star:before {
    content: "\e919"
}

.leaflet-popup-content {
    width: 230px;
    font-family: IRANSans, "Times New Roman";
    direction: ltr;
    text-align:left; /*right*/
}

    .leaflet-popup-content .basic-info {
        padding: 10px
    }

    .leaflet-popup-content .details {
        padding-right: 42px
    }

    .leaflet-popup-content .category {
        color: #9a9a9a
    }

    .leaflet-popup-content .address {
        font-weight: 300
    }

    .leaflet-popup-content .icon {
        margin-left: 10px
    }

    .leaflet-popup-content .number {
        background: #ececec;
        border-top: 2px solid #a6a6a6;
        margin-top: -9px;
        text-align: center;
        line-height: 18px;
        display: block;
        padding: 0;
        -moz-border-radius: 0 0 2px 2px;
        -webkit-border-radius: 0 0 2px 2px;
        border-radius: 0 0 2px 2px;
        position: relative
    }

.tooltip-wrapper {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
    box-shadow: 0 4px 10px 0 #888
}

.leaflet-bottom,
.leaflet-top {
    z-index: 4 !important
}
.map-feature-tooltip-wrapper {
    padding: 15px;
    text-align: center
}

.new-place-tooltip-wrapper {
    padding: 15px 10px;
    text-align: center
}
.btn {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 20px;
    *line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #333;
    background-color: #f5f5f5;
    *background-color: #e6e6e6;
    border: 1px solid #bbb;
    *border: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    *margin-left: .3em;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    direction: ltr
}

.btn-cta {
    font-size: 1.5em;
    line-height: 1.2em;
    padding: .6em !important
}

.btn.active,
.btn.disabled,
.btn:active,
.btn:hover,
.btn[disabled] {
    color: #333;
    background-color: #e1e1e1;
    *background-color: #e1e1e1
}
.btn:first-child {
    *margin-left: 0
}
.btn-flat:hover {
    text-decoration: none;
    box-shadow: none;
    background-position: 0 0;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none
}

.btn:focus {
    outline: 0
}
.btn-large {
    padding: 11px 19px;
    font-size: 13px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

    .btn-large [class*=" icon-"],
    .btn-large [class^=icon-] {
        margin-top: 20px;/*2dar safe place alamate ghalb vasate morabghe bala*/
    }

.btn-small {
    padding: 2px 10px;
    font-size: 11.9px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

    .btn-small [class*=" icon-"],
    .btn-small [class^=icon-] {
        margin-top: 0
    }

.btn-mini [class*=" icon-"],
.btn-mini [class^=icon-] {
    margin-top: -1px
}

.btn-mini {
    padding: 1px 6px;
    font-size: 10.5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .btn-block + .btn-block {
        margin-top: 5px
    }
input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.btn {
    border-color: #c5c5c5;
    border-color: rgba(0, 0, 0, .15) rgba(0, 0, 0, .15) rgba(0, 0, 0, .25)
}

.btn-dark {
    color: #fff;
    text-shadow: none;
    background-color: #3e424a;
    border-color: #515151;
    border-color: rgba(81, 81, 81, 1);
    *background-color: #3e424a;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, .3);
    box-shadow: 0 0 2px rgba(0, 0, 0, .3)
}

    .btn-dark.active,
    .btn-dark.disabled,
    .btn-dark:active,
    .btn-dark:focus,
    .btn-dark:hover,
    .btn-dark[disabled] {
        color: #fff;
        background-color: #31343a;
        *background-color: #31343a
    }

    .btn-dark.active,
    .btn-dark.disabled,
    .btn-dark:active,
    .btn-dark:hover,
    .btn-dark[disabled] {
        color: #fff;
        background-color: #3e424b;
        *background-color: #3e424b;
        box-shadow: none
    }

    .btn-dark.active,
    .btn-dark:active {
        background-color: #080808 \9
    }


.btn-flat {
    color: #666;
    text-shadow: none;
    background-color: #fff;
    border-color: #dfdfdf;
    *background-color: #fff;
    background-image: none;
    box-shadow: none;
    padding: 4px 8px
}

.btn-large.btn-flat {
    padding: 10px 11px
}

.btn-flat.orange {
    background-color: #fffce9;
    border-color: #ffe294
}

    .btn-flat.orange:hover {
        background-color: #fff9d6
    }

.btn-flat.grey {
    background: none !important;
    border-color: #333;
    color: #ccc
}

    .btn-flat.grey.active,
    .btn-flat.grey.disabled,
    .btn-flat.grey:active,
    .btn-flat.grey:hover,
    .btn-flat.grey[disabled] {
        color: #fff;
        background-color: none;
        *background-color: none
    }

.btn-flat.active,
.btn-flat.disabled,
.btn-flat:active,
.btn-flat:hover,
.btn-flat[disabled] {
    color: #333;
    background-color: #f5f3ee;
    *background-color: #f5f3ee
}

.btn-flat:active {
    -webkit-box-shadow: 0 2px 0 rgba(255, 177, 27, .15) inset;
    -moz-box-shadow: 0 2px 0 rgba(255, 177, 27, .15) inset;
    box-shadow: 0 2px 0 rgba(255, 177, 27, .15) inset
}

.btn-flat.active {
    color: #fff;
    text-shadow: 0 1px 0 #3b3b3b;
    border: solid 1px #3b3b3b;
    background-color: #5c5c5c;
    -webkit-box-shadow: 0 1px 1px 0 rgba(255, 255, 255, .6), inset 0 1px 3px 0 rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 1px 1px 0 rgba(255, 255, 255, .6), inset 0 1px 3px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 1px 1px 0 rgba(255, 255, 255, .6), inset 0 1px 3px 0 rgba(0, 0, 0, .3)
}


button.btn,
input[type=submit].btn {
    *padding-top: 3px;
    *padding-bottom: 3px
}

    button.btn::-moz-focus-inner,
    input[type=submit].btn::-moz-focus-inner {
        padding: 0;
        border: 0
    }

    button.btn.btn-large,
    input[type=submit].btn.btn-large {
        *padding-top: 7px;
        *padding-bottom: 7px
    }

    button.btn.btn-small,
    input[type=submit].btn.btn-small {
        *padding-top: 3px;
        *padding-bottom: 3px
    }

    button.btn.btn-mini,
    input[type=submit].btn.btn-mini {
        *padding-top: 1px;
        *padding-bottom: 1px
    }

.btn-link-dark,
.btn-link-dark:active,
.btn-link-dark[disabled] {
    background-color: transparent;
    background-image: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.btn-link-dark {
    border-color: transparent;
    cursor: pointer;
    color: #bebebe;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

    .btn-link-dark:hover {
        color: #fff;
        background-color: #2c323a;
        box-shadow: none
    }

    .btn-link-dark[disabled]:hover {
        color: #333;
        text-decoration: none
    }

.btn-label {
    padding-right: 10px
}

.btn-red {
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .5);
    background-color: #fe4020;
    *background-color: #e6e6e6;
    border: 1px solid #ff620c;
    *border: 0;
    *margin-left: .3em;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-weight: 700
}

    .btn-red.active,
    .btn-red.disabled,
    .btn-red:active,
    .btn-red:hover,
    .btn-red[disabled] {
        color: #fff;
        background-color: #e12b09;
        *background-color: #e12b09
    }

    .btn-red.active,
    .btn-red:active {
        background-color: #e72f0d \9
    }

.btn-yellow {
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .5);
    background-color: #ffb400;
    *background-color: #e6e6e6;
    border: 1px solid #f7ae00;
    *border: 0;
    *margin-left: .3em;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-weight: 700
}

    .btn-yellow.active,
    .btn-yellow.disabled,
    .btn-yellow:active,
    .btn-yellow:hover,
    .btn-yellow[disabled] {
        color: #fff;
        background-color: #ffd200;
        *background-color: #ffd200
    }

    .btn-yellow.active,
    .btn-yellow:active {
        background-color: #fc0 \9
    }

.btn-green {
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .5);
    background-color: #2eb135;
    *background-color: #e6e6e6;
    border: 1px solid #2a9e30;
    *border: 0;
    *margin-left: .3em;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-weight: 700
}

    .btn-green.active,
    .btn-green.disabled,
    .btn-green:active,
    .btn-green:hover,
    .btn-green[disabled] {
        color: #fff;
        background-color: #30c338;
        *background-color: #30c338
    }

    .btn-green.active,
    .btn-green:active {
        background-color: #fc0 \9
    }

.btn-black {
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .5);
    background-color: #333;
    *background-color: #333;
    border: 1px solid #161616;
    *border: 0;
    *margin-left: .3em;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-weight: 700
}

    .btn-black.active,
    .btn-black.disabled,
    .btn-black:active,
    .btn-black:hover,
    .btn-black[disabled] {
        color: #fff;
        background-color: #7f7f7f;
        *background-color: #7f7f7f;
        border-color: #6e6e6e
    }

    .btn-black.active,
    .btn-black:active {
        background-color: #333 \9
    }
.btn-group:first-child {
    *margin-left: 0
}

.btn-group + .btn-group {
    margin-left: 5px
}

.btn-group > .btn-mini {
    font-size: 10px
}

.btn-group > .btn-small {
    font-size: 11px
}

.btn-group > .btn-large {
    font-size: 14px
}

.btn-group > .btn:last-child {
    margin-left: 0;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px
}
.btn-group > .btn:first-child,
.btn-group > .dropdown-toggle {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
    /*border-left: 0*/
    
}
.btn-group > .single {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}
.btn-group > .btn.large:last-child {
    margin-left: 0;
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-left-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-left-radius: 6px
}

.btn-group > .btn.large:first-child,
.btn-group > .large.dropdown-toggle {
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-right-radius: 6px
}


.btn-group > .btn-mini + .dropdown-toggle {
    padding-left: 5px;
    padding-right: 5px;
    *padding-top: 2px;
    *padding-bottom: 2px
}

.btn-group > .btn-small + .dropdown-toggle {
    *padding-top: 5px;
    *padding-bottom: 4px
}

.btn-group > .btn-large + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
    *padding-top: 7px;
    *padding-bottom: 7px
}

.btn-group.open .btn.dropdown-toggle {
    background-color: #e6e6e6
}

.btn-group.open .btn-link-dark.dropdown-toggle {
    background-color: #3c4048
}

.btn-group.open .btn-primary.dropdown-toggle {
    background-color: #04c
}

.btn-group.open .btn-warning.dropdown-toggle {
    background-color: #f89406
}

.btn-group.open .btn-danger.dropdown-toggle {
    background-color: #bd362f
}

.btn-group.open .btn-success.dropdown-toggle {
    background-color: #51a351
}

.btn-group.open .btn-info.dropdown-toggle {
    background-color: #2f96b4
}

.btn-group.open .btn-inverse.dropdown-toggle {
    background-color: #222
}


.btn .caret {
    margin-top: 0;
    margin-left: 0
}

.btn-large .caret {
    margin-top: 3px
}

.btn-mini .caret,
.btn-small .caret {
    margin-top: 0
}

.btn-large .caret {
    border-left-width: 5px;
    border-right-width: 5px;
    border-top-width: 5px
}

.dropup .btn-large .caret {
    border-bottom-width: 5px
}

.btn-danger .caret,
.btn-info .caret,
.btn-inverse .caret,
.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}
.btn-group-vertical > .btn:first-child {
            -webkit-border-radius: 4px 4px 0 0;
            -moz-border-radius: 4px 4px 0 0;
            border-radius: 4px 4px 0 0
        }

        .btn-group-vertical > .btn:last-child {
            -webkit-border-radius: 0 0 4px 4px;
            -moz-border-radius: 0 0 4px 4px;
            border-radius: 0 0 4px 4px
        }

    .btn-group-vertical > .btn-large:first-child {
        -webkit-border-radius: 6px 6px 0 0;
        -moz-border-radius: 6px 6px 0 0;
        border-radius: 6px 6px 0 0
    }

    .btn-group-vertical > .btn-large:last-child {
        -webkit-border-radius: 0 0 6px 6px;
        -moz-border-radius: 0 0 6px 6px;
        border-radius: 0 0 6px 6px
    }

.dropdown-menu .caret {
    background-image: none;
    position: absolute;
    border-style: solid;
    border-width: 0 10px 10px;
    border-bottom-color: #3C4048;
    border-left-color: transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    height: 0;
    width: 0;
    display: block;
    margin: 0;
    top: -18px;
    left: 48%
}
.dropdown-toggle:active,
.open .dropdown-toggle {
    outline: 0 none;
    z-index: 20
}
.btn-link-dark > .caret {
    border-top-color: #fff
}

.dropdown .caret {
    margin-left: 2px;
    margin-top: 8px
}
.dropdown-menu.dark {
    background-color: #3c4048;
    min-width: 100%;
    border: 1px solid #3C4048
}
    .dropdown-menu.dark .divider {
        background-color: #333;
        border-bottom: 1px solid #474b52
    }


.pagination ul {
    display: inline-block;
    *display: inline;
    margin-bottom: 0;
    margin-left: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    *zoom: 1;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05)
}

    .pagination ul > li {
        display: inline
    }

        .pagination ul > li > a,
        .pagination ul > li > span {
            float: left;
            padding: 4px 12px;
            line-height: 20px;
            text-decoration: none;
            background-color: #fff;
            border: 1px solid #ddd;
            border-left-width: 0
        }

            .pagination ul > .active > a,
            .pagination ul > .active > span,
            .pagination ul > li > a:focus,
            .pagination ul > li > a:hover {
                background-color: #f5f5f5
            }

    .pagination ul > .active > a,
    .pagination ul > .active > span {
        color: #999;
        cursor: default
    }

    .pagination ul > .disabled > a,
    .pagination ul > .disabled > a:focus,
    .pagination ul > .disabled > a:hover,
    .pagination ul > .disabled > span {
        color: #999;
        cursor: default;
        background-color: transparent
    }

    .pagination ul > li:first-child > a,
    .pagination ul > li:first-child > span {
        border-left-width: 1px;
        -webkit-border-bottom-left-radius: 4px;
        border-bottom-left-radius: 4px;
        -webkit-border-top-left-radius: 4px;
        border-top-left-radius: 4px;
        -moz-border-radius-bottomleft: 4px;
        -moz-border-radius-topleft: 4px
    }

    .pagination ul > li:last-child > a,
    .pagination ul > li:last-child > span {
        -webkit-border-top-right-radius: 4px;
        border-top-right-radius: 4px;
        -webkit-border-bottom-right-radius: 4px;
        border-bottom-right-radius: 4px;
        -moz-border-radius-topright: 4px;
        -moz-border-radius-bottomright: 4px
    }
.pagination-centered {
    text-align: center
}

.pagination-right {
    text-align: right
}

.pagination-large ul > li > a,
.pagination-large ul > li > span {
    padding: 11px 19px;
    font-size: 17.5px
}

.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px;
    -webkit-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-topleft: 6px
}

.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
    -webkit-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    border-bottom-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomright: 6px
}

.pagination-mini ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > a,
.pagination-small ul > li:first-child > span {
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px
}

.pagination-mini ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > a,
.pagination-small ul > li:last-child > span {
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px
}

.pagination-small ul > li > a,
.pagination-small ul > li > span {
    padding: 2px 10px;
    font-size: 11.9px
}

.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
    padding: 0 6px;
    font-size: 10.5px
}

.pager:after,
.pager:before {
    display: table;
    line-height: 0;
    content: ""
}

.pager:after {
    clear: both
}

.pager li {
    display: inline
}

    .pager li > a,
    .pager li > span {
        display: inline-block;
        padding: 5px 14px;
        background-color: #fff;
        border: 1px solid #ddd;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px
    }

        .pager li > a:focus,
        .pager li > a:hover {
            text-decoration: none;
            background-color: #f5f5f5
        }

.pager .next > a,
.pager .next > span {
    float: right
}

.pager .previous > a,
.pager .previous > span {
    float: left
}

.pager .disabled > a,
.pager .disabled > a:focus,
.pager .disabled > a:hover,
.pager .disabled > span {
    color: #999;
    cursor: default;
    background-color: #fff
}

.badge-important,
.label-important {
    background-color: #f6471d
}

    .badge-important[href],
    .label-important[href] {
        background-color: #953b39
    }

.badge-warning
 {
    background-color: #f89406
}

    .badge-warning[href],
    .label-warning[href] {
        background-color: #c67605
    }

.badge-success,
.label-success {
    background-color: #468847;
    font-size:93%;/*bara saate bazo baste budane mekan ezafe shod*/
}

    .badge-success[href],
    .label-success[href] {
        background-color: #356635
    }

.badge-info,
 {
    background-color: #3a87ad
}
    .badge-info[href],
    .label-info[href] {
        background-color: #2d6987
    }

.badge-inverse,
.label-inverse {
    background-color: #333
}

    .badge-inverse[href],
    .label-inverse[href] {
        background-color: #1a1a1a
    }

.badge-khaki[href],
.label-khaki[href] {
    background-color: #e8e6d7;
    color: #989683;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .8)
}

    .label-khaki[href]:hover {
        background-color: #b1a96e;
        color: #fff;
        text-shadow: none
    }
.btn-mini .badge,
.btn-mini .label {
    top: 0
}

.label-tag {
    padding: 7px 10px;
    margin: 0 0 5px
}

.alert-block {
    padding-top: 14px;
    padding-bottom: 14px
}

    .alert-block > p,
    .alert-block > ul {
        margin-bottom: 0
    }

    .alert-block p + p {
        margin-top: 5px
    }

.modal-open #modalbox-overlay {
    overflow-x: hidden;
    overflow-y: auto
}

#modalbox {
    position: relative;
    display: block;
    z-index: 13;
    text-align: right;
    background: #fff;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
    border: 3px solid #f0f0f0;
    box-shadow: 0 6px 5px 0 rgba(0, 0, 0, .4)
}

    #modalbox #loading {
        display: inline-block;
        width: 14px;
        height: 14px;
        background: url(../img/loading-14-white.gif) 0 0 no-repeat
    }

    #modalbox .modal-gutter {
        display: block;
        padding: 0
    }


.modal-gutter .small-padding {
    padding: 10px;
    margin: 0
}

.modal-gutter .medium-padding {
    padding: 20px;
    margin: 0
}

.modal-gutter .large-padding {
    padding: 40px;
    margin: 0
}

#modalbox .modal-gutter .modal-content {
    display: block;
    min-height: 200px
}

#modalbox .modal-gutter .modal-footer {
    width: 100%;
    background-color: #f1f1f1;
    border-top: 1px solid #e6e6e6;
    min-height: 40px
}

#modalbox .modal-progress-indicator {
    position: absolute;
    left: 13px;
    top: 15px;
    width: 14px;
    height: 14px;
    background: url(../img/loading-14-grey.gif) left top no-repeat;
    display: none
}

#modalbox .modal-saved-indicator {
    position: absolute;
    display: block;
    left: 15px;
    top: 7px;
    text-align: right;
    color: #797979;
    font-size: 18px;
    width: 33px;
    height: 33px;
    overflow: hidden;
    background: url(../img/sprite-modalbox.png) 0 -72px no-repeat;
    -webkit-transition: width .2s linear, opacity .2s linear;
    -moz-transition: width .2s linear, opacity .2s linear;
    transition: width .2s linear, opacity .2s linear;
    opacity: 0
}

#modalbox .close-link {
    position: absolute;
    top: 4px;
    right: -32px;
    display: block;
    width: 29px;
    height: 32px;
    margin: 0;
    padding: 0;
    background: url(../img/sprite-modalbox.png) 0 -32px no-repeat
}

    #modalbox .close-link:hover {
        background-position: 0 0
    }

#modalbox.bare {
    position: absolute;
    background: #444;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    border-radius: 0
}

    #modalbox.bare .modal-gutter {
        padding: 0
    }

    #modalbox.bare a.close-link {
        z-index: 5;
        top: 24px;
        right: -24px
    }

#modalbox-overlay {
    position: fixed;
    z-index: 12;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    visibility: hidden;
    display: block
}

.modal-content h1.title {
    height: 46px;
    padding-top: 5px;
    margin: 0 0 1px;
    font-size: 20px;
    color: #b9b9b9;
    font-weight: 700;
    text-align: center;
    background-color: #f1f1f1;
    border-bottom: 1px solid #e6e6e6
}

#modalbox.loading h1.title {
    background: url(../img/loading-stripe.png) 0 0 repeat;
    -webkit-animation: move 1s linear infinite;
    -moz-animation: move 1s linear infinite;
    -ms-animation: move 1s linear infinite;
    animation: move 1s linear infinite
}

.modal-content textarea {
    resize: vertical
}


@-webkit-keyframes move {
    0% {
        background-position: 0 0
    }

    100% {
        background-position: 59px 0
    }
}

@-moz-keyframes move {
    0% {
        background-position: 0 0
    }

    100% {
        background-position: 59px 0
    }
}

@-ms-keyframes move {
    0% {
        background-position: 0 0
    }

    100% {
        background-position: 59px 0
    }
}

@keyframes move {
    0% {
        background-position: 0 0
    }

    100% {
        background-position: 59px 0
    }
}


.modal-content h2 {
    padding: 0 0 10px 9px;
    margin: 0 0 20px;
    font-size: 16px;
    color: #474646;
    font-weight: 700
}

    .modal-content h2 .gray {
        margin-left: 10px;
        color: #aaa
    }

    .modal-content h2.centered {
        text-align: center
    }

.modal-content .scrollable {
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 16px 16px 16px 0
}

.modal-content ul.tabs {
    height: 41px;
    padding-top: 14px;
    margin: 0 0 16px;
    font-weight: 400
}

    .modal-content ul.tabs li {
        float: left;
        height: 57px
    }

.modal-content .formatted {
    padding-top: 15px;
    font-size: 14px;
    color: #666
}

    .modal-content .formatted p {
        margin-bottom: 15px
    }

#modalbox .share_bar {
    border-top: 1px solid #d3d3d3;
    padding: 15px 15px 8px;
    position: relative;
    min-height: 35px
}

#modalbox .css_button.right {
    float: right
}

#modalbox .share_button {
    position: absolute;
    right: 15px;
    bottom: 8px;
    z-index: 9003
}

#modalbox .share_bar .skip {
    font-size: 16px;
    color: gray;
    line-height: 35px
}

#modalbox .share_bar ul.select li {
    float: left;
    margin-right: 15px;
    position: relative
}

    #modalbox .share_bar ul.select li h4 {
        font-size: 16px;
        font-weight: 700;
        color: #474646;
        line-height: 30px
    }

    #modalbox .share_bar ul.select li a {
        display: block;
        width: 28px;
        height: 28px;
        background-position: left top;
        opacity: .7
    }

        #modalbox .share_bar ul.select li a:hover {
            opacity: 1
        }

    #modalbox .share_bar ul.select li.sel a {
        background-position: 28px top;
        opacity: 1
    }

    #modalbox .share_bar ul.select li div {
        display: none;
        opacity: 0;
        position: absolute;
        left: -95px;
        top: -80px;
        width: 230px;
        border: 2px solid #cca;
        background-color: #ffc;
        padding: 10px;
        z-index: 3;
        border-radius: 10px;
        line-height: 1.2em
    }

        #modalbox .share_bar ul.select li div p {
            margin-bottom: 5px
        }

        #modalbox .share_bar ul.select li div a {
            display: inline;
            width: auto;
            height: auto;
            opacity: 1;
            font-size: .85em
        }

            #modalbox .share_bar ul.select li div a:hover {
                text-decoration: underline
            }

            #modalbox .share_bar ul.select li div a.close {
                display: block;
                float: right;
                color: #ffc;
                background-color: #bb9;
                padding: 4px 7px;
                font-weight: 700;
                border-radius: 10px;
                margin: 0 0 10px 10px
            }

                #modalbox .share_bar ul.select li div a.close:hover {
                    text-decoration: none;
                    background-color: #997
                }

#modalbox .share_bar form {
    margin-top: 5px;
    position: relative
}

    #modalbox .share_bar form .caret {
        display: none;
        position: absolute;
        left: 50px;
        margin-top: -10px;
        width: 20px;
        height: 11px
    }

#modalbox .share_bar input[type=text] {
    width: 553px;
    height: 34px;
    border: 0 none transparent;
    padding: 0 15px;
    color: #6a6a6a
}

    #modalbox .share_bar input[type=text].disabled {
        opacity: .5;
        cursor: default
    }

#modalbox .share_bar input[type=submit] {
    float: right;
    width: 139px;
    height: 34px;
    border: 0 none transparent;
    cursor: pointer;
    opacity: .8
}

    #modalbox .share_bar input[type=submit]:hover {
        opacity: 1
    }

    #modalbox .share_bar input[type=submit].disabled {
        opacity: .5;
        cursor: default
    }

#modalbox .share_bar .load_indicator {
    float: right;
    margin: 10px 10px 0 0;
    display: none
}

#modalbox .shadowed-pane {
    background: url(../img/sprite-modalbox.png) 100% 0 no-repeat
}

/*                                                        *****in ghesmat dar tarikhe 101019 ba durust kardane upload ax baste shode css marbut be upload ax***
#dragndrop {
    background: url(../img/file-upload-bg.png) 0 0 no-repeat;
    width: 300px;
    height: 300px;
    margin: 15px auto;
    cursor: pointer;
    text-align: center;
    direction: ltr
}

    #dragndrop form {
        margin: 0
    }

    #dragndrop.over {
        background-position: 0 -300px
    }

    #dragndrop.active {
        background-position: 0 -600px
    }

    #dragndrop.done {
        background: 0 0;
        height: auto;
        cursor: default
    }

    #dragndrop p {
        padding: 150px 20px 0;
        text-align: center
    }

#dragndrop-loading {
    display: none;
    margin: 0 auto;
    width: 170px;
    height: 55px;
    padding-top: 146px;
    background: url(../img/loading-24-white.gif) 50% 110px no-repeat;
    text-align: center;
    direction: rtl
}

#dragndrop input:active,
#dragndrop input:focus {
    outline: 0;
    ie-dummy: expression(this.hideFocus=true)
}
*/
#gallery-overlay {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    visibility: hidden;
    display: block
}

#gallery-container {
    position: fixed;
    z-index: 11;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block
}


.gallery-header {
    background: #181f29;
    z-index: 1501;
    width: 100%;
    color: #ccc;
    padding-top: 10px
}

    .gallery-header h1 {
        font-size: 150%;
        margin-top: 0
    }

.gallery-image {
    padding-top: 10px
}

#gallery-content img {
    height: 90%
}

#gallery-container .close-link,
#gallery-container .close-link:hover {
    position: absolute;
    top: 18px;
    right: 18px;
    width: 30px;
    height: 30px;
    z-index: 1502;
    color: #fff
}

    #gallery-container .close-link:hover {
        background-position: 0 -152px
    }

#image-viewer-next,
#image-viewer-previous {
    position: absolute;
    top: 50%;
    right: 5%;
    font-size: 18px;
    display: inline-block;
    padding: 20px;
    z-index: 13;
    color: #fff
}

#image-viewer-next {
    right: auto;
    left: 5%
}

    #image-viewer-next i,
    #image-viewer-previous i {
        font-size: 50px
    }

    #image-viewer-next:hover,
    #image-viewer-previous:hover {
        color: #00b7ff
    }

.align-center {
    float: none;
    margin: 0 auto !important
}

.center-block {
    margin: 0 auto
}
.force-hide {
    display: none !important
}


.clear-right {
    clear: right
}

.clear-left {
    clear: left
}

.clear-both {
    clear: both
}
.force-invisible {
    visibility: hidden !important
}
.visible {
    visibility: visible !important
}


ul.action-links,
ul.links-list {
    margin: 0;
    list-style: none;
    font-weight: 300
}

    ul.action-links li,
    ul.links-list li {
        display: inline;
        margin-left: 10px;
        line-height: 1.8em
    }

        ul.links-list li:after {
            content: "|";
            font-size: 11px;
            padding-right: 0px;
            color: #bfbfbf
        }

        ul.links-list li:last-child {
            margin-left: 0
        }

            ul.links-list li:last-child:after {
                content: ""
            }

        ul.action-links li:after {
            content: ".";
            font-size: 30px;
            line-height: 2px;
            padding-right: 5px
        }

        ul.action-links li:last-child:after {
            content: ""
        }
.bordered {
    border: 1px solid #eaeaea;
    padding: 4px;
    background-color: #fff
}

.rounded {
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px
}

.empty-record {
    margin: 30px auto 0;
    text-align: center
}

    .empty-record p {
        text-align: center
    }
a.highlight {
    background-color: #eee;
    display: inline-block;
    border-radius: 5px;
    padding: 0 5px
}

.no-margin {
    margin: 0 !important
}

.bottom-line {
    border-bottom: 1px solid #ebebeb
}

.relative {
    position: relative
}
.breadcrumb > li {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

    .breadcrumb > li:not(:last-child):after {
        content: " »"
    }

    .breadcrumb > li > .divider {
        padding: 0 5px;
        color: #ccc
    }

.leaflet-image-layer,
.leaflet-layer,
.leaflet-map-pane,
.leaflet-marker-icon,
.leaflet-marker-pane,
.leaflet-marker-shadow,
.leaflet-overlay-pane,
.leaflet-overlay-pane svg,
.leaflet-popup-pane,
.leaflet-shadow-pane,
.leaflet-tile,
.leaflet-tile-container,
.leaflet-tile-pane,
.leaflet-zoom-box {
    position: absolute;
    left: 0;
    top: 0
}
.leaflet-container {
    overflow: hidden;
    -ms-touch-action: none
}

.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-user-drag: none
}

.leaflet-marker-icon,
.leaflet-marker-shadow {
    display: block
}

.leaflet-container img {
    max-width: none !important
}

    .leaflet-container img.leaflet-image-layer {
        max-width: 15000px !important
    }

.leaflet-tile {
    filter: inherit;
    visibility: hidden
}

.leaflet-tile-loaded {
    visibility: inherit
}

.leaflet-zoom-box {
    width: 0;
    height: 0
}

.leaflet-overlay-pane svg {
    -moz-user-select: none
}

.leaflet-tile-pane {
    z-index: 2
}

.leaflet-objects-pane {
    z-index: 3
}

.leaflet-overlay-pane {
    z-index: 4
}

.leaflet-shadow-pane {
    z-index: 5
}

.leaflet-marker-pane {
    z-index: 6
}

.leaflet-popup-pane {
    z-index: 7
}

.leaflet-vml-shape {
    width: 1px;
    height: 1px
}
.lvml {
    behavior: url(#default#VML);
    display: inline-block;
    position: absolute
}

.leaflet-control {
    position: relative;
    z-index: 7;
    pointer-events: auto
}

.leaflet-bottom,
.leaflet-top {
    position: absolute;
    pointer-events: none
}

.leaflet-top {
    top: 0
}

.leaflet-right {
    right: 0
}

.leaflet-bottom {
    bottom: 0
}

.leaflet-left {
    left: 0
}

.leaflet-control {
    float: left;
    clear: both
}

.leaflet-right .leaflet-control {
    float: right
}

.leaflet-top .leaflet-control {
    margin-top: 10px
}

.leaflet-bottom .leaflet-control {
    margin-bottom: 10px
}

.leaflet-left .leaflet-control {
    margin-left: 10px
}

.leaflet-right .leaflet-control {
    margin-right: 10px
}

.leaflet-fade-anim .leaflet-popup,
.leaflet-fade-anim .leaflet-tile {
    opacity: 0;
    -webkit-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear
}

.leaflet-fade-anim .leaflet-map-pane .leaflet-popup,
.leaflet-fade-anim .leaflet-tile-loaded {
    opacity: 1
}

.leaflet-zoom-anim .leaflet-zoom-animated {
    -webkit-transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1);
    -moz-transition: -moz-transform .25s cubic-bezier(0, 0, .25, 1);
    -o-transition: -o-transform .25s cubic-bezier(0, 0, .25, 1);
    transition: transform .25s cubic-bezier(0, 0, .25, 1)
}

.leaflet-pan-anim .leaflet-tile,
.leaflet-touching .leaflet-zoom-animated,
.leaflet-zoom-anim .leaflet-tile {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none
}

.leaflet-zoom-anim .leaflet-zoom-hide {
    visibility: hidden
}

.leaflet-clickable {
    cursor: pointer
}

.leaflet-container {
    cursor: -webkit-grab;
    cursor: -moz-grab
}

.leaflet-control,
.leaflet-popup-pane {
    cursor: auto
}

.leaflet-dragging .leaflet-clickable,
.leaflet-dragging .leaflet-container {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing
}

.leaflet-container {
    background: #ddd;
    outline: 0
}

.leaflet-container {
    font: 12px/1.5 IranSans, Arial, Helvetica, sans-serif
}

.leaflet-bar {
    box-shadow: 0 0 3px rgba(0, 0, 0, .65);
    border-radius: 4px
}

    .leaflet-bar a,
    .leaflet-bar a:hover {
        background-color: #fff;
        border-bottom: 1px solid #ccc;
        width: 26px;
        height: 26px;
        line-height: 26px;
        display: block;
        text-align: center;
        text-decoration: none;
        color: #000
    }

    .leaflet-bar a,
    .leaflet-control-layers-toggle {
        background-position: 50% 50%;
        background-repeat: no-repeat;
        display: block
    }

        .leaflet-bar a:hover {
            background-color: #f4f4f4
        }

        .leaflet-bar a:first-child {
            border-top-left-radius: 4px;
            border-top-right-radius: 4px
        }

        .leaflet-bar a:last-child {
            border-bottom-left-radius: 4px;
            border-bottom-right-radius: 4px;
            border-bottom: 0
        }

        .leaflet-bar a.leaflet-disabled {
            cursor: default;
            background-color: #f4f4f4;
            color: #bbb
        }

.leaflet-touch .leaflet-bar a {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
    font: 700 18px 'Lucida Console', Monaco, monospace;
    text-indent: 1px
}

.leaflet-control-zoom-out {
    font-size: 20px
}

.leaflet-touch .leaflet-control-zoom-in {
    font-size: 22px
}

.leaflet-touch .leaflet-control-zoom-out {
    font-size: 24px
}

.leaflet-control-layers {
    box-shadow: 0 1px 5px rgba(0, 0, 0, .4);
    background: #fff;
    border-radius: 5px
}

.leaflet-control-layers-toggle {
    background-image: url(../img/layers.png);
    width: 26px;
    height: 26px
}

.leaflet-retina .leaflet-control-layers-toggle {
    background-image: url(../img/layers.png);
    background-size: 26px 26px
}

.leaflet-touch .leaflet-control-layers-toggle {
    width: 44px;
    height: 44px
}

.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
    display: none
}

.leaflet-control-layers-expanded .leaflet-control-layers-list {
    display: block;
    position: relative
}

.leaflet-control-layers-expanded {
    padding: 6px 10px 6px 6px;
    color: #333;
    background: #fff
}

.leaflet-control-layers-selector {
    margin-top: 2px;
    position: relative;
    top: 1px
}

.leaflet-control-layers label {
    display: block
}

.leaflet-control-layers-separator {
    height: 0;
    border-top: 1px solid #ddd;
    margin: 5px -10px 5px -6px
}

.leaflet-container .leaflet-control-attribution {
    background: #fff;
    background: rgba(255, 255, 255, .7);
    margin: 0;
    direction: ltr;
    font-family: IRANSans
}

.leaflet-control-attribution,
.leaflet-control-scale-line {
    padding: 0 5px;
    color: #333
}

    .leaflet-control-attribution a {
        text-decoration: none
    }

        .leaflet-control-attribution a:hover {
            text-decoration: underline
        }

.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
    font-size: 11px
}

.leaflet-left .leaflet-control-scale {
    margin-left: 5px
}

.leaflet-bottom .leaflet-control-scale {
    margin-bottom: 5px
}

.leaflet-control-scale-line {
    border: 2px solid #777;
    border-top: 0;
    line-height: 1.1;
    padding: 2px 5px 1px;
    font-size: 11px;
    white-space: nowrap;
    overflow: hidden;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    background: #fff;
    background: rgba(255, 255, 255, .5)
}

    .leaflet-control-scale-line:not(:first-child) {
        border-top: 2px solid #777;
        border-bottom: 0;
        margin-top: -2px
    }

        .leaflet-control-scale-line:not(:first-child):not(:last-child) {
            border-bottom: 2px solid #777
        }

.leaflet-touch .leaflet-bar,
.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers {
    box-shadow: none
}

.leaflet-touch .leaflet-bar,
.leaflet-touch .leaflet-control-layers {
    border: 2px solid rgba(0, 0, 0, .2);
    background-clip: padding-box
}

.leaflet-popup {
    position: absolute;
    text-align: center
}

.leaflet-popup-content-wrapper {
    padding: 1px;
    text-align: left
}

.leaflet-popup-content {
    margin: 3px;
    line-height: 1.4
}

    .leaflet-popup-content p {
        margin: 18px 0
    }

.leaflet-popup-tip-container {
    margin: -2px auto 0;
    width: 24px;
    height: 15px;
    position: relative;
    overflow: hidden
}

.leaflet-popup-tip {
    height: 15px;
    background: url(../img/popup-tip.png) no-repeat top left
}

.leaflet-container a.leaflet-popup-close-button {
    position: absolute;
    top: 0;
    right: 0;
    padding: 4px 4px 0 0;
    text-align: center;
    width: 18px;
    height: 14px;
    font: 16px/14px Tahoma, Verdana, sans-serif;
    color: #c3c3c3;
    text-decoration: none;
    font-weight: 700;
    background: 0 0
}

    .leaflet-container a.leaflet-popup-close-button:hover {
        color: #999
    }

.leaflet-popup-scrolled {
    overflow: auto;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd
}

.leaflet-oldie .leaflet-popup-content-wrapper {
    zoom: 1
}

.leaflet-oldie .leaflet-popup-tip {
    width: 24px;
    margin: 0 auto;
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=.70710678, M12=.70710678, M21=-.70710678, M22=.70710678)
}

.leaflet-container a.leaflet-active {
    outline: 2px solid orange
}

.leaflet-zoom-box {
    border: 2px dotted #05f;
    background: #fff;
    opacity: .5
}

.leaflet-div-icon {
    background: #fff;
    border: 1px solid #666
}

.leaflet-editing-icon {
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.leaflet-popup-content-wrapper {
    background: #fff;
    box-shadow: 0 3px 10px #888;
    border: 2px solid #A4A4A4;
    -moz-box-shadow: 0 3px 10px #888;
    -webkit-box-shadow: 0 3px 14px #999;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px
}

.leaflet-info {
    padding: 6px 8px;
    font: 14px/16px IRANSans;
    background: #fff;
    background: rgba(255, 255, 255, .8);
    box-shadow: 0 0 15px rgba(0, 0, 0, .2);
    border-radius: 5px
}

    .leaflet-info h4 {
        margin: 0 0 5px;
        color: #777
    }

.leaflet-legend {
    text-align: left;
    line-height: 18px;
    color: #555
}

    .leaflet-legend i {
        width: 18px;
        height: 18px;
        float: left;
        margin-right: 8px
    }


.chzn-container {
    font-size: 14px;/*12*/
    font-weight: 300;
    position: relative;
    display: inline-block;
    zoom: 1;
    *display: inline
}

    .chzn-container .chzn-drop {
        background: #fff;
        border: 1px solid #aaa;
        border-top: 0;
        position: absolute;
        top: 29px;
        left: 0;
        -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
        -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
        -o-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
        box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
        z-index: 999
    }

.chzn-container-single .chzn-single {
    background-color: #fff;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0, #fff 50%);
    background-image: -moz-linear-gradient(center bottom, #eee 0, #fff 50%);
    background-image: -o-linear-gradient(top, #eee 0, #fff 50%);
    background-image: -ms-linear-gradient(top, #eee 0, #fff 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
    background-image: linear-gradient(top, #eee 0, #fff 50%);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #aaa;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    height: 28px;
    line-height: 30px;
    padding: 0 0 0 8px;
    color: #444;
    text-decoration: none
}

    .chzn-container-single .chzn-single span {
        margin-right: 26px;
        display: block;
        overflow: hidden;
        white-space: nowrap;
        -o-text-overflow: ellipsis;
        -ms-text-overflow: ellipsis;
        text-overflow: ellipsis
    }

    .chzn-container-single .chzn-single abbr {
        display: block;
        position: absolute;
        right: 26px;
        top: 8px;
        width: 12px;
        height: 13px;
        font-size: 1px;
        background: url(../img/chosen-sprite.png) right top no-repeat
    }

        .chzn-container-single .chzn-single abbr:hover {
            background-position: right -11px
        }

    .chzn-container-single .chzn-single div {
        -webkit-border-radius: 0 4px 4px 0;
        -moz-border-radius: 0 4px 4px 0;
        border-radius: 0 4px 4px 0;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background: #ccc;
        background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
        background-image: -webkit-linear-gradient(center bottom, #ccc 0, #eee 60%);
        background-image: -moz-linear-gradient(center bottom, #ccc 0, #eee 60%);
        background-image: -o-linear-gradient(bottom, #ccc 0, #eee 60%);
        background-image: -ms-linear-gradient(top, #ccc 0, #eee 60%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#eeeeee', GradientType=0);
        background-image: linear-gradient(top, #ccc 0, #eee 60%);
        border-left: 1px solid #aaa;
        position: absolute;
        right: 0;
        top: 0;
        display: block;
        height: 100%;
        width: 18px
    }

        .chzn-container-single .chzn-single div b {
            background: url(../img/chosen-sprite.png) no-repeat 0 3px;
            display: block;
            width: 100%;
            height: 100%
        }

.chzn-container-single .chzn-search {
    padding: 3px 4px;
    position: relative;
    margin: 0;
    white-space: nowrap;
    z-index: 1010
}

    .chzn-container-single .chzn-search input {
        background: #fff url(../img/chosen-sprite.png) no-repeat 100% -22px;
        background: url(../img/chosen-sprite.png) no-repeat 100% -30px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
        background: url(../img/chosen-sprite.png) no-repeat 100% -30px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
        background: url(../img/chosen-sprite.png) no-repeat 100% -30px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
        background: url(../img/chosen-sprite.png) no-repeat 100% -30px, -o-linear-gradient(bottom, #fff 85%, #eee 99%);
        background: url(../img/chosen-sprite.png) no-repeat 100% -30px, -ms-linear-gradient(top, #fff 85%, #eee 99%);
        background: url(../img/chosen-sprite.png) no-repeat 100% -30px, linear-gradient(top, #fff 85%, #eee 99%);
        margin: 1px 0;
        padding: 4px 20px 4px 5px;
        outline: 0;
        border: 1px solid #aaa;
        font-family: inherit;
        font-size: 1em
    }

.chzn-container-single .chzn-drop {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.chzn-container-single-nosearch .chzn-search input {
    position: absolute;
    left: -9000px
}

.chzn-container-multi .chzn-choices {
    background-color: #fff;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background-image: -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background-image: -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background-image: -o-linear-gradient(bottom, #fff 85%, #eee 99%);
    background-image: -ms-linear-gradient(top, #fff 85%, #eee 99%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
    background-image: linear-gradient(top, #fff 85%, #eee 99%);
    border: 1px solid #aaa;
    margin: 0;
    padding: 0;
    cursor: text;
    overflow: hidden;
    height: auto !important;
    height: 1%;
    position: relative
}

    .chzn-container-multi .chzn-choices li {
        float: left;
        list-style: none
    }

    .chzn-container-multi .chzn-choices .search-field {
        white-space: nowrap;
        margin: 0;
        padding: 0
    }

        .chzn-container-multi .chzn-choices .search-field input {
            color: #666;
            background: transparent !important;
            border: 0 !important;
            padding: 5px;
            margin: 1px 0;
            outline: 0;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            -o-box-shadow: none;
            box-shadow: none
        }

        .chzn-container-multi .chzn-choices .search-field .default {
            color: #999
        }

    .chzn-container-multi .chzn-choices .search-choice {
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        background-color: #e4e4e4;
        background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e4e4e4), color-stop(0.7, #eee));
        background-image: -webkit-linear-gradient(center bottom, #e4e4e4 0, #eee 70%);
        background-image: -moz-linear-gradient(center bottom, #e4e4e4 0, #eee 70%);
        background-image: -o-linear-gradient(bottom, #e4e4e4 0, #eee 70%);
        background-image: -ms-linear-gradient(top, #e4e4e4 0, #eee 70%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4e4e4', endColorstr='#eeeeee', GradientType=0);
        background-image: linear-gradient(top, #e4e4e4 0, #eee 70%);
        color: #333;
        border: 1px solid #b4b4b4;
        line-height: 13px;
        padding: 3px 19px 3px 6px;
        margin: 3px 0 3px 5px;
        position: relative
    }

        .chzn-container-multi .chzn-choices .search-choice span {
            cursor: default
        }

    .chzn-container-multi .chzn-choices .search-choice-focus {
        background: #d4d4d4
    }

    .chzn-container-multi .chzn-choices .search-choice .search-choice-close {
        display: block;
        position: absolute;
        right: 3px;
        top: 4px;
        width: 12px;
        height: 13px;
        font-size: 1px;
        background: url(../img/chosen-sprite.png) right top no-repeat
    }

        .chzn-container-multi .chzn-choices .search-choice .search-choice-close:hover,
        .chzn-container-multi .chzn-choices .search-choice-focus .search-choice-close {
            background-position: right -11px
        }

.chzn-container .chzn-results {
    margin: 0 4px 4px 0;
    max-height: 190px;
    padding: 0 0 0 4px;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto
}

.chzn-container-multi .chzn-results {
    margin: -1px 0 0;
    padding: 0
}

.chzn-container .chzn-results li {
    display: none;
    line-height: 85%;
    padding: 7px 7px 8px;
    margin: 0;
    list-style: none
}

.chzn-container .chzn-results .active-result {
    cursor: pointer;
    display: list-item
}

.chzn-container .chzn-results .highlighted {
    background: #3875d7;
    color: #fff
}

.chzn-container .chzn-results li em {
    background: #feffde;
    font-style: normal
}

.chzn-container .chzn-results .highlighted em {
    background: 0 0
}

.chzn-container .chzn-results .no-results {
    background: #f4f4f4;
    display: list-item
}

.chzn-container .chzn-results .group-result {
    cursor: default;
    color: #F6471D;
    font-weight: 700
}

.chzn-container .chzn-results .group-option {
    padding-left: 20px
}

.chzn-container-multi .chzn-drop .result-selected {
    display: none
}

.chzn-container-active .chzn-single {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    -o-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    border: 1px solid #5897fb
}

.chzn-container-active .chzn-single-with-drop {
    border: 1px solid #aaa;
    -webkit-box-shadow: 0 1px 0 #fff inset;
    -moz-box-shadow: 0 1px 0 #fff inset;
    -o-box-shadow: 0 1px 0 #fff inset;
    box-shadow: 0 1px 0 #fff inset;
    background-color: #eee;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #eee));
    background-image: -webkit-linear-gradient(center bottom, #fff 0, #eee 50%);
    background-image: -moz-linear-gradient(center bottom, #fff 0, #eee 50%);
    background-image: -o-linear-gradient(bottom, #fff 0, #eee 50%);
    background-image: -ms-linear-gradient(top, #fff 0, #eee 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
    background-image: linear-gradient(top, #fff 0, #eee 50%);
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

    .chzn-container-active .chzn-single-with-drop div {
        background: 0 0;
        border-left: 0
    }

        .chzn-container-active .chzn-single-with-drop div b {
            background-position: -18px 1px
        }

.chzn-container-active .chzn-choices {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    -o-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    border: 1px solid #5897fb
}

    .chzn-container-active .chzn-choices .search-field input {
        color: #111 !important
    }

.chzn-disabled {
    cursor: default;
    opacity: .5 !important
}

    .chzn-disabled .chzn-choices .search-choice .search-choice-close,
    .chzn-disabled .chzn-single {
        cursor: default
    }

.chzn-rtl {
    direction: ltr;
    text-align: left; /*right*/
}

    .chzn-rtl .chzn-single {
        padding-left: 0;
        padding-right: 8px
    }

        .chzn-rtl .chzn-single span {
            margin-left: 26px;
            margin-right: 0
        }

        .chzn-rtl .chzn-single div {
            left: auto;
            right:0;
            border-left: 0;
            border-right: 1px solid #aaa;
            -webkit-border-radius: 4px 0 0 4px;
            -moz-border-radius: 4px 0 0 4px;
            border-radius: 4px 0 0 4px
        }

        .chzn-rtl .chzn-single abbr {
            left: 26px;
            right: auto
        }

    .chzn-rtl .chzn-choices li {
        float: right
    }

    .chzn-rtl .chzn-choices .search-choice {
        padding: 3px 6px 3px 19px;
        margin: 3px 5px 3px 0
    }

        .chzn-rtl .chzn-choices .search-choice .search-choice-close {
            left: 5px;
            right: auto;
            background-position: right top
        }

    .chzn-rtl.chzn-container-single .chzn-results {
        margin-left: 4px;
        margin-right: 0;
        padding-left: 0;
        padding-right: 4px
    }

    .chzn-rtl .chzn-results .group-option {
        padding-left: 0;
        padding-right: 20px
    }

    .chzn-rtl.chzn-container-active .chzn-single-with-drop div {
        border-right: 0
    }

    .chzn-rtl .chzn-search input {
        background: url(../img/chosen-sprite.png) no-repeat -38px -30px, #fff;
        background: url(../img/chosen-sprite.png) no-repeat -38px -30px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
        background: url(../img/chosen-sprite.png) no-repeat -38px -30px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
        background: url(../img/chosen-sprite.png) no-repeat -38px -30px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
        background: url(../img/chosen-sprite.png) no-repeat -38px -30px, -o-linear-gradient(bottom, #fff 85%, #eee 99%);
        background: url(../img/chosen-sprite.png) no-repeat -38px -30px, -ms-linear-gradient(top, #fff 85%, #eee 99%);
        background: url(../img/chosen-sprite.png) no-repeat -38px -30px, linear-gradient(top, #fff 85%, #eee 99%);
        padding: 4px 5px 4px 25px
    }

.multi-select {
    display: inline-block;
    position: relative;
    float: right;
    margin-left: 10px
}

    .multi-select .monitor {
        background: url(../img/sprite-common.png) no-repeat -113px -368px, -moz-linear-gradient(center bottom, #eee 0, #fff 50%);
        background: url(../img/sprite-common.png) no-repeat -113px -368px, -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));
        background: url(../img/sprite-common.png) no-repeat -113px -368px, -webkit-linear-gradient(center bottom, #eee 0, #fff 50%);
        background: url(../img/sprite-common.png) no-repeat -113px -368px, -o-linear-gradient(top, #eee 0, #fff 50%);
        background: url(../img/sprite-common.png) no-repeat -113px -368px, -ms-linear-gradient(top, #eee 0, #fff 50%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
        background-image: linear-gradient(top, #eee 0, #fff 50%);
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        border: 1px solid #aaa;
        display: block;
        overflow: hidden;
        white-space: nowrap;
        position: relative;
        height: 30px;
        line-height: 30px;
        color: #444;
        text-decoration: none;
        text-align: right;
        direction: ltr;
        width: 100%;
        cursor: pointer
    }

        .multi-select .monitor span {
            display: block;
            padding: 0 8px 0 20px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis
        }

        .multi-select .monitor.active {
            background-color: #ccc;
            background-image: none
        }

    .multi-select ul {
        background: #fff;
        border: 1px solid #aaa;
        border-top: 0;
        top: 30px;
        -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
        -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
        -o-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
        box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
        z-index: 999;
        position: absolute;
        list-style: none;
        margin: 0;
        padding: 0;
        width: 100%;
        -webkit-border-radius: 0 0 4px 4px;
        -moz-border-radius: 0 0 4px 4px;
        border-radius: 0 0 4px 4px;
        overflow: hidden
    }

        .multi-select ul li {
            padding: 5px 35px 5px 0;
            direction: ltr;
            text-align: right;
            color: #333;
            cursor: pointer
        }

            .multi-select ul li.hover,
            .multi-select ul li.selected.hover {
                background-color: #eee
            }

            .multi-select ul li.selected {
                background-image: url(../img/sprite-common.png);
                background-position: 125px -409px;
                background-repeat: no-repeat
            }

    .multi-select input {
        display: none
    }

.auto-complete {
    background: #fff;
    border: 1px solid #aaa;
    border-top: 0;
    top: 30px;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    -o-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    z-index: 1002;
    position: absolute;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    overflow: hidden;
    font-weight: 200;
    font-size: 10px
}

    .auto-complete div {
        padding: 3px;
        cursor: pointer;
        font-size: 11px
    }

    .auto-complete .hovered {
        background-color: #eee
    }

.floating-tip {
    background-color: #000;
    padding: 5px 15px;
    color: #ddd;
    font-size: 10px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    z-index: 1000
}

.fixed-size-floating-tip {
    width: 250px;
    background-color: #000;
    padding: 15px;
    color: #ddd;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    direction: ltr;
    font-size: 12px;
    z-index: 1000
}

.fixed-size-floating-tip-wrapper,
.floating-tip-wrapper {
    z-index: 20
}

.roar-body {
    position: absolute;
    font-size: 12px;
    line-height: 2em;
    color: #fff;
    direction: ltr;
    text-align: right;
    z-index: 9999
}

.roar {
    position: absolute;
    width: 320px;
    cursor: pointer;
    padding: 15px 10px 10px
}

    .roar.error h3,
    .roar.error p,
    .roar.success h3,
    .roar.success p {
        padding-right: 35px
    }

    .roar i {
        float: right;
        display: inline-block;
        width: 24px;
        height: 24px;
        *margin-left: .3em;
        line-height: 24px;
        vertical-align: text-top;
        background-image: url(../img/icons-white-24.html);
        background-position: 18px 18px;
        background-repeat: no-repeat;
        position: relative;
        z-index: 1002
    }

    .roar .icon-error {
        background-position: -238px -36px
    }

    .roar .icon-success {
        background-position: -374px -36px
    }

.roar-bg {
    position: absolute;
    border-top: 4px solid #181f29;
    background-color: #252f39;
    z-index: 1000;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .5)
}

.roar h3 {
    position: relative;
    padding: 0 10px;
    margin: 0;
    border: 0;
    font-size: 13px;
    color: #fff;
    z-index: 1002;
    text-align: right;
    line-height: 2em;
    direction: rtl
}

.roar p {
    position: relative;
    padding: 0;
    margin: 0;
    font-size: 11px;
    color: #fff;
    z-index: 1002
}

.leaflet-control-minimap {
    border: solid rgba(255, 255, 255, .7) 3px;
    box-shadow: 0 0 3px rgba(0, 0, 0, .65);
    background: #f8f8f9;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px
}

    .leaflet-control-minimap a {
        background-color: rgba(255, 255, 255, .75);
        background-position: 1px 2px;
        background-repeat: no-repeat;
        display: block;
        outline: 0;
        z-index: 99999
    }

        .leaflet-control-minimap a.minimized {
            background-position: 1px -18px
        }

.leaflet-control-minimap-toggle-display {
    background-image: url(../img/minimap-toggle.png);
    border-radius: 4px;
    height: 19px;
    width: 19px;
    position: absolute;
    bottom: 0;
    right: 0
}

.leaflet-contextmenu {
    display: none;
    box-shadow: 0 1px 7px rgba(0, 0, 0, .4);
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 4px 0;
    background-color: #181f29;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    font-family: IRANSans, Arial, sans-serif
}

    .leaflet-contextmenu a.leaflet-contextmenu-item {
        display: block;
        color: #bebebe;
        font-size: 12px;
        line-height: 20px;
        text-decoration: none;
        padding: 3px 12px;
        cursor: pointer;
        outline: 0;
        direction: ltr;
        text-align: right
    }

    .leaflet-contextmenu a.leaflet-contextmenu-item-disabled {
        direction: ltr;
        text-align: right;
        opacity: .5
    }

    .leaflet-contextmenu a.leaflet-contextmenu-item.over {
        background-color: #2c323a;
        color: #fff
    }

    .leaflet-contextmenu a.leaflet-contextmenu-item-disabled.over {
        background-color: inherit
    }

.leaflet-contextmenu-icon {
    margin: 0 0 0 8px;
    width: 18px;
    height: 18px;
    border: 0;
    vertical-align: bottom
}

.leaflet-contextmenu-separator {
    border-bottom: 1px solid #303942;
    margin: 5px 0
}
.layer-select .loading {
    display: inline-block;
    display: none;
    width: 14px;
    height: 14px;
    background: url(../img/loading-14-white.gif) no-repeat;
    vertical-align: middle
}

.layer-select {
    display: inline-block;
    width: 17px;
    height: 17px;
    line-height: 17px
}

    .layer-select .leaflet-control-layers-selector {
        vertical-align: middle
    }

.leaflet-control-locate a {
    font-size: 1.4em;
    color: #444;
    background: #fff url(../img/sprite-common.svg) no-repeat 5px -312px;
    fill: #000
}

.leaflet-control-locate.active a {
    color: #2074B6
}

.leaflet-control-locate.active.following a {
    color: #FC8428
}

#cp_container {
    width: 300px;
    margin-bottom: 0 auto 10px
}

.previewContainer {
    overflow: hidden;
    position: relative;
    display: inline-block;
    border-style: none;
    border-width: 1px;
    -moz-box-shadow: 0 0 5px #7b7b7b;
    -webkit-box-shadow: 0 0 5px #7b7b7b;
    box-shadow: 0 0 5px #7b7b7b
}
.cp_image_cropper {
    overflow: hidden
}

.cp_image_area {
    width: 300px;
    height: 300px;
    position: relative;
    overflow: hidden;
    background-color: #fff;
    cursor: move
}

.cp_image_select_glass {
    background-color: #fff;
    position: absolute;
    opacity: .75;
    border-width: 0;
    margin: 0;
    padding: 0;
    border-style: none
}

.cp_crop_area {
    position: absolute;
    z-index: 4;
    border: 1px solid #000
}

.cp_target_image {
    margin: 0;
    padding: 0;
    border-style: none;
    position: absolute
}

.cp_preview_image {
    position: absolute
}

.cp_slider_container {
    background-color: #fff;
    height: 23px;
    width: 300px;
    margin-top: 4px
}

.cp_slider_left {
    height: 9px;
    width: 2px;
    background: url(../img/image-resizer-sprite.png) no-repeat 0 -181px;
    float: left;
    margin-top: 4px
}

.cp_slider {
    height: 16px;
    width: 222px;
    background: url(../img/image-resizer-sprite.png) repeat-x 0 -206px;
    float: left;
    margin-top: 4px
}

.cp_slider_right {
    height: 9px;
    width: 2px;
    background: url(../img/image-resizer-sprite.png) no-repeat -24px -181px;
    float: left;
    margin-top: 4px
}

.cp_slider .cp_knob {
    width: 25px;
    height: 30px;
    background: url(../img/image-resizer-sprite.png) no-repeat 0 -127px;
    margin-top: -7px
}

.cp_smaller_icon {
    width: 20px;
    height: 15px;
    background: url(../img/image-resizer-sprite.png) no-repeat 0 0;
    float: left;
    margin-left: 7px;
    margin-right: 7px;
    cursor: pointer
}

.cp_larger_icon {
    width: 26px;
    height: 20px;
    background: url(../img/image-resizer-sprite.png) no-repeat 0 -58px;
    float: left;
    margin-right: 7px;
    margin-left: 7px;
    cursor: pointer
}


.textboxlist {
    font: 12px IRANSans, Verdana;
    cursor: text;
    position: relative
}

.textboxlist-bits {
    zoom: 1;
    overflow: hidden;
    margin: 0;
    padding: 3px 4px 0;
    border: 1px solid #ccc;
    *padding-bottom: 3px;
    border-radius: 4px;
    background: #fff
}

.textboxlist-bit {
    list-style-type: none;
    float: right;
    display: block;
    padding: 0;
    margin: 0 0 3px 5px;
    cursor: default;
    border: 0 !important
}

.textboxlist-bit-editable {
    border: 1px solid #fff
}

.textboxlist-bit-editable-input {
    border: 0 !important;
    padding: 2px 0 !important;
    *padding-bottom: 0;
    height: 12px;
    font: 12px IRANSans, Verdana;
    direction: ltr;
    margin: 0 !important
}

    .textboxlist-bit-editable-input:focus {
        outline: 0
    }

.textboxlist-bit-box {
    position: relative;
    line-height: 24px;
    padding: 0 5px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px;
    border: 1px solid #CAD8F3;
    background: #DEE7F8;
    cursor: default
}

.textboxlist-bit-box-deletable {
    padding-left: 20px
}

.textboxlist-bit-box-deletebutton {
    position: absolute;
    left: 3px;
    top: 7px;
    display: block;
    width: 11px;
    height: 11px;
    font-size: 1px;
    background: url(../img/textboxlist-close.gif)
}

    .textboxlist-bit-box-deletebutton:hover {
        border: 0;
        background-position: 11px;
        text-decoration: none
    }

.textboxlist-bit-box-hover {
    background: #BBCEF1;
    border: 1px solid #6D95E0
}

.textboxlist-bit-box-focus {
    border-color: #598BEC;
    background: #598BEC;
    color: #fff
}

    .textboxlist-bit-box-focus .textboxlist-bit-box-deletebutton {
        background-position: bottom
    }

.textboxlist-autocomplete {
    position: absolute;
    width: 100%
}

.textboxlist-autocomplete-placeholder,
.textboxlist-autocomplete-results {
    opacity: .9;
    filter: alpha(opacity=90);
    background: #fff;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    -o-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    border: 1px solid #aaa;
    border-top: 0;
    display: none;
    direction: ltr;
    text-align: right;
    width: 100%;
    box-sizing: border-box
}

.textboxlist-autocomplete-placeholder {
    padding: 5px 7px
}

.textboxlist-autocomplete-results {
    margin: 0;
    padding: 0
}

.textboxlist-autocomplete-result {
    margin: 0;
    padding: 5px;
    list-style-type: none;
    background: #fff
}

.textboxlist-autocomplete-result-focus {
    background: #dee7f8
}

.textboxlist-autocomplete-highlight {
    background: #EEF0C4;
    font-weight: 700
}


.hamburger {
    padding: 5px;
    display: inline-block;
    cursor: pointer;
    transition-property: opacity, -webkit-filter;
    transition-property: opacity, filter;
    transition-property: opacity, filter, -webkit-filter;
    transition-duration: .15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible
}

    .hamburger:hover {
        opacity: 1
    }

.hamburger-box {
    width: 35px;
    height: 21px;
    display: inline-block;
    position: relative
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px
}

    .hamburger-inner,
    .hamburger-inner::after,
    .hamburger-inner::before {
        width: 25px;
        height: 4px;
        background-color: #fff;
        border-radius: 4px;
        position: absolute;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform;
        transition-duration: .15s;
        transition-timing-function: ease
    }

        .hamburger-inner::after,
        .hamburger-inner::before {
            content: "";
            display: block
        }

        .hamburger-inner::before {
            top: -8px
        }

        .hamburger-inner::after {
            bottom: -10px
        }

.hamburger-label {
    font-weight: 700;
    display: inline-block;
    margin-left: 5px;
    font-size: 18px;
    vertical-align: top;
    color: #eee;
    text-transform: uppercase
}

.hamburger--collapse .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-duration: .15s;
    transition-delay: .15s;
    transition-timing-function: cubic-bezier(0.55, .055, .675, .19)
}

    .hamburger--collapse .hamburger-inner::after {
        top: -20px;
        transition: top .3s .3s cubic-bezier(0.33333, .66667, .66667, 1), opacity .1s linear
    }

    .hamburger--collapse .hamburger-inner::before {
        transition: top .12s .3s cubic-bezier(0.33333, .66667, .66667, 1), -webkit-transform .15s cubic-bezier(0.55, .055, .675, .19);
        transition: top .12s .3s cubic-bezier(0.33333, .66667, .66667, 1), transform .15s cubic-bezier(0.55, .055, .675, .19);
        transition: top .12s .3s cubic-bezier(0.33333, .66667, .66667, 1), transform .15s cubic-bezier(0.55, .055, .675, .19), -webkit-transform .15s cubic-bezier(0.55, .055, .675, .19)
    }

.hamburger--collapse.is-active .hamburger-inner {
    -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
    transform: translate3d(0, -10px, 0) rotate(-45deg);
    transition-delay: .32s;
    transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
}

    .hamburger--collapse.is-active .hamburger-inner::after {
        top: 0;
        opacity: 0;
        transition: top .3s cubic-bezier(0.33333, 0, .66667, .33333), opacity .1s .27s linear
    }

    .hamburger--collapse.is-active .hamburger-inner::before {
        top: 0;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        transition: top .12s .18s cubic-bezier(0.33333, 0, .66667, .33333), -webkit-transform .15s .42s cubic-bezier(0.215, .61, .355, 1);
        transition: top .12s .18s cubic-bezier(0.33333, 0, .66667, .33333), transform .15s .42s cubic-bezier(0.215, .61, .355, 1);
        transition: top .12s .18s cubic-bezier(0.33333, 0, .66667, .33333), transform .15s .42s cubic-bezier(0.215, .61, .355, 1), -webkit-transform .15s .42s cubic-bezier(0.215, .61, .355, 1)
    }

.hamburger--collapse-r .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-duration: .15s;
    transition-delay: .15s;
    transition-timing-function: cubic-bezier(0.55, .055, .675, .19)
}

    .hamburger--collapse-r .hamburger-inner::after {
        top: -16px;
        transition: top .3s .3s cubic-bezier(0.33333, .66667, .66667, 1), opacity .1s linear
    }

    .hamburger--collapse-r .hamburger-inner::before {
        transition: top .12s .3s cubic-bezier(0.33333, .66667, .66667, 1), -webkit-transform .15s cubic-bezier(0.55, .055, .675, .19);
        transition: top .12s .3s cubic-bezier(0.33333, .66667, .66667, 1), transform .15s cubic-bezier(0.55, .055, .675, .19);
        transition: top .12s .3s cubic-bezier(0.33333, .66667, .66667, 1), transform .15s cubic-bezier(0.55, .055, .675, .19), -webkit-transform .15s cubic-bezier(0.55, .055, .675, .19)
    }

.hamburger--collapse-r.is-active .hamburger-inner {
    -webkit-transform: translate3d(0, -10px, 0) rotate(45deg);
    transform: translate3d(0, -10px, 0) rotate(45deg);
    transition-delay: .32s;
    transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
}

    .hamburger--collapse-r.is-active .hamburger-inner::after {
        top: 0;
        opacity: 0;
        transition: top .3s cubic-bezier(0.33333, 0, .66667, .33333), opacity .1s .27s linear
    }

    .hamburger--collapse-r.is-active .hamburger-inner::before {
        top: 0;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        transition: top .12s .18s cubic-bezier(0.33333, 0, .66667, .33333), -webkit-transform .15s .42s cubic-bezier(0.215, .61, .355, 1);
        transition: top .12s .18s cubic-bezier(0.33333, 0, .66667, .33333), transform .15s .42s cubic-bezier(0.215, .61, .355, 1);
        transition: top .12s .18s cubic-bezier(0.33333, 0, .66667, .33333), transform .15s .42s cubic-bezier(0.215, .61, .355, 1), -webkit-transform .15s .42s cubic-bezier(0.215, .61, .355, 1)
    }

.pnlm-container {
    margin: 0;
    padding: 0;
    overflow: hidden;
    position: relative;
    cursor: default;
    width: 100%;
    height: 100%;
    background: #f4f4f4 url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2267%22%20height%3D%22100%22%20viewBox%3D%220%200%2067%20100%22%3E%0A%3Cpath%20stroke%3D%22%23ccc%22%20fill%3D%22none%22%20d%3D%22M33.5%2C50%2C0%2C63%2C33.5%2C75%2C67%2C63%2C33.5%2C50m-33.5-50%2C67%2C25m-0.5%2C0%2C0%2C75m-66.5-75%2C67-25m-33.5%2C75%2C0%2C25m0-100%2C0%2C50%22%2F%3E%0A%3C%2Fsvg%3E%0A') repeat;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0;
    line-height: 1.4
}

    .pnlm-container * {
        box-sizing: content-box
    }

.pnlm-grab {
    cursor: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2226%22%20width%3D%2226%22%3E%0A%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%221px%22%20fill%3D%22%23fff%22%20d%3D%22m15.3%2020.5s6.38-6.73%204.64-8.24-3.47%201.01-3.47%201.01%203.61-5.72%201.41-6.49c-2.2-0.769-3.33%204.36-3.33%204.36s0.873-5.76-1.06-5.76-1.58%205.39-1.58%205.39-0.574-4.59-2.18-4.12c-1.61%200.468-0.572%205.51-0.572%205.51s-1.58-4.89-2.93-3.79c-1.35%201.11%200.258%205.25%200.572%206.62%200.836%202.43%202.03%202.94%202.17%205.55%22%2F%3E%0A%3C%2Fsvg%3E%0A') 12 8, default
}

.pnlm-grabbing {
    cursor: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2226%22%20width%3D%2226%22%3E%0A%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%221px%22%20fill%3D%22%23fff%22%20d%3D%22m15.3%2020.5s5.07-5.29%203.77-6.74c-1.31-1.45-2.53%200.14-2.53%200.14s2.74-3.29%200.535-4.06c-2.2-0.769-2.52%201.3-2.52%201.3s0.81-2.13-1.12-2.13-1.52%201.77-1.52%201.77-0.261-1.59-1.87-1.12c-1.61%200.468-0.874%202.17-0.874%202.17s-0.651-1.55-2-0.445c-1.35%201.11-0.68%202.25-0.365%203.62%200.836%202.43%202.03%202.94%202.17%205.55%22%2F%3E%0A%3C%2Fsvg%3E%0A') 12 8, default
}

.pnlm-sprite {
    background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2226%22%20height%3D%22156%22%3E%0A%3Ccircle%20fill-opacity%3D%22.78%22%20cy%3D%22117%22%20cx%3D%2213%22%20r%3D%2211%22%20fill%3D%22%23fff%22%2F%3E%0A%3Ccircle%20fill-opacity%3D%22.78%22%20cy%3D%22143%22%20cx%3D%2213%22%20r%3D%2211%22%20fill%3D%22%23fff%22%2F%3E%0A%3Cpath%20d%3D%22m5%2083v6h2v-4h4v-2h-6zm10%200v2h4v4h2v-6h-6zm-5%205v6h6v-6h-6zm-5%205v6h6v-2h-4v-4h-2zm14%200v4h-4v2h6v-6h-2z%22%2F%3E%0A%3Cpath%20d%3D%22m13%20110a7%207%200%200%200%20-7%207%207%207%200%200%200%207%207%207%207%200%200%200%207%20-7%207%207%200%200%200%20-7%20-7zm-1%203h2v2h-2v-2zm0%203h2v5h-2v-5z%22%2F%3E%0A%3Cpath%20d%3D%22m5%2057v6h2v-4h4v-2h-6zm10%200v2h4v4h2v-6h-6zm-10%2010v6h6v-2h-4v-4h-2zm14%200v4h-4v2h6v-6h-2z%22%2F%3E%0A%3Cpath%20d%3D%22m17%2037.9998v2h-8v-2z%22%2F%3E%0A%3Cpath%20d%3D%22m12%209v3h-3v2h3v3h2v-3h3v-2h-3v-3h-2z%22%2F%3E%0A%3Cpath%20d%3D%22m13%20136-6.125%206.125h4.375v7.875h3.5v-7.875h4.375z%22%2F%3E%0A%3C%2Fsvg%3E%0A')
}

.pnlm-container:-moz-full-screen {
    height: 100% !important;
    width: 100% !important
}

.pnlm-container:-webkit-full-screen {
    height: 100% !important;
    width: 100% !important
}

.pnlm-container:fullscreen {
    height: 100% !important;
    width: 100% !important
}

.pnlm-render-container {
    cursor: inherit;
    position: absolute;
    height: 100%;
    width: 100%
}

.pnlm-controls {
    position: absolute;
    background-color: #fff;
    border: 1px solid #999;
    border-color: rgba(0, 0, 0, .4);
    border-radius: 3px;
    cursor: pointer;
    z-index: 2;
    -webkit-transform: translateZ(9999px);
    transform: translateZ(9999px)
}

.pnlm-control:hover {
    background-color: #f8f8f8
}

.pnlm-zoom-controls {
    top: 4px;
    left: 4px;
    width: 26px;
    height: 52px
}

.pnlm-zoom-in {
    width: 100%;
    height: 50%;
    position: absolute;
    top: 0;
    border-radius: 3px 3px 0 0
}

.pnlm-zoom-out {
    width: 100%;
    height: 50%;
    position: absolute;
    bottom: 0;
    background-position: 0 -26px;
    border-top: 1px solid #ddd;
    border-top-color: rgba(0, 0, 0, .1);
    border-radius: 0 0 3px 3px
}

.pnlm-fullscreen-toggle-button {
    top: 66px;
    left: 4px;
    width: 26px;
    height: 26px
}

.pnlm-fullscreen-toggle-button-inactive {
    background-position: 0 -52px
}

.pnlm-fullscreen-toggle-button-active {
    background-position: 0 -78px
}

.pnlm-panorama-info {
    position: absolute;
    bottom: 4px;
    background-color: rgba(0, 0, 0, .7);
    padding-right: 10px;
    color: #fff;
    text-align: left;
    display: none;
    z-index: 2;
    border-radius: 5px 0 0 5px;
    -webkit-transform: translateZ(9999px);
    transform: translateZ(9999px)
}

.pnlm-title-box {
    position: relative;
    font-size: 20px;
    display: table;
    padding-left: 5px;
    margin-bottom: 3px
}

.pnlm-author-box {
    position: relative;
    font-size: 12px;
    display: table;
    padding-left: 5px
}

.pnlm-load-box {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200px;
    height: 150px;
    margin: -75px 0 0 -100px;
    background-color: rgba(0, 0, 0, .7);
    border-radius: 3px;
    text-align: center;
    font-size: 20px;
    display: none;
    color: #fff
}

    .pnlm-load-box p {
        margin: 20px 0;
        text-align: center;
        direction: ltr
    }

.pnlm-lbox {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    margin: -10px 0 0 -10px;
    display: none
}

.pnlm-loading {
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-name: pnlm-mv;
    -webkit-animation-name: pnlm-mv;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    height: 10px;
    width: 10px;
    background-color: #fff;
    position: relative
}

@keyframes pnlm-mv {
    from {
        left: 0;
        top: 0
    }

    25% {
        left: 10px;
        top: 0
    }

    50% {
        left: 10px;
        top: 10px
    }

    75% {
        left: 0;
        top: 10px
    }

    to {
        left: 0;
        top: 0
    }
}

@-webkit-keyframes pnlm-mv {
    from {
        left: 0;
        top: 0
    }

    25% {
        left: 10px;
        top: 0
    }

    50% {
        left: 10px;
        top: 10px
    }

    75% {
        left: 0;
        top: 10px
    }

    to {
        left: 0;
        top: 0
    }
}

.pnlm-load-button {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200px;
    height: 100px;
    margin: -50px 0 0 -100px;
    background-color: rgba(0, 0, 0, .7);
    border-radius: 3px;
    text-align: center;
    font-size: 20px;
    display: table;
    color: #fff;
    cursor: pointer
}

    .pnlm-load-button:hover {
        background-color: rgba(0, 0, 0, .8)
    }

    .pnlm-load-button p {
        display: table-cell;
        vertical-align: middle
    }

.pnlm-info-box {
    font-size: 15px;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200px;
    height: 150px;
    margin: -75px 0 0 -100px;
    background-color: #000;
    border-radius: 3px;
    display: table;
    text-align: center;
    color: #fff
}

    .pnlm-info-box a {
        color: #fff
    }

    .pnlm-info-box p {
        display: table-cell;
        vertical-align: middle;
        padding: 0 5px
    }

.pnlm-error-msg {
    display: none
}

.pnlm-about-msg {
    font-size: 11px;
    line-height: 11px;
    color: #fff;
    padding: 5px 8px;
    background: rgba(0, 0, 0, .7);
    border-radius: 3px;
    position: absolute;
    top: 50px;
    left: 50px;
    display: none;
    opacity: 0;
    -moz-transition: opacity .3s ease-in-out;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    z-index: 1
}

    .pnlm-about-msg a:link,
    .pnlm-about-msg a:visited {
        color: #fff
    }

    .pnlm-about-msg a:active,
    .pnlm-about-msg a:hover {
        color: #eee
    }

.pnlm-hotspot {
    position: absolute;
    height: 26px;
    width: 26px;
    visibility: hidden;
    cursor: default;
    border-radius: 13px;
    vertical-align: middle;
    top: 0;
    z-index: 1
}

    .pnlm-hotspot:hover {
        background-color: rgba(255, 255, 255, .2)
    }

    .pnlm-hotspot.pnlm-info {
        background-position: 0 -104px
    }

    .pnlm-hotspot.pnlm-scene {
        background-position: 0 -130px
    }

div.pnlm-tooltip span {
    visibility: hidden;
    position: absolute;
    border-radius: 3px;
    background-color: rgba(0, 0, 0, .7);
    color: #fff;
    text-align: center;
    max-width: 200px;
    padding: 5px 10px;
    margin-top: -41px;
    margin-left: -220px;
    cursor: default
}

div.pnlm-tooltip:hover span {
    visibility: visible
}

div.pnlm-tooltip:hover:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-width: 10px;
    border-style: solid;
    border-color: rgba(0, 0, 0, .7) transparent transparent;
    top: -12px;
    left: 3px
}

.pnlm-compass {
    width: 50px;
    height: 50px;
    right: 4px;
    bottom: 4px;
    border-radius: 25px;
    background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2250%22%20width%3D%2250%22%3E%0A%3Cpath%20d%3D%22m24.5078%206-3.2578%2018h7.5l-3.25781-18h-0.984376zm-3.2578%2020%203.2578%2018h0.9844l3.2578-18h-7.5zm1.19531%200.9941h5.10938l-2.5547%2014.1075-2.5547-14.1075z%22%2F%3E%0A%3C%2Fsvg%3E%0A');
    cursor: default;
    display: none
}

.pnlm-world {
    position: absolute;
    left: 50%;
    top: 50%
}

.pnlm-face {
    position: absolute;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
}

.pnlm-dragfix,
.pnlm-preview-img {
    position: absolute;
    height: 100%;
    width: 100%
}

.pnlm-preview-img {
    background-size: cover;
    background-position: center
}

.pnlm-lbar {
    width: 150px;
    margin: 0 auto;
    border: #fff 1px solid;
    height: 6px
}

.pnlm-lbar-fill {
    background: #fff;
    height: 100%;
    width: 0
}

.pnlm-lmsg {
    font-size: 12px
}

.pnlm-fade-img {
    position: absolute;
    top: 0;
    left: 0
}

#announcement {
    background: #008b90;
    color: #000;
    height: 60px;
    top: 0;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 5;
    text-align: center;
    direction: rtl
}

    #announcement .inner {
        margin: 0 auto;
        padding-top: 5px;
        text-align: center;
        direction: rtl
    }

    #announcement a {
        color: #000;
        line-height: 30px
    }

#map-container,
#results-filters {
    top: 84px
}

#body-top {
    top: 74px
}

#wrapper {
    padding-top: 84px
}

#container {
    padding-top: 0
}

#header {
    top: 0;
    background: url(../img/sprite-common.png) repeat-x 0 -1325px;
    height: 84px;
    position: fixed;
    left: 0;
    width: 100%;
    z-index: 5
}

#header-wrapper {
    position: relative;
    height: 65px
}

#user-login-dropdown {
    display: inline
}

    #user-login-dropdown .dropdown-menu {
        left: 50%;
        margin-left: -150px;
        width: 250px;
        padding: 20px 20px 0;
        direction: ltr;
        color: #999
    }

#icon-twitter {
    display: inline-block;
    height: 24px;
    width: 24px;
    background: url(../img/sprite-common.png) no-repeat -117px -281px;
    margin-right: 4px
}

#icon-google {
    margin: 10px 0;
    background: url(../img/icon-google.png) no-repeat 95% 50%;
    padding: 18px
}

#icon-facebook {
    margin: 10px 0;
    background: url(../img/icon-facebook.png) no-repeat 95% 50%;
    padding: 10px
}

#icon-twitter {
    background-position: -117px -335px
}
.divider-line-dark,
.divider-line-light {
    height: 2px;
    margin: 20px 0;
    background: url(../img/sprite-common.png) repeat-x 0 -1315px
}

.divider-line-light {
    background-position: 0 -1312px
}
#body-top {
    display: none;
    position: fixed;
    right: 50%;
    margin-right: -476px;
    height: 10px;
    background: #fff;
    border: 1px solid #cecece;
    border-bottom: 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
}

    #body-top.grey {
        background-color: #f9f9f9
    }
.fixed {
    width: 980px;
    margin: 0 auto
}

.fluid {
    width: 98%;
    margin: 0 auto
}

#main-body {
    background: #fff;
    z-index: 4;
    border: 1px solid #d6d6d6;
    border-top: 0;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
    direction: rtl
}

#footer {
    margin-bottom: 70px;
    direction: ltr;
    margin-top: 10px
}

    #footer a {
        color: #666
    }

        #footer a:hover {
            color: #005580
        }

#copyright {
    line-height: 35px;
    font-weight: 300;
    text-align: center
}

#footer-links {
    margin-top: 5px
}

    #footer-links .links-list {
        width: 100%;
        text-align: center
    }

        #footer-links .links-list li {
            display: inline-block;
            *display: inline;
            *zoom: 1;
            padding: 0;
            margin-right: 0;
            margin-left: 3px
        }

#cedar-studio {
    background: url(../img/sprite-common.svg) no-repeat -178px 0;
    display: inline-block;
    width: 89px;
    height: 23px;
    margin: 0 10px
}

#content {
    border-right: 1px solid #ebebeb; /*border-left khate kenari va amodi vasate safe ileteşim ve place*/
    min-height: 40px;
    padding-bottom: 10px
}

    #content.wide {
        float: none;
        width: auto;
        border-left: 0
    }

.tiny-padding {
    padding: 5px
}

.small-padding {
    padding: 10px
}

.medium-padding {
    padding: 14px;/*20*/
}

.large-padding {
    padding: 40px
}

.ultra-padding {
    padding: 100px 0
}

.centered {
    margin: 0 auto
}

.bold {
    font-weight: 700
}

.no-padding-top {
    padding-top: 0 !important
}

.no-margin-right {
    margin-right: 0 !important
}

.no-vertical-padding {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.no-horizontal-padding {
    padding-right: 0 !important;
    padding-left: 0 !important
}

#logo {
    width: 190px;/*160*/
    height: 50px;
    float: left; /*right*/
    margin: 0;
    margin-top: 6px
}

    #logo a {
        display: block;
        background: url(../img/sprite-common.svg) repeat-x 0 0;
        height: 50px
    }

/*#searchbox {
    float: left;
    margin: 15px 20px 0 0;
    width: auto; /*220px
    background-color: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .3);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .3);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .3);
    position: relative;
    z-index: 2;
    transition: width .2s ease-in-out, background-color .2s linear, border-color .2s linear;
    -webkit-transition: width .2s ease-in-out 0, background-color .2s linear 0, border-color .2s linear 0;
    height: 38px
}*/

    /*#searchbox.focused {
        background-color: #fff;
        border: 1px solid #ffc000;
        width: 450px
    }*/

    /*#searchbox input {
        padding: 8px;
        background: 0 0;
        border: 0;
        box-shadow: none;
        transition: none;
        margin: 0;
        color: #ccc;
        display: block;
        width: 100%;
        min-height: 38px;
        direction: ltr;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }*/

#search-location {
    width: 0;
    top: 0;
    left: 0;
    position: absolute;
    transition: opacity .2s linear .1s, width .2s linear;
    -webkit-transition: opacity .2s linear .1s, width .2s linear 0;
    opacity: 0
}

#searchbox.focused #search-location {
    width: 200px;
    opacity: 1
}

#searchbox #quickfind-where {
    padding-right: 30px;
    background-image: url(../img/sprite-common.png);
    background-repeat: no-repeat;
    background-position: 178px -112px
}

#searchbox.focused #quickfind-what {
    padding-left: 205px
}

#searchbox.focused input {
    color: #454545
}

#nav-links {
    position: absolute;
    right: 230px;
    top: 12px;
    transition: opacity .2s linear;
    -webkit-transition: opacity .2s linear 0;
    direction: rtl;
    text-align: right;
    height: 64px;
    vertical-align: middle
}

    #nav-links a {
        vertical-align: middle;
        display: inline-block
    }

.container-fluid #nav-links {
    right: 430px
}

#searchbox.focused + #nav-links {
    opacity: 0
}

#global-search-form {
    margin: 0
}

#userbox {
    padding-right: 10px;
    margin-right: 10px;
    margin-top: 16px;
    float: right; /*left*/
    border-left: 1px solid #2b3944; /*right*/
}

.list-menu li {
    border-bottom: 1px solid #1b1f26
}

.list-menu a {
    color: #fff;
    line-height: 4em
}

.user-avatar-thumb18 {
    display: inline-block;
    background: url(../img/sprite-common.svg) repeat-x 0 -50px;
    height: 18px;
    width: 18px;
    border: 1px solid #404245;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    vertical-align: top
}

.user-avatar-thumb24 {
    display: inline-block;
    background: url(../img/sprite-common.svg) repeat-x -19px -50px;
    height: 24px;
    width: 24px;
    border: 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    vertical-align: top;
    margin-left: 5px
}

.user-avatar-thumb40 {
    display: inline-block;
    background: url(../img/sprite-common.svg) repeat-x -44px -50px;
    height: 40px;
    width: 40px;
    border: 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    vertical-align: top
}
.add-place #body-top,
.explore #body-top {
    right: 1%;
    margin-right: 0;
    width: 500px;
    top: 74px
}

.explore #body-top {
    background: #f1f1f1;
    border-color: #838383
}

#map-container {
    position: fixed;
    z-index: 1;
    right: 520px;
    bottom: 110px;
    left: 0;
    *height: 100%
}

    #map-container.add-place {
        bottom: 0
    }

    #map-container.full-screen {
        width: 100%;
        height: 100%
    }

#map-canvas {
    overflow: visible;
    height: 100%
}

a.requery-btn,
a.requery-btn.inactive,
a.requery-btn:hover {
    display: block;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    width: 174px !important;
    height: 45px !important;
    padding-right: 15px;
    font-size: 12px;
    font-family: IRANSans, Arial, sans-serif;
    opacity: .8;
    background-color: #fff;
    filter: alpha(Opacity=80);
    line-height: 44px !important
}

    a.requery-btn.inactive {
        color: #ccc
    }

a.enlarge-shrink-btn {
    display: block;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    width: 26px;
    height: 26px;
    background: rgba(255, 255, 255, .8) url(../img/sprite-common.png) no-repeat -114px -143px;
    filter: alpha(Opacity=80)
}

#results-container {
    width: 500px;
    z-index: 2;
    position: relative;
    background-color: #ccc;
    background-color: rgba(0, 0, 0, .2);
    float: right;
    margin-right: 1%
}

.content-on-map {
    width: 500px;
    z-index: 2;
    position: relative;
    background-color: #fff;
    float: right;
    margin-right: 1%;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc
}

#results-filters {
    position: fixed;
    right: 1%;
    width: 500px;
    background: #fff;
    z-index: 4;
    border: 1px solid #d6d6d6;
    border-top: 0;
    top: 84px
}

#filters-controls {
    background: #dbdbdb;
    border-top: 1px solid #c9c9c9;
    padding: 5px 10px;
    direction: ltr;
    font-weight: 200;
    color: #000
}

#results-message {
    padding: 5px 15px 10px;
    direction: ltr;
    text-align: right;
    background: #f1f1f1
}

#result-sets {
    margin-top: 135px;
    padding: 0 10px;
    position: relative
}

#map-container #loading,
#map-message {
    display: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #000 url(../img/loading-14-black.gif) 90% 50% no-repeat;
    position: absolute;
    top: 30px;
    right: 43%;
    z-index: 3;
    padding: 5px 35px 5px 20px;
    color: #ccc;
    direction: ltr;
}

#map-message {
    width: 239px;
    right: 30px;/*left*/
    top: 90px;/*auto*/
    bottom: auto;/*70px*/
    padding: 2px 25px;
    display: block;
    background: #000;
    text-align: center;
    line-height:14px;/*++*/
    
}

    #map-message.warning {
        background-color: #ffb60f;
        color: #fff
    }

#nearby-ads-panel ul,
#result-sets ul {
    list-style: none;
    margin: 0
}
li.few-many-results,
li.not-found,
li.pic-ad,
li.place {
    background: #FFF;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 2px 7px 0 rgba(0, 0, 0, .8);
    margin-bottom: 10px;
    position: relative;
    z-index: 2
}

li.pic-ad {
    height: 100px;
    overflow: hidden
}

li.place .ad-ribbon {
    position: absolute;
    top: -6px;
    left: -6px;
    width: 71px;
    height: 71px;
    background: url(../img/ad-ribbon.png);
    z-index: 1
}

li.not-found {
    background: #ffefec;
    width: auto;
    padding: 10px;
    border: 2px solid #cf3b1d
}

li.few-many-results {
    width: auto;
    padding: 20px;
    background-color: #fff1c8;
    border: 2px solid #ffe28b
}

#result-sets li.not-found ul {
    list-style: square outside none;
    margin: 0 25px 10px 0
}

li.place.hover,
li.place:hover {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .9)
}

li.place.active {
    border: 2px solid #f7bd00;
    margin: -2px -2px 8px 0
}

li.place .basic-info {
    background-color: #f8f8f8;
    border-bottom: 1px solid #e6e6e6;
    padding: 10px;
    border-radius: 5px 5px 0 0
}

li.place.promoted .basic-info {
    background-color: #fffce9;
    border-bottom: 1px solid #f0e3a6
}

li.place .address {
    font-weight: 300
}

li.place.active .basic-info {
    background-color: #f8f5eb;
    border-bottom: 1px solid #e6e6e6;
    padding: 10px
}

li.place .category,
li.place .category a {
    color: #9a9a9a
}

    li.place .category a:hover {
        color: #333
    }

.leaflet-popup-content .icon,
li.place .icon {
    float: left;
    /*r*/
    width: 32px;
    height: 50px
}

li.place .details {
    padding-left: 35px;/*padding-right:42px bara esm ve kategori mekan dar safe defualt faseleash ba ax kategori*/
}

    li.place .details.has-photo {
        width: 300px
    }

li.place .icon .number {
    background: #ececec;
    border-top: 2px solid #a6a6a6;
    margin-top: -12px;
    text-align: center;
    line-height: 27px;
    display: block;
    padding: 0;
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    position: relative;
    font-size: 14px
}

li.place .thumb {
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 4px;
    border: 1px solid #e5e5e5;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: #fff
}

li.place .place-pic {
    height: 40px
}

li.place .place-footer {
    clear: both;
    padding: 9px 14px; /*5px 10px bara tanzime abade lik ve save ve sefaresh online dar entehaye safehaye mekanha dar safe asli defualt*/
}

li.place .actions {
    float: right
}

li.place .comment {
    color: #999;
    min-height: 10px;
    padding: 10px 15px 10px 10px
}

li.place .ad-message {
    padding: 3px 10px
}

li.place .comment a {
    color: #333
}

.kikojas-map-marker {
    width: 34px;
    height: 44px;
    display: block;
    background: url(../img/markers.png) no-repeat
}

.leaflet-marker-shadow {
    opacity:0.4;/*kullanıcı kunumu*/
    background: none !important
}

.leaflet-control-layers-overlays {
    font-family: IRANSans, Arial, sans-serif;
    font-size: 12px;
    line-height: 1.6em
}

.leaflet-control-container form {
    margin: 0
}

#nearby-ads-panel {
    position: absolute;
    width: 100%;
    height: 90px;
    bottom: -110px;
    left: 0;
    z-index: 1
}

    #nearby-ads-panel .alpha {
        position: absolute;
        top: 0;
        left: 0;
        background: #fff;
        opacity: .7;
        width: 100%;
        height: 100%;
        z-index: -1;
        border-radius: 0
    }

    #nearby-ads-panel h2 {
        position: absolute;
        top: 10px;
        right: 15px
    }

    #nearby-ads-panel ul {
        margin-top: -10px;
        margin-right: 100px;
        padding: 0 20px
    }

    #nearby-ads-panel li.place {
        float: right;
        margin-right: 10px;
        width: 280px;
        height: 90px;
        overflow: hidden
    }

        #nearby-ads-panel li.place .thumb {
            position: absolute;
            top: 10px;
            left: 10px;
            padding: 4px;
            border: 1px solid #e5e5e5;
            -moz-border-radius: 2px;
            -webkit-border-radius: 2px;
            border-radius: 2px;
            background: #fff
        }

        #nearby-ads-panel li.place .icon .number {
            border-top: 2px solid #f6471d
        }

        #nearby-ads-panel li.place .basic-info {
            background-color: #fff;
            border-bottom: 0;
            border-radius: 0
        }

        #nearby-ads-panel li.place .details {
            padding-left: 80px
        }


#quickfind-list {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 1000;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    transition: opacity .01s linear .2s;
    -webkit-transition: opacity .01s linear .2s
}

.quickfind-presets,
.quickfind-results {
    background: #f1f1f1;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    overflow: hidden;
    width: 100%
}

.quickfind-presets {
    background-color: #fff
}

.focused #quickfind-list {
    visibility: visible;
    opacity: 1
}

.quickfind-presets ul,
.quickfind-results ul {
    list-style: none outside none;
    padding: 0;
    margin: 0
}

.quickfind-presets li {
    font-size: 11px;
    border-bottom: 1px solid #f1f1f1
}

.quickfind-presets i {
    margin-left: 10px
}

.quickfind-presets a {
    display: block;
    padding: 10px;
    line-height: 2em;
    color: #999
}

    .quickfind-presets a:hover {
        background: #fff6e4
    }

.quickfind-presets p {
    display: block;
    padding: 10px;
    color: #999;
    margin: 0
}

.quickfind-presets strong {
    display: block;
    color: #000;
    font-size: 12px
}

.quickfind-presets span {
    overflow: hidden;
    display: block;
    font-weight: 300
}

.quickfind-results .section {
    border-bottom: 1px solid #ddd
}

.quickfind-results .loading {
    background: #fff url(../img/loading-14-white.gif) no-repeat center center;
    border-bottom: 1px solid #ccc;
    height: 50px;
    text-align: center
}

.quickfind-results .section-label {
    float: right;
    padding: 4px 10px 0 0
}

.quickfind-results .items-wrapper {
    margin-right: 110px;
    list-style: none;
    background: #fff;
    border-right: 1px solid #ddd
}

.quickfind-results .item {
    line-height: 25px
}

    .quickfind-results .item a {
        display: block;
        padding: 2px 5px;
        color: #333;
        overflow: hidden;
        text-overflow: ellipsis;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff
    }

        .quickfind-results .item a.hover {
            background: #fff6e4;
            border-bottom: 1px solid #ffe7c8;
            border-top: 1px solid #ffe7c8
        }

.quickfind-results .category-name {
    line-height: 30px
}

.quickfind-results .category-icon {
    float: right;
    margin-left: 10px;
    height: 32px
}

.quickfind-results .place-address,
.quickfind-results .place-category,
.quickfind-results .place-name {
    line-height: 17px;
    padding-right: 42px
}

.quickfind-results .place-category {
    float: left;
    color: #999;
    font-size: 10px;
    padding-right: 10px;
    margin-left: 5px
}

.quickfind-results .place-address,
.quickfind-results .tag {
    color: #bbb;
    font-size: 10px;
    font-weight: 300
}

.quickfind-results .feature-name {
    line-height: 15px;
    display: inline
}

.quickfind-results .feature-type {
    line-height: 25px
}

.quickfind-results .feature-locality {
    font-size: 10px;
    float: left;
    line-height: 30px;
    margin-left: 5px
}

#place-header {
    height: 245px;
    background: url(../img/place-cover-bg.jpg) no-repeat bottom center;
    background-size: cover;
    position: relative
}

#place-cover {
    height: 100%;
    position: relative
}

#place-cover-photo {
    background-size: cover;
    height: 100%
}

#place-cover-curve {
    position: absolute;
    bottom: 0;
    background: url(../img/place-cover-divider.png) no-repeat bottom center;
    background-size: cover;
    height: 40px;
    width: 100%
}

#place-cover .buttons {
    position: absolute;
    top: 10%;
    left: 50%;
    margin-left: -68px
}

    #place-cover .buttons.change {
        visibility: hidden
    }

#place-cover:hover .buttons.change {
    visibility: visible
}

#logo-actions-container {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -114px;
    width: 225px;
    height: 161px;/*125*/
    overflow: visible
}

#place-logo-container {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -64px;
    width: 125px;
    height: 125px;
    border: 1px solid #c3c3c3;
    border-radius: 5px;
    background: #fff;
    -webkit-box-shadow: 0 0 13px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 13px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 13px 0 rgba(0, 0, 0, .2);
    z-index: 1
}

#logo-actions-container .fav {
    position: absolute;
    right: -40px;
    top: 55px;
    width: 70px;
    z-index: 0;
    font-size: 15px;/*20 BUD BARA SAFEYE PLACE KAM SHOD*/
}

#logo-actions-container .bookmark {
    position: absolute;
    left: -36px;
    width: 65px;
    top: 55px;
    z-index: 0;
    font-size: 20px
}

#place-logo-container .placeholder {
    position: absolute;
    top: 5px;
    left: 5px;
    background: #adadad;
    width: 115px;
    height: 115px
}

#place-logo-container .buttons {
    position: absolute;
    bottom: 10px;
    left: 10px
}

    #place-logo-container .buttons.change {
        visibility: hidden
    }

#place-logo-container:hover .buttons.change {
    visibility: visible
}

#place-map-container {
    position: relative;
    direction: ltr;
    padding-top: 1px
}

#place-map-canvas {
    height: 210px;
    border-bottom: 1px solid #e5e5e5;
    position: relative
}

    #place-map-canvas .enlarge {
        position: absolute;
        z-index: 2;
        bottom: 5px;
        right: 5px
    }


#full-screen-map {
    height: 600px;
    background: #f4f3f0
}

#direction-link {
    text-align: center;
    padding: 10px 0;
    border-bottom: 1px solid #e5e5e5
}

.alpha {
    position: absolute;
    top: 28px;/*0*/
    left: 0;
    background: #000;
    opacity: .7;
    width: 100%;
    height: 100%;
    z-index: -1;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px
}

#place-stat-actions {
    border-bottom: 1px solid #e6e6e6
}

    #place-stat-actions .small-padding {
        padding-top: 1px;
        padding-bottom: 1px
    }
.big-stats .num {
    display: block;
    font-size: 22px;
    font-weight: 700;
    color: #333
}

    .big-stats .num i {
        margin-top: 10px;
        margin-left: 5px
    }

.big-stats li {
    height: 45px;
    border-right: 1px solid #e6e6e6;
    padding: 0 8px;
    color: #a8a8a8;
    font-weight: 300
}

    .big-stats li.last {
        border: 0
    }

#place-info {
    font-size: 13px;
    padding-left: 20px
}

#admin-notes {
    padding: 10px;
    background-color: #fffbe2;
    border-bottom: 1px solid #ffecc7;
    border-top: 1px solid #ffecc7
}

    #admin-notes textarea {
        resize: vertical
    }
.heading-extra .action-links {
    margin-top: 10px
}

.heading-extra h3 {
    margin: 0
}

#gallery-thumbnails {
    display: block;
    padding: 10px 0;
    height: 88px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    outline: 0
}

    #gallery-thumbnails a {
        display: block;
        padding: 4px;
        height: 88px;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px
    }

        #gallery-thumbnails a:hover {
            background-color: #fff6e4
        }

    #gallery-thumbnails .more,
    #gallery-thumbnails .placeholder {
        border: 1px solid #eaeaea;
        display: block;
        float: right;
        width: 96px;
        height: 96px;
        margin: 5px;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        background: url(../img/loading-14-white.gif) 50% 50% no-repeat
    }

    #gallery-thumbnails .more {
        background: #f1f1f1;
        text-align: center
    }

        #gallery-thumbnails .more strong {
            display: inline-block;
            font-size: 20px;
            margin-top: 20px
        }


.comment-wrapper {
    margin-bottom: 10px;
    border-bottom: 1px solid #eaeaea;
    padding: 10px
}

.comment-body {
    margin-right: 30px;
    padding-right: 25px;
    padding-left: 5px;
    background: url(../img/sprite-common.png) no-repeat top right;
    font-weight: 300
}

.comment-wrapper .comment-body {
    background-position: top right
}

#comment-form {
    background: #f7f7f7;
    padding: 10px
}

.action-links a {
    color: #666
}

#comment-form textarea {
    width: 90%;
    margin-right: 5px;
    resize: vertical
}

#comment-form form {
    margin: 0
}

#place-comments {
    padding-bottom: 0
}


ul.cat-listing {
    margin: 15px 0 0;
    list-style: none
}

    ul.cat-listing li {
        height: 40px
    }

    ul.cat-listing .cat-icon {
        float: right
    }

    ul.cat-listing p {
        padding: 4px 40px 0 0;
        line-height: 1.2em;
        color: #999;
        text-align: right
    }

    ul.cat-listing .cat-name {
        display: block
    }


.place-snippet .pull-right {
    margin-left: 10px
}

.place-snippet p {
    overflow: hidden
}

.place-snippet .address,
.place-snippet .category,
.place-snippet .name {
    display: block;
    line-height: 1.5em
}

.place-snippet .address {
    font-size: 10px
}

.place-listing li {
    margin-bottom: 25px;
    clear: both
}
.really-big-text {
    font-size: 450%;
    text-align: center
}

.promoted-place-image {
    margin-bottom: 5px;
    border: 1px solid #ccc
}

.promoted-place-text {
    /*border:;*/
    border-top: 4px solid #b0e9ff;
    border-bottom: 1px solid #b0e9ff;
    border-left: 0;
    border-right: 0;
    margin-bottom: 5px;
    border-radius: 5px;
    background-color: #f4fcff
}

.home-featured #body-top {
    bottom: 0;
    display: block;
    position: absolute;
    z-index: 5;
    height: 20px;
    top: auto
}

.home #searchbox {
    display: none
}

.add-place #nav-links,
.home #nav-links {
    right: 185px
}

.home-featured {
    z-index: 4
}

.home-search-container {
    position: absolute;
    top: 35px;
    left: 50%;
    margin-left: -270px;
    width: 540px;
    padding: 20px;
    z-index: 3;
    overflow: visible;
    height: 60px
}

    .home-search-container .alpha {
        position: absolute;
        width: 100%;
        height: 75%; /*100% id serchAltiAktif bara dide nashodan modul Örnek */
        background-color: #2f333b;
        opacity: .8;
        z-index: -1;
        box-shadow: 0 1px 4px rgba(0, 0, 0, .5)
    }
.ribbon-home-beta {
    width: 71px;
    height: 71px;
    position: absolute;
    top: -5px;
    left: -5px;
    background: url(../img/ribbon-home-phase-tehran.png) no-repeat top left
}

.home-featured form {
    margin: 0
}

.home-featured .search-input {
    position: relative;
    width: 75%;
    float: left;
}

.home-featured #quickfind {
    border-radius: 5px 0 0 5px;
    border-left: 0;
    margin-bottom: 0;
    min-height: 42px
}

#home-quickfind-list {
    position: absolute;
    top: 98%;
    right: 0;
    z-index: 1000;
    width: 100%;
    display: block;
    border-radius: 0 0 5px 5px
}

.home-featured #search_btn {
    float: right;
    width: 25%;
    font-size: 14px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 0 4px 4px 0;
    padding: 10px
}

.search-hint {
    font-size: 11px;
    color: #aaa;
    clear: both;
    padding-top: 10px;
    direction: ltr;
    font-weight: 300
}

    .search-hint .examples {
        height: 20px;
        overflow: hidden;
        position: relative;
        margin-right: 10px
    }

        .search-hint .examples span {
            font-size: 35px;
            line-height: 10px
        }

    .search-hint a {
        color: #ccc
    }

        .search-hint a:hover {
            color: #fff
        }

.home-featured .about {
    position: absolute;
    width: 480px;
    bottom: -115px;
    left: 53%;
    height: 115px;
    margin-left: -260px;
    font-size: 15px;
    text-align: center;
    padding: 6px; /*20px*/
    font-weight: 200
}

    .home-featured .about .alpha {
        background: #fff;
        opacity: .8;
        position: absolute;
        width: 100%;
        height: 100%;
        box-shadow: none;
        border-radius: 0 0 5px 5px
    }

    .home-featured .about h5 {
        font-size: 14px
    }

    .home-featured .about .hero {
        line-height: 1.5em;
        font-size: 14px;
        color: #ec6c3a;/*#333 safe asli En iyiler ile sehrinizin her...*/
    }

.home-featured {
    height: 40em;
    width: 100%;
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #fff
}

.dot-togglers {
    position: absolute;
    bottom: 2em;
    left: 0;
    margin: 0;
    list-style: none;
    z-index: 5;
    width: 100%;
    height: 22px;
    text-align: center
}

    .dot-togglers li {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        color: #fff;
        width: 18px;
        height: 18px;
        cursor: pointer;
        background: url(../img/sprite-common.png) no-repeat -198px -336px;
        margin-left: 5px
    }

        .dot-togglers a.activelink {
            background: url(../img/sprite-common.png) no-repeat -198px -316px
        }

.home-featured #slides {
    width: 100%;
    height: 100%;
    background: #f1f1f1 url(../img/loading-14-grey.gif) no-repeat 50% 70%
}

.home-featured .background {
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    margin: 0;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-size: cover
}

.home-featured .slide-item {
    width: 100%;
    height: 100%
}

    .home-featured .slide-item::after {
        background: rgba(0, 0, 0, 0) linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, .5) 100%) repeat scroll 0 0;
        bottom: 0;
        content: "";
        height: 12em;
        left: 0;
        position: absolute;
        width: 100%;
        z-index: 1
    }

.home-featured .item-info {
    bottom: 4em;
    color: #fff;
    direction: ltr;
    max-width: 40em;
    padding: 1em;
    position: absolute;
    right: 0;
    text-align: left;
    text-shadow: 2px 2px 4px #000;
    z-index: 3
}

    .home-featured .item-info.left {
        left: 0
    }

    .home-featured .item-info .alpha {
        opacity: .2  /*.2*/
    }

    .home-featured .item-info .place-title {
        font-size: 1em;/*2*/
        color: #fff;
        display: block;
        line-height: 1.4em
    }

    .home-featured .item-info .place-category {
        font-size: 1em;/*1,5*/
        color: #fc0;
        display: block
    }

.home-featured .container {
    position: relative;
    z-index: 2;
    height: 100%
}

#top-categories {
    padding-top: 10px;
    display: inline-block
}

    #top-categories li {
        float: left;
        /*r*/
        width: 95px;
        margin-bottom: 3px;
        position: relative;
        overflow: visible;
        margin-left: 7px;
        text-align: center
    }

.more-down-red {
    display: block;
    width: 25px;
    height: 25px;
    background: url(../img/sprite-common.png) no-repeat -188px -196px;
    margin: 0 auto
}

#top-categories a {
    color: #666;
    display: block;
    line-height: 17px;
    font-weight: 700
}

    #top-categories a:hover {
        color: #f6471d
    }

#top-categories .cat-icon {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto
}

#presets-tab-wrapper {
    height: 40px
}

#presets-tab {
    width: 100%;
    height: 40px;
    background: #252f39;
    font-size: 13px;
    position: relative;
    z-index: 0
}

    #presets-tab.sticky {
        position: fixed;
        top: 84px;
        z-index: 3
    }

    #presets-tab span {
        padding: 10px;
        direction: rtl
    }

    #presets-tab ul {
        list-style: none;
        display: inline-block
    }

    #presets-tab li {
        width: 180px;
        border-radius: 4px
    }

        #presets-tab li.active {
            background: #f23717;
            height: 44px;
            position: relative;
            top: -2px
        }

    #presets-tab i {
        margin: 3px 0 0 2px
    }

    #presets-tab li a {
        color: #999;
        display: block;
        height: 100%;
        line-height: 40px;
        padding: 0 15px;
        text-align: center
    }

    #presets-tab li.active a {
        height: 50px;
        line-height: 43px
    }

    #presets-tab li a:hover {
        color: #fff;
        background: #323b44
    }

    #presets-tab li.active a {
        background: url(../img/sprite-common.png) no-repeat -40px -403px;
        color: #fff
    }

.home-listing ul {
    list-style: none;
    margin: -11px;/*0*/
}

.home-listing li.place {
    width: 210px;
    height: 355px;
    float: right;
    margin: 0 0 30px 20px
}

    .home-listing li.place.last {
        margin-left: 0
    }

    .home-listing li.place .place-pic {
        height: 210px;
        overflow: hidden
    }

.home-listing .place-pic img {
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.home-listing .place-pic:hover img {
    opacity: .9;
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.home-listing li.place .thumb {
    position: static;
    padding: 0;
    border: 0;
    -moz-border-radius: 2px 2px 0 0;
    -webkit-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
    background: #f1f1f1
}

.home-listing li.place .place-footer {
    border: 0
}

.home-listing li.place .address {
    height: 41px;
    clear: both;
    overflow: hidden;
    color: #333;
    font-size: 11px
}

.home-listing li.place .icon {
    height: auto
}

.home-listing li.place .category {
    line-height: 10px
}

.search-more {
    clear: both;
    margin-top: 10px
}

.centered-divider {
    position: relative;
    z-index: 1
}

    .centered-divider:empty {
        display: none
    }

.centered-divider {
    border-top: 1px solid #ebebeb
}

    .centered-divider.large-margin {
        margin: 3em 0
    }

    .centered-divider:before {
        background: #fff;
        content: '';
        height: 36px;
        left: 50%;
        margin-left: -100px;
        margin-top: -18px;
        position: absolute;
        width: 200px
    }

    .centered-divider h1 {
        display: block;
        text-align: center;
        width: 150px;
        margin: -18px auto 0;
        position: relative;
        z-index: 3
    }

.search-more a#more {
    display: inline-block;
    text-align: center;
    width: 150px;
    margin: -18px auto 0;
    position: relative;
    z-index: 3
}

#categories-tab {
    padding-top: 10px
}

    #categories-tab .tabs {
        display: inline-block
    }

        #categories-tab .tabs li {
            text-align: center;
            float: left;
            margin-left:5px;
            margin-right:5px;
            width: 80px;
            margin-bottom: 3px;
            position: relative;
            overflow: visible
        }

        #categories-tab .tabs a {
            color: #666;
            display: block
        }

            #categories-tab .tabs a:hover {
                color: #333
            }

            #categories-tab .tabs a.active {
                color: #f6471d
            }

    #categories-tab .icon {
        display: block;
        width: 50px;
        height: 50px;
        margin: 0 auto 10px;
        background: url(../img/sprite-common.png) no-repeat
    }

    #categories-tab .caret {
        display: none;
        width: 20px;
        height: 10px;
        position: absolute;
        bottom: -20px;
        left: 50%;
        margin-left: -10px;
        background: url(../img/sprite-common.png) no-repeat -248px -444px
    }

    #categories-tab .active .caret {
        display: block
    }

    #categories-tab .art-culture {
        background-position: -315px 0
    }

    #categories-tab .sports-entertainment {
        background-position: -315px -60px
    }

    #categories-tab .food {
        background-position: -315px -120px
    }

    #categories-tab .shopping {
        background-position: -315px -180px
    }

    #categories-tab .companies {
        background-position: -315px -240px
    }

    #categories-tab .education {
        background-position: -315px -300px
    }

    #categories-tab .travel {
        background-position: -315px -360px
    }

    #categories-tab .health {
        background-position: -315px -420px
    }

    #categories-tab .automobile {
        background-position: -315px -480px
    }

    #categories-tab .services {
        background-position: -315px -540px
    }

    #categories-tab .public-places {
        background-position: -315px -600px
    }

    #categories-tab .other {
        background-position: -315px -660px
    }

    #categories-tab a:hover .art-culture {
        background-position: -375px 0
    }

    #categories-tab a:hover .sports-entertainment {
        background-position: -375px -60px
    }

    #categories-tab a:hover .food {
        background-position: -375px -120px
    }

    #categories-tab a:hover .shopping {
        background-position: -375px -180px
    }

    #categories-tab a:hover .companies {
        background-position: -375px -240px
    }

    #categories-tab a:hover .education {
        background-position: -375px -300px
    }

    #categories-tab a:hover .travel {
        background-position: -375px -360px
    }

    #categories-tab a:hover .health {
        background-position: -375px -420px
    }

    #categories-tab a:hover .automobile {
        background-position: -375px -480px
    }

    #categories-tab a:hover .services {
        background-position: -375px -540px
    }

    #categories-tab a:hover .public-places {
        background-position: -375px -600px
    }

    #categories-tab a:hover .other {
        background-position: -375px -660px
    }

    #categories-tab .activelink .art-culture,
    #categories-tab .activelink:hover .art-culture {
        background-position: -435px 0
    }

    #categories-tab .activelink .sports-entertainment,
    #categories-tab .activelink:hover .sports-entertainment {
        background-position: -435px -60px
    }

    #categories-tab .activelink .food,
    #categories-tab .activelink:hover .food {
        background-position: -435px -120px
    }

    #categories-tab .activelink .shopping,
    #categories-tab .activelink:hover .shopping {
        background-position: -435px -180px
    }

    #categories-tab .activelink .companies,
    #categories-tab .activelink:hover .companies {
        background-position: -435px -240px
    }

    #categories-tab .activelink .education,
    #categories-tab .activelink:hover .education {
        background-position: -435px -300px
    }

    #categories-tab .activelink .travel,
    #categories-tab .activelink:hover .travel {
        background-position: -435px -360px
    }

    #categories-tab .activelink .health,
    #categories-tab .activelink:hover .health {
        background-position: -435px -420px
    }

    #categories-tab .activelink .automobile,
    #categories-tab .activelink:hover .automobile {
        background-position: -435px -480px
    }

    #categories-tab .activelink .services,
    #categories-tab .activelink:hover .services {
        background-position: -435px -540px
    }

    #categories-tab .activelink .public-places,
    #categories-tab .activelink:hover .public-places {
        background-position: -435px -600px
    }

    #categories-tab .activelink .other,
    #categories-tab .activelink:hover .other {
        background-position: -435px -660px
    }

    #categories-tab .tabs-content-wrapper {
        overflow: hidden;
        border-radius: 0 0 5px 5px;
        font-weight: 300;
        border-radius: 8px;/*++*/
        margin-bottom: 10px;/*++*/
    }

    #categories-tab .tab-content {
        background-color: #e9e5d9
    }

        #categories-tab .tab-content a {
            color: #505050
        }

            #categories-tab .tab-content a:hover {
                color: #f6471d
            }

        #categories-tab .tab-content ul {
            float: left; /*right*/
            margin-left: 20px;
            width: 200px
        }

#home-cta {
    background: #e7faff;
    border: 1px solid #d6edf3;
    height: 260px;
    position: relative;
    border-radius: 10px;
    top: 40px
}

    #home-cta img {
        position: absolute;
        left: 0;
        bottom: 0
    }

#mobile-intro-wrapper {
    background: url(../img/bg-mobile.jpg) repeat
}

#mobile-intro {
    height: 600px;
    padding-top: 80px;
    background: url(../img/sprite-common.png) repeat-x 0 -567px
}

#iphone {
    float: right;
    width: 280px;
    height: 496px;
    background: url(../img/iphone.png) no-repeat 0 0
}

    #iphone .screen {
        margin: 83px 0 0 29px
    }

#go-mobile {
    float: right;
    width: 500px;
    color: #999;
    margin-right: 100px
}

    #go-mobile h1 {
        font-size: 30px;
        color: #fff;
        margin-top: 0
    }

    #go-mobile h2 {
        color: #fff
    }

.media.speed-feature {
    margin-top: 50px;
    padding-right: 85px;
    background: url(../img/sprite-home.png) no-repeat 425px 14px
}

#download-apps {
    margin-top: 25px
}

#download-android,
#download-iphone {
    display: block;
    float: right;
    width: 200px;
    height: 69px;
    background: url(../img/sprite-home.png) no-repeat -95px 0;
    margin-left: 30px
}

#download-iphone {
    background-position: -95px -83px
}

    #download-iphone:hover {
        background-position: -95px -173px
    }

#android-notify {
    padding: 10px 0;
    text-align: center
}

#map-canvas.awaiting-marker {
    cursor: url(../img/add-place-crosshair.cur), crosshair
}

#map-canvas.static {
    cursor: default
}

.add-place #searchbox {
    display: none
}

#map-search {
    position: absolute;
    top: 35px;
    left: 50%;
    margin-left: -100px;
    width: 540px;
    padding: 20px;
    z-index: 1;
    overflow: visible;
    height: 60px
}

    #map-search .alpha {
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: #2f333b;
        opacity: .8;
        z-index: -1;
        box-shadow: 0 1px 4px rgba(0, 0, 0, .5)
    }

    #map-search form {
        margin: 0
    }

    #map-search .search-input {
        position: relative;
        width: 100%;
        float: right
    }

    #map-search #quickfind {
        border-radius: 5px;
        border-left: 0;
        margin-bottom: 0;
        min-height: 42px
    }

    #map-search #home-quickfind-list {
        position: absolute;
        top: 98%;
        right: 0;
        z-index: 1000;
        width: 100%;
        visibility: hidden;
        border-radius: 0 0 5px 5px
    }

.possible-matches {
    display: none;
    background-color: #e6e6e6;
    position: relative;
    padding: 10px;
    margin-bottom: 10px
}

    .possible-matches .caret {
        background: 0 0;
        position: absolute;
        top: -10px;
        right: 50%;
        border-style: solid;
        border-width: 0 10px 10px;
        border-bottom-color: #e6e6e6;
        border-left-color: transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        height: 0;
        width: 0;
        display: block;
        margin: 0
    }

ul.places-digest {
    list-style: none;
    margin: 0;
    border-bottom: 1px solid #fff
}

li.place-digest {
    border-top: 1px solid #fff;
    padding: 5px 5px 1px;
    font-size: 85%;
    cursor: pointer;
    background-color: #f1f1f1
}

    li.place-digest:hover {
        background-color: #f6f6f6
    }

    li.place-digest .icon {
        float: left;
        /*r*/
        width: 32px;
        height: 32px
    }

    li.place-digest .details {
        padding: 0 42px 0 50px
    }

        li.place-digest .details.numbered {
            padding: 0 52px 0 50px
        }

    li.place-digest .number {
        float: right;
        width: 15px;
        line-height: 30px;
        font-size: 200%
    }

    li.place-digest .distance {
        background: url(../img/sprite-common.png) repeat -175px -67px;
        float: left;
        width: 50px;
        padding-top: 17px;
        text-align: center
    }

.loading-inline {
    display: inline-block;
    visibility: hidden;
    width: 14px;
    height: 14px;
    margin: 0 5px;
    background: url(../img/loading-14-white.gif) no-repeat;
    vertical-align: middle
}

    .loading-inline.grey {
        background: url(../img/loading-14-grey.gif) no-repeat
    }

    .loading-inline.yellow {
        background: url(../img/loading-14-pale-yellow.gif) no-repeat
    }

    .loading-inline.dark {
        background: url(../img/loading-18-dark-blue.gif) no-repeat;
        width: 18px;
        height: 18px
    }

.loading-content {
    margin-top: 150px;
    text-align: center
}

    .loading-content .loading-inline {
        visibility: visible
    }

#more-details {
    margin: 10px 0
}

.collapsible {
    display: block;
    padding: 5px 10px;
    color: #717171;
    background: #e8e8e8 url(../img/sprite-common.png) no-repeat -180px -103px
}

    .collapsible.open {
        background: #e8e8e8 url(../img/sprite-common.png) no-repeat -180px -144px
    }

.details-container {
    padding: 0 0 15px
}

.sample-tag {
    cursor: pointer
}

#profile-header {
    height: 150px;
    border-bottom: 1px solid #E6E6E6;
    position: relative
}

    #profile-header #avatar {
        background: #fff url(../img/avatar-big-placeholder.png) no-repeat 4px 4px;
        position: absolute;
        bottom: -25px;
        right: 25px;
        width: 150px;
        height: 150px;
        padding: 4px;
        direction:ltr;/*++*/
    }

    #profile-header #details {
        height: 100%;
        margin-right: 200px;
        position: relative
    }

    #profile-header .profile-info {
        right: 0;
        position: absolute;
        bottom: 10px
    }

    #profile-header h1 {
        font-size: 150%;
        font-weight: 700;
        margin: 0
    }

    #profile-header .big-stats {
        position: absolute;
        left: 10px;
        bottom: 10px;
        width: 320px
    }

    #profile-header .badge {
        margin: 10px 10px 0 0
    }
.change-avatar-button {
    position: absolute;
    left: 8px;
    bottom: 8px
}

    .change-avatar-button .dropdown-toggle {
        background-color: #666;
        color: #fff;
        display: inline-block;
        padding: 3px 5px
    }

        .change-avatar-button .dropdown-toggle:hover {
            background-color: #000;
            color: #fff
        }

.tabbed-menu {
    padding-top: 20px;
    border-bottom: 1px solid #E6E6E6
}

    .tabbed-menu ul {
        margin: 0 10px 8px
    }

    .tabbed-menu a {
        color: #999
    }

        .tabbed-menu a:hover,
        .tabbed-menu li.active a {
            color: #000
        }

    .tabbed-menu li.active a {
        font-weight: 700
    }

.tabbed-content {
    min-height: 200px
}

.filters a.active,
.filters a.active:hover {
    font-weight: 700;
    color: #000;
    border-bottom: 4px solid #f6471d;
    padding-bottom: 5px
}

ul.timeline,
ul.timeline-compact {
    background: #fff url(../img/timeline-line.png) repeat-y top right;
    list-style: none;
    padding-top: 20px;
    margin: 0
}

ul.timeline-compact {
    background: 0 0;
    padding-top: 0
}

    ul.timeline li,
    ul.timeline-compact li {
        background-image: url(../img/timeline-sprite.png);
        background-repeat: no-repeat;
        margin-top: 10px;
        padding: 0 10px;
        border-right: 3px solid #fff;
        position: relative;
        font-weight: 300
    }

    ul.timeline-compact li {
        background-image: url(../img/timeline-compact-sprite.png);
        border-top: 1px solid #f1f1f1
    }

        ul.timeline li.image,
        ul.timeline-compact li.image {
            background-position: right 0
        }

        ul.timeline li.like,
        ul.timeline-compact li.like {
            background-position: right -180px
        }

        ul.timeline li.checkin,
        ul.timeline-compact li.checkin {
            background-position: right -360px
        }

        ul.timeline li.bookmark,
        ul.timeline-compact li.bookmark {
            background-position: right -540px
        }

        ul.timeline li.add-place,
        ul.timeline-compact li.add-place {
            background-position: right -720px
        }

        ul.timeline li.edit,
        ul.timeline-compact li.edit {
            background-position: right -900px
        }

        ul.timeline li.report,
        ul.timeline-compact li.report {
            background-position: right -1080px
        }

        ul.timeline li.comment,
        ul.timeline-compact li.comment {
            background-position: right -1770px
        }

ul.timeline li.hover,
ul.timeline li:hover {
    border-color: #ffbd00
}

ul.timeline li .btn {
    visibility: hidden
}

ul.timeline li.hover .btn,
ul.timeline li:hover .btn {
    visibility: visible
}

ul.timeline li.active,
ul.timeline-compact li.active {
    border-color: #f6471d
}

ul.timeline li .details,
ul.timeline-compact li .details {
    margin: 6px 150px 10px 0;
    padding-left: 60px
}

ul.timeline-compact li .details {
    margin-right: 30px;
    padding-left: 10px
}

.score {
    float: left;
    direction: ltr;
    color: #e7e7e7;
    text-align: left;
    margin-top: 10px;
    border-bottom: 0
}

    .score strong {
        font-size: 30px;
        display: block;
        color: #dadada;
        line-height: 15px
    }

ul.timeline li .date {
    margin-top: 6px;
    display: inline-block;
    float: right;
    width: 90px;
    text-align: left
}

ul.timeline-compact li .date {
    margin-top: 6px;
    display: block;
    padding-right: 30px
}

ul.timeline li.more {
    background: #f1f1f1;
    padding: 5px 0;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    border-right: 0;
    text-align: center
}

ul.timeline .thumbnail,
ul.timeline-compact .thumbnail {
    float: right;
    display: block;
    padding: 4px;
    height: 110px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    outline: 0;
    margin-left: 5px
}

.badge-list a {
    color: #666;
    line-height: 2.5em;
    padding: 4px 6px;
    outline: 0
}

    .badge-list a:hover {
        color: #000
    }

    .badge-list a.active {
        border-radius: 3px;
        color: #000;
        font-weight: 700;
        background-color: #ffebb5;
        padding: 4px 6px;
        vertical-align: baseline;
        white-space: nowrap
    }

        .badge-list a.active .badge {
            background-color: #F89406
        }

#history-map-container {
    background-color: #fff;
    border-bottom: 1px solid #e6e6e6;
    position: fixed;
    width: 920px;
    box-shadow: 0 4px 4px -3px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 4px 4px -3px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 4px 4px -3px rgba(0, 0, 0, .1);
    padding-bottom: 1px;
    padding-top: 1px;
    z-index: 1
}

#history-map-canvas {
    height: 200px;
    border: 1px solid #e5e5e5;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
    direction: ltr
}

#history-header {
    height: 60px
}

#content-container.user-history {
    padding-top: 274px
}

#history-header h1 {
    margin-top: 10px;
    line-height: 25px
}

#history-header a {
    font-weight: 700;
    margin: 0;
    line-height: 23px;
    vertical-align: top;
    color: #999
}

.place-minimal {
    margin-bottom: 10px
}

    .place-minimal .cat-icon {
        float: right
    }

    .place-minimal .detail {
        padding-right: 40px
    }

    .place-minimal .title {
        font-size: 12px;
        margin: 0;
        line-height: 1.5em;
        font-weight: 400
    }
#checkin-wrapper {
    width: 500px;
    z-index: 2;
    position: relative;
    float: right;
    margin-top: 50px;
    background-color: #ccc;
    background-color: rgba(0, 0, 0, .2);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

#checkin-content {
    background: #FFF;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .4);
    overflow: hidden;
    z-index: 2;
    margin: 10px;
    direction: rtl
}

    #checkin-content .excerpt .event {
        padding-right: 50px;
        padding-left: 60px
    }

    #checkin-content .footer {
        background-color: #f8f8f8;
        border-top: 1px solid #e3e3e3
    }

#user-avatar {
    background: #fff url(../img/avatar-big-placeholder.png) no-repeat 4px 4px;
    width: 150px;
    height: 150px
}

.user-settings-menu {
    width: 220px;
    margin-left: 0
}

.user-settings-content {
    border-left: 1px solid #E6E6E6;
    margin-left: 0;
    width: 720px;
    direction: ltr;
    text-align: left; /*right*/
    min-height: 500px
}

.user-settings-menu #avatar {
   /* background: #fff url(../img/avatar-big-placeholder.png) no-repeat 4px 4px;*/
    margin: 20px 30px 20px 0;
    width: 150px;
    height: 150px;
    padding: 4px;
    position: relative
}

.user-settings-menu .tabs {
    border-top: 1px solid #E6E6E6
}

    .user-settings-menu .tabs li {
        background-color: #f5f5f5;
        position: relative
    }

        .user-settings-menu .tabs li a {
            display: block;
            /*height: 100%;  BARA İNKE BADE TAGHİRE ETELATE PROFİL ANDAZE KADRE GENEL PROFİL TAGHİR NAKONE*/
            padding: 7px 15px;
            border-left: 3px solid #f5f5f5;
            border-top: 1px solid #fff;
            border-bottom: 1px solid #E6E6E6;
            color: #000;
            font-weight: 400;
            outline: 0
        }

            .user-settings-menu .tabs li a.active {
                background-color: #fff;
                border-left: 3px solid red;
                font-weight: 700;
                margin-left: -1px
            }

            .user-settings-menu .tabs li a:hover {
                background-color: #fff
            }

.setting-list li {
    border-bottom: 1px solid #eaeaea     
}

    .setting-list li.saved {
        background-color: #fff8d8
    }

.setting-list a.list-link {
    color: #000;
    display: block;
    padding: 8px 10px
}

    .setting-list a.list-link:hover {
        background-color: #f7f7f7
    }

.setting-list li span {
    display: inline-block
}

.setting-list .item-label,
.settings-editor .editor-label {
    width: 25%;
    float: left; /*right*/
    font-weight: 700
}

.setting-list .item-content {
    width: 60%;
    float: right;
    font-weight: 300
}

.setting-editor .item-action,
.setting-list .item-action {
    width: 13%;
    float: right; /*left*/
    text-align: left;
    color: #08c
}

.settings-editor {
    background-color: #F5F5F5;
    padding: 8px 10px
}

    .settings-editor .editor-content {
        width: 67%;
        float: right
    }

        .settings-editor .editor-content form {
            margin: 0
        }

.time-span {
    margin-top: 15px
}

.polling-slider {
    margin-top: 20px;
    direction: ltr
}

    .polling-slider .slider {
        height: 20px;
        width: 150px;
        overflow: hidden;
        margin-right: 10px;
        background-color: #f7f7f7;
        background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
        background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
        background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
        background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
        background-repeat: repeat-x;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
        -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
        -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
        box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
    }

    .polling-slider .knob {
        width: 20px;
        height: 100%;
        font-size: 12px;
        color: #fff;
        text-align: center;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
        background-color: #0e90d2;
        background-image: -moz-linear-gradient(top, #149bdf, #0480be);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
        background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
        background-image: -o-linear-gradient(top, #149bdf, #0480be);
        background-image: linear-gradient(to bottom, #149bdf, #0480be);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
        -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
        -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
        box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: width .6s ease;
        -moz-transition: width .6s ease;
        -o-transition: width .6s ease;
        transition: width .6s ease;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px
    }

    .polling-slider .value {
        font-size: 11px
    }

#edit-place-map-caption {
    padding: 5px;
    direction: ltr;
    text-align: center
}

#edit-place-map {
    height: 277px;
    border: 1px solid #ccc;
    position: relative
}

    #edit-place-map .edit-place-marker {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -41px;
        margin-left: -31px;
        z-index: 6;
        background-position: -1080px -53px
    }

    #edit-place-map .edit-place-marker-shadow {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -6px;
        margin-left: -58px;
        z-index: 6;
        width: 61px;
        height: 20px
    }

#report-place-types {
    list-style: none;
    margin: 20px auto 80px;
    width: 685px
}

    #report-place-types li {
        float: right;
        margin-left: 15px;
        width: 99px;
        text-align: center
    }

    #report-place-types a {
        display: block;
        background-image: url(../img/report-place-sprite.png);
        background-repeat: no-repeat;
        padding-top: 105px;
        color: #000
    }

        #report-place-types a:hover {
            color: #c56b64
        }

        #report-place-types a#MainContent_trash {
            background-position: -500px 0
        }

        #report-place-types a#MainContent_inappropriate {
            background-position: -400px 0
        }

        #report-place-types a#MainContent_duplicate {
            background-position: -300px 0
        }

        #report-place-types a#MainContent_closed {
            background-position: -200px 0
        }

        #report-place-types a#MainContent_home {
            background-position: -100px 0
        }

        #report-place-types a#MainContent_private {
            background-position: 0 0
        }

        #report-place-types a#MainContent_trash:hover {
            background-position: -500px -198px
        }

        #report-place-types a#MainContent_inappropriate:hover {
            background-position: -400px -198px
        }

        #report-place-types a#MainContent_duplicate:hover {
            background-position: -300px -198px
        }

        #report-place-types a#MainContent_closed:hover {
            background-position: -200px -198px
        }

        #report-place-types a#MainContent_home:hover {
            background-position: -100px -198px
        }

        #report-place-types a#MainContent_Private:hover {
            background-position: 0 -198px
        }

#report-duplicate-map {
    height: 300px;
    background-color: #ccc;
    border: 1px solid #ccc
}

#onmap-workarea-wrapper {
    width: 550px;
    z-index: 2;
    position: relative;
    float: right;
    margin-top: 50px;
    background-color: #ccc;
    background-color: rgba(0, 0, 0, .2);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

#onmap-workarea-content {
    background: #FFF;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .4);
    overflow: hidden;
    z-index: 2;
    margin: 10px;
    direction: rtl
}

.place-review .header {
    background-color: #ededed
}

.place-review .place-info {
    background-color: #f8f8f8;
    border-bottom: 1px solid #e3e3e3
}

.place-review .footer {
    background-color: #f8f8f8;
    border-top: 1px solid #e3e3e3
}

.small-stats {
    display: inline-block
}

    .small-stats .num {
        display: block;
        color: #333
    }

        .small-stats .num i {
            margin-left: 5px
        }

    .small-stats li {
        float: right;
        height: 20px;
        border-left: 1px solid #e6e6e6;
        margin-left: 10px;
        padding-left: 10px;
        color: #a8a8a8
    }

        .small-stats li.last {
            border: 0
        }

.suggestion {
    margin-bottom: 15px;
    padding: 5px
}

.review-control {
    border-bottom: 1px solid #f1f1f1;
    padding: 5px 0
}

    .review-control .controls {
        margin-left: 10px
    }

.suggestion .state,
.suggestion .value {
    padding-right: 22px;
    padding-top: 4px
}

.suggestion.current {
    background-color: #f1f1f1
}

.suggestion.incorrect .value,
.suggestion.incorrect .value .address,
.suggestion.incorrect .value a {
    color: red !important;
    text-decoration: line-through
}

.suggestion.correct .value {
    background: url(../img/icon-ok.png) no-repeat 99% 5px
}

.suggestion.incorrect .value {
    background: url(../img/icon-delete.png) no-repeat 99% 5px
}

#contact-form {
    background: url(../img/kikojas-stamp.png) no-repeat 106% 15%;
}

#drag2crop {
    overflow: hidden;
    margin: 20px auto;
    position: relative;
    border: 1px dashed #ccc;
    direction: ltr
}

    #drag2crop img {
        position: absolute;
        top: 0;
        left: 0
    }

#about-slogan {
    position: absolute;
    top: 0px;
    color: #f7481d;
    font-weight: 700;
    line-height: 30px;
    text-align: center;
    width: 100%
}

#contact-map {
    width: 100%;
    height: 300px;
    border: 1px solid #ccc
}

#gomobile-header-text {
    position: absolute;
    width: 40%;
    top: 40px;
    left: 40px
}

.faq-entry {
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 10px;
    padding: 0 0 10px 10px
}

    .faq-entry .question {
        color: #c09853;
        margin: 0;
        cursor: pointer;
        font-size: 13px
    }

    .faq-entry .answer {
        display: none;
        margin-top: 10px
    }

#report-map-problem-caption {
    padding: 5px;
    direction: ltr;
    text-align: center
}

#report-map-problem-map {
    height: 340px;
    border: 1px solid #ccc
}

#issues-map-container {
    width: 100%;
    height: 550px
}

#vt {
    position: relative;
    height: 520px;
    background-color: #f1f1f1;
    margin-top: 10px
}

    #vt .alpha {
        position: absolute;
        top: 0;
        left: 0;
        background: #000;
        opacity: .3;
        width: 100%;
        height: 100%;
        z-index: 1;
        border-radius: 0
    }

    #vt .message {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -120px;
        margin-top: -20px;
        z-index: 3
    }

    #vt .fullscreen {
        position: absolute;
        top: 10px;
        right: 10px
    }



.clearfix {
    *zoom: 1
}

    .clearfix:after,
    .clearfix:before {
        
        line-height: 0;
       
    }

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@-ms-viewport {
    width: device-width
}

.hidden {
    display: none;
    visibility: hidden
}

.hidden-desktop,
.visible-phone,
.visible-tablet {
    display: none !important
}

.visible-desktop {
    display: inherit !important
}

.img-responsive {
    max-width: 100%;
    height: auto;
    display: block
}

@media (min-width:768px) and (max-width:979px) {
    .hidden-desktop {
        display: inherit !important
    }

    .visible-desktop {
        display: none !important
    }

    .visible-tablet {
        display: inherit !important
    }

    .hidden-tablet {
        display: none !important
    }
}

@media (max-width:767px) {
    .hidden-desktop {
        display: inherit !important
    }

    .visible-desktop {
        display: none !important
    }

    .visible-phone {
        display: inherit !important
    }

    .hidden-phone {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: inherit !important
    }

    .hidden-print {
        display: none !important
    }
}

@media (min-width:1200px) {
    .row {
        margin-right: -20px;
        *zoom: 1
    }

        .row:after,
        .row:before {
            display: table;
            line-height: 0;
            content: ""
        }

        .row:after {
            clear: both
        }

    [class*=span] {
        float: right;
        min-height: 1px;
        margin-right: 20px
    }

    .container,
    .navbar-fixed-bottom .container,
    .navbar-fixed-top .container,
    .navbar-static-top .container,
    .span12 {
        width: 1180px
    }

    .span11 {
        width: 1080px
    }

    .span10 {
        width: 980px
    }

    .span9 {
        width: 880px
    }

    .span8 {
        width: 780px
    }

    .span7 {
        width: 680px
    }

    .span6 {
        width: 580px
    }

    .span5 {
        width: 480px
    }

    .span4 {
        width: 380px
    }

    .span3 {
        width: 280px
    }

    .span2 {
        width: 180px
    }

    .span1 {
        width: 80px
    }

    .offset12 {
        margin-right: 1220px
    }

    .offset11 {
        margin-right: 1120px
    }

    .offset10 {
        margin-right: 1020px
    }

    .offset9 {
        margin-right: 920px
    }

    .offset8 {
        margin-right: 820px
    }

    .offset7 {
        margin-right: 720px
    }

    .offset6 {
        margin-right: 620px
    }

    .offset5 {
        margin-right: 520px
    }

    .offset4 {
        margin-right: 420px
    }

    .offset3 {
        margin-right: 320px
    }

    .offset2 {
        margin-right: 220px
    }

    .offset1 {
        margin-right: 120px
    }

    .row-fluid {
        width: 100%;
        *zoom: 1
    }

        .row-fluid:after,
        .row-fluid:before {
            display: table;
            line-height: 0;
            content: ""
        }

        .row-fluid:after {
            clear: both
        }

        .row-fluid [class*=span] {
            display: block;
            float: left; /*right*/
            width: 100%;
            min-height: 30px;
            margin-right: 0.694915254237288%; /*1.694915254237288 whatsapp*/
            *margin-right: 1.6422836752899197%;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box
        }

            .row-fluid [class*=span]:first-child {
                margin-right: 0
            }

        .row-fluid .controls-row [class*=span] + [class*=span] {
            margin-right: 1.694915254237288%
        }

        .row-fluid .span12 {
            width: 100%;
            *width: 99.94736842105263%
        }

        .row-fluid .span11 {
            width: 91.52542372881356%;
            *width: 91.4727921498662%
        }

        .row-fluid .span10 {
            width: 83.0508474576271%;
            *width: 82.99821587867973%
        }

        .row-fluid .span9 {
            width: 74.57627118644066%;
            *width: 74.5236396074933%
        }

        .row-fluid .span8 {
            width: 66.10169491525423%;
            *width: 66.04906333630686%
        }

        .row-fluid .span7 {
            width: 51.6271186440678%;  /*57 sipariş*/
            *width: 57.57448706512043%
        }

        .row-fluid .span6 {
            width: 49%; /*40.152542% uyeolun panjeresi*/
            *width: 49.09991079393399%
        }

        .row-fluid .span5 {
            width: 40.677966101694906%;
            *width: 40.625334522747536%
        }

        .row-fluid .span4 {
            width: 32.20338983050847%;
            *width: 32.1507582515611%
        }

        .row-fluid .span3 {
            width: 23.728813559322035%;
            *width: 23.676181980374665%
        }

        .row-fluid .span2 {
            width: 7%; /*15.254237288135592% whatsapp*/
            *width: 15.201605709188224%
        }

        .row-fluid .span1 {
            width: 6.779661016949152%;
            *width: 6.727029438001784%
        }

        .row-fluid .offset12 {
            margin-right: 103.38983050847457%;
            *margin-right: 103.28456735057983%
        }

            .row-fluid .offset12:first-child {
                margin-right: 101.69491525423729%;
                *margin-right: 101.58965209634255%
            }

        .row-fluid .offset11 {
            margin-right: 94.91525423728814%;
            *margin-right: 94.8099910793934%
        }

            .row-fluid .offset11:first-child {
                margin-right: 93.22033898305085%;
                *margin-right: 93.11507582515611%
            }

        .row-fluid .offset10 {
            margin-right: 86.44067796610167%;
            *margin-right: 86.33541480820693%
        }

            .row-fluid .offset10:first-child {
                margin-right: 84.74576271186439%;
                *margin-right: 84.64049955396965%
            }

        .row-fluid .offset9 {
            margin-right: 77.96610169491524%;
            *margin-right: 77.8608385370205%
        }

            .row-fluid .offset9:first-child {
                margin-right: 76.27118644067795%;
                *margin-right: 76.16592328278321%
            }

        .row-fluid .offset8 {
            margin-right: 69.4915254237288%;
            *margin-right: 69.38626226583406%
        }

            .row-fluid .offset8:first-child {
                margin-right: 67.79661016949152%;
                *margin-right: 67.69134701159678%
            }

        .row-fluid .offset7 {
            margin-right: 61.016949152542374%;
            *margin-right: 60.911685994647634%
        }

            .row-fluid .offset7:first-child {
                margin-right: 59.32203389830509%;
                *margin-right: 59.21677074041035%
            }

        .row-fluid .offset6 {
            margin-right: 52.54237288135593%;
            *margin-right: 52.43710972346119%
        }

            .row-fluid .offset6:first-child {
                margin-right: 50.847457627118644%;
                *margin-right: 50.742194469223904%
            }

        .row-fluid .offset5 {
            margin-right: 44.06779661016948%;
            *margin-right: 43.96253345227474%
        }

            .row-fluid .offset5:first-child {
                margin-right: 42.37288135593219%;
                *margin-right: 42.267618198037454%
            }

        .row-fluid .offset4 {
            margin-right: 35.593220338983045%;
            *margin-right: 35.487957181088305%
        }

            .row-fluid .offset4:first-child {
                margin-right: 33.89830508474576%;
                *margin-right: 33.79304192685102%
            }

        .row-fluid .offset3 {
            margin-right: 27.11864406779661%;
            *margin-right: 27.01338090990187%
        }

            .row-fluid .offset3:first-child {
                margin-right: 25.423728813559322%;
                *margin-right: 25.318465655664582%
            }

        .row-fluid .offset2 {
            margin-right: 18.644067796610166%;
            *margin-right: 18.53880463871543%
        }

            .row-fluid .offset2:first-child {
                margin-right: 16.94915254237288%;
                *margin-right: 16.843889384478143%
            }

        .row-fluid .offset1 {
            margin-right: 10.169491525423728%;
            *margin-right: 10.064228367528992%
        }

            .row-fluid .offset1:first-child {
                margin-right: 8.47457627118644%;
                *margin-right: 8.369313113291705%
            }

    .uneditable-input,
    input,
    textarea {
        margin-right: 0
    }

    .controls-row [class*=span] + [class*=span] {
        margin-right: 20px
    }

    .uneditable-input.span12,
    input.span12,
    textarea.span12 {
        width: 1166px
    }

    .uneditable-input.span11,
    input.span11,
    textarea.span11 {
        width: 1066px
    }

    .uneditable-input.span10,
    input.span10,
    textarea.span10 {
        width: 966px
    }

    .uneditable-input.span9,
    input.span9,
    textarea.span9 {
        width: 866px
    }

    .uneditable-input.span8,
    input.span8,
    textarea.span8 {
        width: 766px
    }

    .uneditable-input.span7,
    input.span7,
    textarea.span7 {
        width: 666px
    }

    .uneditable-input.span6,
    input.span6,
    textarea.span6 {
        width: 566px
    }

    .uneditable-input.span5,
    input.span5,
    textarea.span5 {
        width: 466px
    }

    .uneditable-input.span4,
    input.span4,
    textarea.span4 {
        width: 366px
    }

    .uneditable-input.span3,
    input.span3,
    textarea.span3 {
        width: 266px
    }

    .uneditable-input.span2,
    input.span2,
    textarea.span2 {
        width: 166px
    }

    .uneditable-input.span1,
    input.span1,
    textarea.span1 {
        width: 66px
    }

    .thumbnails {
        margin-right: -20px
    }

        .thumbnails > li {
            margin-right: 20px
        }

    .row-fluid .thumbnails {
        margin-right: 0
    }
}


@media (min-width:768px) and (max-width:979px) {
    .row {
        margin-right: -10px;
        *zoom: 1
    }

        .row:after,
        .row:before {
            display: table;
            line-height: 0;
            content: ""
        }

        .row:after {
            clear: both
        }

    [class*=span] {
        float: right;
        min-height: 1px;
        margin-right: 10px
    }

    .container,
    .navbar-fixed-bottom .container,
    .navbar-fixed-top .container,
    .navbar-static-top .container,
    .span12 {
        width: 722px
    }

    .span11 {
        width: 661px
    }

    .span10 {
        width: 600px
    }

    .span9 {
        width: 539px
    }

    .span8 {
        width: 478px
    }

    .span7 {
        width: 417px
    }

    .span6 {
        width: 356px
    }

    .span5 {
        width: 295px
    }

    .span4 {
        width: 234px
    }

    .span3 {
        width: 173px
    }

    .span2 {
        width: 112px
    }

    .span1 {
        width: 51px
    }

    .offset12 {
        margin-right: 742px
    }

    .offset11 {
        margin-right: 681px
    }

    .offset10 {
        margin-right: 620px
    }

    .offset9 {
        margin-right: 559px
    }

    .offset8 {
        margin-right: 498px
    }

    .offset7 {
        margin-right: 437px
    }

    .offset6 {
        margin-right: 376px
    }

    .offset5 {
        margin-right: 315px
    }

    .offset4 {
        margin-right: 254px
    }

    .offset3 {
        margin-right: 193px
    }

    .offset2 {
        margin-right: 132px
    }

    .offset1 {
        margin-right: 71px
    }

    .row-fluid {
        width: 100%;
        *zoom: 1
    }

        .row-fluid:after,
        .row-fluid:before {
            display: table;
            line-height: 0;
            content: ""
        }

        .row-fluid:after {
            clear: both
        }

        .row-fluid [class*=span] {
            display: block;
            float: left; /*right bara hengami ke safe koçek mişe */
            width: 100%;
            min-height: 30px;
            margin-right: 1.3850415512465373%;
            *margin-right: 1.332409972299169%;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box
        }

            .row-fluid [class*=span]:first-child {
                margin-right: 0
            }

        .row-fluid .controls-row [class*=span] + [class*=span] {
            margin-right: 1.3850415512465373%
        }

        .row-fluid .span12 {
            width: 100%;
            *width: 99.94736842105263%
        }

        .row-fluid .span11 {
            width: 91.55124653739612%;
            *width: 91.49861495844875%
        }

        .row-fluid .span10 {
            width: 83.10249307479225%;
            *width: 83.04986149584488%
        }

        .row-fluid .span9 {
            width: 74.65373961218837%;
            *width: 74.601108033241%
        }

        .row-fluid .span8 {
            width: 66.20498614958449%;
            *width: 66.15235457063712%
        }

        .row-fluid .span7 {
            width: 57.75623268698061%;
            *width: 57.70360110803324%
        }

        .row-fluid .span6 {
            width: 49.307479224376735%;
            *width: 49.254847645429365%
        }

        .row-fluid .span5 {
            width: 40.85872576177286%;
            *width: 40.80609418282549%
        }

        .row-fluid .span4 {
            width: 32.40997229916898%;
            *width: 32.35734072022161%
        }

        .row-fluid .span3 {
            width: 23.9612188365651%;
            *width: 23.90858725761773%
        }

        .row-fluid .span2 {
            width: 15.51246537396122%;
            *width: 15.459833795013852%
        }

        .row-fluid .span1 {
            width: 7.063711911357341%;
            *width: 7.011080332409973%
        }

        .row-fluid .offset12 {
            margin-right: 102.77008310249307%;
            *margin-right: 102.66481994459834%
        }

            .row-fluid .offset12:first-child {
                margin-right: 101.38504155124653%;
                *margin-right: 101.27977839335179%
            }

        .row-fluid .offset11 {
            margin-right: 94.3213296398892%;
            *margin-right: 94.21606648199446%
        }

            .row-fluid .offset11:first-child {
                margin-right: 92.93628808864266%;
                *margin-right: 92.83102493074792%
            }

        .row-fluid .offset10 {
            margin-right: 85.87257617728532%;
            *margin-right: 85.76731301939058%
        }

            .row-fluid .offset10:first-child {
                margin-right: 84.48753462603878%;
                *margin-right: 84.38227146814404%
            }

        .row-fluid .offset9 {
            margin-right: 77.42382271468145%;
            *margin-right: 77.31855955678671%
        }

            .row-fluid .offset9:first-child {
                margin-right: 76.0387811634349%;
                *margin-right: 75.93351800554017%
            }

        .row-fluid .offset8 {
            margin-right: 68.97506925207756%;
            *margin-right: 68.86980609418282%
        }

            .row-fluid .offset8:first-child {
                margin-right: 67.59002770083102%;
                *margin-right: 67.48476454293628%
            }

        .row-fluid .offset7 {
            margin-right: 60.526315789473685%;
            *margin-right: 60.421052631578945%
        }

            .row-fluid .offset7:first-child {
                margin-right: 59.14127423822715%;
                *margin-right: 59.03601108033241%
            }

        .row-fluid .offset6 {
            margin-right: 52.07756232686981%;
            *margin-right: 51.97229916897507%
        }

            .row-fluid .offset6:first-child {
                margin-right: 50.69252077562327%;
                *margin-right: 50.58725761772853%
            }

        .row-fluid .offset5 {
            margin-right: 43.628808864265935%;
            *margin-right: 43.523545706371195%
        }

            .row-fluid .offset5:first-child {
                margin-right: 42.2437673130194%;
                *margin-right: 42.13850415512466%
            }

        .row-fluid .offset4 {
            margin-right: 35.18005540166205%;
            *margin-right: 35.07479224376731%
        }

            .row-fluid .offset4:first-child {
                margin-right: 33.795013850415515%;
                *margin-right: 33.689750692520775%
            }

        .row-fluid .offset3 {
            margin-right: 26.731301939058174%;
            *margin-right: 26.626038781163434%
        }

            .row-fluid .offset3:first-child {
                margin-right: 25.346260387811636%;
                *margin-right: 25.240997229916896%
            }

        .row-fluid .offset2 {
            margin-right: 18.282548476454295%;
            *margin-right: 18.177285318559555%
        }

            .row-fluid .offset2:first-child {
                margin-right: 16.897506925207757%;
                *margin-right: 16.792243767313018%
            }

        .row-fluid .offset1 {
            margin-right: 9.833795013850416%;
            *margin-right: 9.72853185595568%
        }

            .row-fluid .offset1:first-child {
                margin-right: 8.448753462603879%;
                *margin-right: 8.343490304709142%
            }

    .uneditable-input,
    input,
    textarea {
        margin-right: 0
    }

    .controls-row [class*=span] + [class*=span] {
        margin-right: 10px
    }

    .uneditable-input.span12,
    input.span12,
    textarea.span12 {
        width: 708px
    }

    .uneditable-input.span11,
    input.span11,
    textarea.span11 {
        width: 647px
    }

    .uneditable-input.span10,
    input.span10,
    textarea.span10 {
        width: 586px
    }

    .uneditable-input.span9,
    input.span9,
    textarea.span9 {
        width: 525px
    }

    .uneditable-input.span8,
    input.span8,
    textarea.span8 {
        width: 464px
    }

    .uneditable-input.span7,
    input.span7,
    textarea.span7 {
        width: 403px
    }

    .uneditable-input.span6,
    input.span6,
    textarea.span6 {
        width: 342px
    }

    .uneditable-input.span5,
    input.span5,
    textarea.span5 {
        width: 281px
    }

    .uneditable-input.span4,
    input.span4,
    textarea.span4 {
        width: 220px
    }

    .uneditable-input.span3,
    input.span3,
    textarea.span3 {
        width: 159px
    }

    .uneditable-input.span2,
    input.span2,
    textarea.span2 {
        width: 98px
    }

    .uneditable-input.span1,
    input.span1,
    textarea.span1 {
        width: 37px
    }
}


@media (max-width:767px) {
    .navbar-fixed-bottom,
    .navbar-fixed-top,
    .navbar-static-top {
        margin-left: -20px;
        margin-right: -20px
    }

    .container-fluid {
        padding: 0
    }

    .dl-horizontal dt {
        float: none;
        width: auto;
        clear: none;
        text-align: right
    }

    .dl-horizontal dd {
        margin-right: 0
    }

    .container {
        width: auto
    }

    .row-fluid {
        width: 100%
    }

    .row,
    .thumbnails {
        margin-left: 0
    }

        .thumbnails > li {
            float: none;
            margin-left: 0
        }

    .row-fluid [class*=span],
    .uneditable-input[class*=span],
    [class*=span] {
        display: block;
        /*float: none; hengam kochik kardane andaze safe da safe place neveshte resimler() yeni  fotoğraf yükle */
        width: 100%;
        margin-right: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .row-fluid .span12,
    .span12 {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .row-fluid [class*=offset]:first-child {
        margin-right: 0
    }

    .input-large,
    .input-xlarge,
    .input-xxlarge,
    .uneditable-input,
    input[class*=span],
    select[class*=span],
    textarea[class*=span] {
        display: block;
        width: 100%;
        min-height: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .input-append input,
    .input-append input[class*=span],
    .input-prepend input,
    .input-prepend input[class*=span] {
        display: inline-block;
        width: auto
    }

    .controls-row [class*=span] + [class*=span] {
        margin-right: 0
    }

    .modal {
        position: fixed;
        top: 20px;
        /*right: 20px;*/
        left: 20px;
        width: auto;
        margin: 0
    }

        .modal.fade {
            top: -100px
        }

            .modal.fade.in {
                top: 20px
            }
}

@media (max-width:480px) {
    .nav-collapse {
        -webkit-transform: translate3d(0, 0, 0)
    }

    .page-header h1 small {
        display: block;
        line-height: 20px
    }

    input[type=checkbox],
    input[type=radio] {
        border: 1px solid #ccc
    }

    .form-horizontal .control-label {
        float: none;
        width: auto;
        padding-top: 0;
        text-align: left; /*right dar mobil*/
    }

    .form-horizontal .controls {
        margin-right: 0
    }

    .form-horizontal .control-list {
        padding-top: 0
    }

    .form-horizontal .form-actions {
        padding-right: 10px;
        padding-left: 10px
    }

    .media .pull-left,
    .media .pull-right {
        display: block;
        float: none;
        margin-bottom: 10px
    }

    .media-object {
        margin-left: 0;
        margin-right: 0
    }

    .modal {
        top: 10px;
        /*right: 10px;*/
        left: 10px
    }

    .modal-header .close {
        padding: 10px;
        margin: -10px
    }

    .carousel-caption {
        position: static
    }
}

@media (max-width:979px) {
    body {
        padding-top: 0
    }

    .navbar-fixed-bottom,
    .navbar-fixed-top {
        position: static
    }

    .navbar-fixed-top {
        margin-bottom: 20px
    }

    .navbar-fixed-bottom {
        margin-top: 20px
    }

        .navbar-fixed-bottom .navbar-inner,
        .navbar-fixed-top .navbar-inner {
            padding: 5px
        }

    .navbar .container {
        width: auto;
        padding: 0
    }

    .navbar .brand {
        padding-right: 10px;
        padding-left: 10px;
        margin: 0 0 0 -5px
    }

    .nav-collapse {
        clear: both
    }

        .nav-collapse .nav {
            float: none;
            margin: 0 0 10px
        }

            .nav-collapse .nav > li {
                float: none
            }

                .nav-collapse .nav > li > a {
                    margin-bottom: 2px
                }

            .nav-collapse .nav > .divider-vertical {
                display: none
            }

            .nav-collapse .nav .nav-header {
                color: #777;
                text-shadow: none
            }

            .nav-collapse .dropdown-menu a,
            .nav-collapse .nav > li > a {
                padding: 9px 15px;
                font-weight: 700;
                color: #777;
                -webkit-border-radius: 3px;
                -moz-border-radius: 3px;
                border-radius: 3px
            }

        .nav-collapse .btn {
            padding: 4px 10px;
            font-weight: 400;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px
        }

        .nav-collapse .dropdown-menu li + li a {
            margin-bottom: 2px
        }

        .nav-collapse .dropdown-menu a:focus,
        .nav-collapse .dropdown-menu a:hover,
        .nav-collapse .nav > li > a:focus,
        .nav-collapse .nav > li > a:hover {
            background-color: #f2f2f2
        }

    .navbar-inverse .nav-collapse .dropdown-menu a,
    .navbar-inverse .nav-collapse .nav > li > a {
        color: #999
    }

        .navbar-inverse .nav-collapse .dropdown-menu a:focus,
        .navbar-inverse .nav-collapse .dropdown-menu a:hover,
        .navbar-inverse .nav-collapse .nav > li > a:focus,
        .navbar-inverse .nav-collapse .nav > li > a:hover {
            background-color: #111
        }

    .nav-collapse.in .btn-group {
        padding: 0;
        margin-top: 5px
    }

    .nav-collapse .dropdown-menu {
        position: static;
        top: auto;
        left: auto;
        display: none;
        float: none;
        max-width: none;
        padding: 0;
        margin: 0 15px;
        background-color: transparent;
        border: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

    .nav-collapse .open > .dropdown-menu {
        display: block
    }

    .nav-collapse .dropdown-menu .divider,
    .nav-collapse .dropdown-menu:after,
    .nav-collapse .dropdown-menu:before,
    .nav-collapse .nav > li > .dropdown-menu:after,
    .nav-collapse .nav > li > .dropdown-menu:before {
        display: none
    }

    .nav-collapse .navbar-form,
    .nav-collapse .navbar-search {
        float: none;
        padding: 10px 15px;
        margin: 10px 0;
        border-top: 1px solid #f2f2f2;
        border-bottom: 1px solid #f2f2f2;
        -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
        -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)
    }

    .navbar-inverse .nav-collapse .navbar-form,
    .navbar-inverse .nav-collapse .navbar-search {
        border-top-color: #111;
        border-bottom-color: #111
    }

    .navbar .nav-collapse .nav.pull-right {
        float: none;
        margin-right: 0
    }

    .nav-collapse,
    .nav-collapse.collapse {
        height: 0;
        overflow: hidden
    }

    .navbar .btn-navbar {
        display: block
    }

    .navbar-static .navbar-inner {
        padding-right: 10px;
        padding-left: 10px
    }
}

@media (min-width:980px) {
    .nav-collapse.collapse {
        height: auto !important;
        overflow: visible !important
    }
}

@media (min-width:1200px) {
    #body-top {
        margin-right: -590px
    }

    #history-map-container {
        width: 1160px
    }

    .home-listing li.place:nth-child(10),
    .home-listing li.place:nth-child(15),
    .home-listing li.place:nth-child(20),
    .home-listing li.place:nth-child(25),
    .home-listing li.place:nth-child(5) {
        margin-left: 0
    }
}

@media (min-width:980px) and (max-width:1200px) {
    .home-listing li.place:nth-child(12),
    .home-listing li.place:nth-child(16),
    .home-listing li.place:nth-child(20),
    .home-listing li.place:nth-child(24),
    .home-listing li.place:nth-child(4),
    .home-listing li.place:nth-child(8) {
        margin-left: 0
    }
}

@media (max-width:979px) {
    #copyright,
    #footer-links {
        float: none;
        text-align: center
    }

    ul.action-links,
    ul.links-list {
        text-align: center
    }
}

@media (min-width:768px) and (max-width:979px) {
    #body-top {
        margin-right: -361px
    }

    .home-listing li.place:nth-child(12),
    .home-listing li.place:nth-child(15),
    .home-listing li.place:nth-child(18),
    .home-listing li.place:nth-child(21),
    .home-listing li.place:nth-child(24),
    .home-listing li.place:nth-child(3),
    .home-listing li.place:nth-child(6),
    .home-listing li.place:nth-child(9) {
        margin-left: 0
    }

    #presets-tab ul {
        margin-right: 20px
    }

    #presets-tab li {
        width: auto
    }

    #header {
        height: 84px; /*114px*/
    }

    #container,
    #wrapper {
        padding-top: 42px; /*60px*/
    }

    #place-header {
        height: 190px
    }
}

@media (max-width:480px) {
    .modal-open {
        position: fixed;
    }

    #header {
        height: 114px
    }

    #container {
        padding-top: 0
    }

    #wrapper {
        padding-top: 123px
    }

    #contact-form {
        background: 0 0
    }

    #about-slogan {
        position: static
    }

    ul.timeline,
    ul.timeline li {
        background: 0 0
    }

        ul.timeline li .details {
            margin: 0;
            padding: 0
        }

        ul.timeline li .date {
            float: none;
            text-align: right
        }

    #place-gallery #big-thumb {
        margin-right: 0;
        margin-top: 15px;
        height: auto;
        width: auto;
        float: none
    }

    #place-gallery #gallery-nav {
        clear: both;
        float: none;
        margin: 10px auto 0
    }

    .home-listing li.place {
        float: none;
        margin: 0 auto 30px
    }

    #place-header {
        height: 190px
    }

    .comment-footer .action-links {
        visibility: visible
    }
}

@media (max-width:767px) {
    #main-body {
        border: 0
    }

    .modal-open {
        position: fixed
    }

    #header {
        height: 84px;/*123*/
    }

    #wrapper {
        padding-top: 84px; /*123px*/
    }

    .home-featured {
        height: 24em
    }

    .home-intro {
        margin: 10px 0;
        height: auto
    }

    .home-search-container {
        width: auto;
        position: static;
        margin: 0;
        height: 60px
    }

    .home-intro #search_btn,
    .home-intro .search-input {
        float: none;
        width: 100%;
        border-radius: 5px
    }

    .home-intro #quickfind {
        border-radius: 5px
    }

    .home-intro .about {
        width: auto;
        margin: 0;
        position: static;
        left: auto;
        bottom: auto;
        text-align: center;
        height: auto
    }

    #presets-tab ul {
        margin-right: 20px
    }

    #presets-tab li {
        width: 55px
    }

    /*#body-top {
        margin-right: -362px
    }*/

    #userbox .dropdown-menu {
        right: auto;
        left: 0
    }

    .big-stats li {
        float: none;
        width: 100%;
        border: 0;
        text-align: center
    }

    #place-header {
        height: 190px
    }

    #place-map-canvas {
        height: 220px
    }

    #place-map-container {
        padding: 0
    }

        #place-map-container #place-title-container {
            position: static;
            height: 64px;
            z-index: 3;
            padding: 0;
            margin: 0 10px 10px 0;
            background-color: #333;
            border-radius: 5px
        }

    .place-title .title {
        color: #fff;
        font-size: 17px;
        font-weight: 700;
        margin: 0;
        line-height: 1em
    }

    .place-title .cat-icon {
        margin-right: -10px
    }

    #place-stat-actions .actions {
        text-align: center
    }

    #place-stat-actions .modifiers {
        border-top: 1px solid #e6e6e6;
        border-bottom: 1px solid #e6e6e6;
        padding: 10px 0;
        margin: 10px 0;
        text-align: center
    }

        #place-stat-actions .modifiers .btn {
            margin-bottom: 10px
        }

    #report-place-types {
        width: auto
    }

        #report-place-types li {
            display: block;
            margin: 0 10px
        }

    #contact-form {
        background: 0 0
    }

    #place-gallery {
        width: auto
    }

        #place-gallery #big-thumb {
            margin-right: 0;
            height: auto;
            width: auto;
            margin-top: 15px
        }

    #comment-form textarea {
        width: 79%
    }

    .comment-footer .action-links {
        visibility: visible
    }

    .add-place #body-top,
    .explore #body-top {
        display: none !important
    }

    a.requery-btn,
    a.requery-btn.inactive,
    a.requery-btn:hover {
        width: 25px !important;
        background-position: 10px -201px
    }

        a.requery-btn.inactive {
            background-position: 10px -241px
        }

    #map-container {
        position: relative;
        width: 100%;
        height: 300px;
        overflow: hidden;
        top: 0;
        border-bottom: 1px solid #ccc
    }

        #map-container #loading,
        #map-message {
            bottom: 18px;
            right: 30%;
            top: auto
        }

        #map-container.add-place {
            position: fixed;
            height: 100%;
            padding-top: 84px;
            right: auto
        }

    .add-place #map-search {
        width: 100%;
        position: relative;
        top: auto;
        left: auto;
        margin-left: auto;
        padding: 10px 0 20px;
        z-index: 3
    }

        .add-place #map-search .alpha {
            border-radius: 0
        }

        .add-place #map-search .search-input {
            padding: 0 10px 20px;
            width: auto;
            float: none
        }

    .add-place #mobile-search-toggler {
        display: none !important
    }

    .add-place #map-message {
        position: relative;
        border-radius: 0;
        height: auto;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
        width: auto;
        z-index: 2
    }

    .add-place .leaflet-control-layers {
        display: none
    }

    .add-place .content-on-map {
        width: 100%;
        margin-right: 0;
        float: none
    }

    .add-place .more-details {
        margin-right: 0 !important
    }

    #results-container {
        float: none;
        margin-right: 0;
        width: 100%;
        background: 0 0
    }

    #results-filters {
        position: static;
        margin: 0;
        width: auto;
        border-radius: 0;
        border: 0;
        border-bottom: 1px solid #ccc
    }

    .leaflet-control-minimap {
        display: none
    }

    #result-sets {
        margin-top: 10px !important;
        padding: 0 10px
    }

    li.place .details.has-photo {
        padding-left: 120px;
        width: auto
    }

    li.few-many-results,
    li.not-found,
    li.place {
        width: 100%
    }

    li.few-many-results {
        padding: 0
    }

        li.few-many-results p,
        li.few-many-results ul {
            padding: 20px
        }

    #modalbox {
        position: static;
        display: block;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        -khtml-border-radius: 0;
        border-radius: 0;
        border: 0;
        width: 100% !important;
        min-height: 100%
    }

        #modalbox .close-link,
        #modalbox .close-link:hover {
            top: 9px;
            right: 9px;
            width: 34px;
            height: 32px;
            background: url(../img/sprite-modalbox.png) 0 -182px no-repeat
        }

    .modal-footer p {
        text-align: center !important
    }

    #profile-header {
        border: 0;
        height: auto;
        padding: 10px
    }

        #profile-header #avatar {
            position: static;
            margin: 0 auto;
            height: auto
        }

        #profile-header #details {
            height: auto;
            position: static;
            margin-right: 0
        }

        #profile-header .profile-info {
            position: static;
            text-align: center
        }

        #profile-header .big-stats {
            position: static
        }

        #profile-header li,
        .user-profile .pull-left,
        .user-profile .pull-right {
            float: none;
            text-align: center
        }

    .change-avatar-button {
        /*position: static;
        text-align: center;  BARA AX KARBER DAR EKRAN KOÇEK*/
    }

    ul.timeline {
        background: 0 0
    }

        ul.timeline li {
            background: 0 0;
            border-bottom: 1px solid #f1f1f1
        }

            ul.timeline li .details {
                margin: 0;
                padding: 0
            }

            ul.timeline li .date {
                float: none;
                text-align: right
            }

    .fixed {
        width: auto
    }

    .roar-body {
        width: 88%
    }

    .roar {
        width: 100%
    }
}

.in-app-browser #container,
.in-app-browser #wrapper {
    padding-top: 0
}

.in-app-browser #wrapper {
    padding-bottom: 43px
}

.in-app-browser #announcement,
.in-app-browser #footer,
.in-app-browser #header {
    display: none
}

.in-app-browser #mobile-download-app {
    display: none !important
}

#mobile-menu-toggler {
    /*border-right: 1px solid #2b3944;*/
    /*float: left;*/
    /*margin: 16px 88px 0;*/
    /*padding-right: 10px;*/
    z-index: 5;
    position: relative;
    margin-left:85%;
    margin-top:15px;
}

    #mobile-menu-toggler:focus {
        outline: 0
    }

    #mobile-menu-toggler.is-active {
        border-right: 0
    }

#mobile-menu {
    background: #181f29;
    display: none;
    color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 5
}

#mobile-menu-inner {
    padding: 70px 15px 10px
}

#mobile-menu li {
    border-bottom: 1px solid #1e2734
}

    #mobile-menu li a {
        display: block;
        height: 100%
    }

#mobile-download-app {
    position: fixed;
    width: 100%;
    background: #385167;
    bottom: 0;
    left: 0;
    height: 48px;
    z-index: 1000
}

    #mobile-download-app .close {
        position: absolute;
        top: 22%;
        right: 5%;
        color: #fff
    }

    #mobile-download-app .link {
        position: relative;
        background: url(../img/mobile-apps-transparent.png) no-repeat right 0;
        color: #fff;
        padding: 16px 80px 0 0;
        display: block;
        direction: ltr;
        height: 100%;
        text-align: right;
        margin-right: 60px
    }

.modal-open #mobile-menu,
.modal-open #mobile-search {
    overflow-x: hidden;
    overflow-y: auto
}

#mobile-menu-profile {
    background: #252f39;
    border-bottom: 1px solid #1b1f26;
    padding: 10px;
    border-radius: 5px
}

    #mobile-menu-profile .user-name {
        line-height: 40px;
        padding-right: 10px
    }

#mobile-search-toggler {
    background: #303d49;
    padding: 10px
}

    #mobile-search-toggler input {
        /*background-image: url(../img/icon-search.svg);*/
        background-position: 98% 50%;
        background-repeat: no-repeat;
        margin-bottom: 0;
        padding: 1.5em;
        padding-right: 30px
    }

#mobile-search {
    background: #fff;
    color: #fff;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 6
}

    #mobile-search .form {
        margin-left: 40px
    }

    #mobile-search .close {
        border: 0;
        float: left;
        height: 30px;
        margin-top: 20px;
        width: 30px;
        color: #fff
    }

#mobile-search-form {
    background: #181f29
}

    #mobile-search-form input {
        padding: 1.5em;
        padding-right: 30px;
        font-size: .9em
    }

#mobile-quickfind-what {
    background-image: url(../img/icon-search.svg);
    background-position: 98% 50%;
    background-repeat: no-repeat
}

#mobile-quickfind-where {
    background-image: url(../img/icon-location.svg);
    background-position: 98% 50%;
    background-repeat: no-repeat
}

    #mobile-quickfind-what:focus,
    #mobile-quickfind-where:focus {
        border-color: #0096ff
    }

#mobile-quickfind-list .quickfind-presets,
#mobile-quickfind-list .quickfind-results {
    border: 0;
    border-radius: 0;
    box-shadow: none
}

    #mobile-quickfind-list .quickfind-results .section-label {
        float: none;
        padding: 4px 10px 0 0;
        background: #ccc
    }

    #mobile-quickfind-list .quickfind-results .items-wrapper {
        margin-right: 0;
        border-right: 0
    }

    #mobile-quickfind-list .quickfind-results .item {
        padding: 6px 0;
        border-bottom: 1px solid #f1f1f1
    }

#st-header {
    background: url(../img/events/salam-tehran/salam-tehran-sprite.png) no-repeat top center;
    height: 300px
}

#st-header-cta {
    margin: 0 auto
}

#leaderboard-header {
    background: #d70101 url(../img/competition-cup.png) no-repeat 99% center;
    border-radius: 10px 10px 0 0;
    padding: 10px 50px 10px 10px
}

#leaderboard {
    border-radius: 0 0 4px 4px
}

    #leaderboard th {
        background-color: #6c0000;
        color: #fff
    }

    #leaderboard td {
        vertical-align: middle;
        text-align: center
    }

    #leaderboard .img-circle {
        border: 2px solid #d8d8d8
    }

    #leaderboard .player {
        text-align: right
    }

        #leaderboard .player a {
            line-height: 35px
        }

    #leaderboard .score {
        font-size: 20px;
        color: #ffae00;
        font-weight: 700;
        float: none;
        text-align: center
    }

    #leaderboard .user {
        text-align: right
    }

#st-score-add-comment,
#st-score-add-place,
#st-score-edit-place,
#st-score-upload-photo {
    display: block;
    margin: 0 auto;
    width: 82px;
    height: 60px;
    background: url(../img/events/salam-tehran/salam-tehran-sprite.png) no-repeat
}

#st-score-add-place {
    background-position: 0 -461px
}

#st-score-upload-photo {
    background-position: 0 -531px
}

#st-score-add-comment {
    background-position: 0 -601px
}

#st-score-edit-place {
    background-position: 0 -671px
}

#st-awards {
    background: #000
}

#st-iphone7 {
    background: url(../img/events/salam-tehran/salam-tehran-sprite.png) no-repeat center -740px;
    height: 500px;
    margin: 0 auto
}

#st-apple-watch {
    background: url(../img/events/salam-tehran/salam-tehran-sprite.png) no-repeat center -1277px;
    height: 280px
}

#st-polaroid {
    background: url(../img/events/salam-tehran/salam-tehran-sprite.png) no-repeat center -1604px;
    height: 280px
}

.salam-tehran #content {
    padding: 0
}

#if-header {
    position: relative;
    height: 562px
}

#if-header-cta {
    width: 480px;
    top: 150px;
    position: absolute;
    left: 150px
}

    #if-header-cta h2 {
        color: #fff;
        line-height: 1.8em
    }

@media (min-width:768px) and (max-width:979px) {
    #if-header-cta {
        position: static;
        width: auto
    }

        #if-header-cta h2 {
            color: #ccc
        }

        #if-header-cta h1,
        #if-header-cta h2,
        #if-header-cta p {
            text-align: center
        }
}

@media (max-width:767px) {
    #if-header-cta {
        position: static;
        width: auto
    }

        #if-header-cta h2 {
            color: #ccc
        }

        #if-header-cta h1,
        #if-header-cta h2,
        #if-header-cta p {
            text-align: center
        }
}

@media (max-width:480px) {
    #if-header {
        height: auto
    }

    #if-header-cta {
        position: static;
        width: auto
    }

        #if-header-cta h2 {
            color: #ccc
        }

        #if-header-cta h1,
        #if-header-cta h2,
        #if-header-cta p {
            text-align: center
        }

        #if-header-cta h1 {
            font-size: 2em
        }

    #hyper-winners img {
        float: none
    }

    #hyper-winners {
        text-align: center
    }
}

.hundred-twenty tbody tr.eligible:nth-child(even) td,
.hundred-twenty tbody tr.eligible:nth-child(odd) td {
    background-color: #eefee6 !important
}

#paskari-leaderboard-header {
    background: #224b0f url(../img/competition-cup.png) no-repeat 99% center;
    border-radius: 10px 10px 0 0;
    padding: 10px 50px 10px 10px
}

#paskari-leaderboard {
    border-radius: 0 0 4px 4px
}

    #paskari-leaderboard th {
        background-color: #a0b980;
        color: #fff
    }

    #paskari-leaderboard td {
        vertical-align: middle;
        text-align: center
    }

    #paskari-leaderboard .img-circle {
        border: 2px solid #d8d8d8
    }

    #paskari-leaderboard .player {
        text-align: right
    }

        #paskari-leaderboard .player a {
            line-height: 35px
        }

    #paskari-leaderboard .score {
        font-size: 20px;
        color: #ffae00;
        font-weight: 700;
        float: none;
        text-align: center
    }

    #paskari-leaderboard .user {
        text-align: right
    }



/*yorum*/
.rating_stars {
    margin-top: 15px;
    display: inline-block;
    font-size: 20px;
    font-weight: 200;
    color: #918f8f;
    position: relative;
}

    .rating_stars span .fa, .rating_stars span.active-low .fa-star-o, .rating_stars span.active-high .fa-star-o {
        display: none;
    }

    .rating_stars span .fa-star-o {
        display: inline-block;
    }

    .rating_stars span.s.active-high .fa-star {
        display: inline-block;
        color: #feb645;
    }

    .rating_stars span.s.active-low .fa-star-half-o {
        display: inline-block;
        color: #feb645;
    }

    .rating_stars span.r {
        position: absolute;
        top: 0;
        height: 20px;
        width: 10px;
        left: 0;
    }

        .rating_stars span.r.r0_5 {
            left: 0px;
        }

        .rating_stars span.r.r1 {
            left: 10px;
            width: 11px;
        }

        .rating_stars span.r.r1_5 {
            left: 21px;
            width: 13px;
        }

        .rating_stars span.r.r2 {
            left: 34px;
            width: 12px;
        }

        .rating_stars span.r.r2_5 {
            left: 46px;
            width: 12px;
        }

        .rating_stars span.r.r3 {
            left: 58px;
            width: 11px;
        }

        .rating_stars span.r.r3_5 {
            left: 69px;
            width: 12px;
        }

        .rating_stars span.r.r4 {
            left: 81px;
            width: 12px;
        }

        .rating_stars span.r.r4_5 {
            left: 93px;
            width: 12px;
        }

        .rating_stars span.r.r5 {
            left: 105px;
            width: 12px;
        }

.pull-right{
    float:left !important;/*bara safe mekan ghesmate sotone rast ve bala*/
}
/*puan mekan*/
.rating_starsk {
    margin-top: 15px;
    display: inline-block;
    font-size: 20px;
    font-weight: 200;
    color: #918f8f;
    position: relative;
}

    .rating_starsk span .fa, .rating_starsk span.active-low .fa-star-o, .rating_starsk span.active-high .fa-star-o {
        display: none;
    }

    .rating_starsk span .fa-star-o {
        display: inline-block;
    }

    .rating_starsk span.s.active-high .fa-star {
        display: inline-block;
        color: #feb645;
    }

    .rating_starsk span.s.active-low .fa-star-half-o {
        display: inline-block;
        color: #feb645;
    }

    .rating_starsk span.r {
        position: absolute;
        top: 0;
        height: 20px;
        width: 10px;
        left: 0;
    }

        .rating_starsk span.r.r0_5 {
            left: 0px;
        }

        .rating_starsk span.r.r1 {
            left: 10px;
            width: 11px;
        }

        .rating_starsk span.r.r1_5 {
            left: 21px;
            width: 13px;
        }

        .rating_starsk span.r.r2 {
            left: 34px;
            width: 12px;
        }

        .rating_starsk span.r.r2_5 {
            left: 46px;
            width: 12px;
        }

        .rating_starsk span.r.r3 {
            left: 58px;
            width: 11px;
        }

        .rating_starsk span.r.r3_5 {
            left: 69px;
            width: 12px;
        }

        .rating_starsk span.r.r4 {
            left: 81px;
            width: 12px;
        }

        .rating_starsk span.r.r4_5 {
            left: 93px;
            width: 12px;
        }

        .rating_starsk span.r.r5 {
            left: 105px;
            width: 12px;
        }

/*Mekan sahibi mesaj formun css*/

#mceu_13 {
    margin-top: 5px;
    height:452px;
}
#mceu_28 {
    display:none;
}
#tinymce, #MulkSahibinMesaji {
    color: rgb(0, 0, 0);
    font-weight: 600;
    overflow: hidden;    
    direction: ltr;
    right: 8%;
    font-family: monospace;
    background: rgba(255, 126, 126, 0.47);   
    display: block;
    padding: 5px 5px 5px 22px;
    border-radius: 18px;
    border: 3px solid #f37a7a;
    height: 350px;
}
#MainContent_txtMulkSahibininMesaji_ifr {
    
    height: 350px;
}







.whatsapp {
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 13px;
    z-index: 100;
}
@media (max-width: 767px){ 
.row-fluid .span2 {
    width: 28%;  /*40 sipariş*/
    /**width: 15.201605709188224%;*/
    margin-right:10px;
}

}
/*sipariş sayısı*/
.minus, .plus {
    width: 37px;
    height: 28px;
    background: #f2f2f2;
    border-radius: 4px;
    padding: 0px 5px 8px 5px;
    border: 1px solid #ddd;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}


			