﻿/*
 * Alerts
 */
.alert {
    margin-bottom: 20px;
    margin-top: 0px;
    padding: 5px 15px 5px 34px;
    border-width: 0px;
    border-left-width: 5px;
    padding: 10px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    text-align: left;
}

.alert .close {
    top: 0px;
    right: -5px;
    line-height: 20px;
}

.alert-heading {
    font-size: 13px;
    font-weight: 600;
    color: #fff;
}

.alert-danger {
    border-color: #D91E18; /*#953b39;*/
    background-color: #e43a45; /*#c26565;*/
    color: #ffffff;
    text-shadow: none;
}

.alert-warning {
    border-color: #f3c200 ;
    background-color: #F4D03F;
    color: #ffffff;
}

.alert-success {
    border-color: #1BA39C;
    background-color: #1BBC9B;
    color: #ffffff;
}

.alert-info {
    border-color: #4B77BE ;
    background-color: #5C9BD1;
    color: #ffffff;
}

.alert ul {
    padding-left: 0px;
    list-style: none;
}

.alert li {
    margin-left: 0px;
    padding-left: 0;
    list-style: none;
}

.alert p {
    white-space: pre-line;
}

/*.alert-danger li:before {
  content: "\f071";
  font-family: fontawesome;
  position: relative;
  left: -28px;
}

.alert-success li:before {
  content: "\f058";
  font-family: FontAwesome;
  position: relative;
  left: -14px;
}*/

div.alert h4.alert-heading {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

/*
    Validation Summary
*/
.validation-summary-errors > ul > li > p {
    margin: 0;
}

/*
    Default Logo
*/
.navbar.page-header .page-logo .logo-default {
    margin: 9px 0 0 0;
}

/*

*/
.full-width {
    width: 100% !important;
}

.block {
    display: block;
}

/* ----------------------------------*/ /* Preloader */ /* ----------------------------------*/

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(54,65,80,0.8);
    z-index: 9999;
    display: block;
}

#preloader .loader {
    width: 250px;
    height: 50px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -30px 0 0 -125px;
    text-align: center;
    color: white;
}

#preloader .loader i {
    line-height:24px;
    font-size: 24px;
    vertical-align: middle;
}

#preloader > .block-spinner-bar > div, .page-spinner-bar > div {
    background: #ffffff;
}


#site-preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(54,65,80,1);
    z-index: 9999;
    display: block;
}

#site-preloader .loader {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -30px 0 0 -30px;
    text-align: center;
}


/* ----------------------------------*/ /* Page Footer */ /* ----------------------------------*/
.page-footer p {
    margin: 0;
}

.page-footer-inner a {
    color: #98a6ba;
}

/* ----------------------------------*/ /* pagebar  */ /* ----------------------------------*/
.page-container-bg-solid .page-bar,
.page-content-white .page-bar {
    margin-bottom: 10px;
}

/* ----------------------------------*/ /* Quick sidebar */ /* ----------------------------------*/
#dropdown-quick-sidebar-toggler {
    display: none;
}

.quick-sidebar-form-container form {
    padding: 15px;
}

/*.quick-sidebar-form-container .panel-heading {
    background-color: #21282e;
    margin: 0 -10px;
    border: 0;
    color: #6c8296;
}

    .quick-sidebar-form-container .panel-heading a,
    .quick-sidebar-form-container .panel-heading a:active,
    .quick-sidebar-form-container .panel-heading a:hover {
        color: #6c8296;
    }


.quick-sidebar-form-container .panel.panel-default {
    border: 0;
}

.quick-sidebar-form-container .panel-body {
    margin: -10px;
    background-color: #21282e;
    border: 0;
}*/

.page-quick-sidebar-wrapper .page-quick-sidebar form fieldset legend {
    font-size: 16px;
    margin: 10px 0;
    color: #6c8296;
    border-bottom: none;/*1px solid #6c8296;*/
}

.page-quick-sidebar-wrapper .page-quick-sidebar form fieldset span.help-block {
    color: #ffffff; /* #99a8b5 */
}

.page-quick-sidebar-wrapper .page-quick-sidebar form h3.form-heading {
    font-size: 16px;
    margin: 10px 0;
    color: #6c8296;
    font-weight: normal;
}

.page-quick-sidebar-wrapper form .alert {
    margin: 0;
}



.page-quick-sidebar-wrapper .page-quick-sidebar .nav-tabs.nested > li > a {
    position: relative;
    display: block;
    text-align: center;
    height: auto;
    font-size: 14px;
    padding: 10px 5px 8px;
    text-transform: uppercase;
    background: 0 0;
    margin-right: 0px;
    color: #90a1af;
    border: 0;
    border-bottom: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    outline: 0 !important;
}

.page-quick-sidebar-wrapper .page-quick-sidebar .tabs-below.tabbable-line.nested > .tab-content {
    margin-top: -10px;
    border-top: 0;
    border-bottom: 0;
    padding-bottom: 15px;
}



.page-quick-sidebar-wrapper .page-quick-sidebar .tabbable-line.nested > .tab-content {
    margin-top: 0px;
    border: 0;
    border-top: 0;
    padding: 10px 0;
}

/*.page-quick-sidebar-wrapper .page-quick-sidebar .nav-tabs.nested > li.active {
    background: 0 0;
    border-bottom: 4px solid #36c6d3;
    position: relative;
}*/





/*.page-quick-sidebar-wrapper .page-quick-sidebar .list-items > li:hover {
    background: #21282e;
}*/


/* ----------------------------------*/ /* DataTables */ /* ----------------------------------*/
/*table.collapsed.dtr-inline.dataTable > tbody > tr > td:first-child, table.collapsed.dtr-inline.dataTable > tbody > tr > th:first-child {
    padding-left: 25px;
}*/

table.dataTable > tbody > tr.child p.error {
    padding: 10px;
    color: #D91E18; /*/#E7505A;*/
}

table.dataTable > tbody > tr.child ul
{
    width: 100%;
}

table.dataTable > thead > tr > th {
    white-space: nowrap;
}

table.dataTable > tbody > tr > td {
    white-space: nowrap;
}

table.dataTable > tbody > tr.child ul li {
    border-bottom: 1px solid #efefef;
}

table.dataTable > tbody > tr.child ul li span.dtr-title {
    display: inline-block;
    padding-bottom: 0.5em;
    white-space: pre-line;
}

table.dataTable > tbody > tr.child ul li span.dtr-data {
    display: inline-block;
    white-space: pre-line;
}

table.dataTable > tbody > tr.details td.details {
    white-space: normal;
    font-size: 1em !important;
}


table.small-font tbody tr.details td.details .portlet,
table.medium-font tbody tr.details td.details .portlet {
    margin-bottom: 0px;
    padding-bottom: 25px;
}


/*table.dataTable > tbody > tr > td > a {
    color: #D91E18;
}*/


td.action-buttons {
    text-align:center;
}

td.action-buttons > a {
    color: #e7505a;
}

td.action-buttons > a.edit-record {
    /*display: none;*/
}

td.action-buttons > a.show-details {
    /*display: none;*/
}

.dataTable > tbody > tr:hover > td.action-buttons > a {
    display: inline;
    margin-right: 0;
}

.dataTable > tbody > tr > td.action-buttons > a.active {
    display: inline;
    margin-right: 0;
}

table.dataTable > tbody > tr.details > td {
    padding: 0 !important;
}

table.dataTable > tbody > tr.details > td > .portlet.tight {
    margin: 0;
    border: 0 !important;
    min-height: 500px;
}

/*div.dataTables_processing {
    z-index: 1;
}*/


table.dataTable > tbody > tr.details ul {
    display: block;
    padding-top: 10px;
}

table.dataTable > tbody > tr.details ul.nav-tabs li {
    padding: 0 !important;
    border-bottom: 0;
}

ul.properties-list > li {
    border-bottom: 1px solid #efefef !important;
}

/*ul.properties-list.no-border > li {
    border-bottom: none;
}*/

/*table.dataTable.dtr-column>tbody>tr>td.control:before, 
table.dataTable.dtr-column>tbody>tr>th.control:before,
table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child:before,
table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child:before {
    line-height: 14px;
}*/

/*.table td, .table th {
    font-size: 13px;
}

.table thead tr th{
    font-size: 13px;
}*/


.dataTables_extended_wrapper .dataTable.table {
    margin: 0px !important;
}

.dataTables_extended_wrapper div.dataTables_paginate {
    float: right !important;
}

table.dataTable > tbody > tr.data-inactive {
    color: #94A0B2;
    font-style: italic;
}

table.dataTable > tbody > tr.data-invalid {
    color: #D91E18;
}

table.dataTable > tbody > tr.data-valid {
    color: #26C281;
}

table.dataTable > tbody > tr.data-warning {
    color: #E87E04;
}

table.dataTable > tbody > tr.data-unprocessed {
    color: #E87E04;
}

table.dataTable > tbody > tr.data-processing {
    color: #4B77BE;
}

table.dataTable > tbody > tr.data-suspended {
    color: #E87E04;
}


span.data-invalid {
    color: #D91E18;
    font-weight: bold;
}

span.data-valid {
    color: #26C281;
    font-weight: bold;
}

span.data-warning {
    color: #E87E04;
    font-weight: bold;
}

span.data-unprocessed {
    color: #E87E04;
    font-weight: bold;
}

span.data-processing {
    color: #4B77BE;
    font-weight: bold;
}

span.data-suspended {
    color: #E87E04;
    font-weight: bold;
}

.portlet > .portlet-title > .actions > .btn,
.portlet > .portlet-title > .actions > .btn-group > .btn,
.portlet > .portlet-title > .actions > .btn-group > .btn-sm.btn,
.portlet > .portlet-title > .actions > .btn-sm.btn,
.portlet > .portlet-title > .actions > .btn-group > .dt-buttons > .dt-button {
    line-height: 1.44;
    font-size: 14px;
    padding: 3px 9px !important;
}

.portlet > .portlet-title > .actions > a.btn-circle {
    padding: 4px 6px 2px !important;
    font-size: 13px;
    line-height: 1.5;
}
/*.portlet > .portlet-title > .actions > .btn-group > .btn.btn-default, 
.portlet>.portlet-title>.actions>.btn-group>.btn.btn-sm.btn-default, 
.portlet>.portlet-title>.actions>.btn.btn-default, 
.portlet>.portlet-title>.actions>.btn.btn-sm.btn-default {

}*/
/*button.dt-button, div.dt-button, a.dt-button {
    font-size: 14px;
}*/
.dataTables_wrapper .dataTables_processing {
    box-shadow: none !important;
    /*width: 100%;
    height: 100%;
    margin: 0;
    left: 0;
    color: rgba(148, 160, 178, 0.4);*/
}

@media screen and (max-width: 767px) {
    div .dataTables_wrapper div.dataTables_length, div.dataTables_wrapper div.dataTables_filter, div.dataTables_wrapper div.dataTables_paginate {
        text-align: left;
    }

    .navbar-form {
        padding: 0px;
    }
}

@media screen and (max-width: 992px) {
    div.dataTables_wrapper div.dataTables_info {
        text-align: right;
        width: 100%;
    }
}


tr.group,
tr.group:hover {
    background-color: #eef1f5 !important;
    font-weight: 600;
}

table.data-group-font-normal > tbody > tr.group > td {
    font-weight: normal;
}

table.data-font-italic > tbody > tr.data-row > td {
    font-style: italic;
}

table.report-table tr.data-row > td.shifted {
    padding-left: 25px;
}

/* ----------------------------------*/ /* page  */ /* ----------------------------------*/
.page-container > .page-content-wrapper > .page-content.no-breadcrumb > h1.page-title {
    margin: 0 0 25px 0;
}

/* ----------------------------------*/ /* quick sidebar > select2  */ /* ----------------------------------*/
.page-quick-sidebar-wrapper ul li.select2-results__option {
    color: #333;
}



/*select[readonly].select2 + .select2-container {
  pointer-events: none;
  touch-action: none;
}
select[readonly].select2 + .select2-container .select2-selection {
  background: #eef1f5;
  box-shadow: none;
}
select[readonly].select2 + .select2-container .select2-selection__arrow,
select[readonly].select2 + .select2-container .select2-selection__clear {
  display: none;
}*/

/* ----------------------------------*/ /* portlets  */ /* ----------------------------------*/

.portlet.light > .portlet-title > .actions .btn-default.active,
.portlet.light > .portlet-title > .actions .btn-default.active:hover,
.portlet.light > .portlet-title > .actions .btn-default.active:focus {
    color: #ffffff;
    border-color: #1BBC9B;
    background-color: #26C281;
}

.page-portlet-fullscreen .page-quick-sidebar-toggler, .page-portlet-fullscreen .page-quick-sidebar-wrapper {
    z-index: 10500 !important;
}

.portlet-nested {
    padding: 0 !important;
}


.portlet.light.bordered > .portlet-form {
    border-bottom: 1px solid #eef1f5;
    padding-bottom: 10px;
}


/* Page Sidebar*/

.page-sidebar .page-sidebar-menu .sub-menu li > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu li > a {
    padding-left: 20px;
}

.page-sidebar .page-sidebar-menu .sub-menu li > .sub-menu > li > a,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu li > .sub-menu > li > a{
    padding-left: 35px;
}

.page-sidebar .page-sidebar-menu .sub-menu li > .sub-menu > li > .sub-menu > li > a,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu li > .sub-menu > li > .sub-menu > li > a {
    padding-left: 50px;
}




/* ----------------------------------*/ /* reports  */ /* ----------------------------------*/
.report-header {
    margin-bottom: 30px;
}

.report-header ul > li {
    padding-bottom: 5px;
}

.report-table-wrapper {
    margin-top: 40px;
}

h3.report-title {
    font-weight: bold;
}

h4.report-section-title {
    font-weight: bold;
}


/* ----------------------------------*/ /* notifications portlet  */ /* ----------------------------------*/

.mt-notifications .mt-notification {
    margin: 0;
    padding: 15px 0;
    border-bottom: 1px solid #f7f8f9;
}


.mt-notifications .mt-notification .mt-notification-body {
    padding-left: 0px;
    position: relative;
    overflow: hidden;
}


.mt-notifications .mt-notification .mt-notification-body .mt-notification-row {
    display: table;
    width: 100%;
}

.mt-notifications .mt-notification .mt-notification-body .mt-notification-row .mt-notification-info {
    display: table-cell;
    vertical-align: top;
}

.mt-notifications .mt-notification .mt-notification-body .mt-notification-row .mt-notification-info .mt-notification-icon {
    display: table-cell;
    padding: 6px 10px 6px 6px;
}

.mt-notifications .mt-notification .mt-notification-body .mt-notification-row .mt-notification-info .mt-notification-details {
    display: table-cell;
    vertical-align: top;
}

.mt-notifications .mt-notification .mt-notification-body .mt-notification-row .mt-notification-info .mt-notification-details .mt-notification-title {
    color: #060606;
    font-weight: 600;
}

.mt-notifications .mt-notification .mt-notification-body .mt-notification-row .mt-notification-info .mt-notification-details .mt-notification-title a,
.mt-notifications .mt-notification .mt-notification-body .mt-notification-row .mt-notification-info .mt-notification-details .mt-notification-title a:hover {
    margin-bottom: 0px;
    color: #060606;
}

.mt-notifications .mt-notification .mt-notification-body .mt-notification-row .mt-notification-info .mt-notification-details .mt-notification-desc {
    margin-bottom: 0px;
    color: #999b9b;
}

.mt-notifications .mt-notification .mt-notification-body .mt-notification-row .mt-notification-datetime {
    vertical-align: top;
    display: table-cell;
    text-align: center;
    width: 150px;
    white-space: nowrap;
    padding-top: 15px;
    color: #a6a8a8;
}

.mt-notifications .mt-notification .mt-notification-body .mt-notification-row .mt-notification-info .mt-notification-icon > i {
    display: inline-block;
    position: relative;
    top: 10px;
    font-size: 25px;
    /*color: #78e0e8;*/
}

.mt-notifications .mt-notification .mt-notification-body .mt-notification-row .mt-notification-info .mt-notification-icon > i.info {
    color: #327ad5;
}

.mt-notifications .mt-notification .mt-notification-body .mt-notification-row .mt-notification-info .mt-notification-icon > i.warning {
    color: #f3c200;
}

.mt-notifications .mt-notification .mt-notification-body .mt-notification-row .mt-notification-info .mt-notification-icon > i.danger {
    color: #e73d4a;
}


.mt-notifications .mt-notification .mt-notification-body .mt-notification-row .mt-notification-info .mt-notification-details .mt-notification-desc {
    margin-bottom: 0px;
    color: #999b9b;
}


.mt-notifications .mt-notification .mt-notification-body .mt-notification-row .mt-notification-buttons {
    vertical-align: top;
    display: table-cell;
    text-align: center;
    width: 160px;
    white-space: nowrap;
    padding-top: 10px;
}

.mt-notifications .mt-notification .mt-notification-body .mt-notification-row .mt-notification-datetime .mt-notification-dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: red;
    border-radius: 50% !important;
    margin-left: 5px;
    margin-right: 5px;
}




/* ----------------------------------*/ /* portlet state indicator  */ /* ----------------------------------*/

.portlet-body .state-indicator {
    margin: 0 auto;
    width: 80%;
    text-align: center;
    padding-top: 40px;
}

.portlet-body .state-indicator.ok {
    color: #26C281;
}

.portlet-body .state-indicator .state-indicator-icon i {
    font-size: 84px;
    line-height: 84px;
}

.portlet-body .state-indicator .state-indicator-details {
    font-size: 16px;
}

/* ----------------------------------*/ /* dashboard tiles  */ /* ----------------------------------*/

.dashboard-stat .title {
    color: #FFF;
    padding: 15px 15px 0 15px;
}

.dashboard-stat .title span.number{
    float: right;
}

.dashboard-stat .details .group {
    padding-left: 15px;
    padding-right: 15px;
}

.dashboard-stat .details .group .number.small{
    font-size: 28px;
}

.dashboard-stat .details .group .number.xtra-small {
    font-size: 22px;
}

a.dashboard-stat,
a.dashboard-stat:hover {
    text-decoration: none;
}

.portlet.half-height-portlet {
    height: 440px;
}

#enforcementproceduresincurrentstatecount-barchart-container {
    height: 800px;
}



/* ----------------------------------*/ /* dropdown menu  */ /* ----------------------------------*/

.light.portlet > .portlet-title > .actions .dropdown-menu li > a {
    color: #555;
}

.dropdown-menu > ul > li > a {
    padding: 8px 16px !important;
    color: #6f6f6f;
    text-decoration: none;
    display: block;
    clear: both;
    font-weight: 300;
    line-height: 18px;
    white-space: nowrap;
}


/* ----------------------------------*/ /* top-menu  */ /* ----------------------------------*/

.page-header .top-menu .dropdown.button > .dropdown-toggle {
    padding: 19px 10px 10px !important;
}

.page-header .top-menu .dropdown.button > .dropdown-toggle i {
    top: 0;
}


/* Portlets */
.portlet > .portlet-title > .actions .btn-icon-only.btn-default.search {
    font-family: FontAwesome;
    color: #a0a0a0;
    padding-top: 3px;
}

.portlet > .portlet-title > .actions .btn-icon-only.btn-default.search:before {
    content: "\f002";
}

.portlet > .portlet-title > .actions .btn-icon-only.btn-default.close-portlet {
    font-family: FontAwesome;
    color: #a0a0a0;
    padding-top: 3px;
}

.portlet > .portlet-title > .actions .btn-icon-only.btn-default.close-portlet:before {
    content: "\f00d";
}

.portlet > .portlet-title > .actions span.fa-stack {
    display: inline-block;
    line-height: 14px;
    -webkit-font-smoothing: antialiased;
    position: relative;
    width: 2em;
    height: 14px;
    line-height: 14px;
    vertical-align: middle;
}

.portlet > .portlet-title > .actions span.fa-stack .fa-stack-2x {
    font-size: 13px;
}

.portlet > .portlet-title > .actions span.fa-stack .fa-stack-1x {
    font-size: 7px;
    position: relative;
    right: 1px;
    bottom: 1px;
}


td {
    word-wrap: break-word;
}

/*.form-group label {
    font-weight: 600;
}*/

form.form-striped div.form-body div.form-group {
    border-bottom: 1px solid #eee;
    /*padding-top: 15px;*/
    padding-bottom: 15px;
}

form.form-striped div.form-body:last-child {
    border-bottom: none;
    /*padding-top: 15px;*/
    padding-bottom: 15px;
}

/*@media (min-width: 768px)
{
    form.form-horizontal .control-label {
        text-align: left;
        padding-top: 0px;
        margin-bottom: 5px;
    }
}*/

.form-title {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    font-size: 18px;
    /*font-size: 21px;*/
    line-height: inherit;
    color: #34495e;
    /*color: #F40F17;
    font-weight: 400;*/
    border-bottom: 1px solid #e5e5e5;
    font-weight: normal;
}

/*.form-body fieldset legend {
    font-size: 18px;
}*/

/*form.ipf-form > .form-body fieldset legend {
    margin-left: 15px;
    margin-right: 15px;
}*/

.leftside-modal.modal-dialog {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 60%;
    margin: 0 auto;
}


.modal-dialog .form .form-body {
    padding: 0px;
}

.modal-dialog .form .form-actions {
    padding: 20px;
    margin: 0;
    background-color: transparent;
    border-top: 1px solid #e7ecf1;
}


.form-bg {
    background-color: #f7f9fa;
    padding: 20px;
}

.form-bg p {
    font-size: 15px;
    color: #8f9ea6;
    line-height: 24px;
}

h4.underline {
    border-bottom: 1px solid #EFEFEF;
    padding-bottom: 5px;
}

.padding-t-10 {
    padding-top: 10px;
}

.padding-b-10 {
    padding-bottom: 10px;
}


table.medium-font thead tr th,
table.medium-font tfoot tr th,
table.medium-font tbody tr td {
    font-size: 0.875em !important;
    padding: 4px 8px;
}

/*table.medium-font tfoot tr th {
    font-size: 0.925em !important;
    padding: 4px 8px;
}*/

table.dataTable.medium-font.dtr-inline.collapsed > tbody > tr > td:first-child:before,
table.dataTable.medium-font.dtr-inline.collapsed > tbody > tr > th:first-child:before {
    top:6px;
}

table.small-font thead tr th,
table.small-font tbody tr td {
    font-size: 0.75em !important;
}

table.dataTable > tbody > tr.child ul.unstyled li {
    border-bottom: none;
    padding-top: 0px;
}



.wrap-text {
    white-space: pre-line;
}


table.dataTable > tbody > tr.data-row > td:first-child {
    padding-left: 25px;
}

ul.property-list {
    /*padding-left: 15px;*/
}

ul.property-list li {
    padding-top: 15px;
}
ul.property-list li:first-child {
    padding-top: 5px !important;
}

ul.property-list > li > span.property-name {
    display: block;
    font-size: 0.925em;
    font-style: italic;
    /*color: #9eacb4;*/
}

ul.property-list > li > span.property-value {
    display: block;
    font-size: 1.125em;
    font-weight: 600;
}

ul.property-list > li > span.property-value:empty:before {
    content: "\200b";
    /*unicode zero width space character*/
}

ul.property-list > li > span.property-value.dull {
    font-weight: 100;
    font-style: italic;
    color: #9eacb4;
}

ul.property-list.inline li:first-child {
    padding-top: 15px !important;
}

ul.property-list.pt15 li,
ul.property-list.inline li {
    padding-top: 15px !important;
}


ul.property-list.inline > li > span.property-name {
    display: inline-block;
    width: 180px;
    padding-right: 15px;
}

ul.property-list.inline > li > span.property-value {
    display: inline-block;
}

@media screen and (max-width: 767px) {
    ul.property-list.inline > li > span.property-name {
        display: block;
    }

    ul.property-list.inline > li > span.property-value {
        display: block;
    }
}

h3.fieldset-title {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    font-size: 18px;
    /*font-size: 21px;*/
    line-height: inherit;
    color: #34495e;
    /*color: #F40F17;
    font-weight: 400;*/
    border-bottom: 1px solid #e5e5e5;
    font-weight: normal;
}

.form-wizard .form-actions {
    padding: 15px 0;
    margin: 0;
    border-top: 1px solid #e7ecf1;
}
.form-wizard .form-actions.top {
    border-top: 0;
    margin: 0 0 15px 0;
    border-bottom: 1px solid #e7ecf1;
}

.form-wizard .form-actions.bot {
    margin: 15px 0 0 0;
    border-bottom: 0;
    border-top: 1px solid #e7ecf1;
}

.form-wizard .form-actions.no-border {
    margin: 15px 0 0 0;
    border-bottom: 0;
    border: 0;
}


/*.mt-element-ribbon .ribbon-content {
    margin: 0;
    padding: 15px;
    clear: both;
}

.mt-element-ribbon .ribbon-content p{
    margin: 0;
    padding: 0;
}*/

/* Applying it on form doesn't make it good looking */
.sweet-alert p:not(:has(form)) {
    white-space: pre-line;
}



.mt-element-step .step-thin .done.active {
    background-color: #32c5d2 !important;
}

.portlet > .portlet-title > .nav-tabs.extra-space-right {
    padding-right: 25px;
}

/*.fileinput.input-group {
    width: 100%;
}
.input-group .form-control {
    width: 100%;
}*/

.input-group.bootstrap-filestyle {
    width: 100%;
}

audio.inline-player {
    vertical-align: middle;
}

.accordion.inner {
    margin: -10px;
}

.dataTable.documents-list tbody tr td {
    word-wrap: break-word;
    white-space: pre-line;
}

.panel-body.normal-font {
    font-size: 14px;
}


.has-success .form-control {
    border-color: #1BBC9B;
}

.has-success .checkbox, .has-success .checkbox-inline,
.has-success .control-label, .has-success .form-control-feedback,
.has-success .help-block, .has-success .radio, .has-success .radio-inline,
.has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label,
.has-success.radio-inline label {
    color: #1BBC9B;
}

.text-danger {
    color: #e73d4a;
}

.form .form-body.no-padding,
.portlet-form .form-body.no-padding {
    padding: 0px;
}


/* Hidden links in footer */
.copyright a,
.copyright a:hover {
    text-decoration: none;
}

.page-footer a,
.page-footer a:hover {
    text-decoration: none;
}

.width-100 {
    width: 100px;
}

/*.fullpage-form label {
    font-weight: 600;
}*/


.help-block {
    font-style: italic;
    font-size: 0.85em;
}

.help-block.normal-text {
    font-style: normal;
    font-size: 1em;
    color: #333;
}

.top-menu ul.nav li.dropdown.dropdown-impersionateduser {
    min-width: 300px;
}

td.strong {
    font-weight: bold;
}

label.mandatory-field {
    color: #e73d4a;
    /*font-weight: bold;*/
}

span.required-block {
    color: #e73d4a;
    font-size: 0.85em;
    font-style: italic;
}

label.checkbox {
    display: inline-block;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown-user > .dropdown-menu {
    width: auto;
    min-width: 195px;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown-language > .dropdown-toggle > .langname,
.page-header.navbar .top-menu .navbar-nav > li.dropdown-user > .dropdown-toggle > .username,
.page-header.navbar .top-menu .navbar-nav > li.dropdown-language > .dropdown-toggle > i,
.page-header.navbar .top-menu .navbar-nav > li.dropdown-user > .dropdown-toggle > i {
    color: #c6cfda;
}

/* .page-header.navbar .top-menu .navbar-nav > li.dropdown-language > .dropdown-toggle > .langname, 
 .page-header.navbar .top-menu .navbar-nav > li.dropdown-user > .dropdown-toggle > .username, 
 .page-header.navbar .top-menu .navbar-nav > li.dropdown-user > .dropdown-toggle > i*/

table#performers-with-beneficiaries-data-table > tbody > tr.emphasize > td {
    font-weight: bold !important;
}

table#phonogramproducers-with-beneficiaries-data-table > tbody > tr.emphasize > td {
    font-weight: bold !important;
}


.public-page .page-content-wrapper .page-content {
    margin-left: 0;
}


/* Container needed to position the overlay. Adjust the width as needed */
.image-with-overlay-container {
    position: relative;
    width: 50%;
    max-width: 300px;
}

/* Make the image to responsive */
.image-with-overlay-container .overly-image {
    display: block;
    width: 100%;
    height: auto;
}

/* The overlay effect - lays on top of the container and over the image */
.image-with-overlay-container .overlay {
    position: absolute;
    bottom: 0;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.5); /* Black see-through */
    color: #f1f1f1;
    width: 100%;
    transition: .5s ease;
    opacity:0;
    color: white;
    font-size: 20px;
    padding: 20px;
    text-align: center;
    cursor: pointer;
}

/* When you mouse over the container, fade in the overlay title */
.image-with-overlay-container:hover .overlay {
    opacity: 1;
}

#legalentity-webapplication-wizard-form input[type=text] {
    text-transform:uppercase;
}

#legalentity-webapplication-wizard-form input[type=text].email {
    text-transform:lowercase;
}

/* Task 1169: Edge browser: prevalue in collective organizations dropdown is cut */
input.select2-search__field {
    width: 100% !important
}

#pin-validation-send-pin,
#pin-validation-confirm {
    margin-top: 24px;
}

.tiles .tile .tile-body h1,
.tiles .tile .tile-body h2,
.tiles .tile .tile-body h3,
.tiles .tile .tile-body h4,
.tiles .tile .tile-body h5,
.tiles .tile .tile-body h6,
.tiles .tile .tile-body p
{
    line-height: normal;
}

.tiles .tile .tile-body h4
{
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 12px;
}