
.btn-c {
    border-radius: 0 !important;
    width: 40px;
    height: 41px;
    background: #dcdcdc !important;
    border-color: #dcdcdc !important;
    color: #2E2E2E !important;
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
}

.btn-c:active,
.btn-c:hover,
.btn-c:focus {
    background: #dcdcdc !important;
    border-color: #dcdcdc !important;
    color: #2E2E2E !important;
    opacity: .7;
}

.row.documents {
    margin-left: -25px !important;
    margin-right: -25px !important;
}

.row.documents .document-item .icon {
    color: #676a6c !important;
    font-size: 24px !important;
}

.row.documents .document-item {
    padding: 18px 10px;
    border: 1px solid #efefef;
    background: #f9f9f9;
    margin-bottom: 25px;
}

.row.documents .document-item .btn-primary {
    border-radius: 0 !important;
    width: 40px;
    height: 41px;
    background: #dcdcdc !important;
    border-color: #dcdcdc !important;
    color: #2E2E2E !important;
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
}

.row.documents .document-item .btn-primary:active,
.row.documents .document-item .btn-primary:hover,
.row.documents .document-item .btn-primary:focus {
    background: #dcdcdc !important;
    border-color: #dcdcdc !important;
    color: #2E2E2E !important;
    opacity: .7;
}

.row.documents-content-2 {
    margin: 0 !important;
}

.recentlyViewed .document-item .icon {
    color: #106580 !important;
    opacity: 0.6;
    padding: 0;
}

.recentlyViewed .document-item .content {
    padding: 0.3em 0 0 0;
}

.recentlyViewed .document-item {
    border-bottom: 1px solid rgba(0, 0, 0, 0.125) !important;
}

.recentlyViewed .document-item:last-child {
    border-bottom: none !important;
}

.wizard.vertical > .steps {
    display: block;
    float: none;
    width: 100%;
}

.wizard.vertical > .steps ul {
    text-align: center;
}

.wizard.vertical > .steps ul > li {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    width: auto !important;
    opacity: 0.5;
}

.wizard.vertical > .steps ul > li:hover {
    opacity: 1;
}

.wizard.vertical > .steps ul > li.current {
    background-color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    opacity: 1;
}

.wizard.vertical > .steps ul > li a {
    padding-right: 2em;
    padding-left: 2em;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #e9ecef;
    border-radius: 23px;
    padding-left: 1em;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    min-height: 38px;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    min-height: 38px;
}

.select2-container--default .select2-search--inline .select2-search__field {
    padding-left: 1em;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 23px;
    border-bottom-right-radius: 23px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 2.5 !important;
    height: 100%;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 3px;
    right: 12px;
}

.card-body select.form-control {
    -webkit-appearance: none;
}

.card-body .form-control {
    border: 1px solid #e9ecef;
    border-radius: 23px;
    -webkit-border-radius: 23px;
    padding-left: 1em;
}

.select2-container--open .btn {
    border-radius: 23px;
    font-size: 12px;
    margin-right: .2em;
}

.select2-container--open .btn-in-select2 {
    padding: .8em;
}

ol.list-summary {
    border-radius: 0 !important;
    margin: 0;
    list-style-type: decimal !important;
    background: #fff;
    padding: 0 0 0 35px;
}

ol.list-summary a:hover {
    color: #2E2E2E !important;
    opacity: .7;
}

ol.list-summary .list-summary-item,
ol.list-summary .list-group-item:last-child,
ol.list-summary .list-group-item:first-child {
    border-radius: 0 !important;
    margin: 0;
    display: list-item !important;
    padding: .75rem .45rem;
    margin-bottom: -1px;
    background-color: #fff;
    margin: 0;
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

ol.list-summary .list-summary-item {
    border: none !important;
}

ol.list-summary .list-summary-item:after {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    left: -35px;
}

ol.list-summary .list-summary-item:last-child:after {
    border-bottom: none !important;
}

.white-box.view-box {
    border: 1px solid #e4e7ea;
    border-radius: 5px;
}

.white-box.view-box .page-preview {
    overflow: visible;
}

.white-box.view-box .page-preview #gabarit {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.white-box.view-box .page-preview #gabarit .section {
    padding: 10px !important;
}

.white-box.view-box .page-preview .sectionContainer .anchor {
    position: absolute;
    right: 0;
}

div.list-summary {
    border: 1px solid #e4e7ea;
    border-radius: 5px;
    background: #fff;
}

div.list-summary .control-label {
    font-weight: 500;
    text-transform: uppercase;
    padding: 20px 25px;
    font-size: 1.25rem;
    border-bottom: 1px solid rgba(120, 130, 140, 0.13);
    color: #000;
    font-size: 0.825rem !important;
}