.alert{
    z-index: 11111 !important;
}
.select2-hidden-accessible,
.select2-selection__rendered,
.select2-results__options,
.select2 .select2-container .select2-container--default .select2-container--below,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{
    text-align: right !important;
}




@media (min-width: 768px){
    #certificates_wrapper div.col-md-6 ,
    #Mastertreasuries_wrapper div.col-md-6{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

}
div.dataTables_wrapper div.dataTables_filter input ,
#certificates_wrapper div.col-md-6,
#Mastertreasuries_wrapper div.col-md-6,

div.dataTables_wrapper div.dataTables_filter label,
div.dataTables_wrapper div.dataTables_filter{
    width: 100% !important
}

.buttons-html5,.buttons-print{
    margin-left: 5px !important;
}

#upCertspinnerDel,#upCertspinnerOth,#upCertspinnerMon,#spinner,#editspinner,#spinnerFees,#spinnerFeesEdit,#spinnerCert,#editspinnerCert,#spinnerCertEffect,#spinnerCertEffectUp,#spinnerCertEffectDel,#fixSpinner,
#reviewspinner,#upCertspinner,#reviewUpModalspinner,#infoUpModalspinner,#reviewDelModalspinner,#infoDelModalspinner,#reviewOtherModalspinner,#infoOtherModalspinner,#reviewNagModalspinner,#infoNagModalspinner,#queSpinner,#archiveSpinner,#infoGoldenModalspinner,#reviewspinnerCert ,#paymentInfospinner,#feeInfospinner,#companyUpdatespinner,.editSpinner,#spinnerFeesToEdit{
    position: absolute;
    top: 0%;
    right:  30%;
}


@media print {
    #buttonToPrint{
        display: none;
    }
    body {
        margin: 0;
        color: #000;
        background-color: #fff;
    }
    header, footer, aside, nav, form, iframe, .menu, .hero, .adslot {
        display: none !important;
    }
    body * {
        visibility: hidden;
    }

    #printArea, #printArea * {
        visibility: visible;
    }
    #printArea {
        position: absolute;
        left: 0;
        top: 10%;
        margin: 0;
    }



}   


div.dataTables_wrapper div.dataTables_info{
    float: right !important;
}   

div.dataTables_wrapper div.dataTables_paginate {
    float: left !important;
}

[data-notify="progressbar"] {
    margin-bottom: 0px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 5px;
}       
.hidden{
    display: none;
}
.file-upload {
    position: absolute;
    top: 0;
    left: 0;
    width:100%;
    height:100%;
    opacity: 0;
    cursor: pointer;
}  
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
    background-color:#173d7a !important; 
    color:#fff !important;
    border-bottom: 2px solid #173d7a !important;
}
.custom-panel-head {
    background-color:#173d7a   !important;
    border-color:  #173d7a   !important;
    padding: 10px;
    color: #fff !important;
}
.custom-panel-body {
    border-color:  #173d7a  !important;
}

.custom-button {
    background-color: #173d7a  !important;
    border-color:  #173d7a  !important;
}

.custom-button:hover {
    background-color: #173d7a  !important;
    border-color:  #173d7a  !important;
}

.custom-button:active {
    background-color: #173d7a  !important;
}

.labelContainer {
    display: block;
    position: relative;
    margin-bottom: 15px;
    cursor: pointer;
    font-size: 16px;
    text-align: left;
    margin-left: 50px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.labelContainer input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.checkmark {
    position: absolute;
    right: -25px;
    height: 20px;
    width: 20px;
    background-color: #173d7a;
    opacity: 0.8;
}
.labelContainer:hover input ~ .checkmark {
    opacity: 1
}
.labelContainer input:checked ~ .checkmark {
    background-color: #173d7a ;
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.labelContainer input:checked ~ .checkmark:after {
    display: block;
}
.labelContainer .checkmark:after {
    left: 7px;
    width: 7px;
    height: 15px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.custom-hr{
    border-top :3px solid  #173d7a;
    margin-bottom: 5px;
    margin-top: 0;
}
.thin-custom-hr{
    border-top :1px solid  #173d7a;
    margin-bottom: 10px;
    margin-top: 0;
}
.star-color{
    color:#ac2925 !important;
}
.icon-podition{
    position: absolute;top: 35px;left: 25px;
}
.label-warning{
    color:#222 !important;
}
.editSpinner{
    position: absolute;
    top: 0%;
    right: 25%;
}
.custom-tab-content {
    padding: 5px;background-color: #eee;box-shadow: 5px 10px 10px #ccc;
} 
fieldset.scheduler-border {
    border: 1px groove #ddd !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;
}
legend.scheduler-border {
    font-size: 1.2em !important;
    font-weight: bold !important;
    text-align: right !important;
    width:auto;
    padding:0 30px 0 10px;
    border-bottom:none;
} 

.modal-body{
    min-height: 200px !important;
}



/* Button used to open the chat form - fixed at the bottom of the page */
.open-button {
    cursor: pointer;
    position: fixed;
    top: 80px;
    left: 0px;
}

.container-fluid{
    padding-right: 65px !important;
}

.perloader{
    position: absolute;
    top: 35%;
    right: 47%;
    border: 5px solid #173d7a;
    border-radius: 50%;
    border-top: 5px solid #fff;
    border-bottom: 5px solid #fff;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 0.5s linear infinite; /* Safari */
    animation: spin 0.5s linear infinite;
    z-index: 99999;
    direction: rtl;
}

@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    25% { transform: rotate(90deg); }
    50% { transform: rotate(180deg); }
    75% { transform: rotate(270deg); }
    100% { transform: rotate(360deg); }
}




.timeline {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
}
.timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 3px;
    background-color: #eeeeee;
    right: 25px;
    margin-left: -1.5px;
}
.timeline > li {
    margin-bottom: 20px;
    position: relative;
}
.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}
.timeline > li:after {
    clear: both;
}
.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}
.timeline > li:after {
    clear: both;
}
.timeline > li > .timeline-panel {
    width: calc( 100% - 75px );
    float: left;
    border: 1px solid #d4d4d4;
    border-radius: 2px;
    padding: 20px;
    position: relative;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
    background-color: #eee;
}
.timeline > li > .timeline-panel:before {
    position: absolute;
    top: 26px;
    right: -15px;
    display: inline-block;
    border-top: 15px solid transparent;
    border-left: 15px solid #ccc;
    border-right: 0 solid #ccc;
    border-bottom: 15px solid transparent;
    content: " ";
}
.timeline > li > .timeline-panel:after {
    position: absolute;
    top: 27px;
    right: -14px;
    display: inline-block;
    border-top: 14px solid transparent;
    border-left: 14px solid #fff;
    border-right: 0 solid #fff;
    border-bottom: 14px solid transparent;
    content: " ";
}
.timeline > li > .timeline-badge {
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 1.4em;
    text-align: center;
    position: absolute;
    top: 16px;
    right: 0px;
    margin-left: -25px;
    background-color: #173d7a;
    z-index: 100;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
}
.timeline > li.timeline-inverted > .timeline-panel {
    float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
    background-color: #eee;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
    background-color: #eee;
}
.timeline-badge.primary {
    background-color: #2e6da4 !important;
}
.timeline-badge.success {
    background-color: #3f903f !important;
}
.timeline-badge.warning {
    background-color: #f0ad4e !important;
}
.timeline-badge.danger {
    background-color: #d9534f !important;
}
.timeline-badge.info {
    background-color: #5bc0de !important;
}
.timeline-title {
    margin-top: 0;
    color: inherit;
}
.timeline-body > p,
.timeline-body > ul {
    margin-bottom: 0;
}
.timeline-body > p + p {
    margin-top: 5px;
}
.multiselect {
    text-align: right !important;
    display:block !important;
    width: 100% !important;
}
.multiselect-container{
    width: 100% !important;
}
.new-service-padding{
    padding: 20px 10px !important;
}
.input-margin{
    margin-bottom: 10px;
}
.star-color{
    color: #dc3545;
}
.icon-new-position{
    position: absolute;top: 36px;left: 22px;
}
.new-margin15{
    margin: 15px;
}
.color222{
    color: #222
}
.colorfff{
    color: #fff
}

.new-result-count{
    width: 100%;background:#fff;border-radius: 8px;padding:1px;margin-top: 10px;
}
.new-result-count-p{text-align: center;font-weight: bold;text-align: right;}
.a-new-collapse{color:#fff !important;font-size: 13px;}
.new-callout-info{
    margin: 15px;background-color: #00c0ef !important;border-color: #00c0ef !important;
}
.new-panel-footer{
    background-color: #ccc;text-align: center;
}


.dt-buttons{
    position: fixed !important;
    bottom: 10% !important;
    left: 1% !important;
}

.session-msg{
    width: 100%;margin-right: 0%;text-align: center;z-index:10000;
}
.icon-form-position{
    position: absolute;top: 35px;left: 25px;
}

.icon-form-position-fix{
    position: absolute;top: 10px;left: 25px;
}
.required_star{
    color: #dc3545
}
.modal-btn-close{
    margin-top: -20px !important;
    float: left;
}
.modal-edit{
    background: #00a65a !important
}

.modal-min-height{
    min-height: 200px;
}

.panel-heading {
    padding:15px !important;
}

.custom-inner{
    padding: 5px;min-height: 40px;
}
.stat-h2{
    line-height: 20px;text-align: center;
}
.custom-nav-side{
    background-color: #f5f5f5;text-align: right;
}
.custom-tab-content{
    padding: 10px;background-color: #eee;box-shadow: 5px 10px 10px #ccc; 
}

.padding5{padding: 5px;}
.padding10{padding: 10px 0;}
.margin10{margin: 10px 0;}
.div-ccc{background-color: #ccc;padding: 10px;}
.custom-range{background: #fff; cursor: pointer; padding: 5px 10px; border: 1px solid #ccc;width: 100%;}
.p-loading{text-align: center;font-weight: bold;}
.div-loading{width: 100%;padding:5px 10px;}
.margin-left5{margin-left: 5px}
.table-result{
    font-size: 14px;overflow-x:auto;white-space: nowrap;width: 100% !important;
}

.skin-blue .sidebar a{
    color:#b8c7ce !important;
}
.skin-blue .sidebar li.active a{
    color: #b8c7ce !important;
}
.skin-blue .sidebar li a:hover{
    color: #fff !important;
}
.custom-sidbar{
    height: 100vh !important;
    position: fixed !important;
    top: 0 !important;
    right:  0 !important;
    bottom: 0 !important;
    z-index: 999 !important;
    background: #222d32 !important;
    border-left: 1px solid #ccc !important;

}

.sidebar-toggle{

    opacity: 0.7 !important
}
.sidebar-toggle:hover{
    background: #173d7a !important;
    opacity: 1 !important
}

.sidebar-menu>li{
    padding: 0px !important;
}
.sidebar-menu .treeview-menu>li>a {
    padding: 10px 25px 10px 0px !important
}

.skin-blue .sidebar li.active .active_link a {
    color: #fff !important;

}
.skin-blue .sidebar li.active_url{
    color: #fff !important;
    background: #173d7a !important;
}
.sidebar-menu .treeview-menu{
    padding: 0 !important;
}
.main-sidebar{
    position: fixed !important;
    height: 100% !important;
}
#content-wrapper {
    width: 100%;
    float: none;
    box-shadow: none;
    overflow: visible;
    min-height: 300px !important;
    height: auto !important;
    position: absolute;

}

.content{
    min-height: 0
}
html{
    height: 100vh;
}
body { min-height: 100vh; }

.custom-content{
    background-color: #fff;
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);

}
.custom-margin{
    margin-left: 2%;
}
.info-box{
    background-color: #343a40;
    color: #fff;
    padding: 0.5rem;
    position: relative;
    min-height: 80px;

}
.bg-info {
    background-color: #173d7a !important;
}

.info-box .info-box-icon {
    border-radius: 0.25rem;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    font-size: 2.5rem;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    width: 70px;
    height: 70px;

}

.info-box-icon{
    float: right;

}

.info-box-text a{
    color: #fff !important;
    font-weight: bold;
    vertical-align: middle;
    line-height: 5em;
}


.info-box-content{
    padding: 0;
    margin:0;

}

.info-box-text {text-align: right;margin-right:80px;}

.card.user-card {
    border-top: none;
    -webkit-box-shadow: 0 0 1px 2px rgba(0,0,0,0.05), 0 -2px 1px -2px rgba(0,0,0,0.04), 0 0 0 -1px rgba(0,0,0,0.05);
    box-shadow: 0 0 1px 2px rgba(0,0,0,0.05), 0 -2px 1px -2px rgba(0,0,0,0.04), 0 0 0 -1px rgba(0,0,0,0.05);
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.card {

    -webkit-box-shadow: 0 1px 2.94px 0.06px rgba(4,26,55,0.16);
    box-shadow: 0 1px 2.94px 0.06px rgba(4,26,55,0.16);
    border: none;

    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

}

.card .card-header {
    background-color: transparent;
    border-bottom: none;
    padding: 25px;
}

.card .card-header h5 {
    margin-bottom: 0;
    color: #222;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    margin-right: 10px;
    line-height: 1.4;
}

.card .card-header+.card-block, .card .card-header+.card-block-big {
    padding-top: 0;
}

.user-card .card-block {
    text-align: center;
}

.card .card-block {
    padding: 25px;
    background: #173d7a
}

.user-card .card-block .user-image {
    position: relative;
    margin: 0 auto;
    display: inline-block;
    padding: 5px;
    width: 110px;
    height: 110px;
}

.user-card .card-block .user-image img {
    z-index: 20;
    position: absolute;
    top: 5px;
    left: 5px;
    width: 100px;
    height: 100px;
}

.img-radius {
    border-radius: 50%;
}



.card .card-block p {
    line-height: 1.4;
}

.text-muted {
    color: #fff !important;
}



.user-card .card-block .counter-block {
    color: #fff;
}
.card-footer{
    padding: 10px;
}
.btn-main{
    background: #222d32;
    border: 2px solid #222d32;
    border-radius: 0;
    opacity: 0.8
}
.btn-main:hover{
    background: #222d32  !important;
    border: 2px solid #222d32  !important;
    opacity: 1  !important;
}

.btn-main-danger{
    border: 2px solid #dd4b39;

}
.btn-main-danger:hover{
    background: #dd4b39  !important;
    border: 2px solid #dd4b39  !important;

} 
.btn-info:hover{
    background: #00c0ef  !important;
    border: 2px solid #00c0ef  !important;
    opacity: 1  !important;
}
.btn-warning:hover{
    background:#f39c12 !important;
    border: 2px solid #f39c12  !important;
    opacity: 1  !important;
}

.cd-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 60px;
    left:20px;
    box-shadow: 0 0 12px 4px rgba(23, 61, 122, 0.3)
    /* image replacement properties */
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background:  #173d7a url(../../../dist/img/cd-top-arrow.svg) no-repeat center 50%;
    ;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
    z-index: 2000;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
}
.cd-top.cd-fade-out {
    /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
    opacity: .5;
}
.no-touch .cd-top:hover {
    background-color: #173d7a;
    opacity: 1;
}
@media only screen and (min-width: 768px) {
    .cd-top {
        left: 20px;
        bottom: 67px;
    }
}
@media only screen and (min-width: 1024px) {
    .cd-top {
        height: 40px;
        width: 40px;
        left: 20px;
        bottom: 67px;
    }
}

/*
#search-form{
position: absolute;
width: 80%
right: 50px;

}

#search-input[type=text] {
width: 30%;
height: 55px;
box-sizing: border-box;
border: 2px solid #173d7a;
border-radius: 4px;
font-size: 16px;
background-color: white;
background-image: url(../../../dist/img/search.jpg);
background-position: 10px 10px; 
background-repeat: no-repeat;
padding: 12px 20px 12px 40px;
-webkit-transition: width 0.4s ease-in-out;
transition: width 0.4s ease-in-out;
}

#search-input[type=text]:focus {
width: 100%;
}
*/

.search {
    width: 100%;
    position: relative;
    display: flex;
}

.searchTerm {
    width: 100%;
    border: 1px solid #173d7a;
    border-right: none;
    padding: 5px 40px;
    height: 55px;

    outline: none;
    color: #173d7a;
}

.searchTerm:focus{
    color: #173d7a;
}

.searchButton {
    position: absolute;
    left: 0;
    width: 55px;
    height:55px;

    background: transparent;
    text-align: center;
    color: #173d7a;
    border: none;

    cursor: pointer;
    font-size: 20px;
}

/*Resize the wrap to see the search bar change!*/
.wrap{
    width: 60%;
    position: absolute;
    top: 50%;
    left:55%;
    transform: translate(-50%, -50%);
}

.search-result {
    width: 100%;
    position: absolute;
    padding:15px;
    background: #fff;
    min-height: 100px;
    z-index: 999;
    border-bottom:  1px solid #173d7a;
}

.clear-search {
    position: absolute;
    right: 10px;
    top: 15px;
    background: transparent;
    text-align: center;
    color: #dd4b39;
    border: none;
    cursor: pointer;
    font-size: 25px;
}
.custom-div{
    padding-top: 50px;
    height: 130px;
    background: #173d7a;
    color: #fff;
    margin-left: 20px;
    text-align: center;
}
.container-fulid{
    margin: 10px !important
}
.new-nav-stacked{background-color: #f5f5f5;text-align: right;}
.cert-panel-body{
    background: #173d7a;color: #fff;border: 1px solid #173d7a;padding: 15px 0 ;
}
.new-label{
    width: 100%;display: block;padding: 10px;font-size: 12px;
}

.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);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

.nav-stacked>li.active>a, .nav-stacked>li.active>a:hover{
    background: #173d7a !important;
    color: #fff !important;
}
.span-alert{

    background-color:  #dd4b39 !important;color: #fff;padding: 5px 10px;font-size: 12px;margin-left: 5px;
}
.panel-group {
    margin-bottom: 10px;
}

.archives_tr{
    border-bottom: 2px solid #337ab7;
}
.label-info{
    color: #222 !important;
}
.dropdown-menu>li>a{
    padding: 5px !important;
}
@media (max-width: 767px){
    .skin-blue .main-header .navbar .dropdown-menu li a {
        color: #777 !important; 
    }
    .skin-blue .main-header .navbar .dropdown-menu li a:hover {
        background: #ccc !important; 
    }
    .navbar-custom-menu>.navbar-nav>li>.dropdown-menu {
        left: 0 !important;
        right: auto !important;
    }
}

.dropdown-menu {
    max-height: 200px !important;
    overflow-y: auto !important;
}

.modal {
  overflow-y:auto;
}

.icon_position-td{
    position: absolute;
    top: 8px;
    left: 10px;
}

.notification .badge {
  position: absolute;
  top: -5px;
  right: -15px;
  padding: 5px 10px;
  border-radius: 50%;
  background-color: red !important;
  color: white !important;
}
.flashit{
    -webkit-animation: flash ease-in-out 1.5s infinite;
    animation: flash ease-in-out 1.5s infinite;
}
@-webkit-keyframes flash {
    0% { opacity: 1; } 
    50% { opacity: .1; } 
    100% { opacity: 1; }
}
@keyframes flash {
    0% { opacity: 1; } 
    50% { opacity: .1; } 
    100% { opacity: 1; }
}

.custom-data-row{
    background-color: #ecf0f5;
    margin: 5px 0;
    padding: 5px;
    text-align: center;
    border-bottom: 1px solid #d2d6de;
}
.custom-lead{
    font-size: 16px !important;
}
.new-custom-lead{
     font-size: 14px !important;
     font-weight: bold;
 }
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
} 
.custom-border-top{
    border-top: 2px solid #173d7b;
}

.custom-border-bottom{
    border-bottom:  1px solid #d2d6de;
}
.div_result_count{
    width: 100%;padding:5px;margin: 0;
}
.p_result_count{
   text-align: center;font-weight: bold;text-align: right;margin: 0; 
}
.custom-border{
    border-left: 2px solid #555299;
}
.dropdown_menu_a{
     padding: 10px 5px !important;
}

.custom-body {background: #173d7a !important;height: auto;height:100%;position: relative;}

.social-icons{
    margin-top: 5px;
    text-align: center;
}
.social-icons a{
    font-size: 15px;
    margin: 0 3px;
    color: #555299;
    border: 1px solid;
    border-radius: 50%;
    width: 35px;
    display: inline-block;
    height: 35px;
    text-align: center;
    background-color: #fff;
    line-height: 35px;
}
.social-icons a:hover{
    text-decoration: none;
    opacity: 0.6;
}
html{
    height: 100%;
}

.img-login{
    position: absolute !important;
    height: 200px !important;
    width: 200px !important;
    z-index: 9999 !important;
    right: 44% !important;
    top:8%  !important;
}

.div-bh100{
    background: #173d7a !important;
    height:100vh !important;
}

.position-relative{position: relative !important;}
.icon-login-position{
    position: absolute !important;
    color: #173d7a !important;
    left: 2% !important;
    top: 17% !important;
}
.back-border{
    background-color: #173d7a !important;
    border-color: #173d7a !important
}
.p0{
    padding: 0 !important;
}
.profile-color{
    color:#173d7a !important;
}
.mb-20{margin-bottom: 20px !important;}