﻿@charset "utf-8";
/* CSS Document */
/* Made with love by Mutiullah Samim*/

@import url('https://fonts.googleapis.com/css?family=Tinos:400,400i,700,700i');

tbody:empty:before {
    content: 'No records found.' !important;
    display: inline-block !important;
    padding: 1.5em !important;
    width: 300px !important;
}
.mainmenu a {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}
.mainmenu li {
    height: 50px !important;
}
/*[role="tooltip"] {
    visibility: hidden;
}*/
.container {
    height: 100%;
    align-content: center;
}

h1:not(.signButtonClass p) {
    font-size: 35px !important;
}



h2:not(.signButtonClass p) {
    font-size: 28px !important;
}



h3:not(.signButtonClass p) {
    font-size: 24px !important;
}



h4:not(.signButtonClass p) {
    font-size: 22px !important;
}



h5:not(.signButtonClass p) {
    font-size: 20px !important;
}



h6:not(.signButtonClass p) {
    font-size: 18px !important;
}



p:not(.signButtonClass p) {
    font-size: 16px !important;
}



.f-size12 {
    font-size: 12px !important;
}



.f-size14 {
    font-size: 14px !important;
}



.f-size16 {
    font-size: 16px !important;
}



.f-regl {
    font-family: 'Tinos', serif;
    font-weight: 400 !important;
}



.f-bold {
    font-family: 'Tinos', serif;
    font-weight: 700 !important;
}



.f-clr-red {
    color: #f7384c !important;
}



.f-clr-black {
    color: #000000 !important;
}



.f-clr-white {
    color: #ffffff !important;
}



.f-clr-gray1 {
    color: #222222 !important;
}



.f-clr-gray2 {
    color: #888888 !important;
}



.f-clr-blue {
    color: #0d8cc1 !important;
}



.f-clr-success-green {
    color: #35ae00 !important;
}



.grid-status-clr-act {
    color: #00c853 !important;
}



.model-b-success-txt {
    font-family: 'Tinos', serif;
    font-weight: 700 !important;
    font-size: 26px;
}



.model-success-sub-txt {
    font-family: 'Tinos', serif;
    font-weight: 400 !important;
    font-size: 26px;
}


.bg-clr-gray {
    background: #f4f4f4 !important;
}

.bg-clr-0 {
    background-color: transparent !important;
}

html, body {
    font-family: 'Tinos', serif !important;
    font-weight: 400 !important;
    font-size: 14px;
}

a {
    outline: none;
}

.logged-user {
    font-size: 20px;
    color: #f5f5f5;
}

.apact-login-bg {
    background-image: url("https://dlobz6cka9uz.cloudfront.net/Anapact_Prod_Files/images/login-bg-image.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    font-family: 'Tinos', serif;
}

    .apact-login-bg .form-group {
        margin-bottom: 35px;
    }

    .apact-login-bg .floating-label {
        position: relative;
        margin-bottom: 0px;
        width: 85%;
    }

.change-password .floating-label {
    position: relative;
    margin-bottom: 0px;
    width: 85%;
}

.change-password .input-group-prepend span {
    width: 50px;
    background-color: transparent;
    color: black;
    border: 0;
}

.apact-login .input-group-prepend span {
    width: 50px;
    background-color: transparent;
    color: black;
    border: 0;
}

.login-coyright {
    bottom: -60px;
    position: absolute;
    width: 100%;
    margin-top: 50px;
}

.light-bg {
    background-color: #f5f5f5;
}

.apact-login .brand-logo {
    padding: 50px 0px 30px 0px;
}

.apact-login .input-field {
    width: 84%;
}

.apact-login .card {
    height: auto;
    margin: 0 auto 0px auto;
    width: 470px;
    background-color: rgba(255,255,255,0.8);
}

.apact-resetpass .card {
    height: auto;
    margin: 0 auto 50px auto;
    width: 470px;
    background-color: rgba(255,255,255,0.8);
}

.apact-login .card-header {
    background-color: transparent;
    border-bottom: 0;
    padding: 30px 30px 10px 30px;
}

.social_icon span {
    font-size: 60px;
    margin-left: 10px;
    color: #FFC312;
}

    .social_icon span:hover {
        color: white;
        cursor: pointer;
    }

.forgot-pass {
    margin: 20px 0px 30px 0px;
}
    /*.forgot-pass a {
	color: #888;
}*/
    .forgot-pass a:hover {
        color: #000;
    }

.apact-login .social_icon {
    position: absolute;
    right: 20px;
    top: -45px;
}

.apact-login .input-group-prepend span {
    width: 50px;
    background-color: transparent;
    color: black;
    border: 0;
}

.apact-login .login_btn {
    background: rgba(213,11,11,1);
    background: -moz-linear-gradient(top, rgba(213,11,11,1) 0%, rgba(254,56,56,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(213,11,11,1)), color-stop(100%, rgba(254,56,56,1)));
    background: -webkit-linear-gradient(top, rgba(213,11,11,1) 0%, rgba(254,56,56,1) 100%);
    background: -o-linear-gradient(top, rgba(213,11,11,1) 0%, rgba(254,56,56,1) 100%);
    background: -ms-linear-gradient(top, rgba(213,11,11,1) 0%, rgba(254,56,56,1) 100%);
    background: linear-gradient(to bottom, rgba(213,11,11,1) 0%, rgba(254,56,56,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d50b0b', endColorstr='#fe3838', GradientType=0 );
    width: 100%;
    border-radius: 30px;
    border: none;
    padding: 10px;
    text-transform: uppercase;
}

    .apact-login .login_btn:hover {
        background: rgba(254,56,56,1);
        background: -moz-linear-gradient(top, rgba(254,56,56,1) 0%, rgba(213,11,11,1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(254,56,56,1)), color-stop(100%, rgba(213,11,11,1)));
        background: -webkit-linear-gradient(top, rgba(254,56,56,1) 0%, rgba(213,11,11,1) 100%);
        background: -o-linear-gradient(top, rgba(254,56,56,1) 0%, rgba(213,11,11,1) 100%);
        background: -ms-linear-gradient(top, rgba(254,56,56,1) 0%, rgba(213,11,11,1) 100%);
        background: linear-gradient(to bottom, rgba(254,56,56,1) 0%, rgba(213,11,11,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe3838', endColorstr='#d50b0b', GradientType=0 );
    }

    .apact-login .login_btn:hover {
        color: black;
        background-color: white;
    }

.apact-login .links {
    color: white;
}

    .apact-login .links a {
        margin-left: 4px;
    }


.dyn-dropdown-field {
    background-color: transparent !important;
}
/****  floating-Lable style start ****/
.placeholder-css {
    top: -20px !important;
    font-size: 14px !important;
    color: #000 !important;
}

.placeholder-css1 :focus {
    top: -20px !important;
    font-size: 14px !important;
    color: #000 !important;
}

.floating-label {
    position: relative;
    margin-bottom: 20px;
    width: 100%;
}

.floating-input {
    font-size: 16px;
    padding: 4px 0px;
    display: block;
    width: 100% !important;
    height: 30px;
    background-color: transparent !important;
    border: none !important;
    border-bottom: 1px solid #cccccc !important;
    color: #888888 !important;
    overflow: hidden;
}

.floating-select {
    font-size: 16px;
    padding: 4px 0px;
    display: block;
    width: 100% !important;
    height: 30px;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #cccccc;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background: url("https://dlobz6cka9uz.cloudfront.net/Anapact_Prod_Files/images/dropdown-cart-img.png") no-repeat;
    background-position: right;
    color: #888888;
}

    .floating-input:focus, .floating-select:focus {
        outline: none;
        border-bottom: 1px solid #999999;
    }

.floating-label label {
    color: #999;
    font-size: 16px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 0px;
    top: 0px;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    -o-transition: 0.2s ease all;
}

.floating-input:focus ~ label,
.floating-input:not(:placeholder-shown) ~ label {
    top: -18px !important;
    font-size: 14px !important;
    color: #000 !important;
}
/*.floating-select:not([value=""]):valid ~ label */


.floating-select:focus ~ label {
    top: -18px !important;
    font-size: 14px !important;
    color: #000 !important;
}

.floating-input .k-widget.k-autocomplete input {
    display: block !important;
}

.k-autocomplete {
    border: none !important;
}

.floating-input:focus,
.floating-select:focus {
    outline: none;
    border-bottom: 1px solid #999999;
}

.k-autocomplete.k-state-focused {
    box-shadow: none !important;
}

.temp-appr .k-widget.k-autocomplete.floating-input.k-autocomplete-clearable.k-state-default {
    box-shadow: none;
    border-bottom: 1px solid #ccccc !important;
    height: 40px;
}

.k-action-buttons button {
    text-transform: capitalize !important;
}


/* active state */
.floating-input:focus ~ .bar:before,
.floating-input:focus ~ .bar:after,
.floating-select:focus ~ .bar:before,
.floating-select:focus ~ .bar:after {
    width: 50%;
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.floating-textarea {
    min-height: 30px;
    max-height: 260px;
    overflow: hidden;
    overflow-x: hidden;
}

.highlight {
    position: absolute;
    height: 50%;
    width: 100%;
    top: 15%;
    left: 0;
    pointer-events: none;
    opacity: 0.5;
}

.floating-input:focus ~ .highlight, .floating-select:focus ~ .highlight {
    -webkit-animation: inputHighlighter 0.3s ease;
    -moz-animation: inputHighlighter 0.3s ease;
    animation: inputHighlighter 0.3s ease;
}

/* animation */
@-webkit-keyframes inputHighlighter {
    from {
        background: #5264AE;
    }

    to {
        width: 0;
        background: transparent;
    }
}

@-moz-keyframes inputHighlighter {
    from {
        background: #5264AE;
    }

    to {
        width: 0;
        background: transparent;
    }
}

@keyframes inputHighlighter {
    from {
        background: #5264AE;
    }

    to {
        width: 0;
        background: transparent;
    }
}

/****  floating-Lable style end ****/

/* Input Field Animation - End */

/* checkbox Start */
.apact-login .remember {
    margin: 30px 0px 20px 0px;
}


.cust-checkbox {
    display: inline-block;
    position: relative;
    padding-left: 50px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: auto;
}


    .cust-checkbox input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
        left: 0;
        padding: 10px;
        margin: 9px 15px 0px 15px;
        font-size: 25px;
    }

    /* Create a custom checkbox */
    .cust-checkbox .checkmark {
        position: absolute;
        top: 0;
        left: 0;
        height: 25px;
        width: 25px;
        margin: 0px 10px;
        border: 2px solid #888;
        background-color: transparent;
    }


.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 26px;
    width: 26px;
    background-color: #eee;
    border-radius: 5px;
}


.cust-checkbox:hover input ~ .checkmark {
    background-color: #ccc;
}


.cust-checkbox input:checked ~ .checkmark {
    background-color: #2196F3;
    border-color: #2196F3;
}

.cust-checkbox .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.cust-checkbox input:checked ~ .checkmark:after {
    display: block;
}

.cust-checkbox .checkmark:after {
    left: 7px;
    top: 2px;
    width: 8px;
    height: 15px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* checkbox and Radio Button End */
/* Radio Button Start */

.radio-contain {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .radio-contain input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

    /*.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 50%;
}*/

    .radio-contain:hover input ~ .checkmark {
        background-color: #ccc;
    }

    .radio-contain input:checked ~ .checkmark {
        background-color: #2196F3;
    }

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.radio-contain input:checked ~ .checkmark:after {
    display: block;
}

.radio-contain .checkmark:after {
    top: 9px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}

/* Radio Button End */


/* Inside Page Template Start */


/* Toggle Styles */

.nav-pills > li > a {
    border-radius: 0;
}

#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;
    overflow: hidden;
}

    #wrapper.toggled {
        padding-left: 250px;
        overflow: hidden;
    }

#sidebar-wrapper {
    z-index: 1000;
    position: absolute;
    left: 250px;
    width: 0;
    height: 100%;
    margin-left: -250px;
    overflow-y: auto;
    background: #000;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#wrapper.toggled #sidebar-wrapper {
    width: 250px;
}

#page-content-wrapper {
    position: absolute;
    padding: 15px;
    width: 100%;
    overflow-x: hidden;
}

.xyz {
    min-width: 360px;
}

#wrapper.toggled #page-content-wrapper {
    position: relative;
    margin-right: 0px;
}

.fixed-brand {
    width: auto;
}
/* Sidebar Styles */

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 250px;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 2px;
}

    .sidebar-nav li {
        text-indent: 15px;
        line-height: 40px;
    }

        .sidebar-nav li a {
            display: block;
            text-decoration: none;
            color: #999999;
        }

            .sidebar-nav li a:hover {
                text-decoration: none;
                color: #fff;
                background: rgba(255, 255, 255, 0.2);
                border-left: red 2px solid;
            }

            .sidebar-nav li a:active,
            .sidebar-nav li a:focus {
                text-decoration: none;
            }

    .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;
            }

.no-margin {
    margin: 0;
}

/* Inside Page Template End */

/* New Side Navigation CSS start here */

/* The side navigation menu */


.sidenav {
    height: 100%; /* 100% Full-height */
    width: 70px; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    /*z-index: 9999;*/ /* Stay on top */
    top: 0; /* Stay at the top */
    left: 0;
    overflow: hidden;
    background-color: #fff;
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
    -webkit-box-shadow: 4px 0px 7px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 4px 0px 7px 0px rgba(0,0,0,0.15);
    box-shadow: 4px 0px 7px 0px rgba(0,0,0,0.15);
}

.inside-p-logo img.smallLogo {
    display: none;
    height: auto;
    width: auto;
}

#clsimg {
    display: none;
}

/* The navigation menu links */
.sidenav a {
    padding: 15px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

    .sidenav a:hover {
        color: #f1f1f1;
    }

.inside-p-logo {
    text-align: center;
    margin: 0 auto;
    height: 90px;
}

    .inside-p-logo img {
        width: 200px;
        height: auto;
    }

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

#main {
    transition: margin-left .5s;
    padding: 20px 20px 20px 20px;
    margin-left: 70px;
    /*background-image: url("https://dlobz6cka9uz.cloudfront.net/Anapact_Prod_Files/images/inside-p-bg-red-texture.jpg");*/
    background-image: url("https://dlobz6cka9uz.cloudfront.net/Anapact_Prod_Files/images/inside-p-bg-blue-texture.jpg");
    position: relative;
    background-color: #f4f4f4;
    background-repeat: repeat-x;
}

.navigation {
    width: 250px;
    overflow: auto;
    min-height: 600px;
    height: 600px
}

.mainmenu, .submenu {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .mainmenu a {
        display: block;
        background-color: transparent;
        text-decoration: none;
        padding: 20px;
        color: #888;
        font-size: 16px;
    }

        .mainmenu a:hover {
            background-color: #f5f5f5;
            color: #000;
        }

    .mainmenu .active a {
        background-color: #f5f5f5;
        color: #000;
    }

    .mainmenu .active .side-menu-icon1 span {
        background-position: -10px -10px;
    }

    .mainmenu .active .side-menu-icon2 span {
        background-position: -10px -56px;
    }

    .mainmenu .active .side-menu-icon3 span {
        background-position: -102px -10px;
    }

    .mainmenu .active .side-menu-icon4 span {
        background-position: -10px -102px;
    }

    .mainmenu .active .side-menu-icon5 span {
        background-position: -102px -102px;
    }

    .mainmenu li:hover .submenu {
        display: block;
        max-height: 200px;
    }

    .submenu a {
        background-color: #999;
    }

        .submenu a:hover {
            background-color: #666;
        }

.submenu {
    overflow: hidden;
    max-height: 0;
    -webkit-transition: all 0.5s ease-out;
}


.mainmenuDisabled {
    display: block;
    background-color: #cccccc !important;
    text-decoration: none;
    padding: 20px;
    color: #888;
    font-size: 16px;
    cursor: not-allowed;
}

/* Side Navigation CSS End here */

.side-menu-icon span {
    width: 28px;
    height: 28px;
    background: url("https://dlobz6cka9uz.cloudfront.net/Anapact_Prod_Files/images/side-menu-sprites.png");
    display: inline-block;
    float: left;
    margin: 0px 20px 0px 4px;
}

.side-menu-icon1 span {
    background-position: -56px -10px;
}

.side-menu-icon1:hover span,
.side-menu-icon1:active span {
    background-position: -10px -10px;
}

.side-menu-icon2 span {
    background-position: -56px -56px;
}

.side-menu-icon2:hover span,
.side-menu-icon2:active span {
    background-position: -10px -56px;
}

.side-menu-icon3 span {
    background-position: -102px -56px;
}

.side-menu-icon3:hover span,
.side-menu-icon3:active span {
    background-position: -102px -10px;
}

.side-menu-icon4 span {
    background-position: -56px -102px;
}

.side-menu-icon4 span {
    background-position: -56px -102px;
}

.side-menu-icon4:hover span,
.side-menu-icon4:active span {
    background-position: -10px -102px;
}

.side-menu-icon5 span {
    background-position: -148px -10px;
}

.side-menu-icon5:hover span,
.side-menu-icon5:active span {
    background-position: -102px -102px;
}

#menubar {
    display: none;
}

.sidenav-open, .sidenav-close {
    background-color: red;
    position: absolute;
    left: -11px;
    z-index: 1;
    border-radius: 20px;
    -webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.15);
    width: 25px;
    border-radius: 15px;
}

    .sidenav-open img, .sidenav-close img {
        left: 5px;
        padding: 3px;
        width: 25px;
        margin: 0 auto;
        text-align: center;
    }

.page-content {
    background-color: #fff;
    border-radius: 7px;
    margin-top: 15px;
    margin-bottom: 30px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}

.top-header {
    display: block;
    width: 100%;
}

.page-heading {
    clear: both;
}

.breadcrumb {
    padding: 0px !important;
    background-color: transparent !important;
    margin-bottom: 5px !important;
}

    .breadcrumb a {
        color: #FAFBFE !important; /*#f5b6b6 !important;*/
    }

.breadcrumb-item {
    font-size: 14px !important;
}

    .breadcrumb-item + .breadcrumb-item::before {
        color: #FAFBFE !important; /*#f5b6b6 !important;*/
    }

    .breadcrumb-item.active {
        color: #FAFBFE !important; /*#f5b6b6 !important;*/
    }

.top-action-btns-above {
    background-color: #f5f5f5;
    margin-bottom: 0px;
    padding-top: 20px;
}

.top-action-btns {
    width: 100%;
    border-bottom: 1px solid #eee;
    padding: 7px 20px 7px 20px;
    margin-bottom: 10px;
    display: inline-block;
    background-color: #f5f5f5;
    border-radius: 4px 4px 0px 0px;
}

.gray-btns {
    border: 1px solid #888 !important;
    border-radius: 20px !important;
    padding: 5px 30px !important;
    color: #888 !important;
    margin-left: 20px !important;
    margin-bottom: 10px !important;
    font-size: 16px !important;
}

    .gray-btns:hover {
        border: 1px solid #f32c2c !important;
        border-radius: 20px;
        padding: 5px 30px;
        color: #fff !important;
        background-color: #f32c2c;
    }

.blue-btns {
    border: 1px solid #0d8cc1;
    border-radius: 20px;
    padding: 5px 30px;
    color: #0d8cc1;
    margin-right: 20px;
    margin-bottom: 10px;
    font-size: 16px;
}

    .blue-btns:hover {
        border: 1px solid #0d8cc1;
        border-radius: 20px;
        padding: 5px 30px;
        color: #fff;
        background-color: #0d8cc1;
    }

.red-fill-btns {
    border-radius: 25px !important;
    padding: 5px 35px !important;
    color: #fff !important;
    margin-left: 20px !important;
    background-color: #f32c2c !important;
    font-size: 16px !important;
    /*text-transform: uppercase;*/
    box-shadow: none !important;
}

    .red-fill-btns:hover {
        color: #ffffff;
    }

.red-fill-btnscontractType {
    color: #fff !important;
    background-color: #F8374D !important;
    /*text-transform: uppercase;*/
    box-shadow: none !important;
    height: 42px;
    /*border-color: #cccccc;*/
    text-transform: uppercase;
}

    .red-fill-btnscontractType:hover {
        color: #ffffff;
    }

.nxt-esign-btn {
    border-radius: 25px !important;
    padding: 5px 25px !important;
    color: #fff !important;
    margin: 0px !important;
    background-color: #f32c2c !important;
    font-size: 16px !important;
    box-shadow: none !important;
    border: 0px;
}

.esign-terms-accpt {
    margin: 10px auto;
}

.esign-accpt-btn-sec {
    border-top: 1px solid #C0C0C0;
}

.esign-terms-accpt input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0;
    margin-right: 10px;
    outline: none;
}

.choose-font-lisiting {
    top: 0;
    right: 0;
    bottom: 0;
    height: 310px;
    width: 50%;
    background: #fff;
    z-index: 9;
    -webkit-box-shadow: -2px 0px 5px 0px rgba(191,191,191,1);
    -moz-box-shadow: -2px 0px 5px 0px rgba(191,191,191,1);
    box-shadow: -2px 0px 5px 0px rgba(191,191,191,1);
    overflow: auto;
    margin-right: 0px;
    overflow-x: hidden;
}

    .choose-font-lisiting .font-list {
        padding: 10px 20px;
    }

        .choose-font-lisiting .font-list.active {
            background: #dcedff;
        }

    .choose-font-lisiting .typed {
        font-size: 30px !important;
    }

.font-list {
    display: -webkit-flex;
    -webkit-align-items: center;
    display: flex !important;
    align-items: center;
    justify-content: left;
}

.choose-font-lisiting .font-list input {
    height: 45px;
}

.gray-fill-btns {
    border-radius: 25px !important;
    padding: 5px 35px !important;
    color: #666 !important;
    margin-left: 20px !important;
    background-color: #cccccc !important;
    font-size: 16px !important;
    /*text-transform: uppercase;*/
}

.gray-fill-btns-resetpwd {
    border-radius: 25px !important;
    padding: 5px 35px !important;
    color: #333333 !important;
    margin-left: 20px !important;
    background-color: #8b8b8b !important;
    font-size: 16px !important;
    /*text-transform: uppercase;*/
}

.blue-fill-btns {
    border-radius: 25px !important;
    padding: 5px 35px !important;
    color: #ffffff !important;
    margin-left: 20px !important;
    background-color: #0d8cc1 !important;
    font-size: 16px !important;
    /*text-transform: uppercase;*/
}

    .blue-fill-btns:hover {
        background-color: #0b739e;
    }

.left-btn-sec .btn {
    margin-left: 0px;
}

.page-cont-info {
    padding: 0px 15px 15px 15px;
    font-size: 16px;
}

.radio-input input {
    height: 25px;
}

.footer {
    background-color: #eee;
    z-index: 1000;
}

    .footer p {
        text-align: center;
        margin: 0 auto;
        padding: 15px 0px;
        color: #888888;
    }


/*Model popu start here*/
.anapact-model .modal-dialog {
    margin: 30px auto;
}

.modal-dialog-w-0 {
    max-width: 900px !important;
}

.modal-dialog-w-1 {
    max-width: 720px !important;
}

.modal-dialog-w-2 {
    max-width: 600px !important;
}

.anapact-model .modal-header {
    background: #eee;
    border: 0px;
    padding: 20px 30px;
}

.anapact-model .modal-body {
    padding: 30px;
}

.anapact-model .form-row {
    margin-bottom: 20px;
    margin-top: 10px;
}

.anapact-model .radio-input input:focus ~ label,
.anapact-model .radio-input input:valid ~ label {
    font-size: 16px;
    top: 0px;
    color: #888;
}

.anapact-model .radio-input {
    padding: 10px 25px 0px 25px;
}

.modal-header .close {
    padding: 20px 0px 0px 20px;
    color: #909090;
}

/*Model popu End here*/

.radio-bx {
    display: inline-block;
    position: relative;
    padding-left: 35px;
    margin: 0px 10px 0px 0px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: auto;
    color: #000;
}

    .radio-bx input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

    .radio-bx:hover input ~ .checkmark {
        background-color: #ccc;
    }


    .radio-bx input:checked ~ .checkmark {
        background-color: transparent;
        border: 2px solid #f7384c;
    }


    .radio-bx:after {
        content: "";
        position: absolute;
        display: none;
    }

    .radio-bx input:checked ~ .checkmark:after {
        display: block;
    }


    .radio-bx .checkmark::after {
        top: 6px;
        left: 6px;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: #f7384c;
    }

/* Add Filter Popup Start here*/

.add-filter-sec .form-inline .form-control.custom-file-upload {
    border: 1px solid #ccc;
    padding: 6px 12px;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

.add-filter-sec .wrap-input-container {
    display: inline-block;
    position: relative;
    overflow: hidden;
}

    .add-filter-sec .wrap-input-container input {
        position: absolute;
        font-size: 400px;
        opacity: 0;
        z-index: 1;
        top: 0;
        left: 0;
    }

.filteradd-remove-btn .btn {
    padding: 3px;
    line-height: 10px;
    border-radius: 12px;
}

.filteradd-remove-btn {
    /* display: -webkit-flex; */
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

.add-filters .form-row {
    margin-top: 0px;
    margin-bottom: 5px;
}

.mt-100 {
    margin-top: 100px !important;
}

/* Add Filter Popup End here*/

/*  Your Profile Page Content Start Here */



/* Pen Title */
.user-profile-p .pen-title {
    padding: 20px 0;
    text-align: center;
    letter-spacing: 2px;
}

    .user-profile-p .pen-title h1 {
        margin: 0 0 20px;
        font-size: 40px;
        font-weight: 300;
    }

    .user-profile-p .pen-title span {
        font-size: 12px;
    }

        .user-profile-p .pen-title span .fa {
            color: #ed2553;
        }

        .user-profile-p .pen-title span a {
            color: #ed2553;
            font-weight: 600;
            text-decoration: none;
        }

/* Rerun */
.user-profile-p .rerun {
    margin: 0 0 30px;
    text-align: center;
}

    .user-profile-p .rerun a {
        cursor: pointer;
        display: inline-block;
        background: #ed2553;
        border-radius: 3px;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
        padding: 10px 20px;
        color: #ffffff;
        text-decoration: none;
        -webkit-transition: 0.3s ease;
        transition: 0.3s ease;
    }

        .user-profile-p .rerun a:hover {
            box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
        }

/* Scroll To Bottom */
.user-profile-p #codepen, #portfolio {
    position: fixed;
    bottom: 30px;
    right: 30px;
    background: #ec2652;
    width: 56px;
    height: 56px;
    border-radius: 100%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    color: #ffffff;
    text-align: center;
}

    .user-profile-p #codepen i, #portfolio i {
        line-height: 56px;
    }

    .user-profile-p #codepen:hover, #portfolio:hover {
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    }

/* CodePen */
.user-profile-p #portfolio {
    bottom: 96px;
    right: 36px;
    background: #ec2652;
    width: 44px;
    height: 44px;
    -webkit-animation: buttonFadeInUp 1s ease;
    animation: buttonFadeInUp 1s ease;
}

    .user-profile-p #portfolio i {
        line-height: 44px;
    }

/* Container */
.usercontainer {
    position: relative;
    max-width: 460px;
    width: 100%;
    margin: 0 auto 100px;
}

    .usercontainer.active .card:first-child {
        background: #f2f2f2;
        margin: 0 15px;
    }

    .usercontainer.active .card:nth-child(2) {
        background: #fafafa;
        margin: 0 10px;
    }

    .usercontainer.active .card.alt {
        top: 20px;
        right: 0;
        width: 100%;
        min-width: 100%;
        height: auto;
        border-radius: 5px;
        padding: 60px 0 40px;
        overflow: hidden;
    }

        .usercontainer.active .card.alt .toggle {
            position: absolute;
            top: 40px;
            right: -70px;
            box-shadow: none;
            -webkit-transform: scale(14);
            transform: scale(15);
            -webkit-transition: -webkit-transform .5s ease;
            transition: -webkit-transform .5s ease;
            transition: transform .5s ease;
            transition: transform .5s ease, -webkit-transform .5s ease;
        }

            .usercontainer.active .card.alt .toggle:before {
                content: '';
            }

        .usercontainer.active .card.alt .title,
        .usercontainer.active .card.alt .input-container,
        .usercontainer.active .card.alt .button-container {
            left: 0;
            opacity: 1;
            visibility: visible;
            -webkit-transition: .3s ease;
            transition: .3s ease;
        }

        .usercontainer.active .card.alt .title {
            -webkit-transition-delay: .3s;
            transition-delay: .3s;
        }

        .usercontainer.active .card.alt .input-container {
            -webkit-transition-delay: .4s;
            transition-delay: .4s;
        }

            .usercontainer.active .card.alt .input-container:nth-child(2) {
                -webkit-transition-delay: .5s;
                transition-delay: .5s;
            }

            .usercontainer.active .card.alt .input-container:nth-child(3) {
                -webkit-transition-delay: .6s;
                transition-delay: .6s;
            }

.container.active .card.alt .button-container {
    -webkit-transition-delay: .7s;
    transition-delay: .7s;
}

/* Card */
.user-profile-p .card {
    position: relative;
    background: #ffffff;
    border-radius: 5px;
    padding: 60px 0 40px 0;
    box-sizing: border-box;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    -webkit-transition: .3s ease;
    transition: .3s ease;
    /* Title */
    /* Inputs */
    /* Button */
    /* Footer */
    /* Alt Card */
}

    .user-profile-p .card:first-child {
        background: #fafafa;
        height: 10px;
        border-radius: 5px 5px 0 0;
        margin: 0 10px;
        padding: 0;
    }

    .user-profile-p .card .title {
        position: relative;
        z-index: 1;
        border-left: 5px solid #ec2652;
        margin: 0 0 35px;
        padding: 10px 0 10px 50px;
        color: #ec2652;
        font-size: 32px;
        font-weight: 600;
        text-transform: uppercase;
    }

    .user-profile-p .card .input-container {
        position: relative;
        margin: 0 60px 50px;
    }

        .user-profile-p .card .input-container input {
            outline: none;
            z-index: 1;
            position: relative;
            background: none;
            width: 100%;
            height: 54px;
            border: 0;
            color: #212121;
            font-size: 20px;
            font-weight: 400;
        }

            .user-profile-p .card .input-container input:focus ~ label {
                color: #9d9d9d;
                -webkit-transform: translate(-12%, -50%) scale(0.75);
                transform: translate(-12%, -50%) scale(0.75);
            }

            .user-profile-p .card .input-container input:focus ~ .bar:before,
            .user-profile-p .card .input-container input:focus ~ .bar:after {
                width: 50%;
            }

            .user-profile-p .card .input-container input:valid ~ label {
                color: #9d9d9d;
                -webkit-transform: translate(-12%, -50%) scale(0.75);
                transform: translate(-12%, -50%) scale(0.75);
            }

        .user-profile-p .card .input-container label {
            position: absolute;
            top: 0;
            left: 0;
            color: #757575;
            font-size: 24px;
            font-weight: 300;
            line-height: 60px;
            -webkit-transition: 0.2s ease;
            transition: 0.2s ease;
        }

        .user-profile-p .card .input-container .bar {
            position: absolute;
            left: 0;
            bottom: 0;
            background: #757575;
            width: 100%;
            height: 1px;
        }

            .user-profile-p .card .input-container .bar:before,
            .user-profile-p .card .input-container .bar:after {
                content: '';
                position: absolute;
                background: #ec2652;
                width: 0;
                height: 2px;
                -webkit-transition: .2s ease;
                transition: .2s ease;
            }

            .user-profile-p .card .input-container .bar:before {
                left: 50%;
            }

            .user-profile-p .card .input-container .bar:after {
                right: 50%;
            }

    .user-profile-p .card .button-container {
        margin: 0 60px;
        text-align: center;
    }

        .user-profile-p .card .button-container button {
            outline: 0;
            cursor: pointer;
            position: relative;
            display: inline-block;
            background: 0;
            width: 240px;
            border: 2px solid #e3e3e3;
            padding: 20px 0;
            font-size: 24px;
            font-weight: 600;
            line-height: 1;
            text-transform: uppercase;
            overflow: hidden;
            -webkit-transition: .3s ease;
            transition: .3s ease;
        }

            .user-profile-p .card .button-container button span {
                position: relative;
                z-index: 1;
                color: #ddd;
                -webkit-transition: .3s ease;
                transition: .3s ease;
            }

            .user-profile-p .card .button-container button:before {
                content: '';
                position: absolute;
                top: 50%;
                left: 50%;
                display: block;
                background: #ec2652;
                width: 30px;
                height: 30px;
                border-radius: 100%;
                margin: -15px 0 0 -15px;
                opacity: 0;
                -webkit-transition: .3s ease;
                transition: .3s ease;
            }

            .user-profile-p .card .button-container button:hover,
            .user-profile-p .card .button-container button:active,
            .user-profile-p .card .button-container button:focus {
                border-color: #ec2652;
            }

                .user-profile-p .card .button-container button:hover span,
                .user-profile-p .card .button-container button:active span,
                .user-profile-p .card .button-container button:focus span {
                    color: #ec2652;
                }

                .user-profile-p .card .button-container button:active span,
                .user-profile-p .card .button-container button:focus span {
                    color: #ffffff;
                }

                .user-profile-p .card .button-container button:active:before,
                .user-profile-p .card .button-container button:focus:before {
                    opacity: 1;
                    -webkit-transform: scale(10);
                    transform: scale(10);
                }

    .user-profile-p .card .footer {
        margin: 40px 0 0;
        color: #d3d3d3;
        font-size: 24px;
        font-weight: 300;
        text-align: center;
    }

        .user-profile-p .card .footer a {
            color: inherit;
            text-decoration: none;
            -webkit-transition: .3s ease;
            transition: .3s ease;
        }

            .user-profile-p .card .footer a:hover {
                color: #bababa;
            }

    .user-profile-p .card.alt {
        position: absolute;
        top: 40px;
        right: -70px;
        z-index: 10;
        width: 100px;
        height: 100px;
        background: none;
        border-radius: 100%;
        box-shadow: none;
        padding: 0;
        -webkit-transition: .3s ease;
        transition: .3s ease;
        /* Toggle */
        /* Title */
        /* Input */
        /* Button */
    }

        .user-profile-p .card.alt .toggle {
            position: relative;
            background: #ec2652;
            width: 100px;
            height: 100px;
            border-radius: 100%;
            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            color: #ffffff;
            font-size: 42px;
            line-height: 100px;
            text-align: center;
            cursor: pointer;
        }

            .user-profile-p .card.alt .toggle:before {
                content: '\f067';
                display: inline-block;
                font: normal normal normal 14px/1 FontAwesome;
                font-size: inherit;
                text-rendering: auto;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                -webkit-transform: translate(0, 0);
                transform: translate(0, 0);
            }

        .user-profile-p .card.alt .title,
        .user-profile-p .card.alt .input-container,
        .user-profile-p .card.alt .button-container {
            left: 100px;
            opacity: 0;
            visibility: hidden;
        }

        .user-profile-p .card.alt .title {
            position: relative;
            border-color: #ffffff;
            color: #ffffff;
        }

            .user-profile-p .card.alt .title .close {
                cursor: pointer;
                position: absolute;
                top: 0;
                right: 60px;
                display: inline;
                color: #ffffff;
                font-size: 58px;
                font-weight: 400;
            }

                .user-profile-p .card.alt .title .close:before {
                    content: '\00d7';
                }

        .user-profile-p .card.alt .input-container input {
            color: #ffffff;
        }

            .user-profile-p .card.alt .input-container input:focus ~ label {
                color: #ffffff;
            }

            .user-profile-p .card.alt .input-container input:focus ~ .bar:before,
            .user-profile-p .card.alt .input-container input:focus ~ .bar:after {
                background: #ffffff;
            }

            .user-profile-p .card.alt .input-container input:valid ~ label {
                color: #ffffff;
            }

        .user-profile-p .card.alt .input-container label {
            color: rgba(255, 255, 255, 0.8);
        }

        .user-profile-p .card.alt .input-container .bar {
            background: rgba(255, 255, 255, 0.8);
        }

        .user-profile-p .card.alt .button-container button {
            width: 100%;
            background: #ffffff;
            border-color: #ffffff;
        }

            .user-profile-p .card.alt .button-container button span {
                color: #ec2652;
            }

            .user-profile-p .card.alt .button-container button:hover {
                background: rgba(255, 255, 255, 0.9);
            }

            .user-profile-p .card.alt .button-container button:active:before,
            .user-profile-p .card.alt .button-container button:focus:before {
                display: none;
            }

/* Keyframes */
@-webkit-keyframes buttonFadeInUp {
    0% {
        bottom: 30px;
        opacity: 0;
    }
}

@keyframes buttonFadeInUp {
    0% {
        bottom: 30px;
        opacity: 0;
    }
}

/*  Your Profile Page Content End Here */


/* Approve Reject Starts here*/
.section-s-heading h6 {
    margin-top: 8px;
}

.page-cont-info ul {
    padding-left: 0px;
}

    .page-cont-info ul li {
        list-style: none;
        font-size: 16px;
        margin: 20px 0px;
    }

        .page-cont-info ul li span {
            color: #888888;
        }

.view-attached-docs, .view-attached-docs:hover {
    color: #0d8cc1;
    font-size: 14px;
}

.blue-fill-btns {
    background-color: #0d8cc1 !important;
}

span.mandatory, .floating-label label span {
    font-size: 14px;
    color: #f7384c;
    font-weight: bold;
}

.errorMessage {
    font-size: 11px;
    color: rgba(213,11,11,1);
    bottom: -20px;
    position: absolute;
    width: 100% !important;
    display: block !important;
    
}
#templateContentSignatureReq {
    right: 120px;
}

.errorMessageSearch {
    font-size: 11px;
    color: rgba(213,11,11,1);
    bottom: -20px;
    position: absolute;
    width: 100% !important;
    display: block !important;
}

.errorMessageUpload {
    font-size: 11px;
    color: rgba(213,11,11,1);
    bottom: -20px;
}


.grid-inActiveStatus {
    background-color: #ffeacc;
    color: #ff9800;
    font-size: 15px;
    padding: 5px 2px;
    min-width: 72px;
    display: table-cell;
    text-align: center;
    height: 15px;
    max-height: 15px;
    overflow: hidden;
    line-height: 16px;
    vertical-align: middle;
}

.grid-cancel {
    background-color: #FF9F7B;
    color: #9A0101;
    font-size: 15px;
    padding: 5px 2px;
    min-width: 72px;
    display: table-cell;
    text-align: center;
    height: 15px;
    max-height: 15px;
    overflow: hidden;
    line-height: 16px;
    vertical-align: middle;
}

.grid-activeStatus {
    background-color: #ccf4dd;
    color: #00c853;
    font-size: 15px;
    padding: 5px 2px;
    min-width: 72px;
    display: table-cell;
    text-align: center;
    height: 15px;
    max-height: 15px;
    overflow: hidden;
    line-height: 16px;
    vertical-align: middle;
}

.grid-draftStatus {
    background-color: #ffebf1;
    color: #fd397a;
    font-size: 15px;
    padding: 5px 2px;
    min-width: 72px;
    display: table-cell;
    text-align: center;
    height: 15px;
    max-height: 15px;
    overflow: hidden;
    line-height: 16px;
    vertical-align: middle;
}

.grid-inReviewStatus {
    background-color: #e9f1fe;
    color: #2c77f4;
    font-size: 15px;
    /*padding: 5px 10px;*/
    padding: 10px 7px;
    min-width: 72px;
    display: table-cell;
    text-align: center;
    height: 15px;
    max-height: 15px;
    overflow: hidden;
    line-height: 16px;
    vertical-align: middle;
}

.grid-ApprovedStatus {
    background-color: #82dba7;
    color: #fff;
    font-size: 15px;
    padding: 5px 2px;
    min-width: 72px;
    display: table-cell;
    text-align: center;
    height: 15px;
    max-height: 15px;
    overflow: hidden;
    line-height: 16px;
    vertical-align: middle;
}

.grid-RejectedStatus {
    background-color: #ff7e78;
    color: #fff;
    font-size: 15px;
    padding: 5px 2px;
    min-width: 72px;
    display: table-cell;
    text-align: center;
    height: 15px;
    max-height: 15px;
    overflow: hidden;
    line-height: 16px;
    vertical-align: middle;
}

.grid-DeletedStatus {
    background-color: #ff3229;
    color: #fff;
    font-size: 15px;
    padding: 5px 2px;
    min-width: 72px;
    display: table-cell;
    text-align: center;
    height: 15px;
    max-height: 15px;
    overflow: hidden;
    line-height: 16px;
    vertical-align: middle;
}

.status-fs-s {
    font-size: 14px !important;
    color: #888;
}

    .status-fs-s.cont-status-c .col-md-3 {
        max-width: 70px !important;
    }

.anpac-add-btn-icons {
    background-image: url("https://dlobz6cka9uz.cloudfront.net/Anapact_Prod_Files/images/create-plus-icon-normal.png");
    width: 20px;
    height: 20px;
    float: right;
    background-repeat: no-repeat;
    margin: 4px 0px 0px 10px;
}

.create-new-user-btn.gray-btns:hover .anpac-add-btn-icons {
    background-image: url("https://dlobz6cka9uz.cloudfront.net/Anapact_Prod_Files/images/create-plus-icon-hover.png");
}


/*.status-fs-s .radio-bx {
	font-size: 14px !important;
}*/
.status-fs-lable {
    padding-right: 0px !important;
}

.status-fs-btns {
    padding-left: 0px !important;
}

.nav-tabs {
    border: 0px;
}

.tab-section {
    padding-bottom: 0px;
}

    .tab-section .nav-tabs a {
        padding-bottom: 7px;
        font-size: 18px;
        color: #1b1b28;
    }

.audittrail-version-sec .page-cont-info {
    height: 415px;
}

.approveview .audittrail-version-sec .page-cont-info {
    height: 435px;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active, .nav-tabs .nav-link:hover {
    border: 0px !important;
    border-bottom: 2px solid #f7384c !important;
    color: #f7384c !important;
}

.small-btns {
    font-size: 14px;
    padding: 2px 10px;
    background-color: #0d8cc1;
}

.notes-table table {
    font-size: 16px;
    color: #888888;
    font-weight: 400;
}

    .notes-table table th {
        color: #1b1b28;
        font-weight: normal;
    }

        .notes-table table th:first-child {
            width: 50%;
        }

        .notes-table table th:nth-child(2), .notes-table table th:nth-child(3) {
            width: 25%;
        }

    .notes-table table td, .notes-table table th {
        padding: 5px 5px;
    }

.coulmn-space-l {
    padding-left: 10px;
}

.coulmn-space-r {
    padding-right: 10px;
}

.calendar {
    background: url("https://dlobz6cka9uz.cloudfront.net/Anapact_Prod_Files/images/calendar.png") no-repeat;
    background-position: right;
}

label.selLabelEffect, label.selLabelEffectNew {
    top: 0px !important;
    font-size: 16px !important;
    color: #888888 !important;
}

label.selLabelEffectNew {
    top: -18px !important;
    font-size: 14px !important;
    color: #000000 !important;
}

.gray-btns.float-right {
    margin-bottom: 0px !important;
}

.top-tab {
    padding-bottom: 0px;
}

    .top-tab .nav-tabs a {
        padding-bottom: 7px;
        font-size: 18px;
        color: #1b1b28;
    }
/* Approve Reject Ends here*/



/*file upload input start here*/

.fileupload {
    visibility: hidden;
    position: absolute;
}

.fileupload-feilds .form-control {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #888;
}

.fileupload-feilds .input-group-text {
    border-top-left-radius: 25px !important;
    border-bottom-left-radius: 25px !important;
}

.up-file-close {
    background-color: transparent;
    border: 0px;
    padding: 0px;
}

.upload-descri-txt {
    border-bottom: 1px solid #DDD;
}

.up-file-close img {
    vertical-align: top;
}

.up-file-name {
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    white-space: nowrap;
    height: 20px;
}

.uploaded-file-list #divFileList .alert {
    padding-bottom: 0px;
    padding-right: 0px;
    margin-bottom: 5px;
}
/*file upload input End here*/

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Grdi Style Starts Here*/
/*th [role="listbox"] {
    visibility: hidden;

}*/
/*.k-grid-filter.k-state-active  
.k-i-filter:before {
    content: "\e12a" !important; f32c2c
}*/
.k-grid-filter.k-state-active
.k-i-filter:before {
    content: "" !important;
    background-image: url('https://dlobz6cka9uz.cloudfront.net/Anapact_Prod_Files/images/filterActive.png') !important;
    background-position: 0 0 !important;
}

.k-grid-header .k-header,
.k-filter-row > th,
.k-grid-header th.k-header,
.k-filtercell > span,
.k-pager-wrap {
    background-color: #ffffff !important;
}

#anapactKendoGrid .k-grid-content tbody td img {
    cursor: pointer;
}

#anapactKendoGrid table,
.k-grid-header .k-header,
.k-filter-row > th,
.k-grid-header th.k-header,
.k-grid-header-wrap {
    border: 0px !important;
}

#UserList {
    min-height: 560px !important;
}

#anapactKendoGrid table,
.k-grid-header .k-header,
.k-filter-row > th,
.k-grid-header th.k-header,
.k-grid-header-wrap {
    border: 0px !important;
}

#TemplateActivities {
    min-height: 200px !important;
}

    #TemplateActivities .k-grid-content.k-auto-scrollable {
        height: 304px !important;
    }

#ContractActivities .k-grid-content.k-auto-scrollable {
    height: 304px !important;
}

#TemplateVersions .k-grid-content.k-auto-scrollable {
    height: 304px !important;
}

.notes-table #NotesList .k-grid-content.k-auto-scrollable {
    height: 220px !important;
}

#anapactKendoGrid table,
.k-grid-header .k-header,
.k-filter-row > th,
.k-grid-header th.k-header,
.k-grid-header-wrap {
    border: 0px !important;
}

/*#TemplateVersions {
    min-height: 200px !important;
}*/

#anapactKendoGrid table,
.k-grid-header .k-header,
.k-filter-row > th,
.k-grid-header th.k-header,
.k-grid-header-wrap {
    border: 0px !important;
}

#AllContractTemplateList {
    min-height: 560px !important;
}

#anapactKendoGrid table,
.k-grid-header .k-header,
.k-filter-row > th,
.k-grid-header th.k-header,
.k-grid-header-wrap,
#anapactKendoGrid #MyContractTemplateList {
    border: 0px !important;
}

#MyContractTemplateList {
    min-height: 560px !important;
}

#anapactKendoGrid table,
.k-grid-header .k-header,
.k-filter-row > th,
.k-grid-header th.k-header,
.k-grid-header-wrap,
#anapactKendoGrid #MyReviewContractTemplateList {
    border: 0px !important;
}

#MyReviewContractTemplateList {
    min-height: 560px !important;
}


#anapactKendoGrid table,
.k-grid-header .k-header,
.k-filter-row > th,
.k-grid-header th.k-header,
.k-grid-header-wrap,
#anapactKendoGrid #MyContractList {
    border: 0px !important;
}

#MyContractList {
    min-height: 560px !important;
}


#anapactKendoGrid table,
.k-grid-header .k-header,
.k-filter-row > th,
.k-grid-header th.k-header,
.k-grid-header-wrap,
#anapactKendoGrid #AllContractList {
    border: 0px !important;
}

#AllContractList {
    min-height: 560px !important;
}

.k-grid-content .k-auto-scrollable {
    min-height: 385px !important;
}

.k-grid-header th.k-header > .k-link, .k-grid-header th.k-header {
    font-size: 16px;
    color: #222222;
}

.k-grid-header th.k-header {
    padding: 10px !important;
}

.k-grid-header th.k-sorted .k-icon {
    color: #f32c2c;
}

.k-grid td {
    padding: 10px !important;
    color: #888888;
    font-size: 15px;
    height: 40px;
    max-height: 40px;
}

.k-filtercell > span {
    width: 60% !important;
}

div.k-grid-header {
    border-bottom-width: 0px !important;
}

.k-grid tr:hover {
    background-color: #f5f5f5 !important;
}

.k-dropdown .k-state-default {
    margin-left: -2px;
    border-color: transparent;
}

.k-button-icontext {
    background: transparent url("https://dlobz6cka9uz.cloudfront.net/Anapact_Prod_Files/images/grid-view_icon.png") no-repeat !important;
    background-size: 50% !important;
    box-shadow: none !important;
    border: none !important;
    display: block !important;
    height: 50px;
    position: relative;
    top: 10px !important;
}

#anapactKendoGrid .k-pager-numbers li {
    margin: 0px;
}

#anapactKendoGrid .k-grid-header .k-grid-filter {
    padding-left: 0px !important;
}

.k-editable-area .ke-textarea textarea {
    font-family: 'Tinos', serif;
}

.k-animation-container .k-autocomplete .k-input,
.k-textbox > input {
    display: block;
    width: 90% !important;
}

.k-animation-container .k-autocomplete > .k-i-close {
    right: calc(1.210714285em - 16px) !important;
}

#anapactKendoGrid .k-icon.k-icon-select {
    color: #f32c2c !important;
}

#anapactKendoGrid .k-icon.k-i-filter {
}

.k-pager-wrap {
    border: 1px solid #e6e6e6 !important;
}

.dyn-dropdown-field .k-input {
    text-indent: 5px !important;
}

.k-dropdown-wrap.k-state-active,
.k-dropdown-wrap.k-state-focused {
    box-shadow: none !important;
}

.k-dropdown .k-state-default {
    border-color: transparent !important;
}

/* Grdi Style Ends Here*/





/**
    Loader Started
*/
.loader {
    top: 0;
    left: 0;
    position: fixed;
    opacity: 0.8;
    z-index: 10000000;
    background: Black;
    height: 100%;
    width: 100%;
    margin: auto;
}

.strip-holder {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 50%;
    margin-left: -50px;
    position: relative;
}

.k-loading-mask .k-loading-image {
    background-image: url('https://dlobz6cka9uz.cloudfront.net/Anapact_Prod_Files/images/loader.gif');
    width: 90px;
    height: auto;
}

.loaderimagecls {
    width: 90px;
    height: auto;
}

.loaderimageContent {
    width: 20px;
    height: auto;
}

.divShowLoaderContent {
    margin-top: -32px;
    margin-left: 150px;
    padding: 2px;
    display: block;
    position: relative;
}

.divHideLoaderContent {
    display: none;
}

.divLoaderInnerPageContent {
    margin-top: -29px;
    margin-left: 120px;
    padding: 2px;
}
/**
    Loader End
*/
/*Snackbar starts here*/
#SuccessMessageBox, #InfoMessageBox, #ErrorMessageBox, #WarningMessageBox {
    visibility: hidden;
    width: 320px;
    /*margin-left: -125px;*/
    background-color: rgba(112,183,113,0.9);
    color: #fff;
    text-align: center;
    border-radius: 2px;
    padding: 10px 15px;
    position: fixed;
    z-index: 1;
    right: 30px;
    top: 30px;
    font-size: 17px;
}

#ErrorMessageBox {
    background-color: rgba(203,95,85,0.9);
}

#WarningMessageBox {
    background-color: rgba(250,169,34,0.9);
}

#InfoMessageBox {
    background-color: rgba(85,171,198,0.9);
}

    #SuccessMessageBox p, #InfoMessageBox p, #ErrorMessageBox p, #WarningMessageBox p {
        font-size: 14px;
        margin-bottom: 5px;
    }

    #SuccessMessageBox.show, #InfoMessageBox.show, #ErrorMessageBox.show, #WarningMessageBox.show {
        visibility: visible;
        -webkit-animation: fadein 0.5s, fadeout 0.5s 5s;
        animation: fadein 0.5s, fadeout 0.5s 5s;
    }

.snack-icon {
    margin-top: 20px;
}

@-webkit-keyframes fadein {
    from {
        top: 0;
        opacity: 0;
    }

    to {
        top: 30px;
        opacity: 1;
    }
}

@keyframes fadein {
    from {
        top: 0;
        opacity: 0;
    }

    to {
        top: 30px;
        opacity: 1;
    }
}

@-webkit-keyframes fadeout {
    from {
        top: 30px;
        opacity: 1;
    }

    to {
        top: 0;
        opacity: 0;
    }
}

@keyframes fadeout {
    from {
        top: 30px;
        opacity: 1;
    }

    to {
        top: 0;
        opacity: 0;
    }
}
/*Snackbar ends here*/
/*ck editer css start here*/
.kindo-ck-editer .k-editor-toolbar .k-button-group .k-tool {
    width: 33px;
    height: 30px;
    line-height: 30px;
    margin: 0;
}

.kindo-ck-editer .k-editor-toolbar li.k-tool-group {
    padding: 0;
    box-shadow: none;
    margin: 5px 10px 10px 0px;
}

.kindo-ck-editer iframe {
    /*height: 240px !important;*/
}

.temp-content-sec .k-dropdown-wrap.k-state-default.selLabelEffectNew {
    background-color: #fff;
    box-shadow: none;
}

.temp-content-sec .k-picker-wrap.k-state-default {
    box-shadow: none;
}

.temp-content-sec .k-dropdown-wrap.k-state-default.selLabelEffect {
    background-color: #fff;
    box-shadow: none;
}

.create-cont-p .k-widget .k-dropdown .floating-input .k-dropdown .k-state-default {
    background-color: transparent;
}

.temp-content-sec .k-tool-icon.k-icon.k-i-hyperlink-open-sm {
    background-color: #0d8cc1;
    color: #fff;
    padding: 5px;
    top: -2px;
}

#templateContentReq .kindo-ck-editer .k-widget.k-editor {
    height: 332px !important;
}

.kindo-ck-editer .k-widget.k-editor {
    /*height: 357px !important;*/
    height: 460px;
}

.template-content-sec .kindo-ck-editer .k-widget.k-editor {
    height: 340px !important;
}

.creat-temp.kindo-ck-editer .kindo-ck-editer .k-widget.k-editor {
    height: 343px !important;
}

.cont-approveview .kindo-ck-editer .k-widget.k-editor {
    height: 265px !important;
}

.cont-approveview .kindo-ck-editer {
    height: 316px;
}

    .cont-approveview .kindo-ck-editer.import-cont-view-cont-editer {
        height: 265px;
    }

.view-contract-ckeditter .kindo-ck-editer {
    height: 295px;
}

/*ck editer css End here*/
#templateContentEditModel {
    padding-right: 0px !important;
}

    #templateContentEditModel .modal-dialog {
        max-width: 100% !important;
        margin: 0px !important;
    }

    #templateContentEditModel .modal-content {
        height: 100vh;
    }

    #templateContentEditModel .modal-body {
        padding: 20px;
    }

    #templateContentEditModel .page-content {
        margin: 0px;
        height: 100% !important;
    }

    #templateContentEditModel .k-dropdown-wrap.k-state-default.selLabelEffectNew {
        background-color: #fff;
        box-shadow: none;
    }

    #templateContentEditModel .k-picker-wrap.k-state-default {
        box-shadow: none;
    }

    #templateContentEditModel .k-dropdown-wrap.k-state-default.selLabelEffect {
        background-color: #fff;
        box-shadow: none;
    }

    #templateContentEditModel .k-tool-icon.k-icon.k-i-hyperlink-open-sm {
        background-color: #0d8cc1;
        color: #fff;
        padding: 5px;
        top: -2px;
    }

    #templateContentEditModel [title="Collapse Editor"] {
        background-color: #0d8cc1;
        color: #fff;
        padding: 2px;
        top: 0px;
    }

    #templateContentEditModel .kindo-ck-editer {
        height: 100% !important;
    }

    #templateContentEditModel #details-container {
        height: 100% !important;
    }

    #templateContentEditModel .kindo-ck-editer iframe {
        height: 100% !important;
    }

    #templateContentEditModel .k-widget.k-editor.k-header.k-editor-widget {
        height: 100% !important;
    }

/*#templateTContentEditModel {
    padding-right: 0px !important;
}

    #templateTContentEditModel .modal-dialog {
        margin: 0px !important;
    }

    #templateTContentEditModel .modal-content {
        height: 100vh;
    }

    #templateTContentEditModel .modal-body {
        padding: 20px;
    }

    #templateTContentEditModel .page-content {
        margin: 0px;
    }*/

.comn-error-msg {
    width: 100%;
    margin: 20px;
    padding-bottom: 15px;
    clear: both;
    overflow: hidden;
    display: none;
}

.comn-error-msg-approver {
    width: 100%;
    margin-left: 18px;
    padding-bottom: 15px;
    clear: both;
    overflow: hidden;
    display: block;
    margin-top: -20px;
}

    .comn-error-msg-approver .errorMessage {
        bottom: 0px;
        position: relative !important;
    }

.comn-error-msg .errorMessage {
    bottom: 0px;
    position: relative !important;
}

.activity-work {
    font-size: 16px;
}

#templatedetailModel #spActivityDetails ul {
    padding-left: 0px;
    word-wrap: break-word;
    height: 150px;
    max-height: 250px;
    min-height: 150px;
    overflow: auto;
}

.set-workflow-sec .set-workflow-sno {
    max-width: 30px;
    margin-top: 20px;
}

.set-workflow-sec .set-workflow-app-act {
    margin-top: 20px;
}

.set-workflow-sec .set-workflow-desc {
    margin-top: 20px;
}

.divSetWorkFields {
    padding-right: 0px;
}

.set-workflow-desc .floating-input {
    width: 110% !important;
}

.cont-add-workflow-assign .set-workflow-desc .floating-input {
    width: 100% !important;
}

#divFileList {
    max-height: 170px;
    overflow: auto;
}

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: #000;
    -webkit-box-shadow: 0 0 0px 1000px transprant inset;
    transition: background-color 5000s ease-in-out 0s;
}

.selectcls .selLabelEffect {
    top: -18px !important;
    height: 20px
}

.flexcontainer {
    display: inline-flex;
    align-items: center;
    margin-bottom: 0px;
}

    .flexcontainer input {
        width: 322px !important;
        float: left;
        display: inline-flex;
        align-items: center;
        margin-bottom: 0px;
    }

    .flexcontainer input {
        width: 322px !important;
        float: left;
    }

.addremov-btn-icon img {
    margin-right: 10px;
}

.setworkflowaddremove {
    max-width: 60px !important;
    padding: 0px !important;
}

.metadata-feild-sec .page-cont-info {
    min-height: 100px;
    height: auto;
    overflow: auto;
}
/*.metadata-feild-sec .floating-label {
	margin-bottom: 0px !important;
}*/
.set-workflow-sec .page-cont-info {
    min-height: 100px;
    height: auto;
    overflow: auto;
}

/*#divSetWorkFlow .floating-label {
	margin-bottom: 0px !important;
}*/
#divSetWorkFlow .k-widget.k-autocomplete.floating-input.k-autocomplete-clearable.k-state-default input {
    padding: 2px 0px !important;
    text-indent: 0px !important;
}

#divSetWorkFlow .input-group {
    margin-bottom: 0px;
}

.page-cont-info .k-widget.k-autocomplete.floating-input input {
    height: 25px !important;
    font-size: 16px !important;
    text-indent: 0px !important;
}

.page-content .k-state-hover {
    box-shadow: none !important;
}

.cont-kindo-ck-editer {
    clear: both;
    overflow: hidden;
}

.cont-status .page-cont-info {
    padding-bottom: 9px;
    font-size: 14px !important;
}

#divDynamicFields .floating-select {
    height: 90px;
}

.page-cont-info .k-datepicker {
    border-bottom: 1px solid #cccccc !important;
    width: 250px;
    margin-right: 20px;
}

.page-cont-info .k-picker-wrap.k-state-default {
    border-color: transparent !important;
}

.page-cont-info .k-datepicker input {
    color: #888888;
}
/*#btnSearch {
	margin: 6px 0px 0px 0px !important;
}*/
.gridglobesearch {
    margin-right: 5px;
}

    .gridglobesearch .form-control {
        border-right: 0px;
    }

        .gridglobesearch .form-control:focus {
            box-shadow: none;
        }

            .gridglobesearch .form-control:focus + .input-group-append #btnSearch {
                border-top: 1px solid #80bdff !important;
                border-bottom: 1px solid #80bdff !important;
            }

#btnSearch {
    border: none;
    background-color: #fff;
    border-top: 1px solid #ced4da;
    border-bottom: 1px solid #ced4da;
    color: #b5b5b5;
}

    #btnSearch:hover,
    #btnSearch:focus {
        color: #000;
        outline: none;
    }

.esign-btn {
    background-color: yellow !important;
    padding: 15px 10px !important;
}
.esignTrial-btn {
    background-color: yellow !important;
    padding: 0px 10px !important;
}

#btnClearSearch {
    background-color: #0d8cc1;
    border: 1px soild #0d8cc1;
    color: #fff;
}

    #btnClearSearch:hover {
        background-color: #f32c2c;
        border: 1px solid #f32c2c !important
    }

#btnExecutedSearch {
    margin: 6px 0px 0px 0px !important;
}

#btnPendingSearch {
    margin: 6px 0px 0px 0px !important;
}

#fromDate_dateview .k-link.k-nav-fast {
    text-transform: capitalize;
}

#toDate_dateview .k-link.k-nav-fast {
    text-transform: capitalize;
}

#executedFromDate_dateview .k-link.k-nav-fast {
    text-transform: capitalize;
}

#executedToDate_dateview .k-link.k-nav-fast {
    text-transform: capitalize;
}

.report-page .table {
    margin-top: 30px;
}

    .report-page .table tbody {
        border: 1px solid #e6e6e6;
    }

    .report-page .table th {
        font-family: 'Tinos', serif;
        font-weight: 400;
        border-top: 0px;
        border-bottom: 1px solid #e6e6e6;
        height: 55px;
        vertical-align: middle;
        border-right: 1px solid #e6e6e6;
    }

    .report-page .table td {
        border-top: 0px;
        border-bottom: 1px solid #e6e6e6;
        height: 55px;
        vertical-align: middle;
        text-align: center;
        border-right: 1px solid #e6e6e6;
    }

.pcl-align-l {
    text-align: left !important;
}

.pcl-heading1 {
    background-color: #f5f5f5;
}

    .pcl-heading1 td {
        width: 180px;
        text-align: center;
    }

#ExecutedContractList tr td:last-child {
    width: 80px;
}

.reports-p #PendingContractList .table {
    margin-top: 0px;
}

.contract-p-dynam-data .col-md-4 {
    float: left;
}

    .contract-p-dynam-data .col-md-4 .anapact-checkbox {
        width: auto !important;
    }

#templateContentSection {
    float: left;
}

.kendo-dyna-checkbox-feild input {
    width: auto !important;
}

#templateContentSection {
    width: 100%;
    margin: 4px 4px;
    padding: 4px;
    height: 328px;
    overflow-y: auto;
    overflow-x: auto;
    position: relative;
}

.approveview .view-contract-ckeditter #templateContentSection {
    height: 342px;
}

.view-contract-ckeditter #templateContentSection textarea {
    background-color: #fff !important;
    border: 1px solid #cdcdcd !important;
}


.cont-approveview #templateContentSection {
    width: 100%;
    margin: 4px 4px;
    padding: 4px;
    height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
}

.cont-approveview #divMetaField .floating-label {
    margin-bottom: 0px !important;
}

.contract-p #aViewSupport,
.contract-p #aAttachSupport,
#aAttachSupport {
    margin-bottom: 0px;
    margin-top: 10px;
    cursor: pointer;
}

.contract-p .kindo-ck-editer .k-widget.k-editor {
    /*height: 310px !important;*/
    height: 500px !important;
}

.contract-Req .kindo-ck-editer .k-widget.k-editor {
    /*height: 460px !important;*/
    height: 100% !important;
}

.template-content-sec .k-dropdown-wrap.k-state-default.selLabelEffectNew {
    background-color: #fff;
    box-shadow: none;
}

.template-content-sec .k-picker-wrap.k-state-default {
    box-shadow: none;
}

.template-content-sec .k-dropdown-wrap.k-state-default.selLabelEffect {
    background-color: #fff;
    box-shadow: none;
}

.template-content-sec .k-tool-icon.k-icon.k-i-hyperlink-open-sm {
    background-color: #0d8cc1;
    color: #fff;
    padding: 5px;
    top: -2px;
}

.template-content-sec page-cont-info status-fs-s {
}

.create-cont-p .temp-content-sec {
    padding-bottom: 16px;
}

.temp-content-sec {
    padding-bottom: 25px !important;
}

.k-label input[type="checkbox"] {
    margin-right: 10px;
    outline: none;
}

.esignveriy-p {
    width: 800px !important;
    /*background-color: #f5f5f5;*/
    margin: 40px auto;
    box-shadow: 0px 0px 20px #D5D5D5;
}

#termscondsPopup .modal-body {
    text-align: justify !important;
}

.esign-term-accpt-btns {
    padding: 30px 0px 10px 0px;
    text-align: center;
    border-top: 1px solid #cdcdcd !important;
    margin-top: 30px;
}

.esign-popup-cls-btn {
    font-size: 30px;
}

.esign-top-logo {
    border-bottom: 1px solid #cdcdcd;
    margin: 0px !important;
}

.esign-signd-by-ext span {
    padding: 20px;
    width: 50%;
    margin: 0 auto;
}

.divMetaField-act-btn {
    margin-top: 25px;
    padding-left: 0px !important;
}

.approveview-dynfld-bg-clr-cnt {
    background-color: transparent;
    border: 1px solid #cdcdcd;
}

.contract-p-dynam-data .k-widget.k-datepicker {
    width: 100%;
}
/* divContractDynamicTable.com */
.divContractDynamicTable {
    display: table;
    width: 100%;
    height: 180px;
    overflow-x: auto;
}

.divContractDynamicTableRow {
    display: table-row;
}

.divContractDynamicTableHeading {
    background-color: #EEE;
    display: table-header-group;
}

.divContractDynamicTableCell, .divContractDynamicTableHead {
    border: 0px solid #999999;
    display: table-cell;
    padding: 3px 10px;
}

.divContractDynamicTableHeading {
    background-color: #EEE;
    display: table-header-group;
    font-weight: bold;
}

.divContractDynamicTableFoot {
    background-color: #EEE;
    display: table-footer-group;
    font-weight: bold;
}

.divContractDynamicTableBody {
    /*display: table-row-group;*/
}

.divContractDynamicTableCellLabel {
    width: 200px;
}

.poup-top-noty-txt {
    font-family: 'Tinos', serif;
    top: -25px;
}

.esign-temp-msg-p {
    padding: 50px 60px;
}

.esign-temp-msg-cont {
    text-align: center;
    padding: 50px 30px;
}

.esign-temp-msg-note {
    margin-top: 40px;
    font-style: italic;
    color: #2b91ff;
    text-align: center;
    padding: 0px 30px;
}

.esign-temp-msg-p .fullLogo {
    margin: 0px auto 20px auto;
    width:200px;
}

.info-comt-txt {
    font-size: 14px;
    text-align: justify;
    margin-top: 5px;
    color: #888;
}

.contract-detail-sec .k-input {
    text-indent: 5px !important;
}

.divContractDynamicTableCell {
    width: 100% !important;
    box-shadow: none;
    background-color: transparent !important;
}

#dynamicFieldValue {
    width: 100% !important;
    box-shadow: none;
    background-color: transparent !important;
}

#AddDynamicFields .modal-body {
    min-height: 250px;
    max-height: 350px;
    height: auto;
    overflow: auto;
}

#UpdateDynamicFields .modal-body {
    max-height: 300px;
    height: auto;
    overflow: auto;
}

.showContent {
    /* display: block !important; */
    display: -webkit-flex;
    -webkit-align-items: center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 37px;
}

.hideContent {
    display: none !important;
}

.updateDynamicFieldaddtxt {
    margin-top: 10px !important;
    float: left;
    padding-left: 20px;
    font-size: 12px;
    cursor: pointer;
    color: #0d8cc1;
}

.updateDynamicFieldaddicon {
    margin: 10px 0px 10px 10px !important;
    float: left;
    padding-left: 20px;
    font-size: 12px;
    cursor: pointer;
    color: #0d8cc1 !important;
}


.full-screen-ck-editer.top-action-btns {
    width: 100% !important;
    border-bottom: 1px solid #eee !important;
    padding: 0px !important;
    margin-bottom: 0px !important;
    display: inline-block;
    background-color: transparent !important;
    border-radius: 0px !important;
}

/*Create New Memeber Popup Start here*/
/*.teamowner-selc .floating-label {
    border-bottom: 1px solid #ccc;
}*/
.teamowner-selc .form-control.k-widget {
    width: 100%;
}

.teamowner-selc .k-autocomplete .k-input {
    text-indent: 0px;
    border-bottom: 1px solid #ccc !important;
}

.teamowner-selc input:focus {
    box-shadow: none;
}

.teamowner-serach-icon {
    position: absolute;
    top: 4px;
    right: 4px;
    cursor: pointer;
    color: #ccc;
}

.teamowner-eamil #teamOwnerEmailId {
    height: 37px;
}

.teamowner-selc .k-autocomplete > .k-i-close {
    right: 25px;
}

#teamContractTypeReq .form-control.k-widget {
    height: 100px !important;
}

.selc-cont-type-box .form-control.k-widget #teamContractType_taglist {
}

.manageteam-grid .listing-teamname a {
    color: #888 !important;
}

    .manageteam-grid .listing-teamname a:hover {
        color: #0274a8 !important;
        text-decoration: none;
        border-bottom: 1px solid #0274a8;
    }

.selc-cont-type-box .k-multiselect-clearable .k-multiselect-wrap {
    height: 100px;
    border: 1px solid #ccc;
    padding: 10px;
}

.selc-cont-type-box .k-widget .k-multiselect .form-control .k-multiselect-clearable {
    border: 1px solid #ccc;
}

.selc-cont-type-box #teamContractType_taglist {
    /*
	padding: 10px;
	height: 100px;
border: 1px solid #ccc;
*/
}

    .selc-cont-type-box #teamContractType_taglist li {
        margin: 0px 10px 6px 0px !important;
        background-color: #f0f0f0;
        border-radius: 0px;
    }

        .selc-cont-type-box #teamContractType_taglist li span {
            color: #000;
        }

        .selc-cont-type-box #teamContractType_taglist li .k-select {
            color: #fff !important;
        }

        .selc-cont-type-box #teamContractType_taglist li .k-icon.k-i-close {
            color: #C0C0C0 !important;
        }

.selc-cont-type-box .k-widget.k-multiselect.form-control {
    height: 120px;
}

.selc-cont-type-box .k-multiselect-wrap {
    height: 106px;
    padding: 10px 0px 10px 10px;
    border: 1px solid #ccc !important;
    overflow: auto;
}


.add-teammember-box .k-multiselect-wrap {
    height: 120px;
    border: 1px solid #ccc !important;
    padding: 10px;
    overflow: auto;
}

.add-teammember-box #teamMembers_taglist li {
    margin: 0px 10px 10px 0px !important;
    background-color: #f0f0f0;
    border-radius: 0px;
}


.add-teammember-box .form-control.k-widget {
    height: 140px;
}

.add-teammember-box .k-multiselect-clearable .k-multiselect-wrap {
    height: 115px;
    border: 1px solid #ccc;
    padding: 10px;
    overflow: auto
}

.add-teammember-box ul#teamMembers_taglist {
    overflow: auto
}

.add-teammember-box #teamMembers_taglist li span {
    color: #000;
}

.add-teammember-box #teamMembers_taglist li .k-select {
    color: #fff !important;
}

.add-teammember-box #teamMembers_taglist li .k-icon.k-i-close {
    color: #C0C0C0 !important;
}

.selc-teamowner .k-icon.k-clear-value.k-i-close {
    margin-top: 2px;
    margin-right: 10px;
}

.emailtM-id {
    float: right;
}
/*Create New Memeber Popup end here*/
.mainmenu .side-menu-icon6 span {
    background-position: -194px -11px;
}

.mainmenu .active .side-menu-icon6 span {
    background-position: -240px -11px;
}

.side-menu-icon6:hover span,
.side-menu-icon6:active span {
    background-position: -241px -11px;
}
/*Create New contract type here*/
.mainmenu .side-menu-icon7 span {
    background-position: -147px -58px;
}

.mainmenu .active .side-menu-icon7 span {
    background-position: -142px -102px;
}

.side-menu-icon7:hover span,
.side-menu-icon7:active span {
    background-position: -147px -102px;
}

.mainmenu .side-menu-icon8 span {
    background-position: -242px -55px;
}

.mainmenu .active .side-menu-icon8 span {
    background-position: -192px -55px;
}

.side-menu-icon8:hover span,
.side-menu-icon8:active span {
    background-position: -192px -55px;
}

.mainmenu .side-menu-icon9 span {
    background-position: -196px -100px;
}

.mainmenu .active .side-menu-icon9 span {
    background-position: -242px -100px;
}

.side-menu-icon9:hover span,
.side-menu-icon9:active span {
    background-position: -240px -100px;
}


li.k-item.k-state-selected {
    display: none;
}

.creatnew-team-popup input#teamOwner {
    height: 23px;
}

.selc-cont-type-box {
    margin-bottom: 0px !important;
    padding-bottom: 5px;
}

.add-teammember-box {
    margin: 20px 0px 6px 0px !important;
}

.creatnew-team-popup .status-fs-s {
    margin-top: 40px !important;
    padding-left: 0px !important;
}
/*user access settings*/
/*Contract Type table */

.btn-edit,
.btn-delete {
    padding: 5px 8px;
}

    .btn-edit:focus,
    .btn-delete:focus {
        box-shadow: none;
    }

    .btn-edit i,
    .btn-delete i,
    .btn-edit i,
    .btn-settings i {
        font-size: 20px;
        color: #888888;
    }

        .btn-edit i:hover,
        .btn-delete i:hover,
        .btn-settings i:hover {
            color: #f32c2c
        }

.contracttype-table table thead th {
    color: #212121;
    border-top: none;
    font-weight: normal;
    font-size: 18px;
}

    .contracttype-table table thead th i {
        font-size: 16px;
        color: #616161;
    }

.contracttype-table table tbody td,
.contracttype-table table thead th {
    vertical-align: middle;
}

.contracttype-table table tbody td {
    color: #888888;
    font-size: 14px;
}

    .contracttype-table table tbody td:first-child,
    .contracttype-table table thead th:first-child {
        width: 10%;
    }

    .contracttype-table table tbody td:last-child,
    .contracttype-table table thead th:last-child {
        width: 18%;
        text-align: right;
    }


/*Popup Design*/

.createcontracttype .modal-footer .btn {
    min-width: 120px;
}

    .createcontracttype .modal-footer .btn.btn-add {
        background: #f32c2c;
        border-color: #f32c2c
    }

    .createcontracttype .modal-footer .btn.btn-cancel {
        background: #545454;
        border-color: #545454
    }

.btn.btn-cancel {
    background: #cccccc;
    height: 42px;
    border-color: #cccccc;
    text-transform: uppercase;
}

    .btn.btn-cancel:hover {
        background: #4a4a4a;
        border-color: #4a4a4a;
        color: #fff;
    }

.form-group .text-danger {
    font-size: 16px;
}

.btn.btn-add,
.btn.btn-submit {
    background: #f8374d;
    border-color: #f8374d;
    height: 42px;
    text-transform: uppercase;
    color: #fff;
}

.createcontracttype .modal-footer .btn.btn-cancel,
.createcontracttype .modal-footer .btn.btn-add {
    color: #fff;
}

.page-link {
    color: #2d2d2d;
    border: none;
}

    .page-link:focus {
        box-shadow: none;
    }

.contracttype-table .pagination li {
    margin: 0;
}

.modal-dialog {
    min-height: calc(100vh - 60px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: auto;
}

.cont-approveview .modal-dialog {
    min-height: unset;
    padding-top: 10px !important;
}


.form-text.error {
    font-size: 11px;
    color: rgba(213,11,11,1);
}

.btn-round {
    border-radius: 25px;
    min-width: 120px;
}

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 30px;
    float: right;
    margin-bottom: 0;
}

    .switch input {
        display: none;
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fc8d89;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 22px;
        width: 22px;
        right: 6px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
        border: 1px solid #bfbfbf;
    }

    .slider.round:after {
        position: absolute;
        content: 'Off';
        left: 7px;
        top: 3px;
        color: #fff;
        font-size: 16px;
    }

input:checked + .slider:after {
    content: 'On';
    font-size: 16px;
    left: 31px;
}

input.togglebtn:checked + .slider {
    background-color: #02c954;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(-26px);
    -ms-transform: translateX(-26px);
    transform: translateX(-26px);
}

.custom-accordion {
    padding: 25px 10px 5px;
}

    .custom-accordion .card {
        margin-bottom: 15px;
        border: none;
    }

        .custom-accordion .card .card-header {
            border: 2px solid #b6c2d3;
            background: none;
            border-radius: 4px;
            padding: 6px 14px;
        }

            .custom-accordion .card .card-header:hover {
                border: 2px solid #b6c2d3;
                background: #e9f2ff;
            }

        .custom-accordion .card h5 .btn {
            display: block;
            width: 100%;
            text-align: left;
            font-size: 20px;
            font-weight: 600;
            color: #7b7b7b;
            padding: 0;
        }

            .custom-accordion .card h5 .btn i {
                font-size: 33px;
                float: right;
                transition: ease-in-out .2s;
            }

        .custom-accordion .card .active-acc h5 .btn i {
            transform: rotate(180deg);
            color: #03A9F4;
        }

        .custom-accordion .card .card-header:hover .btn {
            color: #000;
        }

        .custom-accordion .card h5 .btn:hover,
        .custom-accordion .card h5 .btn:focus {
            text-decoration: none;
        }

        .custom-accordion .card .card-body {
            padding: 15px 0px;
        }

            .custom-accordion .card .card-body .subtitles {
                color: #000;
                font-size: 18px !important;
                font-weight: 600;
                padding: 0 15px;
                margin: 15px 0 5px 0;
            }


        .custom-accordion .card .list-group .list-group-item {
            margin: 0;
            border: none;
            border-bottom: 1px solid #e6e6e6;
            padding: 10px 15px;
            font-size: 16px;
        }

.hintstext {
    color: #03A9F4;
    font-family: 'Tinos', serif;
    display: block;
    font-size: 14px;
    margin-bottom: 25px;
}

.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }

.active-acc {
    background: #e9f2ff !important;
}

.botton-btn-set {
    border-top: 1px solid #dadada;
    padding: 15px 0 0;
}

    .botton-btn-set .btn {
        color: #fff;
        width: 150px;
        border-radius: 25px;
        height: 42px;
        margin-left: 10px;
        text-transform: uppercase;
    }

.card .active-acc h5 .btn {
    color: #000;
}

.specific-user {
    float: left;
    width: 100%;
}

    .specific-user label {
        color: #b1afaf
    }

    .specific-user .btn {
        text-transform: uppercase;
        height: 42px;
        color: #fff;
    }

    .specific-user .btn-active {
        background: #e41a1b;
        border-color: #e41a1b;
    }

#cbContactTypes_taglist li {
    margin: 7px 0px 7px 10px;
}

#cbContactTypes_label .k-multiselect-wrap.k-floatwrap.selLabelEffectNew {
    min-height: 70px;
    max-height: auto;
}

#cbContactTypes_taglist input span .k-multiselect.k-state-focused > .k-multiselect-wrap > .k-i-close, .k-multiselect.k-state-hover > .k-multiselect-wrap > .k-i-close {
    display: none !important;
}

#cbContactTypes_taglist input span .k-multiselect.k-state-focused > .k-multiselect-wrap > .k-i-close, .k-multiselect > .k-multiselect-wrap > .k-i-close {
    display: none !important;
}

.heading-btn-sec #btnImportNewContract {
    position: absolute;
    right: 16px;
    width: 210PX;
    top: -45px;
    background-color: #fff;
}

.heading-btn-sec #btnImportNewContractLoader {
    position: absolute;
    right: 16px;
    width: 210PX;
    top: -45px;
    background-color: #fff;
    cursor:auto;
}


.heading-btn-sec :hover {
    color: #f32c2c !important;
}

.import-contract-p .import-cont-ckediter.kindo-ck-editer .k-widget.k-editor {
    height: 264px !important;
}

.import-cont-exp-view .k-editor {
    height: 450px !important;
}

.import-contract-p .kindo-ck-editer .k-editor-toolbar li.k-tool-group {
    /*float: right;*/
    margin-top: 10px;
}

.auto-comp input[required] + label {
    color: #999;
    font-family: Arial;
    font-size: .8em;
    position: relative;
    left: -166px; /* the negative of the input width */
}

    .auto-comp input[required] + label:after {
        content: '*';
        color: red;
    }

.field-value-datepicker .k-input {
    height: 27px;
    text-indent: 0 !important;
}

.field-value-datepicker .k-i-calendar {
    margin-top: -15px;
}

.field-value-datepicker #metaFieldControl {
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: 1px solid #ccc !important;
    margin-top: 3px;
}

.kendo-dyna-date-feild .k-picker-wrap.k-state-default {
    margin-right: 0px;
    padding-right: 50px;
    margin-top: 1px;
}

.kendo-dyna-datetime-feild .k-widget.k-datetimepicker {
    width: 250px;
}

.kendo-dyna-datetime-feild .k-datetimepicker .k-picker-wrap {
    padding-right: 50px;
}

.kendo-dyna-datetime-feild span.k-datetimepicker .k-select {
    right: 4px;
    border-bottom: 1px solid #cccccc !important;
}

.kendo-dyna-datetime-feild .k-widget.k-datetimepicker .k-picker-wrap.k-state-default input {
    border-bottom: 1px solid #cccccc !important;
}

.field-value-datepicker .k-picker-wrap.k-state-default > .k-select {
    width: 3em;
}

    .field-value-datepicker .k-picker-wrap.k-state-default > .k-select .k-link {
        position: relative;
        top: -7px;
    }

.noeventbtn {
    pointer-events: none;
}

.showorhidebtn {
    display: none;
}


.static-date-feild #actionDate {
    border-bottom: none !important;
}

.static-date-feild .k-widget.k-datepicker.floating-input {
    padding: 0px 0px 2px 0px;
    top: -2px;
}

.static-date-feild .k-picker-wrap .k-select {
    line-height: 30px;
}

.cont-add-workflow-assign .divMetaField-act-btn {
    margin-top: 15px;
}

.import-cont-view #templateContentSection {
    height: 260px;
}

#templateContentEditModel .import-cont-view.kindo-ck-editer .k-widget.k-editor {
    height: 100% !important;
}

.errorMessage.bigErrorMessage {
    height: 15px;
    line-height: 11px;
}

.resend-red-fill-btns {
    border-radius: 25px !important;
    padding: 5px 25px !important;
    color: #fff !important;
    margin-left: 20px !important;
    background-color: #f32c2c !important;
    font-size: 16px !important;
    /* text-transform: uppercase; */
    box-shadow: none !important;
}

.resend-red-save-fill-btns {
    border-radius: 25px !important;
    padding: 5px 15px !important;
    color: #fff !important;
    margin: 0px 0px 0px 0px !important;
    background-color: #f32c2c !important;
    font-size: 16px !important;
    /* text-transform: uppercase; */
    box-shadow: none !important;
    width: 45%;
    float: right;
}

.resend-gray-canc-fill-btns {
    border-radius: 25px !important;
    padding: 5px 10px !important;
    color: #666 !important;
    /*margin: 0px 5px 0px 0px !important;*/
    background-color: #cccccc !important;
    font-size: 16px !important;
    display: block;
    width: 51% !important;
    float: left;
}

.p-r-95 {
    padding-right: 95px;
}

.overflow-list-record {
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    white-space: nowrap;
}

.hintstext #removect {
    padding: 0px 10px;
    cursor: pointer;
}

.selcted-metadata-txt input {
    width: auto;
    background-color: #2bc0db;
    color: #fff;
    box-shadow: none;
    border: none;
    padding: 5px 15px;
}

.selcted-metadata-txt .selcted-metadata-txt-info {
    width: auto;
    background-color: #2bc0db;
    color: #fff;
    box-shadow: none;
    border: none;
    padding: 5px 15px;
}

#divApproverbtnset {
    position: absolute;
    right: 0;
    top: 83px;
}

.red-fill-btns:focus {
    box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25) !important;
}

.red-fill-btnscontractType:focus {
    box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25) !important;
}

.doc-aquracy-level {
    position: absolute !important;
    right: 15px;
    font-size: 12px;
}

/*Media Query*/
@media (max-width: 800px) {
    #divApproverbtnset {
        position: inherit;
        display: inline-block;
    }
}

@media (max-width: 767px) {
    .specific-user .btn {
        width: 100%;
        margin: 10px 0 0 0;
    }
}
/*user access settings*/

/*Start Link contract popup*/
#divLinkedContractList {
    max-height: 170px;
    overflow: auto;
}

.uploaded-file-list #divLinkedContractList .alert {
    padding-bottom: 0px;
    padding-right: 0px;
    margin-bottom: 5px;
}
/*End Link contract popup*/
.cont-temp-workflow-sno {
    width: 35px;
}

/* Add Metadata Mail Status Start Here*/
.modal-dialog-w-3 {
    max-width: 900px !important;
}

.mailprogressstatus .bs-wizard {
    margin-top: 40px;
    display: inline-block;
}

/*Form Wizard*/
.mailprogressstatus .bs-wizard {
    border-bottom: solid 1px #e0e0e0;
    padding: 0 0 10px 0;
}

.mailprogressstatus {
    white-space: nowrap;
    overflow-x: auto;
}

    .mailprogressstatus .bs-wizard > .bs-wizard-step {
        padding: 0;
        position: relative;
        min-width: 200px;
        display: inline-block;
    }

        .mailprogressstatus .bs-wizard > .bs-wizard-step + .bs-wizard-step {
        }

        .mailprogressstatus .bs-wizard > .bs-wizard-step .bs-wizard-stepnum {
            color: #595959;
            font-size: 16px;
            margin-bottom: 5px;
        }

        .mailprogressstatus .bs-wizard > .bs-wizard-step .bs-wizard-info {
            color: #999;
            font-size: 14px;
            padding-top: 15px;
        }

        .mailprogressstatus .bs-wizard > .bs-wizard-step.complete > .bs-wizard-dot {
            position: absolute;
            width: 60px;
            height: 60px;
            display: block;
            border: 2px solid #37b648;
            background: #ffffff;
            top: 7px;
            left: 40%;
            margin-top: -15px;
            margin-left: -15px;
            border-radius: 50%;
        }

        .mailprogressstatus .bs-wizard > .bs-wizard-step.active > .bs-wizard-dot {
            position: absolute;
            width: 60px;
            height: 60px;
            display: block;
            border: 2px solid #37b648;
            background: #37b648;
            top: 7px;
            left: 40%;
            margin-top: -15px;
            margin-left: -15px;
            border-radius: 50%;
        }

        .mailprogressstatus .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {
            position: absolute;
            width: 60px;
            height: 60px;
            display: block;
            border: 2px solid #cdcdcd;
            background: #ffffff;
            top: 7px;
            left: 40%;
            margin-top: -15px;
            margin-left: -15px;
            border-radius: 50%;
        }

        .mailprogressstatus .bs-wizard > .bs-wizard-step > .bs-wizard-dot.mail-notsent:after {
            content: ' ';
            width: 33px;
            height: 33px;
            background: url("https://dlobz6cka9uz.cloudfront.net/Anapact_Prod_Files/images/mail-not-sent-icon.png") no-repeat;
            position: absolute;
            top: -6px;
            left: 1px;
            right: 0;
            bottom: 0;
            margin: auto;
        }

        .mailprogressstatus .bs-wizard > .bs-wizard-step.active > .bs-wizard-dot.mail-notsent:after {
            content: ' ';
            width: 33px;
            height: 33px;
            background: url("https://dlobz6cka9uz.cloudfront.net/Anapact_Prod_Files/images/mail-not-sent-icon_w.png") no-repeat;
            position: absolute;
            top: -6px;
            left: 1px;
            right: 0;
            bottom: 0;
            margin: auto;
        }

        .mailprogressstatus .bs-wizard > .bs-wizard-step > .bs-wizard-dot.mail-sent:after {
            content: ' ';
            width: 33px;
            height: 33px;
            background: url("https://dlobz6cka9uz.cloudfront.net/Anapact_Prod_Files/images/mail-sent-icon.png") no-repeat;
            position: absolute;
            top: -6px;
            left: 1px;
            right: 0;
            bottom: 0;
            margin: auto;
        }

        .mailprogressstatus .bs-wizard > .bs-wizard-step.active > .bs-wizard-dot.mail-sent:after {
            content: ' ';
            width: 33px;
            height: 33px;
            background: url("https://dlobz6cka9uz.cloudfront.net/Anapact_Prod_Files/images/mail-sent-icon_w.png") no-repeat;
            position: absolute;
            top: -6px;
            left: 1px;
            right: 0;
            bottom: 0;
            margin: auto;
        }

        .mailprogressstatus .bs-wizard > .bs-wizard-step > .bs-wizard-dot.mail-not-deliver:after {
            content: ' ';
            width: 33px;
            height: 33px;
            background: url("https://dlobz6cka9uz.cloudfront.net/Anapact_Prod_Files/images/mail-not-delivered-icon.png") no-repeat;
            position: absolute;
            top: -6px;
            left: 1px;
            right: 0;
            bottom: 0;
            margin: auto;
        }

        .mailprogressstatus .bs-wizard > .bs-wizard-step.active > .bs-wizard-dot.mail-not-deliver:after {
            content: ' ';
            width: 33px;
            height: 33px;
            background: url("https://dlobz6cka9uz.cloudfront.net/Anapact_Prod_Files/images/mail-not-delivered-icon_w.png") no-repeat;
            position: absolute;
            top: -6px;
            left: 1px;
            right: 0;
            bottom: 0;
            margin: auto;
        }

        .mailprogressstatus .bs-wizard > .bs-wizard-step > .bs-wizard-dot.mail-resent:after {
            content: ' ';
            width: 33px;
            height: 33px;
            background: url("https://dlobz6cka9uz.cloudfront.net/Anapact_Prod_Files/images/mail-resent-icon.png") no-repeat;
            position: absolute;
            top: -6px;
            left: 1px;
            right: 0;
            bottom: 0;
            margin: auto;
        }

        .mailprogressstatus .bs-wizard > .bs-wizard-step.active > .bs-wizard-dot.mail-resent:after {
            content: ' ';
            width: 33px;
            height: 33px;
            background: url("https://dlobz6cka9uz.cloudfront.net/Anapact_Prod_Files/images/mail-resent-icon_w.png") no-repeat;
            position: absolute;
            top: -6px;
            left: 1px;
            right: 0;
            bottom: 0;
            margin: auto;
        }

        .mailprogressstatus .bs-wizard > .bs-wizard-step > .bs-wizard-dot.mail-deliver:after {
            content: ' ';
            width: 33px;
            height: 33px;
            background: url("https://dlobz6cka9uz.cloudfront.net/Anapact_Prod_Files/images/mail-delivered-icon.png") no-repeat;
            position: absolute;
            top: -6px;
            left: 1px;
            right: 0;
            bottom: 0;
            margin: auto;
        }

        .mailprogressstatus .bs-wizard > .bs-wizard-step.active > .bs-wizard-dot.mail-deliver:after {
            content: ' ';
            width: 33px;
            height: 33px;
            background: url("https://dlobz6cka9uz.cloudfront.net/Anapact_Prod_Files/images/mail-delivered-icon_w.png") no-repeat;
            position: absolute;
            top: -6px;
            left: 1px;
            right: 0;
            bottom: 0;
            margin: auto;
        }

        .mailprogressstatus .bs-wizard > .bs-wizard-step > .bs-wizard-dot.mail-open:after {
            content: ' ';
            width: 33px;
            height: 33px;
            background: url("https://dlobz6cka9uz.cloudfront.net/Anapact_Prod_Files/images/mail-opened-icon.png") no-repeat;
            position: absolute;
            top: -6px;
            left: 1px;
            right: 0;
            bottom: 0;
            margin: auto;
        }

        .mailprogressstatus .bs-wizard > .bs-wizard-step.active > .bs-wizard-dot.mail-open:after {
            content: ' ';
            width: 33px;
            height: 33px;
            background: url("https://dlobz6cka9uz.cloudfront.net/Anapact_Prod_Files/images/mail-opened-icon_w.png") no-repeat;
            position: absolute;
            top: -6px;
            left: 1px;
            right: 0;
            bottom: 0;
            margin: auto;
        }

        .mailprogressstatus .bs-wizard > .bs-wizard-step > .progress {
            position: relative;
            border-radius: 0px;
            height: 8px;
            box-shadow: none;
            margin: 20px 0;
        }

            .mailprogressstatus .bs-wizard > .bs-wizard-step > .progress > .progress-bar {
                width: 0px;
                box-shadow: none;
                background: #37b648;
            }

        .mailprogressstatus .bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {
            width: 100%;
        }

        .mailprogressstatus .bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {
            width: 50%;
        }

        .mailprogressstatus .bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {
            width: 0%;
        }

        .mailprogressstatus .bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {
            width: 100%;
        }

        .mailprogressstatus .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {
            /*background-color: #f5f5f5;*/
        }

            .mailprogressstatus .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {
                opacity: 0.4;
            }

        .mailprogressstatus .bs-wizard > .bs-wizard-step:first-child > .progress {
            left: 50%;
            width: 50%;
        }

        .mailprogressstatus .bs-wizard > .bs-wizard-step:last-child > .progress {
            width: 50%;
        }

        .mailprogressstatus .bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot {
            pointer-events: none;
        }

.mail-progress-date {
    display: block;
}



/* Add Metadata Mail Status End Here*/
/* Signed Date Format */
.esignbtm-date {
    border: none;
    background-color: transparent;
    font-size: 15px;
}
/* Signed Date Format end */



#divMetaFieldCompleted .form-group {
    margin-bottom: 0px !important;
}

#divMetaField .cont-view-metadata-add {
    padding-bottom: 20px;
    padding-top: 10px;
}

#divMetaField .divMetaFields .form-group {
    margin-bottom: 0px;
}

.cont-mail-status .mail-status-icon {
    width: 28px !important;
    margin-left: 10px;
}

.mail-send-sec .resend-red-fill-btns {
    margin-left: 5px !important;
}

.login-captcha {
    padding: 10px 5px 10px 10px;
    background-color: #fdfdfd;
    border-radius: 2px;
}

    .login-captcha input {
        border-radius: 0;
        border: none;
        height: 30px;
    }

.captch-txt {
    width: 100%;
}

.captcha-ref {
    position: absolute;
    top: 0;
    right: 0;
    display: -webkit-flex;
    -webkit-align-items: center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
    width: 40px;
}

#mainCaptcha {
    font-family: 'Jockey One', sans-serif;
    font-size: 20px;
    text-decoration: line-through;
    background-color: #ffe5e5;
}

.captcha-input-value {
    margin: 0px;
}

#txtCaptchInput {
    font-size: 20px;
    letter-spacing: 3px;
}

.captch-srror-msg #ErrorCaptchalog {
    font-size: 11px;
    padding-top: 7px;
    color: rgba(213,11,11,1);
}

.saved-filter-name {
    max-height: 270px;
    overflow: auto;
}

    .saved-filter-name p {
        color: #000;
        margin-bottom: 5px;
        font-size: 15px !important;
    }

    .saved-filter-name span {
        width: 25px;
        display: inline-block;
    }

.dashboard-accordion .card-header {
    padding: 10px 15px;
}

.dashboard-accordion .btn-link {
    display: block;
    width: 100%;
    text-align: left;
}

.dashboard-accordion .card {
    margin-bottom: 15px;
    -webkit-box-shadow: 0px 0px 15px -1px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 15px -1px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 15px -1px rgba(0,0,0,0.25);
    border-radius: 7px !important;
}

.dashboard-accordion .btn-link .link-arrow .fa {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.dashboard-accordion .btn-link .link-arrow .fa {
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
}

.dashboard-accordion .btn-link.collapsed .link-arrow .fa {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}

.collps-arrow-btn {
    background-color: #e61e1d;
    padding: 5px 10px 5px 10px;
    border: 2px solid #e61e1d;
    color: #fff;
    border-radius: 6px;
    position: absolute;
    right: 0;
}

.collapsed .collps-arrow-btn {
    background-color: #fff;
    padding: 5px 10px 5px 10px;
    border: 2px solid #e61e1d;
    color: #e61e1d;
    border-radius: 6px;
}

.filter-search-feilds #searchContract {
    height: 39px;
}

.remove-txt--link {
    padding: 10px 0px 10px 20px;
    color: #e61e1d !important;
    text-decoration: underline !important;
    cursor: pointer;
    display: block;
}

.dashboard-accordion .collapse.show {
    height: 500px;
}

.dashb-head-txt button {
    position: relative;
    display: -webkit-flex;
    -webkit-align-items: center;
    display: flex !important;
    align-items: center;
    font-size: 18px !important;
    text-decoration: none !important;
}

    .dashb-head-txt button:hover {
        text-decoration: none;
    }

.dashb-filter-grid .k-grid-content {
    /*height: 300px !important;*/
    height: 267px !important;
}

.dashb-globe-search-btn-icon {
    background-color: transparent;
    box-shadow: none !important;
    border-top: 1px solid #ced4da;
    border-bottom: 1px solid #ced4da;
    border-right: 0;
    border-left: 0;
    color: #b7b7b7;
}

.footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
}

.maultiselc {
    width: 500px;
}

.noti-sett-contract .maultiselc {
    width: 300px;
}

.maultiselc .selc-cont-type-box .k-multiselect-wrap {
    min-height: 34px;
    max-height: 75px;
    height: auto;
    padding: 5px 0px 5px 5px;
    border: 1px solid #ccc !important;
    overflow: auto;
}

.gray-divid-line {
    border-bottom: 1px solid #d6d6d6;
    margin: 10px 0px;
}

.maultiselc .selc-cont-type-box .k-widget.k-multiselect.form-control {
    height: 45px;
}

.maultiselc-txt {
    display: flex;
    align-items: center;
    white-space: nowrap;
    padding: 18px 0px 0px 20px;
}

    .maultiselc-txt input {
        margin: 15px 10px 0px 10px;
        width: 50px !important;
        padding: 10px;
        text-align: center;
        border: 1px solid#ccc !important;
        height: 45px;
    }


.noti-settings-toggle {
    padding-top: 40px;
}

    .noti-settings-toggle .btn {
        border: 1px solid #D2D2D2;
        border-radius: 30px;
        padding: 5px 15px;
        color: #959595;
    }

        .noti-settings-toggle .btn:focus {
            box-shadow: none;
        }

        .noti-settings-toggle .btn.active {
            background-color: #3877ad;
            color: #fff;
        }

.noti-sett-page .maultiselc .selc-cont-type-box .k-widget.k-multiselect.form-control {
    height: auto;
}

.sent-review-chkbox {
    display: -webkit-flex;
    -webkit-align-items: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.anapact-k-date-pick-align .k-datepicker {
    width: auto !important;
    padding: 0px;
    display: block;
    margin-right: 60px;
}

.username-detail-1 {
    background-color: #972424;
    border-radius: 4px;
    padding: 2px 10px;
    font-size: 14px;
    float: right;
}

.username-detail-2 {
    overflow: hidden;
    float: right;
    clear: both;
}

ins {
    text-decoration: none;
    background-color: greenyellow;
}

del {
    text-decoration: line-through;
    background-color: #fbb6c2;
    color: #555;
}

.p-t-4 {
    padding-top: 4px !important;
}

.contentDiff {
    max-height: 440px;
    display: block !important;
    overflow: auto;
}

.hOldContent {
    height: 30px;
    background: #eee;
    font-weight: bold;
    float: left !important;
}

.hNewContent {
    font-weight: bold;
    color: white;
    background: #0d8cc1;
    height: 30px;
    margin-left: 1%;
    margin-right: -1%;
    float: left !important;
}

.divLeftContent {
    position: relative;
    /*overflow-wrap: anywhere;*/
    float: left !important;
    text-overflow: ellipsis !important;
    overflow-wrap: break-word !important;
    overflow-x:scroll;
}

.divRightContent {
    position: relative;
    /*overflow-wrap: anywhere;*/
    float: left !important;
    margin-left: 2%;
    margin-right: -2%;
    text-overflow: ellipsis !important;
    overflow-wrap: break-word !important;
    overflow-x: scroll;
}

.modal-dialog-w-4 {
    max-width: 1100px !important;
}

.template-content-sec .k-tool-icon.k-icon.k-i-imageicon {
    background-color: #0d8cc1;
    color: #fff;
    padding: 5px;
    top: -2px;
}

.modal-dialog-w-5 {
    max-width: 450px !important;
}

    .modal-dialog-w-5 .modal-header {
        padding: 0px !important;
        font-size: 1.2em;
        line-height: 1.25;
        overflow-x: hidden;
    }

.modal-dialog-w-7 {
    /*max-width: 960px !important;*/
    max-width: 1400px !important;
    overflow: hidden;
}

.imageUploadPopHeader {
    font-size: 1em;
    line-height: 1.25;
    padding: 8px;
}


#divTemplateContentReq [title="Expand Editor"] {
    background-color: #0d8cc1;
    color: #fff;
    padding: 2px;
    top: 0px;
}

.headerFooterPage ul li {
    margin: 2px !important;
}

.headerFootertxt {
    margin-top: 10px !important;
    float: left;
    padding-left: 20px;
    font-size: 12px;
    cursor: auto;
    color: #000000;
    overflow-x: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 250px;
}

.modal-top {
    display: -ms-flexbox;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-bottom-right-radius: .3rem;
    border-bottom-left-radius: .3rem;
    border-bottom: 1px solid #dee2e6;
}

.page-content [title="Paste cleanup"] {
    background-image: url("https://dlobz6cka9uz.cloudfront.net/Anapact_Prod_Files/images/PastClean.png");
    color: #fff;
    padding: 2px;
    top: 0px;
    background-repeat: no-repeat;
}

#pasteCleanupList .k-checkbox:checked {
    border-color: #f7384c;
    color: #fff;
    background-color: #f7384c;
}
#divMore
{
    clear:both;
    line-height:25px;
}
.showLess {
    float: left;
    font-size: 12px;
    cursor: pointer;
    color: #0d8cc1;
    padding-bottom:5px;
    text-decoration:underline;
}
.orangeText {
    float: left;
    color: orange;
    font-weight:bold;
    padding-right:5px;
    width:auto;
    min-width:5%;
}
.w-81{
    width:81% !important;
}
.modal-dialog-w-6 {
    max-width: 1200px !important;
}

.k-header.k-grid-toolbar {
    height: 25px;
    float: right;
    border: 2px;
    background:none;
    /*margin-right:1%;*/
    /*background-color: white !important;
    width: 65px;
    margin: 5px;
    border-radius: 4px;
    border-color: black !important;*/
}
.k-button.k-button-icontext.k-grid-excel {
    background: none !important;
    background-color: white;
    /*width: 30px;*/
    color: gray !important;
    /*height: 26px;*/
    margin-top: -18px !important;
    text-transform: capitalize;
    /*margin-left: -18px;*/
    float: left;
}
.k-button.k-button-icontext.k-grid-pdf {
    background: none !important;
    background-color: white;
    /*width: 30px;*/
    color: gray !important;
    /*height: 26px;*/
    margin-top: -18px !important;
    text-transform: capitalize;
    /*margin-left: -18px;*/
    float:left;
}
.k-grid .k-button
{
    margin:0px !important;
}
.excelIcon {
    background-image: url("https://dlobz6cka9uz.cloudfront.net/Anapact_Prod_Files/images/excel.png");
    color: #fff;
    padding: 2px;
    top: 0px;
    background-repeat: no-repeat;
}

/* Page Template for the exported PDF */
.page-template {
    font-family: "DejaVu Sans", "Arial", sans-serif;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.page-template .header {
    position: absolute;
    top: 30px;
    left: 30px;
    right: 30px;
    border-bottom: 1px solid #888;
    color: #888;
}

.page-template .footer {
    position: absolute;
    bottom: 30px;
    left: 30px;
    right: 30px;
    border-top: 1px solid #888;
    text-align: center;
    color: #888;
    background-color:white;
}

.page-template .watermark {
    font-weight: bold;
    font-size: 400%;
    text-align: center;
    margin-top: 30%;
    color: #aaaaaa;
    opacity: 0.1;
    transform: rotate(-35deg) scale(1.7, 1.5);
}

.customer-photo {
    display: inline-block;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-size: 32px 35px;
    background-position: center center;
    vertical-align: middle;
    line-height: 32px;
    box-shadow: inset 0 0 1px #999, inset 0 0 10px rgba(0,0,0,.2);
    margin-left: 5px;
}

kendo-pdf-document .customer-photo {
    border: 1px solid #dedede;
}

.customer-name {
    display: inline-block;
    vertical-align: middle;
    line-height: 32px;
    padding-left: 3px;
}

.grayText {
    color: #888888;
    font-weight: bold;
    padding-right: 5px;
    width: auto;
    min-width: 5%;
}

.contractDetailPopupHeight {
    max-height: 400px;
    overflow: auto;
}
.clearAllignment {
    clear: both;
}

div svg {
    overflow: inherit !important;
}

.fullWidth
{
    width:100% !important;
}

.chartNoRecordFound{
    width:100%;
    text-align:center;
    display:none;
}

.cursorNotAllowed{
    cursor:not-allowed !important;
}

.esignveriy-internal {
    /*width: 1000px !important;*/
    margin: 40px auto;
    box-shadow: 0px 0px 20px #D5D5D5;
}

.logoWidth{
    width:250px;
}
.txtdisabled {
    background-color: #F5F5F5 !important;
}

.divViewDocumentList {
    max-height: 300px;
    overflow-y: scroll;
}

.up-file-linkname {
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    white-space: nowrap;
    height: 20px;
}

.up-file-linkpdf {
    width: 20%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    white-space: nowrap;
    height: 20px;
}
div#divSignatureButtonsPage span {
    padding-top: 5px;
}
    div#divSignatureButtonsPage span img:first-child {
        width: 97%;
        margin: auto;
        display: block;
        height: 22px !important;
    }


/*img.signimageclose {
    position: absolute;
    right: -9px;
    top: -12px;
}*/


#divIContractTemplateContentPage a.upload-document {
    font-size: 16px;
}