/*@import url('https://fonts.googleapis.com/css?family=Roboto');
*/


@font-face {
	font-family: HelveticaNowText-Regular;
	src: url('../fonts/HelveticaNowText-Regular.eot');
	src: url('../fonts/HelveticaNowText-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/HelveticaNowText-Regular.woff') format('woff'), url('../fonts/HelveticaNowText-Regular.ttf') format('truetype');
	/*, url('../fonts/helvetica-normal.svg#robotoregular') format('svg');*/
	font-style: normal;
}

@font-face {
	font-family: HelveticaNowText-bold;
	src: url('../fonts/HelveticaNowText-Bold.eot');
	src: url('../fonts/HelveticaNowText-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/HelveticaNowText-Bold.woff') format('woff'), url('../fonts/HelveticaNowText-Bold.ttf') format('truetype');
	/*, url('../fonts/helvetica-normal.svg#robotoregular') format('svg');*/
	font-style: normal;
}

@font-face {
	font-family: HelveticaNowDisplay-Regular;
	src: url('../fonts/HelveticaNowDisplay-Regular.eot');
	src: url('../fonts/HelveticaNowDisplay-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/HelveticaNowDisplay-Regular.woff') format('woff'), url('../fonts/HelveticaNowDisplay-Regular.ttf') format('truetype');
	/*, url('../fonts/helvetica-normal.svg#robotoregular') format('svg');*/
	font-style: normal;
}

/* new fonts */
/* @font-face {
	font-family: Plush-Italic;
	src: url('../fonts/Plush-Italic.ttf') format('truetype');
    src: url('../fonts/Plush-Italic.woff2') format('woff2');
	src: url('../fonts/Plush-Italic.woff2') format('woff2'), url('../fonts/Plush-Italic.ttf') format('truetype');
	font-style: normal;
}
@font-face {
	font-family: Plush-Roman;
	src: url('../fonts/Plush-Roman.ttf') format('truetype');
    src: url('../fonts/Plush-Roman.woff2') format('woff2');
	src: url('../fonts/Plush-Roman.woff2') format('woff2'), url('../fonts/Plush-Roman.ttf') format('truetype');
	font-style: normal;
}
@font-face {
	font-family: Silka-Bold;
	src: url('../fonts/Silka-Bold.otf') format('truetype');
    src: url('../fonts/Silka-Bold.ttf') format('truetype');
	font-style: normal;
}

@font-face {
	font-family: Silka-SemiBold;
	src: url('../fonts/Silka-SemiBold.otf') format('truetype');
    src: url('../fonts/Silka-SemiBold.ttf') format('truetype');
	font-style: normal;
}
@font-face {
	font-family: Silka-Black;
	src: url('../fonts/Silka-Black.otf') format('truetype');
    src: url('../fonts/Silka-Black.ttf') format('truetype');
	font-style: normal;
}
@font-face {
	font-family: Silka-Medium-old;
	src: url('../fonts/Silka-Medium.otf') format('truetype');
    src: url('../fonts/Silka-Medium.ttf') format('truetype');
	font-style: normal;
}
@font-face {
	font-family: Silka-Regular;
	src: url('../fonts/Silka-Regular.otf') format('truetype');
    src: url('../fonts/Silka-Regular.ttf') format('truetype');
	font-style: normal;
}
@font-face {
    font-family: Silka-Medium;
    src: url("../fonts/Silka\ Medium.ttf");
    src: url("../fonts/Silka\ Medium.ttf")format("truetype");
} */

html,
body {
    font-family: HelveticaNowText-regular !important;
    padding-top: 0px;
    min-height: 100% !important;
    height: 100%; 
    background-color: #f4f4f4 !important;
    /* overflow-x: hidden; */
    color: #021C1C;
}

/*html, body {
    background-color: #f0f2f9;
    font-family: karla-regular;
    height: 100%;
}*/

/* css start for Login Page */

.LeftDiv {
    /*background-color: rgba(44, 50, 60, 0.81);*/
    vertical-align: top;
    width: 50%;
    /*background-image: url('../images/highwayjunction_bg_img.jpg');
    background-image: url('../images/highwayjunction_bg_img.jpg');*/
    /*background-image: url('../images/globe.png');*/
    /*background-image: url('../images/globe_highres.jpg');*/
    /*background: url('/images/Login BG.svg');*/
    background-position: 100% !important;
    /*background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;*/
    padding: 0px;
    height: 100%;
    position: relative;
    background-size: auto 100%;
    background-repeat: no-repeat;
    /*background: linear-gradient(rgb(6, 6, 6), rgb(240, 239, 237));*/
}
/*input::-webkit-contacts-auto-fill-button {
    opacity: 0;
}
input:focus::-webkit-textfield-decoration-container {
    visibility: hidden;
    pointer-events: none;
    position: absolute;
    right: 0;
}*/



.BGopacity {
    background: -webkit-linear-gradient(top, rgba(44, 50, 60, 0), rgba(93, 92, 91, -0.1));
    background: -moz-linear-gradient(top, rgba(44, 50, 60, 0), rgba(93, 92, 91, -0.1));
    background: linear-gradient(to bottom, rgba(44, 50, 60, 0), rgba(93, 92, 91, -0.1));
    height: 100%;
    min-height: 100%;
    background-color: rgba(44, 50, 60, 0.1);
    display: block !important;
    height: 100%;
    position:inherit;
    width:100%;
}

input::-webkit-contacts-auto-fill-button {
    visibility: hidden;
    display: none !important;
    pointer-events: none;
    position: absolute;
    right: 0;
}

.RightDiv {
    background-color: #f0f2f9;
    vertical-align: top;
    width: 50%;
    /*padding: 0px 25px 25px 25px;*/
    padding: 0px 25px 0px 25px;
}

.LeftDivFooter {
    background-color: rgba(44, 50, 60, 0.81);
    vertical-align: bottom;
    width: 33.33%;
    padding-bottom: 10px;
}

.RightDivFooter {
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    background-color: #f4f4f4;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    bottom: 0px !important;
    font-stretch: normal;
    letter-spacing: -0.23px;
    text-align: center;
    color: #021C1C;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999999;
}

.footer p {
    color: #021C1C;
}

.SignUpDiv a {
    color: rgba(44, 50, 60, 0.69);
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.3px;
    padding-right: 12px;
}


/*Css Starts For Login Page*/

.form-group .text-danger {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: -0.3px;
    color: #f06144;
}

.loginBox {
    width: 499px;
    height: auto;
    margin: auto auto;
}

.Boldheading {
    font-size: 34px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: -0.56px;
    color: #181b20;
    line-height:normal;
}
.NormalHeadinh_Login {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.3px;
    color: rgba(44, 50, 60, 0.69);
    line-height: 1.3em;
}
.loginBox p{
    margin:0px;
}

.Boldheading_login {
    font-size: 34px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: -0.56px;
    color: #181b20;
    line-height: 40px;
}
.loginheader {
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.3px;
    color: rgba(44, 50, 60, 0.69);
}

.UsernamepwBox {
    padding-top: 40px;
}

    .UsernamepwBox .form-horizontal .form-group {
        margin-right: 0px;
        margin-left: 0px;
    }

    .UsernamepwBox .form-control {
        display: block;
        width: 100%;
        height: 58px;
        padding: 6px 12px;
        border: none;
        vertical-align: middle;
        background-color: #ffffff;
        border-radius: 0px;
        box-shadow: none;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px;
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        /*font-style: italic;*/
        line-height: normal;
        letter-spacing: -0.3px;
        color: rgba(44, 50, 60, 0.69);
        font-family: HelveticaNowText-Regular;
    }

.Username_Password {
    font-size: 14px;
    /*font-weight: bold;*/
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.67px;
    color: #021C1C;
    background-color: #fff;
    padding: 15px;
    text-transform: uppercase;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    font-family: HelveticaNowText-bold;
    width: 100%;
}

.link a {
    position: absolute;
    right: 10px;
    top: 14px;
    font-size: 14px;
    color: #021C1C;
    font-style: normal;
    Letter-spacing: 0.67px;
}

.Login_container input[type=text],
.Login_container input[type=password] {
    height: 45px;
    border-radius: 2px;
    background-color: #fff !important;
}

.form-group label {
    margin-bottom: 0;
}

input:-internal-autofill-selected {
    background-color: #fff !important;
    background-image: none !important;
    color: #021C1C !important;
}
.Mtop200{
    margin-top:200px;
}

.heading24 {
    font-size: 22px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.08;
    letter-spacing: -0.33px;
    color: #021C1C;
    font-family: HelveticaNowText-bold;
}

.mac.safari .heading24 {
    font-family: 'HelveticaNowText-Bold' !important;
    font-weight: normal !important;
}

.heading20 {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: -0.33px;
    color: #181b20;
}
/*Css Ends For Login Page*/
/* Common Padding classes*/
.PaddingTop4{
    padding-top:4px;
}
.padding-top135 {
    padding-top: 135px;
}
.PaddingT39{
    padding-top:39px;
}

.padding-top8 {
    padding-top: 8px;
}

.padding-top80 {
    padding-top: 50px;
    
}
.Padding-top8{
    padding-top:8px;
}

.padding-top80.text-center.BGopacity {
    display: block !important;
    height: 100%;
    display: revert !important;
}
.PaddingL22R0{
    padding-left:22px;
    padding-right:0px;
}
.PaddingL48{
    padding-left:48px;
}

.MarginTop-12{
    margin-top:-12px !important;
}
/* Common Padding classes Ends*/
/*------css for images height n width*/
.Actionicon img {
    height: 12px;
    width: 16px;
    margin-top: -2px;
}
/*------css end s for images height n width----*/
/* Css for Buttons*/
.btn {
    width: 179.1px;
    height: 45px;
    background-color: transparent;
    color: inherit;
    vertical-align: middle;
    border-radius: 3px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.25px;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    font-family: HelveticaNowText-Regular;
}

    .btn.get-started {
        width: 110px;
        height: 34.5px;
        border-radius: 3px;
        box-shadow: 0 2px 6px -2px rgba(0, 0, 0, 0.25);
        color: #021C1C;
        border: 2px solid #021C1C;
    }

        .btn.get-started:hover {
            color: #fff;
            background-color: #FF7359;
            border: 2px solid #FF7359;
        }

    /* .btn:focus {
        outline: none;
        outline: none;
        outline-offset: none;
    } */

    .btn.btn-info {
        box-shadow: 0 2px 6px -2px rgba(0, 0, 0, 0.25);
        background-color: #021C1C;
        border: 1px solid #021C1C;
        width: 179.1px;
        height: 45px;
        border-radius: 4px;
        box-shadow: 0 2px 6px -2px rgba(0, 0, 0, 0.25);
    }

    .dark-mode .btn.btn-info {
        background-color: #0d0d0d !important;
        border: 1px solid #6C6A60 !important;
    }

        .btn.btn-info:hover {
            border: 1px solid #FF7359 !important;
        }

        .dark-mode .btn.btn-info:hover {
            background-color: #0d0d0d !important;
            border: 1px solid #FF7359  !important;
        }

        .btn.btn-info .glyphicon-arrow-right:before {
            font-size: 11px;
            padding-left: 10px;
        }

.btn-default {
    background-color: #d8d8d8;
    border: 1px solid #d8d8d8;
    color: #021C1C;
}
.btn-danger {
    border: solid 1px #d63a09;
    background-color: #d63a09;
    color:#fff;
}
/* Css for Buttons Ends*/
/*css for Navigation Bar*/
/* css strts for navigation bar v2theme*/
body.modal-open, .modal-open .navbar-fixed-top, .modal-open .navbar-fixed-bottom {
    margin-right: 0px !important;
}

a {
    color: #FF7359;
    text-decoration: none;
}

    a:focus, a:hover {
        color: #FF7359;
        outline: none !important;
        outline-offset: none !important;
        text-decoration: none;
    }

.navbar-inverse {
    background-color: #f4f4f4 !important;
    color: #2c394f !important;
    background-color: #fff;
    border-color: #fff;
    position: fixed;
    width: 100%;
    -webkit-box-shadow: 0 10px 6px -6px #fbfbfb;
    -moz-box-shadow: 0 10px 6px -6px #fbfbfb;
    box-shadow: 0 10px 6px -6px #fbfbfb;
}

    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
        color: #FF7359;
        background-color: transparent;
    }

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
        color: #FF7359;
    }

.navbar-header {
    width: 190px;
    display: inline-block !important;
}

#myNavbar {
    display: inline-block !important;
    width: calc(100% - 190px) !important;
}

.navbar {
    min-height: 74px;
    border-radius: 0px;
    margin-bottom: 0px;
    box-shadow: none !important;
    border-color: transparent;
    /* border-bottom: 1px solid #1A1915; */
}
.textareabox  textarea{
    display: block;
    width: 100%;
    height: 48px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    min-height:75px;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.textareabox label{
    vertical-align:top;
}
.useridentity {
    width: 200px;
    display: inline-block !important;
}
.DDSelectID .dropdown-menu{
    width:100%;
    height:300px;
    overflow-y:scroll;
}
.Filednamewidthauto{
    width:auto !important;
    padding-right:20px;
}
/*html, body {
    height: 100vh;
    margin: 0px;
}*/
.marginTop30 {
    margin-top: 30px;
}

.wrapper {
    height: 100vh !important;
    min-height: 500px;
    color: #021C1C;
    padding-top: 100px;
}

    .wrapper h1 {
        text-align: center;
    }

.active a {
    color: #FF7359 !important;
}

/* .active > a {
    color: #FF7359 !important;
    background-image: url('../images/activelink.png');
    font-weight: bold;
    background-repeat: no-repeat;
    background-position: center bottom;
} */



/*footer {
   
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 35px;
    line-height: 35px;
    background: #e3e6f0;
}*/

.listnav {
    width: calc(100% - 200px) !important;
    display: inline-block !important;
}

.width100 {
    width: 100%;
}

.listnav ul li {
    display: inline-block;
}

.listnav ul {
    padding-top: 30px;
}

.listnav ul li a {
    color: #021C1C !important;
    padding: 10px;
}

/* .listnav ul .active a {
    color: #FF7359 !important;
    padding: 10px 10px 31px 10px;
    border-bottom: 2px solid #f0f2f9 !important;
} */

/* .navbar-nav > li > a {
    padding-top: 30px;
    padding-bottom: 30px;
} */
@media (min-width: 768px) {
    .navbar-nav > li > a {
        /* padding-top: 25px;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        display: flex;
        position: relative;
        top: 7px; */
        padding: 30px 14px 30px 14px;
    }
}

.navbar-brand {
    float: left;
    height: 74px;
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
    margin-left: -15px;
}

/*.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    color: #FF7359;
    background-color: transparent;
}*/

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    background-color: transparent;
}

.navbar-inverse .navbar-nav > li > a {
    color: #021C1C;
}
.text-danger {
    color: rgb(255, 0, 0) !important;
    font-size: 14px;
}
.RightDiv .text-danger {
    color: rgb(255, 0, 0) !important;
    font-size: 14px;
}

    .text-danger > ul li {
        list-style: none !important;
       
    }

    .text-danger ul {
        padding-left: 0px !important;
    }

/*Login details block css*/
.loginInfo > li > .dropdown-menu {
    margin-top: 0;
    border-radius: 4px;
    box-shadow: none !important;
}

.dropdown-menu a {
    color: #333;
}

.dropdown-menu div:hover {
    background-color: #d8d8d8;
    color: #787878;
    border-radius: 4px;
}

.loginInfo p {
    padding: 4px 10px 4px 10px;
    line-height: normal;
    margin: 0;
}

.loginInfo .dropdown-menu {
    padding: 0px;
}

.loginInfo {
    width: auto;
    z-index: 999;
}

#loginInfo:after, #loginInfo:before {
    bottom: 100%;
    left: 65%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

#loginInfo:after {
    border-color: rgba(238, 238, 238, 0);
    border-bottom-color: #fff;
    border-width: 10px;
    margin-left: -10px;
}

#loginInfo:before {
    border-color: rgba(204, 204, 204, 0);
    border-bottom-color: #cccccc;
    border-width: 11px;
    margin-left: -11px;
}
/*Login details block css ends*/
/* css strts for navigation bar v2theme ends*/



.body-content {
    padding: 75px 0px 15px 0px;
}
.dark-mode .body-content {
    background-color: #2E2D2A !important;
}
.titleBlock_masterpage {
    font-size: 18px;
    color: #021C1C;
}
.table {
    border-collapse: separate;
    border-spacing: 0px 2px;
    /* padding: 5px 10px; */
    /* background-color: #fbfbfb; */
}

    .table td, .table th {
        border: none !important;
        padding: 8px 5px !important;
    }
    .table > tbody > tr > td, .table > tfoot > tr > td, .table > thead > tr > td {
        padding: 12px 0px;
        line-height: 1.42857143;
        vertical-align: top;
        /* background-color: #fff !important; */
        border-top: none !important;
        border-bottom: 2px solid #f0f2f9 !important;
    }
.edittenantmaster .control-label {
    /* width: 200px; */
    text-align: left !important;
}

.details dt {
    min-width: 200px !important;
    text-align: left;
}

.details dt, .details dd {
    padding: 5px 10px 5px 0px;
}
.labelbox {
    /* width: 200px !important; */
    display: inline-block;
    text-align: left !important;
}

.labelbox1 {
    /* width: 240px !important; */
    display: inline-block;
    text-align: left !important;
}

.ContentBox {
    /* width: 300px !important; */
    display: inline-block;
}

.ContentBox label {
    display: flex;
    margin-right: 15px;
    cursor: pointer;
}

.radiobox label {
    vertical-align: top !important;
    padding-left: 10px !important;
}

.filedname_l {
    /* width: 100px; */
    display: inline-block;
    padding-top: 7px;
}
.filedname {
    /* width: 200px; */
    display: inline-block;
}

.filedname .btn-primary {
    background-color: #fff !important;
    border: 1px solid #ccc !important;
    color: #000 !important;
    /* width: 200px; */
    text-align: left;
    background-image: url(../images/downarrowimg_dd.png);
    background-repeat: no-repeat;
    background-position: right center;
}

.filedname .btn-primary:active, .filedname .btn-primary.active, .filedname .open .dropdown-toggle.btn-primary {
        background-image: url(../images/downarrowimg_dd.png);
        background-repeat: no-repeat;
        background-position: right center;
}
.dropdown .btn{
    height:34px;
}

.alert-danger.alert-dismissible {
    top: 82px !important;
    border-radius: 0px;
    position: fixed;
    width: 100% !important;
    color: #fff;
    background-color: #ec5d57;
    border-color: #ec5d57;
    z-index: 9099;
    font-size: 15px !important;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
}

.alert-info .alert-dismissible {
    top: 82px;
    position: fixed;
    width: 100% !important;
    color: #000 !important;
    z-index: 9099;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    margin-bottom: 0px !important;
}

.modal-lg .alert-danger.alert-dismissible {
    top: 31px !important;
    border-radius: 0px;
    position: fixed;
    width: 100% !important;
    color: #fff;
    background-color: #e85c53;
    border-color: #e85c53;
    z-index: 9099;
    font-size: 15px !important;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
}

.alert-success {
    border-radius: 0px;
    background-color: #93cfe9;
    border-color: #93cfe9;
    top: 74px !important;
    border-radius: 0px;
    position: fixed;
    width: 100% !important;
    color: #000000;
    z-index: 9099;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    /* height: 30px; */
    padding: 15px;
    margin-bottom: 0;
    /* line-height: 26px; */
}

.alert-info {
    border-radius: 0px;
    top: 0px !important;
    border-radius: 0px;
    position: fixed;
    width: 100% !important;
    color: #fff;
    z-index: 9099;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}
.helptext {
    text-align: left;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    color: #ffffff;
    background-color: #021C1C;
    margin-top:-70px;
    padding:10px 10px 10px 10px;
}
@media  screen and (max-width: 1366px) {
    .helptext {
        margin-top:-25px;
    }
}
/*-----------------------------------------------------------------------------------------------------------------------*/
/*css starts for confirmation modal popup*/
.modal-confiramation .modal-content {
    padding: 30px 0px 0px 0px;
    background-color: transparent;
    box-shadow: none;
    border: none !important;
}

.modal-confiramation .modal-title {
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.85;
    letter-spacing: -0.37px;
    text-align: center;
    color: #021C1C;
}

.modal-confiramation .PrimaryKeys {
    font-size: 20px;
}

.modal-header .PrimaryKeys {
    font-size: 30px;
}
.modal-header p{
    color:#fff;
}
.modal-header {
    border-bottom: none !important;
}
.modal-confiramation ul li {
    list-style: none;
}

.modal-footer {
    padding: 11px 20px !important;
    margin-top: 0px !important;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.Display-inlineBlock {
    display: inline-block;
    padding: 10px;
}

.verticalAlighnMiddle td {
    vertical-align: middle;
}

.verticalAlighnMiddle ul {
    padding-left: 0px;
}

.verticalAlighnMiddle .checkmark {
    top: 0px !important;
}

.verticalAlighnMiddle .titleCountry {
    margin-bottom: 0px !important;
}

.modal-confiramation .modal-body {
    padding-top: 20px;
    padding-bottom: 10px;
}

    .modal-confiramation .modal-body:after, .modal-confiramation .modal-body:before {
        bottom: 100%;
        left: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    .modal-confiramation .modal-body:after {
        border-color: rgba(238, 238, 238, 0);
        border-bottom-color: #fff;
        border-width: 15px;
        margin-left: -15px;
    }

    .modal-confiramation .modal-body:before {
        border-color: rgba(204, 204, 204, 0);
        border-bottom-color: #fff;
        border-width: 16px;
        margin-left: -16px;
    }

.box-shadow {
    box-shadow: 0 1px 7px 0 #cbcfdd;
    background-color: #fff;
}
/*css starts for confirmation modal popup*/
/*-----------------------------------------------------------------------------------------------------------------------*/


/*-----------------------------*/
.PageHeader-Title {
    padding-top: 30px;
    padding-bottom: 44px;
}

.PageHeader-Title p {
    font-size: 26px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.51px;
    color: #021C1C;
    /*font-family: karla-bold;*/
}
.Border_Bottom {
    border-bottom: 1px solid #e2e4ec;
    padding-bottom: 35px;
}
.Model-Wrapper {
    width: 86%;
    margin: auto auto;
}
.Padding0{
    padding:0px;
}
/*-----------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------*/
/*css for forms elements starts here*/
input:focus {
    outline: none !important;
}

.Inputfield-Box {
    margin-top: 15px;
}

.Inputfields label {
    border: solid 1px #e8eaf2;
    border-right: none !important;
    background-color: #ffffff;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    width: 100%;
    padding: 22px;
    margin-bottom: 0px;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.3px;
    color: #021C1C;
}

.Inputfields .form-control {
    border: solid 1px #e8eaf2 !important;
    background-color: #ffffff;
    box-shadow: none;
    height: 67px;
    font-size: 18px;
    font-style: italic;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: -0.3px;
    color: rgba(44, 50, 60, 0.69);
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.Inputfields .search-bar {
    height: 68px;
    width: 100%;
    padding: 6px 12px;
    border: solid 1px #e8eaf2 !important;
    background-color: #ffffff;
    box-shadow: none;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.Synopsis .Inputfields .form-control,
.text-Area .Inputfields .form-control {
    height: 300px;
}

.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #021C1C !important;
    border: 1px solid #021C1C !important;
    opacity: 50% !important;
    color: #757B86 !important;
}

.dark-mode .form-control[disabled], .dark-mode fieldset[disabled] .form-control {
    border: 1px solid #6C6A60 !important;
    background-color: #1a1915 !important;
    color: #F4F4F4 !important;
    box-shadow: none !important;
}

.dark-mode .change-pwd-form .Rectangle-5[disabled] {
    background-color: #0D0D0D !important;
    border: 1px solid #6C6A60 !important;
    color: #F2ECE0 !important;
    opacity: 50%;
    box-shadow: none !important;
}

table td .footer a {
    color: #333333 !important;
}
table td .footer a:hover {
    color: #FF7359 !important;
}
/*css for form elements ends here*/
/*-----------------------------------------------------------------------------------------------------------------------------------*/
footer {
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    background-color: #f4f4f4;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    bottom: 0px !important;
    font-stretch: normal;
    letter-spacing: -0.23px;
    text-align: center;    
    color: #021C1C;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999999;
}

.modal-open footer {
    z-index:999;
}

footer p {
    color: #021C1C;
}


.Wtab .form-group {
    box-shadow: 0 2px 8px -4px rgba(0, 0, 0, 0.23);
    margin-bottom: 15px;
}


.Wtab .form-group label {
    border: solid 1px #e8eaf2;
    margin-bottom: 0px;
}

.FPTable {
padding:20px !important;
}



.Wtab .UsernamepwBox .form-control {
    display: block;
    width: 100%;
    border: solid 1px #e8eaf2 !important;
    height: 58px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    border: none;
    vertical-align: middle;
    background-color: #ffffff;
    border-radius: 0px;
    box-shadow: none;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

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 {
    border: 1px solid #D9E1F1;
    -webkit-text-fill-color: #021C1C !important;
    -webkit-box-shadow: 0 0 0px 1000px #fff inset;
    transition: background-color 5000s ease-in-out 0s;
}

    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 {
        border: 1px solid #D9E1F1;
        -webkit-text-fill-color: #021C1C !important;
        -webkit-box-shadow: 0 0 0px 1000px #fff inset;
        transition: background-color 5000s ease-in-out 0s;
    }


.modal-backdrop.in {
    opacity: 0.75;
    filter: alpha(opacity=50);
}

.resetpw p{
font-size:16px !important;
}
.Outer_Bx1920 {
    height:100%;
    min-height:100%;
}
    /*Media Queries Start Here*/
    @media screen and (max-width: 1366px) and (min-width: 1024px) {
        /*.Boldheading {
        width: 140%;
    }*/
        .Wtab {
            width: 90% !important;
        }

        .Window1366.padding-top135 {
            padding-top: 63px;
        }

        .Mtop200 {
            margin-top: 68px !important;
            overflow: hidden;
        }
    }

    @media screen and (max-width: 1280px) and (min-width: 1024px) {
        .text-right .btn {
            width: auto !important;
        }
    }
    /*@media screen and (min-width: 1366px)  {
   body{
           width:100%;
           margin:auto auto;
          
       }

}*/
    @media (min-width: 320px) and (max-width: 768px) {
        .LeftDiv, .RightDiv, .RightDivFooter {
            display: block;
            width: 100%;
        }

        .LeftDivFooter {
            display: none;
        }

        .loginBox {
            width: 85%;
            height: auto;
            margin: auto auto;
        }

        .padding-top80 {
            padding-top: 40px !important;
            padding-bottom: 40px !important;
        }
    }
    /*Media Queries Ends Here*/
    @media screen and (min-width: 1920px) {
        #bodyBind {
            width: 1920px;
            margin: auto auto;
        }
    }

    /*@media screen and (min-width: 1921px) {
        .Outer_Bx1920 {
            width: 1921px;
            margin: auto auto;
            background-color: #f0f2f9;
            overflow-x: hidden;
            height: 100%;
        }

        html, body {
            background-color: #fff !important;
        }
    }*/

@media not all and (min-resolution:.001dpcm) {
    @media {
        input::-ms-clear {
            display: none;
        }

        input::-ms-reveal {
            display: none;
        }
        input::-webkit-credentials-auto-fill-button {
            -webkit-mask-image: none !important;
            -webkit-mask-size: 15px 12px;
            width: 15px;
            height: 12px;
            margin-left: 3px;
            margin-right: 2px;
            background-color: transparent;
            flex-grow: 0;
            flex-shrink: 0;
            flex-basis: auto;
            -webkit-user-select: none;
        }
        label{
            font-weight:normal !important;
        }
    }
}


input::-webkit-credentials-auto-fill-button {
    -webkit-mask-image: none !important;
    -webkit-mask-size: 15px 12px;
    width: 15px;
    height: 12px;
    margin-left: 3px;
    margin-right: 2px;
    background-color: transparent;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    -webkit-user-select: none;
}
.Border_Bottom {
    border-bottom: 1px solid #e2e4ec;
    padding-bottom: 35px;
}
.Blue_star {
    color: #FF7359;
}
.h34{
    height:34px !important;
    margin-left:10px;
    width:auto !important;
}
.ContentBox input.text-box {
    display: block;
    width: 100%;
    height: 48px;
    padding: 6px 12px;
    font-size: 15px;
    line-height: 1.428571429;
    color: #021C1C;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #021C1C;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.authentication {
    padding-left: 5px;
    position: relative;
    top:-2px;
    margin-bottom:0;
}
.p-0 {
    padding: 0;
}

.btn.btn-default.btn-cancel {    
    background-color: #021C1C;
    border: 1px solid #021C1C;
    width: 179.1px;
    border-radius: 4px;
    box-shadow: 0 2px 6px -2px rgba(0, 0, 0, 0.25);
    color: #fff;
}
.loginInfo.navbar-nav > li > a {
    display: flex;
    padding: 26px 10px 0 10px;
}
.loginInfo .glyphicon {
    position: absolute;
    right: -5px;
    top: 28px;
}
.RightDiv .img-responsive {
    margin-left: 0; 
    height: 50.34px;
}

.RightDiv .access-form .access-form-logo img.img-responsive {
    margin-left: 0;
    width: 200px !important;
    height: 50.34px;
}

/* changes for user master */
.main-modal {
    background-color: #ffffff;
    display: block;
    text-align: left;
    margin-top: 20px;
    padding: 20px;
}
.main-modal .btn.btn-info:hover,
.main-modal .btn.btn-cancel:hover {
    border: 1px solid #FF7359 !important;
}

.dark-mode .main-modal .btn.btn-info:hover,
.dark-mode .main-modal .btn.btn-cancel:hover {
    border: 1px solid #FF7359 !important;
}
.form-all {
    /* background: #fff;
    border-radius: 20px;
    padding: 20px; */
}
.form-all-inner {
    background: #fff;
    padding: 20px;
    font-size: 15px;
    margin-bottom: 20px;
}

.form-horizontal.form-all-inner .ContentBox {
    /* width: 300px !important; */
    display: inline-block;
}

#divType .ContentBox  {
    display: flex;
}

.table.form-all th {
    color: #021C1C;
    padding: 20px 10px !important;
}

.table.form-all th a {
    color: #021C1C;
    display: flex;
    align-items: baseline;
    justify-content: flex-start;
}
.dark-mode .table.form-all th,
.dark-mode .table.form-all th a {
    color: #F2ECE0;
}
.table.form-all {
    border-spacing: 0px 0px !important;
    border-collapse: separate !important;
}
.table.form-all tbody tr td {
    font-size: 15px !important;
    text-transform: capitalize !important;
    background-color: #fff !important;
    vertical-align: middle !important;
    padding: 20px 10px !important;
    border-top: none !important;
    color: #021C1C;
}
input[type="radio"], input[type="checkbox"] {
    height: 20px;
    width: 20px;
    margin: 0;
    cursor: pointer;
}
.divrole {
    padding-top: 50px;
}
.tenant-table table {
    margin-top: 20px;
}
#divDetails #tblDetail , #divWelComeEmailHistory .table{
    padding: 0;
}
#tblDetail td button {
    background-color: #021C1C;
    border: 1px solid #021C1C;
    width: auto;
    border-radius: 4px;
    box-shadow: 0 2px 6px -2px rgba(0, 0, 0, 0.25);
    color: #fff;
}
.filedname .dropdown-menu {
    width: 100%;
}
.table.form-all th {
    font-size: 14px !important;
    text-transform: uppercase;
}
.table.form-all td, .table.form-all th {
    font-size: 15px;
    /* border-bottom: 2px solid #f0f2f9 !important; */
}
.form-control[readonly]{
    cursor: not-allowed;
    background-color: #021C1C !important;
    border: 1px solid #021C1C !important;
    opacity: 50% !important;
    color: #757B86 !important;
}
.btn.btn-info:hover {
    background-color: #021C1C !important;
    border: 1px solid #FF7359 !important;
}
.user-name, .user-email,
.tenant-name {
    word-wrap: break-word;
    max-width: 220px;
}

.ContentBox.col-sm-8 .form-control.col-sm-2 {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    width: 16.666666666666664%;
    height: 48px;
    -webkit-appearance: none; 
    position: relative;
    background-image: url(/images/DownCaret_dark.png);
    background-repeat: no-repeat;
    background-position: 95% center;
    background-size: 14px;
}
.dark-mode .ContentBox.col-sm-8 .form-control.col-sm-2,
.dark-mode .ContentBox.col-sm-8 select {
    font-family: 'HelveticaNowText-Regular' !important;
    border: 1px solid #6C6A60 !important;
    background-color: #2E2D2A !important;
    color: #F4F4F4 !important;  
    background-image: url(/images/DownCaret.png);
}
.ContentBox.col-sm-8 select {
    height: 48px;
    -webkit-appearance: none;
    position: relative;
    background-image: url(/images/DownCaret_dark.png);
    background-repeat: no-repeat;
    background-position: 99% center;
    background-size: 14px;
}

.signup-form-signin #PhoneCodes select.Rectangle-5 {    
    -webkit-appearance: none;
    position: relative;
    background-image: url(../images/DownCaret_dark.png);
    background-repeat: no-repeat;
    background-position: 95% center;
    background-size: 10px;
}

.role-dropdown {
    -webkit-appearance: none;
    position: relative;
    background-image: url(../images/DownCaret_dark.png);
    background-repeat: no-repeat;
    background-position: 99% 55%;
    background-size: 10px;
}

.dark-mode .role-dropdown {
    background-image: url(../images/DownCaret.png);
}

.dark-mode .ContentBox.col-sm-10 .form-control.col-sm-2,
.dark-mode .ContentBox.col-sm-10 select,
.dark-mode .signup-form-signin #PhoneCodes select.Rectangle-5 {    
    background-image: url(../images/DownCaret.png);
}

.ContentBox.col-sm-8 .form-control.col-sm-10 {
    border-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    width: 83.33333333333334%;
}

.mac .RightDiv {
    background-color: #e9e9e9;
}

.mac .RightDivFooter {
    background-color: #e9e9e9;
}

/* .form-group label {
    padding-top: 13px !important;
} */

.container-fluid.FO-Fluid {
    padding: 0px 96px !important;
    display: flex;
}

.container-fluid.titleBlock_masterpage {
    position: relative !important;
    padding: 0px 96px !important;
    min-height: 100% !important;
}

.titleBlock_masterpage h1 {
    font-size: 30px!important;
    margin-top: 0!important;
    margin-bottom: 0!important;
    font-family: HelveticaNowText-bold !important;
    border-top: 1px solid #1A1915 !important; 
    padding: 50px 0 17px 0;
    color: #000000 !important;  
    /* border-bottom: 1px solid #d9e1f1 !important; */
}

.titleBlock_masterpage h1 span {
    color: #FF7359 !important;
    /* font-family: Plush-Italic !important;
    font-weight: bold; */
}

.header-line {
    border-bottom: 1px solid #E4E5E7 !important;
    width: 100%;
}

.dark-mode .header-line {
    border-bottom: 1px solid #1A1915 !important;
}



.btn.btn-cancel {
    width: 179.1px;
    height: 45px;
    border-radius: 4px;
    background-color: transparent !important;
    border: 1px solid #021C1C !important;
    color: #021C1C !important;
}
.btn.btn-cancel:hover {    
    background-color: transparent !important;
    border: 1px solid #FF7359 !important;
    color: #021C1C !important;
}
.dark-mode .btn.btn-cancel:hover {    
    background-color: #2E2D2A  !important;
    border: 1px solid #FF7359  !important;
}
.btn.btn-cancel:disabled,
.btn.btn-info:disabled {
	background-color: #021C1C !important;
    border: 1px solid #021C1C !important;
    opacity: 60% !important;
    color: #757B86 !important;
}

.btn.btn-cancel:disabled:hover,
.btn.btn-info:disabled:hover {
    border: 1px solid #021C1C !important;
}

.dark-mode .btn.btn-cancel:disabled,
.dark-mode .btn.btn-info:disabled {    
    background-color: #0D0D0D !important;
    border: 1px solid #6C6A60 !important;
    color: #F2ECE0 !important;
    opacity: 50% !important;
}

.dark-mode .btn.btn-cancel:disabled:hover,
.dark-mode .btn.btn-info:disabled:hover {
    border: 1px solid #6C6A60 !important;   
}

/* .mac .dark-mode .btn.btn-cancel:disabled {
    opacity: 100% !important;
} */


/* dark mode */

/*dark-mode*/

.dark-mode {
    background-color: #2E2D2A !important;
    color: #f4f4f4 !important;
}

.dark-mode .navbar.navbar-inverse {
    background-color: #2E2D2A !important;
    color: #f4f4f4 !important;
}

.dark-mode .navbar-brand .dark {
    display: block !important;
}
.dark-mode .navbar-brand .light {
    display: none;
}
.light .navbar-brand {
    width: 150px;
}

.dark-mode .titleBlock_masterpage h1 {
    color: #F4F4F4 !important;
}
.dark-mode .table.form-all tbody tr td {
    background-color: #1a1915 !important;
    color: #F4F4F4 !important;
    border-bottom: 0 !important;
}
.dark-mode .form-all-inner, .dark-mode .main-modal {
    background: #1a1915 !important;
}
.dark-mode .ContentBox input.text-box,.dark-mode .ContentBox.col-sm-10 .form-control.col-sm-2,
.dark-mode .ContentBox.col-sm-10 select {
    font-family: 'HelveticaNowText-Regular' !important;
    border: 1px solid #6C6A60 !important;
    background-color: #2E2D2A !important;
    color: #F4F4F4 !important;
}
.dark-mode .ContentBox input.text-box[readonly] {
    background-color: #0D0D0D !important;
    border: 1px solid #6C6A60 !important;
    color: #f4f4f4;
    font-family: 'HelveticaNowText-Regular' !important;
    opacity: 70%;
}
.dark-mode .btn.btn-cancel {   
    background-color: #2E2D2A !important;
    color: #f4f4f4 !important;
    border: 1px solid #6C6A60 !important;
}

.dark-mode .register-layout .RightDiv {
    background-color: #2E2D2A !important;
    color: #F4F4F4 !important;
}

.dark-mode .register-layout .signup-form-info-label h5.info-label {
    color: #F4F4F4 !important;
}

.dark-mode .signup-form-signin {
    background-color: #1a1915 !important;
    border: none !important;
}

.dark-mode .signup-form-signin .Rectangle-5 {
    font-family: 'HelveticaNowText-Regular' !important;
    border: 1px solid #6C6A60 !important;
    background-color: #1a1915 !important;
    color: #F4F4F4 !important;
    box-shadow: none !important;
}

.dark-mode .signup-form-signin .input-title {
    color: #f5f9ff !important;
}

.dark-mode .form-control:disabled, .dark-mode .form-control[readonly] {
    background-color: #0D0D0D !important;
    border: 1px solid #6C6A60 !important;
    color: #f4f4f4;
    font-family: 'HelveticaNowText-Regular' !important;
    opacity: 70%;
    box-shadow: none !important;
}

/* .mac .dark-mode .form-control:disabled, .mac .dark-mode .form-control[readonly] {
    opacity: 100% !important;
} */

.dark-mode .Frame-120 {    
    background-color: #2E2D2A !important;
    color: #f4f4f4 !important;
    border: 1px solid #6C6A60 !important;
}

.dark-mode .Sign-Up {
    color: #f4f4f4 !important;
}

.dark-mode .modal-content {
    color: #F2ECE0 !important;
    background-color: #0d0d0d !important;
    border: 1px solid #6C6A60 !important;
}

.dark-mode .payment-modal-dialog .modal-footer {
    border-top: 0 !important;
}

.dark-mode .btn-block.btn-save {
    background-color: #0d0d0d !important;
    color: #F2ECE0 !important;
    border-color: #6C6A60 !important;
}

.dark-mode footer, .mac .dark-mode footer {
    background-color: #2E2D2A;
    color: #f4f4f4 !important;
}

.dark-mode footer p {
    color: #f4f4f4 !important;
}

.accessdenined-layout .RightDiv {
    width: 100% !important;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    /* -ms-flex-align: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    align-items: center; */
    -webkit-box-pack: center;
    justify-content: center;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #f4f4f4;
    height: 100%;
}

.accessdenined-layout .access-form .access-form-logo {
    padding: 50px 0px 0px 0px !important
}

.accessdenined-layout .access-form .access-denied {
    background-color: #ffffff;
    padding: 40px !important;
    border-radius: 20px;
    /* border: 1px solid #D9E1F1; */
    box-shadow: 0px 2px 15px -3px rgba(15, 121, 166, 0.1);
}

.access-denied {
    margin-top: 50px;
}

.NormalHeadinh_Login {
    font-weight: normal !important;
    font-size: 17px;
    letter-spacing: -0.3px;
    color: #021C1C;
    font-family: HelveticaNowText-regular !important;
    margin: 0px !important;
    padding-top: 10px;
}

.access-denied .Boldheading_login {
    font-size: 30px !important;
    font-weight: bold !important;
    margin-bottom: 0px !important;
    font-family: HelveticaNowText-regular !important;
    margin: 0px !important;
    color: #021C1C;
    line-height: 1.1;
}

.confirm-form, .access-form,
.link-expired-form,
.lockout-form {
    width: 600px;
}
/* 
.forgot-form */

.confirm-layout .confirm-form-info-label {
    padding: 10px 0 0 0 !important;
}

.confirm-layout .confirm-form .confirm-form-logo {
    padding: 0 !important;
}

.mac .input-title {
    font-family: HelveticaNowText-bold !important;
}


/* checkbox */
.Frame-23 .checkbox-wrapper {
    font-size: 16px;
    padding: 0;
}

.Frame-23 .checkbox-wrapper {
	display: block;
	position: relative;
	padding-left: 0;
	margin-bottom: 0;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border-radius: 4px;
	margin-left: 25px;
    font-weight: normal;
  }
  
  /* Hide the browser's default checkbox */
  .Frame-23 .checkbox-wrapper input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
  }
  
  /* Create a custom checkbox */
  .Frame-23 .checkmark {
	position: absolute;
	top: 3px;
	left: -25px;
	height: 18px;
	width: 18px;
	background-color: #fff;
	border: 1px solid #021C1C;
	border-radius: 4px;
  }

  .dark-mode .Frame-23 .checkmark {
    background-color: transparent;
    border: 1px solid #6C6A60 ;
  }
  
  /* On mouse-over, add a grey background color */
  /* .Frame-23 .checkbox-wrapper:hover input ~ .checkmark {
	background-color: #fff;
  } */
  
  /* When the checkbox is checked, add a blue background */
  .Frame-23 .checkbox-wrapper input:checked ~ .checkmark {
	background-color: #FF7359;
	border-color: #FF7359;
  }
  
  /* Create the checkmark/indicator (hidden when not checked) */
  .Frame-23 .checkmark:after {
	content: "";
	position: absolute;
	display: none;
  }
  
  /* Show the checkmark when checked */
  .Frame-23 .checkbox-wrapper input:checked ~ .checkmark:after {
	display: block;
  }
  
  /* Style the checkmark/indicator */
  .Frame-23 .checkbox-wrapper .checkmark:after {
	left: 6px;
	top: 3px;
	width: 5px;
	height: 8px;
	border: solid white;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(35deg);
	-ms-transform: rotate(35deg);
	transform: rotate(35deg);
  }

  .btn-block.btn-save:focus {
    background-color: transparent !important;
  }

  input.btn:focus {
    /* border: #FF7359 solid 1px !important; */
    outline: none !important;
    }



/* MAC */
.mac .ContentBox.col-sm-10 .form-control.col-sm-2,
.mac .ContentBox.col-sm-10 select {
    -webkit-appearance: none;
}

html.mac , .mac body {
    background-color: #e9e9e9 !important;
    color: #021C1C;
    height: auto;
    -webkit-font-smoothing: antialiased !important;
    -webkit-backface-visibility: hidden !important;
}
    
html.mac .dark-mode , .mac body.dark-mode  {
    background-color: #2E2D2A !important;
    color: #f4f4f4 !important;
    height: 100vh;
}

.mac .navbar-inverse {
    background-color: #e9e9e9 !important;
    color: #2E2D2A !important;
}

.mac footer {
    background-color: #e9e9e9 !important;
}

/* table change */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .change-pwd-wrapper .changepass-form .reset-password.Frame-31 {
        width: 400px;
        padding: 20px !important;
    }
}


.contentbox-inner {
    display: flex;
}

.contentbox-inner label {
    padding-top: 0px !important;
    /* padding-left: 6px; */
    display: flex;
}

.contentbox-inner label .checkbox {
    margin-right: 5px;
} 

.form-horizontal .control-label {
    padding-top: 0;
    word-break: break-word;
    padding-right: 5px;
    padding-left: 0;
}

.form-horizontal .form-group .col-sm-4 {
    padding-left: 0;
}

.check-text {
    position: relative;
    top: -3px;
}

.listnav ul .active a {
    color: #FF7359 !important;
    padding: 10px 10px 26px 10px;
    border-bottom: 2px solid #FF7359 !important;
}

.create-tenant-main .form-group {
    display: flex;
}

.create-tenant-main .form-group .ContentBox {
    padding-left: 0;
    display: inline-block;
}

.form-horizontal .control-label.tenant-label {
    padding-top: 10px ;
}

.dark-mode .listnav ul li a {
    color: #f4f4f4 !important;
}

.dark-mode .listnav ul .active a {
    color: #FF7359 !important;
}

.dl-horizontal dt,
.dl-horizontal dd {
    padding-bottom: 5px;
}


.ContentBox.col-sm-9 div.checkbox {
    margin-top: 0;
    padding-left: 0;
}

.tooltip img {
    width: 15px;
    height: 15px;
    cursor: pointer;
}

.ContentBox .checkbox {
    margin-top: 0;
}

.edittenantmaster .form-group .col-sm-3 {
    margin-top: 5px;
    padding-left: 0;
}

.ContentBox.col-sm-9 input[type="radio"],.ContentBox.col-sm-9 input[type="checkbox"] {
    margin: 5px 0 0 0;
}

.dark-mode .tooltip .tooltiptext {
    box-shadow: 0 2px 15px -3px rgba(15, 121, 166, 0.1) !important;
	border: 1px solid #6C6A60 !important;
	background-color: #2E2D2A !important;
	color: #f4f4f4 !important;
}


.safari.mac .listnav ul .active a,
.chrome.mac .listnav ul .active a {
    padding:10px 10px 22px 10px;
}

.tenantCheckbox div{
    display : flex;
}

.tenantCheckbox label {
    padding-left : 5px;
}

.tenantCheckbox .tenantCheckInput{
    margin: 0px !important;
    position: relative;
    top: 3px;
}

.alert.alert-danger.errorModal {
    top: 74px !important;
    border-radius: 0px;
    position: fixed;
    width: 100% !important;
    color: #fff;
    background-color: #ec5d57;
    border-color: #ec5d57;
    z-index: 9099;
    font-size: 15px !important;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    padding: 15px;
    margin-bottom: 0;
    border: 0;
}

.alert.alert-danger.errorModal .glyphicon {
    top:2px;
}

/* .requiredAstrictSymbol::after {
    content: " *";
    font-weight: bold;
    color: #FF7359;
} */

.ContentBox input.text-box:disabled {
    cursor: not-allowed;
}

.create-tenant-main .btn.btn-info:disabled {
    pointer-events: inherit;
    cursor: not-allowed;    
    background-color: #021C1C !important;
    border: 1px solid #021C1C !important;
    opacity: 60%;
    color: #757B86 !important;
    box-shadow: none;
}

.dark-mode .create-tenant-main .btn.btn-info:disabled {
    pointer-events: inherit;
    cursor: not-allowed;
    background-color: #0D0D0D !important;
    border: 1px solid #6C6A60 !important;
    color: #F2ECE0 !important;
    opacity: 50%;
    box-shadow: none !important;
}

/* .mac .dark-mode .create-tenant-main .btn.btn-info:disabled {
    pointer-events: inherit;
    cursor: not-allowed;
    opacity: 100% !important;
} */

.staus-filter select {
    background-image: url(../images/DownCaret_dark.png);
    background-repeat: no-repeat !important;
    background-position: 95% 55% !important;
    cursor: pointer !important;
    /* font-weight: 600; */
    color: #021C1C;
    background-size: 10px;
    -webkit-appearance: none;
}

.tenant-filter select {
    background-image: url(../images/DownCaret_dark.png);
    background-repeat: no-repeat !important;
    background-position: 97% 55% !important;
    cursor: pointer !important;
    /* font-weight: 600; */
    color: #021C1C;
    background-size: 10px;
    -webkit-appearance: none;
}

.firefox select option {
    font-family: Arial, Helvetica, sans-serif !important;
}

.dark-mode .staus-filter select,
.dark-mode .tenant-filter select {
    background-image: url(../images/DownCaret.png) !important;
    font-family: 'HelveticaNowText-Regular' !important;
    border: 1px solid #6C6A60 !important;
    background-color: #2E2D2A !important;
    color: #F4F4F4 !important;
}



/*checkbox */
/* Checkboxes */
input[type=checkbox] {
    /* Reset */
    -webkit-appearance: none;
    appearance: none;
    /* background-color: #fff;
    width: 0;
    height: 0;
    margin: 0;
    margin-right: 25px; */
    position: relative;
    text-align: center;
    /* font-size: 16px; */
}
input[type=checkbox]:focus {
    box-shadow: none;
    outline: none;
}
input[type=checkbox]::before {
    content: '';
    position: absolute;
    top: 0;
    display: block;
    width: 16px;
    height: 16px;
    background-color: transparent;
    border: 1px solid #021C1C !important;
    box-sizing: content-box;
    border-radius: 3px;
}

.dark-mode input[type=checkbox]::before {    
    border: 1px solid #6C6A60 !important;
}

.dark-mode input[type=checkbox]:checked:before {
    border: 1px solid #FF7359 !important;
    background: #FF7359 !important;
}

/* .dark-mode input[type=checkbox]:before {
    background-color: transparent;
    border: 2px solid #6C6A60 !important;
} */

input[type=checkbox]:disabled::before {
    opacity: 0.5;
}
input[type=checkbox]:disabled::after {
    opacity: 1;
}
input[type=checkbox]:checked::before {
    border: 1px solid #FF7359 !important;
    background: #FF7359;
}
input[type=checkbox]::after {
    content: '';
    text-indent: 4px;
    position: absolute;
    box-sizing: content-box;
    text-align: center;
    left: 5px;
    top: 1px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: scaleX(1) rotate(-45deg);
    -ms-transform: rotate(35deg);
    transform: scaleX(1) rotate(38deg);
    display: none;
    /* content: '✓';
    text-indent: 4px;
    position: absolute;
    top: 0;
    left: -2px;
    display: none;
    width: 20px;
    height: 20px;
    box-sizing: content-box;
    text-align: center; */
}
input[type=checkbox]:checked::after {
    display: block;
    color: #ffffff;
}
/* / Checkboxes */

/* radio */
input[type="radio"] {
    /* Add if not using autoprefixer */
    -webkit-appearance: none;
    /* Remove most all native input styles */
    appearance: none;
    /* For iOS < 15 */
    background-color: var(--form-background);
    /* Not removed via appearance */
    margin: 0;
  
    font: inherit;
    /* color: #021C1C; */
    width: 20px;
    height: 20px;
    border: 1px solid #6C6A60;
    border-radius: 50%;
    transform: translateY(-0.075em);
    display: grid;
    place-content: center;
    position: relative;
    top: -3px;

  }
  
  input[type="radio"]::before {
    content: "";
    width: 12px;
    height: 12px;
    border-radius: 50%;
    transform: scale(0);
    transition: 120ms transform ease-in-out;
    box-shadow: inset 1em 1em var(--form-control-color);
    background-color: #FF7359;
  }
  
  input[type="radio"]:checked::before {
    transform: scale(1);
  }
  
  input[type="radio"]:focus {
    outline: max(2px, 0.15em) solid currentColor;
    outline-offset: max(2px, 0.15em);
  }

/* radio end */

.contentbox-inner label {
    display: flex;
}

.contentbox-inner .check-text {
    padding-left: 8px;
}

/* .staus-filter select.custom-icon-class,
.signup-form-signin #PhoneCodes select.Rectangle-5.custom-icon-class,
.ContentBox.col-sm-8 .form-control.col-sm-2.custom-icon-class {
    background-image: url(../images/down-arrow-blue.png) !important;
    background-size: 12px;
} */

.alert-success .glyphicon,
.alert.alert-danger.errorModal .glyphicon {
    cursor: pointer;
}

::-webkit-scrollbar-thumb {
	background-color: #c1c1c1;
	border: 4px solid transparent;
	border-radius: 8px;
	background-clip: padding-box;  
  }
  
::-webkit-scrollbar {
	width: 16px;
  }

  .email-dropdown {
    margin-top: -30px;
  }

  .email-dropdown label {
    margin-bottom: 0;
  }

  .email-dropdown  .email-item label {
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
    cursor: pointer;
  }

  .email-dropdown input {
    font-family: 'HelveticaNowText-regular' !important;
    width: 100%;
    background-color: #ffffff;
    border: 1px solid #021C1C;
    border-radius: 4px;
    text-align: left;
    color: #021C1C;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: text;
  }

  .firefox .email-dropdown input {
    font-family: 'HelveticaNowText-Regular' !important;
  }

  .email-dropdown input:disabled {
    background-color: #021C1C !important;
    border: 1px solid #021C1C !important;
    opacity: 50% !important;
    color: #757B86 !important;
    cursor: not-allowed;
    pointer-events: initial;
  }

  .dark-mode .email-dropdown.DDSelectID.email-dropdown input:disabled {
    background-color: #0D0D0D !important;
    border: 1px solid #6C6A60 !important;
    color: #F2ECE0 !important;
    opacity: 50%;
    box-shadow: none !important;
  }

  /* .mac .dark-mode .email-dropdown.DDSelectID.email-dropdown input:disabled {
    opacity: 100% !important;
  } */

  .email-dropdown .close {
    color: #021C1C;
    opacity: 1;
    font-size: 11px;
    position: absolute;
    right: 0px;
    top: 0px;
    font-family: cursive;
    background-color: #ffffff;
    border: 1px solid #021C1C;
    height: 34px;
    padding: 10px 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
  }

  .dark-mode   .email-dropdown .close {
    border: 1px solid #6C6A60 !important;
    background-color: #2E2D2A !important;
    color: #f4f4f4 !important;
  }

  .email-dropdown.DDSelectID .dropdown-menu {
    background: #ffffff;
    height: auto;
    max-height: 200px;
    z-index: 9;
  }
  .email-dropdown.DDSelectID .dropdown-menu li {
    padding: 6px 0 4px 12px;
}
.email-dropdown.DDSelectID .dropdown-menu li:hover {
    background-color: rgba(158, 158, 158, .18);
}

.dark-mode .email-dropdown.DDSelectID .dropdown-menu li:hover {
    background-color: #1A1915;
}

  .email-dropdown .not-found .noclick {
    padding: 0;
    cursor: text;
    color: #00000061;
  }

  .dark-mode  .email-dropdown .not-found .noclick {
    color: #f4f4f4;
  }

  .email-dropdown .dropdown-menu > li > a:hover, .email-dropdown .dropdown-menu > li > a:focus {
    background-color: transparent;
    color: #021C1C;
  }

  .email-dropdown .dropdown-menu > li > a.noclick:hover, .email-dropdown .dropdown-menu > li > a.noclick:focus {
    color: #00000061;
  }


  .dark-mode .email-dropdown .dropdown-menu > li > a:hover,  .dark-mode .email-dropdown .dropdown-menu > li > a:focus {
    background-color: transparent;
    color: #f4f4f4;
  }

  .dark-mode .email-dropdown input {
    font-family: 'HelveticaNowText-regular' !important;
    border: 1px solid #6C6A60 !important;
    background-color: #2E2D2A !important;
    color: #f4f4f4 !important;
}

.email-dropdown input::placeholder,
.ContentBox input::placeholder,
input.form-control::placeholder {
    color: #757B86 !important;
	opacity: 100%;
}

.dark-mode .email-dropdown input::placeholder,
.dark-mode input::placeholder {
    color: #f4f4f4 !important;
    font-family: 'HelveticaNowText-Regular' !important;
    opacity: 50% !important;
    font-weight: 500;
}

/* .email-dropdown input.btn:focus {
    outline: none !important;
    border-color: #FF7359 !important;
} */

.dark-mode .email-dropdown.DDSelectID .dropdown-menu {
    background-color: #2E2D2A !important;
}

.dark-mode .email-dropdown .close {
    color: #f4f4f4;
}

.firefox.mac .input-title {
	font-family: 'HelveticaNowText-regular' !important;
}

/* h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: Silka-Medium;
  font-weight: 500;
  line-height: 1.1;
} */

.form-control { 
    color: #021C1C;
    border: 1px solid #021C1C;
}

.firefox .email-dropdown input:disabled,
.mac.safari .email-dropdown input:disabled {
	padding-right:20px;
}

.mac.safari .table.form-all th {
    font-family: 'HelveticaNowText-bold' !important;
    font-weight: normal;
}

.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
box-shadow: none;
}

/* .dark-mode .form-control:focus {
    border:1px solid #FF7359 !important;
} */

.dark-mode .form-control:-moz-placeholder {
    color: #f4f4f4;
    font-family: 'HelveticaNowText-Regular' !important;
    opacity: 70%;
  }
  
 .dark-mode .form-control::-moz-placeholder {
    color: #f4f4f4;
    font-family: 'HelveticaNowText-Regular' !important;
    opacity: 70%;
  }
  
  .dark-mode .form-control:-ms-input-placeholder {
    color: #f4f4f4;
    font-family: 'HelveticaNowText-Regular' !important;
    opacity: 70%;
  }
  
  .dark-mode .form-control::-webkit-input-placeholder {
    color: #f4f4f4;
    font-family: 'HelveticaNowText-Regular' !important;
    opacity: 70%;
  }

  .Frame-23 .text-danger {
    color: rgb(255,0,0) !important;
  }
  
  label {
    font-weight: 400;
  }

  .table.form-all.usermasterstable tbody tr:first-child td:first-child,
  .table.form-all tbody tr:nth-child(2) td:first-child {
    border-top-left-radius: 12px;
  }

  .table.form-all.usermasterstable tbody tr:nth-child(2) td:first-child {
    border-top-left-radius: 0;
  }

  .table.form-all.usermasterstable tbody tr:first-child td:last-child ,
  .table.form-all tbody tr:nth-child(2) td:last-child {
    border-top-right-radius: 12px;
  }

  .table.form-all.usermasterstable tbody tr:nth-child(2) td:last-child {
    border-top-right-radius: 0;
  }

  .table.form-all.usermasterstable tbody tr:last-child td:first-child,
  .table.form-all tbody tr:last-child td:first-child {
    border-bottom-left-radius: 12px;
  }
  
  .table.form-all.usermasterstable tbody tr:last-child td:last-child,
  .table.form-all tbody tr:last-child td:last-child {
    border-bottom-right-radius: 12px;
  }

  dt label {
    font-weight: bold;
  }