

.body-sign .card-sign {
    background: transparent;
    margin-top: 26px;
}

.logo-login{
    margin-left: 186px;
}

.body-sign .card-sign .card-body {
    background: #fff;
    border-top: 5px solid #032336;
    box-shadow: 0 1px 2px rgb(0 0 0 / 10%);
}

.form-input input {
    position: relative;
    top: 37px;
    background: transparent;
    outline: none;
    width: 100%;
    font-size: 16px;
    color: #4d4d4d;
    border: none;
    border-bottom: 1px solid #bbb;
    margin-bottom: 30px;
}


.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 0px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-bottom: 1px solid #ced4da;
    appearance: none;
    border-radius: 0px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}


.form-group + .form-group {
    border-top: 0px solid #f3f3f3;
    padding-top: 16px;
    padding-top: 1rem;
}

.header {
    background: #464775 !important;
    z-index: 1000;
}
.header {
    height: 60px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    border: 0px solid #EDEDED;
}

.header .logo img {
    color: transparent;
    image-rendering: -webkit-optimize-contrast;
    transform: translateZ(0);
    margin-top: 5px;
}

.sidebar-left .sidebar-header .sidebar-title {
    color: #ffffff;

}

ul.nav-main li a {
    color: #ffffff;
}

sidebar-left {
    background: #33344a;

}

.sidebar-left .sidebar-header .sidebar-toggle {

    background-color: #33344a;

}

.sidebar-left .sidebar-header .sidebar-title {
    background: #33344a;


}

.nav-link:hover, .nav-link:focus {
    color: #fff;
}
html.no-overflowscrolling .sidebar-left .nano {
    background: #1D2127;
    background-image: initial;
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: #33344a;
    box-shadow: 0px 0 0 #2f3139 inset;
}

ul.nav-main > li.nav-expanded > a {
    background: #33344a;
    background-color: #33344a;
}

ul.nav-main li .nav-children {
    background: #33344a;
}

.userbox .name {
    color: #ffffff;
}
.userbox {
    margin: 10px 17px 0 0;
}

.userbox > a.show .name{
    color: #000;
}


.userbox .name {
    color: #ffffff;
}

.header-right {
    width: calc(100% - 200px);
}

.header .search {
    width: 400px;
    margin-top: 10px;

}

.pesquisa{
    left: calc(50vw - 400px) !important;
    border-radius: 4px;
}

.userbox .custom-caret {
    color: #ffffff;
}

.userbox > a.show .custom-caret{
    color: #000;
}

.content-body {
    padding-top: 0px;
}

ul.nav-main {
    margin-right: 0px;
}

.table .actions a, .table .actions-hover a {
    margin-right: 0px;
}

.btn-xs{
    width: 30px;

}

.modal-dialog {
    max-width: 800px;
}

.modal-header {
    justify-content: flex-start;
    border-radius:  0px;
}


.modal-content {
    border-radius: 0px;
}

.btn-close {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: 0.25em 0.25em;
    color: #000;
    background: transparent url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e) center/1em auto no-repeat;
    border: 0;
    border-radius: 0.25rem;
    opacity: .5;
    margin-bottom: 15px !important;
    margin-top: 15px !important;
    border-radius: 50px;
    border FONT-WEIGHT: 100;
    border-color: #c0c0c0;
    border: 1px solid;

}

.alert-dismissible .btn-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: 1.25rem 1rem;
    margin: 8px;
    padding: 0px;
    border: 0px;
}

.nested-modal {
    padding-right: 15px;
    padding-left: 15px;
}

.table tbody {
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
}

.table {
    color: #6f6f6f;
}

.table > :not(:last-child) > :last-child > * {
    border-bottom-color: #ddd;
}



.modal.show .modal-dialog {
    transform: none;
    position: fixed;
    right: -1px;
    top: -2px;
    margin: 0px;
    border-radius: 0px;
}

.modal-footer {
    border-top: 0px solid #dee2e6;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.control-label {
    line-height: 12px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.l5crud-input{
    margin-bottom: 0px;
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem;
    min-height: calc( 100vh - 132px);
    max-height: calc( 100vh - 132px);
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-body::-webkit-scrollbar {
    width: 10px;
  }

 .btn-nested{
    margin: 0px;
    padding: 0px;
    font-size: 12px;
}


.card-title-nested {
    padding: 3px !important;
}

.nested-header {
    height: 36px !important;
    padding: 7px !important;
}

.card-header-nested {
    height: 60px !important;
    font-size: 14px !important;
    padding: 10px !important;
    border-radius: 0px !important;
}

.row-nested{
    margin-top: 40px;

}

ul.nav-main li .nav-children {
    padding: 0px 0;
}

ul.nav-main li.nav-parent .active{
    background: #21262d;
}

ul.nav-main .active{
    background: #21262d;
}

.card-body {
    border-radius: 0px;
}


.card-title {
    padding: 10px;
}


.modal-dialog {
		position: fixed;
		margin: auto;
		width: 800px;
		height: 100%;
		-webkit-transform: translate3d(0%, 0, 0);
		    -ms-transform: translate3d(0%, 0, 0);
		     -o-transform: translate3d(0%, 0, 0);
		        transform: translate3d(0%, 0, 0);
	}

.modal-dialog {
    right: -805px;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
       -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
         -o-transition: opacity 0.3s linear, right 0.3s ease-out;
            transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.show  .modal-dialog {
    right: -2;
}

.no-padding{
    padding: 0px !important;
}


.small-button{

    height: 28px;
    padding-top: 2px;
    padding-bottom: 0px;
}


.card-add-nested {
    position: fixed;
    top: 0px;
    width: 800px;
    min-width: 800px;
    right: -2px;
    height: calc(100vh - 0px);
    z-index: 999999;
}










.form-check-input {
    clear: left;
  }

  .form-switch.form-switch-sm {
    margin-bottom: 0.5rem; /* JUST FOR STYLING PURPOSE */
  }

  .form-switch.form-switch-sm .form-check-input {
    height: 1rem;
    width: calc(1rem + 0.75rem);
    border-radius: 2rem;
  }

  .form-switch.form-switch-md {
    margin-bottom: 1rem; /* JUST FOR STYLING PURPOSE */
  }

  .form-switch.form-switch-md .form-check-input {
    height: 1.5rem;
    width: calc(2rem + 0.75rem);
    border-radius: 3rem;
  }

  .form-switch.form-switch-lg {
    margin-bottom: 1.5rem; /* JUST FOR STYLING PURPOSE */
  }

  .form-switch.form-switch-lg .form-check-input {
    height: 2rem;
    width: calc(3rem + 0.75rem);
    border-radius: 4rem;
  }

  .form-switch.form-switch-xl {
    margin-bottom: 2rem; /* JUST FOR STYLING PURPOSE */
  }

.form-switch.form-switch-xl .form-check-input {
    height: 2.5rem;
    width: calc(4rem + 0.75rem);
    border-radius: 5rem;
 }

.form-check-input:checked {
    background-color: #0088cc;
    border-color: #0088cc;
}

.l5crud-custom-filter-option{
    color: #777;
}

.l5crud-custom-filter{
    /* padding-right: 15px !important; */
    padding-right: 0 !important;
}

.meet-room{

    width: calc( 100vw - 73px );
    height: calc( 100vh - 50px );
    position: fixed;
    top: 60px;
    left: 73px;
    background: #1b2638 !important;
}

.next-line{
    clear: both;
}



.widget-summary .summary .title {
    margin: 0;
    font-size: 14.4px;
    font-size: .9rem;
    color: #333;
    font-weight: 500;
    line-height: 1.5;
}

.widget-summary .summary .amount {
    margin-right: 0.2em;
    font-weight: 600;
    color: #333;
    vertical-align: middle;
    /* font-size: 22.4px; */
    font-size: 21px;
    margin-top: 16px;
}

.ui-autocomplete{
    z-index: 999999;
}
.ui-widget {
    font-family: "Poppins", Arial, sans-serif;
}

.ui-menu-item-wrapper > a > i  {
    padding: 10px;

}
.ui-widget.ui-widget-content {
    border: 1px solid #e3e3e3;
    border-radius: 4px;
}

.ui-menu-item-wrapper > li:not(:last-child)  {
    border-bottom: 1px solid #b3b3b3;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #c3c3c3;
    background: #c3c3c3;
    font-weight: normal;
    color: #020000 !important;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #000000;
    text-decoration: none;
}

.subject-text {
    display: none !important;
}

.subject-timer {
    border-radius: 3px !important;
}

.l5crud-custom-filter-list{
    min-width: 15rem;
    padding:8px;
    z-index: 100;
}
.l5crud-custom-filter-list li{
    padding-bottom:4px;
    display: block;
}
.l5crud-custom-filter-list li a i{
    margin-right:10px;
}

.nav-link.no-chevron::after{
    display: none !important;
}

.dropdown-menu {
    font-size: 0.8rem !important;
}
