/*@import "https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700";*/

@font-face { 
    font-family: poppins-regular; 
    src: url('./fonts/Poppins-Regular.ttf'); 
} 

@font-face { 
    font-family: roboto-regular; 
    src: url('./fonts/Roboto-Regular.ttf'); 
} 

body {
    font-family: roboto-regular, poppins-regular, sans-serif;
    /*font-family: 'Roboto', sans-serif !important;*/
    background: #e0e0e0;
}

.custom-input-fields {
    background: #8a8a8a14 !important;
}

.custom_form_body {
    height: 100%;
    margin: 0px;
}

.custom_form_content {
    height: 100%;
    display: block;
    position: relative;
}

.custom_form_footer {
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.client_address {
    width: 40%;
}

.ppe td,
.ppe th {
    border: 2px solid #000;
    text-align: left;
    padding: 8px;
}

.rams_certificate_row {
    margin: 80px;
    margin-top: 20px !important;
}

#rams_body {
    font-size: 18px;
    text-align: justify;
    line-height: 1.5;
}

#ppe_body {
    font-size: 14px;
    text-align: justify;
    line-height: 1.5;
}

.rams_title {
    background: #fff;
    color: #000;
    font-family: 'Times New Roman' !important;
}

.rams_certificate_title {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

p {
    font-family: 'Poppins', sans-serif;
    font-size: 1.1em;
    font-weight: 300;
    line-height: 1.7em;
    color: #000;
}

a,
a:hover,
a:focus {
    color: inherit;
    text-decoration: none;
    transition: all 0.3s;
}

.pl_and_pf_body {
    background-color: #fff;
    font-size: 23px;
    color: #000 !important;
    font-family: Arial;
}

.offer {
    margin-bottom: 0px;
    margin-top: -40px;
    min-height: 115px;
    text-align: center;
    font-size: 45px;
    padding: 0px;
    padding-top: 15px;
}

.consignee_table_remarks {
    margin-left: 5%;
    margin-right: 5%;
}

.shipper_outline {
    border: 3px solid !important;
    font-size: 20px;
    flex: 1;
}

.shipper_outline:hover {
    background-color: #eee;
}

.shipper_header {
    border: none !important;
    font-size: 25px;
    top: -50px;
    left: -20px;
}

.shipper_body {
    top: -20px;
}

.loading_list_outline {
    padding: 5px;
    width: 88%;
    margin-left: 6%;
    margin-right: 5%;
    font-size: 25px;
    background-color: #e4e4e4;
}

.items_header_border {
    border: 3px;
    border-style: solid;
}

.item_headers {
    border: 2px !important;
    border-style: solid !important;
    text-align: center !important;
}

.loading_list_item_headers {
    border: none !important;
}

.loading_list_items_header_border {
    border-top: 1px !important;
    border-bottom: 1px !important;
    border-left: 0px !important;
    border-right: 0px !important;

    border-style: solid !important;
    text-align: center !important;
}

.loading_list_footer_unit_label {
    border: none !important;
}

.loading_list_footer_unit {
    border: none;
}

.item_image {
    width: 200px;
    height: 152px;
}

.footer_unit {
    border: 1px !important;
    border-style: solid !important;
}

.footer_unit_label {
    border: 2px !important;
    border-style: solid !important;
}

.login-body {
    background-color: #2d3945;
}

.login-form {
    background-color: #fff;
    padding: 20px;
}

.login-label {
    color: #fff;
    padding: 20px;
    font-size: 20px;
}

h4.header {
    color: #e44724;
}

h5.header {
    color: #2d3945;
}

table.voucher-table {
    width: 100%;
    margin-top: 50px;
}

table.voucher-table .invoice-title {
    font-family: 'Times New Roman' !important;
}

table.voucher-table tr,
table.voucher-table td {
    border: 2px solid #000;
}

table.voucher-table .header-title {
    text-align: center;
    color: #000;
    width: 50%;
}

table.voucher-table .bold-text {
    font-weight: bold;
}

table.voucher-table .no-border {
    border-bottom: 0px;
    border-top: 0px;
}

table.voucher-table .no-border-top {
    border-top: 0px;
}

table.voucher-table .center-text {
    text-align: center;
}

table.voucher-table .right-text {
    text-align: right;
}

table.voucher-table .left-text {
    text-align: left;
}

table.vouche-table .payment {
    font-size: 20px;
}

table.vouche-table .payment-align {
    vertical-align: middle;
}

.dropdown-settings {
    background-color: #33414e;
}

.settings-list {
    font-size: 14px;
    color: #fff;
}

.menu-settings:hover {
    border-left: 2px solid #e44724;
}

.menu-settings>a>font:hover {
    color: #e44724;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #e44724;
    box-shadow: inset 0 -2px 0 #e44724;
}

.nav-tabs>li>a:hover,
.nav-tabs>li>a:focus:hover {
    box-shadow: inset 0 -2px 0 #e44724;
    color: #e44724;
}

.profile-vr {
    border-right: 1px solid #eee;
}

.basic-information>div {
    margin-top: 10px;
}

.profile {
    color: #bdbdbd;
    font-size: 20px;
}

#resource_details_modal .modal-dialog {
    position: relative;
    display: table;
    overflow-y: auto;
    overflow-x: auto;
    width: auto;
    min-width: 1250px;
}

#equipment_details_modal .modal-dialog {
    position: relative;
    display: table;
    overflow-y: auto;
    overflow-x: auto;
    width: auto;
    min-width: 900px;
}

#document_details_modal .modal-dialog {
    position: relative;
    display: table;
    overflow-y: auto;
    overflow-x: auto;
    width: auto;
    min-width: 1000px;
}

#imagemodal .modal-dialog {
    position: relative;
    display: table;
    overflow-y: auto;
    overflow-x: auto;
    width: auto;
    min-width: 300px;
}

#equipment_modal .modal-dialog {
    position: relative;
    display: table;
    overflow-y: auto;
    overflow-x: auto;
    width: auto;
    min-width: 300px;
}

#resource_modal .modal-dialog {
    position: relative;
    display: table;
    overflow-y: auto;
    overflow-x: auto;
    width: auto;
    min-width: 300px;
}

#resource_details_modal .card-subtitle {
    color: RED;
}

table .btn {
    margin-right: 10px !important;
}

#search-div {
    margin-top: 20px;
    margin-bottom: 20px;
}

.search-div {
    margin-top: 20px;
    margin-bottom: 20px;
}

@media (max-width: 990px) {
    .profile-vr {
        border-right: none;
    }

    #search-bar {
        margin-top: 20px !important;
    }

    .rams_certificate_row {
        margin-left: 30px !important;
        margin-right: 30px !important;
        margin-bottom: 30px !important;
    }

    .shipper_consignee_row {
        margin-left: 30px !important;
        margin-right: 30px !important;
        margin-top: 80px !important;
        margin-bottom: 30px !important;
    }

    .shipper_consignee_row_body {
        display: block !important;
        width: 100%;
    }

    .shipper_outline:nth-child(3) {
        margin-top: 70px !important;
    }

    .shipper_consignee_date>span {
        float: left !important;
    }
}

.shipper_consignee_row {
    margin: 80px;
}

.shipper_consignee_row_body {
    display: flex;
}

.shipper_consignee_title {
    font-size: 30px;
}

.shipper_consignee_note {
    font-style: bold;
    font-weight: 800;
    font-size: 20px;
}

.shipper_consignee_date>span {
    float: right;
}

body .pdf {
    background-color: #fff !important;
}

.pdf table {
    border: 1px solid #000 !important;
}

.equipment-image-preview {
    width: 800px !important;
}

.resource-image-preview {
    width: 800px !important;
}

.expired_document {
    background-color: #FF8A80 !important;
}

.expiring_document {
    background-color: #FFCC80 !important;
}

@media print {
    table { page-break-inside: auto; }
    tr    { page-break-inside: avoid; page-break-after:auto;}

}

@page {
    counter-increment: page;

    @bottom-right {
        border-top: 1px solid #000000;
        padding-right:20px;
        font-size: 12px !important;
        content: "Page " counter(page) " of " counter(pages);
    }
    @bottom-left {
        content: "Footer content goes here.";
        border-top: 1px solid #000000;
    }
}

.voucher-table-title{
    text-transform: uppercase; 
    text-align:right;
    border: none !important;
    font-size: 17px;
    font-weight: bold;
}

.voucher-table-values {
    text-transform: uppercase;
    text-align: left;
    border: none !important;
    font-size: 17px;
}

.voucher-open {
    background: #4caf50 !important;
    color: #fff;
}

.voucher-cancelled {
    background: #fb8f93 !important;
    color: #fff;
}

.voucher-bg {
    background: #eaf1f9 !important;
}

.open-invoice {
    color: #df0000 !important;
}

.close-invoice {
    color: #666666 !important;
}

.blink {
    background-color: red !important;
    font-size: 40px !important;
    animation: blink-animation 1s steps(5, start) infinite;
    -webkit-animation: blink-animation 1s steps(5, start) infinite;
}

@keyframes blink-animation {
    to {
        visibility: hidden;
    }
}

@-webkit-keyframes blink-animation {
    to {
        visibility: hidden;
    }
}

.total-expenses {
    font-size: 15px !important;
}


/*----------------------------SHAKE ICON------------------------------*/

.notif_animate {
    animation: shake .9s;
    animation-iteration-count: infinite;
}

@keyframes shake {
    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);
    }
}

@media screen {
  div.modified-footer {
    display: none;
  }
}
@media print {
  div.modified-footer {
    position: fixed;
    bottom: 0;
  }
}

.tb_total_assets{
    border:1px solid !important;
    border-color: #000 !important;
}

.tb_center{
    border:1px solid !important;
    border-color: #000 !important;
    text-align:center !important;
}

.tb_left{
    border:1px solid !important;
    border-color: #000 !important;
    text-align:left !important;
}

.tb_right{
    border:1px solid !important;
    border-color: #000 !important;
    text-align:right !important;
}

.tb_center_account_title{
    border-right:2px solid !important; 
    border-left:1px solid !important; 
    border-top:1px solid !important; 
    border-bottom:1px solid !important; 
    border-color: #000 !important;
    text-align:center !important;
}

.tb_left_account_title{
    border-right:2px solid !important; 
    border-left:1px solid !important; 
    border-top:1px solid !important; 
    border-bottom:1px solid !important; 
    border-color: #000 !important;
    text-align:left !important;
}

.tb_right_account_title{
    border-right:2px solid !important; 
    border-left:1px solid !important; 
    border-top:1px solid !important; 
    border-bottom:1px solid !important; 
    border-color: #000 !important;
    text-align:right !important;
}

.sales_sched{
    border:1px solid !important;
    border-color:#bbbbbb !important;
    text-align:center !important;
}

.sales_table{
    border:1px solid !important;
    border-color:#bbbbbb !important;
}

.m-t-5 {
    margin-top: 5px;
}

.m-t-10 {
    margin-top: 10px;
}

.m-t-15 {
    margin-top: 15px;
}

.m-t-20 {
    margin-top: 20px;
}

.m-b-5 {
    margin-bottom: 5px;
}

.m-b-10 {
    margin-bottom: 10px;
}

.m-b-15 {
    margin-bottom: 15px;
}

.m-b-20 {
    margin-bottom: 20px;
}

.m-r-5 {
    margin-right: 5px;
}

.m-r-10 {
    margin-right: 10px;
}

.m-r-15 {
    margin-right: 15px;
}

.m-r-20 {
    margin-right: 20px;
}

.m-l-5 {
    margin-left: 5px;
}

.m-l-10 {
    margin-left: 10px;
}

.m-l-15 {
    margin-left: 15px;
}

.m-l-20 {
    margin-left: 20px;
}

.font-13 {
    font-size: 13px;
}

.font-16 {
    font-size: 16px;
}

.btn_animate {
    animation: heartbeat 1s infinite;
}

@keyframes heartbeat
{
  0%
  {
    transform: scale( .75 );
  }
  20%
  {
    transform: scale( 1 );
  }
  40%
  {
    transform: scale( .75 );
  }
  60%
  {
    transform: scale( 1 );
  }
  80%
  {
    transform: scale( .75 );
  }
  100%
  {
    transform: scale( .75 );
  }

  from{
    background-color: transparent;
  }

  to{
    background: #34d4b6;
  }
}

.link-string {
    text-decoration: underline; 
    color: #357ae8;
}

.table-style {
    border-right: 1px solid #fff; 
    text-transform: uppercase; 
}

.table-center {
    text-align: center;
}

fieldset.dashboard-border {
    border-radius: 3px;
    border: 1px solid #c0c0c0 !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow:  0px 0px 0px 0px #000;
            box-shadow:  0px 0px 0px 0px #000;
    margin-left: 15px !important;
    margin-right: 15px !important;
}

legend.dashboard-border {
    font-size: 1.2em !important;
    text-align: left !important;
    width:auto;
    padding:0 10px;
    border-bottom:none !important;
}

.advances-table, 
.cash-on-hand-table, 
.sales-table {
    width: 100%;
    font-size: 16px;
}

.advances-table td, 
.cash-on-hand-table td, 
.sales-table td{
    padding: 4px;
}

.advances-table tr td:first-child,
.cash-on-hand-table tr td:first-child,
.sales-table tr td:first-child  { 
    border-right: 1px solid #BDBDBD; 
}

.advances-table tr td:nth-child(2),
.cash-on-hand-table tr td:nth-child(2),
.sales-table tr td:nth-child(2) { 
    padding-left: 70px;
}

.advance-liquidation-header.row{
    margin-right: -25px !important;
    margin-left: -25px !important;
}

fieldset.advance-liquidation-fieldset{
    background: #E3F2FD;
}

fieldset.advance-liquidation-fieldset-summary{
    background: #fbfdff;
}

.advance-liquidation-header select{
    color: #fff;
}

.advance-liquidation-header option{
    color: #424242;
}

.cash-on-hand-header.row{
    margin-right: -25px !important;
    margin-left: -25px !important;
}

fieldset.cash-on-hand-fieldset{
    background: #FFF3E0;
}

.cash-on-hand-header select{
    color: #fff;
}

.cash-on-hand-header option{
    color: #424242;
}

.sales-header.row{
    margin-right: -25px !important;
    margin-left: -25px !important;
}

fieldset.sales-fieldset{
    background: #E3F2FD;
}

.sales-header select{
    color: #fff;
}

.sales-header option{
    color: #424242;
}

.list-type2{
    width:400px;
    margin:0 auto;
}

.list-type2 ol{
    counter-reset: li;
    list-style: none;
    *list-style: decimal;
    font-size: 15px;
    font-family: 'Raleway', sans-serif;
    padding: 0;
    margin-bottom: 4em;
}

.list-type2 ol ol{
    margin: 0 0 0 2em;  
}

.list-type2 a{
    position: relative;
    display: block;
    padding: .4em .4em .4em 2em;
    *padding: .4em;
    margin: .5em 0;
    background: #FC756F;
    color: #444;
    text-decoration: none;
    transition: all .2s ease-in-out;
}

.list-type2 a:hover{
    background: #d6d4d4;
    text-decoration:none;
    transform: scale(1.1);
}

.list-type2 a:before{
    content: counter(li);
    counter-increment: li;
    position: absolute;
    left: -1.3em;
    top: 50%;
    margin-top: -1.3em;
    background:#FC756F;
    height: 2em;
    width: 2em;
    line-height: 2em;
    border: .3em solid #d6d4d4;
    text-align: center;
    font-weight: bold;
    color:#FFF;
    box-sizing: content-box;
}

#th-sticky-header{
    text-align:center; 
    border-right: 1px solid #fff; 
    position: -webkit-sticky; 
    position: sticky; 
    top: 0; 
    z-index: 2; 
    background-color:#2196f3;
}
