/*********************************************
/**** COLOR
/********************************************/
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0;
  font-family: arial, "Open Sans", sans-serif;
  line-height: 1.428;
  font-weight: normal; }

html, body {
  font-size  : 14px; }

* {
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
  padding: 0; }

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /********* HTML5 display definitions ********/ }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block; }

[hidden], template {
  display: none; }

audio:not([controls]) {
  display: none;
  height: 0;
  /********* TABLE ********/ }

table {
  border-collapse: collapse;
  border-spacing: 0; }

table td, table th {
  text-align: left;
  /********* IMG ********/ }

img {
  border: 0;
  /********* LINK ********/ }

a {
  text-decoration: none;
  /*
a:hover,.link:hover {
	text-decoration:underline;
}
*/
  /************************/ }

hr {
  height: 1px;
  margin: 1em 0;
  overflow: hidden;
  border: 0; }

::-moz-focus-inner {
  border: 0;
  padding: 0; }

.wrapper {
  padding: 20px;
  margin: auto; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4 {
  margin-top       : 1.42857rem;
  margin-bottom    : 0.71428rem; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-weight  : 500;
  line-height  : 1.2; }

h1, .h1 {
  font-size: 2.57rem; }

h2, .h2 {
  font-size: 2.14rem; }

h3, .h3 {
  font-size: 1.7rem; }

h4, .h4 {
  font-size: 1.28rem; }

h5, .h5 {
  font-size: 1rem; }

h6, .h6 {
  font-size: 0.85rem; }

h1 small, h2 small, h3 small, h1 .small, h2 .small, h3 .small {
  font-size: 65%; }

small, .small {
  font-size: 0.85714rem; }

.smaller {
  font-size: 0.71428rem; }

p, .p {
  margin-bottom: 0.71428rem; }

dl dt {
  font-weight: bold; }

ul, ol {
  margin-top: 0;
  margin-bottom: 0.71428rem;
  margin-left: 1rem; }
  ul ul, ol ul, ul ol, ol ol {
    margin-left: 2rem;
    margin-bottom: 0; }

code {
  padding: 0.12rem 0.2857rem; }

pre, code {
  font-family: Consolas, "Courier New", monospace; }

blockquote {
  padding: 0.5rem 1.5rem;
  border-left: solid 5px #ddd;
  font-size: 1.14286rem; }

.grid {
  clear: both; }
  .grid > * {
    float: left; }
  ol.grid, ul.grid {
    display: block;
    list-style-type: none; }
  ol.grid li, ul.grid li {
    display: block; }
  .grid:before, .grid:after {
    display: table;
    content: " ";
    height: 0; }
  .grid:after {
    clear: both; }

.grid.cols-12 > * {
  width: 8.33333%; }

.grid.cols-11 > * {
  width: 9.09091%; }

.grid.cols-10 > * {
  width: 10%; }

.grid.cols-9 > * {
  width: 11.11111%; }

.grid.cols-8 > * {
  width: 12.5%; }

.grid.cols-7 > * {
  width: 14.28571%; }

.grid.cols-6 > * {
  width: 16.66667%; }

.grid.cols-5 > * {
  width: 20%; }

.grid.cols-4 > * {
  width: 25%; }

.grid.cols-3 > * {
  width: 33.33333%; }

.grid.cols-2 > * {
  width: 50%; }

.grid.cols-1 > * {
  width: 100%; }

.grid > .col-12 {
  width: 100%; }

.grid > .col-11 {
  width: 91.66667%; }

.grid > .col-10 {
  width: 83.33333%; }

.grid > .col-9 {
  width: 75%; }

.grid > .col-8 {
  width: 66.66667%; }

.grid > .col-7 {
  width: 58.33333%; }

.grid > .col-6 {
  width: 50%; }

.grid > .col-5 {
  width: 41.66667%; }

.grid > .col-4 {
  width: 33.33333%; }

.grid > .col-3 {
  width: 25%; }

.grid > .col-2 {
  width: 16.66667%; }

.grid > .col-1 {
  width: 8.33333%; }

.grid.cols-11 > .col-11 {
  width: 100%; }

.grid.cols-11 > .col-10 {
  width: 90.90909%; }

.grid.cols-11 > .col-9 {
  width: 81.81818%; }

.grid.cols-11 > .col-8 {
  width: 72.72727%; }

.grid.cols-11 > .col-7 {
  width: 63.63636%; }

.grid.cols-11 > .col-6 {
  width: 54.54545%; }

.grid.cols-11 > .col-5 {
  width: 45.45455%; }

.grid.cols-11 > .col-4 {
  width: 36.36364%; }

.grid.cols-11 > .col-3 {
  width: 27.27273%; }

.grid.cols-11 > .col-2 {
  width: 18.18182%; }

.grid.cols-11 > .col-1 {
  width: 9.09091%; }

.grid.cols-10 > .col-10 {
  width: 100%; }

.grid.cols-10 > .col-9 {
  width: 90%; }

.grid.cols-10 > .col-8 {
  width: 80%; }

.grid.cols-10 > .col-7 {
  width: 70%; }

.grid.cols-10 > .col-6 {
  width: 60%; }

.grid.cols-10 > .col-5 {
  width: 50%; }

.grid.cols-10 > .col-4 {
  width: 40%; }

.grid.cols-10 > .col-3 {
  width: 30%; }

.grid.cols-10 > .col-2 {
  width: 20%; }

.grid.cols-10 > .col-1 {
  width: 10%; }

.grid.cols-9 > .col-9 {
  width: 100%; }

.grid.cols-9 > .col-8 {
  width: 88.88889%; }

.grid.cols-9 > .col-7 {
  width: 77.77778%; }

.grid.cols-9 > .col-6 {
  width: 66.66667%; }

.grid.cols-9 > .col-5 {
  width: 55.55556%; }

.grid.cols-9 > .col-4 {
  width: 44.44444%; }

.grid.cols-9 > .col-3 {
  width: 33.33333%; }

.grid.cols-9 > .col-2 {
  width: 22.22222%; }

.grid.cols-9 > .col-1 {
  width: 11.11111%; }

.grid.cols-8 > .col-8 {
  width: 100%; }

.grid.cols-8 > .col-7 {
  width: 87.5%; }

.grid.cols-8 > .col-6 {
  width: 75%; }

.grid.cols-8 > .col-5 {
  width: 62.5%; }

.grid.cols-8 > .col-4 {
  width: 50%; }

.grid.cols-8 > .col-3 {
  width: 37.5%; }

.grid.cols-8 > .col-2 {
  width: 25%; }

.grid.cols-8 > .col-1 {
  width: 12.5%; }

.grid.cols-7 > .col-7 {
  width: 100%; }

.grid.cols-7 > .col-6 {
  width: 85.71429%; }

.grid.cols-7 > .col-5 {
  width: 71.42857%; }

.grid.cols-7 > .col-4 {
  width: 57.14286%; }

.grid.cols-7 > .col-3 {
  width: 42.85714%; }

.grid.cols-7 > .col-2 {
  width: 28.57143%; }

.grid.cols-7 > .col-1 {
  width: 14.28571%; }

.grid.cols-6 > .col-6 {
  width: 100%; }

.grid.cols-6 > .col-5 {
  width: 83.33333%; }

.grid.cols-6 > .col-4 {
  width: 66.66667%; }

.grid.cols-6 > .col-3 {
  width: 50%; }

.grid.cols-6 > .col-2 {
  width: 33.33333%; }

.grid.cols-6 > .col-1 {
  width: 16.66667%; }

.grid.cols-5 > .col-5 {
  width: 100%; }

.grid.cols-5 > .col-4 {
  width: 80%; }

.grid.cols-5 > .col-3 {
  width: 60%; }

.grid.cols-5 > .col-2 {
  width: 40%; }

.grid.cols-5 > .col-1 {
  width: 20%; }

.grid.cols-4 > .col-4 {
  width: 100%; }

.grid.cols-4 > .col-3 {
  width: 75%; }

.grid.cols-4 > .col-2 {
  width: 50%; }

.grid.cols-4 > .col-1 {
  width: 25%; }

.grid.cols-3 > .col-3 {
  width: 100%; }

.grid.cols-3 > .col-2 {
  width: 66.66667%; }

.grid.cols-3 > .col-1 {
  width: 33.33333%; }

.grid.cols-2 > .col-2 {
  width: 100%; }

.grid.cols-2 > .col-1 {
  width: 50%; }

.grid.cols-1 > .col-1 {
  width: 100%; }
  .grid.gutter-2 {
    margin-left: -2px;
    margin-top: -2px; }
  .grid.gutter-2 > * {
    padding-left: 2px;
    padding-top: 2px; }
  .grid.gutter-3 {
    margin-left: -3px;
    margin-top: -3px; }
  .grid.gutter-3 > * {
    padding-left: 3px;
    padding-top: 3px; }
  .grid.gutter-4 {
    margin-left: -4px;
    margin-top: -4px; }
  .grid.gutter-4 > * {
    padding-left: 4px;
    padding-top: 4px; }
  .grid.gutter-5 {
    margin-left: -5px;
    margin-top: -5px; }
  .grid.gutter-5 > * {
    padding-left: 5px;
    padding-top: 5px; }
  .grid.gutter-6 {
    margin-left: -6px;
    margin-top: -6px; }
  .grid.gutter-6 > * {
    padding-left: 6px;
    padding-top: 6px; }
  .grid.gutter-8 {
    margin-left: -8px;
    margin-top: -8px; }
  .grid.gutter-8 > * {
    padding-left: 8px;
    padding-top: 8px; }
  .grid.gutter-10 {
    margin-left: -10px;
    margin-top: -10px; }
  .grid.gutter-10 > * {
    padding-left: 10px;
    padding-top: 10px; }
  .grid.gutter-15 {
    margin-left: -15px;
    margin-top: -15px; }
  .grid.gutter-15 > * {
    padding-left: 15px;
    padding-top: 15px; }
  .grid.gutter-20 {
    margin-left: -20px;
    margin-top: -20px; }
  .grid.gutter-20 > * {
    padding-left: 20px;
    padding-top: 20px; }
  .grid.gutter-25 {
    margin-left: -25px;
    margin-top: -25px; }
  .grid.gutter-25 > * {
    padding-left: 25px;
    padding-top: 25px; }
  .grid.gutter-30 {
    margin-left: -30px;
    margin-top: -30px; }
  .grid.gutter-30 > * {
    padding-left: 30px;
    padding-top: 30px; }

@media (max-width: 1280px) {
  .grid.cols-lg-12 > * {
    width: 8.33333%; }
    .grid.cols-lg-11 > * {
      width: 9.09091%; }
    .grid.cols-lg-10 > * {
      width: 10%; }
    .grid.cols-lg-9 > * {
      width: 11.11111%; }
    .grid.cols-lg-8 > * {
      width: 12.5%; }
    .grid.cols-lg-7 > * {
      width: 14.28571%; }
    .grid.cols-lg-6 > * {
      width: 16.66667%; }
    .grid.cols-lg-5 > * {
      width: 20%; }
    .grid.cols-lg-4 > * {
      width: 25%; }
    .grid.cols-lg-3 > * {
      width: 33.33333%; }
    .grid.cols-lg-2 > * {
      width: 50%; }
    .grid.cols-lg-1 > * {
      width: 100%; }
    .grid > .col-lg-12 {
      width: 100%; }
    .grid > .col-lg-11 {
      width: 91.66667%; }
    .grid > .col-lg-10 {
      width: 83.33333%; }
    .grid > .col-lg-9 {
      width: 75%; }
    .grid > .col-lg-8 {
      width: 66.66667%; }
    .grid > .col-lg-7 {
      width: 58.33333%; }
    .grid > .col-lg-6 {
      width: 50%; }
    .grid > .col-lg-5 {
      width: 41.66667%; }
    .grid > .col-lg-4 {
      width: 33.33333%; }
    .grid > .col-lg-3 {
      width: 25%; }
    .grid > .col-lg-2 {
      width: 16.66667%; }
    .grid > .col-lg-1 {
      width: 8.33333%; }
    .grid.cols-11 > .col-lg-11 {
      width: 100%; }
    .grid.cols-11 > .col-lg-10 {
      width: 90.90909%; }
    .grid.cols-11 > .col-lg-9 {
      width: 81.81818%; }
    .grid.cols-11 > .col-lg-8 {
      width: 72.72727%; }
    .grid.cols-11 > .col-lg-7 {
      width: 63.63636%; }
    .grid.cols-11 > .col-lg-6 {
      width: 54.54545%; }
    .grid.cols-11 > .col-lg-5 {
      width: 45.45455%; }
    .grid.cols-11 > .col-lg-4 {
      width: 36.36364%; }
    .grid.cols-11 > .col-lg-3 {
      width: 27.27273%; }
    .grid.cols-11 > .col-lg-2 {
      width: 18.18182%; }
    .grid.cols-11 > .col-lg-1 {
      width: 9.09091%; }
    .grid.cols-10 > .col-lg-10 {
      width: 100%; }
    .grid.cols-10 > .col-lg-9 {
      width: 90%; }
    .grid.cols-10 > .col-lg-8 {
      width: 80%; }
    .grid.cols-10 > .col-lg-7 {
      width: 70%; }
    .grid.cols-10 > .col-lg-6 {
      width: 60%; }
    .grid.cols-10 > .col-lg-5 {
      width: 50%; }
    .grid.cols-10 > .col-lg-4 {
      width: 40%; }
    .grid.cols-10 > .col-lg-3 {
      width: 30%; }
    .grid.cols-10 > .col-lg-2 {
      width: 20%; }
    .grid.cols-10 > .col-lg-1 {
      width: 10%; }
    .grid.cols-9 > .col-lg-9 {
      width: 100%; }
    .grid.cols-9 > .col-lg-8 {
      width: 88.88889%; }
    .grid.cols-9 > .col-lg-7 {
      width: 77.77778%; }
    .grid.cols-9 > .col-lg-6 {
      width: 66.66667%; }
    .grid.cols-9 > .col-lg-5 {
      width: 55.55556%; }
    .grid.cols-9 > .col-lg-4 {
      width: 44.44444%; }
    .grid.cols-9 > .col-lg-3 {
      width: 33.33333%; }
    .grid.cols-9 > .col-lg-2 {
      width: 22.22222%; }
    .grid.cols-9 > .col-lg-1 {
      width: 11.11111%; }
    .grid.cols-8 > .col-lg-8 {
      width: 100%; }
    .grid.cols-8 > .col-lg-7 {
      width: 87.5%; }
    .grid.cols-8 > .col-lg-6 {
      width: 75%; }
    .grid.cols-8 > .col-lg-5 {
      width: 62.5%; }
    .grid.cols-8 > .col-lg-4 {
      width: 50%; }
    .grid.cols-8 > .col-lg-3 {
      width: 37.5%; }
    .grid.cols-8 > .col-lg-2 {
      width: 25%; }
    .grid.cols-8 > .col-lg-1 {
      width: 12.5%; }
    .grid.cols-7 > .col-lg-7 {
      width: 100%; }
    .grid.cols-7 > .col-lg-6 {
      width: 85.71429%; }
    .grid.cols-7 > .col-lg-5 {
      width: 71.42857%; }
    .grid.cols-7 > .col-lg-4 {
      width: 57.14286%; }
    .grid.cols-7 > .col-lg-3 {
      width: 42.85714%; }
    .grid.cols-7 > .col-lg-2 {
      width: 28.57143%; }
    .grid.cols-7 > .col-lg-1 {
      width: 14.28571%; }
    .grid.cols-6 > .col-lg-6 {
      width: 100%; }
    .grid.cols-6 > .col-lg-5 {
      width: 83.33333%; }
    .grid.cols-6 > .col-lg-4 {
      width: 66.66667%; }
    .grid.cols-6 > .col-lg-3 {
      width: 50%; }
    .grid.cols-6 > .col-lg-2 {
      width: 33.33333%; }
    .grid.cols-6 > .col-lg-1 {
      width: 16.66667%; }
    .grid.cols-5 > .col-lg-5 {
      width: 100%; }
    .grid.cols-5 > .col-lg-4 {
      width: 80%; }
    .grid.cols-5 > .col-lg-3 {
      width: 60%; }
    .grid.cols-5 > .col-lg-2 {
      width: 40%; }
    .grid.cols-5 > .col-lg-1 {
      width: 20%; }
    .grid.cols-4 > .col-lg-4 {
      width: 100%; }
    .grid.cols-4 > .col-lg-3 {
      width: 75%; }
    .grid.cols-4 > .col-lg-2 {
      width: 50%; }
    .grid.cols-4 > .col-lg-1 {
      width: 25%; }
    .grid.cols-3 > .col-lg-3 {
      width: 100%; }
    .grid.cols-3 > .col-lg-2 {
      width: 66.66667%; }
    .grid.cols-3 > .col-lg-1 {
      width: 33.33333%; }
    .grid.cols-2 > .col-lg-2 {
      width: 100%; }
    .grid.cols-2 > .col-lg-1 {
      width: 50%; }
    .grid.cols-1 > .col-lg-1 {
      width: 100%; }
      .grid.gutter-lg-2 {
        margin-left: -2px;
        margin-top: -2px; }
      .grid.gutter-lg-2 > * {
        padding-left: 2px;
        padding-top: 2px; }
      .grid.gutter-lg-3 {
        margin-left: -3px;
        margin-top: -3px; }
      .grid.gutter-lg-3 > * {
        padding-left: 3px;
        padding-top: 3px; }
      .grid.gutter-lg-4 {
        margin-left: -4px;
        margin-top: -4px; }
      .grid.gutter-lg-4 > * {
        padding-left: 4px;
        padding-top: 4px; }
      .grid.gutter-lg-5 {
        margin-left: -5px;
        margin-top: -5px; }
      .grid.gutter-lg-5 > * {
        padding-left: 5px;
        padding-top: 5px; }
      .grid.gutter-lg-6 {
        margin-left: -6px;
        margin-top: -6px; }
      .grid.gutter-lg-6 > * {
        padding-left: 6px;
        padding-top: 6px; }
      .grid.gutter-lg-8 {
        margin-left: -8px;
        margin-top: -8px; }
      .grid.gutter-lg-8 > * {
        padding-left: 8px;
        padding-top: 8px; }
      .grid.gutter-lg-10 {
        margin-left: -10px;
        margin-top: -10px; }
      .grid.gutter-lg-10 > * {
        padding-left: 10px;
        padding-top: 10px; }
      .grid.gutter-lg-15 {
        margin-left: -15px;
        margin-top: -15px; }
      .grid.gutter-lg-15 > * {
        padding-left: 15px;
        padding-top: 15px; }
      .grid.gutter-lg-20 {
        margin-left: -20px;
        margin-top: -20px; }
      .grid.gutter-lg-20 > * {
        padding-left: 20px;
        padding-top: 20px; }
      .grid.gutter-lg-25 {
        margin-left: -25px;
        margin-top: -25px; }
      .grid.gutter-lg-25 > * {
        padding-left: 25px;
        padding-top: 25px; }
      .grid.gutter-lg-30 {
        margin-left: -30px;
        margin-top: -30px; }
      .grid.gutter-lg-30 > * {
        padding-left: 30px;
        padding-top: 30px; } }

@media (max-width: 1024px) {
  .grid.cols-md-12 > * {
    width: 8.33333%; }
    .grid.cols-md-11 > * {
      width: 9.09091%; }
    .grid.cols-md-10 > * {
      width: 10%; }
    .grid.cols-md-9 > * {
      width: 11.11111%; }
    .grid.cols-md-8 > * {
      width: 12.5%; }
    .grid.cols-md-7 > * {
      width: 14.28571%; }
    .grid.cols-md-6 > * {
      width: 16.66667%; }
    .grid.cols-md-5 > * {
      width: 20%; }
    .grid.cols-md-4 > * {
      width: 25%; }
    .grid.cols-md-3 > * {
      width: 33.33333%; }
    .grid.cols-md-2 > * {
      width: 50%; }
    .grid.cols-md-1 > * {
      width: 100%; }
    .grid > .col-md-12 {
      width: 100%; }
    .grid > .col-md-11 {
      width: 91.66667%; }
    .grid > .col-md-10 {
      width: 83.33333%; }
    .grid > .col-md-9 {
      width: 75%; }
    .grid > .col-md-8 {
      width: 66.66667%; }
    .grid > .col-md-7 {
      width: 58.33333%; }
    .grid > .col-md-6 {
      width: 50%; }
    .grid > .col-md-5 {
      width: 41.66667%; }
    .grid > .col-md-4 {
      width: 33.33333%; }
    .grid > .col-md-3 {
      width: 25%; }
    .grid > .col-md-2 {
      width: 16.66667%; }
    .grid > .col-md-1 {
      width: 8.33333%; }
    .grid.cols-11 > .col-md-11 {
      width: 100%; }
    .grid.cols-11 > .col-md-10 {
      width: 90.90909%; }
    .grid.cols-11 > .col-md-9 {
      width: 81.81818%; }
    .grid.cols-11 > .col-md-8 {
      width: 72.72727%; }
    .grid.cols-11 > .col-md-7 {
      width: 63.63636%; }
    .grid.cols-11 > .col-md-6 {
      width: 54.54545%; }
    .grid.cols-11 > .col-md-5 {
      width: 45.45455%; }
    .grid.cols-11 > .col-md-4 {
      width: 36.36364%; }
    .grid.cols-11 > .col-md-3 {
      width: 27.27273%; }
    .grid.cols-11 > .col-md-2 {
      width: 18.18182%; }
    .grid.cols-11 > .col-md-1 {
      width: 9.09091%; }
    .grid.cols-10 > .col-md-10 {
      width: 100%; }
    .grid.cols-10 > .col-md-9 {
      width: 90%; }
    .grid.cols-10 > .col-md-8 {
      width: 80%; }
    .grid.cols-10 > .col-md-7 {
      width: 70%; }
    .grid.cols-10 > .col-md-6 {
      width: 60%; }
    .grid.cols-10 > .col-md-5 {
      width: 50%; }
    .grid.cols-10 > .col-md-4 {
      width: 40%; }
    .grid.cols-10 > .col-md-3 {
      width: 30%; }
    .grid.cols-10 > .col-md-2 {
      width: 20%; }
    .grid.cols-10 > .col-md-1 {
      width: 10%; }
    .grid.cols-9 > .col-md-9 {
      width: 100%; }
    .grid.cols-9 > .col-md-8 {
      width: 88.88889%; }
    .grid.cols-9 > .col-md-7 {
      width: 77.77778%; }
    .grid.cols-9 > .col-md-6 {
      width: 66.66667%; }
    .grid.cols-9 > .col-md-5 {
      width: 55.55556%; }
    .grid.cols-9 > .col-md-4 {
      width: 44.44444%; }
    .grid.cols-9 > .col-md-3 {
      width: 33.33333%; }
    .grid.cols-9 > .col-md-2 {
      width: 22.22222%; }
    .grid.cols-9 > .col-md-1 {
      width: 11.11111%; }
    .grid.cols-8 > .col-md-8 {
      width: 100%; }
    .grid.cols-8 > .col-md-7 {
      width: 87.5%; }
    .grid.cols-8 > .col-md-6 {
      width: 75%; }
    .grid.cols-8 > .col-md-5 {
      width: 62.5%; }
    .grid.cols-8 > .col-md-4 {
      width: 50%; }
    .grid.cols-8 > .col-md-3 {
      width: 37.5%; }
    .grid.cols-8 > .col-md-2 {
      width: 25%; }
    .grid.cols-8 > .col-md-1 {
      width: 12.5%; }
    .grid.cols-7 > .col-md-7 {
      width: 100%; }
    .grid.cols-7 > .col-md-6 {
      width: 85.71429%; }
    .grid.cols-7 > .col-md-5 {
      width: 71.42857%; }
    .grid.cols-7 > .col-md-4 {
      width: 57.14286%; }
    .grid.cols-7 > .col-md-3 {
      width: 42.85714%; }
    .grid.cols-7 > .col-md-2 {
      width: 28.57143%; }
    .grid.cols-7 > .col-md-1 {
      width: 14.28571%; }
    .grid.cols-6 > .col-md-6 {
      width: 100%; }
    .grid.cols-6 > .col-md-5 {
      width: 83.33333%; }
    .grid.cols-6 > .col-md-4 {
      width: 66.66667%; }
    .grid.cols-6 > .col-md-3 {
      width: 50%; }
    .grid.cols-6 > .col-md-2 {
      width: 33.33333%; }
    .grid.cols-6 > .col-md-1 {
      width: 16.66667%; }
    .grid.cols-5 > .col-md-5 {
      width: 100%; }
    .grid.cols-5 > .col-md-4 {
      width: 80%; }
    .grid.cols-5 > .col-md-3 {
      width: 60%; }
    .grid.cols-5 > .col-md-2 {
      width: 40%; }
    .grid.cols-5 > .col-md-1 {
      width: 20%; }
    .grid.cols-4 > .col-md-4 {
      width: 100%; }
    .grid.cols-4 > .col-md-3 {
      width: 75%; }
    .grid.cols-4 > .col-md-2 {
      width: 50%; }
    .grid.cols-4 > .col-md-1 {
      width: 25%; }
    .grid.cols-3 > .col-md-3 {
      width: 100%; }
    .grid.cols-3 > .col-md-2 {
      width: 66.66667%; }
    .grid.cols-3 > .col-md-1 {
      width: 33.33333%; }
    .grid.cols-2 > .col-md-2 {
      width: 100%; }
    .grid.cols-2 > .col-md-1 {
      width: 50%; }
    .grid.cols-1 > .col-md-1 {
      width: 100%; }
      .grid.gutter-md-2 {
        margin-left: -2px;
        margin-top: -2px; }
      .grid.gutter-md-2 > * {
        padding-left: 2px;
        padding-top: 2px; }
      .grid.gutter-md-3 {
        margin-left: -3px;
        margin-top: -3px; }
      .grid.gutter-md-3 > * {
        padding-left: 3px;
        padding-top: 3px; }
      .grid.gutter-md-4 {
        margin-left: -4px;
        margin-top: -4px; }
      .grid.gutter-md-4 > * {
        padding-left: 4px;
        padding-top: 4px; }
      .grid.gutter-md-5 {
        margin-left: -5px;
        margin-top: -5px; }
      .grid.gutter-md-5 > * {
        padding-left: 5px;
        padding-top: 5px; }
      .grid.gutter-md-6 {
        margin-left: -6px;
        margin-top: -6px; }
      .grid.gutter-md-6 > * {
        padding-left: 6px;
        padding-top: 6px; }
      .grid.gutter-md-8 {
        margin-left: -8px;
        margin-top: -8px; }
      .grid.gutter-md-8 > * {
        padding-left: 8px;
        padding-top: 8px; }
      .grid.gutter-md-10 {
        margin-left: -10px;
        margin-top: -10px; }
      .grid.gutter-md-10 > * {
        padding-left: 10px;
        padding-top: 10px; }
      .grid.gutter-md-15 {
        margin-left: -15px;
        margin-top: -15px; }
      .grid.gutter-md-15 > * {
        padding-left: 15px;
        padding-top: 15px; }
      .grid.gutter-md-20 {
        margin-left: -20px;
        margin-top: -20px; }
      .grid.gutter-md-20 > * {
        padding-left: 20px;
        padding-top: 20px; }
      .grid.gutter-md-25 {
        margin-left: -25px;
        margin-top: -25px; }
      .grid.gutter-md-25 > * {
        padding-left: 25px;
        padding-top: 25px; }
      .grid.gutter-md-30 {
        margin-left: -30px;
        margin-top: -30px; }
      .grid.gutter-md-30 > * {
        padding-left: 30px;
        padding-top: 30px; } }

@media (max-width: 768px) {
  .grid.cols-sm-12 > * {
    width: 8.33333%; }
    .grid.cols-sm-11 > * {
      width: 9.09091%; }
    .grid.cols-sm-10 > * {
      width: 10%; }
    .grid.cols-sm-9 > * {
      width: 11.11111%; }
    .grid.cols-sm-8 > * {
      width: 12.5%; }
    .grid.cols-sm-7 > * {
      width: 14.28571%; }
    .grid.cols-sm-6 > * {
      width: 16.66667%; }
    .grid.cols-sm-5 > * {
      width: 20%; }
    .grid.cols-sm-4 > * {
      width: 25%; }
    .grid.cols-sm-3 > * {
      width: 33.33333%; }
    .grid.cols-sm-2 > * {
      width: 50%; }
    .grid.cols-sm-1 > * {
      width: 100%; }
    .grid > .col-sm-12 {
      width: 100%; }
    .grid > .col-sm-11 {
      width: 91.66667%; }
    .grid > .col-sm-10 {
      width: 83.33333%; }
    .grid > .col-sm-9 {
      width: 75%; }
    .grid > .col-sm-8 {
      width: 66.66667%; }
    .grid > .col-sm-7 {
      width: 58.33333%; }
    .grid > .col-sm-6 {
      width: 50%; }
    .grid > .col-sm-5 {
      width: 41.66667%; }
    .grid > .col-sm-4 {
      width: 33.33333%; }
    .grid > .col-sm-3 {
      width: 25%; }
    .grid > .col-sm-2 {
      width: 16.66667%; }
    .grid > .col-sm-1 {
      width: 8.33333%; }
    .grid.cols-11 > .col-sm-11 {
      width: 100%; }
    .grid.cols-11 > .col-sm-10 {
      width: 90.90909%; }
    .grid.cols-11 > .col-sm-9 {
      width: 81.81818%; }
    .grid.cols-11 > .col-sm-8 {
      width: 72.72727%; }
    .grid.cols-11 > .col-sm-7 {
      width: 63.63636%; }
    .grid.cols-11 > .col-sm-6 {
      width: 54.54545%; }
    .grid.cols-11 > .col-sm-5 {
      width: 45.45455%; }
    .grid.cols-11 > .col-sm-4 {
      width: 36.36364%; }
    .grid.cols-11 > .col-sm-3 {
      width: 27.27273%; }
    .grid.cols-11 > .col-sm-2 {
      width: 18.18182%; }
    .grid.cols-11 > .col-sm-1 {
      width: 9.09091%; }
    .grid.cols-10 > .col-sm-10 {
      width: 100%; }
    .grid.cols-10 > .col-sm-9 {
      width: 90%; }
    .grid.cols-10 > .col-sm-8 {
      width: 80%; }
    .grid.cols-10 > .col-sm-7 {
      width: 70%; }
    .grid.cols-10 > .col-sm-6 {
      width: 60%; }
    .grid.cols-10 > .col-sm-5 {
      width: 50%; }
    .grid.cols-10 > .col-sm-4 {
      width: 40%; }
    .grid.cols-10 > .col-sm-3 {
      width: 30%; }
    .grid.cols-10 > .col-sm-2 {
      width: 20%; }
    .grid.cols-10 > .col-sm-1 {
      width: 10%; }
    .grid.cols-9 > .col-sm-9 {
      width: 100%; }
    .grid.cols-9 > .col-sm-8 {
      width: 88.88889%; }
    .grid.cols-9 > .col-sm-7 {
      width: 77.77778%; }
    .grid.cols-9 > .col-sm-6 {
      width: 66.66667%; }
    .grid.cols-9 > .col-sm-5 {
      width: 55.55556%; }
    .grid.cols-9 > .col-sm-4 {
      width: 44.44444%; }
    .grid.cols-9 > .col-sm-3 {
      width: 33.33333%; }
    .grid.cols-9 > .col-sm-2 {
      width: 22.22222%; }
    .grid.cols-9 > .col-sm-1 {
      width: 11.11111%; }
    .grid.cols-8 > .col-sm-8 {
      width: 100%; }
    .grid.cols-8 > .col-sm-7 {
      width: 87.5%; }
    .grid.cols-8 > .col-sm-6 {
      width: 75%; }
    .grid.cols-8 > .col-sm-5 {
      width: 62.5%; }
    .grid.cols-8 > .col-sm-4 {
      width: 50%; }
    .grid.cols-8 > .col-sm-3 {
      width: 37.5%; }
    .grid.cols-8 > .col-sm-2 {
      width: 25%; }
    .grid.cols-8 > .col-sm-1 {
      width: 12.5%; }
    .grid.cols-7 > .col-sm-7 {
      width: 100%; }
    .grid.cols-7 > .col-sm-6 {
      width: 85.71429%; }
    .grid.cols-7 > .col-sm-5 {
      width: 71.42857%; }
    .grid.cols-7 > .col-sm-4 {
      width: 57.14286%; }
    .grid.cols-7 > .col-sm-3 {
      width: 42.85714%; }
    .grid.cols-7 > .col-sm-2 {
      width: 28.57143%; }
    .grid.cols-7 > .col-sm-1 {
      width: 14.28571%; }
    .grid.cols-6 > .col-sm-6 {
      width: 100%; }
    .grid.cols-6 > .col-sm-5 {
      width: 83.33333%; }
    .grid.cols-6 > .col-sm-4 {
      width: 66.66667%; }
    .grid.cols-6 > .col-sm-3 {
      width: 50%; }
    .grid.cols-6 > .col-sm-2 {
      width: 33.33333%; }
    .grid.cols-6 > .col-sm-1 {
      width: 16.66667%; }
    .grid.cols-5 > .col-sm-5 {
      width: 100%; }
    .grid.cols-5 > .col-sm-4 {
      width: 80%; }
    .grid.cols-5 > .col-sm-3 {
      width: 60%; }
    .grid.cols-5 > .col-sm-2 {
      width: 40%; }
    .grid.cols-5 > .col-sm-1 {
      width: 20%; }
    .grid.cols-4 > .col-sm-4 {
      width: 100%; }
    .grid.cols-4 > .col-sm-3 {
      width: 75%; }
    .grid.cols-4 > .col-sm-2 {
      width: 50%; }
    .grid.cols-4 > .col-sm-1 {
      width: 25%; }
    .grid.cols-3 > .col-sm-3 {
      width: 100%; }
    .grid.cols-3 > .col-sm-2 {
      width: 66.66667%; }
    .grid.cols-3 > .col-sm-1 {
      width: 33.33333%; }
    .grid.cols-2 > .col-sm-2 {
      width: 100%; }
    .grid.cols-2 > .col-sm-1 {
      width: 50%; }
    .grid.cols-1 > .col-sm-1 {
      width: 100%; }
      .grid.gutter-sm-2 {
        margin-left: -2px;
        margin-top: -2px; }
      .grid.gutter-sm-2 > * {
        padding-left: 2px;
        padding-top: 2px; }
      .grid.gutter-sm-3 {
        margin-left: -3px;
        margin-top: -3px; }
      .grid.gutter-sm-3 > * {
        padding-left: 3px;
        padding-top: 3px; }
      .grid.gutter-sm-4 {
        margin-left: -4px;
        margin-top: -4px; }
      .grid.gutter-sm-4 > * {
        padding-left: 4px;
        padding-top: 4px; }
      .grid.gutter-sm-5 {
        margin-left: -5px;
        margin-top: -5px; }
      .grid.gutter-sm-5 > * {
        padding-left: 5px;
        padding-top: 5px; }
      .grid.gutter-sm-6 {
        margin-left: -6px;
        margin-top: -6px; }
      .grid.gutter-sm-6 > * {
        padding-left: 6px;
        padding-top: 6px; }
      .grid.gutter-sm-8 {
        margin-left: -8px;
        margin-top: -8px; }
      .grid.gutter-sm-8 > * {
        padding-left: 8px;
        padding-top: 8px; }
      .grid.gutter-sm-10 {
        margin-left: -10px;
        margin-top: -10px; }
      .grid.gutter-sm-10 > * {
        padding-left: 10px;
        padding-top: 10px; }
      .grid.gutter-sm-15 {
        margin-left: -15px;
        margin-top: -15px; }
      .grid.gutter-sm-15 > * {
        padding-left: 15px;
        padding-top: 15px; }
      .grid.gutter-sm-20 {
        margin-left: -20px;
        margin-top: -20px; }
      .grid.gutter-sm-20 > * {
        padding-left: 20px;
        padding-top: 20px; }
      .grid.gutter-sm-25 {
        margin-left: -25px;
        margin-top: -25px; }
      .grid.gutter-sm-25 > * {
        padding-left: 25px;
        padding-top: 25px; }
      .grid.gutter-sm-30 {
        margin-left: -30px;
        margin-top: -30px; }
      .grid.gutter-sm-30 > * {
        padding-left: 30px;
        padding-top: 30px; } }

@media (max-width: 360px) {
  /******************************
TABLE
*******************************/
    .grid.cols-xs-12 > * {
      width: 8.33333%; }
    .grid.cols-xs-11 > * {
      width: 9.09091%; }
    .grid.cols-xs-10 > * {
      width: 10%; }
    .grid.cols-xs-9 > * {
      width: 11.11111%; }
    .grid.cols-xs-8 > * {
      width: 12.5%; }
    .grid.cols-xs-7 > * {
      width: 14.28571%; }
    .grid.cols-xs-6 > * {
      width: 16.66667%; }
    .grid.cols-xs-5 > * {
      width: 20%; }
    .grid.cols-xs-4 > * {
      width: 25%; }
    .grid.cols-xs-3 > * {
      width: 33.33333%; }
    .grid.cols-xs-2 > * {
      width: 50%; }
    .grid.cols-xs-1 > * {
      width: 100%; }
    .grid > .col-xs-12 {
      width: 100%; }
    .grid > .col-xs-11 {
      width: 91.66667%; }
    .grid > .col-xs-10 {
      width: 83.33333%; }
    .grid > .col-xs-9 {
      width: 75%; }
    .grid > .col-xs-8 {
      width: 66.66667%; }
    .grid > .col-xs-7 {
      width: 58.33333%; }
    .grid > .col-xs-6 {
      width: 50%; }
    .grid > .col-xs-5 {
      width: 41.66667%; }
    .grid > .col-xs-4 {
      width: 33.33333%; }
    .grid > .col-xs-3 {
      width: 25%; }
    .grid > .col-xs-2 {
      width: 16.66667%; }
    .grid > .col-xs-1 {
      width: 8.33333%; }
    .grid.cols-11 > .col-xs-11 {
      width: 100%; }
    .grid.cols-11 > .col-xs-10 {
      width: 90.90909%; }
    .grid.cols-11 > .col-xs-9 {
      width: 81.81818%; }
    .grid.cols-11 > .col-xs-8 {
      width: 72.72727%; }
    .grid.cols-11 > .col-xs-7 {
      width: 63.63636%; }
    .grid.cols-11 > .col-xs-6 {
      width: 54.54545%; }
    .grid.cols-11 > .col-xs-5 {
      width: 45.45455%; }
    .grid.cols-11 > .col-xs-4 {
      width: 36.36364%; }
    .grid.cols-11 > .col-xs-3 {
      width: 27.27273%; }
    .grid.cols-11 > .col-xs-2 {
      width: 18.18182%; }
    .grid.cols-11 > .col-xs-1 {
      width: 9.09091%; }
    .grid.cols-10 > .col-xs-10 {
      width: 100%; }
    .grid.cols-10 > .col-xs-9 {
      width: 90%; }
    .grid.cols-10 > .col-xs-8 {
      width: 80%; }
    .grid.cols-10 > .col-xs-7 {
      width: 70%; }
    .grid.cols-10 > .col-xs-6 {
      width: 60%; }
    .grid.cols-10 > .col-xs-5 {
      width: 50%; }
    .grid.cols-10 > .col-xs-4 {
      width: 40%; }
    .grid.cols-10 > .col-xs-3 {
      width: 30%; }
    .grid.cols-10 > .col-xs-2 {
      width: 20%; }
    .grid.cols-10 > .col-xs-1 {
      width: 10%; }
    .grid.cols-9 > .col-xs-9 {
      width: 100%; }
    .grid.cols-9 > .col-xs-8 {
      width: 88.88889%; }
    .grid.cols-9 > .col-xs-7 {
      width: 77.77778%; }
    .grid.cols-9 > .col-xs-6 {
      width: 66.66667%; }
    .grid.cols-9 > .col-xs-5 {
      width: 55.55556%; }
    .grid.cols-9 > .col-xs-4 {
      width: 44.44444%; }
    .grid.cols-9 > .col-xs-3 {
      width: 33.33333%; }
    .grid.cols-9 > .col-xs-2 {
      width: 22.22222%; }
    .grid.cols-9 > .col-xs-1 {
      width: 11.11111%; }
    .grid.cols-8 > .col-xs-8 {
      width: 100%; }
    .grid.cols-8 > .col-xs-7 {
      width: 87.5%; }
    .grid.cols-8 > .col-xs-6 {
      width: 75%; }
    .grid.cols-8 > .col-xs-5 {
      width: 62.5%; }
    .grid.cols-8 > .col-xs-4 {
      width: 50%; }
    .grid.cols-8 > .col-xs-3 {
      width: 37.5%; }
    .grid.cols-8 > .col-xs-2 {
      width: 25%; }
    .grid.cols-8 > .col-xs-1 {
      width: 12.5%; }
    .grid.cols-7 > .col-xs-7 {
      width: 100%; }
    .grid.cols-7 > .col-xs-6 {
      width: 85.71429%; }
    .grid.cols-7 > .col-xs-5 {
      width: 71.42857%; }
    .grid.cols-7 > .col-xs-4 {
      width: 57.14286%; }
    .grid.cols-7 > .col-xs-3 {
      width: 42.85714%; }
    .grid.cols-7 > .col-xs-2 {
      width: 28.57143%; }
    .grid.cols-7 > .col-xs-1 {
      width: 14.28571%; }
    .grid.cols-6 > .col-xs-6 {
      width: 100%; }
    .grid.cols-6 > .col-xs-5 {
      width: 83.33333%; }
    .grid.cols-6 > .col-xs-4 {
      width: 66.66667%; }
    .grid.cols-6 > .col-xs-3 {
      width: 50%; }
    .grid.cols-6 > .col-xs-2 {
      width: 33.33333%; }
    .grid.cols-6 > .col-xs-1 {
      width: 16.66667%; }
    .grid.cols-5 > .col-xs-5 {
      width: 100%; }
    .grid.cols-5 > .col-xs-4 {
      width: 80%; }
    .grid.cols-5 > .col-xs-3 {
      width: 60%; }
    .grid.cols-5 > .col-xs-2 {
      width: 40%; }
    .grid.cols-5 > .col-xs-1 {
      width: 20%; }
    .grid.cols-4 > .col-xs-4 {
      width: 100%; }
    .grid.cols-4 > .col-xs-3 {
      width: 75%; }
    .grid.cols-4 > .col-xs-2 {
      width: 50%; }
    .grid.cols-4 > .col-xs-1 {
      width: 25%; }
    .grid.cols-3 > .col-xs-3 {
      width: 100%; }
    .grid.cols-3 > .col-xs-2 {
      width: 66.66667%; }
    .grid.cols-3 > .col-xs-1 {
      width: 33.33333%; }
    .grid.cols-2 > .col-xs-2 {
      width: 100%; }
    .grid.cols-2 > .col-xs-1 {
      width: 50%; }
    .grid.cols-1 > .col-xs-1 {
      width: 100%; }
      .grid.gutter-xs-2 {
        margin-left: -2px;
        margin-top: -2px; }
      .grid.gutter-xs-2 > * {
        padding-left: 2px;
        padding-top: 2px; }
      .grid.gutter-xs-3 {
        margin-left: -3px;
        margin-top: -3px; }
      .grid.gutter-xs-3 > * {
        padding-left: 3px;
        padding-top: 3px; }
      .grid.gutter-xs-4 {
        margin-left: -4px;
        margin-top: -4px; }
      .grid.gutter-xs-4 > * {
        padding-left: 4px;
        padding-top: 4px; }
      .grid.gutter-xs-5 {
        margin-left: -5px;
        margin-top: -5px; }
      .grid.gutter-xs-5 > * {
        padding-left: 5px;
        padding-top: 5px; }
      .grid.gutter-xs-6 {
        margin-left: -6px;
        margin-top: -6px; }
      .grid.gutter-xs-6 > * {
        padding-left: 6px;
        padding-top: 6px; }
      .grid.gutter-xs-8 {
        margin-left: -8px;
        margin-top: -8px; }
      .grid.gutter-xs-8 > * {
        padding-left: 8px;
        padding-top: 8px; }
      .grid.gutter-xs-10 {
        margin-left: -10px;
        margin-top: -10px; }
      .grid.gutter-xs-10 > * {
        padding-left: 10px;
        padding-top: 10px; }
      .grid.gutter-xs-15 {
        margin-left: -15px;
        margin-top: -15px; }
      .grid.gutter-xs-15 > * {
        padding-left: 15px;
        padding-top: 15px; }
      .grid.gutter-xs-20 {
        margin-left: -20px;
        margin-top: -20px; }
      .grid.gutter-xs-20 > * {
        padding-left: 20px;
        padding-top: 20px; }
      .grid.gutter-xs-25 {
        margin-left: -25px;
        margin-top: -25px; }
      .grid.gutter-xs-25 > * {
        padding-left: 25px;
        padding-top: 25px; }
      .grid.gutter-xs-30 {
        margin-left: -30px;
        margin-top: -30px; }
      .grid.gutter-xs-30 > * {
        padding-left: 30px;
        padding-top: 30px; } }

table.table {
  line-height: normal;
  width: 100%;
  /************************************/ }
  table.table > tfoot > tr > *, table.table > tbody > tr > *, table.table > thead > tr > th {
    padding: 0.5714em; }
  table.table > thead > tr > th {
    font-weight: bold; }

table.table.border-outside {
  border-width: 1px;
  border-style: solid;
  /*table.table.border-horizontal
{
	>tfoot>tr>*,
	>tbody>tr>*{
		border-top-width: 1px ;
		border-top-style:solid;
	}
}*/ }

table.table.border-horizontal > tfoot > tr > *, table.table.border-horizontal > tbody > tr > * {
  border-top-width: 1px;
  border-top-style: solid; }
  table.table.border-horizontal > tbody > tr:first-child > * {
    border-top-width: 0; }

table.table.border-horizontal > thead > tr > * {
  border-bottom-width: 1px;
  border-bottom-style: solid; }

table.table.border-vertical > tfoot > tr > *, table.table.border-vertical > tbody > tr > *, table.table.border-vertical > thead > tr > * {
  border-left-width: 1px;
  border-left-style: solid; }
  table.table.border-vertical > thead > tr > th:first-child, table.table.border-vertical > tbody > tr > td:first-child {
    border-left: 0; }

table.table.border-all > tfoot > tr > *, table.table.border-all > tbody > tr > *, table.table.border-all > thead > tr > * {
  border-width: 1px;
  border-style: solid; }

.show-lg, .show-md, .show-sm, .show-xs, .show-only-lg, .show-only-md, .show-only-sm, .show-only-xs {
  display: none; }

@media (max-width: 1280px) {
  .show-only-lg, .show-lg {
    display: inherit; }

  .show-only-md {
    display: none; }

  .show-only-sm {
    display: none; }

  .show-only-xs {
    display: none; }

  .hide-lg {
    display: none !important; }

  .block-lg {
    display: block !important;
    float: none !important;
    width: 100% !important; }

  table.block-lg > tbody, table.block-lg > thead, table.block-lg tfood {
    display: block; }
    table.block-lg > thead > tr, table.block-lg > thead > tr > *, table.block-lg > tbody > tr, table.block-lg > tbody > tr > * {
      display: block;
      width: 100% !important;
      height: auto !important; }

  .no-padding-lg {
    padding: 0 !important; }

  .no-border-lg {
    border: 0 !important; }

  .no-margin-lg {
    margin: 0 !important; }

  .text-center-lg {
    text-align: center; } }

@media (max-width: 1024px) {
  .show-only-md, .show-md {
    display: inherit; }

  .show-only-lg {
    display: none; }

  .show-only-sm {
    display: none; }

  .show-only-xs {
    display: none; }

  .hide-md {
    display: none !important; }

  .block-md {
    display: block !important;
    float: none !important;
    width: 100% !important; }

  table.block-md > tbody, table.block-md > thead, table.block-md tfood {
    display: block; }
    table.block-md > thead > tr, table.block-md > thead > tr > *, table.block-md > tbody > tr, table.block-md > tbody > tr > * {
      display: block;
      width: auto !important;
      height: auto !important; }

  .no-padding-md {
    padding: 0 !important; }

  .no-border-md {
    border: 0 !important; }

  .no-margin-md {
    margin: 0 !important; }

  .text-center-md {
    text-align: center; } }

@media (max-width: 768px) {
  .show-only-sm, .show-sm {
    display: inherit; }

  .show-only-md {
    display: none; }

  .show-only-lg {
    display: none; }

  .show-only-xs {
    display: none; }

  .hide-sm {
    display: none !important; }

  .block-sm {
    display: block !important;
    float: none !important;
    width: 100% !important; }

  table.block-sm > thead > tr, table.block-sm > thead > tr > *, table.block-sm > tbody > tr, table.block-sm > tbody > tr > * {
    display: block;
    width: 100% !important;
    height: auto !important; }

  .no-padding-sm {
    padding: 0 !important; }

  .no-border-sm {
    border: 0 !important; }

  .no-margin-sm {
    margin: 0 !important; }

  .text-center-sm {
    text-align: center; } }

@media (max-width: 360px) {
  .show-only-xs, .show-xs {
    display: inherit; }

  .show-only-sm {
    display: none; }

  .show-only-md {
    display: none; }

  .show-only-lg {
    display: none; }

  .hide-xs {
    display: none !important; }

  .block-xs {
    display: block !important;
    float: none !important;
    width: 100% !important; }

  table.block-xs > thead > tr, table.block-xs > thead > tr > *, table.block-xs > tbody > tr, table.block-xs > tbody > tr > * {
    display: block;
    width: 100% !important;
    height: auto !important; }

  .no-padding-xs {
    padding: 0 !important; }

  .no-border-xs {
    border: 0 !important; }

  .no-margin-xs {
    margin: 0 !important; }

  .text-center-xs {
    text-align: center; } }

.responsive-container {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }

.responsive-container::before {
  display: block;
  content: ""; }

.responsive-container > iframe, .responsive-container > .responsive {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0; }

.responsive-container > img.responsive {
  object-fit: cover; }

.responsive-16-9::before {
  padding-top: 56.25%; }

.responsive-75ps::before, .responsive-4-3::before {
  padding-top: 75%; }

.responsive-50ps::before, .responsive-2-1::before {
  padding-top: 50%; }

.responsive-100ps::before, .responsive-1-1::before {
  padding-top: 100%; }

.responsive-65ps::before {
  padding-top: 65%; }

.responsive-60ps::before {
  padding-top: 60%; }

.draggable {
  touch-action: none; }

.draggable-handle * {
  pointer-events: none; }

.button {
  display: inline-block; }

button *, .button * {
  pointer-events: none; }

button, textarea, input, .input-group, select, .button {
  line-height: 1.28;
  font-size: 1rem; }

input.block, .button.block, textarea.block, select.block {
  width: 100%; }

.button, input[type=button], input[type=submit], input[type=reset] {
  cursor: pointer; }

textarea.resize-h {
  resize: horizontal; }

textarea.resize-v {
  resize: vertical; }

textarea.resize-no {
  resize: none;
  /*******************************/ }

a.button {
  text-decoration: none;
  text-align: center; }

.button, .input-box {
  padding: 0.5714em 0.85714em;
  border-radius : 2px;
  vertical-align: middle;
  border: solid 1px;
  outline: none; }

.button.link {
  border-color: transparent;
  background-color: transparent !important;
  background-image: none !important; }

.button.link:hover {
  border-color: transparent;
  background-color: transparent !important;
  /*******************************/ }

.disabled, .button[disabled], input[disabled], select[disabled], textarea[disabled] {
  pointer-events: none;
  opacity: 0.65;
  box-shadow: none; }

input[readonly], textarea[readonly] {
  opacity: 0.65; }

input[readonly]:focus, textarea[readonly]:focus {
  opacity: 1;
  /*******************************/ }

label > input[disabled] + .fa {
  opacity: 0.2; }

.input-glyph > input {
  display: none; }

.input-glyph > input + * {
  font-size: 1.14em;
  width: 1.14em; }

.input-glyph > input[type="checkbox"] + .fa:before {
  content: "\f096"; }

.input-glyph > input[type="checkbox"]:checked + .fa:before {
  content: "\f046"; }

.input-glyph > input[type="radio"] + .fa:before {
  content: "\f10c"; }

.input-glyph > input[type="radio"]:checked + .fa:before {
  content: "\f192";
  /*
input:checked + .glyph.radio:before,
input:checked + .button>.glyph.radio:before{
	opacity:0.8;
}*/
  /*******************************/ }

.input-box.block + .input-box.block, .button.block + .button.block, .button.block + .input-box.block, .input-box.block + .button.block {
  margin-top: 0.42857rem;
  /*******************************/ }

.button > .icon {
  width: 1.14em;
  font-size: 1.14em;
  margin-top: -1em !important;
  margin-bottom: -1em !important;
  display: inline-block;
  position: relative;
  top: 1px; }

.button > .fa {
  font-size: 1.14em;
  width: 1.14em;
  margin-top: -1em !important;
  margin-bottom: -1em !important;
  display: inline-block;
  position: relative;
  top: 1px;
  text-align: center;
  /*******************************/ }

.button-group {
  display: inline-block;
  position: relative;
  vertical-align: middle; }
  .button-group:before, .button-group:after {
    content: " ";
    display: table; }
  .button-group:after {
    clear: both; }
  .button-group > * {
    float: left;
    margin-left: -1px;
    border-radius: 0; }
  .button-group > .button:first-child, .button-group > label:first-child {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px; }
  .button-group > .button:nth-last-of-type(1), .button-group > label:last-child {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px; }
  .button-group > * .button {
    border-radius: inherit; }

.button-group.justified {
  display: table;
  table-layout: fixed;
  width: 100%; }
  .button-group.justified:before, .button-group.justified:after {
    content: "";
    display: none; }
  .button-group.justified:after {
    clear: none; }
  .button-group.justified > * {
    float: none;
    display: table-cell;
    xmargin-left: -1px;
    width: 1%;
    border-radius: 0; }
  .button-group.justified > * .button {
    border-radius: inherit; }

.button-group.grid {
  display: block;
  /********************************/ }

.button-group.grid {
  margin-left: 1px; }

.button-group.grid.cols-2 {
  margin-right: -2px; }

.button-group.grid.cols-3 {
  margin-right: -3px; }

.button-group.grid.cols-4 {
  margin-right: -4px; }

.button-group.grid.cols-5 {
  margin-right: -5px; }

.button-group.grid.cols-6 {
  margin-right: -6px; }

.button-group.grid.cols-7 {
  margin-right: -7px; }

.button-group.grid.cols-8 {
  margin-right: -8px; }

.button-group.grid.cols-9 {
  margin-right: -9px; }

.button-group.grid.cols-10 {
  margin-right: -10px;
  /********************************/ }

.button-group-vertical > label > input, .button-group > label > input {
  display: none; }

.button-group input:checked + .button {
  z-index: 1;
  position: relative; }

.button-group-vertical {
  position: relative;
  display: inline-block; }
  .button-group-vertical > * {
    display: block;
    width: 100%;
    margin-top: -1px;
    border-radius: 0; }
  .button-group-vertical > *:first-child {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px; }
  .button-group-vertical > *:last-child {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px; }
  .button-group-vertical > * .button {
    display: block;
    width: 100%;
    border-radius: inherit; }

select.input-box {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 24 14"><polygon points="0,0 24,0 12,14" style="fill-opacity:0.6; fill: rgb%280, 0, 0%29"></polygon></svg>');
  background-size: 0.64286em 0.42857em;
  background-position: right 0.85714em center;
  background-repeat: no-repeat; }

select.input-box.light-caret {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 24 14"><polygon points="0,0 24,0 12,14" style="fill-opacity:0.6; fill: rgb%28255, 255, 255%29"></polygon></svg>'); }

select.input-box {
  padding-right: 1.71428em; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }

.input-group > * {
  display : table-cell;
  position: relative;
  border-radius: 0; }

.input-group > .input-box {
  position: relative;
  width: 100%;
  /*
.input-group > :not(.input-box)
{
	padding: 0 $form-control-padding-horizontal;
	border:solid 1px;
	width: 1%;
	white-space:nowrap;
}
*/ }

.input-group > label, .input-group > span {
  padding: 0 0.85714em;
  border: solid 1px;
  width: 1%;
  white-space: nowrap; }

.input-group > .input-group-button {
  white-space: nowrap;
  border: 0;
  padding: 0;
  padding-right: -1px; }

.input-group > .input-group-button {
  font-size: 0; }

.input-group .button, .input-group .input-box {
  vertical-align: baseline; }

.input-group-button > .button {
  border-radius: 0;
  margin-left: -1px;
  position: relative;
  left: 1px;
  z-index: 1; }

.input-group > .input-box + .input-group-button > .button {
  left: 0; }

.input-group > :not(.input-box) {
  border-right-width: 0; }

.input-group > .input-box + :not(.input-box) {
  border-left-width: 0; }

.input-group > *:first-child {
  border-radius: 2px 0 0 2px;
  border-left-width: 1px; }

.input-group > *:last-child > .button:nth-last-of-type(1) {
  border-top-right-radius: inherit;
  border-bottom-right-radius: inherit; }

.input-group > *:last-child {
  border-radius: 0 2px 2px 0;
  border-right-width: 1px; }

.input-group > *:first-child > .button:first-child {
  border-top-left-radius: inherit;
  border-bottom-left-radius: inherit; }

.input-group > .input-box:focus {
  z-index: 2; }

.icon-fixed-left > i:empty {
  margin-right: 1.7114em;
  float: left;
  top: 1em; }

.icon-fixed-right > i:empty {
  margin-left: 1.7114em;
  float: right;
  top: 1em; }

.glyph {
  /************************/ }
  .glyph:after {
    content: "";
    display: inline-block;
    position: relative;
    vertical-align: middle;
    margin-left: 0.2857em; }
  .glyph.glyph-fixed-right:after {
    margin-left: 0.5714em;
    margin-right: 0;
    float: right; }
  .glyph.glyph-fixed-left:after {
    margin-right: 0.5714em;
    margin-left: 0;
    float: left; }
  .glyph:empty {
    padding-left: 0.5714em;
    padding-right: 0.5714em; }
  .glyph:empty:after {
    margin-left: 0;
    float: none; }
  .glyph.caret-right:after, .glyph.caret-up:after, .glyph.caret:after {
    height: 0;
    width: 0;
    border: solid 0.35em transparent; }
  .glyph.caret-right:after {
    border-left: solid 0.35em;
    top: -0.1em;
    left: 0.2em; }
  .glyph.caret-up:after {
    border-bottom: solid 0.35em;
    top: -0.25em; }
  .glyph.caret:after {
    border-top: solid 0.35em;
    top: 0.15em; }
  .glyph.glyph-fixed-left.caret:after, .glyph.glyph-fixed-right.caret:after {
    top: 0.45em; }
    .glyph.glyph-fixed-left.caret-up:after, .glyph.glyph-fixed-right.caret-up:after {
      top: 0.1em; }
    .glyph.glyph-fixed-left.caret-right:after, .glyph.glyph-fixed-right.caret-right:after {
      top: 0.25em;
      left: 0.2em; }
  .glyph.caret-right:empty:after {
    top: -0.05em; }
  .glyph.caret-up:empty:after {
    top: -0.2em; }
  .glyph.caret:empty:after {
    top: 0.2em; }
  .glyph.chevron:after, .glyph.chevron-up:after, .glyph.chevron-right:after {
    width: 0.5em;
    height: 0.5em;
    border-left: solid 0.15em;
    border-bottom: solid 0.15em; }
  .glyph.chevron:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: -0.15em; }
  .glyph.chevron-up:after {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    top: 0.1em; }
  .glyph.chevron-right:after {
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    top: -0.1em;
    left: -0.2em; }
  .glyph.glyph-fixed-left.chevron:after, .glyph.glyph-fixed-right.chevron:after {
    top: 0.3em; }
    .glyph.glyph-fixed-left.chevron-up:after, .glyph.glyph-fixed-right.chevron-up:after {
      top: 0.45em; }
    .glyph.glyph-fixed-left.chevron-right:after, .glyph.glyph-fixed-right.chevron-right:after {
      top: 0.45em; }
  .glyph.chevron-up:empty:after {
    top: -0.01em; }

.active-state-checkmark label > input + :before, .checkmark:before {
  content: "";
  display: inline-block;
  position: relative;
  vertical-align: middle;
  margin-right: 0.5714em;
  float: left;
  width: 0.71429em;
  height: 0.42857em;
  border-left: solid 0.21428em;
  border-bottom: solid 0.21428em;
  -webkit-transform: rotate(-50deg);
  -ms-transform: rotate(-50deg);
  transform: rotate(-50deg);
  top: 0.3em;
  visibility: hidden; }

.active-state-checkmark label > input:checked + :before, .checkmark.checked:before {
  visibility: visible; }

.form > fieldset {
  border: 0;
  border-top: solid 1px;
  margin-bottom: 20px;
  padding-top: 15px; }
  .form > fieldset legend {
    padding-right: 6px;
    font-weight: bold; }
  .form > fieldset > label, .form > label {
    margin-bottom: 6px;
    display: block; }
  .form > fieldset > div, .form > div {
    margin-bottom: 1em; }
  .form .field-info {
    margin-top: 3px;
    font-size: 0.85714rem; }
  .form .divider {
    padding-top: 0.5714em;
    padding-bottom: 15px;
    margin-bottom: 0; }

table.form {
  width: 100%;
  max-width: 100%; }
  table.form td, table.form th {
    padding-bottom: 1em;
    vertical-align: top; }
  table.form tr > th {
    white-space: nowrap;
    padding-right: 10px; }
  table.form tr > td {
    width: 100%; }
  table.form th label {
    display: block;
    line-height: normal;
    padding: 0.5714em 0; }
  table.form .divider {
    padding-top   : 0.5714em;
    padding-bottom: 25px; }
  table.form .divider > label {
    font-weight: bold;
    margin-top: 0.5em;
    display: block; }

.divider:before {
  content: "";
  display: block;
  height: 1px; }

.form .input-box.block + .input-box.block, .form .button.block + .button.block, .form .button.block + .input-box.block, .form .input-box.block + .button.block {
  margin-top: 6px; }

@media (max-width: 1280px) {
  table.form.block-lg th {
    padding-bottom: 6px; }

  table.form.block-lg th label {
    display: inline;
    padding: 0; }

  .form .input-box.block-lg + .input-box, .form .button.block-lg + .button, .form .button.block-lg + .input-box, .form .input-box.block-lg + .button, .form .input-box + .input-box.block-lg, .form .button + .button.block-lg, .form .button + .input-box.block-lg, .form .input-box + .button.block-lg {
    margin-top: 6px; } }

@media (max-width: 1024px) {
  table.form.block-md th {
    padding-bottom: 6px; }

  table.form.block-md th label {
    display: inline;
    padding: 0; }

  .form .input-box.block-md + .input-box, .form .button.block-md + .button, .form .button.block-md + .input-box, .form .input-box.block-md + .button, .form .input-box + .input-box.block-md, .form .button + .button.block-md, .form .button + .input-box.block-md, .form .input-box + .button.block-md {
    margin-top: 6px; } }

@media (max-width: 768px) {
  /********* text align ********/
    table.form.block-sm th {
      padding-bottom: 0.5em; }
    table.form.block-sm th label {
      display: inline;
      padding: 0; }
    .form .input-box.block-sm + .input-box, .form .button.block-sm + .button, .form .button.block-sm + .input-box, .form .input-box.block-sm + .button, .form .input-box + .input-box.block-sm, .form .button + .button.block-sm, .form .button + .input-box.block-sm, .form .input-box + .button.block-sm {
      margin-top: 6px; } }

.text-center {
  text-align: center; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-justify {
  text-align: justify;
  /*****************/ }

.clearfix {
  /*****************/ }
  .clearfix:before, .clearfix:after {
    content: " ";
    display: table; }
  .clearfix:after {
    clear: both; }

.inline-block {
  display: inline-block; }

.block {
  display: block;
  /*****************/ }

strong, b, .bold {
  font-weight: 600; }

.italic {
  font-style: italic;
  /*****************/ }

.ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  /*****************/ }

.small {
  font-size: 0.85714rem; }

.smaller {
  font-size: 0.71428rem;
  /********* Responsive ********/ }

.responsive {
  max-width: 100%; }

div.responsive {
  overflow: auto;
  /************************/ }

.float-right {
  float: right; }

.float-left {
  float: left; }

.no-border {
  border: 0; }

.no-padding {
  padding: 0; }

.no-margin {
  margin: 0;
  /*****************/ }

.nowrap {
  white-space: nowrap; }

.uppercase {
  text-transform: uppercase; }

.lowercase {
  text-transform: lowercase; }

.capitalize {
  text-transform: capitalize;
  /*****************/ }

.rounded {
  border-radius: 2000px; }

.rounded-left {
  border-radius: 2000px 0 0 2000px; }

.rounded-right {
  border-radius: 0 2000px 2000px 0; }

.rounded-top {
  border-radius: 2000px 2000px 0 0; }

.rounded-bottom {
  border-radius: 0 0 2000px 2000px;
  /*****************/
  /***************************************
Visual Effect
***************************************/ }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear; }

.fade-scale {
  opacity: 0;
  -webkit-transform: scale(0.1, 0.1);
  -moz-transform : scale(0.1, 0.1);
  -ms-transform: scale(0.1, 0.1);
  transform: scale(0.1, 0.1);
  -webkit-transition: opacity 0.2s, transform 0.2s;
  transition: opacity 0.2s, transform 0.2s;
  -webkit-transition : opacity 0.2s, -webkit-transform 0.2s; }

.in {
  opacity: 1 !important; }

.fade-scale.in {
  -webkit-transform: scale(1, 1);
  -moz-transform : scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1); }

.popup {
  display: none;
  position: absolute;
  min-width: 160px;
  text-align: left;
  border-radius: 2px;
  font-size: 1rem;
  left: -99999px;
  top: -99999px; }

ul.popup {
  max-width: 400px;
  margin: 0; }

.popup, .popup > .popupstem:after {
  border: solid 1px; }

.popup.fade, .popup.fade-scale {
  display: block !important; }

.popup-content {
  margin: 15px; }

ul.popup li > span {
  cursor: default; }

ul.popup {
  padding: 2px 0; }
  ul.popup li {
    list-style-type: none;
    display: block;
    position: relative; }
    ul.popup li.popup-header, ul.popup li > a, ul.popup li > span {
      padding: 0.35714em 0.5714em; }
    ul.popup li > a, ul.popup li > span {
      display: block;
      white-space: nowrap; }
    ul.popup li > a:hover {
      text-decoration: none; }
    ul.popup li.divider {
      height: 1px;
      padding: 0;
      margin: 5px 0; }
    ul.popup li.popup-header {
      xpadding: 0.35714em 0.5714em;
      cfont-size: 10px !important; }

ul.popup li.popup-header {
  color: #878787; }

ul.popup li > div, ul.popup ul {
  display: none;
  left: 100%;
  margin: 0;
  position: absolute !important; }

ul.popup li:hover > div, ul.popup li:hover > ul {
  top: 0;
  display: inline-block; }

.popupstem {
  overflow: hidden;
  position: absolute; }
  .popupstem:after {
    content: "";
    display: block;
    position: absolute;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border: 1px solid; }

.large-stem {
  display: block; }
  .large-stem > .popupstem:after {
    width: 15px;
    height: 15px; }
  .large-stem > .popupstem.t, .large-stem > .popupstem.b {
    width: 21px;
    height: 12px; }
  .large-stem > .popupstem.l, .large-stem > .popupstem.r {
    width: 12px;
    height: 21px; }
  .large-stem > .popupstem.l {
    left: 100%;
    top: 50%; }
  .large-stem > .popupstem.r {
    left: -12px;
    top: 50%; }
  .large-stem > .popupstem.b {
    top: -12px; }
  .large-stem > .popupstem.t {
    left: 50%;
    top: 100%; }
  .large-stem > .popupstem.b:after {
    left: 3px;
    top: 4px; }
  .large-stem > .popupstem.t:after {
    left: 3px;
    top: -8px; }
  .large-stem > .popupstem.r:after {
    left: 5px;
    top: 3px; }
  .large-stem > .popupstem.l:after {
    left: -8px;
    top: 3px; }

.small-stem {
  display: block; }
  .small-stem > .popupstem:after {
    width: 10px;
    height: 10px; }
  .small-stem > .popupstem.t, .small-stem > .popupstem.b {
    width: 14px;
    height: 7px; }
  .small-stem > .popupstem.l, .small-stem > .popupstem.r {
    width: 7px;
    height: 14px; }
  .small-stem > .popupstem.l {
    left: 100%;
    top: 50%; }
  .small-stem > .popupstem.r {
    left: -7px;
    top: 50%; }
  .small-stem > .popupstem.b {
    top: -7px; }
  .small-stem > .popupstem.t {
    left: 50%;
    top: 100%; }
  .small-stem > .popupstem.b:after {
    left: 2px;
    top: 2px; }
  .small-stem > .popupstem.t:after {
    left: 2px;
    top: -5px; }
  .small-stem > .popupstem.r:after {
    left: 2px;
    top: 2px; }
  .small-stem > .popupstem.l:after {
    left: -5px;
    top: 2px; }

.popup > li.menu-item-parent > span, .popup > li.menu-item-parent > a {
  padding-right: 2.85714em !important;
  position: relative; }

.popup > li.menu-item-parent > span:after, .popup > li.menu-item-parent > a:after {
  float: none;
  position: absolute;
  right: 0.35714em;
  top: 50%;
  transform: translateY(-50%);
  left: auto; }

.popup {
  z-index: 5000; }

.tooltip {
  z-index: 9000 !important;
  /***************************************
TOOLTIP : DEFAULT THEME
***************************************/ }

.tooltip {
  padding: 5px 8px;
  min-width: 20px;
  display: none;
  pointer-events: none;
  border-radius: 2px;
  line-height: 1.2; }

.tooltip, .tooltip > .popupstem:after {
  border: solid 1px; }

.tooltip, .tooltip * {
  font-size: 0.92857rem; }

.modal-align-wrapper {
  display: inline-block;
  height: 100%;
  width: 0px; }

.modal-box {
  display: inline-block;
  position: relative;
  text-align: left;
  max-width: 100%;
  max-height: 100%;
  border-radius: 2px;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: -moz-transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: -o-transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d; }
  .modal-box.trans-turndown {
    transform: translateY(-50%); }
  .modal-box.trans-turndown.in {
    transform: translateY(0); }
  .modal-box.trans-turnup {
    transform: translateY(50%); }
  .modal-box.trans-turnup.in {
    transform: translateY(0); }
  .modal-box.trans-flipx {
    transform: rotateX(-90deg) scale(0.5); }
  .modal-box.trans-flipx.in {
    transform: rotateX(0) scale(1); }
  .modal-box.trans-flipy {
    transform: rotateY(-90deg) scale(0.5); }
  .modal-box.trans-flipy.in {
    transform: rotateY(0) scale(1); }
  .modal-box.trans-zoom {
    transform: scale(0.3); }
  .modal-box.trans-zoom.in {
    transform: scale(1); }
  .modal-box > * {
    position: absolute;
    left: 15px;
    right: 15px; }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 20px;
  text-align: center;
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  perspective: 1200px; }
  .modal > div {
    vertical-align: middle; }
  .modal.valign-top > div {
    vertical-align: top; }
  .modal.valign-bottom > div {
    vertical-align: bottom; }

.modal-titlebar {
  display: none;
  top: 0;
  height: 40px; }

.modal-text {
  font-weight: 400;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  margin-top: 15px;
  margin-bottom: 0;
  font-size: 1.3rem;
  margin-right: 70px; }

.modal-client {
  bottom: 15px;
  top   : 15px; }

.modal-content {
  position: absolute;
  overflow: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.modal-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding-top : 15px;
  text-align: right;
  border-top: solid 1px; }

.modal-box.modal-with-titlebar .modal-titlebar {
  display: block; }

.modal-box.modal-with-titlebar .modal-client {
  top: 55px; }

.modal-close-button {
  display: none; }

.modal-box-with-close-button .modal-close-button {
  display: inline-block; }

.modal-close-button {
  text-align: center;
  font-size: 24px;
  font-weight: normal;
  position: absolute;
  line-height: 1;
  cursor: pointer;
  left: auto;
  right: 15px;
  top : 0;
  height: 32.5px;
  z-index: 1;
  width: 60px; }

.modal-close-button.modal-close-button-inside {
  border: solid 1px;
  border-top: 0; }

.modal-close-button.modal-close-button-outside {
  border: solid 3px;
  font-size: 20px;
  width : 26px;
  height: 26px;
  top   : -13px;
  right : -13px;
  border-radius: 100%; }

.pager, [data-role=nested], [data-role=xpager], [data-role=carousel] {
  overflow: hidden;
  position: relative;
  display: block;
  width: 100%;
  list-style-type: none;
  margin: 0;
  padding: 0;
  -webkit-perspective: 600px;
  -moz-perspective: 600px;
  perspective: 600px; }

.pager > *, [data-role=nested] > *, [data-role=pager] > *, [data-role=carousel] > * {
  visibility: hidden;
  position: absolute;
  width: 100%;
  z-index: 0;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0) rotate(0) scale(1);
  -moz-transform : translate3d(0, 0, 0) rotate(0) scale(1);
  -ms-transform: translate3d(0, 0, 0) rotate(0) scale(1);
  transform: translate3d(0, 0, 0) rotate(0) scale(1);
  -webkit-animation-delay  : 0s;
  -moz-animation-delay : 0s;
  -animation-delay : 0s; }

.pager-content-fit-parent > * {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.pager .pager {
  display: none; }
  .pager > .current, .pager > .surface, .pager > .current .pager, .pager > .surface .pager {
    z-index: 1;
    visibility: visible; }

.pager > * > img {
  width: 100%;
  display: block; }

.pager > * {
  animation-timing-function: ease-in-out; }

.in {
  z-index: 1; }

.out {
  z-index: 0; }

.progressbar {
  overflow: hidden;
  border-radius: 2px;
  position: relative;
  height: 18px;
  line-height: 18px; }
  .progressbar > .progressbar-value {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width : 0%;
    -webkit-transition: width 0.2s linear;
    transition: width 0.2s linear;
    overflow: hidden;
    white-space: nowrap;
    font-size: 85%; }
    .progressbar > .progressbar-value:before {
      content: "---";
      visibility: hidden; }

.progressbar.marquee > .progressbar-value {
  width: auto !important;
  animation: progress-marquee 1.5s infinite linear; }

.progressbar.indeterminate > .progressbar-value {
  display: none; }

.progressbar.indeterminate {
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, .45) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .45) 50%, rgba(255, 255, 255, .45) 75%, transparent 75%, transparent);
  background-repeat: repeat-x;
  background-size: 30px 30px;
  animation: progress-indeterminate 1.2s infinite linear; }

@keyframes progress-indeterminate {
  0% {
    background-position: 30px 0; }

  100% {
    background-position: 0 0; } }

@keyframes progress-marquee {
  0% {
    right: 100%;
    left: 0; }

  50% {
    right: 0;
    left: 0; }

  100% {
    right: 0;
    left: 100%; } }

.alert {
  padding: 1.1428em;
  border: solid 1px;
  margin-bottom: 1em;
  transition: opacity 0.5s, height 0.5s;
  overflow: hidden; }

.alert.dismissible button.close {
  float: right;
  font-weight: bold;
  line-height: 1;
  border: 0;
  background: none;
  cursor: pointer;
  position: relative;
  opacity: 0.3; }

.alert.dismissible button.close:hover {
  opacity: 0.8; }

.badge {
  padding: 2px 6px;
  border-radius: 6px;
  font-size: 85%;
  font-weight: bold;
  line-height: 1em;
  min-width: 24px;
  display: inline-block; }

.navbar:before, .navbar:after {
  content: " ";
  display: table; }
  .navbar:after {
    clear: both; }

.navbar .wrapper {
  padding-top: 0;
  padding-bottom: 0; }

ul.nav {
  display: table;
  list-style: none;
  margin: 0;
  float: left;
  table-layout: fixed;
  /**********************/ }
  ul.nav > .nav-group > li, ul.nav > li {
    vertical-align: middle;
    text-align: center;
    display: table-cell;
    white-space: nowrap; }
  ul.nav > .nav-group > li > a, ul.nav > li > a {
    display: block;
    padding: 0 1rem; }
  ul.nav > li > form, ul.nav > li > span {
    padding: 0 1rem;
    display: inline-block; }
  ul.nav.nav-right {
    float: right; }

ul.nav > li > a {
  padding: 0 1rem; }

ul.nav a.navbar-brand {
  padding: 0; }

ul.nav a.navbar-brand img {
  max-height: 100%;
  /*
ul.nav
{
	&>.nav-group>li,
	&>li
	{
		xborder-right:solid 1px;
	}
	&>.nav-group>li>a,
	&>li>a{
		padding:0 1rem;
		height:60px;
		line-height:60px;
	}

}
*/
  /**********************/ }

.slider {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  touch-action: none;
  padding: 10px; }
  .slider.slider-horizontal {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .slider.slider-vertical {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    display: inline-block;
    height: 200px; }

.slider-handle-wrapper {
  position: absolute; }

.slider-track {
  position: relative; }

.slider-range {
  position: absolute; }

.slider-handle {
  display: block;
  cursor: pointer;
  height: 2rem;
  width: 2rem;
  border-radius: 50%;
  position: relative; }

.slider-handle .slider-tooltip {
  background-color: #fff;
  position: absolute;
  border: solid 1px;
  padding: 2px 8px;
  display: inline-block;
  opacity: 0;
  white-space: nowrap;
  transition: opacity 0.3s;
  border-radius: 3px; }

.slider.slider-tooltip-show-0 > .slider-handle-wrapper:nth-last-child(2) .slider-tooltip {
  opacity: 1; }

.slider.slider-tooltip-show-1 > .slider-handle-wrapper:nth-last-child(1) .slider-tooltip {
  opacity: 1; }

.slider-horizontal .slider-track {
  height: 0.3rem; }
  .slider-horizontal .slider-range {
    height: 100%;
    left: 0;
    right: 100%; }
  .slider-horizontal .slider-handle-wrapper {
    left: 0;
    top: 50%;
    transform: translateY(-50%); }
  .slider-horizontal .slider-handle .slider-tooltip {
    left: 50%;
    transform: translateX(-50%); }

.slider-vertical {
  /*
.off-canvas-sidebar
{
	position:fixed;
	z-index:-1;
	overflow:auto;
	@include transition(transform 0.3s);
	min-width:200px;
	left:0;
	top:0;
	bottom:0;
 	@include transform(translateX(-40px));
	background-color:$bg-color;
		
	&.sidebar-right
	{
		left:auto;
		right:0;
		@include transform(translateX(40px));
	}
	
}
*/ }
  .slider-vertical .slider-track {
    width: 0.3rem; }
  .slider-vertical .slider-range {
    width: 100%;
    top: 100%;
    bottom: 0; }
  .slider-vertical .slider-handle-wrapper {
    bottom: 0;
    left: 50%;
    transform: translateX(-50%); }
  .slider-vertical .slider-handle .slider-tooltip {
    top: 50%;
    transform: translateY(-50%); }

.off-canvas-sidebar {
  position: fixed;
  z-index: -1;
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
  min-width: 150px;
  left: 0;
  top: 0;
  min-height: 100%;
  -webkit-transform: translateX(-40px);
  -moz-transform : translateX(-40px);
  -ms-transform: translateX(-40px);
  transform: translateX(-40px);
  background-color: ; }
  .off-canvas-sidebar.off-canvas-sidebar-auto-fixed {
    position: absolute; }
  .off-canvas-sidebar.off-canvas-sidebar-auto-fixed.sticky {
    position: fixed !important;
    top: 0 !important;
    bottom: auto !important; }
  .off-canvas-sidebar.sidebar-right {
    left: auto;
    right: 0;
    -webkit-transform: translateX(40px);
    -moz-transform : translateX(40px);
    -ms-transform: translateX(40px);
    transform: translateX(40px); }
  .off-canvas-sidebar.sidebar-overlay {
    z-index: 10000;
    -webkit-transform: translateX(-100%);
    -moz-transform : translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%); }
  .off-canvas-sidebar.sidebar-overlay.sidebar-right {
    -webkit-transform: translateX(100%);
    -moz-transform : translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%); }

.off-canvas {
  z-index: 1;
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s; }

#off-canvas-helper {
  z-index: -1;
  position: fixed;
  top: -1000px;
  left: 0;
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s; }

.off-canvas.off-canvas-content {
  position: relative; }

.off-canvas.off-canvas-header:after, .off-canvas.off-canvas-content:after {
  content: "";
  background-color: rgba(0, 0, 0, 0.1);
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  z-index: 99999;
  pointer-events: none;
  opacity: 0; }

.off-canvas-open .off-canvas.off-canvas-header:after, .off-canvas-open .off-canvas.off-canvas-content:after {
  z-index: 99999;
  opacity: 1;
  pointer-events: auto; }

.text-gray {
  color: #858585; }

.text-primary {
  color: #1f60c2; }

.text-success {
  color: #1c940e; }

.text-warning {
  color: #d2921c; }

.text-info {
  color: #1ea6c3; }

.text-danger, .text-invalid {
  color: #bf0707; }

a, .link {
  color: #2b78c6; }

a:hover, .link:hover {
  color: #1f60c2; }

hr {
  background-color: #c8c8c8;
  /*********************************************
/**** PROGRESS BAR
/********************************************/ }

.progressbar {
  color: #fff;
  border: solid 1px;
  border-color: #2b78c6;
  /*********************************************
/**** FORM
/********************************************/ }
  .progressbar > .progressbar-value {
    background-color: #2b78c6; }
  .progressbar.success > .progressbar-value {
    background-color: #1ab009; }
  .progressbar.danger > .progressbar-value {
    background-color: #e60000; }
  .progressbar.success {
    border-color: #1ab009;
    background-color: #eff9ee; }
  .progressbar.danger {
    border-color: #e60000;
    background-color: #fdeded;
    border-width: 1px; }
  .progressbar.indeterminate {
    background-color: #e9e9e9;
    border-color: #b2b2b2; }

.divider:before {
  background-color: #c8c8c8; }

.form fieldset {
  border-color: #c8c8c8; }

.input-group > :not(.input-box) {
  border-color: #b2b2b2;
  background-color: #f8f8f8;
  /*********************************************
/**** FORM ELEMENTS
/********************************************/ }

.field-info {
  color: #858585; }

.input-box {
  border-color: #b2b2b2;
  background-color: #fff;
  color: #222; }

.focus, .input-box:focus, .input-box.border-focus {
  border-color: #2b78c6; }

.input-box:focus {
  box-shadow: 0px 0px 1px #2b78c6; }

.select select.input-box[disabled] + .button-caret, .input-box[disabled] {
  opacity: 1;
  background-color: #f8f8f8;
  color: #858585; }

.input-box[readonly] {
  opacity: 1;
  background-color: #f8f8f8;
  /*********************************************
/**** VALIDATOR INVALID RESULT
/********************************************/ }

.input-box {
  /************************/ }
  .input-box.warning {
    border-color: #d2921c;
    background-color: #fff9ef; }
    .input-box.warning:focus {
      box-shadow: 0px 0px 1px brand-warning-darker; }
  .input-box.invalid, .input-box.danger {
    border-color: #bf0707;
    background-color: #fdeded; }
    .input-box.invalid:focus, .input-box.danger:focus {
      box-shadow: 0px 0px 1px brand-danger-darker; }
  .input-box.success {
    border-color: #1c940e;
    background-color: #eff9ee; }
    .input-box.success:focus {
      box-shadow: 0px 0px 1px brand-success-darker; }
  .input-box.info {
    border-color: #1ea6c3;
    background-color: #effbfe; }
    .input-box.info:focus {
      box-shadow: 0px 0px 1px brand-info-darker; }

.select select + .button-caret {
  background-color: #fff;
  /*********************************************
/**** POPUP
/********************************************/ }

ul.menubar ul, .popup, .popup > .popupstem:after {
  border-color: #b2b2b2;
  background-color: #fff; }

ul.menubar ul, .popup {
  box-shadow: 1px 4px 8px rgba(0, 0, 0, 0.15);
  color: #222; }

ul.menubar ul li, ul.popup li {
  /*********************************************
/**** tooltip
/********************************************/ }
  ul.menubar ul li > a, ul.popup li > a {
    color: #222; }
  ul.menubar ul li:hover > a, ul.popup li:hover > a, ul.menubar ul li:hover > span, ul.popup li:hover > span {
    color: #222;
    background-color: #f8f8f8; }
  ul.menubar ul li.divider, ul.popup li.divider {
    background-color: #b2b2b2; }
  ul.menubar ul li.menuitem-group-header, ul.popup li.menuitem-group-header {
    color: #858585; }

.tooltip {
  color: #fff; }

.tooltip, .tooltip > .popupstem:after {
  border-color: #222;
  background-color: #222;
  /*********************************************
/**** ALERT
/********************************************/ }

.alert {
  /*********************************************
/**** TABLE
/********************************************/ }
  .alert.warning {
    border-color: #d2921c;
    background-color: #fff9ef; }
  .alert.success {
    border-color: #1c940e;
    background-color: #eff9ee; }
  .alert.danger {
    border-color: #bf0707;
    background-color: #fdeded; }
  .alert.info {
    border-color: #1ea6c3;
    background-color: #effbfe; }

table.table {
  border-color: #c8c8c8; }
  table.table > tfoot > tr > *, table.table > tbody > tr > *, table.table > thead > tr > * {
    border-color: #c8c8c8; }
  table.table.table-striped > div:nth-child(2n+1) > *, table.table.table-striped > li :nth-child(2n+1) > *, table.table.table-striped > tbody > tr:nth-child(2n+1) > * {
    background-color: #f8f8f8; }
  table.table.table-hover > tbody > tr:hover td {
    background-color: #f4f4f4 !important; }

table.table.success, table.table tr.success, table.table td.success {
  background-color: #eff9ee; }
  table.table.warning, table.table tr.warning, table.table td.warning {
    background-color: #fff9ef; }
  table.table.danger, table.table tr.danger, table.table td.danger {
    background-color: #fdeded; }
  table.table.danger, table.table tr.info, table.table td.info {
    background-color: #effbfe; }
  table.table.active, table.table tr.active, table.table td.active {
    background-color: #f8f8f8; }

table.table {
  /*********************************************
/**** BUTTON BASE
/********************************************/
  /*
.button,.progressbar-value{

  background-image : linear-gradient(to bottom, rgba(0,0,0,0) 0%,  rgba(0,0,0,0.15) 100%);
  background-repeat: repeat-x;
 }
.button.default{

  background-image: linear-gradient(to bottom, rgba(0,0,0,0) 0%,  rgba(0,0,0,0.05) 100%);
  background-repeat: repeat-x;
}
*/ }
  table.table.success > tfoot > tr > *, table.table.success > tbody > tr > *, table.table.success > thead > tr > * {
    border-color: #1c940e; }
  table.table.warning > tfoot > tr > *, table.table.warning > tbody > tr > *, table.table.warning > thead > tr > * {
    border-color: #d2921c; }
  table.table.info > tfoot > tr > *, table.table.info > tbody > tr > *, table.table.info > thead > tr > * {
    border-color: #1ea6c3; }
  table.table.danger > tfoot > tr > *, table.table.danger > tbody > tr > *, table.table.danger > thead > tr > * {
    border-color: #bf0707; }

.button:active, .button.active, .button-group.active-state input:checked + .button, .button-group-vertical.active-state input:checked + .button {
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  /***** BUTTON-PRIMARY ****/ }

.button.default {
  color            : #222;
  background-color : #fff;
  border-color     : #b2b2b2; }
  .button.default:hover, .button-group.active-state input:checked + .button.default, .button-group-vertical.active-state input:checked + .button.default, .button.default.active {
    background-color: #f2f2f2; }
  .button.default:active, .button.default.active:hover, .button-group.active-state input:checked + .button.default:hover {
    background-color: #ebebeb; }

.button-group.active-state-primary input:checked + .button.default, .button-group-vertical.active-state-primary input:checked + .button.default, .button.primary {
  color            : #fff;
  background-color : #2b78c6;
  border-color     : #276eb5;
  /***** BUTTON-INFO ****/ }
  .button-group.active-state-primary input:checked + .button.default:hover, .button-group-vertical.active-state-primary input:checked + .button.default:hover, .button.primary:hover, .button-group.active-state-primary input:checked + .button.default.active, .button-group-vertical.active-state-primary input:checked + .button.default.active, .button.primary.active, .button-group.active-state input:checked + .button-group.active-state-primary input:checked + .button.default:hover, .button-group.active-state input:checked + .button-group-vertical.active-state-primary input:checked + .button.default:hover, .button-group.active-state input:checked + .button.primary:hover, .button-group-vertical.active-state input:checked + .button-group.active-state-primary input:checked + .button.default, .button-group-vertical.active-state input:checked + .button-group-vertical.active-state-primary input:checked + .button.default, .button-group-vertical.active-state input:checked + .button.primary {
    background-color: #266bb1;
    border-color: #2669ad; }
  .button-group.active-state-primary input:checked + .button.default:active, .button-group-vertical.active-state-primary input:checked + .button.default:active, .button.primary:active, .button-group.active-state-primary input:checked + .button.default.active:hover, .button-group-vertical.active-state-primary input:checked + .button.default.active:hover, .button.primary.active:hover, .button-group.active-state input:checked + .button-group.active-state-primary input:checked + .button.default:hover, .button-group.active-state input:checked + .button-group-vertical.active-state-primary input:checked + .button.default:hover, .button-group.active-state input:checked + .button.primary:hover {
    background-color: #2464a4;
    border-color: #2361a0; }

.button.warning {
  color            : #fff;
  background-color : #feae1b;
  border-color     : #fea707;
  /***** BUTTON-INFO ****/ }
  .button.warning:hover, .button.warning.active, .button-group.active-state input:checked + .button.warning:hover, .button-group-vertical.active-state input:checked + .button.warning {
    background-color: #fea502;
    border-color: #f9a201; }
  .button.warning:active, .button.warning.active:hover, .button-group.active-state input:checked + .button.warning:hover {
    background-color: #ef9b01;
    border-color: #ea9801; }

.button.success {
  color            : #fff;
  background-color : #1ab009;
  border-color     : #179d08;
  /***** BUTTON-INFO ****/ }
  .button.success:hover, .button.success.active, .button-group.active-state input:checked + .button.success:hover, .button-group-vertical.active-state input:checked + .button.success {
    background-color: #169808;
    border-color: #169308; }
  .button.success:active, .button.success.active:hover, .button-group.active-state input:checked + .button.success:hover {
    background-color: #148907;
    border-color: #148407; }

.button.danger {
  color            : #fff;
  background-color : #e60000;
  border-color     : #d20000;
  /***** BUTTON-INFO ****/ }
  .button.danger:hover, .button.danger.active, .button-group.active-state input:checked + .button.danger:hover, .button-group-vertical.active-state input:checked + .button.danger {
    background-color: #cd0000;
    border-color: #c70000; }
  .button.danger:active, .button.danger.active:hover, .button-group.active-state input:checked + .button.danger:hover {
    background-color: #bd0000;
    border-color: #b80000; }

.button.info {
  color            : #fff;
  background-color : #1dc7eb;
  border-color     : #14bce0;
  /*********************************/
  /*.button.outline{
	background:transparent;
 }
*/
  /********************************/
  /********************************/ }
  .button.info:hover, .button.info.active, .button-group.active-state input:checked + .button.info:hover, .button-group-vertical.active-state input:checked + .button.info {
    background-color: #13b8db;
    border-color: #13b4d6; }
  .button.info:active, .button.info.active:hover, .button-group.active-state input:checked + .button.info:hover {
    background-color: #12accd;
    border-color: #12a8c8; }

.modal {
  background-color: rgba(0, 0, 0, 0.4); }

.modal.modal-top-layer {
  background-color: rgba(0, 0, 0, 0.2); }

.modal-box {
  background-color: #fff;
  box-shadow: 0px 2px 14px rgba(0, 0, 0, 0.5); }

.modal-footer {
  border-color: #c8c8c8; }

.modal-close-button.modal-close-button-inside {
  border-radius: 0 0 5px 5px;
  color: #b2b2b2;
  background-color: transparent;
  border-color: #c8c8c8; }

.modal-close-button.modal-close-button-inside:hover {
  color: #646464;
  background-color: #f8f8f8; }

.modal-close-button.modal-close-button-outside {
  background-color: #444;
  color: #fff;
  border-color: #fff; }

.modal-close-button.modal-close-button-outside:hover {
  background-color: #000;
  /******************************/ }

.badge {
  background-color: #222;
  color: #fff; }
  .badge.warning {
    background-color: #feae1b;
    color: #fff; }
  .badge.primary {
    background-color: #2b78c6;
    color: #fff; }
  .badge.success {
    background-color: #1ab009;
    color: #fff; }
  .badge.info {
    background-color: #1dc7eb;
    color: #fff; }
  .badge.danger {
    background-color: #e60000;
    color: #fff; }

.button.primary .badge {
  background-color: #fff;
  color: #1f60c2; }

.button.danger .badge {
  background-color: #fff;
  color: #bf0707; }

.button.warning .badge {
  background-color: #fff;
  color: #d2921c; }

.button.success .badge {
  background-color: #fff;
  color: #1c940e; }

.button.info .badge {
  background-color: #fff;
  color: #1ea6c3;
  /******************************/ }

code {
  background-color: #f8f8f8;
  color: #a82426;
  /******************************/ }

.slider-track {
  background-color: #c8c8c8; }

.slider-range {
  background-color: #2b78c6; }

.slider-handle {
  background-color: #fff;
  border: solid 1px #b2b2b2; }
