.error {
    color: red !important
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100% !important;
    min-width: 100% !important;
}

#add_edit_form {
    margin-bottom: 30px;
}

.add_edit_open {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
    -webkit-animation-duration: .9s;
    animation-duration: .9s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.add_edit_close {
    -webkit-animation-name: rollOut;
    animation-name: rollOut;
    -webkit-animation-duration: .9s;
    animation-duration: .9s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.btn-group.bootstrap-select.form-control {
    box-shadow: none !important;
}

th,
td {
    white-space: nowrap;
}

#left-button {
    position: fixed;
    bottom: 55px;
    left: 125px;
    background: rgba(0, 0, 0, .5);
    border-radius: 50%;
    font-weight: bold;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, .3);
    height: 35px;
    width: 35px;
    padding: 0px;
    font-size: 20px;
    text-align: center;
    z-index: 9999;
    opacity: 0.6;
    line-height: 35px;
}

#right-button {
    position: fixed;
    bottom: 55px;
    left: 170px;
    background: rgba(0, 0, 0, .5);
    border-radius: 50%;
    font-weight: bold;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, .3);
    height: 35px;
    width: 35px;
    padding: 0px;
    font-size: 20px;
    text-align: center;
    z-index: 9999;
    opacity: 0.6;
    line-height: 35px;
}

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked+.slider {
    background-color: #2196F3;
}

input:focus+.slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

.logo_text {
    color: #fff;
    margin: 0;
    margin-top: 2px;
}

.breadcomb-ctn {
    margin-top: 14px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0px
}

.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_paginate {
    padding-top: 10px;
}

.header-top-menu {
    margin-top: 24px;
}

td p {
    max-width: 130px;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0px;
    padding: 0px;
}

.notika-main-menu-dropdown li a.active {
    font-weight: bold;
    color: white !important;
    background: #0E2F56 !important;
    padding: 8px !important;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

td:last-child {
    overflow: visible;
}

tr td .btn-group {
    display: flex;
}

.custom-menu-content ul.notika-main-menu-dropdown {
    margin-left: 16px;
}

ul.nav.nav-tabs.custom_nav li {
    padding: 4px 15px;
}

ul.nav.nav-tabs.custom_nav li a {
    padding: 4px 0px;
}

ul.nav.nav-tabs.custom_nav li::after {
    content: "";
    display: block;
    position: absolute;
    right: 0px;
    width: 2px;
    height: 20px;
    background: #0E2F56;
    top: 8px;
}

.bootstrap-select>.dropdown-toggle {
    padding-left: 0px;
}

.header-top-menu .navbar-nav>li>a {
    background: transparent !important;
}

ul.notika-main-menu-dropdown li span {
    width: 2px;
    height: 34px;
    display: block;
    background: #0E2F56;
    position: relative;
    margin: 0px 22px;
}

.nav-tabs>li a img {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    height: 27px;
    margin-right: 5px;
    margin-top: -7px;
}

#crewchangedata p {
    margin: 0;
}

.col-lg-3.col-md-3.col-sm-3.col-xs-12.per-active button {
    width: 200px;
}

.dataTables_filter label input {
    border: 1px solid #0E2F56 !important;
}

.dataTables_wrapper label select {
    border: 1px solid #0E2F56 !important;
}

.logo-area {
    padding: 7px 0px;
}

.logo-area a {
    display: block;
    width: 100%;
    max-width: 322px;
}

.logo_image {
    display: inline-block;
    width: 90px;
    vertical-align: middle;
    margin-right: 5px;
}

.logo_contain {
    display: inline-block;
    vertical-align: middle;
}

.logo_contain h3 {
    color: #37345F;
    text-transform: uppercase;
    font-size: 26px;
    font-family: 'abeatbyKai';
    margin: 0;
    padding: 0;
}

p.logo_subtext {
    font-family: 'abeatbyKai';
    font-size: 10px;
    color: #37345F;
    margin: 0;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: right;
}

p.logo_subtext span {
    font-size: 10px;
    font-weight: normal;
    letter-spacing: 0px;
}

.navbar-nav>li>a {
    padding: 30px 0px 20px 30px !important;
}

.header-top-menu .nav.notika-top-nav li .message-dd {
    position: absolute;
    top: 56px;
    right: 0px !important;
    width: 214px;
    border: none;
    padding: 0px;
    z-index: 9999;
    padding-top: 19px;
    left: auto !important;
    box-shadow: 0px 0px 4px #ccc !important;
    border-radius: 8px;
}

.hd-message-sn {
    border-top: 1px solid #CCC;
}

.custom-menu-content ul.notika-main-menu-dropdown {
    margin-left: 16px;
    min-height: 60px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.square {
    height: 20px;
    width: 20px;
    background-color: rgb(169, 169, 169);
    display: inline-block;
    margin-right: 7px;
    vertical-align: middle;
}

.square_file {
    height: 20px;
    width: 20px;
    background-color: #FFA500;
    display: inline-block;
    margin-right: 7px;
    vertical-align: middle;
}

.linst_info p {
    font-size: 16px !important;
    margin: 0px;
    line-height: 15px !important;
    color: red !important;
}

.linst_info .breadcomb-report {
    margin: 0;
    text-align: right;
}

.linst_info {
    margin-bottom: 20px;
}

.preloader {
    display: none;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 999999999999999999;
    background-color: rgba(0, 0, 0, 0.7);
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(img/preloader.gif);
    background-size: 150px 150px;
}

input[type=file] {
    display: block !important;
    right: 1px;
    top: 1px;
    height: 34px;
    opacity: 0;
    width: 100%;
    background: none;
    position: absolute;
    overflow: hidden;
    z-index: 2;
}

.control-fileupload {
    display: block;
    border: 1px solid #d6d7d6;
    background: #FFF;
    border-radius: 4px;
    width: 100%;
    height: 36px;
    line-height: 36px;
    padding: 0px 10px 2px 10px;
    overflow: hidden;
    position: relative;
}

.nk-int-st.custom-file {
    border-bottom: 1px solid #CCC;
}

.nk-int-st.custom-file input[type=file] {
    display: block !important;
    right: 1px;
    top: 1px;
    height: 32px;
    opacity: 0;
    width: 100%;
    background: none;
    position: absolute;
    overflow: hidden;
    z-index: 4;
    width: 85px;
    left: 0;
}

.nk-int-st.custom-file p {
    margin: 0px;
}

a.custom-file-label {
    display: block;
    position: relative;
    padding: 8px 0px 5px 0px;
    padding-left: 87px;
    min-height: 40px;
    width: 100%;
    color: #000;
}

a.custom-file-label::after {
    content: "Choose File";
    background-color: #5cb85c;
    padding: 6px;
    position: absolute;
    left: 0;
    top: 0;
    color: #FFF;
    border-radius: 5px;
}

.nk-int-st.custom-file:not(.form-group) {
    display: inline-block;
    width: calc(100% - 60px);
    overflow: hidden;
}

.astrick {
    color: red;
    margin-left: 2px;
    font-weight: 700;
}

.toggle-password {
    float: right;
    margin-top: -25px;
    position: relative;
    z-index: 9999;
    left: -9px;
    cursor: pointer;
}

.datepicker.dropdown-menu th,
.datepicker.dropdown-menu td {
    padding: 3px !important;
}

.datepicker th.datepicker-switch {
    font-size: 14px !important;
}

.datepicker.dropdown-menu {
    font-size: 14px;
    line-height: 14px !important;
}

.datepicker table tr td,
.datepicker table tr th {
    text-align: center !important;
    width: 20px !important;
    height: 20px !important;
}

.datepicker th.datepicker-switch {
    width: 100px !important;
}

.datepicker.dropdown-menu {
    width: 200px !important;
}

.datepicker table {
    width: 200px !important;
    height: 200px !important;
}

.datepicker-days .table-condensed thead tr:first-child {
    height: 50px !important;
}

.datepicker-days .table-condensed thead tr:last-child {
    height: 30px !important;
}

.chosen-drop {
    margin-top: 35px !important;
}

body {
    border: 2px solid #000;
}

.header-top-area,
.footer-copyright-area {
    border-bottom: 2px solid #000;
}

.footer-copyright-area {
    border-top: 2px solid #000;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    background-color: lightblue;
}

#personal-information td {
    padding: 10px 8px;
    vertical-align: middle;
}

.select2-container--default .select2-selection--single {
    border: none !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 32px;
}

.select2-container .select2-selection--single {
    height: 32px;
}

.select2-container--default .select2-selection--single {
    border: none !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 32px;
}

.select2-container .select2-selection--single {
    height: 32px;
}

ul#seafarer-list {
    background: #fff;
    border-radius: 0px;
    margin-top: 35px;
    position: absolute;
    z-index: 9999;
    width: 100%;
    border: 1px solid rgb(135 129 129 / 50%);
    border-top: none;
    border-bottom: none;
    height: 100vh;
    overflow: scroll;
    overflow-x: hidden;
}

li.selectSeafarer {
    padding: 5px;
    border-bottom: 1px solid rgb(135 129 129 / 50%);
}

.header-top-area {
    position: relative;
    z-index: 11111 !important;
}

.square_red {
    height: 20px;
    width: 20px;
    background-color: rgb(235, 15, 15);
    display: inline-block;
    margin-right: 7px;
    vertical-align: middle;
}
.square_file_orage {
    height: 20px;
    width: 20px;
    background-color: orange !important;
    display: inline-block;
    margin-right: 7px;
    vertical-align: middle;
}