﻿@font-face {
    font-family: 'Roboto-Black';
    src: url('../fonts/Roboto-Black.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto-Bold';
    src: url('../fonts/Roboto-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto-Regular';
    src: url('../fonts/Roboto-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'OpenSans-Regular';
    src: url('../fonts/OpenSans-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'OpenSans-Light';
    src: url('../fonts/OpenSans-Light.ttf') format('truetype');
}
@font-face {
    font-family: 'MuseoSans-100';
    src: url('../fonts/MuseoSans-100.otf') format('opentype');
}
@font-face {
    font-family: 'MuseoSans_500';
    src: url('../fonts/MuseoSans_500.otf') format('opentype');
}
@font-face {
    font-family: 'MuseoSans_700';
    src: url('../fonts/MuseoSans_700.otf') format('opentype');
}
@font-face {
    font-family: 'MuseoSans-300';
    src: url('../fonts/MuseoSans-300.otf') format('opentype');
}
* {
    margin: 0%; padding: 0;
}



    h1, h2, h3, h4, h5, h6, p, ul, li {
    margin: 0;
    padding: 2px;
}

li {
    list-style-type: none;
}

body {
    background-color: #f0f0f7;
    overflow-x: hidden;
    font-family: 'Roboto-Regular';
}

.sidebar-container {
  position: fixed;
  width: 60px;
  height: 100%;
  left: 0;
  overflow-x: hidden;
  overflow-y: auto;
  background: #373c4e;
  color: #fff;
}

.content-container {
  padding-top:0px;
}

.sidebar-logo {
  padding: 10px 15px 10px 30px;
  font-size: 20px;
  background-color: #2574A9;
}

.sidebar-navigation {
  padding: 0;
  margin: 0;
  list-style-type: none;
  position: relative;
}

.ml-5, .mx-5 {
    margin-left: 2.5rem !important;
}

.sidebar-navigation li {
    background-color: transparent;
    position: relative;
    display: inline-block;
    width: 100%;
    line-height: 20px;
    font-size: 20px;
}

.sidebar-navigation li a {
  padding: 21px 15px 28px 21px;
    display: block;
    color: #c3c3c3;
}

.sidebar-navigation li .fa {
  margin-right: 10px;
}

.sidebar-navigation li a:active,
.sidebar-navigation li a:hover,
.sidebar-navigation li a:focus {
  text-decoration: none;
  outline: none;  border-left:3px solid #c3c4ca
}

.sidebar-navigation li::before {
  background-color:#505568;
  position: absolute;
  content: '';
  height: 100%;
  left: 0;
  top: 0;
  -webkit-transition: width 0.2s ease-in;
  transition: width 0.2s ease-in;
  width: 1px;
  z-index: -1;

}

.sidebar-navigation li:hover::before {
  width: 100%;
}

.sidebar-navigation .header {
  font-size: 12px;
  text-transform: uppercase;
  background-color: #151515;
  padding: 10px 15px 10px 30px;
}

.sidebar-navigation .header::before {
  background-color: transparent;
}

.content-container {
  padding-left:60px;
}
.headerbox
{
	background: #fff;
    padding:0px; 
    height: 100px;
    margin-left: -2px;
    position: relative;
}



@media(max-width:599px){
    .logosection2 {
        padding-left: 10px !important;
    }
    .mt6{
        margin-top:6px;
    }
    .logosection2 img{
        width:50px !important;
    }
    .peplebx {
        height: 18vh !important;
    }
    .loctn2 {
        overflow-x: scroll;
        height: 65vh !important;
    }
    .loctn2 .locttable{
        width: 600px !important;
    }
    .plt-55 {
        padding-left: 8px !important;
    }
    .asset-loct {
        padding: 5px !important;
    }
    .mt_30 {
        margin-top: 3px !important;
    }
    .pd-8{
        padding:8px !important;
    }
    .loctn-mob .loctn1 {
        width: 800px;
        height: 110vh !important;
    }
    .loctn-mob .loctn3 {
        width: 800px !important;
    }
    .loctn-mob {
        overflow-x: auto;
        width: 800px;
    }
    .loctn3 {
        height: 58vh !important;
    }
    .office1 {
        height: 52vh !important;
        margin-bottom: 5px;
    }
    .annualser1 {
        height: 25vh !important;
    }
    .mr15 {
        margin-right: 15px;
    }
    .officecrowdsttcs{
        height: 36vh !important;
    }
    .btn-success {
        width: 100% !important;
        margin-left: 1% !important;
    }
    .add-title{
        width:95px;
    }
    .mr10{
        margin-right:10px;
    }
   
    .divider {
        margin: 15px 5px;
    }    
    .ml4{
        margin-left:9px;
    }
    .mr-15 {
        margin-left: 2px !important;
    }
    .pl-14{
        padding-left:18px !important;
    }
    .ml-33 {
        margin-left: -35px !important;
    }
    .comp-linehight{
        line-height: 0.8;
    }
}

@media(min-width:600px) and (max-width:767px){
    .peplebx {
        height: 33vh !important;
    }
    .box-wid{
        max-width:36% !important;
    }
    .loctn2 {
        overflow-x: scroll;
        height: 65vh !important;
    }
    .mt_30 {
        margin-top: 3px !important;
    }
    .loctn-mob .loctn1 {
        height: 188vh !important;
        width: 800px;
    }
    .loctn-mob .loctn3 {
        width: 800px !important;
    }
    .loctn-mob {
        overflow-x: auto;
        width: 800px;
    }
    .loctn3 {
        height: 102vh !important;
    }
    .office1 {
        overflow-y: auto;
        margin-bottom: 5px;
    }
    .annualser1 {
        height: 40vh !important;
    }
    .exploremob {
        height: 23vh !important;
    }
    .officecrowdsttcs {
        height: 50vh !important;
    }
    .mr15{
        margin-right:15px;
    }
    .btn-success {
        width: 70% !important;
        margin-left: 1% !important;
    }
    .mr10 {
        margin-right: 10px;
    }
    .mod-wid {
        overflow-y: scroll;
        max-height: 100%;
    }
}

@media(min-width:810px) and (max-width:820px){
    .peplebx {
        height: 25vh !important;
    }
    .mt_30 {
        margin-top: 3px !important;
    }
    .loctn2 {
        height: 105vh !important;
    }
    .loctn3 {
        height: 102vh !important;
    }
    
}

@media(min-width:993px) and (max-width:1163px){
    .ml5 {
        margin-left: 2.5rem !important;
        margin-right: 2rem !important;
    }
    .mlr-5 {
        margin-left: 3rem !important;
        margin-right: 7rem !important;
    }
    .mr-15 {
        margin-left: 15px !important;
    }
    .peplebx {
        height: 8vh !important;
    }
    .peplebx1 {
        padding: 20px 6px !important;
    }
    .expbox-cntn {
        display: flex !important;
    }
    .annualser1 {
        height: 12vh !important;
    }
    .office1 {
        height: 25vh !important;
    }
}

@media(min-width:768px) and (max-width:990px){
    .ml5 {
        margin-left: 2.5rem !important;
        margin-right: 0.5rem !important;
    }
    .mlr-5 {
        margin-left: 3rem !important;
        margin-right: 3rem !important;
    }
    .loctn-mob .loctn1 {
        width: 800px;
    }
    .loctn-mob .loctn3 {
        width: 800px !important;
    }
    .loctn-mob {
        overflow-x: auto;
        width: 800px;
    }
    .mt_30 {
        margin-top: -5px !important;
    }
    .office1 {
        height: 35vh !important;
        margin-bottom: 10px;
    }
    .annualser1 {
        height: 15vh !important;
    }
  
}


.head-btn1 {
    padding-right: 50% !important;
}

#tblStaff_paginate, #tblClientCompany_paginate, #tblClientSite_paginate, #tblClientSiteArea_paginate {
    margin-top: 50px;
    position: absolute;
    margin-left: 40%;
}

    #tblStaff_paginate .paginate_button, #tblClientCompany_paginate .paginate_button, #tblClientSite_paginate .paginate_button, #tblClientSiteArea_paginate .paginate_button {
        border: 1px solid #bbea96;
        background: #bbea96 !important;
        color: #fff !important;
        border-radius: 7px;
        padding: 5px 13px;
        font-size: 10px;
    }
    #tblStaff_paginate .previous, #tblClientCompany_paginate .previous, #tblClientSite_paginate .previous, #tblClientSiteArea_paginate .previous {
        color: #111 !important;
        background: #fff !important;
        border: 1px solid #ccc;
    }
    #tblStaff_paginate .next, #tblClientCompany_paginate .next, #tblClientSite_paginate .next, #tblClientSiteArea_paginate .next {
        color: #111 !important;
        background: #fff !important;
        border: 1px solid #ccc;
    }

.ml5 {
    margin-left: 2.5rem;
    margin-right: 3rem;
}

.mlr-5 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
}

.topnav {
    overflow: hidden;
    background-color: #fff;
}



.has-search .form-control {
   padding-left: 1.375rem;
    font-size: 12px;
    padding-top: 10px;
    margin-top: 10px;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #bcbccb;
}
.drop-list{
  display: flex;
}
.drop-list .dropdown{
  padding:10px;
}


.image--cover {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin:11px 0px 0px 4px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center right;
     object-position: center right;
}
.image--cover1 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  margin:-3px -5px 0px -5px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center right;
     object-position: center right;
}
.image--cover2 {
  width: 30px;
  height: 30px;
  border-radius: 50%;
     margin-top: -5px;

  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center right;
     object-position: center right;
}
::-webkit-input-placeholder { /* Edge */
  color: red;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: red;
}

.plcehldercolr::placeholder {
  color: #e5e5e5;
}

.logosection {
    font-weight: bold;
    line-height: 2.5;
    font-size: 24px;
    background-color: #fff;
    padding: 20px;
}

.logosection1
{
	font-weight: bold;
    line-height: 2.0;
    font-size: 24px;
	padding-left: 18px;
}
.logo_login {
   
    margin-top: 15px;
}

.logo-c {
    width: 150px;
}
.belicon {
    line-height: 3.7 !important;
    color: #c6c6d0;
}

.ddbg
{
	background: #fff !important;
    line-height: 2.8;
    font-size: 12px;
	padding-top: 14px !important;
    padding-left: 0px !important;
}

.ddbg1 {
    background: #fff !important;
    line-height: 1.5;
    font-size: 12px;
    padding-top: 0px !important;
    padding-left: 0px !important;
}

.mb12 {
    margin-bottom: -5px;
    padding-top: 15px;
}

.officecrowd {
    border-radius: 5px;
    height: 46vh;
    background: #fff;
    padding: 25px;
    box-shadow: 0px 1px 1px 1px #ededed;
}

.loctn
{
	border-radius:5px;
	height:52vh;
	background:#fff;   
    padding: 25px;
    box-shadow:0px 1px 1px 1px #ededed;
	width:95%;	
}

.loctn2 {
    width: 95% !important;
}

.loctn3{
    width:100% !important;
}

.bttn-pd{
    padding:0px 25px;
}

.loctn1 {
    border-radius: 5px;
    height: 90vh;
    background: #fff;
    padding: 25px;
    box-shadow: 0px 1px 1px 1px #ededed;
}

.officecrowdsttcs
{
	border-radius:5px;
	height:32vh;
	background:#fff;    
    padding: 25px;
    box-shadow:0px 1px 1px 1px #ededed;   
    margin-bottom: 25px;		
}

.anualservice
{
	border-radius: 5px;
    height: 22vh;
    background: #fff;
    margin-bottom: 15px;
    padding: 25px;
    box-shadow: 0px 1px 1px 1px #ededed;		
}

.mt4{
    margin-top:3px;
}

.divider {
  width: 2px;
  margin: 15px 13px;
  background: #c6c6d0;
}
.btn:focus {
    outline: 0;
    box-shadow: none !important;
}
.btn:hover{
    text-decoration: underline !important;
	color:#c6c6d0
}

.ofccrowdtext{
font-size: 11px;
    text-align: center;
    border-bottom: 1px solid #e9eaef;
    padding: 15px;
    color: #61636f;
	
}


.selectBox {
  border: 1px solid #ccc;
  position: relative;
  padding: 8px 22px;
  cursor: pointer;
}
.selectBox1 {
    color: #808080;
    font-family: 'Roboto-Regular';
    font-size: 13px !important;

}

.selectBox__value {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

.pd_name {
    padding: 0px 6px !important;
}

.selectBox1:after {
    font-size: 18px;
    color: darkgray;
    top: 55% !important;
}

.selectBox:after {
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%) rotate(0deg);
    transition: all 0.2s ease-in-out;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f107";
}
.selectBox .dropdown-menu {
  transition: all 0.5s ease-in-out;
  opacity: 0;
  display: block;
  top: 100%;
  width: 100%;
  max-height: 250px;
  z-index: -1;
  overflow-y: auto;
  transform: translateY(-15%);
  visibility: hidden;
}
.selectBox.show {
  background-color: #fff;
}
.selectBox.show:after {
  transform: translateY(-50%) rotate(180deg);
}
.selectBox.show .dropdown-menu {
  transition: all 0.3s ease-in-out;
  visibility: visible;
  opacity: 1;
  z-index: 1;
  transform: translateY(0);
}

.selectBoxserch {
  border: 1px solid #ccc;
  position: relative;
  padding: 10px 24px;
  cursor: pointer;
}
.selectBoxserch__value {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.selectBoxserch:after {
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%) rotate(0deg);
  transition: all 0.2s ease-in-out;
 font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f00d";
}
.selectBoxserch .dropdown-menu {
  transition: all 0.5s ease-in-out;
  opacity: 0;
  display: block;
  top: 100%;
  width: 100%;
  max-height: 250px;
  z-index: -1;
  overflow-y: auto;
  transform: translateY(-15%);
  visibility: hidden;
}
.selectBoxserch.show {
  background-color: #fff;
}
.selectBoxserch.show:after {
  transform: translateY(-50%) rotate(180deg);
}
.selectBoxserch.show .dropdown-menu {
  transition: all 0.3s ease-in-out;
  visibility: visible;
  opacity: 1;
  z-index: 1;
  transform: translateY(0);
}


.ddmenuoptn
{
	border: 1px solid #ccc;
    position: relative;
    /* padding: 12px 24px; */ 
    border-radius: 5px;   
    font-size: 9px;
    padding: 6px;
    color: #61636f;
    box-shadow: 0px 1px 1px 1px #f1f1f1;
    line-height: 1.2;
}

.chckbx
{
	border: 1px solid #ccc;
    position: relative;
    /* padding: 12px 24px; */
  
    border-radius: 5px;
   
    font-size: 9px;
    padding: 5px;
    color: #61636f;box-shadow: 0px 1px 1px 1px #f1f1f1;line-height: 1.2;
}

.custmexportbtn
{
	border: 1px solid #ccc!important;
    position: relative;
    margin-left: -10px;
    background: #fff!important;
    font-size: 9px !important;
    padding: 6px 10px !important;
    color: #61636f;
    box-shadow: 0px 1px 1px 1px #f1f1f1;
    line-height: 1.2;
}
.cretenewbtn {
    position: relative;
    background: #222d31 !important;
    font-size: 9px !important;
    padding: 6px 14px !important;
    color: #fff;
    box-shadow: 0px 1px 1px 1px #f1f1f1;
    line-height: 1.2;
    border-radius: 5px !important;
}

.gobtn
{
    border: 1px solid #a3a1fb!important;
    position: relative;
    padding:6px;
    border-radius: 5px;
    background: #a3a1fb!important;
    color: #fff;
    box-shadow: 0px 1px 1px 1px #f1f1f1;
    line-height: 1.2;
	font-size: 9px !important;
	width: 30px;
}



.uploadbtn
{
    border: 1px solid #f98884!important;
    position: relative;
    padding:6px;
    border-radius: 5px;
    background: #f98884!important;
    color: #fff;
    box-shadow: 0px 1px 1px 1px #f1f1f1;
    line-height: 1.2;
	font-size: 9px !important;
	width: 30px;
}


.assetsbtn 
{
    border: 1px solid #689ffe !important;
    position: relative;
    padding:6px;
    border-radius: 5px;
    background: #689ffe !important;
    color: #fff;
    box-shadow: 0px 1px 1px 1px #f1f1f1;
    line-height: 1.2;
	font-size: 9px !important;
	width: 30px;
}


.gobtnpeople
{
    border: 1px solid #bbea96 !important;
    position: relative;
    padding:6px;
    border-radius: 5px;
    background: #bbea96 !important;
    color: #fff;
    box-shadow: 0px 1px 1px 1px #f1f1f1;
    line-height: 1.2;
	font-size: 9px !important;
	width: 30px;
}
.pagintnbtn
{
    border: 1px solid #a3a1fb !important;
    position: relative;
    padding: 5px 13px;
    border-radius: 5px;
    background: #a3a1fb !important;
    color: #fff;
    box-shadow: 0px 1px 1px 1px #f1f1f1;
    line-height: 1.2;
	font-size: 11px !important;
	
}
.pagintnbtnupload
{
    border: 1px solid #f98884 !important;
    position: relative;
    padding: 5px 13px;
    border-radius: 5px;
    background: #f98884 !important;
    color: #fff;
    box-shadow: 0px 1px 1px 1px #f1f1f1;
    line-height: 1.2;
	font-size: 11px !important;	
}
.pagintnbtnassets
{
    border: 1px solid #689ffe!important;
    position: relative;
    padding: 5px 13px;
    border-radius: 5px;
    background: #689ffe!important;
    color: #fff;
    box-shadow: 0px 1px 1px 1px #f1f1f1;
    line-height: 1.2;
	font-size: 11px !important;	
}



.pagintnbtnpeople
{
    border: 1px solid #bbea96!important;
    position: relative;
    padding: 5px 13px; 
    border-radius: 5px;
    background: #bbea96!important;
    color: #fff;
    box-shadow: 0px 1px 1px 1px #f1f1f1;
    line-height: 1.2;
	font-size: 10px !important;
	
}



.pagintnbtn1
{
    border: 1px solid #dfe2e8!important;
    position: relative;
    padding: 5px 13px;
    border-radius: 5px;
    background: #fff!important;
    color: #a3a1fb;
    box-shadow: 0px 1px 1px 1px #f1f1f1;
    line-height: 1.2;
	font-size: 11px !important;
	
}
.editbtn
{
    border: 1px solid #ffe2a0!important;
    position: relative;
    padding:4px;
    border-radius: 5px;
    background: #ffe2a0!important;
    color: #fff;
    box-shadow: 0px 1px 1px 1px #f1f1f1;
    line-height: 1.2;
	font-size: 12px !important;
	width: 29px;
}

.deletebtn
{
    border: 1px solid #f98884!important;
    position: relative;
    padding: 4px;
    border-radius: 5px;
    background: #f98884!important;
    color: #fff;
    box-shadow: 0px 1px 1px 1px #f1f1f1;
    line-height: 1.2;
	font-size: 12px !important;
	width: 29px;
}

.warrantytext
{
	font-size: 11px;
    text-align: left;
    padding-top: 6px;
    color: #61636f;
}
.warrantytextpie
{
	font-size: 10px;
   
	line-height:2.5;
 
    color: #61636f;

}
.sclctdd
{
float: right; width: 29%;
    margin-top: 15px;
    margin-bottom: 20px;	
}
.mt_15{
    margin-bottom:15px;
}
.tabs_nav li a {
    color: #000000;
}
.sclctdd1
{
float: right; width:100%;
    margin-bottom: 10px;	
}
.carousel-item {
    height: 350px;
}

.carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 100%;
}
.carousel-indicators {
    bottom: 75px;
	margin-left: 80% !important;
	margin-right:0% !important;
}
.circle1
{
	background: #dd8076;
    padding: 10px;
    border-radius: 50%;
	color:#fff
}
.circle2
{
	background: #ffc378;
    padding: 10px;
    border-radius: 50%;
	color:#fff
}
.circle3
{
	background: #65ccae;
    padding: 10px;
    border-radius: 50%;
	color:#fff
}
.circle4
{
	background: #8580d1;
    padding: 12px;
    border-radius: 50%;
	color:#fff;
}
.search-wid{
    width:85px !important;
}

.mr-15 {
    margin-right:13px;
}

.selmt {
    margin-top: 30px;
    margin-bottom: 30px;
}

td {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    padding-left: 0px !important;
}
.caroslborder
{
	 
}
.carousel-indicators li {

    border: 1px solid #707070 !important;
}
.carousel-indicators .active
{
	background:#707070 !important;
	
}
.tbltxt td
{
	font-weight: 100 !important;
}
.exptbl
{
	border:0px !important;
		padding:0.45rem !important;
}
.explorebx
{
	border-radius: 5px;
    height: 12vh;
    background: #fff;
    margin-bottom: 18px;
    padding: 15px 25px;
    box-shadow: 0px 1px 1px 1px #ededed;
}
.peplebx
{
	border-radius: 5px;
    height: 12vh;
    background: #fff;
    margin-bottom: 18px;
    padding: 16px;
    box-shadow: 0px 1px 1px 1px #ededed;
}
.peplebx1
{
	border-radius: 5px;
    /*height: 15vh;*/
    background: #fff;
    margin-bottom: 18px;
    padding: 20px 15px;
    padding-top: 42px;
    box-shadow: 0px 1px 1px 1px #ededed;
}

.mlr-2{
    margin-left:2%;
    margin-right:2%;
}

.explorebx1 {
    border-radius: 5px;
    height: 28vh;
    background: #fff;
    margin-bottom: 18px;
    padding: 25px;
    box-shadow: 0px 1px 1px 1px #ededed;
}
.content-item {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  transition: 0.4s;
}

.content-item:hover {
  transform: translate(0, -3px);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
}
.content-item1 {
  transform: translate(0, -3px);
  background:#7c8cc5;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
}
.expbox-cntn
{
	display: flex;
    justify-content:space-between;
}
.mt5{
    margin-top:-6px;
}

.txtbx
{
	font-size:11px;
	color:#c1bcd7	
}


.txtbx1
{
	font-size:13px;
	color:#8289b8;
	font-weight:bold
	
}

.txtbxre
{
	font-size:14px;
	color:#8289b8;
	font-weight:700;
	
}
.flex-container {
  padding: 0;
  margin: 0;
 

  
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;

  justify-content: space-around;
}

.flex-item {
    flex: 1 1 auto;
}

  // whatever the breakpoints are that scaffold has set.
  @media screen and (min-width: 320px) {
   width: 100vw;
  }
  
  @media screen and (min-width: 640px) {
   width: calc(50vw - 4em);
  }

  @media screen and (min-width: 960px) {
   width: calc(25vw - 4em);
    
    &:first-child {
      //margin-left: auto;
    }
    
    &:last-child {
      //margin-right: auto;
    }
  }
 
}



.txtmain
{
	font-size:45px;
}






.wrapper {
  width: 100px;
  height: 100px;
  background: #FC5B3F;
 
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  transform: rotate(108deg);
}
.wrapper .d1 {
  width: 200px;
  height: 200px;
  position: absolute;
  top:3px;
  left: -53px;
  transform: rotate(0deg);
}
.wrapper .d1 div {
  width: 200px;
  height: 200px;
}
.wrapper .d1 div:after {
  content: '';
  width: 0;
  height: 0;
  display: block;
  border: solid transparent;
  border-width: 100px;
  border-top-color: #FC5B3F;
  position: relative;
  transform: scaleX(-3.07768);
}
.wrapper .d1 div span {
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  top: 4%;
  font-size: 12px;
  text-align: center;
  z-index: 100;
  color: #fff;
  transform: rotate(-108deg);
}
.wrapper .d2 {
  width: 200px;
  height: 200px;
  position: absolute;
  top: -51px;
  left: -51px;
  transform: rotate(147.6deg);
}
.wrapper .d2 div {
  width: 200px;
  height: 200px;
}
.wrapper .d2 div:after {
  content: '';
  width: 0;
  height: 0;
  display: block;
  border: solid transparent;
  border-width: 100px;
  border-top-color: #FCB03C;
  position: relative;
  transform: scaleX(0.82727);
}
.wrapper .d2 div span {
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  top: 34%;
  font-size: 12px;
  text-align: center;
  z-index: 100;
  color: #fff;
  transform: rotate(-255.6deg);
}
.wrapper .d3 {
  width: 800px;
  height: 800px;
  position: absolute;
  top: -353px;
  left: -351px;
  transform: rotate(201.6deg);
}
.wrapper .d3 div {
  width: 800px;
  height: 800px;
}
.wrapper .d3 div:after {
  content: '';
  width: 0;
  height: 0;
  display: block;
  border: solid transparent;
  border-width: 400px;
  border-top-color: #6FB07F;
  position: relative;
  transform: scaleX(0.25676);
}
.wrapper .d3 div span {
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
 
  font-size: 12px;
  text-align: center;
  z-index: 100;
  color: #fff;
  transform: rotate(-309.6deg);
}
.wrapper .d4 {
  width: 800px;
  height: 800px;
  position: absolute;
  top: -200px;
  left: -200px;
  transform: rotate(228.6deg);
}
.wrapper .d4 div {
  width: 800px;
  height: 800px;
}
.wrapper .d4 div:after {
  content: '';
  width: 0;
  height: 0;
  display: block;
  border: solid transparent;
  border-width: 400px;
  border-top-color: #068587;
  position: relative;
  transform: scaleX(0.22353);
}
.wrapper .d4 div span {
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  top: 34%;
  font-size: 12px;
  text-align: center;
  z-index: 100;
  color: #fff;
  transform: rotate(-336.6deg);
}
.wrapper .d5 {
  width: 800px;
  height: 800px;
  position: absolute;
  top: -200px;
  left: -200px;
  transform: rotate(246.6deg);
}
.wrapper .d5 div {
  width: 800px;
  height: 800px;
}
.wrapper .d5 div:after {
  content: '';
  width: 0;
  height: 0;
  display: block;
  border: solid transparent;
  border-width: 400px;
  border-top-color: #1A4F63;
  position: relative;
  transform: scaleX(0.09453);
}
.wrapper .d5 div span {
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  top: 34%;
  font-size: 12px;
  text-align: center;
  z-index: 100;
  color: #fff;
  transform: rotate(-354.6deg);
}



.smltxt
{
	float:right;
	color:#28a745;
}

.fa-circle1
{
	color:#fc5b3f
	
}

.fa-circle2
{
	color:#6fb07f
	
}

.fa-circle_2 {
    color: #7c8cc5 !important;
}


.fa-circle3 {
    color: #fcb03c
}


.progress {
  width: 100px;
  height: 100px;
  line-height: 160px;
  background: none;
  margin: 0 auto;
  box-shadow: none;
  position: relative;
}
.progress:after {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 5px solid #efefef;
  position: absolute;
  top: 0;
  left: 0;
}
.progress > span {
  width: 50%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 1;
}
.progress .progress-left {
  left: 0;
}
.progress .progress-bar {
  width: 100%;
  height: 100%;
  background: none;
  border-width: 5px;
  border-style: solid;
  position: absolute;
  top: 0;
  border-color: #ffb43e;
}

.progress .progress-bar1{
    border-color: #7c8cc5;
}

.progress .progress-left .progress-bar {
  left: 100%;
  border-top-right-radius: 80px;
  border-bottom-right-radius: 80px;
  border-left: 0;
  -webkit-transform-origin: center left;
  transform-origin: center left;
}
.progress .progress-right {
  right: 0;
}
.progress .progress-right .progress-bar {
  left: -100%;
  border-top-left-radius: 80px;
  border-bottom-left-radius: 80px;
  border-right: 0;
  -webkit-transform-origin: center right;
  transform-origin: center right;
}
.progress .progress-value {
  display: flex;
  border-radius: 50%;
  font-size: 1rem;
  text-align: center;
  line-height: 20px;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  font-weight: 300;
}
.progress .progress-value span {
  font-size: 12px;
  text-transform: uppercase;
}

/* This for loop creates the necessary css animation names 
Due to the split circle of progress-left and progress right, we must use the animations on each side. 
*/
.progress[data-percentage="1"] .progress-right .progress-bar {
  animation: loading-1 0.5s linear forwards;
}
.progress[data-percentage="1"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="2"] .progress-right .progress-bar {
  animation: loading-2 0.5s linear forwards;
}
.progress[data-percentage="2"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="3"] .progress-right .progress-bar {
  animation: loading-3 0.5s linear forwards;
}
.progress[data-percentage="3"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="4"] .progress-right .progress-bar {
  animation: loading-4 0.5s linear forwards;
}
.progress[data-percentage="4"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="5"] .progress-right .progress-bar {
  animation: loading-5 0.5s linear forwards;
}
.progress[data-percentage="5"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="6"] .progress-right .progress-bar {
  animation: loading-6 0.5s linear forwards;
}
.progress[data-percentage="6"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="7"] .progress-right .progress-bar {
  animation: loading-7 0.5s linear forwards;
}
.progress[data-percentage="7"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="8"] .progress-right .progress-bar {
  animation: loading-8 0.5s linear forwards;
}
.progress[data-percentage="8"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="9"] .progress-right .progress-bar {
  animation: loading-9 0.5s linear forwards;
}
.progress[data-percentage="9"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="10"] .progress-right .progress-bar {
  animation: loading-10 0.5s linear forwards;
}
.progress[data-percentage="10"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="11"] .progress-right .progress-bar {
  animation: loading-11 0.5s linear forwards;
}
.progress[data-percentage="11"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="12"] .progress-right .progress-bar {
  animation: loading-12 0.5s linear forwards;
}
.progress[data-percentage="12"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="13"] .progress-right .progress-bar {
  animation: loading-13 0.5s linear forwards;
}
.progress[data-percentage="13"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="14"] .progress-right .progress-bar {
  animation: loading-14 0.5s linear forwards;
}
.progress[data-percentage="14"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="15"] .progress-right .progress-bar {
  animation: loading-15 0.5s linear forwards;
}
.progress[data-percentage="15"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="16"] .progress-right .progress-bar {
  animation: loading-16 0.5s linear forwards;
}
.progress[data-percentage="16"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="17"] .progress-right .progress-bar {
  animation: loading-17 0.5s linear forwards;
}
.progress[data-percentage="17"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="18"] .progress-right .progress-bar {
  animation: loading-18 0.5s linear forwards;
}
.progress[data-percentage="18"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="19"] .progress-right .progress-bar {
  animation: loading-19 0.5s linear forwards;
}
.progress[data-percentage="19"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="20"] .progress-right .progress-bar {
  animation: loading-20 0.5s linear forwards;
}
.progress[data-percentage="20"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="21"] .progress-right .progress-bar {
  animation: loading-21 0.5s linear forwards;
}
.progress[data-percentage="21"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="22"] .progress-right .progress-bar {
  animation: loading-22 0.5s linear forwards;
}
.progress[data-percentage="22"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="23"] .progress-right .progress-bar {
  animation: loading-23 0.5s linear forwards;
}
.progress[data-percentage="23"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="24"] .progress-right .progress-bar {
  animation: loading-24 0.5s linear forwards;
}
.progress[data-percentage="24"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="25"] .progress-right .progress-bar {
  animation: loading-25 0.5s linear forwards;
}
.progress[data-percentage="25"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="26"] .progress-right .progress-bar {
  animation: loading-26 0.5s linear forwards;
}
.progress[data-percentage="26"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="27"] .progress-right .progress-bar {
  animation: loading-27 0.5s linear forwards;
}
.progress[data-percentage="27"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="28"] .progress-right .progress-bar {
  animation: loading-28 0.5s linear forwards;
}
.progress[data-percentage="28"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="29"] .progress-right .progress-bar {
  animation: loading-29 0.5s linear forwards;
}
.progress[data-percentage="29"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="30"] .progress-right .progress-bar {
  animation: loading-30 0.5s linear forwards;
}
.progress[data-percentage="30"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="31"] .progress-right .progress-bar {
  animation: loading-31 0.5s linear forwards;
}
.progress[data-percentage="31"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="32"] .progress-right .progress-bar {
  animation: loading-32 0.5s linear forwards;
}
.progress[data-percentage="32"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="33"] .progress-right .progress-bar {
  animation: loading-33 0.5s linear forwards;
}
.progress[data-percentage="33"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="34"] .progress-right .progress-bar {
  animation: loading-34 0.5s linear forwards;
}
.progress[data-percentage="34"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="35"] .progress-right .progress-bar {
  animation: loading-35 0.5s linear forwards;
}
.progress[data-percentage="35"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="36"] .progress-right .progress-bar {
  animation: loading-36 0.5s linear forwards;
}
.progress[data-percentage="36"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="37"] .progress-right .progress-bar {
  animation: loading-37 0.5s linear forwards;
}
.progress[data-percentage="37"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="38"] .progress-right .progress-bar {
  animation: loading-38 0.5s linear forwards;
}
.progress[data-percentage="38"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="39"] .progress-right .progress-bar {
  animation: loading-39 0.5s linear forwards;
}
.progress[data-percentage="39"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="40"] .progress-right .progress-bar {
  animation: loading-40 0.5s linear forwards;
}
.progress[data-percentage="40"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="41"] .progress-right .progress-bar {
  animation: loading-41 0.5s linear forwards;
}
.progress[data-percentage="41"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="42"] .progress-right .progress-bar {
  animation: loading-42 0.5s linear forwards;
}
.progress[data-percentage="42"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="43"] .progress-right .progress-bar {
  animation: loading-43 0.5s linear forwards;
}
.progress[data-percentage="43"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="44"] .progress-right .progress-bar {
  animation: loading-44 0.5s linear forwards;
}
.progress[data-percentage="44"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="45"] .progress-right .progress-bar {
  animation: loading-45 0.5s linear forwards;
}
.progress[data-percentage="45"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="46"] .progress-right .progress-bar {
  animation: loading-46 0.5s linear forwards;
}
.progress[data-percentage="46"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="47"] .progress-right .progress-bar {
  animation: loading-47 0.5s linear forwards;
}
.progress[data-percentage="47"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="48"] .progress-right .progress-bar {
  animation: loading-48 0.5s linear forwards;
}
.progress[data-percentage="48"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="49"] .progress-right .progress-bar {
  animation: loading-49 0.5s linear forwards;
}
.progress[data-percentage="49"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="50"] .progress-right .progress-bar {
  animation: loading-50 0.5s linear forwards;
}
.progress[data-percentage="50"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="51"] .progress-right .progress-bar {
  animation: loading-50 0.5s linear forwards;
}
.progress[data-percentage="51"] .progress-left .progress-bar {
  animation: loading-1 0.5s linear forwards 0.5s;
}

.progress[data-percentage="52"] .progress-right .progress-bar {
  animation: loading-50 0.5s linear forwards;
}
.progress[data-percentage="52"] .progress-left .progress-bar {
  animation: loading-2 0.5s linear forwards 0.5s;
}

.progress[data-percentage="53"] .progress-right .progress-bar {
  animation: loading-50 0.5s linear forwards;
}
.progress[data-percentage="53"] .progress-left .progress-bar {
  animation: loading-3 0.5s linear forwards 0.5s;
}

.progress[data-percentage="54"] .progress-right .progress-bar {
  animation: loading-50 0.5s linear forwards;
}
.progress[data-percentage="54"] .progress-left .progress-bar {
  animation: loading-4 0.5s linear forwards 0.5s;
}

.progress[data-percentage="55"] .progress-right .progress-bar {
  animation: loading-50 0.5s linear forwards;
}
.progress[data-percentage="55"] .progress-left .progress-bar {
  animation: loading-5 0.5s linear forwards 0.5s;
}

.progress[data-percentage="56"] .progress-right .progress-bar {
  animation: loading-50 0.5s linear forwards;
}
.progress[data-percentage="56"] .progress-left .progress-bar {
  animation: loading-6 0.5s linear forwards 0.5s;
}

.progress[data-percentage="57"] .progress-right .progress-bar {
  animation: loading-50 0.5s linear forwards;
}
.progress[data-percentage="57"] .progress-left .progress-bar {
  animation: loading-7 0.5s linear forwards 0.5s;
}

.progress[data-percentage="58"] .progress-right .progress-bar {
  animation: loading-50 0.5s linear forwards;
}
.progress[data-percentage="58"] .progress-left .progress-bar {
  animation: loading-8 0.5s linear forwards 0.5s;
}

.progress[data-percentage="59"] .progress-right .progress-bar {
  animation: loading-50 0.5s linear forwards;
}
.progress[data-percentage="59"] .progress-left .progress-bar {
  animation: loading-9 0.5s linear forwards 0.5s;
}

.progress[data-percentage="60"] .progress-right .progress-bar {
  animation: loading-50 0.5s linear forwards;
}
.progress[data-percentage="60"] .progress-left .progress-bar {
  animation: loading-10 0.5s linear forwards 0.5s;
}

.progress[data-percentage="61"] .progress-right .progress-bar {
  animation: loading-50 0.5s linear forwards;
}
.progress[data-percentage="61"] .progress-left .progress-bar {
  animation: loading-11 0.5s linear forwards 0.5s;
}

.progress[data-percentage="62"] .progress-right .progress-bar {
  animation: loading-50 0.5s linear forwards;
}
.progress[data-percentage="62"] .progress-left .progress-bar {
  animation: loading-12 0.5s linear forwards 0.5s;
}

.progress[data-percentage="63"] .progress-right .progress-bar {
  animation: loading-50 0.5s linear forwards;
}
.progress[data-percentage="63"] .progress-left .progress-bar {
  animation: loading-13 0.5s linear forwards 0.5s;
}

.progress[data-percentage="64"] .progress-right .progress-bar {
  animation: loading-50 0.5s linear forwards;
}
.progress[data-percentage="64"] .progress-left .progress-bar {
  animation: loading-14 0.5s linear forwards 0.5s;
}

.progress[data-percentage="65"] .progress-right .progress-bar {
  animation: loading-50 0.5s linear forwards;
}
.progress[data-percentage="65"] .progress-left .progress-bar {
  animation: loading-15 0.5s linear forwards 0.5s;
}

.progress[data-percentage="66"] .progress-right .progress-bar {
  animation: loading-50 0.5s linear forwards;
}
.progress[data-percentage="66"] .progress-left .progress-bar {
  animation: loading-16 0.5s linear forwards 0.5s;
}

.progress[data-percentage="67"] .progress-right .progress-bar {
  animation: loading-50 0.5s linear forwards;
}
.progress[data-percentage="67"] .progress-left .progress-bar {
  animation: loading-17 0.5s linear forwards 0.5s;
}

.progress[data-percentage="68"] .progress-right .progress-bar {
  animation: loading-50 0.5s linear forwards;
}
.progress[data-percentage="68"] .progress-left .progress-bar {
  animation: loading-18 0.5s linear forwards 0.5s;
}

.progress[data-percentage="69"] .progress-right .progress-bar {
  animation: loading-50 0.5s linear forwards;
}
.progress[data-percentage="69"] .progress-left .progress-bar {
  animation: loading-19 0.5s linear forwards 0.5s;
}

.progress[data-percentage="70"] .progress-right .progress-bar {
  animation: loading-50 0.5s linear forwards;
}
.progress[data-percentage="70"] .progress-left .progress-bar {
  animation: loading-20 0.5s linear forwards 0.5s;
}

.progress[data-percentage="71"] .progress-right .progress-bar {
  animation: loading-50 0.5s linear forwards;
}
.progress[data-percentage="71"] .progress-left .progress-bar {
  animation: loading-21 0.5s linear forwards 0.5s;
}

.progress[data-percentage="72"] .progress-right .progress-bar {
  animation: loading-50 0.5s linear forwards;
}
.progress[data-percentage="72"] .progress-left .progress-bar {
  animation: loading-22 0.5s linear forwards 0.5s;
}

.progress[data-percentage="73"] .progress-right .progress-bar {
  animation: loading-50 0.5s linear forwards;
}
.progress[data-percentage="73"] .progress-left .progress-bar {
  animation: loading-23 0.5s linear forwards 0.5s;
}

.progress[data-percentage="74"] .progress-right .progress-bar {
  animation: loading-50 0.5s linear forwards;
}
.progress[data-percentage="74"] .progress-left .progress-bar {
  animation: loading-24 0.5s linear forwards 0.5s;
}

.progress[data-percentage="75"] .progress-right .progress-bar {
  animation: loading-50 0.5s linear forwards;
}
.progress[data-percentage="75"] .progress-left .progress-bar {
  animation: loading-25 0.5s linear forwards 0.5s;
}

.progress[data-percentage="76"] .progress-right .progress-bar {
  animation: loading-50 0.5s linear forwards;
}
.progress[data-percentage="76"] .progress-left .progress-bar {
  animation: loading-26 0.5s linear forwards 0.5s;
}

.progress[data-percentage="77"] .progress-right .progress-bar {
  animation: loading-50 0.5s linear forwards;
}
.progress[data-percentage="77"] .progress-left .progress-bar {
  animation: loading-27 0.5s linear forwards 0.5s;
}

.progress[data-percentage="78"] .progress-right .progress-bar {
  animation: loading-50 0.5s linear forwards;
}
.progress[data-percentage="78"] .progress-left .progress-bar {
  animation: loading-28 0.5s linear forwards 0.5s;
}

.progress[data-percentage="79"] .progress-right .progress-bar {
  animation: loading-50 0.5s linear forwards;
}
.progress[data-percentage="79"] .progress-left .progress-bar {
  animation: loading-29 0.5s linear forwards 0.5s;
}

.progress[data-percentage="80"] .progress-right .progress-bar {
  animation: loading-50 0.5s linear forwards;
}
.progress[data-percentage="80"] .progress-left .progress-bar {
  animation: loading-30 0.5s linear forwards 0.5s;
}

.progress[data-percentage="81"] .progress-right .progress-bar {
  animation: loading-50 0.5s linear forwards;
}
.progress[data-percentage="81"] .progress-left .progress-bar {
  animation: loading-31 0.5s linear forwards 0.5s;
}

.progress[data-percentage="82"] .progress-right .progress-bar {
  animation: loading-50 0.5s linear forwards;
}
.progress[data-percentage="82"] .progress-left .progress-bar {
  animation: loading-32 0.5s linear forwards 0.5s;
}

.progress[data-percentage="83"] .progress-right .progress-bar {
  animation: loading-50 0.5s linear forwards;
}
.progress[data-percentage="83"] .progress-left .progress-bar {
  animation: loading-33 0.5s linear forwards 0.5s;
}

.progress[data-percentage="84"] .progress-right .progress-bar {
  animation: loading-50 0.5s linear forwards;
}
.progress[data-percentage="84"] .progress-left .progress-bar {
  animation: loading-34 0.5s linear forwards 0.5s;
}

.progress[data-percentage="85"] .progress-right .progress-bar {
  animation: loading-50 0.5s linear forwards;
}
.progress[data-percentage="85"] .progress-left .progress-bar {
  animation: loading-35 0.5s linear forwards 0.5s;
}

.progress[data-percentage="86"] .progress-right .progress-bar {
  animation: loading-50 0.5s linear forwards;
}
.progress[data-percentage="86"] .progress-left .progress-bar {
  animation: loading-36 0.5s linear forwards 0.5s;
}

.progress[data-percentage="87"] .progress-right .progress-bar {
  animation: loading-50 0.5s linear forwards;
}
.progress[data-percentage="87"] .progress-left .progress-bar {
  animation: loading-37 0.5s linear forwards 0.5s;
}

.progress[data-percentage="88"] .progress-right .progress-bar {
  animation: loading-50 0.5s linear forwards;
}
.progress[data-percentage="88"] .progress-left .progress-bar {
  animation: loading-38 0.5s linear forwards 0.5s;
}

.progress[data-percentage="89"] .progress-right .progress-bar {
  animation: loading-50 0.5s linear forwards;
}
.progress[data-percentage="89"] .progress-left .progress-bar {
  animation: loading-39 0.5s linear forwards 0.5s;
}

.progress[data-percentage="90"] .progress-right .progress-bar {
  animation: loading-50 0.5s linear forwards;
}
.progress[data-percentage="90"] .progress-left .progress-bar {
  animation: loading-40 0.5s linear forwards 0.5s;
}

.progress[data-percentage="91"] .progress-right .progress-bar {
  animation: loading-50 0.5s linear forwards;
}
.progress[data-percentage="91"] .progress-left .progress-bar {
  animation: loading-41 0.5s linear forwards 0.5s;
}

.progress[data-percentage="92"] .progress-right .progress-bar {
  animation: loading-50 0.5s linear forwards;
}
.progress[data-percentage="92"] .progress-left .progress-bar {
  animation: loading-42 0.5s linear forwards 0.5s;
}

.progress[data-percentage="93"] .progress-right .progress-bar {
  animation: loading-50 0.5s linear forwards;
}
.progress[data-percentage="93"] .progress-left .progress-bar {
  animation: loading-43 0.5s linear forwards 0.5s;
}

.progress[data-percentage="94"] .progress-right .progress-bar {
  animation: loading-50 0.5s linear forwards;
}
.progress[data-percentage="94"] .progress-left .progress-bar {
  animation: loading-44 0.5s linear forwards 0.5s;
}

.progress[data-percentage="95"] .progress-right .progress-bar {
  animation: loading-50 0.5s linear forwards;
}
.progress[data-percentage="95"] .progress-left .progress-bar {
  animation: loading-45 0.5s linear forwards 0.5s;
}

.progress[data-percentage="96"] .progress-right .progress-bar {
  animation: loading-50 0.5s linear forwards;
}
.progress[data-percentage="96"] .progress-left .progress-bar {
  animation: loading-46 0.5s linear forwards 0.5s;
}

.progress[data-percentage="97"] .progress-right .progress-bar {
  animation: loading-50 0.5s linear forwards;
}
.progress[data-percentage="97"] .progress-left .progress-bar {
  animation: loading-47 0.5s linear forwards 0.5s;
}

.progress[data-percentage="98"] .progress-right .progress-bar {
  animation: loading-50 0.5s linear forwards;
}
.progress[data-percentage="98"] .progress-left .progress-bar {
  animation: loading-48 0.5s linear forwards 0.5s;
}

.progress[data-percentage="99"] .progress-right .progress-bar {
  animation: loading-50 0.5s linear forwards;
}
.progress[data-percentage="99"] .progress-left .progress-bar {
  animation: loading-49 0.5s linear forwards 0.5s;
}

.progress[data-percentage="100"] .progress-right .progress-bar {
  animation: loading-50 0.5s linear forwards;
}
.progress[data-percentage="100"] .progress-left .progress-bar {
  animation: loading-50 0.5s linear forwards 0.5s;
}

@keyframes loading-1 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(3.6);
    transform: rotate(3.6deg);
  }
}
@keyframes loading-2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(7.2);
    transform: rotate(7.2deg);
  }
}
@keyframes loading-3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(10.8);
    transform: rotate(10.8deg);
  }
}
@keyframes loading-4 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(14.4);
    transform: rotate(14.4deg);
  }
}
@keyframes loading-5 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(18);
    transform: rotate(18deg);
  }
}
@keyframes loading-6 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(21.6);
    transform: rotate(21.6deg);
  }
}
@keyframes loading-7 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(25.2);
    transform: rotate(25.2deg);
  }
}
@keyframes loading-8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(28.8);
    transform: rotate(28.8deg);
  }
}
@keyframes loading-9 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(32.4);
    transform: rotate(32.4deg);
  }
}
@keyframes loading-10 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(36);
    transform: rotate(36deg);
  }
}
@keyframes loading-11 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(39.6);
    transform: rotate(39.6deg);
  }
}
@keyframes loading-12 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(43.2);
    transform: rotate(43.2deg);
  }
}
@keyframes loading-13 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(46.8);
    transform: rotate(46.8deg);
  }
}
@keyframes loading-14 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(50.4);
    transform: rotate(50.4deg);
  }
}
@keyframes loading-15 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(54);
    transform: rotate(54deg);
  }
}
@keyframes loading-16 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(57.6);
    transform: rotate(57.6deg);
  }
}
@keyframes loading-17 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(61.2);
    transform: rotate(61.2deg);
  }
}
@keyframes loading-18 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(64.8);
    transform: rotate(64.8deg);
  }
}
@keyframes loading-19 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(68.4);
    transform: rotate(68.4deg);
  }
}
@keyframes loading-20 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(72);
    transform: rotate(72deg);
  }
}
@keyframes loading-21 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(75.6);
    transform: rotate(75.6deg);
  }
}
@keyframes loading-22 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(79.2);
    transform: rotate(79.2deg);
  }
}
@keyframes loading-23 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(82.8);
    transform: rotate(82.8deg);
  }
}
@keyframes loading-24 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(86.4);
    transform: rotate(86.4deg);
  }
}
@keyframes loading-25 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(90);
    transform: rotate(90deg);
  }
}
@keyframes loading-26 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(93.6);
    transform: rotate(93.6deg);
  }
}
@keyframes loading-27 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(97.2);
    transform: rotate(97.2deg);
  }
}
@keyframes loading-28 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(100.8);
    transform: rotate(100.8deg);
  }
}
@keyframes loading-29 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(104.4);
    transform: rotate(104.4deg);
  }
}
@keyframes loading-30 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(108);
    transform: rotate(108deg);
  }
}
@keyframes loading-31 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(111.6);
    transform: rotate(111.6deg);
  }
}
@keyframes loading-32 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(115.2);
    transform: rotate(115.2deg);
  }
}
@keyframes loading-33 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(118.8);
    transform: rotate(118.8deg);
  }
}
@keyframes loading-34 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(122.4);
    transform: rotate(122.4deg);
  }
}
@keyframes loading-35 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(126);
    transform: rotate(126deg);
  }
}
@keyframes loading-36 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(129.6);
    transform: rotate(129.6deg);
  }
}
@keyframes loading-37 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(133.2);
    transform: rotate(133.2deg);
  }
}
@keyframes loading-38 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(136.8);
    transform: rotate(136.8deg);
  }
}
@keyframes loading-39 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(140.4);
    transform: rotate(140.4deg);
  }
}
@keyframes loading-40 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(144);
    transform: rotate(144deg);
  }
}
@keyframes loading-41 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(147.6);
    transform: rotate(147.6deg);
  }
}
@keyframes loading-42 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(151.2);
    transform: rotate(151.2deg);
  }
}
@keyframes loading-43 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(154.8);
    transform: rotate(154.8deg);
  }
}
@keyframes loading-44 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(158.4);
    transform: rotate(158.4deg);
  }
}
@keyframes loading-45 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(162);
    transform: rotate(162deg);
  }
}
@keyframes loading-46 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(165.6);
    transform: rotate(165.6deg);
  }
}
@keyframes loading-47 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(169.2);
    transform: rotate(169.2deg);
  }
}
@keyframes loading-48 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(172.8);
    transform: rotate(172.8deg);
  }
}
@keyframes loading-49 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(176.4);
    transform: rotate(176.4deg);
  }
}
@keyframes loading-50 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(180);
    transform: rotate(180deg);
  }
}



.global-container{
	height:100%;
	display: flex;
	align-items: center;
	justify-content: center;

}

form{
	padding-top: 10px;
	font-size: 14px;
	margin-top: 16px;
}


.mt-12 {
    margin: 12% 0 !important;
}

.mt-10 {
    margin: 10% 0 !important;
}

.mt-8 {
    margin: 8% 0 7% !important;
}

.mt-4 {
    margin: 6% 0 4% !important;
}

.card-title {
    font-weight: 500;
    font-size: 20px;
    border-bottom: 1px solid #d8dbe0;
    padding-bottom: 11px;
    color: #5b616b;
    font-family: 'OpenSans-Regular';
}

.btn{
	font-size: 18px;
	margin-top:20px;
}


.login-form{ 
	width: 455px;
    margin: 20px;
    border: 0px;
}

.sign-up{
	text-align:center;
	padding:20px 0 0;
}

.alert{
	margin-bottom:-30px;
	font-size: 13px;
	margin-top:20px;
}
.formtxtsze {
    font-size: 18px;
    padding: 15px;
    border-radius: 0;
    font-family: 'OpenSans-Regular';
    margin-bottom: 20px;
}
    .formtxtsze::placeholder {
        color: #5b616b;
    }
.signinbtn
{
	background-color: #373c4e !important;
    border-color: #373c4e !important;
	padding: 15px;
	border-radius: 0;
    margin-top: 25px;
}

.mu-sans-100 {
    font-family: 'OpenSans-Regular' !important;
}

.blue_d {
    color: #5b616b !important;
}

.form-group {
    margin-bottom: 0.5rem !important;
}
.pagntntxt
{
	font-size:9px;
}
.tbhhead td
{
font-size: 9px;
    font-weight: bold !important;border-top: 0px;
	padding:0px !important	;
	text-align:center !important;

}
.tbhhead1 td
{
font-size: 9px;
line-height: 7;margin-top: 22px;padding:0px !important;	text-align:center !important
}
#tblStaff tbody td, #tblClientCompany tbody td, #tblClientSite tbody td, #tblClientSiteArea tbody td, #tblAssetMaster tbody td {
    font-size: 9px;
    line-height: 7;
    margin-top: 22px;
    padding: 0px;
    text-align: center !important
}
.tbhhead2 td {
    font-size: 9px;
    padding: 0px;
    text-align: center !important
}

.table-width{
    max-width:100% !important;
}

.pd-1{
    padding: 1rem 0rem !important;
}









.demo2 .regular-checkbox {
    background-color: #cc9e5d;
}

.demo2 label {
    display: inline;
}
 
.demo2 .regular-checkbox {
    display: none;
}
 
.demo2 .regular-checkbox + label {
  background-color: #ffffff;
    border: 1px solid #cacece;
    box-shadow: 0 1px 2px rgb(0 0 0 / 28%), inset 0px -15px 10px -12px rgb(0 0 0 / 3%);
    padding: 5px;
    border-radius: 3px;
    display: inline-block;
    position: relative;
}
 
.demo2 .regular-checkbox + label:active, .regular-checkbox:checked + label:active {
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}
 
.demo2 .regular-checkbox:checked + label {
    background-color: #373c4e;
    border: 1px solid #adb8c0;
    color: #000;
}
 
.demo2 .regular-checkbox:checked + label:after {
    content: '\2714';
    font-size: 10px;
    position: absolute;
    top: -28px;
    left: 3px;
    color: #fff;
}
 
 
.demo2 .big-checkbox + label {
    padding: 18px;
}
 
.demo2 .big-checkbox:checked + label:after {
    font-size: 28px;
    left: 6px;
}





label
{
	margin-bottom:0px;
}



.demo1 .regular-checkbox1 {
  background-color: #cc9e5d;
}

.demo1 label {
    display: inline;
}
 
.demo1 .regular-checkbox1 {
    display: none;
}
 
.demo1 .regular-checkbox1 + label {
  background-color: #ffffff;
    border: 1px solid #cacece;
    box-shadow: 0 1px 2px rgb(0 0 0 / 28%), inset 0px -15px 10px -12px rgb(0 0 0 / 3%);
    padding: 5px;
    border-radius: 3px;
    display: inline-block;
    position: relative;
}
 
.demo1 .regular-checkbox1 + label:active, .regular-checkbox1:checked + label:active {
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}
 
.demo1 .regular-checkbox1:checked + label {
    background-color: #373c4e;
    border: 1px solid #adb8c0;
    color: #000;
}
 
.demo1 .regular-checkbox1:checked + label:after {
    content: '\2714';
    font-size: 10px;
    position: absolute;
    top: 0px;
    left: 3px;
    color: #fff;
}
 
 
.demo1 .big-checkbox + label {
    padding: 18px;
}
 
.demo1 .big-checkbox:checked + label:after {
    font-size: 28px;
    left: 6px;
}

.malto
{
	color:#000;
}

.bodr {
    border-bottom: 0px solid #fff !important;
}

.bodr1 {
    border-top: 0px solid #fff !important;
}

.btn-success1 {
    width: 50%;
    border-radius: 10px;
    border-color: #ccc !important;
    background: #bbea96 !important;
}

.btn-cancel1 {
    width: 50%;
    border-radius: 10px;
    border-color: #ccc !important;
    background: #f98884 !important;
    margin-top:20px !important;
}



@media(min-width:1200px) and (max-width:1299px) {
    .assetmt {
        margin-top: -15px;
    }
    .icnimgmargin {
        margin-top: 7px !important;
    }
    .mt5 {
        margin-top: -12px !important;
    }
    .ml-95 {
        margin-left: -95% !important;
    }
    .annualser1 {
        height: 24vh !important;
    }
    .office1 {
        height: 51vh !important;
    }
    .ml-17 {
        margin-left:-17px !important;
    }
    .mr-15 {
        margin-right: 8px !important; 
    }
    .ml-22 {
        margin-left: -40px !important;
    }
}

.ml_15{
    margin-left:-15px;
}

@media(min-width:1367px) and (max-width:1520px) {
    .assetmt {
        margin-top: -5px;
    }   
}

@media(min-width:1300px) and (max-width:1366px) {
    .icnimgmargin {
        margin-top: 7px !important;
    }
    .assetmt {
        margin-top: -10px;
    }
    .loctn1 {
        height: 98vh;
    }
    .ml-95 {
        margin-left: -72% !important;
    }
    .ml-17 {
        margin-left: 11px !important;
    }
    .ml-22 {
        margin-left: -30px !important;
    }
}

@media(min-width:1020px) and (max-width:1030px){
    .loctn1 {
        height: 50vh !important;
    }   
    .explorebx {
        height: 8vh !important;
    }
    .loctn3 {
        height: 28vh !important;
    }
    .loctn2 {
        height: 28vh !important;
    }
}

.ml-22{
    margin-left:-22px;
}

.sec-high td {
    line-height: 8 !important;
}

.pd40{
    padding-left:40px;
}

@media(min-width:1400px){
    .bttn-pd25 {
        padding: 0px 25px;
    }
}

.pr25 {
    padding-right: 25px;
}

.pd55{
    padding-left:55px;
}

.plt-55{
    padding-left:55px;
    padding-top:40px;
}

.ml_25{
    margin-left:-25%;
}

.pd25 {
    padding: 5px 25px;
}

.icnimgmargin {
    margin-top: 12px;
}

.txtmargin
{
padding-top:15px;
font-size:14px;
}
#grad1 {

  background-color: #83c3fa; /* For browsers that do not support gradients */
  background-image: linear-gradient(#a3edf6, #83c3fa);
}
#grad2 {

  background-color: #f98683; /* For browsers that do not support gradients */
  background-image: linear-gradient(#f3b19f, #f98683);
}



#grad3 {

  background-color: #cddd83; /* For browsers that do not support gradients */
  background-image: linear-gradient(#bfe99a, #cddd83);
}


.tblPayment {
    overflow-y: hidden; 
        overflow-x:auto,
}


.pd50 {
    padding: 5px 50px;
}

.ml-25{
    margin-left:-25px !important;
}

.ml-10 {
    margin-left: -10px !important;
}

.ml-17 {
    margin-left: 24px;
}

.pl2{
    padding-left:2.5rem !important;
    margin-left: 5px;
}

.mt_1{
    margin-top:0.5rem;
}

.mt10{
    margin-top:5px;
}

.mr-10{
    margin-right:10px;
}

.ls-1 {
    letter-spacing: 1px;
}

.sec-width {
    max-width: 100%;
    margin-left: 2px;
}

.red-dot {
    position: absolute;
    padding: 4px 4px;
    border-radius: 50%;
    background-color: palevioletred;
    margin-top: 16px;
    margin-left: -5px;
}

.ml_20{
    margin-left:-20px !important;
}

.mt_30{
    margin-top:-30px;
}
#tblStaff_filter, #tblClientCompany_filter, #tblClientSite_filter, #tblClientSiteArea_filter, #tblAssetMaster_filter {
    display: none !important;
}

.ml-8{
    margin-left:-10px !important;
}

.tbhhead2 .text-font {
    padding-top: 10px;
    font-weight: bold !important;
}

.box-bg{
    background-color:#fff;
}

.dashbtn {
    border: 1px solid #ccc;
    font-size: 10px;
    padding: 3px 6px;
    padding-right: 66% !important;
    width: 100%;
    margin-top:0px;
    text-decoration: none !important;
}

.dashbtn:hover {
    text-decoration: none !important;
}

.ml-95 {
    margin-left: -59%;
}

.ml_2{
    margin-left:-15%;
}

.pd20 {
    padding: 6px 20px !important;
}

.closebtn {
    border: 1px solid transparent;
    font-size: 1rem;
    line-height: 1;
    border-radius: 0rem;
    padding: 3px 6px;
}

.add-table{
    width:100%;
}

.border-bottom {
    border-bottom: 1px solid #ccc !important;
    text-align: center;
    padding: 10px;
}


.upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
}

.image-btn {
    border: 1px solid #ccc;
    color: gray;
    background-color: white;
    padding: 8px 20px;
    border-radius: 8px;
    font-size: 14px;
    /*font-weight: bold;*/
    font-family: inherit;
}

.upload-btn-wrapper input[type=file] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.btn-success {
    background: #fff !important;
    width: 60%;
    margin-left: 25%;
    font-size: 16px;
    border-radius: 10px;
    border-color: #ccc !important;
}

    .btn-success:hover {
        border-color: #ccc !important;
    }


.mt2{
    margin-top:2px !important;
}

.mb-38{
    margin-bottom:-38px !important;
}

.mt-18 {
    margin-top: 20px !important;
}

.modal-text {
    /*margin-left: 38%;*/
    font-family: inherit;
    font-size: 22px !important;
    margin-top: -7px;
}

.mt-btn{
    margin-top:-1px !important;
    margin-left:0px !important;
}

.head-btn{
    margin-top: -5px !important;
    padding-right: 66px;
}

.form-group1 {
    margin-bottom: 2.5rem !important;
}

@media(min-width:1200px){
    .ml_2{
        margin-left:20%;
    }
}

@media(min-width:1024px) {
    .mod-wid {
        min-width: 700px;
    }
}

.asset-loct{
    width:100% !important;
}

@media (max-width:990px){
    .table-scroll {
        overflow-x: auto;
    }
    .table-body-scroll{
        overflow-x:auto;
        width:890px;
    }

    .logo_login {
        width: 400px; 
    }

    .login-form .formtxtsze {
        font-size: 15px;
    }
}


.field-icon {
    float: right;
    margin-right: 10px;
    margin-top: -35px;
    position: relative;
    z-index: 2;
    color: #5b616b;
}


.logout-btn {
    margin: 5px 8px;
    width: 90%;
    text-align: center;
    font-size: 14px !important;
}

.csbreadcrumb {

padding:0px;
text-align:right;
cursor:pointer;
}

.modal-fade-effect {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    width: 100vw;
    height: 100vh;
    background: rgb(0 0 0 / 0%);
    -o-filter: blur(20px);
    -ms-filter: blur(20px);
    -moz-filter: blur(20px);
    backdrop-filter: blur(5px);
}
.setting-tab{
    text-decoration: none;
}
.setting-tab:hover{
    text-decoration:none;
}
.tooltip1 {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}

.tooltip1 .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #373c4e;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: fixed;
    z-index: 1;
   /* bottom: 125%;
    left: 50%;*/
    margin-left: -60px;
    opacity: 0;
    transition: opacity 0.3s;
    top: 9%;
    left: 6%;
}

.tooltip2 .tooltiptext {
    top: 17%;
}
.tooltip3 .tooltiptext {
    top: 25%;
}
.tooltip4 .tooltiptext {
    top: 32%;
}
.tooltip5 .tooltiptext {
    top: 40%;
}
.tooltip6 .tooltiptext {
    top: 48%;
}
.tooltip7 .tooltiptext {
    top: 55%;
}
.tooltip1 .tooltiptext::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent #373c4e transparent transparent;
}
.tooltip1 .tooltip-right::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent #555 transparent transparent;
}

.tooltip1:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

.removescrol {
    position: relative;
    overflow-y: hidden !important;
}
.signinbtn {
    border: 2px solid black;
    padding: 30px 60px;
    color: black;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    font-size: 24px;
    font-family: sans-serif;
    transition: all .5s;
}

    .signinbtn:before {
        width: 100%;
        height: 100%;
        content: '';
        margin: auto;
        position: absolute;
        top: -100%;
        left: -100%;
        background: #212121;
        transition: all .5s;
        z-index: -1;
    }

    .signinbtn:hover {
        color: white;
    }

       .signinbtn:hover:before {
            top: 0;
            left: 0;
        }
.btn_new {
    position: relative;
    display: inline-block;
    padding: 12px 6px;
    text-align: center;
    font-size: 16px;
    letter-spacing: 1px;
    text-decoration: none;
    color: #fff !important;
    background: #FE7C02;
    border: 3px solid #FE7C02;
    border-radius: 0px !important;
    cursor: pointer;
    transition: ease-out 0.5s;
    -webkit-transition: ease-out 0.5s;
    -moz-transition: ease-out 0.5s;
}

    .btn_new.btn-border-1::after,
    .btn_new.btn-border-1::before {
        position: absolute;
        content: "";
        width: 0%;
        height: 0%;
        visibility: hidden;
    }

    .btn_new.btn-border-1::after {
        bottom: 0px;
        right: 1px;
        border-left: 3px solid #fff;
        border-bottom: 3px solid #fff;
        transition: width .1s ease .1s, height .1s ease, visibility 0s .2s;
    }

    .btn_new.btn-border-1::before {
        top: 0px;
        left: 1px;
        border-top: 3px solid #fff;
        border-right: 3px solid #fff;
        transition: width .1s ease .3s, height .1s ease .2s, visibility 0s .4s;
    }

    .btn_new.btn-border-1:hover {
        animation: pulse 1s ease-out .4s;
        color: #fff;
        text-decoration: none !important;
    }

        .btn_new.btn-border-1:hover::after, .btn_new.btn-border-1:hover::before {
            width: calc(100% + -1px);
            height: calc(100% + -1px);
            visibility: visible;
            transition: width .1s ease .2s, height .1s ease .3s, visibility 0s .2s;
        }
        .btn_new.btn-border-1:hover::after {
            transition: width .1s ease .2s, height .1s ease .3s, visibility 0s .2s;
        }

        .btn_new.btn-border-1:hover::before {
            transition: width .1s ease, height .1s ease .1s;
        }

.custmexportbtn.btn-border-1::after,
.custmexportbtn.btn-border-1::before {
    position: absolute;
    content: "";
    width: 0%;
    height: 0%;
    visibility: hidden;
}

.custmexportbtn.btn-border-1::after {
    bottom: 0px;
    right: 1px;
    border-left: 3px solid #373c4e;
    border-bottom: 3px solid #373c4e;
    transition: width .1s ease .1s, height .1s ease, visibility 0s .2s;
}

.custmexportbtn.btn-border-1::before {
    top: 0px;
    left: 1px;
    border-top: 3px solid #373c4e;
    border-right: 3px solid #373c4e;
    transition: width .1s ease .3s, height .1s ease .2s, visibility 0s .4s;
}

.custmexportbtn.btn-border-1:hover {
    animation: pulse 1s ease-out .4s;
    color: #373c4e;
    text-decoration: none !important;
}

.custmexportbtn.btn-border-1:hover::after, .custmexportbtn.btn-border-1:hover::before {
    width: calc(100% + -1px);
    height: calc(100% + -1px);
    visibility: visible;
    transition: width .1s ease .2s, height .1s ease .3s, visibility 0s .2s;
}

.custmexportbtn.btn-border-1:hover::after {
    transition: width .1s ease .2s, height .1s ease .3s, visibility 0s .2s;
}

.custmexportbtn.btn-border-1:hover::before {
    transition: width .1s ease, height .1s ease .1s;
}
.custmexportbtn {
    border: 3px solid #fff !important;
    color: #222d31 !important;
    border-radius: 0px !important;
}

.assets-pd {
    padding: 3%;
}
.sign-up a:hover {
    text-decoration: none;
}
.tabs_nav{
    padding:0px;
}

.tabs_nav li {
    padding: 0;
}
.border-top-none{
    border:none !important;
}
.border_notop{
    border: 1px solid #ddd;
    border-top: none;
}

.button_upload {
   
    position: absolute;
    left: 15px;
    top: 15%;
    display: block;
    background: #fff;
    width: 150px;
    box-shadow: 0 2px 6px rgba(170, 185, 200, 0.4);
}
    .button_upload svg {
        display: none;
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -15px 0 0 -15px;
        fill: #fff;
    }

    .button_upload div {
        height: 4px;
        margin: -2px 0 0 0;
        position: absolute;
        top: 50%;
        left: 71px;
        right: 25px;
        background: #d3d7e0;
        display: none;
        border-radius: 2px;
    }

        .button_upload div span {
            position: absolute;
            background: #28e470;
            height: 4px;
            left: 0;
            top: 0;
            width: 0;
            display: block;
            border-radius: 2px;
        }


    .button_upload a {
        position: relative;
        display: block;
        background: #373c4e;
        z-index: 2;
        line-height: 56px;
        height: 56px;
        width: 100%;
        text-align: center;
        color: #fff !important;
        text-transform: uppercase;
    }

        .button_upload a span {
            cursor: pointer;
            display: block;
        }


.visibity_hide{
    visibility:hidden;
}
.br-10 {
    border-radius: 10px;
}

.radio {
    margin: 0.5rem;
}

    .radio input[type=radio] {
        position: absolute;
        opacity: 0;
    }

        .radio input[type=radio] + .radio-label:before {
            content: "";
            background: #f4f4f4;
            border-radius: 100%;
            border: 1px solid #b4b4b4;
            display: inline-block;
            width: 1.4em;
            height: 1.4em;
            position: relative;
            top: 0px;
            margin-right: 1em;
            vertical-align: top;
            cursor: pointer;
            text-align: center;
            transition: all 250ms ease;
        }

        .radio input[type=radio]:checked + .radio-label:before {
            background-color: #373c4e;
            box-shadow: inset 0 0 0 4px #f4f4f4;
        }

        .radio input[type=radio]:focus + .radio-label:before {
            outline: none;
            border-color: #373c4e;
        }

        .radio input[type=radio]:disabled + .radio-label:before {
            box-shadow: inset 0 0 0 4px #f4f4f4;
            border-color: #b4b4b4;
            background: #b4b4b4;
        }

        .radio input[type=radio] + .radio-label:empty:before {
            margin-right: 0;
        }

    .radio label {
        text-transform: uppercase;
    }









@media(min-width:1679px) {
    .tbhhead1 td {
        font-size: 12px;
        
    }
    .gobtnpeople {
       
        font-size: 13px !important;
       
    }
    .gobtn {
       
        font-size: 13px !important;
       
    }
    .uploadbtn {
       
        font-size: 13px !important;
        
    }
    td {
        font-size: 14px;
       
    }
    .dashbtn {
        
        font-size: 14px;
        
    }
    .tbhhead td {
        font-size: 14px;
        
    }
    .pagntntxt {
        font-size: 14px;
    }

    .ddmenuoptn {
        font-size: 14px;
    }
    .assetsbtn {
        
        font-size: 13px !important;
       
    }
    .custmexportbtn {
       
        font-size: 14px !important;
       
    }
    .cretenewbtn {
       
        font-size: 14px !important;
       
    }
    .tbhhead2 td {
        font-size: 14px;
       
    }
    .warrantytext {
        font-size: 14px;
      
    }
    .warrantytextpie {
        font-size: 12px;
    }
    .ofccrowdtext {
        font-size: 14px;
        
    }
}
@media(max-width:1366px) and (min-width:1281px) {
    .officecrowd {
        height: 55vh;
    }
    .anualservice {
        height: 26vh;
    }

    .sec-high td {
        line-height: 5 !important;
    }
}
@media (min-width: 1200px) and (max-width: 1280px) {
    .office1 {
        height: 56vh !important;
    }
    .annualser1 {
        height: 27vh !important;
    }
}
@media(max-width:540px) {
    .logosection a {
        justify-content: center !important;
        padding: 10px 15px 10px 15px;
    }
    .logosection a img {
    width: 80px;
    object-fit:contain;
}
    .no_margin {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .dashbtn {
        border: 1px solid #ccc;
        font-size: 10px;
        padding: 3px 6px;
        padding-right: 66% !important;
        width: auto;
        margin-top: 0px;
        text-decoration: none !important;
    }
    .selectBox {
        padding: 0px 22px;
    }
}

.mb-15 {
margin-bottom:15px!important;
}
.modal-backdrop {
    background: none !important;
}

.logosection1, .logosection2 {
    cursor: pointer;

}
#tblAssetMaster tbody td {
    background-color: #f0f0f7 !important;

}

.download_csv a {
    width: 160px;
    margin: 10px 0;
    display: block;
    margin-left: auto;
}
.download_csv {
    margin-top: 15px;

}
.DisplayBlock {
display:block !important;
}


.pwdcolor{
	color: #808080;
}
.pwdcolor:hover {
    text-decoration:none
}
form#selectLanguage {
    margin-top: 0px;
    padding: 0;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-left: 5px !important;
}
.select2-container {
    position: absolute !important;
    z-index: 9;
    right: 5px;
    top: 15px;
    width: 140px !important;
}

    .select2-container .select2-selection--single {
        height: 50px !important;
        text-align: left;
        padding: 10px;
    }

.select2-container--default .select2-selection--single {
    width: 100% !important;
    border-radius: 0px !important;
}

.select2-dropdown {
    z-index: 99999 !important;
}

input.select2-search__field {
    display: none;
}

.select2-container--default .select2-selection--single, .select2-container--default .select2-dropdown, .select2-container--default .select2-selection--multiple {
    border-color: #17385b42 !important;
    background: #17385b42 !important;
    color: #ffffff !important;
    text-align: left;
}

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        top: 12px !important;
        right: 10px !important;
    }

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 1px !important;
    padding-right: 0px !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5b616b !important;
    color: white;
}

.select2-results__option img, .select2-container .select2-selection--single .select2-selection__rendered img {
    margin-right: 12px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #fff !important;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #fff transparent !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #fff transparent transparent transparent !important;
}

.select2-container--open .select2-dropdown--below {
    width: 145px !important;
}




.select2-container {
    display: none !important;
}

.main_user {
    width: 80px;
    object-fit: cover;
    margin-bottom:30px;
}
.input_user_icon {
    position: absolute;
    top: 15px;
    left: 10px;
    width: 30px;
}
.input_lock {
    position: absolute;
    top: 13px;
    left: 10px;
    width: 25px;
}
.login_btn_sign {
   
    position: absolute;
    top: 5px;
    right: 4px;
    z-index: 99;
    cursor: pointer;
}
.lock_que {
    width: 40px;
   object-fit:contain;
}

.lock_que_border {
    width: 130px;
    border-bottom: 1px solid #4773aa;
    position: absolute;
    bottom: 20px;
    padding-bottom: 10px;
}
.lock_que_border {
    width: 130px;
    border-bottom: 1px solid #112e51;
    position: absolute;
    bottom: 20px;
    display: flex;
    justify-content: center;
}

.slide-btn-login:hover,
.slide-btn-login:focus {
    box-shadow: inset 4.5em 0 0 0 #ffffff;
    color: #00718f;
    border: 1px solid #00718f;
}

.slide-btn-login {
    transition: color .5s ease-in-out,background-color .5s ease-in-out,border-color .5s ease-in-out,box-shadow .5s ease-in-out !important;
}


.slide-btn:hover,
.slide-btn:focus {
    box-shadow: inset 14.5em 0 0 0 #ffffff;
    color: #112e51;
    border: 1px solid #112e51;
}

.slide-btn {
    transition: color .5s ease-in-out,background-color .5s ease-in-out,border-color .5s ease-in-out,box-shadow .5s ease-in-out !important;
}

.dark-blue-btn {
    background-color: #00718f;
    color: #fff;
    display: block;
    font-size: 18px;
    padding: 10px 20px;
    border-radius: 8px;
    border: 1px solid #00718f;
}

@keyframes loading {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes scale {
    0% {
        transform: scale(10);
    }

    50% {
        transform: scale(0.2);
    }

    70% {
        transform: scale(1.2);
    }

    90% {
        transform: scale(0.7);
    }

    100% {
        transform: scale(1);
    }
}

@-webkit-keyframes anim_circle-html {
    to {
        stroke-dashoffset: 22;
    }
}

@keyframes anim_circle-html {
    to {
        stroke-dashoffset: 22;
    }
}


.modal-open {
    overflow: hidden;
}

    .modal-open .modal {
        overflow-x: hidden;
        overflow-y: auto;
    }

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
    pointer-events: none;
}

.modal.fade .modal-dialog {
    transition: transform 0.4s ease;
    transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        transition: none;
    }
}

.modal.show .modal-dialog {
    transform: none;
}

.modal.modal-static .modal-dialog {
    transform: scale(1.02);
}

.modal-dialog-scrollable {
    display: flex;
    max-height: calc(100% - 20px);
}

    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 20px);
        overflow: hidden;
    }

    .modal-dialog-scrollable .modal-header,
    .modal-dialog-scrollable .modal-footer {
        flex-shrink: 0;
    }

    .modal-dialog-scrollable .modal-body {
        overflow-y: auto;
    }

.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - 20px);
}

    .modal-dialog-centered::before {
        display: block;
        height: calc(100vh - 20px);
        height: min-content;
        content: "";
    }

    .modal-dialog-centered.modal-dialog-scrollable {
        flex-direction: column;
        justify-content: center;
        height: 100%;
    }

        .modal-dialog-centered.modal-dialog-scrollable .modal-content {
            max-height: none;
        }

        .modal-dialog-centered.modal-dialog-scrollable::before {
            content: none;
        }

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #1B2330;
    background-clip: padding-box;
    border: 1px solid #FE7C02;
    border-radius: 0.3rem;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000;
}

    .modal-backdrop.fade {
        opacity: 0;
    }

    .modal-backdrop.show {
        opacity: 0.5;
    }

.modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 0px solid #2c2e33;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
    /*background-color: #0466c8;*/
    background-color: #FE7C02;
}

    .modal-header .close {
        padding: 1rem 1rem;
        margin: -25px -26px -25px auto;
    }

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 0.9375rem;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.modal-footer {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    padding: 0.6875rem;
    border-top: 1px solid #2c2e33;
    border-bottom-right-radius: calc(0.3rem - 1px);
    border-bottom-left-radius: calc(0.3rem - 1px);
}

    .modal-footer > * {
        margin: 0.25rem;
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

p#NotifyMessage {
    color: #000 !important;
}

.btn_close {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 9;
    /*background-color: #807f83 !important;*/
    background-image: linear-gradient(#FE7C02, #b96c24);
    color: #fff;
    height: 50px;
    width: 50px;
    font-size: 20px;
}

.btn_close:hover {
    background-image: linear-gradient(#e86261, #c12e26);
}

.dark .modal h4 {
    color: #ffffff;
}




@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 30px auto;
    }

    .modal-add-guide {
        max-width: 535px;
    }

    .modal-dialog-scrollable {
        max-height: calc(100% - 60px);
    }

        .modal-dialog-scrollable .modal-content {
            max-height: calc(100vh - 60px);
        }

    .modal-dialog-centered {
        min-height: calc(100% - 60px);
    }

        .modal-dialog-centered::before {
            height: calc(100vh - 60px);
            height: min-content;
        }

    .modal-sm {
        max-width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg,
    .modal-xl {
        max-width: 90%;
    }
}

@media (min-width: 1200px) {
    .modal-xl {
        max-width: 1140px;
    }
}


.button-cust {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 12.5rem;
    padding: 20px 10px;
    background-color: #212032;
    border: none;
    border-radius: 0.3125rem;
    color: white;
    overflow: hidden;
}

    .button-cust:before {
        position: absolute;
        content: "";
        bottom: 0;
        left: 0;
        width: 0%;
        height: 100%;
        background-color: #136fcb78 !important;
    }

    .button-cust span {
        position: absolute;
        line-height: 0;
    }

        .button-cust span i {
            transform-origin: center center;
        }

        .button-cust span:nth-of-type(1) {
            top: 50%;
            transform: translateY(-50%);
        }

        .button-cust span:nth-of-type(2) {
            top: 100%;
            transform: translateY(0%);
            font-size: 24px;
        }

        .button-cust span:nth-of-type(3) {
            display: none;
        }

    .button-cust.active {
        background-color: #136fcb78 !important;
    }

        .button-cust.active:before {
            width: 100%;
            transition: width 3s linear;
        }

        .button-cust.active span:nth-of-type(1) {
            top: -100%;
            transform: translateY(-50%);
        }

        .button-cust.active span:nth-of-type(2) {
            top: 50%;
            transform: translateY(-50%);
        }

            .button-cust.active span:nth-of-type(2) i {
                animation: loading 500ms linear infinite;
            }

        .button-cust.active span:nth-of-type(3) {
            display: none;
        }

    .button-cust.finished {
        background-color: #136fcb !important;
    }

        .button-cust.finished .submit {
            display: none;
        }

        .button-cust.finished .loading {
            display: none;
        }

        .button-cust.finished .check {
            display: block !important;
            font-size: 24px;
            animation: scale 0.5s linear;
        }

            .button-cust.finished .check i {
                transform-origin: center center;
            }

.button-cust01 {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 12.5rem;
    padding: 20px 10px;
    background-color: #0466c8;
    border: none;
    border-radius: 0.3125rem;
    color: white;
    overflow: hidden;
    margin-top: 20px;
}
div#NotifyModal .modal-header {
    height: 50px;
}
.button-cust01:before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background-color: #21203296;
}

.button-cust01 span {
 position: absolute;
 line-height: 0;
}

.button-cust01 span i {
  transform-origin: center center;
}

.button-cust01 span:nth-of-type(1) {
 top: 50%;
 transform: translateY(-50%);
}

.button-cust01 span:nth-of-type(2) {
 top: 100%;
 transform: translateY(0%);
 font-size: 24px;
}

.button-cust01 span:nth-of-type(3) {
 display: none;
}

.button-cust01.active {
 background-color: #1979dd;
}

.button-cust01.active:before {
  width: 100%;
  transition: width 3s linear;
}

.button-cust01.active span:nth-of-type(1) {
 top: -100%;
 transform: translateY(-50%);
}

.button-cust01.active span:nth-of-type(2) {
 top: 50%;
 transform: translateY(-50%);
}

.button-cust01.active span:nth-of-type(2) i {
 animation: loading 500ms linear infinite;
}

.button-cust01.active span:nth-of-type(3) {
 display: none;
 }

.button-cust01.finished {
 background-color: #0967c9 !important;
  color: #fff !important;
}
div#NotifyModal .modal-body {
    background: #ffffff;
}
.button-cust01:focus{
    outline:unset !important;
}
.button-cust01.finished .submit {
 display: none;
}

.button-cust01.finished .loading {
 display: none;
 }

.button-cust01.finished .check {
 display: block !important;
 font-size: 24px;
 animation: scale 0.5s linear;
}

.button-cust01.finished .check i {
 transform-origin: center center;
}




@keyframes loading {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes scale {
    0% {
        transform: scale(10);
    }

    50% {
        transform: scale(0.2);
    }

    70% {
        transform: scale(1.2);
    }

    90% {
        transform: scale(0.7);
    }

    100% {
        transform: scale(1);
    }
}

@-webkit-keyframes anim_circle-html {
    to {
        stroke-dashoffset: 22;
    }
}

@keyframes anim_circle-html {
    to {
        stroke-dashoffset: 22;
    }
}

.para1 {
    font-size: 36px;
    font-family: 'OpenSans-Regular';
    font-weight: bold;
}

.para2 {
    font-size: 22px;
    font-family: 'OpenSans-Regular';
    margin-bottom: 35px;
}

.btn_new:focus {
    outline: 5px auto #FE7C02;
}

