@charset "UTF-8";
/* Reset */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

html,
body,
div,
span,
object,
iframe,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

a:active,
a:hover {
  outline: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
embed,
object,
iframe,
audio,
video,
canvas,
progress,
meter,
output,
textarea {
  display: block; }

audio:not([controls]) {
  display: none;
  height: 0; }

/* To prevent some browsers from inserting quotes on q and p */
blockquote,
q {
  quotes: none; }

blockquote p:before,
blockquote p:after,
q:before,
q:after {
  content: '';
  content: none; }

/* Table reset */
table {
  border-collapse: collapse;
  border-spacing: 0; }

caption,
th,
td {
  text-align: left;
  vertical-align: top; }

thead th,
thead td {
  font-weight: bold;
  vertical-align: bottom; }

/* Image inside */
a img,
th img,
td img {
  vertical-align: top; }

button,
input,
select,
textarea {
  margin: 0; }

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

/* Normalize buttons in IE */
button {
  width: auto;
  overflow: visible; }

/* Hand cursor on clickable controls */
input[type="reset"],
input[type="submit"],
input[type="file"],
input[type="radio"],
input[type="checkbox"],
select,
button {
  cursor: pointer; }

/* Trick with vertical align for radio and checkbox  */
input[type="radio"],
input[type="checkbox"] {
  font-size: 110%;
  position: relative;
  top: -1px;
  margin-right: 3px; }

/* Normalize search fields */
input[type="search"] {
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

/* Normalize horizontal line */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ddd; }

/* Responsive media */
img,
video,
audio,
embed,
object {
  max-width: 100%; }

img,
video,
embed,
object {
  height: auto; }

embed,
object {
  height: 100%; }

img {
  vertical-align: middle;
  -ms-interpolation-mode: bicubic; }

/* @section: base */
/* @section: grid */
/* @section: blocks */
/* @section: blocks */
/* @section: buttons */
/* @section: labels and badges */
.left {
  float: left !important; }

.right {
  float: right !important; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.nowrap,
.nowrap td {
  white-space: nowrap; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.full-width {
  width: 100%; }

.full-height {
  height: 100%; }

.block {
  display: block; }

.inline-block {
  display: inline-block; }

.hidden {
  display: none; }

.end {
  margin-bottom: 0 !important; }

/* Responsive Helper */
.video-wrapper {
  height: 0;
  padding-bottom: 56.25%;
  position: relative; }
  .video-wrapper iframe, .video-wrapper object, .video-wrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

@media only screen and (max-width: 767px) {
  .left,
  .right {
    float: none; }

  .hide-on-mobile {
    display: none; } }
/* Typography */
/* @section: typo-@font-face */
@font-face {
  font-family: "font-ltr";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/font-ltr/font-ltr.eot?#iefix") format("embedded-opentype"), url("fonts/font-ltr/font-ltr.woff2") format("woff2"), url("fonts/font-ltr/font-ltr.woff") format("woff"), url("fonts/font-ltr/font-ltr.ttf") format("truetype"), url("fonts/font-ltr/font-ltr.svg#font-ltr") format("svg"); }
@font-face {
  font-family: "font-rtl";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/font-rtl/font-rtl.eot?#iefix") format("embedded-opentype"), url("fonts/font-rtl/font-rtl.woff2") format("woff2"), url("fonts/font-rtl/font-rtl.woff") format("woff"), url("fonts/font-rtl/font-rtl.ttf") format("truetype"), url("fonts/font-rtl/font-rtl.svg#font-rtl") format("svg"); }
/* @section: typo-body */
body {
  font-family: "font-ltr";
  font-size: 0.9375em;
  font-weight: normal;
  color: #000000;
  line-height: 1.65em;
  text-align: left;
  direction: ltr; }

.minor-body {
  font-family: "font-rtl";
  font-size: 0.9375em;
  font-weight: normal;
  line-height: 1.65em;
  text-align: right;
  direction: rtl; }

.minor-font {
  font-family: "font-rtl" !important;
  font-weight: normal;
  line-height: 1.65em; }

.minor-dir {
  text-align: right;
  direction: rtl; }

/* @section: typo-heading */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "font-ltr";
  font-weight: bold;
  text-rendering: optimizeLegibility;
  text-align: left;
  direction: ltr; }

h1,
.h1 {
  margin-bottom: 0.495em; }

h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5 {
  margin-bottom: 0.99em; }

h6,
.h6 {
  margin-bottom: 1.485em; }

h1,
.h1,
h2,
.h2 {
  line-height: 1.1; }

h3,
.h3,
h4,
.h4 {
  line-height: 1.3; }

h5,
.h5,
h6,
.h6 {
  line-height: 1.5; }

h1,
.h1 {
  font-size: 2.25em; }

h2,
.h2 {
  font-size: 1.5em; }

h3,
.h3 {
  font-size: 1.3125em; }

h4,
.h4 {
  font-size: 1.125em; }

h5,
.h5 {
  font-size: 1em; }

h6,
.h6 {
  font-size: 0.75em; }

/* @section: typo-type */
p {
  font-size: 0.9375em;
  line-height: 1.65em;
  margin-bottom: 1.65em;
  text-align: left; }

.lead {
  font-size: 1.125em;
  line-height: 1.65em;
  margin-bottom: 1.65em;
  text-align: justify; }

blockquote {
  position: relative;
  font-style: italic;
  font-size: 0.9375em;
  line-height: 1.65em;
  text-align: justify;
  margin-bottom: 1.65em;
  margin-left: 2.475em;
  padding-left: 1.65em;
  border-left: 2px solid;
  border-left-color: #ADADAD; }

/* @section: typo-text-level */
address {
  font-style: italic;
  font-size: 0.92813em;
  color: #000000; }

s,
del {
  text-decoration: line-through;
  color: #000; }
  s span,
  del span {
    color: #000000; }

abbr[title],
dfn[title] {
  border-bottom: 2px dotted #ADADAD;
  cursor: help;
  font-weight: bold; }

strong,
b {
  font-weight: bold; }

em {
  font-style: italic; }

sub,
sup {
  font-size: 0.70313em;
  line-height: 0;
  position: relative; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

figcaption {
  margin: 1.65em;
  font-size: 0.70313em;
  font-style: italic; }

ins,
u {
  text-decoration: underline; }

mark {
  background-color: #ffffff;
  color: #000000;
  text-decoration: none; }

/* @section: typo-code */
pre,
code,
kbd,
samp,
var,
output {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  font-size: 90%;
  font-style: normal;
  text-align: left;
  direction: ltr; }

pre {
  margin: 1.65em 0;
  font-size: 100%;
  line-height: 1.65em;
  overflow: auto;
  border: 1px solid #ADADAD;
  border-radius: 2px;
  padding: 1.65em; }

code,
samp,
kbd,
var {
  padding: 3px 6px 2px 6px;
  display: inline-block;
  line-height: 0.99em;
  border-radius: 2px; }

code {
  background: #ffffff;
  border: #000000; }

pre code {
  background: none;
  font-size: 100%;
  border: none;
  padding: 0;
  line-height: 1.65em; }

var {
  color: #000;
  background: #CBCBCB; }

samp {
  background: #CBCBCB; }

kbd {
  white-space: nowrap;
  background: #CBCBCB; }

output {
  background-color: #CBCBCB;
  border: 1px solid #ADADAD;
  padding: 3px 6px 2px 6px;
  margin-bottom: 1.65em;
  display: block;
  line-height: 0.99em;
  border-radius: 2px; }

/* @section: typo-responsive */
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
  h1,
  .h1 {
    font-size: 2.25em; }

  h2,
  .h2 {
    font-size: 1.5em; }

  h3,
  .h3 {
    font-size: 1.3125em; }

  h4,
  .h4 {
    font-size: 1.125em; }

  h5,
  .h5 {
    font-size: 1em; }

  h6,
  .h6 {
    font-size: 0.75em; } }
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  h1,
  .h1 {
    font-size: 2.25em; }

  h2,
  .h2 {
    font-size: 1.5em; }

  h3,
  .h3 {
    font-size: 1.3125em; }

  h4,
  .h4 {
    font-size: 1.125em; }

  h5,
  .h5 {
    font-size: 1em; }

  h6,
  .h6 {
    font-size: 0.75em; } }
/* Grid */
/* @section: grid-base */
.dvs-container:after,
.dvs-row:after {
  content: "";
  display: table;
  clear: both; }

.dvs-container {
  padding-top: 1px;
  margin-top: -1px; }

.dvs-row {
  margin-bottom: 1.65em; }
  .dvs-row .dvs-row {
    margin-bottom: 0; }

.dvs-row .dv-90,
.dvs-row .dv-80,
.dvs-row .dv-75,
.dvs-row .dv-70,
.dvs-row .dv-66,
.dvs-row .dv-65,
.dvs-row .dv-60,
.dvs-row .dv-50,
.dvs-row .dv-40,
.dvs-row .dv-35,
.dvs-row .dv-33,
.dvs-row .dv-30,
.dvs-row .dv-25,
.dvs-row .dv-20,
.dvs-row .dv-10 {
  float: left;
  margin-left: 3%; }
  .dvs-row .dv-90:first-child,
  .dvs-row .dv-80:first-child,
  .dvs-row .dv-75:first-child,
  .dvs-row .dv-70:first-child,
  .dvs-row .dv-66:first-child,
  .dvs-row .dv-65:first-child,
  .dvs-row .dv-60:first-child,
  .dvs-row .dv-50:first-child,
  .dvs-row .dv-40:first-child,
  .dvs-row .dv-35:first-child,
  .dvs-row .dv-33:first-child,
  .dvs-row .dv-30:first-child,
  .dvs-row .dv-25:first-child,
  .dvs-row .dv-20:first-child,
  .dvs-row .dv-10:first-child {
    margin-left: 0; }

/* @section: grid-base-size */
.width-100, .dv-100 {
  width: 100%; }

.width-90, .dv-90 {
  width: 90%; }

.width-80, .dv-80 {
  width: 80%; }

.width-75, .dv-75 {
  width: 75%; }

.width-70, .dv-70 {
  width: 70%; }

.width-66, .dv-66 {
  width: 66.6%; }

.width-65, .dv-65 {
  width: 65%; }

.width-60, .dv-60 {
  width: 60%; }

.width-50, .dv-50 {
  width: 50%; }

.width-40, .dv-40 {
  width: 40%; }

.width-35, .dv-35 {
  width: 35%; }

.width-33, .dv-33 {
  width: 33.3%; }

.width-30, .dv-30 {
  width: 30%; }

.width-25, .dv-25 {
  width: 25%; }

.width-20, .dv-20 {
  width: 20%; }

.width-10, .dv-10 {
  width: 10%; }

/* @section: grid-real-size */
.dvs-row .dv-90 {
  width: 89.7%; }

.dvs-row .dv-80 {
  width: 79.4%; }

.dvs-row .dv-75 {
  width: 74.25%; }

.dvs-row .dv-70 {
  width: 69.1%; }

.dvs-row .dv-66 {
  width: 65.66667%; }

.dvs-row .dv-65 {
  width: 63.95%; }

.dvs-row .dv-60 {
  width: 58.8%; }

.dvs-row .dv-50 {
  width: 48.5%; }

.dvs-row .dv-40 {
  width: 38.2%; }

.dvs-row .dv-35 {
  width: 33.05%; }

.dvs-row .dv-33 {
  width: 31.33333%; }

.dvs-row .dv-30 {
  width: 27.9%; }

.dvs-row .dv-25 {
  width: 22.75%; }

.dvs-row .dv-20 {
  width: 17.6%; }

.dvs-row .dv-10 {
  width: 7.3%; }

/* @section: grid-utility */
.dvs-row .dv-push-right {
  float: right; }

.centered,
.dv-centered {
  float: none !important;
  margin: 0 auto !important; }

.dv-padding {
  padding: 1.65em !important; }

.dvs-padding .dv-100,
.dvs-padding .dv-90,
.dvs-padding .dv-80,
.dvs-padding .dv-75,
.dvs-padding .dv-70,
.dvs-padding .dv-66,
.dvs-padding .dv-65,
.dvs-padding .dv-60,
.dvs-padding .dv-50,
.dvs-padding .dv-40,
.dvs-padding .dv-35,
.dvs-padding .dv-33,
.dvs-padding .dv-30,
.dvs-padding .dv-25,
.dvs-padding .dv-20,
.dvs-padding .dv-10 {
  padding: 1.65em !important; }

.dv-margin {
  margin-bottom: 1.65em !important; }

.dvs-margin .dv-100,
.dvs-margin .dv-90,
.dvs-margin .dv-80,
.dvs-margin .dv-75,
.dvs-margin .dv-70,
.dvs-margin .dv-66,
.dvs-margin .dv-65,
.dvs-margin .dv-60,
.dvs-margin .dv-50,
.dvs-margin .dv-40,
.dvs-margin .dv-35,
.dvs-margin .dv-33,
.dvs-margin .dv-30,
.dvs-margin .dv-25,
.dvs-margin .dv-20,
.dvs-margin .dv-10 {
  margin-bottom: 1.65em !important; }

.dvs-nospace .dv-90,
.dvs-nospace .dv-80,
.dvs-nospace .dv-75,
.dvs-nospace .dv-70,
.dvs-nospace .dv-66,
.dvs-nospace .dv-65,
.dvs-nospace .dv-60,
.dvs-nospace .dv-50,
.dvs-nospace .dv-40,
.dvs-nospace .dv-35,
.dvs-nospace .dv-33,
.dvs-nospace .dv-30,
.dvs-nospace .dv-25,
.dvs-nospace .dv-20,
.dvs-nospace .dv-10 {
  margin-left: 0; }

.dvs-nospace .dv-90 {
  width: 90%; }

.dvs-nospace .dv-80 {
  width: 80%; }

.dvs-nospace .dv-75 {
  width: 75%; }

.dvs-nospace .dv-70 {
  width: 70%; }

.dvs-nospace .dv-66 {
  width: 66.6%; }

.dvs-nospace .dv-65 {
  width: 65%; }

.dvs-nospace .dv-60 {
  width: 60%; }

.dvs-nospace .dv-50 {
  width: 50%; }

.dvs-nospace .dv-40 {
  width: 40%; }

.dvs-nospace .dv-35 {
  width: 35%; }

.dvs-nospace .dv-33 {
  width: 33.3%; }

.dvs-nospace .dv-30 {
  width: 30%; }

.dvs-nospace .dv-25 {
  width: 25%; }

.dvs-nospace .dv-20 {
  width: 20%; }

.dvs-nospace .dv-10 {
  width: 10%; }

.dvs-nospace .dv-66:last-child {
  width: 66.7%; }

.dvs-nospace .dv-33:last-child {
  width: 33.4%; }

/* Grid Responsive */
@media only screen and (max-width: 767px) {
  /* @section: grid-base */
  /* @section: grid-real-size */
  .width-100,
  .width-90,
  .width-80,
  .width-75,
  .width-70,
  .width-66,
  .width-65,
  .width-60,
  .width-50,
  .width-40,
  .width-35,
  .width-33,
  .width-30,
  .width-25,
  .width-20,
  .width-10 {
    width: 100%;
    float: none;
    margin-left: 0; }

  .dvs-row .dv-90,
  .dvs-row .dv-80,
  .dvs-row .dv-75,
  .dvs-row .dv-70,
  .dvs-row .dv-66,
  .dvs-row .dv-65,
  .dvs-row .dv-60,
  .dvs-row .dv-50,
  .dvs-row .dv-40,
  .dvs-row .dv-35,
  .dvs-row .dv-33,
  .dvs-row .dv-30,
  .dvs-row .dv-25,
  .dvs-row .dv-20,
  .dvs-row .dv-10 {
    width: 100%;
    float: none;
    margin-left: 0;
    margin-bottom: 1.65em; }
    .dvs-row .dv-90:last-child,
    .dvs-row .dv-80:last-child,
    .dvs-row .dv-75:last-child,
    .dvs-row .dv-70:last-child,
    .dvs-row .dv-66:last-child,
    .dvs-row .dv-65:last-child,
    .dvs-row .dv-60:last-child,
    .dvs-row .dv-50:last-child,
    .dvs-row .dv-40:last-child,
    .dvs-row .dv-35:last-child,
    .dvs-row .dv-33:last-child,
    .dvs-row .dv-30:last-child,
    .dvs-row .dv-25:last-child,
    .dvs-row .dv-20:last-child,
    .dvs-row .dv-10:last-child {
      margin-bottom: 0; }

  /* @section: grid-utility */
  .dvs-row .dv-push-left {
    float: none; }

  .dvs-nospace .dv-66:last-child {
    width: 100%; }

  .dvs-nospace .dv-33:last-child {
    width: 100%; }

  /* @section: grid-mobile */
  .dvs-mobile-50 .dv-90,
  .dvs-mobile-50 .dv-80,
  .dvs-mobile-50 .dv-75,
  .dvs-mobile-50 .dv-70,
  .dvs-mobile-50 .dv-66,
  .dvs-mobile-50 .dv-65,
  .dvs-mobile-50 .dv-60,
  .dvs-mobile-50 .dv-50,
  .dvs-mobile-50 .dv-40,
  .dvs-mobile-50 .dv-30,
  .dvs-mobile-50 .dv-35,
  .dvs-mobile-50 .dv-33,
  .dvs-mobile-50 .dv-25,
  .dvs-mobile-50 .dv-20,
  .dvs-mobile-50 .dv-10 {
    float: left;
    margin-left: 3%;
    width: 48.5%; } }
/* Blocks */
/* @section: blocks-base */
.blocks {
  padding-right: 0;
  margin-bottom: 1.65em;
  list-style: none;
  margin-right: 0;
  margin: 0; }
  .blocks:after {
    content: "";
    display: table;
    clear: both; }
  .blocks > li {
    height: auto;
    float: left;
    margin-left: 3%; }
    .blocks > li:first-child {
      margin-left: 0; }
    .blocks > li.nested {
      padding: 0; }

/* @section: blocks-size */
.blocks-2 > li {
  width: 48.5%; }

.blocks-3 > li {
  width: 31.33333%; }

.blocks-4 > li {
  width: 22.75%; }

.blocks-5 > li {
  width: 17.6%; }

.blocks-6 > li {
  width: 14.16667%; }

/* Blocks Responsive */
@media only screen and (max-width: 767px) {
  /* @section: blocks-base */
  .blocks {
    margin-left: 0;
    margin-bottom: 0; }
    .blocks > li {
      float: none;
      margin-left: 0;
      width: 100%; }
      .blocks > li:last-child {
        margin-bottom: 0; }

  /* @section: blocks-size */
  .blocks-mobile-50 > li {
    float: left;
    margin-right: 0; }
    .blocks-mobile-50 > li:nth-child(2n+1) {
      margin-right: 3%; }

  .blocks-mobile-33 > li {
    float: left;
    margin-right: 3%; }
    .blocks-mobile-33 > li:nth-child(3n) {
      margin-right: 0; }

  .blocks-mobile-50 > li {
    width: 48.5%; }

  .blocks-mobile-33 > li {
    width: 31.33333%; } }
/* Buttons */
/* @section: btn-base */
.btn,
input.btn {
  display: inline-block;
  vertical-align: top;
  font-family: "font-ltr";
  font-size: 0.9375em;
  font-weight: normal;
  line-height: normal;
  margin-bottom: 0;
  text-align: center;
  text-decoration: none;
  -webkit-appearance: none;
  outline: none;
  margin: 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
  box-sizing: border-box;
  background-image: none;
  cursor: pointer;
  padding: 0.7425em 1.65em;
  color: #fff;
  background-color: #CBCBCB;
  border: 1px solid #CBCBCB; }
  .btn:hover, .btn.active,
  input.btn:hover,
  input.btn.active {
    background-color: #b2b2b2;
    border-color: #b2b2b2; }
  .btn.disable,
  input.btn.disable {
    background-color: #a5a5a5;
    border-color: #a5a5a5;
    color: #ebebeb; }
  .btn i,
  input.btn i {
    font-size: 1.35938em;
    position: relative;
    top: 3px; }
  .btn.disable,
  input.btn.disable {
    cursor: default; }
  .btn:active, .btn:focus,
  input.btn:active,
  input.btn:focus {
    outline: none; }
  .btn.outline,
  input.btn.outline {
    color: #a5a5a5;
    background-color: transparent;
    border: 1px solid #CBCBCB; }
    .btn.outline:hover, .btn.outline.active,
    input.btn.outline:hover,
    input.btn.outline.active {
      color: #fff;
      background-color: #CBCBCB; }
    .btn.outline.disable,
    input.btn.outline.disable {
      background-color: white;
      color: #b7b7b7; }
    .btn.outline.bold,
    input.btn.outline.bold {
      border-width: 3px;
      font-weight: bold;
      padding: 0.594em 1.65em; }
  .btn.icon-prepend i,
  input.btn.icon-prepend i {
    padding-right: 5px;
    left: -5px; }
  .btn.icon-prepend.icon-fix i,
  input.btn.icon-prepend.icon-fix i {
    top: 1px; }
  .btn.icon-append i,
  input.btn.icon-append i {
    padding-left: 5px;
    right: -5px; }
  .btn.icon-append.icon-fix i,
  input.btn.icon-append.icon-fix i {
    top: 1px; }

/* @section: btn-size */
.btn.big {
  font-size: 1.125em; }
.btn.small {
  font-size: 0.79688em; }
.btn.smaller {
  font-size: 0.70313em; }

/* @section: btn-inline */
.btn-inline .btn {
  border-right: 1px solid #b2b2b2;
  margin-left: -5px;
  /*fix inline-block white space*/ }
  .btn-inline .btn:last-child {
    border-right: 0; }

/* @section: other styles */
.btn::-moz-focus-inner {
  border: 0;
  padding: 0; }

a {
  font-family: "font-ltr";
  font-size: 0.9375em;
  font-weight: normal;
  text-decoration: underline;
  color: #000000; }

/* Forms */
/* @section: form-grid */
.form-row:after {
  content: "";
  display: table;
  clear: both; }

.form-row .form-90,
.form-row .form-80,
.form-row .form-75,
.form-row .form-70,
.form-row .form-66,
.form-row .form-65,
.form-row .form-60,
.form-row .form-50,
.form-row .form-40,
.form-row .form-35,
.form-row .form-33,
.form-row .form-30,
.form-row .form-25,
.form-row .form-20,
.form-row .form-10 {
  float: left;
  margin-left: 3%; }
  .form-row .form-90:first-child,
  .form-row .form-80:first-child,
  .form-row .form-75:first-child,
  .form-row .form-70:first-child,
  .form-row .form-66:first-child,
  .form-row .form-65:first-child,
  .form-row .form-60:first-child,
  .form-row .form-50:first-child,
  .form-row .form-40:first-child,
  .form-row .form-35:first-child,
  .form-row .form-33:first-child,
  .form-row .form-30:first-child,
  .form-row .form-25:first-child,
  .form-row .form-20:first-child,
  .form-row .form-10:first-child {
    margin-left: 0; }
  .form-row .form-90.form-alone,
  .form-row .form-80.form-alone,
  .form-row .form-75.form-alone,
  .form-row .form-70.form-alone,
  .form-row .form-66.form-alone,
  .form-row .form-65.form-alone,
  .form-row .form-60.form-alone,
  .form-row .form-50.form-alone,
  .form-row .form-40.form-alone,
  .form-row .form-35.form-alone,
  .form-row .form-33.form-alone,
  .form-row .form-30.form-alone,
  .form-row .form-25.form-alone,
  .form-row .form-20.form-alone,
  .form-row .form-10.form-alone {
    float: none; }

.form-row .form-100 {
  width: 100%; }

.form-row .form-90 {
  width: 89.7%; }

.form-row .form-80 {
  width: 79.4%; }

.form-row .form-75 {
  width: 74.25%; }

.form-row .form-70 {
  width: 69.1%; }

.form-row .form-66 {
  width: 65.66667%; }

.form-row .form-65 {
  width: 63.95%; }

.form-row .form-60 {
  width: 58.8%; }

.form-row .form-50 {
  width: 48.5%; }

.form-row .form-40 {
  width: 38.2%; }

.form-row .form-35 {
  width: 33.05%; }

.form-row .form-33 {
  width: 31.33333%; }

.form-row .form-30 {
  width: 27.9%; }

.form-row .form-25 {
  width: 22.75%; }

.form-row .form-20 {
  width: 17.6%; }

.form-row .form-10 {
  width: 7.3%; }

/* @section: forms-common */
input,
select,
textarea {
  box-shadow: none; }
  input:focus, input:active,
  select:focus,
  select:active,
  textarea:focus,
  textarea:active {
    outline: none; }

/* @section: forms-controls */
.form-ctrl {
  margin-bottom: 1.65em; }
  .form-ctrl:after {
    content: "";
    display: table;
    clear: both; }
  .form-ctrl input.form-input,
  .form-ctrl textarea.form-textarea,
  .form-ctrl select.form-select,
  .form-ctrl select.form-select-group,
  .form-ctrl label.form-lbl,
  .form-ctrl label.chkbox-lbl,
  .form-ctrl label.rdo-lbl {
    font-family: "font-ltr";
    font-size: 0.79688em; }
  .form-ctrl input.form-input,
  .form-ctrl textarea.form-textarea,
  .form-ctrl select.form-select,
  .form-ctrl select.form-select option,
  .form-ctrl select.form-select-group {
    width: 100%;
    text-align: left;
    padding: 0.7425em 1.65em;
    border: 1px solid #ADADAD; }
  .form-ctrl .form-lbl {
    padding-bottom: 3px;
    display: block; }
    .form-ctrl .form-lbl .req {
      padding-right: 5px;
      font-weight: normal;
      color: red; }
  .form-ctrl.form-desc input + span {
    color: #b3b3b3;
    font-size: 0.75em;
    display: block;
    padding-right: 0;
    font-family: "font-ltr"; }
  .form-ctrl.form-desc-inline label {
    display: inline-block;
    width: auto; }
  .form-ctrl.form-desc-inline label + span {
    color: #b3b3b3;
    font-size: 0.75em;
    display: inline-block;
    padding-right: 0.9075em;
    font-family: "font-ltr"; }
  .form-ctrl .form-textarea {
    resize: none; }
    .form-ctrl .form-textarea[data-resize="both"] {
      resize: both; }
    .form-ctrl .form-textarea[data-resize="vertical"] {
      resize: vertical; }
    .form-ctrl .form-textarea[data-resize="horizontal"] {
      resize: horizontal; }
  .form-ctrl .form-select-group optgroup {
    padding: 1.65em;
    border-bottom: 1px solid #ADADAD;
    margin-bottom: 1.65em; }
    .form-ctrl .form-select-group optgroup option {
      font-family: "font-ltr"; }
  .form-ctrl.form-checkbox .chkbox-group, .form-ctrl.form-checkbox .rdo-group, .form-ctrl.form-radio .chkbox-group, .form-ctrl.form-radio .rdo-group {
    display: block;
    margin-bottom: 0.825em; }
    .form-ctrl.form-checkbox .chkbox-group .chkbox, .form-ctrl.form-checkbox .chkbox-group .rdo, .form-ctrl.form-checkbox .rdo-group .chkbox, .form-ctrl.form-checkbox .rdo-group .rdo, .form-ctrl.form-radio .chkbox-group .chkbox, .form-ctrl.form-radio .chkbox-group .rdo, .form-ctrl.form-radio .rdo-group .chkbox, .form-ctrl.form-radio .rdo-group .rdo {
      margin: 0;
      top: 3px; }
    .form-ctrl.form-checkbox .chkbox-group .chkbox-lbl, .form-ctrl.form-checkbox .chkbox-group .rdo-lbl, .form-ctrl.form-checkbox .rdo-group .chkbox-lbl, .form-ctrl.form-checkbox .rdo-group .rdo-lbl, .form-ctrl.form-radio .chkbox-group .chkbox-lbl, .form-ctrl.form-radio .chkbox-group .rdo-lbl, .form-ctrl.form-radio .rdo-group .chkbox-lbl, .form-ctrl.form-radio .rdo-group .rdo-lbl {
      padding-left: 3px;
      padding-right: 8px; }
  .form-ctrl.form-checkbox.inline:after, .form-ctrl.form-radio.inline:after {
    content: "";
    display: table;
    clear: both; }
  .form-ctrl.form-checkbox.inline .chkbox-group, .form-ctrl.form-checkbox.inline .rdo-group, .form-ctrl.form-radio.inline .chkbox-group, .form-ctrl.form-radio.inline .rdo-group {
    display: inline-block;
    float: left; }
  .form-ctrl .form-input-group {
    display: table; }
    .form-ctrl .form-input-group .form-input {
      display: table-cell; }
    .form-ctrl .form-input-group .form-btn {
      display: table-cell;
      width: 1%;
      vertical-align: top; }
      .form-ctrl .form-input-group .form-btn .btn {
        display: block;
        font-size: 0.79688em;
        padding: 0.7425em 1.65em;
        position: relative;
        top: 0px;
        white-space: nowrap;
        width: 100%; }
        .form-ctrl .form-input-group .form-btn .btn.bigger {
          font-size: 0.98438em; }
        .form-ctrl .form-input-group .form-btn .btn.big {
          font-size: 0.89063em; }
        .form-ctrl .form-input-group .form-btn .btn.small {
          font-size: 0.75em; }
        .form-ctrl .form-input-group .form-btn .btn.smaller {
          font-size: 0.70313em; }
    .form-ctrl .form-input-group.icon {
      display: block;
      position: relative; }
      .form-ctrl .form-input-group.icon .form-input {
        display: block; }
      .form-ctrl .form-input-group.icon .form-icon {
        position: absolute;
        top: 30%; }
        .form-ctrl .form-input-group.icon .form-icon.bigger {
          font-size: 1.17375em; }
        .form-ctrl .form-input-group.icon .form-icon.big {
          font-size: 1.08281em; }
        .form-ctrl .form-input-group.icon .form-icon.small {
          font-size: 0.9em;
          top: 28%; }
        .form-ctrl .form-input-group.icon .form-icon.smaller {
          font-size: 0.84938em;
          top: 28%; }
      .form-ctrl .form-input-group.icon.icon-append .form-input {
        padding-left: 3em; }
      .form-ctrl .form-input-group.icon.icon-append .form-icon {
        left: 15px; }
        .form-ctrl .form-input-group.icon.icon-append .form-icon.small {
          left: 10px; }
        .form-ctrl .form-input-group.icon.icon-append .form-icon.smaller {
          left: 10px; }
      .form-ctrl .form-input-group.icon.icon-prepend .form-input {
        padding-right: 3em; }
      .form-ctrl .form-input-group.icon.icon-prepend .form-icon {
        right: 15px; }
        .form-ctrl .form-input-group.icon.icon-prepend .form-icon.small {
          right: 10px; }
        .form-ctrl .form-input-group.icon.icon-prepend .form-icon.smaller {
          right: 10px; }
  .form-ctrl.form-inline:after {
    content: "";
    display: table;
    clear: both; }
  .form-ctrl.form-inline .width-100 {
    width: 100%; }
  .form-ctrl.form-inline .width-90 {
    width: 90%; }
  .form-ctrl.form-inline .width-80 {
    width: 80%; }
  .form-ctrl.form-inline .width-75 {
    width: 75%; }
  .form-ctrl.form-inline .width-70 {
    width: 70%; }
  .form-ctrl.form-inline .width-66 {
    width: 66.6%; }
  .form-ctrl.form-inline .width-65 {
    width: 65%; }
  .form-ctrl.form-inline .width-60 {
    width: 60%; }
  .form-ctrl.form-inline .width-50 {
    width: 50%; }
  .form-ctrl.form-inline .width-40 {
    width: 40%; }
  .form-ctrl.form-inline .width-35 {
    width: 35%; }
  .form-ctrl.form-inline .width-33 {
    width: 33.3%; }
  .form-ctrl.form-inline .width-30 {
    width: 30%; }
  .form-ctrl.form-inline .width-25 {
    width: 25%; }
  .form-ctrl.form-inline .width-20 {
    width: 20%; }
  .form-ctrl.form-inline .width-10 {
    width: 10%; }
  .form-ctrl.form-inline .form-lbl {
    display: inline-block;
    float: left;
    padding: 0.3em 0; }
  .form-ctrl input.form-input.sucess,
  .form-ctrl textarea.form-textarea.sucess,
  .form-ctrl select.form-select.sucess,
  .form-ctrl select.form-select option.sucess,
  .form-ctrl select.form-select-group.sucess {
    border-color: #2FC675; }
  .form-ctrl input.form-input.warning,
  .form-ctrl textarea.form-textarea.warning,
  .form-ctrl select.form-select.warning,
  .form-ctrl select.form-select option.warning,
  .form-ctrl select.form-select-group.warning {
    border-color: #EA8D37; }
  .form-ctrl input.form-input.error,
  .form-ctrl textarea.form-textarea.error,
  .form-ctrl select.form-select.error,
  .form-ctrl select.form-select option.error,
  .form-ctrl select.form-select-group.error {
    border-color: #D6335C; }

.fieldset {
  padding: 1.65em;
  margin-bottom: 1.65em;
  border: 1px solid #ADADAD; }
  .fieldset legend {
    font-weight: bold;
    padding: 0 0.825em;
    margin-left: -1em;
    font-family: "font-ltr"; }

/* @section: forms-input-placeholder */
::-webkit-input-placeholder {
  color: #b3b3b3; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #b3b3b3; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #b3b3b3; }

:-ms-input-placeholder {
  color: #b3b3b3; }

/* @section: forms-input-size */
input.form-input.bigger {
  font-size: 0.98438em; }
input.form-input.big {
  font-size: 0.89063em; }
input.form-input.small {
  font-size: 0.75em; }
input.form-input.smaller {
  font-size: 0.70313em; }

/* Form Responsive */
@media only screen and (max-width: 767px) {
  .form-row .form-90,
  .form-row .form-80,
  .form-row .form-75,
  .form-row .form-70,
  .form-row .form-66,
  .form-row .form-65,
  .form-row .form-60,
  .form-row .form-50,
  .form-row .form-40,
  .form-row .form-35,
  .form-row .form-33,
  .form-row .form-30,
  .form-row .form-25,
  .form-row .form-20,
  .form-row .form-10 {
    width: 100%;
    float: none;
    margin-left: 0; } }
/* Tables */
/* @section: tbl-base */
.table {
  width: 100%; }
  .table.minor-body th, .table.minor-body tr, .table.minor-body td {
    font-family: "font-rtl";
    font-size: 0.9375em;
    font-weight: normal;
    line-height: 1.65em;
    text-align: right;
    direction: rtl; }
  .table th, .table tr, .table td {
    font-family: "font-ltr";
    font-size: 0.9375em;
    direction: ltr;
    text-align: left;
    padding: 0.33em 1.32em;
    color: #000000; }
  .table caption {
    text-align: center;
    font-family: "font-ltr";
    direction: ltr;
    margin-bottom: 0.825em;
    text-transform: uppercase;
    padding: 0;
    font-size: 0.79688em;
    color: #000000;
    font-weight: bold; }
  .table.bordered th {
    border: 1px solid #ADADAD;
    border-bottom: 3px solid #ADADAD; }
  .table.bordered tr, .table.bordered td {
    border: 1px solid #ADADAD; }
    .table.bordered tr:last-child, .table.bordered td:last-child {
      border-right: 1px solid #ADADAD; }
  .table.bordered tfoot tr {
    border: 1px solid #ADADAD;
    border-top: 3px solid #ADADAD; }
  .table.stripped tbody tr:nth-child(2n) {
    background-color: #f1f1f1; }

.table-container {
  width: 100%;
  overflow: auto;
  margin-bottom: 1.65em; }
  .table-container .table {
    margin-bottom: 0; }
    .table-container .table tr {
      white-space: nowrap; }
  .table-container::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 14px;
    height: 14px; }
  .table-container::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 3px solid #fff;
    background-color: rgba(0, 0, 0, 0.3); }

/* List */
/* @section: tbl-margin and padding */
ul,
ol,
dl,
dd,
dt {
  line-height: 1.65em; }

ul,
ol,
ul ul,
ol ol,
ul ol,
ol ul {
  margin-left: 20px; }

ul li,
ol li {
  text-align: left; }

ol ol li {
  list-style-type: lower-alpha; }

ol ol ol li {
  list-style-type: lower-roman; }

ul,
ol,
dl {
  margin-bottom: 0; }

dd {
  padding-left: 1.65em; }

/* Labels and Badges */
/* @section: label-base */
.label,
.badge {
  display: inline-block;
  line-height: 1.65em;
  padding: 0.2475em 0.99em;
  text-align: center;
  font-weight: normal;
  font-family: "font-ltr";
  font-size: 0.9375em;
  cursor: default;
  color: #000;
  background-color: #CBCBCB;
  border: 1px solid #CBCBCB; }
  .label.outline,
  .badge.outline {
    color: #CBCBCB;
    background-color: transparent;
    border: 1px solid #CBCBCB; }
  .label.icon i,
  .badge.icon i {
    position: relative; }
  .label.icon.prepend i,
  .badge.icon.prepend i {
    padding-right: 5px; }
  .label.icon.append i,
  .badge.icon.append i {
    padding-left: 5px; }
  .label.icon.label-fix i,
  .badge.icon.label-fix i {
    top: 0; }
  .label.big,
  .badge.big {
    font-size: 1.125em; }
  .label.small,
  .badge.small {
    font-size: 0.79688em; }
  .label.smaller,
  .badge.smaller {
    font-size: 0.70313em;
    padding-top: 0.05775em; }
    .label.smaller.label-fix,
    .badge.smaller.label-fix {
      padding-top: 0.2475em; }

.badge {
  border-radius: 15px; }

/* Print */
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important; }

  .h1,
  h1 {
    font-size: 36pt; }

  .h2,
  h2 {
    font-size: 24pt; }

  .h3,
  h3 {
    font-size: 18pt; }

  .h4,
  h4 {
    font-size: 14pt; }

  .h5,
  h5 {
    font-size: 12pt; }

  .h6,
  h6 {
    font-size: 12pt; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    page-break-inside: avoid; }

  blockquote {
    border: none;
    font-style: italic; } }

/*# sourceMappingURL=forbica-ltr.css.map */
