/*Theme*/
/*Card*/
@font-face { font-family: 'Lato-Regular'; src: url("../fonts/Lato/Lato-Regular.eot") format("embedded-opentype"); src: url("../fonts/Lato/Lato-Regular.ttf") format("truetype"); src: url("../fonts/Lato/Lato-Regular.woff") format("woff"); src: url("../fonts/Lato/Lato-Regular.woff2") format("woff2"); font-weight: normal; }
@font-face { font-family: 'Lato-Light'; src: url("../fonts/Lato/Lato-Light.eot") format("embedded-opentype"); src: url("../fonts/Lato/Lato-Light.ttf") format("truetype"); src: url("../fonts/Lato/Lato-Light.woff") format("woff"); src: url("../fonts/Lato/Lato-Light.woff2") format("woff2"); font-weight: normal; }
@font-face { font-family: 'Lato-Thin'; src: url("../fonts/Lato/Lato-Thin.eot") format("embedded-opentype"); src: url("../fonts/Lato/Lato-Thin.ttf") format("truetype"); src: url("../fonts/Lato/Lato-Thin.woff") format("woff"); src: url("../fonts/Lato/Lato-Thin.woff2") format("woff2"); font-weight: normal; }
@font-face { font-family: 'Lato-Bold'; src: url("../fonts/Lato/Lato-Bold.eot") format("embedded-opentype"); src: url("../fonts/Lato/Lato-Bold.ttf") format("truetype"); src: url("../fonts/Lato/Lato-Bold.woff") format("woff"); src: url("../fonts/Lato/Lato-Black.woff2") format("woff2"); font-weight: normal; }
@font-face { font-family: 'Lato-Semibold'; src: url("../fonts/Lato/Lato-Semibold.eot") format("embedded-opentype"); src: url("../fonts/Lato/Lato-Semibold.ttf") format("truetype"); src: url("../fonts/Lato/Lato-Semibold.woff") format("woff"); src: url("../fonts/Lato/Lato-Semibold.woff2") format("woff2"); font-weight: normal; }
@font-face { font-family: 'Biryani-Regular'; src: url("../fonts/biryani/Biryani-Regular.otf") format("opentype"); font-weight: normal; }
@font-face { font-family: 'Biryani-Light'; src: url("../fonts/biryani/Biryani-Light.otf") format("opentype"); font-weight: normal; }
@font-face { font-family: 'Biryani-Thin'; src: url("../fonts/biryani/Biryani-UltraLight.otf") format("opentype"); font-weight: normal; }
@font-face { font-family: 'Biryani-Bold'; src: url("../fonts/biryani/Biryani-Bold.otf") format("opentype"); font-weight: normal; }
@font-face { font-family: 'Biryani-DemiBold'; src: url("../fonts/biryani/Biryani-DemiBold.otf") format("opentype"); font-weight: normal; }
@font-face { font-family: 'Biryani-ExtraBold'; src: url("../fonts/biryani/Biryani-ExtraBold.otf") format("opentype"); font-weight: normal; }
body { background: #0A2D4A; color: #FFFFFF; font-family: "Lato-Regular"; font-size: 16px; line-height: 1.5; padding-top: 70px; }
@media only screen and (max-width: 575px) { body { font-size: 14px; } }

.main-section { min-height: calc(100vh - 158px); }

a { color: #FFFFFF; -moz-transition: all 0.2s ease-in-out 0s; -ms-transition: all 0.2s ease-in-out 0s; -o-transition: all 0.2s ease-in-out 0s; -webkit-transition: all 0.2s ease-in-out 0s; transition: all 0.2s ease-in-out 0s; }
a:hover { color: #44DDBE; text-decoration: none; -moz-transition: all 0.2s ease-in-out 0s; -ms-transition: all 0.2s ease-in-out 0s; -o-transition: all 0.2s ease-in-out 0s; -webkit-transition: all 0.2s ease-in-out 0s; transition: all 0.2s ease-in-out 0s; }

.text-white { color: #FFFFFF !important; }

.bg-white { background: #FFFFFF; }

.text-blue-theme { color: #0A2D4A; }

.bg-blue-theme { background: #0A2D4A; }

.text-light-greem-theme { color: #44DDBE; }

.text-red-theme { color: #FA5757; }

.text-red-deep-theme { color: #FB7676; }

.bg-light-greem-theme { background: #44DDBE; }

.bg-demo-menu { background: #1D4566; }

.btn-theme { background: #5782E2; border-radius: 0; color: #FFFFFF; opacity: 1; padding: 10px 20px; -moz-transition: all 0.2s ease-in-out 0s; -ms-transition: all 0.2s ease-in-out 0s; -o-transition: all 0.2s ease-in-out 0s; -webkit-transition: all 0.2s ease-in-out 0s; transition: all 0.2s ease-in-out 0s; }
.btn-theme.active, .btn-theme:active, .btn-theme:hover, .btn-theme:focus { color: #FFFFFF; opacity: 0.7; -moz-transition: all 0.2s ease-in-out 0s; -ms-transition: all 0.2s ease-in-out 0s; -o-transition: all 0.2s ease-in-out 0s; -webkit-transition: all 0.2s ease-in-out 0s; transition: all 0.2s ease-in-out 0s; }
.btn-theme.active a, .btn-theme:active a, .btn-theme:hover a, .btn-theme:focus a { color: #FFFFFF; }

.btn-theme-2 { background-color: transparent; border: 1.5px solid #5782E2; box-sizing: border-box; }
.btn-theme-2.active, .btn-theme-2:active, .btn-theme-2:hover, .btn-theme-2:focus { background: #5782E2; }

.btn-theme-3 { background-color: #1D4566; border: 1.5px solid #1D4566; }
.btn-theme-3.active, .btn-theme-3:active, .btn-theme-3:hover, .btn-theme-3:focus { background: #44DDBE !important; border-color: #44DDBE !important; opacity: 1; }

.row-eq-height { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.width-full { width: 100% !important; }

.width-half { width: 50% !important; }

.content-loading { display: none; }

.sidebar-menu ul, .footer-nav ul { margin-bottom: 0; padding-left: 0; }
.sidebar-menu ul li, .footer-nav ul li { list-style: none; }

.card-theme { background-color: #113959; box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.12); }
.card-theme .card-title { background-color: #5782E2; font-size: 20px; padding: 0.5rem 1.5rem; }
.card-theme .card-body .card-link { background-color: #1D4566; padding: 0.75rem 1rem; margin: 0 0 0.6rem; }
.card-theme hr { border-color: #5782E2; opacity: 0.5; }

.news .news-heading { font-size: 18px; }
.news .news-data { color: #FFFFFF; opacity: 0.3; }

p, .contents { opacity: 0.8; }

.ac-balance-title { font-size: 24px; }

.canvasjs-chart-credit { display: none !important; }

form.form-theme { /*Radion button style*/ /*Radion button style*/ /*File field*/ /*File field*/ }
form.form-theme .form-control { background: #1D4566; border: 0; border-radius: 0; color: #FFFFFF; height: 44px; padding: 10px 25px; }
form.form-theme .form-control:focus, form.form-theme .form-control.btn:focus { box-shadow: none; }
form.form-theme select.form-control { -webkit-appearance: none; -moz-appearance: none; appearance: none; /* Remove default arrow */ background-image: url(../images/select-arrow.svg); /* Add custom arrow */ background-repeat: no-repeat; background-size: 12px; background-position: right 12px center; }
form.form-theme .input-group > .input-group-append > .btn, form.form-theme .input-group > .input-group-append > .input-group-text, form.form-theme .input-group > .input-group-prepend:first-child > .btn:not(:first-child), form.form-theme .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child), form.form-theme .input-group > .input-group-prepend:not(:first-child) > .btn, form.form-theme .input-group > .input-group-prepend:not(:first-child) > .input-group-text { border: 0; }
form.form-theme .bg-light-greem-theme:hover { background: #44DDBE; }
form.form-theme .radio-btn-group { display: inline-block; position: relative; text-align: center; width: calc(50% - 3px); }
form.form-theme .radio-btn-group input[type="radio"] { left: 0; position: absolute; right: 0; visibility: hidden; }
form.form-theme .radio-btn-group label { cursor: pointer; background-color: transparent; padding: 10px 15px; width: 100%; transition: all .2s ease-out; }
form.form-theme .radio-btn-group input[type="radio"]:checked + label, form.form-theme .radio-btn-group input[type="radio"]:hover + label { background-color: #44DDBE; transition: all .2s ease-out; }
form.form-theme .custom-file-input:lang(en) ~ .custom-file-label::after { content: "Select File"; }
form.form-theme .custom-file-label::after { color: #FFFFFF; background-color: #5782E2; width: 32%; border-radius: 0; height: 44px; line-height: 32px; text-align: center; }
form.form-theme .text-placeholder-color { opacity: 0.4; }

.modal.modal-theme .modal-content { background: #082740; border: 1.5px solid #5782E2; box-sizing: border-box; box-shadow: 0px 0px 25px rgba(255, 255, 255, 0.4); }
.modal.modal-theme .modal-content .modal-header, .modal.modal-theme .modal-content .modal-footer { border: 0; }

nav#mainNav { background: url("../images/nav-bg.svg") right center no-repeat, 20px 50% no-repeat, linear-gradient(82.76deg, #082740 30.72%, #26516E 88.26%, #74BCE4 157.5%); }
nav#mainNav ul li.nav-item, nav#mainNav ul li.dropdown-nav-item { margin-right: 15px; position: relative; }
nav#mainNav ul li.nav-item a.nav-link, nav#mainNav ul li.nav-item a.dropdown-nav-link, nav#mainNav ul li.dropdown-nav-item a.nav-link, nav#mainNav ul li.dropdown-nav-item a.dropdown-nav-link { color: #FFFFFF; display: inline; opacity: 1; }
nav#mainNav ul li.nav-item a.nav-link.active, nav#mainNav ul li.nav-item a.nav-link:active, nav#mainNav ul li.nav-item a.nav-link:hover, nav#mainNav ul li.nav-item a.nav-link:focus, nav#mainNav ul li.nav-item a.dropdown-nav-link.active, nav#mainNav ul li.nav-item a.dropdown-nav-link:active, nav#mainNav ul li.nav-item a.dropdown-nav-link:hover, nav#mainNav ul li.nav-item a.dropdown-nav-link:focus, nav#mainNav ul li.dropdown-nav-item a.nav-link.active, nav#mainNav ul li.dropdown-nav-item a.nav-link:active, nav#mainNav ul li.dropdown-nav-item a.nav-link:hover, nav#mainNav ul li.dropdown-nav-item a.nav-link:focus, nav#mainNav ul li.dropdown-nav-item a.dropdown-nav-link.active, nav#mainNav ul li.dropdown-nav-item a.dropdown-nav-link:active, nav#mainNav ul li.dropdown-nav-item a.dropdown-nav-link:hover, nav#mainNav ul li.dropdown-nav-item a.dropdown-nav-link:focus { color: #44DDBE; text-decoration: none; }
nav#mainNav ul li.nav-item a.nav-link.active:before, nav#mainNav ul li.nav-item a.nav-link:active:before, nav#mainNav ul li.nav-item a.nav-link:hover:before, nav#mainNav ul li.nav-item a.nav-link:focus:before, nav#mainNav ul li.nav-item a.dropdown-nav-link.active:before, nav#mainNav ul li.nav-item a.dropdown-nav-link:active:before, nav#mainNav ul li.nav-item a.dropdown-nav-link:hover:before, nav#mainNav ul li.nav-item a.dropdown-nav-link:focus:before, nav#mainNav ul li.dropdown-nav-item a.nav-link.active:before, nav#mainNav ul li.dropdown-nav-item a.nav-link:active:before, nav#mainNav ul li.dropdown-nav-item a.nav-link:hover:before, nav#mainNav ul li.dropdown-nav-item a.nav-link:focus:before, nav#mainNav ul li.dropdown-nav-item a.dropdown-nav-link.active:before, nav#mainNav ul li.dropdown-nav-item a.dropdown-nav-link:active:before, nav#mainNav ul li.dropdown-nav-item a.dropdown-nav-link:hover:before, nav#mainNav ul li.dropdown-nav-item a.dropdown-nav-link:focus:before { width: calc(100% - 1rem); }
@media only screen and (min-width: 992px) { nav#mainNav ul li.nav-item a.nav-link:before, nav#mainNav ul li.nav-item a.dropdown-nav-link:before, nav#mainNav ul li.dropdown-nav-item a.nav-link:before, nav#mainNav ul li.dropdown-nav-item a.dropdown-nav-link:before { background: #44DDBE; bottom: 0; content: ''; height: 2px; left: 10; margin-left: 0px; position: absolute; transition: all 200ms ease; width: 0%; } }
nav#mainNav ul li.nav-item .dropdown-menu, nav#mainNav ul li.dropdown-nav-item .dropdown-menu { background-color: transparent; }
@media only screen and (min-width: 992px) { nav#mainNav ul li.nav-item .dropdown-menu, nav#mainNav ul li.dropdown-nav-item .dropdown-menu { background-color: #0A2D4A; }
  nav#mainNav ul li.nav-item .dropdown-menu li, nav#mainNav ul li.dropdown-nav-item .dropdown-menu li { margin-bottom: 0.5rem; }
  nav#mainNav ul li.nav-item .dropdown-menu li a, nav#mainNav ul li.dropdown-nav-item .dropdown-menu li a { color: #FFFFFF; padding-right: 0.5rem; padding-left: 0.5rem; }
  nav#mainNav ul li.nav-item .dropdown-menu li a.active, nav#mainNav ul li.nav-item .dropdown-menu li a:active, nav#mainNav ul li.nav-item .dropdown-menu li a:hover, nav#mainNav ul li.nav-item .dropdown-menu li a:focus, nav#mainNav ul li.dropdown-nav-item .dropdown-menu li a.active, nav#mainNav ul li.dropdown-nav-item .dropdown-menu li a:active, nav#mainNav ul li.dropdown-nav-item .dropdown-menu li a:hover, nav#mainNav ul li.dropdown-nav-item .dropdown-menu li a:focus { color: #44DDBE; } }

.navbar-light .navbar-toggler-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }
.navbar-light .navbar-toggler { border: 0; }

/*@media only screen and (max-width: 991px) { ul.dropdown-menu{ background: transparent; border: none; li{
 a{ color:$white !important; } } }
}*/
.section-footer .footer-nav ul li { display: inline-block; margin-right: 15px; }
.section-footer .footer-nav ul li:last-child { margin-right: 0; }
.section-footer .footer-nav ul li a { opacity: 0.9; }

.footer-nav ul li { display: inline-block; }

.foot-links .links a { border: 1px solid #5782E2; border-radius: 4px; display: inline-block; height: 32px; margin-right: 5px; text-align: center; width: 32px; }
.foot-links .links a .fa { color: #5782E2; line-height: 30px; }
.foot-links .links a:hover { border-color: #FFFFFF; }
.foot-links .links a:hover .fa { color: #FFFFFF; }

.section-main-footer { background-color: #113959; padding: 8px 0; }

.section-menu-item { border-bottom: 2px solid transparent; padding-bottom: 7px; }
.section-menu-item:hover, .section-menu-item:active, .section-menu-item.active, .section-menu-item:focus { border-color: #44DDBE; color: #44DDBE; }

.cart-contents .card-body { background: #1D4566; opacity: 0.8; margin-bottom: 30px; }

.btn-chart { border: 2px solid rgba(94, 131, 186, 0.9); box-sizing: border-box; border-radius: 8px; color: #FFFFFF; min-width: calc(20% - 12px); padding: 4px; margin-right: 10px; }
.btn-chart:last-child { margin-right: 0; }
.btn-chart:hover, .btn-chart:active, .btn-chart:focus, .btn-chart.active { background: #5782E2; color: #FFFFFF; }
@media only screen and (max-width: 992px) { .btn-chart { margin-right: 2px; } }

.parent-sidebar-menu-section .left-sidebar .card-link { border-left: 5px solid transparent; }
.parent-sidebar-menu-section .left-sidebar .card-link:hover, .parent-sidebar-menu-section .left-sidebar .card-link:active, .parent-sidebar-menu-section .left-sidebar .card-link:focus, .parent-sidebar-menu-section .left-sidebar .card-link.active { border-color: #44DDBE; }

/*.send-menu-wrapper { .card-link { &.active, &:active, &:hover, &:focus { &:not(.hover-off) { background-color: $green-light; color: $white; } } .icon-wrapper { background-color: $green-light; padding: 11px; position: absolute; right: 0; top: 0; } }
}*/
.history .card-link.active:not(.hover-off), .history .card-link:active:not(.hover-off), .history .card-link:hover:not(.hover-off), .history .card-link:focus:not(.hover-off) { background-color: #44DDBE; color: #FFFFFF; }
.history .card-link .icon-wrapper { background-color: #44DDBE; padding: 11px; position: absolute; right: 0; top: 0; }

.history-find-wrapper.history-body ul { padding-left: 0; }
.history-find-wrapper.history-body ul li.card-link { list-style: none; float: left; height: 44px; min-width: 80px; line-height: 30px; }
.history-find-wrapper.history-body ul li.card-link:last-child { padding: 0 10px; }
.history-find-wrapper.history-body ul li.card-link:last-child.active, .history-find-wrapper.history-body ul li.card-link:last-child:active, .history-find-wrapper.history-body ul li.card-link:last-child:hover, .history-find-wrapper.history-body ul li.card-link:last-child:focus { background: #1D4566; }
.history-find-wrapper.history-body ul li.card-link.active, .history-find-wrapper.history-body ul li.card-link:active, .history-find-wrapper.history-body ul li.card-link:hover, .history-find-wrapper.history-body ul li.card-link:focus { background: #44DDBE; }
.history-find-wrapper.history-body ul li.card-link.active a, .history-find-wrapper.history-body ul li.card-link:active a, .history-find-wrapper.history-body ul li.card-link:hover a, .history-find-wrapper.history-body ul li.card-link:focus a { color: #FFFFFF; }
.history-find-wrapper.history-body ul li.card-link form input { background: transparent; border: 1px solid rgba(87, 130, 226, 0.9); border-radius: 13px; box-sizing: border-box; color: #FFFFFF; height: 28px; }

.fa.fa-caret-down { color: #FFFFFF; opacity: 0.2; }

/*# sourceMappingURL=style.css.map */
