@charset "utf-8";
/* CSS Document */
.card-box {
	padding: 1rem;
	border-radius: 0;
	box-shadow: none;
	position: relative;
}
.right-bar .nav-pills .nav-link.active {
	background: #248796;
}
.right-bar .bg-light {
	background: rgba(36, 135, 150, 0.2)!important;
}
.right-bar .custom-control-input:checked~.custom-control-label::before {
	color: #248796;
    border-color: #248796;
    background-color: #248796;
}
.navbar-custom .dropdown-item:focus, 
.navbar-custom .dropdown-item:hover {
    text-decoration: none;
    background-color: rgba(36, 135, 150, 0.2);
}
.navbar-custom .dropdown-item.active, 
.navbar-custom .dropdown-item:active {
	color: #fff;
    background-color: rgba(36, 135, 150, 0.2);
}
label {
	cursor: pointer!important;
}
.form-control {
	box-shadow: none;
	border-radius: 0;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}
.panel-body {
  padding: 15px
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit
}
.panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
  color: inherit
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px
}
.panel > .list-group, .panel > .panel-collapse > .list-group {
  margin-bottom: 0
}
.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0
}
.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px
}
.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0
}
.list-group + .panel-footer {
  border-top-width: 0
}
.panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
  margin-bottom: 0
}
.panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption {
  padding-right: 15px;
  padding-left: 15px
}
.panel > .table-responsive:first-child > .table:first-child, .panel > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px
}
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px
}
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px
}
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px
}
.panel > .table-responsive:last-child > .table:last-child, .panel > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px
}
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px
}
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px
}
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px
}
.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd
}
.panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
  border-top: 0
}
.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
  border: 0
}
.panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0
}
.panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0
}
.panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
  border-bottom: 0
}
.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0
}
.panel-group {
  margin-bottom: 20px
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px
}
.panel-group .panel + .panel {
  margin-top: 5px
}
.panel-group .panel-heading {
  border-bottom: 0
}
.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd
}
.panel-group .panel-footer {
  border-top: 0
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd
}
.panel-default {
  border-color: #ddd
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7
}
.panel-success {
  border-color: #d6e9c6
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6
}
.panel-info {
  border-color: #bce8f1
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1
}
.panel-warning {
  border-color: #faebcc
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc
}
.panel-danger {
  border-color: #ebccd1
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1
}
.btn {
	border-radius: 0;
	box-shadow: none;
}
.btn:focus, .btn:active {
	box-shadow: none!important;
}
.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
  display: table;
  content: " "
}
.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
  clear: both
}
.cust_tab .nav-tabs .nav-link {
	text-align: center;
}
.card {
     box-shadow: none; 
	border-radius: 0;
}
/*******************/
/*Floating Label*/
/*******************/
.floating-labels .form-group {
  position: relative;margin-bottom: 20px;margin-top: 15px; }

.floating-labels .form-control {
  padding: 10px 10px 10px 0;
  display: block;
  border: none;
  font-family: "Rubik", sans-serif;
  border-radius: 0px;
  border-bottom: 1px solid #d9d9d9; }
  .floating-labels .form-control:focus {
    box-shadow: none; }

.floating-labels select.form-control > option {
  font-size: 14px; }

.floating-labels .has-error .form-control {
  border-bottom: 1px solid #f62d51; }

.floating-labels .has-warning .form-control {
  border-bottom: 1px solid #ffbc34; }

.floating-labels .has-success .form-control {
  border-bottom: 1px solid #55ce63; 
}
.floating-labels .has-cst .form-control {
/*  border-bottom: 1px solid #248796; */
}
.has-cst {
	position: relative;
}
.floating-labels .form-control:focus {
  outline: none;
  border: none; }

.floating-labels label {
  color: #54667a;
  position: absolute;
  cursor: auto;
  top: 5px;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all; }

.floating-labels .form-control:focus ~ label,
.floating-labels .form-control:not([value=""]) ~ label {
	top: -20px;
	font-size: 12px;
	color: #263238;
}

.floating-labels .bar {
  position: relative;
  display: block; }

.floating-labels .bar:before,
.floating-labels .bar:after {
  content: '';
  height: 1px;
  width: 0;
  bottom: 1px;
  position: absolute;
  background: #009efb;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all; }

.floating-labels .bar:before {
  left: 50%; }

.floating-labels .bar:after {
  right: 50%; }

.floating-labels .form-control:focus ~ .bar:before,
.floating-labels .form-control:focus ~ .bar:after {
  width: 50%; }

.floating-labels .highlight {
  position: absolute;
  height: 60%;
  width: 100px;
  top: 25%;
  left: 0;
  pointer-events: none;
  opacity: 0.5; }

.floating-labels .input-lg ~ label,
.floating-labels .input-lg {
  font-size: 24px; }

.floating-labels .input-sm ~ label,
.floating-labels .input-sm {
  font-size: 16px; }

.has-warning .bar:before,
.has-warning .bar:after {
  background: #ffbc34; }

.has-success .bar:before,
.has-success .bar:after {
  background: #55ce63; }

.has-cst .bar:before,
.has-cst .bar:after {
  background: #248796; }

.has-error .bar:before,
.has-error .bar:after {
  background: #f62d51; }

.has-warning .form-control:focus ~ label,
.has-warning .form-control:valid ~ label {
  color: #ffbc34; }

.has-success .form-control:focus ~ label,
.has-success .form-control:valid ~ label {
  color: #55ce63; }

.has-cst .form-control:focus ~ label,
.floating-labels .form-control:not([value=""]) ~ label{
  color: #248796; }

.has-error .form-control:focus ~ label,
.has-error .form-control:valid ~ label {
  color: #f62d51; }

.has-feedback label ~ .t-0 {
  top: 0; }

.form-group.error input, .form-group.error select, .form-group.error textarea {
  border: 1px solid #f62d51; }

.form-group.validate input, .form-group.validate select, .form-group.validate textarea {
  border: 1px solid #55ce63; }

.form-group.error .help-block ul {
  padding: 0px;
  color: #f62d51; }
  .form-group.error .help-block ul li {
    list-style: none; }

.form-group.issue .help-block ul {
  padding: 0px;
  color: #ffbc34; }
  .form-group.issue .help-block ul li {
    list-style: none; }
.custom-control-input:checked~.custom-control-label::before {
    color: #248796;
    border-color: #248796;
    background-color: #248796;
}
.custom-control {
	display: inline-block;
}
.floating-labels .custom-control label {
	position: relative;
}
/*============================*/
.breadcrumb-item.active {
    color: #999;
}
.cst_child_bx .col-xl-4:nth-child(3n+1) {
	padding-left: 0;
}
/*-------Dev Start-------*/
.myalt {
    color: #A80002;
    display: block;
    font-size: 11px;
    position: absolute;
    bottom: -17px;
}
/*Change text in autofill textbox*/
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
transition: background-color 50000s ease-in-out 0s, color 5000s ease-in-out 0s;
}
label.required:after {
    content: "*";
    color: #A80002;
}
.status:not(:empty){
        margin-bottom: 15px;
        font-size: 11px;
} 
.status:not(:empty) .salt{
	color: #00cc45;
} 
.status:not(:empty) .palt{
	color: #D5B300;
} 
.status:not(:empty) .ealt{
   color: #A80002;
}
.tgl_mot.imp_hide{
    display: none !important;
}
.tgl_mot.imp_show{
    display: inline !important;
}
.width-auto{
    width: auto !important;
}
.width-125{
    width: 125px !important;
}
.coming-soon,.metismenu li a.coming-soon[aria-expanded=true]{
	color: #c90000 !important;
}
.news_msg{
float: left;
width: calc(100% - 573px);
}
@media (max-width: 767.98px){
.news_msg{
width: calc(100% - 200px);
}
}
.news_msg marquee{
    margin-top: 25px;
    color: #fff;
}
.my_alt.salt {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.my_alt {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  font-size: 13px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
}
.my_alt:empty {
  display: none;
}
@-webkit-keyframes blinker {
  from {opacity: 1.0;}
  to {opacity: 0.0;}
}
.blink{
	text-decoration: blink;
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 0.6s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-direction: alternate;
}
.lockamt {
    font-size: 11px;
    display: inherit;
}
.sendPass + .status {
    display: block;
    margin-top: 10px;
}
/*-------Dev End-------*/
/*======================= Pop Up Ul Css ===========================*/
.tgl_mot {
	position: relative;
    display: block;
}
.hsb02s {
	position: absolute;
    width: 400px;
    left: 0;
    top: 0;
    background: #fff;
    z-index: 9;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	padding: 10px;
}
.adromr .hsb02s {
    right: 0;
	left: auto;
}
.hsb02sb {
	width: 100%;
	display: block;
}
.hsb02srt {
	margin: 0 0 10px 0;
}
.cust_select {
	padding: 15px 0 0 0;
    max-height: 300px;
    overflow: auto;
}
.cust_select ul {
    padding-left:0;
	margin-bottom: 0;
}
.cust_select ul li {
    display: flex;
    padding: 10px 10px;
    border-bottom: .4px solid #ccc;
    cursor: pointer;
    line-height: 21px;
    position: relative;
    justify-content: flex-start;;
    align-items: center;
}
.cust_select ul li:last-of-type {
    border-bottom: none;
}
.cust_select ul li img {
  margin: 0 10px 0 0;
}
.city_n_hdng {
    background: transparent;
    text-align: right;
    padding: 0 10px;
}
.cust_select ul li.no_hover_2 {
    background: transparent;
    text-transform: uppercase;
    font-weight: 600;
    cursor: no-drop;
}
.cust_select ul li.no_hover_2:hover {
    background: transparent;
    text-transform: uppercase;
    font-weight: 600;
    cursor: no-drop;
}
.cust_select ul li:hover {
    background: var(--bg-color-3);
}
.cust_select ul li p {
	margin: 0!important;
}
.cust_select ul li p span {
	font-size: 10px;
}
.cust_select ul li p span:last-of-type {
	float: right;
}
.srt_clr {
	color: var(--txt-color-2);
}
.srt_clr img {
	height: 12px;
	width: 12px;
}
.cust_select ul li.srt_clr_2 {
	background: var(--bg-color-2);
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}
.cust_select ul li.srt_clr_2:hover {
	background: var(--bg-color-1)!important;
	color: #fff;
}
.cust_select ul li.srt_clr_2 a {
    color: #fff;
}
.cust_select ul li.srt_clr_2:hover a {
	color: #fff;
}
.srt_clr_3 {
	background: var(--bg-color-1);
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    display: block;
    padding: 5px 0;
}
.srt_clr_3:hover {
	background: var(--bg-color-2)!important;
	color: #fff;
}
/*======================= Pop Up Ul Css End ===========================*/
/*======================= lOG Out Start ===========================*/
svg {
  width: 100px;
  display: block;
  margin: 40px auto 0;
}

.path {
  stroke-dasharray: 1000;
  stroke-dashoffset: 0;
  &.circle {
    -webkit-animation: dash .9s ease-in-out;
    animation: dash .9s ease-in-out;
  }
  &.line {
    stroke-dashoffset: 1000;
    -webkit-animation: dash .9s .35s ease-in-out forwards;
    animation: dash .9s .35s ease-in-out forwards;
  }
  &.check {
    stroke-dashoffset: -100;
    -webkit-animation: dash-check .9s .35s ease-in-out forwards;
    animation: dash-check .9s .35s ease-in-out forwards;
  }
}
         
p {
  text-align: center;
  margin: 20px 0 60px;
  font-size: 1.25em;
  &.success {
    color: #73AF55;
  }
  &.error {
    color: #D06079;
  }
}


@-webkit-keyframes dash {
  0% {
    stroke-dashoffset: 1000;
  }
  100% {
    stroke-dashoffset: 0;
  }
}

@keyframes dash {
  0% {
    stroke-dashoffset: 1000;
  }
  100% {
    stroke-dashoffset: 0;
  }
}

@-webkit-keyframes dash-check {
  0% {
    stroke-dashoffset: -100;
  }
  100% {
    stroke-dashoffset: 900;
  }
}

@keyframes dash-check {
  0% {
    stroke-dashoffset: -100;
  }
  100% {
    stroke-dashoffset: 900;
  }
}

/*======================= lOG Out End ===========================*/
/*----------------- Package Management ----------------*/
.cust_cont .page-title-box .page-title-right {
	display: flex;
	align-items: center;
}
.cust_cont .page-title-box .breadcrumb {
	padding: 0;
}
/*----------------- Package Management End ----------------*/


.card-box.round {
    border-radius: 50%;
    padding-top: 32px;
    padding-bottom: 35px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border: 1px solid #d7d7d7;
}

































