/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Aug 9, 2016, 3:22:07 PM
    Author     : Nicsi
*/
/*Css for page title*/

.headbolder {
    font-weight: bolder
}

.btn-successmenu {
    color: #fff;
    background-color: rgb(11 58 130);
    border-color: #57524d;
    font-weight: 600
}

.right-border {
    border-right: 2px solid #0b3a82;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    font-size: 18px;
    -webkit-box-shadow: 0px 0px 22px 2px rgba(81, 131, 219, 1);
    -moz-box-shadow: 0px 0px 22px 2px rgba(81, 131, 219, 1);
    box-shadow: 0px 0px 22px 2px rgba(81, 131, 219, 1);
}

.row {
    margin-right: -20px;
    margin-left: -20px
}

.box {
    position: relative;
    border-radius: 3px;
    background: #ffffff;
    border-top: 2px solid #d2d6de;
    margin-bottom: 20px;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
}


/* start file upload css */
.Cntrl1 {
    background-color: #abcdef;
    color: Yellow;
    border: 1px solid #AB00CC;
    font: Verdana 10px;
    padding: 1px 1px;
    font-family: Palatino Linotype, Arial, Helvetica, sans-serif;
}

/* end file upload css */

/* Validations */
.form-error {
    color: red;
    background: none;
    font-style: oblique;
    font-size: 13px;
    font-weight: bold;
    /* border: 5px solid red;*/
}

.field-error {
    background: floralwhite;
    font-style: oblique;
    border: 2px solid red;
}

/* End Validations */


/*.networkspeed{
    color: #fff;
background-color: #232323;
text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #49ff18, 0 0 30px #49ff18, 0 0 40px #49ff18, 0 0 55px #49ff18, 0 0 75px #49ff18
}*/

.content-header {
    padding: 0px 0px 15px !important;
}

.content-header>.breadcrumb {
    top: 0px !important;
}

/*Css for page title*/
.rowht {
    height: 5px;
}

/* Css for status bar*/
.status-popup {
    background: #449D44 none repeat scroll 0 0;
    border: 1px solid #0b3a82;
    color: #fff;
    font-size: 13px;
    padding: 10px;
    position: fixed;
    right: 0;
    text-align: left;
    top: 200px;
    z-index: 1111;
}

.status-popup-items {
    list-style: outside none none;
    padding: 0;
}

/* Start Citizen entry status*/

.back-to-top_popup {
    position: fixed !important;

    left: 20px;
    bottom: 20px;
    top: auto;

    width: 220px;
    padding: 15px;

    /* 🌟 Glass Effect */
    background: rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);

    border-radius: 14px;
    border: 1px solid rgba(255, 255, 255, 0.3);

    /* subtle glass shadow */
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.2);

    color: #222;
    font-size: 13px;
    font-family: 'Segoe UI', sans-serif;

    z-index: 1000000;
}

.back-to-top_popup:hover {
    box-shadow: 0 12px 35px rgba(0,0,0,0.25);
}
.back-to-top_popup>ul {
    list-style: outside none none;
    padding: 0;
}

.back-to-top_popup>ul>li {
    padding: 0;
}

/* End Citizen entry status*/


/*Css for status bar*/

/*CSS used at header */
.Nlogo {
    text-shadow: 0 1px 0 #ccc,
        0 2px 0 #c9c9c9,
        0 3px 0 #bbb,
        0 4px 0 #b9b9b9,
        0 5px 0 #aaa,
        0 6px 1px rgba(0, 0, 0, .1),
        0 0 5px rgba(0, 0, 0, .1),
        0 1px 3px rgba(0, 0, 0, .3),
        0 3px 5px rgba(0, 0, 0, .2),
        0 5px 10px rgba(0, 0, 0, .25),
        0 10px 10px rgba(0, 0, 0, .2),
        0 20px 20px rgba(0, 0, 0, .15);
}

.Sel_lang {
    padding: 12px;
}

.navbar-nav>li {
    box-shadow: -5px 0 5px -5px #333, 5px 0 5px -5px #fff;
}

/*CSS used at header.....*/

/* Left Sidebar menu css*/
/* .sidebar-menu li{
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
} */
/* Left Sidebar menu css*/

/*Div bounce out or in CSS  used at home page */
.hvr-bounce-out {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    transform: translateZ(0px);
    transition-duration: 0.5s;
    vertical-align: middle;
    cursor: pointer;
    font-size: 30px;
}

.hvr-bounce-out:hover {
    transform: scale(1.1);
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    cursor: pointer;
}

/*Div bounce out or in CSS  used at home page */

/*############################################
CSS for 3 pannel (Citizen, Search, NGDRS) at welcome page
###########################################*/
.view {
    overflow: hidden;
    position: relative;
    -webkit-box-shadow: 1px 1px 2px #e6e6e6;
    -moz-box-shadow: 1px 1px 2px #e6e6e6;
}

.view .mask,
.view .content {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    text-align: center;
}

.view img {
    display: block;
    position: relative;
}

.view h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.8);
    margin: 20px 0 0 0;
}

.view p {
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 12px;
    position: relative;
    color: #fff;
    padding: 10px 20px 20px;
    text-align: center;
}

.view a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    -webkit-box-shadow: 0 0 1px #000;
    -moz-box-shadow: 0 0 1px #000;
    box-shadow: 0 0 1px #000;
}

.view a.info:hover {
    -webkit-box-shadow: 0 0 5px #000;
    -moz-box-shadow: 0 0 5px #000;
    box-shadow: 0 0 5px #000;
}

.view-sixth img {
    -webkit-transition: all 0.4s ease-in-out 0.5s;
    -moz-transition: all 0.4s ease-in-out 0.5s;
    -o-transition: all 0.4s ease-in-out 0.5s;
    -ms-transition: all 0.4s ease-in-out 0.5s;
    transition: all 0.4s ease-in-out 0.5s;
}

.view-sixth .mask {
    background-color: rgba(146, 96, 91, 0.5);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.3s ease-in 0.4s;
    -moz-transition: all 0.3s ease-in 0.4s;
    -o-transition: all 0.3s ease-in 0.4s;
    -ms-transition: all 0.3s ease-in 0.4s;
    transition: all 0.3s ease-in 0.4s;
}

.view-sixth h2 {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    /* border-bottom: 1px solid rgba(0, 0, 0, 0.3);*/
    background: transparent;
    margin: 20px 40px 0px 40px;
    -webkit-transform: scale(10);
    -moz-transform: scale(10);
    -o-transform: scale(10);
    -ms-transform: scale(10);
    transform: scale(10);
    -webkit-transition: all 0.3s ease-in-out 0.1s;
    -moz-transition: all 0.3s ease-in-out 0.1s;
    -o-transition: all 0.3s ease-in-out 0.1s;
    -ms-transition: all 0.3s ease-in-out 0.1s;
    transition: all 0.3s ease-in-out 0.1s;
}

.view-sixth p {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: scale(10);
    -moz-transform: scale(10);
    -o-transform: scale(10);
    -ms-transform: scale(10);
    transform: scale(10);
    -webkit-transition: all 0.3s ease-in-out 0.2s;
    -moz-transition: all 0.3s ease-in-out 0.2s;
    -o-transition: all 0.3s ease-in-out 0.2s;
    -ms-transition: all 0.3s ease-in-out 0.2s;
    transition: all 0.3s ease-in-out 0.2s;
}

.view-sixth a.info {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -o-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition: all 0.3s ease-in-out 0.1s;
    -moz-transition: all 0.3s ease-in-out 0.1s;
    -o-transition: all 0.3s ease-in-out 0.1s;
    -ms-transition: all 0.3s ease-in-out 0.1s;
    transition: all 0.3s ease-in-out 0.1s;
}

.view-sixth:hover .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
}

.view-sixth:hover img {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
}

.view-sixth:hover h2 {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    -ms-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

.view-sixth:hover p {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    -ms-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.view-sixth:hover a.info {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

/*############################################
End CSS for 3 pannel (Citizen, Search, NGDRS) at welcome page
###########################################*/

/*##############################################
CSS style for arrow buttons
################################################*/
.btn-arrow-right,
.btn-arrow-left {
    position: relative;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 5px;
}

.btn-arrow-right {
    padding-left: 18px;
}

.btn-arrow-left {
    padding-right: 18px;
}

.btn-arrow-right:before,
.btn-arrow-right:after {
    /* make two squares (before and after), looking similar to the button */
    content: "";
    position: absolute;
    top: 5px;
    /* move it down because of rounded corners */
    width: 22px;
    /* same as height */
    height: 22px;
    /* button_outer_height / sqrt(2) */
    background: inherit;
    /* use parent background */
    border: inherit;
    /* use parent border */
    border-left-color: transparent;
    /* hide left border */
    border-bottom-color: transparent;
    /* hide bottom border */
    border-radius: 0px 4px 0px 0px;
    /* round arrow corner, the shorthand property doesn't accept "inherit" so it is set to 4px */
    -webkit-border-radius: 0px 4px 0px 0px;
    -moz-border-radius: 0px 4px 0px 0px;
}

.btn-arrow-right:before,
.btn-arrow-right:after {
    transform: rotate(45deg);
    /* rotate right arrow squares 45 deg to point right */
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

.btn-arrow-left:before,
.btn-arrow-left:after {
    transform: rotate(225deg);
    /* rotate left arrow squares 225 deg to point left */
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
}

.btn-arrow-right:before,
.btn-arrow-left:before {
    /* align the "before" square to the left */
    left: -11px;
}

.btn-arrow-right:after,
.btn-arrow-left:after {
    /* align the "after" square to the right */
    right: -11px;
}

.btn-arrow-right:after,
.btn-arrow-left:before {
    /* bring arrow pointers to front */
    z-index: 1;
}

.btn-arrow-right:before,
.btn-arrow-left:after {
    /* hide arrow tails background */
    background-color: #ECF0F5;
}

.btn-arrow-right:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}

.btn-arrow-right:last-child {
    border-radius: 0;

}

/*##############################################
End CSS style for arrow buttons
################################################*/
/*css used in home page for other link section*/
.btn-vk {
    text-align: center;
}

.btn-vk a {
    color: #fff;
}

.btn-vk td:hover {
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
    transform: scale(1.1);
}

/*css used in home page for other link section*/

/*CSS used in property valuation for usage category design*/
.usage-list {
    max-height: 150px;
    overflow-y: scroll;
    padding: 1px;
}

.usage_cat_id {
    display: block;
    padding: 5px;
    border-bottom: 1px inset #777;
}

.usage_cat_id>label {
    margin-left: 5px;
    color: darkred;
    font-weight: normal;
}

.panel-title>a {
    display: block;
    padding: 12px;
    text-decoration: none;
}

/*CSS used in property valuation for usage category design*/

/*CSS for table design changes*/
.table-bordered {
    border: 1px solid #0b3a82;
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    background-color: #0b3a82;
    color: #fff;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 4px;
    text-align: center;
    border: 1px solid #0b3a82;
}

/* End...CSS for table design changes*/

/*CSS for template design changes*/
.box {
    margin-bottom: 7px;
    border-bottom: 2px solid #0b3a82;
    border-right: 2px solid #0b3a82;
    border-left: 2px solid #0b3a82;
}

/*.form-control {
    border-color: #a6aaab;
}*/
.box-header.with-border {
    border-bottom: 2px solid #0b3a82;
}

/* End ... CSS for template design changes*/

.box-tools {
    position: absolute;
    right: 10px;
    top: 5px;
}


.panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: #EEEEEE;
}

.panel-default>.panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    background-color: #FAFAFA;
    border-color: #EEEEEE;
}

.panel-title {
    font-size: 14px;
}

.panel-title>a {
    display: block;
    padding: 1px;
    text-decoration: none;
}

.more-less {
    float: right;
    color: #212121;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #EEEEEE;
}


fieldset.scheduler-border {
    border: 2px groove #ddd !important;
    border-radius: 5px;
    padding: 0 0.4em 0.4em 0.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: left !important;
    border: 0;
    width: auto;
    padding: 5px 5px 5px 5px;
    color: #985f0d;
    margin-bottom: 0px;
}

.pad {
    padding: 2px;
}


.center {

    text-align: center;
}



.hr1 {
    /* margin-top: 20px; */
    /* margin-bottom: 20px; */
    border: 0;
    border-top: 1px dotted red;
}

/*Specify heigh for right side for so it scroll properly and footer set correctly*/
.control-sidebar-bg,
.control-sidebar {
    overflow-y: auto;
    height: 85%;
}

.btn-reload {
    height: 44px;
    width: 44px;
}

/*Css ussed in SRO module*/
.back-to-top {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid black;
    color: #d2322d;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    left: 0;
    padding-top: 15px;
    position: fixed;
    text-align: center;
    text-decoration: none;
    top: 20em;
    width: 100px;
    z-index: 1000000;
}

.back-to-top>ul {
    list-style: outside none none;
    padding: 0;
}

.back-to-top>ul>li {
    padding: 0;
}

.smartbtn-disabled {
    background-color: #ccc;
    cursor: not-allowed;
}

.smartbtn {
    border: medium none;
    border-radius: 5px;
    box-shadow: 0 4px #999;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    outline: medium none;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
}

.with-nav-tabs.panel-danger .nav-tabs>li.active>a,
.with-nav-tabs.panel-danger .nav-tabs>li.active>a:hover,
.with-nav-tabs.panel-danger .nav-tabs>li.active>a:focus {
    background-color: #fff;
    border-color: #ebccd1 #ebccd1 transparent;
    color: #a94442;
}

.panel.with-nav-tabs .nav-tabs {
    border-bottom: medium none;
}

.panel.with-nav-tabs .panel-heading {
    padding: 5px 5px 0;
}

.with-nav-tabs.panel-danger .nav-tabs>li>a,
.with-nav-tabs.panel-danger .nav-tabs>li>a:hover,
.with-nav-tabs.panel-danger .nav-tabs>li>a:focus {
    color: #a94442;
}

/* End .. Css ussed in SRO module*/

/*Login page css*/
.login-box,
.register-box {
    margin: 0 auto;
}

.log_border {
    border: 2px solid #0b3a82;
}

/*Login page css*/

/* CCS for ccms dashboard*/
.product_scroll {
    height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
}

/* CCS for ccms dashboard*/

/*  Button css with img*/

/*btnsubmitForm {
  height: 40px;
width: 150px;  
background-image:url('../images/b1.png');
background-repeat:no-repeat;
padding-bottom: 2px;
font-weight: bold;
cursor: pointer;
color: #000000;
}*/


.btnsave {
    height: 40px;
    /*width: auto;*/
    background-image: url('../images/b1.png');
    background-repeat: no-repeat;
    padding-bottom: 2px;
    font-weight: bold;
    cursor: pointer;
    color: white;
    background-color: lightskyblue;
    border-radius: 20px;
}

/*.btncancel {
height: 40px;
width: auto;  
background-image:url('../images/btncancel.png');
background-repeat:no-repeat;
padding-bottom: 2px;
font-weight: bold;
cursor: pointer;
color: #000000;
background-color: lightskyblue;
}*/

.star {
    color: red;
    font-weight: bold;
}

.cont_size {
    font-size: 13px;
}



#login-dp {
    min-width: 250px;
    padding: 14px 14px 0;
    overflow: hidden;
    background-color: #abcdef;
}

.smartbtn-success {
    background-color: #449D44;
}

.smartbtn-disabled {
    background-color: #e6e6e6;
}

.btn-search {
    color: black;
}



.my-popup .modal-dialog {
    width: 400px;
    padding: 0px;
    position: relative;
}

.my-popup .modal-dialog {
    width: 400px;
    padding: 0px;
    position: relative;
}

/* .my-popup  .modal-dialog:before { */
/* content: ''; */
/* height: 0px; */
/* width: 0px; */
/* border-left: 50px solid #17B6BB; */
/* border-right: 50px solid transparent; */
/* border-bottom: 50px solid transparent; */
/* position: absolute; */
/* top: 1px; */
/* left: -14px; */
/* z-index: 99; */
/* } */

.custom-modal-header {
    text-align: center;
    color: #17b6bb;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-top: 4px solid;
}

.my-popup .modal-dialog .close {
    z-index: 99999999;
    color: white;
    text-shadow: 0px 0px 0px;
    font-weight: normal;
    top: 4px;
    right: 6px;
    position: absolute;
    opacity: 1;
}

.custom-modal-header .modal-title {
    /* font-weight: bold; */
    font-size: 18px;
}

/* .my-popup  .modal-dialog:after { */
/* content: ''; */
/* height: 0px; */
/* width: 0px; */
/*border-right: 50px solid rgba(255, 0, 0, 0.98);
    /* border-right: 50px solid #17b6bb; */
/* border-bottom: 50px solid transparent; */
/* position: absolute; */
/* top: 1px; */
/* right: -14px; */
/* z-index: 999999; */
/* } */

.form-group {
    margin-bottom: 15px !important;
}

.form-inline .form-control {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}







.my-card {
    border: 2px solid #727cb6;
    margin-top: 20px;
    text-align: center;
}

.my-card .my-card-header>span {
    width: 90%;
    border-radius: 5px;
    padding: 5px 10px;
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    line-height: 1.5;
    display: inline-block;
    position: relative;
    top: -20px;
    text-shadow: 1.5px 0.5px #d19d1d;
}

.my-card .my-card-header,
.my-card .my-card-body {
    background-color: #fff;
}

.my-card .my-card-body ul {
    list-style: none;
    margin-bottom: 0;
    padding: 0 15px;
}

.my-card .my-card-body ul li {
    border-bottom: 1px dotted #8493a1;
    color: #9999a5;
    padding: 5px;
    text-align: center;
}

.my-card .my-card-body ul li:last-child {
    border-bottom: none;
}

.my-card .my-card-sign-up {
    color: #fff;
    padding: 10px 0;
}

.my-card .price-value {
    font-size: 50px;
    font-weight: normal;
}

.my-card .btn-block {
    background: #fff;
    color: #000;
    border: 0 none;
    border-radius: 25px;
    width: 50%;
    margin: 0 auto;
    padding: 5px 3px;
    font-weight: 700;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}

.my-card .btn-block:hover {
    background: #fff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12)
}

.my-card.my-card-blue,
.my-card.my-card-blue .my-card-header>span {
    background: #727cb6;
    border-color: #727cb6;
}

.my-card.my-card-pink,
.my-card.my-card-pink .my-card-header>span {
    background: #ed687c;
    border-color: #ed687c;
}

.my-card.my-card-orange,
.my-card.my-card-orange .my-card-header>span {
    background: #e67e22;
    border-color: #e67e22;
}

.my-card.my-card-green,
.my-card.my-card-green .my-card-header>span {
    background: #008b8b;
    border-color: #008b8b;
}

@media only screen and (max-width:990px) {
    .my-card {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width:767px) {
    .my-card {
        margin-bottom: 40px;
    }
}





/* CSS Document */

.tabs-page {
    position: relative;
    background: #F3F4F8;
}

.tabs-page>.nav-tabs {
    position: relative;
    min-height: 50px;
    margin: 0;
    padding-left: 15px;
    text-align: left;
    cursor: auto;
    border: none;
    z-index: 1;
}

.tabs-page>.nav-tabs li[role=presentation] {
    display: inline-block;
    height: 50px;
    border: none;
}

.tabs-page>.nav-tabs li[role=presentation]:not(:last-child) {
    padding-right: 22px;
}

.tabs-page>.nav-tabs li[role=presentation] button {
    height: 50px;
    margin: 0;
    padding: 0px;
    font-size: 14px;
    font-weight: 700;
    text-transform: none;
    text-align: center;
    letter-spacing: 0.25px;
    color: #ed687c;
    background: none;
    border: none;
    line-height: 50px;
    transition: color 0.3s ease, box-shadow 0.2s ease;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    display: block;
}

.tabs-page>.nav-tabs li[role=presentation] button[role=tab]:hover {
    color: #0075AD;
}

.tabs-page>.nav-tabs li[role=presentation] button.active {
    color: #0075AD;
    box-shadow: inset 0 -2px 0 #0075AD;
    background: none;
}

.tabs-page>.nav-tabs li[role=presentation] button.active:hover,
.tabs-page>.nav-tabs li[role=presentation] button.active:focus {
    background: none;
    border: none;
}

.tabs-page>.tab-content {
    position: relative;
    margin: 0;
    padding-top: 5px;
    background: white;
    border-top: 1px solid #edeef4;
}

.please-wait-message {
    position: relative;
    /*    top: 0;
    left: 0;*/
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    /*align-items: center;*/
    background-color: rgba(255, 255, 255, 0.8);
    /* Slight white overlay */
    z-index: 9999;
    /* Ensure it's above all content */
    font-family: 'Open Sans', sans-serif;
    /* Use clean, modern font */
    align-content: center;
}

.please-wait-message .spinner {
    border: 4px solid rgba(0, 0, 0, 0.1);
    border-left-color: #0075AD;
    /* Accent color for loading spinner */
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 1s linear infinite;
}

.please-wait-message p {
    margin-top: 10px;
    font-size: 1.25rem;
    color: #0075AD;
    font-weight: 600;
    letter-spacing: 0.5px;
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}