@font-face {
    font-family: 'Raleway';
    src: url('/Content/fonts/Raleway-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'MediumRaleway';
    src: url('/Content/fonts/Raleway-Medium.ttf') format('truetype');
}
@font-face {
    font-family: 'SemiBoldRaleway';
    src: url('/Content/fonts/Raleway-SemiBold.ttf') format('truetype');
}
@font-face {
    font-family: 'BoldRaleway';
    src: url('/Content/fonts/Raleway-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'ExtraBoldRaleway';
    src: url('/Content/fonts/Raleway-ExtraBold.ttf') format('truetype');
}

* {
    font-family: Raleway, sans-serif;
    -webkit-font-feature-settings: "lnum";
    -moz-font-feature-settings: "lnum";
    font-feature-settings: "lnum";
}

/* set entire body that is webpage */

body {
    background: #F4F7F8 !important;
    font-size: 15px;
   
}
.login-body {
    background-color: #909090 !important;
}
#data-deposit-box-logo-portal path {
    fill: #47ac4c !important;
}
.textcolorA {
    color: #47ac4c !important;
}
.BackupPageColor {
    background-color:#707070 !important;
}

.textcolorB {
    color: #707070 !important;
}

.textcolorC {
    color: #909090 !important;
}

.textcolorD {
    color: #333333 !important;
}

.textcolorG {
    color: #e9d429 !important;
}

.textcolorH {
    color: white !important;
}
.textcolorI {
    color: #707070 !important;
}

.hrefcolorB {
    color: #707070 !important;
}
.borderA {    border: 1px solid #47ac4c !important;
}
.borderB {
    border: 1px solid #dee2e6 !important;
}
.borderE {
    border: 1px solid #F4F7F8 !important;
}
.borderE2px {
    border: 2px solid #F4F7F8 !important;
}
.borderA2px {
    border: 2px solid #47ac4c !important;
}
.borderH {
    border: 1px solid white !important;
}
.search_icon circle{
    fill: #47ac4c !important;
}
.backgroundcolorA {
    background-color: #47ac4c !important;
}
.backgroundcolorB {
    background-color: #707070 !important;
}

.backgroundcolorC {
    background-color: #909090 !important;
}

.backgroundcolorG {
    background-color: #e9d429 !important;
}

.backgroundcolorE {
    background-color: #F4F7F8 !important;
}

.backgroundcolorH {
    background-color: white !important;
}
.backgroundcolorHRes {
    background-color: white !important;
}
.backgroundcolorJ {
    background-color: #F4F7F8 !important;
}
.backgroundcolorCTA {
    background-color: #FD7244 !important;
}
.opacity3 {
    opacity: .3 !important;
}
.circleColor {
    fill: #47ac4c !important;
}
.disabledButton {
    opacity: .5;
    cursor: pointer !important;
    pointer-events: none;
}
.smsButton-border-right {
    border-right: 1px solid transparent !important;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}
.fontsize6 {
    font-size: 0.3750em !important;
}
.fontsize9 {
    font-size: 0.6em !important;
}

.fontsize10 {
    font-size: 0.66em !important;
}
.fontsize11 {
    font-size: 0.6875em !important;
}
.fontsize12 {
    font-size: 0.8em !important;
}

.fontsize13 {
    font-size: 0.86em !important;
}

.fontsize14 {
    font-size: 0.93em !important;
}

.fontsize15 {
    font-size: 1em !important;
}

.fontsize16 {
    font-size: 1.06em !important;
}
.fontsize16P {
    font-size: 16px !important;
}
.fontsize18 {
    font-size: 1.2em !important;
}
.fontsize19 {
    font-size: 1.26em !important;
}

.fontsize20 {
    font-size: 1.33em !important;
}

.fontsize22 {
    font-size: 1.46em !important;
}

.fontsize24 {
    font-size: 1.6em !important;
}

.fontsize28 {
    font-size: 1.86em !important;
}
.fontsize30 {
    font-size: 2em !important;
}

.fontsize33 {
    font-size: 2.0625em !important;
}

.fontsize34 {
    font-size: 2.26em !important;
}

.fontsize36 {
    font-size: 2.4em !important;
}
.fontsize50 {
    font-size: 3.33em !important;
}

.cfont-weight-bold {
    font-family: BoldRaleway, sans-serif;
}

.fontWeight900 {
    font-family: ExtraBoldRaleway, sans-serif;
}

.fontWeight600 {
    font-family: SemiBoldRaleway, sans-serif;
}

.fontWeight500 {
    font-family: MediumRaleway, sans-serif;
}
.clsInfo {
    font-family: MediumRaleway, sans-serif;
    
}
.forceWrapping {
    word-wrap: break-word;
}

/* set border Radius*/
.borderRadius4 {
    border-radius: 4px;
}
.borderRadius4T {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}
.borderRadius4B {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
.borderRadius4LTB {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.borderRadius4RTB {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.borderRadius8 {
    border-radius: 8px;
}

.borderRadius10 {
    border-radius: 10px !important;
    z-index:1;
}

.borderRadius20 {
    border-radius: 20px;
}

.borderRadius10B {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.borderRadius10T {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.borderRadius10TL {
    border-top-left-radius: 10px;
}
.borderRadius10TR {
    border-top-right-radius: 10px;
}
.borderRadius10BR {
    border-bottom-right-radius: 10px;
}
    .borderRadius10BL {
    border-bottom-left-radius: 10px;
}

.send-code-login {
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    height: 35px;
    margin-left: -5px
}
.pHours {
    padding: 0.10rem 0.10rem !important;
}
/* set padding and size of th form */
.form-container {
    border-radius: 10px;
    padding: 30px 0px;
}

input::-ms-reveal {
    display: none;
}

base {
    width: 250px;
    height: 40px;
    border-radius: 4px;
    border: solid 1px #caced6;
    background-color: white;
}

.Endpoint-Backup {
    font-family: CircularStd;
    font-size: 19px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #707070;
}

.Oval {
    border-radius: 50%;
    width: 19px;
    height: 19px;
    padding: 3px;
    background: #fff;
    border: 0px;
    background-color: #bcbcbc;
    text-align: center;
}



.LoginBtn {
    padding: 5px;
    border-radius: 6px;
    background-color: #47ac4c;
    vertical-align: middle;
}

.Label {
    font-size: 16px;
    font-weight: 600;
}

.LabelPass {
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: normal;
    text-align: center;
    color: #47ac4c;
}

#mainNav .selected {
    color: white;
    background: #F4F7F8;
    font-weight: bold;
}

#mainNav li {
    padding: 12px 6px;
    margin: 0;
    line-height: 1;
}

.main-header {
    background: white;
}

.arrow-md {
    font-size: 11px !important;
}

.arrow-sm {
    font-size: 9px !important;
}

.arrow-sm-right {
    margin-right: 14px;
}

.field-icon {
    float: right;
    margin-right: 3px;
    margin-top: -26px;
    position: relative;
    z-index: 2;
}

.field-icon-user {
    margin-left: -25px;
    margin-top: 10px;
    position: absolute;
    z-index: 2;
}


.navLogin {
    list-style-type: none;
    padding: 0;
}

    .navLogin li {
        display: inline-block;
    }
.no-underline {
    text-decoration: none !important;
}
.underline {
    border-bottom: 1px solid currentColor;
    text-decoration: none;
}
    .underline:hover {
        text-decoration: none;
    }
    .textCentered {
    text-align: center;
}

.keepMeLogin {
    width: auto;
    text-align: left;
    vertical-align: middle;
    margin-top: 8px;
    font-weight: 600;
    font-size: 14px;
}

.CharCircleFT {
    font-size: 16px;
    width: 2em;
    height: 2em;
    box-sizing: initial;
    background: #909090;
    color: white;
    text-align: center;
    border-radius: 50%;
    line-height: 2em;
    box-sizing: content-box;
}

.CharCircleUser {
    font-size: 20px;
    width: 2em;
    height: 2em;
    box-sizing: initial;
    background: #909090;
    color: white;
    text-align: center;
    border-radius: 50%;
    line-height: 2em;
    box-sizing: content-box;
}
.CharCircle {
    font-size: 1rem;
    width: 2em;
    height: 2em;
    box-sizing: initial;
    background: #707070;
    color: white;
    text-align: center;
    border-radius: 50%;
    line-height: 2em;
    box-sizing: content-box;
}

    .CharCircle:hover {
        background: #47ac4c;
    }

.ovalShape {
    /*width: 137px;*/
    padding:0 15px;
    height: 30px;
    background: #FD7244;
    border-radius: 15px;
    text-align: center;
    color: white;
    font-size: 14px;
    line-height: 2;
}

.wrapper {
    display: grid;
}



* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


#wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    margin-top: 66px;
    overflow-y: auto;
}

    #wrapper.toggled {
        padding-left: 290px;
    }

#sidebar-wrapper {
    z-index: 100;
    position: fixed;
    left: 290px;
    width: 0;
    height:calc( 100% - 60px);
    margin-left: -290px;
    background: white;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    margin-top: -3px;
    overflow-y: auto;
    overflow-x: hidden;
}



#page-content-wrapper {
    width: 100%;
    position: absolute;
}



.fixed-brand {
    width: auto;
}
/* Sidebar Styles */

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 290px;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 56px;
}

.sub-sidebar-nav {
    padding: 0 !important;
    margin: 0 !important;
    list-style: none;
    background-color: white;
}

.sub-sidebar-nav ul {
padding: 0px !important;
}

.sub-sidebar-nav:hover {
background-color: transparent !important;
}

.sub-sidebar-nav ul {
list-style: none;
padding: 12px 0px;
}

.sidebar-nav li, .sub-sidebar-nav ul li {
text-indent: 10px;
line-height: 33px;
padding: 12px 0px;
}

.sidebar-nav li, .sidebar-nav li div, .sub-sidebar-nav ul li {
display: block;
text-decoration: none;
color: #707070;
font-size: 16px;
font-weight: normal;
cursor: pointer !important;
}

.sidebar-nav li:hover, .sub-sidebar-nav ul li:hover, .liactive {
    background: #F4F7F8;
    cursor: pointer !important;
}

.sidebar-nav li:hover, .sub-sidebar-nav ul li:hover, .liactive, .liactivenosub {
    text-decoration: none;
    color: #47ac4c !important;
    font-weight: 500;
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}
.liparentactive {
    text-decoration: none;
    color: #47ac4c !important;
    font-weight: 500;
}
.sidebar-nav > .sidebar-brand {
    height: 65px;
    font-size: 18px;
    line-height: 60px;
}

.sidebar-nav > .sidebar-brand a {
color: #999999;
}

.sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
}




.listView {
    
    margin: 0;
    padding: 0;
    list-style: none;
}
.borderColumn {
    border: 1px solid #dee2e6 !important;
    padding:3px 0px;
}
.arrowColor {
    color:lightgray ;
}
.noHover{
 
}
        .listView li, .sub-listView ul li {
            text-indent: 5px;
            line-height: 33px;
            padding: 3px 0px;
        }

            .listView li:hover, .sub-listView ul li:hover {
                background: #d8d8d8;
                cursor: pointer !important;
            }

.listView .liactive {
   
    cursor: pointer !important;
}

.listView:hover {
    text-decoration: none;
    color: #47ac4c !important;
    font-weight: 500;
    background: #d8d8d8;
}
.lvchk {
    margin-top:-1px;
}
    
                





.no-margin {
    margin: 0;
}

#wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -290px;
}

#wrapper.toggled #sidebar-wrapper {
    width: 290px;
}
#spinOverlay {
    left:  2rem !important;
}
.navbar-fixed-top {
    top: 0;
    position: fixed;
    right: 0;
    left: 0;
    padding: 0 !important;
    margin: 0 !important;
    z-index: 1030;
    /*padding: 1.4rem 1.125rem 0.8rem 1.125rem;*/
    background-color: white;
    z-index: 2;
    height:68px;
}

.navbar-fixed-top2 {
    position: relative;
    /*padding: 1.4rem 1.125rem 0.8rem 1.125rem;*/
    z-index: 2;
    height: 68px;
}
.navbarm {
    
}
.shadowHeader {
    box-shadow: 0px 5px 5px 0px rgba(255,255,255,0.22) !important;
    /*0 .5rem 1rem rgba(245, 245, 245) !important;*/
    z-index: 2;
}



.hiddenControlMenu {
    display: none;
}



.m-full-container {
    margin: 10px 5px;
}

.Udropdown-menu {
    left: -20px !important;
}
.Udropdown-menu-user {
    left: -80px !important;
}

.btn:focus {
    outline: 0 !important;
    outline-offset: 0 !important;
    background-image: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.verical-alignitems {
    display: flex;
    justify-content: center;
    align-items: center;
}

.verical-alignitems-right {
    display: flex;
    text-align: right;
    align-items: center;
}
.verical-alignitems-left {
    display: flex;
    text-align: left;
    align-items: center;
}
.vertical-align-label {
    margin-bottom: 0rem !important;
}

.word-wrap {
    word-wrap: break-word;
}
.break-all {
    word-break: break-all;
}

.hiddenControl {
    display: none !important;
}

.errorColor {
    color: red !important;
}
/* styles for validation helpers */
.field-validation-error {
    color: red !important;
    font-weight: normal;
    font-size: 11px !important;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid red !important;
}
.input-validation-error {
    border: 1px solid red !important;
}

input:active {
    border: 0px;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

textarea.input-validation-error {
    border: 1px solid red !important;
}

textarea:active {
    border: 0px;
}

textarea[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #e80c4d;
    font-weight: bold;
    font-size: 1.1em;
}

.validation-summary-valid {
    display: none;
}

input[type="email"],
input[type="text"],
input[type="password"],
textarea {
    outline: none !important;
    outline-width: 0;
    box-shadow: none !important;
    border: 1px solid #707070;
    padding-left: 6px;
}
select {
    outline: none !important;
    outline-width: 0;
    box-shadow: none !important;
    border: 1px solid #707070 !important;
    padding-left: 2px;
}
    /*select:focus,*/
    textarea:focus,
    input[type="email"]:focus,
    input[type="text"]:focus,
    input[type="password"]:focus {
        border: 1px solid #707070;
        outline: none !important;
        outline-width: 0;
        outline-offset: 0;
        box-shadow: none !important;
        padding-left: 6px;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
input::placeholder {
    font-size:13px;
}
input::-webkit-input-placeholder {
   
    opacity: 0.5 !important; /*Change the opacity between 0 and 1*/
}
input:-ms-input-placeholder {
    /*opacity: 0.5 !important;*/ /*Change the opacity between 0 and 1*/
    color: lightgray !important;
}

body:not(.user-is-tabbing) textarea:focus {
    outline: none;
}
input[type="text"], input[type="password"], input[type="email"], optgroup, select, textarea {
    font-size: 14px;
    width: 100%;
    height: 35px;
    line-height: 26px;
    border-radius: 4px;
}

textarea {
    resize: none !important;
    grid-auto-rows: auto;
    padding-top:5px;
}

.textareaOneRow {
    resize: none;
    white-space: nowrap;
    overflow-x: hidden;
    height: 35px !important;
}
/* Change Autocomplete styles in Chrome*/
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    -webkit-text-fill-color: #333333 !important;
    transition: background-color 5000s ease-in-out 0s;
}

select {
    box-shadow: none !important;
    border: 1px solid #ccc;
}

option {
    padding: 0;
}

.LabelControl {
    outline: none;
    box-shadow: none !important;
    background-color: transparent !important;
    border: 1px solid transparent !important;
    background-image: none;
    -webkit-appearance: none /* Webkit Fix */;
    overflow: hidden;
    pointer-events: none;
    color: #333333;
    /*margin-right: 18px;*/
    resize:none;
}
select.LabelControl::-ms-expand {
    display: none;
}
.SelectControl {
    padding-left: 4px;
}

.HandClass:hover {
    cursor: pointer;
}
.clsInfo:hover {
    cursor:pointer;
}
/**********************************************/
/**********************************************/
/**********************************************/
/**********************************************/
/**********************************************/
/**********************************************/
/* adding col-xxl */
.col-xxl, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}



/**********************************************/
/**********************************************/
/**********************************************/
/**********************************************/
/**********************************************/
/**********************************************/
.loader {
    color: #707070;
    position: absolute;
    left: 50%;
    top: 122px;
    z-index: 1000;
}
.loaderFileTag {
    color: #707070;
    position: absolute;
    left: 4%;
    top: 10px;
    z-index: 1000;
    font-size: 21px;
}
.loaderFileTagSpan {
    left: 12%;
    top: 11px;
    font-size: 14px;
    position: absolute;
    z-index: 1000;
}
.dropfiles {
    color: #707070;
    position: absolute;
    left: 43%;
    top: 40%;
    z-index: 1000;
    opacity:0.4;
}
.loaderHome {
    color: #707070;
    position: absolute;
    z-index: 1000;
}

.spinOverlay {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    opacity: .5;
}


/* Safari */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

#dashboard-main-container {
    width: 100%;
}

.btn-info {
    font-family: Raleway-SemiBold;
    font-size: 13px;
    color: rgba(91, 192, 222, 0.75);
    letter-spacing: 1px;
    line-height: 15px;
    border: 2px solid rgba(91, 192, 222, 0.75);
    border-radius: 40px;
    background: transparent;
    transition: all 0.3s ease 0s;
    padding: 2px 4px;
}

    .btn-info:hover {
        color: #FFF;
        background: rgba(91, 192, 222, 0.75);
        border: 2px solid rgba(91, 192, 222, 0.75);
    }

.clsRow:hover {
    background-color: #f5f5f5  !important;
}
.clsRowAccount:hover {
    background-color: #f5f5f5 !important;
    color: #333333;
    border-radius:4px;
}
.clsRowAccountDefI {
    color: #ccc;
}
.machine-row:hover {
    background-color: white !important;
    
}
.machine-row.selected {
    background-color: #7f7f7f !important;
    color: white !important;
}
.backup-selection-wizard-desc1 {
    padding-bottom: 0px;
}
.backup-selection-wizard-desc2 {
    padding-top: 50px;
    padding-bottom: 125px;
}
.clsRowAccount:hover .clsRowAccountCircle {
    background-color: #909090;
    /*   transition: background 100ms;  */
    /*   animation: pulse 2s linear infinite; */
}
    .clsRowAccount:hover .clsRowAccountCircle i {
        color: white;
        /*   transition: background 100ms;  */
        /*   animation: pulse 2s linear infinite; */
    }
.clsRowAccountCircle {
    /*   width: 10px;height:10px; */
    border-radius: 50px;
    display: inline-flex;
    float: right;
    padding: 10px;
    background: white;
    cursor: pointer;
}
.clsBCHover:hover {
    font-weight: bold;
    color: #333333;
}

.clsIcon:hover {
    color: #47ac4c !important;
}
.clsIcon[disabled]:hover {
    color: #707070 !important;
}
.clsblockOut {
    visibility: hidden;
}

.custom-input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    white-space: nowrap;
}

.search-border-left {
    border-bottom: 1px solid #707070;
    border-top: 1px solid #707070;
    border-left: 1px solid #707070;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
}

.search-border-right {
    border-bottom: 1px solid #707070;
    border-top: 1px solid #707070;
    border-right: 1px solid #707070;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
}

.search-input-text {
    border-left: none !important;
    border-right: none !important;
}

.connectedMachine {
    color: green !important;
}

.activeMachine {
    color: green !important;
}
.no-items-css {
    position: absolute !important;
    left: 10px !important;
}
.notactiveMachine {
    color: red !important;
}

.archivedMachine {
    color: brown !important;
}
.redColor {
    color:red;
}

.greenColor {
    color: green;
}
.iconSearchDown {
    position: absolute;
    margin-top: 3px;
}

.iconSearchUp {
    position: absolute;
    margin-top: 6px;
}
.z-index-zero {
   z-index:0 !important;
}
.noBorderTrans {
    border:0px;background:transparent;

}
    .noBorderTrans:active, .noBorderTrans:focus {
        border-style: none !important;
        outline: none;
    }
.NoBorderTop {
    border-top: none !important;
}
.NoBorderLeft {
    border-left: none !important;
}
.NoBorderRight {
    border-right: none !important;
}
.NoBorderBottom {
    border-bottom: none !important;
}
.NoBorderRadius {
    border-radius: 0px !important;
}
.px2Border {
    border: 2px solid #47ac4c !important;
}
.BorderTopColorB {
    border-top: 1px solid #707070 !important;
}
.BorderRightColorE {
    border-right: 2px solid lightgray !important;
}
.BorderBottomColorA {
    border-bottom: 1px solid #47ac4c !important;
}
.BorderBottomColorB {
    border-bottom: 1px solid #707070 !important;
}
.BorderLeftColorE {
    border-left: 2px solid lightgray !important;
}

.squaredThree {
    position: relative;
    display: inline;
}

    .squaredThree label {
        width: 14px;
        height: 14px;
        cursor: pointer;
        position: absolute;
        top: 4px;
        left: 0;
        background: white;
        border-radius: 0px;
        border: 1px solid #47ac4c !important;
    }

        .squaredThree label:after {
            content: '';
            width: 10px;
            height: 7px;
            position: absolute;
            top: 1px;
            left: 1px;
            border: 2px solid white;
            border-top: none;
            border-right: none;
            background: transparent;
            opacity: 0;
            -webkit-transform: rotate(-55deg);
            transform: rotate(-55deg);
            border-radius: 2px;
        }

        .squaredThree label:hover::after {
            opacity: 0;
        }

    .squaredThree input[type=checkbox] {
        visibility: hidden;
    }

        .squaredThree input[type=checkbox]:checked + label:after {
            opacity: 1;
        }

        .squaredThree input[type=checkbox]:checked + label {
            background: #47ac4c;
        }
        .squaredThree input[type=checkbox]:not(:checked) + label {
            background: transparent;
        }

        .squaredThree2 {
            position: relative;
            display: inline;
        }

        .squaredThree2 label {
            width: 14px;
            height: 13px;
            cursor: pointer;
            position: absolute;
            top: 4px;
            left: 0;
            background: white;
            border-radius: 0px;
            border: 1px solid #47ac4c !important;
        }

        .squaredThree2 label:after {
            content: '';
            width: 0px;
            height: 10px;
            position: absolute;
            top: 1px;
            left: 5px;
            border: 2px solid white;
            border-top: none;
            border-right: none;
            background: transparent;
            opacity: 0;
            -webkit-transform: rotate(0deg);
            transform: rotate(90deg);
            border-radius: 90px;
        }

        .squaredThree2 label:hover::after {
            opacity: 0;
        }

        .squaredThree2 input[type=checkbox] {
            visibility: hidden;
        }

        .squaredThree2 input[type=checkbox]:not(:checked) + label:after {
            opacity: 1;
        }

        .squaredThree2 input[type=checkbox]:not(:checked) + label {
            background: #47ac4c;
        }


        .squaredThree3 {
            position: relative;
            display: inline;
        }

        .squaredThree3 label {
            width: 14px;
            height: 14px;
            cursor: pointer;
            position: absolute;
            top: 4px;
            left: 0;
            background: white;
            border-radius: 0px;
            border: 1px solid #47ac4c !important;
        }

        .squaredThree3 label:after {
            content: '';
            width: 0px;
            height: 10px;
            position: absolute;
            top: 1px;
            left: 5px;
            border: 2px solid white;
            border-top: none;
            border-right: none;
            background: transparent;
            opacity: 0;
            -webkit-transform: rotate(0deg);
            transform: rotate(90deg);
            border-radius: 90px;
        }

        .squaredThree3 label:hover::after {
            opacity: 0;
        }

        .squaredThree3 input[type=checkbox] {
            visibility: hidden;
        }

        .squaredThree3 input[type=checkbox]:checked + label:after {
            opacity: 1;
        }

        .squaredThree3 input[type=checkbox]:checked + label {
            background: #47ac4c;
        }

.SharedIcon {
    font-size: 7px;
    position: absolute;
    left: 47px;
    top: 10px;
    color:white;
}

.SharedIconTree {
    font-size: 7px;
    position: relative;
    margin-left: -8px;
    left: -14px;
    top: -3px;
    color: white
}

.cslider {
    /*-webkit-appearance: none;
    width: 100%;
    height: 5px;
    
    outline: none;
    opacity: 1;
    -webkit-transition: .2s;
    transition: opacity .2s;*/
    background: #47ac4c;
    border-radius: 8px;
    width: 60%;
    height: 10px;
    outline: none;
    transition: background 450ms ease-in;
    -webkit-appearance: none;
}

    .cslider:hover {
        opacity: 1;
    }

    .cslider::-webkit-slider-thumb {
        appearance: none;
        width: 20px;
        height: 20px;
        background: #47ac4c;
        cursor: hand;
        border-radius: 10px;
    }

    .cslider::-moz-range-thumb {
        width: 10px;
        height: 10px;
        background: #47ac4c;
        cursor: hand;
        border-radius: 10px;
    }

    .cslider::-ms-track {
        border-radius: 8px;
        /* width: 60%;*/
        height: 10px;
        /*remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */
        background: transparent;
        /*leave room for the larger thumb to overflow with a transparent border */
        border-color: transparent;
        /*remove default tick marks*/
        color: transparent;
        outline: none;
        transition: background 450ms ease-in;
        -webkit-appearance: none;
    }

    .cslider::-ms-fill-lower {
        
        background: #47ac4c;
        border-radius: 8px;
    }

    .cslider::-ms-fill-upper {
        background: #D3D3DB;
        border-radius: 8px;
    }

    .cslider::-ms-thumb {
        width: 10px;
        height: 10px;
        /*background: #47ac4c;*/
        cursor: hand;
        border-radius: 10px;
    }

/*input[type=range]:focus::-ms-fill-lower {
    background: #888;
}

input[type=range]:focus::-ms-fill-upper {
    background: #ccc;
}*/
.excludedExtension {
    float: left;
    width: auto;
    height: 22px;
    background-color: #b3b3b3;
    color: white;
    border-radius: 3px;
    margin: 4px 4px 2px 2px;
    padding-left: 2px;
    font-size: 14px
}

.clsFileIcon {
    width: 25px;
}

.mrIcon {
    margin-right: 8px !important;
}

.mlIcon {
    margin-left: 0px;
}

.hideVisibility {
    visibility: hidden;
    
}

.absolutePos {
    position: absolute
}

.DragDropBox {
    border: 1px dotted #707070;
    border-radius: 6px;
}
.sidebarSmall {
    background: white;
}






.cbtn-link {
    font-weight: 400;
    color: #707070 !important;
    text-decoration: none;
    border: 0px;
}
.cbtn-link:hover {
    color: #47ac4c !important;
}
#alertDiv {
    margin-top:-2px;
}

.cbadgeli:hover {
    color: #333333 !important;
}

.cbadge {
    display: inline-block;
   /* padding: 2px 10px 2px 0px !important;*/
   width:20px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 50%;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.cbtn-link {
    font-weight: 400;
    color: #707070;
    text-decoration: none;
    border: 0px;
}
.btn {
    padding: 0;
}
.cdropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    color: #707070;
    white-space: nowrap;
}

.cdropdown-language {
    display: block;
    padding: .5rem 0rem;
    margin-bottom: 0;
    color: #707070;
    white-space: nowrap;
}
    .cdropdown-language:hover {
        color: #47ac4c;
    }
    .topbar .dropdown-list .dropdown-header {
    border: 1px solid #707070;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #707070;
}

.topbar .dropdown-list .dropdown-item {
    white-space: normal;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    line-height: 1.3rem;
}

    .topbar .dropdown-list .dropdown-item .dropdown-list-image {
        position: relative;
        height: 2.5rem;
        width: 2.5rem;
    }

.topbar .dropdown-list .dropdown-item .dropdown-list-image img {
    height: 2.5rem;
    width: 2.5rem;
}

.topbar .dropdown-list .dropdown-item .dropdown-list-image .status-indicator {
    background-color: #eaecf4;
    height: 0.75rem;
    width: 0.75rem;
    border-radius: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    border: 0.125rem solid #fff;
}

.topbar .dropdown-list .dropdown-item .text-truncate {
max-width: 10rem;
}

.topbar .dropdown-list .dropdown-item:active {
    background-color: #eaecf4;
    color: #3a3b45;
}
.dropdown-item:hover, .nav-link:hover {
    color: #47ac4c !important;
}

.progress-bar {
    background-color: #6873F2 !important;
}
.scroll-to-top {
    position: fixed;
    right: 1rem;
    bottom: 1rem;
    display: none;
    width: 2.75rem;
    height: 2.75rem;
    text-align: center;
    color: #fff;
    background: rgba(90, 92, 105, 0.5);
    line-height: 46px;
}

    .scroll-to-top:focus, .scroll-to-top:hover {
        color: white;
    }

    .scroll-to-top:hover {
        background: #5a5c69;
    }

    .scroll-to-top i {
        font-weight: 800;
    }

@-webkit-keyframes growIn {
    0% {
        transform: scale(0.9);
        opacity: 0;
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes growIn {
    0% {
        transform: scale(0.9);
        opacity: 0;
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}

.animated--grow-in, .sidebar .nav-item .collapse {
    -webkit-animation-name: growIn;
    animation-name: growIn;
    -webkit-animation-duration: 200ms;
    animation-duration: 200ms;
    -webkit-animation-timing-function: transform cubic-bezier(0.18, 1.25, 0.4, 1), opacity cubic-bezier(0, 1, 0.4, 1);
    animation-timing-function: transform cubic-bezier(0.18, 1.25, 0.4, 1), opacity cubic-bezier(0, 1, 0.4, 1);
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.animated--fade-in {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 200ms;
    animation-duration: 200ms;
    -webkit-animation-timing-function: opacity cubic-bezier(0, 1, 0.4, 1);
    animation-timing-function: opacity cubic-bezier(0, 1, 0.4, 1);
}




.o-hidden {
    overflow: hidden !important;
}

.text-xs {
    font-size: .7rem;
}

.text-lg {
    font-size: 1.2rem;
}



.icon-circle {
    height: 2.5rem;
    width: 2.5rem;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}



.progress-sm {
    height: .5rem;
}

.rotate-15 {
    transform: rotate(15deg);
}

.rotate-n-15 {
    transform: rotate(-15deg);
}

.dropdown .dropdown-menu {
    font-size: 0.85rem;
}



.dropdown.no-arrow .dropdown-toggle::after {
    display: none;
}

.sidebar .nav-item.dropdown .dropdown-toggle::after,
.topbar .nav-item.dropdown .dropdown-toggle::after {
    width: 1rem;
    text-align: center;
    float: right;
    vertical-align: 0;
    border: 0;
    font-weight: 900;
    content: '\f105';
    font-family: 'Font Awesome 5 Free';
}

.sidebar .nav-item.dropdown.show .dropdown-toggle::after,
.topbar .nav-item.dropdown.show .dropdown-toggle::after {
    content: '\f107';
}

.sidebar .nav-item .nav-link,
.topbar .nav-item .nav-link {
    position: relative;
}

    .sidebar .nav-item .nav-link .badge-counter,
    .topbar .nav-item .nav-link .badge-counter {
        position: absolute;
        transform: scale(0.7);
        transform-origin: top right;
        right: .25rem;
        margin-top: -.25rem;
    }

    .sidebar .nav-item .nav-link .img-profile,
    .topbar .nav-item .nav-link .img-profile {
        height: 2rem;
        width: 2rem;
    }

.topbar {
    height: 0rem;
}

    .topbar #sidebarToggleTop {
        height: 2.5rem;
        width: 2.5rem;
    }

        .topbar #sidebarToggleTop:hover {
            background-color: #eaecf4;
        }

        .topbar #sidebarToggleTop:active {
            background-color: #dddfeb;
        }

    .topbar .navbar-search {
        width: 25rem;
    }

        .topbar .navbar-search input {
            font-size: 0.85rem;
            height: auto;
        }

    .topbar .topbar-divider {
        width: 0;
        border-right: 1px solid #e3e6f0;
        height: calc(4.375rem - 2rem);
        margin: auto 1rem;
    }

    .topbar .nav-item .nav-link {
        height: 4.375rem;
        display: flex;
        align-items: center;
        padding: 0 0.75rem;
    }

        .topbar .nav-item .nav-link:focus {
            outline: none;
        }

    .topbar .nav-item:focus {
        outline: none;
    }

    .topbar .dropdown {
        position: static;
    }

        .topbar .dropdown .dropdown-menu {
            width: calc(100% - 1.5rem);
            right: 0.75rem;
        }

    .topbar .dropdown-list {
        padding: 0;
        border: none;
        overflow: hidden;
    }

.cdropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    color: #707070;
    white-space: nowrap;
}
.cspan-item {
    padding-top: 0.5rem;
    width: 100%;
    padding: 0rem 1.5rem;
}
.cdropdown-item {
    padding:15px 25px !important;
    
}
    .cdropdown-item:hover {
        color: #47ac4c !important;
        background: #F4F7F8;
        text-decoration:none;
    }
.cdropdown-language {
    display: block;
    padding: .5rem 0rem;
    margin-bottom: 0;
    color: #707070;
    white-space: nowrap;
}

.topbar .dropdown-list .dropdown-header {
    border: 1px solid #707070;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #707070;
}

.topbar .dropdown-list .dropdown-item {
    white-space: normal;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    line-height: 1.3rem;
}

    .topbar .dropdown-list .dropdown-item .dropdown-list-image {
        position: relative;
        height: 2.5rem;
        width: 2.5rem;
    }

        .topbar .dropdown-list .dropdown-item .dropdown-list-image img {
            height: 2.5rem;
            width: 2.5rem;
        }

        .topbar .dropdown-list .dropdown-item .dropdown-list-image .status-indicator {
            background-color: #eaecf4;
            height: 0.75rem;
            width: 0.75rem;
            border-radius: 100%;
            position: absolute;
            bottom: 0;
            right: 0;
            border: 0.125rem solid #fff;
        }

    .topbar .dropdown-list .dropdown-item .text-truncate {
        max-width: 10rem;
    }

    .topbar .dropdown-list .dropdown-item:active {
        background-color: #eaecf4;
        color: #3a3b45;
    }



.dropdown-item:hover, .nav-link:hover {
    color: #47ac4c !important;
}

.progress-bar {
    background-color: #6873F2 !important;
}

.progress {
    height: 0.4rem !important;
}


.btn-circle {
    border-radius: 100%;
    height: 2.5rem;
    width: 2.5rem;
    font-size: 1rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

    .btn-circle.btn-sm, .btn-group-sm > .btn-circle.btn {
        height: 1.8rem;
        width: 1.8rem;
        font-size: 0.75rem;
    }

    .btn-circle.btn-lg, .btn-group-lg > .btn-circle.btn {
        height: 3.5rem;
        width: 3.5rem;
        font-size: 1.35rem;
    }

.btn-icon-split {
    padding: 0;
    overflow: hidden;
    display: inline-flex;
    align-items: stretch;
    justify-content: center;
}

    .btn-icon-split .icon {
        background: rgba(0, 0, 0, 0.15);
        display: inline-block;
        padding: 0.375rem 0.75rem;
    }

    .btn-icon-split .text {
        display: inline-block;
        padding: 0.375rem 0.75rem;
    }

    .btn-icon-split.btn-sm .icon, .btn-group-sm > .btn-icon-split.btn .icon {
        padding: 0.25rem 0.5rem;
    }

    .btn-icon-split.btn-sm .text, .btn-group-sm > .btn-icon-split.btn .text {
        padding: 0.25rem 0.5rem;
    }

    .btn-icon-split.btn-lg .icon, .btn-group-lg > .btn-icon-split.btn .icon {
        padding: 0.5rem 1rem;
    }

    .btn-icon-split.btn-lg .text, .btn-group-lg > .btn-icon-split.btn .text {
        padding: 0.5rem 1rem;
    }

.card .card-header .dropdown {
    line-height: 1;
}

    .card .card-header .dropdown .dropdown-menu {
        line-height: 1.5;
    }

.card .card-header[data-toggle="collapse"] {
    text-decoration: none;
    position: relative;
    padding: 0.75rem 3.25rem 0.75rem 1.25rem;
}

    .card .card-header[data-toggle="collapse"]::after {
        position: absolute;
        right: 0;
        top: 0;
        padding-right: 1.725rem;
        line-height: 51px;
        font-weight: 900;
        content: '\f107';
        font-family: 'Font Awesome 5 Free';
        color: #d1d3e2;
    }

    .card .card-header[data-toggle="collapse"].collapsed {
        border-radius: 0.35rem;
    }

        .card .card-header[data-toggle="collapse"].collapsed::after {
            content: '\f105';
        }

.chart-area {
    position: relative;
    height: 10rem;
    width: 100%;
}



.chart-bar {
    position: relative;
    height: 10rem;
    width: 100%;
}



.chart-pieCircle {
    position: relative;
    height: calc(6rem - -6px) !important;
    width: 100%;
}


.chart-pie {
    position: relative;
    height: calc(6rem - -28px) !important;
    width: 100%;
}



.bg-login-image {
    background: url("https://source.unsplash.com/K4mSJ7kc0As/600x800");
    background-position: center;
    background-size: cover;
}

.bg-register-image {
    background: url("https://source.unsplash.com/Mv9hjnEUHR4/600x800");
    background-position: center;
    background-size: cover;
}

.bg-password-image {
    background: url("https://source.unsplash.com/oWTW-jNGl9I/600x800");
    background-position: center;
    background-size: cover;
}

form.user .custom-checkbox.small label {
    line-height: 1.5rem;
}

form.user .form-control-user {
    font-size: 0.8rem;
    border-radius: 10rem;
    padding: 1.5rem 1rem;
}

form.user .btn-user {
    font-size: 0.8rem;
    border-radius: 10rem;
    padding: 0.75rem 1rem;
}

.btn-google {
    color: #fff;
    background-color: #ea4335;
    border-color: #fff;
}

    .btn-google:hover {
        color: #fff;
        background-color: #e12717;
        border-color: #e6e6e6;
    }

    .btn-google:focus, .btn-google.focus {
        color: #fff;
        background-color: #e12717;
        border-color: #e6e6e6;
        box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
    }

    .btn-google.disabled, .btn-google:disabled {
        color: #fff;
        background-color: #ea4335;
        border-color: #fff;
    }

    .btn-google:not(:disabled):not(.disabled):active, .btn-google:not(:disabled):not(.disabled).active,
    .show > .btn-google.dropdown-toggle {
        color: #fff;
        background-color: #d62516;
        border-color: #dfdfdf;
    }

        .btn-google:not(:disabled):not(.disabled):active:focus, .btn-google:not(:disabled):not(.disabled).active:focus,
        .show > .btn-google.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
        }

.btn-facebook {
    color: #fff;
    background-color: #3b5998;
    border-color: #fff;
}

    .btn-facebook:hover {
        color: #fff;
        background-color: #30497c;
        border-color: #e6e6e6;
    }

    .btn-facebook:focus, .btn-facebook.focus {
        color: #fff;
        background-color: #30497c;
        border-color: #e6e6e6;
        box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
    }

    .btn-facebook.disabled, .btn-facebook:disabled {
        color: #fff;
        background-color: #3b5998;
        border-color: #fff;
    }

    .btn-facebook:not(:disabled):not(.disabled):active, .btn-facebook:not(:disabled):not(.disabled).active,
    .show > .btn-facebook.dropdown-toggle {
        color: #fff;
        background-color: #2d4373;
        border-color: #dfdfdf;
    }

        .btn-facebook:not(:disabled):not(.disabled):active:focus, .btn-facebook:not(:disabled):not(.disabled).active:focus,
        .show > .btn-facebook.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
        }

.error {
    color: #5a5c69;
    font-size: 7rem;
    position: relative;
    line-height: 1;
    width: 12.5rem;
}

@-webkit-keyframes noise-anim {
    0% {
        clip: rect(78px, 9999px, 4px, 0);
    }

    5% {
        clip: rect(87px, 9999px, 70px, 0);
    }

    10% {
        clip: rect(21px, 9999px, 60px, 0);
    }

    15% {
        clip: rect(79px, 9999px, 83px, 0);
    }

    20% {
        clip: rect(20px, 9999px, 28px, 0);
    }

    25% {
        clip: rect(42px, 9999px, 78px, 0);
    }

    30% {
        clip: rect(71px, 9999px, 37px, 0);
    }

    35% {
        clip: rect(89px, 9999px, 49px, 0);
    }

    40% {
        clip: rect(36px, 9999px, 48px, 0);
    }

    45% {
        clip: rect(77px, 9999px, 67px, 0);
    }

    50% {
        clip: rect(7px, 9999px, 94px, 0);
    }

    55% {
        clip: rect(90px, 9999px, 79px, 0);
    }

    60% {
        clip: rect(48px, 9999px, 57px, 0);
    }

    65% {
        clip: rect(64px, 9999px, 35px, 0);
    }

    70% {
        clip: rect(23px, 9999px, 88px, 0);
    }

    75% {
        clip: rect(68px, 9999px, 27px, 0);
    }

    80% {
        clip: rect(39px, 9999px, 98px, 0);
    }

    85% {
        clip: rect(97px, 9999px, 57px, 0);
    }

    90% {
        clip: rect(61px, 9999px, 53px, 0);
    }

    95% {
        clip: rect(79px, 9999px, 44px, 0);
    }

    100% {
        clip: rect(12px, 9999px, 19px, 0);
    }
}

@keyframes noise-anim {
    0% {
        clip: rect(78px, 9999px, 4px, 0);
    }

    5% {
        clip: rect(87px, 9999px, 70px, 0);
    }

    10% {
        clip: rect(21px, 9999px, 60px, 0);
    }

    15% {
        clip: rect(79px, 9999px, 83px, 0);
    }

    20% {
        clip: rect(20px, 9999px, 28px, 0);
    }

    25% {
        clip: rect(42px, 9999px, 78px, 0);
    }

    30% {
        clip: rect(71px, 9999px, 37px, 0);
    }

    35% {
        clip: rect(89px, 9999px, 49px, 0);
    }

    40% {
        clip: rect(36px, 9999px, 48px, 0);
    }

    45% {
        clip: rect(77px, 9999px, 67px, 0);
    }

    50% {
        clip: rect(7px, 9999px, 94px, 0);
    }

    55% {
        clip: rect(90px, 9999px, 79px, 0);
    }

    60% {
        clip: rect(48px, 9999px, 57px, 0);
    }

    65% {
        clip: rect(64px, 9999px, 35px, 0);
    }

    70% {
        clip: rect(23px, 9999px, 88px, 0);
    }

    75% {
        clip: rect(68px, 9999px, 27px, 0);
    }

    80% {
        clip: rect(39px, 9999px, 98px, 0);
    }

    85% {
        clip: rect(97px, 9999px, 57px, 0);
    }

    90% {
        clip: rect(61px, 9999px, 53px, 0);
    }

    95% {
        clip: rect(79px, 9999px, 44px, 0);
    }

    100% {
        clip: rect(12px, 9999px, 19px, 0);
    }
}

.error:after {
    content: attr(data-text);
    position: absolute;
    left: 2px;
    text-shadow: -1px 0 #e74a3b;
    top: 0;
    color: #5a5c69;
    background: #f8f9fc;
    overflow: hidden;
    clip: rect(0, 900px, 0, 0);
    animation: noise-anim 2s infinite linear alternate-reverse;
}

@-webkit-keyframes noise-anim-2 {
    0% {
        clip: rect(20px, 9999px, 91px, 0);
    }

    5% {
        clip: rect(20px, 9999px, 44px, 0);
    }

    10% {
        clip: rect(84px, 9999px, 55px, 0);
    }

    15% {
        clip: rect(40px, 9999px, 93px, 0);
    }

    20% {
        clip: rect(37px, 9999px, 73px, 0);
    }

    25% {
        clip: rect(75px, 9999px, 57px, 0);
    }

    30% {
        clip: rect(89px, 9999px, 38px, 0);
    }

    35% {
        clip: rect(6px, 9999px, 68px, 0);
    }

    40% {
        clip: rect(63px, 9999px, 17px, 0);
    }

    45% {
        clip: rect(55px, 9999px, 49px, 0);
    }

    50% {
        clip: rect(98px, 9999px, 28px, 0);
    }

    55% {
        clip: rect(18px, 9999px, 57px, 0);
    }

    60% {
        clip: rect(18px, 9999px, 64px, 0);
    }

    65% {
        clip: rect(35px, 9999px, 77px, 0);
    }

    70% {
        clip: rect(31px, 9999px, 59px, 0);
    }

    75% {
        clip: rect(30px, 9999px, 38px, 0);
    }

    80% {
        clip: rect(13px, 9999px, 52px, 0);
    }

    85% {
        clip: rect(63px, 9999px, 91px, 0);
    }

    90% {
        clip: rect(96px, 9999px, 67px, 0);
    }

    95% {
        clip: rect(24px, 9999px, 13px, 0);
    }

    100% {
        clip: rect(5px, 9999px, 29px, 0);
    }
}

@keyframes noise-anim-2 {
    0% {
        clip: rect(20px, 9999px, 91px, 0);
    }

    5% {
        clip: rect(20px, 9999px, 44px, 0);
    }

    10% {
        clip: rect(84px, 9999px, 55px, 0);
    }

    15% {
        clip: rect(40px, 9999px, 93px, 0);
    }

    20% {
        clip: rect(37px, 9999px, 73px, 0);
    }

    25% {
        clip: rect(75px, 9999px, 57px, 0);
    }

    30% {
        clip: rect(89px, 9999px, 38px, 0);
    }

    35% {
        clip: rect(6px, 9999px, 68px, 0);
    }

    40% {
        clip: rect(63px, 9999px, 17px, 0);
    }

    45% {
        clip: rect(55px, 9999px, 49px, 0);
    }

    50% {
        clip: rect(98px, 9999px, 28px, 0);
    }

    55% {
        clip: rect(18px, 9999px, 57px, 0);
    }

    60% {
        clip: rect(18px, 9999px, 64px, 0);
    }

    65% {
        clip: rect(35px, 9999px, 77px, 0);
    }

    70% {
        clip: rect(31px, 9999px, 59px, 0);
    }

    75% {
        clip: rect(30px, 9999px, 38px, 0);
    }

    80% {
        clip: rect(13px, 9999px, 52px, 0);
    }

    85% {
        clip: rect(63px, 9999px, 91px, 0);
    }

    90% {
        clip: rect(96px, 9999px, 67px, 0);
    }

    95% {
        clip: rect(24px, 9999px, 13px, 0);
    }

    100% {
        clip: rect(5px, 9999px, 29px, 0);
    }
}

.error:before {
    content: attr(data-text);
    position: absolute;
    left: -2px;
    text-shadow: 1px 0 #4e73df;
    top: 0;
    color: #5a5c69;
    background: #f8f9fc;
    overflow: hidden;
    clip: rect(0, 900px, 0, 0);
    animation: noise-anim-2 3s infinite linear alternate-reverse;
}


.userdropdown-settings li:hover {
    text-decoration: none;
    color: #47ac4c !important;
    font-weight: 500;
}

#cmbTime {
    width: 140px;
    
}
#cmbTime option {
    color: #333333 !important;
    font-size: 14px;
}

.time-margin-left {
    margin-left:-6px;
}
.day-margin-left {
    margin-top: 10px;
}

.soft-rectangle {
    /*width: 346px;*/
    width:320px;
    height: 196px;
    border-radius: 98px;
    background-color: #d8d8d8;
}
.soft-Oval {
    width: 70px;
    height: 70px;
    background-color: #d8d8d8;
    border-radius:50%;
}

.dsoft-Oval {
    width: 80px;
    height: 80px;
    background-color: #d8d8d8;
    border-radius: 50%;
}
.ftdsoft-Oval {
    width: 60px;
    height: 60px;
    background-color: #d8d8d8;
    border-radius: 50%;
}
.loginsoft-Oval {
    width: 138px;
    height: 138px;
    background-color: #d8d8d8;
    border-radius: 50%;
}
.loginsoft-Complete {
    width: 196px;
    height: 196px;
    background-color: #d8d8d8;
    border-radius: 50%;
}

.help-oval {
    width: 8px;
    height: 8px;
    background-color: #d8d8d8;
    border-radius: 50%;
}

.twofa-box {
    height: 40px !important;
    margin-top: 1px !important;
    margin-left: 2px !important;
    z-index:1;
}
.opacity05 {
    opacity:0.5;
    }

.k-overlayIndex {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 120;
    width: 100%;
    height: 100%;
    background-color: black;
    filter: alpha(opacity=100);
    opacity: 0.5;
}

.k-overlayHref {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 120;
    width: 100%;
    height: 100%;
    background-color: black;
    filter: alpha(opacity=15);
    opacity: 0.2;
}
.overlayTree {
    width: 97%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 13px;
    /*background-color: black;*/
    filter: alpha(opacity=15);
    opacity: 0.1;
    z-index: 1;
    margin: 0px;
    border-radius: 10px;
}

.k-IndexHelp {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 120;
    width: 100%;
    height: 100%;
    background-color: black;
    filter: alpha(opacity=100);
    opacity: 0.5;
}

.guideZindex {

    z-index:150 !important;
    position:relative;
}
.arrowTree {
    margin-top:4px;
    width:13px;
}

.feedback {
    padding: 11px 11px 8px 11px;
    border-radius: 50%;
    background-color: white !important;
}

#myHelpBtn {
    position: fixed;
    bottom: 40px;
    right: 10px;
    z-index: 10;
}

.stickbutton {
    width:50px;
    
}
.popup-max-width {
width:320px !important;
}
.paddingleft15 {
    padding-left:15px !important;
}
.paddingleft17 {
    padding-left: 17px !important;
}
.paddingleft25 {
    padding-left: 25px !important;
}

.sidebar-box {
    background: #47ac4c;
    color:  white;
   
    overflow: hidden;
}
    .sidebar-box .read-more {
        transition: width 200ms linear;
        position: absolute;
        bottom: 0;
        right: 0;
        width: 100%;
        text-align: center;
        margin: 0;
        padding: 30px 0;
        background-image: linear-gradient(to right, transparent, #47ac4c);
    }


.btnPaging {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    outline: none !important;
    border: none !important;
    margin-top:-4px;
}

    .btnPaging:active {
        border-style: outset !important;
        border: none !important;
    }
.stickyAccount {
    position: fixed;
    top: 66px;
    z-index:1;
}
.stickyAccountLbl {
    position: fixed;
    top: 127px;
    z-index: 1;
}
    .stickyAccountLbl + .contentAccount {
        padding-top: 495px;
    }

.stickAccountsSpinner {
    position: fixed;
    top: 300px;
}
.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em
}

.fa-stack-1x, .fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}
.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left, .fab.fa-pull-left, .fal.fa-pull-left, .far.fa-pull-left, .fas.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right {
    margin-left: .3em
}
.fa-th:before {
    content: "\f00a"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th-list:before {
    content: "\f00b"
}
.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}
.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa-spinner:before {
    content: "\f110"
}
.requiredLabel:after {
    content: "*";
    color: red;
    font-size:20px;
}

.radio-toolbar {
    margin: 10px;
}

    .radio-toolbar input[type="radio"] {
        opacity: 0;
        position: fixed;
        width: 0;
    }

    .radio-toolbar label {
        display: inline-block;
        background-color: transparent;
        /* padding: 10px 20px;*/
        padding: 10px 10px;
        font-size: 16px;
        border: 2px solid #47ac4c;
        width: 168px;
        color: #47ac4c;
    }

.FTradio-toolbar {
    width: 145px !important;
    font-size: 13px !important;
    padding: 10px 15px !important;
}


.radio-toolbar input[type="radio"]:focus + label {
    border: 2px solid #47ac4c;
}

    .radio-toolbar input[type="radio"]:checked + label {
        background-color: #47ac4c !important;
        color: white;
    }

.blink_me {
    animation: blinker 1s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

.clsMenu:hover {
    font-family: BoldRaleway, sans-serif;
}

.dropdown-menu-margin {
    margin-left:100px !important;
}
.uppercase {
    text-transform: uppercase;
}
.dropdown-paging {
    height: 20px;
    font-size:12px !important;
    width: 52px;
    border: 1px solid #dee2e6 !important
}

.nodevices {
    color:#d5d5d5;
}

.BackupHours {
    background-color: #BBBBBB !important;
}
.BackupHoursBlocked {
    background-color: #909090 !important;
}
.btnClose:focus, .btnClose:active {
    outline: none !important;
    box-shadow: none;
}
.btnClose {
    right:3px;
    z-index:100000000000;
}

.rowheight {
    height:60px;

}
.selectCol {
    margin-top: -2px !important;
}

.btn-storage-category {
    width:120px !important;
    height:51px !important;
    
}
.btn-storage-update {
    height: 43px !important;
    font-size: 0.9em !important;
    width: 155px !important;
}

.btn-billing-term-settings {
    height: 40px !important;
    font-size: 13px !important;
    width: 100px !important;
}
    .btn-billing-term {
    background-color: #dfdfdf;
}
.downgrade-border {
    border: 1px solid #dfdfdf;
}
.billing-term-border-top {
    border-top: 1px solid #dfdfdf;
}
.billing-term-border-left {
    border-left: 1px solid #dfdfdf;
}
.billing-term-border-right {
    border-right: 1px solid #dfdfdf;
}
.billing-term-border-bottom {
    border-bottom: 1px solid #dfdfdf;
}
.billing-term-border-middle {
    border-right: 1px solid #cecece;
}
.billing-term-div-border {
    border: 1px solid #eeeeee;
}
.storage-desc {
    color:#656565;
}
.storage-current-plan {
    background-color:#eeeeee;
}

.modal-dialog {

    padding:7px 3px 3px 3px !important;
}

.hp-storage-model .swiper {
    width: 100%;
    height: 100%;
}

.hp-storage-model .swiper-button-disabled {
    display: none;
}

.hp-storage-model .swiper-slide {
    text-align: center;
    font-size: 15px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.hp-storage-model .swiper-button-next::after, .hp-storage-model .swiper-button-prev::after {
    content: "";
}

.hp-storage-model .swiper-button-next, .hp-storage-model .swiper-button-prev {
    top: 50% !important;
    color: black !important;
    height: 0px;
    width: 0px;
}

.hp-storage-model .swiper-button-next {
    right: 0px;
    border: 1px solid #dfdfdf;
    background-color: white;
    height: 42px !important;
    width: 42px !important;
}

.hp-storage-model .swiper-button-prev {
    left: 0px;
    border: 1px solid #dfdfdf;
    background-color: white;
    height: 42px !important;
    width: 42px !important;
}

.hp-storage-model .s-arrow {
    border: solid black;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
}

.hp-storage-model .s-right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.hp-storage-model .s-left {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.hp-storage-model .swiper-pagination-bullet-active {
    background: #98999b !important;
}

.hp-storage-model .swiper-pagination-bullets {
    bottom: -4px !important;
}

.tooltip.show {
    opacity: 1 !important;
}

 .bs-tooltip-auto[x-placement^=bottom] .arrow::before,
 .bs-tooltip-bottom .arrow::before {
    border-bottom-color: #909090 !important;
    /* Red */
}
.tooltip-inner {
    max-width: 236px !important;
    height: 76px;
    font-size: 12px;
    padding: 10px 15px 10px 20px;
    background: #909090 !important;
    color: white !important;
    border: 1px solid #737373 !important;
    text-align: left;
    font-size: 13px;
}
.bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before {
    border-top-color: #909090 !important;
}

.bs-tooltip-auto[x-placement^=right] .arrow::before, .bs-tooltip-right .arrow::before {
    border-right-color: #909090 !important;
}

.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before {
    border-bottom-color: #909090 !important;
}

.bs-tooltip-auto[x-placement^=left] .arrow::before, .bs-tooltip-left .arrow::before {
    border-left-color: #909090 !important;
}

.storage-header-size {
    /*font-size: 1.86em !important;*/
    font-size: 1.6em !important;
}
.storage-details-size {
    font-size: 0.86em !important;
}

.storage-price-size {
    font-size: 1em !important;
}
.login-fields {
    max-width: 280px !important;
}
.swiper-slide-content {
    width:100%;
}

.backup-selection-wizard {
    bottom: 55px;
    top: 12px;
    width: calc(100% - 59px) !important;
    left: 24px;
    overflow:auto;
}

.customer-wizard-buttons {
    bottom: 25px;
    position: absolute !important;
    right: 20px !important;

}
.customer-wizard-skip {
    bottom: 25px;
    position: absolute !important;
    right:0px;
    
}
.reqfield {
    margin-top: 7px !important;
}

.inline {
    display:inline;
}

.whitedot {
    color: white;
    position: absolute;
    font-size: 5px;
    margin-left: 7px;
    margin-top: -10px;
}
.drag-drop-menu {
    display: none; /* Initially hidden */
    background-color: #f9f9f9;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    position: absolute;
    z-index: 1;
    width: 132px;
    margin-left: 13px;
    margin-top: -8px;
}

.drag-drop-menu div {
    color: black;
    padding: 8px 12px;
    text-decoration: none;
    display: block;
}

.drag-drop-menu div:hover {
    background-color: #f1f1f1;
}

.backgroundcolor-red {
    background-color: red !important;
}

.wrapper-w100 {
    width:100% !important;
}
.tooltip-wrapper {
    position: relative;
    display: inline-block;
    
}

.tooltip-button {
    font-size: 20px;
    cursor: pointer;
}

.tooltip-content {
    display: none;
    position: absolute;
    bottom: -75%;
    left: 86%;
    /*transform: translateX(-50%);*/
    background-color: white;
    color: #fff;
    padding: 2px 10px;
    border-radius: 1px;
    border:solid 1px black;
    white-space: nowrap;
    z-index: 100;
}

    .tooltip-content .question-icon {
        margin-right: 6px;
        margin-top: -4px !important;
        font-size: 14px;
        vertical-align: middle;
        cursor: pointer;
        color: #0af;
    }

.question-icon {
    color: #40a0d1 !important;
}

.tooltip-text {
    color:black;
    text-align: center;
    border-radius: 4px;
    /* Font styling for Windows/macOS */
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 13px;
    /* Optional: fade in */
    opacity: 0.8;
    
}