.login-card{
    padding: 2em!important;
    border-radius: 1em!important;
    box-shadow: 1px 1px 5px 3px #8888880d;
}

.login-div{
    height: 100vh;
    background:  url("/img/login.png");;
    background-repeat: no-repeat;
    background-size: cover;
}

.login-buttom{
    background-color: #28a745!important;
    color: #eee!important;
    border-radius: 0px!important;
}
.create-btn {
    border-radius: 30px!important;
}

.preview-row{
    margin-left: 50%!important;
    margin-bottom: -4em;
}

.edit,.view,.delete,.restore,.push-notification{
    margin-left: 5px;
}

.remove-feature,.remove-photo{
    color: #dc3545!important;
}

.remove-photo{
   margin-left: -1em;
}

.modal{
    overflow: scroll!important;
    /* position: initial!important; */
}

#mainmenu{
    font-size: 1.2em;
    margin-left: -0.8em;

}

select{
    width: 100%!important;
}

.select2-container--default .select2-selection--single{
   height: 2.3em!important;
}

.select2-container{
  width: 100%!important;
}

ul#sidebar-bottom span {
    font-size: 16px;
}
input[name=role-permission]:checked{
   background : yellow;
}
html{
    overflow-x: hidden;
}
#user-profile-icon{
  font-size:27px;
}

#system-setting-icon{
  font-size:25px;
}

#sidebar-top{
    display: flex;
    list-style: none;
    color: #eeeeee;
    margin-top: -23.2em;
    margin-left: -4.5em;
    position: fixed;
}

#sidebar-bottom{
    list-style: none;
    color: #eeeeee;
    margin-top: 17.2em;
    position: fixed;
 /*   margin-left: -2em!important;*/
}

#sidebar-bottom li{
    margin-top : 1em;
}

#dms-logo{
    width: 2.5em;
    margin-top: 0em;
    margin-left: 1.3em;
}

#dms-icon{
    font-size: 30px;
    margin-left: 0.5em;
}

.mandatory-mark{
    color : red;
}

#sign-out{
    font-size: 0.7em;
    font-weight: bold;
    margin-left: 0.5em;
}

#system-setting{
    font-size: 1.2em;
    font-weight: bold;
    margin-left: 0.5em;
}

#my-account{
    font-size: 1.1em;
    font-weight: bold;
    margin-left: 0.5em;
}

#logout-img{
    width: 1em;;
}

#yield-content{
    background: #eeeeee!important;
    width: 100em;
    overflow: scroll;
    max-height: 58em;
    transition: 0.4s;
}

#yield-new-form{
    margin-left: 120em;
    padding: 0.5em;
    width: 0;
     position: absolute; 
     /*z-index: 1; */
    top: 0;
    left: 0;
    overflow-x: hidden;
    transition: 0.4s;
        height: 100vh!important;
   /* overflow-y: scroll;*/
}

#new-form-container .h-title{
    margin-top: -1.5em;
    margin-right: 2.5em;
}

#closebtn{
    display:none;
    /*margin-left:35em;*/
        margin-left: 93%;
}
.remove-tr{
    margin-top: 2em;
    color: red!important;
}

#sidebar ul li a {
    padding: 8px!important;
    font-size: 15px!important;
}

#language-option{
    width : 7em;
}

.svg-inline--fa.fa-trash-alt{
    color: red!important;
}

.svg-inline--fa.fa-eye{
    color: #28a745;
}

#main-menu{
    color: #eeeeee;
    list-style: none;
    margin-left: -6em;
    font-size: 14px;
    margin-top: -7em;
    position: fixed;
    width: 23em;
}

#main-menu li { 
    margin-top: 20px;
    padding-left: 2.5em;
        display: flex;
    align-items: center;
}

#main-menu li a {
    margin-left: 5px;
}
li#submenu {
    margin-top: 10px;
    padding-left: 40px;
    font-size: 13px;
}
#main-menu li.active{
    color: #f6ab14!important;
    /* background: #eeeeee!important; */
}

#main-menu li:hover{
    color: #f6ab14!important;
    /* color: #1d303e!important;
    background: #eeeeee!important; */
}

.nav-tabs .nav-link.active {
    background: #f6ab14!important;
    color: #fff!important;
}

.dashboard-span{
    background: #ffffff;
    padding: 1.5em;
    border-left: 0.7em solid #eeeeee;
    border-right: 0.7em solid #eeeeee;
}

.dashboard-span span{
    color: #f6ab14;
    font-size: 2.2em;
    font-weight: bold;
}

.save-btn{
    background: #f6ab14!important;
    border: 0px!important;
    border-radius: 0px!important;
    width: 10em;
    height: 3em;
}
@font-face {
    font-family: 'ProximaNova-Regular';
    src: url('fonts/ProximaNova-Regular.ttf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ProximaNova-Bold';
    src: url('fonts/ProximaNova-Bold.ttf');
    font-weight: bold;
    font-style: normal;
}

html, body{
   overflow-x: hidden!important; 
   overflow-y: hidden!important;
  font-size: 15px;
}

/* .container{
   padding-left: 15em !important;
       transition: all 0.3s;
}
.content.active .container {
    padding-left: 0!important;
} */
#main-sidebar{
   display: flex;
   /*position: fixed;*/
}

/* .content {
   min-height: 100vh;
   transition: all 0.3s;

} */

/* 
#sidebarCollapse{
   margin-top: 4em;
   margin-left: -1.8em;
   color: #fff;
} */
/* 
#sidebarCollapse img{
    width: 1.5em;
} */

nav.nav-sidebar { 
    background-color: #1d303e!important;
    width: 4.3em;
    /* margin-top: -40em!important; */
    width: 17em!important;
    position: relative;
    height: 100vh!important;
}
#yield-content {
    height: 100vh!important;
}

.loading img{
   margin-top: 25%;
   margin-left: 140%;
}
span.btn.btn-link.remove-tr {
    position: relative;
    right: 20px;
}
body {
    overflow-x: hidden;
}
/* responsive */

@media (min-width: 768px) and (max-width: 1399px){
 
}

@media (min-width:768px) {
#user-profile-icon{
  font-size:22px;
}

#system-setting-icon{
  font-size:25px;
}

#sidebar-top { 
    margin-top: 0;
    position: absolute;
    top: 20px;
    /* align-items: center; */
    margin-bottom: 0;
    align-items: center;
}
#sidebar-top form#notification-form {
    margin: 0;
}

#main-menu {
    margin-top: 0;
    font-size: 14px;
    position: absolute;
    top: 80px;
}

#sidebar-bottom {
    margin-top: 0;
    position: absolute;
    bottom: 30px;
    padding: 0;
    margin: 0;
    width: 100%;
    left: 20px;
    /*height: 22vh;*/
}

sapn#language {
    margin-top: 15px;
    display: block;
}
#sidebar-bottom li {
    margin-top: 0.3em;
}

#main-sidebar {
    height: 100%;
}

#yield-content {
    max-height: 100vh;
}

}

div#main-sidebar {
    width: 100%;
}
html {
    overflow-x: hidden;
}

@media (min-width: 1501px) and (max-width: 1700px) {
    #yield-content {
           width: 84%;
    }

    #closebtn{
        display:none;
        margin-left:26em;
    }
   div#main-sidebar #yield-content, div#main-sidebar .nav-sidebar {
    height: 100vh!important;
}
}

@media (min-width: 1301px) and (max-width: 1500px) {
    #yield-content {
        width: 82% ;
    }

    #closebtn{
       
        margin-left:23em;
    }
       div#main-sidebar #yield-content, div#main-sidebar .nav-sidebar {
    height: 100vh!important;
}


}

@media (min-width: 1200px) and (max-width: 1300px) {
 
#yield-content {
    width: 80%;
}
#yield-new-form {
    /* margin-left: 55em;
    width: 100%; */
}

#closebtn{

    margin-left:22em;
}
   div#main-sidebar #yield-content, div#main-sidebar .nav-sidebar {
    height: 100vh!important;
}
.dashboard-span span {
    font-size: 22px!important;
}

}

@media (min-width: 1800px) and (max-width: 1920px) {
#yield-content {
        width: 88%;
}
#closebtn {
    margin-left: 34em;
}

div#main-sidebar #yield-content, div#main-sidebar .nav-sidebar {
    height: 100vh!important;
}

}



@media (min-width: 1921px) and (max-width: 2560px) {
#yield-content {
    width: 90%;
}
#yield-new-form {
    /* margin-left: 55em;
    width: 100%; */
}


}
@media (min-width: 1701px) and (max-width: 1799px) {

#yield-content {
        width: 88%;
}
#closebtn {
    margin-left: 28em;
}

div#main-sidebar #yield-content, div#main-sidebar .nav-sidebar {
    height: 100vh!important;
}

}
body {
    position: relative;
}
@media (min-width: 1200px) and (max-width: 1359px) {
 .Plists_R {
    display: block!important;
}
td.Plists {
    float: left;
    width: 50%!important;
}
}
@media (min-width: 1200px) and (max-width: 1399px) {
div#yield-content .row.show_list.In_Pl_table td.Plists {
    width: 32%!important;
}
}


#main-menu li:first-child svg {
    font-size: 22px;
}
#main-menu li:first-child {
    padding-left: 45px;
    font-size: 17px;
}

#main-menu li:hover object {
    filter: invert(40%) sepia(100%) saturate(1063%) hue-rotate(352deg) brightness(102%) contrast(93%);
}
#main-menu li object {
    width: 18px;
}
ul#sidebar-bottom object {
    width: 18px;
}

.top_title h4.h-title {
    text-transform: uppercase;
    font-weight: bold;
}
main.py-4 {
    overflow-x: hidden;
}
.F_modal_create .col-md-11 {
    -ms-flex: 0 0 87.666667%;
    flex: 0 0 87.666667%;
    max-width: 87.666667%;
}
.F_modal_create .col-md-1 {
    -ms-flex: 0 0 12.333333%;
    flex: 0 0 12.333333%;
    max-width: 12.333333%;
}
.F_modal_create span.btn {
    background: #F6AB14!important;
    border: none;
    border-radius: 0;
}
.btn_create_SC input {
    width: 100%;
    background: #f6ab14!important;
    border: none!important;
    border-radius: 30px;
    margin-bottom: 20px;
}
.btn_create_SC span {
    width: 100%;
    border: none!important;
    border-radius: 30px;
    display: block;
}
.btn-success {
    background-color: #f6ab14!important;
    border-color: #f6ab14!important;
}
#main-menu, #yield-content, #yield-new-form{
    scrollbar-width: none;
}
::-webkit-scrollbar
{
    width: 0px;
    background-color: #F5F5F5;

}
sapn#language {
    width: 40%;
}
.Setting_btn input {
    border-radius: 30px;
}


#yield-content {
    overflow-x: hidden;
}
.modal-body span, .modal-body input[type=submit] {
    border-radius: 30px;
}
button.btn.btn-primary.save-btn {
    display: block;
    width: 100%;
    border-radius: 30px!important;
}
.dashboard-span {
    border: 3px solid #eee!important;
    border-radius: 10px;
    -ms-flex: unset!important;
    flex: unset!important;
    max-width: unset!important;
    margin: 0 0.8%;
    float: left;
    width: 31.44%!important;
}

#main-menu {
    height: 57vh!important;
    overflow: hidden;
    overflow-y: scroll;
}
