﻿html {
  font-size: 100%;
  height: 100%; }

body {
  background-color: #FFF;
  color: #333333;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  padding: 0px !important;
  margin: 0px !important;
  line-height: 1.5;
  font-style: normal;
  font-weight: normal;
  height: 100%; }

body.login {
  background: url("../images/login-bg.jpg") no-repeat;
  background-size: cover; }
  body.login .login-content {
    position: relative;
    height: 100%; }
    body.login .login-content header .main-logo {
      padding-top: 10px;
      padding-left: 10px; }
      body.login .login-content header .main-logo .login-client-logo {
        background: url("../images/client-login-logo.png") no-repeat;
        width: 120px;
        height: 80px;
        display: block; }
      body.login .login-content header .main-logo img {
        width: 100%; }
    body.login .login-content .login-center {
      position: absolute;
      top: 52%;
      left: 50%;
      width: 100%;
      transform: translate(-50%, -50%); }
      body.login .login-content .login-center .login-wrapper {
        width: 1170px;
        margin: 0 auto;
        max-width: 90%; }
        body.login .login-content .login-center .login-wrapper h2 {
          color: #3c5b8e;
          margin: 0;
          font-size: 42px;
          line-height: 49px;
          font-weight: 300;
          font-family: 'Roboto';
          text-shadow: 1px 2px 1px rgba(255, 255, 255, 0.6);
          padding-left: 8%; }
        body.login .login-content .login-center .login-wrapper .login-form {
          width: 90%;
          padding: 30px 30px 15px;
          background: rgba(0, 0, 0, 0.6); }
          body.login .login-content .login-center .login-wrapper .login-form .login-using {
            border-bottom: 1px solid #fff;
            margin-bottom: 26px;
            position: relative;
            margin-top: 25px; }
            body.login .login-content .login-center .login-wrapper .login-form .login-using span {
              position: absolute;
              top: 50%;
              color: #fff;
              background: #595a5f;
              left: 50%;
              transform: translate(-50%, -50%);
              padding: 0 10px;
              border-radius: 2px; }
          body.login .login-content .login-center .login-wrapper .login-form .social-media-login {
            padding-top: 11px; }
            body.login .login-content .login-center .login-wrapper .login-form .social-media-login .btn-white {
              border: 2px solid #fff;
              color: #505050; }
              body.login .login-content .login-center .login-wrapper .login-form .social-media-login .btn-white .fa-facebook {
                color: #3b5998; }
              body.login .login-content .login-center .login-wrapper .login-form .social-media-login .btn-white img.google {
                width: 14px; }
              body.login .login-content .login-center .login-wrapper .login-form .social-media-login .btn-white:hover {
                background: #f16d7b;
                color: #ffffff;
                border: 2px solid #f16d7b; }
                body.login .login-content .login-center .login-wrapper .login-form .social-media-login .btn-white:hover .text-primary, body.login .login-content .login-center .login-wrapper .login-form .social-media-login .btn-white:hover .text-danger {
                  color: #ffffff !important; }
                body.login .login-content .login-center .login-wrapper .login-form .social-media-login .btn-white:hover .fa {
                  color: #ffffff; }
          body.login .login-content .login-center .login-wrapper .login-form .login-logo {
            padding-bottom: 20px;
            text-align: center; }
            body.login .login-content .login-center .login-wrapper .login-form .login-logo img {
              image-rendering: pixelated; }
          body.login .login-content .login-center .login-wrapper .login-form .form-control {
            height: auto; }
          body.login .login-content .login-center .login-wrapper .login-form .btn-signup {
            display: none; }
          body.login .login-content .login-center .login-wrapper .login-form a {
            color: #ffffff; }
            body.login .login-content .login-center .login-wrapper .login-form a:hover {
              text-decoration: underline; }
          body.login .login-content .login-center .login-wrapper .login-form .btn {
            border-radius: 5px;
            font-weight: 500;
            font-family: roboto;
            font-size: 16px;
            margin-bottom: 0px;
            display: inline-block;
            padding: 6px 10px; }
            body.login .login-content .login-center .login-wrapper .login-form .btn:hover {
              background: #ce4443; }

body.condense-menu .header-seperation {
  display: none; }

body.condense-menu .scrollup {
  left: 34px; }

body.hide-top-content-header .header {
  width: auto; }

body.hide-top-content-header .header-quick-nav {
  display: none; }

body.hide-top-content-header .page-content .content {
  padding-top: 25px; }

body.hide-sidebar .header-seperation {
  display: none; }

body.hide-sidebar .page-sidebar {
  display: none; }

body.hide-sidebar .page-content {
  margin-left: 0; }

body.hide-sidebar .scrollup {
  left: 34px; }

body.menu-non-fixed .page-sidebar {
  position: absolute; }

body.bottom-header .header {
  bottom: 0; }

body.bottom-header .page-content .content {
  padding-top: 25px;
  padding-bottom: 83px; }

body.modal-open .page-container {
  position: inherit; }

body.modal-open .page-content {
  position: inherit; }

body.grey .page-container {
  margin-left: 0; }

body.grey .navbar-inner {
  padding-left: 0; }

.navbar, .navbar-inverse {
  background-color: transparent;
  background-image: none;
  border: none;
  border-radius: 0px; }

.navbar .nav > li > .dropdown-menu::before {
  position: absolute;
  top: -7px;
  right: 9px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #CCC;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: ''; }

.navbar .nav > li > .dropdown-menu::after {
  position: absolute;
  top: -6px;
  right: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  border-left: 6px solid transparent;
  content: ''; }

.navbar .notifications {
  background-color: #1B1E24;
  display: block;
  float: left;
  left: 0;
  margin: 0 10px 0 0;
  padding-top: 5px;
  position: relative; }

.header-seperation {
  background-color: #22262E; }

.header {
  -webkit-transition: -webkit-transform 0.3s ease,left 0.3s ease, right 0.3s ease;
  transition: transform 0.3s ease,left 0.3s ease, right 0.3s ease;
  padding: 0 !important;
  margin: 0 !important;
  width: 100%;
  z-index: 90;
  min-height: 60px;
  left: 0;
  -webkit-backface-visibility: hidden; }
  .header .navbar-inner {
    background-image: none !important;
    background-color: #ffffff !important;
    width: 100%;
    margin: 0;
    border: 0px;
    padding: 0px;
    box-shadow: rgba(0, 0, 0, 0.18) 2px 0 6px;
    border-radius: 0px;
    display: table;
    height: 60px; }
    .header .navbar-inner [class*="span"] {
      min-height: 58px !important; }
  .header .btn-navbar {
    background-color: #1f1f1f !important;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-top: 10px;
    padding-bottom: 6px;
    background-image: none;
    box-shadow: none;
    color: #ffffff;
    border: 0; }
    .header .btn-navbar:hover {
      text-decoration: none; }
  .header .nav {
    display: block; }
    .header .nav li.dropdown .dropdown-toggle i {
      color: #eff4f8 !important; }
    .header .nav li.dropdown.user .dropdown-toggle i {
      display: inline-block;
      margin-top: 5px;
      margin: 0;
      font-size: 16px;
      color: #808080 !important; }
    .header .nav > li {
      margin: 0px;
      padding: 0px;
      text-align: center;
      display: inline-block;
      float: left; }
      .header .nav > li.dropdown .dropdown-toggle {
        margin: 0px; }
        .header .nav > li.dropdown .dropdown-toggle i {
          font-size: 15px;
          margin-left: auto;
          margin-right: auto; }
        .header .nav > li.dropdown .dropdown-toggle .badge {
          position: absolute;
          font-size: 10px !important;
          font-weight: 700;
          top: 0px;
          right: 2px;
          text-align: center;
          background-color: #f35958;
          padding: 4px 6px;
          -webkit-border-radius: 12px !important;
          -moz-border-radius: 12px !important;
          border-radius: 12px !important;
          text-shadow: none !important;
          color: #ffffff; }
      .header .nav > li.dropdown.user .dropdown-toggle {
        padding: 8px 4px 7px 9px; }
        .header .nav > li.dropdown.user .dropdown-toggle:hover {
          text-decoration: none; }
      .header .nav > li.quicklinks i {
        display: inline-block;
        margin: 0 0 0 10px;
        font-size: 24px;
        color: #b6b5b5 !important; }
      .header .nav > li.quicklinks > a {
        padding: 0 !important;
        margin-left: 10px !important; }
        .header .nav > li.quicklinks > a#user-options {
          border-radius: 50%;
          overflow: hidden;
          width: 40px;
          height: 40px; }
          .header .nav > li.quicklinks > a#user-options img {
            max-width: 100%;
            min-width: 40px;
            min-height: 40px;
            width: 100%; }
        .header .nav > li.quicklinks > a#messages {
          margin-top: 5px; }
          .header .nav > li.quicklinks > a#messages i.fa-comment {
            color: #f16d7b !important; }
      .header .nav > li.quicklinks .noti {
        margin-top: 10px; }
        .header .nav > li.quicklinks .noti i {
          color: #b6b5b5 !important; }
        .header .nav > li.quicklinks .noti .badge {
          position: absolute;
          font-weight: normal;
          right: -6px;
          top: -8px;
          font-size: 10px; }
      .header .nav > li.quicklinks.cls-home-notiy-bell .dropdown-menu {
        padding: 0;
        border: 1px solid #cdcdcd;
        width: 500px;
        max-height: 400px;
        overflow: auto; }
        .header .nav > li.quicklinks.cls-home-notiy-bell .dropdown-menu li {
          position: relative;
          border-bottom: 1px solid #e2e2e2; }
          .header .nav > li.quicklinks.cls-home-notiy-bell .dropdown-menu li .fa-calendar-times-o {
            position: absolute;
            left: 10px;
            top: 19px; }
          .header .nav > li.quicklinks.cls-home-notiy-bell .dropdown-menu li a {
            padding: 15px 40px;
            padding-right: 110px;
            border-radius: 0;
            font-weight: 300;
            display: block;
            margin: 0;
            white-space: normal; }
            .header .nav > li.quicklinks.cls-home-notiy-bell .dropdown-menu li a p {
              line-height: 20px;
              font-size: 14px; }
          .header .nav > li.quicklinks.cls-home-notiy-bell .dropdown-menu li .notify-date {
            position: absolute;
            right: 0;
            width: 100px;
            top: 25px;
            text-align: center; }
          .header .nav > li.quicklinks.cls-home-notiy-bell .dropdown-menu li.unread a {
            background: #f2f2f2;
            font-weight: 600; }
        .header .nav > li.quicklinks.cls-home-notiy-bell .dropdown-menu i {
          font-size: 18px;
          margin: 0 12px 0 0;
          color: #d3d3d3; }
    .header .nav .h-seperate {
      height: 6px;
      width: 2px;
      margin: 0px 10px 0px 10px;
      border-left: 1px solid #e1e1e1;
      display: inline;
      position: relative;
      top: 2px; }
    .header .nav .dropdown-menu {
      margin-top: 3px; }
  .header .header-seperation {
    background: #ffffff !important;
    display: block;
    float: left;
    height: 60px;
    padding-right: 15px; }
    .header .header-seperation .notifcation-center {
      margin-right: 0 !important; }
  .header .header-quick-nav {
    padding-right: 10px;
    -webkit-transition-duration: 1;
    -moz-transition-duration: 1s;
    transition-duration: 1s;
    transition-timing-function: ease-in-out;
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity; }
    .header .header-quick-nav input {
      height: 12px !important; }
    .header .header-quick-nav .logo2 {
      margin: 12px 0 0 5px; }
  .header .notifcation-center {
    margin-top: 12px;
    margin-right: 10px !important;
    display: inline-flex;
    display: -ms-flexbox;
    direction: ltr; }
    .header .notifcation-center li {
      min-width: 30px !important; }
      .header .notifcation-center li a {
        padding: 10px !important;
        min-height: 17.5px; }
        .header .notifcation-center li a i {
          font-size: 18px !important; }
  .header a {
    text-decoration: none; }
  .header .quick-section {
    margin-left: 20px;
    margin-top: 10px;
    margin-right: 10px;
    display: inline-block;
    float: left;
    direction: ltr; }
  .header .popover-title {
    border-bottom: 0px;
    padding-top: 14px; }

.menu-title {
  color: #808285;
  font-size: 11px;
  padding-left: 31px;
  padding-right: 31px;
  padding-top: 25px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.9px; }
  .menu-title a {
    color: #808285; }
    .menu-title a:hover {
      text-decoration: none; }
  .menu-title i {
    font-size: 10px;
    font-weight: normal; }

.nav-collapse.collapse {
  height: 100% !important; }

.page-sidebar .page-sidebar-wrapper > ul > li.open > a,
.page-sidebar .page-sidebar-wrapper > ul > li > a:hover,
.page-sidebar .page-sidebar-wrapper > ul > li:hover > a {
  background: #1d2228;
  color: #ffffff; }

.page-sidebar .page-sidebar-wrapper > ul > li:hover > a i {
  color: #ffffff !important; }

.page-sidebar .page-sidebar-wrapper ul > li > a > .arrow:before,
.page-sidebar .page-sidebar-wrapper > ul > li > a > .arrow.open:before {
  color: #919091 !important; }

.page-sidebar .page-sidebar-wrapper ul > li.active > a .arrow:before,
.page-sidebar .page-sidebar-wrapper > ul > li.active > a .arrow.open:before {
  color: #ffffff !important; }

.page-sidebar .page-sidebar-wrapper ul > li.open > a i,
.page-sidebar .page-sidebar-wrapper > ul > li.open > a i {
  color: #ffffff !important; }

.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu > li.active > a,
.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu > li > a:hover {
  color: #ffffff !important; }

.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu li > ul.sub-menu > li.active > a,
.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu li > ul.sub-menu > li > a:hover,
.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu li.open > a {
  color: #ffffff !important; }

.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu a .arrow:before,
.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu a .arrow.open:before {
  color: #919091 !important; }

.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu > li.active > a {
  font-weight: 600; }

.header .nav > li.dropdown,
.header .nav > li.dropdown > a {
  text-align: center; }

.header .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background: none; }

.open {
  position: relative; }

.navbar .pull-right > li.open > .dropdown-menu, .navbar .nav > li.open > .dropdown-menu.pull-right {
  margin-right: -6px;
  margin-top: 7px; }

.pace .pace-activity {
  top: 72px;
  border-top-color: #f16d7b;
  border-left-color: #f16d7b;
  right: 15px;
  left: auto; }

.pace .pace-progress {
  background: #f16d7b;
  right: auto;
  left: 0; }

.pace .pace-progress-inner {
  box-shadow: 0 0 10px #f16d7b, 0 0 5px #f16d7b; }

.no-top .pace .pace-activity {
  top: 10px; }

.loading-animator {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  -webkit-animation: pace-spinner 400ms linear infinite;
  -moz-animation: pace-spinner 400ms linear infinite;
  -ms-animation: pace-spinner 400ms linear infinite;
  -o-animation: pace-spinner 400ms linear infinite;
  animation: pace-spinner 400ms linear infinite;
  border-color: rgba(0, 0, 0, 0.4) transparent transparent rgba(0, 0, 0, 0.4);
  border-image: none;
  border-radius: 10px 10px 10px 10px;
  border-right: 2px solid transparent;
  border-style: solid;
  border-width: 2px;
  display: block;
  height: 14px;
  margin-left: 40%;
  width: 14px;
  z-index: 2000; }

.page-container {
  -webkit-transition: -webkit-transform 0.3s ease, left 0.4s ease, right 0.4s ease;
  -moz-transition: transform 0.4s ease, left 0.4s ease, right 0.4s ease;
  transition: transform 0.4s ease, left 0.4s ease, right 0.4s ease;
  margin: 0px;
  padding: 0px;
  position: relative;
  /*height: 100%;*/
  left: 0;
  z-index: 10; }

.chat-window-wrapper {
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  position: fixed;
  top: 0;
  right: 0;
  width: 260px;
  background-color: #1d2228;
  height: 100%;
  z-index: 5;
  -webkit-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease; }
  .chat-window-wrapper .inner-content {
    height: 100%;
    overflow: hidden; }
  .chat-window-wrapper .chat-header {
    height: 58px; }
  .chat-window-wrapper .side-widget {
    margin-top: 15px;
    display: block; }
  .chat-window-wrapper .side-widget-title {
    color: #808285;
    font-size: 10.5px;
    font-weight: 600;
    letter-spacing: 0.2px;
    padding-left: 31px;
    padding-right: 31px;
    text-transform: uppercase; }
  .chat-window-wrapper .side-widget-content {
    display: block; }
    .chat-window-wrapper .side-widget-content ul.groups {
      list-style: none;
      margin: 0;
      margin-top: 10px;
      padding-left: 0; }
      .chat-window-wrapper .side-widget-content ul.groups li {
        line-height: 25px; }
      .chat-window-wrapper .side-widget-content ul.groups > li > a {
        color: #ffffff;
        font-size: 13px;
        padding: 5px 31px; }
        .chat-window-wrapper .side-widget-content ul.groups > li > a:hover {
          text-decoration: none; }

.scrollup {
  background: url("scss/${base-img-url}/pullup.png") no-repeat;
  background-position: 0px 0px;
  width: 27px;
  height: 27px;
  position: fixed;
  bottom: 92px;
  left: 235px;
  display: none;
  text-indent: -9999px;
  z-index: 101; }
  .scrollup:hover {
    background-position: -30px 0px; }
  .scrollup.to-edge {
    left: 35px; }

.bubble {
  position: relative;
  width: 165px;
  min-height: 40px;
  padding: 0px;
  background: #e5e9ec;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #22262e;
  padding: 10px;
  cursor: pointer; }
  .bubble.old {
    background: #0d0f12;
    color: #4c5264; }
    .bubble.old:after {
      border-color: transparent #0d0f12; }
  .bubble.sender {
    background: #0ba195;
    color: #ffffff; }
    .bubble.sender:after {
      border-color: transparent #0ba195;
      border-width: 9px 0 9px 7px;
      right: -7px !important;
      left: auto; }
  .bubble:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 9px 7px 9px 0;
    border-color: transparent #e5e9ec;
    display: block;
    width: 0;
    z-index: 1;
    left: -7px;
    top: 12px; }

.ie8 .page-sidebar {
  position: absolute;
  width: 225px; }
  .ie8 .page-sidebar ul {
    width: 225px; }

.ie8 .page-content {
  margin-top: 0px; }

.page-content {
  margin-top: 60px;
  padding: 0;
  background-color: #fff;
  overflow: auto;
  position: relative;
  min-height: calc(100vh - 85px) !important;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  z-index: 6; }
  .page-content .header {
    padding: 20px !important; }
    .page-content .header h3 {
      font-size: 20px;
      display: inline; }
    .page-content .header i {
      font-size: 18px; }
  .page-content .breadcrumb {
    font-family: "Roboto";
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    box-shadow: none;
    background-color: transparent;
    padding: 0px !important;
    border: none !important;
    margin-bottom: 0px; }
    .page-content .breadcrumb a {
      margin-left: 10px; }
    .page-content .breadcrumb li p {
      font-size: 12.5px !important;
      font-weight: 400;
      color: #7b7d82; }
    .page-content .breadcrumb li .active {
      font-weight: 600;
      font-size: 14px; }
  .page-content .content {
    padding: 20px; }

.side-panel {
  border-width: 0;
  display: block;
  max-height: none;
  min-height: 100%;
  position: fixed;
  top: 0;
  width: 17em;
  background: linear-gradient(#F9F9F9, #EEEEEE) repeat scroll 0 0 #F9F9F9;
  border: 1px solid #AAAAAA;
  color: #333333;
  text-shadow: 0 1px 0 #ffffff;
  float: right;
  right: 0;
  z-index: 1200; }

.user-info img {
  float: left;
  margin-right: 5px; }

.user-info .details {
  display: inline-block; }

.user-info .label {
  font-weight: 300;
  font-size: 11px; }

.container {
  height: 100%; }

.simple-list {
  margin: 0 0 40px; }
  .simple-list li {
    margin-bottom: 10px;
    padding: 0; }
    .simple-list li label {
      font-weight: normal;
      margin: 0;
      float: left;
      width: 115px;
      font-size: 13px;
      color: #666;
      line-height: normal; }
      .simple-list li label sup {
        color: #cc3333; }
    .simple-list li .bubble-only {
      float: left;
      margin-right: 3px; }

.header-bx {
  position: relative; }
  .header-bx .btn {
    position: absolute;
    right: 0;
    bottom: 25px; }

.other-off label {
  display: inline-block;
  margin: 0;
  padding-right: 15px;
  font-size: 13px;
  line-height: 30px; }

.total-bx label {
  display: inline-block;
  padding-right: 20px;
  margin: 0; }

.total-bx li {
  margin-bottom: 5px;
  padding-right: 10px; }
  .total-bx li label {
    padding: 0; }
  .total-bx li span {
    display: inline-block;
    width: 100px; }

#remarks .form-group {
  padding: 0 10px; }
  #remarks .form-group label {
    font-size: 13px;
    font-weight: 300;
    color: #7d7d7d; }

#remarks .small-link {
  margin-left: 10px; }

.tab-info h3 {
  margin: 0 10px 0 0; }

.tab-info .search-form {
  display: inline-block;
  position: relative;
  border: #a8a8a8 solid 1px;
  overflow: hidden;
  border-radius: 15px;
  width: 260px; }
  .tab-info .search-form button {
    border: 0;
    background: none;
    width: 35px;
    text-align: center;
    color: #cacaca;
    position: absolute;
    right: 0;
    top: 0;
    height: 32px; }

.btn-white.quote {
  border-width: 2px;
  border-radius: 15px !important;
  font-weight: 300;
  text-transform: uppercase;
  width: 70px; }
  .btn-white.quote:hover {
    border-width: 2px !important; }

.scroll-menu > li {
  float: left; }

.fixed-top {
  background: #ffffff;
  z-index: 10;
  width: 100%;
  position: fixed;
  top: 60px;
  left: 0;
  padding: 20px 20px 5px 250px; }
  .fixed-top.sticky {
    top: 0;
    -webkit-transition: -webkit-transform 0.3s ease,left 0.3s ease, right 0.3s ease;
    transition: transform 0.3s ease,left 0.3s ease, right 0.3s ease; }

.tab-info-outer {
  padding-bottom: 400px; }
  .tab-info-outer section {
    padding-top: 110px; }
    .tab-info-outer section#remarks {
      min-height: 400px; }

body.grey .fixed-top {
  padding-left: 20px; }

.top-fields .form-control {
  display: inline-block;
  height: 34px;
  border-radius: 10px; }

.content-wrapper h3 {
  padding-bottom: 10px; }
  .content-wrapper h3 img {
    vertical-align: middle;
    margin-right: 10px; }

.content-wrapper .upcoming-plans {
  position: relative;
  padding: 20px 15px;
  padding-right: 0;
  z-index: 0; }
  .content-wrapper .upcoming-plans ul li {
    list-style-type: none; }
    .content-wrapper .upcoming-plans ul li.upcoming-voyage-item {
      -webkit-box-shadow: 0 3px 32px -15px black;
      -moz-box-shadow: 0 3px 32px -15px black;
      box-shadow: 0 3px 32px -15px black;
      height: 160px;
      overflow: hidden;
      padding: 0;
      border: 1px solid #ccc;
      border-radius: 7px;
      margin-bottom: 20px;
      cursor: pointer;
      -webkit-transition: all ease 0.3s;
      -moz-transition: all ease 0.3s;
      -o-transition: all ease 0.3s;
      transition: all ease 0.3s; }
      .content-wrapper .upcoming-plans ul li.upcoming-voyage-item:hover {
        box-shadow: 0 3px 45px -15px black;
        -webkit-box-shadow: 0 3px 45px -15px black;
        -moz-box-shadow: 0 3px 45px -15px black; }
      .content-wrapper .upcoming-plans ul li.upcoming-voyage-item .voyage-plan-image img {
        width: 100%;
        min-height: 150px; }
      .content-wrapper .upcoming-plans ul li.upcoming-voyage-item .voyage-plan-details {
        padding: 15px 0;
        padding-right: 15px; }
        .content-wrapper .upcoming-plans ul li.upcoming-voyage-item .voyage-plan-details .voyage-plan-details-title {
          padding-bottom: 15px; }
          .content-wrapper .upcoming-plans ul li.upcoming-voyage-item .voyage-plan-details .voyage-plan-details-title h4 {
            font-weight: 600;
            margin: 0; }
        .content-wrapper .upcoming-plans ul li.upcoming-voyage-item .voyage-plan-details .btn-success {
          border-radius: 20px;
          font-weight: 600;
          padding: 6px 20px; }

.content-wrapper .upcoming-training {
  position: relative;
  padding: 20px 15px;
  padding-left: 0;
  z-index: 0; }
  .content-wrapper .upcoming-training ul li {
    list-style-type: none; }
    .content-wrapper .upcoming-training ul li.upcoming-training-item {
      padding: 10px 15px;
      border-bottom: 1px solid #e5e4e4;
      /*cursor: pointer;*/
      -webkit-transition: background-color ease 0.3s;
      -moz-transition: background-color ease 0.3s;
      -o-transition: background-color ease 0.3s;
      transition: background-color ease 0.3s; }
      .content-wrapper .upcoming-training ul li.upcoming-training-item .training-status {
        width: 25px;
        height: 25px;
        border-radius: 50%;
        background: #81c669;
        color: #ffffff;
        padding: 2px 6px 5px;
        margin-left: 25px; }
        .content-wrapper .upcoming-training ul li.upcoming-training-item .training-status.waiting {
          background: #ff9633; }
      .content-wrapper .upcoming-training ul li.upcoming-training-item .fa {
        color: #9a9a9a;
        margin-right: 5px; }
    .content-wrapper .upcoming-training ul li:hover {
      background: #f6f6f6; }

.content-wrapper .claim-expense {
  position: relative;
  padding: 20px 15px;
  z-index: 0; }
  .content-wrapper .claim-expense .tab-content .expense-listing .expense-items {
    position: relative;
    list-style-type: none;
    padding: 10px 0;
    border-bottom: 1px solid #e5e4e4;
    cursor: auto;
    -webkit-transition: background-color ease 0.3s;
    -moz-transition: background-color ease 0.3s;
    -o-transition: background-color ease 0.3s;
    transition: background-color ease 0.3s; }
    .content-wrapper .claim-expense .tab-content .expense-listing .expense-items .fa {
      cursor: pointer; }
    .content-wrapper .claim-expense .tab-content .expense-listing .expense-items:hover {
      background: #f6f6f6; }
    .content-wrapper .claim-expense .tab-content .expense-listing .expense-items .expense-items-details {
      position: relative;
      padding-left: 50px;
      padding-right: 100px; }
      .content-wrapper .claim-expense .tab-content .expense-listing .expense-items .expense-items-details .expense-items-status {
        position: absolute;
        left: 0; }
      .content-wrapper .claim-expense .tab-content .expense-listing .expense-items .expense-items-details .expense-amount {
        position: absolute;
        right: 0;
        top: 10px; }

.content-wrapper .tickets-documents {
  padding: 20px 15px;
  position: relative;
  z-index: 0; }
  .content-wrapper .tickets-documents .document-items {
    list-style-type: none;
    padding: 10px 15px;
    border-bottom: 1px solid #e5e4e4;
    cursor: pointer;
    -webkit-transition: background-color ease 0.3s;
    -moz-transition: background-color ease 0.3s;
    -o-transition: background-color ease 0.3s;
    transition: background-color ease 0.3s; }
    .content-wrapper .tickets-documents .document-items:hover {
      background: #f6f6f6; }
    .content-wrapper .tickets-documents .document-items .document-details {
      position: relative;
      padding-right: 75px;
      padding-left: 50px; }
      .content-wrapper .tickets-documents .document-items .document-details .ticket-icon {
        position: absolute;
        left: 0;
        top: 10px;
        width: 30px;
        height: 30px;
        border-radius: 15px;
        padding: 3px 5px;
        background: #ff9633; }
      .content-wrapper .tickets-documents .document-items .document-details .document-download {
        font-size: 22px;
        position: absolute;
        right: 0;
        top: 10px;
        color: #afafaf;
        width: 20px; }
      .content-wrapper .tickets-documents .document-items .document-details .document-email {
        position: absolute;
        right: 30px;
        top: 10px;
        color: #afafaf;
        font-size: 22px;
        padding: 0 10px; }

.content-wrapper .news-announcements {
  padding: 20px 15px;
  position: relative;
  z-index: 0; }
  .content-wrapper .news-announcements .news-items {
    list-style-type: none;
    padding: 10px 15px;
    border-bottom: 1px solid #e5e4e4;
    cursor: pointer;
    -webkit-transition: background-color ease 0.3s;
    -moz-transition: background-color ease 0.3s;
    -o-transition: background-color ease 0.3s;
    transition: background-color ease 0.3s; }
    .content-wrapper .news-announcements .news-items:hover {
      background: #f6f6f6; }
    .content-wrapper .news-announcements .news-items .news-details {
      position: relative;
      padding-right: 75px;
      padding-left: 110px; }
      .content-wrapper .news-announcements .news-items .news-details p {
        font-size: 16px;
        line-height: 24px; }
      .content-wrapper .news-announcements .news-items .news-details .ticket-icon {
        position: absolute;
        left: 0;
        top: 10px;
        width: 30px;
        height: 30px;
        border-radius: 15px;
        padding: 3px 5px;
        background: #ff9633; }
      .content-wrapper .news-announcements .news-items .news-details .news-download {
        font-size: 22px;
        position: absolute;
        right: 0;
        top: 10px;
        color: #afafaf;
        width: 20px; }
      .content-wrapper .news-announcements .news-items .news-details .news-image {
        font-size: 22px;
        position: absolute;
        left: 0;
        top: 0px;
        color: #afafaf;
        width: 100px;
        height: 100%;
        overflow: hidden;
        border-radius: 3px; }
        .content-wrapper .news-announcements .news-items .news-details .news-image img {
          width: 100%; }
      .content-wrapper .news-announcements .news-items .news-details .news-email {
        position: absolute;
        right: 30px;
        top: 10px;
        color: #afafaf;
        font-size: 22px;
        padding: 0 10px; }

.date {
  margin: 0 auto;
  position: relative; }
  .date .add-on {
    position: absolute;
    right: 1px;
    top: 1px;
    height: 32px !important;
    padding: 7px 9px !important; }

.go-back {
  position: absolute;
  top: 10px;
  right: 30px;
  cursor: pointer;
  z-index: 1; }
  .go-back .fa-long-arrow-left {
    margin-right: 10px; }

.chat-content {
  font-size: 14px;
  position: relative;
  padding: 30px 0;
  padding-top: 0;
  overflow: auto; }
  .chat-content h3 {
    padding-bottom: 10px; }
  .chat-content .chat-to-me {
    margin-right: 30px; }
  .chat-content .chat-from-me {
    margin-left: 30px; }
    .chat-content .chat-from-me .chat-time {
      text-align: right; }
  .chat-content .chat-text {
    background: #fff;
    padding: 10px 15px 16px;
    border-radius: 6px;
    position: relative;
    -webkit-box-shadow: 0px 0px 19px -9px black;
    -moz-box-shadow: 0px 0px 19px -9px black;
    box-shadow: 0px 0px 19px -9px black; }
    .chat-content .chat-text .reply-here {
      position: absolute;
      right: -26px;
      top: 10px;
      color: #adadad;
      font-size: 18px;
      cursor: pointer; }
      .chat-content .chat-text .reply-here.active {
        color: #f16d7b; }
    .chat-content .chat-text .fa-check {
      position: absolute;
      bottom: 5px;
      right: 5px;
      color: #81c669; }
    .chat-content .chat-text a {
      color: #f16d7b; }
  .chat-content .chat-time {
    padding: 10px 5px 10px;
    font-size: 12px; }
    .chat-content .chat-time p {
      line-height: 10px; }

.overlay {
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  position: absolute;
  width: 100%;
  top: 0;
  display: none;
  z-index: 99;
  overflow: hidden; }

.slide-pane {
  position: fixed;
  top: 0;
  right: -1000px;
  height: 100%;
  display: block;
  width: 35%;
  min-width: 265px;
  background: #f2f2f2;
  z-index: 99;
  padding: 20px 15px; }
  .slide-pane .close-menu {
    padding: 15px 20px;
    cursor: pointer; }
  .slide-pane#side-menu {
    left: -1000px;
    width: 20%;
    background: #464646;
    color: #fff;
    font-size: 16px;
    padding-left: 0;
    padding-right: 0; }
    .slide-pane#side-menu .close-menu {
      padding: 0 20px; }
    .slide-pane#side-menu .side-menu-top {
      padding: 20px 20px 30px;
      position: relative; }
      .slide-pane#side-menu .side-menu-top .top-image-round {
        width: 40px;
        height: 40px;
        border-radius: 20px;
        background: #ccc;
        position: absolute;
        left: 20px;
        top: 20px;
        overflow: hidden; }
        .slide-pane#side-menu .side-menu-top .top-image-round img {
          min-width: 40px;
          min-height: 4px;
          width: 100%; }
      .slide-pane#side-menu .side-menu-top p {
        padding-left: 50px; }
    .slide-pane#side-menu ul {
      margin-top: 20px;
      list-style-type: none;
      margin: 0;
      overflow: auto;
      max-height: calc(100vh - 45px); }
      .slide-pane#side-menu ul li.side-menu-item {
        font-size: 18px;
        padding: 0; }
        .slide-pane#side-menu ul li.side-menu-item a {
          color: #CECECE;
          padding: 10px 20px;
          display: block; }
          .slide-pane#side-menu ul li.side-menu-item a:hover {
            background: #000;
            color: #fff; }
          .slide-pane#side-menu ul li.side-menu-item a .fa {
            margin-right: 10px;
            width: 20px;
            font-size: 16px; }
        .slide-pane#side-menu ul li.side-menu-item ul.sub-menu {
          margin: 0;
          display: none;
          padding: 10px 0 5px;
          padding-left: 15px; }
          .slide-pane#side-menu ul li.side-menu-item ul.sub-menu li {
            padding: 5px 0; }
  .slide-pane#messages-pane {
    padding: 0;
    width: 50%; }
    .slide-pane#messages-pane .slide-pane-inner {
      display: table;
      width: 100%;
      height: 100%;
      position: relative; }
      .slide-pane#messages-pane .slide-pane-inner .close-slide {
        position: absolute;
        left: -40px;
        top: 5px;
        cursor: pointer; }
      .slide-pane#messages-pane .slide-pane-inner .chat-left {
        display: table-cell;
        width: 40%;
        background: #3f424b; }
        .slide-pane#messages-pane .slide-pane-inner .chat-left .chat-contacts h3 {
          color: #ffffff;
          padding-left: 10px; }
        .slide-pane#messages-pane .slide-pane-inner .chat-left .chat-contacts .chat-contacts-list ul li {
          position: relative;
          padding-top: 15px;
          padding-bottom: 15px;
          padding-left: 50px;
          padding-right: 40px;
          color: #ffffff;
          cursor: pointer;
          list-style-type: none;
          -webkit-transition: all ease 0.3s;
          -moz-transition: all ease 0.3s;
          -o-transition: all ease 0.3s;
          transition: all ease 0.3s;
          border-bottom: 2px solid #5b5e67; }
          .slide-pane#messages-pane .slide-pane-inner .chat-left .chat-contacts .chat-contacts-list ul li .contact-image {
            position: absolute;
            width: 35px;
            height: 35px;
            left: 10px;
            border-radius: 50%;
            background: #f16d7b; }
          .slide-pane#messages-pane .slide-pane-inner .chat-left .chat-contacts .chat-contacts-list ul li .badge-primary {
            text-align: center;
            position: absolute;
            right: 10px;
            top: 34%;
            width: 30px;
            border-radius: 8px;
            font-size: 12px; }
          .slide-pane#messages-pane .slide-pane-inner .chat-left .chat-contacts .chat-contacts-list ul li:hover, .slide-pane#messages-pane .slide-pane-inner .chat-left .chat-contacts .chat-contacts-list ul li.active {
            background: #f2f2f2;
            border-bottom: 2px solid #f16d7b;
            color: #333333; }
      .slide-pane#messages-pane .slide-pane-inner .chat-right {
        height: 100%;
        position: relative;
        display: table-cell;
        width: 60%;
        padding-left: 20px;
        padding-right: 20px; }
        .slide-pane#messages-pane .slide-pane-inner .chat-right .write-reply {
          position: absolute;
          bottom: 0;
          right: 0;
          padding-top: 15px;
          border-top: 1px solid #ccc;
          background: #e0e0e0;
          display: none;
          padding-right: 0px;
          -webkit-box-shadow: 0px 0px 16px -7px black;
          -moz-box-shadow: 0px 0px 16px -7px black;
          box-shadow: 0px 0px 16px -7px black;
          width: 100%; }
          .slide-pane#messages-pane .slide-pane-inner .chat-right .write-reply .reply-to-chat {
            display: none;
            padding: 10px;
            border-radius: 6px;
            background: #ebebeb;
            position: relative;
            margin-bottom: 10px; }
            .slide-pane#messages-pane .slide-pane-inner .chat-right .write-reply .reply-to-chat .close-reply {
              position: absolute;
              right: 5px;
              top: 30%;
              cursor: pointer; }
          .slide-pane#messages-pane .slide-pane-inner .chat-right .write-reply .form-group {
            margin-bottom: 0; }
            .slide-pane#messages-pane .slide-pane-inner .chat-right .write-reply .form-group .form-control:focus {
              background: #ffffff; }
          .slide-pane#messages-pane .slide-pane-inner .chat-right .write-reply a {
            color: #f16d7b; }
            .slide-pane#messages-pane .slide-pane-inner .chat-right .write-reply a svg {
              width: 30px;
              height: 30px;
              border-radius: 15px;
              background: #f16d7b;
              padding: 0px 7px;
              vertical-align: middle;
              margin: 0 3px; }

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

.text-small {
  font-size: 13px; }

.white-bg {
  background: #ffffff; }

.no-data {
  width: 100%;
  padding: 30px 15px;
  background: #f2f2f2; }
  .no-data i {
    color: #808285; }

.ui-datepicker .ui-datepicker-header .ui-state-hover, .ui-datepicker .ui-datepicker-header .ui-widget-content .ui-state-hover, .ui-datepicker .ui-datepicker-header .ui-widget-header .ui-state-hover, .ui-datepicker .ui-datepicker-header .ui-state-focus, .ui-datepicker .ui-datepicker-header .ui-widget-content .ui-state-focus, .ui-datepicker .ui-datepicker-header .ui-widget-header .ui-state-focus, .ui-datepicker .ui-datepicker-header .ui-button:hover, .ui-datepicker .ui-datepicker-header .ui-button:focus {
  border: 0; }

.ui-datepicker .ui-datepicker-header .ui-datepicker-next-hover {
  right: 2px;
  top: 2px; }

.ui-datepicker .ui-datepicker-header .ui-datepicker-prev-hover {
  top: 2px;
  left: 2px; }

.ui-datepicker .ui-datepicker-header.ui-widget-header {
  background: #ffffff !important;
  border: 0; }

.ui-datepicker .ui-state-default {
  border: 0;
  border-radius: 3px;
  text-align: center; }
  .ui-datepicker .ui-state-default.ui-state-hover, .ui-datepicker .ui-state-default.ui-state-active {
    background: #5c6bc0 !important;
    color: #ffffff !important; }

.ui-datepicker .ui-state-highlight, .ui-datepicker .ui-widget-content .ui-state-highlight, .ui-datepicker .ui-widget-header .ui-state-highlight {
  background: #f16d7b !important;
  color: #fff !important; }
  .ui-datepicker .ui-state-highlight.ui-state-hover, .ui-datepicker .ui-state-highlight.ui-state-active, .ui-datepicker .ui-widget-content .ui-state-highlight.ui-state-hover, .ui-datepicker .ui-widget-content .ui-state-highlight.ui-state-active, .ui-datepicker .ui-widget-header .ui-state-highlight.ui-state-hover, .ui-datepicker .ui-widget-header .ui-state-highlight.ui-state-active {
    background: #f16d7b !important;
    color: #ffffff !important; }

.ui-datepicker td a {
  padding: 5px; }

.jFiler-input-dragDrop {
  width: 100%;
  margin: 0;
  margin-bottom: 15px;
  padding: 10px 10px 15px; }
  .jFiler-input-dragDrop .jFiler-input-icon {
    margin-top: 0;
    font-size: 28px; }
    .jFiler-input-dragDrop .jFiler-input-icon i {
      font-size: 28px; }
  .jFiler-input-dragDrop .jFiler-input-text span {
    margin: 0 0 5px !important; }
  .jFiler-input-dragDrop .jFiler-input-choose-btn.blue {
    color: #f16d7b;
    border: 1px solid #f16d7b; }
    .jFiler-input-dragDrop .jFiler-input-choose-btn.blue:hover {
      background: #f16d7b;
      color: #ffffff;
      border-color: transparent; }

.jFiler-items-grid .jFiler-item .jFiler-item-container {
  padding: 0; }
  .jFiler-items-grid .jFiler-item .jFiler-item-container .jFiler-jProgressBar {
    width: 50px !important; }
  .jFiler-items-grid .jFiler-item .jFiler-item-container .jFiler-item-thumb {
    width: auto;
    height: auto;
    min-height: 1px;
    border: 0; }
    .jFiler-items-grid .jFiler-item .jFiler-item-container .jFiler-item-thumb span.jFiler-icon-file {
      margin: 10px auto;
      width: 40px;
      height: 52px;
      line-height: 54px; }

.modal.in .modal-dialog {
  width: 60%; }

.modal-header h3 {
  font-weight: 400; }

#add-receipt-modal .modal-body div[class^="col-"] {
  padding: 0 6px; }

.datepicker table tr td.active.day {
  background: #f16d7b; }

.payslip-listing {
  padding: 20px 15px; }
  .payslip-listing h3 {
    padding: 0 15px; }
  .payslip-listing .payslip-year h4 {
    padding: 10px 15px 0;
    color: #f16d7b;
    font-weight: 500;
    font-size: 20px; }
  .payslip-listing .payslip-items {
    list-style-type: none;
    padding: 15px;
    border-bottom: 1px solid #e5e4e4;
    cursor: pointer;
    -webkit-transition: background-color ease 0.3s;
    -moz-transition: background-color ease 0.3s;
    -o-transition: background-color ease 0.3s;
    transition: background-color ease 0.3s; }
    .payslip-listing .payslip-items:hover {
      background: #f6f6f6; }
    .payslip-listing .payslip-items .payslip-details {
      position: relative;
      padding-right: 50px; }
      .payslip-listing .payslip-items .payslip-details .payslip-download {
        position: absolute;
        right: 0;
        top: 10px;
        color: #848484; }
      .payslip-listing .payslip-items .payslip-details .payslip-remark {
        position: absolute;
        right: 40px;
        top: 6px;
        color: #848484; }
      .payslip-listing .payslip-items .payslip-details .payslip-status {
        position: absolute;
        right: 90px;
        top: 10px; }
        .payslip-listing .payslip-items .payslip-details .payslip-status .training-status {
          width: 25px;
          height: 25px;
          border-radius: 50%;
          background: #81c669;
          color: #ffffff;
          padding: 2px 6px 5px;
          margin-left: 25px; }
          .payslip-listing .payslip-items .payslip-details .payslip-status .training-status.waiting {
            background: #ff9633; }

.clsSeafarerDOA {
    color: #f16d7b;
    font-weight: 600;
    font-size: 14px;
    margin-left: 5px;
}
  .clsSeafarerDOA a.edit-doa {
    margin-left: 10px;
    color: #808285; }
  .clsSeafarerDOA label {
    display: inline-block;
    font-weight: 600; }

.status-approved {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #81c669;
  color: #ffffff;
  padding: 2px 6px 5px;
  float: left;
  margin-right: 10px; }

.status-pending {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  color: #ffffff;
  padding: 2px 6px 5px;
  background: #ff9633;
  float: left;
  margin-right: 10px; }

.close-in-round {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  color: #797979;
  padding: 0px 5px;
  background: #e8e8e8;
  border: 1px solid #e8e8e8;
  float: left; }

.allotment-view {
  margin-top: 15px; }
  .allotment-view .dropdown {
    display: inline-block;
    margin-right: 15px; }
    .allotment-view .dropdown .caret {
      margin-left: 10px; }
  .allotment-view .allotment-list {
    padding: 30px 0; }

.content-wrapper .table-responsive {
  border: 0;
  padding: 0;
  border-radius: 0;
  margin: 0; }
  .content-wrapper .table-responsive .table .regular-type {
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background: #e8e8e8;
    color: #f16d7b;
    padding: 9px 15px; }
  .content-wrapper .table-responsive .table .special-type {
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background: #f16d7b;
    padding: 9px 15px;
    color: #e8e8e8; }
  .content-wrapper .table-responsive .table tr {
    cursor: pointer;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s; }
    .content-wrapper .table-responsive .table tr th, .content-wrapper .table-responsive .table tr td {
      padding: 15px 10px !important;
      font-size: 16px;
      color: #333333; }
    .content-wrapper .table-responsive .table tr th {
      font-size: 14px;
      font-weight: 400; }
    .content-wrapper .table-responsive .table tr:hover td, .content-wrapper .table-responsive .table tr:hover th {
      background: #f6f6f6; }
    .content-wrapper .table-responsive .table tr:hover .close-in-round {
      border: 1px solid #f16d7b;
      color: #f16d7b;
      background: #fff; }

#add-allotment-modal .modal-dialog {
  width: 80%; }
  #add-allotment-modal .modal-dialog .add-allotment-modal-right {
    text-align: center;
    padding-top: 30px; }
    #add-allotment-modal .modal-dialog .add-allotment-modal-right h4 {
      margin: 0;
      color: #f16d7b;
      font-weight: 600;
      font-size: 22px;
      padding: 10px 0 15px; }
    #add-allotment-modal .modal-dialog .add-allotment-modal-right h3 {
      margin: 0;
      padding: 10px 0px; }
  #add-allotment-modal .modal-dialog .date {
    display: block; }
    #add-allotment-modal .modal-dialog .date input {
      text-align: left; }

.existing-accounts-list {
  margin-top: 20px; }
  .existing-accounts-list .table-responsive .table tr td {
    padding: 10px 10px !important;
    font-size: 14px; }
    .existing-accounts-list .table-responsive .table tr td .squaredCheck {
      float: left; }
    .existing-accounts-list .table-responsive .table tr td .fa-trash-o {
      float: right;
      color: #909090;
      font-size: 24px; }

.form-group .squaredCheck {
  margin-top: 15px; }

.all-documents {
  padding: 30px 15px; }
  .all-documents > h3 .pull-right {
    padding-top: 44px; }
  .all-documents .nav-tabs li a {
    color: #969696; }
  .all-documents .tab-content .all-documents-tab .table tr th, .all-documents .tab-content .all-documents-tab .table tr td {
    font-weight: 400;
    font-size: 14px;
    vertical-align: top !important; }
  .all-documents .tab-content .all-documents-tab .table tr td:first-child span {
    padding-right: 3px; }
  .all-documents .tab-content .all-documents-tab .table tr td .squaredCheck {
    vertical-align: middle;
    margin-top: 5px;
    margin-right: 5px;
    display: inline-block;
    height: 20px; }
  .all-documents .tab-content .all-documents-tab .table tr td .verified-by {
    display: inline-block;
    vertical-align: top; }

.document-remarks {
  width: 30px;
  height: 30px;
  border-radius: 20px;
  background: #ccc;
  text-align: center;
  padding: 4px 0px; }
  .document-remarks.active {
    background: #f16d7b; }

.profile-content .profile-title {
  padding: 10px 0 0; }

.profile-content .profile-details h2 {
  padding: 0 15px;
  position: relative;
  font-size: 28px; }

.profile-content .profile-details .profile-image {
  padding: 0; }
  .profile-content .profile-details .profile-image .profile-image-container {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    border: 2px solid #f16d7b;
    background: #f16d7b;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    position: relative; }
    .profile-content .profile-details .profile-image .profile-image-container .profile-image-edit {
      display: none;
      position: absolute;
      right: 10px;
      top: 34px;
      color: #808285;
      font-size: 20px; }
    .profile-content .profile-details .profile-image .profile-image-container:hover .profile-image-edit {
      display: block; }
    .profile-content .profile-details .profile-image .profile-image-container img {
      width: 100%; }
  .profile-content .profile-details .profile-image .account-user-name {
    display: table-cell;
    padding-left: 10px;
    vertical-align: middle; }
    .profile-content .profile-details .profile-image .account-user-name span {
      font-weight: 600;
      color: #333;
      font-size: 20px;
      padding-left: 5px;
      cursor: pointer; }
  .profile-content .profile-details .profile-image .upload-image {
    text-align: left;
    padding: 5px 0;
    display: none; }
    .profile-content .profile-details .profile-image .upload-image .file-upload-container {
      padding: 0; }
      .profile-content .profile-details .profile-image .upload-image .file-upload-container .btn {
        margin-right: 5px;
        float: left;
        font-size: 14px;
        padding: 6px 15px !important; }
  .profile-content .profile-details .profile-image .user-name {
    display: inline-block;
    vertical-align: middle;
    padding-left: 14px; }
    .profile-content .profile-details .profile-image .user-name h3 {
      font-weight: 400; }

.profile-content .profile-details .profile-block .edit {
  display: none; }

.profile-content .profile-details .profile-block .authorized-users {
  padding: 10px 0 20px; }
  .profile-content .profile-details .profile-block .authorized-users .authorized-users-block {
    position: relative;
    float: left;
    width: auto;
    padding-right: 10px;
    height: 40px; }
    .profile-content .profile-details .profile-block .authorized-users .authorized-users-block .authorized-users-image {
      width: 40px;
      height: 40px;
      border-radius: 50%;
      background: #f16d7b;
      display: inline-block;
      vertical-align: middle; }
    .profile-content .profile-details .profile-block .authorized-users .authorized-users-block .authorized-users-name {
      padding-left: 0px;
      vertical-align: middle;
      display: inline-block; }

.profile-content .profile-details .profile-block .squaredCheck {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px; }

.profile-content .profile-details .profile-block h4 {
  margin: 0 15px 15px;
  padding: 10px 0 5px;
  border-bottom: 1px solid #cecece;
  font-weight: 400;
  font-size: 16px;
  position: relative; }
  .profile-content .profile-details .profile-block h4 .profile-edit {
    position: absolute;
    right: 25px;
    top: 0;
    cursor: pointer;
    color: #9a9a9a;
    font-size: 22px; }

.profile-content .profile-details .profile-block .btn-group {
  margin-bottom: 15px; }

.profile-content .profile-details .profile-block .attachments {
  padding: 15px 0;
  border-bottom: 1px solid #cecece;
  margin-bottom: 15px; }
  .profile-content .profile-details .profile-block .attachments label {
    display: inline-block; }

.profile-content .profile-details .quick-details {
  font-size: 16px; }
  .profile-content .profile-details .quick-details h4 {
    margin: 0;
    font-weight: 400; }
  .profile-content .profile-details .quick-details .family-members-list {
    margin-top: 30px;
    padding: 0 10px; }
    .profile-content .profile-details .quick-details .family-members-list h4 {
      border-bottom: 2px solid #e8e8e8;
      padding-bottom: 10px; }
    .profile-content .profile-details .quick-details .family-members-list .member-details {
      padding: 10px 10px 10px;
      cursor: pointer;
      position: relative;
      -webkit-transition: background ease 0.3s;
      -moz-transition: background ease 0.3s;
      -o-transition: background ease 0.3s;
      transition: background ease 0.3s; }
      .profile-content .profile-details .quick-details .family-members-list .member-details .remove-member {
        position: absolute;
        display: none;
        top: 50%;
        right: 10px;
        color: #f16d7b;
        transform: translate(0, -50%); }
      .profile-content .profile-details .quick-details .family-members-list .member-details:hover, .profile-content .profile-details .quick-details .family-members-list .member-details.active {
        background: #e8e8e8;
        border-right: 3px solid #f16d7b; }
        .profile-content .profile-details .quick-details .family-members-list .member-details:hover .remove-member, .profile-content .profile-details .quick-details .family-members-list .member-details.active .remove-member {
          display: block; }

.profile-content .profile-details .family-member-profile {
  display: none; }

.profile-content .profile-details .add-family-member {
  display: none; }

#write-email-modal .modal-dialog {
  width: 60%; }

#write-email-modal .modal-header {
  padding-bottom: 0; }

#write-email-modal .modal-body .form-group {
  padding-right: 240px;
  position: relative;
  padding-left: 60px; }
  #write-email-modal .modal-body .form-group .right-button {
    width: 230px;
    position: absolute;
    right: 0;
    top: 0px; }
    #write-email-modal .modal-body .form-group .right-button .fa-paperclip {
      font-size: 22px;
      margin-top: 5px; }
    #write-email-modal .modal-body .form-group .right-button .fa-times {
      margin-right: 5px; }
  #write-email-modal .modal-body .form-group label {
    position: absolute;
    left: 0;
    top: 7px; }

#write-email-modal .modal-body .cc-field, #write-email-modal .modal-body .bcc-field {
  display: none; }

#write-email-modal .modal-body .btn-toolbar {
  margin-bottom: 10px; }
  #write-email-modal .modal-body .btn-toolbar .btn-group {
    border-radius: 3px;
    border: 1px solid #ccc; }
    #write-email-modal .modal-body .btn-toolbar .btn-group .btn {
      border-radius: 3px;
      background: none;
      color: #000;
      border-right: 1px solid #ccc;
      padding: 5px; }
      #write-email-modal .modal-body .btn-toolbar .btn-group .btn.btn-info {
        background: #f16d7b;
        color: #ffffff; }

#news-announce-modal .modal-dialog {
  width: 75%; }
  #news-announce-modal .modal-dialog .modal-body p img {
    float: right;
    margin: 5px;
    margin-right: 0; }

.rating-container {
  font-size: 14px !important; }
  .rating-container .filled-stars {
    color: #f16d7b !important; }
  .rating-container .clear-rating {
    display: none !important; }
  .rating-container .star .glyphicon {
    font-size: 22px !important; }
  .rating-container .caption {
    width: 80px !important; }
    .rating-container .caption .label {
      display: block !important;
      padding: 6px 9px !important;
      width: 100% !important; }
    .rating-container .caption .label-info {
      background: #f59000 !important; }

.add-beneficiary-section .squaredCheck {
  display: inline-block;
  vertical-align: middle; }

.phone-number .col-xs-4 {
  width: 25%; }

.phone-number .col-xs-3, .phone-number .col-xs-9 {
  padding-left: 0; }

.phone-number .col-xs-9 {
  padding-right: 0; }

.submit_amnt {
  font-size: 13px; }
  .submit_amnt span {
    color: #666;
    font-weight: normal; }

.claim-expense-tab .expense-listing li {
  display: inline-block;
  width: 100%; }

.claim-expense-tab .expense-listing .expense-amount {
  min-width: 220px;
  top: 0 !important; }
  .claim-expense-tab .expense-listing .expense-amount .amnt {
    font-weight: 700;
    font-size: 14px; }

.company-logo {
  position: absolute;
  bottom: 20px;
  width: 101px;
  height: 61px;
  right: 0;
  background-repeat: no-repeat;
  background-image: url("../images/company-logo.png"); }

.product-logo {
  position: absolute;
  bottom: 20px;
  left: 20px;
  width: 101px;
  height: 61px;
  background-repeat: no-repeat;
  background-image: url("../images/prod-logo.png"); }

.environment-text {
  width: 90%;
  font-size: 20px;
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  margin-bottom: 5px; }
  .environment-text span {
    display: inline-block;
    background-color: #fff;
    padding: 0px 12px;
    border-radius: 5px; }

@media (max-width: 767px) {
  .modal.in .modal-dialog {
    width: 95%; } }

.search-blk {
  position: relative; }
  .search-blk input.form-control, .search-blk input.k-input {
    padding-right: 32px !important;
    float: none; }
  .search-blk button {
    position: absolute;
    top: 1px;
    bottom: 1px;
    right: 1px;
    width: 30px;
    border: none;
    box-shadow: none;
    background-image: url("Content/images/seafarerportal-sprite.png");
    opacity: 0.8;
    border-left: 1px solid #ccc;
    background-position: -57px -97px;
    /*&:before {
            display: none;
        }*/ }
    .search-blk button:active, .search-blk button:focus {
      outline: 1px solid #f16d7b !important; }
  .search-blk:not(.search-button) button {
    background-color: transparent;
    pointer-events: none;
    border-color: transparent; }
    .search-blk:not(.search-button) button:active, .search-blk:not(.search-button) button:focus {
      outline: none !important; }
  .search-blk input {
    width: 100%;
    -webkit-appearance: none !important;
    color: #000;
    outline: 0;
    /*height: $input-height-base !important;*/
    padding: 0px 32px 0 8px !important;
    line-height: 32px;
    font-size: 12px;
    font-weight: normal;
    vertical-align: top;
    background-color: #ffffff;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border: 1px solid #aeaeae;
    transition: background 0.2s linear 0s, box-shadow 0.2s linear 0s;
    box-sizing: border-box;
    text-indent: 0; }
  .search-blk input[disabled] {
    background-color: #fbfafa;
    opacity: 0.7; }
  .search-blk .close-icon {
    position: absolute;
    right: 45px;
    background-position: -437px -138px;
    top: 14px;
    width: 12px;
    height: 12px;
    zoom: 0.8;
    opacity: 0;
    cursor: pointer; }
  .search-blk .validationMessage {
    margin-bottom: 2px !important; }
  .search-blk:hover .close-icon {
    opacity: 1; }

.slimScrollDiv {
  height: calc(100vh - 230px) !important; }

.slimscroll-div {
  height: calc(100vh - 230px) !important; }

.custom-icons {
  background-image: url("Content/images/seafarerportal-sprite.png"); }
  .custom-icons.libary-icon {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-position: -12px -94px;
    vertical-align: middle; }
  .custom-icons.right-btn {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-left: 5px;
    margin-right: 5px;
    background-position: -86px -21px; }
  .custom-icons.left-btn {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-left: 5px;
    margin-right: 5px;
    background-position: -103px -21px; }
  .custom-icons.pdf-icon {
    display: inline-block;
    width: 36px;
    height: 33px;
    margin-left: 5px;
    margin-right: 5px;
    background-position: -50px -41px;
    vertical-align: middle; }
  .custom-icons.word-icon {
    display: inline-block;
    width: 36px;
    height: 33px;
    margin-left: 5px;
    margin-right: 5px;
    background-position: -90px -41px;
    vertical-align: middle; }
  .custom-icons.excel-icon {
    display: inline-block;
    width: 36px;
    height: 33px;
    margin-left: 5px;
    margin-right: 5px;
    background-position: -9px -41px;
    vertical-align: middle; }
  .custom-icons.no-icon {
    display: inline-block;
    width: 36px;
    height: 33px;
    margin-left: 5px;
    margin-right: 5px;
    background-position: -132px -41px;
    vertical-align: middle; }
  .custom-icons.jpg-icon {
    display: inline-block;
    width: 36px;
    height: 33px;
    margin-left: 5px;
    margin-right: 5px;
    background-position: -176px -41px;
    vertical-align: middle; }
  .custom-icons.close-btn {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-left: 5px;
    margin-right: 5px;
    background-position: -145px -23px;
    vertical-align: middle;
    position: absolute;
    right: 25px;
    top: 13px;
    cursor: pointer; }

.left-blk h4 {
  font-weight: 400; }

.left-blk .table-responsive {
  height: calc(100vh - 164px);
  overflow: auto; }

.left-blk table {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd; }
  .left-blk table tr td {
    padding: 7px 10px !important; }
  .left-blk table tfoot .table-paging .right-btn {
    cursor: pointer; }
  .left-blk table tfoot .table-paging .left-btn {
    cursor: pointer; }
  .left-blk table tfoot .table-paging text {
    margin-left: 5px;
    margin-right: 5px;
    cursor: pointer; }
    .left-blk table tfoot .table-paging text.active {
      border: 1px solid #f16d7b;
      background-color: #f16d7b;
      color: #fff;
      padding: 1px 7px 1px 7px;
      border-radius: 50%;
      margin-right: 5px;
      margin-left: 5px; }

.separator {
  width: 1px;
  border-right: 1px solid #ddd;
  display: block;
  position: absolute;
  right: 0;
  top: 13px;
  height: calc(100vh - 130px); }

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

.relative {
  position: relative; }

.ack-radio {
  display: none;
  position: absolute;
  /* padding-left: 18px; */
  /* margin-bottom: 0; */
  top: 22px;
  left: 45px; }
  .ack-radio .radio-icon {
    background-image: url("Content/images/seafarerportal-sprite.png");
    background-position: -99px -93px;
    display: inline-block;
    height: 18px;
    width: 18px;
    vertical-align: bottom; }
  .ack-radio input[type=radio] {
    opacity: 0;
    height: 0;
    width: 0; }
  .ack-radio input[type=radio]:checked ~ .radio-icon {
    background-position: -100px -114px; }

.table-hover > tbody > tr:hover .ack-radio {
  display: inline-block; }

@media (max-width: 1300px) {
  .doc-table table td {
    max-width: 200px !important; } }

.doc-table {
  position: relative; }
  .doc-table table td {
    max-width: 470px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }
  .doc-table .table-paging {
    position: absolute;
    bottom: -43px;
    border-top: 1px solid #ddd;
    width: 100%;
    border-bottom: 1px solid #ddd;
    padding: 10px;
    background-color: #fff; }
    .doc-table .table-paging .right-btn {
      cursor: pointer; }
    .doc-table .table-paging .left-btn {
      cursor: pointer; }
    .doc-table .table-paging text {
      margin-left: 5px;
      margin-right: 5px;
      cursor: pointer; }
      .doc-table .table-paging text.active {
        border: 1px solid #f16d7b;
        background-color: #f16d7b;
        color: #fff;
        padding: 1px 7px 1px 7px;
        border-radius: 50%;
        margin-right: 5px;
        margin-left: 5px; }

.no-data-blk {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }
  .no-data-blk .no-data-image {
    background-image: url("Content/images/no-records-icon.png");
    display: block;
    width: 56px;
    height: 38px;
    background-repeat: no-repeat;
    margin: auto;
    filter: grayscale(100%); }

/**********Submit Your Idea************/
.submityouridea {
  position: fixed;
  bottom: 390px;
  right: 0;
  -webkit-box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.3);
  z-index: 999;
  width: 35px;
  cursor: pointer; }
  .submityouridea .submityouridea_head {
    background: linear-gradient(to bottom, #28ba42 0, #39af79 100%);
    padding: 5px; }
    .submityouridea .submityouridea_head i {
      background: url("Content/images/seafarerportal-sprite.png") no-repeat -131px -100px;
      height: 25px;
      display: block;
      cursor: pointer; }

.accrued-view table tfoot tr:first-child {
  background-color: #eaeaea; }

.accrued-view table tfoot tr:last-child {
  border-bottom: 1px solid #ddd; }

.accrued-view .color-blue {
  color: #0f8ac9; }

.accrued-view .b-b-0 {
  border-bottom: 0; }

#tablepsflist tr th {
  font-size: 16px; }

#tablepsflist tr td {
  cursor: auto; }

#tablepsflist tr:hover th {
  background: transparent; }

#tablepsflist tr:hover td {
  background: transparent; }

.pending-icon {
  background-color: #f49055;
  padding: 4px 5px;
  border-radius: 50%;
  font-size: 10px;
  color: #fff;
  margin-right: 5px; }

.login-notice {
  display: inline-block;
  width: auto;
  min-width: 485px;
  padding: 10px 20px;
  background-color: #ffffff;
  position: fixed;
  z-index: 9996;
  top: 10px;
  left: 50%;
  transform: translateX(-50%);
  font-weight: 600;
  border: 2px solid #f35958; }
  .login-notice .login-notice-icon {
    display: inline-block;
    float: left; }
  .login-notice .login-notice-content {
    padding-left: 16px;
    display: inline-block;
    float: left;
    width: calc(100% - 64px);
    padding-top: 10px; }
    .login-notice .login-notice-content h5 {
      font-size: 13px;
      margin: 8px 0;
      font-weight: 600; }
    .login-notice .login-notice-content p {
      font-size: 13px; }
  .login-notice .notice-close {
    position: absolute;
    right: 5px;
    top: 5px; }
    .login-notice .notice-close i {
      background-position: -431px -718px; }

/*bootstrap  multiselect styles start*/
span.multiselect-native-select {
  position: relative; }

span.multiselect-native-select select {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px -1px -1px -3px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  left: 50%;
  top: 30px; }

.multiselect.dropdown-toggle:after {
  display: none; }

.multiselect-container {
  position: absolute;
  list-style-type: none;
  margin: 0;
  padding: 0; }

.multiselect-container .multiselect-reset .input-group {
  width: 93%; }

.multiselect-container .multiselect-group.dropdown-item,
.multiselect-container .multiselect-group.dropdown-toggle,
.multiselect-container > .multiselect-option.dropdown-item,
.multiselect-container > .multiselect-option.dropdown-toggle {
  cursor: pointer; }

/*.multiselect-container .multiselect-group > span,
.multiselect-container > .multiselect-option > span {
    padding: 3px 20px
}*/
.multiselect-container .multiselect-group > span > .form-check-label,
.multiselect-container > .multiselect-option > span > .form-check-label {
  cursor: pointer; }

.form-inline .multiselect-container span.form-check {
  padding: 3px 20px 3px 40px; }

.bs-multiselect .fa-star {
  position: absolute;
  right: 50px;
  top: 11px; }

.bs-multiselect.form-control {
  padding: 0; }

.bs-multiselect .btn-group {
  width: 100%; }

.bs-multiselect .multiselect {
  width: 100%;
  border: 0;
  background-color: transparent;
  box-shadow: none !important;
  text-align: left;
  padding: 6px 12px; }
  .bs-multiselect .multiselect::before {
    content: '\f107';
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    position: absolute;
    right: 12px;
    font-size: 18px;
    top: 7px; }

.bs-multiselect .dropdown-menu {
  width: 100%;
  border: 1px solid #ddd; }
  .bs-multiselect .dropdown-menu .dropdown-item {
    display: block;
    text-align: left;
    border: 0;
    width: 100%;
    outline: none;
    border-bottom: 1px solid #ddd;
    background-color: transparent;
    padding: 5px; }
    .bs-multiselect .dropdown-menu .dropdown-item:hover {
      background-color: #efefef; }
    .bs-multiselect .dropdown-menu .dropdown-item.active {
      background-color: #efefef; }
    .bs-multiselect .dropdown-menu .dropdown-item .form-check .form-check-input {
      display: inline-block;
      margin-right: 10px; }
    .bs-multiselect .dropdown-menu .dropdown-item .form-check .form-check-label {
      display: inline-block;
      margin-bottom: 0; }

/*bootstrap  multiselect styles End*/
.h-ribbon {
  width: 100%;
  height: 4px;
  background-color: #f35958; }
  .h-ribbon .red {
    background-color: #f35958 !important; }

.notification-alert {
  width: 29px;
  height: 29px;
  background-image: url("img/notification-alert.png");
  position: absolute;
  float: right;
  right: -15px;
  z-index: 9999; }

h1, h2, h3, h4, h5, h6 {
  margin: 10px 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  color: #333333; }

h1 {
  line-height: 43px; }

h2 {
  line-height: 35px; }

h3 {
  line-height: 24px; }

h4 {
  line-height: 18px; }

h3 small, h4 small, h5 small {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  color: #444; }

h1.block, h2.block, h3.block, h4.block, h5.block, h6.block {
  padding-bottom: 10px; }

ul {
  margin: 0;
  padding: 0; }

p {
  margin: 0; }

a {
  text-shadow: none !important;
  color: #636363;
  transition: color 0.1s linear 0s,background-color 0.1s linear 0s  !important; }
  a.icon:hover {
    text-decoration: none;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    opacity: .4; }

a, a:focus, a:hover, a:active {
  outline: 0;
  text-decoration: none; }

i {
  font-size: 14px; }

label {
  display: block;
  margin-bottom: 5px; }
  label.inline {
    display: inline-block;
    position: relative;
    top: 0px;
    font-size: 13px; }
  label.done {
    color: #0090d9 !important;
    text-decoration: line-through; }

ul > li {
  padding-left: 6px;
  line-height: 20px; }

ul.progress-list {
  list-style: none;
  margin: 10px 5px 23px 0;
  padding: 0; }
  ul.progress-list li .details-wrapper {
    display: inline-block;
    float: left; }
    ul.progress-list li .details-wrapper .name {
      display: block;
      color: #000;
      font-size: 13px; }
    ul.progress-list li .details-wrapper .description {
      display: block;
      color: #9a9a9a;
      font-size: 12px; }
  ul.progress-list li .details-status {
    display: inline-block;
    background-color: #e5e9ec;
    color: #5c6370;
    font-size: 11px;
    padding: 6px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }
  ul.progress-list li .progress {
    margin-top: 10px; }

ul.my-friends {
  margin: 0px;
  margin-top: 16px;
  padding: 0; }
  ul.my-friends li {
    float: left;
    display: inline;
    margin-right: 5px;
    margin-bottom: 8px; }
    ul.my-friends li .profile-pic {
      border-radius: 100px;
      display: inline-block;
      float: left;
      height: 35px;
      overflow: hidden;
      width: 35px; }

address {
  margin-bottom: 0px; }

blockquote {
  padding: 0 0 0 18px;
  border-left: 5px solid #EEEEEE; }
  blockquote p {
    font-size: 16px; }
  blockquote small {
    line-height: 29px;
    color: #8b91a0; }
    blockquote small:before {
      content: ""; }
  blockquote.pull-right small:after {
    content: ""; }

.logo {
  margin: 12px 0 0; }

.normal {
  font-weight: normal; }

.semi-bold {
  font-weight: 600; }

.bold {
  font-weight: bold; }

.all-caps {
  text-transform: uppercase; }

.light {
  font-weight: 300 !important; }

.text-extra-small {
  font-size: 10.5px !important; }

.small-text {
  font-size: 12px !important; }

.normal-text {
  font-size: 13px !important; }

.large-text {
  font-size: 15px !important; }

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

.muted {
  color: #b6bfc5; }

.bg-blue {
  background-color: #0090d9 !important; }

.bg-red {
  background-color: #f35958 !important; }

.bg-yellow {
  background-color: #fbb05e !important; }

.bg-green {
  background-color: #81c669 !important; }

.bg-purple {
  color: #735f87 !important; }

.bg-grey {
  color: #666 !important; }

.text-black {
  color: #1b1e24 !important; }

.text-purple {
  color: #735f87 !important; }

.text-white {
  color: #ffffff !important; }

.text-grey {
  color: #666 !important; }

.text-success {
  color: #f16d7b !important; }

.text-info {
  color: #3cb878 !important; }

.text-warning {
  color: #fbb05e !important; }

.text-error {
  color: #f35958 !important; }

.text-white-opacity {
  color: #ffffff;
  opacity: 0.6; }

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

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

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

.color-bands {
  display: inline-block;
  width: 80px;
  height: 4px;
  margin-right: 2px;
  margin-bottom: 8px; }
  .color-bands.green {
    background-color: #81c669; }
  .color-bands.purple {
    background-color: #735f87; }
  .color-bands.red {
    background-color: #f35958; }
  .color-bands.blue {
    background-color: #0090d9; }

hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #E0DFDF;
  border-bottom: 1px solid #FEFEFE; }

.icon-custom-2x {
  font-size: 0.9em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

[class^="icon-"],
[class*=" icon-"],
[class^="icon-"]:hover,
[class*=" icon-"]:hover {
  background: none !important; }

.page-title {
  padding: 0px;
  display: block;
  color: #333333;
  margin: 0 0 20px;
  font-weight: 300;
  font-family: "Open Sans", sans-serif; }
  .page-title h3 {
    display: inline-block;
    position: relative;
    margin: 0; }
  .page-title i {
    display: inline-block;
    color: #333333;
    font-size: 28px;
    margin-right: 10px;
    position: relative;
    float: left;
    line-height: 24px; }
  .page-title small {
    font-size: 18px;
    letter-spacing: 0px;
    font-weight: 300;
    color: #333333;
    text-transform: uppercase;
    margin-left: 15px; }
  .page-title .btn {
    min-width: 100px;
    border-radius: 20px;
    border-width: 2px; }
    .page-title .btn:hover {
      border-width: 2px; }

.page-content .breadcrumb a,
.page-content .breadcrumb i,
.page-content .breadcrumb span, .page-content .breadcrumb li {
  color: #515050;
  font-weight: 300;
  text-shadow: none; }

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #515050;
  font-family: FontAwesome;
  content: "\f105"; }

.well {
  background-color: #999;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  border: none;
  background-image: none; }
  .well.well-large {
    padding: 24px;
    width: auto; }
  .well.well-small {
    padding: 13px;
    width: auto; }
  .well.green {
    background-color: #81c669;
    color: #ffffff;
    border: none; }

.squaredCheck {
  width: 16px;
  position: relative;
  display: inline;
  margin-right: 10px;
  vertical-align: middle; }
  .squaredCheck label {
    width: 16px;
    height: 16px;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    background: #f16d7b;
    border-radius: 4px;
    text-indent: 25px; }
    .squaredCheck label:after {
      content: '';
      width: 9px;
      height: 5px;
      position: absolute;
      top: 4px;
      left: 4px;
      border: 2px solid #fff;
      border-top: none;
      border-right: none;
      background: transparent;
      opacity: 0;
      transform: rotate(-45deg); }
    .squaredCheck label:hover::after {
      opacity: 0.5; }
  .squaredCheck input[type=checkbox] {
    visibility: hidden; }
    .squaredCheck input[type=checkbox]:checked + label:after {
      opacity: 1; }

.red-text {
  color: #f35958; }

span.iconset {
  display: block; }

.iconset {
  background: url("assets/img/sprite.png") no-repeat;
  position: relative;
  top: 1px;
  width: 24px;
  height: 28px;
  display: inline-block; }
  .iconset.dashbrd {
    background-position: 0 1px;
    top: -1px; }
  .iconset.enqry {
    background-position: -24px 1px;
    top: 1px; }
  .iconset.p-order {
    background-position: -47px -2px;
    top: 1px; }
  .iconset.po-cnfrm {
    background-position: -73px -2px; }
  .iconset.goods {
    background-position: -100px -2px; }
  .iconset.invoice {
    background-position: -123px -2px; }
  .iconset.payment {
    background-position: -148px -2px; }
  .iconset.sort {
    background-position: -177px -6px;
    width: 16px;
    height: 10px; }
  .iconset.del-icon {
    background-position: -1px -33px;
    width: 27px;
    height: 27px; }

.no-padding {
  padding: 0px !important; }

.no-margin {
  margin: 0px !important; }

.spacing-bottom {
  margin-bottom: 30px; }

.inherit-size {
  width: inherit;
  height: inherit; }

.inherit-height {
  height: inherit; }

.v-align-bottom {
  vertical-align: bottom;
  display: table-cell; }

.v-align-top {
  vertical-align: top;
  display: table-cell; }

.v-align-middle {
  vertical-align: middle;
  display: table-cell; }

.h-align-middle {
  margin-left: auto;
  margin-right: auto;
  display: table; }

.padding-10 {
  padding: 10px; }

.padding-20 {
  padding: 20px; }

.padding-top-20 {
  padding-top: 20px; }

.small-link {
  font-size: 13px;
  text-decoration: underline; }
  .small-link:hover {
    text-decoration: none; }

.p-t-0 {
  padding-top: 0px; }

.p-r-0 {
  padding-right: 0px; }

.p-l-0 {
  padding-left: 0px; }

.p-b-0 {
  padding-bottom: 0px; }

.p-t-5 {
  padding-top: 5px; }

.p-r-5 {
  padding-right: 5px; }

.p-l-5 {
  padding-left: 5px; }

.p-b-5 {
  padding-bottom: 5px; }

.p-t-10 {
  padding-top: 10px; }

.p-r-10 {
  padding-right: 10px; }

.p-l-10 {
  padding-left: 10px; }

.p-b-10 {
  padding-bottom: 10px; }

.p-t-15 {
  padding-top: 15px; }

.p-r-15 {
  padding-right: 15px; }

.p-l-15 {
  padding-left: 15px; }

.p-b-15 {
  padding-bottom: 15px; }

.p-t-20 {
  padding-top: 20px; }

.p-r-20 {
  padding-right: 20px; }

.p-l-20 {
  padding-left: 20px; }

.p-b-20 {
  padding-bottom: 20px; }

.p-t-25 {
  padding-top: 25px; }

.p-r-25 {
  padding-right: 25px; }

.p-l-25 {
  padding-left: 25px; }

.p-b-25 {
  padding-bottom: 25px; }

.p-t-30 {
  padding-top: 30px; }

.p-r-30 {
  padding-right: 30px; }

.p-l-30 {
  padding-left: 30px; }

.p-b-30 {
  padding-bottom: 30px; }

.p-t-35 {
  padding-top: 35px; }

.p-r-35 {
  padding-right: 35px; }

.p-l-35 {
  padding-left: 35px; }

.p-b-35 {
  padding-bottom: 35px; }

.p-t-40 {
  padding-top: 40px; }

.p-r-40 {
  padding-right: 40px; }

.p-l-40 {
  padding-left: 40px; }

.p-b-40 {
  padding-bottom: 40px; }

.p-t-45 {
  padding-top: 45px; }

.p-r-45 {
  padding-right: 45px; }

.p-l-45 {
  padding-left: 45px; }

.p-b-45 {
  padding-bottom: 45px; }

.p-t-50 {
  padding-top: 50px; }

.p-r-50 {
  padding-right: 50px; }

.p-l-50 {
  padding-left: 50px; }

.p-b-50 {
  padding-bottom: 50px; }

.p-t-55 {
  padding-top: 55px; }

.p-r-55 {
  padding-right: 55px; }

.p-l-55 {
  padding-left: 55px; }

.p-b-55 {
  padding-bottom: 55px; }

.p-t-60 {
  padding-top: 60px; }

.p-r-60 {
  padding-right: 60px; }

.p-l-60 {
  padding-left: 60px; }

.p-b-60 {
  padding-bottom: 60px; }

.p-t-65 {
  padding-top: 65px; }

.p-r-65 {
  padding-right: 65px; }

.p-l-65 {
  padding-left: 65px; }

.p-b-65 {
  padding-bottom: 65px; }

.p-t-70 {
  padding-top: 70px; }

.p-r-70 {
  padding-right: 70px; }

.p-l-70 {
  padding-left: 70px; }

.p-b-70 {
  padding-bottom: 70px; }

.p-t-75 {
  padding-top: 75px; }

.p-r-75 {
  padding-right: 75px; }

.p-l-75 {
  padding-left: 75px; }

.p-b-75 {
  padding-bottom: 75px; }

.p-t-80 {
  padding-top: 80px; }

.p-r-80 {
  padding-right: 80px; }

.p-l-80 {
  padding-left: 80px; }

.p-b-80 {
  padding-bottom: 80px; }

.p-t-85 {
  padding-top: 85px; }

.p-r-85 {
  padding-right: 85px; }

.p-l-85 {
  padding-left: 85px; }

.p-b-85 {
  padding-bottom: 85px; }

.p-t-90 {
  padding-top: 90px; }

.p-r-90 {
  padding-right: 90px; }

.p-l-90 {
  padding-left: 90px; }

.p-b-90 {
  padding-bottom: 90px; }

.p-t-95 {
  padding-top: 95px; }

.p-r-95 {
  padding-right: 95px; }

.p-l-95 {
  padding-left: 95px; }

.p-b-95 {
  padding-bottom: 95px; }

.p-t-100 {
  padding-top: 100px; }

.p-r-100 {
  padding-right: 100px; }

.p-l-100 {
  padding-left: 100px; }

.p-b-100 {
  padding-bottom: 100px; }

.m-t-0 {
  margin-top: 0px; }

.m-r-0 {
  margin-right: 0px; }

.m-l-0 {
  margin-left: 0px; }

.m-b-0 {
  margin-bottom: 0px; }

.m-t-5 {
  margin-top: 5px; }

.m-r-5 {
  margin-right: 5px; }

.m-l-5 {
  margin-left: 5px; }

.m-b-5 {
  margin-bottom: 5px; }

.m-t-10 {
  margin-top: 10px; }

.m-r-10 {
  margin-right: 10px; }

.m-l-10 {
  margin-left: 10px; }

.m-b-10 {
  margin-bottom: 10px; }

.m-t-15 {
  margin-top: 15px; }

.m-r-15 {
  margin-right: 15px; }

.m-l-15 {
  margin-left: 15px; }

.m-b-15 {
  margin-bottom: 15px; }

.m-t-20 {
  margin-top: 20px; }

.m-r-20 {
  margin-right: 20px; }

.m-l-20 {
  margin-left: 20px; }

.m-b-20 {
  margin-bottom: 20px; }

.m-t-25 {
  margin-top: 25px; }

.m-r-25 {
  margin-right: 25px; }

.m-l-25 {
  margin-left: 25px; }

.m-b-25 {
  margin-bottom: 25px; }

.m-t-30 {
  margin-top: 30px; }

.m-r-30 {
  margin-right: 30px; }

.m-l-30 {
  margin-left: 30px; }

.m-b-30 {
  margin-bottom: 30px; }

.m-t-35 {
  margin-top: 35px; }

.m-r-35 {
  margin-right: 35px; }

.m-l-35 {
  margin-left: 35px; }

.m-b-35 {
  margin-bottom: 35px; }

.m-t-40 {
  margin-top: 40px; }

.m-r-40 {
  margin-right: 40px; }

.m-l-40 {
  margin-left: 40px; }

.m-b-40 {
  margin-bottom: 40px; }

.m-t-45 {
  margin-top: 45px; }

.m-r-45 {
  margin-right: 45px; }

.m-l-45 {
  margin-left: 45px; }

.m-b-45 {
  margin-bottom: 45px; }

.m-t-50 {
  margin-top: 50px; }

.m-r-50 {
  margin-right: 50px; }

.m-l-50 {
  margin-left: 50px; }

.m-b-50 {
  margin-bottom: 50px; }

.m-t-55 {
  margin-top: 55px; }

.m-r-55 {
  margin-right: 55px; }

.m-l-55 {
  margin-left: 55px; }

.m-b-55 {
  margin-bottom: 55px; }

.m-t-60 {
  margin-top: 60px; }

.m-r-60 {
  margin-right: 60px; }

.m-l-60 {
  margin-left: 60px; }

.m-b-60 {
  margin-bottom: 60px; }

.m-t-65 {
  margin-top: 65px; }

.m-r-65 {
  margin-right: 65px; }

.m-l-65 {
  margin-left: 65px; }

.m-b-65 {
  margin-bottom: 65px; }

.m-t-70 {
  margin-top: 70px; }

.m-r-70 {
  margin-right: 70px; }

.m-l-70 {
  margin-left: 70px; }

.m-b-70 {
  margin-bottom: 70px; }

.m-t-75 {
  margin-top: 75px; }

.m-r-75 {
  margin-right: 75px; }

.m-l-75 {
  margin-left: 75px; }

.m-b-75 {
  margin-bottom: 75px; }

.m-t-80 {
  margin-top: 80px; }

.m-r-80 {
  margin-right: 80px; }

.m-l-80 {
  margin-left: 80px; }

.m-b-80 {
  margin-bottom: 80px; }

.m-t-85 {
  margin-top: 85px; }

.m-r-85 {
  margin-right: 85px; }

.m-l-85 {
  margin-left: 85px; }

.m-b-85 {
  margin-bottom: 85px; }

.m-t-90 {
  margin-top: 90px; }

.m-r-90 {
  margin-right: 90px; }

.m-l-90 {
  margin-left: 90px; }

.m-b-90 {
  margin-bottom: 90px; }

.m-t-95 {
  margin-top: 95px; }

.m-r-95 {
  margin-right: 95px; }

.m-l-95 {
  margin-left: 95px; }

.m-b-95 {
  margin-bottom: 95px; }

.m-t-100 {
  margin-top: 100px; }

.m-r-100 {
  margin-right: 100px; }

.m-l-100 {
  margin-left: 100px; }

.m-b-100 {
  margin-bottom: 100px; }

.m-0 {
  margin: 0px !important; }

.m-v-0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important; }

.m-h-0 {
  margin-left: 0px !important;
  margin-right: 0px !important; }

.m-t-0 {
  margin-top: 0px !important; }

.m-r-0 {
  margin-right: 0px !important; }

.m-b-0 {
  margin-bottom: 0px !important; }

.m-l-0 {
  margin-left: 0px !important; }

.m-1 {
  margin: 1px !important; }

.m-v-1 {
  margin-top: 1px !important;
  margin-bottom: 1px !important; }

.m-h-1 {
  margin-left: 1px !important;
  margin-right: 1px !important; }

.m-t-1 {
  margin-top: 1px !important; }

.m-r-1 {
  margin-right: 1px !important; }

.m-b-1 {
  margin-bottom: 1px !important; }

.m-l-1 {
  margin-left: 1px !important; }

.m-2 {
  margin: 2px !important; }

.m-v-2 {
  margin-top: 2px !important;
  margin-bottom: 2px !important; }

.m-h-2 {
  margin-left: 2px !important;
  margin-right: 2px !important; }

.m-t-2 {
  margin-top: 2px !important; }

.m-r-2 {
  margin-right: 2px !important; }

.m-b-2 {
  margin-bottom: 2px !important; }

.m-l-2 {
  margin-left: 2px !important; }

.m-3 {
  margin: 3px !important; }

.m-v-3 {
  margin-top: 3px !important;
  margin-bottom: 3px !important; }

.m-h-3 {
  margin-left: 3px !important;
  margin-right: 3px !important; }

.m-t-3 {
  margin-top: 3px !important; }

.m-r-3 {
  margin-right: 3px !important; }

.m-b-3 {
  margin-bottom: 3px !important; }

.m-l-3 {
  margin-left: 3px !important; }

.m-4 {
  margin: 4px !important; }

.m-v-4 {
  margin-top: 4px !important;
  margin-bottom: 4px !important; }

.m-h-4 {
  margin-left: 4px !important;
  margin-right: 4px !important; }

.m-t-4 {
  margin-top: 4px !important; }

.m-r-4 {
  margin-right: 4px !important; }

.m-b-4 {
  margin-bottom: 4px !important; }

.m-l-4 {
  margin-left: 4px !important; }

.m-5 {
  margin: 5px !important; }

.m-v-5 {
  margin-top: 5px !important;
  margin-bottom: 5px !important; }

.m-h-5 {
  margin-left: 5px !important;
  margin-right: 5px !important; }

.m-t-5 {
  margin-top: 5px !important; }

.m-r-5 {
  margin-right: 5px !important; }

.m-b-5 {
  margin-bottom: 5px !important; }

.m-l-5 {
  margin-left: 5px !important; }

.m-6 {
  margin: 6px !important; }

.m-v-6 {
  margin-top: 6px !important;
  margin-bottom: 6px !important; }

.m-h-6 {
  margin-left: 6px !important;
  margin-right: 6px !important; }

.m-t-6 {
  margin-top: 6px !important; }

.m-r-6 {
  margin-right: 6px !important; }

.m-b-6 {
  margin-bottom: 6px !important; }

.m-l-6 {
  margin-left: 6px !important; }

.m-7 {
  margin: 7px !important; }

.m-v-7 {
  margin-top: 7px !important;
  margin-bottom: 7px !important; }

.m-h-7 {
  margin-left: 7px !important;
  margin-right: 7px !important; }

.m-t-7 {
  margin-top: 7px !important; }

.m-r-7 {
  margin-right: 7px !important; }

.m-b-7 {
  margin-bottom: 7px !important; }

.m-l-7 {
  margin-left: 7px !important; }

.m-8 {
  margin: 8px !important; }

.m-v-8 {
  margin-top: 8px !important;
  margin-bottom: 8px !important; }

.m-h-8 {
  margin-left: 8px !important;
  margin-right: 8px !important; }

.m-t-8 {
  margin-top: 8px !important; }

.m-r-8 {
  margin-right: 8px !important; }

.m-b-8 {
  margin-bottom: 8px !important; }

.m-l-8 {
  margin-left: 8px !important; }

.m-9 {
  margin: 9px !important; }

.m-v-9 {
  margin-top: 9px !important;
  margin-bottom: 9px !important; }

.m-h-9 {
  margin-left: 9px !important;
  margin-right: 9px !important; }

.m-t-9 {
  margin-top: 9px !important; }

.m-r-9 {
  margin-right: 9px !important; }

.m-b-9 {
  margin-bottom: 9px !important; }

.m-l-9 {
  margin-left: 9px !important; }

.m-10 {
  margin: 10px !important; }

.m-v-10 {
  margin-top: 10px !important;
  margin-bottom: 10px !important; }

.m-h-10 {
  margin-left: 10px !important;
  margin-right: 10px !important; }

.m-t-10 {
  margin-top: 10px !important; }

.m-r-10 {
  margin-right: 10px !important; }

.m-b-10 {
  margin-bottom: 10px !important; }

.m-l-10 {
  margin-left: 10px !important; }

.m-15 {
  margin: 15px !important; }

.m-v-15 {
  margin-top: 15px !important;
  margin-bottom: 15px !important; }

.m-h-15 {
  margin-left: 15px !important;
  margin-right: 15px !important; }

.m-t-15 {
  margin-top: 15px !important; }

.m-r-15 {
  margin-right: 15px !important; }

.m-b-15 {
  margin-bottom: 15px !important; }

.m-l-15 {
  margin-left: 15px !important; }

.m-20 {
  margin: 20px !important; }

.m-v-20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important; }

.m-h-20 {
  margin-left: 20px !important;
  margin-right: 20px !important; }

.m-t-20 {
  margin-top: 20px !important; }

.m-r-20 {
  margin-right: 20px !important; }

.m-b-20 {
  margin-bottom: 20px !important; }

.m-l-20 {
  margin-left: 20px !important; }

.m-25 {
  margin: 25px !important; }

.m-v-25 {
  margin-top: 25px !important;
  margin-bottom: 25px !important; }

.m-h-25 {
  margin-left: 25px !important;
  margin-right: 25px !important; }

.m-t-25 {
  margin-top: 25px !important; }

.m-r-25 {
  margin-right: 25px !important; }

.m-b-25 {
  margin-bottom: 25px !important; }

.m-l-25 {
  margin-left: 25px !important; }

.m-30 {
  margin: 30px !important; }

.m-v-30 {
  margin-top: 30px !important;
  margin-bottom: 30px !important; }

.m-h-30 {
  margin-left: 30px !important;
  margin-right: 30px !important; }

.m-t-30 {
  margin-top: 30px !important; }

.m-r-30 {
  margin-right: 30px !important; }

.m-b-30 {
  margin-bottom: 30px !important; }

.m-l-30 {
  margin-left: 30px !important; }

.m-35 {
  margin: 35px !important; }

.m-v-35 {
  margin-top: 35px !important;
  margin-bottom: 35px !important; }

.m-h-35 {
  margin-left: 35px !important;
  margin-right: 35px !important; }

.m-t-35 {
  margin-top: 35px !important; }

.m-r-35 {
  margin-right: 35px !important; }

.m-b-35 {
  margin-bottom: 35px !important; }

.m-l-35 {
  margin-left: 35px !important; }

.m-40 {
  margin: 40px !important; }

.m-v-40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important; }

.m-h-40 {
  margin-left: 40px !important;
  margin-right: 40px !important; }

.m-t-40 {
  margin-top: 40px !important; }

.m-r-40 {
  margin-right: 40px !important; }

.m-b-40 {
  margin-bottom: 40px !important; }

.m-l-40 {
  margin-left: 40px !important; }

.m-45 {
  margin: 45px !important; }

.m-v-45 {
  margin-top: 45px !important;
  margin-bottom: 45px !important; }

.m-h-45 {
  margin-left: 45px !important;
  margin-right: 45px !important; }

.m-t-45 {
  margin-top: 45px !important; }

.m-r-45 {
  margin-right: 45px !important; }

.m-b-45 {
  margin-bottom: 45px !important; }

.m-l-45 {
  margin-left: 45px !important; }

.m-50 {
  margin: 50px !important; }

.m-v-50 {
  margin-top: 50px !important;
  margin-bottom: 50px !important; }

.m-h-50 {
  margin-left: 50px !important;
  margin-right: 50px !important; }

.m-t-50 {
  margin-top: 50px !important; }

.m-r-50 {
  margin-right: 50px !important; }

.m-b-50 {
  margin-bottom: 50px !important; }

.m-l-50 {
  margin-left: 50px !important; }

.m-55 {
  margin: 55px !important; }

.m-v-55 {
  margin-top: 55px !important;
  margin-bottom: 55px !important; }

.m-h-55 {
  margin-left: 55px !important;
  margin-right: 55px !important; }

.m-t-55 {
  margin-top: 55px !important; }

.m-r-55 {
  margin-right: 55px !important; }

.m-b-55 {
  margin-bottom: 55px !important; }

.m-l-55 {
  margin-left: 55px !important; }

.m-60 {
  margin: 60px !important; }

.m-v-60 {
  margin-top: 60px !important;
  margin-bottom: 60px !important; }

.m-h-60 {
  margin-left: 60px !important;
  margin-right: 60px !important; }

.m-t-60 {
  margin-top: 60px !important; }

.m-r-60 {
  margin-right: 60px !important; }

.m-b-60 {
  margin-bottom: 60px !important; }

.m-l-60 {
  margin-left: 60px !important; }

.m-65 {
  margin: 65px !important; }

.m-v-65 {
  margin-top: 65px !important;
  margin-bottom: 65px !important; }

.m-h-65 {
  margin-left: 65px !important;
  margin-right: 65px !important; }

.m-t-65 {
  margin-top: 65px !important; }

.m-r-65 {
  margin-right: 65px !important; }

.m-b-65 {
  margin-bottom: 65px !important; }

.m-l-65 {
  margin-left: 65px !important; }

.m-70 {
  margin: 70px !important; }

.m-v-70 {
  margin-top: 70px !important;
  margin-bottom: 70px !important; }

.m-h-70 {
  margin-left: 70px !important;
  margin-right: 70px !important; }

.m-t-70 {
  margin-top: 70px !important; }

.m-r-70 {
  margin-right: 70px !important; }

.m-b-70 {
  margin-bottom: 70px !important; }

.m-l-70 {
  margin-left: 70px !important; }

.m-75 {
  margin: 75px !important; }

.m-v-75 {
  margin-top: 75px !important;
  margin-bottom: 75px !important; }

.m-h-75 {
  margin-left: 75px !important;
  margin-right: 75px !important; }

.m-t-75 {
  margin-top: 75px !important; }

.m-r-75 {
  margin-right: 75px !important; }

.m-b-75 {
  margin-bottom: 75px !important; }

.m-l-75 {
  margin-left: 75px !important; }

.m-80 {
  margin: 80px !important; }

.m-v-80 {
  margin-top: 80px !important;
  margin-bottom: 80px !important; }

.m-h-80 {
  margin-left: 80px !important;
  margin-right: 80px !important; }

.m-t-80 {
  margin-top: 80px !important; }

.m-r-80 {
  margin-right: 80px !important; }

.m-b-80 {
  margin-bottom: 80px !important; }

.m-l-80 {
  margin-left: 80px !important; }

.m-85 {
  margin: 85px !important; }

.m-v-85 {
  margin-top: 85px !important;
  margin-bottom: 85px !important; }

.m-h-85 {
  margin-left: 85px !important;
  margin-right: 85px !important; }

.m-t-85 {
  margin-top: 85px !important; }

.m-r-85 {
  margin-right: 85px !important; }

.m-b-85 {
  margin-bottom: 85px !important; }

.m-l-85 {
  margin-left: 85px !important; }

.m-90 {
  margin: 90px !important; }

.m-v-90 {
  margin-top: 90px !important;
  margin-bottom: 90px !important; }

.m-h-90 {
  margin-left: 90px !important;
  margin-right: 90px !important; }

.m-t-90 {
  margin-top: 90px !important; }

.m-r-90 {
  margin-right: 90px !important; }

.m-b-90 {
  margin-bottom: 90px !important; }

.m-l-90 {
  margin-left: 90px !important; }

.m-95 {
  margin: 95px !important; }

.m-v-95 {
  margin-top: 95px !important;
  margin-bottom: 95px !important; }

.m-h-95 {
  margin-left: 95px !important;
  margin-right: 95px !important; }

.m-t-95 {
  margin-top: 95px !important; }

.m-r-95 {
  margin-right: 95px !important; }

.m-b-95 {
  margin-bottom: 95px !important; }

.m-l-95 {
  margin-left: 95px !important; }

.m-100 {
  margin: 100px !important; }

.m-v-100 {
  margin-top: 100px !important;
  margin-bottom: 100px !important; }

.m-h-100 {
  margin-left: 100px !important;
  margin-right: 100px !important; }

.m-t-100 {
  margin-top: 100px !important; }

.m-r-100 {
  margin-right: 100px !important; }

.m-b-100 {
  margin-bottom: 100px !important; }

.m-l-100 {
  margin-left: 100px !important; }

.p-0 {
  padding: 0px !important; }

.p-v-0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important; }

.p-h-0 {
  padding-left: 0px !important;
  padding-right: 0px !important; }

.p-t-0 {
  padding-top: 0px !important; }

.p-r-0 {
  padding-right: 0px !important; }

.p-b-0 {
  padding-bottom: 0px !important; }

.p-l-0 {
  padding-left: 0px !important; }

.p-1 {
  padding: 1px !important; }

.p-v-1 {
  padding-top: 1px !important;
  padding-bottom: 1px !important; }

.p-h-1 {
  padding-left: 1px !important;
  padding-right: 1px !important; }

.p-t-1 {
  padding-top: 1px !important; }

.p-r-1 {
  padding-right: 1px !important; }

.p-b-1 {
  padding-bottom: 1px !important; }

.p-l-1 {
  padding-left: 1px !important; }

.p-2 {
  padding: 2px !important; }

.p-v-2 {
  padding-top: 2px !important;
  padding-bottom: 2px !important; }

.p-h-2 {
  padding-left: 2px !important;
  padding-right: 2px !important; }

.p-t-2 {
  padding-top: 2px !important; }

.p-r-2 {
  padding-right: 2px !important; }

.p-b-2 {
  padding-bottom: 2px !important; }

.p-l-2 {
  padding-left: 2px !important; }

.p-3 {
  padding: 3px !important; }

.p-v-3 {
  padding-top: 3px !important;
  padding-bottom: 3px !important; }

.p-h-3 {
  padding-left: 3px !important;
  padding-right: 3px !important; }

.p-t-3 {
  padding-top: 3px !important; }

.p-r-3 {
  padding-right: 3px !important; }

.p-b-3 {
  padding-bottom: 3px !important; }

.p-l-3 {
  padding-left: 3px !important; }

.p-4 {
  padding: 4px !important; }

.p-v-4 {
  padding-top: 4px !important;
  padding-bottom: 4px !important; }

.p-h-4 {
  padding-left: 4px !important;
  padding-right: 4px !important; }

.p-t-4 {
  padding-top: 4px !important; }

.p-r-4 {
  padding-right: 4px !important; }

.p-b-4 {
  padding-bottom: 4px !important; }

.p-l-4 {
  padding-left: 4px !important; }

.p-5 {
  padding: 5px !important; }

.p-v-5 {
  padding-top: 5px !important;
  padding-bottom: 5px !important; }

.p-h-5 {
  padding-left: 5px !important;
  padding-right: 5px !important; }

.p-t-5 {
  padding-top: 5px !important; }

.p-r-5 {
  padding-right: 5px !important; }

.p-b-5 {
  padding-bottom: 5px !important; }

.p-l-5 {
  padding-left: 5px !important; }

.p-6 {
  padding: 6px !important; }

.p-v-6 {
  padding-top: 6px !important;
  padding-bottom: 6px !important; }

.p-h-6 {
  padding-left: 6px !important;
  padding-right: 6px !important; }

.p-t-6 {
  padding-top: 6px !important; }

.p-r-6 {
  padding-right: 6px !important; }

.p-b-6 {
  padding-bottom: 6px !important; }

.p-l-6 {
  padding-left: 6px !important; }

.p-7 {
  padding: 7px !important; }

.p-v-7 {
  padding-top: 7px !important;
  padding-bottom: 7px !important; }

.p-h-7 {
  padding-left: 7px !important;
  padding-right: 7px !important; }

.p-t-7 {
  padding-top: 7px !important; }

.p-r-7 {
  padding-right: 7px !important; }

.p-b-7 {
  padding-bottom: 7px !important; }

.p-l-7 {
  padding-left: 7px !important; }

.p-8 {
  padding: 8px !important; }

.p-v-8 {
  padding-top: 8px !important;
  padding-bottom: 8px !important; }

.p-h-8 {
  padding-left: 8px !important;
  padding-right: 8px !important; }

.p-t-8 {
  padding-top: 8px !important; }

.p-r-8 {
  padding-right: 8px !important; }

.p-b-8 {
  padding-bottom: 8px !important; }

.p-l-8 {
  padding-left: 8px !important; }

.p-9 {
  padding: 9px !important; }

.p-v-9 {
  padding-top: 9px !important;
  padding-bottom: 9px !important; }

.p-h-9 {
  padding-left: 9px !important;
  padding-right: 9px !important; }

.p-t-9 {
  padding-top: 9px !important; }

.p-r-9 {
  padding-right: 9px !important; }

.p-b-9 {
  padding-bottom: 9px !important; }

.p-l-9 {
  padding-left: 9px !important; }

.p-10 {
  padding: 10px !important; }

.p-v-10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important; }

.p-h-10 {
  padding-left: 10px !important;
  padding-right: 10px !important; }

.p-t-10 {
  padding-top: 10px !important; }

.p-r-10 {
  padding-right: 10px !important; }

.p-b-10 {
  padding-bottom: 10px !important; }

.p-l-10 {
  padding-left: 10px !important; }

.p-15 {
  padding: 15px !important; }

.p-v-15 {
  padding-top: 15px !important;
  padding-bottom: 15px !important; }

.p-h-15 {
  padding-left: 15px !important;
  padding-right: 15px !important; }

.p-t-15 {
  padding-top: 15px !important; }

.p-r-15 {
  padding-right: 15px !important; }

.p-b-15 {
  padding-bottom: 15px !important; }

.p-l-15 {
  padding-left: 15px !important; }

.p-20 {
  padding: 20px !important; }

.p-v-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important; }

.p-h-20 {
  padding-left: 20px !important;
  padding-right: 20px !important; }

.p-t-20 {
  padding-top: 20px !important; }

.p-r-20 {
  padding-right: 20px !important; }

.p-b-20 {
  padding-bottom: 20px !important; }

.p-l-20 {
  padding-left: 20px !important; }

.p-25 {
  padding: 25px !important; }

.p-v-25 {
  padding-top: 25px !important;
  padding-bottom: 25px !important; }

.p-h-25 {
  padding-left: 25px !important;
  padding-right: 25px !important; }

.p-t-25 {
  padding-top: 25px !important; }

.p-r-25 {
  padding-right: 25px !important; }

.p-b-25 {
  padding-bottom: 25px !important; }

.p-l-25 {
  padding-left: 25px !important; }

.p-30 {
  padding: 30px !important; }

.p-v-30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important; }

.p-h-30 {
  padding-left: 30px !important;
  padding-right: 30px !important; }

.p-t-30 {
  padding-top: 30px !important; }

.p-r-30 {
  padding-right: 30px !important; }

.p-b-30 {
  padding-bottom: 30px !important; }

.p-l-30 {
  padding-left: 30px !important; }

.p-35 {
  padding: 35px !important; }

.p-v-35 {
  padding-top: 35px !important;
  padding-bottom: 35px !important; }

.p-h-35 {
  padding-left: 35px !important;
  padding-right: 35px !important; }

.p-t-35 {
  padding-top: 35px !important; }

.p-r-35 {
  padding-right: 35px !important; }

.p-b-35 {
  padding-bottom: 35px !important; }

.p-l-35 {
  padding-left: 35px !important; }

.p-40 {
  padding: 40px !important; }

.p-v-40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important; }

.p-h-40 {
  padding-left: 40px !important;
  padding-right: 40px !important; }

.p-t-40 {
  padding-top: 40px !important; }

.p-r-40 {
  padding-right: 40px !important; }

.p-b-40 {
  padding-bottom: 40px !important; }

.p-l-40 {
  padding-left: 40px !important; }

.p-45 {
  padding: 45px !important; }

.p-v-45 {
  padding-top: 45px !important;
  padding-bottom: 45px !important; }

.p-h-45 {
  padding-left: 45px !important;
  padding-right: 45px !important; }

.p-t-45 {
  padding-top: 45px !important; }

.p-r-45 {
  padding-right: 45px !important; }

.p-b-45 {
  padding-bottom: 45px !important; }

.p-l-45 {
  padding-left: 45px !important; }

.p-50 {
  padding: 50px !important; }

.p-v-50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important; }

.p-h-50 {
  padding-left: 50px !important;
  padding-right: 50px !important; }

.p-t-50 {
  padding-top: 50px !important; }

.p-r-50 {
  padding-right: 50px !important; }

.p-b-50 {
  padding-bottom: 50px !important; }

.p-l-50 {
  padding-left: 50px !important; }

.p-55 {
  padding: 55px !important; }

.p-v-55 {
  padding-top: 55px !important;
  padding-bottom: 55px !important; }

.p-h-55 {
  padding-left: 55px !important;
  padding-right: 55px !important; }

.p-t-55 {
  padding-top: 55px !important; }

.p-r-55 {
  padding-right: 55px !important; }

.p-b-55 {
  padding-bottom: 55px !important; }

.p-l-55 {
  padding-left: 55px !important; }

.p-60 {
  padding: 60px !important; }

.p-v-60 {
  padding-top: 60px !important;
  padding-bottom: 60px !important; }

.p-h-60 {
  padding-left: 60px !important;
  padding-right: 60px !important; }

.p-t-60 {
  padding-top: 60px !important; }

.p-r-60 {
  padding-right: 60px !important; }

.p-b-60 {
  padding-bottom: 60px !important; }

.p-l-60 {
  padding-left: 60px !important; }

.p-65 {
  padding: 65px !important; }

.p-v-65 {
  padding-top: 65px !important;
  padding-bottom: 65px !important; }

.p-h-65 {
  padding-left: 65px !important;
  padding-right: 65px !important; }

.p-t-65 {
  padding-top: 65px !important; }

.p-r-65 {
  padding-right: 65px !important; }

.p-b-65 {
  padding-bottom: 65px !important; }

.p-l-65 {
  padding-left: 65px !important; }

.p-70 {
  padding: 70px !important; }

.p-v-70 {
  padding-top: 70px !important;
  padding-bottom: 70px !important; }

.p-h-70 {
  padding-left: 70px !important;
  padding-right: 70px !important; }

.p-t-70 {
  padding-top: 70px !important; }

.p-r-70 {
  padding-right: 70px !important; }

.p-b-70 {
  padding-bottom: 70px !important; }

.p-l-70 {
  padding-left: 70px !important; }

.p-75 {
  padding: 75px !important; }

.p-v-75 {
  padding-top: 75px !important;
  padding-bottom: 75px !important; }

.p-h-75 {
  padding-left: 75px !important;
  padding-right: 75px !important; }

.p-t-75 {
  padding-top: 75px !important; }

.p-r-75 {
  padding-right: 75px !important; }

.p-b-75 {
  padding-bottom: 75px !important; }

.p-l-75 {
  padding-left: 75px !important; }

.p-80 {
  padding: 80px !important; }

.p-v-80 {
  padding-top: 80px !important;
  padding-bottom: 80px !important; }

.p-h-80 {
  padding-left: 80px !important;
  padding-right: 80px !important; }

.p-t-80 {
  padding-top: 80px !important; }

.p-r-80 {
  padding-right: 80px !important; }

.p-b-80 {
  padding-bottom: 80px !important; }

.p-l-80 {
  padding-left: 80px !important; }

.p-85 {
  padding: 85px !important; }

.p-v-85 {
  padding-top: 85px !important;
  padding-bottom: 85px !important; }

.p-h-85 {
  padding-left: 85px !important;
  padding-right: 85px !important; }

.p-t-85 {
  padding-top: 85px !important; }

.p-r-85 {
  padding-right: 85px !important; }

.p-b-85 {
  padding-bottom: 85px !important; }

.p-l-85 {
  padding-left: 85px !important; }

.p-90 {
  padding: 90px !important; }

.p-v-90 {
  padding-top: 90px !important;
  padding-bottom: 90px !important; }

.p-h-90 {
  padding-left: 90px !important;
  padding-right: 90px !important; }

.p-t-90 {
  padding-top: 90px !important; }

.p-r-90 {
  padding-right: 90px !important; }

.p-b-90 {
  padding-bottom: 90px !important; }

.p-l-90 {
  padding-left: 90px !important; }

.p-95 {
  padding: 95px !important; }

.p-v-95 {
  padding-top: 95px !important;
  padding-bottom: 95px !important; }

.p-h-95 {
  padding-left: 95px !important;
  padding-right: 95px !important; }

.p-t-95 {
  padding-top: 95px !important; }

.p-r-95 {
  padding-right: 95px !important; }

.p-b-95 {
  padding-bottom: 95px !important; }

.p-l-95 {
  padding-left: 95px !important; }

.p-100 {
  padding: 100px !important; }

.p-v-100 {
  padding-top: 100px !important;
  padding-bottom: 100px !important; }

.p-h-100 {
  padding-left: 100px !important;
  padding-right: 100px !important; }

.p-t-100 {
  padding-top: 100px !important; }

.p-r-100 {
  padding-right: 100px !important; }

.p-b-100 {
  padding-bottom: 100px !important; }

.p-l-100 {
  padding-left: 100px !important; }

.bg-light-grey {
  background: #eee; }

.hide {
  display: none; }

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

.margin-top-20 {
  margin-top: 20px; }

.margin-bottom-10 {
  margin-bottom: 10px; }

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

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

.b-blank {
  border-color: #000; }

.b-r {
  border-right: 1px solid; }

.b-l {
  border-left: 1px solid; }

.b-t {
  border-top: 1px solid; }

.b-b {
  border-bottom: 1px solid;
  border-bottom: 1px solid; }

.b-a {
  border-width: 1px solid; }

.b-transparent {
  border-color: rgba(0, 0, 0, 0.4); }

.visible-xlg {
  display: none; }

.hidden-xlg {
  display: block; }

.image-responsive-width {
  width: 100%; }

.overlayer {
  position: absolute;
  display: block;
  z-index: 80; }
  .overlayer.fullwidth {
    width: 100%; }

.overlayer-wrapper {
  position: relative;
  display: block;
  z-index: 9999; }

.overlay-fixed {
  position: fixed !important;
  top: auto !important; }

.top-left {
  position: absolute;
  top: 0;
  left: 0; }

.top-right {
  position: absolute;
  top: 1px;
  right: 0; }

.bottom-left {
  position: absolute;
  bottom: 1px;
  left: 0; }

.bottom-right {
  position: absolute;
  bottom: 0;
  right: 0; }

.full-height {
  height: 100%; }

.scroller {
  padding: 0px !important;
  margin: 0px !important; }

.popover-content {
  font-size: 13px; }
  .popover-content .scroller {
    padding-right: 0px !important; }

.hashtags {
  display: inline-block;
  border: 2px solid #e5e9ec;
  background-color: transparent;
  color: #b9bec2;
  padding: 2px 8px;
  border-radius: 15px;
  font-weight: bold;
  font-size: 12px; }
  .hashtags:hover {
    border: 2px solid rgba(0, 0, 0, 0.2);
    color: rgba(0, 0, 0, 0.4); }
  .hashtags.transparent {
    border: 2px solid #ffffff;
    background-color: transparent;
    color: #ffffff; }
    .hashtags.transparent:hover {
      border: 2px solid rgba(255, 255, 255, 0.1);
      background-color: rgba(255, 255, 255, 0.8);
      color: #000; }

.pagination li {
  float: left;
  padding: 0; }
  .pagination li a {
    border: 0;
    font-weight: 400;
    color: #464646;
    margin: 0; }
    .pagination li a:hover {
      border: 0;
      background: none; }
  .pagination li.active a {
    background: #f16d7b;
    border-radius: 3px; }
  .pagination li.p-size {
    line-height: 30px;
    padding: 0 5px 0 15px;
    font-size: 12px; }

.error-msg {
  display: none;
  position: absolute;
  padding: 1px 5px;
  right: 0;
  border: 1px solid #f16d7b;
  border-radius: 5px;
  top: -4px;
  color: #ffffff;
  font-size: 13px;
  background: #f16d7b; }
  .error-msg:after {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #f16d7b;
    content: '';
    position: absolute;
    bottom: -5px;
    right: 20px; }

.form-group {
  position: relative; }

/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 80px;
  height: 34px;
  vertical-align: middle; }

/* Hide default HTML checkbox */
.switch input {
  display: none; }

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #dcdcdc;
  -webkit-transition: .4s;
  transition: .4s; }

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 30px;
  right: 2px;
  bottom: 4px;
  background-color: #ffffff;
  -webkit-transition: .4s;
  transition: .4s; }

.slider:after {
  position: absolute;
  content: "No";
  top: 6px;
  left: 12px;
  font-size: 16px;
  color: #fff; }

input:checked + .slider {
  background-color: #f16d7b; }

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3; }

input:checked + .slider:before {
  -webkit-transform: translateX(-46px);
  -ms-transform: translateX(-46px);
  transform: translateX(-46px);
  background: #ffffff; }

input:checked + .slider:after {
  content: "Yes";
  right: 12px;
  left: auto; }

/* Rounded sliders */
.slider.round {
  border-radius: 34px; }

.slider.round:before {
  border-radius: 44%; }

.text-danger {
  color: #f35958; }

label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px; }

input,
button,
select,
textarea {
  font-family: "Open Sans", sans-serif; }

.uneditable-input,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
  -webkit-appearance: none !important;
  color: #333333;
  outline: 0;
  height: 34px;
  padding: 5px 8px !important;
  line-height: 32px;
  font-size: 13px;
  font-weight: normal;
  vertical-align: top;
  background-color: #ffffff;
  min-height: 34px;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #ccc;
  transition: background 0.2s linear 0s, box-shadow 0.2s linear 0s; }

input {
  border: 1px solid #ccc; }
  input.no-boarder {
    border: none; }
  input.dark {
    background-color: #fafafa;
    border: none; }
  input.error {
    border: 1px solid #f35958; }

textarea {
  height: auto;
  padding-left: 8px !important;
  padding-top: 5px !important;
  border: 1px solid #ccc;
  width: 100%;
  height: 50px;
  resize: none;
  line-height: normal; }
  textarea.ht-80 {
    height: 80px; }

.uneditable-input.focus,
textarea:focus,
select:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.m-uneditable-input:focus {
  background-color: #f4f5f7;
  outline: 0 !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px;
  line-height: normal;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

select.xsmall, .form-control.xsmall {
  width: 35px !important; }

select.small, .form-control.small {
  width: 60px !important; }

select.medium, .form-control.medium {
  width: 220px !important; }

select.large, .form-control.large {
  width: 334px !important; }

select[multiple],
select[size] {
  height: auto !important; }

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important; }

input[class*="span"] {
  float: none;
  height: 34px !important;
  margin-left: 0; }

select[class*="span"],
textarea[class*="span"] {
  float: none;
  margin-left: 0; }

.input-lg {
  border-radius: 3px !important;
  font-size: 18px !important;
  height: 45px !important;
  line-height: 1.33 !important; }

.input-sm {
  font-size: 13px !important;
  min-height: 29px !important; }

.input-prepend,
.input-append {
  border: 0;
  display: block; }

.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 24px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #e6e6e6;
  border: 0s; }

.input-append,
.input-append :focus {
  border-right: 0 !important; }

.input-append input[class*="span"],
.input-prepend input[class*="span"],
.input-append input, .input-prepend input {
  display: inline-block !important;
  width: 100%; }

.xsmall {
  width: 50px !important; }

.small {
  width: 120px !important; }

.medium {
  width: 206px !important; }

.large {
  width: 320px !important; }

table td .checkbox label {
  padding-left: 0px; }

table th .checkbox label {
  padding-left: 0px; }

table.fc-border-separate {
  margin-top: 20px; }

form {
  margin: 0; }
  form legend {
    margin: 15px 0px 10px 0px !important; }

.column-seperation > div[class*="col-"] {
  border-right: 1px solid #ddd; }

.column-seperation > div[class*="col-"]:last-child {
  border-right: 0px; }

.form-no-horizontal-spacing .row-fluid .side-label {
  border-right: 1px solid #dddddd; }

.form-no-horizontal-spacing .error {
  margin-bottom: 10px; }

.form-inline input {
  margin-bottom: 0px !important; }

.form-label {
  margin-top: 2px; }
  .form-label .required {
    color: #e02222;
    font-size: 12px;
    padding-left: 2px; }

.help-inline {
  margin-top: 6px; }

.help-small {
  font-size: 12px;
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0; }

.success .help-inline.ok:before {
  content: "\f00c";
  font-size: 16px;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block; }

form legend, .form-view legend {
  margin-bottom: 15px !important; }

.controls > .radio .checker,
.controls > .checkbox .checker {
  margin-right: 2px !important; }

.controls > .radio,
.controls > .checkbox {
  display: inline-block;
  padding: 0 !important;
  margin: 0 !important;
  margin-top: 8px !important;
  margin-right: 15px !important; }

.controls > .radio.line,
.controls > .checkbox.line {
  display: block;
  padding: 0 !important;
  margin: 0 !important;
  margin-top: 5px !important; }

.controls .inline {
  margin-top: 8px; }

.form-view .control-group {
  margin-top: 0px;
  margin-bottom: 5px; }

.uploader {
  margin-top: 2px !important; }

.hint {
  padding: 5px 0px 0px 10px; }

.form-group .form-label {
  color: #55606e;
  display: inline-block;
  margin-right: 8px; }

.form-group .help {
  color: #A7ABB1;
  font-size: 12px; }

.form-group .controls {
  margin-top: 8px; }

.input-focus {
  background-color: #f4f5f7 !important;
  color: #56646e !important; }

.no-boarder .input-focus {
  border: none !important; }

.input-with-icon {
  position: relative; }
  .input-with-icon input {
    padding-left: 32px !important; }
  .input-with-icon i {
    color: #e5e9ec;
    display: block;
    position: absolute;
    margin: 9px 2px 4px 10px;
    width: 16px;
    height: 16px;
    font-size: 16px;
    text-align: center; }
  .input-with-icon.right input {
    padding-left: 12px !important;
    padding-right: 33px !important; }
  .input-with-icon.right i {
    right: 8px;
    float: right; }

.select-style {
  padding: 0;
  margin: 0;
  border: 1px solid #ccc;
  border-radius: 3px;
  overflow: hidden;
  background-color: #fff;
  background: #fff url("../img/arrowdown.png") no-repeat 96% 50%; }
  .select-style select {
    padding: 0 18px 0 8px;
    width: 100%;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    height: 30px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
    .select-style select:focus {
      outline: none; }

.tab-pane .input-append {
  width: 100%;
  position: relative;
  overflow: hidden; }
  .tab-pane .input-append .add-on {
    position: absolute;
    right: 1px;
    top: 1px;
    height: 30px;
    padding-top: 8px; }

.tab-pane .other-off .input-append {
  width: 120px;
  margin-right: 20px; }

.file-upload-container {
  padding: 10px;
  display: inline-block; }
  .file-upload-container .file-upload-override-button {
    position: relative;
    overflow: hidden;
    cursor: pointer; }
    .file-upload-container .file-upload-override-button .file-upload-button {
      position: absolute;
      height: 50px;
      top: -10px;
      left: -10px;
      cursor: pointer;
      opacity: 0;
      filter: alpha(opacity=0); }
  .file-upload-container .file-upload-filename {
    display: none;
    margin-left: 0px;
    height: auto;
    display: inline-block;
    padding: 8px 10px;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle; }
    .file-upload-container .file-upload-filename .file-added {
      display: inline-block; }
    .file-upload-container .file-upload-filename .fa-file {
      color: #f16d7b;
      font-size: 20px;
      margin: 0 10px; }
    .file-upload-container .file-upload-filename .fa-times {
      color: #f35958;
      font-size: 20px;
      margin: 0 10px;
      cursor: pointer; }

.alert {
  color: #ce8f22;
  background-color: #fffcee;
  background-image: none;
  box-shadow: none;
  text-shadow: none;
  padding: 9px 19px 9px 15px;
  border-radius: 3px 3px 3px 3px;
  border: 1px solid #F0DBB4;
  -webkit-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s; }
  .alert .link {
    color: #ce8f22;
    font-weight: bold; }
  .alert .alert-heading {
    color: #ce8f22 !important;
    margin-bottom: 5px;
    font-weight: 600; }
  .alert .btn-small {
    position: relative;
    top: -3.5px; }
  .alert .button-set .btn {
    position: relative;
    top: 8px; }
  .alert .close {
    background: url("img/icon/noti-cross.png") no-repeat scroll 0 0 transparent;
    background-position: -9px -10px;
    width: 10px;
    height: 9px;
    position: relative;
    opacity: 0.8;
    top: 4.5px;
    float: right;
    margin-left: 20px; }
    .alert .close:hover {
      opacity: 1; }

.alert-success {
  color: #394dbe;
  background-color: #747fbf;
  border-color: #bfd1cf; }
  .alert-success .link {
    color: #394dbe; }
  .alert-success .alert-heading {
    color: #394dbe !important; }
  .alert-success .close {
    background-position: -38px -10px !important; }

.alert-info {
  color: #23b56a;
  background-color: #53b985;
  border-color: #bfd4de; }
  .alert-info .link {
    color: #23b56a; }
  .alert-info .alert-heading {
    color: #23b56a !important; }
  .alert-info .close {
    background-position: -67px -10px !important; }

.alert-danger, .alert-error {
  color: #e76e70;
  background-color: #fff6f4;
  border-color: #f8cdcd; }

.alert-danger .link, .alert-error .link {
  color: #e76e70; }

.alert-danger .alert-heading, .alert-error .alert-heading {
  color: #e76e70 !important; }

.alert-error .close, .alert .alert-danger .close {
  background-position: -95px -10px !important; }

.alert-block {
  padding: 15px 19px 15px 17px; }

.popover-content .notification-messages {
  padding: 15px 18px 15px; }

.notification-messages {
  font-family: "Open Sans", sans-serif;
  background-color: #eef9f8;
  padding: 15px 18px 10px;
  display: block;
  color: #8b91a0;
  margin-bottom: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }
  .notification-messages.success {
    background-color: #eef9f8; }
    .notification-messages.success:hover {
      background-color: #d9edf1;
      cursor: pointer; }
    .notification-messages.success .iconholder i {
      color: #f35958; }
  .notification-messages.danger {
    background-color: #fef2f2; }
    .notification-messages.danger:hover {
      background-color: #fae1e1;
      cursor: pointer; }
    .notification-messages.danger .iconholder i {
      color: #f35958; }
  .notification-messages.info {
    background-color: #edf7fc; }
    .notification-messages.info:hover {
      background-color: #d8ebf4;
      cursor: pointer; }
    .notification-messages.info .iconholder i {
      color: #f35958; }
  .notification-messages .message-wrapper {
    display: inline-block;
    width: 70%;
    height: 43px;
    float: left; }
    .notification-messages .message-wrapper .heading {
      display: block;
      float: left;
      text-align: left;
      color: #1b1e24;
      font-size: 13px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      word-break: break-all;
      width: 100%;
      margin: 0;
      line-height: 19px;
      font-weight: 600; }
    .notification-messages .message-wrapper .description {
      display: block;
      float: left;
      text-align: left;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      word-break: break-all;
      font-size: 11px;
      width: 100%;
      line-height: 19px; }
  .notification-messages .date {
    display: inline-block;
    font-size: 11px;
    line-height: 15px;
    font-style: italic;
    opacity: 0.4; }
  .notification-messages .user-profile {
    border-radius: 100px 100px 100px 100px;
    display: inline-block;
    float: left;
    height: 35px;
    overflow: hidden;
    width: 35px;
    margin-right: 10px;
    margin-top: 2px; }
  .notification-messages .iconholder {
    display: inline-block;
    float: left;
    margin-right: 10px;
    margin-top: 5px; }
    .notification-messages .iconholder i {
      font-size: 28px; }

.tooltip-inner {
  padding: 6px 9px; }

.progress {
  height: 12px;
  background-color: #e9ecee;
  background-image: none;
  box-shadow: none; }
  .progress.no-radius {
    border-radius: 0px; }
    .progress.no-radius .progress-bar {
      border-radius: 0px; }
  .progress.transparent {
    background-color: rgba(0, 0, 0, 0.28); }
  .progress.progress-small {
    height: 4px; }
  .progress.progress-large {
    height: 20px; }

.progress-bar {
  box-shadow: none;
  border-radius: 3px;
  background-color: #0090D9;
  background-image: none;
  -webkit-transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -moz-transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -ms-transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -o-transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
  float: left; }

.progress-bar-success {
  background-color: #f16d7b;
  background-image: none; }

.progress-bar-info {
  background-color: #3cb878;
  background-image: none; }

.progress-bar-warning {
  background-color: #fdd01c;
  background-image: none; }

.progress-bar-danger {
  background-color: #f35958;
  background-image: none; }

.progress-bar-white {
  background-color: #ffffff;
  background-image: none; }

.progress-bar-black {
  background-color: #1b1e24;
  background-image: none; }

.progress-info .bar, .progress .bar-info {
  background-color: #1f3853;
  background-image: none; }

.progress-warning .bar, .progress .bar-warning {
  background-color: #fdd01c;
  background-image: none; }

.progress-danger .bar, .progress .bar-danger {
  background-color: #f35958;
  background-image: none; }

.progress-white .bar, .progress .bar-white {
  background-color: #ffffff;
  background-image: none; }

.progress-success.progress-striped .bar, .progress-striped .bar-success {
  background-color: #3cb878; }

.progress-info.progress-striped .bar, .progress-striped .bar-info {
  background-color: #1f3853; }

.details-status-single {
  display: inline-block;
  background-color: #e5e9ec;
  color: #5c6370;
  font-size: 11px;
  padding: 6px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.label {
  padding: 3px 9px;
  font-size: 12px;
  text-shadow: none;
  background-color: #999;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  border-radius: 15px; }

.badge {
  text-shadow: none;
  font-family: "Roboto";
  font-weight: 600;
  background-color: #999;
  font-size: 11px;
  padding-left: 6px;
  padding-right: 6px;
  padding-bottom: 4px; }

.label-primary, .badge-primary {
  background-color: #f16d7b;
  color: #ffffff; }

.label-success, .badge-success {
  background-color: #3cb878;
  color: #ffffff; }

.label-warning, .badge-warning {
  background-color: #fdd01c;
  color: #ffffff; }

.label-important, .badge-important {
  background-color: #81c669;
  color: #ffffff; }

.label-danger, .badge-danger {
  background-color: #f35958;
  color: #ffffff; }

.label-info, .badge-info {
  background-color: #3cb878;
  color: #ffffff; }

.label-inverse, .badge-inverse {
  background-color: #76ba97;
  color: #ffffff; }

.label-white, .badge-white {
  background-color: #ffffff;
  color: #5E5E5E; }

.label-white, .badge-disable {
  background-color: #2a2e36;
  color: #8b91a0; }

.popover {
  border-radius: 3px;
  border: none;
  -webkit-box-shadow: 0px 0px 5px rgba(86, 96, 117, 0.15);
  -moz-box-shadow: 0px 0px 5px rgba(86, 96, 117, 0.15);
  box-shadow: 0px 0px 5px rgba(86, 96, 117, 0.15);
  max-width: 350px; }
  .popover.right .arrow {
    border-right-color: rgba(0, 0, 0, 0.08); }
  .popover.left .arrow {
    border-right-color: rgba(0, 0, 0, 0.08); }
  .popover.top .arrow {
    border-right-color: rgba(0, 0, 0, 0.08); }
  .popover.bottom .arrow:after {
    top: 0;
    margin-left: -11px; }
  .popover .arrow:after {
    border-width: 11px; }

.popover-title {
  background-color: #ffffff;
  margin: 0 5px;
  font-weight: bold;
  color: #505458 !important;
  text-align: center; }

.modal {
  border-radius: 3px; }

.modal-header p {
  color: #8b91a0; }

/*.modal-body {
    background-color: #e5e9ec;
}*/
.modal-footer {
  border-top: none;
  box-shadow: none;
  margin-top: 0;
  text-align: right; }

.dropdown-menu.pull-right {
  right: 0;
  left: auto; }

.label.bubble-only {
  border-radius: 99px;
  display: block;
  height: 16px;
  padding: 0;
  width: 16px; }

.btn {
  display: inline-block;
  padding: 6px 20px;
  padding-top: 7px;
  margin-bottom: 0;
  color: #666;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-color: #999;
  -webkit-border-radius: 20px;
  -webkit-border-radius: 20px;
  -webkit-border-radius: 20px;
  background-image: none !important;
  border: none;
  text-shadow: none;
  box-shadow: none;
  transition: all 0.12s linear 0s !important;
  font: 400 14px/20px "Open Sans", sans-serif; }
  .btn:focus {
    outline: none; }
  .btn .caret {
    margin-left: 3px; }
    .btn .caret.single {
      margin-left: 0px; }
  .btn.btn-sm {
    padding: 5px 6px;
    font-size: 13px;
    line-height: 16px; }
  .btn.btn-xs {
    padding: 3px 6px;
    font-size: 12px;
    line-height: 14px; }

.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
  background-color: #989d9f; }

.btn-cons {
  margin-right: 5px;
  min-width: 120px;
  margin-bottom: 8px; }

.btn-demo-space {
  margin-bottom: 8px; }

.demo-placeholder {
  width: 100%;
  height: 250px; }

.btn-social {
  font-size: 20px;
  margin: 10px; }

.btn-social:hover, .btn-social:focus, .btn-social:active, .btn-social.active, .btn-social.disabled, .btn-social[disabled] {
  color: #2d8ebf;
  text-decoration: none; }

.btn-primary {
  color: #ffffff;
  background-color: #f16d7b;
  border: 1px solid #f16d7b; }
  .btn-primary.btn-sm:hover, .btn-primary.btn-sm:focus, .btn-primary.btn-xs:hover, .btn-primary.btn-xs:focus {
    border-width: 1px; }

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
  background-color: #b06e75; }

.btn-success {
  color: #ffffff;
  background-color: #81c669; }

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
  background-color: #569474; }

.btn-info {
  color: #ffffff;
  background-color: #1f3853; }

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
  background-color: #475461; }

.btn-warning {
  color: #ffffff;
  background-color: #fbb05e; }

.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
  background-color: #b59067; }

.btn-danger {
  color: #ffffff;
  background-color: #f35958; }

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
  background-color: #b16464; }

.btn-danger-dark {
  color: #ffffff;
  background-color: #b94141; }

.btn-danger-dark:hover, .btn-danger-dark:focus, .btn-danger-dark:active, .btn-danger-dark.active, .btn-danger-dark.disabled, .btn-danger-dark[disabled] {
  background-color: #e94847;
  color: #ffffff; }

.btn-dark {
  color: #ffffff;
  background-color: #1B1E24; }

.btn-white {
  color: #666;
  background-color: #ffffff;
  border: 2px solid #ccc; }
  .btn-white.btn-sm {
    border-radius: 5px; }
    .btn-white.btn-sm:hover, .btn-white.btn-sm:focus {
      border-width: 1px; }
  .btn-white.border {
    border: 2px solid #f16d7b; }

.btn-white:hover, .btn-white:focus, .btn-white:active, .btn-white.active, .btn-white.disabled, .btn-white[disabled], .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .btn-default.disabled, .btn-default[disabled] {
  background-color: #fbfcfd;
  border: 2px solid #ccc; }

.btn-default {
  background-color: #ecedf1;
  border: 2px solid #ccc; }

.btn-link {
  color: #5e5e5e;
  background-color: transparent;
  border: none; }

.btn-large {
  padding: 11px 19px;
  font-size: 16px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.btn-link:hover, .btn-link:focus, .btn-link:active, .btn-link.active, .btn-link.disabled, .btn-link[disabled] {
  background-color: transparent; }

.btn-large [class^="icon-"], .btn-large [class*=" icon-"] {
  margin-top: 4px; }

.btn-small {
  padding: 3px 12px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.btn-small [class^="icon-"], .btn-small [class*=" icon-"] {
  margin-top: 0; }

.btn-mini [class^="icon-"], .btn-mini [class*=" icon-"] {
  margin-top: -1px; }

.btn-mini {
  padding: 2px 9px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6; }

.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #f16d7b; }

.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #fbb05e; }

.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #f35958; }

.btn-group.open .btn-success.dropdown-toggle {
  background-color: #3cb878; }

.btn-group.open .btn-info.dropdown-toggle {
  background-color: #1f3853; }

.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222; }

.btn-group.open .btn-white.dropdown-toggle {
  background-color: #fbfcfd; }

.btn-group > .btn + .dropdown-toggle {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-left: 1px #f7f7f7 solid;
  padding-right: 10px;
  border-left: 1px solid #E5E9EC; }

.btn-group > .btn.btn-mini + .dropdown-toggle {
  padding-right: 8px; }

.btn-group > .dropdown-menu {
  font-size: 13px; }
  .btn-group > .dropdown-menu li {
    padding-left: 0px; }

.btn-block + .btn-block {
  margin-top: 8px; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  list-style: none;
  text-shadow: none;
  -webkit-box-shadow: 0px 0px 5px rgba(86, 96, 117, 0.2);
  -moz-box-shadow: 0px 0px 5px rgba(86, 96, 117, 0.2);
  box-shadow: 0px 0px 5px rgba(86, 96, 117, 0.2);
  border: none;
  border-radius: 3px;
  padding: 0px;
  font-size: 13px; }
  .dropdown-menu .divider {
    background-color: #eaedf0;
    height: 1px;
    margin: 3px 0;
    border-bottom: 0px; }
  .dropdown-menu > li > a {
    line-height: 25px;
    color: #2a2e36;
    margin: 4px;
    border-radius: 3px;
    text-align: left; }
  .dropdown-menu li {
    padding-left: 0px; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
  color: #1b1e24;
  text-decoration: none;
  background-color: #eff2f3;
  background-image: none; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #1b1e24;
  text-decoration: none;
  background-color: #eff2f3;
  background-image: none; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #999; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: default;
  background-color: transparent;
  background-image: none; }

.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active {
  z-index: 0; }

.btn-group > .btn.btn-white:hover, .btn-group > .btn.btn-white:focus, .btn-group > .btn.btn-white:active, .btn-group > .btn.btn-white.active {
  border: 1px solid #E5E9EC; }

code, pre {
  border: none; }

code {
  background-color: #f3f6f9; }
  code:hover {
    background-color: #e8edf3; }

.single-colored-widget {
  height: auto; }
  .single-colored-widget h3 {
    font-size: 22px;
    line-height: 32.5px; }
  .single-colored-widget .heading {
    padding: 8px 15px;
    padding-bottom: 4px;
    background-color: #ffffff; }
    .single-colored-widget .heading h4 {
      margin-bottom: 5px;
      margin-top: 5px; }
  .single-colored-widget .content-wrapper {
    padding: 15px 27px;
    padding-bottom: 20px; }
    .single-colored-widget .content-wrapper i {
      color: #ffffff; }
    .single-colored-widget .content-wrapper.red {
      background-color: #f35958; }
      .single-colored-widget .content-wrapper.red p {
        color: #832929; }
    .single-colored-widget .content-wrapper.green {
      background-color: #81c669; }
      .single-colored-widget .content-wrapper.green p {
        color: #505458; }
    .single-colored-widget .content-wrapper.blue {
      background-color: #0090d9; }
      .single-colored-widget .content-wrapper.blue p {
        color: #0a5174; }
    .single-colored-widget .content-wrapper .mini-logo {
      margin-bottom: 15px;
      margin-bottom: 15px; }
    .single-colored-widget .content-wrapper .h3 {
      margin-bottom: 15px; }

.the-icons {
  padding-top: 17px; }
  .the-icons i {
    color: #505458;
    width: 32px;
    font-size: 14px;
    display: inline-block;
    text-align: right;
    margin-right: 10px; }
  .the-icons a {
    color: #505458;
    font-size: 14px;
    cursor: pointer;
    display: block;
    height: 32px;
    line-height: 32px; }
    .the-icons a:hover {
      text-decoration: none; }
  .the-icons [class*="span"]:first-child {
    margin-left: 2.5641%; }

.the-icons a:hover .fa, .the-icons a:hover [class*="fa"] {
  font-size: 28px;
  vertical-align: -5px; }

.view-button {
  padding-top: 10px;
  padding-bottom: 10px; }

.tab-content > .tab-pane {
  display: none;
  padding: 20px 0; }
  .tab-content > .tab-pane h4 {
    border-bottom: #e7e7e7 solid 2px;
    margin: 0 0 20px;
    font-size: 16px;
    font-weight: 400;
    padding-bottom: 5px; }
  .tab-content > .tab-pane .other-off h4 {
    border: 0;
    margin-top: 10px; }

.tab-content > .active {
  display: block; }

.nav > .disabled > a {
  color: #999999; }

.nav .tools {
  float: right;
  position: relative;
  right: 10px;
  top: 10px; }
  .nav .tools a {
    position: relative;
    background: url("img/icon/portlet-tray.png") no-repeat;
    transition: all 0.1s linear 0s; }

.nav > .disabled > a:hover, .nav > .disabled > a:focus {
  background-color: transparent;
  cursor: default;
  text-decoration: none; }

.nav-tabs, .scroll-menu {
  margin-bottom: 0px;
  padding: 0;
  border: 0; }
  .nav-tabs > li, .scroll-menu > li {
    margin-bottom: -3px;
    padding-left: 0;
    margin-right: 15px; }
    .nav-tabs > li > a, .scroll-menu > li > a {
      border-radius: 0;
      border: 0px;
      padding: 0;
      color: #333333;
      font-size: 16px;
      border-bottom: 4px solid #ffffff; }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus,
.scroll-menu > li.active > a, .scroll-menu > li.active:hover > a, .scroll-menu > li.active:focus > a {
  border: 0;
  border-bottom: 4px solid #f16d7b; }

.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus,
.scroll-menu > .active > a, .scroll-menu > .active > a:hover, .scroll-menu > .active > a:focus {
  border: 0px;
  color: #333333 !important;
  border-radius: 0;
  box-shadow: none;
  font-weight: 500; }

.nav > li > a:hover, .nav > li > a:focus {
  background-color: transparent;
  color: #505458; }

.nav-tabs > li > a, .scroll-menu > li > a {
  margin-right: 0px; }

.table-responsive {
  border: #ccc solid 1px;
  border-radius: 10px;
  padding: 10px;
  margin: 10px 0; }

.table {
  margin: 0; }
  .table > thead > tr > th {
    border-bottom: 0px; }
  .table th {
    padding: 5px 7px !important;
    font-size: 13px;
    font-weight: 300;
    color: #7d7d7d;
    border-bottom: #ccc solid 1px !important; }
    .table th.medium-cell {
      width: 112px; }
    .table th.big-cell {
      width: 200px; }
  .table tr.row_selected td {
    background-color: #ffffcc !important; }
  .table tr.row_selected .progress {
    background-color: #ffffff; }
  .table tr:last-child td {
    border-bottom: 0; }
  .table td {
    border-bottom: 1px solid #ccc;
    padding: 5px 7px !important;
    color: #576475;
    font-size: 13px;
    vertical-align: middle !important; }
    .table td .label.bubble-only {
      width: 12px;
      height: 12px;
      float: left;
      margin: 3px 5px 0 0; }
    .table td .refresh {
      background: #c2c2c2;
      padding: 5px;
      border-radius: 50%;
      color: #ffffff;
      display: inline-block;
      width: 26px;
      height: 26px;
      text-align: center;
      line-height: 16px; }
    .table td.no-border {
      border: none; }
    .table td:first-child {
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px; }
    .table td:last-child {
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px; }
    .table td .progress {
      margin-bottom: 0px; }
    .table td .muted {
      color: #95989a; }
    .table td.clickable {
      cursor: pointer; }
  .table .checkbox {
    margin-left: 3px; }
  .table .star {
    margin-left: 3px; }

th {
  text-align: left; }

.table th input[type="radio"], input[type="checkbox"], .table td input[type="radio"], input[type="checkbox"] {
  margin-top: -2px; }

.table td.small-cell, .table th.small-cell {
  width: 40px; }

.table-fixed-layout {
  table-layout: fixed; }
  .table-fixed-layout td {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }

.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
  padding: 9px; }

.table-condensed th .checkbox {
  margin-left: 4px; }

.table-striped tbody > tr:nth-child(2n+1) > td, .table-striped tbody > tr:nth-child(2n+1) > th {
  background-color: #ecf0f2;
  border: none; }

.table-striped tbody > tr > td {
  border: 0px; }

.table-hover tbody tr:hover > td, .table-hover tbody tr:hover > th {
  background-color: #e2e8eb; }

.table-hover tbody tr.row_selected:hover > td {
  background-color: #fef8ae !important; }

.table-hover tbody tr:hover > td .progress {
  background-color: #ffffff; }

.table-condensed th, .table-condensed td {
  padding: 10px 5px; }

.table-tools-actions {
  margin: 0px 5px; }

.inner-table td {
  background-color: transparent !important; }

.table-bordered {
  border-color: #ccc !important; }
  .table-bordered th {
    background-color: #ecf0f2;
    border: 0 !important; }
  .table-bordered td {
    border: 1px solid #ccc !important; }
    .table-bordered td:first-child {
      border-radius: 0px; }
    .table-bordered td:last-child {
      border-radius: 0px; }

.table-responsive2 {
  overflow-x: auto;
  border-top: #ccc solid 1px; }
  .table-responsive2 .table thead th {
    border-right: #ccc solid 1px;
    vertical-align: middle; }
    .table-responsive2 .table thead th:last-child {
      border-right: 0; }

.jstree-node,
.jstree-children,
.jstree-container-ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none; }

.jstree-node {
  white-space: nowrap; }

.jstree-anchor {
  display: inline-block;
  color: #000;
  white-space: nowrap;
  padding: 0 5px 0 5px;
  margin: 0;
  vertical-align: top; }

.jstree-anchor:focus {
  outline: 0; }

.jstree-anchor,
.jstree-anchor:link,
.jstree-anchor:visited,
.jstree-anchor:hover,
.jstree-anchor:active {
  text-decoration: none;
  color: inherit; }

.jstree-icon {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center; }

.jstree-icon:empty {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center; }

.jstree-ocl {
  cursor: pointer; }

.jstree-leaf > .jstree-ocl {
  cursor: default; }

.jstree .jstree-open > .jstree-children {
  display: block; }

.jstree .jstree-closed > .jstree-children,
.jstree .jstree-leaf > .jstree-children {
  display: none; }

.jstree-anchor > .jstree-themeicon {
  margin-right: 2px; }

.jstree-no-icons .jstree-themeicon,
.jstree-anchor > .jstree-themeicon-hidden {
  display: none; }

.jstree-hidden {
  display: none; }

.jstree-rtl .jstree-anchor {
  padding: 0 1px 0 4px; }

.jstree-rtl .jstree-anchor > .jstree-themeicon {
  margin-left: 2px;
  margin-right: 0; }

.jstree-rtl .jstree-node {
  margin-left: 0; }

.jstree-rtl .jstree-container-ul > .jstree-node {
  margin-right: 0; }

.jstree-wholerow-ul {
  position: relative;
  display: inline-block;
  min-width: 100%; }

.jstree-wholerow-ul .jstree-leaf > .jstree-ocl {
  cursor: pointer; }

.jstree-wholerow-ul .jstree-anchor,
.jstree-wholerow-ul .jstree-icon {
  position: relative; }

.jstree-wholerow-ul .jstree-wholerow {
  width: 100%;
  cursor: pointer;
  position: absolute;
  left: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.vakata-context {
  display: none; }

.vakata-context,
.vakata-context ul {
  margin: 0;
  padding: 2px;
  position: absolute;
  background: #f5f5f5;
  border: 1px solid #979797;
  box-shadow: 2px 2px 2px #999; }

.vakata-context ul {
  list-style: none;
  left: 100%;
  margin-top: -2.7em;
  margin-left: -4px; }

.vakata-context .vakata-context-right ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px; }

.vakata-context li {
  list-style: none;
  display: inline; }

.vakata-context li > a {
  display: block;
  padding: 0 2em;
  text-decoration: none;
  width: auto;
  color: #000;
  white-space: nowrap;
  line-height: 2.4em;
  text-shadow: 1px 1px 0 #fff;
  border-radius: 1px; }

.vakata-context li > a:hover {
  position: relative;
  background-color: #e8eff7;
  box-shadow: 0 0 2px #0a6aa1; }

.vakata-context li > a.vakata-context-parent {
  background-image: url(data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAIORI4JlrqN1oMSnmmZDQUAOw==);
  background-position: right center;
  background-repeat: no-repeat; }

.vakata-context li > a:focus {
  outline: 0; }

.vakata-context .vakata-context-hover > a {
  position: relative;
  background-color: #e8eff7;
  box-shadow: 0 0 2px #0a6aa1; }

.vakata-context .vakata-context-separator > a,
.vakata-context .vakata-context-separator > a:hover {
  background: #fff;
  border: 0;
  border-top: 1px solid #e2e3e3;
  height: 1px;
  min-height: 1px;
  max-height: 1px;
  padding: 0;
  margin: 0 0 0 2.4em;
  border-left: 1px solid #e0e0e0;
  text-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  border-radius: 0; }

.vakata-context .vakata-contextmenu-disabled a,
.vakata-context .vakata-contextmenu-disabled a:hover {
  color: silver;
  background-color: transparent;
  border: 0;
  box-shadow: 0 0 0; }

.vakata-context li > a > i {
  text-decoration: none;
  display: inline-block;
  width: 2.4em;
  height: 2.4em;
  background: 0 0;
  margin: 0 0 0 -2em;
  vertical-align: top;
  text-align: center;
  line-height: 2.4em; }

.vakata-context li > a > i:empty {
  width: 2.4em;
  line-height: 2.4em; }

.vakata-context li > a .vakata-contextmenu-sep {
  display: inline-block;
  width: 1px;
  height: 2.4em;
  background: #fff;
  margin: 0 .5em 0 0;
  border-left: 1px solid #e2e3e3; }

.vakata-context .vakata-contextmenu-shortcut {
  font-size: .8em;
  color: silver;
  opacity: .5;
  display: none; }

.vakata-context-rtl ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px; }

.vakata-context-rtl li > a.vakata-context-parent {
  background-image: url(data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAINjI+AC7rWHIsPtmoxLAA7);
  background-position: left center;
  background-repeat: no-repeat; }

.vakata-context-rtl .vakata-context-separator > a {
  margin: 0 2.4em 0 0;
  border-left: 0;
  border-right: 1px solid #e2e3e3; }

.vakata-context-rtl .vakata-context-left ul {
  right: auto;
  left: 100%;
  margin-left: -4px;
  margin-right: auto; }

.vakata-context-rtl li > a > i {
  margin: 0 -2em 0 0; }

.vakata-context-rtl li > a .vakata-contextmenu-sep {
  margin: 0 0 0 .5em;
  border-left-color: #fff;
  background: #e2e3e3; }

#jstree-marker {
  position: absolute;
  top: 0;
  left: 0;
  margin: -5px 0 0 0;
  padding: 0;
  border-right: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0; }

#jstree-dnd {
  line-height: 16px;
  margin: 0;
  padding: 4px; }

#jstree-dnd .jstree-icon,
#jstree-dnd .jstree-copy {
  display: inline-block;
  text-decoration: none;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px; }

#jstree-dnd .jstree-ok {
  background: green; }

#jstree-dnd .jstree-er {
  background: red; }

#jstree-dnd .jstree-copy {
  margin: 0 2px; }

.jstree-default .jstree-node,
.jstree-default .jstree-icon {
  background-repeat: no-repeat;
  background-color: transparent; }

.jstree-default .jstree-anchor,
.jstree-default .jstree-wholerow {
  transition: background-color .15s, box-shadow .15s; }

.jstree-default .jstree-hovered {
  background: #ebebeb;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #ccc; }

.jstree-default .jstree-clicked {
  background: #ebebeb;
  border-radius: 2px;
  /*box-shadow: inset 0 0 1px #999*/ }

.jstree-default .jstree-no-icons .jstree-anchor > .jstree-themeicon {
  display: none; }

.jstree-default .jstree-disabled {
  background: 0 0;
  color: #666; }

.jstree-default .jstree-disabled.jstree-hovered {
  background: 0 0;
  box-shadow: none; }

.jstree-default .jstree-disabled.jstree-clicked {
  background: #efefef; }

.jstree-default .jstree-disabled > .jstree-icon {
  opacity: .8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%); }

.jstree-default .jstree-search {
  font-style: italic;
  color: #8b0000;
  font-weight: 700; }

.jstree-default .jstree-no-checkboxes .jstree-checkbox {
  display: none !important; }

.jstree-default.jstree-checkbox-no-clicked .jstree-clicked {
  background: 0 0;
  box-shadow: none; }

.jstree-default.jstree-checkbox-no-clicked .jstree-clicked.jstree-hovered {
  background: #ebebeb; }

.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked {
  background: 0 0; }

.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked.jstree-wholerow-hovered {
  background: #ebebeb; }

.jstree-default > .jstree-striped {
  min-width: 100%;
  display: inline-block;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAkCAMAAAB/qqA+AAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMNAMM9s3UAAAAXSURBVHjajcEBAQAAAIKg/H/aCQZ70AUBjAATb6YPDgAAAABJRU5ErkJggg==) left top repeat; }

.jstree-default > .jstree-wholerow-ul .jstree-hovered,
.jstree-default > .jstree-wholerow-ul .jstree-clicked {
  background: 0 0;
  box-shadow: none;
  border-radius: 0; }

.jstree-default .jstree-wholerow {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.jstree-default .jstree-wholerow-hovered {
  background: #ebebeb; }

.jstree-default .jstree-wholerow-clicked {
  background: #ebebeb;
  background: -webkit-linear-gradient(top, #beebff 0, #a8e4ff 100%);
  background: linear-gradient(to bottom, #beebff 0, #a8e4ff 100%); }

.jstree-default .jstree-node {
  min-height: 24px;
  line-height: 24px;
  margin-left: 24px;
  min-width: 24px; }

.jstree-default .jstree-anchor {
  line-height: 24px;
  height: 24px; }

.jstree-default .jstree-icon {
  width: 24px;
  height: 24px;
  line-height: 24px; }

.jstree-default .jstree-icon:empty {
  width: 24px;
  height: 24px;
  line-height: 24px; }

.jstree-default.jstree-rtl .jstree-node {
  margin-right: 24px; }

.jstree-default .jstree-wholerow {
  height: 24px; }

.jstree-default .jstree-node,
.jstree-default .jstree-icon {
  background-image: url("Content/images/seafarerportal-sprite.png"); }

.jstree-default .jstree-node {
  background-position: -292px -4px;
  background-repeat: repeat-y; }

.jstree-default .jstree-last {
  background: 0 0; }

.jstree-default .jstree-open > .jstree-ocl {
  background-position: -188px -16px;
  margin-right: -5px; }

.jstree-default .jstree-closed > .jstree-ocl {
  background-position: -76px -16px;
  margin-right: -5px; }

.jstree-default .jstree-leaf > .jstree-ocl {
  background-position: 12px -16px; }

.jstree-default .jstree-themeicon {
  background-position: -12px -16px; }

.jstree-default > .jstree-no-dots .jstree-node,
.jstree-default > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: 0 0; }

.jstree-default > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -4px; }

.jstree-default > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -4px; }

.jstree-default .jstree-disabled {
  background: 0 0; }

.jstree-default .jstree-disabled.jstree-hovered {
  background: 0 0; }

.jstree-default .jstree-disabled.jstree-clicked {
  background: #efefef; }

.jstree-default .jstree-checkbox {
  background-position: -164px -4px; }

.jstree-default .jstree-checkbox:hover {
  background-position: -164px -36px; }

.jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default .jstree-checked > .jstree-checkbox {
  background-position: -228px -4px; }

.jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default .jstree-checked > .jstree-checkbox:hover {
  background-position: -228px -36px; }

.jstree-default .jstree-anchor > .jstree-undetermined {
  background-position: -196px -4px; }

.jstree-default .jstree-anchor > .jstree-undetermined:hover {
  background-position: -196px -36px; }

.jstree-default .jstree-checkbox-disabled {
  opacity: .8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%); }

.jstree-default > .jstree-striped {
  background-size: auto 48px; }

.jstree-default.jstree-rtl .jstree-node {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==);
  background-position: 100% 1px;
  background-repeat: repeat-y; }

.jstree-default.jstree-rtl .jstree-last {
  background: 0 0; }

.jstree-default.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -132px -36px; }

.jstree-default.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -100px -36px; }

.jstree-default.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -68px -36px; }

.jstree-default.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: 0 0; }

.jstree-default.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -36px; }

.jstree-default.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -36px; }

.jstree-default .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0; }

.jstree-default > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("/Content/images/throbber.gif") center center no-repeat; }

.jstree-default .jstree-file {
  background: url(scss/32px.png) -100px -68px no-repeat; }

.jstree-default .jstree-folder {
  background: url(scss/32px.png) -260px -4px no-repeat; }

.jstree-default > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0; }

#jstree-dnd.jstree-default {
  line-height: 24px;
  padding: 0 4px; }

#jstree-dnd.jstree-default .jstree-ok,
#jstree-dnd.jstree-default .jstree-er {
  background-image: url("Content/images/seafarerportal-sprite.png");
  background-repeat: no-repeat;
  background-color: transparent; }

#jstree-dnd.jstree-default i {
  background: 0 0;
  width: 24px;
  height: 24px;
  line-height: 24px; }

#jstree-dnd.jstree-default .jstree-ok {
  background-position: -4px -68px; }

#jstree-dnd.jstree-default .jstree-er {
  background-position: -36px -68px; }

.jstree-default.jstree-rtl .jstree-node {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==); }

.jstree-default.jstree-rtl .jstree-last {
  background: 0 0; }

.jstree-default-small .jstree-node {
  min-height: 18px;
  line-height: 18px;
  margin-left: 18px;
  min-width: 18px; }

.jstree-default-small .jstree-anchor {
  line-height: 18px;
  height: 18px; }

.jstree-default-small .jstree-icon {
  width: 18px;
  height: 18px;
  line-height: 18px; }

.jstree-default-small .jstree-icon:empty {
  width: 18px;
  height: 18px;
  line-height: 18px; }

.jstree-default-small.jstree-rtl .jstree-node {
  margin-right: 18px; }

.jstree-default-small .jstree-wholerow {
  height: 18px; }

.jstree-default-small .jstree-node,
.jstree-default-small .jstree-icon {
  background-image: url(scss/32px.png); }

.jstree-default-small .jstree-node {
  background-position: -295px -7px;
  background-repeat: repeat-y; }

.jstree-default-small .jstree-last {
  background: 0 0; }

.jstree-default-small .jstree-open > .jstree-ocl {
  background-position: -135px -7px; }

.jstree-default-small .jstree-closed > .jstree-ocl {
  background-position: -103px -7px; }

.jstree-default-small .jstree-leaf > .jstree-ocl {
  background-position: -71px -7px; }

.jstree-default-small .jstree-themeicon {
  background-position: -263px -7px; }

.jstree-default-small > .jstree-no-dots .jstree-node,
.jstree-default-small > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: 0 0; }

.jstree-default-small > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -7px; }

.jstree-default-small > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -7px; }

.jstree-default-small .jstree-disabled {
  background: 0 0; }

.jstree-default-small .jstree-disabled.jstree-hovered {
  background: 0 0; }

.jstree-default-small .jstree-disabled.jstree-clicked {
  background: #efefef; }

.jstree-default-small .jstree-checkbox {
  background-position: -167px -7px; }

.jstree-default-small .jstree-checkbox:hover {
  background-position: -167px -39px; }

.jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default-small .jstree-checked > .jstree-checkbox {
  background-position: -231px -7px; }

.jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default-small .jstree-checked > .jstree-checkbox:hover {
  background-position: -231px -39px; }

.jstree-default-small .jstree-anchor > .jstree-undetermined {
  background-position: -199px -7px; }

.jstree-default-small .jstree-anchor > .jstree-undetermined:hover {
  background-position: -199px -39px; }

.jstree-default-small .jstree-checkbox-disabled {
  opacity: .8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%); }

.jstree-default-small > .jstree-striped {
  background-size: auto 36px; }

.jstree-default-small.jstree-rtl .jstree-node {
  /*background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==);*/
  background-position: 100% 1px;
  background-repeat: repeat-y; }

.jstree-default-small.jstree-rtl .jstree-last {
  background: 0 0; }

.jstree-default-small.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -135px -39px; }

.jstree-default-small.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -103px -39px; }

.jstree-default-small.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -71px -39px; }

.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: 0 0; }

.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -39px; }

.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -39px; }

.jstree-default-small .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0; }

.jstree-default-small > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("/Content/images/throbber.gif") center center no-repeat; }

.jstree-default-small .jstree-file {
  background: url(scss/32px.png) -103px -71px no-repeat; }

.jstree-default-small .jstree-folder {
  background: url(scss/32px.png) -263px -7px no-repeat; }

.jstree-default-small > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0; }

#jstree-dnd.jstree-default-small {
  line-height: 18px;
  padding: 0 4px; }

#jstree-dnd.jstree-default-small .jstree-ok,
#jstree-dnd.jstree-default-small .jstree-er {
  background-image: url("Content/images/seafarerportal-sprite.png");
  background-repeat: no-repeat;
  background-color: transparent; }

#jstree-dnd.jstree-default-small i {
  background: 0 0;
  width: 18px;
  height: 18px;
  line-height: 18px; }

#jstree-dnd.jstree-default-small .jstree-ok {
  background-position: -7px -71px; }

#jstree-dnd.jstree-default-small .jstree-er {
  background-position: -39px -71px; }

.jstree-default-small.jstree-rtl .jstree-node {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAACAQMAAABv1h6PAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMHBgAAiABBI4gz9AAAAABJRU5ErkJggg==); }

.jstree-default-small.jstree-rtl .jstree-last {
  background: 0 0; }

.jstree-default-large .jstree-node {
  min-height: 32px;
  line-height: 32px;
  margin-left: 32px;
  min-width: 32px; }

.jstree-default-large .jstree-anchor {
  line-height: 32px;
  height: 32px; }

.jstree-default-large .jstree-icon {
  width: 32px;
  height: 32px;
  line-height: 32px; }

.jstree-default-large .jstree-icon:empty {
  width: 32px;
  height: 32px;
  line-height: 32px; }

.jstree-default-large.jstree-rtl .jstree-node {
  margin-right: 32px; }

.jstree-default-large .jstree-wholerow {
  height: 32px; }

.jstree-default-large .jstree-node,
.jstree-default-large .jstree-icon {
  background-image: url(scss/32px.png); }

.jstree-default-large .jstree-node {
  background-position: -288px 0;
  background-repeat: repeat-y; }

.jstree-default-large .jstree-last {
  background: 0 0; }

.jstree-default-large .jstree-open > .jstree-ocl {
  background-position: -128px 0; }

.jstree-default-large .jstree-closed > .jstree-ocl {
  background-position: -96px 0; }

.jstree-default-large .jstree-leaf > .jstree-ocl {
  background-position: -64px 0; }

.jstree-default-large .jstree-themeicon {
  background-position: -256px 0; }

.jstree-default-large > .jstree-no-dots .jstree-node,
.jstree-default-large > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: 0 0; }

.jstree-default-large > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -32px 0; }

.jstree-default-large > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 0 0; }

.jstree-default-large .jstree-disabled {
  background: 0 0; }

.jstree-default-large .jstree-disabled.jstree-hovered {
  background: 0 0; }

.jstree-default-large .jstree-disabled.jstree-clicked {
  background: #efefef; }

.jstree-default-large .jstree-checkbox {
  background-position: -160px 0; }

.jstree-default-large .jstree-checkbox:hover {
  background-position: -160px -32px; }

.jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default-large .jstree-checked > .jstree-checkbox {
  background-position: -224px 0; }

.jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default-large .jstree-checked > .jstree-checkbox:hover {
  background-position: -224px -32px; }

.jstree-default-large .jstree-anchor > .jstree-undetermined {
  background-position: -192px 0; }

.jstree-default-large .jstree-anchor > .jstree-undetermined:hover {
  background-position: -192px -32px; }

.jstree-default-large .jstree-checkbox-disabled {
  opacity: .8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%); }

.jstree-default-large > .jstree-striped {
  background-size: auto 64px; }

.jstree-default-large.jstree-rtl .jstree-node {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==);
  background-position: 100% 1px;
  background-repeat: repeat-y; }

.jstree-default-large.jstree-rtl .jstree-last {
  background: 0 0; }

.jstree-default-large.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -128px -32px; }

.jstree-default-large.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -96px -32px; }

.jstree-default-large.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -64px -32px; }

.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: 0 0; }

.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -32px -32px; }

.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 0 -32px; }

.jstree-default-large .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0; }

.jstree-default-large > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("/Content/images/throbber.gif") center center no-repeat; }

.jstree-default-large .jstree-file {
  background: url(scss/32px.png) -96px -64px no-repeat; }

.jstree-default-large .jstree-folder {
  background: url(scss/32px.png) -256px 0 no-repeat; }

.jstree-default-large > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0; }

#jstree-dnd.jstree-default-large {
  line-height: 32px;
  padding: 0 4px; }

#jstree-dnd.jstree-default-large .jstree-ok,
#jstree-dnd.jstree-default-large .jstree-er {
  background-image: url("Content/images/seafarerportal-sprite.png");
  background-repeat: no-repeat;
  background-color: transparent; }

#jstree-dnd.jstree-default-large i {
  background: 0 0;
  width: 32px;
  height: 32px;
  line-height: 32px; }

#jstree-dnd.jstree-default-large .jstree-ok {
  background-position: 0 -64px; }

#jstree-dnd.jstree-default-large .jstree-er {
  background-position: -32px -64px; }

.jstree-default-large.jstree-rtl .jstree-node {
  /*background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAACAQMAAAAD0EyKAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjgIIGBgABCgCBvVLXcAAAAABJRU5ErkJggg==)*/ }

.jstree-default-large.jstree-rtl .jstree-last {
  background: 0 0; }

@media (max-width: 768px) {
  #jstree-dnd.jstree-dnd-responsive {
    line-height: 40px;
    font-weight: 700;
    font-size: 1.1em;
    text-shadow: 1px 1px #fff; }
  #jstree-dnd.jstree-dnd-responsive > i {
    background: 0 0;
    width: 40px;
    height: 40px; }
  #jstree-dnd.jstree-dnd-responsive > .jstree-ok {
    background-image: url(scss/40px.png);
    background-position: 0 -200px;
    background-size: 120px 240px; }
  #jstree-dnd.jstree-dnd-responsive > .jstree-er {
    background-image: url(scss/40px.png);
    background-position: -40px -200px;
    background-size: 120px 240px; }
  #jstree-marker.jstree-dnd-responsive {
    border-left-width: 10px;
    border-top-width: 10px;
    border-bottom-width: 10px;
    margin-top: -10px; } }

@media (max-width: 768px) {
  .jstree-default-responsive .jstree-icon {
    background-image: url(scss/40px.png); }
  .jstree-default-responsive .jstree-node,
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background: 0 0; }
  .jstree-default-responsive .jstree-node {
    min-height: 40px;
    line-height: 40px;
    margin-left: 40px;
    min-width: 40px;
    white-space: nowrap; }
  .jstree-default-responsive .jstree-anchor {
    line-height: 40px;
    height: 40px; }
  .jstree-default-responsive .jstree-icon,
  .jstree-default-responsive .jstree-icon:empty {
    width: 40px;
    height: 40px;
    line-height: 40px; }
  .jstree-default-responsive > .jstree-container-ul > .jstree-node {
    margin-left: 0; }
  .jstree-default-responsive.jstree-rtl .jstree-node {
    margin-left: 0;
    margin-right: 40px; }
  .jstree-default-responsive.jstree-rtl .jstree-container-ul > .jstree-node {
    margin-right: 0; }
  .jstree-default-responsive .jstree-ocl,
  .jstree-default-responsive .jstree-themeicon,
  .jstree-default-responsive .jstree-checkbox {
    background-size: 120px 240px; }
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background: 0 0; }
  .jstree-default-responsive .jstree-open > .jstree-ocl {
    background-position: 0 0 !important; }
  .jstree-default-responsive .jstree-closed > .jstree-ocl {
    background-position: 0 -40px !important; }
  .jstree-default-responsive.jstree-rtl .jstree-closed > .jstree-ocl {
    background-position: -40px 0 !important; }
  .jstree-default-responsive .jstree-themeicon {
    background-position: -40px -40px; }
  .jstree-default-responsive .jstree-checkbox,
  .jstree-default-responsive .jstree-checkbox:hover {
    background-position: -40px -80px; }
  .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
  .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
  .jstree-default-responsive .jstree-checked > .jstree-checkbox,
  .jstree-default-responsive .jstree-checked > .jstree-checkbox:hover {
    background-position: 0 -80px; }
  .jstree-default-responsive .jstree-anchor > .jstree-undetermined,
  .jstree-default-responsive .jstree-anchor > .jstree-undetermined:hover {
    background-position: 0 -120px; }
  .jstree-default-responsive .jstree-anchor {
    font-weight: 700;
    font-size: 1.1em;
    text-shadow: 1px 1px #fff; }
  .jstree-default-responsive > .jstree-striped {
    background: 0 0; }
  .jstree-default-responsive .jstree-wholerow {
    border-top: 1px solid rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid rgba(64, 64, 64, 0.2);
    background: #ebebeb;
    height: 40px; }
  .jstree-default-responsive .jstree-wholerow-hovered {
    background: #ebebeb; }
  .jstree-default-responsive .jstree-wholerow-clicked {
    background: #ebebeb; }
  .jstree-default-responsive .jstree-children .jstree-last > .jstree-wholerow {
    box-shadow: inset 0 -6px 3px -5px #666; }
  .jstree-default-responsive .jstree-children .jstree-open > .jstree-wholerow {
    box-shadow: inset 0 6px 3px -5px #666;
    border-top: 0; }
  .jstree-default-responsive .jstree-children .jstree-open + .jstree-open {
    box-shadow: none; }
  .jstree-default-responsive .jstree-node,
  .jstree-default-responsive .jstree-icon,
  .jstree-default-responsive .jstree-node > .jstree-ocl,
  .jstree-default-responsive .jstree-themeicon,
  .jstree-default-responsive .jstree-checkbox {
    background-image: url(scss/40px.png);
    background-size: 120px 240px; }
  .jstree-default-responsive .jstree-node {
    background-position: -80px 0;
    background-repeat: repeat-y; }
  .jstree-default-responsive .jstree-last {
    background: 0 0; }
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background-position: -40px -120px; }
  .jstree-default-responsive .jstree-last > .jstree-ocl {
    background-position: -40px -160px; }
  .jstree-default-responsive .jstree-themeicon-custom {
    background-color: transparent;
    background-image: none;
    background-position: 0 0; }
  .jstree-default-responsive .jstree-file {
    background: url(scss/40px.png) 0 -160px no-repeat;
    background-size: 120px 240px; }
  .jstree-default-responsive .jstree-folder {
    background: url(scss/40px.png) -40px -40px no-repeat;
    background-size: 120px 240px; }
  .jstree-default-responsive > .jstree-container-ul > .jstree-node {
    margin-left: 0;
    margin-right: 0; } }

.jstree .jstree-open > .jstree-anchor .jstree-themeicon {
  background-position: -45px -16px; }

@media only screen and (min-width: 1824px) {
  body {
    height: 100%; }
  .page-container {
    height: 100%; }
  /** Side bar widget **/
  .footer-widget {
    position: fixed; }
  /** Controls **/
  .checkbox label:before {
    top: 0.5px; }
  .visible-xlg {
    display: block !important; }
  .hidden-xlg {
    display: none !important; } }

@media (min-width: 1600px) {
  .visible-xlg {
    display: block !important; }
  .hidden-xlg {
    display: none !important; } }

/*** Desktops & Laptops ***/
@media (min-width: 981px) {
  /*** Page sidebar ***/
  .page-sidebar {
    display: inline-block;
    float: left;
    position: fixed;
    margin-top: 0;
    padding-bottom: 105px;
    z-index: 99; }
  .page-sidebar .page-sidebar-wrapper {
    display: inline-block;
    float: left;
    height: 100%; }
  .page-sidebar.fixed {
    position: fixed; }
  .page-sidebar ul {
    width: 230px; }
  /*** Page content ***/
  .page-content.no-min-height {
    min-height: auto; }
  .full-width-page .page-content {
    margin-left: 0px !important; }
  /** Const size button for medium devices **/
  .btn-cons-md {
    min-width: 120px; } }

@media (max-width: 991px) {
  .header .quick-section .header-right {
    top: 35px; } }

/*** General tablets and phones ***/
@media (max-width: 980px) {
  /*** Page header ***/
  .header {
    margin: 0 !important; }
  .header .nav li.dropdown i {
    display: inline-block;
    position: relative;
    top: 1px;
    right: 0px; }
  .header .nav {
    margin-bottom: 0px !important; }
  /*** Page container ***/
  .page-container {
    margin: 0 !important;
    padding: 0 !important; }
  .fixed-top .page-container {
    margin-top: 0px !important; }
  /*** Page content ***/
  .page-content {
    margin-top: 0; }
    .page-content .content {
      padding-top: 20px; }
  .scrollup {
    left: 235px; }
  body.condense-menu .page-content {
    margin-left: 0; }
  .page-title .text-right {
    text-align: left !important; } }

/* Landscape view of all tablet devices */
@media (min-width: 768px) and (max-width: 1024px) {
  /*** Page content ***/
  .page-content {
    margin-top: 0px;
    min-height: 911px; }
  .visible-tablet {
    display: block !important; }
  .scrollup {
    left: 36px; }
  .table td.small-cell,
  .table th.small-cell {
    width: 40px; } }

/* Portrait view of all tablet devices */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  body.hide-top-content-header .header {
    width: 100%; }
  body.hide-top-content-header .page-content .content {
    padding-top: 20px; }
  .page-sidebar .page-sidebar-wrapper {
    display: inline-block;
    float: left;
    width: 230px;
    height: 100%; }
  .header .notifcation-center {
    margin-left: 15px; }
  .page-sidebar {
    position: fixed;
    width: 230px;
    background-color: #1d2228 !important;
    z-index: 100; }
  .page-sidebar .user-info {
    display: inline-block; }
  .page-sidebar > p {
    display: block; }
  .page-sidebar > .status-widget {
    display: block; }
  .page-sidebar > .notification-alert {
    display: inline-block; }
  .page-sidebar .page-sidebar-wrapper > ul li span.title {
    display: inline-block; }
  .page-sidebar .page-sidebar-wrapper > ul li span.badge {
    display: inline-block; }
  .page-sidebar .page-sidebar-wrapper ul li span.label {
    display: inline-block; }
  .page-sidebar .page-sidebar-wrapper > ul {
    width: 230px;
    padding-top: 0px !important; }
  .page-sidebar .profile-wrapper {
    display: inline-block; }
  .page-sidebar .page-sidebar-wrapper > .side-bar-widgets {
    display: block;
    width: 230px; }
  .footer-widget {
    display: block; }
  .page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu {
    position: relative;
    margin: 0px; }
  .page-sidebar.mini-mobile .side-bar-widgets {
    display: none; }
  .page-sidebar {
    overflow: scroll !important;
    -webkit-overflow-scrolling: touch; }
  .inner-menu {
    margin-left: 0px;
    margin-top: 60px; }
  .inner-menu-layout .page-content {
    margin-left: 200px; }
  .scrollup {
    left: 244px; }
  .page-content {
    margin: 0px; }
  .widget {
    margin-right: 0px; }
  .column-seperation > div[class*="col-"] {
    border-right: none; } }

@media (max-width: 767px) {
  .page-sidebar .page-sidebar-wrapper {
    display: inline-block;
    float: left;
    width: 230px;
    height: 100%; }
  /*** Page header ***/
  .header .navbar-inner .container-fluid {
    margin-left: 10px !important;
    margin-right: 10px !important; }
  .header .top-nav .nav {
    margin-top: 0px;
    margin-right: 5px; }
  .header .nav > li > .dropdown-menu.notification:after,
  .header .nav > li > .dropdown-menu.notification:before {
    margin-right: 180px; }
  .header .nav > li > .dropdown-menu.notification {
    margin-right: -180px; }
  .header .nav > li > .dropdown-menu.inbox:after,
  .header .nav > li > .dropdown-menu.inbox:before {
    margin-right: 140px; }
  .header .nav > li > .dropdown-menu.inbox {
    margin-right: -140px; }
  .header .nav > li > .dropdown-menu.tasks:after,
  .header .nav > li > .dropdown-menu.tasks:before {
    margin-right: 90px; }
  .header .nav > li > .dropdown-menu.tasks {
    margin-right: -90px; }
  .header-seperation {
    width: 100% !important;
    z-index: 999;
    min-height: 60px;
    display: block !important; }
  .header .notifcation-center {
    margin-left: 15px; }
  .logo {
    margin-right: auto;
    margin-left: auto;
    margin-top: 16px; }
  .page-sidebar {
    position: fixed;
    z-index: auto;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s linear 0.5s,opacity 0.5s linear;
    transition: visibility 0s linear 0.5s,opacity 0.5s linear;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    -webkit-backface-visibility: hidden; }
  /*** Page title ***/
  .page-title {
    margin-bottom: 20px; } }

/*** Phones ***/
@media (max-width: 480px) {
  body.hide-top-content-header .header {
    width: 100%; }
  body.hide-top-content-header .page-content .content {
    padding-top: 93px; }
  .page-title h3 {
    width: 80%; }
  .page-content .content {
    padding: 8px;
    padding-top: 93px;
    overflow-x: hidden; }
  .tiles.margin-reset {
    margin-left: 0px; }
  .column-seperation > div[class*="span"] {
    border-right: none; }
  table th.unseen,
  table td.unseen {
    display: none !important; }
  .row-fluid {
    margin-bottom: 10px; }
  .small {
    width: 100px !important; }
  .medium {
    width: 150px !important; }
  .large {
    width: 200px !important; }
  .huge {
    width: 246px !important;
    font-size: 24px !important;
    height: 36px !important;
    line-height: 36px !important;
    padding: 22px 8px !important; }
  select.small {
    width: 114px !important; }
  select.medium {
    width: 164px !important; }
  select.large {
    width: 214px !important; }
  .btn-cons {
    min-width: 110px; }
  .btn-large {
    padding: 9px 15px; }
  /* Force table to not be like tables anymore */
  .no-more-tables table,
  .no-more-tables thead,
  .no-more-tables tbody,
  .no-more-tables th,
  .no-more-tables td,
  .no-more-tables tr {
    display: block; }
  /* Hide table headers (but not display: none;, for accessibility) */
  .no-more-tables thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; }
  .no-more-tables.table-bordered td {
    border-left: 1px solid #eee;
    border-bottom: 1px solid #eee; }
  .no-more-tables td {
    /* Behave like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    white-space: normal;
    text-align: left; }
  .no-more-tables td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold; }
  /*
  Label the data
  */
  .no-more-tables td:before {
    content: attr(data-title); }
  .no-more-tables .text-right,
  .no-more-tables .text-center {
    text-align: left !important; }
  .table-flip-scroll .cf:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }
  .table-flip-scroll * html .cf {
    zoom: 1; }
  .table-flip-scroll *:first-child + html .cf {
    zoom: 1; }
  .table-flip-scroll table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0; }
  .table-flip-scroll th {
    width: auto !important;
    border-radius: 0px !important; }
  .table-flip-scroll th,
  .table-flip-scroll td {
    margin: 0;
    vertical-align: top; }
  .table-flip-scroll th {
    text-align: left; }
  .table-flip-scroll table {
    display: block;
    position: relative;
    width: 100%; }
  .table-flip-scroll thead {
    display: block;
    float: left; }
  .table-flip-scroll tbody {
    display: block;
    width: auto;
    position: relative;
    overflow-x: auto;
    white-space: nowrap; }
  .table-flip-scroll thead tr {
    display: block; }
  .table-flip-scroll th {
    display: block; }
  .table-flip-scroll tbody tr {
    display: inline-block;
    vertical-align: top; }
  .table-flip-scroll td {
    display: block;
    min-height: 1.25em;
    text-align: left; }
  /* sort out borders */
  .table-flip-scroll th {
    border-bottom: 0;
    border-left: 0; }
  .table-flip-scroll td {
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    border-radius: 0px !important; }
  .table-flip-scroll tbody tr {
    border-left: 1px solid #babcbf; }
  /** Profile Page **/
  .user-profile-pic {
    text-align: center; }
  .user-mini-description h3,
  .user-mini-description h5 {
    text-align: center; }
  /** email **/
  .email-body {
    padding: 8px !important; }
  /** lockscreen **/
  .lockscreen-wrapper .profile-wrapper {
    margin-bottom: 8px; }
  .image-responsive-width {
    width: auto; }
  .xs-image-responsive-width {
    width: 100%; } }

@media (max-width: 320px) {
  .header .nav > li.dropdown .dropdown-toggle {
    padding-left: 8px !important;
    padding-right: 8px !important; } }

/*** General tablets and phones ***/
@media (max-width: 980px) {
  .fixed-top {
    padding-left: 20px; }
  body.open-menu-left .page-content {
    margin-left: 230px; }
  body.open-menu-left .navbar-inner {
    padding-left: 230px; }
  body.open-menu-left .fixed-top {
    padding-left: 250px; }
  .page-title .btn {
    margin-top: 10px; }
  .tab-info-outer section {
    padding-top: 210px; } }

/* Landscape view of all tablet devices */
/* Portrait view of all tablet devices */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .page-sidebar {
    -webkit-transform: translateX(-230px);
    transform: translateX(-230px); }
    .page-sidebar.visible {
      -webkit-transform: translateX(0px);
      transform: translateX(0px); }
  body.open-menu-left .page-sidebar {
    visibility: visible;
    opacity: 1;
    transition-delay: 0s; }
  body.open-menu-right .chat-window-wrapper {
    visibility: visible;
    opacity: 1;
    transition-delay: 0s; } }

@media (max-width: 767px) {
  .chat-window-wrapper {
    display: none; }
    .chat-window-wrapper.visible {
      display: block; }
  .page-sidebar {
    display: none; }
    .page-sidebar.visible {
      display: block; }
  body.open-menu-left .page-sidebar {
    visibility: visible;
    opacity: 1;
    transition-delay: 0s;
    -webkit-backface-visibility: hidden; } }
/*info icon style start*/
.btn-info-icon i {
    color: #f16d7b;
    font-size: 22px;
    margin-right: 10px;
    vertical-align: middle;
}
.claim-expense-popover .claim-popover-content{
    height:250px;
    overflow:auto;
}
.claim-expense-popover .popover-content {
    box-shadow: 0 0 5px #56607533;
}
.claim-expense-popover .claim-popover-content::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

.claim-expense-popover .claim-popover-content::-webkit-scrollbar {
    width: 10px;
    background-color: #ddd;
}

.claim-expense-popover .claim-popover-content::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #ddd;
}

/*info icon style end*/
.attach-blk .attach-list li{
    padding:5px;
    border-bottom:1px solid #ddd;
}
.attach-blk .attach-list li .action-btns a{
    cursor:pointer;
    margin-right:5px;
}
    .attach-blk .attach-list li .file-name {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 230px;
    }

    .filter-grayscale{
        filter: grayscale(1) !important;
    }

