﻿html {
    font-size: 14px !important;
}

@media (min-width: 768px) {
    html {
        font-size: 16px !important;
    }
}

a.po-link {
    color: black !important;
}

    a.po-link > .form-label > i {
        color: #428bca !important;
    }

.text-red {
    color: #b91c1c !important;
}

.text-red-bg {
    background-color: #fef2f2 !important;
}

/*.text-red {*/
    /*   color: #b91c1c !important;*/
    /*color: #B52C2C !important;
}

.text-red-bg {
    background-color: #EAE3CD !important;
}*/


    /*BOOTSTRAP MOD*/

.text-black {
    color:black !important;
}

div#PaymentContainer > div.panel-body {
    padding-left:0 !important;
    padding-right:0 !important;
}

    div#PaymentContainer > div.panel-body > div.list-group > a.info {
        border-radius: 0 !important;
    }
    div#PaymentContainer > div.panel-body > div.list-group > div.list-group,
    div#PaymentContainer > div.panel-body > div.alert {
        padding-left:15px !important;
        padding-right:15px !important;
        margin:0 15px 0 15px !important;
    }
    
@media ( max-width: 585px ) {
    .input-group span.input-group-btn, .input-group input, .input-group button {
        display: block;
        width: 100%;
        border-radius: 0;
        margin: 0;
    }

    .input-group {
        position: relative;
    }

        .input-group span.data-up {
            position: absolute;
            top: 0;
        }

        .input-group span.data-dwn {
            position: absolute;
            bottom: 0;
        }

    .form-control.text-center {
        margin: 34px 0;
    }

    .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
        margin-left: 0;
    }
}

.divider {
    text-align:center;
}

.divider hr {
    margin-left:auto;
    margin-right:auto;
    width:45%;
    border:1px solid #ccc;
}
.divider-md hr {
    width:40%;
}
.divider-lg hr {
    width:35%;
}



.left {
    float:left;
}

.right {
    float:right;
}


/* TEXTBOX WITH NO MARGIN TO MERGE*/
.no-margin-left {
    padding-left: 0 !important;
    margin-left: 0 !important;
}

.no-margin-right {
    padding-right: 0 !important;
    margin-right: 0 !important;
}

.noTextDecoration {
    text-decoration: none;
}

.imageSpacing {
    padding-right: 5px;
}

.right-radius {
    border-top-right-radius:5px !important;
    border-bottom-right-radius:5px !important;
}

#btnInfoDft,
#btnInfoCase {
 padding-top:0 !important;
 padding-bottom:0 !important;
}
#bookmark, [data-bookmark] {
    font-weight: bold;
    /*color: #445963;*/ /*white;*/
}

#bookamakr:hover{
    color: #5CB85C;
}

[data-bookmark="true"]:hover
{
    color: #d9534f;
}

[data-bookmark="false"]:hover  {
    color: #5CB85C;
}

span.bookmark-icon {
    cursor: pointer;
}


.btn-link{
    text-decoration:none !important;
}

.selected {
    color: darkred !important;
}

/********************     ALERT OVERWRITE     ******************************/
.alert-group>.alert:first-child:not(:last-child){
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -webkit-border-bottom-right-radius:0;
    -webkit-border-bottom-left-radius:0;
       -moz-border-radius-topleft:5px;
       -moz-border-radius-topright:5px;
       -moz-border-radius-bottomright:0;
       -moz-border-radius-bottomleft:0;
            border-top-left-radius:5px;
            border-top-right-radius:5px;
            border-bottom-right-radius:0;
            border-bottom-left-radius:0;
    margin-bottom:0
}
.alert-group>.alert:not(:first-child):not(:last-child){
    -webkit-border-radius:0;
       -moz-border-radius:0;
            border-radius:0;
    border-top:0;
    margin-bottom:0
}
.alert-group>.alert:last-child:not(:first-child){
    -webkit-border-top-left-radius:0;
    -webkit-border-top-right-radius:0;
    -webkit-border-bottom-right-radius:5px;
    -webkit-border-bottom-left-radius:5px;
       -moz-border-radius-topleft:0;
       -moz-border-radius-topright:0;
       -moz-border-radius-bottomright:5px;
       -moz-border-radius-bottomleft:5px;
            border-top-left-radius:0;
            border-top-right-radius:0;
            border-bottom-right-radius:5px;
            border-bottom-left-radius:5px;
    border-top:0
}

.alert-danger-border{
    border-left: 10px solid #990000 !important;
}
.alert-success-border{
    border-left: 10px solid #007A33 !important;
}

/* WEB ACCESIBILITY ISSUES FIXES*/
span.coc-span-images {
   
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 10px;
    display:inline-block; /* IN ORDER TO USE MARGINS IN SPAN ELEMENT*/


}

a.coc-link:link {
    text-decoration: underline;
}

a.coc-link:visited {
    text-decoration: underline;
    text-decoration-color: #884488; 
}

a.coc-link:hover {
    text-decoration: underline;
    text-decoration-color: #bb1122; 
}

a.coc-link:active {
    text-decoration: underline;
    text-decoration-color: #884488; 
}

.with-nav-tabs.panel-primary .nav-tabs > li.active > a {
	color: #3071a9 !important;
}

button.btn-warning {
   background-image: linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
}

.btn-success {  /*NOT BUTTON, CAUSE IT IS USED SOMETIMES IN SUBMIT INPUT TYPES*/
    background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
}

div.coc-badge-text,
span.coc-badge-text {
    color: #3071a9 !important;
}

span.coc-badge {
  background-color: #3071a9;
}


.coc-small {
    font-size: 80%;
}

a.btn.btn-info[id^="lnk"], button.btn.btn-info[id^="dLabel"] {
    background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%) ;
}

.coc-panel-heading {
    background-image: linear-gradient(to bottom, #428bca 0%, #2d6ca2 100%);
}

div.coc-badge-text,
span.coc-badge-text {
    color: #3071a9 !important;
}

a.coc-sort-text {
    color: #204d74 !important;
}

fieldset.coc-fieldset {
    border: 0;
    padding: 0;
}

p.coc-justified {
    text-align: justify;
}

.button-mobile-success {
    display: inline-block;
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
    padding: 5px 10px;
    font-family: 'Arial';
    font-size: 15px;
    font-weight: bold;
    text-shadow: #000000 0px 1px 1px;
    line-height: 1.5;
    border-radius: 3px;
    background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
}

.ada-font-requirements {
    font-family: 'Times New Roman';
    font-size: 14px;
}

/*MIAMIDADE.GOV COC RELATED CLASSES*/
.coc-views-content {
    width: 90vw;
    margin: 0 auto;
}

.coc-main-container {
    min-height: 55vh;
}

.coc-fa-responsive {
    font-size: 7vw;
}

.coc-card-ul {
    min-height: 7vh;
}



.coc-card-header {
    min-height: 7vh;
}

.coc-card-footer {
    min-height: 10vh;
}

.coc--gray {
    background-color: #ebebeb !important;
}

.coc-info-tip {
    color: black;/*#0f6191;*/
}

.coc-h1-separator {
    display: flex;
    flex-direction: row;
}

.coc-h1-separator:before,
.coc-h1-separator:after {
    content: "";
    flex: 1 1;
    border-bottom: 4px solid #066598;
    margin: auto;
}

.coc-icon-color {
    color: #066598;
}

.icon-color {
    /*color: #027abb;*/ /*#428bca*/
    color: black;
}

.coc-card-header {
    background-color: #ebebeb !important; /*#066598 !important;*/
    color: #445963; /*#fff;*/
}

.coc-card-title {
    font-size: 1.2rem !important;
}

.coc-badge-inverse {
    background-color: #fff;
    color: #066598;
}

.coc-input-group-radio {
    min-width: 1rem;
}

.coc-list-item-active {
    font-size: 1.1rem;
    background-color: #066598 !important;
    color: #fff !important;
    font-weight: bold;
}

.coc-input-group-button {
    max-width: 7.5rem;
}

.coc-input-group-input {
    max-width: 9rem;
}

.coc-top-bottom-button {
    min-width: 5rem;
}

.coc-input-group-append span.input-group-text {
    min-height: 100%
}

.coc-input-group-prepend span.input-group-text {
    min-height: 100%
}

.coc-transparent-font {
    color: transparent !important;
}

.coc-input-prepend-radio {
    min-width: 1rem;
}

.coc-infotip--header {
    background-color: transparent;
    color: #1b1e21 !important;
}

@media all and (min-width: 768px) {

    .coc-calendar-input {
        border-right: 0 !important;
    }
}

/** SPINNER CREATION **/

.loader {
  position: relative;
  text-align: center;
  margin: 15px auto 35px auto;
  z-index: 9999;
  display: block;
  width: 80px;
  height: 80px;
  border: 10px solid rgba(0, 0, 0, .3);
  border-radius: 50%;
  border-top-color: #000;
  animation: spin 1s ease-in-out infinite;
  -webkit-animation: spin 1s ease-in-out infinite;
}

@keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
  }
}

@-webkit-keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
  }
}


/** MODAL STYLING **/

.modal-content {
  border-radius: 0px;
  box-shadow: 0 0 20px 8px rgba(0, 0, 0, 0.7);
}

.modal-backdrop.show {
    opacity: 0.75;
}

.loader-txt > p {
        font-size: 1.0rem;
        color: #666;
}


.loader-txt > small {
    font-size: 0.8rem;
    color: #999;
}

.coc-scrolling-card-body {
    max-height: 30rem;
    overflow-y: auto;
}



@media (min-width: 576px) {

    .coc-progress-modal-dialog {
        max-width: none;
        min-width: 40%;
    }

}



@media (max-width: 576px) {

    .coc-progress-modal-dialog {
        max-width: 82%;
        min-width: 82%;
    }
}

.coc-progress-modal-dialog {
    width: 75%;
    padding: 0;
}

#CaptchaCodeTextBox {
    max-width: 15rem;
    display: inline-block;
}


.coc-warning-in-required {
    font-size: .8rem;
    position: absolute;
    top: 5px;
    left: 15px;
}

.rb_visible {
    display: block;
}

.rb_hidden {
    display: none;
}

.div_visible {
    display: block;
}

.div_hidden {
    display: none;
}




/** TOP OF PAGE **/
.scrolltop {
    display: none;
    width: 100%;
    margin: 0 auto;
    position: fixed;
    bottom: 20px;
    right: 10px;
    z-index: 9999;
}


.scroll {
    position: absolute;
    right: 10px;
    bottom: 20px;
    background: #ebebeb; /*#dc3545;*/
    padding: 20px;
    text-align: center;
    margin: 0 0 0 0;
    cursor: pointer;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    /*z-index: 9999;*/
}

.scroll:hover {
    background: #ddd;   /*#c82333; */
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}


.scroll .fa {
    font-size: 30px;
    margin-top: -5px;
    margin-left: 1px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}

.exp {
    width: 50px;
    height: 50px;
    background-color: #ebebeb;     /*#dc3545;*/
    color: black; /*white;*/
    border-radius: 100%;
    line-height: 50px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
}

.fa-exp-icon {
    line-height: inherit;
    vertical-align: middle !important;
}

/** NEW CLASSES **/

.TSDcardHeader {
    font-size: 1.3em;
    font-weight: 600;
    text-transform: capitalize;
    transition: all .3s ease-out;
    background-color: #ebebeb;
    box-shadow: unset;
    /*color: #445963;*/
    border: 1px solid rgba(0, 0, 0, 0.1);
    height: 45px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 12px;
}



.TSDtableHeader {
    font-size: 1.1em;
    font-weight: 600;
    text-transform: capitalize;
    /*transition: all .3s ease-out;*/
    background-color: #ebebeb;
    /*box-shadow: unset;*/
    /*color: #445963;*/
    /*border: 1px solid rgba(0, 0, 0, 0.1);*/
    /*height: 45px;*/
    /*padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 12px;*/
}

.TSDhyperlink {
    color: #05517a;
    text-decoration: underline;
}

    .TSDhyperlink:visited {
        text-decoration: underline;
        text-decoration-color: #884488;
    }

    .TSDhyperlink:hover {
        text-decoration: underline;
        text-decoration-color: #0000ff;
    }

    .TSDhyperlink:active {
        text-decoration: underline;
        text-decoration-color: #884488;
    }

.TSDalert-success {
    color: black;
    background-color: #4c6b1c69; /* green: 4c6b1ca8; 4c6b1c8a; 4c6b1c7a;  4c6b1c6a;*/
    background-color: rgba(76,107,28,0.411);
    border-color: #92a576;
}


    .TSDalert-success hr {
        border-top-color: #92a576;
    }

.TSDalert-info {
    color: black;
    background-color: #15679c52; /* blue: 15679ca8; 15679c70; 15679C6E; 15679C52*/
    background-color: rgba(21,103,156,0.321);
    border-color: #6ca8cc;
}

    .TSDalert-info hr {
        border-top-color: #6ca8cc;
    }

.TSDalert-warning {
    color: black;
    background-color: #c7ae78a3; /* gold: c7ae78;*/
    background-color: rgba(199,174,120,0.639);
    border-color: #b1943a;
}


    .TSDalert-warning hr {
        border-top-color: #b1943a;
    }

.TSDalert-danger {
    color: black;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

    .TSDalert-danger hr {
        border-top-color: #f1b0b7;
    }

.parent ~ .cchild {
    display: none;
}

.open .parent ~ .cchild {
    display: table-row;
}

.parent {
    cursor: pointer;
}

.open .parent p {
    transform: rotate(180deg)
}