@charset "UTF-8";
/**Vendor **/
/*@import "vendor/bootstrap4/bootstrap";/*/
/*common*/
/**Primary colors**/
/**Secondary colors**/
/**rgba**/
/**dark theme **/
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-LightItalic.eot");
  src: url("../fonts/Roboto-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-LightItalic.woff2") format("woff2"), url("../fonts/Roboto-LightItalic.woff") format("woff"), url("../fonts/Roboto-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Medium.eot");
  src: url("../fonts/Roboto-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Medium.woff2") format("woff2"), url("../fonts/Roboto-Medium.woff") format("woff"), url("../fonts/Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Light.eot");
  src: url("../fonts/Roboto-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Light.woff2") format("woff2"), url("../fonts/Roboto-Light.woff") format("woff"), url("../fonts/Roboto-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-BoldItalic.eot");
  src: url("../fonts/Roboto-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-BoldItalic.woff2") format("woff2"), url("../fonts/Roboto-BoldItalic.woff") format("woff"), url("../fonts/Roboto-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Italic.eot");
  src: url("../fonts/Roboto-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Italic.woff2") format("woff2"), url("../fonts/Roboto-Italic.woff") format("woff"), url("../fonts/Roboto-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Bold.eot");
  src: url("../fonts/Roboto-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Bold.woff2") format("woff2"), url("../fonts/Roboto-Bold.woff") format("woff"), url("../fonts/Roboto-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-MediumItalic.eot");
  src: url("../fonts/Roboto-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-MediumItalic.woff2") format("woff2"), url("../fonts/Roboto-MediumItalic.woff") format("woff"), url("../fonts/Roboto-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Thin.eot");
  src: url("../fonts/Roboto-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Thin.woff2") format("woff2"), url("../fonts/Roboto-Thin.woff") format("woff"), url("../fonts/Roboto-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Regular.eot");
  src: url("../fonts/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Regular.woff2") format("woff2"), url("../fonts/Roboto-Regular.woff") format("woff"), url("../fonts/Roboto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-BlackItalic.eot");
  src: url("../fonts/Roboto-BlackItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-BlackItalic.woff2") format("woff2"), url("../fonts/Roboto-BlackItalic.woff") format("woff"), url("../fonts/Roboto-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-ThinItalic.eot");
  src: url("../fonts/Roboto-ThinItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-ThinItalic.woff2") format("woff2"), url("../fonts/Roboto-ThinItalic.woff") format("woff"), url("../fonts/Roboto-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
/**Mixin**/
/**Border Radius**/
/**Box Shadow**/
/**Transform**/
/**Transition**/
/**Transition**/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  margin: 0 0 1rem;
  padding: 0;
}

h1 {
  font-size: 40px;
  padding: 0;
  margin: 0 0 15px;
  line-height: 1.3;
  font-weight: 700;
}

h2 {
  font-size: 32px;
  padding: 0;
  margin: 0 0 15px;
  line-height: 1.3;
  font-weight: 700;
}

h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.3;
  padding: 0;
  margin: 0 0 10px;
}
@media only screen and (max-width: 767px) {
  h3 {
    font-size: 20px;
  }
}

h4 {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
  padding: 0;
  margin: 0 0 10px;
}

h5 {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
  padding: 0;
  margin: 0 0 10px;
}

h6 {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  padding: 0;
  margin: 0 0 10px;
}

p {
  line-height: 1.4;
  margin: 0 0 1.8rem;
}

.big-text p {
  font-size: 2rem;
  line-height: 2.625rem;
  max-width: 52rem;
  margin: 0 0 1rem 0;
  letter-spacing: 0;
}

.large-text p {
  font-size: 1.231rem;
}

.title span {
  display: block;
  margin: 0 0 0 9rem;
}
@media (max-width: 1199px) {
  .title span {
    margin: 0 0 0 7rem;
  }
}

/**991 start**/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

ul,
ol {
  margin: 0;
  line-height: normal;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
  line-height: normal;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

a {
  color: #009DDC;
  text-decoration: underline;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
a:hover {
  text-decoration: none;
  color: #003768;
}
a:focus {
  outline: none;
  text-decoration: none;
}

.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix:before {
  content: " ";
  display: table;
}
.clearfix:after {
  content: " ";
  display: table;
  clear: both;
}

b,
strong {
  font-weight: 600;
}

html[xmlns] .clearfix {
  display: block;
}

* html .clearfix {
  height: 1%;
}

.outer-width {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  float: left;
}
.outer-width:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.outer-width:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}

button {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  cursor: pointer;
}

label {
  vertical-align: top;
}

.form-control, .form-textarea, .form-text,
.form-select,
.form-email {
  display: block;
  width: 100%;
  padding: 10px 10px;
  font-size: 16px;
  line-height: 20px;
  color: #000000;
  background-color: #ffffff;
  height: 50px;
  border: 1px solid #707070;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  margin-top: 5px;
}
@media only screen and (max-width: 991px) {
  .form-control, .form-textarea, .form-text,
.form-select,
.form-email {
    height: 40px;
  }
}
.form-control:focus, .form-textarea:focus, .form-text:focus,
.form-select:focus,
.form-email:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  background-color: #fff;
  border-color: #009DDC;
  color: #212529;
  outline: 0;
}

.form-textarea {
  height: auto;
}

.form-group,
.js-form-item {
  margin: 0 0 25px;
}
.form-group ::-webkit-input-placeholder,
.js-form-item ::-webkit-input-placeholder {
  color: #8898AA !important;
}
.form-group :-moz-placeholder,
.js-form-item :-moz-placeholder {
  color: #8898AA !important;
}
.form-group ::-moz-placeholder,
.js-form-item ::-moz-placeholder {
  color: #8898AA !important;
  opacity: 1 !important;
}
.form-group :-ms-input-placeholder,
.js-form-item :-ms-input-placeholder {
  color: #8898AA !important;
  opacity: 1 !important;
}
.form-group input:-moz-placeholder,
.js-form-item input:-moz-placeholder {
  color: #8898AA !important;
  opacity: 1 !important;
}

/**Body CSS**/
html {
  font-size: 16px;
}

body {
  position: relative;
  overflow-x: hidden;
  font-size: 100%;
  background: #ffffff;
  color: #000000;
  font-family: "Roboto";
  -webkit-font-smoothing: antialiased;
  margin: 0;
  padding: 0;
  font-size: 16px;
}

/**Wrapper CSS**/
#wrapper {
  position: relative;
  float: none;
  padding: 0;
  max-width: 100%;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}

@media only screen and (min-width: 1299px) {
  .container {
    min-width: 0;
    max-width: 1170px;
  }
}
@media only screen and (min-width: 1501px) {
  .container {
    min-width: 0;
    max-width: 1312px;
  }
}

/**checkbox-design**/
.checkbox--custom {
  position: relative;
  float: left;
  padding-top: 0;
  line-height: 1.3;
}
.checkbox--custom input[type=checkbox] {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 0;
}
.checkbox--custom input[type=checkbox]:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 11px;
  width: 10px;
  height: 20px;
  border: solid #707070;
  border-width: 0 0.111rem 0.111rem 0;
  transform: rotate(45deg);
  cursor: pointer;
}
.checkbox--custom input[type=radio] {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 0;
}
.checkbox--custom input[type=radio]:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 11px;
  width: 10px;
  height: 20px;
  border: solid #707070;
  border-width: 0 0.111rem 0.111rem 0;
  transform: rotate(45deg);
  cursor: pointer;
}
.checkbox--custom label {
  padding: 3px 0 0 40px;
  position: relative;
  line-height: 1.5;
  margin: 0 0 15px;
  min-height: 30px;
}
.checkbox--custom input[type=checkbox] + label:before {
  content: "";
  -webkit-appearance: none;
  background-color: #fff;
  border: 1px solid #efefef;
  padding: 15px;
  display: inline-block;
  position: absolute;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 0.278rem;
  left: 0;
  top: 0;
  border-radius: 5px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}
.checkbox--custom input[type=radio] + label:before {
  content: "";
  -webkit-appearance: none;
  background-color: #fff;
  border: 1px solid #efefef;
  padding: 15px;
  display: inline-block;
  position: absolute;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 0.278rem;
  left: 0;
  top: 0;
  border-radius: 5px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}

/** Radio button**/
.radio-inline .radio-btn {
  min-width: 120px;
  float: left;
  margin-right: 15px;
  font-size: 18px;
}

.custom-radiobtn [type=radio] {
  position: absolute;
  left: -9999px;
}
.custom-radiobtn [type=radio]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.custom-radiobtn [type=radio]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.custom-radiobtn [type=radio] + label {
  position: relative;
  padding: 0px 0 0 35px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  vertical-align: top;
}
.custom-radiobtn [type=radio] + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  background: #ffffff;
  box-shadow: 0 0 3px rgba(5, 109, 181, 0.5);
}
.custom-radiobtn [type=radio] + label:after {
  content: "";
  width: 14px;
  height: 14px;
  background: #056db6;
  position: absolute;
  top: 3px;
  left: 3px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.btn, .form-submit {
  background: #003768;
  color: #ffffff;
  padding: 5px 25px;
  border-radius: 50px;
  font-weight: bold;
  line-height: 1.5;
  border: 1px solid transparent;
  transition: all 0.3s ease 0s;
}
.btn:hover, .form-submit:hover, .btn:focus, .form-submit:focus {
  background: #009DDC;
  color: #ffffff;
}

.custom_select {
  position: relative;
}
.custom_select::before {
  content: "";
  position: absolute;
  background-image: url(../img/select_arrow.png);
  background-position: center center;
  background-repeat: no-repeat;
  right: 18px;
  top: 50%;
  width: 18px;
  height: 18px;
  margin-top: -9px;
}

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.wow {
  visibility: hidden;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
}

.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}

.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  11.1% {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes jello {
  11.1% {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

@-webkit-keyframes zoomIn1 {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(1.15, 1.15, 1.15);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes zoomIn1 {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(1.15, 1.15, 1.15);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(1, 1, 1);
  }
}
.zoomIn1 {
  -webkit-animation-name: zoomIn1;
  animation-name: zoomIn1;
}

/**components**/
.center {
  text-align: center;
}

.bg-gray {
  background: #f1f1f1;
}

.headerstyle {
  background: #EDEEF2;
  width: 100%;
  float: left;
}
.headerstyle .top-bar {
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
}
.headerstyle .top-bar a {
  text-decoration: none;
  color: #000000;
}
.headerstyle .top-bar .logo {
  padding: 0;
  width: 15%;
  float: left;
  line-height: 68px;
}
.headerstyle .top-bar nav {
  width: 85%;
  float: left;
}
.headerstyle .top-bar nav ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  width: 70%;
  float: left;
}
.headerstyle .top-bar nav ul li {
  display: inline-block;
  padding: 20px 10px;
  margin: 0;
}
.headerstyle .top-bar nav ul li a:link {
  text-transform: uppercase;
  vertical-align: middle;
  line-height: 28px;
  font-weight: 700;
  font-size: 13px;
  color: #000;
}
.headerstyle .top-bar nav ul.signup {
  list-style-type: none;
  padding: 0;
  margin: 0;
  width: 30%;
  float: left;
  text-align: right;
}
.headerstyle .top-bar nav ul.signup li {
  display: inline-block;
  padding: 20px 10px;
  margin: 0;
}
.headerstyle .top-bar nav ul.signup li a:link {
  text-transform: uppercase;
  vertical-align: middle;
  line-height: 28px;
  font-weight: 700;
  font-size: 13px;
  color: #000;
}

.horizontal_navList {
  list-style: none;
  padding: 0;
  margin: 0;
}
.horizontal_navList ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.horizontal_navList ul li {
  display: inline-block;
  vertical-align: top;
  padding: 10px;
  float: none;
}
.horizontal_navList ul li.active a {
  filter: none;
}
.horizontal_navList ul a {
  position: relative;
  background: #deb887;
  display: inline-block;
  padding: 10px 15px;
  width: 125px;
  height: 46px;
  display: flex;
  align-items: center;
  color: #000000;
  text-decoration: none;
  filter: grayscale(100%);
}
.horizontal_navList ul a span {
  margin-left: 25px;
  font-weight: bold;
  margin-top: 4px;
}

.containerOuter {
  width: 100%;
  margin: 0 auto;
  max-width: 100%;
}

.section1 {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  width: 100%;
  padding: 50px 0;
}

.style-container {
  width: 1170px;
  margin: 0 auto;
}

.tool-box {
  background-image: url(../assets/box.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-color: #009DDC;
  border-radius: 5px;
  margin: 20px 15px 20px 0;
  padding: 20px;
  width: 250px;
  height: 200px;
  float: left;
}
.tool-box.orrangeBx {
  background-color: #fe601a;
}
.tool-box.greenBx {
  background-color: #01bd5c;
}
.tool-box.blueBx {
  background-color: #0294fa;
}
.tool-box .text {
  text-transform: uppercase;
  line-height: 26px;
  font-weight: 700;
  font-size: 10px;
  color: #ffffff;
}
.tool-box .head {
  min-height: 110px;
  line-height: 26px;
  font-weight: 700;
  font-size: 18px;
  color: #ffffff;
}
.tool-box a,
.tool-box a:visited {
  display: inline-block;
  text-transform: uppercase;
  line-height: 26px;
  font-weight: 700;
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
}

.btn_primary {
  background: #009DDC;
  padding: 10px 25px;
  margin-top: 20px;
  transition: all 0.3s;
  cursor: pointer;
  outline: none;
  border-radius: 40px;
  border: none;
  text-transform: none;
  text-decoration: none !important;
  font-size: 16px;
  color: #ffffff;
  display: inline-block;
  vertical-align: top;
  line-height: 1.5;
}
.btn_primary:hover, .btn_primary:focus {
  background: #003768;
  color: #ffffff;
}

.btn_secondary {
  background: #003768;
  padding: 10px 25px;
  margin-top: 20px;
  transition: all 0.3s;
  cursor: pointer;
  outline: none;
  border-radius: 40px;
  border: none;
  text-transform: none;
  text-decoration: none !important;
  font-size: 16px;
  color: #ffffff;
  display: inline-block;
  vertical-align: top;
  line-height: 1.5;
}
.btn_secondary:hover, .btn_secondary:focus {
  background: #009DDC;
  color: #ffffff;
}

.btn_white {
  background: #ffffff;
  padding: 13px 30px 11px 30px;
  margin-top: 20px;
  transition: all 0.3s;
  cursor: pointer;
  outline: none;
  border-radius: 20px;
  border: none;
  text-transform: uppercase;
  text-decoration: none !important;
  font-size: 13px;
  color: #000000;
  display: inline-block;
  vertical-align: top;
}
.btn_white:hover, .btn_white:focus {
  background: #009DDC;
  color: #ffffff;
}

.parent-btn1 {
  background-color: #edeef2;
  padding: 15px;
}
.parent-btn1 .load-btn {
  max-width: 200px;
  margin: auto;
}
.parent-btn1 .load-btn a {
  padding: 10px 10px 8px;
  margin: 0 auto;
  display: block;
  width: 100%;
  border-radius: 10px;
  border: none;
  background-color: #ffffff;
  transition: all 0.3s;
  cursor: pointer;
  outline: none;
  text-transform: uppercase;
  text-decoration: none !important;
  font-weight: 900;
  font-size: 12px;
  color: #000;
  grid-column: span 2;
  text-align: center;
  line-height: 1.42857143;
}

.btn-pink-signup {
  border-radius: 0;
  display: block;
  width: 100%;
  text-transform: inherit;
  text-align: center;
  font-size: 16px;
  background: #009DDC;
  padding: 10px 30px 6px;
  margin-top: 20px;
  transition: all 0.3s;
  outline: none;
  border: none;
  text-decoration: none !important;
  color: #ffffff;
  line-height: 30px;
  margin: 20px auto 0;
}

.styleGuide__title {
  color: #000000;
  border-bottom: 3px solid #ebebeb;
  font-size: 24px;
  padding: 0 0 15px;
  margin: 0 0 20px;
}

.styleGuide__Head {
  font-size: 28px;
  margin: 0 0 30px;
  color: #009DDC;
}

.blog-box-parent {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.blog-box {
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.16);
  background: #ffffff;
  border-radius: 10px;
  min-height: 325px;
  position: relative;
  max-width: 360px;
}
.blog-box:first-child .img-box {
  background-color: #01bd5c;
}
.blog-box:nth-child(2) .img-box {
  background-color: #0294fa;
}
.blog-box:last-child .img-box {
  background-color: #09cdbd;
}
.blog-box .img-box {
  border-radius: 10px 10px 0 0;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 140px;
  width: 100%;
  display: flex;
  align-items: end;
  padding: 0 30px;
  color: #ffffff;
}
.blog-box .content-box {
  padding: 20px 30px;
  line-height: 22px;
  font-size: 14px;
  color: #343434;
}
.blog-box .content-box p {
  line-height: 22px;
  font-size: 14px;
  color: #343434;
  margin: 0;
}
.blog-box .content-box a:link,
.blog-box .content-box a:visited {
  padding: 20px 0;
  text-decoration: none;
  outline: none;
  font-weight: 700;
  font-size: 12px;
  color: #000;
  position: absolute;
  bottom: 0;
}

.optimize-box-outer ul {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
}

.optimize-box {
  padding: 15px;
  width: 250px;
  border: 3px solid #d6d6d6;
  border-radius: 8px;
  box-sizing: border-box;
  margin-bottom: 15px;
  transition: 0.3s ease-in;
  margin-right: 15px;
  list-style: none;
  text-align: center;
}
.optimize-box p {
  font-size: 15px;
  font-weight: 700;
  margin-top: 10px;
  margin-bottom: 0px;
}
.optimize-box .start-optimize {
  font-size: 14px;
}
.optimize-box a {
  color: #01bd5c;
}
.optimize-box.blue-opt-box.active {
  border: 5px solid #009DDC;
  z-index: 100;
  position: relative;
}
.optimize-box img {
  max-width: 28px;
  max-height: 28px;
}
.optimize-box.green-opt-box a {
  color: #01bd5c;
}
.optimize-box.blue-opt-box a {
  color: #0294fa;
}

.planning-links {
  list-style-type: none;
  margin: 20px 0;
  padding: 0;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
.planning-links li {
  padding: 0 20px 0 0;
  max-width: 250px;
  color: #000;
}

.planning-box {
  display: flex;
  align-items: flex-start;
  text-transform: uppercase;
  line-height: 18px;
  font-weight: 700;
  font-size: 12px;
}

.planning-title {
  min-height: 30px;
  display: flex;
  align-items: center;
}

.planning-img {
  width: 30px;
  height: 30px;
  min-width: 30px;
  margin-right: 10px;
}
.planning-img img {
  max-width: 28px;
  max-height: 28px;
  margin-bottom: 10px;
  display: block;
}

.social-icon-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.social-icon-box .social-icons {
  list-style: none;
  padding-left: 0;
  display: inline;
}
.social-icon-box .social-icons li {
  display: inline;
  margin-right: 5px;
}
.social-icon-box .social-icons li .social-bg {
  position: relative;
  display: inline-block;
}
.social-icon-box .social-icons li .social-bg a {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -55%);
}
.social-icon-box .footer-social-bg {
  border-radius: 8px;
  background: #19224d;
}
.social-icon-box .footer-social-bg .footer-social-icons {
  list-style: none;
  padding-left: 0;
  padding: 15px;
  margin: 0;
}
.social-icon-box .footer-social-bg .footer-social-icons li {
  display: inline;
  margin-right: 5px;
}
.social-icon-box .footer-social-bg .footer-social-icons li a {
  display: inline-block;
}

.Content-tips-box .blog-col {
  display: flex;
  align-items: center;
  background: #ffffff;
  border-radius: 10px;
  padding: 10px;
  width: 50%;
}
.Content-tips-box .blog-col > img {
  border-radius: 10px;
  max-width: 185px;
  width: 100%;
}
.Content-tips-box .blog-col .content-area {
  margin: 0 30px;
  text-align: left;
}
.Content-tips-box .blog-col .content-area h3 {
  line-height: 26px;
  font-weight: 700;
  font-size: 18px;
  color: #000;
}
.Content-tips-box .blog-col .content-area .date {
  margin-bottom: 10px;
  text-transform: uppercase;
  line-height: 18px;
  font-weight: 900;
  font-size: 12px;
  color: #009DDC;
}
.Content-tips-box .blog-col .content-area .desc {
  margin-bottom: 10px;
  line-height: 20px;
  font-weight: 400;
  font-size: 13px;
  color: #000;
}
.Content-tips-box .blog-col a {
  text-decoration: none;
  color: #000;
}

.input-parent {
  padding: 15px;
}

.input-box {
  margin-bottom: 20px;
}

.input-box input[type=text],
.input-box input[type=email] {
  margin-bottom: 10px;
  width: 100%;
  min-height: 44px;
  transition: all 0.3s;
  background-color: #ffffff;
  box-sizing: border-box;
  padding: 10px;
  border: 0;
  font-family: objektiv-mk1;
  font-size: 13px;
  color: #000;
}

.input-box textarea {
  margin-bottom: 10px;
  max-height: 88px;
  width: 100%;
  resize: none;
}

.select-box {
  margin-bottom: 20px;
}
.select-box .wrap-select-arrow {
  position: relative;
}
.select-box .wrap-select-arrow select {
  width: 100%;
  height: 44px;
  padding: 6px 45px 6px 15px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  text-indent: 0.01px;
  text-overflow: "";
}
.select-box .wrap-select-arrow .select-arrow {
  position: absolute;
  top: 7px;
  right: 20px;
  padding: 8px 15px;
  pointer-events: none;
}
.select-box .wrap-select-arrow .select-arrow .arrow-down {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 10px solid #4a4a4a;
}

.check-box {
  margin-bottom: 20px;
}
.check-box .form-group {
  display: block;
  margin-bottom: 15px;
}
.check-box .form-group input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.check-box .form-group input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  left: 8px;
  width: 6px;
  height: 12px;
  border: solid #003768;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.check-box .form-group label {
  position: relative;
  cursor: pointer;
  min-height: 24px;
  display: inline-block;
  vertical-align: top;
  padding: 0 0 0 34px;
  line-height: 1.5;
  font-size: 16px;
  font-weight: 400;
}
.check-box .form-group label:before {
  content: "";
  -webkit-appearance: none;
  background-color: #ffffff;
  border: 1px solid #bfbfbf;
  padding: 10px;
  display: block;
  cursor: pointer;
  margin-right: 5px;
  position: absolute;
  left: 0;
  top: 0;
}

.Radio-btn {
  margin-bottom: 20px;
}
.Radio-btn .form-group {
  margin-bottom: 10px;
}
.Radio-btn .form-group [type=radio]:checked {
  position: absolute;
  left: -9999px;
}
.Radio-btn .form-group [type=radio]:checked + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
}
.Radio-btn .form-group [type=radio]:checked + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 22px;
  height: 22px;
  border: 1px solid #bfbfbf;
  border-radius: 100%;
  background: #ffffff;
}
.Radio-btn .form-group [type=radio]:checked + label:after {
  content: "";
  width: 14px;
  height: 14px;
  background: #003768;
  position: absolute;
  top: 4px;
  left: 4px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.Radio-btn .form-group [type=radio]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.Radio-btn .form-group [type=radio]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
}
.Radio-btn .form-group [type=radio]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 22px;
  height: 22px;
  border: 1px solid #bfbfbf;
  border-radius: 100%;
  background: #ffffff;
}
.Radio-btn .form-group [type=radio]:not(:checked) + label:after {
  content: "";
  width: 12px;
  height: 12px;
  background: #f87da9;
  position: absolute;
  top: 4px;
  left: 4px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}

.tgl {
  display: none;
}
.tgl, .tgl:after, .tgl:before, .tgl *, .tgl *:after, .tgl *:before, .tgl + .tgl-btn {
  box-sizing: border-box;
}
.tgl::selection, .tgl:after::selection, .tgl:before::selection, .tgl *::selection, .tgl *:after::selection, .tgl *:before::selection, .tgl + .tgl-btn::selection {
  background: none;
}
.tgl + .tgl-btn {
  outline: 0;
  display: block;
  width: 4em;
  height: 2em;
  position: relative;
  cursor: pointer;
  user-select: none;
}
.tgl + .tgl-btn:after, .tgl + .tgl-btn:before {
  position: relative;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  transition: 0.3s ease all;
}
.tgl + .tgl-btn:after {
  left: 0;
}
.tgl + .tgl-btn:before {
  display: none;
}
.tgl:checked + .tgl-btn:after {
  left: 50%;
}

.tgl-light + .tgl-btn {
  background: #f0f0f0;
  border-radius: 2em;
  padding: 2px;
}
.tgl-light + .tgl-btn:after {
  border-radius: 50%;
  background: #009DDC;
}
.tgl-light:checked + .tgl-btn {
  background: #003768;
}
.tgl-light:checked + .tgl-btn:after {
  background: #ffffff;
}

.tg-list-item .tgl,
.tg-list-item input {
  display: none;
}

.light-col {
  background-color: #ffffff;
}
.light-col .input-box input[type=text],
.light-col .input-box input[type=email],
.light-col textarea {
  box-shadow: 0 0 3pt 0.2pt #d3d3d3;
}
.light-col select {
  box-shadow: 0 0 3pt 0.2pt #d3d3d3;
}

.dark-col {
  background-color: #009DDC;
  color: #ffffff;
}

.custom-form input,
.custom-form select,
.custom-form textarea {
  display: block;
  width: 100%;
  padding: 10px 10px;
  font-size: 16px;
  line-height: 20px;
  color: #5d5d5d;
  background-color: #ffffff;
  height: 50px;
  border: 1px solid #d1d1d1;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  margin: 0 0 25px;
}
@media only screen and (max-width: 991px) {
  .custom-form input,
.custom-form select,
.custom-form textarea {
    height: 40px;
  }
}
.custom-form input[type=checkbox],
.custom-form input[type=radio] {
  width: auto;
  height: auto;
}

.tableNew {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
}
.tableNew td,
.tableNew th {
  text-align: left;
  padding: 15px;
  font-size: 16px;
}
.tableNew tr:nth-child(even) {
  background-color: rgba(94, 114, 228, 0.15);
}

.bullet-list {
  margin-bottom: 40px;
}

.circular-list li {
  list-style: none;
  margin-bottom: 10px;
}
.circular-list li:before {
  content: "";
  border: 5px #000 solid !important;
  border-radius: 50px;
  margin-top: 5px;
  margin-left: -20px;
  position: absolute;
}

.number-list li {
  margin-bottom: 10px;
}

.popup-cls {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.popup-cls .first-popup {
  margin-right: 20px;
}
.popup-cls .overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index: 1000;
}
.popup-cls .overlay:target {
  visibility: visible;
  opacity: 1;
}
.popup-cls .popup {
  margin: 100px auto;
  background: #ffffff;
  border-radius: 5px;
  width: 30%;
  position: relative;
  transition: all 2s ease-in-out;
}
.popup-cls .popup .popup-content .pop-header {
  padding: 15px;
  border-bottom: 1px solid #e9ecef;
}
.popup-cls .popup .popup-content .pop-header h3 {
  margin-bottom: 0;
}
.popup-cls .popup .popup-content .close {
  position: absolute;
  top: 13px;
  right: 10px;
  transition: all 200ms;
  font-size: 22px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  background-color: #009DDC;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  opacity: 1;
  padding: 0;
  line-height: 32px;
  text-align: center;
  border: none;
  display: block;
}
.popup-cls .popup .popup-content .popup-body {
  max-height: 30%;
  overflow: auto;
  line-height: 24px;
  padding: 15px;
}
.popup-cls .popup .popup-content .pop-footer {
  padding: 15px;
  text-align: end;
}
.popup-cls .popup .popup-content .pop-footer .btn-primary {
  margin-right: 15px;
}
.popup-cls .popup .popup-content .pop-footer button {
  font-size: 16px;
}

.parent-btn2 {
  width: 100%;
}
.parent-btn2 .btnsub-parent {
  max-width: 200px;
  margin: auto;
}

blockquote {
  font-size: 1.4em;
  width: 100%;
  margin: 50px auto;
  font-family: Open Sans;
  font-style: italic;
  color: #555555;
  padding: 1.2em 30px 1.2em 75px;
  border-left: 8px solid #003768;
  line-height: 1.6;
  position: relative;
  background: #ededed;
}
blockquote::before {
  font-family: Arial;
  content: "“";
  color: #009DDC;
  font-size: 4em;
  position: absolute;
  left: 10px;
  top: -10px;
}
blockquote::after {
  content: "";
}
blockquote span {
  display: block;
  color: #000;
  font-style: normal;
  font-weight: bold;
  margin-top: 1em;
}

@media only screen and (max-width: 1200px) {
  .style-container {
    max-width: 960px;
  }
}
@media only screen and (max-width: 992px) {
  .style-container {
    max-width: 720px;
  }

  /* .row {
       flex-direction: column;
   }*/
  .col-3,
.col-9,
.col-6 {
    width: 100%;
  }

  .light-col {
    margin-bottom: 15px;
  }

  .blog-box-parent {
    justify-content: flex-start;
  }
  .blog-box-parent .blog-box {
    margin-bottom: 15px;
    margin-right: 15px;
  }
}
@media only screen and (max-width: 768px) {
  .style-container {
    max-width: 540px;
  }

  .tool-box {
    margin: 10px 10px 10px 0;
  }

  .Content-tips-box .blog-col {
    width: 100%;
  }

  .popup-cls .popup {
    width: 70%;
    margin: auto;
    top: 50%;
    transform: translateY(-50%);
  }

  blockquote {
    font-size: 18px;
  }
}
@media only screen and (max-width: 576px) {
  .style-container {
    padding: 0 15px;
    max-width: -webkit-fill-available;
  }

  .dark-col,
.light-col {
    padding: 0;
  }

  .Content-tips-box .blog-col {
    flex-direction: column;
    align-items: start;
  }
  .Content-tips-box .blog-col .content-area {
    margin: 10px 0 0 0;
  }

  .social-icon-box {
    justify-content: space-between;
    flex-direction: column;
    align-items: flex-start;
  }

  .blog-box-parent .blog-box {
    min-height: 360px;
    margin-right: 0;
  }

  .popup-cls .popup .popup-content .pop-footer .btn-primary {
    margin-right: 5px;
  }
}
.banner-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index: 1000;
}
.banner-overlay:target {
  visibility: visible;
  opacity: 1;
}

.banner-pop {
  margin: 100px auto;
  border-radius: 5px;
  width: 1260px;
  position: relative;
  transition: all 2s ease-in-out;
}

.banner-dialog {
  background-color: transparent;
  width: 1260px;
}

.modal-banner {
  background-color: transparent;
  border: 0;
  box-shadow: none;
}

.banner-content {
  background: #000000 url(../assets/banner-img.png) no-repeat 0 0;
  background-size: cover;
  border-radius: 30px;
  max-width: 1260px;
  width: 100%;
  min-height: 469px;
  margin: 0 auto;
  padding: 20px;
  color: #ffffff;
  border: none;
}
.banner-content h2 {
  font-family: marydale;
  font-size: 30px;
  font-weight: 700;
}
.banner-content h1 {
  padding: 0;
  margin: 0;
  font-family: objektiv-mk1;
  font-weight: 700;
  line-height: 1.3;
  font-size: 50px;
  margin-bottom: 10px;
}
.banner-content h3 {
  font-family: objektiv-mk1;
  font-size: 24px;
}

.content-list {
  max-width: 715px;
}
.content-list ul {
  padding-left: 0;
}
.content-list ul li {
  list-style: none;
  position: relative;
  padding-left: 40px;
  font-size: 24px;
  margin-bottom: 10px;
}
.content-list ul li span {
  min-width: 30px;
  width: 30px;
  height: 30px;
  position: absolute;
  left: 0;
  top: -3px;
}
.content-list ul li span img {
  max-width: 100%;
  max-height: 100%;
}

.add-channel {
  width: 100%;
  display: flex;
  justify-content: center;
}
.add-channel a {
  margin-top: 30px;
  font-size: 24px;
  border-radius: 40px;
}

@media only screen and (max-width: 1200px) {
  .banner-dialog {
    width: 90% !important;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  .banner-dialog {
    width: 100% !important;
    margin: 0 auto;
  }

  .banner-content h1 {
    line-height: 50px;
    font-size: 40px;
  }
  .banner-content h2 {
    font-size: 26px;
  }
  .banner-content h3 {
    font-size: 16px;
  }

  .content-list ul li {
    font-size: 20px;
  }

  .add-channel a {
    margin-top: 25px;
    font-size: 20px;
  }
}
#sidebar-wrapper {
  z-index: 99;
  position: fixed;
  left: 0;
  height: 100%;
  margin-left: 0;
  transition: all 0.5s ease;
  top: 0;
  padding-bottom: 0;
  width: 280px;
  text-align: center;
  background: red;
  overflow-y: auto;
  font-family: "Roboto";
  left: -280px;
}
#sidebar-wrapper.sidebar_opened {
  left: 0;
}
#sidebar-wrapper .sidebar_top {
  background-color: #009DDC;
  color: #ffffff;
}
#sidebar-wrapper .sidebar_top .top-bar-brand {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 24px 28px 17px;
}
#sidebar-wrapper .sidebar_top .navbar-brand {
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  text-decoration: none;
  white-space: nowrap;
}
#sidebar-wrapper .sidebar_top .hamburger-icon {
  padding: 5px 5px;
  width: 26px;
  min-width: 26px;
  cursor: pointer;
  opacity: 1;
}
#sidebar-wrapper .sidebar_top .dashboard_user h3 {
  font-size: 24px;
  line-height: 32px;
  font-weight: bold;
  margin-bottom: 5px;
}
#sidebar-wrapper .sidebar_top .dashboard_user p {
  font-size: 14px;
  line-height: 19px;
  margin-bottom: 20px;
}
#sidebar-wrapper .sidebar_top .dashboard_user .user_img {
  display: inline-block;
}
#sidebar-wrapper .sidebar_top .dashboard_user .user_img img {
  padding: 6px;
  background: #009DDC;
  border-radius: 40px;
  margin-bottom: -42px;
  max-width: 83px;
  max-height: 83px;
}
#sidebar-wrapper .sidebar-nav {
  position: relative;
  width: 100%;
  margin: 107px 0 0;
  list-style: none;
  padding: 0 0 70px;
  text-align: left;
}
#sidebar-wrapper .sidebar-nav li {
  border-radius: 5px;
  margin: 0 8px 3px 8px;
  position: relative;
}
#sidebar-wrapper .sidebar-nav li > a {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #ffffff;
  padding: 10px 15px 10px 35px;
  transition: all 0.3s ease 0s;
  font-size: 14px;
  line-height: 19px;
  align-items: center;
}
#sidebar-wrapper .sidebar-nav li > a span {
  margin-right: 10px;
  width: 22px;
  min-width: 22px;
  text-align: center;
  height: 22px;
  line-height: 22px;
  vertical-align: middle;
}
#sidebar-wrapper .sidebar-nav li > a span img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
#sidebar-wrapper .sidebar-nav li > a:hover, #sidebar-wrapper .sidebar-nav li > a.is-active {
  background: #012b50;
  color: #ffffff;
  border-radius: 5px;
}
#sidebar-wrapper .sidebar-nav li.active > a {
  background: #012b50;
  color: #ffffff;
  border-radius: 5px;
}

select:focus, .form-select:focus {
  border-color: #d1d1d1 !important;
}

input:focus-visible {
  outline: none !important;
}

textarea::placeholder {
  color: red;
}

.login-body {
  background: #06233D;
  height: 100vh;
  display: flex;
  align-items: center;
  overflow-y: auto;
}
.login-body #wrapper {
  max-height: 100%;
  overflow-y: auto;
}

.login-wrapper {
  background: #ffffff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
  border-radius: 20px;
  overflow: hidden;
}

.login-section {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: none;
  margin: 10px 0;
}
.login-section .container {
  min-width: 0;
}
.login-section h1 {
  font-size: 60px;
  line-height: 79px;
  margin: 0 0 15px;
  font-weight: 500;
}
@media only screen and (max-width: 1299px) {
  .login-section h1 {
    font-size: 50px;
    line-height: 1.1;
  }
}
@media only screen and (max-width: 991px) {
  .login-section h1 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .login-section h1 {
    font-size: 30px;
  }
}

.login_form {
  width: 100%;
  width: 330px;
  padding: 20px;
  max-width: 100%;
}
.login_form .login_head {
  width: 100%;
  display: flex;
  text-align: center;
  margin-bottom: 42px;
  font-size: 14px;
  border-bottom: 2px solid #D2D2D2;
}
@media only screen and (max-width: 1199px) {
  .login_form .login_head {
    margin-bottom: 20px;
  }
}
.login_form .login_head .login_head_left {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: end;
}
.login_form .login_head .login_head_left a h3 {
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 18px;
  position: relative;
  height: 43px;
}
.login_form .login_head .login_head_left a h3 img {
  max-width: 130px;
  width: 100%;
  max-height: 37px;
  object-fit: contain;
}
.login_form .login_head .login_head_left a p {
  line-height: 19px;
  margin-bottom: 10px;
}
.login_form .login_head .login_head_right {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: end;
}
.login_form .login_head .login_head_right a {
  display: block;
  text-decoration: none;
}
.login_form .login_head .login_head_right a .flag_img {
  padding-bottom: 15px;
  padding-left: 20px;
  height: 43px;
}
.login_form .login_head .login_head_right a p {
  line-height: 19px;
  margin-bottom: 10px;
  padding-left: 20px;
}
.login_form .login_head .active {
  position: relative;
}
.login_form .login_head .active::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  background-color: #06233D;
  bottom: -12px;
  left: 0;
  border-radius: 15px;
}
.login_form .form-group,
.login_form .js-form-item {
  position: relative;
  margin: 0 0 20px;
}
@media only screen and (max-width: 1199px) {
  .login_form .form-group,
.login_form .js-form-item {
    margin: 0 0 5px;
  }
}
.login_form .form-group #u-password,
.login_form .js-form-item #u-password {
  padding-right: 40px;
}
.login_form .form-group.focused_input label,
.login_form .js-form-item.focused_input label {
  color: #9499A0;
  font-size: 13px;
  width: auto;
  height: 16px;
  padding: 0px 2px;
  margin: 0px;
  background: #ffffff;
  top: -11px;
  left: 11px;
}
.login_form .form-group label,
.login_form .js-form-item label {
  /*position: absolute;*/
  color: #9499A0;
  font-weight: normal;
  transition: 0.2s ease-in-out;
  pointer-events: none;
  left: 10px;
  top: 17px;
  font-size: 14px;
  line-height: 16px;
  background: #ffffff;
  position: relative;
  padding: 0 6px;
  border-radius: 10px;
}
.login_form .form-group .description,
.login_form .js-form-item .description {
  font-size: 13px;
  color: #565656;
  line-height: 1.2;
  margin: 4px 0 5px;
}
.login_form .custom-form input, .login_form .custom-form select, .login_form .custom-form textarea {
  margin: 0 0 10px;
  border: 1px solid #d1d1d1;
}
.login_form .eye-icon {
  position: absolute;
  top: 12.5px;
  right: 16.5px;
}
.login_form .form-horizontal .form-group {
  margin-right: 0;
  margin-left: 0;
}
.login_form a {
  color: #06233D;
  text-decoration: none;
}
.login_form .btn,
.login_form .form-submit {
  width: 100%;
  margin-top: 5px;
}

.login-right {
  background: url(../img/login.jpg) no-repeat center top;
  background-size: cover !important;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
  height: 760px;
  width: 62%;
  max-width: 62%;
  margin-left: auto;
}
@media only screen and (max-width: 1500px) {
  .login-right {
    height: 620px;
  }
}
@media only screen and (max-width: 1299px) {
  .login-right {
    height: auto;
    min-height: 520px;
  }
}
@media only screen and (max-width: 1199px) {
  .login-right {
    min-height: 430px;
  }
}
@media only screen and (max-width: 767px) {
  .login-right {
    justify-content: flex-start;
  }
}
.login-right::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #009DDC;
  opacity: 0.7;
}
.login-right img {
  margin-bottom: 25px;
}

@media only screen and (max-width: 767px) {
  body .login-section .login-right {
    height: 400px;
    min-height: 0;
    background-position: right top !important;
  }
}
@media only screen and (max-width: 480px) {
  body .login-section .login-right {
    height: 340px;
  }
}
@media only screen and (max-width: 370px) {
  body .login-section .login-right {
    height: 300px;
  }
}

.login-head {
  text-align: center;
}
.login-head .navbar-brand {
  margin: 0 0 35px;
  width: auto;
}

.login-left {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 37%;
  max-width: 37%;
}

.login-btn-group {
  margin: 10px 0 25px 0;
}
.login-btn-group .btn, .login-btn-group .form-submit {
  width: 100%;
}

.login--admin .forgot-password {
  font-size: 1rem;
  font-family: "sofia-pro", sans-serif;
  font-weight: 400;
  display: inline-block;
  vertical-align: top;
  margin-top: 0.5rem;
  width: 100%;
}

.login-content {
  position: relative;
  z-index: 2;
  color: #ffffff;
  text-align: left;
  width: 456px;
  margin-top: 56px;
  padding-right: 135px;
}
@media only screen and (max-width: 1500px) {
  .login-content {
    padding-right: 100px;
  }
}
@media only screen and (max-width: 991px) {
  .login-content {
    width: 250px;
    padding-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .login-content {
    padding: 40px 30px 0;
    margin: 0;
    width: 300px;
    max-width: 100%;
  }
}
.login-content p {
  line-height: 28px;
}

.forgot-password {
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin-top: 50px;
  font-size: 14px;
}
@media only screen and (max-width: 1199px) {
  .forgot-password {
    margin-top: 5px;
  }
}
.forgot-password a {
  color: #000000;
  display: inline-block;
  vertical-align: top;
  transition: all 0.3s ease 0s;
  margin-top: 3px;
}
.forgot-password a:hover {
  color: #009DDC;
}

body.user-pass {
  background: #0D1119;
}
@media only screen and (max-width: 767px) {
  body.user-pass #page {
    padding: 0 15px;
  }
}
body.user-pass .region.region-content {
  background: #ffffff url(../img/login.jpg) no-repeat right top;
  background-size: 62%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
  border-radius: 20px;
  overflow: hidden;
  width: 100%;
  margin: 90px auto;
  padding: 30px 90px;
  padding-right: 908px;
  position: relative;
  min-height: 70vh;
  display: flex;
  align-items: stretch;
  flex-direction: column;
  justify-content: center;
}
body.user-pass .region.region-content::before {
  content: "";
  position: absolute;
  top: 0;
  left: 38%;
  bottom: 0;
  right: 0;
  background: #009DDC;
  opacity: 0.7;
}
@media only screen and (min-width: 1300px) {
  body.user-pass .region.region-content {
    width: 1146px;
    padding-right: 795px;
  }
}
@media only screen and (min-width: 1501px) {
  body.user-pass .region.region-content {
    width: 1288px;
    padding-right: 908px;
  }
}
@media only screen and (max-width: 1299px) {
  body.user-pass .region.region-content {
    width: 936px;
    padding-right: 625px;
    padding-left: 50px;
  }
}
@media only screen and (max-width: 991px) {
  body.user-pass .region.region-content {
    width: 736px;
    padding-right: 432px;
    padding-left: 20px;
    background-size: 56%;
  }
  body.user-pass .region.region-content::before {
    left: 44%;
  }
}
@media only screen and (max-width: 767px) {
  body.user-pass .region.region-content {
    width: 696px;
    max-width: 100%;
    padding-top: 285px;
    padding-right: 20px;
    background-size: 100% auto;
    z-index: 1;
    margin: 10px auto;
  }
  body.user-pass .region.region-content::before {
    left: 0;
    bottom: auto;
    height: 260px;
  }
  body.user-pass .region.region-content::after {
    content: "";
    position: absolute;
    top: 260px;
    left: 0;
    bottom: 0;
    right: 0;
    background: #ffffff;
    z-index: -1;
  }
}
body.user-pass .region.region-content .user-pass {
  font-size: 15px;
}
body.user-pass .region.region-content .user-pass .form-submit {
  width: 100%;
}
body.user-pass .region.region-content .user-pass .form-group label, body.user-pass .region.region-content .user-pass .js-form-item label {
  color: #9499A0;
  font-weight: normal;
  transition: 0.2s ease-in-out;
  pointer-events: none;
  left: 10px;
  top: 17px;
  font-size: 14px;
  line-height: 16px;
  background: #ffffff;
  position: relative;
  padding: 0 6px;
  border-radius: 10px;
}
body.user-pass .region.region-content .tabs.primary {
  display: none;
}
body.user-pass .region.region-content .tabs.primary li {
  font-weight: bold;
  opacity: 0.7;
}
body.user-pass .region.region-content .tabs.primary li:hover {
  opacity: 1;
}
body.user-pass .region.region-content .tabs.primary li a:hover {
  color: #009DDC;
}
body.user-pass .region.region-content .tabs.primary .is-active {
  display: none;
}
body.user-pass .region.region-content h1 {
  font-size: 26px;
  margin: 0 0 25px;
}
body.user-pass.user-logged-in {
  background: #ffffff;
}
body.user-pass.user-logged-in .region.region-content {
  background: #ffffff;
  box-shadow: none;
  border-radius: 0;
  width: 100%;
  margin: 0;
  min-height: 0;
}
body.user-pass.user-logged-in .region.region-content::before {
  display: none;
}
body.user-pass.user-logged-in .region.region-content .user-pass .form-submit {
  width: auto;
}

/*.desh-headerright .navbar-collapse.collapse { clear: none; }*/
/*.dashboard-header .navbar-header { width: 294px; max-width: 300px; padding: 13px 15px; text-align: center; position: absolute; left: 0; top: 0; box-shadow: 0px -7px 13px 0 rgba(0,0,0,0.2); -webkit-box-shadow: 0px -7px 13px 0 rgba(0,0,0,0.2); -moz-box-shadow: 0px -7px 13px 0 rgba(0,0,0,0.2); -ms-box-shadow: 0px -7px 13px 0 rgba(0,0,0,0.2); display: none; }*/
/* Sidebar Styles */
.dashboard-header {
  background: #06233D;
  /* IE6-9 */
  min-height: 63px;
  padding: 10px 25px 0 25px;
}
@media only screen and (max-width: 767px) {
  .dashboard-header {
    padding: 10px 15px 0 15px;
  }
}
.dashboard-header .navbar-brand {
  margin-bottom: 4px;
  display: inline-block;
  vertical-align: top;
  width: 180px;
}

.dashboard-inner {
  width: 100%;
  display: inline-block;
  vertical-align: top;
}

.desh-headerleft {
  float: left;
  margin: 8px 0 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease 0s;
}
@media only screen and (max-width: 767px) {
  .desh-headerleft {
    opacity: 1;
    visibility: visible;
  }
}

.desh-headerright {
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  float: right;
  display: flex;
  align-items: center;
}
.desh-headerright .header_icons {
  display: flex;
  align-items: center;
}
.desh-headerright .header_icons a {
  margin-right: 24px;
}
@media only screen and (max-width: 767px) {
  .desh-headerright .header_icons a {
    margin-right: 15px;
  }
}
@media only screen and (max-width: 360px) {
  .desh-headerright .header_icons a {
    margin-right: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .desh-headerright {
    margin-top: 5px;
  }
}

.sidemenu-btn {
  float: left;
  margin: 0 20px 0 0;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
}
@media only screen and (max-width: 767px) {
  .sidemenu-btn {
    margin: 0 10px 0 0;
  }
}

.navbar-toggle {
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  border: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  background: none;
  padding: 12px 5px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
}
.navbar-toggle .icon-bar {
  background: #b7b7b7;
  width: 36px;
  height: 3px;
  display: block;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 6px;
}

.logged-in {
  float: right;
  width: auto;
  padding: 0 0 0 6px;
  position: relative;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  color: #fff;
  display: flex;
}
@media only screen and (max-width: 767px) {
  .logged-in {
    align-items: center;
  }
}
.logged-in .user_identity {
  text-align: right;
  position: relative;
  top: 5px;
}
@media only screen and (max-width: 767px) {
  .logged-in .user_identity {
    top: 0;
  }
}
.logged-in .user_identity p {
  margin-bottom: -5px;
}
.logged-in p {
  font-size: 14px;
  line-height: 19px;
  margin-bottom: 0;
  max-width: 100px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .logged-in p {
    max-width: 60px;
    font-size: 11px;
    line-height: 1.2;
  }
}
.logged-in span {
  font-size: 12px;
  line-height: 16px;
}
@media only screen and (max-width: 767px) {
  .logged-in span {
    font-size: 10px;
    line-height: 1.2;
  }
}
.logged-in .profile-detail {
  position: relative;
  padding-right: 10px;
  max-width: 250px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #ffffff;
}
.logged-in .profile-detail:after {
  position: absolute;
  right: 0;
  top: 50%;
  bottom: 1px;
  width: 0;
  background: none;
  content: "";
  pointer-events: none;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 6px solid #ffffff;
  margin-top: -3px;
}
.logged-in ul {
  display: none;
  position: absolute;
  right: 0;
  background: #06233D;
  top: 100%;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  padding: 0 10px;
  min-width: 200px;
  z-index: 9;
  margin: 10px 0 0;
  box-shadow: 0 0 11px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 11px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 11px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 11px 0 rgba(0, 0, 0, 0.1);
}
.logged-in ul li {
  list-style: none;
}
.logged-in ul li a {
  display: block;
  padding: 10px 0;
  border-bottom: 1px solid #283f54;
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
}
.logged-in ul li a:hover {
  text-decoration: none;
  color: #009DDC;
}
.logged-in ul li:last-child a {
  border: none;
}
.logged-in:hover .log-dropdown ul {
  display: block;
  position: absolute;
  left: auto;
  right: 0;
  background: #ffffff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  min-width: 170px;
}
.logged-in:hover .log-dropdown ul li {
  width: 100%;
}

.logged-in.opendropdown ul {
  display: block;
}

.logged-img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 0 8px;
  width: 40px;
  height: 40px;
}
@media only screen and (max-width: 767px) {
  .logged-img {
    margin: 0 6px 0 4px;
    width: 32px;
    height: 32px;
  }
}

#dash_wrapper {
  padding: 0 0 0 279px;
  position: relative;
  min-height: 100%;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: 100%;
  display: inline-block;
  vertical-align: top;
  height: 100%;
  overflow-x: hidden;
}
@media only screen and (max-width: 767px) {
  #dash_wrapper {
    padding: 0;
  }
}

#dash_wrapper.toggled {
  padding-left: 250px;
  overflow: hidden;
}
#dash_wrapper.toggled #sidebar-wrapper {
  width: 250px;
}

.form-group.has-search {
  position: relative;
  color: #a1a1a1;
  margin: 9px 0 0;
  max-width: 250px;
  display: inline-block;
  vertical-align: top;
}

.has-search .form-control, .has-search .form-text,
.has-search .form-select,
.has-search .form-email, .has-search .form-textarea {
  padding-left: 56px;
  border-radius: 60px;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  -ms-border-radius: 60px;
  height: 54px;
  width: 250px;
}
.has-search .form-control-feedback {
  position: absolute;
  z-index: 2;
  display: block;
  width: 60px;
  height: 54px;
  line-height: 2.375rem;
  text-align: center;
  pointer-events: none;
  top: 50%;
  transform: translateY(-50%);
  line-height: 54px;
  text-align: center;
}

::-webkit-input-placeholder {
  color: #a1a1a1 !important;
}

:-moz-placeholder {
  color: #a1a1a1 !important;
}

::-moz-placeholder {
  color: #a1a1a1 !important;
  opacity: 1 !important;
}

:-ms-input-placeholder {
  color: #a1a1a1 !important;
  opacity: 1 !important;
}

input:-moz-placeholder {
  color: #a1a1a1 !important;
  opacity: 1 !important;
}

.sidebar-nav {
  position: relative;
  width: 100%;
  margin: 107px 0 0;
  list-style: none;
  padding: 0 0 70px;
  text-align: left;
}
.sidebar-nav li {
  border-radius: 5px;
  margin: 0 8px 3px 8px;
  position: relative;
}
.sidebar-nav li a {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #ffffff;
  padding: 10px 15px 10px 35px;
  transition: all 0.3s ease 0s;
  font-size: 14px;
  line-height: 19px;
  align-items: center;
  border-radius: 5px;
}
.sidebar-nav li a:hover > .sidebar-icon {
  color: #ffffff;
}
.sidebar-nav li a.is-active {
  background: #003768;
  color: #ffffff;
  border-radius: 5px;
}
.sidebar-nav li > a:hover {
  background: #003768;
  color: #ffffff;
  border-radius: 5px;
}
.sidebar-nav li > a span {
  margin-right: 10px;
  width: 22px;
  min-width: 22px;
  text-align: center;
  height: 22px;
  line-height: 22px;
  vertical-align: middle;
}
.sidebar-nav li > a span img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.sidebar-nav li .menu_link_content {
  position: absolute;
  left: 5px;
  top: 50%;
  width: 22px;
  min-width: 22px;
  text-align: center;
  height: 22px;
  line-height: 22px;
  vertical-align: middle;
  margin-top: -12px;
  pointer-events: none;
}
.sidebar-nav li.active > a {
  background: #003768;
  color: #ffffff;
  border-radius: 5px;
}
.sidebar-nav li.active > a > .sidebar-icon {
  color: #ffffff;
}
.sidebar-nav > .sidebar-brand {
  height: 65px;
  font-size: 18px;
  line-height: 60px;
}
.sidebar-nav > .sidebar-brand a {
  color: #999999;
}

.sidebar-nav.nav-pills > li.active > a {
  color: #006fb9;
  background-color: #e5f0f8;
  border-left-color: #006fb9;
  font-weight: 600;
}
.sidebar-nav.nav-pills > li {
  margin: 0 7px;
}

.nav-stacked > li + li {
  margin-top: 0;
  margin-left: 0;
}

.nav-pills > li + li {
  margin-left: 0;
}

.no-margin {
  margin: 0;
}

.dashboard-rightbar {
  position: relative;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: 100%;
  /*    overflow-x: hidden;*/
  color: #000000;
  min-height: 100%;
  height: auto;
}
.dashboard-rightbar h1,
.dashboard-rightbar .h1 {
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
  margin-bottom: 25px;
}
@media only screen and (max-width: 767px) {
  .dashboard-rightbar h1,
.dashboard-rightbar .h1 {
    font-size: 20px;
  }
}

.dashboard-content {
  padding: 26px 24px 75px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .dashboard-content {
    padding: 20px 15px 50px;
  }
}

.log-dropdown ul {
  display: none;
}

#sidebar-wrapper {
  z-index: 99;
  position: fixed;
  left: 0;
  width: 0;
  height: 100%;
  margin-left: 0;
  transition: all 0.5s ease;
  top: 0;
  padding-bottom: 0;
  width: 280px;
  text-align: center;
  background: #003768;
  overflow-y: auto;
}
@media only screen and (max-width: 767px) {
  #sidebar-wrapper {
    left: -280px;
  }
}
#sidebar-wrapper .sidebar_top {
  background-color: #009DDC;
  color: #ffffff;
}
#sidebar-wrapper .sidebar_top .dashboard_user h3 {
  font-size: 24px;
  line-height: 32px;
  font-weight: bold;
  margin-bottom: 5px;
}
#sidebar-wrapper .sidebar_top .dashboard_user p {
  font-size: 14px;
  line-height: 19px;
  margin-bottom: 20px;
}
#sidebar-wrapper .sidebar_top .dashboard_user .user_img {
  display: inline-block;
}
#sidebar-wrapper .sidebar_top .dashboard_user .user_img img {
  padding: 6px;
  background: #003768;
  border-radius: 40px;
  margin-bottom: -42px;
  max-width: 83px;
  max-height: 83px;
}
#sidebar-wrapper .top-bar-brand {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 24px 28px 17px;
}
.hamburger-icon {
  padding: 5px 5px;
  width: 26px;
  min-width: 26px;
  cursor: pointer;
  opacity: 1;
}
.hamburger-icon:hover {
  opacity: 0.8;
}

.dashboard-rightbar header .dashboard-header {
  background: #151c30;
  border-bottom: 3px solid #08318c;
  min-height: 101px;
  padding: 10px 20px 0 20px;
}

.page-topForm {
  background: #F8FBFC;
  padding: 32px 24px 0;
}
@media only screen and (max-width: 767px) {
  .page-topForm {
    padding: 30px 15px 0;
  }
}

#top-form {
  max-width: 100%;
  position: relative;
}
#top-form .form-group {
  position: relative;
  display: flex;
  align-items: center;
}
#top-form .form-group.focus_input label {
  color: #787878;
  font-size: 13px;
  line-height: 18px;
  position: static;
  font-weight: normal;
  padding: 0;
  background: #F8FBFC;
  z-index: 1;
  width: 80px;
  min-width: 80px;
  margin: 0;
}
#top-form .form-control, #top-form .form-text,
#top-form .form-select,
#top-form .form-email, #top-form .form-textarea {
  background-color: transparent;
  border: 1px solid #787878;
  padding: 10px 18px;
}
#top-form .row::before, #top-form .row::after {
  display: none;
}
#top-form .custom_select {
  width: 100%;
}
#top-form .form-control,
#top-form .form-text,
#top-form .form-select,
#top-form .form-email,
#top-form .form-textarea {
  font-size: 14px;
  margin-top: 0;
}
@media only screen and (min-width: 1600px) {
  #top-form .form_col {
    max-width: 20%;
  }
}

.dashboard-page .card-parent .card-child {
  margin-bottom: 24px;
  /*  display: flex; */
}
.dashboard-page .card-icon {
  width: 54px;
  height: 54px;
  float: left;
  background: #ffffff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  line-height: 54px;
  text-align: center;
  min-width: 54px;
  margin-left: auto;
}
@media only screen and (max-width: 1599px) {
  .dashboard-page .card-icon {
    width: 46px;
    height: 46px;
    min-width: 46px;
    line-height: 46px;
  }
}
@media only screen and (max-width: 1400px) {
  .dashboard-page .card-icon {
    width: 40px;
    height: 40px;
    min-width: 40px;
    line-height: 40px;
  }
}
.dashboard-page .card--inner {
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 76px;
}
@media only screen and (max-width: 1599px) {
  .dashboard-page .card--inner {
    min-height: 70px;
  }
}
.dashboard-page .card {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border-radius: 20px;
  box-shadow: 0 5px 35px rgba(50, 50, 93, 0.11);
  border: none;
  padding: 29px 23px 29px 30px;
  color: #000000;
  text-decoration: none;
}
@media only screen and (max-width: 1599px) {
  .dashboard-page .card {
    padding: 20px 20px;
  }
}
@media only screen and (max-width: 1400px) {
  .dashboard-page .card {
    padding: 17px;
  }
}
.dashboard-page .card:hover {
  box-shadow: 0 5px 35px rgba(50, 50, 93, 0.3);
}
.dashboard-page .card h3 {
  font-size: 24px;
  line-height: 1.3;
  margin: 2px 0 10px;
}
.dashboard-page .card p {
  font-size: 30px;
  font-weight: bold;
  line-height: 39px;
}
.dashboard-page .card p:last-child {
  margin: 0;
}
@media only screen and (max-width: 1599px) {
  .dashboard-page .card p {
    font-size: 25px;
    line-height: 1.2;
  }
}
@media only screen and (max-width: 1599px) {
  .dashboard-page .card p {
    font-size: 22px;
  }
}
.dashboard-page .card small {
  font-size: 16px;
  font-weight: 300;
}

.dashboard-content .card-content {
  display: block;
}
.dashboard-content .card-content h3 {
  font-size: 18px;
  line-height: 24px;
  color: #787878;
  font-weight: normal;
}
@media only screen and (max-width: 1599px) {
  .dashboard-content .card-content h3 {
    font-size: 17px;
    margin: 0 0 8px;
  }
}
@media only screen and (max-width: 1400px) {
  .dashboard-content .card-content h3 {
    font-size: 16px;
  }
}

.dashboardform-inner {
  margin: 16px 0 0;
}

.sidebar_closed #sidebar-wrapper {
  left: -280px;
}
.sidebar_closed #sidebar-wrapper .site_version {
  left: -280px;
}
@media only screen and (max-width: 767px) {
  .sidebar_closed #sidebar-wrapper {
    left: 0;
  }
  .sidebar_closed #sidebar-wrapper .site_version {
    left: 0;
  }
}
.sidebar_closed#dash_wrapper {
  padding-left: 0;
}
@media only screen and (max-width: 767px) {
  .sidebar_closed#dash_wrapper {
    padding-left: 0;
    margin-left: 280px;
  }
}
.sidebar_closed .desh-headerleft {
  opacity: 1;
  visibility: visible;
}
@media only screen and (max-width: 767px) {
  .sidebar_closed .desh-headerleft {
    opacity: 0;
    visibility: hidden;
  }
}

.search__form {
  background: none;
  border-radius: 50px;
  padding: 6px 0;
  width: 32px;
  transition: all 0.3s ease 0s;
  margin-right: 15px;
}
@media only screen and (max-width: 767px) {
  .search__form {
    display: none;
  }
}
.search__form.open-search {
  background: #003768;
  width: 270px;
  padding: 6px 10px 6px 15px;
}
@media only screen and (max-width: 991px) {
  .search__form.open-search {
    width: 220px;
  }
}
.search__form.open-search .form-control, .search__form.open-search .form-text,
.search__form.open-search .form-select,
.search__form.open-search .form-email, .search__form.open-search .form-textarea {
  display: block;
}
.search__form .form-group {
  margin: 0;
  display: flex;
  align-items: center;
}
.search__form .form-control, .search__form .form-text,
.search__form .form-select,
.search__form .form-email, .search__form .form-textarea {
  height: 28px;
  background: none !important;
  border: none;
  color: #ffffff;
  display: none;
  padding: 5px 15px;
}
.search__form .search-icon {
  background: none;
  border: none;
  padding: 3px;
  cursor: pointer;
  width: 32px;
  min-width: 32px;
  margin-left: auto;
  margin-right: 0 !important;
  text-align: center;
}

/*
.logged-in ul li a {
    display: block;
    padding: 10px 15px 10px 0;
    border-bottom: 1px solid #8898AA;
    color: #191C4D;
    text-decoration: none;
}

.logged-in button.btn {
    border: none;
    background: transparent;
    padding: 0;
}*/
.table-design {
  width: 100%;
  background: #ffffff;
  color: #8898AA;
  border-radius: 20px;
  box-shadow: 0 5px 35px rgba(50, 50, 93, 0.11);
  margin: 0 0 25px;
  padding: 10px;
}
.table-design .table {
  color: #8898AA;
  margin: 0;
  box-shadow: none;
}
.table-design .table td,
.table-design .table th {
  padding: 10px 20px;
}
@media only screen and (max-width: 991px) {
  .table-design .table td,
.table-design .table th {
    padding: 10px;
    font-size: 14px !important;
  }
}
.table-design .table tbody tr:last-child td {
  border-bottom: none;
}
.table-design th {
  font-weight: bold;
  color: #000000;
}
.table-design caption {
  color: #000000;
  padding: 5px 20px 0;
  font-weight: 600;
  font-size: 18px;
}
.table-design caption a {
  color: #4554ab;
  text-decoration: none;
}

#top-form1 {
  position: relative;
}
#top-form1 .toggle_group {
  /* Rounded sliders */
}
#top-form1 .toggle_group .switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 20px;
  margin: 0 0px 0 6px;
}
#top-form1 .toggle_group .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
#top-form1 .toggle_group .slider {
  position: absolute;
  cursor: pointer;
  top: 6px;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  width: 30px;
  height: 12px;
}
#top-form1 .toggle_group .slider:before {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  left: 0;
  bottom: -3px;
  background-color: #5E72E4;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
#top-form1 .toggle_group input:checked + .slider {
  background-color: #C4D3E3;
}
#top-form1 .toggle_group input:checked + .slider:before {
  transform: translateX(12px);
}
#top-form1 .toggle_group .slider.round {
  border-radius: 34px;
}
#top-form1 .toggle_group .slider.round:before {
  border-radius: 50%;
}
#top-form1 .toggle_group .qualification {
  font-size: 14px;
  line-height: 19px;
}
#top-form1 .toggle_group .participant {
  font-size: 14px;
  line-height: 19px;
  font-weight: bold;
  margin-left: -4px;
}
#top-form1 .form_col2 {
  display: flex;
  align-items: center;
  padding-left: 0;
}
#top-form1 .form_col_asset {
  padding-right: 20px;
}
#top-form1 .inner_top_row {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 991px) {
  #top-form1 .inner_top_row .search_col {
    margin-top: 20px;
  }
}
@media screen and (max-width: 991px) {
  #top-form1 .inner_top_row .toggle_col {
    margin-top: 15px;
  }
}

.dashboardform-inner table {
  box-shadow: 5px 0 20px rgba(0, 0, 0, 0.16);
}
.dashboardform-inner .table thead tr {
  border-bottom: 1px solid #dee2e6;
}
.dashboardform-inner .table thead th {
  vertical-align: center;
  border-bottom: none;
  background: #ffffff;
  border: none;
  font-size: 16px;
  line-height: 19px;
  font-weight: bold;
  color: #000000;
  padding: 20px;
  vertical-align: top;
}
@media only screen and (max-width: 991px) {
  .dashboardform-inner .table thead th {
    padding: 10px;
    font-size: 14px;
  }
}
.dashboardform-inner .table tbody td {
  padding: 10px 20px;
  vertical-align: center;
  font-size: 16px;
  line-height: 1.4;
  color: #000000;
}
@media only screen and (max-width: 991px) {
  .dashboardform-inner .table tbody td {
    padding: 10px;
    font-size: 14px;
  }
}
.dashboardform-inner .dashboardform-inner .table {
  margin: 0;
}

#top-form1 {
  position: relative;
}
#top-form1 .form-group {
  position: relative;
}
#top-form1 .form-group.focus_input label {
  color: #787878;
  font-size: 13px;
  line-height: 18px;
  position: absolute;
  left: 17px;
  top: -12px;
  font-weight: normal;
  padding: 0 3px;
  background: #F8FBFC;
}
#top-form1 .form-group .search_icon {
  content: "";
  position: absolute;
  background-image: url(../img/search_icon.png);
  background-repeat: no-repeat;
  right: 18px;
  top: 18px;
  width: 18px;
  height: 18px;
}
#top-form1 .form-group .form-control.input_search, #top-form1 .form-group .input_search.form-text,
#top-form1 .form-group .input_search.form-select,
#top-form1 .form-group .input_search.form-email, #top-form1 .form-group .input_search.form-textarea {
  padding-right: 45px;
}
#top-form1 .form-group .form-control.input_search::placeholder, #top-form1 .form-group .input_search.form-text::placeholder,
#top-form1 .form-group .input_search.form-select::placeholder,
#top-form1 .form-group .input_search.form-email::placeholder, #top-form1 .form-group .input_search.form-textarea::placeholder {
  color: #787878 !important;
  font-size: 16px;
}
#top-form1 .form-group .select_arrow {
  content: "";
  position: absolute;
  background-image: url(/assets/img/select_arrow.png);
  background-repeat: no-repeat;
  right: 18px;
  top: 23px;
  width: 18px;
  height: 18px;
}
#top-form1 .form-control, #top-form1 .form-text,
#top-form1 .form-select,
#top-form1 .form-email, #top-form1 .form-textarea {
  background-color: transparent;
  border: 1px solid #787878;
  height: 53px;
  padding: 10px 18px;
}

.path-asset-compliance .table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding: 10px;
  border-radius: 10px;
  box-shadow: 5px 0 20px rgba(0, 0, 0, 0.16);
}
.path-asset-compliance .table-responsive table {
  box-shadow: none;
}
.path-asset-compliance .table-responsive table td,
.path-asset-compliance .table-responsive table th {
  text-align: center;
}
.path-asset-compliance .table-responsive table td:first-child a {
  text-decoration: none;
  font-weight: 600;
  color: #4554ab;
}
.path-asset-compliance .table-responsive table td a {
  font-weight: 600;
  text-decoration: none;
}

#job-box-container .training_table.tableNew td,
#job-box-container .training_table.tableNew th {
  padding: 3px 7px;
}

.user_assign {
  color: #4554ab;
  text-decoration: none;
  font-weight: 600;
  position: relative;
  padding: 0;
  font-size: 0;
  width: 22px;
  height: 22px;
  display: inline-block;
  opacity: 1;
  vertical-align: top;
  background: url(../img/user-assign.png) no-repeat center center;
  background-size: contain;
  margin: -2px 0;
}

.messages__wrapper {
  width: 100%;
}

.messages__wrapper .messages {
  margin: 0 10px;
}

.lt_blue_small {
  background: #009DDC;
  color: #ffffff;
  text-decoration: none;
  padding: 5px 8px;
  border-radius: 5px;
}

.messages__wrapper {
  position: fixed;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 99;
  background: #ffffff;
  width: 800px;
  top: 50%;
  height: 100px;
  margin-top: -100px;
  border-radius: 15px;
  box-shadow: 0 5px 30px rgba(0, 5, 35, 0.5);
  padding: 0;
}
.messages__wrapper .messages {
  position: relative;
  height: 100px;
  display: flex;
  align-items: center;
  border-radius: 15px;
  padding: 20px 30px;
  background: #ffffff;
  color: #000000;
  margin: 0;
}
.messages__wrapper .messages a {
  color: #000000;
}
.messages__wrapper .messages.messages--error {
  color: red;
}
.messages__wrapper .messages.messages--error a {
  color: red;
}
.messages__wrapper .messages.messages--success {
  color: #6bbd6b;
}
.messages__wrapper .messages.messages--success a {
  color: #6bbd6b;
}
.messages__wrapper .close,
.messages__wrapper ~ .close {
  position: absolute;
  top: 7px;
  right: 7px;
  background: #003768;
  opacity: 1;
  width: 25px;
  height: 25px;
  border-radius: 50px;
  font-size: 14px;
  padding: 0px 0 3px;
  content: "x";
  text-align: center;
  line-height: 21px;
  cursor: pointer;
  z-index: 1;
  text-shadow: none;
  color: #ffffff;
  font-weight: normal;
}
.messages__wrapper.closePopup {
  display: none;
}

.administrator.user-logged-in #sidebar-wrapper {
  padding-top: 50px;
}
.administrator.user-logged-in.toolbar-tray-open {
  padding-top: 80px !important;
}
.administrator.user-logged-in.toolbar-tray-open.toolbar-loading {
  padding-top: 0 !important;
}
.administrator.user-logged-in.toolbar-tray-open #sidebar-wrapper {
  padding-top: 80px;
}

.dashboard-rightbar .region-content {
  padding: 30px 30px 0;
  background: #f1f1f1;
  padding: 30px 30px 0;
  background: #f1f1f1;
  min-height: calc(100vh - 63px);
}
@media only screen and (max-width: 767px) {
  .dashboard-rightbar .region-content {
    padding: 30px 20px 0;
  }
}
.dashboard-rightbar .region-content .dashboard-content {
  padding: 0;
}
.dashboard-rightbar .region-content .page-topForm {
  padding: 32px 30px 0;
  margin: -30px -30px 0;
}
@media only screen and (max-width: 767px) {
  .dashboard-rightbar .region-content .page-topForm {
    padding: 25px 0 0;
    margin: 0;
  }
}
.dashboard-rightbar .region-content .view-filters form .page-topForm {
  padding: 32px 15px 20px;
}
.dashboard-rightbar .region-content .view-filters .page-topForm .form-group,
.dashboard-rightbar .region-content .view-filters .page-topForm .js-form-item {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  margin-bottom: 5px;
}
@media only screen and (max-width: 767px) {
  .dashboard-rightbar .region-content .view-filters .page-topForm .form-group,
.dashboard-rightbar .region-content .view-filters .page-topForm .js-form-item {
    flex-wrap: wrap;
  }
}
.dashboard-rightbar .region-content .view-filters .page-topForm select,
.dashboard-rightbar .region-content .view-filters .page-topForm input {
  background-color: transparent;
  border: 1px solid #8898AA;
  padding: 10px 18px;
  margin: 0;
  font-size: 14px;
  min-width: 100px;
}
@media only screen and (max-width: 767px) {
  .dashboard-rightbar .region-content .view-filters .page-topForm select,
.dashboard-rightbar .region-content .view-filters .page-topForm input {
    background: #ffffff;
  }
}
.dashboard-rightbar .region-content .view-filters .page-topForm label {
  background: transparent;
  position: static;
  padding: 0;
  color: #8898AA;
  font-size: 13px;
  line-height: 18px;
  width: 80px;
  min-width: 80px;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .dashboard-rightbar .region-content .view-filters .page-topForm label {
    margin-bottom: 5px;
    font-weight: 700;
    color: #000000;
    font-size: 15px;
    line-height: 1.5;
    width: 100%;
  }
}
@media only screen and (max-width: 1199px) {
  .dashboard-rightbar .region-content .view-filters .form_col_asset {
    margin: 0 0 15px;
  }
}
.dashboard-rightbar .region-content .page-title:empty {
  display: none;
}

.tabs.primary {
  display: flex;
  list-style: none;
  flex-wrap: wrap;
  padding: 0;
}
.tabs.primary li {
  margin: 0 15px 15px 0;
}
.tabs.primary li a {
  text-decoration: none;
  color: #000000;
}
.tabs.primary li a.is-active {
  color: #009DDC;
}

.file-download {
  background: url(../img/download-certificate.png) no-repeat center center;
  /*font-size: 0;*/
  color: transparent;
  width: 22px;
  height: 22px;
  background-size: contain;
  margin-top: 0px;
}

.user-logged-in.path-user.user-view .block-page-title-block {
  padding: 0;
  height: auto;
  position: absolute;
  width: 100%;
  top: 205px;
  text-align: center;
  left: 0;
  z-index: 1;
  color: #009DDC;
}
.user-logged-in.path-user.user-view .block-local-tasks-block {
  position: absolute;
  left: 0;
  top: 240px;
  width: 100%;
  text-align: center;
  z-index: 1;
}
.user-logged-in.path-user.user-view .block-local-tasks-block .tabs.primary {
  justify-content: center;
}
.user-logged-in.path-user.user-view .block-local-tasks-block .tabs.primary li {
  margin: 0 5px;
}
.user-logged-in.path-user .dashboard-rightbar .region-content {
  padding: 30px 30px 0;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .user-logged-in.path-user .dashboard-rightbar .region-content {
    padding: 30px 20px 1px;
  }
}

/********************/
.contact-message-contact-us-form {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  padding: 30px;
  border-radius: 15px;
  margin: 0 0 50px;
}

.path-contact .region.region-content {
  width: 900px;
  margin: 0 auto;
  max-width: 100%;
}
.path-contact main#content {
  max-width: 1260px;
  width: 100%;
  margin: 50px auto 0;
  box-sizing: border-box;
}
.path-contact .page-title {
  margin-bottom: 25px;
  text-align: center;
}
.path-contact .js-form-item.form-item.form-item-name {
  width: 49%;
  margin-right: 2%;
  display: inline-block;
  vertical-align: top;
}
@media only screen and (max-width: 767px) {
  .path-contact .js-form-item.form-item.form-item-name {
    width: 100%;
    margin-right: 0;
  }
}
.path-contact .js-form-item.form-item.js-form-type-email.form-item-mail {
  width: 49%;
  display: inline-block;
  vertical-align: top;
  margin-left: -2px;
  margin-right: -2px;
}
@media only screen and (max-width: 767px) {
  .path-contact .js-form-item.form-item.js-form-type-email.form-item-mail {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
.path-contact .form-actions {
  text-align: right;
}
.path-contact .form-actions input {
  display: inline-block;
  vertical-align: top;
  width: auto;
}
.path-contact .form-actions input#edit-preview {
  display: none;
}

.form-actions {
  text-align: left;
}
.form-actions input {
  display: inline-block;
  vertical-align: top;
  width: auto;
}

.back_login {
  color: #000000;
  text-decoration: none;
  opacity: 0.7;
  font-weight: bold;
  font-size: 14px;
}
.back_login:hover {
  opacity: 1;
}

.page-header {
  padding-bottom: 0;
  margin: 25px 0 0;
  border-bottom: none;
}

.row::before,
.row::after {
  width: 0;
}

/**28-04-2022**/
.field--name-field-training-gap-score .field__item:after {
  content: "%";
}

div#block-matrics-page-title .title span {
  margin: 0;
}

form#views-exposed-form-content-page-1 .form-item {
  float: left;
  width: 23%;
  margin-right: 2%;
  padding: 20px;
}

#views-form-content-page-1 .views-table {
  /*   --bs-table-bg: transparent;
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: #212529;
  --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
  --bs-table-active-color: #212529;
  --bs-table-active-bg: rgba(0, 0, 0, 0.1);
  --bs-table-hover-color: #212529;
  --bs-table-hover-bg: rgba(0, 0, 0, 0.075);*/
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
  vertical-align: top;
  border-color: #dee2e6;
}

.form-type-vertical-tabs {
  display: none;
}

select[multiple=multiple] {
  height: 100px;
}

em.placeholder {
  padding: 0 5px;
}

table {
  caption-side: top;
}

form#node-reports-form .form-group,
.js-form-item.orm-type-textfield,
form#node-reports-edit-form .form-group,
.js-form-item.orm-type-textfield {
  width: 30%;
  margin-bottom: 0;
}
@media only screen and (max-width: 1299px) {
  form#node-reports-form .form-group,
.js-form-item.orm-type-textfield,
form#node-reports-edit-form .form-group,
.js-form-item.orm-type-textfield {
    width: 100%;
    max-width: 500px;
  }
}

input#edit-field-file-0-remove-button {
  width: 100px;
  margin-top: 20px;
}

div#block-views-block-reports-block-1 {
  clear: both;
  margin-top: 50px;
}

form#node-reports-form input#edit-preview--2 {
  float: left;
  margin-right: 20px;
}

form#node-reports-form .form-type-select label,
.form-type-select-or-other-buttons label {
  font-weight: bold;
}

.training_table.tableNew th {
  vertical-align: top;
}
.training_table.tableNew td,
.training_table.tableNew th {
  padding: 10px 5px;
  font-size: 12px;
  text-align: center;
}
.training_table.tableNew td a,
.training_table.tableNew th a {
  color: #009DDC;
  text-decoration: none;
  font-weight: 600;
}
.training_table.tableNew td a:hover,
.training_table.tableNew th a:hover {
  color: #000000;
}
.training_table.tableNew td:first-child a {
  text-decoration: none;
  font-weight: 600;
}

.tiltHeader.tableNew,
table.tiltHeader {
  width: auto;
}
.tiltHeader.tableNew th,
table.tiltHeader th {
  width: 75px;
  max-width: 75px;
  min-width: 75px;
  padding-left: 3px;
  padding-right: 3px;
}
.tiltHeader.tableNew thead th,
table.tiltHeader thead th {
  vertical-align: top;
  height: 140px;
  text-align: left;
}
.tiltHeader.tableNew thead th > div,
table.tiltHeader thead th > div {
  transform: translate(-10px, 12px) rotate(290deg);
  width: 150px;
  border-bottom: 1px solid #ccc;
}
.tiltHeader.tableNew thead th > div > span,
table.tiltHeader thead th > div > span {
  padding: 0;
  line-height: 1.2;
  display: flex;
  align-items: center;
  height: 70px;
}
.tiltHeader.tableNew td,
.tiltHeader.tableNew th,
table.tiltHeader td,
table.tiltHeader th {
  width: 75px;
  max-width: 75px;
  min-width: 75px;
}

.forcast_date {
  position: absolute;
  right: 18px;
  width: 220px;
}

.forcast_date .form-date {
  position: absolute;
  height: 35px;
  top: 0;
  right: 15px;
}

.forcast_date .ajax-progress.ajax-progress-throbber {
  position: absolute;
  top: 38px;
  right: 0;
  width: 150px;
}

/**28-04-2022**/
body .block-certificate-check {
  margin: 0 0 40px;
}
body .block-certificate-check .table th {
  font-weight: 500;
  vertical-align: top;
}
body .block-certificate-check .table td,
body .block-certificate-check .table th {
  padding: 10px 5px;
  font-size: 12px;
  text-align: center;
}

.pager__items {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  width: 100%;
  margin: 0 0 20px;
}
.pager__items a {
  color: #ffffff;
  background-color: #009DDC;
  border: 1px solid #009DDC;
  height: 36px;
  display: block;
  width: 36px;
  text-align: center;
  border-radius: 2px;
  text-decoration: none;
  line-height: 32px;
}
.pager__items a:hover {
  background: #003768;
  border-color: #003768;
}
.pager__items li {
  list-style: none;
  margin: 0 5px 0 0;
  font-size: 14px;
  line-height: 36px;
}
.pager__items li.is-active {
  background: #003768;
  color: #ffffff;
  padding: 0 10px;
  border-radius: 4px;
}
.pager__items li.pager__item--next {
  font-size: 16px;
}

#user-form {
  display: flex;
  flex-wrap: wrap;
  min-width: 100%;
  width: auto;
  margin: 0 -15px 40px;
  /*table {
      th,
      td {
          padding: 0 !important;
      }
  }*/
}
#user-form > .js-form-wrapper.form-wrapper {
  width: 50%;
  padding: 0 15px;
}
@media only screen and (max-width: 767px) {
  #user-form > .js-form-wrapper.form-wrapper {
    width: 100%;
  }
}
#user-form > .js-form-wrapper.form-wrapper.field--name-field-location, #user-form > .js-form-wrapper.form-wrapper#edit-user-picture-wrapper, #user-form > .js-form-wrapper.form-wrapper.field--name-field-certificates, #user-form > .js-form-wrapper.form-wrapper#edit-account, #user-form > .js-form-wrapper.form-wrapper.form-actions {
  width: 100%;
}
#user-form .description {
  padding: 0 15px;
}
#user-form #select2-wrapper {
  width: 50%;
  padding: 0 15px;
}
@media only screen and (max-width: 767px) {
  #user-form #select2-wrapper {
    width: 100%;
  }
}
#user-form #edit-field-location-0-address {
  display: flex;
  flex-wrap: wrap;
  min-width: 100%;
  width: auto;
  margin: 0 -15px;
}
#user-form #edit-field-location-0-address > .js-form-wrapper,
#user-form #edit-field-location-0-address > .js-form-item {
  width: 50%;
  padding: 0 15px;
}
@media only screen and (max-width: 767px) {
  #user-form #edit-field-location-0-address > .js-form-wrapper,
#user-form #edit-field-location-0-address > .js-form-item {
    width: 100%;
  }
}
#user-form #edit-field-location-0-address > .js-form-wrapper.form-item-field-location-0-address-address-line2,
#user-form #edit-field-location-0-address > .js-form-item.form-item-field-location-0-address-address-line2 {
  padding-top: 24px;
}
#user-form #edit-field-location-0-address .custom-form input,
#user-form #edit-field-location-0-address .custom-form select,
#user-form #edit-field-location-0-address .custom-form textarea {
  margin-bottom: 0;
}
#user-form #edit-account {
  display: flex;
  flex-wrap: wrap;
  min-width: 100%;
  width: auto;
  margin: 0 -15px;
}
#user-form #edit-account > .js-form-wrapper,
#user-form #edit-account > .js-form-item {
  width: 50%;
  padding: 0 15px;
}
@media only screen and (max-width: 767px) {
  #user-form #edit-account > .js-form-wrapper,
#user-form #edit-account > .js-form-item {
    width: 100%;
  }
}
#user-form #edit-account > .js-form-wrapper.js-form-type-password-confirm,
#user-form #edit-account > .js-form-item.js-form-type-password-confirm {
  display: flex;
  flex-wrap: wrap;
  min-width: 100%;
  width: auto;
  margin: 0 -15px;
}
#user-form #edit-account > .js-form-wrapper.js-form-type-password-confirm > .form-item,
#user-form #edit-account > .js-form-item.js-form-type-password-confirm > .form-item {
  width: 50%;
  padding: 0 15px;
}
@media only screen and (max-width: 767px) {
  #user-form #edit-account > .js-form-wrapper.js-form-type-password-confirm > .form-item,
#user-form #edit-account > .js-form-item.js-form-type-password-confirm > .form-item {
    width: 100%;
  }
}
#user-form .paragraphs-subform.js-form-wrapper.form-wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
#user-form .paragraphs-subform.js-form-wrapper.form-wrapper > .js-form-wrapper.form-wrapper {
  width: 50%;
  margin: 0;
  padding: 0 15px;
}
#user-form .form-wrapper .paragraphs-dropdown-action.button {
  margin-top: 0;
  margin-bottom: 0;
  color: #000;
}
#user-form .js-form-managed-file.form-managed-file {
  width: 100%;
  display: block;
}
#user-form .js-form-managed-file.form-managed-file .custom-form input.form-submit,
#user-form .js-form-managed-file.form-managed-file input.form-submit {
  height: 40px;
  margin-top: 10px;
}
#user-form .field--name-field-certificates .file--application-pdf {
  float: left;
  margin: 10px 25px 0 0;
  max-width: 60%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#user-form table {
  margin: 0 0 40px;
}
#user-form .field--widget-paragraphs .field-multiple-drag {
  min-width: 0;
  padding: 0;
}

.custom-form input.form-submit,
input.form-submit {
  background: #003768;
  color: #ffffff;
  padding: 5px 25px;
  border-radius: 50px;
  font-weight: bold;
  line-height: 1.5;
  border: 1px solid transparent;
  width: auto;
}

.charts-google {
  background: #ffffff;
  box-shadow: 0 5px 35px rgba(50, 50, 93, 0.11);
  border-radius: 20px;
  height: 495px;
  max-width: 100%;
}
@media only screen and (max-width: 767px) {
  .charts-google {
    max-width: 100%;
  }
}

/*02-05-2022*/
.ui-widget-overlay.ui-front {
  display: none;
}

.page-topForm .row {
  flex-direction: row;
}

.path-certification .dashboard-rightbar h1,
.path-certification .dashboard-rightbar .h1 {
  min-height: 50px;
}

.color_legend {
  padding: 0;
  margin: 10px 10px 20px auto;
  float: right;
  width: auto;
}
@media only screen and (max-width: 1199px) {
  .color_legend {
    padding-left: 15px;
    margin-bottom: 10px;
    float: none;
  }
}
@media only screen and (max-width: 767px) {
  .color_legend {
    padding-left: 15px;
    margin-bottom: 10px;
  }
}
.color_legend li {
  line-height: 1.6;
  padding: 0 0 0 25px;
  list-style: none;
  position: relative;
}
.color_legend li::before {
  width: 14px;
  height: 14px;
  content: "";
  background: #000000;
  position: absolute;
  left: 0;
  top: 5px;
  border-radius: 50%;
  border: 1px solid #cfcfcf;
}
.color_legend li.legend_green::before {
  background: #C6EFCE;
}
.color_legend li.legend_orange::before {
  background: #FFCE33;
}
.color_legend li.legend_yellow::before {
  background: #FFEB9C;
}
.color_legend li.legend_red::before {
  background: #FFC7CE;
}

#block-matrics-content .content > .color_legend {
  margin: -50px 0 25px 0;
  float: right;
}
@media only screen and (max-width: 1199px) {
  #block-matrics-content .content > .color_legend {
    margin: 0;
    float: none;
  }
}

.whiteBox {
  position: relative;
  width: 100%;
  background-color: #fff;
  border-radius: 20px;
  box-shadow: 0 5px 35px rgba(50, 50, 93, 0.11);
  border: none;
  padding: 25px;
  color: #000000;
}

.views-field.views-field-edit-user a, .views-field-edit-node a {
  position: relative;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 5px 20px rgba(50, 50, 93, 0.11);
  padding: 3px;
  font-size: 0;
  width: 36px;
  height: 36px;
  display: block;
  opacity: 0.7;
  margin: 0 auto;
}
.views-field.views-field-edit-user a:hover, .views-field-edit-node a:hover {
  opacity: 1;
}
.views-field.views-field-edit-user a::before, .views-field-edit-node a::before {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 20px;
  height: 20px;
  background: url(../img/edit-icon.png) no-repeat center center;
  display: block;
  content: "";
  background-size: contain;
  transform: translate(-50%, -50%);
}

.views-field-view-user a {
  position: relative;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 5px 20px rgba(50, 50, 93, 0.11);
  padding: 3px;
  font-size: 0;
  width: 36px;
  height: 36px;
  display: block;
  opacity: 0.7;
}
.views-field-view-user a:hover {
  opacity: 1;
}
.views-field-view-user a::before {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 20px;
  height: 20px;
  background: url(../img/eye.png) no-repeat center center;
  display: block;
  content: "";
  background-size: contain;
  transform: translate(-50%, -50%);
}

#matrics-reports #box-container {
  padding: 0;
  margin: 0;
}
#matrics-reports > #box-container > #box-container {
  max-width: calc(100% + 20px);
  width: calc(100% + 20px);
}
#matrics-reports .row > .row {
  padding: 0;
}
#matrics-reports .tableNew {
  margin-top: 30px;
}
#matrics-reports .js-form-item {
  position: relative;
}
#matrics-reports .js-form-item #edit-asset + .ajax-progress {
  position: absolute;
  left: 105%;
  top: 50%;
  margin-top: 0;
  width: 150px;
}
#matrics-reports table table {
  max-width: 100%;
  width: 100%;
}
#matrics-reports .reserve {
  position: relative;
  padding: 0;
  font-size: 0;
  width: 20px;
  height: 20px;
  display: inline-block;
  opacity: 0.7;
  vertical-align: top;
  background: url(../img/reserve.png) no-repeat center center;
  background-size: contain;
}
#matrics-reports .reserve:hover {
  opacity: 1;
}

.custom-ul-list {
  padding: 0;
  display: flex;
  min-width: 100%;
  margin: 0 -10px;
  flex-wrap: wrap;
}
@media only screen and (max-width: 1199px) {
  .custom-ul-list {
    margin: 0;
    float: none;
  }
}
.custom-ul-list li {
  line-height: 1.6;
  margin: 8px 0;
  list-style: none;
  position: relative;
  width: 20%;
  padding: 0 10px;
  display: flex;
}
@media only screen and (max-width: 1199px) {
  .custom-ul-list li {
    width: 33.33%;
  }
}
@media only screen and (max-width: 767px) {
  .custom-ul-list li {
    width: 50%;
  }
}
@media only screen and (max-width: 450px) {
  .custom-ul-list li {
    width: 100%;
  }
}
.custom-ul-list li a {
  text-decoration: none;
  color: #000000;
  display: block;
  box-shadow: 0 5px 35px rgba(50, 50, 93, 0.11);
  padding: 25px 25px 25px 45px;
  position: relative;
  border-radius: 10px;
  font-weight: 500;
  width: 100%;
}
.custom-ul-list li a::before {
  position: absolute;
  left: 15px;
  top: 27px;
  width: 20px;
  height: 20px;
  background: url(../img/edit-icon.png) no-repeat center center;
  display: block;
  content: "";
  background-size: contain;
  margin: 0;
}
.custom-ul-list li a:hover {
  box-shadow: 0 5px 35px rgba(50, 50, 93, 0.3);
}
.custom-ul-list li.asset-list a::before {
  background-image: url(../img/assets.png);
}
.custom-ul-list li.certificate-list a::before {
  background-image: url(../img/certificate-badge.png);
}
.custom-ul-list li.job-list a::before {
  background-image: url(../img/job-title.png);
}
.custom-ul-list li.matrics-list a::before {
  background-image: url(../img/employe-status.png);
}
.custom-ul-list li.employee-list a::before {
  background-image: url(../img/emp-id.png);
}

.administrator .field.field--name-body {
  display: block;
}

#training-matrix-form {
  width: 100%;
}
#training-matrix-form .js-form-item {
  width: 49%;
  padding: 0;
  display: inline-block;
  vertical-align: top;
  margin: 0 -2px;
}
@media only screen and (max-width: 767px) {
  #training-matrix-form .js-form-item {
    width: 100%;
  }
}
#training-matrix-form > .js-form-item {
  float: left;
}
#training-matrix-form #asset-fieldset-container > .form-item {
  margin-left: 2%;
}
@media only screen and (max-width: 767px) {
  #training-matrix-form #asset-fieldset-container > .form-item {
    width: 100%;
    margin-left: 0;
  }
}
#training-matrix-form #box-contain {
  display: inline-block;
  vertical-align: top;
  min-width: 100%;
  width: 100%;
}
@media only screen and (max-width: 1299px) {
  #training-matrix-form #box-contain {
    width: 100%;
  }
}

.job-matrics-reports .training_table.tableNew td,
.job-matrics-reports .training_table.tableNew th {
  padding: 3px 7px;
}
.job-matrics-reports .custom-form input,
.job-matrics-reports .custom-form select,
.job-matrics-reports .custom-form textarea {
  width: 310px;
  padding: 5px 10px;
  height: 40px;
}

.tiltHeader caption {
  color: #3c3c3c;
  text-align: left;
  font-weight: bold;
}

.profile .field.field--name-field-certificates {
  align-items: flex-start;
}
.profile .field.field--name-field-certificates > .field__label {
  cursor: pointer;
}
.profile .field.field--name-field-certificates > .field__label::after {
  content: "";
  width: 10px;
  height: 10px;
  border-right: 2px solid;
  border-bottom: 2px solid;
  transform: rotate(-45deg);
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 13px;
}
.profile .field.field--name-field-certificates > .field__label:hover {
  color: #009DDC;
}
.profile .field.field--name-field-certificates .field__items > .field__item {
  display: none;
}
.profile .field.field--name-field-certificates .field__items > .field__item:first-child {
  display: block !important;
}
.profile .field.field--name-field-certificates.open-otherfield .field__items > .field__item {
  display: block;
}

#block-certificatecheck {
  border-radius: 10px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  background: #ffffff;
}
#block-certificatecheck > h2 {
  padding: 10px 15px;
  font-size: 19px;
  margin: 0;
  cursor: pointer;
  border-bottom: 1px solid #ebebeb;
}
#block-certificatecheck > h2::before {
  content: "+";
  margin: 0 10px 0 0;
  width: 15px;
  display: inline-block;
  vertical-align: middle;
}
#block-certificatecheck > h2:hover {
  color: #009DDC;
}
#block-certificatecheck > .content {
  display: none;
  margin-top: 10px;
}
#block-certificatecheck.open-mapfield > h2::before {
  content: "-";
}
#block-certificatecheck.open-mapfield > .content {
  display: block;
}

.table-design .views-field-field-asset a {
  color: #009DDC;
  text-decoration: none;
  font-weight: 600;
}
.table-design .views-field-field-asset a:hover {
  color: #000000;
}
.table-design .views-field.views-field-name a {
  color: #009DDC;
  text-decoration: none;
  font-weight: 600;
}
.table-design .views-field.views-field-name a:hover {
  color: #000000;
}
.table-design td:first-child.views-field-title a {
  color: #009DDC;
  text-decoration: none;
  font-weight: 600;
}
.table-design td:first-child.views-field-title a:hover {
  color: #000000;
}

.emp_status {
  color: #009DDC;
  text-decoration: none;
  font-weight: 600;
  position: relative;
  padding: 0;
  font-size: 0;
  width: 22px;
  height: 22px;
  display: inline-block;
  opacity: 0.5;
  vertical-align: top;
  background: url(../img/active.png) no-repeat center center;
  background-size: contain;
}

.ui-dialog .ui-dialog-buttonpane button {
  border: 1px solid #003768;
  font-weight: bold;
  font-size: 14px;
}
.ui-dialog .ui-dialog-buttonpane button:hover {
  border-color: #009DDC;
}

.path-asset-listing .charts-google {
  width: 800px;
  height: 350px;
}
@media only screen and (max-width: 767px) {
  .path-asset-listing .charts-google {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .path-asset-listing .dashboardform-inner .table-responsive th:last-child {
    font-size: 0;
    padding: 0;
  }
  .path-asset-listing .dashboardform-inner .table-responsive td:last-child {
    font-size: 0;
    padding: 0;
  }
}

.exposed-action-button input.form-submit {
  background: #009DDC !important;
}

.certificates_parent {
  display: flex;
  width: 100%;
  color: #000000;
  font-size: 15px;
  padding: 0;
}
@media only screen and (max-width: 1299px) {
  .certificates_parent {
    width: 100%;
    flex-wrap: wrap;
  }
}
.certificates_parent .field {
  width: auto;
  padding: 0;
  margin: 0;
  display: flex;
}
.certificates_parent .field::before {
  display: none;
}
.certificates_parent .field__label {
  min-width: 130px;
  width: 130px;
  font-weight: bold;
}
.certificates_parent .certificates_download {
  padding: 0 7px;
  margin: 0 10px 0 0;
  width: 36px;
  order: 1;
  text-align: center;
  justify-content: center;
  display: flex;
  line-height: 44px;
  align-items: center;
  margin-bottom: auto !important;
  height: 36px;
}
.certificates_parent .certificates_type {
  margin: 0 10px 0 0;
  width: 400px;
}
@media only screen and (max-width: 991px) {
  .certificates_parent .certificates_type {
    width: 100%;
  }
}
.certificates_parent .certificates_date {
  white-space: nowrap;
  margin-right: 10px;
}
.certificates_parent .certificates_date .field__label {
  min-width: 100px;
  width: 100px;
}
.certificates_parent > div {
  margin-bottom: 15px !important;
  line-height: 1.465;
}
.certificates_parent .file-download {
  margin-top: -18px;
}
.certificates_parent .file-download:hover {
  color: transparent;
}

.block-views-blockuser-blocks-block-1,
.block-views-blockuser-blocks-block-2 {
  border-radius: 10px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  background: #ffffff;
  margin: 0 0 30px;
}
.block-views-blockuser-blocks-block-1 > h2,
.block-views-blockuser-blocks-block-2 > h2 {
  padding: 10px 15px;
  font-size: 19px;
  margin: 0;
  cursor: pointer;
  border-bottom: 1px solid #ebebeb;
}
.block-views-blockuser-blocks-block-1 > h2:hover,
.block-views-blockuser-blocks-block-2 > h2:hover {
  color: #009DDC;
}
.block-views-blockuser-blocks-block-1 > h2::before,
.block-views-blockuser-blocks-block-2 > h2::before {
  content: "+";
  margin: 0 10px 0 0;
  width: 15px;
  display: inline-block;
  vertical-align: middle;
}
.block-views-blockuser-blocks-block-1 > .content,
.block-views-blockuser-blocks-block-2 > .content {
  display: none;
  padding: 0 20px 20px;
}
.block-views-blockuser-blocks-block-1 > .content .view-user-blocks,
.block-views-blockuser-blocks-block-2 > .content .view-user-blocks {
  padding: 20px;
  background: #f7f7f7;
}
.block-views-blockuser-blocks-block-1.open-contentfield > h2,
.block-views-blockuser-blocks-block-2.open-contentfield > h2 {
  margin-bottom: 15px;
}
.block-views-blockuser-blocks-block-1.open-contentfield > h2::before,
.block-views-blockuser-blocks-block-2.open-contentfield > h2::before {
  content: "-";
}
.block-views-blockuser-blocks-block-1.open-contentfield > .content,
.block-views-blockuser-blocks-block-2.open-contentfield > .content {
  display: block;
}

.block-views-blockuser-blocks-block-2 > .content .view-user-blocks {
  padding: 0;
  background: none;
}
.block-views-blockuser-blocks-block-2 > .content .table-design {
  box-shadow: none;
  padding: 0;
}
.block-views-blockuser-blocks-block-2.open-contentfield > h2 {
  margin-bottom: 0;
}

.tms_admins_ form#user-form div#edit-field-course-details-wrapper {
  display: block !important;
  width: 100%;
}

.tms_admins_ form#user-form .form-wrapper {
  display: none !important;
}

.tms_admins_ form#user-form div#edit-field-course-details-wrapper .form-wrapper {
  display: inline-block !important;
}

.tms_admins_ form#user-form .form-wrapper.form-actions {
  display: block !important;
}

.tms_admins_ form#user-form .form-wrapper.form-actions .button--danger {
  display: none !important;
}

.tms_admins_ div#block-views-block-user-blocks-block-1,
.tms_admins_ div#block-views-block-user-blocks-block-2,
.tms_admins_ div#block-certificatecheck {
  display: none;
}

.tab-content > .active {
  opacity: 1;
}

.nav-tabs {
  border-bottom: 2px solid #009DDC;
  margin-top: 10px;
  margin-bottom: 20px;
}
.nav-tabs > li {
  position: relative;
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 10px 10px 0 0;
  position: relative;
  display: block;
  padding: 7px 15px;
  text-decoration: none;
  font-weight: bold;
  color: #009DDC;
}
.nav-tabs > li > a:hover {
  color: #003768;
}
.nav-tabs > li.active > a {
  background: #009DDC;
  color: #fff;
}

.menu-item--expanded ul#menu {
  display: none;
}

.breadcrumb {
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
}
.breadcrumb ul {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  font-weight: bold;
  list-style: none;
}
.breadcrumb ul li {
  list-style: none;
  padding: 0 10px 0 20px;
  position: relative;
  color: #009DDC;
}
.breadcrumb ul li:first-child {
  padding-left: 0;
}
.breadcrumb ul li:first-child::before {
  display: none;
}
.breadcrumb ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -5px;
  background: none;
  width: 8px;
  height: 8px;
  border-top: 2px solid;
  border-right: 2px solid;
  transform: rotate(45deg);
  color: #000000;
  opacity: 0.6;
}
.breadcrumb ul li a {
  color: #000000;
  text-decoration: none;
}
.breadcrumb ul li a:hover {
  color: #009DDC;
}

/*
.dashboard-filter-form .form-item {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    @media only screen and (max-width: 767px) {
        flex-wrap: wrap;
    }
    label {
        vertical-align: top;
        width: 60px;
    }
    select {
        margin: 0;
        width: calc(100% - 60px);
        @media only screen and (max-width: 767px) {
            width: 100%;
        }
        +.ajax-progress {
            white-space: nowrap;
            padding-left: 60px;
            @media only screen and (max-width: 767px) {
                width: 100%;
                padding-left: 0;
            }
        }
    }
}
*/
/*
#training-manage-form .card-content h3 {
    display: none;
}
*/
.one_month_or_expired {
  background-color: #FFC7CE !important;
}

.six_plus {
  background-color: #C6EFCE !important;
}

.card.expired {
  background-color: #f57070;
}

.dashboard-page .card-child .card-content h3 {
  font-size: 18px;
}
@media only screen and (max-width: 1400px) {
  .dashboard-page .card-child .card-content h3 {
    font-size: 16px;
  }
}

.card-child .card {
  min-height: 150px;
  padding: 15px 15px;
}

.card_tiles {
  margin-top: 50px;
  margin-bottom: 50px;
}

.training_chart .charts-google {
  height: 250px;
}

.dashboard-page .card-child .card-content p {
  margin-bottom: 0;
  line-height: 1;
}

/*
.training_filter {
    display: none;
}*/
.training-manage-form .card_tiles {
  padding: 18px 15px;
  border-radius: 5px;
  background: #333333;
  color: #ffffff;
  padding: 0;
  margin: 0px 0 25px;
  position: relative;
}
.training-manage-form .card_tiles::before {
  content: "";
  position: absolute;
  top: -4px;
  bottom: auto;
  left: -54px;
  right: 0;
  width: calc(100% + 70px);
  height: 1px;
  background: #d1d1d1;
}
.training-manage-form .card_tiles .left-content, .training-manage-form .card_tiles .right-content {
  box-shadow: 0 5px 35px rgba(50, 50, 93, 0.11);
  padding: 0;
  border-radius: 10px;
  background: #ffffff;
  width: 100%;
}
.training-manage-form .card_tiles .left-content .btn.btn-action-now, .training-manage-form .card_tiles .left-content .btn-action-now.form-submit {
  font-size: 14px;
  padding: 2px 20px;
  border-radius: 5px;
}
.training-manage-form .card_tiles .right-content .total-actioned-wrapper {
  padding: 20px 5px;
  min-height: 200px;
  text-align: center;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.training-manage-form .card_tiles p {
  color: #5d5d5d;
  font-size: 16px;
  font-weight: 400;
}
.training-manage-form .card_tiles p span {
  color: #a1a1a1;
}
.training-manage-form .card_tiles p:last-child {
  margin: 10px 0 0;
}
@media only screen and (max-width: 991px) {
  .training-manage-form {
    margin-top: 0;
  }
}
.training-manage-form .card-child {
  width: 20%;
  display: flex;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1199px) {
  .training-manage-form .card-child {
    width: 33.33%;
  }
}
@media only screen and (max-width: 991px) {
  .training-manage-form .card-child {
    width: 50%;
  }
}
@media only screen and (max-width: 480px) {
  .training-manage-form .card-child {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .training-manage-form .card-child h3 {
    font-size: 13px;
    margin: 0;
  }
}
@media only screen and (max-width: 767px) {
  .training-manage-form .card-child p {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .training-manage-form .card-child .card {
    min-height: 0;
  }
}

.path-training-manage .ui-dialog-content .dashboard-content {
  padding: 0;
}
.path-training-manage .ui-dialog .ui-dialog-titlebar span {
  border: none;
  background: none;
  display: none;
}
.path-training-manage .ui-dialog .ui-dialog-titlebar .ui-dialog-title {
  border: none;
  background: none;
  display: none;
}
.path-training-manage .ui-dialog .ui-dialog-title {
  font-size: 18px;
}
.path-training-manage .ui-dialog button.button.button--danger {
  display: none;
}
.path-training-manage .ui-dialog .ui-dialog-titlebar-close {
  width: 26px;
  height: 26px;
  background: #003768;
  border-radius: 50%;
  color: #ffffff;
  text-shadow: none;
  border: none;
}
.path-training-manage .ui-dialog .ui-dialog-titlebar-close:hover {
  background: #009DDC;
}
.path-training-manage .ui-dialog .ui-dialog-titlebar-close .ui-icon {
  background: none;
  text-indent: 0;
  display: flex;
  align-items: center;
}
.path-training-manage .ui-dialog .ui-dialog-titlebar-close .ui-icon::before {
  content: "+";
  font-size: 20px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  line-height: 16px;
  transform: rotate(45deg);
}
.path-training-manage .ui-dialog .table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  box-shadow: none;
  border: none;
}
.path-training-manage .ui-dialog .table-responsive table {
  box-shadow: none;
  border: 1px solid #d9d9d9;
}
.path-training-manage .ui-dialog .table-responsive table th.tabledrag-hide {
  display: none;
}
.path-training-manage .ui-dialog .table-responsive h4 {
  font-size: 16px;
}
.path-training-manage .ui-dialog .table-responsive td .label,
.path-training-manage .ui-dialog .table-responsive th .label {
  display: inline-block;
  vertical-align: top;
}
.path-training-manage .ui-dialog .table-responsive td .paragraphs-actions,
.path-training-manage .ui-dialog .table-responsive th .paragraphs-actions {
  margin-right: 0;
}
.path-training-manage .ui-dialog .table-responsive .custom-form input,
.path-training-manage .ui-dialog .table-responsive .custom-form select,
.path-training-manage .ui-dialog .table-responsive .custom-form textarea {
  padding: 0 10px;
  height: 35px;
  margin: 0;
}
.path-training-manage .ui-dialog .form-group,
.path-training-manage .ui-dialog .js-form-item {
  margin: 0;
}
.path-training-manage .ui-dialog .paragraphs-dropdown-actions .paragraphs-dropdown-action {
  color: #000000;
}
.path-training-manage .ui-dialog .paragraphs-dropdown-actions .paragraphs-dropdown-action:hover {
  color: #ffffff;
}
.path-training-manage .table-design td:first-child a {
  color: #009DDC;
  text-decoration: none;
  font-weight: 600;
}
.path-training-manage .table-design td:first-child a:hover {
  color: #000000;
}

.card_tiles .card-child .card.active::before {
  content: "";
  width: 13px;
  height: 7px;
  border-left: 2px solid #000000;
  transform: rotate(-45deg);
  border-bottom: 2px solid #000000;
  position: absolute;
  right: 16px;
  top: 16px;
  z-index: 2;
}
.card_tiles .card-child .card.active::after {
  content: "";
  display: block;
  position: absolute;
  width: 24px;
  height: 24px;
  background: #ffffff;
  right: 11px;
  top: 9px;
  z-index: 1;
  border-radius: 50%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.card-parent .charts-google {
  height: 295px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .card-parent .charts-google {
    border-radius: 20px;
    overflow: hidden;
  }
}

.page-header .page-header__inner a {
  float: right;
  margin-top: -30px;
  font-weight: bold;
  text-decoration: none;
}

a.tabledrag-handle .handle {
  width: auto !important;
  height: auto !important;
}

.js-form-item-enable input {
  float: left;
  margin-right: 15px;
  margin-top: 0;
}

.ui-widget.ui-widget-content {
  z-index: 999;
  background: #fff;
}
.ui-widget.ui-widget-content::before {
  content: "";
  z-index: -2;
  position: fixed;
  width: 100%;
  height: 100%;
  background: black;
  left: 0;
  top: 0;
  opacity: 0.5;
}
.ui-widget.ui-widget-content::after {
  content: "";
  z-index: -1;
  position: absolute;
  width: 100%;
  height: 100%;
  background: white;
  left: 0;
  top: 0;
}
.ui-widget.ui-widget-content .dashboard-content {
  padding: 0;
}
.ui-widget.ui-widget-content .course-list-table input.form-submit {
  margin-left: 15px;
}
@media only screen and (max-width: 800px) {
  .ui-widget.ui-widget-content .ui-widget.ui-widget-content {
    width: 96% !important;
    left: 50% !important;
    transform: translateX(-50%);
  }
}

.tile-edit {
  position: relative;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 5px 20px rgba(50, 50, 93, 0.11);
  padding: 3px;
  font-size: 0;
  width: 36px;
  height: 36px;
  display: block;
  opacity: 0.7;
}
.tile-edit::before {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 20px;
  height: 20px;
  background: url(../img/edit-icon.png) no-repeat center center;
  display: block;
  content: "";
  background-size: contain;
  transform: translate(-50%, -50%);
}
.tile-edit:hover {
  opacity: 1;
}

.ui-dialog .ui-dialog-titlebar {
  background: none;
  border: none;
  border-radius: 0;
  font-size: 18px;
  color: #009DDC;
}
.ui-dialog .ui-dialog-titlebar-close {
  width: 26px;
  height: 26px;
  background: #003768;
  border-radius: 50%;
  color: #ffffff;
  text-shadow: none;
  border: none;
  font-size: 0;
}
.ui-dialog .ui-dialog-titlebar-close:hover {
  background: #009DDC;
}
.ui-dialog .ui-dialog-titlebar-close .ui-icon {
  background: none;
  text-indent: 0;
  display: flex;
  display: flex;
  align-items: center;
  position: static;
  margin: 0;
  height: 26px;
  width: 100%;
}
.ui-dialog .ui-dialog-titlebar-close .ui-icon::before {
  content: "+";
  font-size: 20px;
  position: absolute;
  left: 1px;
  top: 4px;
  width: 100%;
  line-height: 16px;
  transform: rotate(45deg);
}

body .tabledrag-toggle-weight {
  background: #009DDC;
  border: none;
  border-radius: 50px;
  color: #ffffff;
  font-size: 13px;
  padding: 6px 12px;
  margin: 0 0 12px;
  min-width: 130px;
}
body .tabledrag-toggle-weight:hover {
  background: #009DDC;
}

.path-frontpage .ui-dialog .dashboardform-inner {
  margin: 0;
}
.path-frontpage .ui-dialog .dashboardform-inner table {
  border: 1px solid #ccc;
  box-shadow: none;
}
.path-frontpage .ui-dialog .dashboardform-inner table .tile-edit {
  float: right;
}
.path-frontpage .ui-dialog .dashboardform-inner table .custom-form select {
  padding: 0 10px;
  height: 36px;
}
.path-frontpage .ui-dialog .dashboardform-inner table input {
  margin-top: 4px;
}
.path-frontpage .ui-dialog .dashboardform-inner table .form-group,
.path-frontpage .ui-dialog .dashboardform-inner table .js-form-item {
  margin: 0;
}
.path-frontpage .ui-dialog .dashboardform-inner table .form-group input,
.path-frontpage .ui-dialog .dashboardform-inner table .form-group select,
.path-frontpage .ui-dialog .dashboardform-inner table .form-group textarea,
.path-frontpage .ui-dialog .dashboardform-inner table .js-form-item input,
.path-frontpage .ui-dialog .dashboardform-inner table .js-form-item select,
.path-frontpage .ui-dialog .dashboardform-inner table .js-form-item textarea {
  margin: 0;
}
.path-frontpage .ui-dialog .form-actions a {
  font-weight: bold;
  font-size: 14px;
  color: #009DDC;
  text-decoration: none;
}

.charts-google path + text {
  fill: black;
  font-weight: bold;
}

.task_complete {
  position: relative;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 5px 20px rgba(50, 50, 93, 0.11);
  padding: 3px;
  font-size: 0;
  width: 36px;
  height: 36px;
  display: block;
  opacity: 0.7;
}
.task_complete::before {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 32px;
  height: 32px;
  background: url(../img/complete.png) no-repeat center center;
  display: block;
  content: "";
  background-size: contain;
  transform: translate(-50%, -50%);
}
.task_complete:hover {
  opacity: 1;
}

.tms_admins_ a.btn.add-booking-course, .tms_admins_ a.add-booking-course.form-submit {
  display: none;
}

.mnager.node-13 ul.tabs.primary, .mnager.node-482 ul.tabs.primary, .mnager.node-480 ul.tabs.primary, .page-node-type-tasks ul.tabs.primary {
  display: none;
}

.page-node-type-courses ul.tabs.primary {
  display: none;
}

.authenticated.mnager .form-item-status-value {
  display: none;
}

input#edit-submit {
  margin-bottom: 20px;
}

a#edit-delete {
  background: #009DDC;
  color: #ffffff;
  padding: 5px 25px;
  border-radius: 50px;
  font-weight: bold;
  line-height: 1.5;
  border: 1px solid transparent;
  width: auto;
  margin-top: 0;
  display: inline-block;
  text-decoration: none;
}
a#edit-delete:hover {
  background: #003768;
}

input[value="Cancel account"] {
  display: none;
}

div#edit-field-course-details-wrapper {
  width: 100% !important;
}

.tabledrag-toggle-weight-wrapper button {
  display: none;
}

.file-download:hover {
  color: transparent;
}

.book-course-icon {
  background: url(../img/book-course-blue.png) no-repeat center center;
  font-size: 0;
  color: transparent;
  width: 24px;
  height: 24px;
  background-size: contain;
  margin-top: 0px;
  display: block;
  opacity: 1;
}
.book-course-icon:hover {
  opacity: 0.7;
}

.upload-file-icon {
  background: url(../img/upload-file-blue.png) no-repeat center center;
  font-size: 0;
  color: transparent;
  width: 24px;
  height: 24px;
  background-size: contain;
  margin-top: 0px;
  display: block;
  opacity: 1;
}
.upload-file-icon:hover {
  opacity: 0.7;
}

.filter-mobile-head {
  display: none;
  margin: 0;
  color: #ffffff;
  padding: 8px 20px;
  position: relative;
  background: #2c347c;
  border-radius: 5px;
  background: -moz-linear-gradient(left, #003768 0%, #009DDC 35%, #009DDC 100%);
  background: -webkit-linear-gradient(left, #003768 0%, #009DDC 35%, #009DDC 100%);
  background: linear-gradient(to right, #003768 0%, #009DDC 35%, #009DDC 100%);
}
.filter-mobile-head::after {
  content: "";
  width: 12px;
  height: 12px;
  border-top: 3px solid;
  border-right: 3px solid;
  position: absolute;
  right: 18px;
  top: 50%;
  margin-top: -6px;
  transform: rotate(45deg);
  transition: all 0.3s ease 0s;
}
.filter-mobile-head.open-filter-head {
  border-radius: 5px 5px 0 0;
}
.filter-mobile-head.open-filter-head::after {
  transform: rotate(135deg);
}
.filter-mobile-head h2 {
  margin: 0;
  font-size: 16px;
  letter-spacing: 1px;
}

@media only screen and (max-width: 767px) {
  .page-topForm-mobile {
    background: #F8FBFC;
    padding: 25px 15px 0;
  }
}
@media only screen and (min-width: 768px) {
  .page-topForm-mobile {
    display: block !important;
  }
}

@media only screen and (max-width: 767px) {
  .path-frontpage .page-header .manage_dashboard {
    display: none;
  }
}

.card-parent .card-child-margin, .card-child-margin {
  margin-bottom: 24px;
}

#training_output .filter-mobile-head {
  margin-bottom: 20px;
}
#training_output .filter-mobile-head.open-filter-head {
  margin-bottom: 0;
}

#training-matrix-form {
  min-height: 150px;
}
@media only screen and (max-width: 767px) {
  #training-matrix-form > .js-form-item, #training-matrix-form > #asset-fieldset-container {
    margin-top: 15px;
  }
}
@media only screen and (max-width: 767px) {
  #training-matrix-form > .js-form-item.open-filter-tmatrics, #training-matrix-form > #asset-fieldset-container.open-filter-tmatrics {
    display: block;
  }
}
#training-matrix-form > .js-form-item {
  width: 49% !important;
}
@media only screen and (max-width: 767px) {
  #training-matrix-form > .js-form-item {
    width: 100% !important;
  }
}
#training-matrix-form > #asset-fieldset-container {
  width: 100% !important;
}

#node-tasks-form .field--name-status, #node-tasks-edit-form .field--name-status {
  display: none;
}

#node-tasks-form .vertical-tabs.clearfix, #node-tasks-edit-form .vertical-tabs.clearfix {
  display: none;
}

@media only screen and (max-width: 767px) {
  #sidebar-wrapper .sidebar-nav li:nth-child(9) {
    display: none;
  }
}
.views-field-field-file a {
  position: relative;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 5px 20px rgba(50, 50, 93, 0.11);
  padding: 3px;
  font-size: 0;
  width: 36px;
  height: 36px;
  display: block;
  opacity: 0.7;
}
.views-field-field-file a:hover {
  opacity: 1;
}
.views-field-field-file a::before {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 26px;
  height: 26px;
  background: url(../img/file-click.png) no-repeat center center;
  display: block;
  content: "";
  background-size: contain;
  transform: translate(-50%, -50%);
  margin-left: -2px;
  margin-top: 2px;
}

.views-field-delete-node a {
  position: relative;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 5px 20px rgba(50, 50, 93, 0.11);
  padding: 3px;
  font-size: 0;
  width: 36px;
  height: 36px;
  display: block;
  opacity: 0.7;
}
.views-field-delete-node a:hover {
  opacity: 1;
}
.views-field-delete-node a::before {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 24px;
  height: 24px;
  background: url(../img/delete.png) no-repeat center center;
  display: block;
  content: "";
  background-size: contain;
  transform: translate(-50%, -50%);
}

.send-mail a {
  position: relative;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 5px 20px rgba(50, 50, 93, 0.11);
  padding: 3px;
  font-size: 0;
  width: 36px;
  height: 36px;
  display: block;
  opacity: 0.7;
}
.send-mail a:hover {
  opacity: 1;
}
.send-mail a::before {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 28px;
  height: 28px;
  background: url(../img/mail-send.png) no-repeat center center;
  display: block;
  content: "";
  background-size: contain;
  transform: translate(-50%, -50%);
  margin-left: 1px;
}

.share-file a {
  position: relative;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 5px 20px rgba(50, 50, 93, 0.11);
  padding: 3px;
  font-size: 0;
  width: 36px;
  height: 36px;
  display: block;
  opacity: 0.7;
}
.share-file a:hover {
  opacity: 1;
}
.share-file a::before {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 24px;
  height: 24px;
  background: url(../img/share-file.png) no-repeat center center;
  display: block;
  content: "";
  background-size: contain;
  transform: translate(-50%, -50%);
  margin-left: 2px;
}

.page-node-type-tasks .node--type-tasks .field {
  display: flex;
  margin: 0 0 10px;
  max-width: 100%;
  padding: 0;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .page-node-type-tasks .node--type-tasks .field {
    flex-wrap: wrap;
  }
}
.page-node-type-tasks .node--type-tasks .field.field--type-datetime .field__label::before {
  background-image: url(../img/calendar.png);
}
.page-node-type-tasks .node--type-tasks .field.field--name-field-assigned-to .field__label::before {
  background-image: url(../img/employment-man.png);
}
.page-node-type-tasks .node--type-tasks .field .field__item {
  width: 100%;
  color: #009DDC;
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  .page-node-type-tasks .node--type-tasks .field .field__item {
    padding-left: 35px;
  }
}
.page-node-type-tasks .node--type-tasks .field .field__label {
  min-width: 180px;
  width: 180px;
  position: relative;
  padding-left: 35px;
}
.page-node-type-tasks .node--type-tasks .field .field__label::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  background: none no-repeat center center;
  display: block;
  content: "";
  background-size: contain;
}
@media only screen and (max-width: 767px) {
  .page-node-type-tasks .node--type-tasks .field .field__label {
    width: 100%;
  }
}
.page-node-type-tasks .node--type-tasks a {
  color: #009DDC;
  text-decoration: none;
}
.page-node-type-tasks .node--type-tasks a:hover {
  text-decoration: underline;
}

.path-frontpage .ui-dialog .tabledrag-test-form .dashboardform-inner table .custom-form select {
  min-width: 100px;
}
.path-frontpage .ui-dialog .tabledrag-test-form .dashboardform-inner table tbody td, .path-frontpage .ui-dialog .tabledrag-test-form .dashboardform-inner table tbody th, .path-frontpage .ui-dialog .tabledrag-test-form .dashboardform-inner table thead td, .path-frontpage .ui-dialog .tabledrag-test-form .dashboardform-inner table thead th {
  padding-left: 5px;
  padding-right: 5px;
}
.path-frontpage .ui-dialog .tabledrag-test-form .dashboardform-inner table tbody td:first-child, .path-frontpage .ui-dialog .tabledrag-test-form .dashboardform-inner table tbody th:first-child, .path-frontpage .ui-dialog .tabledrag-test-form .dashboardform-inner table thead td:first-child, .path-frontpage .ui-dialog .tabledrag-test-form .dashboardform-inner table thead th:first-child {
  padding-left: 15px;
}
.path-frontpage .ui-dialog .tabledrag-test-form .form-type-checkbox {
  position: relative;
}
.path-frontpage .ui-dialog .tabledrag-test-form .form-type-checkbox .form-checkbox {
  display: none;
}
.path-frontpage .ui-dialog .tabledrag-test-form .form-type-checkbox label {
  display: block;
  width: 46px;
  height: 22px;
  font-size: 0;
  color: transparent;
  cursor: pointer;
  border-radius: 50px;
  position: relative;
}
.path-frontpage .ui-dialog .tabledrag-test-form .form-type-checkbox label:before {
  content: "";
  display: block;
  position: absolute;
  cursor: pointer;
  width: 100%;
  height: 100%;
  background-color: #dedede;
  border-radius: 50px;
  transition: background-color 0.25s ease;
}
.path-frontpage .ui-dialog .tabledrag-test-form .form-type-checkbox label:after {
  content: "";
  display: block;
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.45);
  transition: left 0.25s ease;
}
.path-frontpage .ui-dialog .tabledrag-test-form .form-type-checkbox input:checked + label:before {
  background-color: #009DDC;
}
.path-frontpage .ui-dialog .tabledrag-test-form .form-type-checkbox input:checked + label:after {
  left: 25px;
}
.path-frontpage .ui-dialog .tabledrag-test-form .toggle {
  float: left;
  font-size: 14px;
  font-weight: bold;
}
.path-frontpage .ui-dialog .tabledrag-test-form .toggle + .toggle {
  clear: right;
  margin-left: 25px;
}
.path-frontpage .ui-dialog .tabledrag-test-form .dashboard-content {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}

article.node.node--view-mode-full .field__item {
  width: 100%;
  color: #009DDC;
  margin-right: 0;
}

article.node.node--view-mode-full .field {
  display: flex;
  margin: 0 0 10px;
  max-width: 100%;
  padding: 0;
  position: relative;
}

article.node.node--view-mode-full .field__label {
  min-width: 180px;
  width: 180px;
  position: relative;
  padding-left: 0;
  font-weight: 500;
}

.card-child .card .card-content {
  text-align: center;
  width: 100%;
}

.chart_toggle {
  border-radius: 10px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  background: #ffffff;
  margin: 0 0 30px;
}

.chart_toggle h2 {
  padding: 10px 15px;
  font-size: 19px;
  margin: 0;
  cursor: pointer;
  border-bottom: 1px solid #ebebeb;
}

.chart_toggle h2:before {
  content: "+";
  margin: 0 10px 0 0;
  width: 15px;
  display: inline-block;
  vertical-align: middle;
}

.chart_toggle_option {
  display: none;
}

.chart_toggle.open-contentfield + .chart_toggle_option {
  display: flex;
}

.chart_toggle.open-contentfield h2:before {
  content: "-";
}

.customCard-width {
  display: block;
  min-width: 100%;
}
.customCard-width .card-child {
  float: left;
}
@media only screen and (max-width: 1700px) {
  .customCard-width .card-child {
    width: 20%;
  }
}
@media only screen and (max-width: 1500px) {
  .customCard-width .card-child {
    width: 25%;
  }
}
@media only screen and (max-width: 1199px) {
  .customCard-width .card-child {
    width: 33.33%;
  }
}
@media only screen and (max-width: 991px) {
  .customCard-width .card-child {
    width: 50%;
  }
}
@media only screen and (max-width: 576px) {
  .customCard-width .card-child {
    width: 100%;
  }
}
.customCard-width .card-child .card .card-content {
  text-align: left;
}
.customCard-width .card-child .card .card-content h3 {
  font-size: 16px;
}
@media only screen and (max-width: 576px) {
  .customCard-width .card-child .card {
    min-height: 0;
  }
}
.customCard-width .card-child-margin {
  clear: left;
}
.customCard-width .card-child-margin + .card-child-margin {
  clear: none;
}

@media only screen and (max-width: 1199px) {
  .dashboard-filter-form .col-md-2 {
    width: 25%;
    float: left;
  }
}
@media only screen and (max-width: 991px) {
  .dashboard-filter-form .col-md-2 {
    width: 33.33%;
  }
}
@media only screen and (max-width: 767px) {
  .dashboard-filter-form .col-md-2 {
    width: 50%;
  }
}
@media only screen and (max-width: 576px) {
  .dashboard-filter-form .col-md-2 {
    width: 100%;
  }
}

.training-manage-form .progress {
  margin: 0 0 10px;
}
.training-manage-form .progress + p {
  font-size: 32px;
  line-height: 1;
  font-weight: 600;
  margin: 0 0 20px;
  opacity: 0.7;
  color: #5d5d5d;
}
.training-manage-form .row_title {
  margin: 0 0 2px;
  color: #a4a4a4;
}
.training-manage-form h4 {
  font-size: 22px;
  margin: 0 0 5px;
}
.training-manage-form h2.sec-heading {
  background: #bee5f6;
  color: #009ddc;
  padding: 15px 20px;
  border-radius: 10px 10px 0 0;
  margin-bottom: 0;
  font-size: 24px;
  line-height: 1.2;
  position: relative;
}
.training-manage-form .card_tiles {
  background: transparent;
  padding: 0;
  justify-content: space-between;
}
.training-manage-form .card_tiles .col-lg-9 {
  margin: 0;
}

.progress-bar {
  background: #4cbaf7;
  height: 100%;
  display: block;
  width: 0;
  transition: width 0.6s ease 0.2s;
}
.progress-bar.expired {
  background: #e20000;
}
.progress-bar.one_month {
  background: #ff8600;
}

/**3 August **/
.reports_right {
  display: inline-block;
  vertical-align: top;
  background: #d4f3ff;
  padding: 20px;
  border-radius: 10px;
}

.reports_left .check-box .form-group label:before {
  background: none;
  width: 100%;
  height: 100%;
  margin: 0 !important;
  margin-right: 15px;
  border: none;
}

.reports_left .check-box .form-group label {
  padding: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  border-radius: 10px;
  margin-bottom: 0;
  padding: 15px 10px;
  z-index: 1;
  text-align: center;
  background: #fff;
  line-height: 1;
}

.reports_left .check-box .form-group label:hover {
  background: #eeffe7;
}

.reports_left .check-box .form-group input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #7ed957;
  border: solid #7ed957;
  border-radius: 10px;
  color: #fff;
  transform: rotate(0);
  z-index: -1;
  border: none;
}

.reports_left .check-box {
  display: flex;
  flex-wrap: wrap;
  padding: 10px;
}

.reports_left .check-box .form-group {
  margin: 0 5px 10px !important;
  padding: 0;
  width: calc(25% - 10px) !important;
}

.reports_right .form-group {
  width: 100% !important;
  display: block;
}

.reports_right .block-system-main-block .form-actions {
  margin-top: 0;
}

.reports_right h4.label {
  font-weight: bold;
  font-size: 16px;
}

.reports_right label {
  font-weight: bold;
  margin-bottom: 5px;
}

.reports_right .custom-form input, .reports_right .custom-form select, .reports_right .custom-form textarea {
  border: none;
  box-shadow: 0 5px 35px rgba(50, 50, 93, 0.11);
}

.reports_right input.form-submit {
  margin-bottom: 10px;
}

.reports_right .report_date_range {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.reports_right .report_date_range .field--type-datetime {
  width: 49%;
}

#node-reports-form .reports_right > input.form-submit {
  margin-right: 5px !important;
  margin-top: 10px;
}

.reports_right .form-actions {
  margin-top: 10px;
  display: inline-block;
  vertical-align: top;
}

.reports_right .select2-container {
  margin: 0 0 15px;
}

.reports_right .custom-form input, .reports_right .custom-form select, .reports_right .custom-form textarea {
  margin: 0 0 15px;
}

.report_page .row {
  margin-bottom: 25px;
}

.trainingmanagementtabs {
  display: inline-block;
}
.trainingmanagementtabs .menu {
  display: inline-flex;
  align-items: center;
  list-style: none;
  padding-left: 0;
}
.trainingmanagementtabs .menu li.menu-item {
  margin-right: 20px;
}
.trainingmanagementtabs .menu li.menu-item:last-child {
  margin-right: 0;
}
.trainingmanagementtabs .menu li.menu-item a {
  color: #000000;
  text-decoration: none;
  padding-bottom: 15px;
  font-size: 14px;
}
.trainingmanagementtabs .menu li.menu-item a.is-active {
  border-bottom: 4px solid #009ddc;
}
.trainingmanagementtabs > .content {
  display: inline-block;
  vertical-align: text-bottom;
}

.block-page-title-block {
  display: inline-block;
  width: calc(100% - 480px);
}
.block-page-title-block .content h1.title.page-title {
  margin-bottom: 0;
}

#block-matrics-breadcrumbs {
  width: 100%;
  z-index: 2;
}

@media only screen and (max-width: 1500px) {
  .check-box .form-group label {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1299px) {
  .reports_left .check-box .form-group {
    width: calc(33.33% - 10px) !important;
  }
}
@media only screen and (max-width: 991px) {
  .reports_left .check-box .form-group {
    width: calc(33.33% - 10px) !important;
  }

  .reports_left .check-box {
    padding: 0;
    margin: 0 -5px;
  }
}
@media only screen and (max-width: 540px) {
  .reports_left .check-box .form-group {
    width: calc(50% - 10px) !important;
  }
}
.card-child .card::before {
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 157, 220, 0.7) url(../img/redirectlink.svg) no-repeat center center;
  background-size: 40px;
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 20px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease 0s;
}
.card-child .card:hover::before {
  opacity: 1;
  visibility: visible;
}
.card-child .card.use-ajax::before {
  background-image: url(../img/popuplink-icon.svg);
}
.card-child .ajax-progress {
  position: absolute;
  right: 15px;
  bottom: 15px;
}

.training-manage-form #myTable thead tr th {
  position: relative;
}
.training-manage-form #myTable thead tr th img {
  position: absolute;
  top: 22px;
  right: 4px;
}
.training-manage-form .charts-google, .training-manage-form .chart_toggle_option {
  width: 100%;
}
.training-manage-form .chart_toggle_option {
  display: flex;
  max-height: 0;
  overflow: hidden;
}
.training-manage-form .chart_toggle.open-contentfield + .chart_toggle_option {
  max-height: 2000px;
  padding: 0 0 37px;
}
.training-manage-form svg {
  width: 100%;
}

.path-frontpage .page-header .page-header__inner h1 a.use-ajax {
  width: 30px;
  height: 20px;
  background: url(../img/edit-icon.png) no-repeat center center;
  background-size: 20px;
  overflow: hidden;
  font-size: 0;
  display: inline-block;
  vertical-align: middle;
  opacity: 0;
  margin: 0;
}
.path-frontpage .page-header .page-header__inner h1:hover a.use-ajax {
  opacity: 1;
}

.book-course-form .custom-form textarea {
  height: 150px;
}

.suggest-courses {
  background: url(../img/suggest.png) no-repeat center center;
  font-size: 0;
  color: transparent;
  width: 24px;
  height: 24px;
  background-size: contain;
  display: block;
  opacity: 1;
}

.path-training-manage .ui-dialog .ui-dialog-titlebar {
  min-height: 35px;
}

.view-certificate-detail .training-course-detail {
  border: 1px solid #cccccc;
  margin: 0 0 25px;
}
.view-certificate-detail .training-course-detail .views-field {
  display: flex;
  border-top: 1px solid #cccccc;
  font-family: "Roboto";
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}
.view-certificate-detail .training-course-detail .views-field:first-child {
  border-top: none;
}
.view-certificate-detail .training-course-detail .views-field:nth-child(even) {
  background-color: #f8fbfc;
}
.view-certificate-detail .training-course-detail .views-field .views-label {
  width: 55%;
  padding: 10px 20px;
  border-right: 1px solid #cccccc;
}
.view-certificate-detail .training-course-detail .views-field .field-content {
  padding: 10px 20px;
  width: 45%;
  color: #7f7f7f;
}
.view-certificate-detail .training-course-detail .views-field p {
  margin: 0;
}

.path-asset-listing .dashboard-content table .views-field-view-user {
  display: inline-block;
  vertical-align: middle;
  margin: 2px 0 0 8px;
}
.path-asset-listing .dashboard-content table .views-field-view-user a {
  border-radius: 0;
  font-size: 0;
  width: 20px;
  height: 20px;
  background: none;
  display: block;
  box-shadow: none;
  min-width: 20px;
}

.rangeslider__fill {
  background: #009DDC;
}

.icemax-assets {
  display: flex;
  max-width: 200px;
  min-width: 180px;
}

.dashboardform-inner tbody td {
  vertical-align: middle;
}
.globe-icon {
  position: relative;
  background: url(../img/globe-regular.svg) no-repeat center center;
  background-size: 20px;
  border-radius: 8px;
  box-shadow: 0 5px 20px rgba(50, 50, 93, 0.11);
  padding: 3px;
  font-size: 0;
  width: 36px;
  height: 36px;
  display: block;
  opacity: 0.7;
}
.globe-icon:hover {
  opacity: 1;
}

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  justify-content: center;
}

.pagination li {
  margin: 0 4px;
}

.pagination span {
  padding: 7px 8px;
  background: #ffffff;
  box-shadow: 0 0 55px rgba(0, 0, 0, 0.15);
  width: 40px;
  display: block;
  border-radius: 5px;
  cursor: pointer;
}

.pagination span:hover {
  color: #000;
}

.pagination li.active span {
  background: #009DDC;
  color: #ffffff;
}

.pagination li.active span:hover {
  background: #009DDC;
  color: #ffffff;
}

.courses_selectionHeader {
  padding: 45px 0 20px;
}
@media only screen and (max-width: 991px) {
  .courses_selectionHeader h2 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 767px) {
  .courses_selectionHeader h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 991px) {
  .courses_selectionHeader h4 {
    font-size: 16px;
  }
}

.courses_selectionGroup {
  display: flex;
  flex-wrap: wrap;
}
.courses_selectionGroup .courses_selectionlist {
  width: 31.92%;
  margin: 0 0.7%;
  border-radius: 10px;
  padding: 0;
  position: relative;
}
@media only screen and (max-width: 1100px) {
  .courses_selectionGroup .courses_selectionlist {
    width: 48.5%;
    margin: 0 0.7% 10px;
  }
}
@media only screen and (max-width: 991px) {
  .courses_selectionGroup .courses_selectionlist {
    width: 100%;
    margin: 0 0 20px;
  }
}
.courses_selectionGroup .courses_selectionlist p {
  margin: 0 0 12px !important;
}
.courses_selectionGroup h3 {
  background: #d1d8ff;
  display: inline-block;
  color: #009DDC;
  border-radius: 50px;
  font-size: 15px;
  line-height: 1;
  padding: 9px 25px !important;
  vertical-align: top;
}
.courses_selectionGroup .CS-heading {
  font-size: 32px;
  font-weight: bold;
  margin: 0 0 15px !important;
}
@media only screen and (max-width: 1500px) {
  .courses_selectionGroup .CS-heading {
    font-size: 25px;
    line-height: 1.2;
  }
}
.courses_selectionGroup .CS-listTop {
  padding: 40px 40px 30px !important;
}
@media only screen and (max-width: 1299px) {
  .courses_selectionGroup .CS-listTop {
    padding: 40px 25px 30px !important;
  }
}
@media only screen and (max-width: 1199px) {
  .courses_selectionGroup .CS-listTop {
    padding: 40px 15px 30px !important;
  }
}
@media only screen and (max-width: 767px) {
  .courses_selectionGroup .CS-listTop {
    padding: 40px 25px 30px !important;
  }
}
.courses_selectionGroup .CS-listTop p {
  margin: 0 !important;
  color: #919191;
}
.courses_selectionGroup ul {
  padding: 0;
}
.courses_selectionGroup ul li {
  display: flex;
  list-style: none;
}
.courses_selectionGroup .CS-listIcon {
  min-width: 24px;
  text-align: center;
  margin-right: 10px;
}
.courses_selectionGroup .CS-listIcon svg {
  color: #4acf7b;
  width: 24px;
}
.courses_selectionGroup .CS-listContent {
  background: #f9fafb;
  padding: 25px 40px 85px;
}
@media only screen and (max-width: 1299px) {
  .courses_selectionGroup .CS-listContent {
    padding: 25px 25px 85px;
  }
}
@media only screen and (max-width: 1199px) {
  .courses_selectionGroup .CS-listContent {
    padding: 25px 10px 85px;
  }
}
@media only screen and (max-width: 767px) {
  .courses_selectionGroup .CS-listContent {
    padding: 25px 25px 85px;
  }
}
.courses_selectionGroup .CS-listButton {
  display: block;
  background: #009DDC;
  color: #ffffff;
  padding: 10px 25px !important;
  border-radius: 10px;
  font-weight: bold;
  line-height: 1.5;
  border: 1px solid transparent;
  text-align: center;
  text-decoration: none;
  margin-top: 0;
  position: absolute;
  bottom: 30px;
  left: 30px;
  right: 30px;
}
.courses_selectionGroup .CS-listButton:hover {
  background: #009DDC;
}

.CourseSelectionLinking_outer {
  margin: 0 0 20px;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}

.CourseSelectionLinking {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #ebeff5;
  padding: 30px;
  margin: 10px 0.7%;
  border-radius: 10px;
}
@media only screen and (max-width: 767px) {
  .CourseSelectionLinking {
    flex-wrap: wrap;
  }
}
.CourseSelectionLinking h3 {
  display: inline-block;
  vertical-align: top;
  color: #333;
  border-radius: 30px;
  font-size: 16px;
  padding: 7px 35px !important;
}
.CourseSelectionLinking .CourseSelectionLinking_content {
  margin-top: 10px !important;
}
.CourseSelectionLinking a {
  border-radius: 8px;
  padding: 12px 17px !important;
  color: #000000;
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  .CourseSelectionLinking a {
    padding: 8px 17px !important;
    display: inline-block;
    vertical-align: top;
    margin: 15px 0 0;
  }
}
.CourseSelectionLinking a:hover {
  background: #009DDC !important;
  color: #ffffff;
}

.site_version {
  background: #06233D;
  position: fixed;
  bottom: 0;
  margin: 0;
  left: 0;
  width: 280px;
  padding: 9px;
  color: #ffffff;
  font-size: 16px;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 767px) {
  .site_version {
    left: -280px;
  }
}

.logo-2 img {
  max-width: 100px;
  width: 100%;
}
@media only screen and (max-width: 360px) {
  .logo-2 img {
    max-width: 90px;
  }
}

.navbar-brand > img {
  width: 100px;
}

.ui-dialog .view-manage-courses {
  font-size: 16px;
}
.ui-dialog .view-manage-courses table {
  border: 1px solid #ccc;
}
.ui-dialog .view-manage-courses .view-header {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.ui-dialog .view-manage-courses .btn.btn-danger, .ui-dialog .view-manage-courses .btn-danger.form-submit {
  background: #dc3545;
  color: #ffffff;
  float: right;
}
.ui-dialog .view-manage-courses .btn.btn-danger:hover, .ui-dialog .view-manage-courses .btn-danger.form-submit:hover {
  background: #000000;
  color: #ffffff;
  float: right;
  border-color: #000000;
}
.ui-dialog .view-manage-courses .field--type-file summary {
  display: none;
}
.ui-dialog .view-manage-courses .js-form-type-managed-file .description {
  display: none;
}
.ui-dialog .view-manage-courses .js-form-managed-file input {
  border: none;
  padding: 0;
  border-radius: 0;
  margin: 10px 0;
}
.ui-dialog .view-manage-courses th {
  background: #dae7eb;
}
.ui-dialog .view-manage-courses th:last-child {
  text-align: right;
}
.ui-dialog .view-manage-courses td:last-child {
  text-align: right;
}
.ui-dialog .view-manage-courses td:last-child input.form-submit {
  color: red;
  background: none;
  padding: 0;
}
.ui-dialog .view-manage-courses .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: left;
  margin: 10px 0;
}
.ui-dialog .view-manage-courses .form-actions input.form-submit {
  display: block !important;
  margin-bottom: 20px;
}
.ui-dialog .view-manage-courses .custom-form select {
  margin: 0;
  padding: 5px 10px;
  height: 40px;
}
.ui-dialog .view-manage-courses .form-group, .ui-dialog .view-manage-courses .js-form-item {
  margin: 0;
}
.ui-dialog .view-manage-courses .views-field {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.ui-dialog .view-manage-courses .views-field .views-label {
  font-weight: 600;
  margin-right: 5px;
}
.ui-dialog .view-manage-courses form .views-field {
  display: inline-block;
  vertical-align: top;
}
.ui-dialog.manage-course-popup .ui-dialog-buttonpane {
  display: none;
}

.manage-course-edit {
  position: relative;
  background: url(../img/edit-manage-course.png) no-repeat center center;
  padding: 3px;
  font-size: 0;
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: top;
  opacity: 0.8;
  background-size: contain;
}
.manage-course-edit:hover {
  opacity: 1;
}

.download-all {
  position: relative;
  background: url(../img/download_arrow.png) no-repeat center center;
  padding: 3px;
  font-size: 0;
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: top;
  opacity: 0.8;
  background-size: contain;
}
.download-all:hover {
  opacity: 1;
}

.user-view .view-user-blocks .views-field-field-documents {
  text-align: center;
}

.pagination span {
  text-align: center;
}

.darktheme-logo {
  display: none;
}

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

.dark_mode a {
  color: #003768;
}
.dark_mode a:hover {
  color: #06233D;
}
.dark_mode .login-body, .dark_mode #sidebar-wrapper {
  background: #06233D;
}
.dark_mode #sidebar-wrapper .sidebar_top {
  background: #003768;
}
.dark_mode .site_version {
  background: #000000;
}
.dark_mode .dashboard-header {
  background: #000000;
}
.dark_mode .form-email:focus, .dark_mode .form-textarea:focus {
  border-color: #003768;
}
.dark_mode .btn, .dark_mode .form-submit {
  background-color: #06233D;
  color: #ffffff;
}
.dark_mode .btn:hover, .dark_mode .form-submit:hover, .dark_mode .btn:focus, .dark_mode .form-submit:focus {
  background-color: #003768;
  color: #ffffff;
}
.dark_mode .btn_primary, .dark_mode a#edit-delete, .dark_mode .exposed-action-button input.form-submit {
  background-color: #003768;
  color: #ffffff;
}
.dark_mode .btn_primary:hover, .dark_mode .btn_primary:focus, .dark_mode a#edit-delete:hover, .dark_mode a#edit-delete:focus, .dark_mode .exposed-action-button input.form-submit:hover, .dark_mode .exposed-action-button input.form-submit:focus {
  background-color: #06233D;
  color: #ffffff;
}
.dark_mode .btn_secondary {
  background-color: #06233D;
  color: #ffffff;
}
.dark_mode .btn_secondary:hover, .dark_mode .btn_secondary:focus {
  background-color: #003768;
  color: #ffffff;
}
.dark_mode .btn_white:hover, .dark_mode .btn_white:focus {
  background-color: #003768;
  color: #ffffff;
}
.dark_mode .custom-form input.form-submit, .dark_mode input.form-submit {
  background-color: #06233D;
  color: #ffffff;
}
.dark_mode .custom-form input.form-submit:hover, .dark_mode input.form-submit:hover {
  background-color: #003768;
  color: #ffffff;
}
.dark_mode .breadcrumb ul li {
  color: #003768;
}
.dark_mode .pagination li.active span {
  background-color: #003768;
}
.dark_mode .ui-dialog .ui-dialog-titlebar-close {
  background-color: #06233D;
  color: #ffffff;
}
.dark_mode .ui-dialog .ui-dialog-titlebar-close:hover {
  background-color: #003768;
  color: #ffffff;
}
.dark_mode .nav-tabs {
  border-bottom-color: #003768;
}
.dark_mode .nav-tabs > li > a {
  color: #003768;
}
.dark_mode .nav-tabs > li.active > a {
  background-color: #003768;
  color: #ffffff;
}
.dark_mode .table-design td:first-child.views-field-title a {
  color: #003768;
}
.dark_mode .table-design .views-field-field-asset a, .dark_mode .table-design .views-field.views-field-name a {
  color: #003768;
}
.dark_mode .exposed-action-button input.form-submit {
  background-color: #003768 !important;
}
.dark_mode .exposed-action-button input.form-submit:hover {
  background-color: #06233D !important;
}
.dark_mode .pager__items li.is-active {
  background-color: #06233D;
  color: #ffffff;
}
.dark_mode .pager__items a {
  color: #ffffff;
  background-color: #003768;
  border-color: #003768;
}
.dark_mode .pager__items a:hover {
  background: #06233D;
  border-color: #06233D;
}
.dark_mode .form-select.bef-links li a.bef-link--selected, .dark_mode #edit-field-type-value--2 li a.bef-link--selected {
  color: #003768;
}
.dark_mode .suggest-courses {
  background-image: url(../img/suggest-dark.png);
}
.dark_mode .book-course-icon {
  background-image: url(../img/book-course-blue-dark.png);
}
.dark_mode .report_data, .dark_mode .reports_right {
  background: #a1cbf1;
}
.dark_mode .file-download {
  color: transparent !important;
}
.dark_mode .logged-in ul {
  background: #06233D;
}
.dark_mode .login-right::before {
  background: #003768;
}
.dark_mode #slider-distance > div > [range], .dark_mode #slider-distance > div > [sign] {
  background-color: #003768;
}
.dark_mode #slider-distance > div > [sign]:after, .dark_mode #slider-distance > div > [sign]:after {
  border-top-color: #003768;
}
.dark_mode .lighttheme-logo {
  display: none !important;
}
.dark_mode .darktheme-logo {
  display: inline-block !important;
}
.dark_mode .tabs.primary li a.is-active {
  color: #003768;
  font-weight: bold;
}
.dark_mode .block-views-blockuser-blocks-block-1 > h2:hover, .dark_mode .block-views-blockuser-blocks-block-2 > h2:hover {
  color: #003768;
}
.dark_mode .card-child .card::before {
  background-color: rgba(0, 55, 104, 0.7);
}

.has-multiple-fields-remove-button .multiple-fields-remove-button, .has-multiple-fields-remove-button .multiple-fields-remove-button:hover, .has-multiple-fields-remove-button .multiple-fields-remove-button:focus {
  background-color: transparent !important;
}

.changesite-theme {
  position: relative;
  margin-left: 12px;
}
.changesite-theme input {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
}
.changesite-theme input:checked + span {
  background: #ffffff;
  box-shadow: 7px 7px 15px -10px rgba(187, 207, 218, 0.35), -4px -4px 13px rgba(255, 255, 255, 0.35), inset 7px 7px 3px rgba(209, 217, 230, 0.35), inset -11px -11px 3px rgba(255, 255, 255, 0.3);
}
.changesite-theme input:checked + span .moon-img {
  display: none;
}
.changesite-theme input:checked + span .sun-img {
  display: block;
}
.changesite-theme span {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  line-height: 36px;
  text-align: center;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #00101e;
}
.changesite-theme .sun-img {
  width: 24px;
  display: none;
}
.changesite-theme .moon-img {
  width: 22px;
}

.addtocal-container {
  position: relative;
  float: left;
  margin: 0;
}

.report_listing {
  padding-top: 25px;
}

@media only screen and (max-width: 576px) {
  .view-header {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .view-header > a:first-child {
    margin-bottom: 5px;
  }

  .profile .field__label {
    min-width: 130px;
    width: 130px;
  }
}
@media only screen and (max-width: 991px) {
  .form-select.bef-links {
    min-height: 40px;
    height: 100%;
  }
}
.card_tiles .n-expired p.row_title strong {
  color: #e20000;
}
.card_tiles .n-expired .progress + p {
  font-size: 32px;
  font-weight: 600;
  color: #e20000;
}

.card_tiles .n-one-month p.row_title strong {
  color: #ff8600;
}
.card_tiles .n-one-month .progress + p {
  font-size: 32px;
  font-weight: 600;
  color: #ff8600;
}

.card_tiles .n-three-to-one p.row_title strong {
  color: #ffbb00;
}
.card_tiles .n-three-to-one .progress + p {
  font-size: 32px;
  font-weight: 600;
  color: #ffbb00;
}

.card_tiles .n-six-to-three p.row_title strong {
  color: #f8e700;
}
.card_tiles .n-six-to-three .progress + p {
  font-size: 32px;
  font-weight: 600;
  color: #f8e700;
}

.card_tiles .n-expired, .card_tiles .n-one-month, .card_tiles .n-three-to-one, .card_tiles .n-six-to-three {
  background: #ffffff;
  padding: 20px;
  border-radius: 0 0 10px 10px;
  text-align: center;
  min-height: 200px;
}

.search-filter-wrap {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.search-filter-wrap div#traning-mng-filters, .search-filter-wrap div#traning-mng-columns, .search-filter-wrap div#traning-mng-export {
  padding: 15px 22px;
  font-size: 16px;
  line-height: 16px;
  font-weight: 500;
  color: #5d5d5d;
  background-color: #ffffff;
  border: 1px solid #d1d1d1;
  height: 50px;
  display: flex;
  align-items: center;
  border-radius: 5px;
  cursor: pointer;
  position: relative;
}
.search-filter-wrap div#traning-mng-filters span, .search-filter-wrap div#traning-mng-columns span, .search-filter-wrap div#traning-mng-export span {
  display: flex;
  align-items: center;
}
.search-filter-wrap div#traning-mng-filters span img, .search-filter-wrap div#traning-mng-columns span img, .search-filter-wrap div#traning-mng-export span img {
  width: 24px;
  margin-right: 5px;
}

.search-filter-wrap div#traning-mng-export span img {
  width: 20px;
}

.table-filter-wrap {
  display: flex;
  align-items: center;
}
.table-filter-wrap input {
  padding: 10px;
  font-size: 16px;
  line-height: 16px;
  color: #000000;
  background-color: #ffffff;
  border: 1px solid #d1d1d1;
  height: 50px;
  border-radius: 0 5px 5px 0;
  border-left: 0;
}
.table-filter-wrap button {
  padding: 10px;
  font-size: 16px;
  line-height: 16px;
  color: #000000;
  background-color: #ffffff;
  border: 1px solid #d1d1d1;
  height: 50px;
  border-radius: 5px 0 0 5px;
  border-right: 0;
}

.search-filter-wrap > div:not(:last-child) {
  margin-right: 10px;
}

.table-design {
  border-radius: 10px;
}

.training-mng-table-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
  padding: 10px 20px;
}
.training-mng-table-wrap .dashboardform-inner {
  margin-top: 0;
}
.training-mng-table-wrap h2 {
  margin-bottom: 0;
  font-size: 24px;
}

.training-mng-table-wrap > div {
  width: auto;
}

.custom-table-layout {
  background: #ffffff;
  border-radius: 10px;
  border: 1px solid #dadada;
  position: relative;
}
.custom-table-layout .dashboardform-inner {
  margin-top: 0;
}
.custom-table-layout .table-design {
  border-radius: 0;
  box-shadow: none;
  border-top: 1px solid #d1d1d1;
  padding: 15px 15px 40px;
}
.custom-table-layout .table-design .table-responsive {
  border: 1px solid #dadada;
  border-radius: 5px;
}

.custom-table-layout.custom-datatables {
  margin-top: 46px;
  position: relative;
}
.custom-table-layout.custom-datatables::before {
  content: "";
  position: absolute;
  top: -31px;
  bottom: auto;
  left: -30px;
  right: 0;
  width: calc(100% + 60px);
  height: 1px;
  background: #d1d1d1;
}

tr:nth-child(even) {
  background: #ffffff;
}

.dashboardform-inner .table tr td a {
  font-weight: 500;
  text-decoration: none;
}

.dashboardform-inner .table thead th {
  color: #5d5d5d;
}

.custom-table-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 20px;
}
.custom-table-header h2 {
  font-size: 24px;
  margin-bottom: 0;
}

.custom-table-header > div {
  width: auto;
}

.dashboardform-inner .table-responsive {
  border-radius: 5px;
}

.training-mobilefilter.page-topForm-mobile, .view-display-id-page_5 .view-filters, .view-courses-list.view-display-id-page_4 .view-filters {
  width: 420px;
  position: fixed;
  right: -420px;
  top: 0;
  bottom: 0;
  z-index: 99;
  height: 100vh;
  transition: all 0.5s ease;
  padding: 90px 30px 30px;
  overflow: auto;
  border-left: 1px solid #d1d1d1;
  background: #ffffff;
}

.training-mobilefilter.page-topForm-mobile.filter-active, .view-filters.filter-active {
  right: 0;
}

.lt-blue-small {
  background: #009DDC;
  padding: 5px 8px;
  color: #ffffff;
  text-decoration: none;
  border-radius: 5px;
  font-size: 14px;
}
.lt-blue-small:hover {
  background: #000000;
  color: #ffffff;
}

.close-btn-wrapper {
  position: relative;
}
.close-btn-wrapper .filter-close {
  position: absolute;
  left: auto;
  right: 0;
  top: -10px;
  background: #009DDC;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 20px;
  cursor: pointer;
}

.select2-container .select2-selection--multiple {
  height: 50px;
}

.select2-container--default.select2-container--focus .select2-selection--multiple, .select2-container--default .select2-selection--multiple {
  border: 1px solid #d1d1d1;
  position: relative;
  padding: 0;
}

span.select2-search.select2-search--inline {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px;
}

#traning-mng-columns .coloumn-display {
  background: #ffffff;
  width: 190px;
  padding: 15px;
  border: 1px solid #d1d1d1;
  border-radius: 5px;
  z-index: 2;
  position: absolute;
  top: 50px;
  right: 0;
}
#traning-mng-columns .coloumn-display lable {
  margin-left: 5px;
  color: #5d5d5d;
  font-size: 14px;
}
#traning-mng-columns .coloumn-display > div:not(:last-child) {
  margin-bottom: 5px;
}

.child-flex {
  display: flex;
}

.suggestion-sent-text {
  display: block;
  margin-top: 8px;
  font-size: 12px;
}

.pass-btn {
  background: #b3e9bc;
  font-weight: 400 !important;
  font-size: 12px;
  border: 1px solid #187927;
  padding: 1px 10px;
  height: 20px;
  border-radius: 18px;
  color: #187927;
  display: inline-block;
}
.pass-btn:hover {
  color: #187927;
}

.crs-bkd {
  background: #e8f8ff;
  font-weight: 400 !important;
  font-size: 12px;
  border: 1px solid #228cbd;
  padding: 1px 10px;
  height: 20px;
  border-radius: 18px;
  color: #228cbd;
  display: inline-block;
}
.crs-bkd:hover {
  color: #228cbd;
}

.failed {
  background: #ffc8c8;
  font-weight: 400 !important;
  font-size: 12px;
  border: 1px solid #cc7272;
  padding: 1px 10px;
  height: 20px;
  border-radius: 18px;
  color: #cc7272;
  display: inline-block;
}
.failed:hover {
  color: #cc7272;
}

.tb-action {
  background: #ffcb91;
  font-weight: 400 !important;
  font-size: 12px;
  border: 1px solid #987525;
  padding: 1px 10px;
  height: 20px;
  border-radius: 18px;
  color: #987525;
  display: inline-block;
}
.tb-action:hover {
  color: #987525;
}

.failed a {
  color: #cc7272;
}
.failed a:hover {
  color: #cc7272;
}

.table-design .table tbody tr td a span {
  margin-right: 5px;
}
.table-design .table tbody tr td a span img {
  margin-top: -2px;
}

.suggest-courses {
  text-align: center;
  min-width: 160px;
  min-height: 27px;
}

.semi-donut {
  --percentage: 0;
  --fill: #d9d9d9;
  width: 200px;
  height: 100px;
  position: relative;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  overflow: hidden;
  color: var(--fill);
  box-sizing: border-box;
  margin: 15px auto 0;
  display: flex;
  align-items: end;
  justify-content: center;
}
.semi-donut:after {
  content: "";
  width: 200px;
  height: 200px;
  border: 20px solid;
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) var(--fill) var(--fill) !important;
  position: absolute;
  border-radius: 50%;
  left: 0;
  top: 0;
  box-sizing: border-box;
  transform: rotate(calc( 1deg * ( -45 + var(--percentage) * 1.8 ) ));
}
.semi-donut h2 {
  display: inline-block;
  margin-bottom: 0;
}
.semi-donut.circle-donut {
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.semi-donut.circle-donut:after {
  transform: rotate(calc( 1deg * ( -45 + var(--percentage) * 1.8 ) ));
}
.semi-donut.circle-donut h2 span {
  font-size: 16px;
  font-weight: 400;
  display: block;
  color: #a1a1a1;
}

@keyframes growProgressBar {
  0%, 33% {
    --pgPercentage: 0;
  }
  100% {
    --pgPercentage: var(--value);
  }
}
@property --pgPercentage {
  syntax: "<number>";
  inherits: false;
  initial-value: 0;
}
div.circle-progressbar {
  --size: 12rem;
  --fg: #009ddc !important;
  --bg: #d9d9d9 !important;
  --pgPercentage: var(--value) !important;
  animation: growProgressBar 3s 1 forwards;
  width: var(--size);
  height: var(--size);
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: radial-gradient(closest-side, white 80%, transparent 0 99.9%, white 0), conic-gradient(var(--fg) calc(var(--pgPercentage) * 1%), var(--bg) 0) !important;
  font-size: calc(var(--size) / 5);
  color: var(--fg);
  margin: 0;
}
div.circle-progressbar h2 span {
  display: block;
  color: #a1a1a1;
  font-size: 16px;
  font-weight: 400;
}

span.acc-add {
  background: #009ddc;
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
span.acc-add > img {
  width: 15px;
}

span.acc-add img:last-child {
  display: none;
}

.expanded span.acc-add img:first-child {
  display: none;
}

.expanded span.acc-add img:last-child {
  display: block;
}

.th-id {
  min-width: 75px;
  max-width: 75px;
}

.th-fname, .th-lname {
  min-width: 135px;
  max-width: 135px;
}

.th-course-name {
  min-width: 160px;
  max-width: 160px;
}

.th-expiry-date {
  min-width: 216px;
  max-width: 216px;
}

.th-accreditation {
  min-width: 155px;
  max-width: 155px;
}

.th-suggest-courses {
  min-width: 230px;
  max-width: 230px;
}

.th-book-course {
  min-width: 150px;
  max-width: 150px;
}

.th-course-booking-status {
  min-width: 230px;
  max-width: 230px;
}

.table-option-wrap {
  display: flex;
  flex-wrap: wrap;
}
.table-option-wrap > div:not(:last-child) {
  margin-right: 10px;
}

.view-filters .form-group, .js-form-item {
  margin-bottom: 0;
  width: 100%;
}

.main-action {
  position: relative;
  text-align: center;
}
.main-action .action-card {
  background: #ffffff;
  width: 220px;
  padding: 15px;
  border: 1px solid #d1d1d1;
  border-radius: 5px;
  z-index: 2;
  position: absolute;
  top: 50px;
  right: 10px;
  display: none;
}
.main-action .action-card.action-active {
  display: block;
}
.main-action .action-card ul {
  list-style: none;
  padding: 0;
}
.main-action .action-card ul li {
  text-align: left;
}
.main-action .action-card ul li:not(:last-child) {
  margin-bottom: 5px;
}
.main-action .action-card ul li a {
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
  color: #5d5d5d;
}
.main-action .action-link-toggle {
  padding: 5px;
}

.action-link-toggle > img {
  width: 30px;
}

@media only screen and (max-width: 991px) {
  .custom-datatables .dt-buttons {
    justify-content: start !important;
    margin-top: 70px;
  }

  .custom-datatables .dataTables_filter {
    top: -60px !important;
    right: auto !important;
    left: 10px !important;
  }

  .custom-datatables .dataTables_wrapper th:before {
    top: 10px !important;
  }
}
@media only screen and (max-width: 575px) {
  .custom-datatables .buttons-collection {
    margin-top: 10px;
  }

  .custom-datatables .buttons-csv.buttons-html5 {
    margin-top: 10px;
  }
}
.custom-datatables .dt-buttons {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 10px 20px;
  justify-content: end;
  border-bottom: 1px solid #d1d1d1;
}
.custom-datatables .dt-buttons .buttons-collection {
  font-weight: 500;
}

.custom-datatables .buttons-collection {
  padding: 10px;
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
  color: #5d5d5d;
  background-color: #ffffff;
  border: 1px solid #d1d1d1;
  height: 46px;
  display: flex;
  align-items: center;
  border-radius: 5px;
  cursor: pointer;
  position: relative;
}

.custom-datatables .buttons-csv.buttons-html5 {
  padding: 10px;
  font-size: 16px;
  line-height: 16px;
  font-weight: 500;
  color: #5d5d5d;
  background-color: #ffffff;
  border: 1px solid #d1d1d1;
  height: 50px;
  display: flex;
  align-items: center;
  border-radius: 5px;
  cursor: pointer;
  position: relative;
}

.custom-datatables .dt-buttons img {
  margin-right: 5px;
  width: 24px;
}

.custom-datatables .dt-buttons > :not(:last-child) {
  margin-right: 15px;
}

.custom-datatables .dt-button-down-arrow {
  display: none;
}

.parent-row.odd {
  background: #f1f1f1;
}
.parent-row.odd td:first-child, .parent-row.odd td:nth-child(2), .parent-row.odd td:nth-child(3) {
  background: #f1f1f1;
}

.parent-row.even {
  background: #ffffff;
}
.parent-row.even td:first-child, .parent-row.even td:nth-child(2), .parent-row.even td:nth-child(3), .parent-row.even td:nth-child(4), .parent-row.even td:nth-child(5) {
  background: #ffffff;
}

.custom-datatables .dataTables_filter {
  position: absolute;
  top: 10px;
  right: 373px;
}

.custom-datatables .dataTables_filter label {
  position: relative;
}
.custom-datatables .dataTables_filter label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background-image: url(/themes/custom/matrics/img/Search.svg);
  height: 50px;
  width: 45px;
  background-position: center;
  background-repeat: no-repeat;
}

.custom-datatables .dataTables_filter input {
  height: 50px;
  border: 1px solid #d1d1d1 !important;
  width: 245px;
  margin-left: 0 !important;
  position: relative;
  padding-left: 55px !important;
}

.custom-datatables .views-field-field-employee-name {
  min-width: 120px;
  max-width: 120px;
}

.custom-datatables .views-field-field-last-name {
  min-width: 120px;
  max-width: 120px;
}

.custom-datatables .views-field-field-course- {
  min-width: 120px;
  max-width: 120px;
}

.custom-datatables .views-field-field-course-result {
  min-width: 120px;
  max-width: 120px;
}

.custom-datatables .views-field-field-provider-name {
  min-width: 150px;
  max-width: 150px;
}

.custom-datatables .views-field-field-start-date-1 {
  min-width: 120px;
  max-width: 120px;
}

.custom-datatables .views-field-field-expiry-date-1 {
  min-width: 120px;
  max-width: 120px;
}

.custom-datatables .views-field-field-list-price {
  min-width: 120px;
  max-width: 120px;
}

.custom-datatables .views-field-field-discount-price {
  min-width: 150px;
  max-width: 150px;
}

.custom-datatables .views-field-field-status {
  min-width: 140px;
  max-width: 140px;
}

.custom-datatables .views-field-field-location {
  min-width: 120px;
  max-width: 120px;
}

.custom-datatables .odd {
  background: #f1f1f1 !important;
}

.custom-datatables th:after {
  content: "" !important;
}

.custom-datatables .dataTables_wrapper th:before {
  content: "" !important;
  position: absolute;
  background-image: url(/themes/custom/matrics/img/expand.svg);
  height: 20px;
  width: 20px;
  opacity: 1 !important;
  background-position: center;
  background-repeat: no-repeat;
  top: 20px;
}

.custom-datatables .table-design {
  border: none;
}

.custom-datatables .dt-button-collection {
  margin-top: 0px;
  width: 250px;
  position: absolute;
  top: 82px;
  right: 0;
  z-index: 1;
  padding: 20px;
  height: 260px;
  overflow: auto;
  border: 1px solid #d1d1d1;
  background: #ffffff;
}

.custom-datatables {
  border: 0;
  padding: 0;
}
.custom-datatables .dt-button-collection > div {
  display: flex;
  flex-direction: column;
}
.custom-datatables .dt-button-collection > div > button {
  margin-bottom: 10px;
  background: none;
  border: none;
}
.custom-datatables .table-design {
  padding: 0;
  border-radius: 5px;
}
.custom-datatables .views-table {
  margin: 10px !important;
  border: 1px solid #dadada !important;
  border-radius: 5px;
}
.custom-datatables .dataTables_info {
  margin-left: 10px;
  padding: 15px 0;
}
.custom-datatables .main-action .action-card {
  top: 70px;
}
.custom-datatables .dataTables_paginate {
  padding: 10px 0;
}

h1.my-heading-class {
  position: absolute;
  left: 20px;
  top: 25px;
  margin-top: 0;
  font-size: 24px;
  margin-bottom: 0;
  color: #000000;
}

.datatable-custom-wrapper {
  overflow: auto;
}

button.dt-button > span > div, button.dt-button > span > div > span {
  display: flex;
  align-items: center;
  font-weight: 500;
}

.custom-datatables .dataTables_wrapper .dataTables_paginate .paginate_button {
  min-width: 30px;
  border-radius: 5px;
  height: 30px;
  padding: 3px;
  border-color: #d1d1d1 !important;
  background: #ffffff !important;
}

.custom-datatables .dataTables_wrapper .dataTables_paginate .paginate_button.current, .custom-datatables .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  border-color: #009ddc !important;
  background: #009ddc !important;
  color: #ffffff !important;
}

.dataTables_wrapper .dataTables_paginate {
  padding-right: 10px;
}

.dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_paginate {
  padding: 15px 0 !important;
  margin-right: 10px;
}

.pagination.training_pagination {
  position: absolute;
  bottom: 20px;
  right: 10px;
}

.views-table tr th:first-child {
  border-top-left-radius: 5px;
}

.views-table tr th:last-child {
  border-top-right-radius: 5px;
}

.dt-button.buttons-columnVisibility {
  text-align: left;
  margin-bottom: 0 !important;
}

.dt-button.buttons-columnVisibility:before {
  font-family: "FontAwesome";
  content: "";
  display: inline-block;
  padding-right: 3px;
}

.dt-button.buttons-columnVisibility.dt-button-active:before {
  font-family: "FontAwesome";
  content: "";
  display: inline-block;
  padding-right: 3px;
}

.dt-button.buttons-columnVisibility span {
  font-size: 16px;
  line-height: 16px;
  font-weight: 500;
  color: #5d5d5d;
}

.custom-datatables .dataTables_wrapper .dataTables_paginate .paginate_button {
  min-width: 40px;
  min-height: 33px;
  border-radius: 5px;
}

a.paginate_button.previous, a.paginate_button.next {
  position: relative;
  font-size: 0 !important;
}

a.paginate_button.previous::before, a.paginate_button.next::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  height: 20px;
  width: 20px;
  opacity: 1 !important;
  background-position: center;
  background-repeat: no-repeat;
  transform: translate(-50%, -50%);
}

a.paginate_button.previous::before {
  background-image: url(/themes/custom/matrics/img/lt-arrow.svg);
}

a.paginate_button.next::before {
  background-image: url(/themes/custom/matrics/img/rt-arrow.svg);
}

.custom-datatables .dataTables_paginate {
  display: flex;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
  margin: 0 4px;
}

.table-prt {
  width: auto;
  background: #ffffff;
  padding: 0;
  display: inline-block;
  border-radius: 5px;
}

.table-caption {
  background: #003768;
  color: #ffffff;
  padding: 15px;
  display: block;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.table-wrapper-prt {
  width: auto;
  display: inline-block;
  padding-right: 50px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border: 1px solid #d1d1d1;
  border-top: 0;
}

.table-responsive.matrix-table-wrapper {
  overflow-x: hidden;
}

.matrix-table-wrapper table tfoot {
  background: #f1f1f1;
}

.matrix-table-wrapper .node-edit-th .node-edit span {
  text-align: left !important;
}

.training_table.tableNew td:first-child a {
  background: #009DDC;
  color: #ffffff;
  border-radius: 5px;
  border-color: #009DDC;
  margin-right: 5px;
  display: inline-flex;
  align-items: center;
}
.training_table.tableNew td:first-child a:hover {
  background: #000000;
  border-color: #000000;
}
.training_table.tableNew td:first-child a > span {
  margin-right: 5px;
  position: relative;
  top: -2px;
}

.matrix-table-wrapper .tiltHeader.tableNew, table.tiltHeader {
  margin-bottom: 0;
}

.ui-widget.nd-jobtitle-listing {
  overflow: initial;
  padding: 0;
}
.ui-widget.nd-jobtitle-listing .audit-log-table .custom-datatables .views-table {
  margin: 0 !important;
  border: none !important;
}
.ui-widget.nd-jobtitle-listing .audit-log-table .views-field-user-picture img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 5px solid #009ddc;
  margin-right: 5px;
}
.ui-widget.nd-jobtitle-listing .ui-widget.ui-widget-content {
  padding: 0;
  border-radius: 10px;
}
.ui-widget.nd-jobtitle-listing .ui-dialog-content {
  background: #ffffff;
  padding-bottom: 20px;
}
.ui-widget.nd-jobtitle-listing .audit-log-table .custom-datatables .views-table tr:nth-child(odd) {
  background: #f1f1f1;
}
.ui-widget.nd-jobtitle-listing .audit-log-table .custom-datatables .views-table tr td {
  border-bottom: 0;
}
.ui-widget.nd-jobtitle-listing .audit-log-table .pass-btn, .ui-widget.nd-jobtitle-listing .audit-log-table .crs-bkd, .ui-widget.nd-jobtitle-listing .audit-log-table .failed {
  text-align: center;
}
.ui-widget.nd-jobtitle-listing a.custom-anchor-link {
  overflow: initial;
  font-size: 16px;
  color: #ffffff;
  background: #003768;
  text-decoration: none;
  padding: 10px;
  border-radius: 5px;
}
.ui-widget.nd-jobtitle-listing a.custom-anchor-link:hover {
  background: #000000;
}
.ui-widget.nd-jobtitle-listing a.custom-anchor-link > span {
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
}
.ui-widget.nd-jobtitle-listing a.custom-blue-anchor-link {
  overflow: initial;
  font-size: 16px;
  color: #ffffff;
  background: #003768;
  text-decoration: none;
  padding: 10px;
  border-radius: 5px;
}
.ui-widget.nd-jobtitle-listing a.custom-blue-anchor-link:hover {
  background: #000000;
}
.ui-widget.nd-jobtitle-listing a.custom-blue-anchor-link > span {
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
}
.ui-widget.nd-jobtitle-listing .ui-dialog-titlebar {
  padding: 0;
  font-size: 0;
}
.ui-widget.nd-jobtitle-listing .pager__items {
  justify-content: flex-end;
}
.ui-widget.nd-jobtitle-listing .pager__items li a {
  min-width: 40px;
  min-height: 33px;
  border-radius: 5px;
  background: #ffffff;
  color: #6b6b6b;
  border-color: #d1d1d1;
}
.ui-widget.nd-jobtitle-listing .pager__items li.is-active {
  padding: 0;
  min-width: 40px;
  min-height: 33px;
  border-radius: 5px;
}
.ui-widget.nd-jobtitle-listing .pager__items li.is-active a {
  background-color: #009DDC;
  border-color: #009DDC;
  color: #ffffff;
}
.ui-widget.nd-jobtitle-listing .dashboardform-inner .table thead th {
  border-bottom: 1px solid #a1a1a1;
}
.ui-widget.nd-jobtitle-listing::after {
  background-color: #f1f1f1;
}

.ui-dialog.nd-jobtitle-listing .ui-dialog-titlebar-close {
  background-image: url(/themes/custom/matrics/img/cancel-gray-icon.png) !important;
  width: 30px;
  height: 30px;
  background: #D2D1D1;
  right: -10px;
  top: -4px;
}
@media only screen and (max-width: 991px) {
  .ui-dialog.nd-jobtitle-listing .ui-dialog-titlebar-close {
    right: -4px;
  }
}

span.tablesort--desc {
  background-image: none;
}

.nd-jobtitle-listing a.delete_certificate {
  font-size: 14px;
  font-weight: 400;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #009DDC;
  font-weight: 500 !important;
}
.nd-jobtitle-listing a.delete_certificate > span {
  margin-right: 0 !important;
}

.ui-widget.nd-jobtitle-listing .form-item-form-field-field-enable-0-field-enable-value {
  display: inline-block;
  width: 55px;
  height: 25px;
  background-color: #f1f1f1;
  border-radius: 40px;
  position: relative;
  overflow: hidden;
  border: 1px solid #d1d1d1;
}
.ui-widget.nd-jobtitle-listing .custom-form input[type=checkbox] {
  display: none;
}
.ui-widget.nd-jobtitle-listing label.option {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border-radius: 34px;
}
.ui-widget.nd-jobtitle-listing label.option:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background-color: #d1d1d1;
  border-radius: 34px;
  position: absolute;
  top: 2px;
  left: 2px;
  transition: all 0.25s ease-in-out;
}
.ui-widget.nd-jobtitle-listing .custom-form input[type=checkbox]:checked + label.option:before {
  transform: translateX(30px);
  background-color: #009ddc;
}
.ui-widget.nd-jobtitle-listing form.views-entity-form {
  display: inline-block;
  width: 55px;
  height: 25px;
  background-color: #f1f1f1;
  border-radius: 40px;
  position: relative;
  overflow: hidden;
}
.ui-widget.nd-jobtitle-listing form.views-entity-form input[type=checkbox] {
  display: none;
}
.ui-widget.nd-jobtitle-listing form.views-entity-form label {
  font-size: 0;
  display: block;
  overflow: hidden;
  cursor: pointer;
  border-radius: 34px;
}
.ui-widget.nd-jobtitle-listing form.views-entity-form label:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background-color: #d1d1d1;
  border-radius: 34px;
  position: absolute;
  top: 2px;
  left: 2px;
  transition: all 0.25s ease-in-out;
}
.ui-widget.nd-jobtitle-listing form.views-entity-form input[type=checkbox]:checked + label:before {
  transform: translateX(30px);
  background-color: #009ddc;
}

.ui-widget.nd-jobtitle-listing .form-item-form-field-field-enable-0-field-enable-value.chk-bg {
  background-color: #bee5f6;
  border: 1px solid #bee5f6;
}

form.views-entity-form:before {
  display: none;
}

.views-entity-form .switch {
  display: inline-block;
  position: relative;
  width: 55px;
  height: 25px;
}

.views-entity-form .switch input {
  display: none;
}

.views-entity-form .slider {
  background-color: #f1f1f1;
  bottom: 0;
  cursor: pointer;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: 0.4s;
  border: 1px solid #d1d1d1;
}

.views-entity-form .slider:before {
  background-color: #d1d1d1;
  top: 2px;
  content: "";
  height: 20px;
  left: 2px;
  position: absolute;
  transition: 0.4s;
  width: 20px;
}

.views-entity-form input:checked + .slider {
  background-color: #bee5f6;
  border: 1px solid #bee5f6;
}

.views-entity-form input:checked + .slider:before {
  transform: translateX(30px);
  background-color: #009ddc;
}

.views-entity-form .slider.round {
  border-radius: 34px;
}

.views-entity-form .slider.round:before {
  border-radius: 50%;
}

.ui-dialog.modal-hide-footer .ui-dialog-buttonpane {
  display: none;
}

.nd-jobtitle-listing tr:nth-child(odd) td {
  background: #f1f1f1;
}

.nd-certificate-edit {
  padding: 20px;
}
.nd-certificate-edit .ui-dialog-content {
  background: #ffffff;
  border: 1px solid #dadada;
  padding: 20px;
}
.nd-certificate-edit .form-item > label {
  margin-bottom: 10px;
}
.nd-certificate-edit .select2-container--default.select2-container--focus .select2-selection--multiple, .nd-certificate-edit .select2-container--default .select2-selection--multiple {
  height: 150px;
  overflow: auto;
  padding: 10px;
}
.nd-certificate-edit span#select2-edit-field-certificate--HM21qo4i7XU-container-choice-1y8r-2620 {
  background: #bee5f6;
  color: #003768;
  font-size: 15px;
  padding: 3px 10px;
  display: flex;
  align-items: center;
  height: 100%;
}
.nd-certificate-edit .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background: #bee5f6;
  color: #003768;
  height: 25px;
  border: 1px solid #009ddc;
}
.nd-certificate-edit .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  background: #bee5f6;
  color: #009ddc;
  border-radius: 4px;
  border-right: 1px solid #009ddc;
  height: 23px;
}
.nd-certificate-edit .select2-container--default .select2-selection--multiple .select2-selection__choice__display {
  padding: 1px 13px;
  height: 100%;
  display: inline-block;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  background: #bee5f6;
  font-size: 16px;
  margin-left: 4px;
  background: #bce4f6;
  color: #009DDC;
}
.nd-certificate-edit .select2-container--default .select2-selection--multiple .select2-selection__choice__display {
  background: #bce4f6;
  color: #009DDC;
}
.nd-certificate-edit .ui-dialog-titlebar.ui-corner-all.ui-widget-header.ui-helper-clearfix {
  background: #003768;
  color: #ffffff;
  padding: 10px 15px;
  display: block;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  font-size: 18px;
}
.nd-certificate-edit .ui-dialog-titlebar.ui-corner-all.ui-widget-header.ui-helper-clearfix .ui-dialog-title {
  opacity: 1;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background: #bce4f6;
  color: #003768;
  font-size: 12px;
}

.nd-certificate-edit .select2-container--default .select2-selection--multiple::before {
  content: "";
  position: absolute;
  top: 10px;
  right: 15px;
  pointer-events: none;
  width: 13px;
  height: 13px;
  border-left: 2px solid #a5a5a5;
  border-bottom: 2px solid #a5a5a5;
  transform: rotate(315deg);
}

.ui-widget.nd-jobtitle-listing .views-table thead tr th a {
  color: #5d5d5d;
  text-decoration: none;
}

.nd-certificate-listing .dashboardform-inner .table thead th:first-child {
  padding: 20px 10px 20px 30px;
  position: relative;
}
.nd-certificate-listing .dashboardform-inner .table thead th:first-child::before {
  content: "";
  position: absolute;
  background-image: url(/themes/custom/matrics/img/up-down-arr.svg);
  height: 20px;
  width: 20px;
  opacity: 1;
  background-position: center;
  background-repeat: no-repeat;
  top: 20px;
  left: 8px;
}

.ui-widget.ui-widget-content::after {
  border-radius: 15px;
}

.ui-widget.nd-jobtitle-listing {
  border-radius: 15px;
}
.ui-widget.nd-jobtitle-listing .ui-dialog-content {
  border-radius: 15px;
}

.ui-widget.nd-certificate-edit {
  padding: 20px;
}
.ui-widget.nd-certificate-edit .nd-jobtitle-listing .ui-widget-content {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.ui-widget.nd-certificate-edit .ui-dialog-content {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.profile-section {
  margin-top: 40px;
  position: relative;
}
.profile-section:before {
  content: "";
  position: absolute;
  top: -27px;
  bottom: auto;
  left: -54px;
  right: 0;
  width: calc(100% + 70px);
  height: 1px;
  background: #d1d1d1;
}
.profile-section .profile-details {
  height: 100%;
  padding: 0;
  width: 100%;
  background: #ffffff;
  border-radius: 15px;
  border: 1px solid #d1d1d1;
  border-top: 0;
  overflow: hidden;
}
.profile-section .fullname-wrap {
  background: #bee5f6;
  color: #009ddc;
  padding: 15px 20px;
  border-radius: 15px 15px 0 0;
  margin-bottom: 0;
  font-size: 24px;
  line-height: 1.2;
}
.profile-section .fullname-wrap .field__item {
  color: #009ddc !important;
  font-weight: 700;
  display: inline-block;
}
.profile-section article.contextual-region.profile {
  border-radius: 15px;
}
.profile-section .other-details > .field {
  display: table;
  border-collapse: separate;
  word-wrap: break-word;
  width: 100%;
  margin: 0 auto;
}
.profile-section .other-details > .field.field--name-field-asset, .profile-section .other-details > .field.field--name-field-employee-status, .profile-section .other-details > .field.field--name-field-training-gap-count {
  background: #ffffff;
}
.profile-section .other-details > .field.field--name-field-job-title, .profile-section .other-details > .field.field--name-field-notification-status {
  background: #f1f1f1;
}
.profile-section .other-details > .field > .field__label {
  display: table-cell;
  padding: 10px;
  height: 20px;
  text-align: left;
  width: 55%;
  color: #5d5d5d;
  font-size: 15px;
}
.profile-section .other-details > .field .field__item {
  color: #5d5d5d;
}
.profile-section .other-details > .field > .field__items, .profile-section .other-details > .field > .field__item {
  display: table-cell;
  padding: 10px;
  height: 20px;
  text-align: left;
  width: 45%;
  font-size: 15px;
  color: #5d5d5d;
}
.profile-section .block-training-stats > h2, .profile-section .block-progress > h2 {
  background: #bee5f6;
  color: #009ddc;
  padding: 15px 20px;
  border-radius: 15px 15px 0 0;
  margin-bottom: 0;
  font-size: 24px;
  line-height: 1.2;
}
.profile-section .block-progress {
  height: 100%;
  padding: 0;
  width: 100%;
  background: #ffffff;
  border-radius: 15px;
  border: 1px solid #d1d1d1;
  border-top: 0;
}

.block-training-management.block-training-stats {
  height: 100%;
  background: #ffffff;
  border: 1px solid #d1d1d1;
  border-top: 0;
  border-radius: 15px;
  text-align: center;
}
.block-training-management.block-training-stats .training-stats-outer-block {
  padding: 60px 0;
}

.training-stats-outer-block .charts-google {
  box-shadow: none;
}
.training-stats-outer-block .row.card-parent p {
  color: #5d5d5d;
}

#block-certificatecheck.block-certificate-check {
  margin-top: 40px;
}

.content.progress-outer-block {
  transform: scale(0.8);
  margin-top: -48px;
}
.content.progress-outer-block .charts-google {
  box-shadow: none !important;
}

.btn.custom-blue-anchor-link, .custom-blue-anchor-link.form-submit {
  font-size: 16px;
  color: #ffffff;
  background: #009DDC;
  text-decoration: none;
  padding: 10px;
  border-radius: 5px;
  font-weight: 500;
}
.btn.custom-blue-anchor-link:hover, .custom-blue-anchor-link.form-submit:hover {
  background: #000000;
}

.btn.custom-dark-blue-link, .custom-dark-blue-link.form-submit {
  font-size: 16px;
  color: #ffffff;
  background: #003768;
  text-decoration: none;
  padding: 10px;
  border-radius: 5px;
  font-weight: 500;
}
.btn.custom-dark-blue-link:hover, .custom-dark-blue-link.form-submit:hover {
  background: #000000;
}

.profile-section .semi-donut p {
  margin: 10px 0 0;
  text-align: center;
}
.profile-section .semi-donut span {
  font-size: 30px;
}
.profile-section .count-chart p {
  text-align: center;
  margin: 0;
  color: #5d5d5d;
  font-size: 16px;
  font-weight: 400;
}
.profile-section .count-chart p.count-outof {
  margin: 10px 0 0 0;
  color: #a1a1a1;
}

.block-views-blockuser-blocks-block-1 > div:first-child {
  padding-left: 20px;
}

.count-chart .semi-donut p {
  margin-top: 0;
}

.user-logged-in.path-user.user-view .block-local-tasks-block .tabs.primary.user-tabs {
  margin: 0 30px 0 12px;
  justify-content: flex-end;
  padding-bottom: 15px;
}

.archived {
  padding: 0 20px;
  margin: 15px 0;
  display: inline-block;
  position: absolute;
  top: 65px;
  right: 120px;
  z-index: 1;
}

.block-views-blockuser-blocks-block-1.view-user-certificates, .block-views-blockuser-blocks-block-2.view-user-courses, .block-certificate-check, #block-certificatecheck.block-certificate-check {
  box-shadow: none;
  border: 1px solid #dadada;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
.block-views-blockuser-blocks-block-1.view-user-certificates > h2, .block-views-blockuser-blocks-block-2.view-user-courses > h2, .block-certificate-check > h2, #block-certificatecheck.block-certificate-check > h2 {
  background: #ffffff;
  padding: 15px 20px;
}

.block-views-blockuser-blocks-block-1.open-contentfield > h2 {
  margin-bottom: 0;
}

.block-views-blockuser-blocks-block-1.view-user-certificates .custom-table-layout.custom-datatables {
  margin-top: 10px !important;
}

.block-views-blockuser-blocks-block-1.view-user-certificates .content .view-user-blocks table, .block-views-blockuser-blocks-block-2.view-user-courses .content .view-user-blocks table {
  border: 0 !important;
  margin: 0 !important;
}

.block-views-blockuser-blocks-block-1.view-user-certificates .content .view-user-blocks {
  padding: 0 !important;
  background: #ffffff !important;
}

.block-views-blockuser-blocks-block-1 > h2::before, .block-views-blockuser-blocks-block-1.open-contentfield > h2::before, #block-certificatecheck > h2::before, .block-views-blockuser-blocks-block-2 > h2::before {
  content: "";
  font: normal normal normal 14px/1 FontAwesome;
  right: 0;
  position: absolute;
  background: #009ddc;
  text-align: center;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #ffffff;
  background-image: url(../img/down-white-arrow.svg);
  background-position: 0px 1px;
  background-size: cover;
  background-repeat: no-repeat;
}

.block-views-blockuser-blocks-block-1.open-contentfield > h2::before, #block-certificatecheck.open-mapfield > h2::before, .block-views-blockuser-blocks-block-2.open-contentfield > h2::before {
  content: "";
  right: 0;
  position: absolute;
  background: #009ddc;
  text-align: center;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #ffffff;
  background-image: url(../img/up-white-arrow.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.export-data {
  padding: 10px;
  font-size: 16px;
  line-height: 16px;
  font-weight: 500;
  color: #5d5d5d;
  background-color: #ffffff;
  border: 1px solid #d1d1d1;
  height: 46px;
  border-radius: 5px;
  cursor: pointer;
  position: absolute;
  right: 0;
  text-decoration: none;
}
.export-data > span > img {
  width: 24px;
  margin-right: 5px;
}

.user-logged-in.path-user.user-view .user-local-task.block-local-tasks-block {
  top: 28px;
  width: calc(100% - 20px);
  z-index: 1;
  right: 0;
  left: auto;
}
.user-logged-in.path-user.user-view .user-local-task.block-local-tasks-block .tabs.primary.user-tabs li {
  margin: 0 10px;
}
.user-logged-in.path-user.user-view .user-local-task.block-local-tasks-block .tabs.primary.user-tabs li.is-active {
  color: #000000;
}
.user-logged-in.path-user.user-view .user-local-task.block-local-tasks-block .tabs.primary.user-tabs li.is-active a {
  color: #000000;
  border-bottom: 4px solid #009ddc;
}
.user-logged-in.path-user.user-view .user-local-task.block-local-tasks-block .tabs.primary.user-tabs li a {
  padding-bottom: 11px;
  font-weight: 500;
}

.view-user-courses table.views-table.table.views-view-table tbody tr td, .view-user-certificates table.views-table.table.views-view-table tbody tr td {
  border-bottom: 0;
}

table.views-table.table.views-view-table tbody tr:nth-child(odd), table.views-table.table.views-view-table tbody tr:nth-child(odd) {
  background: #f1f1f1;
}

.block-certificate-check .table-prt-wrp {
  padding: 0 20px;
}

.view-header > a:not(:last-child) {
  margin-right: 15px;
}

.view-user-certificates .view-header, .view-user-courses .view-header {
  position: relative;
}

.view-user-certificates .view-header {
  padding-top: 15px;
}

.view-user-courses .view-header {
  margin-top: 20px;
}

.view-user-courses .custom-table-layout.custom-datatables {
  margin-top: 20px;
}

.view-user-certificates .views-table thead tr th {
  position: relative;
}

.view-user-certificates .views-table thead tr th::before {
  content: "" !important;
  position: absolute;
  background-image: url(/themes/custom/matrics/img/expand.svg);
  height: 20px;
  width: 20px;
  background-position: center;
  background-repeat: no-repeat;
  top: 20px;
}

.view-user-certificates .views-table thead tr th::before {
  right: 5px;
}

.actions-wrapper > a {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  font-size: 14px;
  margin: 0px 5px;
  font-weight: 500;
}
.actions-wrapper > a span > img {
  width: 18px;
}

.view-user-courses .custom-datatables .main-action .action-card {
  top: 50px;
}

.add-to-cal-wrapper {
  display: flex;
  flex-direction: column-reverse;
  align-items: flex-start;
}

.ui-widget.ui-widget-content.popup-section {
  padding: 20px;
  border-radius: 15px;
  overflow: initial;
}
.ui-widget.ui-widget-content.popup-section:after {
  background: #f1f1f1;
  border-radius: 15px;
}
.ui-widget.ui-widget-content.popup-section .ui-dialog-content.ui-widget-content {
  background: #ffffff;
  border: 1px solid #dadada;
  padding: 20px 20px 0 20px;
  margin-top: 0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  position: relative;
}
.ui-widget.ui-widget-content.popup-section .ui-dialog .ui-dialog-buttonpane {
  margin-top: 0;
}
.ui-widget.ui-widget-content.popup-section .ui-dialog-titlebar-close {
  overflow: initial;
  background-image: url(/themes/custom/matrics/img/cancel-gray-icon.png) !important;
  width: 30px;
  height: 30px;
  background: #D2D1D1;
  right: -28px;
  top: -22px;
}
.ui-widget.ui-widget-content.popup-section .ui-dialog-titlebar {
  background: #003768;
  color: #ffffff;
  padding: 10px 15px;
  display: block;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  font-size: 18px;
}
.ui-widget.ui-widget-content.popup-section .ui-dialog-titlebar .ui-dialog-title {
  opacity: 1;
}
.ui-widget.ui-widget-content.popup-section .ui-dialog-buttonpane {
  border-top: 0 !important;
  background: transparent;
  margin-top: 15px;
  padding-right: 0;
}
.ui-widget.ui-widget-content.popup-section .date-fieldset-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  position: relative;
}
.ui-widget.ui-widget-content.popup-section .date-fieldset-wrapper > div {
  width: 46%;
}
.ui-widget.ui-widget-content.popup-section .date-fieldset-wrapper::before {
  content: "";
  position: absolute;
  background-image: url(/themes/custom/matrics/img/gray-rit-arrow.svg);
  height: 40px;
  width: 40px;
  background-position: center;
  background-repeat: no-repeat;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.ui-widget.ui-widget-content.popup-section.course-popup .form-select:disabled {
  background-color: transparent;
}

.custom-dk-blue-anchor-link {
  overflow: initial;
  font-size: 16px;
  color: #ffffff;
  background: #003768;
  text-decoration: none;
  padding: 10px;
  border-radius: 5px;
  border-color: #003768;
}
.custom-dk-blue-anchor-link:hover {
  background: #000000;
  border-color: #000000 !important;
}
.custom-dk-blue-anchor-link > span {
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
}

.bulk-certificate-popup table thead {
  display: none;
}
.bulk-certificate-popup table tbody tr td {
  padding: 10px !important;
  max-width: 170px;
}
.bulk-certificate-popup .upload-file-icon {
  background-image: url(../img/ltblu-eye.svg);
  width: 100%;
}
.bulk-certificate-popup .upload-file-icon > span {
  font-size: 14px;
  margin-top: 18px;
  display: block;
  margin-right: 0 !important;
  text-align: center;
}

.ui-widget.ui-widget-content.popup-section.certificate-popup .ui-dialog-content.ui-widget-content {
  border-bottom: 1px solid #dadada;
}

.color_legend li.legend_gray::before {
  background: #d1d1d1;
}

.bulk-certificate-form select {
  padding-right: 30px;
  text-overflow: ellipsis;
}

.ui-dialog .view-manage-courses .views-row .views-field {
  flex-direction: column;
  margin-bottom: 15px;
}
.ui-dialog .view-manage-courses .views-row .views-field p.address {
  margin-bottom: 0;
}
.ui-dialog .view-manage-courses .form-actions {
  text-align: right;
}
.ui-dialog .view-manage-courses .form-actions input.form-submit {
  display: inline-block !important;
  font-size: 14px;
  color: #ffffff;
  background: #003768;
  text-decoration: none;
  padding: 10px;
  border-radius: 5px;
  font-weight: 500;
  margin-bottom: 0 !important;
}
.ui-dialog .view-manage-courses .form-actions input.form-submit:hover {
  background: #000000;
  color: #ffffff;
}

.ui-dialog .view-manage-courses .btn.btn-danger, .ui-dialog .view-manage-courses .btn-danger.form-submit {
  background: #dc3545;
  color: #ffffff;
  float: none;
  display: inline-block !important;
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
  padding: 10px;
  border-radius: 5px;
  font-weight: 500;
}

.manage-course-date {
  display: flex;
}
.manage-course-date .start-date, .manage-course-date .end-date {
  width: 50%;
}

.manage-course-popup .view-manage-courses .field-content .booking-cancel {
  position: absolute;
  bottom: 0;
  right: 150px;
}

.view-course-details-popup .view-certificate-detail .training-course-detail {
  border: 0;
}
.view-course-details-popup .view-certificate-detail .training-course-detail .views-field {
  flex-direction: column;
  border: 0;
}
.view-course-details-popup .view-certificate-detail .training-course-detail .views-field:nth-child(even) {
  background-color: transparent;
}
.view-course-details-popup .view-certificate-detail .training-course-detail .views-field .views-label {
  width: 100%;
  padding: 10px 10px 0 10px;
  border-right: 0;
}
.view-course-details-popup .view-certificate-detail .training-course-detail .views-field .field-content {
  padding: 0 10px 10px 10px;
  width: 100%;
  font-weight: 500;
  font-size: 16px;
}
.view-course-details-popup .view-certificate-detail .training-course-detail .views-field .views-field-field-status {
  position: absolute;
  top: 0;
  right: 0;
}

.jobtitle-edit-options {
  background: #f1f1f1;
  padding: 10px 20px;
  border-bottom-left-radius: 5px;
}

.jobtitle-edit-options a {
  background: #009DDC;
  color: #ffffff;
  border-radius: 5px;
  border-color: #009DDC;
  margin-right: 5px;
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  font-weight: 600;
  font-size: 12px;
}
.jobtitle-edit-options a:hover {
  background: #000000;
  border-color: #000000;
}
.jobtitle-edit-options a > span {
  margin-right: 5px;
  position: relative;
  top: -2px;
}

.table-prt-wrp {
  margin-bottom: 10px;
  overflow: auto;
}

.reports_right.mob-view {
  display: none;
}

.training-manage-form .card-parent .custom-table-layout .table-design table thead tr th:first-child {
  position: sticky !important;
  left: 0;
  z-index: 1;
}
.training-manage-form .card-parent .custom-table-layout .table-design table thead tr th:nth-child(2) {
  position: sticky !important;
  left: 65px;
  z-index: 1;
}
.training-manage-form .card-parent .custom-table-layout .table-design table thead tr th:nth-child(3) {
  position: sticky !important;
  left: 140px;
  z-index: 1;
}
.training-manage-form .card-parent .custom-table-layout .table-design table thead tr th:nth-child(3):before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 1px;
  height: 100%;
  box-shadow: 3px 0px 5px 0px rgba(0, 0, 0, 0.65);
}
.training-manage-form .card-parent .custom-table-layout .table-design table tbody tr td:first-child {
  position: sticky !important;
  left: 0;
  z-index: 1;
}
.training-manage-form .card-parent .custom-table-layout .table-design table tbody tr td:nth-child(2) {
  position: sticky !important;
  left: 65px;
  z-index: 1;
}
.training-manage-form .card-parent .custom-table-layout .table-design table tbody tr td:nth-child(3) {
  position: sticky !important;
  left: 140px;
  z-index: 1;
}
.training-manage-form .card-parent .custom-table-layout .table-design table tbody tr td:nth-child(3):before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 1px;
  height: 100%;
  box-shadow: 3px 0px 5px 0px rgba(0, 0, 0, 0.65);
}

.path-frontpage .page-topForm {
  background: transparent;
}

.dashboardform-inner .table thead th, .dashboardform-inner .table tbody td {
  font-size: 14px;
}

.action-btn-wrapper {
  margin-top: 10px;
}
.action-btn-wrapper .btn, .action-btn-wrapper .form-submit {
  border-radius: 5px;
  padding: 10px 25px;
  font-size: 14px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  z-index: 1;
  background: #bce4f6;
  color: #009DDC;
}

.user-view .custom-table-layout.custom-datatables::before {
  display: none;
}

.training-mobilefilter .training_filter {
  margin-top: 15px;
}
.training-mobilefilter .training_filter .custom-form select {
  margin-bottom: 0;
}
.training-mobilefilter .training_filter .custom-form input {
  margin-bottom: 0;
}
.training-mobilefilter .training_filter label {
  font-size: 14px;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
}

.select2-container--default .select2-selection--multiple {
  overflow: auto;
}

.form-item-cer-start-date, .form-item-start-date {
  position: relative;
}

.form-item-cer-start-date::after, .form-item-start-date::after {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  background-image: url(/themes/custom/matrics/img/gray-rit-arrow.svg);
  top: 52%;
  right: -25px;
  background-size: 22px;
  background-repeat: no-repeat;
}

.expandable-parent .dashboardform-inner .table thead th {
  position: relative;
}
.expandable-parent .dashboardform-inner .table thead th:first-child {
  padding-left: 80px;
}
.expandable-parent .dashboardform-inner .table thead th a {
  color: #5d5d5d;
  text-decoration: none;
}
.expandable-parent .dashboardform-inner .table tbody tr.parent-row td:first-child {
  position: relative;
  padding-left: 80px;
}
.expandable-parent .dashboardform-inner .table tbody tr.parent-row td:first-child:before {
  content: "";
  position: absolute;
  left: 25px;
  top: 50%;
  transform: translateY(-50%);
  background: #009ddc;
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #ffffff;
  font-size: 18px;
  padding-top: 2px;
  background-image: url(../img/plus-acc.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 15px;
}
.expandable-parent .dashboardform-inner .table tbody tr.parent-row.expanded td:first-child {
  position: relative;
  padding-left: 80px;
}
.expandable-parent .dashboardform-inner .table tbody tr.parent-row.expanded td:first-child:before {
  content: "";
  background-image: url(../img/minus-acc.svg);
}

.expandable-parent .dashboardform-inner .views-expandable-table-target .table thead th:first-child {
  padding-left: 20px;
}

tr.expanded .field-content {
  padding-left: 15px;
}

.views-expandable-table-target .custom-table-layout.custom-datatables::before {
  display: none;
}

.expandable-parent .dashboardform-inner .table thead th a {
  position: relative;
}
.expandable-parent .dashboardform-inner .table thead th a::after {
  content: "";
  position: absolute;
  right: -40px;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(/themes/custom/matrics/img/expand.svg);
  height: 20px;
  width: 20px;
  opacity: 1 !important;
  background-position: center;
  background-repeat: no-repeat;
}

.page-topForm {
  background: transparent;
}

.view-course-details-popup .view-header.view-booking-header {
  position: absolute;
  top: 30px;
  right: 50px;
}

.view-course-details-popup div#drupal-modal {
  position: static;
}

.view-course-details-popup .view-header.view-booking-header a {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  padding: 3px 10px;
  border: 1px solid #fff;
  border-radius: 5px;
  text-decoration: none;
}

.view-course-details-popup .contextual-region {
  position: static;
}

.view-course-details-popup .view-header.view-booking-header a span {
  margin-right: 7px;
  position: relative;
  top: -3px;
}

@media only screen and (max-width: 991px) {
  .reports_right.dks-view {
    display: none;
  }

  .reports_right.mob-view {
    display: block;
  }
}
@media only screen and (max-width: 1800px) {
  .training-manage-form .card_tiles .right-content .total-actioned-wrapper {
    flex-direction: column;
    align-items: center;
  }
}
@media only screen and (max-width: 1700px) {
  .card_tiles .n-expired, .card_tiles .n-one-month, .card_tiles .n-three-to-one, .card_tiles .n-six-to-three, .training-manage-form .card_tiles .right-content .total-actioned-wrapper {
    padding: 10px;
  }

  .semi-donut {
    width: 160px;
    height: 80px;
  }
  .semi-donut:after {
    width: 160px;
    height: 160px;
    border: 16px solid;
  }

  .semi-donut.circle-donut {
    height: 160px;
  }

  div.circle-progressbar {
    width: 160px;
    height: 160px;
  }
}
@media only screen and (max-width: 1500px) {
  .block-training-management.block-training-stats .row.card-parent {
    flex-direction: column;
    align-items: center;
  }
  .block-training-management.block-training-stats .col-md-6:first-child p {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 1360px) {
  .semi-donut {
    width: 140px;
    height: 70px;
  }

  .semi-donut:after {
    width: 140px;
    height: 140px;
    border: 16px solid;
  }

  .semi-donut.circle-donut {
    height: 140px;
  }

  .training-manage-form .card_tiles p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1299px) {
  .login-section .container {
    max-width: 960px;
  }

  .custom-table-header {
    flex-direction: column;
    align-items: flex-start;
  }

  .search-filter-wrap {
    margin-top: 15px;
  }

  .custom-table-header > div {
    width: 100%;
  }

  .search-filter-wrap {
    justify-content: space-between;
  }

  .custom-datatables .dataTables_filter {
    float: left;
    left: 20px;
    top: 60px;
    text-align: left;
    right: auto;
  }

  .custom-datatables .dt-buttons {
    padding: 60px 20px 10px;
    justify-content: end;
    border-bottom: 1px solid #d1d1d1;
  }
}
@media only screen and (max-width: 1199px) {
  .semi-donut {
    width: 140px;
    height: 70px;
  }

  .semi-donut:after {
    width: 140px;
    height: 140px;
    border: 15px solid;
  }

  .semi-donut.circle-donut {
    height: 200px;
  }

  .training-manage-form .card_tiles p {
    font-size: 16px;
  }

  .trainingmanagementtabs {
    display: block;
    margin-top: 15px;
  }

  .trainingmanagementtabs .menu {
    display: flex;
    flex-wrap: wrap;
  }

  .trainingmanagementtabs .menu li.menu-item {
    margin-bottom: 20px;
  }

  .training-manage-form .card_tiles .left-content {
    margin-left: 0 !important;
  }

  div.circle-progressbar {
    width: 140px;
    height: 140px;
  }

  .training-manage-form .card_tiles > .col-xl-3 {
    padding-right: 0;
  }

  .training-manage-form h2.sec-heading {
    font-size: 19px;
  }

  .training-manage-form .card_tiles::before {
    top: -24px;
  }

  .training-manage-form .card_tiles {
    margin: 20px -12px 25px -12px;
  }

  .user-logged-in.path-user.user-view .block-local-tasks-block .tabs.primary.user-tabs {
    justify-content: flex-start;
    margin: 50px 0 0;
  }

  body.user-view .block.block-system.block-system-main-block {
    margin-top: 90px;
  }

  .profile-section > .col-xl-4 {
    margin-bottom: 20px !important;
  }
  .profile-section > .col-xl-4:last-child {
    margin-bottom: 0 !important;
  }

  .custom-table-layout.custom-datatables {
    margin-top: 19px;
    position: relative;
  }
  .custom-table-layout.custom-datatables::before {
    top: -23px;
  }

  .search-filter-wrap div#traning-mng-filters, .search-filter-wrap div#traning-mng-columns, .search-filter-wrap div#traning-mng-export, .search-filter-wrap {
    margin-bottom: 10px;
  }

  .custom-table-layout .custom-table-header {
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 1024px) {
  .block-views-blockuser-blocks-block-1.view-user-certificates .export-data {
    right: 0;
    top: 15px;
  }

  .block-views-blockuser-blocks-block-1.view-user-certificates .view-header {
    padding-top: 75px;
  }
}
@media only screen and (max-width: 991px) {
  .login-section .container {
    max-width: 760px;
  }
  .login-section .login-left {
    width: 44%;
    max-width: 44%;
  }
  .login-section .login-right {
    width: 56%;
    max-width: 56%;
  }
  .login-section .block-page-title-block {
    width: 100%;
    text-align: center;
  }

  .training-manage-form #myTable thead tr th {
    position: relative;
  }
  .training-manage-form #myTable thead tr th img {
    top: 12px;
  }

  .dashboard-rightbar .region-content {
    padding: 15px 15px 0;
  }

  .trainingmanagementtabs {
    text-align: center;
    margin-bottom: 10px;
  }

  .block-page-title-block {
    width: 100%;
    text-align: center;
  }

  .trainingmanagementtabs .menu {
    justify-content: center;
  }

  .block-page-title-block .content h1.title.page-title {
    padding-bottom: 10px;
    position: relative;
  }
  .block-page-title-block .content h1.title.page-title::after {
    content: "";
    position: absolute;
    left: -15px;
    right: 0;
    top: auto;
    bottom: 0;
    background: #dadada;
    width: calc(100% + 30px);
    height: 1px;
  }

  .training-manage-form h2.sec-heading::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
    width: 30px !important;
    height: 30px !important;
    background: #009ddc;
    border-radius: 50%;
    background-image: url(../img/down-white-arrow.svg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .training-manage-form h2.sec-heading {
    max-height: 52px;
  }

  .card_tiles .n-expired, .card_tiles .n-one-month, .card_tiles .n-three-to-one, .card_tiles .n-six-to-three, .training-manage-form .card_tiles .right-content .total-actioned-wrapper {
    display: none;
  }

  .training-manage-form .owl-carousel .owl-nav {
    display: none !important;
  }

  .card_tiles .close-mapfield .n-expired, .card_tiles .close-mapfield .n-one-month, .card_tiles .close-mapfield .n-three-to-one, .card_tiles .close-mapfield .n-six-to-three, .training-manage-form .card_tiles .right-content .close-mapfield .total-actioned-wrapper, .training-manage-form .owl-carousel .close-mapfield .owl-nav, .training-manage-form .owl-.close-mapfield .owl-nav {
    display: block;
  }

  .training-manage-form .card_tiles .left-content .owl-carousel .owl-item {
    min-height: 0;
  }

  .training-manage-form .owl-carousel.close-mapfield .owl-nav {
    display: flex !important;
  }

  .training-manage-form h2.sec-heading.close-heading::after {
    background-image: url(../img/up-white-arrow.svg);
  }

  .custom-table-header > div {
    width: 100%;
  }

  .th-fname, .th-lname {
    min-width: 110px;
    max-width: 110px;
  }

  .training-manage-form .card-parent .custom-table-layout .table-design table thead tr th:nth-child(2), .training-manage-form .card-parent .custom-table-layout .table-design table tbody tr td:nth-child(2) {
    left: 45px;
  }

  .training-manage-form .card-parent .custom-table-layout .table-design table thead tr th:nth-child(3), .training-manage-form .card-parent .custom-table-layout .table-design table tbody tr td:nth-child(3) {
    left: 120px;
  }

  .table-filter-wrap, .table-option-wrap {
    margin-bottom: 10px;
  }

  .training-manage-form .card_tiles .child-flex {
    display: block;
  }

  .ui-widget.ui-widget-content {
    width: 96% !important;
    margin: 0 2%;
  }

  .user-logged-in.path-user.user-view .block-local-tasks-block .tabs.primary.user-tabs {
    position: absolute;
    top: 40px;
    margin: 0;
  }

  div.circle-progressbar {
    margin: 0 auto;
  }

  .profile-section {
    margin-top: -10px;
  }

  .profile-section:before {
    top: 25;
  }

  .user-logged-in.path-user.user-view .block-local-tasks-block .tabs.primary.user-tabs {
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    display: flex;
    justify-content: center;
  }

  .datatable-custom-wrapper h1.my-heading-class {
    top: -58px;
  }

  .custom-datatables .dataTables_filter {
    top: -17px !important;
    right: auto !important;
    left: 20px !important;
  }

  .custom-datatables .dt-buttons {
    padding: 42px 20px 17px;
  }

  .select2-container .select2-selection--multiple {
    height: 40px;
  }

  .select2-container--default .select2-search--inline .select2-search__field {
    padding: 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  .login-section .container {
    max-width: 720px;
  }
  .login-section .login_form {
    width: 100%;
    max-width: 100%;
  }
  .login-section .login-left {
    width: 100%;
    max-width: 100%;
  }
  .login-section .login-right {
    width: 100%;
    max-width: 100%;
    height: 100%;
  }

  .login_row {
    flex-direction: column-reverse;
  }

  div.circle-progressbar {
    margin: 0 auto;
  }

  .table-filter-wrap, .table-option-wrap {
    margin-bottom: 10px;
  }

  .dataTables_wrapper .dataTables_paginate {
    justify-content: center;
  }

  .training-mobilefilter .training_filter {
    width: 100%;
  }

  .form-item-cer-start-date::after, .form-item-start-date::after {
    display: none;
  }
}
@media only screen and (max-width: 640px) {
  .dataTables_wrapper .dataTables_filter {
    margin-top: 0 !important;
  }
}
@media only screen and (max-width: 600px) {
  .training-mobilefilter.page-topForm-mobile {
    width: 300px;
  }
}
@media only screen and (min-width: 1200px) {
  .training-manage-form .card_tiles {
    margin: 20px -12px 25px 24px;
    padding-top: 26px;
  }
  .training-manage-form .card_tiles > .col-xl-9 {
    padding-left: 0;
  }
  .training-manage-form .card_tiles > .col-xl-3 {
    padding-right: 0;
  }
}
@media screen and (max-width: 1420px) and (min-width: 1200px) {
  .training-manage-form .card_tiles > .col-xl-9 {
    width: 60%;
  }
  .training-manage-form .card_tiles > .col-xl-3 {
    width: 40%;
  }
}
@media only screen and (max-width: 1420px) {
  .training-manage-form .owl-carousel .owl-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 15px;
  }
  .training-manage-form .owl-carousel .owl-nav > button {
    background: #d1d1d1 !important;
    padding: 10px !important;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    font-size: 30px !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media only screen and (max-width: 1200px) {
  .training-manage-form .card_tiles {
    margin: 20px -12px 25px 0px;
  }
}
@media only screen and (max-width: 1420px) {
  .training-manage-form .card_tiles .left-content {
    margin: 0 12px;
  }

  .training-manage-form .card_tiles {
    margin: 20px -12px 25px 0;
  }
}
@media only screen and (max-width: 576px) {
  .training-manage-form .card_tiles .right-content {
    margin-top: 20px;
  }

  .training-manage-form .card_tiles {
    margin: 0 -12px 25px;
  }

  .training-manage-form .card_tiles > .col-xl-3 {
    padding-left: 24px;
  }

  .search-filter-wrap div#traning-mng-filters, .search-filter-wrap div#traning-mng-columns, .search-filter-wrap div#traning-mng-export {
    margin-bottom: 10px;
  }

  span.acc-add {
    width: 20px;
    height: 20px;
  }
  span.acc-add > img {
    width: 70%;
  }

  .th-id {
    min-width: 55px;
    max-width: 55px;
  }

  .training-manage-form .card-parent .custom-table-layout .table-design table thead tr th:nth-child(2), .training-manage-form .card-parent .custom-table-layout .table-design table tbody tr td:nth-child(2) {
    left: 40px;
  }

  .th-fname, .th-lname {
    min-width: 100px;
    max-width: 100px;
  }

  .training-manage-form .card-parent .custom-table-layout .table-design table tbody tr td:nth-child(3), .training-manage-form .card-parent .custom-table-layout .table-design table thead tr th:nth-child(3) {
    left: 95px;
  }

  .trainingmanagementtabs .menu li.menu-item a {
    padding-bottom: 5px;
  }

  .table-filter-wrap {
    width: 100%;
    margin-right: 0 !important;
  }
  .table-filter-wrap > input {
    width: 100%;
  }

  .dataTables_wrapper .dataTables_filter {
    left: 20px !important;
    right: 20px !important;
    width: auto !important;
  }

  .custom-datatables .dataTables_filter label {
    width: 100%;
  }

  .dataTables_wrapper .dataTables_filter input {
    width: 100%;
  }

  .custom-table-layout.custom-datatables::before {
    top: -33px;
  }

  .custom-table-layout.custom-datatables {
    margin-top: 0;
  }

  .custom-table-layout.custom-datatables::before {
    top: -24px;
  }

  .training-manage-form .card_tiles .child-flex:first-child {
    padding-left: 24px;
    padding-right: 0;
  }

  .ui-widget.ui-widget-content.popup-section .date-fieldset-wrapper {
    flex-direction: column;
  }
  .ui-widget.ui-widget-content.popup-section .date-fieldset-wrapper > div {
    width: 100%;
  }
  .ui-widget.ui-widget-content.popup-section .date-fieldset-wrapper::before {
    transform: translate(-50%, -50%) rotate(90deg) scale(0.5);
  }

  .ui-widget.ui-widget-content.popup-section {
    padding: 15px;
  }
  .ui-widget.ui-widget-content.popup-section .ui-dialog-content.ui-widget-content {
    padding: 15px;
  }

  .ui-widget.ui-widget-content.popup-section .ui-dialog-titlebar-close {
    width: 27px;
    height: 27px;
    right: -20px;
    top: -16px;
  }
}

/*# sourceMappingURL=main.css.map */
