/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
.alert {
  border-radius: 0.1875rem;
  padding: 0.938rem;
  margin-bottom: 1.5rem;
  text-shadow: none;
}
.alert {
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  border-radius: 4px;
}
.alert, .alert h4 {
  color: #c09853;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  top: -2px;
  right: -21px;
  line-height: 20px;
}
.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success h4 {
  color: #468847;
}
.alert-danger, .alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}
.alert-danger h4, .alert-error h4 {
  color: #b94a48;
}
.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info h4 {
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p, .alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
legend {
  font-size: 1.3rem;
  line-height: 1.5;
}
legend small {
  font-size: 0.8rem;
}
.input-prepend > .add-on, .input-append > .add-on {
  line-height: 1.5;
}
.btn-primary {
  background: #002c5f;
  color: #ffffff;
  text-shadow: none;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.btn-primary:hover {
  background: #003879;
  color: #ffffff;
}
.btn-primary:active, .btn-primary:focus {
  background: #002046;
  box-shadow: inset -1px -1px 1px rgba(0, 0, 0, 0.15);
  color: #ffffff;
}
.btn-group > .btn + .dropdown-toggle {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.btn-group.open .btn-primary.dropdown-toggle {
  background: #002046;
  color: #ffffff;
  box-shadow: inset -1px -1px 1px rgba(0, 0, 0, 0.15);
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
  background-image: none;
  background-color: #002c5f;
}
.btn-link {
  color: #002c5f;
}
.list-striped, .row-striped {
  border-top: 1px solid #dddddd;
}
.list-striped li, .list-striped dd, .row-striped .row, .row-striped .row-fluid {
  border-bottom: 1px solid #dddddd;
}
.list-striped li:nth-child(odd), .list-striped dd:nth-child(odd), .row-striped .row:nth-child(odd), .row-striped .row-fluid:nth-child(odd) {
  background-color: #fcfcfc;
}
.list-striped li:hover, .list-striped dd:hover, .row-striped .row:hover, .row-striped .row-fluid:hover {
  background-color: #f2f2f2;
}
.list-bordered, .row-bordered {
  border: 1px solid #dddddd;
}
.row-even, .row-odd {
  border-bottom: 1px solid #dddddd;
}
.row-even {
  background-color: #fcfcfc;
}
.iframe-bordered {
  border: 1px solid #dddddd;
}
blockquote {
  border-left: 5px solid #dddddd;
}
blockquote small {
  color: #333;
}
blockquote.pull-right {
  border-right: 5px solid #dddddd;
}
code, pre {
  color: #000000;
  background-color: #f2f2f2;
  border: 1px solid #dddddd;
}
legend {
  color: #333333;
}
legend small {
  color: #999999;
}
.input-prepend .chzn-container-single .chzn-single, .input-append .chzn-container-single .chzn-single {
  border-color: #dddddd;
}
.input-prepend .chzn-container-single .chzn-drop, .input-append .chzn-container-single .chzn-drop {
  border-color: #dddddd;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  background-color: #ffffff;
  border: 1px solid #dddddd;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border 0.2s linear, box-shadow 0.2s linear;
}
#g-header .search form, #g-navigation .search form {
  margin-bottom: 0;
}
#g-header .search input, #g-navigation .search input {
  margin-bottom: 0;
  border: 0;
}
#login-form .input-prepend > .add-on {
  color: #000000;
  height: 2.1rem;
}
#login-form input[type="text"], #login-form input[type="password"] {
  color: #000000;
  height: 1.25rem;
}
#login-form .controls .input-append .btn {
  line-height: 26px;
  height: 2.15rem;
}
.view-mailto #g-page-surround, .body-only #g-page-surround {
  box-shadow: none;
}
.controls .input-append .btn {
  font-size: 14px;
  line-height: 20px;
  height: 33px;
}
.nav-tabs.nav-dark {
  border-bottom: 1px solid #333;
  text-shadow: 1px 1px 1px #000;
}
.nav-tabs.nav-dark > li > a {
  color: #F8F8F8;
}
.nav-tabs.nav-dark > li > a:hover {
  border-color: #333 #333 #111;
  background-color: #777777;
}
.nav-tabs.nav-dark > .active > a, .nav-tabs.nav-dark > .active > a:hover {
  color: #ffffff;
  background-color: #555555;
  border: 1px solid #222;
}
.tip-wrap {
  color: #fff;
  background-color: #000;
}
.search span.highlight {
  background-color: #fcfcfc;
}
.img-polaroid {
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.muted {
  color: #999999;
}
a.muted:hover, a.muted:focus {
  color: #808080;
}
.alert {
  background-color: #f8f4ec;
  border-color: #eee4d2;
}
.alert a, .alert a:hover, .alert .alert-link, .alert .alert-link:hover {
  color: #a47e3c;
  font-weight: bold;
}
.alert a:hover, .alert a:hover:hover, .alert .alert-link:hover, .alert .alert-link:hover:hover {
  text-decoration: underline;
}
.alert, .alert h4, .text-warning {
  color: #c09853;
}
a.text-warning:hover, a.text-warning:focus {
  color: #b78c43;
}
.alert-success {
  color: #468847;
  background-color: #dfeedf;
  border-color: #c4e0c4;
}
.alert-success a, .alert-success a:hover, .alert-success .alert-link, .alert-success .alert-link:hover {
  color: #356635;
  font-weight: bold;
}
.alert-success a:hover, .alert-success a:hover:hover, .alert-success .alert-link:hover, .alert-success .alert-link:hover:hover {
  text-decoration: underline;
}
.alert-success h4, .text-success {
  color: #468847;
}
a.text-success:hover, a.text-success:focus {
  color: #3d773e;
}
.alert-danger, .alert-error {
  color: #b94a48;
  background-color: #f6e7e7;
  border-color: #edd1d0;
}
.alert-danger a, .alert-danger a:hover, .alert-danger .alert-link, .alert-danger .alert-link:hover, .alert-error a, .alert-error a:hover, .alert-error .alert-link, .alert-error .alert-link:hover {
  color: #953b39;
  font-weight: bold;
}
.alert-danger a:hover, .alert-danger a:hover:hover, .alert-danger .alert-link:hover, .alert-danger .alert-link:hover:hover, .alert-error a:hover, .alert-error a:hover:hover, .alert-error .alert-link:hover, .alert-error .alert-link:hover:hover {
  text-decoration: underline;
}
.alert-danger h4, .alert-error h4, .text-error {
  color: #b94a48;
}
a.text-error:hover, a.text-error:focus {
  color: #a74240;
}
.alert-info {
  color: #3a87ad;
  background-color: #e2eff5;
  border-color: #c7e0ec;
}
.alert-info a, .alert-info a:hover, .alert-info .alert-link, .alert-info .alert-link:hover {
  color: #2d6987;
  font-weight: bold;
}
.alert-info a:hover, .alert-info a:hover:hover, .alert-info .alert-link:hover, .alert-info .alert-link:hover:hover {
  text-decoration: underline;
}
.alert-info h4, .text-info {
  color: #3a87ad;
}
a.text-info:hover, a.text-info:focus {
  color: #34789a;
}
@media only all and (max-width: 47.99rem) {
  body {
    padding-right: 0;
    padding-left: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
    margin-right: -20px;
    margin-left: -20px;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    width: auto;
    clear: none;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .row-fluid {
    width: 100%;
  }
  .row, .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  .manager.thumbnails > li {
    float: left;
    margin-left: 20px;
  }
  [class*="span"], .uneditable-input[class*="span"], .row-fluid [class*="span"] {
    display: block;
    float: none;
    width: 100%;
    margin-left: 0;
    box-sizing: border-box;
  }
  .span12, .row-fluid .span12 {
    width: 100%;
    box-sizing: border-box;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  .input-large, .input-xlarge, .input-xxlarge, input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    box-sizing: border-box;
  }
  .input-prepend input, .input-append input, .input-prepend input[class*="span"], .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
}
@media only all and (max-width: 30rem) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .page-header h1 small {
    display: block;
    line-height: 20px;
  }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 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-right: 0;
    margin-left: 0;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .row {
    margin-left: -20px;
  }
  .row:before, .row:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .span12 {
    width: 724px;
  }
  .span11 {
    width: 662px;
  }
  .span10 {
    width: 600px;
  }
  .span9 {
    width: 538px;
  }
  .span8 {
    width: 476px;
  }
  .span7 {
    width: 414px;
  }
  .span6 {
    width: 352px;
  }
  .span5 {
    width: 290px;
  }
  .span4 {
    width: 228px;
  }
  .span3 {
    width: 166px;
  }
  .span2 {
    width: 104px;
  }
  .span1 {
    width: 42px;
  }
  .offset12 {
    margin-left: 764px;
  }
  .offset11 {
    margin-left: 702px;
  }
  .offset10 {
    margin-left: 640px;
  }
  .offset9 {
    margin-left: 578px;
  }
  .offset8 {
    margin-left: 516px;
  }
  .offset7 {
    margin-left: 454px;
  }
  .offset6 {
    margin-left: 392px;
  }
  .offset5 {
    margin-left: 330px;
  }
  .offset4 {
    margin-left: 268px;
  }
  .offset3 {
    margin-left: 206px;
  }
  .offset2 {
    margin-left: 144px;
  }
  .offset1 {
    margin-left: 82px;
  }
  .row-fluid {
    width: 100%;
  }
  .row-fluid:before, .row-fluid:after {
    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-left: 2.7624309392%;
    box-sizing: border-box;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.7624309392%;
  }
  .row-fluid .span12 {
    width: 100%;
  }
  .row-fluid .span11 {
    width: 91.4364640884%;
  }
  .row-fluid .span10 {
    width: 82.8729281768%;
  }
  .row-fluid .span9 {
    width: 74.3093922652%;
  }
  .row-fluid .span8 {
    width: 65.7458563536%;
  }
  .row-fluid .span7 {
    width: 57.182320442%;
  }
  .row-fluid .span6 {
    width: 48.6187845304%;
  }
  .row-fluid .span5 {
    width: 40.0552486188%;
  }
  .row-fluid .span4 {
    width: 31.4917127072%;
  }
  .row-fluid .span3 {
    width: 22.9281767956%;
  }
  .row-fluid .span2 {
    width: 14.364640884%;
  }
  .row-fluid .span1 {
    width: 5.8011049724%;
  }
  .row-fluid .offset12 {
    margin-left: 105.5248618785%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.7624309392%;
  }
  .row-fluid .offset11 {
    margin-left: 96.9613259669%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.1988950276%;
  }
  .row-fluid .offset10 {
    margin-left: 88.3977900552%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.635359116%;
  }
  .row-fluid .offset9 {
    margin-left: 79.8342541436%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 77.0718232044%;
  }
  .row-fluid .offset8 {
    margin-left: 71.270718232%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.5082872928%;
  }
  .row-fluid .offset7 {
    margin-left: 62.7071823204%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.9447513812%;
  }
  .row-fluid .offset6 {
    margin-left: 54.1436464088%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.3812154696%;
  }
  .row-fluid .offset5 {
    margin-left: 45.5801104972%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.817679558%;
  }
  .row-fluid .offset4 {
    margin-left: 37.0165745856%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.2541436464%;
  }
  .row-fluid .offset3 {
    margin-left: 28.453038674%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.6906077348%;
  }
  .row-fluid .offset2 {
    margin-left: 19.8895027624%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.1270718232%;
  }
  .row-fluid .offset1 {
    margin-left: 11.3259668508%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.5635359116%;
  }
  input, textarea, .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 710px;
  }
  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 648px;
  }
  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 586px;
  }
  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 524px;
  }
  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 462px;
  }
  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 400px;
  }
  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 338px;
  }
  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 276px;
  }
  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 214px;
  }
  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 152px;
  }
  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 90px;
  }
  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 28px;
  }
}
@media only all and (max-width: 59.99rem) {
  .navbar-fixed-top, .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 20px;
  }
  .navbar-fixed-bottom {
    margin-top: 20px;
  }
  .navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .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: #777777;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777777;
    border-radius: 0.1875rem;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    border-radius: 0.1875rem;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover, .nav-collapse .nav > li > a:focus, .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
    background-color: #f2f2f2;
  }
  .navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999999;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover, .navbar-inverse .nav-collapse .nav > li > a:focus, .navbar-inverse .nav-collapse .dropdown-menu a:hover, .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111;
  }
  .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: none;
    border-radius: 0;
    box-shadow: none;
  }
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  .nav-collapse .dropdown-menu:before, .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav > li > .dropdown-menu:before, .nav-collapse .nav > li > .dropdown-menu:after {
    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;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-inverse .nav-collapse .navbar-form, .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 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 only all and (min-width: 60rem) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
@media only all and (max-width: 47.99rem) {
  .form-horizontal .control-label {
    display: block;
    float: none;
    text-align: left;
  }
  .form-horizontal .controls {
    margin: 0;
  }
  [dir="rtl"] .form-horizontal .control-label {
    text-align: right;
  }
}
@media only all and (max-width: 47.99rem) {
  div.modal {
    position: fixed;
    top: 20px;
    right: 20px;
    left: 20px;
    width: auto;
    margin: 0;
  }
  div.modal.fade {
    top: -100px;
  }
  div.modal.fade.in {
    top: 20px;
  }
}
@media only all and (max-width: 30rem) {
  div.modal {
    top: 10px;
    right: 10px;
    left: 10px;
  }
}
@media only all and (max-width: 47.99rem) {
  .pull-right.item-image {
    margin-left: 0;
  }
  .pull-left.item-image {
    margin-right: 0;
  }
}
.dir-ltr {
  direction: ltr;
}
.dir-rtl {
  direction: rtl;
}
p {
  margin: 0.5rem 0;
}
ul {
  margin: 0 0 0 0;
}
a:hover {
  text-decoration: none;
}
input.search-query {
  border-radius: 3px;
  font-size: 0.7rem;
}
.gantry-logo img {
  width: 64px;
}
.align-center {
  text-align: center;
}
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}
.align-justify {
  text-align: justify;
}
#g-header h1, #g-header h2, #g-header h3, #g-header h4, #g-header h5, #g-header h6, #g-header strong {
  color: #ffffff;
}
#g-header h1.heading {
  font-size: 2rem;
  line-height: 2rem;
  text-shadow: 1px 2px 5px;
  margin: 0;
}
#g-header a {
  color: #ffffff;
}
.g-offcanvas-toggle {
  color: #9e9e9e;
}
#g-offcanvas {
  text-align: right;
}
#g-offcanvas i {
  float: right;
  line-height: 1.4rem;
  margin-left: 0.3rem;
  margin-right: 0;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel li.g-parent .g-menu-parent-indicator {
  left: 0.938rem;
  right: auto;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel li.g-parent .g-menu-parent-indicator:after {
  content: "";
}
.g-social a {
  display: inline-block;
  padding: 0.1rem 0.4rem;
  background: transparent;
  border: 0px solid transparent;
  border-radius: 0.1875rem;
  margin-bottom: 0px;
  font-size: 1rem;
  transition: 0.3s ease-in-out all;
}
.g-social a:hover {
  transform: translatey(-5px);
}
.g-social a.facebook {
  color: #3b5997 !important;
}
.g-social a.instagram {
  color: #e0ae96 !important;
}
.g-social a.twitter {
  color: #2eacf6 !important;
}
.g-social a.telegram {
  color: #2096d3 !important;
}
.g-social a.g-plus {
  color: #d64937 !important;
}
.showcaseHolder ul li {
  background-position: 50% 50%;
  background-size: cover !important;
}
div.contactinfo {
  text-align: justify;
}
div.contactinfo i {
  font-size: 120%;
  color: #FE0000;
  width: 20px;
}
div.contactinfo span.infoDetails {
  display: inline-block;
  text-align: justify;
}
ul.relatedLinks {
  margin: 0;
  list-style: none;
  list-style-image: none;
}
ul.relatedLinks li {
  margin: 0px 0 10px 0;
  vertical-align: top;
}
ul.relatedLinks li a:hover {
  text-decoration: none;
}
ul.relatedLinks li span {
  width: 70%;
  display: inline-block;
  text-align: justify;
  vertical-align: middle;
}
ul.relatedLinks li img {
  width: 25%;
  background-color: rgba(186, 206, 220, 0.7);
}
ul.relatedLinks li:hover img {
  background-color: #bacedc;
}
.about-korea img {
  box-shadow: 0 0 5px 5px #fff;
  transition: 0.3s all ease-in;
}
.about-korea img:hover {
  box-shadow: 0 0 5px 5px #00658f;
}
.your-adv-here {
  width: 100%;
  margin: 0 auto;
  padding: 1rem;
  border: 1px dashed #ccc;
  text-align: center;
  font-size: 1rem;
}
.topmenu .g-main-nav .g-toplevel > li .g-menu-item-container {
  padding: 0;
}
.topmenu .g-main-nav .g-toplevel > li .g-menu-item-container .g-social.social a {
  padding: 0.8rem 0.4rem !important;
}
.board-of-directors > div {
  margin-bottom: 2rem;
}
.board-of-directors > div .profile {
  display: inline-block;
  padding: 1rem;
  border-radius: 3px;
}
.board-of-directors > div .profile:hover {
  background: #d3e2e9;
  box-shadow: 0 0 5px 1px #6db2ce;
}
.contactInfoContainer {
  width: 33%;
  position: absolute;
  left: 25%;
  top: 50%;
  transform: translateY(-50%) translatex(-50%);
  z-index: 999;
}
.contactInfoContainer .contactinfo {
  backdrop-filter: blur(5px);
  background: rgba(255, 255, 255, 0.5);
  width: 100%;
  margin-right: auto;
  padding: 2rem;
  border-radius: 1rem;
}
.showcaseInfo {
  position: absolute;
  width: 50%;
  padding: 1rem;
  margin: 0 auto 0 auto;
  bottom: 0%;
  left: 50%;
  transform: translate3d(-50%, 0%, 0);
  background: rgba(255, 255, 255, 0.4);
  color: #10477f;
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center;
  backdrop-filter: blur(5px);
  border-radius: 5px;
  padding: 2rem 0;
}
.participats-coworkers {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
.participats-coworkers .participant-coworker {
  width: 45%;
  border: 1px solid #CCCCCC;
  padding: 1rem;
  justify-content: center;
  align-items: stretch;
  flex: 1 1 auto;
}
.k2ItemsBlock.news-announcements ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 2rem;
}
.k2ItemsBlock.news-announcements ul li:not(.clearList) {
  background: #FFFFFF;
  padding: 2rem;
  box-shadow: 0 0 5px 1px #CCC;
}
.k2ItemsBlock.news-announcements ul li:not(.clearList) div.moduleItemIntrotext a.moduleItemImage img {
  aspect-ratio: 1;
  max-height: 200px;
  object-fit: cover;
}
@font-face {
  font-family: IRANSansX;
  font-style: normal;
  font-weight: 100;
  src: url('../../fonts/iransansx/fonts/woff/IRANSansX-thin.woff') format('woff'), url('../../fonts/iransansx/fonts/woff2/IRANSansX-thin.woff2') format('woff2');
}
@font-face {
  font-family: IRANSansX;
  font-style: normal;
  font-weight: 200;
  src: url('../../fonts/iransansx/fonts/woff/IRANSansX-UltraLight.woff') format('woff'), url('../../fonts/iransansx/fonts/woff2/IRANSansX-UltraLight.woff2') format('woff2');
}
@font-face {
  font-family: IRANSansX;
  font-style: normal;
  font-weight: 300;
  src: url('../../fonts/iransansx/fonts/woff/IRANSansX-light.woff') format('woff'), url('../../fonts/iransansx/fonts/woff2/IRANSansX-light.woff2') format('woff2');
}
@font-face {
  font-family: IRANSansX;
  font-style: normal;
  font-weight: 500;
  src: url('../../fonts/iransansx/fonts/woff/IRANSansX-medium.woff') format('woff'), url('../../fonts/iransansx/fonts/woff2/IRANSansX-medium.woff2') format('woff2');
}
@font-face {
  font-family: IRANSansX;
  font-style: normal;
  font-weight: 600;
  src: url('../../fonts/iransansx/fonts/woff/IRANSansX-demibold.woff') format('woff'), url('../../fonts/iransansx/fonts/woff2/IRANSansX-demibold.woff2') format('woff2');
}
@font-face {
  font-family: IRANSansX;
  font-style: normal;
  font-weight: 800;
  src: url('../../fonts/iransansx/fonts/woff/IRANSansX-extrabold.woff') format('woff'), url('../../fonts/iransansx/fonts/woff2/IRANSansX-extrabold.woff2') format('woff2');
}
@font-face {
  font-family: IRANSansX;
  font-style: normal;
  font-weight: 900;
  src: url('../../fonts/iransansx/fonts/woff/IRANSansX-black.woff') format('woff'), url('../../fonts/iransansx/fonts/woff2/IRANSansX-black.woff2') format('woff2');
}
@font-face {
  font-family: IRANSansX;
  font-style: normal;
  font-weight: bold;
  src: url('../../fonts/iransansx/fonts/woff/IRANSansX-bold.woff') format('woff'), url('../../fonts/iransansx/fonts/woff2/IRANSansX-bold.woff2') format('woff2');
}
@font-face {
  font-family: IRANSansX;
  font-style: normal;
  font-weight: normal;
  src: url('../../fonts/iransansx/fonts/woff/IRANSansX-regular.woff') format('woff'), url('../../fonts/iransansx/fonts/woff2/IRANSansX-regular.woff2') format('woff2');
}
@font-face {
  font-family: Peyda;
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/Peyda/PeydaWeb/woff/PeydaWeb-thin.woff') format('woff'), url('../fonts/Peyda/PeydaWeb/woff2/PeydaWeb-thin.woff2') format('woff2');
}
@font-face {
  font-family: Peyda;
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/Peyda/PeydaWeb/woff/PeydaWeb-extralight.woff') format('woff'), url('../fonts/Peyda/PeydaWeb/woff2/PeydaWeb-extralight.woff2') format('woff2');
}
@font-face {
  font-family: Peyda;
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/Peyda/PeydaWeb/woff/PeydaWeb-light.woff') format('woff'), url('../fonts/Peyda/PeydaWeb/woff2/PeydaWeb-light.woff2') format('woff2');
}
@font-face {
  font-family: Peyda;
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/Peyda/PeydaWeb/woff/PeydaWeb-medium.woff') format('woff'), url('../fonts/Peyda/PeydaWeb/woff2/PeydaWeb-medium.woff2') format('woff2');
}
@font-face {
  font-family: Peyda;
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/Peyda/PeydaWeb/woff/PeydaWeb-semibold.woff') format('woff'), url('../fonts/Peyda/PeydaWeb/woff2/PeydaWeb-semibold.woff2') format('woff2');
}
@font-face {
  font-family: Peyda;
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/Peyda/PeydaWeb/woff/PeydaWeb-extrabold.woff') format('woff'), url('../fonts/Peyda/PeydaWeb/woff2/PeydaWeb-extrabold.woff2') format('woff2');
}
@font-face {
  font-family: Peyda;
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/Peyda/PeydaWeb/woff/PeydaWeb-black.woff') format('woff'), url('../fonts/Peyda/PeydaWeb/woff2/PeydaWeb-black.woff2') format('woff2');
}
@font-face {
  font-family: Peyda;
  font-style: normal;
  font-weight: bold;
  src: url('../fonts/Peyda/PeydaWeb/woff/PeydaWeb-bold.woff') format('woff'), url('../fonts/Peyda/PeydaWeb/woff2/PeydaWeb-bold.woff2') format('woff2');
}
@font-face {
  font-family: Peyda;
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/Peyda/PeydaWeb/woff/PeydaWeb-regular.woff') format('woff'), url('../fonts/Peyda/PeydaWeb/woff2/PeydaWeb-regular.woff2') format('woff2');
}
#g-header {
  background-image: url('../../../../images/showcase/main.jpg');
  background-size: cover;
  height: 80vh;
  background-position: center center;
}
#g-header .g-container {
  background: linear-gradient(0deg, transparent, #10477f);
}
#g-utility {
  background-image: url('../../../../images/korea/03-2.jpg');
  background-position: left top;
  background-size: cover;
}
#g-footer {
  position: relative;
}
#g-subfeature {
  background-color: #f8f8f8;
}
.title1 .g-title {
  background: #3180c2;
  color: #e8c2a3;
  margin: 0;
  padding: 0.938rem 1.563rem;
  text-shadow: 1px 1px 5px;
}
.title2 .g-title {
  background: #008f62;
  color: #ffffff;
  margin: 0;
  padding: 0.938rem 1.563rem;
  text-shadow: 1px 1px 5px;
}
.title3 .g-title {
  border-bottom: 1px dotted #aaa;
  padding-bottom: 0.75rem;
  font-size: 1.7rem;
}
.sidebar-container {
  background-color: #EEEEEE;
}
.box5 .g-content {
  margin: 1.25rem 0.75rem;
  padding: 0;
  background: #ffffff;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}
.box5 .g-content .modulecontent {
  margin: 0.625rem;
  padding: 0.938rem;
}
.box6 {
  padding-left: 2rem;
}
.box6 .g-content {
  margin: 1.25rem 0.75rem;
  padding: 0;
  background: #ffffff;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}
.box6 .g-content .modulecontent {
  margin: 0.625rem;
  padding: 0.938rem;
}
.box6 .g-content .g-title {
  background: #EDEDED;
  padding: 1rem;
}
.box6 .g-content .k2ItemsBlock {
  padding: 1rem;
}
.announcement-title .g-title {
  border-bottom: 1px solid #CCC;
  padding: 1rem;
  margin-bottom: 2rem;
}
.piped-gradiant-border-center .g-title {
  display: block;
  position: relative;
  padding: 10px 15px;
  z-index: 1;
  width: 50%;
  margin: 0 auto 2rem;
  text-align: center;
}
.piped-gradiant-border-center .g-title::before {
  content: " ";
  background: linear-gradient(270deg, rgba(62, 62, 62, 0) 0.33%, #3E3E3E 100%);
  height: 4px;
  z-index: 0;
  display: inline-block;
  width: 25%;
  margin-left: 1rem;
}
.piped-gradiant-border-center .g-title::after {
  content: " ";
  background: linear-gradient(270deg, #3E3E3E 0.33%, #FFFFFF 100%);
  height: 4px;
  z-index: 0;
  display: inline-block;
  width: 25%;
  margin-right: 1rem;
}
.g-block.events-calendar {
  backdrop-filter: blur(5px);
  background-color: rgba(255, 255, 255, 0.5);
}
/*
#g-navigation{
    z-index:5000;
    .g-main-nav{
        .g-toplevel{
            -webkit-box-pack: start;
                -ms-flex-pack: start;
                    justify-content: flex-start;
            -webkit-justify-content: flex-start;
            -moz-justify-content: flex-start;
            
            li{
                font-family: get-font-family($base-heading-font);
                font-size: 1rem;
                font-weight: bold;
                
                .g-menu-item-container{
                    padding: 1.2rem 0.4rem;
					
					.g-menu-item-content{
						.g-menu-item-title{
							font-size: .8rem;
						}
					}
                }
            }
        }
        
        .g-sublevel{
            > li{
                .g-menu-item-content{
                    display: block;
                }
            }
        }
    }
        
    .g-dropdown {
		text-align: right;
	}
}
*/
#g-navigation .g-main-nav .g-toplevel {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
}
.offcanvas-menu .g-main-nav .g-toplevel li.g-menu-item {
  display: block;
  border-bottom: 1px solid #eaeaea;
  padding: 5px 0;
  line-height: 1rem;
  font-size: 1rem;
  font-family: "Peyda", "IRANSansX", "roboto", sans-serif;
  text-align: right;
}
.offcanvas-menu .g-main-nav .g-toplevel li.g-menu-item a {
  color: #333333 !important;
  padding: 10px;
}
.offcanvas-menu .g-main-nav .g-toplevel i {
  opacity: 1;
  float: left;
  padding: 0.5rem;
}
header#g-header .g-main-nav li.g-menu-item {
  border-radius: 6px;
  transition: 0.2s all ease-in-out;
}
header#g-header .g-main-nav li.g-menu-item.g-menu-item-link-parent {
  border-radius: 6px 6px 0 0;
}
header#g-header .g-main-nav li.g-menu-item a {
  padding: 0.8rem 1.1rem 0.8rem 1.5rem;
}
header#g-header .g-main-nav li.g-menu-item.logout {
  background: #ff575f;
}
header#g-header .g-main-nav li.g-menu-item.logout:hover {
  background: #d62121 !important;
}
header#g-header .g-main-nav li.g-menu-item.logout a {
  color: #ffffff;
}
header#g-header .g-main-nav li.g-menu-item.langLink a {
  padding: 0.8rem 0.7rem;
}
header#g-header .g-main-nav li.g-menu-item .g-sublevel > li > .g-menu-item-container {
  white-space: nowrap;
}
header#g-header .g-main-nav .g-dropdown {
  width: auto;
}
a:active {
  outline: 0;
}
a:focus {
  outline: 0;
}
img {
  border: none;
}
#k2Container {
  padding: 0 0 24px 0;
}
body.contentpane #k2Container {
  padding: 16px;
}
.k2Padding {
  padding: 4px;
}
.clr {
  clear: both;
  height: 0;
  line-height: 0;
  display: block;
  float: none;
  padding: 0;
  margin: 0;
  border: none;
}
.even {
  background: inherit;
  padding: 2px;
  border-bottom: none;
  list-style: none;
  list-style-image: none;
}
.odd {
  background: inherit;
  padding: 2px;
  border-bottom: none;
  list-style: none;
  list-style-image: none;
}
div.k2FeedIcon {
  padding: 4px 8px;
}
div.k2FeedIcon a {
  display: block;
  float: right;
  margin: 0;
  padding: 0;
  width: 16px;
  height: 16px;
  background: url('../../images/k2/fugue/feed.png') no-repeat 50% 50%;
}
div.k2FeedIcon a:hover {
  display: block;
  float: right;
  margin: 0;
  padding: 0;
  width: 16px;
  height: 16px;
  background: url('../../images/k2/fugue/feed.png') no-repeat 50% 50%;
}
div.k2FeedIcon a:hover span {
  display: none;
}
div.k2FeedIcon a span {
  display: none;
}
.itemRatingForm {
  display: block;
  vertical-align: middle;
  line-height: 25px;
  float: left;
}
.itemRatingLog {
  font-size: 11px;
  margin: 0;
  padding: 0 0 0 4px;
  float: left;
}
div.itemRatingForm .formLogLoading {
  background: url('../../images/k2/system/loading.gif') no-repeat left center;
  height: 25px;
  padding: 0 0 0 20px;
}
.itemRatingList {
  background: transparent url('../../images/k2/system/transparent_star.gif') left -1000px repeat-x;
  position: relative;
  float: left;
  width: 125px;
  height: 25px;
  overflow: hidden;
  list-style: none;
  margin: 0;
  padding: 0;
  background-position: left top;
}
.itemRatingList a {
  position: absolute;
  top: 0;
  left: 0;
  text-indent: -1000px;
  height: 25px;
  line-height: 25px;
  outline: none;
  overflow: hidden;
  border: none;
  cursor: pointer;
}
.itemRatingList a:hover {
  background: transparent url('../../images/k2/system/transparent_star.gif') left -1000px repeat-x;
  background-position: left bottom;
}
.itemRatingList .itemCurrentRating {
  background: transparent url('../../images/k2/system/transparent_star.gif') left -1000px repeat-x;
  position: absolute;
  top: 0;
  left: 0;
  text-indent: -1000px;
  height: 25px;
  line-height: 25px;
  outline: none;
  overflow: hidden;
  border: none;
  cursor: pointer;
  z-index: 1;
  background-position: 0 center;
  margin: 0;
  padding: 0;
}
.itemRatingList li {
  display: inline;
  background: none;
  padding: 0;
}
.itemRatingList a.one-star {
  width: 20%;
  z-index: 6;
}
.itemRatingList a.two-stars {
  width: 40%;
  z-index: 5;
}
.itemRatingList a.three-stars {
  width: 60%;
  z-index: 4;
}
.itemRatingList a.four-stars {
  width: 80%;
  z-index: 3;
}
.itemRatingList a.five-stars {
  width: 100%;
  z-index: 2;
}
span.siteRoot {
  display: none;
}
.smallerFontSize {
  font-size: 100%;
  line-height: inherit;
}
.largerFontSize {
  font-size: 150%;
  line-height: 140%;
}
.recaptchatable .recaptcha_image_cell {
  background-color: #fff !important;
}
#recaptcha_table {
  background-color: #fff !important;
  border-color: #ccc !important;
}
#recaptcha_response_field {
  border-color: #ccc !important;
  background-color: #fff !important;
}
.clearList {
  display: none;
  float: none;
  clear: both;
}
.lastItem {
  border: none;
}
.k2Avatar img {
  display: block;
  float: left;
  background: #fff;
  border: 1px solid #ccc;
  padding: 2px;
  margin: 2px 4px 4px 0;
}
div.k2Pagination {
  padding: 8px;
  margin: 24px 0 4px 0;
  text-align: center;
  color: #999;
}
div.k2Pagination ul {
  text-align: center;
}
div.k2Pagination ul li {
  display: inline;
  padding: 3px 7px;
  border: 1px solid #BACEDE;
  margin: 0 3px;
}
div.itemIsFeatured {
  background: url('../../images/k2/system/featuredItem.png') no-repeat 100% 0;
}
div.catItemIsFeatured {
  background: url('../../images/k2/system/featuredItem.png') no-repeat 100% 0;
}
div.userItemIsFeatured {
  background: url('../../images/k2/system/featuredItem.png') no-repeat 100% 0;
}
a.itemPrintThisPage {
  display: block;
  width: 160px;
  margin: 4px auto 16px;
  padding: 4px;
  background: #F7FAFE;
  border: 1px solid #ccc;
  text-align: center;
  color: #555;
  font-size: 13px;
}
a.itemPrintThisPage:hover {
  background: #eee;
  text-decoration: none;
}
div.itemView {
  padding: 8px 0;
  margin: 0;
  border: none;
}
span.itemEditLink {
  float: right;
  display: block;
  padding: 4px 0;
  margin: 0;
  width: 120px;
  text-align: right;
}
span.itemEditLink a {
  padding: 2px 12px;
  border: 1px solid #ccc;
  background: #eee;
  text-decoration: none;
  font-size: 11px;
  font-weight: normal;
  font-family: "Peyda", "IRANSansX", "roboto", sans-serif;
}
span.itemEditLink a:hover {
  background: #ffffcc;
}
div.itemHeader {
  border-bottom: 1px dotted #CCC;
  padding: 0 5px 10px 0;
}
div.itemHeader span.itemDateCreated {
  color: #999;
  font-size: 11px;
}
div.itemHeader h2.itemTitle {
  font-family: "Peyda", "IRANSansX", "roboto", sans-serif;
  font-size: 26px;
  font-weight: normal;
  line-height: 110%;
  padding: 10px 0 4px 0;
  margin: 0;
}
div.itemHeader h2.itemTitle span sup {
  font-size: 12px;
  color: #CF1919;
  text-decoration: none;
}
div.itemHeader span.itemAuthor {
  display: block;
  padding: 0;
  margin: 0;
}
div.itemToolbar {
  padding: 2px 0;
  margin: 16px 0 0 0;
  border-top: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
  background: #f7fafe;
}
div.itemToolbar ul {
  text-align: right;
  list-style: none;
  padding: 0;
  margin: 0;
}
div.itemToolbar ul li {
  display: inline;
  list-style: none;
  padding: 0 4px 0 8px;
  margin: 0;
  border-left: 1px solid #ccc;
  text-align: center;
  background: none;
  font-size: 12px;
}
div.itemToolbar ul li a {
  font-size: 12px;
  font-weight: normal;
}
div.itemToolbar ul li a img {
  vertical-align: middle;
}
div.itemToolbar ul li a#fontDecrease {
  margin: 0 0 0 2px;
}
div.itemToolbar ul li a#fontDecrease img {
  width: 13px;
  height: 13px;
  background: url('../../images/k2/system/font_decrease.gif') no-repeat;
}
div.itemToolbar ul li a#fontDecrease span {
  display: none;
}
div.itemToolbar ul li a#fontIncrease {
  margin: 0 0 0 2px;
}
div.itemToolbar ul li a#fontIncrease img {
  width: 13px;
  height: 13px;
  background: url('../../images/k2/system/font_increase.gif') no-repeat;
}
div.itemToolbar ul li a#fontIncrease span {
  display: none;
}
div.itemToolbar ul > li:first-child {
  border: none;
}
div.itemRatingBlock {
  padding: 8px 0;
}
div.itemRatingBlock span {
  display: block;
  float: left;
  font-style: normal;
  padding: 0 4px 0 0;
  margin: 0;
  color: #999;
}
div.itemBody {
  padding: 24px 0 8px 0;
  margin: 0 25px;
  text-align: justify;
}
div.itemImageBlock {
  padding: 0 8px 8px 0;
  margin: 0 16px 0 0;
  float: left;
}
span.itemImage {
  display: block;
  text-align: center;
  margin: 0 0 8px 0;
}
span.itemImage img {
  border: 1px solid #ccc;
  padding: 8px;
  box-shadow: 0 0 5px 1px #DDD;
}
span.itemImageCaption {
  color: #666;
  float: left;
  display: block;
  font-size: 11px;
}
span.itemImageCredits {
  color: #999;
  float: right;
  display: block;
  font-style: italic;
  font-size: 11px;
}
div.itemIntroText {
  text-align: justify;
  font-weight: normal;
  font-size: inherit;
  line-height: 24px;
  padding: 4px 0;
}
div.itemFullText {
  text-align: justify;
  font-weight: normal;
  font-size: inherit;
  line-height: 24px;
  padding: 4px 0;
}
div.itemFullText h3 {
  margin: 0;
  padding: 16px 0 4px 0;
}
div.itemExtraFields {
  margin: 16px 0 0 0;
  padding: 8px 0 0 0;
  border-top: none;
}
div.itemExtraFields h3 {
  margin: 0 0 8px 0;
  padding: 0 0 4px 0;
  line-height: normal !important;
  border-bottom: 1px dotted #CCC;
  width: 30%;
}
div.itemExtraFields ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
div.itemExtraFields ul li {
  display: block;
}
div.itemExtraFields ul li span.itemExtraFieldsLabel {
  display: block;
  float: right;
  font-weight: bold;
  margin: 0 4px 0 0;
  width: 10%;
  font-family: "Peyda", "IRANSansX", "roboto", sans-serif;
  font-size: 1.1em;
}
div.itemContentFooter {
  display: block;
  text-align: left;
  padding: 4px;
  margin: 10px 0 4px 0;
  border-top: 1px solid #ddd;
  color: #999;
  font-size: 0.6rem;
}
span.itemHits {
  float: left;
}
div.itemSocialSharing {
  padding: 8px 0;
}
div.itemTwitterButton {
  float: left;
  margin: 2px 24px 0 0;
}
div.itemFacebookButton {
  float: left;
  margin-right: 24px;
  width: 200px;
}
div.itemLinks {
  margin: 16px 0 0px 0;
  padding: 0;
}
div.itemCategory {
  padding: 4px;
  border-bottom: 1px dotted #ccc;
}
div.itemCategory span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}
div.itemTagsBlock {
  background: url('../custom/images/tag_icon.png') no-repeat right 10px;
  padding: 4px 20px 5px 0;
}
div.itemTagsBlock span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}
div.itemTagsBlock ul.itemTags {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
}
div.itemTagsBlock ul.itemTags li {
  display: inline;
  list-style: none;
  padding: 3px 5px;
  margin: 0 2px;
  text-align: center;
  border: 1px solid #6397C1;
  border-radius: 3px;
}
div.itemAttachmentsBlock {
  padding: 10px;
  margin: 35px;
  background: #E0E7F1;
  border: 1px solid #C0D1EA;
  box-shadow: 0 0 5px 2px #C0D1EA;
  border-radius: 5px;
}
div.itemAttachmentsBlock span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
  display: block;
}
div.itemAttachmentsBlock ul.itemAttachments {
  list-style: none;
  padding: 0;
  margin: 10px 20px 0 0;
  display: block;
}
div.itemAttachmentsBlock ul.itemAttachments li {
  display: inline-block;
  list-style: none;
  padding: 0 4px;
  margin: 10px 0;
  text-align: center;
  min-height: 90px;
  min-width: 90px;
}
div.itemAttachmentsBlock ul.itemAttachments li a {
  padding-top: 64px;
  display: block;
  text-align: center;
}
div.itemAttachmentsBlock ul.itemAttachments li span {
  font-size: 10px;
  color: #999;
  font-weight: normal;
}
div.itemAttachmentsBlock ul.itemAttachments li.attachmentTypeDocx {
  background: url('../custom/images/attachmenttypes/64/docx.png') no-repeat top center;
}
div.itemAttachmentsBlock ul.itemAttachments li.attachmentTypePdf {
  background: url('../custom/images/attachmenttypes/64/pdf.png') no-repeat top center;
}
div.itemAttachmentsBlock ul.itemAttachments li.attachmentTypeMp3 {
  background: url('../custom/images/attachmenttypes/64/mp3.png') no-repeat top center;
}
div.itemAttachmentsBlock ul.itemAttachments li.attachmentTypeDoc {
  background: url('../custom/images/attachmenttypes/64/doc.png') no-repeat top center;
}
div.itemAttachmentsBlock ul.itemAttachments li.attachmentTypePptx {
  background: url('../custom/images/attachmenttypes/64/pptx.png') no-repeat top center;
}
div.itemAttachmentsBlock ul.itemAttachments li.attachmentTypePpt {
  background: url('../custom/images/attachmenttypes/64/ppt.png') no-repeat top center;
}
div.itemAttachmentsBlock ul.itemAttachments li.attachmentTypeZip {
  background: url('../custom/images/attachmenttypes/64/zip.png') no-repeat top center;
}
div.itemAttachmentsBlock ul.itemAttachments li.attachmentTypeRar {
  background: url('../custom/images/attachmenttypes/64/rar.png') no-repeat top center;
}
div.itemAttachmentsBlock ul.itemAttachments li.attachmentTypeOds {
  background: url('../custom/images/attachmenttypes/64/ods.png') no-repeat top center;
}
div.itemAttachmentsBlock ul.itemAttachments li.attachmentTypeRtf {
  background: url('../custom/images/attachmenttypes/64/doc.png') no-repeat top center;
}
div.itemAttachmentsBlock ul.itemAttachments li.attachmentTypeJpg {
  background: url('../custom/images/attachmenttypes/64/jpg.png') no-repeat top center;
}
div.itemAttachmentsBlock ul.itemAttachments li.attachmentTypeMds {
  background: url('../custom/images/attachmenttypes/64/mds.png') no-repeat top center;
}
div.itemAttachmentsBlock ul.itemAttachments li.attachmentTypeMdf {
  background: url('../custom/images/attachmenttypes/64/mdf.png') no-repeat top center;
}
div.itemAttachmentsBlock ul.itemAttachments li.attachmentTypeWav {
  background: url('../custom/images/attachmenttypes/64/wav.png') no-repeat top center;
}
div.itemAttachmentsBlock ul.itemAttachments li.attachmentTypeApk {
  background: url('../custom/images/attachmenttypes/64/apk.png') no-repeat top center;
}
div.itemAuthorBlock {
  background: #f7fafe;
  border: 1px solid #ddd;
  margin: 0 0 16px 0;
  padding: 8px;
}
div.itemAuthorBlock img.itemAuthorAvatar {
  float: left;
  display: block;
  background: #fff;
  padding: 4px;
  border: 1px solid #ddd;
  margin: 0 8px 0 0;
}
div.itemAuthorBlock div.itemAuthorDetails {
  margin: 0;
  padding: 4px 0 0 0;
}
div.itemAuthorBlock div.itemAuthorDetails h3.authorName {
  margin: 0 0 4px 0;
  padding: 0;
}
div.itemAuthorBlock div.itemAuthorDetails h3.authorName a {
  font-family: "Peyda", "IRANSansX", "roboto", sans-serif;
  font-size: 16px;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl {
  font-weight: bold;
  color: #555;
  border-right: 1px solid #ccc;
  padding: 0 8px 0 0;
  margin: 0 4px 0 0;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl a {
  font-weight: normal;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail {
  font-weight: bold;
  color: #555;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail a {
  font-weight: normal;
}
div.itemAuthorLatest {
  margin-bottom: 16px;
  padding: 0;
}
div.itemRelated {
  margin-bottom: 16px;
  padding: 0;
}
div.itemRelated ul li.k2ScrollerElement {
  float: left;
  overflow: hidden;
  border: 1px solid #ccc;
  padding: 4px;
  margin: 0 4px 4px 0;
  background: #fff;
}
div.itemRelated ul li.clr {
  clear: both;
  height: 0;
  line-height: 0;
  display: block;
  float: none;
  padding: 0;
  margin: 0;
  border: none;
}
div.itemVideoBlock {
  margin: 0 0 16px 0;
  padding: 16px;
  /*background: #010101 url(../../images/k2/system/videoplayer-bg.gif) repeat-x bottom;*/
}
div.itemVideoBlock div.itemVideoEmbedded {
  text-align: center;
}
div.itemVideoBlock span.itemVideo {
  display: block;
  overflow: hidden;
}
div.itemVideoBlock span.itemVideoCaption {
  color: #eee;
  float: left;
  display: block;
  font-size: 11px;
  font-weight: bold;
  width: 60%;
}
div.itemVideoBlock span.itemVideoCredits {
  color: #eee;
  float: right;
  display: block;
  font-style: italic;
  font-size: 11px;
  width: 35%;
  text-align: right;
}
div.itemImageGallery {
  margin: 0 0 16px 0;
  padding: 0;
}
div.itemNavigation {
  padding: 4px 8px;
  margin: 0 0 24px 0;
  border-top: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
  background: #fffff0;
}
div.itemNavigation span.itemNavigationTitle {
  color: #999;
}
div.itemNavigation a.itemPrevious {
  padding: 0 12px;
}
div.itemNavigation a.itemNext {
  padding: 0 12px;
}
div.itemComments {
  background: #f7fafe;
  border: 1px solid #ddd;
  padding: 16px;
}
div.itemComments ul.itemCommentsList {
  margin: 0 0 16px;
  padding: 0;
  list-style: none;
}
div.itemComments ul.itemCommentsList li {
  padding: 4px;
  margin: 0;
  border-bottom: 1px dotted #ddd;
}
div.itemComments ul.itemCommentsList li img {
  float: left;
  margin: 4px 4px 4px 0;
  padding: 4px;
  background: #fff;
  border-bottom: 1px solid #d7d7d7;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
}
div.itemComments ul.itemCommentsList li span.commentDate {
  padding: 0 4px 0 0;
  margin: 0 8px 0 0;
  border-right: 1px solid #ccc;
  font-weight: bold;
  font-size: 14px;
}
div.itemComments ul.itemCommentsList li span.commentAuthorName {
  font-weight: bold;
  font-size: 14px;
}
div.itemComments ul.itemCommentsList li p {
  padding: 4px 0;
}
div.itemComments ul.itemCommentsList li span.commentAuthorEmail {
  display: none;
}
div.itemComments ul.itemCommentsList li span.commentLink {
  float: right;
  margin-left: 8px;
}
div.itemComments ul.itemCommentsList li span.commentLink a {
  font-size: 11px;
  color: #999;
  text-decoration: underline;
}
div.itemComments ul.itemCommentsList li span.commentLink a:hover {
  font-size: 11px;
  color: #555;
  text-decoration: underline;
}
div.itemComments ul.itemCommentsList li span.commentToolbar {
  display: block;
  clear: both;
}
div.itemComments ul.itemCommentsList li span.commentToolbar a {
  font-size: 11px;
  color: #999;
  text-decoration: underline;
  margin-right: 4px;
}
div.itemComments ul.itemCommentsList li span.commentToolbar a:hover {
  font-size: 11px;
  color: #555;
  text-decoration: underline;
}
div.itemComments ul.itemCommentsList li span.commentToolbarLoading {
  background: url('../../images/k2/system/searchLoader.gif') no-repeat 100% 50%;
}
div.itemComments ul.itemCommentsList li.authorResponse {
  background: url('../../images/k2/system/stripes.png') repeat;
}
div.itemComments ul.itemCommentsList li.unpublishedComment {
  background: #ffeaea;
}
div.itemCommentsPagination {
  padding: 4px;
  margin: 0 0 24px 0;
}
div.itemCommentsPagination span.pagination {
  display: block;
  float: right;
  clear: both;
}
div.itemCommentsForm h3 {
  margin: 0;
  padding: 0 0 4px 0;
}
div.itemCommentsForm p.itemCommentsFormNotes {
  border-top: 2px solid #ccc;
}
div.itemCommentsForm form label.formComment {
  display: block;
  margin: 12px 0 0 2px;
}
div.itemCommentsForm form label.formName {
  display: block;
  margin: 12px 0 0 2px;
}
div.itemCommentsForm form label.formEmail {
  display: block;
  margin: 12px 0 0 2px;
}
div.itemCommentsForm form label.formUrl {
  display: block;
  margin: 12px 0 0 2px;
}
div.itemCommentsForm form label.formRecaptcha {
  display: block;
  margin: 12px 0 0 2px;
}
div.itemCommentsForm form textarea.inputbox {
  display: block;
  width: 350px;
  height: 160px;
  margin: 0;
}
div.itemCommentsForm form input.inputbox {
  display: block;
  width: 350px;
  margin: 0;
}
div.itemCommentsForm form input#submitCommentButton {
  display: block;
  margin: 16px 0 0 0;
  padding: 4px;
  border: 1px solid #ccc;
  background: #eee;
  font-size: 16px;
}
div.itemCommentsForm form span#formLog {
  margin: 0 0 0 20px;
  padding: 0 0 0 20px;
  font-weight: bold;
  color: #CF1919;
}
div.itemCommentsForm form .formLogLoading {
  background: url('../../images/k2/system/loading.gif') no-repeat left center;
}
div.k2ReportCommentFormContainer {
  padding: 8px;
  width: 480px;
  margin: 0 auto;
}
div.k2ReportCommentFormContainer blockquote {
  width: 462px;
  background: #f7fafe;
  border: 1px solid #ddd;
  padding: 8px;
  margin: 0 0 8px 0;
}
div.k2ReportCommentFormContainer blockquote span.quoteIconLeft {
  font-style: italic;
  font-weight: bold;
  font-size: 40px;
  color: #135CAE;
  line-height: 30px;
  vertical-align: top;
  display: block;
  float: left;
}
div.k2ReportCommentFormContainer blockquote span.quoteIconRight {
  font-style: italic;
  font-weight: bold;
  font-size: 40px;
  color: #135CAE;
  line-height: 30px;
  vertical-align: top;
  display: block;
  float: right;
}
div.k2ReportCommentFormContainer blockquote span.theComment {
  font-family: "Peyda", "IRANSansX", "roboto", sans-serif;
  font-style: italic;
  font-size: 12px;
  font-weight: normal;
  color: #000;
  padding: 0 4px;
}
div.k2ReportCommentFormContainer form label {
  display: block;
  font-weight: bold;
}
div.k2ReportCommentFormContainer form input {
  display: block;
  border: 1px solid #ddd;
  font-size: 12px;
  padding: 2px;
  margin: 0 0 8px 0;
  width: 474px;
}
div.k2ReportCommentFormContainer form textarea {
  display: block;
  border: 1px solid #ddd;
  font-size: 12px;
  padding: 2px;
  margin: 0 0 8px 0;
  width: 474px;
}
div.k2ReportCommentFormContainer form #recaptcha {
  margin-bottom: 24px;
}
div.k2ReportCommentFormContainer form span#formLog {
  margin: 0 0 0 20px;
  padding: 0 0 0 20px;
  font-weight: bold;
  color: #CF1919;
}
div.k2ReportCommentFormContainer form .formLogLoading {
  background: url('../../images/k2/system/loading.gif') no-repeat left center;
}
div.itemBackToTop {
  text-align: right;
}
div.itemBackToTop a {
  text-decoration: underline;
}
div.itemBackToTop a:hover {
  text-decoration: underline;
}
div.itemListCategory {
  border-bottom: 1px solid #ddd;
  margin: 4px 0;
  padding: 8px;
}
div.itemListCategory h2 {
  margin: 0;
}
div.itemListCategory img {
  float: left;
  display: block;
  background: #fff;
  padding: 4px;
  border: 1px solid #ddd;
  margin: 0 8px 0 0;
}
span.catItemAddLink {
  display: block;
  padding: 8px 0;
  margin: 0 0 4px 0;
  border-bottom: 1px dotted #ccc;
  text-align: right;
}
span.catItemAddLink a {
  padding: 4px 16px;
  border: 1px solid #ccc;
  background: #eee;
  text-decoration: none;
}
span.catItemAddLink a:hover {
  background: #ffffcc;
}
div.itemListSubCategories {
  padding: 5px 15px 15px 15px;
  border: 1px dotted #DDD;
  margin: 25px 15px 0;
}
div.itemListSubCategories h3 {
  font-size: 1.8rem;
}
div.subCategoryContainer {
  float: right;
}
div.subCategory {
  background: #f7fafe;
  border: 1px solid #ddd;
  margin: 4px;
  padding: 8px;
}
div.subCategory a.subCategoryImage {
  text-align: center;
  display: block;
}
div.subCategory a.subCategoryImage:hover {
  text-align: center;
  display: block;
}
div.subCategory a.subCategoryImage:hover img {
  background: #fff;
  padding: 4px;
  border: 1px solid #ddd;
  margin: 0 8px 0 0;
}
div.subCategory a.subCategoryImage img {
  background: #fff;
  padding: 4px;
  border: 1px solid #ddd;
  margin: 0 8px 0 0;
}
div.subCategory h2 {
  font-size: 1.7rem;
  margin: 0.75rem;
}
div.itemList {
  margin: 15px 0 0 0;
}
div#itemListLinks {
  background: #f7fafe;
  border: 1px solid #ddd;
  margin: 8px 0;
  padding: 8px;
}
div.itemContainer {
  float: right;
}
div.catItemView {
  padding: 0 4px;
}
div.groupLinks {
  padding: 0;
  margin: 0;
}
span.catItemEditLink {
  float: right;
  display: block;
  padding: 4px 0;
  margin: 0;
  width: 120px;
  text-align: right;
}
span.catItemEditLink a {
  padding: 2px 12px;
  border: 1px solid #ccc;
  background: #eee;
  text-decoration: none;
  font-size: 11px;
  font-weight: normal;
  font-family: "Peyda", "IRANSansX", "roboto", sans-serif;
}
span.catItemEditLink a:hover {
  background: #ffffcc;
}
div.catItemHeader span.catItemDateCreated {
  color: #999;
  font-size: 11px;
}
div.catItemHeader h3.catItemTitle {
  font-weight: normal;
  line-height: 100%;
}
div.catItemHeader h3.catItemTitle span sup {
  font-size: 12px;
  color: #CF1919;
  text-decoration: none;
}
div.catItemHeader span.catItemAuthor {
  display: block;
  padding: 0;
  margin: 0;
}
div.catItemRatingBlock {
  padding: 8px 0;
}
div.catItemRatingBlock span {
  display: block;
  float: left;
  font-style: normal;
  padding: 0 4px 0 0;
  margin: 0;
  color: #999;
}
div.catItemBody {
  padding: 8px 0;
  margin: 0;
}
div.catItemImageBlock {
  padding: 8px;
  margin: 0 0 16px 0;
  float: left;
}
span.catItemImage {
  display: block;
  text-align: center;
  margin: 0 0 8px 0;
}
span.catItemImage img {
  border: 1px solid #ccc;
  padding: 8px;
}
div.catItemIntroText {
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
  padding: 4px 0 12px 0;
}
div.catItemExtraFields {
  margin: 16px 0 0 0;
  padding: 8px 0 0 0;
  border-top: 1px dotted #ddd;
}
div.catItemExtraFields h4 {
  margin: 0;
  padding: 0 0 8px 0;
  line-height: normal !important;
}
div.catItemExtraFields ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
div.catItemExtraFields ul li {
  display: block;
}
div.catItemExtraFields ul li span.catItemExtraFieldsLabel {
  display: block;
  float: left;
  font-weight: bold;
  margin: 0 4px 0 0;
  width: 30%;
}
div.genericItemExtraFields {
  margin: 16px 0 0 0;
  padding: 8px 0 0 0;
  border-top: 1px dotted #ddd;
}
div.genericItemExtraFields h4 {
  margin: 0;
  padding: 0 0 8px 0;
  line-height: normal !important;
}
div.genericItemExtraFields ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
div.genericItemExtraFields ul li {
  display: block;
}
div.genericItemExtraFields ul li span.genericItemExtraFieldsLabel {
  display: block;
  float: left;
  font-weight: bold;
  margin: 0 4px 0 0;
  width: 30%;
}
div.catItemLinks {
  margin: 0 0 16px 0;
  padding: 0;
}
div.catItemHitsBlock {
  padding: 4px;
  border-bottom: 1px dotted #ccc;
}
div.catItemCategory {
  padding: 4px;
  border-bottom: 1px dotted #ccc;
}
div.catItemCategory span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}
div.catItemTagsBlock {
  padding: 4px;
  border-bottom: 1px dotted #ccc;
}
div.catItemTagsBlock span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}
div.catItemTagsBlock ul.catItemTags {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
}
div.catItemTagsBlock ul.catItemTags li {
  display: inline;
  list-style: none;
  padding: 0 4px 0 0;
  margin: 0;
  text-align: center;
}
div.catItemAttachmentsBlock {
  padding: 4px;
  border-bottom: 1px dotted #ccc;
}
div.catItemAttachmentsBlock span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}
div.catItemAttachmentsBlock ul.catItemAttachments {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
}
div.catItemAttachmentsBlock ul.catItemAttachments li {
  display: inline;
  list-style: none;
  padding: 0 4px;
  margin: 0;
  text-align: center;
}
div.catItemAttachmentsBlock ul.catItemAttachments li span {
  font-size: 10px;
  color: #999;
  font-weight: normal;
}
div.catItemVideoBlock {
  margin: 0 0 16px 0;
  padding: 16px;
  background: #010101 url('../../images/k2/system/videoplayer-bg.gif') repeat-x bottom;
}
div.catItemVideoBlock div.catItemVideoEmbedded {
  text-align: center;
}
div.catItemVideoBlock span.catItemVideo {
  display: block;
}
div.catItemImageGallery {
  margin: 0 0 16px 0;
  padding: 0;
}
div.catItemCommentsLink {
  display: inline;
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
  border-right: 1px solid #ccc;
}
div.catItemReadMore {
  display: inline;
}
span.catItemDateModified {
  display: block;
  text-align: right;
  padding: 4px;
  margin: 4px 0;
  color: #999;
  border-top: 1px solid #ddd;
}
div.userBlock {
  background: #f7fafe;
  border: 1px solid #ddd;
  margin: 0 0 16px 0;
  padding: 8px;
  clear: both;
}
div.userBlock img {
  display: block;
  float: left;
  background: #fff;
  padding: 4px;
  border: 1px solid #ddd;
  margin: 0 8px 0 0;
}
div.userBlock div.userDescription {
  padding: 4px 0;
}
div.userBlock div.userAdditionalInfo {
  padding: 4px 0;
  margin: 8px 0 0 0;
}
span.userItemAddLink {
  display: block;
  padding: 8px 0;
  margin: 0 0 4px 0;
  border-bottom: 1px dotted #ccc;
  text-align: right;
}
span.userItemAddLink a {
  padding: 4px 16px;
  border: 1px solid #ccc;
  background: #eee;
  text-decoration: none;
}
span.userItemAddLink a:hover {
  background: #ffffcc;
}
span.userURL {
  font-weight: bold;
  color: #555;
  display: block;
}
span.userEmail {
  font-weight: bold;
  color: #555;
  display: block;
}
div.userItemViewUnpublished {
  opacity: 0.9;
  border: 4px dashed #ccc;
  background: #fffff2;
  padding: 8px;
  margin: 8px 0;
}
span.userItemEditLink {
  float: right;
  display: block;
  padding: 4px 0;
  margin: 0;
  width: 120px;
  text-align: right;
}
span.userItemEditLink a {
  padding: 2px 12px;
  border: 1px solid #ccc;
  background: #eee;
  text-decoration: none;
  font-size: 11px;
  font-weight: normal;
  font-family: "Peyda", "IRANSansX", "roboto", sans-serif;
}
span.userItemEditLink a:hover {
  background: #ffffcc;
}
div.userItemHeader span.userItemDateCreated {
  color: #999;
  font-size: 11px;
}
div.userItemHeader h3.userItemTitle {
  font-family: "Peyda", "IRANSansX", "roboto", sans-serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 110%;
  padding: 10px 0 4px 0;
  margin: 0;
}
div.userItemHeader h3.userItemTitle span sup {
  font-size: 12px;
  color: #CF1919;
  text-decoration: none;
}
div.userItemBody {
  padding: 8px 0;
  margin: 0;
}
div.userItemImageBlock {
  padding: 0;
  margin: 0;
  float: left;
}
span.userItemImage {
  display: block;
  text-align: center;
  margin: 0 8px 8px 0;
}
span.userItemImage img {
  border: 1px solid #ccc;
  padding: 8px;
}
div.userItemIntroText {
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
  padding: 4px 0 12px 0;
}
div.userItemLinks {
  margin: 0 0 16px 0;
  padding: 0;
}
div.userItemCategory {
  padding: 4px;
  border-bottom: 1px dotted #ccc;
}
div.userItemCategory span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}
div.userItemTagsBlock {
  padding: 4px;
  border-bottom: 1px dotted #ccc;
}
div.userItemTagsBlock span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}
div.userItemTagsBlock ul.userItemTags {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
}
div.userItemTagsBlock ul.userItemTags li {
  display: inline;
  list-style: none;
  padding: 0 4px 0 0;
  margin: 0;
  text-align: center;
}
div.userItemCommentsLink {
  display: inline;
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
  border-right: 1px solid #ccc;
}
div.userItemReadMore {
  display: inline;
}
div.tagItemView {
  border-bottom: 1px dotted #ccc;
  padding: 8px 0;
  margin: 0 0 16px 0;
}
div.tagItemHeader span.tagItemDateCreated {
  color: #999;
  font-size: 11px;
}
div.tagItemHeader h2.tagItemTitle {
  font-family: "Peyda", "IRANSansX", "roboto", sans-serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 110%;
  padding: 10px 0 4px 0;
  margin: 0;
}
div.tagItemBody {
  padding: 8px 0;
  margin: 0;
}
div.tagItemImageBlock {
  padding: 0;
  margin: 0;
  float: left;
}
span.tagItemImage {
  display: block;
  text-align: center;
  margin: 0 8px 8px 0;
}
span.tagItemImage img {
  border: 1px solid #ccc;
  padding: 8px;
}
div.tagItemIntroText {
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
  padding: 4px 0 12px 0;
  text-align: justify;
}
div.tagItemCategory {
  display: inline;
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
  border-right: 1px solid #ccc;
}
div.tagItemCategory span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}
div.tagItemReadMore {
  display: inline;
}
div.genericItemView {
  border-bottom: 1px dotted #ccc;
  padding: 8px 0;
  margin: 0 0 16px 0;
}
div.genericItemHeader span.genericItemDateCreated {
  color: #999;
  font-size: 11px;
}
div.genericItemHeader h2.genericItemTitle {
  font-family: "Peyda", "IRANSansX", "roboto", sans-serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 110%;
  padding: 10px 0 4px 0;
  margin: 0;
}
div.genericItemBody {
  padding: 8px 0;
  margin: 0;
}
div.genericItemImageBlock {
  padding: 0;
  margin: 0;
  float: left;
}
span.genericItemImage {
  display: block;
  text-align: center;
  margin: 0 8px 8px 0;
}
span.genericItemImage img {
  border: 1px solid #ccc;
  padding: 8px;
}
div.genericItemIntroText {
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
  padding: 4px 0 12px 0;
}
div.genericItemCategory {
  display: inline;
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
  border-right: 1px solid #ccc;
}
div.genericItemCategory span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}
div.genericItemReadMore {
  display: inline;
}
div#genericItemListNothingFound {
  padding: 40px;
  text-align: center;
}
div#genericItemListNothingFound p {
  font-size: 20px;
  color: #999;
}
#k2GoogleSearchContainer .gsc-control {
  width: auto !important;
}
#k2GoogleSearchContainer .gsc-control .gsc-above-wrapper-area {
  display: none !important;
}
#k2GoogleSearchContainer .gsc-control .gsc-resultsHeader {
  display: none !important;
}
#k2GoogleSearchContainer .gsc-control .gsc-url-bottom {
  display: none !important;
}
div.latestItemsContainer {
  float: left;
}
div.latestItemsCategory {
  background: #f7fafe;
  border: 1px solid #ddd;
  margin: 0 8px 8px 0;
  padding: 8px;
}
div.latestItemsCategoryImage {
  text-align: center;
}
div.latestItemsCategoryImage img {
  background: #fff;
  padding: 4px;
  border: 1px solid #ddd;
  margin: 0 8px 0 0;
}
div.latestItemsUser {
  background: #f7fafe;
  border: 1px solid #ddd;
  margin: 0 8px 8px 0;
  padding: 8px;
  clear: both;
}
div.latestItemsUser img {
  display: block;
  float: left;
  background: #fff;
  padding: 4px;
  border: 1px solid #ddd;
  margin: 0 8px 0 0;
}
div.latestItemsUser p.latestItemsUserDescription {
  padding: 4px 0;
}
div.latestItemsUser p.latestItemsUserAdditionalInfo {
  padding: 4px 0;
  margin: 8px 0 0 0;
}
span.latestItemsUserURL {
  font-weight: bold;
  color: #555;
  display: block;
}
span.latestItemsUserEmail {
  font-weight: bold;
  color: #555;
  display: block;
}
div.latestItemList {
  padding: 0 8px 8px 0;
}
div.latestItemView {
  border-bottom: 1px solid #DDD;
  margin-bottom: 25px;
}
div.latestItemView:last-child {
  border-bottom: none;
}
div.latestItemHeader h3.latestItemTitle {
  font-family: "Peyda", "IRANSansX", "roboto", sans-serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 110%;
  padding: 10px 0 4px 0;
  margin: 0;
}
span.latestItemDateCreated {
  color: #999;
  font-size: 11px;
  padding-bottom: 5px;
  display: block;
  text-align: left;
}
div.latestItemBody {
  padding: 0;
  margin: 0;
}
div.latestItemImageBlock {
  padding: 0;
  margin: 0;
  float: left;
}
span.latestItemImage {
  display: block;
  text-align: center;
  margin: 0 8px 8px 0;
}
span.latestItemImage img {
  border: 1px solid #ccc;
  padding: 8px;
}
div.latestItemIntroText {
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
  padding: 4px 0;
}
div.latestItemIntroText p {
  margin: 0;
}
div.latestItemLinks {
  margin: 0 0 16px 0;
  padding: 0;
}
div.latestItemCategory {
  padding: 4px;
  border-bottom: 1px dotted #ccc;
}
div.latestItemCategory span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}
div.latestItemTagsBlock {
  padding: 4px;
  border-bottom: 1px dotted #ccc;
}
div.latestItemTagsBlock span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}
div.latestItemTagsBlock ul.latestItemTags {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
}
div.latestItemTagsBlock ul.latestItemTags li {
  display: inline;
  list-style: none;
  padding: 0 4px 0 0;
  margin: 0;
  text-align: center;
}
div.latestItemVideoBlock {
  margin: 0 0 16px 0;
  padding: 16px;
  background: #010101 url('../../images/k2/system/videoplayer-bg.gif') repeat-x bottom;
}
div.latestItemVideoBlock span.latestItemVideo {
  display: block;
}
div.latestItemCommentsLink {
  display: inline;
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
  border-right: 1px solid #ccc;
}
div.latestItemReadMore {
  display: inline;
}
h2.latestItemTitleList {
  font-size: 14px;
  padding: 2px 0;
  margin: 8px 0 2px 0;
  font-family: "Peyda", "IRANSansX", "roboto", sans-serif;
  border-bottom: 1px dotted #ccc;
  line-height: normal;
}
.k2AccountPage table tr td label {
  white-space: nowrap;
}
.k2AccountPage div.k2AccountPageNotice {
  padding: 8px;
}
.k2AccountPage div.k2AccountPageUpdate {
  border-top: 1px dotted #ccc;
  margin: 8px 0;
  padding: 8px;
  text-align: right;
}
.k2AccountPage th.k2ProfileHeading {
  text-align: left;
  font-size: 18px;
  padding: 8px;
  background: #f6f6f6;
}
.k2AccountPage td#userAdminParams {
  padding: 0;
  margin: 0;
}
.k2AccountPage table.admintable td.key {
  background: #f6f6f6;
  border-bottom: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  color: #666;
  font-weight: bold;
  text-align: right;
  font-size: 11px;
  width: 140px;
}
.k2AccountPage table.admintable td.paramlist_key {
  background: #f6f6f6;
  border-bottom: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  color: #666;
  font-weight: bold;
  text-align: right;
  font-size: 11px;
  width: 140px;
}
img.k2AccountPageImage {
  border: 4px solid #ddd;
  margin: 10px 0;
  padding: 0;
  display: block;
}
div.k2LatestCommentsBlock ul li span.lcCommentDate {
  color: #999;
}
div.k2TopCommentersBlock ul li span.tcLatestCommentDate {
  color: #999;
}
div.k2ItemsBlock ul li .moduleItemTitle {
  font-family: "Peyda", "IRANSansX", "roboto", sans-serif;
  font-size: 1.5rem;
  display: block;
  padding-bottom: 0.5rem;
}
div.k2ItemsBlock ul li div.moduleItemIntrotext {
  display: block;
  padding: 4px 0 12px 0;
  line-height: 1.4rem;
  font-size: 1rem;
  text-align: justify;
}
div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
  float: left;
  margin: 0 0.5rem 0.5rem 0;
  padding: 0;
  border: 0px solid #ddd;
}
div.k2ItemsBlock ul li div.moduleItemTags a {
  padding: 0 2px;
}
div.k2ItemsBlock ul li a.moduleItemComments {
  border-right: 1px solid #ccc;
  padding: 0 4px 0 0;
  margin: 0 8px 0 0;
}
div.k2ItemsBlock ul li span.moduleItemHits {
  border-right: 1px solid #ccc;
  padding: 0 4px 0 0;
  margin: 0 8px 0 0;
}
div.k2ItemsBlock.calendar .moduleItemTitle {
  font-size: 1rem;
  font-weight: bold;
}
div.k2ItemsBlock.calendar .smalldate {
  margin-left: 1rem;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  text-align: center;
  color: #333333;
  font-family: "Peyda", "IRANSansX", "roboto", sans-serif;
  cursor: pointer;
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  width: 5rem;
  height: 4rem;
  float: right;
}
div.k2ItemsBlock.calendar .smalldate .month {
  font-size: 1rem;
  font-weight: bold;
  display: block;
  padding: 0.2rem;
  margin: 0;
  line-height: 1rem;
  background: rgba(113, 142, 210, 0.2);
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
div.k2ItemsBlock.calendar .smalldate .day {
  font-size: 1.2rem;
  vertical-align: middle;
  line-height: 2.3rem;
}
div.k2ItemsBlock.uikitslideshow ul li {
  padding: 0;
}
div.k2ItemsBlock.uikitslideshow ul li .moduleItemIntrotext {
  padding: 0;
}
div.k2ItemsBlock.uikitslideshow ul li .uk-overlay-panel a {
  color: #ffffff;
}
div.k2ItemsBlock.uikitslideshow .uk-position-bottom {
  bottom: -0.5rem;
  margin-left: 0;
}
div.k2ItemsBlock.uikitslideshow .uk-position-bottom.uk-dotnav > * {
  padding: 0 5px 0 0;
  margin: 5px 0 0 0;
}
div.k2ItemsBlock.uikitslideshow .uk-position-bottom.uk-dotnav > * > * {
  width: 10px;
  height: 10px;
  border-radius: 0;
}
div.k2ItemsBlock.cols-2 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
div.k2ItemsBlock.cols-2 ul li {
  width: 49%;
  padding: 0.5rem 1rem;
  margin: 0.5%;
  transition: 0.5s all;
}
div.k2ItemsBlock.cols-2 ul li:hover {
  transform: translateY(-5px);
  box-shadow: 0 0 5px #CCCCCC;
}
div.k2ItemsBlock.cols-2 ul li .moduleItemTitle {
  display: block;
  line-height: 2rem;
  margin-bottom: 1rem;
}
div.moduleItemExtraFields ul li span.moduleItemExtraFieldsLabel {
  display: block;
  float: left;
  font-weight: bold;
  margin: 0 4px 0 0;
  width: 30%;
}
div.k2LoginBlock fieldset.input {
  margin: 0;
  padding: 0 0 8px 0;
}
div.k2LoginBlock fieldset.input p {
  margin: 0;
  padding: 0 0 4px 0;
}
div.k2LoginBlock fieldset.input p label {
  display: block;
}
div.k2LoginBlock fieldset.input p input {
  display: block;
}
div.k2LoginBlock fieldset.input p#form-login-remember label {
  display: inline;
}
div.k2LoginBlock fieldset.input p#form-login-remember input {
  display: inline;
}
div.k2UserBlock p.ubGreeting {
  border-bottom: 1px dotted #ccc;
}
div.k2UserBlock div.k2UserBlockDetails span.ubName {
  display: block;
  font-weight: bold;
  font-size: 14px;
}
div.k2AuthorsListBlock ul li a.abAuthorLatestItem {
  display: block;
  clear: both;
}
div.k2BreadcrumbsBlock span.bcTitle {
  padding: 0 4px 0 0;
  color: #999;
}
div.k2BreadcrumbsBlock span.bcSeparator {
  padding: 0 4px;
  font-size: 14px;
}
div.k2CalendarBlock {
  height: 190px;
  margin-bottom: 8px;
}
div.k2CalendarLoader {
  background: #fff url('../../images/k2/system/k2CalendarLoader.gif') no-repeat 50% 50%;
}
table.calendar {
  margin: 0 auto;
  background: #fff;
  border-collapse: collapse;
}
table.calendar tr td {
  text-align: center;
  vertical-align: middle;
  padding: 2px;
  border: 1px solid #f4f4f4;
  background: #fff;
}
table.calendar tr td.calendarNavMonthPrev {
  background: #f3f3f3;
  text-align: left;
}
table.calendar tr td.calendarNavMonthPrev a {
  font-size: 20px;
  text-decoration: none;
}
table.calendar tr td.calendarNavMonthPrev a:hover {
  font-size: 20px;
  text-decoration: none;
}
table.calendar tr td.calendarCurrentMonth {
  background: #f3f3f3;
}
table.calendar tr td.calendarNavMonthNext {
  background: #f3f3f3;
  text-align: right;
}
table.calendar tr td.calendarNavMonthNext a {
  font-size: 20px;
  text-decoration: none;
}
table.calendar tr td.calendarNavMonthNext a:hover {
  font-size: 20px;
  text-decoration: none;
}
table.calendar tr td.calendarDayName {
  background: #e9e9e9;
  font-size: 11px;
  width: 14.2%;
}
table.calendar tr td.calendarDateEmpty {
  background: #fbfbfb;
}
table.calendar tr td.calendarDateLinked {
  padding: 0;
}
table.calendar tr td.calendarDateLinked a {
  display: block;
  padding: 2px;
  text-decoration: none;
  background: #eee;
}
table.calendar tr td.calendarDateLinked a:hover {
  display: block;
  background: #135cae;
  color: #fff;
  padding: 2px;
  text-decoration: none;
}
table.calendar tr td.calendarToday {
  background: #135cae;
  color: #fff;
}
table.calendar tr td.calendarTodayLinked {
  background: #135cae;
  color: #fff;
  padding: 0;
}
table.calendar tr td.calendarTodayLinked a {
  display: block;
  padding: 2px;
  color: #fff;
  text-decoration: none;
}
table.calendar tr td.calendarTodayLinked a:hover {
  display: block;
  background: #BFD9FF;
  padding: 2px;
  text-decoration: none;
}
div.k2CategorySelectBlock form select {
  width: auto;
}
div.k2CategoriesListBlock ul li a span.catTitle {
  padding-right: 4px;
}
div.k2CategoriesListBlock ul li.activeCategory a {
  font-weight: bold;
}
div.k2SearchBlock {
  position: relative;
}
div.k2SearchBlock form input.k2SearchLoading {
  background: url('../../images/k2/system/searchLoader.gif') no-repeat 100% 50%;
}
div.k2SearchBlock div.k2LiveSearchResults {
  display: none;
  background: #fff;
  position: absolute;
  z-index: 99;
  border: 1px solid #ccc;
  margin-top: -1px;
}
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults {
  list-style: none;
  margin: 0;
  padding: 0;
}
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li {
  border: none;
  margin: 0;
  padding: 0;
}
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li a {
  display: block;
  padding: 1px 2px;
  border-top: 1px dotted #eee;
}
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li a:hover {
  background: #fffff0;
}
div.k2TagCloudBlock {
  padding: 8px 0;
  text-align: center;
}
div.k2TagCloudBlock a {
  padding: 4px;
  display: inline-block;
}
a.ubUserFeedIcon {
  display: inline-block;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px;
  background: url('../../images/k2/fugue/feed.png') no-repeat 50% 50%;
}
a.ubUserFeedIcon:hover {
  display: inline-block;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px;
  background: url('../../images/k2/fugue/feed.png') no-repeat 50% 50%;
}
a.ubUserFeedIcon:hover span {
  display: none;
}
a.ubUserFeedIcon span {
  display: none;
}
a.ubUserURL {
  display: inline-block;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px;
  background: url('../../images/k2/fugue/globe.png') no-repeat 50% 50%;
}
a.ubUserURL:hover {
  display: inline-block;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px;
  background: url('../../images/k2/fugue/globe.png') no-repeat 50% 50%;
}
a.ubUserURL:hover span {
  display: none;
}
a.ubUserURL span {
  display: none;
}
span.ubUserEmail {
  display: inline-block;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px;
  background: url('../../images/k2/fugue/mail.png') no-repeat 50% 50%;
  overflow: hidden;
}
span.ubUserEmail a {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 16px;
  height: 16px;
  text-indent: -9999px;
}
div.k2UsersBlock ul li h3 {
  clear: both;
  margin: 8px 0 0 0;
  padding: 0;
}
div.k2template2 .itemDateCreated {
  border-top: 1px solid #DDDDDD;
  display: block;
  text-align: left;
  padding-top: 0.3rem;
  margin-top: 1rem;
  font-size: 0.85em;
}
div.k2template2 ul.sigProClassic {
  text-align: center;
}
div.k2template2 ul.sigProClassic li.sigProThumb {
  float: none;
  display: inline-block;
}
.main6boxes ul {
  list-style: none;
  list-style-image: none;
  padding: 0;
}
.main6boxes ul li {
  margin: 0.5rem;
  max-width: calc(33% - 1rem);
  display: inline-block;
  transition: 0.3s transform;
}
.main6boxes ul li:hover {
  transform: translateY(-0.5rem);
}
.main6boxes ul li a {
  overflow: hidden;
  position: relative;
  display: block;
}
.main6boxes ul li a:before {
  left: 105%;
  -webkit-transition: 1s ease all;
  transition: 1s ease all;
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  -webkit-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
.main6boxes ul li a:hover:before {
  left: 105%;
}
@media only all and (max-width: 30rem) {
  .main6boxes ul li {
    margin: 0.5rem 0;
    max-width: 100%;
    display: inline-block;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .main6boxes ul li {
    margin: 0.5rem;
    max-width: calc(50% - 1.1rem);
    display: inline-block;
  }
}
.uk-tooltip.calendar-uk-tooltip {
  padding: 5px 5px;
  background: rgba(146, 146, 146, 0.5);
  border-radius: 3px;
}
.uk-tooltip.calendar-uk-tooltip:after {
  border-top-color: rgba(146, 146, 146, 0.5);
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  header#g-header h1.heading {
    font-size: 1.5rem;
    text-align: center;
  }
  header#g-header .g-toplevel {
    justify-content: center !important;
    -webkit-justify-content: center !important;
  }
  .uk-sticky-placeholder #g-navigation {
    position: initial !important;
  }
  .k2ItemsBlock.news-announcements ul {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 2rem;
  }
}
@media only all and (max-width: 30rem) {
  header#g-header h1.heading {
    font-size: 1.5rem;
    text-align: center;
  }
  header#g-header .g-toplevel {
    justify-content: center !important;
    -webkit-justify-content: center !important;
  }
  .uk-sticky-placeholder #g-navigation {
    position: initial !important;
  }
  .k2ItemsBlock.news-announcements ul {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 2rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  nav.g-main-nav li a {
    padding: 1rem 0.4rem;
  }
}
/*# sourceMappingURL=irkov2-joomla_15.css.map */