.template-atct_edit select {
    width: inherit;
}

.template-atct_edit  select:focus,
.template-manage-portlets select:focus{
    position: initial;
}

.template-atct_edit .section-nav,
.template-manage-portlets .section-nav,
.template-prefs_install_products_form  .section-nav{
    display: none;
}

.interna-tags, .interna-agencias, .interna-links {
    list-style-type: none !important;
    margin-left: 0 !important;
}

.interna-content-title{
    line-height: normal;
}

.interna-agencias li{
    display: inline-flex !important;
}

.interna-agencias img {
    height: initial !important;
}



#content {
    font-size: inherit;
}

.shareModal > .row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.shareModal .icon-container {
    display: flex;
}
.shareModal .mt-100 {
    margin-top: 100px;
}
.shareModal .modal {
    background-image: linear-gradient(#234f47 0%, #24796a 100.2%);
}
.shareModal .modal-title {
    font-weight: 900;
    color: #47c77d;
}
.shareModal .modal-content {
    border-radius: 13px;
}
.shareModal .modal-body {
    color: #3b3b3b;
}
.shareModal .img-thumbnail {
    padding: 0.25rem;
    background-color: #ececec;
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;
    max-width: 100%;
    height: auto;
    border-radius: 33px;
    width: 61px;
    height: 61px;
}
.shareModal > .btn,
.shareModal > .minute-link {
    padding: 0;
}
.shareModal .fa:before {
    position: relative;
    top: 10px;
}
.shareModal .smd {
    width: 200px;
    font-size: 0.75rem;
    text-align: center;
    margin-bottom: 0;
    margin-top: 5px;
}
.shareModal .modal-footer {
    display: block;
}
.shareModal .modal-footer label {
    color: #47c77d;
}
.shareModal .modal-footer .fa:before {
    position: relative;
    top: 13px;
}
.shareModal .ur {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
    border: none;
    background-color: #ececec;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    height: 40px;
}
.shareModal .cpy {
    border: none;
    background-color: #ececec;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    cursor: pointer;
}
.shareModal button.focus,
.shareModal button:focus {
    outline: 0;
    box-shadow: none !important;
}
.shareModal .ur.focus,
.shareModal .ur:focus {
    outline: 0;
    box-shadow: none !important;
}
.shareModal .message {
    font-size: 0.875rem;
    color: #ea505c;
}
.shareModal .btn-toolbar .input-group {
    width: 100%;
}
.shareModal .btn-toolbar .input-group .fa {
    position: relative;
    top: -12px;
}
.socialShare {
    width: 100%;
    margin-top: 5px;
    margin-left: 5px;
}


.check-columns a:link {
    border-bottom: none !important;
}

#pesquisar_form{
    display: contents;
}

.urnas-deck-item .frente h1 {
    color: #fff;
}

.interna-share button {
    width: 42px;
    height: 42px;
    margin-bottom: 10px;
    margin-top: -5px;
}

.spotlight-title a{
    color: #fff
}

.paginacao .prev, .paginacao .next{
    position: initial;
}

#parent-fieldname-title{
    font-size: 1.875rem;
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: "RobotoBold", sans-serif;
    color: #7C4599;
    margin-bottom: 0.5rem;
font-weight: 500;
line-height: 1.2;
}

#content a:hover, dl.portlet a:hover {
    color: #6B6B6B !important;
}
