.progress{
height:2rem
}
.progress .progress-bar{
height:100% !important
}
.order-summary .progress{
margin-bottom:32px
}

.taskboard-right-progress,.taskboard-right-revision,.taskboard-right-users{
margin-top:10px
}

.faq-progress .progress{
position:relative;
background-color:#eeeded;
height:10px
}

.faq-progress .progress .faq-text1,.faq-progress .progress .faq-text2,.faq-progress .progress .faq-text3,.faq-progress .progress .faq-text4,.faq-progress .progress .faq-text5{
font-weight:600;
margin-right:-37px
}

.faq-progress .progress .faq-bar1,.faq-progress .progress .faq-bar2,.faq-progress .progress .faq-bar3,.faq-progress .progress .faq-bar4,.faq-progress .progress .faq-bar5{
background:#29aecc;
height:10px;
border-radius:0;
position:absolute;
top:0
}

.faq-progress .progress .faq-bar1{
background-color:#fe9365
}

.faq-progress .progress .faq-text1{
color:#2196F3
}

.faq-progress .progress .faq-bar2,.faq-progress .progress .faq-bar5{
background-color:#0ac282
}

.faq-progress .progress .faq-text2,.faq-progress .progress .faq-text5{
color:#4CAF50
}

.faq-progress .progress .faq-bar3{
background-color:#fe5d70
}

.faq-progress .progress .faq-text3{
color:#ff5252
}

.faq-progress .progress .faq-bar4{
background-color:#01a9ac
}

.faq-progress .progress .faq-text4{
color:#f57c00
}

.card-faq h4{
color:#2196F3
}

.faq-progress .progress{
margin-bottom:10px
}

.issue-list-progress{
border-bottom:1px solid #ccc
}

.issue-list-progress .progress{
position:relative;
background-color:#eeeded;
height:9px;
width:100%;
margin:20px 0;
overflow:visible
}

.issue-progress .progress .issue-text1{
font-weight:600;
position:absolute
}

.issue-progress .progress .issue-bar1{
background:#01a9ac;
height:10px;
border-radius:0;
position:absolute;
top:0
}
#msform #progressbar li.active{
color:#01a9ac
}
#msform #progressbar li.active:before,#progressbar li.active:after{
background:#01a9ac
}
.statustic-progress-card .progress{
height:5px
}
.statustic-card .card-block .progress{
position:absolute;
bottom:0;
width:100%;
left:0;
height:5px;
overflow:visible
}
.statustic-card .card-block .progress .progress-bar{
position:relative
}
.statustic-card .card-block .progress .progress-bar:before{
content:"";
height:5px;
width:5px;
border-radius:50%;
position:absolute;
right:0;
background:inherit
}
.statustic-card .card-block .progress .progress-bar.bg-c-blue:before{
-webkit-animation:blue-blink-bar 0.5s linear infinite;
animation:blue-blink-bar 0.5s linear infinite
}
.statustic-card .card-block .progress .progress-bar.bg-c-green:before{
-webkit-animation:green-blink-bar 0.5s linear infinite;
animation:green-blink-bar 0.5s linear infinite
}
.statustic-card .card-block .progress .progress-bar.bg-c-pink:before{
-webkit-animation:pink-blink-bar 0.5s linear infinite;
animation:pink-blink-bar 0.5s linear infinite
}
.statustic-card .card-block .progress .progress-bar.bg-c-yellow:before{
-webkit-animation:yellow-blink-bar 0.5s linear infinite;
animation:yellow-blink-bar 0.5s linear infinite
}
.app-design .progress-box p{
margin-bottom:0
}
.app-design .progress-box .progress{
width:calc(100% - 80px);
height:8px;
text-align:center;
margin:0 auto;
background-color:#E5E5E5;
border-radius:30px;
position:relative;
overflow:inherit
}
.app-design .progress-box .progress .progress-bar{
border-radius:30px
}
.app-design .progress-box .progress .progress-bar label{
position:absolute;
top:-24px;
right:0;
color:#222;
font-weight:600;
font-size:13px
}
.quater-card .progress{
height:4px
}

.alert{
font-size:15px;
margin-bottom:2rem
}
.alert.icons-alert{
border-left-width:48px
}
.alert.icons-alert .alert-icon{
left:15px;
position:relative;
text-align:center;
top:0;
z-index:3
}
.alert.icons-alert p{
line-height:21px;
margin-bottom:0
}
.close{
font-size:16px;
margin-top:5px
}
.alert-default{
background-color:#fff;
border-color:#e0e0e0;
color:#e0e0e0
}
.alert-primary{
background-color:#fff;
border-color:#01a9ac;
color:#01a9ac
}
.alert-success{
background-color:#fff;
border-color:#0ac282;
color:#0ac282
}
.alert-info{
background-color:#fff;
border-color:#2DCEE3;
color:#2DCEE3
}
.alert-warning{
background-color:#fff;
border-color:#fe9365;
color:#fe9365
}
.alert-danger{
background-color:#fff;
border-color:#fe5d70;
color:#fe5d70
}
.border-default{
border-color:transparent;
border-left:3px solid #e0e0e0;
border-radius:0;
-webkit-box-shadow:0 0 1px #999;
box-shadow:0 0 1px #999;
color:#e0e0e0
}
.border-primary{
border-color:transparent;
border-left:3px solid #01a9ac;
border-radius:0;
-webkit-box-shadow:0 0 1px #999;
box-shadow:0 0 1px #999;
color:#01a9ac
}
.border-success{
border-color:transparent;
border-left:3px solid #0ac282;
border-radius:0;
-webkit-box-shadow:0 0 1px #999;
box-shadow:0 0 1px #999;
color:#0ac282
}
.border-info{
border-color:transparent;
border-left:3px solid #2DCEE3;
border-radius:0;
-webkit-box-shadow:0 0 1px #999;
box-shadow:0 0 1px #999;
color:#2DCEE3
}
.border-warning{
border-color:transparent;
border-left:3px solid #fe9365;
border-radius:0;
-webkit-box-shadow:0 0 1px #999;
box-shadow:0 0 1px #999;
color:#fe9365
}
.border-danger{
border-color:transparent;
border-left:3px solid #fe5d70;
border-radius:0;
-webkit-box-shadow:0 0 1px #999;
box-shadow:0 0 1px #999;
color:#fe5d70
}
.background-default{
background-color:#e0e0e0;
color:#fff
}
.background-primary{
background-color:#01a9ac;
color:#fff
}
.background-success{
background-color:#0ac282;
color:#fff
}
.background-info{
background-color:#2DCEE3;
color:#fff
}
.background-warning{
background-color:#fe9365;
color:#fff
}
.background-danger{
background-color:#fe5d70;
color:#fff
}
.icons-alert{
position:relative
}
.icons-alert:before{
color:#fff;
content:'\f027';
font-family:'IcoFont' !important;
font-size:16px;
left:-30px;
position:absolute;
top:20px
}
[class*="alert-"] code{
margin-left:10px
}
.progress-xl{
height:30px
}
.progress-lg{
height:24px
}
.progres-md{
height:18px
}
.progress-sm{
height:12px
}
.progress-xs{
height:6px
}
.progress-bar-page .progress{
margin-bottom:2rem
}
.progress-bar-default{
background-color:#e0e0e0
}
.progress-bar-primary{
background-color:#01a9ac
}
.progress-bar-success{
background-color:#0ac282
}
.progress-bar-info{
background-color:#2DCEE3
}
.progress-bar-warning{
background-color:#fe9365
}
.progress-bar-danger{
background-color:#fe5d70
}
.progress-bar-pink{
background-color:#ff7aa3
}
.progress-bar-purple{
background-color:#9261c6
}
.progress-bar-orange{
background-color:#e67e22
}
.progress-bar-yellow{
background-color:#f1c40f
}
.progress-bar-emrald{
background-color:#2ecc71
}
.pcoded[layout-type="dark"] .progress,body.dark .progress{
background-color:#546686
}
.pcoded[layout-type="dark"] .alert.alert-danger,.pcoded[layout-type="dark"] .alert.alert-default,.pcoded[layout-type="dark"] .alert.alert-info,.pcoded[layout-type="dark"] .alert.alert-primary,.pcoded[layout-type="dark"] .alert.alert-success,.pcoded[layout-type="dark"] .alert.alert-warning,body.dark .alert.alert-danger,body.dark .alert.alert-default,body.dark .alert.alert-info,body.dark .alert.alert-primary,body.dark .alert.alert-success,body.dark .alert.alert-warning{
background-color:#404E67
}
.pcoded[layout-type="dark"] .alert.background-default,body.dark .alert.background-default{
background-color:#e0e0e0;
color:#fff
}
.pcoded[layout-type="dark"] .alert.background-primary,body.dark .alert.background-primary{
background-color:#01a9ac;
color:#fff
}
.pcoded[layout-type="dark"] .alert.background-success,body.dark .alert.background-success{
background-color:#0ac282;
color:#fff
}
.pcoded[layout-type="dark"] .alert.background-info,body.dark .alert.background-info{
background-color:#2DCEE3;
color:#fff
}
.pcoded[layout-type="dark"] .alert.background-warning,body.dark .alert.background-warning{
background-color:#fe9365;
color:#fff
}
.pcoded[layout-type="dark"] .alert.background-danger,body.dark .alert.background-danger{
background-color:#fe5d70;
color:#fff
}
.sweet-alert button.confirm{
background-color:#01a9ac !important
}

.sweet-alert .sa-input-error{
top:23px
}
.show>.btn-primary.dropdown-toggle,.sweet-alert .show>button.dropdown-toggle.confirm,.wizard>.actions .show>a.dropdown-toggle{
background-color:#016d6f !important;
border-color:#016d6f;
-webkit-box-shadow:none;
box-shadow:none;
color:#fff
}
.btn-primary,.sweet-alert button.confirm,.wizard>.actions a{
background-color:#01a9ac;
border-color:#01a9ac;
color:#fff;
cursor:pointer;
-webkit-transition:all ease-in 0.3s;
transition:all ease-in 0.3s
}
.btn-primary:hover,.sweet-alert button.confirm:hover,.wizard>.actions a:hover{
background-color:#01dbdf;
border-color:#01dbdf
}
.btn-primary:active,.sweet-alert button.confirm:active,.wizard>.actions a:active{
background-color:#016d6f !important;
border-color:#016d6f;
-webkit-box-shadow:none;
box-shadow:none;
color:#fff
}
.btn-primary:focus,.sweet-alert button.confirm:focus,.wizard>.actions a:focus{
-webkit-box-shadow:none;
box-shadow:none;
color:#fff;
background-color:#01dbdf
}
.btn-primary.disabled,.sweet-alert button.disabled.confirm,.wizard>.actions a.disabled{
background-color:rgba(1,169,172,0.5);
border-color:rgba(1,169,172,0.5)
}
.btn-primary.btn-mat,.sweet-alert button.btn-mat.confirm,.wizard>.actions a.btn-mat{
background-color:#01a9ac
}
.btn-primary.btn-mat:before,.sweet-alert button.btn-mat.confirm:before,.wizard>.actions a.btn-mat:before{
background-color:#016d6f
}

