﻿@font-face {
    font-family: 'text-security-disc';
    src: url('../fonts/text-security-disc-font/text-security-disc.eot');
    src: url('../fonts/text-security-disc-font/text-security-disc.eot?#iefix') format('embedded-opentype'), url('../fonts/text-security-disc-font/text-security-disc.woff') format('woff'), url('../fonts/text-security-disc-font/text-security-disc.ttf') format('truetype'), url('../fonts/text-security-disc-font/text-security-disc.svg#text-security') format('svg');
}

input.likepass {
    font-family: 'text-security-disc';
}


.btn {
    border-radius: 0px;
}

.right-banner {
    width: 535px;
    height: 288px;
    display: inline-block;
    /*border-radius: 50%;*/
    right: 4%;
    top: -45px;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: opacity .25s ease,-webkit-transform .25s ease-in .05s;
    transition: opacity .25s ease,-webkit-transform .25s ease-in .05s;
    transition: transform .25s ease-in .05s,opacity .25s ease;
    transition: transform .25s ease-in .05s,opacity .25s ease,-webkit-transform .25s ease-in .05s;
}

.mobile-prepaid {
    background: transparent url(../images/mobile-prepaid.png) no-repeat 50%;
    background-size: contain;
}

.mobile-postpaid {
    background: transparent url(../images/mobile-postpaid.png) no-repeat 50%;
    background-size: cover;
}

.money-transfer {
    background: transparent url(../images/money-transfer.png) no-repeat 50%;
    background-size: cover;
}

.login-bingo-logo {
    display: inline-table;
    background-size: cover;
    height: 65px;
    width: 246px;
    background-image: url(../images/pbfulllogo.png);
}

.dark .login-bingo-logo {
    background-image: url(../images/pbfulllogo_dark.png);
}

.iEdit-img-edit {
    display: none;
}

.beneficary-list tbody tr {
    cursor: pointer;
}

    .beneficary-list tbody tr td:last-child {
        text-align: left;
    }

    .beneficary-list tbody tr td .benef-del {
        opacity: 0;
        float: right;
        line-height: 35px;
    }

    .beneficary-list tbody tr:hover td .benef-del {
        opacity: 1;
    }

.sidebar {
    top: 56px;
}

    .sidebar .nano > .nano-content {
        top: 12px;
    }


/* Overwrite Style.css */

.login-attributes {
    width: 169px;
}

.bg-google-plus {
    background: #d34836;
    fill: #d34836;
}

.home-widget-three .stat-icon {
    padding: 13px;
    min-height: 60px;
    width: 60px;
}

.user-avatar {
    margin-left: 10px;
    font-size: 14px;
    font-weight: 500;
}


.table > thead > tr > th {
    border-bottom: 1px solid #e7e7e7;
    font-weight: 600;
}


.overlayUserImage {
    position: relative;
    display: inline-block;
}

.user-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #4caf50ad; /*add color with prefix 'ad' */
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
    transition: opacity 0.5s, visibility 0s 0.5s;
}

.overlayUserImage:hover .user-overlay {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

.iEdit-img-edit {
    z-index: 999;
}


/* Overwrite bootstrap Style */

.popover {
    z-index: 989;
}

.popover, .popover-title, .editable-buttons button {
    border-radius: 0px;
}

.recent-comment .last-trans .media {
    position: relative;
}

.recent-comment .last-trans .media-right p {
    font-size: small;
}

.recent-comment .last-trans .media-rightest {
    font-size: 11px;
    padding: 6px;
    position: absolute;
    right: 4px;
    top: 0px;
    text-align: center;
    vertical-align: middle;
    min-height: 115px;
}

    .recent-comment .last-trans .media-rightest p {
        margin-bottom: 0px;
        color: white;
        text-transform: uppercase;
    }

.recent-comment .last-trans .media-body {
    width: 0px;
    min-width: 250px;
}

.recent-comment .last-trans .media-left {
    padding-right: 20px;
    padding-top: 18px;
    text-align: center;
}

    .recent-comment .last-trans .media-left a i {
        margin-top: 14px;
    }

.recent-comment .last-trans .media-body p, .recent-comment .last-trans .media-right p {
    margin-bottom: 6px;
    width: 100%;
}

.media-right, .media > .pull-right {
    padding-left: 0px;
    padding-right: 15px;
}

@media(max-width:570px) {
    .recent-comment .last-trans .media-right {
        float: left;
        margin-top: -16px;
        margin-left: 42px;
    }

    .recent-comment .last-trans .media-rightest {
        min-height: 190px;
    }
}



/**/
@media (max-width:1500px) {
    .recent-comment .last-trans .media-left {
        padding-right: 4px;
        padding-top: 18px;
    }

    .recent-comment .last-trans .media-body {
        min-width: 205px;
    }

        .recent-comment .last-trans .media-body p {
            font-size: small;
        }

    .recent-comment .last-trans .media-left img {
        width: 36px;
        height: 36px;
    }

    .recent-comment .last-trans .media-rightest {
        right: 3px;
        font-size: 10px;
        top: 1px;
    }
}

.operator .recent-comment .media {
    padding: 10px;
    border: 0px;
    cursor: pointer;
    border: 1px solid #a9abaf;
    margin-bottom: 10px;
}


    .operator .recent-comment .media .media-left {
        padding-right: 7px;
    }


    .operator .recent-comment .media:hover {
        background-color: #eef1f6;
    }

    .operator .recent-comment .media p {
        margin-top: 15px;
    }

.input-group-addon {
    background-color: transparent;
    border: 1px solid #e7e7e7;
}

.media-success {
    border-color: #14c196 !important;
}

    .media-success .media-rightest {
        /*background: #1de9b6;*/
        background: #14c196;
    }

.media-danger {
    border-color: #e74c3c !important;
}

    .media-danger .media-rightest {
        background: #ff3823;
    }

.media-warning {
    border-color: #f39c12 !important;
}

    .media-warning .media-rightest {
        background: #f39c12;
    }


/* Customized toastr */

#toast-container > div {
    padding: 18px 15px 18px 50px;
}

.toast-message {
    text-align: center;
}

.toast-bottom-right .toast-message {
    text-align: left !important;
}

#toast-container.toast-bottom-full-width > div, #toast-container.toast-top-full-width > div {
    width: 100%;
}

#toast-container > div {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

#toast-container > div {
    opacity: 1;
}

.rtl .toast-close-button {
    float: right;
}

.toast-bottom-center {
    bottom: 40px;
}

.rtl .toast-close-button {
    left: 0.2em;
}

/* Customized Sweet Alert 2 */

.swal2-popup {
    border-radius: 0px;
}

    .swal2-popup .swal2-styled {
        border: 0;
        border-radius: 0px;
    }

    .swal2-popup .swal2-title {
        font-size: 25px;
    }

.swal2-icon.swal2-success .fix {
    background-color: transparent;
}

.swal2-icon.swal2-success::after, .swal2-icon.swal2-success::before {
    background: #fff0;
}

.swal2-modal #amount {
    text-align: center;
    max-width: 50%;
    margin: 0 auto;
}

.swal2-modal {
    padding: 10px;
}

    .swal2-modal .table > tbody > tr > td, .table > tbody > tr > th,
    .swal2-modal .table > tfoot > tr > td, .table > tfoot > tr > th,
    .swal2-modal .table > thead > tr > td, .table > thead > tr > th {
        padding: 3px;
    }

.swal2-icon {
    /*width: 60px;
    height: 60px;*/
    margin: 10px auto 20px;
}

    .swal2-icon.swal2-info, .swal2-icon.swal2-question, .swal2-icon.swal2-warning {
        font-size: 35px;
        line-height: 63px;
    }

.swal2-modal .swal2-spacer {
    height: 0px;
    margin-top: 12px;
    margin-bottom: 10px;
}

.swal2-modal input {
    max-width: 50%;
    margin: 0 auto;
}

.swal2-modal #finalOTP {
    height: 30px;
}

/* Menu */
.logo2 {
    display: inline-block;
    padding: 14px 0;
    text-align: center;
    width: 150px;
    transition: width 300ms ease-in-out;
}

.hamburger {
    left: 0px;
}

.header-icon {
    color: #fff;
}

.hamburger .line {
    background-color: #fff;
}

/* Custom */

.addBenef-btn:hover span {
    color: #03a9f5;
}

.back {
    height: 30px;
    border-radius: 50%;
    float: right;
    padding: 7px 7px;
    width: 30px;
}

    .back:hover {
        background: #eef1f6;
        box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    }

.box {
    min-height: 500px;
}

.our-bg {
    /*background-position: center center;*/
    background-repeat: no-repeat;
    background-size: cover;
}

.login-form {
    box-shadow: 2px 2px 50px 2px #00000052;
}

.div-overlay {
    position: absolute;
    background-color: rgba(255, 255, 255, 0.72);
    width: 100%;
    overflow-y: auto;
    top: 0;
    height: 100%;
    z-index: 3;
    left: 0px;
}

.menu ul {
    list-style: none;
}

    .menu ul li {
        min-width: 90px;
        text-align: center;
        line-height: 35px;
        float: left;
        position: relative;
    }

        .menu ul li a {
            text-decoration: none;
            color: white;
            display: block;
            font-size: 14px;
            padding: 10px 18px;
            font-weight: 400;
        }

            .menu ul li a:hover {
                background: rgba(255,255,255,.3);
            }

    .menu ul ul {
        position: absolute;
        display: none;
        border: 1px solid #e7e7e7;
        margin-top: 0px;
        z-index: 1;
    }

        .menu ul ul::-webkit-scrollbar {
            /*display: none;*/
        }

        /* width */
        .menu ul ul::-webkit-scrollbar {
            width: 5px;
        }

        /* Track */
        .menu ul ul::-webkit-scrollbar-track {
            background: #ededed;
        }

        /* Handle */
        .menu ul ul::-webkit-scrollbar-thumb {
            background: #adadad;
        }

            /* Handle on hover */
            .menu ul ul::-webkit-scrollbar-thumb:hover {
                background: #888;
            }

        .menu ul ul li:last-child {
            border-bottom: 0px;
        }

    .menu ul li:hover > ul {
        display: block;
    }

    .menu ul ul li {
        background-color: #ffffff;
        border-bottom: 1px solid #e7e7e7;
        width: 155px;
    }


        .menu ul ul li a {
            color: #252525;
            padding: 2px;
            font-size: 13px;
        }

    /*.menu ul ul li a:hover {
                background: #eef1f6;
            }*/

    .menu ul li i {
        margin-left: 5px;
    }

.menu .os-theme-dark > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle {
    background: #000;
    opacity: 0.1;
}

@keyframes flash {
    0%, 50%, 100% {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

.mr-auto li {
    position: relative;
}

    .menu li img.new, .mr-auto li img.new {
        position: absolute;
        width: 30px;
        left: 0px;
        top: 0px;
    }

    .menu li img.new, .mr-auto li img.new {
        -webkit-animation: flash linear 2s infinite;
        animation: flash linear 2s infinite;
    }

.color-container {
    border: 1px solid #eef1f6;
    cursor: pointer;
}

    .color-container .stat-icon i {
        display: none;
    }

.bg-theme-blue {
    background-color: #03a9f5;
}

.bg-theme-green {
    background-color: #4CAF50;
}

.bg-theme-red {
    background-color: #e74c3c;
}


.bg-theme-orange {
    background-color: #FF5722;
}

.bg-theme-dark {
    background-color: #1F2037;
}

#content {
    /*min-height: 533px;*/
}

/* Cutom Radio */

/** %[Object] Radio buttons */
/*------------------------------------*/
.radio * {
    position: relative;
}

.radio input[type="radio"] {
    display: none;
}

    .radio input[type="radio"] + label {
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 20px;
        margin-left: 18px;
    }

        .radio input[type="radio"] + label::before {
            -webkit-transition: all 250ms cubic-bezier(.4,.25,.3,1);
            transition: all 250ms cubic-bezier(.4,.25,.3,1);
            content: "";
            width: 20px;
            height: 20px;
            border-radius: 50%;
            background-color: #d6d8dc;
            border: 0px solid #03a9f4;
            font-size: 0;
            position: absolute;
            bottom: 50%;
            left: -5%;
            -webkit-transform: translate(-50%, 50%);
            transform: translate(-50%, 50%);
        }

        .radio input[type="radio"] + label::after {
            -webkit-transition: all 250ms cubic-bezier(.4,.25,.3,1);
            transition: all 250ms cubic-bezier(.4,.25,.3,1);
            content: "";
            width: 0;
            height: 0;
            border-radius: 50%;
            background-color: #03a9f4;
            position: absolute;
            bottom: 50%;
            left: -5%;
            -webkit-transform: translate(-50%, 50%);
            transform: translate(-50%, 50%);
        }

    .radio input[type="radio"]:checked + label::before {
        background-color: transparent;
        width: 20px;
        height: 20px;
        border-width: 2px;
    }

    .radio input[type="radio"]:checked + label::after {
        width: 10px;
        height: 10px;
    }
/*Custom chart css START*/

.ct-label {
    fill: rgb(37, 37, 37) !important;
    color: rgb(37, 37, 37) !important;
    font-size: 1rem !important;
    line-height: 1 !important;
}

/*Custom chart css END*/


.heading-top-margin {
    margin-top: 60px;
}

.load-padding {
    padding: 20px;
    position: relative;
    min-height: 150px;
}


/* DashBoard loading start*/

.timeline-item {
    background: transparent;
    padding: 25px;
    margin: 0 auto;
}

@-webkit-keyframes placeHolderShimmer {
    0% {
        background-position: -468px 0;
    }

    100% {
        background-position: 468px 0;
    }
}

@keyframes placeHolderShimmer {
    0% {
        background-position: -468px 0;
    }

    100% {
        background-position: 468px 0;
    }
}

.animated-background {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: placeHolderShimmer;
    animation-name: placeHolderShimmer;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    background: #f6f7f8;
    background: -webkit-gradient(linear, left top, right top, color-stop(8%, #eeeeee90), color-stop(18%, #dddddd20), color-stop(33%, #eeeeee90));
    background: linear-gradient(to right, #eeeeee90 8%, #dddddd20 18%, #eeeeee90 33%);
    background-size: 800px 104px;
    height: 40px;
    position: relative;
}


.dark .background-masker {
    background: #333b54;
    position: absolute;
}

.background-masker {
    background: #fff;
    position: absolute;
}

    .background-masker.header-top,
    .background-masker.header-bottom,
    .background-masker.subheader-bottom {
        top: 0;
        left: 40px;
        right: 0;
        height: 10px;
    }

    .background-masker.header-left,
    .background-masker.subheader-left,
    .background-masker.header-right,
    .background-masker.subheader-right {
        top: 10px;
        left: 40px;
        height: 8px;
        width: 10px;
    }

    .background-masker.header-bottom {
        top: 18px;
        height: 6px;
    }

    .background-masker.subheader-left,
    .background-masker.subheader-right {
        top: 24px;
        height: 6px;
    }

    .background-masker.header-right,
    .background-masker.subheader-right {
        width: auto;
        left: 300px;
        right: 0;
    }

    .background-masker.subheader-right {
        left: 230px;
    }

    .background-masker.subheader-bottom {
        top: 30px;
        height: 10px;
    }


/* DashBoard loading end*/


/* Top Refresh start*/

.top-refresh {
    margin-left: 30px;
    padding: 5px;
    display: inline-block;
    border-radius: 50%;
}

    .top-refresh:hover {
        background: rgba(255,255,255,.3);
    }

.conti-rotate {
    -webkit-animation: rotation 2s infinite linear;
}

@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(359deg);
    }
}

/* Top Refresh end*/


.log-image {
    border-radius: 20px;
    width: 40px;
}


.selectedOperator {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 100px;
    margin-right: 23px;
}



/*START .bootsrap-select for dropdown in Money TransferP*/

/*Customized by Ravi*/

.dark .bootstrap-select .btn-default {
    line-height: 1.738590;
    background: #333b54;
    border-color: #1F2037;
}

    .dark .bootstrap-select .btn-default.active, .dark .bootstrap-select .btn-default:focus, .dark .bootstrap-select .btn-default:hover {
        background: #333b54;
        border-color: transparent;
        color: #a59e9e;
    }


.dark .bootstrap-select .dropdown-menu > .active > a, .dark .dropdown-menu > .active > a:focus, .dark .dropdown-menu > .active > a:hover {
    color: #d0cccc;
    text-decoration: none;
    background-color: #333b54;
    outline: 0;
}

.dark .bootstrap-select .bs-searchbox input {
    color: black !important;
}

/*END .bootsrap-select for dropdown in Money TransferP*/


/*START .bootstrap-select for dropdown orange theme*/

.orange .bootstrap-select .btn-default {
    /*line-height: 1.738590;
    background: #333b54;
    border-color: transparent;*/
    background: #ffffff;
    border-color: #a7a4a4;
    color: #868484;
    border-radius: 0px;
    line-height: 1.738590;
}

    .orange .bootstrap-select .btn-default.active, .orange .bootstrap-select .btn-default:focus, .orange .bootstrap-select .btn-default:hover {
        background: #ffffff !important;
        border-color: #e7e7e7;
        color: #a59e9e;
    }


.orange .bootstrap-select .dropdown-menu > .active > a, .orange .dropdown-menu > .active > a:focus, .orange .dropdown-menu > .active > a:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #ff5722;
    outline: 0;
}

.orange .bootstrap-select .bs-searchbox input {
    color: black !important;
}



/*START .bootstrap-select for dropdown blue theme*/

.blue .bootstrap-select .btn-default {
    /*line-height: 1.738590;
    background: #333b54;
    border-color: transparent;*/
    background: #ffffff;
    border-color: #a7a4a4;
    color: #868484;
    border-radius: 0px;
    line-height: 1.738590;
}

    .blue .bootstrap-select .btn-default.active, .blue .bootstrap-select .btn-default:focus, .blue .bootstrap-select .btn-default:hover {
        background: #ffffff !important;
        border-color: #e7e7e7;
        color: #a59e9e;
    }


.blue .bootstrap-select .dropdown-menu > .active > a, .blue .dropdown-menu > .active > a:focus, .blue .dropdown-menu > .active > a:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #03a9f5;
    outline: 0;
}

.blue .bootstrap-select .bs-searchbox input {
    color: black !important;
}
/*END .bootstrap-select for dropdown orange theme*/



/*START .bootstrap-select for dropdown red theme*/

.red .bootstrap-select .btn-default {
    /*line-height: 1.738590;
    background: #333b54;
    border-color: transparent;*/
    background: #ffffff;
    border-color: #a7a4a4;
    color: #868484;
    border-radius: 0px;
    line-height: 1.738590;
}

    .red .bootstrap-select .btn-default.active, .red .bootstrap-select .btn-default:focus, .red .bootstrap-select .btn-default:hover {
        background: #ffffff !important;
        border-color: #e7e7e7;
        color: #a59e9e;
    }


.red .bootstrap-select .dropdown-menu > .active > a, .red .dropdown-menu > .active > a:focus, .red .dropdown-menu > .active > a:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #e74c3c;
    outline: 0;
}

.red .bootstrap-select .bs-searchbox input {
    color: black !important;
}
/*END .bootstrap-select for dropdown red theme*/



/*START .bootstrap-select for dropdown green theme*/

.green .bootstrap-select .btn-default {
    /*line-height: 1.738590;
    background: #333b54;
    border-color: transparent;*/
    background: #ffffff;
    border-color: #a7a4a4;
    color: #868484;
    border-radius: 0px;
    line-height: 1.738590;
}

    .green .bootstrap-select .btn-default.active, .green .bootstrap-select .btn-default:focus, .green .bootstrap-select .btn-default:hover {
        background: #ffffff !important;
        border-color: #e7e7e7;
        color: #a59e9e;
    }


.green .bootstrap-select .dropdown-menu > .active > a, .green .dropdown-menu > .active > a:focus, .green .dropdown-menu > .active > a:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #4caf50;
    outline: 0;
}

.green .bootstrap-select .bs-searchbox input {
    color: black !important;
}
/*END .bootstrap-select for dropdown orange theme*/


/*crad-body-bottom margin css (.body-bottom-margin) created by ravi*/
.body-bottom-margin {
    min-height: 500px;
}


.card, .main .page-header, .footer > p {
    border: 1px solid #a9abaf;
}

.main .title-margin-right .page-header {
    border-right: 0px !important;
}

.main .title-margin-left .page-header {
    border-left: 0px !important;
}


@media (max-width:1199px) {

    .main .title-margin-right .page-header {
        border-right: 1px solid #a9abaf !important;
    }

    .main .title-margin-left .page-header {
        border-left: 1px solid #a9abaf !important;
    }
}



.card-header label {
    font-weight: 500;
    margin-top: 20px;
}


/**************************  Bonanza Festival ***********************************/
#bonanza-screen {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.7);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-transform: translate(0,-100%) scale(0,0);
    -moz-transform: translate(0,-100%) scale(0,0);
    -o-transform: translate(0,-100%) scale(0,0);
    -ms-transform: translate(0,-100%) scale(0,0);
    transform: translate(0,-100%) scale(0,0);
    z-index: 99996;
    opacity: 0;
}

    #bonanza-screen.open {
        -webkit-transform: translate(0,0) scale(1,1);
        -moz-transform: translate(0,0) scale(1,1);
        -o-transform: translate(0,0) scale(1,1);
        -ms-transform: translate(0,0) scale(1,1);
        transform: translate(0,0) scale(1,1);
        opacity: 1;
    }

    #bonanza-screen .close {
        position: fixed;
        top: 15px;
        right: 15px;
        color: #fff;
        opacity: 1;
        padding: 10px 17px;
        font-size: 16px;
    }

    #bonanza-screen .img {
        text-align: center;
        /* The image used */
        background-image: url("../../assets/images/bonanza/bonanza_festival_2018.jpeg");
        /* Full height */
        height: 100%;
        /* Center and scale the image nicely */
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
    }

    #bonanza-screen .tpinlink {
        text-align: center;
        margin-top: -40px;
        margin-right: -86%;
    }


.blinking {
    animation: blinkingText 2s infinite;
}

@keyframes blinkingText {
    0% {
        color: red;
    }

    15% {
        color: orange;
    }

    30% {
        color: yellow;
    }

    45% {
        color: green;
    }

    60% {
        color: blue;
    }

    75% {
        color: indigo;
    }

    100% {
        color: violet;
    }
}

/*************************************************************/

#lock-screen, #kyc-screen {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.7);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-transform: translate(0,-100%) scale(0,0);
    -moz-transform: translate(0,-100%) scale(0,0);
    -o-transform: translate(0,-100%) scale(0,0);
    -ms-transform: translate(0,-100%) scale(0,0);
    transform: translate(0,-100%) scale(0,0);
    z-index: 99999;
    opacity: 0;
}

    #lock-screen.open, #kyc-screen.open {
        -webkit-transform: translate(0,0) scale(1,1);
        -moz-transform: translate(0,0) scale(1,1);
        -o-transform: translate(0,0) scale(1,1);
        -ms-transform: translate(0,0) scale(1,1);
        transform: translate(0,0) scale(1,1);
        opacity: 1;
    }

    #lock-screen .input {
        position: absolute;
        top: 64%;
        width: 100%;
        text-align: center;
        border: 0;
        margin: -51px auto 0;
        padding-left: 30px;
        padding-right: 30px;
    }

    #lock-screen input[type=password] {
        color: #fff;
        font-size: 30px;
        font-weight: 300;
        text-align: center;
        border: 1px solid white;
        background: rgba(0, 0, 0, 0.14);
        outline: 0;
    }

    #lock-screen .img, #kyc-screen .img {
        position: absolute;
        top: 32%;
        width: 100%;
        color: #fff;
        background: rgba(0,0,0,0);
        font-size: 60px;
        font-weight: 300;
        text-align: center;
        border: 0;
        margin: -51px auto 0;
        padding-left: 30px;
        padding-right: 30px;
        outline: 0;
    }

        #lock-screen .img img, #kyc-screen .img img {
            height: 120px;
            background: #ffffff;
            border-radius: 50%;
            padding: 18px;
        }

    #lock-screen label, #kyc-screen label {
        position: absolute;
        top: 50%;
        width: 100%;
        color: #fff;
        background: rgba(0,0,0,0);
        font-size: 45px;
        font-weight: 300;
        text-align: center;
        border: 0;
        margin: -51px auto 0;
        padding-left: 30px;
        padding-right: 30px;
        outline: 0;
    }

    #lock-screen .btn {
        position: absolute;
        top: 57%;
        left: 50%;
        margin-top: 61px;
        margin-left: -36px;
    }

    #lock-screen .close, #kyc-screen .close {
        position: fixed;
        top: 15px;
        right: 15px;
        color: #fff;
        opacity: 1;
        padding: 10px 17px;
        font-size: 27px;
    }

.lock-loader {
    position: absolute;
    top: 66%;
    left: 49%;
    border: 4px solid #f3f3f3;
    border-radius: 50%;
    border-top: 4px solid #555;
    width: 50px;
    height: 50px;
    -webkit-animation: spin 1s linear infinite; /* Safari */
    animation: spin 1s linear infinite;
}

@media(max-width:540px) {
    #lock-screen input[type=password] {
        font-size: 20px;
    }

    #lock-screen .img img, #kyc-screen .img img {
        height: 100px;
    }

    #lock-screen label, #kyc-screen label {
        font-size: 30px;
    }

    #lock-screen .close, #kyc-screen .close {
        font-size: 20px;
    }
}

#lock-screen .tpinlink, #kyc-screen .tpinlink {
    position: absolute;
    top: 69%;
    width: 100%;
    background: rgba(0,0,0,0);
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
}

#kyc-screen .tpinlink {
    top: 56%;
}

    #lock-screen .tpinlink a, #kyc-screen .tpinlink a {
        font-size: 18px;
        font-weight: 500;
    }

        #lock-screen .tpinlink a:hover, #kyc-screen .tpinlink a:hover {
            color: #fff;
        }


/* Chorme */
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/* Safari */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}
/* Mozialla */
@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(360deg);
    }
}

/* Opera */
@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg);
    }

    100% {
        -o-transform: rotate(360deg);
    }
}

/* Internet Explorer */
@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(0deg);
    }

    100% {
        -ms-transform: rotate(360deg);
    }
}


/*Swal-style*/

.swal2-modal {
    border-radius: 0;
    border: 1px solid;
}

    .swal2-modal .swal2-styled {
        border-radius: 0;
        font-size: 14px;
    }


.tpin-img {
    width: 45px;
    background-color: #03a9f5;
    border-radius: 50%;
    padding: 2px;
    margin-top: 23px;
}

    .tpin-img:hover {
        box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    }

.header-right-img {
    width: 70%;
    float: right;
    margin-top: 17px;
}



#benefList-card thead tr th:last-child {
    text-align: left;
}

.small-icon-right {
    width: 45px;
    float: right;
}

.beneficary-list tr td {
    font-size: smaller;
}

.money-transfer-col .stat-widget-eight .header-title {
    font-size: 16px;
    font-weight: 500;
}

.money-transfer-col .pull-left-i {
    font-size: 2rem;
}

.money-transfer-col .stat-widget-eight .stat-content .stat-digit {
    font-size: 20px;
}

.money-transfer-col .stat-widget-eight .stat-content {
    margin-top: 20px;
}

.text-bold {
    font-weight: 500;
}

#transferElements .profile-widget {
    text-align: left;
    margin: 0px;
}

#transferElements .card {
    padding: 22px 12px;
    margin-right: 8px;
}

.beneficary-list:hover {
    background-color: #eef1f6;
    /*cursor: pointer;*/
    transition: .5s ease;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}

#old-benef-mobile .card:hover {
    cursor: pointer;
    transition: .5s ease;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}

/*.beneficary-list a {
    float: right;
    padding: 0px 3px;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    text-align: center;
    transition: .5s ease;
    line-height: 19px;
    border: 1px solid #e74c3c;
    font-size: smaller;
}

    .beneficary-list a:hover {
        transition: .5s ease;
        background: #e74c3c;
        color: white;
    }*/

.beneficary-list i.verified {
    position: absolute;
    top: 0px;
    right: 12px;
    font-weight: 600;
    padding: 2px;
}

tr.text-danger td {
    color: white;
    background-color: #c43f32;
}

.main .page-header h1 {
    float: left;
}

.main .page-header .bal-right {
    float: right;
    line-height: 50px;
    margin-bottom: 0px;
}

.account-space {
    letter-spacing: 0.05em;
}

.excel-btn {
    width: 30px;
}

.table {
    font-size: 12px;
}



.nav-pills > li > a {
    border-radius: 0px;
    border: 1px solid transparent;
}


a.btn.go-top {
    position: fixed;
    z-index: 99999999;
    right: 6%;
    bottom: 18px;
    opacity: 0.7;
}

    a.btn.go-top:hover {
        opacity: 1 !important;
    }


.irs-slider {
    background-position: 0 -120px !important;
}

.irs-bar {
    background-position: 0 -60px !important;
}


ul.ks-cboxtags {
    list-style: none;
    width: 100%; /*extra added*/
}

    ul.ks-cboxtags li {
        /*display: inline;*/
        display: grid;
        width: 50%;
        float: left;
    }

        ul.ks-cboxtags li label {
            display: inline-block;
            background-color: rgba(255, 255, 255, .9);
            border: 1px solid rgba(139, 139, 139, .3);
            color: #adadad;
            /*border-radius: 25px;*/
            border-radius: 0px;
            white-space: nowrap;
            margin: 3px 5px;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            -webkit-tap-highlight-color: transparent;
            transition: all .2s;
        }

        ul.ks-cboxtags li label {
            padding: 4px 5px;
            cursor: pointer;
            text-align: center;
        }

        /*ul.ks-cboxtags li label::before {
                display: inline-block;
                font-style: normal;
                font-variant: normal;
                text-rendering: auto;
                -webkit-font-smoothing: antialiased;
                font-family: "themify";
                font-weight: 900;
                font-size: 12px;
                padding: 2px 6px 2px 2px;
                content: "\e620";
                transition: transform .3s ease-in-out;
            }

        ul.ks-cboxtags li input[type="checkbox"]:checked + label::before {
            content: "\e64c";
            transform: rotate(-360deg);
            transition: transform .3s ease-in-out;
        }*/

        ul.ks-cboxtags li input[type="checkbox"]:checked + label {
            border: 1px solid #bababa;
            background-color: #cdd2d2;
            /*border: 2px solid #1bdbf8;
            background-color: #12bbd4;*/
            color: #fff;
            transition: all .2s;
        }

        ul.ks-cboxtags li input[type="checkbox"] {
            display: absolute;
        }

        ul.ks-cboxtags li input[type="checkbox"] {
            position: absolute;
            opacity: 0;
        }

            ul.ks-cboxtags li input[type="checkbox"]:focus + label {
                border: 2px solid #e7e7e7;
            }

.a {
    text-align: center;
    margin-top: 160px;
}

.dot {
    background: #03a9f4;
}

    .dot, .dot:after {
        display: inline-block;
        width: 1em;
        height: 1em;
        border-radius: 50%;
        animation: a 1.5s calc(((var(--i) + var(--o, 0))/var(--n) - 1)*1.5s) infinite;
    }

        .dot:after {
            --o: 1;
            background: white;
            content: '';
        }

@keyframes a {
    0%, 50% {
        transform: scale(0);
    }
}


.fullscreenDiv.open {
    -webkit-transform: translate(0,0) scale(1,1);
    -moz-transform: translate(0,0) scale(1,1);
    -o-transform: translate(0,0) scale(1,1);
    -ms-transform: translate(0,0) scale(1,1);
    transform: translate(0,0) scale(1,1);
    opacity: 1;
}

.fullscreenDiv {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.7);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-transform: translate(0,-100%) scale(0,0);
    -moz-transform: translate(0,-100%) scale(0,0);
    -o-transform: translate(0,-100%) scale(0,0);
    -ms-transform: translate(0,-100%) scale(0,0);
    transform: translate(0,-100%) scale(0,0);
    z-index: 99999;
    text-align: center;
}

    .fullscreenDiv .form-control {
        display: initial;
        width: auto;
    }

    .fullscreenDiv .lock-loader {
        margin: 0 auto;
        position: initial;
    }
