@charset "UTF-8";

@font-face {
  font-family: "HelveticaNeue";
  src: url(../fonts/HelveticaNeue.otf?9feb3f8a0315fab2689ca7d248ebfa63) format("opentype");
}

@font-face {
  font-family: "HelveticaNeueLight";
  src: url(../fonts/HelveticaNeue-Light.otf?abaac753f68bee4eb719bbf49cde0136) format("opentype");
}

@font-face {
  font-family: "HelveticaNeueMedium";
  src: url(../fonts/HelveticaNeue-Medium.otf?c5df542815e35581ae056d522911cacf) format("opentype");
}

@font-face {
  font-family: "HelveticaNeueBold";
  src: url(../fonts/HelveticaNeue-Bold.otf?4ad4aee2d6ed3b4d9641a43417430b04) format("opentype");
}

@font-face {
  font-family: "HelveticaNeueUltraLight";
  src: url(../fonts/HelveticaNeue-UltraLight.otf?fcdea8c6fe9d7b87df9c03c538e062f2) format("opentype");
}

@font-face {
  font-family: "GESSTwoLight";
  src: url(../fonts/GE-SS-Two-Light.otf?2a6ac252aff58f2fdf8bcce8162aba31) format("opentype");
}

body {
  font-family: "HelveticaNeueLight" !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "HelveticaNeueLight" !important;
}

.navbar-laravel {
  background-color: #fff;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
}

.box .box-header .loader {
  float: right;
  width: 20px;
  height: 20px;
  position: relative;
  top: 12px;
}

.box .box-header .loader img {
  width: 100%;
  height: 100%;
}

.se-pre-con {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-color: transparent;
  opacity: .3;
}

.dotted-border {
  border: 1px dotted #ccc;
}

.div-repeat {
  margin-bottom: 15px;
}

.add-on-email {
  padding: 7px;
  margin: 0;
  background-color: #eeeeee;
  margin-left: -15px;
}

.rp-left {
  float: left;
  margin: 0px !important;
}

.rp-caption-left {
  float: left;
  padding: 10px 5px;
}

.add-on-email-new {
  padding: 0;
  margin: 0;
}

.add-on-email-new select {
  width: 100%;
  background-color: #eeeeee;
  border: none;
  height: 32px;
  padding-left: -15px;
  margin-left: -15px;
}

.add-on-email-new select:focus {
  border: none;
  outline: none;
}

.add-on-email-new ul {
  display: none;
}

.add-on-email-new .parsley-error {
  color: #B94A48;
  background-color: #F2DEDE;
  border: 1px solid #EED3D7;
}

/*.btn:active,.btn.focus, .btn:focus, .btn:hover {
    color:#fff !important;
}*/

.badge-error {
  background-color: #b94a48;
}

.badge-error:hover {
  background-color: #953b39;
}

.badge-warning {
  background-color: #f89406;
}

.badge-warning:hover {
  background-color: #c67605;
}

.badge-success {
  background-color: #468847;
}

.badge-success:hover {
  background-color: #356635;
}

.badge-info {
  background-color: #3a87ad;
}

.badge-info:hover {
  background-color: #2d6987;
}

.badge-inverse {
  background-color: #333333;
}

.badge-inverse:hover {
  background-color: #1a1a1a;
}

.assessment-question p {
  font-size: 16px;
}

.assessment-question .parsley-errors-list {
  font-size: 14px;
}

.assessment-question .visible-hidden {
  visibility: hidden;
}

.pointer {
  cursor: pointer;
}

.attendance_calendar h2 {
  color: #af0034;
}

.primary_color {
  color: #af0034;
}

.bu_picker li {
  float: none !important;
}

.bu_picker li.active {
  background: #af0034;
}

.bu_picker li.active a {
  color: #FFF !important;
  font-weight: 600;
}

.dataTables_wrapper .table tbody tr td:last-child {
  /*text-align: center;*/
}

.dataTables_wrapper .dropdown-menu li a {
  padding: 5px 10px;
  text-align: left;
  border-bottom: 1px dotted #ccc;
}

.dataTables_wrapper .dropdown-menu li a.delete {
  color: #CA0B00;
}

.fc-day-number,
.fc-day {
  cursor: pointer;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f5f5f5;
}

.payroll_table .addition {
  text-align: right;
  background-color: #c7fbd2;
}

.payroll_table .deduction {
  text-align: right;
  background-color: #f7d49d;
}

.payroll_table .net_amount {
  text-align: right;
  background-color: #c0cdfb;
  font-weight: bold;
}

.kpi-evaluator-outer ul {
  padding: 0;
}

.kpi_add_outer_div select {
  min-height: 400px;
}

.kpi_add_outer_div select option {
  padding: 8px 5px;
  word-break: break-all;
}

.kpi_add_outer_div select option:nth-child(odd) {
  background-color: #fbeff0;
}

.sel2 .parsley-errors-list.filled {
  margin-top: 44px;
  margin-bottom: -50px;
}

.sel2 .parsley-errors-list.filled + span.select2 {
  margin-bottom: 25px;
}

.sel2 .parsley-errors-list.filled + span.select2 span.select2-selection--single {
  background: #FAEDEC !important;
  border: 1px solid #E85445;
}

.sel2 .parsley-errors-list:not(.filled) {
  display: none;
}

.performance .form-group h4 {
  background-color: #ccc;
  padding: 5px;
}

.performance .form-group h4 b {
  color: #FFF;
}

.other-system-outer span {
  margin-top: 6px;
  position: absolute;
  color: #af0034;
  font-weight: 600;
}

.employee_status_show {
  margin-top: 20px;
}

.employee_status_show span {
  padding: 5 10px;
  font-size: 17px;
}

.main-header {
  min-height: 70px;
  background: url("/images/header-bg.jpg") repeat 0 0;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 10;
}

.main-header .sidebar-toggle {
  display: none;
  margin-top: 15px;
}

@media (max-width: 768px) {
  .main-header .sidebar-toggle {
    display: block;
  }
}

.main-header .sidebar-toggle:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

.main-header .navbar {
  /*background-image: url('/images/header-bg-banner.jpg');*/
  background-color: transparent;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  border: none;
  min-height: 70px;
}

@media (max-width: 640px) {
  .main-header .navbar {
    margin-left: 0;
  }
}

.main-header .navbar .dropdown-menu .user-header {
  background-color: #af0034;
}

.main-header .navbar .langmenu .dropdown-menu li {
  float: none;
}

.main-header .logo {
  background-color: transparent !important;
  margin: 10px -15px;
}

@media (max-width: 640px) {
  .main-header .logo {
    width: 100%;
    float: none;
    margin: 10px 0;
    height: 46px;
  }
}

.main-header .navbar-nav {
  margin: 10px 25px 10px 0;
}

@media (max-width: 768px) {
  .main-header .navbar-nav {
    margin: 12px 8px 8px 10px;
  }
}

.main-header .nav-collapse.collapse {
  height: auto !important;
  overflow: visible !important;
  position: relative;
  -webkit-transition: height .35s ease;
  transition: height .35s ease;
  display: block;
}

.main-header .nav-collapse.collapse .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
  padding-top: 20px;
}

.main-header .nav-collapse.collapse .nav li {
  float: left;
}

.main-header .nav-collapse.collapse .nav li a {
  color: #edeeef;
  text-shadow: none;
  float: none;
  padding: 10px 15px 10px;
  text-decoration: none;
}

.main-header .nav-collapse.collapse .nav li a:hover,
.main-header .nav-collapse.collapse .nav li a:focus {
  background: none;
  color: white;
}

.main-header .nav-collapse.collapse .nav li.open a {
  background-color: transparent;
}

.main-header .nav-collapse.collapse .nav li.open .dropdown-menu {
  width: auto;
  border-radius: 4px;
}

.main-header .nav-collapse.collapse .nav li.open .dropdown-menu li a {
  color: #333;
}

.main-header .nav-collapse.collapse .nav li.open .dropdown-menu li a:hover {
  color: #e3342f;
}

.main-header .navbar-custom-menu li.dropdown a {
  padding: 15px 12px;
}

.main-header .navbar-custom-menu li.dropdown a i {
  font-size: 20px;
}

.main-header .navbar-custom-menu .user-menu a img {
  margin-top: -3px;
}

#loading {
  display: none;
  position: fixed;
  z-index: 100000000;
  top: 40%;
  left: 40%;
  background-color: transparent;
  opacity: .3;
}

.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > p {
  margin: 0 0 0 3px;
}

.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > h4 {
  margin: 0 0 0 3px;
}

.main-header .navbar .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a:hover {
  background-color: #cecece;
}

.notification-pulse {
  -webkit-animation: animate 1s linear infinite;
          animation: animate 1s linear infinite;
}

@-webkit-keyframes animate {
  0% {
    -webkit-transform: rotate(35deg);
  }

  12.5% {
    -webkit-transform: rotate(-30deg);
  }

  25% {
    -webkit-transform: rotate(25deg);
  }

  37.5% {
    -webkit-transform: rotate(-20deg);
  }

  50% {
    -webkit-transform: rotate(15deg);
  }

  62.5% {
    -webkit-transform: rotate(-10deg);
  }

  75% {
    -webkit-transform: rotate(5deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
  }
}

@keyframes animate {
  0% {
    -webkit-transform: rotate(35deg);
  }

  12.5% {
    -webkit-transform: rotate(-30deg);
  }

  25% {
    -webkit-transform: rotate(25deg);
  }

  37.5% {
    -webkit-transform: rotate(-20deg);
  }

  50% {
    -webkit-transform: rotate(15deg);
  }

  62.5% {
    -webkit-transform: rotate(-10deg);
  }

  75% {
    -webkit-transform: rotate(5deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
  }
}

.body-wrapper .main-footer {
  background: #333;
  padding: 5px;
  margin-left: 0;
  color: #f9fafc;
  text-align: center;
  right: 0;
  left: 0;
  bottom: 0;
}

footer {
  position: relative;
  margin-top: 2%;
  width: 100%;
  text-align: center;
  font-size: 0.8em;
  bottom: 0;
  z-index: 1000000;
  padding-top: 10px;
  padding-bottom: 10px;
}

footer {
  background-color: #777;
  padding: 10px;
  text-align: center;
  color: white;
}

footer a {
  color: #fff !important;
}

footer a:hover {
  text-decoration: underline !important;
}

.sidebar-open .content-wrapper,
.sidebar-open .main-footer {
  -webkit-transform: none;
          transform: none;
}

.body-wrapper.sidebar-open .content-wrapper {
  margin-left: 0;
}

.body-wrapper .content-wrapper {
  margin-left: 230px;
  margin-top: 90px;
}

@media (max-width: 767px) {
  .body-wrapper .content-wrapper {
    margin-left: 0;
  }
}

@media (max-width: 640px) {
  .body-wrapper .content-wrapper {
    margin-top: 134px;
  }
}

.body-wrapper .wrapper {
  overflow: initial;
}

.body-wrapper .main-sidebar {
  left: 0;
  padding-top: 72px;
  background-color: #e7e7e7;
}

@media (max-width: 640px) {
  .body-wrapper .main-sidebar {
    padding-top: 140px;
  }
}

.body-wrapper .sidebar-menu li > a > .pull-right-container {
  position: static;
  margin-top: 0;
  margin-left: auto;
}

.body-wrapper .sidebar-main {
  margin: 30px 0px 50px;
  margin-top: 0;
  padding-bottom: 0;
}

.body-wrapper .sidebar-main li a {
  color: #666;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.body-wrapper .sidebar-main .treeview .treeview-menu {
  padding-left: 0;
}

.body-wrapper .sidebar-main .treeview.menu-open .treeview-menu .side-menu {
  background-color: #dbdada;
}

.body-wrapper .main-menu {
  padding: 12px 15px;
}

.body-wrapper .main-menu .form-title {
  padding: 12px 15px;
}

.body-wrapper .main-menu h5 {
  color: #999;
}

.body-wrapper .main-menu .main-menu-title {
  color: #554F4F;
}

.body-wrapper .main-menu .main-menu-title i {
  color: #554F4F;
}

.body-wrapper .main-menu .sidebar-form {
  padding: 10px 15px 20px;
}

.body-wrapper .main-menu .sidebar-form button {
  background-color: #af0034;
  color: white;
}

.body-wrapper .main-menu.admin-menu {
  padding: 0;
}

.body-wrapper .admin-menu .side-menu.active a {
  color: #fff;
  background: #af0034 !important;
}

.main-wrapper {
  margin: 135px 30px;
  margin-bottom: 6px;
  position: relative;
}

.main-wrapper .main-title {
  margin-left: 15px;
  font-size: 3.6rem;
}

.main-wrapper .main-menu-title {
  padding: 10px 15px 0;
  margin-bottom: 2px;
}

.main-wrapper .main-menu-title.main-chat-icon {
  padding: 0px 15px 10px;
}

.main-wrapper .main-menu-title.main-chat-icon i {
  font-size: 20px;
  margin: 10px 0;
}

.main-wrapper .profile-menu .breadcrumb {
  list-style-type: none;
  padding: 15px 20px;
  background-color: #F5F5F5;
  margin-left: 15px;
  margin-bottom: 15px;
  border: 1px solid #E6E6E6;
  -webkit-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.15);
          box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.15);
}

.main-wrapper .profile-menu .breadcrumb li {
  margin-right: 10px;
}

.main-wrapper .profile-menu .breadcrumb li a {
  padding-top: 15px;
  padding-bottom: 15px;
  text-decoration: none;
  color: #554F4F;
  font-size: 1.6rem;
  font-weight: 300;
}

.main-wrapper .profile-menu .breadcrumb li i {
  color: #ccc;
  margin-left: 10px;
  vertical-align: text-top;
}

.main-wrapper .profile-menu .breadcrumb li:before {
  display: none;
}

.main-wrapper .profile-button {
  position: absolute;
  /* right: 54px; */
  right: 18px;
}

.wrapper .content-wrapper {
  background-color: #fff;
}

.wrapper .content-wrapper .content-header {
  background-color: #dbdada;
  border-bottom: 1px solid #dee5e7;
  color: #58666e;
  padding: 10px 30px 10px 15px;
}

.wrapper .content-wrapper .content-header > h1 {
  color: #ae0435;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 1px;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.19);
}

.mb-2 {
  margin-bottom: 20px;
}

.head .heading {
  color: #99999B;
}

.head .doted_border {
  border-bottom: dotted 1px;
}

.head .underLine {
  border-bottom: solid 1px;
  color: gray;
}

.setCentered {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.textWeight .textSize {
  font-weight: 100;
}

.bodyStyle {
  font-size: 1.6rem;
  background-color: #ECEDEE;
  padding-top: 40px;
  padding-left: 20px;
}

.border {
  border: none;
}

.button_style {
  color: #554F4F;
}

.button_style .bottonColor {
  background-color: #B10036;
  color: white;
}

.button_style .buttonDefault {
  background-color: white;
  color: #554F4F;
}

.button_style .error {
  color: #FF0000;
}

.grid-container {
  display: grid;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-columns: auto auto auto auto;
  padding: 10px;
}

.grid-item {
  border: 1px solid #E6E6E6;
  padding: 20px;
  font-size: 20px;
  text-align: center;
  background-color: #F5F5F5;
}

.status {
  position: absolute;
  right: 0;
  margin-right: 20px;
}

.out-box .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  text-align: center;
  margin: 10% 0;
  min-height: 200px;
  align-items: center;
}

.content-wrapper .admin-pos .box-header {
  padding: 10px 0;
}

.content-wrapper .admin-pos .box-header .box-title {
  padding: 10px 0;
  font-size: 20px;
}

.content-wrapper .admin-pos .products-list .product-info {
  margin-left: 0;
}

.content-wrapper .admin-pos .products-list .product-info .product-title {
  vertical-align: middle;
  color: #777;
}

.content-wrapper .admin-pos .modal-footer {
  padding: 15px 0;
}

.contract_renewal hr,
.ticket_requests hr {
  margin: 20px 0;
}

.usr-privilege .panel-default {
  min-height: 180px;
  -webkit-box-shadow: 5px 4px 20px 4px rgba(0, 0, 0, 0.1);
          box-shadow: 5px 4px 20px 4px rgba(0, 0, 0, 0.1);
  border-color: #eee;
}

.usr-privilege .panel-heading {
  padding: 15px 30px;
  background-color: #B70039;
  color: #fff;
}

.usr-privilege .panel-heading h3 {
  display: inline-block;
}

.usr-privilege ul {
  list-style-type: none;
  padding-left: 15px;
}

.usr-privilege ul li {
  font-size: 1.6rem;
}

.regular-checkbox:checked + label,
.checkbox-all:checked + label {
  border: 1px solid #adb8c0;
  -webkit-box-shadow: 2px 2px 1px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 2px 2px 1px 0px rgba(0, 0, 0, 0.1);
  border-color: #eee;
  color: #99a1a7;
}

.regular-checkbox + label,
.checkbox-all + label {
  background-color: #fafafa;
  border: 1px solid #cacece;
  padding: 9px;
  border-radius: 3px;
  display: inline-block;
  position: relative;
  margin-right: 10px;
  vertical-align: middle;
  -webkit-box-shadow: 2px 2px 1px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 2px 2px 1px 0px rgba(0, 0, 0, 0.1);
  border-color: #eee;
}

.checkbox-all + label {
  margin-bottom: 0;
  vertical-align: sub;
}

.regular-checkbox:checked + label:after,
.checkbox-all:checked + label:after {
  content: '\F00C';
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  top: 3px;
  left: 3px;
  color: #a30034;
}

.regular-checkbox,
.checkbox-all {
  display: none;
}

.mine:checked + label {
  border: 1px solid #adb8c0;
  -webkit-box-shadow: 2px 2px 1px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 1px 0px rgba(0, 0, 0, 0.1);
  border-color: #eee;
  color: #99a1a7;
}

.mine + label {
  background-color: #fafafa;
  border: 1px solid #cacece;
  padding: 9px;
  border-radius: 3px;
  display: inline-block;
  position: relative;
  margin-right: 10px;
  vertical-align: middle;
  -webkit-box-shadow: 2px 2px 1px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 1px 0px rgba(0, 0, 0, 0.1);
  border-color: #eee;
}

.mine:checked + label:after {
  content: '\F00C';
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  top: 3px;
  left: 3px;
  color: #a30034;
}

.mine {
  display: none;
}

.role-priv .box-grey .box-header,
.user-priv .box-grey .box-header {
  background-color: #9e9e9e1f;
}

#user-privilege,
#role-privilege {
  padding: 15px;
}

.filter-table {
  position: relative;
  margin-bottom: 15px;
}

.filter-table .filter-btn {
  margin-bottom: 15px;
}

.filter-table .filter-btn i {
  margin-left: 10px;
}

.filter-table .collaspefilter__filter {
  background: #fff;
  border-radius: 4px;
  padding: 15px;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}

@media (max-width: 48em) {
  .filter-table .collaspefilter__filter .button-save {
    margin-top: 25px;
  }
}

.filter-table .collaspefilter__filter .radio-btn-group {
  display: block;
}

.filter-table .box-header {
  margin-top: 0;
  font-size: 20px;
}

.filter-table .box-header.with-border {
  border: none;
}

.filter-table form.form-horizontal label {
  text-align: left;
  font-weight: 600;
}

.filter-table .collapse-btn:hover,
.filter-table .collapse-btn:focus {
  background-color: #af0034;
}

.directory {
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3), 0 2px 2px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3), 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  margin-right: 10px;
  padding: 10px 15px 10px 10px;
  display: inline-block;
  position: relative;
  min-width: 210px;
  margin-top: 5px;
}

.directory-icon {
  color: #8E8E8E;
  font-size: 18px;
  vertical-align: middle;
}

.directory-name {
  padding-left: 10px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.72);
}

.directory-menu {
  color: #af0034;
  font-size: 18px;
  right: 10px;
  cursor: pointer;
}

.directory .dropdown {
  display: block;
  vertical-align: middle;
  position: absolute;
  right: 14px;
  top: 10px;
  cursor: pointer;
}

.directory .dropdown .dropdown-toggle {
  padding: 2px 0 0 20px;
  display: block;
  text-decoration: none;
}

.directory .dropdown .dropdown-toggle span {
  display: block;
}

.directory .dropdown .dropdown-menu {
  right: -15px;
  left: auto;
}

.directory .dropdown .dropdown-menu span {
  font-size: 18px;
  margin-right: 10px;
  vertical-align: middle;
}

.directory .dropdown .dropdown-menu li a:hover {
  background-color: #af0034;
  color: #fff;
}

.pdn-0 {
  padding-left: 0;
}

.flex-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.drive-item {
  text-decoration: none;
  display: inline-block;
  margin-right: 10px;
}

.drive-item:hover,
.drive-item:active,
.drive-item:focus {
  text-decoration: none;
}

.drive-item-file:hover,
.drive-item-file:active,
.drive-item-file:focus {
  text-decoration: none;
}

.drive-label {
  color: #8E8E8E;
}

.btn-add {
  border: 1px solid #af0034;
  background-color: #fff;
  color: #af0034;
}

.btn-add .btn-icon {
  font-size: 20px;
}

.btn-add .btn-text {
  margin-left: 10px;
}

.btn.btn-add:hover,
.btn.btn-add:focus {
  color: #af0034;
}

.btn-new {
  right: 0;
  left: auto;
}

.btn-new li a:hover {
  background-color: #af0034;
}

.btn-new li a:hover .fa {
  color: #fff;
}

.btn-new li a:hover .btn-new-item {
  color: #fff;
}

.btn-new .fa {
  display: inline-block;
  font-size: 18px;
  color: #8E8E8E;
}

.btn-new .btn-new-item {
  margin-left: 8px;
  display: inline-block;
  color: #8E8E8E;
}

.upload-drop-zone {
  height: 200px;
  border-width: 2px;
  margin-bottom: 20px;
  color: #ccc;
  border-style: dashed;
  border-color: #ccc;
  line-height: 200px;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.upload-drop-zone input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  border: solid transparent;
  width: 100%;
  opacity: 0;
  cursor: pointer;
}

.upload-drop-zone h3 {
  margin-top: 80px;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid #ccc 1px;
  outline: none;
}

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

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #af0034;
  color: #fff;
  padding: 5px 10px;
  margin-top: 7px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove {
  margin-right: 10px;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  font-size: 20px;
  margin-top: 12px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #af0034;
  color: #fff;
}

.pagination li a {
  color: #af0034;
}

hr {
  border-top: 1px solid #af0034;
  margin: 20px 20px;
}

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

.content-wrapper {
  background-color: #ffff;
}

.content-wrapper .box-header .box-title {
  padding: 10px;
  font-size: 25px;
  font-weight: 700;
  color: #af0034;
}

.content-wrapper .box-header .box-tools {
  right: 24px;
  top: 28px;
  background-color: #af0034;
  border-color: #af0034;
}

.content-wrapper .box.box-primary {
  border-top-color: #af0034;
  padding: 0 15px;
}

.content-wrapper .btn-primary {
  background-color: #af0034;
  border-color: #af0034;
}

.content-wrapper .btn-primary.btn-addnew {
  padding: 4px 15px;
  margin-left: 15px;
  margin-top: 10px;
  margin-bottom: 5px;
}

.content-wrapper .btn-primary:hover {
  background-color: #d83c6c;
}

.content-wrapper .form-group .form-control {
  border-color: #eee;
}

.content-wrapper .form-group .form-control:focus {
  border-color: #af0034;
}

.content-wrapper .form-group button.btn-active {
  background-color: #af0034;
  color: #fff;
}

.content-wrapper .form-group .btn-default {
  background-color: #fff;
}

.content-wrapper .form-group .btn-default:hover {
  background-color: #eee;
  border-color: #ddd;
}

.content-wrapper .dataTables_wrapper .dt-buttons.btn-group {
  float: left;
  padding: 10px 0;
}

.content-wrapper .dataTables_wrapper .dt-buttons.btn-group .btn-default {
  background-color: #af0034;
  border-color: #f6f6f6;
  padding: 6px 12px;
  font-size: 14px;
  color: #f6f6f6;
}

.content-wrapper .dataTables_wrapper .dt-buttons.btn-group .btn-default:hover {
  background-color: #d83c6c;
}

.content-wrapper #dataTableBuilder_filter label {
  margin-bottom: 25px;
  padding: 10px 0;
}

.content-wrapper .pagination > .active > a {
  background-color: #af0034;
  border-color: #af0034;
}

.content-wrapper .content-header {
  padding: 24px 15px;
  background-color: #ffff;
}

.content-wrapper .content-header .breadcrumb > .active {
  color: #af0034;
}

.content-wrapper .content-header .breadcrumb {
  position: static;
  padding: 0;
  margin-left: auto;
  background-color: transparent;
}

.content-wrapper .content-header .breadcrumb li {
  text-transform: capitalize;
}

.content-wrapper .content-header .breadcrumb a {
  color: #8a8080;
}

.content-wrapper .content-header .breadcrumb a:hover {
  color: #af0034;
}

.content-wrapper .content-header .breadcrumb > li + li:before {
  color: #8e8686;
}

.content-wrapper table.dataTable .btn-group .btn-danger {
  background-color: #af0034;
  border-color: #af0034;
}

.switch {
  display: inline-block;
  height: 34px;
  position: relative;
  width: 60px;
}

.switch input {
  display: none;
}

.switch .slider {
  background-color: #ccc;
  bottom: 0;
  cursor: pointer;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: .4s;
  transition: .4s;
}

.switch .slider.round {
  border-radius: 34px;
}

.switch .slider.round:before {
  border-radius: 50%;
}

.switch .slider:before {
  background-color: #fff;
  bottom: 4px;
  content: "";
  height: 26px;
  left: 4px;
  position: absolute;
  -webkit-transition: .4s;
  transition: .4s;
  width: 26px;
}

.switch input:checked + .slider {
  background-color: #af0034;
}

.switch input:checked + .slider:before {
  -webkit-transform: translateX(26px);
          transform: translateX(26px);
}

table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child:before {
  background-color: #af0534;
}

table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child:before {
  background-color: #d2d6de;
}

.login-wrapper {
  max-width: 830px;
  width: 100%;
  margin: 0 auto;
  vertical-align: middle;
  padding-left: 40px;
  padding-right: 40px;
}

.login-wrapper .login-title {
  font-size: 33px;
  text-align: center;
}

.login-wrapper .flex-container {
  min-height: 300px;
  margin: 0 auto;
  /* Safari */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.login-wrapper .flex-column {
  padding: 0px;
  background: #dbdfe5;
  /* Safari */
  -ms-flex: 1;
  /* IE 10 */
  -webkit-box-flex: 1;
          flex: 1;
}

.login-wrapper .form-wrapper {
  padding: 35px;
}

.login-wrapper .form-wrapper .form-control {
  border-radius: 0;
}

.login-wrapper .form-wrapper .checkbox {
  text-align: center;
  font-size: 15px;
}

.login-wrapper .form-wrapper .checkbox label {
  margin-bottom: 0;
}

.login-wrapper .form-wrapper .submit-button {
  background: #af0034;
  text-align: center;
  padding: 5px 50px;
  margin: 20px auto;
  color: #fff;
  border-radius: 0;
  font-size: 15px;
  vertical-align: middle;
}

.login-wrapper .form-wrapper .button-submit {
  text-align: center;
}

.login-wrapper .form-wrapper .iconhelp {
  width: 20px;
  height: 20px;
  margin-left: 2px;
  vertical-align: middle;
  font-size: 18px;
  color: #8E8E8E;
}

.login-wrapper .form-wrapper .cookie-text {
  margin-bottom: 20px;
  text-align: center;
}

.login-wrapper .form-wrapper .error-credential {
  color: red;
  font-weight: bold;
}

.login-wrapper figure {
  width: 100%;
  min-height: 100%;
  background-position: center;
  background-size: cover;
  background-image: url(https://images.unsplash.com/photo-1513407030348-c983a97b98d8?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=477ae5a62fd5ade3f1e3a08c013af882&auto=format&fit=crop&w=1502&q=80);
}

.login-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 100vh;
}

@media (max-width: 40em) {
  .login-section {
    min-height: auto;
    margin-bottom: 60px;
  }

  .login-wrapper {
    margin-top: 145px;
  }

  .login-wrapper .flex-container {
    display: block;
  }

  .login-wrapper .flex-container .form-wrapper .cookie-text {
    margin-bottom: 0;
  }

  .login-wrapper .flex-container .form-wrapper .submit-button {
    padding: 5px 12px;
    width: 100%;
  }
}

.modal-header {
  background-color: #af0034;
}

.modal-header .close {
  font-size: 26px;
  margin-top: 0px;
}

.modal-header-span {
  color: #fff;
}

.modal-title span {
  margin-right: 5px;
}

.modal .nav-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.modal .nav-tabs li {
  border: 2px solid transparent;
}

.modal .nav-tabs li.active {
  border-top: 2px solid #af0034;
}

.modal .nav-tabs li.active a {
  color: #af0034;
}

.modal .nav-tabs li a {
  color: #8E8E8E;
  border: none;
  text-align: center;
}

.modal .nav-tabs li a span {
  font-size: 20px;
  display: block;
  margin-bottom: 2px;
}

.modal .nav-tabs li a:hover,
.modal .nav-tabs li a:focus {
  border: none;
}

#delete .modal-body p {
  margin-bottom: 0;
  margin-top: 15px;
}

#delete .modal-footer {
  padding-top: 0;
}

.table.borderless td,
.table.borderless th {
  border: none;
}

.modal .table {
  margin-top: 20px;
}

table.table-version-control tr th:first-child {
  width: 35%;
}

table.table-version-control tr th:last-child {
  width: 20%;
}

table.table-version-control td .tvc-no {
  background-color: #E7E7E7;
  padding: 0 2px;
}

table.table-version-control td .tvc-timestamp {
  margin-right: 5px;
}

table.table-version-control td .badge {
  vertical-align: text-bottom;
  background-color: #af0034;
}

table.table-version-control td .tvc-no,
table.table-version-control td .tvc-timestamp {
  display: inline-block;
}

table.table-version-control td .tvc-upload {
  display: block;
}

table.table-version-control td .dropdown-menu {
  border: 1px solid rgba(0, 0, 0, 0.15);
}

table.table-version-control td .dropdown-menu a {
  display: block;
  color: #8E8E8E;
}

table.table-version-control td .dropdown-menu a:hover {
  background-color: #af0034;
  color: #fff;
}

table.table-info tr td:first-child {
  width: 50%;
}

table.table-stat tr th:first-child {
  width: 35%;
}

table.table-stat tr th:first-child span:first-child {
  font-size: 18px;
  font-weight: 800;
}

table.table-stat tr th:first-child span {
  color: #8E8E8E;
  display: block;
  font-weight: 400;
}

table.table-stat tr th span {
  color: #8E8E8E;
  display: block;
  font-weight: 400;
}

table.table-stat tr th span.fa {
  padding: 3px 0;
  font-size: 18px;
}

table.table-stat .table-btn-add {
  border: none;
  outline: none;
  background-color: transparent;
}

table.table-stat .table-btn-add span {
  color: #af0034;
}

table.table-stat .table-btn-add:not(.active) .fa-minus {
  display: none;
}

table.table-stat .table-btn-add:not(.active) .fa-plus {
  display: block;
}

table.table-stat .table-btn-add.active .fa-minus {
  display: block;
}

table.table-stat .table-btn-add.active .fa-plus {
  display: none;
}

table.table-stat.table-modify {
  margin-top: 0;
}

table.table-stat.table-modify tr td:first-child span {
  display: block;
}

.read {
  background-color: #F3F7F7;
}

.unread {
  background-color: #FFFFFF;
  font-weight: bold;
}

.matrix-table th span {
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
  white-space: nowrap;
}

#form1 h3 {
  text-align: center;
}

.knowledge-table {
  border-top: none;
}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr {
  border-top: 1px solid #ddd;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  border-top: 0;
}

.attendance_details {
  min-height: .01%;
  overflow-x: auto;
  margin-bottom: 20px;
}

.attendance_details thead tr th {
  background-color: #af0034;
  color: #fff;
}

.attendance_details thead tr th:first-child {
  min-width: 220px;
}

.attendance_details .custom-head {
  vertical-align: middle;
}

.attendance_details .custom-head:not(:first-child) {
  text-align: center;
}

.attendance_details .custom-column:not(:first-child) {
  text-align: center;
}

.attendance_details .custom-column:first-child {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.table > tbody > tr > td {
  vertical-align: middle;
  font-weight: bold;
}

.table > tbody > tr > td.holiday {
  background-color: #DBDADA;
}

.table > tbody > tr > td.present {
  background-color: green;
}

.attendance_reference__leave {
  margin: 15px 0;
}

.attendance_reference__leave > span {
  margin-right: 10px;
  vertical-align: middle;
  text-align: center;
}

.attendance_reference fieldset span {
  border: 1px solid transparent;
  padding: 0 5px;
}

.attendance_reference fieldset span.holiday {
  background: #ccc;
}

.attendance_reference fieldset span.present {
  background: #008000a3;
}

.attendance_reference fieldset span.cop {
  background: #ffca0080;
}

.attendance_reference fieldset span.absent {
  background: red;
}

.attendance_reference fieldset .leaves {
  margin: 15px 0;
}

.reference-name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.reference-badge-container {
  width: 20%;
  display: inline-block;
}

.privilleged {
  cursor: pointer;
}

.privilleged:hover {
  background-color: #af003421;
}

#timeline {
  width: 100%;
  margin: 30px auto;
  position: relative;
  padding: 0 10px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

#timeline:before {
  content: "";
  width: 3px;
  height: calc(100% - 50px);
  background: #af0034;
  left: 50%;
  top: auto;
  bottom: 70px;
  position: absolute;
}

#timeline:after {
  content: "";
  clear: both;
  display: table;
  width: 100%;
}

#timeline .timeline-item {
  margin-bottom: 30px;
  position: relative;
}

#timeline .timeline-item .timeline-icon {
  background: #af0034;
  width: 50px;
  height: 50px;
  position: absolute;
  top: -6px;
  left: 50%;
  overflow: hidden;
  margin-left: -23px;
  border-radius: 50%;
}

#timeline .timeline-item .timeline-icon span {
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #fff;
  font-size: 20px;
}

#timeline .timeline-item .timeline-content {
  width: 45%;
  background: #fff;
  padding: 20px;
  border: 1px solid #af0034;
  -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#timeline .timeline-item .timeline-content.left {
  text-align: right;
}

#timeline .timeline-item .timeline-content.left span {
  display: block;
}

#timeline .timeline-item .timeline-content h4 {
  padding: 10px 20px;
  background: #af0034;
  color: #fff;
  margin: -20px -20px 0 -20px;
  border-radius: 3px 3px 0 0;
}

#timeline .timeline-item .timeline-content p {
  margin-top: 10px;
  margin-bottom: 0;
}

#timeline .timeline-item .timeline-content:before {
  content: '';
  position: absolute;
  left: 45%;
  top: 15px;
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 7px solid #af0034;
}

#timeline .timeline-item .timeline-content.right {
  float: right;
}

#timeline .timeline-item .timeline-content.right:before {
  content: '';
  right: 45%;
  left: inherit;
  border-left: 0;
  border-right: 7px solid #af0034;
}

@media screen and (max-width: 768px) {
  #timeline {
    margin: 30px;
    padding: 0px;
    width: 90%;
  }

  #timeline:before {
    left: 0;
  }

  #timeline .timeline-item .timeline-content {
    width: 90%;
    float: right;
  }

  #timeline .timeline-item .timeline-content:before,
  #timeline .timeline-item .timeline-content.right:before {
    left: 10%;
    margin-left: -6px;
    border-left: 0;
    border-right: 7px solid #af0034;
  }

  #timeline .timeline-item .timeline-icon {
    left: 0;
  }
}

.contract-obj-status {
  position: relative;
  margin-left: auto;
}

.user-profile form h4 {
  margin: 20px 30px;
  color: #af0034;
}

.user-profile form .form-group .btn-primary {
  background-color: #af0034;
  border-color: #af0034;
}

.user-profile form .form-group .btn-primary:hover {
  background-color: #d83c6c;
  border-color: #d83c6c;
}

.user-profile .nav-tabs-custom > .nav-tabs > li.active {
  border-top-color: #af0034;
}

.user-profile .list-group-item a {
  color: #af0034;
}

.user-profile .list-group-item:first-child {
  border-top: none;
}

.user-profile .list-group-item:last-child {
  border-bottom: none;
}

input.parsley-success,
select.parsley-success,
textarea.parsley-success {
  color: #468847;
  background-color: #DFF0D8;
  border: 1px solid #D6E9C6;
}

input.parsley-error,
select.parsley-error,
textarea.parsley-error {
  color: #B94A48;
  background-color: #F2DEDE;
  border: 1px solid #EED3D7;
}

.parsley-errors-list {
  margin: 2px 0 3px;
  padding: 0;
  list-style-type: none;
  font-size: 0.9em;
  line-height: 0.9em;
  opacity: 0;
  color: #B94A48;
  transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in;
}

.parsley-errors-list.filled {
  opacity: 1;
}

.swal-modal {
  width: 400px;
}

.swal-modal .swal-icon--warning {
  border-color: #af0034;
  -webkit-animation: none;
          animation: none;
}

.swal-modal .swal-icon--warning span {
  background-color: #af0034;
}

.swal-modal .swal-footer .swal-button--danger {
  background-color: #af0034;
}

body.screen_ar {
  font-family: "GESSTwoLight" !important;
}

.screen_ar h1,
.screen_ar h2,
.screen_ar h3,
.screen_ar h4,
.screen_ar h5,
.screen_ar h6,
.screen_ar .h1,
.screen_ar .h2,
.screen_ar .h3,
.screen_ar .h4,
.screen_ar .h5,
.screen_ar .h6 {
  font-family: "GESSTwoLight" !important;
}

.screen_ar .pull-right {
  float: left !important;
}

@media (min-width: 40.5em) {
  .screen_ar .main-header .logo {
    float: right;
  }

  .screen_ar .main-header .langmenu .english span {
    float: left;
  }

  .screen_ar .main-header .navbar {
    margin-right: 230px;
    -webkit-transition: none;
    transition: none;
    margin-left: 0;
  }

  .screen_ar .main-header .navbar .nav-collapse {
    float: right;
  }

  .screen_ar .main-header .navbar .navbar-custom-menu {
    float: left;
  }

  .screen_ar .main-header .navbar .navbar-custom-menu .navbar-nav {
    margin-left: 10px;
  }

  .screen_ar .main-header .navbar .navbar-custom-menu .dropdown.open .dropdown-menu {
    right: auto;
    left: 5%;
  }

  .screen_ar .main-header .navbar .navbar-nav .notifications-menu,
  .screen_ar .main-header .navbar .navbar-nav .messages-menu {
    float: right;
  }

  .screen_ar .main-header .navbar .navbar-nav .user-menu a img,
  .screen_ar .main-header .navbar .navbar-nav .notifications-menu a img {
    margin-left: 10px;
    float: right;
    margin-right: auto;
  }

  .screen_ar .main-header .navbar .navbar-nav .notifications-menu.open li {
    text-align: right;
  }

  .screen_ar .main-header .navbar .navbar-nav .messagecontent li h4,
  .screen_ar .main-header .navbar .navbar-nav .messagecontent li p {
    text-align: right;
  }

  .screen_ar .main-header .navbar .navbar-nav .messagecontent li small {
    right: auto;
    left: 0;
  }
}

.screen_ar .main-sidebar {
  right: 10px;
  left: auto;
}

.screen_ar .main-sidebar .sidebar-main .main-menu {
  text-align: right;
  margin-right: 12px;
}

.screen_ar .main-sidebar .sidebar-main .main-menu .side-menu i {
  right: 5px;
  position: absolute;
  top: 16px;
}

.screen_ar .main-sidebar .sidebar-main .main-menu .side-menu span {
  margin-right: 20px;
}

.screen_ar .content-wrapper {
  margin-right: 265px;
  margin-left: 0;
}

.screen_ar .content-wrapper .designation,
.screen_ar .content-wrapper .department {
  float: right;
}

.screen_ar .content-wrapper .content-header .breadcrumb {
  left: 12px;
  right: auto;
  position: absolute;
  top: 5px;
}

.screen_ar .content-wrapper h1.addbtn {
  float: left !important;
}

.screen_ar .content-wrapper h1.dash-title,
.screen_ar .content-wrapper h1.module-title {
  float: none !important;
}

.screen_ar .content-wrapper .dataTables_wrapper table thead th {
  text-align: right;
  padding-right: 0;
}

.screen_ar .content-wrapper .dataTables_wrapper table thead th:after {
  left: 8px;
  right: auto;
}

.screen_ar .content-wrapper .dataTables_wrapper .dataTable tbody form .btn-group > .btn {
  float: right;
}

.screen_ar .content-wrapper .dataTables_wrapper .dt-buttons.btn-group {
  float: right;
}

.screen_ar .content-wrapper .dataTables_wrapper .dataTables_filter {
  text-align: left;
}

.screen_ar .content-wrapper .dataTables_wrapper .dataTables_filter input {
  margin-right: 0.5em;
  margin-left: auto;
}

.screen_ar .content-wrapper .dataTables_wrapper .dataTables_paginate {
  text-align: left;
}

@media (max-width: 48em) {
  .screen_ar .content-wrapper .dataTables_wrapper .dataTables_paginate {
    text-align: center;
  }
}

.screen_ar .content-wrapper .filter-table .box-header {
  float: left;
  margin-bottom: 0;
}

.screen_ar .content-wrapper .filter-table .form-horizontal {
  margin-top: 45px;
}

.screen_ar .content-wrapper .filter-table .form-horizontal .col-md-4 {
  float: right;
}

.screen_ar .content-wrapper .filter-table .form-horizontal .form-group:last-child {
  width: 100%;
}

.screen_ar .content-wrapper .products-list .dropdown {
  right: auto;
  left: 18px;
}

.screen_ar .content-wrapper .products-list .dropdown .dropdown-menu {
  left: 0;
  right: auto;
}

.screen_ar .content-wrapper .products-list .dropdown.open .dropdown-menu li > a {
  text-align: right;
  padding: 3px 8px;
}

.screen_ar .content-wrapper .products-list .dropdown.open .dropdown-menu li > a .fa {
  margin-left: 10px;
}

.screen_ar .content-wrapper .products-list .product-img {
  float: right;
}

.screen_ar .content-wrapper .user-profile .list-group-item a {
  float: left !important;
}

@media (min-width: 62.125em) and (max-width: 75em) {
  .screen_ar .content-wrapper .user-profile .list-group-item a {
    float: none !important;
    display: block;
  }
}

.screen_ar .content-wrapper .user-profile .profile-username {
  margin-right: 10px;
}

.screen_ar .content-wrapper .dashboard-admin .small-box .icon-users {
  right: auto;
  left: 10px;
}

.screen_ar .content-wrapper .dashboard-admin .table > thead:first-child > tr:first-child > th {
  text-align: right;
}

.screen_ar .content-wrapper .back-btn {
  float: right;
}

.screen_ar .content-wrapper .file-list {
  float: left;
}

.screen_ar .content-wrapper .modal button.close {
  float: left;
}

@media (max-width: 48em) {
  .screen_ar .main-header .nav-collapse.collapse .nav {
    float: right;
  }

  .screen_ar .main-header .sidebar-toggle {
    float: right;
  }

  .screen_ar .main-header .navbar-custom-menu {
    float: left;
  }

  .screen_ar .nofile {
    top: 50%;
  }

  .screen_ar .main-sidebar {
    right: 0;
    -webkit-transform: translate(230px, 0);
            transform: translate(230px, 0);
  }

  .screen_ar .content-wrapper {
    margin-right: 0;
  }

  .screen_ar.sidebar-open .main-sidebar {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }

  .screen_ar.sidebar-open .content-wrapper {
    -webkit-transform: translate(-230px, 0);
            transform: translate(-230px, 0);
  }
}

@media (min-width: 40.0625em) and (max-width: 47.9375em) {
  .screen_ar .main-header .nav-collapse.collapse {
    float: right;
  }

  .screen_ar .main-header .logo {
    width: auto !important;
  }

  .screen_ar .main-header .navbar-custom-menu {
    width: 60%;
  }

  .screen_ar .main-header .navbar-custom-menu .user-menu a img {
    margin-top: -3px;
  }
}

@media (min-width: 30.0625em) and (max-width: 62em) {
  .screen_ar .content-wrapper .dataTables_wrapper .dataTables_filter {
    text-align: left;
    width: auto;
  }

  .screen_ar .content-wrapper .dataTables_wrapper .dataTables_filter label {
    width: 100%;
    text-align: left;
  }

  .screen_ar .content-wrapper .btn-primary.btn-addnew {
    margin-left: 0;
  }
}

.screen_ar .navbar-nav .user-menu.open .user-footer .pull-left {
  float: right !important;
}

.screen_ar .navbar-nav .user-menu.open .user-footer .pull-right {
  float: left !important;
}

.screen_ar .files .file-list.open .dropdown-menu li {
  text-align: right;
}

.screen_ar .workflow {
  float: right;
}

@media (max-width: 62em) {
  .screen_ar .workflow {
    width: 100%;
  }
}

.screen_ar .workflow .mailbox-attachments {
  float: right;
}

.screen_ar .workflow .workflow-btn {
  margin-left: 0;
}

.screen_ar .workflow .workflow-btn .btn-align {
  float: left !important;
}

.screen_ar .qform .nav-pills > li {
  float: right;
}

.screen_ar .checkbox input[type=checkbox],
.screen_ar .checkbox input[type=radio],
.screen_ar .checkbox-inline input[type=checkbox],
.screen_ar .checkbox-inline input[type=radio],
.screen_ar .radio input[type=checkbox],
.screen_ar .radio input[type=radio],
.screen_ar .radio-inline input[type=checkbox],
.screen_ar .radio-inline input[type=radio] {
  margin-left: 0;
  margin-right: -20px;
}

.screen_ar .has-feedback .form-control {
  padding-right: 12px;
}

.screen_ar .content-wrapper .btn-primary.btn-addnew {
  margin-left: 0;
  margin-right: 5px;
}

.screen_ar .dropdown-menu > li > a {
  text-align: right;
}

.screen_ar .sidebar-menu li > a > .pull-right-container {
  margin-right: auto;
  margin-left: 0;
}

.screen_ar .nav-tabs.nav-justified {
  padding-right: 0;
}

.screen_ar .ml-a,
.screen_ar .job-details__action,
.screen_ar .career__listing-controller .showing-number,
.screen_ar .job-search {
  margin-right: auto;
  margin-left: 0;
}

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

.screen_ar .jobs__details {
  padding-left: 0;
  padding-right: 15px;
}

.screen_ar .career__listing .pagination {
  direction: ltr;
}

.screen_ar .career__listing-title a::before {
  left: 0;
  right: auto;
}

.screen_ar .career__listing-accordion ul li {
  padding-left: 0;
  padding-right: 15px;
}

.screen_ar .career__listing-accordion ul li::before {
  right: 0;
  left: auto;
}

.screen_ar .details-information > .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 48em) {
  .screen_ar .details-information > .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.screen_ar .details-section {
  padding-right: 30px;
  padding-left: 0;
}

.screen_ar .details-section h4 svg {
  right: -30px;
  left: 0;
}

.screen_ar .job-summary ul,
.screen_ar .company-info ul {
  direction: ltr;
  text-align: right;
}

.screen_ar .share-job-post .share {
  margin-right: 0;
  margin-left: 10px;
}

.screen_ar .job-details__info-logo {
  margin-left: 20px;
  margin-right: 0;
}

.screen_ar .job-info .tag-item {
  margin-right: 0;
  margin-left: 15px;
}

.screen_ar .job-search form button {
  right: auto;
  left: 0;
}

.screen_ar .workflowcomment .user-block .username {
  margin-left: 0;
}

.screen_ar .workflowcomment .user-block img {
  float: right;
  margin-left: 10px;
}

.screen_ar .workflowcomment .username .label {
  margin-left: 0;
  margin-right: auto;
}

.screen_ar .workflowcomment .userdetailsblock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.screen_ar .workflowcomment .userdetailsblock a {
  margin-left: 10px;
}

.screen_ar .privilege .box-grey .box-header .box-tools {
  display: block;
  left: 10px;
  right: auto;
}

.screen_ar .nav-pills > li {
  float: right;
}

.table-dynamic-input .btn-danger {
  background-color: #af0034;
  border-color: #af0034;
}

.table-dynamic-input .form-group {
  margin-bottom: 0;
}

.table-dynamic-input tbody tr td {
  vertical-align: middle;
}

.leav-pend .list-group-item:first-child {
  border-top: none;
}

.leav-pend .list-group-item:last-child {
  border-bottom: none;
}

.leav-pend .panel-heading {
  color: #f4f4f4 !important;
  background-color: #af0034 !important;
}

#nestableMenu .dd-list .btn-primary.btn-addnew {
  margin-bottom: 0;
  margin-top: 0;
}

.form-para {
  margin: 20px 0;
}

.form-head {
  margin: 15px 8px;
  font-size: 22px;
  border-bottom: 1px solid #f4f4f4;
  padding: 10px 0;
}

.quality-form .nav-tabs-custom {
  margin-bottom: 20px;
  background: #fff;
  border-radius: 3px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.quality-form .nav-tabs-custom > .nav-tabs > li.active {
  border-top-color: #af0034;
}

.quality-form table caption {
  padding: 14px 8px;
  border: 1px solid #f4f4f4;
}

.quality-form table tr th {
  text-align: center;
  vertical-align: middle;
  border: 1px solid #ddd;
}

.quality-form table tr td {
  padding: 10px;
  vertical-align: middle;
  text-align: center;
  border: 1px solid #ddd;
}

.quality-form table.table th i {
  font-size: 13px;
  margin: 0 5px;
  cursor: pointer;
}

.quality-form table.table td a {
  cursor: pointer;
  display: inline-block;
  margin: 0 5px;
  min-width: 24px;
}

.quality-form table.table td a.add {
  color: #27C46B;
}

.quality-form table.table td a.edit {
  color: #FFC107;
}

.quality-form table.table td a.delete {
  color: #E34724;
}

.quality-form table.table td i {
  font-size: 19px;
}

.quality-form table.table td a.add i {
  font-size: 24px;
  margin-right: -1px;
  position: relative;
  top: 3px;
}

.quality-form table.table .form-control.error {
  border-color: #f50000;
}

.quality-form table.table td .add {
  display: none;
}

.quality-form .btn-bg,
.quality-form .add-new,
.quality-form .delete {
  height: 30px;
  font-weight: bold;
  font-size: 12px;
  text-shadow: none;
  min-width: 100px;
  border-radius: 50px;
  line-height: 13px;
  margin-bottom: 10px;
  margin-left: 5px;
}

.quality-form .btn-bg,
.quality-form .btn-bg:active,
.quality-form .add-new,
.quality-form .add-new:hover {
  background-color: #af0034;
  border-color: #af0034;
  float: right;
}

.quality-form .form-list {
  max-width: 80%;
}

.quality-form .form-list .panel-default {
  position: relative;
}

.quality-form .form-list .panel-default .panel-heading {
  padding: 25px 15px;
}

.quality-form .form-list .panel-default .panel-heading .panel-title {
  color: #333;
}

.quality-form .form-list .panel-default .panel-body table thead {
  background-color: #af0534;
  color: #fff;
  border: 1px solid #ddd;
}

.quality-form .form-list .panel-default .panel-body table tbody tr td {
  font-size: 16px;
}

.quality-form .form-list .panel-default .panel-body table tbody td.status-approved {
  color: green;
}

.quality-form .form-list .panel-default .panel-body table tbody td.status-rejected {
  color: red;
}

.quality-form .form-list .panel-default .panel-body table tbody td.status-rejected a {
  margin-left: 12px;
  color: #af0534;
}

.quality-form .form-list .panel-default .panel-body table tbody td.status-waiting {
  color: orange;
}

.quality-form .form-list .panel-default .status {
  position: absolute;
  right: 15px;
  top: 15px;
}

.content-wrapper {
  padding-bottom: 80px;
}

.specification-form .domain-table td[colspan="3"] {
  text-align: left;
}

.custom-pdng {
  padding: 25px 10px !important;
}

.attendance-panel .panel-title {
  margin-top: 7px;
  color: #af0034;
}

.mgn-tp {
  margin-top: 25px;
}

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

.download-content-wrapper {
  background-color: #ecf0f5;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 300px;
  vertical-align: middle;
  height: 100vh;
  height: 100%;
}

.download-content-wrapper .mailbox-attachment-icon {
  padding: 57px 10px;
}

.download-content-wrapper .attachment-list {
  background: #fff;
  width: 300px;
}

.download-content-wrapper .fa-cloud-download {
  font-size: 21px;
}

.download-content-wrapper .btn-default {
  position: relative;
  bottom: 16px;
}

.import-excel {
  background-color: #af0034;
  color: #fff;
}

.primaryText {
  color: #af0034;
}

.starchecked {
  color: #af0034;
}

#attendanceImport {
  display: inline-block;
}

#attendanceImportfile {
  display: inline-block;
}

.attendance-panel-head {
  height: 55px;
}

.newBody {
  height: 100% !important;
  min-height: 100% !important;
}

.remove-btn .btn-primary {
  margin: 10px;
  background-color: #dd3966;
  border-color: #dd3966;
}

.top-banner {
  height: 150px;
  background-color: black;
  text-align: justify;
  color: white;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 25px;
}

.joblistingfilter {
  padding: 30px 15px;
  margin-top: 40px;
  background: #fcfcfc;
  border: 1px solid #f0f0f0;
}

.joblistingfilter h3.side-title {
  margin: 0;
  margin-bottom: 10px;
  padding: 0;
  font-size: 20px;
  color: #333;
  text-transform: uppercase;
}

.joblistingfilter h3.side-title:after {
  content: '';
  width: 60px;
  height: 1px;
  background: #ff173c;
  display: block;
  margin-top: 6px;
}

.joblistingfilter ul {
  margin-bottom: 0;
}

.joblistingfilter li a {
  color: #666;
  font-size: 14px;
  text-transform: uppercase;
  border-bottom: 1px solid #f0f0f0;
  line-height: 40px;
  display: block;
  text-decoration: none;
}

.joblistingfilter li a:hover {
  color: #ff173c;
}

.joblistingfilter li:last-child a {
  border-bottom: 0;
}

.card {
  font-size: 1em;
  overflow: hidden;
  padding: 0;
  border: none;
  border-radius: .28571429rem;
  -webkit-box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
          box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
}

.card-block {
  font-size: 1em;
  position: relative;
  margin: 0;
  padding: 1em;
  border: none;
  border-top: 1px solid rgba(34, 36, 38, 0.1);
  -webkit-box-shadow: none;
          box-shadow: none;
}

.card-img-top {
  display: block;
  width: 100%;
  height: auto;
}

.card-title {
  font-size: 1.28571429em;
  font-weight: 700;
  line-height: 1.2857em;
}

.card-text {
  clear: both;
  margin-top: .5em;
  color: rgba(0, 0, 0, 0.68);
}

.card-footer {
  font-size: 1em;
  position: static;
  top: 0;
  left: 0;
  max-width: 100%;
  padding: .75em 1em;
  color: rgba(0, 0, 0, 0.4);
  border-top: 1px solid rgba(0, 0, 0, 0.05) !important;
  background: #fff;
}

.card-inverse .btn {
  border: 1px solid rgba(0, 0, 0, 0.05);
}

#incidentForm .panel-default > .panel-heading,
.incidentWizard .panel-default > .panel-heading,
.corrective-action .panel-default > .panel-heading {
  color: #f9fafc;
  background-color: #af0034;
  border-color: #af0034;
}

#incidentForm ul,
.incidentWizard ul,
.corrective-action ul {
  list-style-type: none;
}

#incidentForm label,
.incidentWizard label,
.corrective-action label {
  font-weight: normal;
}

#B_table,
#tbl_matrix,
#learning_outcomes,
#matrix_table,
#matrix_course {
  table-layout: fixed;
}

#B_table tbody tr td.table_pdng,
#tbl_matrix tbody tr td.table_pdng,
#learning_outcomes tbody tr td.table_pdng,
#matrix_table tbody tr td.table_pdng,
#matrix_course tbody tr td.table_pdng {
  padding: 0;
}

#B_table tbody table tbody tr td:first-child,
#tbl_matrix tbody table tbody tr td:first-child,
#learning_outcomes tbody table tbody tr td:first-child,
#matrix_table tbody table tbody tr td:first-child,
#matrix_course tbody table tbody tr td:first-child {
  border-left: 0;
  border-right: 0;
}

#matrix_table {
  table-layout: auto;
}

#B_table thead tr th:first-child,
#tbl_matrix thead tr th:first-child,
#matrix_table thead tr th:first-child,
#matrix_course thead tr th:first-child {
  width: 40px;
}

#B_table thead tr th:last-child,
#tbl_matrix thead tr th:last-child,
#matrix_table thead tr th:last-child,
#matrix_course thead tr th:last-child {
  width: 140px;
}

#B_table tbody table tbody tr td:first-child,
#tbl_matrix tbody table tbody tr td:first-child,
#matrix_table tbody table tbody tr td:first-child,
#matrix_course tbody table tbody tr td:first-child {
  width: 36px;
}

#B_table tbody table tbody tr td:last-child,
#tbl_matrix tbody table tbody tr td:last-child,
#matrix_table tbody table tbody tr td:last-child,
#matrix_course tbody table tbody tr td:last-child {
  width: 140px;
}

.hidden-row {
  visibility: hidden;
  height: 0;
}

.hidden-row td {
  height: 0;
  padding-top: 0 !important;
  padding-bottom: !important;
}

.hidden-row input {
  height: 0;
  padding: 0 !important;
}

.form_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.d-flex {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}

.ml-auto,
.mx-auto {
  margin-left: auto;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.nav-tabs-custom {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.post {
  border: none;
}

.mb-1,
.my-1 {
  margin-bottom: 10px !important;
}

.mb-2,
.my-2 {
  margin-bottom: 20px !important;
}

.incidentWizard.custom-incident label {
  font-weight: 300 !important;
  font-size: 15px;
}

.incidentWizard.custom-incident p {
  margin-bottom: 40px;
}

.incidentWizard.custom-incident input:-moz-read-only,
.incidentWizard.custom-incident textarea:-moz-read-only {
  border: none;
  font-size: 20px;
}

.incidentWizard.custom-incident input:read-only,
.incidentWizard.custom-incident textarea:read-only {
  border: none;
  font-size: 20px;
}

.screen_ar .ml-auto,
.screen_ar .mx-auto {
  margin-right: auto;
  margin-left: 0;
}

.screen_ar .timeline:before {
  right: 0;
  left: auto;
}

.screen_ar .timeline > li > .fa,
.screen_ar .timeline > li > .glyphicon,
.screen_ar .timeline > li > .ion {
  right: -24px;
  left: auto;
}

.box-body {
  padding-left: 0;
  padding-right: 0;
}

.content-wrapper .content-header {
  padding-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 15px;
}

.workflow-incident {
  padding: 15px 0;
}

#message_table thead tr th {
  font-weight: bold;
}

#message_table tbody tr td {
  font-weight: normal;
}

.login .sidebar-toggle {
  visibility: hidden;
}

.box {
  border-radius: 0;
  border-top: 1px solid;
}

.form__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.flow-wrapper {
  padding: 30px 15px;
}

.flow-wrapper .flow-add {
  margin-top: 24px;
  padding-left: 15px;
  padding-right: 15px;
}

.flow-wrapper .flow-save {
  margin-top: 10px;
}

.flow-wrapper .btn-primary.btn-addnew.flow-save {
  margin-left: 0;
}

.flow-wrapper #sortable {
  list-style-type: none;
}

.flow-wrapper .position-space {
  margin-top: 10px;
  background: #e1e1e1;
  border: 1px solid #c5c5c5;
}

.flow-wrapper .delete-btn {
  color: #af0034;
  float: right;
}

.time-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -5px;
}

.time-block .time-select {
  padding: 0 5px;
  width: 50%;
}

.box-grey .box-header {
  background-color: #e7e7e7;
  padding: 15px;
}

.box-grey .box-header .box-title {
  padding: 0;
  font-size: 15px;
  color: #666;
}

.box-grey .box-header .box-tools {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.box-grey .box-header .box-tools i {
  color: #fff;
}

.workflowcomment .username {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.workflowcomment .username .label {
  margin-left: auto;
}

.comment-wrapper {
  max-height: 500px;
  overflow-y: auto;
  padding: 0 0 20px 0;
}

.btn {
  cursor: pointer;
}

.btn-theme {
  background-color: #af0034;
  border-color: #af0034;
  color: #fff;
}

.btn-theme:hover,
.btn-theme:focus {
  background-color: #96002c !important;
  border-color: #96002c !important;
  color: #ffffff !important;
}

.btn-tab {
  background-color: #c1c1c1;
  border-color: #c1c1c1;
  color: #444;
}

.btn-tab:hover {
  background-color: #b4b4b4 !important;
  border-color: #b4b4b4 !important;
  color: #444;
}

.active .btn-tab {
  background-color: #af0034 !important;
  border-color: #af0034 !important;
  color: #fff !important;
}

.active .btn-tab:hover {
  background-color: #96002c !important;
  border-color: #96002c !important;
  color: #ffffff !important;
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.ml-a {
  margin-left: auto;
}

.wraper-block {
  margin-top: 100px !important;
  margin-bottom: 100px !important;
}

table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
  bottom: 8px;
}

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

.link-wrapper .offer-accept {
  margin-right: 10px;
}

.verification-submit,
.verification-contract-submit {
  margin-left: 30px;
  padding-top: 3px;
  padding-bottom: 3px;
  background: #af0034;
  color: #fff;
}

.hidden {
  visibility: hidden;
}

.verification-success {
  color: #00a65a;
  font-weight: 600;
}

.verification-invalid {
  color: #f00;
  font-weight: 600;
}

.joboffer-verify,
.contract-verify {
  padding-top: 3px;
  padding-bottom: 3px;
  background: #af0034;
  color: #fff;
  text-align: right;
  margin-top: 30px;
  border: none;
  float: right;
}

.joboffer-verify:hover,
.joboffer-verify:active,
.contract-verify:hover,
.contract-verify:active {
  padding-top: 3px;
  padding-bottom: 3px;
  background: #af0034;
  color: #fff;
  text-align: right;
  margin-top: 30px;
}

.table-employee table thead {
  background: #af0034;
  color: #fff;
}

.table-employee table tbody {
  background: #fff;
}

.table-employee table tbody tr i {
  color: #af0034;
  font-size: 1.5rem;
}

.employee-add img {
  width: auto;
  height: 100%;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > a:hover {
  background-color: #af0034 !important;
  border-color: #af0034;
}

.personal_details .switch {
  margin-bottom: -10px;
}

.invoice-leave .page-header {
  padding-bottom: 25px;
  margin: 10px 0 25px;
}

.invoice-leave .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.invoice-leave .row .invoice-info {
  -webkit-box-flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: initial;
      flex-shrink: initial;
}

.invoice-leave .row .invoice-info .panel-default {
  width: 763px;
}

.invoice-leave .panel-default > .panel-heading {
  color: #f5f5f5;
  background-color: #af0034;
  border-color: #af0034;
  padding: 15px;
}

.invoice-leave .list-group .list-group-item {
  border: none;
}

.invoice-leave .list-group .list-group-item textarea {
  margin-top: 20px;
}

.invoice-leave .nav-stacked > li {
  border-bottom: 1px solid #f1eded;
  margin: 0;
}

.employee-details,
.leave-details,
.attendance-details {
  border: 1px solid #eee;
  padding: 15px;
  margin-bottom: 10px;
}

.employee-details h4,
.leave-details h4,
.attendance-details h4 {
  color: #af0034;
}

.employee-details b,
.leave-details b,
.attendance-details b {
  margin-right: 10px;
}

fieldset {
  border: 1px solid #af0034;
  margin: 0 2px;
  padding: .35em 2.625em .75em;
  margin-bottom: 20px;
}

fieldset legend {
  width: auto;
  border-bottom: none;
  color: #af0534;
  padding: 0 10px;
  font-size: 15px;
  border: 1px solid #f4f4f4;
  background: #d2d6de6e;
}

.personal-info {
  background-color: #ffff;
}

.comment-wrapper {
  max-height: 400px;
  overflow: auto;
}

.workflowcomment {
  padding: 15px;
}

.workflowcomment.post:last-of-type {
  padding-bottom: 15px;
}

.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex-container .flex-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.assetrequest fieldset {
  width: 100%;
}

.assetrequest fieldset p {
  padding: 0 5px;
}

.table > tbody > tr > td {
  font-weight: normal;
}

.table-responsive {
  overflow-x: initial;
}

.usr-privilege .panel-body {
  /*height: 100px !important;*/
}

.radio-btn-group .active-btn {
  background-color: #f4f4f4;
  color: #999;
  border-color: white;
}

.radio-btn-group .active-btn.active,
.radio-btn-group .active-btn:hover {
  background-color: #af0034;
  color: white;
  outline: none;
}

.check-in-wrapper,
.request-wrapper {
  padding-bottom: 20px;
}

.border-none {
  border: none;
}

.attendance-override-details .override-title hr {
  margin-left: 0;
}

.flow-sort.ui-sortable {
  padding: 0;
}

.compensatory-button-wrapper {
  margin-top: 20px;
}

.attendance-info-img img {
  width: 110px;
  height: 100px;
  -o-object-fit: cover;
     object-fit: cover;
}

.attendance_calendar.fc-unthemed td.fc-today {
  background: #af0034;
  color: #fff;
  border: none;
  border-style: hidden;
}

.attendance_calendar.fc-unthemed td.fc-today .fc-day-number {
  font-weight: bold;
}

.attendance_calendar .fc-future {
  background: #fcf8e3;
  cursor: not-allowed;
}

.attendance_calendar .highlight {
  background: #E6E6E6;
}

.register-btn-wrapper .custom_submit {
  background-color: #af0034;
  border: none;
}

.image-centralise {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.dot-image {
  width: 30px;
  height: 30px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 25px;
}

.border-color-top {
  border-top-color: #af0034;
  padding: 0 15px;
}

.table > tbody > tr > .vcenter {
  vertical-align: middle;
}

.check-label {
  margin-right: 10px;
}

.form-group.check {
  padding: 30px 10px 20px;
  margin-bottom: 0px;
}

.attendance_calendar .fc-event-container .fc-day-grid-event {
  background-color: none;
  color: #af0034;
  font-weight: bold;
}

.attendance_calendar .fc-event-container .fc-day-grid-event .fc-title {
  font-weight: 800;
  font-size: 24px;
}

.attendance_calendar .fc-event-container .custom-margin {
  cursor: not-allowed;
}

.attendance_calendar .fc-event-container .custom-holiday-font .fc-title {
  font-size: 15px;
}

.hasEvent.fc-past,
.hasEvent.fc-today,
.hasEvent.fc-future {
  cursor: not-allowed;
  background-color: #fcf8e3;
}

.img-fit {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.bubble {
  -webkit-animation: animateElement linear .3s;
          animation: animateElement linear .3s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  margin-bottom: 5px;
  width: 100%;
  min-height: 30px;
  border-radius: 10px;
}

@-webkit-keyframes animateElement {
  0% {
    opacity: 0;
    -webkit-transform: translate(0px, 10px);
            transform: translate(0px, 10px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
}

@keyframes animateElement {
  0% {
    opacity: 0;
    -webkit-transform: translate(0px, 10px);
            transform: translate(0px, 10px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
}

.modal-title-user {
  font-size: 21px;
  font-weight: 600;
}

#employeePayrollTable {
  width: 100%;
}

.btn-dd {
  height: 20px;
  margin: 5px 0;
  padding: 0px 5px;
  font-size: 12px;
  margin-right: 5px;
}

.dd-handle:hover {
  color: #af0034;
  background: #fff;
}

.screen_ar .dd-item button {
  float: right;
  outline: 0;
}

.screen_ar .btn-dd {
  outline: 0;
  padding: 1px 5px;
  margin-right: 0;
  margin-left: 5px;
}

.arabic-only,
.notes-arabic-only {
  direction: rtl;
}

.ro-mar {
  margin-top: 7px;
  margin-bottom: 7px;
}

.r1-mar {
  margin-bottom: 0px !important;
}

.r2-mar {
  margin-bottom: 5px;
}

.r3-mar {
  padding: 0px !important;
}

label.asterisks:after {
  content: "*";
  color: red;
  margin: 0px 0px 0px 3px;
}

.tab_design {
  color: #444;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #fff !important;
  cursor: default;
  background-color: #af0034;
  border: 1px solid #af0034;
  border-bottom-color: #af0034;
  border-radius: 0px 0px 0px 0px !important;
}

.nav-tabs > li.tab_design > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  color: #444;
}

.comment-wrapper .speechbubble {
  color: #333;
  font-size: .9em;
  line-height: 1.75;
  padding: 15px 15px;
  margin-bottom: 15px;
  cursor: default;
}

.comment-wrapper .speechbubble:nth-child(4n+2) {
  border-color: #01AD9B;
}

.comment-wrapper .speechbubble p:before {
  content: "\201C";
  font-family: Georgia;
  font-size: 40px;
  line-height: 0;
  display: inline-block;
  display: -webkit-inline-box;
}

.m-btn {
  color: #333 !important;
}

.m-btn:hover,
.m-btn:active,
.m-btn:focus {
  color: #333 !important;
}

.btn-light {
  background-color: #e7e7e7;
}

.bo-line {
  padding: 10px;
  margin: 10px;
  border: 1px solid #dbdada;
}

.p-marg {
  margin: 0px;
}

.pic-margin {
  margin-top: 10px;
}

.head-pic {
  margin-left: 15px;
}

.text-p {
  margin-left: 50px;
}

.panel-custom {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0px;
  -webkit-box-shadow: 0 0 15px #e5e5e5;
          box-shadow: 0 0 15px #e5e5e5;
  padding: 0;
}

.panel-custom .panel-heading {
  border-radius: 0;
  -webkit-box-shadow: 0 10px 15px -9px #ebebeb;
          box-shadow: 0 10px 15px -9px #ebebeb;
}

.panel-custom .panel-heading h1 {
  margin: 0;
  color: #44a1ef;
  line-height: 40px;
  text-transform: uppercase;
  font-weight: bold;
}

.panel-custom .panel-body {
  padding: 50px;
}

@media (max-width: 1366px) {
  .panel-custom .panel-body {
    padding: 30px;
  }
}

@media (max-width: 768px) {
  .panel-custom .panel-body {
    padding: 10px;
  }
}

.margintop30 {
  margin-top: 30px;
}

.buttons {
  margin: 15px 0;
}

.contact-emergency-form .emergency-title,
.employee-emergency-form .emergency-title {
  font-size: 24px;
}

.contact-emergency-form .emergency-add-button,
.employee-emergency-form .emergency-add-button {
  background-color: #af0034;
  border-color: #af0034;
  float: right;
  height: 30px;
  font-weight: 700;
  font-size: 12px;
  text-shadow: none;
  min-width: 100px;
  border-radius: 50px;
  line-height: 13px;
  margin-bottom: 10px;
  margin-left: 5px;
  color: #fff;
}

.contact-emergency-form .emergency-add-button:hover,
.contact-emergency-form .emergency-add-button:active,
.employee-emergency-form .emergency-add-button:hover,
.employee-emergency-form .emergency-add-button:active {
  background-color: #af0034;
  border-color: #af0034;
  color: #fff;
  outline: none;
}

.contact-emergency-form .delete,
.employee-emergency-form .delete {
  color: #af0034;
  vertical-align: middle;
  margin: 0 17px;
  min-width: 24px;
  font-size: 17px;
}

.course-form .thumbnail {
  border: none;
  border-radius: 0;
  padding: 0;
  margin-bottom: 0;
}

.course-form .thumbnail li a:hover,
.course-form .thumbnail li.active a {
  background-color: #af0034;
  border-color: #af0034;
  color: #fff;
  outline: none;
}

.course-form .tab-pane .well {
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.career {
  margin-top: 50px;
}

.career__block {
  margin-top: 50px;
}

.career__block-title {
  font-size: 2.8rem;
  margin: 0;
}

.career__block .breadcrumb {
  padding: 0;
  margin-top: 10px;
  margin-bottom: 0;
  background-color: transparent;
}

.career__block .breadcrumb a {
  color: #af0034;
}

.career__listing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 50px;
  background: #f5f5f5;
  padding-bottom: 35px;
}

@media (max-width: 48em) {
  .career__listing {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.career__listing-wrapper {
  width: calc(100% - 240px);
}

@media (max-width: 48em) {
  .career__listing-wrapper {
    width: calc(100% - 0px);
  }
}

.career__listing-filter {
  min-width: 240px;
}

.career__listing-accordion ul {
  list-style: none;
  margin: 0;
  padding: 20px 0px 0px;
}

.career__listing-accordion ul li + li {
  margin-top: 7px;
}

.career__listing-accordion ul li {
  padding-left: 15px;
  position: relative;
}

.career__listing-accordion ul li::before {
  content: "-";
  position: absolute;
  left: 0;
  font-size: 25px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.career__listing-accordion ul li a {
  color: #6f7484;
  font-size: 1.4rem;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.career__listing-accordion ul li a:hover {
  color: #af0034;
}

.career__listing-title {
  margin: 0;
}

.career__listing-title.active a::before {
  content: "-";
}

.career__listing-title a {
  color: #212529;
  font-size: 16px;
  position: relative;
  cursor: pointer;
  display: block;
}

.career__listing-title a::before {
  position: absolute;
  content: "+";
  top: 0;
  right: 0;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  font-size: 20px;
}

.career__listing-title a.collapsed::before {
  content: "+";
}

.career__listing-select {
  padding: 15px 15px 0 15px;
}

.career__listing .panel-group {
  margin-bottom: 0;
}

.career__listing .panel {
  position: relative;
  padding: 15px 15px 0 15px;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: transparent;
}

.career__listing .panel::before {
  position: absolute;
  bottom: -15px;
  left: 15px;
  right: 15px;
  height: 1px;
  background: #d2d6de;
  content: '';
}

.career__listing .form-control {
  border-width: 0 0 1px 0;
  border-radius: 0;
  border-color: #d2d6de;
  background-color: transparent;
  -webkit-appearance: none;
  padding: 10px 0;
  color: #212529;
  font-size: 16px;
  height: auto;
}

.career__listing-wrapper {
  padding: 20px 30px 0;
}

.career__listing-controller {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
}

.career__listing-controller .showing-number {
  margin-left: auto;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
}

.career__listing .pagination {
  margin: 0;
}

.jobs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  padding: 15px;
  border: 1px solid #ccc;
}

.jobs__logo {
  width: 80px;
  height: 80px;
  border-radius: 3px;
  background: #f9f9f9;
  border: 1px solid rgba(0, 0, 0, 0.05);
  position: relative;
}

.jobs__logo-img {
  max-width: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.jobs__details {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 15px;
}

.jobs__details-title {
  margin-top: 0;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 5px;
}

.jobs__details-date {
  color: #999;
  margin-left: 15px;
}

.jobs__details-date i {
  margin-right: 5px;
}

.jobs__details-desc {
  margin-bottom: 15px;
}

.jobs__details__tag {
  list-style: none;
  padding: 0;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.jobs__details__tag-item {
  display: inline-block;
  background-color: #e1e1e1;
  padding: 2px 5px;
  border-radius: 3px;
  font-size: 12px;
  color: #999;
}

.job-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background: #f5f5f5;
  padding: 30px;
  margin-top: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.job-details__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.job-details__info-logo {
  width: 100px;
  height: 100px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 3px;
  background: #f9f9f9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 20px;
}

.job-details__info-desc h4 {
  margin-top: 0;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 10px;
}

.job-details__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.job-details__action {
  margin-left: auto;
}

.job-info ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.job-info .tag-item {
  display: inline-block;
  background-color: #e1e1e1;
  padding: 2px 5px;
  border-radius: 3px;
  font-size: 12px;
  color: #999;
  margin-right: 15px;
}

.details-section + .details-section {
  margin-top: 60px;
}

.details-section {
  padding-left: 30px;
}

.details-section h4 {
  font-size: 1.8rem;
  position: relative;
  padding-bottom: 20px;
}

.details-section h4 svg {
  height: 22px;
  position: absolute;
  top: 0;
  left: -30px;
}

.details-section p {
  font-size: 16px;
  line-height: 26px;
  color: #212529;
}

.job-summary,
.company-info {
  padding: 30px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 3px;
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(247, 249, 252, 0)), to(#f7f9fc));
  background-image: linear-gradient(to left, rgba(247, 249, 252, 0), #f7f9fc);
}

.job-summary h4,
.company-info h4 {
  font-size: 1.5rem;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.job-summary ul,
.company-info ul {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 0;
}

.job-summary ul li,
.company-info ul li {
  font-size: 16px;
  color: #6f7484;
}

.job-summary ul li span,
.company-info ul li span {
  font-weight: 500;
  margin-right: 5px;
  color: #232630;
}

.job-summary ul li + li,
.company-info ul li + li {
  margin-top: 8px;
}

.company-info {
  margin-top: 30px;
}

.company-info a {
  color: #af0034;
}

.share-job-post {
  margin-top: 30px;
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(247, 249, 252, 0)), to(#f7f9fc));
  background-image: linear-gradient(to left, rgba(247, 249, 252, 0), #f7f9fc);
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 3px;
  padding: 12px 30px;
}

.share-job-post .share {
  font-size: 16px;
  margin-right: 10px;
  color: #6f7484;
}

.share-job-post .share i {
  margin-right: 10px;
}

.share-job-post a {
  margin-right: 12px;
  color: #af0034;
  font-size: 16px;
}

.job-apply .job_info {
  border: 1px dotted #ddd;
  padding: 0px 15px 15px 15px;
  margin-bottom: 20px;
}

.job-apply .job_info h3 {
  width: 100%;
  text-align: center;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  -webkit-text-decoration-style: dotted;
          text-decoration-style: dotted;
  text-transform: capitalize;
}

.job-apply .job_info p {
  clear: both;
}

.job-apply .nav-tabs.nav-justified > li {
  padding: 0 3px;
}

.job-apply .tab-content {
  position: relative;
  top: -1px;
  margin-top: 0;
  padding: 30px;
  border: 1px solid #ddd;
  margin-left: 3px;
  margin-right: 3px;
}

@media (max-width: 48em) {
  .job-apply .tab-content {
    padding: 15px;
  }
}

.job-apply .head-separator + .head-separator {
  margin-top: 30px;
  border-top: 1px solid #ddd;
  padding-top: 30px;
  position: relative;
}

.job-apply .help-block {
  margin-bottom: 0;
}

.job-apply .action-block {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.job-apply .tab-content a {
  font-size: 18px;
  color: #8E8E8E;
}

.page-notification {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 48em) {
  .page-notification {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.job-search {
  margin-left: auto;
  max-width: 300px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.job-search form {
  position: relative;
  margin-left: auto;
}

.job-search form input {
  width: 100%;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid rgba(142, 142, 142, 0.5);
  background: transparent;
  outline: none;
  height: 50px;
  padding: 0;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  font-size: 16px;
}

.job-search form button {
  background: transparent;
  position: absolute;
  top: 10px;
  right: 0;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  color: rgba(142, 142, 142, 0.5);
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  cursor: pointer;
}

.job-search form button:hover {
  color: rgba(175, 0, 52, 0.8);
}

.career-results h3 {
  margin: 0;
  font-size: 20px;
  font-weight: 600;
  color: #af0034;
}

@media (max-width: 48em) {
  .career-results h3 {
    margin-bottom: 5px;
  }
}

@media (max-width: 48em) {
  .career-results tbody {
    display: block;
  }
}

@media (max-width: 48em) {
  .career-results table + table {
    margin-top: 5px;
  }
}

.career-results table {
  width: 100%;
  margin-top: 10px;
}

@media (max-width: 48em) {
  .career-results table {
    margin-top: 0;
    padding: 10px;
    display: block;
    background-color: #ddd;
  }
}

@media (max-width: 48em) {
  .career-results table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.career-results table tr + tr {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid rgba(142, 142, 142, 0.2);
}

.career-results table td {
  border: 1px solid rgba(142, 142, 142, 0.2);
  padding: 8px 10px;
  word-break: break-word;
}

.career-results table td:first-child {
  width: 30%;
  font-weight: 600;
}

@media (max-width: 48em) {
  .career-results table td:first-child {
    width: 100%;
    padding-bottom: 5px;
    font-size: 18px;
  }
}

@media (max-width: 48em) {
  .career-results table td {
    border: none;
    padding: 0;
  }
}

.career-results + .career-results {
  margin-top: 30px;
}

@media (max-width: 48em) {
  .career-results + .career-results {
    margin-top: 15px;
  }
}

.btn-pad-30 {
  padding-left: 30px;
  padding-right: 30px;
}

.rp-required:after {
  content: " *";
  color: red;
}

#mailbox .mailbox-messages table tbody tr {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer !important;
  border-top: 1px solid #e5e5e5 !important;
  border-bottom: 1px solid #e5e5e5 !important;
}

#mailbox .mailbox-messages table tbody tr:first-child {
  border-top: 1px solid transparent !important;
}

#mailbox .mailbox-messages table tbody tr:last-child {
  border-bottom: 1px solid transparent !important;
}

#mailbox .mailbox-messages table tbody tr td {
  padding: 10px 5px !important;
}

#mailbox .mailbox-messages table tbody tr a {
  text-decoration: none;
  color: black !important;
}

#mailbox .mailbox-messages table tbody tr.unseen {
  background: #ffffff !important;
}

#mailbox .mailbox-messages table tbody tr.unseen * {
  font-weight: bold !important;
}

#mailbox .mailbox-messages table tbody tr.seen {
  background: #f5f7f7 !important;
}

#mailbox .mailbox-messages table tbody tr.selected {
  background: #c1dbff !important;
}

#mailbox .mailbox-messages table tbody tr:hover {
  background: #f9f9f9 !important;
}

#mailbox .modal .list-group-item {
  position: inherit !important;
}

#mailbox .tagit-autocomplete {
  z-index: 999999;
  position: relative;
  max-width: 400px;
}

#mailbox .mailbox-data-container {
  overflow: hidden;
}

#mailbox .mailbox-data-container .mailbox-messages-container,
#mailbox .mailbox-data-container .mailbox-message-view-container {
  width: 100%;
}

#mailbox .mailbox-data-container .mailbox-message-view-container {
  display: none;
}

#mailbox .mailbox-messageslist tr.loader {
  text-align: center;
}

#mailbox .mailbox-messageslist tr.loader img {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}

#mailbox .mailbox_account_selector .input-group-addon {
  border-right: none;
  font-weight: bold;
  background: #B10036;
  color: #f4f4f4 !important;
}

#mailbox .mailbox_account_selector select {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

#mailbox .pagination {
  margin: 0 !important;
}

.compose-modal .compose_send_to_options {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: -5px;
}

.compose-modal .compose_send_to_options li a {
  padding: 0px 5px;
}

.compose-modal .attachment_list {
  margin-bottom: 10px !important;
}

.calender {
  height: 600px !important;
  overflow: hidden;
}

.calender_summary {
  height: 450px !important;
  overflow: auto;
}

.calender_summary li a {
  position: relative;
}

.calender_summary li a .date {
  margin-top: -5px;
}

.calender_summary li a .date .big {
  font-size: 24px;
  font-weight: bold;
}

.calender_summary li a span {
  line-height: 40px;
  margin-left: 20px;
  font-weight: bold;
}

.calender_summary li a .delete {
  position: relative;
  top: 0px;
}

.calender_summary li a .date.pull-right {
  margin-left: 10px;
}

.leave_calendar .fc-content {
  font-weight: bold !important;
  text-align: center;
}

.attendance_info_wrapper .nav-tabs {
  margin-bottom: 20px;
  border-bottom: 1px solid #af0034;
}

.attendance_info_wrapper .nav-tabs a {
  color: #af0034;
}

.attendance_info_wrapper .nav-tabs > li.active > a {
  border: 1px solid #af0034;
  border-bottom-color: transparent;
}

.attendance_info_wrapper .time-table {
  text-align: center;
  font-size: 20px;
}

.attendance_info_wrapper .edit-link {
  position: absolute;
  top: 50%;
  right: 5px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.attendance_info_wrapper .edit-link .btn {
  margin: 0;
}

.attendance_info_wrapper .edit-link label {
  font-size: 14px;
  text-align: left;
}

.attendance_info_wrapper .time-table {
  position: relative;
}

.attendance_info_wrapper .attendance-override-details {
  text-align: left;
  font-weight: normal;
}

.attendance_info_wrapper .current-date {
  color: #fff;
}

.attendance_info_wrapper .time-table-content td {
  width: 50%;
}

.attendance_info_wrapper .time-table-content .btn {
  padding-top: 3px;
  padding-bottom: 3px;
}

.attendance_info_wrapper .time-table-content .fa-close {
  color: #ff0000;
}

.dataTable-wrap {
  width: 100%;
  overflow: auto;
}

.ag-header-container .ag-header-row {
  background: #af0034;
  color: #f4f4f4;
}

.ag-header-container .ag-header-cell .ag-cell-label-container span {
  text-align: center !important;
  display: inline-block;
  width: 100%;
  line-height: 14px !important;
}

.modal-date {
  padding: 5px;
}

.muster-fieldset {
  padding: 5px;
}

