﻿
.img-logo {
    border-radius: 15px !important;
    float: left;
}


.navbar-card {
    height: 100px;
    position: relative;
}

.navbar-pad {
    padding-top: 15px;
}

.sidebar {
    top: 85px !important;
    border-radius: 25px;
}

.ls-closed .bars:after, .ls-closed .bars:before {
    font-size: 40px !important;
}

.sidebar .menu .list a:hover, .sidebar .menu .list a:active, .sidebar .menu .list a:focus {
    color: #C1FFD7 !important;
    background-color: #B5DEFF !important;
}

.waves-effect {
    color: lightsteelblue !important;
}


@media only screen and (min-width: 960px) {
    /* styles for browsers larger than 960px; */
    .navbar-brand {
        font-size: 22px;
    }

    img.img-logo.img-thumbnail {
        height: 75px
    }
}

@media only screen and (min-width: 1440px) {
    /* styles for browsers larger than 1440px; */
    .navbar-brand {
        font-size: 22px;
    }

    img.img-logo.img-thumbnail {
        height: 75px
    }

    .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom {
        top: 60vh !important;
    }
}

@media only screen and (device-width: 768px) {
    /* default iPad screens */
    a.navbar-brand {
        height: 0% !important;
        position: relative !important;
        font-size: 22px;
        top: -6px;
        width: 46vw !important;
    }

    .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom {
        top: 60vh !important;
    }

    .modal-sm {
        max-width: 700px !important;
        min-width: 650px !important;
    }

    button#btnClose {
        width: 50px;
        margin-right: 5px;
    }
}

@media screen and (min-width: 769px) {
    /* only desktop */
    button#btnClose {
        width: 50px;
        margin-right: 5px;
    }
    a.navbar-brand {
        height: 0% !important;
        position: relative !important;
        left: 10%;
        top: -6px;
    }
    .modal-sm {
        max-width: 700px !important;
        min-width: 650px !important;
    }
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        width: 27vw;
    }

    .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom {
        top: 60vh !important;
    }
}

@media screen and (max-width: 1080px) {

    .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom {
        top: 60vh !important;
    }

    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        width: 35vw;
    }
}

/*@media only screen and (max-device-width: 480px) {*/
/* styles for mobile browsers smaller than 480px; (iPhone) */
/*}

    .navbar-brand {
        font-size: 20px;
        padding: 10px 15px;
        height: 40% !important;
        margin-left: -15px !important;
        width: 100% !important;
        display: inline-table;
    }
}*/
/*@media screen and (max-width: 790px) {*/
/* STYLES HERE For moblie */
/*.navbar-brand {
        font-size: 20px;
        padding: 10px 15px;
        height: 40% !important;
        margin-left: -15px !important;
        width: 100% !important;
        display: inline-table;
    }
}*/
@media screen and (max-width:760px ) {


    /* .navbar-brand {
        font-size: 20px;
        padding: 10px 15px;
        height: 40% !important;
        margin-left: -15px !important;
        width: 100% !important;
        display: inline-table;
    }*/
    .container-fluid.padding-0 {
        padding: 0
    }

    img.img-logo.img-thumbnail {
        width: 115px;
        height: 55px
    }

    .navbar-brand {
        font-size: 16px;
        padding: 0;
        height: 65px !important;
        margin-left: -40px !important;
        line-height: 1;
        width: 70vw !important;
    }

    .navbar-card {
        height: 22% !important;
    }

    .card-logout-mobile {
        display: block !important;
    }

    .card-logout-desk {
        display: none !important;
    }

    .bg-card {
        padding-top: 25px;
    }

}

/* Bank CSS*/

.mat-card {
    background: #fff;
    color: rgba(0,0,0,.87);
    transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
    display: block;
    position: relative;
    padding: 16px;
    margin: 20px;
    border-radius: 4px;
}

    .mat-card:not([class*=mat-elevation-z]) {
        box-shadow: 0px 1px 4px 0px;
    }

.bg-color {
    background: #ECEDF0;
}

.txt-center {
    text-align: center;
}

.txt-right {
    text-align: right;
}

.txt-left {
    text-align: left;
}

/* .table {
    color: #404041;
} */

@media (min-width: 992px) {
    modal-lg {
        width: 1200px;
        max-width: 1500px;
    }
}

icon-Plus {
    background-color: #ec7229;
    border-color: #ec7229;
    border-radius: 25px;
    border-width: inherit;
    width: 40px;
    height: 40px;
    color: #FFF;
    outline: none !important;
}

circle {
    background-color: #FFF;
    border-radius: 20px;
    border-width: inherit;
    border: 1px solid #C4C4C4;
    width: 25.34px;
    height: 25.34px;
    color: #FFF;
    outline: none !important;
}

icon-Plus:hover {
    background-color: #647f9a;
    border-color: #647f9a
}

icon-Plus:active {
    border-color: #FFF
}

action-color {
    background-color: #647f9a;
    border-color: #647f9a;
}

button-search {
    background-color: #0d449b !important;
    width: 100%
}

button-menu {
    background-color: #343738 !important;
    width: 100%
}

button-clearSearch {
    background-color: #404041 !important;
    width: 100%
}

button-createGR {
    background-color: #45556a !important;
    width: 100%
}

bt-search-GR {
    background-color: #FEC40D !important;
    width: 100%
}

button-Cancel {
    background-color: #7c9bc1 !important;
    width: 100%
}

button-Back {
    background-color: #ffcc66 !important;
    width: 100%
}

button-advanceSearch {
    background-color: #ec7229 !important;
    width: 100%
}

button-red {
    background-color: #991B1E !important;
    width: 95px;
}

icon-red {
    color: #991B1E;
    position: relative;
    left: -3.5px;
    top: 1px;
}

icon-trash {
    color: #991B1E;
    position: relative;
    left: -2.6px;
    top: 1px;
}

button-filter {
    background-color: #808184 !important;
    width: 100%
}

button-status {
    background-color: #6372a0;
}

button-sorting {
    background-color: #C4C4C4;
}

.nav-tabs li a label.labelTap {
    position: relative;
    top: -3px;
}

textbox-Import {
    margin: 0px;
    color: rgb(255, 255, 255);
    font-size: 13px;
    font-weight: bold;
    top: 1px;
    position: relative;
}

text-HD {
    font-size: 18px;
    line-height: 36px;
    color: #fff;
}

text-subMenu {
    font-size: 18px;
    line-height: 36px;
    color: #404041;
}

set-Textbox-Hd {
    background-color: #7c9bc1;
    margin: 15px 0px 0px 15px;
    padding: 0px;
    height: 36px;
    border-radius: 4px;
    color: #fff;
    line-height: 35px;
    font-size: 13px;
    padding-left: 50px;
}

multiselect .btn-group {
    width: 100%;
}

    multiselect .btn-group button {
        width: 100%;
    }

size-icon-action {
    font-size: 18px;
    color: #991B1E;
    cursor: pointer;
    margin: 2px;
    outline: none;
}

#square {
    width: 20px;
    height: 15px;
    background: #C4C5C7;
    position: relative;
    left: 65%;
    top: 0px;
}

#square1 {
    width: 20px;
    height: 15px;
    background: #FFC400;
    position: relative;
    left: 65%;
    top: 5px;
}

.table-info-wing {
    background-color: #CCCCCC;
}

.table > thead > tr > th {
    font-weight: normal;
}

progress-light {
    overflow: hidden;
    height: 13px;
    width: 90%;
    margin: 20px 0px 12px 0px;
    background: linear-gradient(#f6f7f8, #f6f7f8 10%, whitesmoke 11%);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
}

thead {
    background-color: #CDCCCC;
}

custom-table {
    margin: 0px 0px 20px 0px;
}

table {
    border-collapse: separate;
    border-spacing: 0;
    min-width: 350px;
    width: 100%;
}

tablecustom-table.table-striped.table-fixed > thead > tr th, tr td {
    border-right: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    color: #404041;
    font-weight: normal;
    height: 40px;
    padding: 5px;
}

.uib-datepicker-popup.dropdown-menu {
    padding: 0;
}

/* table tr th, table tr td {
    border-right: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    color: #404041;
    font-weight: normal;
    height: 40px;
    padding: 5px;
} */

table tr th:first-child, table tr th:last-child {
    border-top: solid 1px #dadada;
}

table tr th:first-child, table tr td:first-child {
    border-left: 1px solid #dadada;
}

table tr th:first-child, table tr td:first-child {
    border-left: 1px solid #dadada;
}

table.Info tr th, table.Info tr:first-child td {
    border-top: 1px solid #dadada;
}

    /* top-left border-radius */

    table tr:first-child th:first-child, table.Info tr:first-child td:first-child {
        border-top-left-radius: 6px;
    }

    /* top-right border-radius */

    table tr:first-child th:last-child, table.Info tr:first-child td:last-child {
        border-top-right-radius: 6px;
    }

/* bottom-left border-radius */

table tr:last-child td:first-child {
    border-bottom-left-radius: 6px;
}

/* bottom-right border-radius */

table tr:last-child td:last-child {
    border-bottom-right-radius: 6px;
}

.progress {
    overflow: hidden;
    height: 20px;
    border-radius: 4px;
}

progress-bar-warning {
    background-color: #991B1E;
    border-radius: 4px;
    color: #FFF;
    line-height: 15px;
}

label {
    top: 2px;
    position: relative;
    margin: 0px;
}

.form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143 !important;
    color: #414142;
    background-color: #fff !important;
    border: 1px solid #ccc !important;
    border-radius: 8px !important;
}

body .btn-Yes {
    border-color: #1bafbc;
    background-color: #1bafbc;
    color: white;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.light-blue-body {
    color: #1bafbc;
    font-size: 13px;
    font-weight: normal;
    font-family: "Open Sans", Arial, sans-serif, Helvetica;
}

body .btn-blue {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #03BFC9;
    border-color: #03BFC9;
}

body .btn-groub-Search {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #14436B;
    border-color: #EAC200;
}

body .btn-import {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #51b451;
    border-color: #51b451;
    width: 100%;
}

body .btn-export {
    color: #ffffff;
    float: left;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #21409A;
    border-color: #21409A;
    margin-right: 5px !important;
    border-radius: 4px !important;
    width: 60px;
}

body .btn-wizard {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #ec7229;
    border-color: #ec7229;
}

body .btn-step-back {
    color: #ffffff;
    float: left;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #14436B;
    border-color: #14436B;
    margin: 31px 5px 0px 0px !important;
    border-radius: 8px !important;
    font-size: 15px !important;
    padding: 6px 22px !important;
    width: 65px;
}

body .btn-step-next {
    color: #ffffff;
    float: right;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #ec7229;
    border-color: #ec7229;
    width: 80px;
}

span.hoverRight.ng-binding:hover {
    color: #EC870E;
}

icon-timeline {
    position: absolute;
    top: 50%;
    left: 140px;
    background-color: #45556a;
    border: 3px solid #45556a;
    color: #FFF;
    font-size: 28px;
    padding: 10px;
    width: 55px;
    height: 55px;
    text-align: center;
    line-height: 29px;
    margin-top: -28px;
    margin-left: -28px;
    z-index: 2;
    -webkit-border-radius: 28px;
    border-radius: 28px;
}

border-img {
    color: #c4c5c7;
    border: 1px solid;
}

button.btn.btn-secondary.numberpage:hover {
    background-color: #ec870e;
    border-color: #ec870e;
}

.table-fixed thead {
    width: 100%;
}

.table-fixed tbody {
    max-height: 600px;
    font-size: 12px;
    overflow-y: visible;
    overflow: auto;
    width: 100%;
    color: #808184;
}

/* .table-fixed thead, .table-fixed tbody, .table-fixed tr {
    display: block;
} */

td.legendLabel {
    padding: 0px 0px 0 10px;
    background-color: #FFF;
    font-size: 14px;
    color: #999999;
}

.line-bot {
    top: 35px;
    border-top: 1px solid #0000004d !important;
}

.set-text {
    position: absolute;
    top: -22px;
    left: 0px;
    color: #808184;
}

td.legendColorBox {
    background-color: #FFF;
}

.switchlang {
    left: 0px;
    top: 1px;
    position: relative;
}

buttonicon-Plus i {
    position: relative;
    top: 0px;
    left: 0px;
    font-weight: normal;
    line-height: 30px;
}

.div-shadow {
    border: solid 1px #eee;
    background-color: #ECEDF0;
    border-radius: 3px;
}

.modal-header {
    background-color: #ec7229;
    color: #ffffff;
}

.userbox .role {
    color: #ec7229;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.2em;
}

.navigationLabel {
    font-size: 16px;
    line-height: 47.6px;
    color: #FEC40D;
    float: left;
}

.navigationLabel_mainPage {
    font-size: 16px;
    line-height: 46.5px;
    color: #FFF;
    float: left;
    outline: none;
}

    .navigationLabel_mainPage span.nagivationSelect:hover {
        /* padding-bottom: 2px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom: 1px solid #FEC40D; */
        color: #FEC40D;
        cursor: pointer;
    }

size-icon-mainpage {
    font-size: 10px !important;
    cursor: pointer;
    color: #FFF;
    padding: 0 3px 0 10.68px;
}

pc-multiselect .btn {
    width: 100%;
    background-color: #FFF;
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #414142;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
}

.vs-text {
    visibility: hidden
}

.switch {
    position: relative;
    display: inline-block;
    width: 90px;
    height: 34px;
}

    .switch input {
        display: none;
    }

.sliderNew {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ca2222;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 34px;
    margin: 0px;
}

    .sliderNew:before {
        position: absolute;
        content: "";
        height: 26px;
        width: 26px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
        border-radius: 50%;
    }

input:checked + .sliderNew {
    background-color: #2ab934;
}

input:focus + .sliderNew {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .sliderNew:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(55px);
}

/*------ ADDED CSS ---------*/

.sliderNew:after {
    content: 'OFF';
    color: white;
    display: block;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    font-size: 10px;
    font-family: Verdana, sans-serif;
}

input:checked + .sliderNew:after {
    content: 'ON';
}

/*--------- END --------*/

size-icon {
    font-size: 10px !important;
    cursor: pointer;
    color: #FEC40D;
    /* padding: 0 3px 0 21.68px; */
    padding: 0 3px 0 10.68px;
}

.frontColor-white {
    position: absolute;
    top: 4px;
    left: 14px;
    color: #ffffff;
}

.frontColor-primary {
    color: #991B1E;
    position: absolute;
    top: 4px;
    left: 10px;
}

.footer-white {
    border-radius: 0 0 5px 5px;
    padding: 10px 15px;
    background-color: #FFFFFF;
    border-top: 1px solid #dddddd;
    /* margin: -15px; */
}

.footer-std {
    border-radius: 0 0 5px 5px;
    padding: 10px 15px;
    /* border-top: 1px solid #dddddd; */
    margin: -15px;
}

.content-row-detail {
    margin: 10px 30px 0 70px;
}

.userphone {
    position: relative;
    z-index: 1001;
    top: 0px;
    left: 165px;
}

.tab-form {
    background: #FFF;
    border-color: 1px soild;
    padding: 15px 25px;
    border-top: 1px solid;
    border-left: 1px solid;
    border-right: 1px solid;
    border-bottom: 1px solid;
    margin-top: 10px;
    width: 100%;
    /* min-height: 200px; */
}

.main {
    position: relative;
    top: 19px;
    left: 8px;
    cursor: pointer;
    outline: none;
}

.roundItem {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 50%;
    cursor: pointer;
    height: 28px;
    position: absolute;
    left: 0px;
    top: 23px;
    width: 28px;
}

caret {
    display: inline-block;
    border-top: 6px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.upperText {
    text-transform: capitalize;
}

.selectHover:active {
    background-color: #FFCC5D;
}

.box-dock {
    text-align: center;
    line-height: 36px;
    border: 1px solid #cacaca;
    border-radius: 4px;
    background-color: #ECEDF0;
    border-bottom-color: aqua;
}

.checking {
    background-color: greenyellow !important;
}

.switchColorWhite {
    background-color: #ecedf0;
}

.switchColorGrey {
    background-color: #ecedf0;
}

.mousehover:active {
    background-color: greenyellow !important;
}

.noCheck {
    background-color: #ECEDF0;
}

.input-citizenform {
    color: #3c763d;
    font-size: 2rem;
}

div#showGridCitizen {
    display: flow-root;
}

span.glyphicon.glyphicon-backward {
    top: 2px !important;
    margin-left: -20px !important;
    margin-right: 3px;
}


/* CitizenForm */
.showForm {
    animation: showFormBox 1s;
}

.loader {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-top: 5px solid #292929;
    border-right: 5px solid #efefef;
    border-bottom: 5px solid #efefef;
    border-left: 5px solid #efefef;
    border-radius: 100px;
    animation: spin 1s infinite linear;
}

@keyframes spin {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes showFormBox {
    from {
        opacity: 0.5;
    }

    to {
        opacity: 1;
    }
}

.subscribe-box {
    background: #14436b;
    font-family: 'Gothic A1', serif;
    padding: 10em 0;
    text-align: center;
    color: white;
    transition: 2s;
    height: calc(100% - 18px);
    animation: containnerBox 1s;
}


@keyframes containnerBox {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.subscribe-box h2 {
    margin: 0 0 0.85em 0;
    font-weight: 100;
    font-size: 30px;
    font-family: "Marcellus", serif;
}


.subscribe {
    width: 100%;
    max-width: 600px;
    margin: auto;
}


.subscribe input {
    width: 100%;
    background: transparent;
    border: 0;
    border-bottom: 1px solid;
    padding: 1em 0 .8em;
    text-align: center;
    font-size: 18px;
    font-family: inherit;
    font-weight: 300;
    line-height: 1.5;
    color: inherit;
    outline: none;
    text-align-last: center;
}

    .subscribe input &::placeholder {
        color: hsla(0, 0%, 100%, 0.5);
    }


button {
    all: unset;
    margin-top: 2.4em;
    background: transparent;
    border: 2px solid white;
    padding: 1em 4em;
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    position: relative;
    transition: all 300ms ease;
}


    button span {
        display: inline-block;
        transition: all 300ms ease;
        /*z-index: 2;*/
    }

btnClick :before, &:after {
    content: "";
    display: block;
    position: absolute;
    transition: all 300ms ease;
    opacity: 0;
}

button span :before {
    height: 7px;
    width: 7px;
    background: #fff;
    border-right: 2px solid;
    border-top: 2px solid;
    right: 30px;
    top: 21px;
    transform: rotate(45deg);
}

button span &:after {
    background: white;
    height: 2px;
    width: 50px;
    left: 0;
    top: 1.49em;
}

button span:hover {
    transform: translateX(-10px);
}

    button span :hover:before {
        opacity: 2;
    }

    button span :hover:after {
        width: 14px;
        opacity: 1;
        transform: translateX(160px);
    }
/*----------------------------------------------- */
