﻿/*colors used in the theme*/
/*this theme is mostly white*/
/*primary text color*/
/*colors used in the theme*/
/*this theme is mostly white*/
/*primary text color*/
.body__container {
  direction: rtl;
}

.jconfirm {
  direction: rtl;
}

.sidebar__box .sidebar__container .main-menu a {
  text-align: right;
  direction: rtl;
}

.template9__slick-nav {
  left: 77px !important;
  top: 12px !important;
}

.bootstrap-gallery .slick-prev {
  left: auto !important;
  right: 30px !important;
}
.bootstrap-gallery .slick-next {
  right: auto !important;
  left: 30px !important;
}

.dynamicforms__view__Container .ui-sortable p {
  font-size: 15px !important;
}

.dynamicforms__view__Container a {
  background-color: #000d8d !important;
  border-color: #000d8d !important;
}

.errors-list__container > ul > li a {
  color: #f7f7f7 !important;
}

@media (max-width: 992px) {
  .template9__slick-nav {
    left: 0 !important;
  }
}
@media (min-width: 992px) {
  div#dnn_ctr5162_ModuleContent .superlinks__container {
    margin: 25px 40px 25px 0;
  }
}
@media (max-width: 769px) {
  div#dnn_ctr5162_ModuleContent .superlinks__container {
    margin-top: 25px;
  }
  .dynamicforms__view__Container .ui-sortable p {
    font-size: 14px !important;
  }
}
