@font-face {
  font-family: 'PantonCapsLight';
  font-style: normal;
  font-weight: normal;
  src: local('PantonCapsLight'), url('../fonts/Panton-LightCaps.otf') format('truetype');
}



body.frontend .main-footer,
body.frontend .content-wrapper,
body.frontend .main-header{
    margin-left:0px !important;
}

.small-box h4 {
    font-size:21px;
}

.layout-fixed .main-sidebar{
    background-color:rgb(0,22,137);
}
[class*=sidebar-dark] .user-panel,
[class*=sidebar-dark] .brand-link{
    border-bottom-color:rgba(255,255,255,.3);
}

.collaps_text_link[aria-expanded="true"] .fa {
    transform:rotate(180deg);
}

.ui-tooltip-content{
    background:#fff;
    border-radius:3px;
    padding:10px;
    max-width:300px;
    box-shadow:0px 2px 10px rgba(0,0,0,.3);
}
.brand-link img {
	max-width:110px;
	display:block;
	margin:0 auto;
}

.sl-overlay {
    z-index:1090;
}
.sidebar-collapse .brand-link img {
    display:none;
}

@media (min-width: 1200px) {
    .layout-navbar-fixed .wrapper .content-wrapper {
        padding-left: 40px;
    }
} 
[class*=icheck-]>input:first-child+input[type=hidden]+label::before, [class*=icheck-]>input:first-child+label::before{
    border: 1px solid #949494;
}
.timeline-remove{
    position: absolute;
    right: -50px;
    top: -1px;
    padding-top: 6Px;
    height: 100%;
    text-align: center;
    width: 50px;
    opacity:0;
}
.timeline-item:hover .timeline-remove {
    opacity:1;
}

.dropdown-item .icheck-small {
    margin-top:0px !important; 
    max-height:17px;
    margin-bottom:0px !important; 
}
.dropdown-item label {
    width:100%;
}
.icheck-small{
    min-height:0px;
}
.icheck-small>label {
    padding-left: 23px!important;
    min-height: 16px;
    line-height: 15px;
}

.icheck-small>input:first-child+input[type=hidden]+label::before, 
.icheck-small>input:first-child+label::before{
    width: 16px;
    height: 16px;
    margin-left: -23px;
}

.icheck-small>input:first-child:checked+input[type=hidden]+label::after, 
.icheck-small>input:first-child:checked+label::after
{
    border-width:1px;
    top: -2px;
    left: -2px;
    width: 5px;
    height: 9px;
}
.alert.notification {
    position:relative;
}
.notification.alert-info {
    color:#777;
    background-color:#fff;
    box-shadow:0px 5px 20px rgba(0,0,0,.1);
    border:none;
}
.alert.notification .alert-remove {
    /*
    position: absolute;
    right: 20px;
    top: 12px;
    */
}
.notification a.alert-remove{
    display:inline-block;
    margin-top:10px;
}
.notification.alert-info a.alert-remove  {
    color:#111;
}
.notification.alert-info a.alert-remove:hover{
    color:#000;
}
.select2-container{
    display:block;
}
.content-header h1 {
    font-family:'PantonCapsLight', sans-serif;
}
.content-header h1 small {
    color: #777;
    font-size: 15px;
}
.form-group label {
    display:block;
}
.form-control.transparent {
    border:none;
    padding-left:0px;
    cursor:pointer;
}
.text-grey {
	color:#a0a0a0 !important;
}
.text-darkgrey {
    color:#666 !important;
}

.auth-footer a {
    color:#a0a0a0;
}
.auth-footer a:hover{
    text-decoration:underline;
}
.btn .fa {
	vertical-align: -1px;
    margin-left: 6px;
}
.table-hover tr {
	cursor:pointer;
}
.form-control.transparent[readonly="readonly"] {
    background:none;
    cursor:default;
    color:#000;
}

.btn-transparent {
    color:#999;
    border:1px solid transparent;
}
.table tr:hover td .btn-transparent {
    border:1px solid #e2e2e2;
    background-color:#fff;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
}
.table tr td .btn-transparent .fa {
    margin:0 6px;
}

.ih-rowlink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
} 
.table tr td .dropdown .dropdown-toggle::after,
.table tr td .dropleft .dropdown-toggle::before {
    display:none;
}
.content-header .inner:not(.noborder) {
    padding-bottom: 15px;
    border-bottom: 1px solid #dee2e6;
}
.input-group-text{
    background-color: #f8f9fa;
}
.content-header .backlink {
    color: #999;
    text-decoration: none;
}
.text-light {
    color:#999;
}
.content-header {
    padding-bottom: 25px;
}

.sticky {
    position: sticky;
    top: 20px;
}
.card-link {
    color:#000;
}

.card-header .nav-pills .nav-link {
    border-radius: 0px;
}
.card-header .nav-pills .nav-link.active, 
.card-header .nav-pills .show>.nav-link{
    color: #333;
    background: none;
    border-bottom: 2px solid #017bff;
}

.card-secondary {
    background-color: #f5f5f7;
}

.card-fullrow, .card-hr {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
}
.select2-container--default .select2-results__option{
    padding:3px 12px;
}
.select2-container--default .select2-search--inline .select2-search__field:focus,
.select2-container--default .select2-search--inline .select2-search__field {
    border:none !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    border:none !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__display{
    padding-left:12px;
}
.form-control-navbar {
    background-image:none !important;
}
.form-control-navbar:after {
    display:none !important;
}
h4 {
    font-size: 17px;
    font-weight: 600;
}
h5 {
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
}


.easy-autocomplete-container{
    position:absolute;
    top:48px;
    background-color:#fff;
    left:0px;
    width:300px;
}

.card-body .easy-autocomplete-container{
    top:38px;
}
.easy-autocomplete-container ul {
    list-style:none;
    margin:0;
    padding:0;
}

.easy-autocomplete-container ul li {
    display:block;
}
.easy-autocomplete-container .eac-item:hover{
    background-color:rgba(0,0,0,.03);
}

.easy-autocomplete-container .title {
    padding:8px;
    background-color:#dee2e6;
    font-weight:300;
    font-size:16px;
    line-height:1;
}
.easy-autocomplete-container .link{
    padding:4px 8px;
    color:#333;
    font-size:14px;
    display:block;
    border-bottom:1px solid #eee;
    text-decoration:none;
}



.table-hover tbody tr:hover {
    background-color: rgb(0 0 0 / 4%);
}
.table tbody tr td .badge {
	vertical-align: 1px;
}
.ih-dropdown.dropdown-toggle::after{
	display:none !important;
}

.header-links {
    margin-top:-15px;
}
.header-links .dropdown .btn-secondary {
    padding-left:0px;
    padding-right:0px;
    background:none !important;
    border:none !important;
    color:#666 !important;
}


.dropdown-item label{
    font-weight: 400 !important;
}
.filters .btn img {
    position: relative;
    margin-left:5px;
    top: -1px;
}




.dropzone{
    min-height:60px;
    border: 2px dashed #dfe1e6;
    border-radius:.25rem;
    padding:15px;
}
.dropzone:hover{
    background: #f4f8fb;
}
.dropzone .dz-message {
    margin:1rem 0;
}
.dropzone .dz-message .dz-button{
    color:#888;
    font-size:17px;
}

.dropzone .dz-message .note {
    font-size: 0.8em;
    font-weight: 200;
    display: block;
    margin-top: 1.4rem;
}


.media-grid-image{
    background-size:contain;
    background-position:center center;
    background-repeat:no-repeat;
    border:1px solid #dfe1e6;
    height:100px;
    border-radius:.25rem;
    cursor:pointer;
    position:relative;
}
.media-grid-image_overlay {
    display:none;
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,.25);
    padding:10px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M7.621 20.621l3.379 3.379h-11v-10.999l3.379 3.378 5.793-5.793 4.242 4.242-5.793 5.793zm2.965-11.449l4.242 4.242 5.793-5.793 3.379 3.378v-10.999h-11l3.379 3.379-5.793 5.793z'/%3E%3C/svg%3E");
    background-size:25px auto;
    background-repeat:no-repeat;
    background-position:center center;
}
.media-grid-image_overlay .icheck-default>input:first-child:not(:checked):not(:disabled):hover+label::before,
.media-grid-image_overlay [class*=icheck-]>input:first-child+input[type=hidden]+label::before, 
.media-grid-image_overlay [class*=icheck-]>input:first-child+label::before {
    border-color:#f5f5f5;
}

.media-grid-image.selected .media-grid-image_overlay,
.media-grid-image:hover .media-grid-image_overlay{
    display:block;
} 
.media-grid-image .lightbox {
    position: absolute;
    width: calc(100% - 35px);
    height: 100%;
    right: 0px;
    top: 0px;
}

.cover-image {
    background-image: url('/public/assets/img/set.png');
    background-size:cover;
    background-position:center center;
    background-repeat:no-repeat;
    width:100%;
    height:60vh;
}
@media(max-width: 991px){
    .cover-image {
        height:40vw;
    }
}
@media(max-width: 575px){
    .cover-image {
        height:40vw;
    }
}
.card-header.sticky {
    position:sticky;
    top: 0px;
    background-color:#fff;
    border-radius:0px;
}