
html {
    height: 100%;
}

body {
    height: 100%;
    font-family: 'Roboto', sans-serif;
    background: #603d8217;
}
.login-bg {
    background: #fff;
}

.login-lft-bg{
    width: 100%;
    height: 100%;
}
.login-lft-bg img{
    width: 100%;
    height: 100vh;
    object-fit: cover;
}
.logo {
    text-align: center;
    margin-bottom: 70px;
}

.form-sec {
    max-width: 450px;
    margin: 0 auto;
    margin-top: 100px;
}
.form-sec p {
    color: #333;
    margin-bottom: 40px;
    font-size: 14px;
}
.form-sec h2 {
    color: #333;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 10px;
}
.form-control {
    border-bottom: 1px solid #bababa;
    border-radius: 0;
    font-size: 13px;
    background: #fff;
    border-right: 0;
    border-left: 0;
    border-top: 0;
    height: 50px;
}
.frgt-pass {
    text-align: right;
}   
.frgt-pass a {
    color: #333;
    font-size: 13px;
    text-decoration: none;
}
.btn.submit-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    background: #563d82;
    height: 50px;
    border-radius: 5px;
    color: #fff;
    margin-bottom: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}
a.crt-btn {
    font-size: 15px;
    color: #563d82;
    font-weight: 500;
    text-decoration: none;
}
.lgn-ftr{
    text-align: center;
    padding-top: 100px;
}
.lgn-ftr p{
    font-size: 13px;
    color: gray;
}

/* inner-pages */

.nav-top {
    background-color: #FFFFFF
}
.nav-bar{
    background-color: #603D82;
    height: 50px;
}

.nav-top .nav-link:hover,
.nav-top .nav-link:focus {
    outline: none
}

.nav-top .icon-bell {
    position: relative
}

.nav-top .icon-profile {
    padding: 4px 0 0;
    margin: 0
}

.nav-top .icon-profile span img {
    width: 35px;
    height: 35px;
    display: inline-block;
    border: 2px solid #fcc350;
    background-color: #ffffff;
    border-radius: 50%;
    object-fit: cover;
    margin-right: 5px;
}

.nav-top .profile-name .dropdown-menu {
    right: 0;
    left: inherit;
    top: 47px;
}

.nav-top .profile-name .dropdown-toggle::after {
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    border: 0;
    margin-left: 8px;
    vertical-align: inherit
}

.nav-top a {
    color: #603D82;
}

.nav-2 {
    background-color: #603D82
}

.nav-2 a.nav-link {
    color: #fff
}

.nav-2 .navbar {
    padding-top: 2px;
    padding-bottom: 2px
}

.nav-2 .navbar-nav>.nav-item {
    margin-right: 10px
}

.nav-2 .navbar-nav>.nav-item:hover .nav-link .alignment,
.nav-2 .navbar-nav>.nav-item.active .nav-link span {
    border-bottom: 4px solid #FEB62B;
}

.nav-2 .profile-type .dropdown-menu {
    right: 0;
    left: inherit;
    padding-left: 8px;
    padding-right: 8px
}

.nav-2 .profile-type .dropdown-menu .dropdown-item {
    border-radius: 5px;
    padding-top: 8px;
    padding-bottom: 8px
}

.nav-2 .profile-type .dropdown-menu .dropdown-item:hover {
    color: #603D82;
    background-color: #ECE1F7
}

.nav-2 .profile-type .dropdown-toggle {
    padding-right: 0
}

.nav-2 .profile-type .dropdown-toggle:hover,
.nav-2 .profile-type .dropdown-toggle:focus {
    outline: none
}

.dropdown-toggle::after {
    display: none;
}

.nav-2 .profile-type .dropdown-toggle::after {
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    border: 0;
    margin-left: 8px;
    vertical-align: inherit;
    color: #FEB62B
}


.dashboard-checkbox-sec {
    min-height: calc(100vh - 110px);
    padding-top: 66px
}

.d-card {
    margin-bottom: 30px
}

.d-card .card-inner {
    background-color: #F2F2F2;
    border: 1px solid #BCBBBB;
    border-radius: 20px;
    display: block;
    height: 100%
}

.m-height-400 {
    min-height: 400px
}

.m-height-300 {
    min-height: 300px
}

.m-height-700 {
    min-height: 700px
}
/* inner-pages */
li.nav-item.menu-link {
    margin-right: 50px;
    font-size: 15px;
}
li.nav-item.menu-link a {
    color: #fff;
    transition: all 0.3s ease;
    font-weight: 600;
    font-size: 15px;
    line-height: 1.5;
}
li.nav-item.menu-link a:hover, li.nav-item.menu-link a.active  {
    border-bottom: 4px solid #fcc350;
    color: #fcc350;
    transition: all 0.3s ease;
}
.top-lft-nav {
    justify-content: end;
}
.top-lft-nav ul{
    display: flex;
    align-items: center;
}
li.nav-item.notification {
    position: relative;
}
li.nav-item.notification a {
    font-size: 25px;
    margin-right: 20px;
}
a.nav-link.icon-profile {
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.user-name {color: #603D82 !important;}
.tbl-hd {
    background: #f7f7f7;
    opacity: 1;
    position: sticky;
    top: 0;
    z-index: 1;
    border-bottom: 1px solid #dbdbdb;
}
.header-text {
    text-align: left;
    letter-spacing: 0px;
    color: #898989 !important;
    font-size: 14px !important;
    font-weight: 500;
}
.table-borderless {
    border-radius: 10px;
    background-color: #fff;
}
.table-responsive {
    scrollbar-width: none;
    -ms-overflow-style: none;
    height: 60vh;
    overflow: auto;
    border: 1px solid #e6e6e6;
    margin-bottom: 20px;
    padding: 10px;
}
.table-borderless p {
  margin-bottom: 0;
}
.pg-hd {
    background: #ffffff;
    padding: 20px 0;
    margin: 20px 0;
    color: #fbb600;
    box-shadow: rgb(0 0 0 / 15%) 0px 5px 15px 0px;
}
.pg-hd h1 {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 0;
    color: #333;
}
.data .table td, .data .table th {
    font-size: 14px;
    color: #333;
}
.table-color {
    background: #ffffff 0% 0% no-repeat padding-box;
    border-bottom: 1px solid #efefef;
    opacity: 1;
}
.table-hover tbody tr:hover {
    background-color:#f9f9f9 !important;
}
.optns-sec {
    display: flex;
}
.optns-sec ul {
    display: inline-flex;
    list-style: none;
    margin-bottom: 0;
}
.optns-sec ul li {
    margin-left: 15px;
}
.optns-sec ul li a {
    color: #603d82;
    font-size: 16px;
}
.optns-sec ul li a:hover {
    color: #000;
}
a.btn.add-btn,
button.btn.add-btn {
    background: #603d82;
    color: #fff;
    border-radius: 5px;
    transition: all 0.3s ease;
}
a.btn.add-btn:hover,
button.btn.add-btn:hover {
    background: #7b579e;
    box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
    transition: all 0.3s ease;
}
.pagination-sec {
    display: flex;
    align-items: center;
    justify-content: end;
}
.page-link {
    color: #603d82;
    background-color: #fff;
    border: 1px solid #f0edf3;
    padding: .7rem .9rem;
    font-size: 16px !important;
}
.page-link:hover {
    z-index: 2;
    color: #fff;
    text-decoration: none;
    background-color: #603d82;
    border-color: #603d82;
}
.add-tenants {
    background: #fff;
    border-radius: 10px;
    padding: 50px;
}
.add-tenants form {
    margin: 30px 0;
}

.form-control:focus {
    box-shadow: none;
    border-color: #f6b300;
}

/* checkbox */

/* The checkbox-sec */
.checkbox-sec {
    display: block;
    position: relative;
    padding-left: 27px;
    cursor: pointer;
    font-size: 17px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  
  /* Hide the browser's default checkbox */
  .checkbox-sec input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }
  
  /* Create a custom checkbox */
  .checkmark {
    position: absolute;
    top: 2px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #603d82;
    border-radius:50%;
  }
  
  /* On mouse-over, add a grey background color */
  .checkbox-sec:hover input ~ .checkmark {
    background-color: #603d82;
  }
  
  /* When the checkbox is checked, add a blue background */
  .checkbox-sec input:checked ~ .checkmark {
    
    background-color: rgba(96, 61, 130, 0.3);
    border: none;
  }
  
  /* Create the checkmark/indicator (hidden when not checked) */
  .checkmark:after {
    content: "";
    position: absolute;
    display: block;
  }
  
  /* Show the checkmark when checked */
  .checkbox-sec input:checked ~ .checkmark:after {
    
    display: none;
  }
  
  /* Style the checkmark/indicator */
  .checkbox-sec .checkmark:after {
    left: 7px;
    top: 4px;
    width: 6px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate( 42deg);
    -ms-transform: rotate(42deg);
    transform: rotate( 42deg);
}
/* checkbox */

.custom-select.selct-prd {width: 100px; height: 40px; border-bottom: none;}
.custom-select.selct-hrs {height: 40px;}

.custom-select {
    border-bottom: 1px solid #bababa;
    height: 50px;
    border-radius: 0;
    border-right: none;
    border-left: 0;
    border-top: 0;
}
.custom-select:focus {
    border-color: #f6b300;
    outline: 0;
    box-shadow: none;
}
h3.sub-hd {
    font-size: 20px;
    margin: 20px 0;
}

.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #603d82;
    background-color: #603d82;
}
.custom-control-label::after {
    position: absolute;
    top: 1.28px;
    left: -27px;
    display: block;
    width: 20px;
    height: 20px;
    content: "";
    background: no-repeat 50%/50% 50%;
        background-image: none;
}
.custom-control-label::before {
    position: absolute;
    top: 1px;
    left: -1.7rem;
    display: block;
    width: 20px;
    height: 20px;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #603d82 solid 1px;
}

.switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 27px;
}
  .switch input { 
    opacity: 0;
    width: 0;
    height: 0;
  }
  .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
  }
  .slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}
  input:checked + .slider {
    background-color: #603D82;
  }
  input:focus + .slider {
    box-shadow: 0 0 1px #603D82;
  }
  input:checked + .slider:before {
    -webkit-transform: translateX(22px);
    -ms-transform: translateX(22px);
    transform: translateX(22px);
  }
  /* Rounded sliders */
  .slider.round {
    border-radius: 34px;
  }
  .slider.round:before {
    border-radius: 50%;
  }
  .hello{display:flex;align-items:center;}
  .swtch-btn {
    display: flex;
    align-items: center;
}
.swtch-btn p{margin-bottom: 0; margin-left: 10px; font-size: 17px;}
.swtch-btn label{margin-bottom: 0;}
.custom-select {background-color: rgba(255, 255, 255, 0)!important;}
.brdr-top{border-top: 1px solid #efefef;}

.table h2 {
    font-size: 17px;
    font-weight: 600;
}
.version li {
    list-style: disc;
}


/* file upload */

.file-upload {
    background-color: #ffffff;
    width: 100%;
    margin: 0 auto;
    padding: 10px 0;
}

.file-upload-btn {
    width: 100%;
    margin: 0;
    color: #fff;
    background: #1FB264;
    border: none;
    padding: 10px;
    border-radius: 4px;
    border-bottom: 4px solid #15824B;
    transition: all .2s ease;
    outline: none;
    text-transform: uppercase;
    font-weight: 700;
}

.file-upload-btn:hover {
    background: #1AA059;
    color: #ffffff;
    transition: all .2s ease;
    cursor: pointer;
}

.file-upload-btn:active {
    border: 0;
    transition: all .2s ease;
}

.file-upload-content {
    display: none;
    text-align: center;
}

.file-upload-input {
    position: absolute;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    outline: none;
    opacity: 0;
    cursor: pointer;
}

.image-upload-wrap {
    position: relative;
    background-color: #efecf2;
    border-radius: 5px;
}

.image-dropping,
.image-upload-wrap:hover {
    background-color: #efecf2;
}

.image-title-wrap {
    padding: 0 15px 15px 15px;
    color: #222;
}

.drag-text {
    text-align: center;
    padding: 60px 0;
    border: 2px solid #e9e8ea;
    border-radius: 5px;
}
.drag-text i {
    font-size: 50px;
    color: #c7bed9;
}

.drag-text h3 {
	color: #B1A8B9;
	font-size: 15px;
	font-weight: 450;
}

.doc-sec {
    border: 2px solid #e9e8ea;
    border-radius: 5px;
}

.in-file img {
    height: 120px;
}

.file-upload-image {
    max-height: 200px;
    max-width: 200px;
    margin: auto;
    padding: 20px;
}

.remove-image {
    width: 100%;
    margin: 0;
    color: #c43221;
    background: #f4d8d5;
    border: none;
    padding: 6px 20px;
    border-radius: 4px;
    border: 1px solid #c43221;
    transition: all .2s ease;
    outline: none;
    font-size: 13px;
    text-align: left;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}

/* .remove-image:hover {
    background: #c13b2a;
    color: #ffffff;
    transition: all .2s ease;
    cursor: pointer;
} */

.remove-image:active {
    border: 0;
    transition: all .2s ease;
}
.file-upload-content {
    background-color: #efecf2;
    padding: 30px;
}

/* file upload end */


.form-group label sab {
    color: red;
}
.form-group label {
    font-size: 13px;
}

.btn.cancel {
    background: #f4f3f4;
    color: #603d82;
    border-radius: 5px;
    transition: all 0.3s ease;
    border: 1px solid #603d82;
}
.btn.cancel:hover {
    background: #eee5ee;
    transition: all 0.3s ease;
}