﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.no-padding {
    padding: 0;
}

.cursor-pointer {
    cursor: pointer;
}

.deleted {
    text-decoration: line-through;
}

.ticket-icon {
    font-size: 18px;
    color: #fff;
    display: block;
    text-align: center;
    z-index: 1;
    position: relative;
}

#followUp {
    min-width: 25px !important;
}

.number-followup {
    font-size: 10px;
    position: absolute;
    top: -1px;
    font-weight: bold;
    border-radius: 50%;
    border: solid;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    width: 19px;
    left: 12px;
    background-color: #ffc107;
    border-color: #ffc107;
    color: black;
}

.top-menu > li > div > .tm-icon {
    font-size: 24px;
    line-height: 36px;
}

/*MENU CONFIGURATION*/
[data-current-skin="black"] {
    background-color: #000000;
}

    [data-current-skin="black"] .ss-icon {
        color: #000000;
    }

@media (max-width: 767px) {
    [data-current-skin="black"] .ha-menu {
        background: #000000;
    }

    .no-padding-sm {
        padding: 0;
    }
}

@media (min-width: 768px) {
    .no-padding-md {
        padding: 0;
    }
}

.field-validation-error {
    color: red;
}

.icon-lg {
    font-size: 12em;
    line-height: 1em;
    vertical-align: -15%;
}

.icon-md {
    font-size: 6em;
    line-height: 1em;
    vertical-align: -15%;
}

.rounded {
    border-radius: 25px;
}

.home-icon {
    border-radius: 25px;
}

    .home-icon .card-header {
        border-top-left-radius: 25px;
        border-top-right-radius: 25px;
    }

.fg-line:not([class*=has-]):after {
    background: #9E9E9E;
}

.bold {
    font-weight: bold;
}

.buttonxl {
    border-radius: 100%;
    width: 60px;
    line-height: 61px;
    height: 60px;
    padding: 0;
    text-align: center;
    font-size: 250%;
}

.btn-alarm {
    color: #fff;
    background-color: #8e0a00;
}

    .btn-alarm:hover {
        color: #ffffff;
    }

.reg-table-transactions {
    font-size: 125%;
    vertical-align: bottom;
}

.red {
    color: red;
    font-size: 150%;
}

.redmonitoring {
    color: red;
    font-size: 120%;
}

.blackmonitoring {
    color: black;
    font-size: 120%;
}

.redrating {
    color: red;
    font-size: 120%;
}

.yellowrating {
    color: yellow;
    font-size: 120%;
}

.greenrating {
    color: green;
    font-size: 120%;
}

body.login-content_wu {
    text-align: center;
}

    body.login-content_wu:after {
        content: "";
        vertical-align: middle;
        display: inline-block;
        width: 1px;
        height: 100%;
    }

body.login-content_wu {
    text-align: center;
}

    body.login-content_wu:after {
        content: "";
        vertical-align: middle;
        display: inline-block;
        width: 1px;
        height: 100%;
    }

    body.login-content_wu:before {
        /*height: 50%;
  width: 100%;*/
        position: absolute;
        top: 0;
        left: 0;
        background: #FFC107;
        content: "";
        z-index: 0;
    }

.login-content_wu {
    overflow: hidden;
    height: 100%;
}

.disabled {
    pointer-events: none;
    cursor: default;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.fg-float .fg-toggled .fg-label {
    top: -7px;
}

.logo p {
    color: #ffc107;
    display: block;
    font-size: 14px;
    line-height: 250%;
}

.swal-wide {
    width: 850px !important;
    left: 40%;
    image-rendering: inherit;
}

.sweet-alert .btn {
    padding: 6px 25px;
    font-size: 22px;
    margin: 20px 2px 0;
}

.sweet-alert h2 {
    font-size: 30px;
    font-weight: 600;
    margin: 0;
    padding: 0;
    color: #575757;
    position: relative;
    z-index: 1;
}

.sweet-alert .lead {
    font-size: 18px;
}

.datepicker table thead tr:first-child th {
    background: #000000;
    padding: 20px 0;
}

    .datepicker table thead tr:first-child th:hover {
        background: #000000;
    }

.datepicker table td.active:before {
    background-color: #000000;
}

.datepicker-months .month.active,
.datepicker-years .year.active,
.timepicker-minutes .minute.active,
.timepicker-hours .hour.active {
    background: #000000;
}

.datepicker table thead tr:last-child:not(:only-child) {
    background: #FFC107;
}

#note_compliance_description, #txtMonitoringReason {
    min-height: 150px;
}

#printMonitoring, #printFollowUp, #printTransactions, .showXML {
    font-size: 200%;
    cursor: pointer;
    /*display: none;*/
    position: absolute;
    right: 30px;
    top: 20px;
    float: right;
}

#printFollowUp, #printTransactions, .showXML {
    display: block;
    z-index: 1;
}

.showNewTransaction {
    font-size: 200%;
    cursor: pointer;
    /*display: none;*/
    position: absolute;
    right: 50px;
    top: 20px;
    float: right;
    display: block;
    z-index: 1;
}

.monitoring-date {
    width: 150px;
    text-align: right;
}

.btn_customer_return {
    /* used for onclick event*/
}

.employeeFreqSalary {
    /* used for onclick event*/
}

.buttons-report {
    margin: 5px 2px 0 0;
    float: right;
}

    .buttons-report .btn {
        margin-left: 10px;
    }

.swal2-modal h2 {
    line-height: 30px;
    margin-bottom: 20px;
}

div#editFatf, div#editFollowUp {
    padding: 10px 20px 20px;
    background-color: #FFF;
    margin-left: 60px;
    margin-top: 70px;
}

    div#editFatf h3, div#editFollowUp h3 {
        margin-bottom: 25px;
    }

    #editFatf label, div#editFollowUp label {
        margin-top: 10px;
        text-align: right;
    }

.field-summary-error {
    position: relative;
    top: 20px;
    left: -10px;
    color: red !important;
    font-weight: bold !important;
    text-transform: uppercase;
}

#alert {
    background-color: red;
    padding: 40px;
    position: absolute;
    z-index: 4;
    width: 480px;
    color: #fff;
    margin-top: 100px;
}

    #alert p {
        font-size: 150%;
    }

    #alert #dismiss {
        float: right;
        cursor: pointer;
        position: absolute;
        right: 0;
    }

#newTransaction {
    z-index: 0;
}

    #newTransaction .fg-float {
        margin-top: 10px;
    }

    #newTransaction #transaction .fg-float {
        margin-top: 0;
    }

    #newTransaction label.fg-label {
        margin-top: 11px;
        margin-bottom: 0;
    }

    #newTransaction .form-control:not(.fc-alt), #newTransaction .fg-line:not(.form-group) {
        display: block;
        height: 40px;
    }

    #newTransaction #transaction .form-control:not(.fc-alt), #newTransaction #transaction .fg-line:not(.form-group) {
        display: table-cell;
        height: 31px;
        padding-top: 5px !important;
    }

    #newTransaction #transaction .row {
        min-height: 38px;
    }

#transaction .card-body.card-padding {
    padding-top: 0;
    padding-bottom: 16px;
}

#newTransaction #transaction .btn {
    margin-top: 12px !important;
}

#newTransaction .fg-line .form-control:disabled {
    font-size: 13px;
}

#newTransaction .card .card-header.ch-alt {
    padding: 14px 26px;
}

#newTransaction .card .card-header h2 {
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
}

#newTransaction .btn {
    margin-top: 15px;
    position: relative;
    z-index: 5;
}

#newTransaction #file_list button {
    margin-top: 0 !important;
}

#newTransaction .non-resident-address {
    margin-left: -15px;
    margin-right: -15px;
    padding: 1px 15px;
    background-color: #ffc107;
    margin-top: 25px;
}

#incomeInformation label.fg-label {
    margin-top: inherit;
}

#newTransaction #sof label.fg-label, #newTransaction #unusualActivity label.fg-label {
    margin-top: -5px;
}

#newTransaction #sof a, #newTransaction #transaction a, #newTransaction #receiverAddress a, #newTransaction #receiver a, #newTransaction #compliance a, #newTransaction #incomeInformation a, #newTransaction #address a, #newTransaction #localAddress a, #newTransaction #sender a, #newTransaction #uploadid a, #newTransaction #unusualActivity a, #newTransaction #notes a {
    color: #000;
}

#newTransaction #address .panel-collapse .panel-body {
    padding-left: 0;
    padding-right: 0;
}

#newTransaction #sof .card-padding, #newTransaction #unusualActivity .card-padding {
    padding-top: 0;
    padding-bottom: 0;
}

#newTransaction #sof .form-control:not(.fc-alt), #newTransaction #sof .fg-line:not(.form-group) {
    display: block;
    height: 28px;
}

#newTransaction #sof label.control-label {
    margin-top: 0;
    margin-bottom: 0;
}

#newTransaction #sof input {
    height: 28px !important;
}

#newTransaction #sof .col-md-2 {
    padding-right: 0;
}

#newTransaction #sof .col-md-1 {
    padding-left: 22px;
}

#newTransaction #unusualActivity input {
    height: 40px !important;
}

#accordionUploadId-one label.fg-label {
    margin-top: 0px;
}

#accordionUploadId-one .select {
    margin-top: 10px;
}

html:not(.ie9) .select:before {
    position: relative;
}

.warning {
    background-color: #f2dede !important;
}

span.glyphicon.click.glyphicon-chevron-right {
    font-size: 22px;
    color: #ffc107 !important;
    cursor: pointer;
}

.panel-heading a:after {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    float: right;
    color: #000;
}

.panel-heading a.collapsed:after {
    content: "\e080";
}

.btn-group, .btn-group-vertical {
    box-shadow: none !important;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  font-size: 14px;
}
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

.carousel .carousel-indicators{
    display:none !important;
}