
.modal-header {
    border-bottom: 0px !important;
}

.modal-footer {
    width: 100%;
    border-top: 0px !important;
}

.modal-footer .row {
    width: inherit;
}

.modal-content {
    border-radius: 8px !important;
}

.modal-title {
    color: #000;
    font-family: Rawline;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    text-align: left;
}

.modal-body p {
    font-family: Rawline;
    font-weight: 400;
    text-align: left;
    color: #303030;
}

.modal-body p.modal-text-appointment-confirmation {
    font-family: Rawline;
    font-weight: 400;
    font-size: 17px;
    line-height: 21px;
}

.dropdown-item {
    cursor: pointer;
}

.alert {
    padding: 20px 16px; 
    border-radius: 4px; 
    position: relative;
    margin: 10px 0; 
    color:#000;
    font-weight: 400;
    display: flex; 
    align-items: center;
}

.alert-primary i {
    color: #0358b3 !important;
}

.alert-success i {
    color: #28a745!important;
}

.alert-warning i {
    color: #303030 !important;
}

.alert-warning {
    background-color: #fff3cd; 
    color: #000;
}

.alert-warning span {
    font-size: 16.8px !important;
}

.alert i {
    font-size: 16px; 
    margin-right: 16px; 
    margin-top: 3px !important;
    vertical-align: middle; 
    line-height: 1;
}

.alert span {
    line-height: 1.5;
    font-size: 15.6px;
    margin: 0; 
    color: #000;
}

.alert p {
    margin: 0; 
    color: #000;
}

.cursor-not-allowed {
    cursor: not-allowed;
}

.text-link {
    color: #000 !important;
    text-decoration: underline;
}
  
.text-link:hover {
    color: #343a40 !important;
    cursor: pointer
}

.form-check-label {
    font-family: Rawline;
    font-size: 14px;
    font-weight: 400;
    line-height: 19.38px;
    text-align: center;
}

select.select-placeholder {
    color: #919191 !important;
    font-weight: 500;
    font-family: 'Rawline';
}
  
select.select-without-placeholder {
    color: black !important;
    font-weight: 500;
    font-family: 'Rawline';
}
  
select.select-placeholder option:not(:first-child) {
    color: black !important;
    font-weight: 500;
    font-family: 'Rawline';
}

.custom-select-wrapper {
    position: relative;
    display: inline-block;
    width: 100%;
}

select {
    appearance: none;
}
  
.select-icon {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    pointer-events: none;
    color: #303030;
}
  
.custom-select:focus {
    outline: none;
    box-shadow: none;
    border-color: #80bdff;
}

input[type='radio'] {
    accent-color: #000 !important;
    width: 18px;
    height: 18px;
    cursor: pointer;
}

.form-check-label {
    cursor: pointer;
}

.is-invalid {
    background-image: none !important;
}

input[type=date].is-invalid {
    padding-right: 10px !important;
}


input[type="date"] {
    position: relative;
    padding: 10px;
}
  
input[type="date"]::-webkit-calendar-picker-indicator {
    color: transparent;
    background: none;
    z-index: 1;
    cursor: pointer;
}

input[type="date"]:before {
    color: transparent;
    background: none;
    display: block;
    font-family: 'FontAwesome';
    content: '\f073';
    width: 15px;
    height: 20px;
    position: absolute;
    right: 8px;
    bottom: 7px;
    color: #303030;
}

.list-group-flush .list-group-item, .list-group-flush .list-group-item:last-child {
    border-bottom: 1px solid #dee2e6;
    padding: 16px;
}

.list-group-item {
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
}

#agendamento-cin .datatable-item, .datatable-item:last-child {
    border-bottom: 1px solid #dee2e6 !important;
    padding: 18px !important;
}

#agendamento-cin section.conteudo-interno {
    width: 630px;
}

#agendamento-cin .box-title {
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    width: 590px;
}

#agendamento-cin .box-title-error {
    width: 100%;
}

#agendamento-cin .box-title-warning {
    width: 100%;
}

#agendamento-cin .text-title {
    font-size: 33px;
	color: var(--preto-4, #000000);
    font-family: Rawline;
    font-size: 24.19px;
    font-weight: 600;
    line-height: 33.37px;
    text-align: left;
}

#agendamento-cin .text-title-error i {
    font-size: 26px;
    color: #E52207;
}

#agendamento-cin .box-title-warning i {
    font-size: 32px;
    color: #F79620;
}

#agendamento-cin li::marker {
    font-size: 10px;
}

#agendamento-cin .box-content-items {
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 590px;
}

#agendamento-cin #agendamento-listagem-adicionar, #agendamento-cin #agendamento-mensagens, #agendamento-cpf-irregular {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

#agendamento-cin #local-empty-error {
    margin-top: -36px;
}

#agendamento-cin #local-empty-warning {
    margin-top: -36px;
}

#agendamento-cin .box-text {
	box-sizing: border-box;
}

#agendamento-cin .text-options {
    height: 26px;
	font-family: Rawline;
    font-size: 16.8px;
    font-weight: 400;
    line-height: 23.26px;
    text-align: left;
    color: #000;
}

#agendamento-cin .button {
    height: 39px;
    border-radius: 20px;
    text-decoration: none;
    padding: 8px 24px;
    font-family: Rawline;
    font-weight: 600;
    font-size: .9rem;
    line-height: 23.17px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

#agendamento-cin .button i {
    padding-right: 10px;
}

#agendamento-cin .button-advance {
    width: 110px;
}

#agendamento-cin .button-confirm {
    width: 143px;
}

#agendamento-cin .button-back {
    width: 94px;
}

#agendamento-cin .button-close {
    width: 100px;
}

#agendamento-cin .button-continue {
    width: 123px;
}

#agendamento-cin .button-confirm-appointment {
    width: 223px;
}

#agendamento-cin .button-give-up {
    width: 105px;
}

#agendamento-cin .button-cancel-appointment {
    width: 264px;
}

#agendamento-cin .button-to-maintain {
    width: 102px;
}

#agendamento-cin .button-return-to-home {
    width: 246px;
}

#agendamento-cin .button-print {
    width: 140px;
}

#agendamento-cin .button-reschedule {
    width: 132px;
}

#agendamento-cin .button-schedule {
    width: 141px;
}

#agendamento-cin .button-conclude {
    width: 112px;
}

#agendamento-cin .button-obtain-first-copy-family-cin {
    width: 274px;
}

#agendamento-cin .button-back-to-initial-screen {
    width: 212px;
}

#agendamento-cin .button-continue-scheduling {
    width: 233px;
}

#agendamento-cin .button-continue-consult {
    width: 150px;
}

#agendamento-cin .button-continue-cancel {
    width: 144px;
}

#agendamento-cin .button-understand {
    width: 106px;
}

#agendamento-cin .button-add-family {
    width: 209px;
    padding: 10px 10px 8px 0px;
}

#agendamento-cin .button-return-to-home-screen {
    width: 236px;
}

#agendamento-cin .button-reschedule-service {
    width: 218px;
}

#agendamento-cin .button-return-to-home-screen i {
    font-size: 14px;
}

#agendamento-cin .button-add-family:hover {
    padding: 10px 10px 8px 0px;
    border-radius: 20px;
    background-color: #eee;
}

#agendamento-cin .button-add-family i {
    font-size: 14px;
}

#agendamento-cin .button-primary {
    background-color: #000;
    color: #fff;
    border: 1px solid #000000;
}

#agendamento-cin .button-secondary {
    background-color: #fff;
    color: #000;
    border: 1px solid #000000;
}

#agendamento-cin .button-tertiary {
    background-color: transparent;
    color: #000;
}

#agendamento-cin .button-edit:hover {
    color: #E52207;
}

#agendamento-cin .button-secondary:hover {
    background-color: #e9ecef;
}

#agendamento-cin .input-with-icon {
    position: relative;
}

#agendamento-cin .search-input {
    padding-right: 2.5rem;
}
  
#agendamento-cin .search-icon {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    color: #7E7E7E;
    pointer-events: none;
    font-family: Font Awesome 5 Free;
    font-size: 16px;
    font-weight: 900;
    line-height: 18.4px;
    text-align: center;
}

#agendamento-cin #search-locale {
    /* width: 590px; */
    height: 48px;
    padding: 8px 8px 8px 16px;
    gap: 8px;
    border-radius: 8px 8px 8px 8px;
    border: 1px solid #888888
}

#agendamento-cin #search-locale::placeholder {
    font-family: Rawline;
    font-size: 16.8px;
    font-style: italic;
    font-weight: 400;
    line-height: 23.26px;
    text-align: left;
    color: #000000;
    width: 526px;
    height: 27px;
    padding: 4px 0px 4px 0px;
}

#agendamento-cin .icon-info-circle {
    font-family: Font Awesome 5 Free;
    font-size: 16px;
    font-weight: 900;
    line-height: 18.4px;
    text-align: center;
}

#agendamento-cin .icon-list-group {
    font-family: Font Awesome 6 Free;
    font-size: 16px;
    font-weight: 900;
    line-height: 16px;
    text-align: center;
    color: #333333;
}

#agendamento-cin .box-text-title-list-group {
    display: flex;
    flex-direction: column;
}

#agendamento-cin .text-title-list-group {
    font-family: Rawline;
    font-size: 16.8px;
    font-weight: 700;
    text-align: left;
    color: #333333;
}

#agendamento-cin .text-list-group {
    font-family: Rawline;
    font-size: 16.8px;
    font-weight: 400;
    line-height: 23.26px;
    text-align: left;
    color: #333333;
}

#agendamento-cin .list-group li {
    cursor: pointer;
}

#agendamento-cin .grid-schedules {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-template-rows: repeat(4, 1fr);
    gap: 36px;
    padding-bottom: 24px;
}

#agendamento-cin .schedule {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #000;
    color: #000;
    border-radius: 4px;
    height: 40px;
    width: 68px;
    cursor: pointer;
    font-family: Rawline;
    font-size: 16.8px;
    font-weight: 400;
    line-height: 23.26px;
    letter-spacing: 0.05em;
    text-align: center;
}

#agendamento-cin .grid-my-appointments {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    /* grid-template-rows: repeat(3, 1fr); */
    column-gap: 10px;
    row-gap: 30px;
    margin-top: 40px;
    margin-bottom: 50px;
}

.grid-centered-alone {
    grid-column: 1 / -1;
    justify-self: center;
}

/* #agendamento-cin .grid-my-appointments .my-appointment:nth-last-child(1):nth-child(odd) {
    grid-column: 1 / -1;
    justify-self: center;
} */

#agendamento-cin .my-appointment {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 590px;
    height: 324px;
    background-color: #fff;
    box-shadow: 0px 4px 10px 0px #00000040;
    padding: 16px;
    gap: 24px;
    border-radius: 8px;
}

#agendamento-cin .my-appointment-content {
    display: flex;
    flex-direction: column;
    height: 229px;
    gap: 16px;
    width: 100%;
}

#agendamento-cin .my-appointment-title {
    font-family: Rawline;
    font-size: 14px;
    font-weight: 400;
    line-height: 19.38px;
    color: #000;
}

#agendamento-cin .my-appointment-subtitle-service {
    font-family: Rawline;
    font-size: 16px;
    font-weight: 700;
    line-height: 22.02px;
    color: #000;
    word-wrap: break-word;
    overflow-wrap: break-word;
    white-space: normal;
}

#agendamento-cin .my-appointment-subtitle-protocol {
    font-family: Rawline;
    font-size: 14px;
    font-weight: 600;
    line-height: 19.31px;
    color: #1A1A1A;
}

#agendamento-cin .label-add-to-calendar {
    font-family: Rawline;
    font-size: 16.7px;
    font-weight: 400;
    line-height: 23.12px;
    text-align: center;
    color: #000000;
}

#agendamento-cin .label-location {
    font-family: Rawline;
    font-size: 16.7px;
    font-weight: 400;
    line-height: 23.12px;
    text-align: center;
    color: #000000;
}

#agendamento-cin .my-appointment-title-schedule {
    font-family: Rawline;
    font-size: 16px;
    font-weight: 700;
    line-height: 22.02px;
    color: #000;
}

#agendamento-cin .my-appointment-title-location {
    font-family: Rawline;
    font-size: 14px;
    font-weight: 600;
    line-height: 19.31px;
    color: #1A1A1A;
}

#agendamento-cin .appointment-service-title {
    margin-bottom: -16px;
}

#agendamento-cin .my-appointment-subtitle-location {
    font-family: Rawline;
    font-size: 14px;
    font-weight: 400;
    line-height: 19.38px;
    color: #1A1A1A;
}

#agendamento-cin a#button-location i {
    font-family: Font Awesome 6 Free;
    font-weight: 900;
    font-size: 24px;
    line-height: 20px;
    letter-spacing: 0%;
    text-align: center;
    padding-right: 0px;
}

#agendamento-cin a#button-add-to-calendar i {
    font-family: Font Awesome 6 Free;
    font-weight: 900;
    font-size: 24px;
    line-height: 20px;
    text-align: center;
    padding-right: 0px;
}

#agendamento-cin #button-add-to-calendar, #agendamento-cin #button-location {
    padding-top: 40px;
    padding-bottom: 40px;
}

#agendamento-cin .my-appointment-subtitle-icon {
    font-family: Font Awesome 5 Free;
    font-size: 14px;
    font-weight: 900;
    line-height: 16.1px;
    text-align: center;
    color: #000;
}

#agendamento-cin .my-appointment-img-sp {
    width: 22px;
    height: 10.15px;
}

#agendamento-cin .my-appointment-footer {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 39px;
    gap: 24px;
}

#agendamento-cin .schedule-selected {
    background: #000;
    color: #FFF;
}

#agendamento-cin table[id='table-choose-position'], 
#agendamento-cin table[id='table-choose-position'] th,
#agendamento-cin table[id='table-choose-position'] td {
    border: none;
}

#agendamento-cin table[id='table-choose-position'].dataTable thead {
    display: none;
}

#agendamento-cin table[id='table-choose-position'].dataTable tbody td {
    cursor: pointer;
}

#agendamento-cin .empty-message-my-appointments {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

#agendamento-cin .empty-image-my-appointments {
    width: 240px;
    height: 240px;
    margin-top: 16px;
}

#agendamento-cin .empty-title-my-appointments {
    font-family: Rawline;
    font-size: 24.19px;
    font-weight: 700;
    line-height: 33.3px;
    text-align: center;
    height: 33;
    color: #000;
}

#agendamento-cin .empty-subtitle-my-appointments {
    font-family: Rawline;
    font-size: 16px;
    font-weight: 400;
    line-height: 22.15px;
    text-align: center;
    height: 22;
    padding-bottom: 30px;
    color: #808080 !important;
}

#agendamento-cin .empty-box-all-typography-my-appointments {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

#agendamento-cin .empty-banner-my-appointments {
    padding-bottom: 30px;
}

#agendamento-cin .page-title-my-appointments {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 40px;
    border-left: 4px solid #FF161F;
    padding-left: 24px;
}

#agendamento-cin .page-title-my-appointments h3 {
    height: 40px;
    color: #000;
}

div.dataTables_wrapper div.dataTables_filter input {
    margin-left: 0 !important;
}

.dataTables_filter {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
}

.dataTables_filter label {
    flex-grow: 1;
    width: 100%;
}

.dataTables_filter input[type="search"] {
    padding-right: 30px;
    height: 48px;
    padding: 8px 8px 8px 16px;
    gap: 8px;
    border-radius: 8px 8px 8px 8px;
    border: 1px solid #888888;
    max-width: none;
    width: 100% !important;
    flex-grow: 1;
}

.dataTables_filter input[type="search"]::placeholder {
    font-family: Rawline;
    font-size: 16.8px;
    font-style: italic;
    font-weight: 400;
    line-height: 23.26px;
    text-align: left;
    color: #000000;
    width: 526px;
    height: 27px;
    padding: 4px 0px 4px 0px;
}

.dataTables_filter::after {
    content: "\f002";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: 10px;
    top: 46%;
    transform: translateY(-50%);
    pointer-events: none;
    color: #7E7E7E;
    font-size: 1rem;
    line-height: 18.4px;
    text-align: center;
}

.dataTables_filter input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none !important;
    appearance: none !important;
}

.dataTables_filter input[type="search"]::-moz-search-cancel-button {
    display: none !important;
}

#agendamento-cin .box-buttons {
    width: 100%;
}

#agendamento-cin .box-details {
    box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.16) !important;
	border-radius: 8px !important;
	background: #FFFFFF;
	margin-bottom: 32px;
	padding: 0px 15px 30px;
	width: 100%;
	box-sizing: border-box;
}

#agendamento-cin .box-details-title {
    height: 40px;
}

#agendamento-cin .box-details-title h4 {
    width: 510px;
    height: 33px;
    font-family: Rawline;
    font-size: 24.19px;
    font-weight: 600;
    line-height: 33.37px;
    text-align: left;
    color: #000000;
}

#agendamento-cin .box-details-title-1 h4 {
    height: 33px;
    font-family: Rawline;
    font-size: 20.16px;
    font-weight: 700;
    line-height: 27.75px;
    text-align: left;
    color: #000000;
}

#agendamento-cin .family-icon-remove {
    font-family: Font Awesome 6 Free;
    font-size: 16px;
    font-weight: 900;
    line-height: 16px;
    text-align: center;
    color: #FF161F;
}

#agendamento-cin .button-text-remove {
    font-family: Rawline;
    font-size: 16px;
    font-weight: 600;
    line-height: 22.07px;
    text-align: center;
    color: #FF161F;
}

#agendamento-cin .button-icon-remove {
    font-family: Font Awesome 6 Free;
    font-size: 16px;
    font-weight: 900;
    line-height: 16px;
    text-align: center;
    color: #FF161F;
}

#agendamento-cin .family-text-remove {
    font-family: Rawline;
    font-size: 16px;
    font-weight: 600;
    line-height: 22.07px;
    text-align: center;
    color: #FF161F;
}

#agendamento-cin .family-content-remove {
    cursor: pointer;
}

#agendamento-cin .box-details-title .box-details-icon {
    font-family: Font Awesome 6 Free;
    height: 40px;
    width: 40px;
    font-size: 24px;
    font-weight: 900;
    line-height: 24px;
    text-align: center;
    color: #000000;
}

#agendamento-cin .box-details-label-title {
    font-family: Rawline;
    font-size: 16.8px;
    font-weight: 800;
    line-height: 23.08px;
    text-align: left;
    color: #000000;
}

#agendamento-cin .box-details-label-subtitle {
    font-family: Rawline;
    font-size: 16.8px;
    font-weight: 400;
    line-height: 23.26px;
    text-align: left;
    margin-top: 8px;
    color: #000000;
}

#agendamento-cin .box-details-label-subtitle-strong {
    font-family: Rawline;
    font-size: 16.8px;
    font-weight: 600;
    line-height: 23.17px;
    text-align: left;
    color: #000000;
}

#agendamento-cin .content-text-title {
    font-family: Rawline;
    font-size: 24.19px;
    font-weight: 600;
    line-height: 33.37px;
    text-align: left;
    color: #000000;
}

#agendamento-cin .content-text-title-1 {
    font-family: Rawline;
    font-size: 24.19px;
    font-weight: 500;
    line-height: 33.43px;
    text-align: left;
    color: #000000;
}

#agendamento-cin .content-text {
    font-family: Rawline;
    font-size: 16.8px;
    font-weight: 400;
    line-height: 23.26px;
    text-align: left;
    color: #000000;
}

#agendamento-cin .separator {
    width: inherit;
    margin-bottom: 20px;
    border-bottom: 1px #919191 solid;
}

#agendamento-cin .custom-checkbox {
    width: 20px;
    height: 20px;
    position: relative;
    margin-right: 10px;
    margin-bottom: -4px;
    cursor: pointer;
}

#agendamento-cin .custom-checkbox:not(:checked) {
    background-color: transparent;
    border: 1px solid #919191;
    border-radius: 4px;
}

#agendamento-cin .custom-checkbox:not(:checked):hover {
    background-color: #e9ecef;
    border: 2px solid #919191;
}

#agendamento-cin .custom-checkbox:checked {
    background-color: transparent;
    border: 1px solid #303030;
    border-radius: 4px;
}

#agendamento-cin .custom-checkbox:checked:before {
    font-family: 'FontAwesome';
    content: '\f00c';
    color: #303030;
    position: absolute;
    top: 4px;
    left: 5px;
    font-size: 10px;
}

.custom-checkbox {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none;
}

.box-calendario {
    width: 496px;
}

.mode-view-label-input {
    display: block;
    font-family: Rawline;
    font-weight: 400;
    font-size: 16.8px;
    line-height: 23.26px;
}

#agendamento-cin .box-scheduling-service-by-agencies-and-cancellation .box-message-error, 
#agendamento-cin .box-scheduling-service-by-agencies-and-cancellation .box-message-warning {
    width: auto;
    max-width: 542px;
}

#agendamento-cin .box-scheduling-service-by-agencies-and-cancellation .box-message-error i {
    font-size: 32px;
    color: #E52207;
}

#agendamento-cin .box-scheduling-service-by-agencies-and-cancellation .box-message-warning i {
    font-size: 32px;
    color: #F79620;
}

#agendamento-cin .box-scheduling-service-by-agencies-and-cancellation .box-message-error .message-error, 
#agendamento-cin .box-scheduling-service-by-agencies-and-cancellation .box-message-warning .message-warning {
    font-family: Rawline;
    font-weight: 600;
    font-size: 24.19px;
    color: #000;
}

#agendamento-cin .box-scheduling-service-by-agencies-and-cancellation .text-description {
    font-family: Rawline;
    font-weight: 400;
    font-size: 16.8px;
    color: #000;
}

#agendamento-cin .box-scheduling-service-by-agencies-and-cancellation .my-appointment, 
#agendamento-cin .box-scheduling-service-by-agencies-and-cancellation .my-appointment-content {
    height: auto;
}

#agendamento-cin .box-scheduling-service-by-agencies-and-cancellation .grid-my-appointments {
    margin-top: 10px;
    margin-bottom: 10px;
}

#agendamento-cin #modalAppointmentCancel .modal-responsive, #modalAppointmentCancelSuccess .modal-responsive {
    max-width: 700px;
}

#agendamento-cin #modalAppointmentCancel .modal-footer {
    justify-content: flex-start;
}

@media (max-width: 576px) and (max-width: 767px) {
    #agendamento-cin #box-button-advance {
        order: 1;
    }

    #agendamento-cin #box-button-confirm {
        order: 1;
    }
    
    #agendamento-cin #box-button-back {
        order: 2;
    }
    
    #agendamento-cin #box-button-close {
        order: 2;
    }
    
    #agendamento-cin #box-button-continue {
        order: 1;
    }

    #agendamento-cin #box-button-confirm-appointment {
        order: 1;
    }
    
    #agendamento-cin #box-button-give-up {
        order: 2;
    }
    
    #agendamento-cin #box-button-return-to-home {
        order: 2;
    }
    
    #agendamento-cin #box-button-print {
        order: 1;
    }
    
    #agendamento-cin #box-button-reschedule {
        order: 2;
    }
    
    #agendamento-cin #box-button-to-maintain {
        order: 1;
    }
    
    #agendamento-cin #box-button-conclude {
        order: 1;
    }
    
    #agendamento-cin #box-button-continue-scheduling {
        order: 1;
    }
    
    #agendamento-cin #box-button-obtain-first-copy-family-cin {
        order: 2;
    }
    
    #agendamento-cin #box-button-back-to-initial-screen {
        order: 2;
    }
    
    #agendamento-cin #box-button-understand {
        order: 1;
    }
    
    #agendamento-cin #box-button-return-to-home-screen {
        order: 2;
    }
    
    #agendamento-cin #box-button-reschedule-service {
        order: 2;
    }
}

@media (max-width: 767px) {
    #agendamento-cin h4.box-details-title {
        height: auto;
    }

    #agendamento-cin .box-details-title .box-details-icon {
        height: auto;
    }

    #agendamento-cin .empty-image-my-appointments {
        width: 180px;
        height: 180px;
        margin-top: 16px;
    }

    .dataTables_filter input[type="search"] {
        border-radius: 4px 4px 4px 4px;
    }

    #agendamento-cin .grid-schedules {
        gap: 10px;
    }

    #agendamento-cin .page-title-my-appointments {
        height: 30px;
    }
    
    #agendamento-cin .page-title-my-appointments h3 {
        height: 30px;
    }

    #agendamento-cin .empty-title-my-appointments {
        font-size: 20.19px;
        line-height: 30.3px;
        height: 30;
    }

    #agendamento-cin .my-appointment-title {
        font-size: 10px;
        font-weight: 400;
        line-height: 15.38px;
    }
    
    #agendamento-cin .my-appointment-subtitle-service {
        font-size: 12px;
        font-weight: 700;
        line-height: 18.02px;
    }

    #agendamento-cin .my-appointment-subtitle-protocol {
        font-family: Rawline;
        font-size: 12px;
        font-weight: 600;
        line-height: 17.31px;
    }

    #agendamento-cin .my-appointment-title-schedule {
        font-family: Rawline;
        font-size: 14px;
        font-weight: 700;
        line-height: 20.02px;
        color: #000;
    }
    
    #agendamento-cin .my-appointment-title-location {
        font-family: Rawline;
        font-size: 12px;
        font-weight: 600;
        line-height: 17.31px;
        color: #1A1A1A;
    }
    
    #agendamento-cin .my-appointment-subtitle-location {
        font-family: Rawline;
        font-size: 12px;
        font-weight: 400;
        line-height: 17.38px;
        color: #1A1A1A;
    }
    
    #agendamento-cin .my-appointment-img-sp {
        width: 18px;
        height: 8.15px;
    }

    #agendamento-cin .my-appointment-subtitle-icon {
        font-size: 12px;
        line-height: 14.1px;
    }

    #dropdownIntroductionAdvance {
        width: 100%;
    }
    
    #modal-footer-confirm-appointment {
        justify-content: center;
        padding: 0;
    }
    
    #agendamento-cin #local-empty-error {
        margin-top: -26px;
    }
    
    #agendamento-cin #local-empty-warning {
        margin-top: -26px;
    }

    #agendamento-cin .text-title-warning {
        font-size: 22.19px;
    }

    #agendamento-cin .box-title-warning i {
        font-size: 28px;
    }
    
    #agendamento-cin .button-advance {
        width: 100%;
    }
    
    #agendamento-cin .button-confirm {
        width: 100%;
    }

    #agendamento-cin .button-back {
        width: 100%;
    }

    #agendamento-cin .button-close {
        width: 100%;
    }

    #agendamento-cin .button-continue {
        width: 100%;
    }

    #agendamento-cin .button-confirm-appointment {
        width: 100%;
    }
    
    #agendamento-cin .button-give-up {
        width: 100%;
    }

    #agendamento-cin .button-cancel-appointment {
        width: 100%;
    }
    
    #agendamento-cin .button-to-maintain {
        width: 100%;
    }

    #agendamento-cin .button-return-to-home {
        width: 100%;
    }

    #agendamento-cin .button-print {
        width: 100%;
    }

    #agendamento-cin .button-reschedule {
        width: 100%;
    }

    #agendamento-cin .button-schedule {
        width: 100%;
    }

    #agendamento-cin .button-conclude {
        width: 100%;
    }

    #agendamento-cin .button-back-to-initial-screen {
        width: 100%;
    }
    
    #agendamento-cin .button-continue-scheduling {
        width: 100%;
    }

    #agendamento-cin .button-add-family {
        width: 100%;
    }

    #agendamento-cin .button-understand {
        width: 100%;
    }

    #agendamento-cin .button-return-to-home-screen {
        width: 100%;
    }

    #agendamento-cin .button-reschedule-service {
        width: 100%;
    }

    #agendamento-cin .grid-my-appointments {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        /* grid-template-rows: repeat(6, 1fr); */
        column-gap: 10px;
        row-gap: 30px;
        margin-top: 40px;
        margin-bottom: 50px;
    }
    
    #agendamento-cin .my-appointment {
        height: auto;
        width: 100%;
    }
    
    #agendamento-cin .my-appointment-content, #agendamento-cin .my-appointment-footer {
        width: auto;
        height: auto;
    }

    #agendamento-cin .my-appointment-subtitle-text {
        width: 98%;
    }

    #agendamento-cin .box-scheduling-service-by-agencies-and-cancellation .box-message-error i {
        font-size: 26px;
    }

    #agendamento-cin .box-scheduling-service-by-agencies-and-cancellation .box-message-warning i {
        font-size: 26px;
    }

    #agendamento-cin .box-scheduling-service-by-agencies-and-cancellation .message-warning, 
    #agendamento-cin .box-scheduling-service-by-agencies-and-cancellation .message-error {
        font-size: 20px !important;
    }
}

@media (min-width: 300px) and (max-width: 400px) {
    #agendamento-cin #modalAppointmentCancel .modal-responsive, #modalAppointmentCancelSuccess .modal-responsive {
        max-width: 400px;
    }
}

@media (min-width: 401px) and (max-width: 500px) {
    #agendamento-cin #modalAppointmentCancel .modal-responsive, #modalAppointmentCancelSuccess .modal-responsive {
        max-width: 500px;
    }
}

@media (min-width: 501px) and (max-width: 600px) {
    #agendamento-cin #modalAppointmentCancel .modal-responsive, #modalAppointmentCancelSuccess .modal-responsive {
        max-width: 520px;
    }
}

@media (min-width: 601px) and (max-width: 700px) {
    #agendamento-cin #modalAppointmentCancel .modal-responsive, #modalAppointmentCancelSuccess .modal-responsive {
        max-width: 540px;
    }
}

@media (min-width: 701px) and (max-width: 767px) {
    #agendamento-cin #modalAppointmentCancel .modal-responsive, #modalAppointmentCancelSuccess .modal-responsive {
        max-width: 560px;
    }
}

@media (max-width: 320px) {
    #agendamento-cin .box-title {
        width: 48%;
    }

    #agendamento-cin .box-content-items, 
    #agendamento-cin #agendamento-listagem-adicionar,
    #agendamento-cin #agendamento-mensagens {
        width: 79%;
    }
    
    #agendamento-cin #box-agendamento-mensagens {
        width: 70%;
    }

    #agendamento-cin #agendamento-cpf-irregular {
        width: 71%;
    }

    #agendamento-cin .box-confirmacao-agendamento {
        width: 62%;
    }
    
    #agendamento-cin .box-with-appointments {
        width: 56%;
    }

    #agendamento-cin .box-confirmacao-dados {
        width: 56%;
    }
    
    #agendamento-cin .box-escolha-horario {
        width: 56%;
    }

    #agendamento-cin .box-reagendar {
        width: 56%;
    }

    #agendamento-cin .box-possui-agendamento {
        width: 56%;
    }

    #agendamento-cin .box-protocolo {
        width: 56%;
    }
    
    #agendamento-cin .box-calendario {
        width: 52%;
    }

    #agendamento-cin .box-escolha-posto {
        width: 56%;
    }

    #agendamento-cin .box-escolha-tipo {
        width: 56%;
    }

    #agendamento-cin .box-contato {
        width: 56%;
    }
    
    #agendamento-cin .box-agendamento-familiar {
        width: 70%;
    }

    #agendamento-cin .box-scheduling-service-by-agencies-and-cancellation {
        width: 56%;
    }

    #agendamento-cin .text-title {
        font-size: 20.19px;
    }

    #agendamento-cin .text-title-error {
        font-size: 14.19px;
    }

    #agendamento-cin .text-title-error i {
        font-size: 18px;
    }

    #agendamento-cin .text-title-warning {
        font-size: 16.19px;
    }
    
    #agendamento-cin .box-title-warning i {
        font-size: 24px;
    }

    #agendamento-cin .text-options {
        font-size: 14.8px;
    }

    #agendamento-cin .search-input, 
    #agendamento-cin .search-input::placeholder {
        font-size: 14px !important;
    }

    #agendamento-cin .search-icon {
        top: 56%;
        font-size: 14px !important;
    }
    
    .dataTables_filter input[type="search"]::placeholder {
        font-size: 14px;
    }
    
    .dataTables_filter::after {
        font-size: .8rem;
        margin-top: 2px;
    }

    #agendamento-cin .box-details-title .box-details-icon {
        font-size: 16px;
    }

    #agendamento-cin h4.box-details-title {
        font-size: 14.19px;
    }

    #agendamento-cin .box-details-title-1 h4 {
        height: 23px;
        line-height: 17.75px;
        font-size: 14.19px;
    }
    
    #agendamento-cin .box-details-label-title {
        font-size: 13.8px;
    }
    
    #agendamento-cin .label-value-nome, 
    #agendamento-cin .label-value-cpf, 
    #agendamento-cin .box-details-label-subtitle {
        font-size: 13.8px;
    }

    #agendamento-cin .family-icon-remove {
        font-size: 12px;
    }

    #agendamento-cin .family-text-remove {
        font-size: 12px;
    }

    #agendamento-cin .box-title {
        width: 46.5%;
    }

    #agendamento-cin .box-scheduling-service-by-agencies-and-cancellation .box-message-error i {
        font-size: 24px;
    }

    #agendamento-cin .box-scheduling-service-by-agencies-and-cancellation .box-message-warning i {
        font-size: 24px;
    }
    
    #agendamento-cin .box-scheduling-service-by-agencies-and-cancellation .message-warning, 
    #agendamento-cin .box-scheduling-service-by-agencies-and-cancellation .message-error {
        font-size: 16.19px !important;
    }
}

@media (min-width: 321px) and (max-width: 360px) {
    #agendamento-cin .my-appointment-img-sp {
        width: 28px !important;
        height: 8.15px !important;
    }

    #agendamento-cin .my-appointment-img-sp {
        max-width: 120% !important;
    }
}

@media (min-width: 321px) and (max-width: 419px) {
    #agendamento-cin #button-location {
        margin-top: 0px;
    }
}

@media (min-width: 321px) and (max-width: 480px) {
    .button-location {
        margin-top: 10px;
    }
}

@media (min-width: 321px) and (max-width: 360px) {
    #agendamento-cin .box-title {
        width: 59.5%;
    }

    #agendamento-cin .box-content-items, 
    #agendamento-cin #agendamento-listagem-adicionar, 
    #agendamento-cin #agendamento-mensagens {
        width: 81.5%;
    }

    #agendamento-cin #box-agendamento-mensagens {
        width: 76%;
    }
    
    #agendamento-cin #agendamento-cpf-irregular {
        width: 76%;
    }

    #agendamento-cin .box-confirmacao-agendamento {
        width: 70%;
    }

    #agendamento-cin .box-with-appointments {
        width: 62%;
    }
    
    #agendamento-cin .box-confirmacao-dados {
        width: 62%;
    }
    
    #agendamento-cin .box-escolha-horario {
        width: 64%;
    }

    #agendamento-cin .box-reagendar {
        width: 62%;
    }

    #agendamento-cin .box-possui-agendamento {
        width: 62%;
    }
    
    #agendamento-cin .box-protocolo {
        width: 62%;
    }

    #agendamento-cin .box-calendario {
        width: 60%;
    }

    #agendamento-cin .box-escolha-posto {
        width: 62%;
    }

    #agendamento-cin .box-escolha-tipo {
        width: 62%;
    }

    #agendamento-cin .box-contato {
        width: 62%;
    }

    #agendamento-cin .box-agendamento-familiar {
        width: 76%;
    }

    #agendamento-cin .box-scheduling-service-by-agencies-and-cancellation {
        width: 62%;
    }

    #agendamento-cin .schedule {
        height: 36px;
        width: 52px;
        font-size: 14.8px;
    }
}

@media (min-width: 361px) and (max-width: 429px) {
    #agendamento-cin .box-title {
        width: 59.5%;
    }

    #agendamento-cin .box-content-items, 
    #agendamento-cin #agendamento-listagem-adicionar, 
    #agendamento-cin #agendamento-mensagens {
        width: 81.5%;
    }

    #agendamento-cin #box-agendamento-mensagens {
        width: 84%;
    }
    
    #agendamento-cin #agendamento-cpf-irregular {
        width: 84%;
    }

    #agendamento-cin .box-confirmacao-agendamento {
        width: 70%;
    }

    #agendamento-cin .box-with-appointments {
        width: 68%;
    }

    #agendamento-cin .box-confirmacao-dados {
        width: 68%;
    }

    #agendamento-cin .box-escolha-horario {
        width: 69%;
    }

    #agendamento-cin .box-reagendar {
        width: 68%;
    }

    #agendamento-cin .box-possui-agendamento {
        width: 68%;
    }

    #agendamento-cin .box-protocolo {
        width: 68%;
    }

    #agendamento-cin .box-calendario {
        width: 65%;
    }

    #agendamento-cin .box-escolha-posto {
        width: 67%;
    }

    #agendamento-cin .box-escolha-tipo {
        width: 68%;
    }

    #agendamento-cin .box-contato {
        width: 68%;
    }

    #agendamento-cin .box-agendamento-familiar {
        width: 84%;
    }

    #agendamento-cin .box-scheduling-service-by-agencies-and-cancellation {
        width: 68%;
    }

    #agendamento-cin .schedule {
        height: 36px;
        width: 52px;
        font-size: 14.8px;
    }
}

@media (min-width: 430px) and (max-width: 480px) {
    #agendamento-cin .box-title {
        width: 66%;
    }

    #agendamento-cin .box-content-items, 
    #agendamento-cin #agendamento-listagem-adicionar, 
    #agendamento-cin #agendamento-mensagens {
        width: 87%;
    }

    #agendamento-cin #box-agendamento-mensagens {
        width: 82%;
    }

    #agendamento-cin #agendamento-cpf-irregular {
        width: 82%;
    }

    #agendamento-cin .box-confirmacao-agendamento {
        width: 65%;
    }

    #agendamento-cin .box-with-appointments {
        width: 71%;
    }

    #agendamento-cin .box-confirmacao-dados {
        width: 71%;
    }

    #agendamento-cin .box-contato {
        width: 71%;
    }
    
    #agendamento-cin .box-escolha-horario {
        width: 69%;
    }

    #agendamento-cin .box-reagendar {
        width: 71%;
    }

    #agendamento-cin .box-possui-agendamento {
        width: 71%;
    }
    
    #agendamento-cin .box-protocolo {
        width: 71%;
    }

    #agendamento-cin .box-calendario {
        width: 70%;
    }
    
    #agendamento-cin .box-escolha-posto {
        width: 71%;
    }

    #agendamento-cin .box-escolha-tipo {
        width: 71%;
    }

    #agendamento-cin .box-agendamento-familiar {
        width: 82%;
    }

    #agendamento-cin .box-scheduling-service-by-agencies-and-cancellation {
        width: 71%;
    }

    #agendamento-cin .schedule {
        height: 36px;
        width: 58px;
        font-size: 14.8px;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    #agendamento-cin .box-with-appointments {
        width: 80%;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    #agendamento-cin .my-appointment-content .col-sm-2 {
        flex-basis: 10.6666666667%;
        max-width: 10.6666666667%;
    }
}

@media (min-width: 481px) and (max-width: 501px) {
    #agendamento-cin .box-scheduling-service-by-agencies-and-cancellation {
        width: 76%;
    }
}

@media (min-width: 511px) and (max-width: 591px) {
    #agendamento-cin .box-scheduling-service-by-agencies-and-cancellation {
        width: 88%;
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    #agendamento-cin .box-title {
        width: 59%;
    }

    #agendamento-cin .box-content-items, 
    #agendamento-cin #agendamento-listagem-adicionar, 
    #agendamento-cin #box-agendamento-mensagens {
        width: 90%;
    }

    #agendamento-cin .box-calendario {
        width: 74%;
    }

    #agendamento-cin #agendamento-cpf-irregular {
        width: 86%;
    }

    #agendamento-cin #adicionar-familiar {
        padding: 0px;
    }

    #agendamento-cin .box-protocolo {
        width: 82%;
    }
    
    #agendamento-cin .schedule {
        height: 34px;
        width: 54px;
        font-size: 12.8px;
    }

    #agendamento-cin .box-details-title h4 {
        font-size: 22.19px;
    }
    
    #agendamento-cin .box-details-title .box-details-icon {
        font-size: 19px;
    }
    
    #agendamento-cin .box-details-title-1 h4 {
        font-size: 22.19px;
    }

    #agendamento-cin .box-details-label-title {
        font-size: 15.8px;
    }
    
    #agendamento-cin .label-value-nome, 
    #agendamento-cin .label-value-cpf, 
    #agendamento-cin .box-details-label-subtitle {
        font-size: 15.8px;
    }

    #agendamento-cin .family-icon-remove {
        font-size: 14px;
    }

    #agendamento-cin .family-text-remove {
        font-size: 14px;
    }
}

@media (min-width: 768px) and (max-width: 990px) {
    #agendamento-cin .box-title {
        width: 69%;
    }
    
    #agendamento-cin .box-content-items, 
    #agendamento-cin #agendamento-listagem-adicionar, 
    #agendamento-cin #box-agendamento-mensagens {
        width: 94%;
    }

    #agendamento-cin #agendamento-cpf-irregular {
        width: 90%;
    }
    
    #agendamento-cin .my-appointment {
        height: auto;
        width: 440px;
    }
    
    #agendamento-cin .my-appointment-content, #agendamento-cin .my-appointment-footer {
        width: auto;
        height: auto;
    }

    #agendamento-cin .my-appointment-subtitle-text {
        width: 90%;
    }
    
    #agendamento-cin .my-appointment-img-sp {
        margin-left: 16px;
    }

    #agendamento-cin .schedule {
        height: 36px;
        width: 62px;
        font-size: 14.8px;
    }
    
    #agendamento-cin .button-obtain-first-copy-family-cin {
        font-size: .76rem;
    }

    #agendamento-cin .button-back-to-initial-screen {
        font-size: .76rem;
    }
    
    #agendamento-cin .button-continue-scheduling {
        font-size: .76rem;
    }

    #agendamento-cin .button-continue-consult {
        font-size: .76rem;
    }
    
    #agendamento-cin .button-continue-cancel {
        font-size: .76rem;
    }
    
    #agendamento-cin .button-continue-scheduling-1 {
        font-size: .76rem;
    }
    
    #agendamento-cin .button-obtain-first-copy-family-cin {
        font-size: .76rem;
    }
    
    #agendamento-cin .my-appointment-title {
        font-size: 8px;
        font-weight: 400;
        line-height: 13.38px;
    }
    
    #agendamento-cin .my-appointment-subtitle-service {
        font-size: 10px;
        font-weight: 700;
        line-height: 16.02px;
    }

    #agendamento-cin .my-appointment-subtitle-protocol {
        font-family: Rawline;
        font-size: 12px;
        font-weight: 600;
        line-height: 17.31px;
    }

    #agendamento-cin .my-appointment-title-schedule {
        font-family: Rawline;
        font-size: 14px;
        font-weight: 700;
        line-height: 20.02px;
        color: #000;
    }
    
    #agendamento-cin .my-appointment-title-location {
        font-family: Rawline;
        font-size: 12px;
        font-weight: 600;
        line-height: 17.31px;
        color: #1A1A1A;
    }
    
    #agendamento-cin .my-appointment-subtitle-location {
        font-family: Rawline;
        font-size: 12px;
        font-weight: 400;
        line-height: 17.38px;
        color: #1A1A1A;
    }
    
    #agendamento-cin .my-appointment-img-sp {
        width: 18px;
        height: 8.15px;
    }

    #agendamento-cin .my-appointment-subtitle-icon {
        font-size: 12px;
        line-height: 14.1px;
    }
}

@media (max-width: 1024px) {
    #agendamento-cin .button-consult {
        width: 100%;
    }
    
    #agendamento-cin .button-cancel {
        width: 100%;
    }

    #agendamento-cin .button-obtain-first-copy-family-cin {
        width: 100%;
    }

    #agendamento-cin .box-button-continue-scheduling-1 {
        width: 100%;
    }

    #agendamento-cin .dropright-w-100 {
        width: 100%;
    }

    #agendamento-cin #box-button-consult {
        order: 1;
    }

    #agendamento-cin #box-button-cancel {
        order: 2;
    }
}

@media (min-width: 991px) and (max-width: 1339px) {
    #agendamento-cin #adicionar-familiar {
        padding: 0px;
    }

    #agendamento-cin .my-appointment-title {
        font-size: 8px;
        font-weight: 400;
        line-height: 13.38px;
    }
    
    #agendamento-cin .my-appointment-subtitle-service {
        font-size: 10px;
        font-weight: 700;
        line-height: 16.02px;
    }

    #agendamento-cin .my-appointment-subtitle-protocol {
        font-family: Rawline;
        font-size: 12px;
        font-weight: 600;
        line-height: 17.31px;
    }

    #agendamento-cin .my-appointment-title-schedule {
        font-family: Rawline;
        font-size: 14px;
        font-weight: 700;
        line-height: 20.02px;
        color: #000;
    }
    
    #agendamento-cin .my-appointment-title-location {
        font-family: Rawline;
        font-size: 12px;
        font-weight: 600;
        line-height: 17.31px;
        color: #1A1A1A;
    }
    
    #agendamento-cin .my-appointment-subtitle-location {
        font-family: Rawline;
        font-size: 12px;
        font-weight: 400;
        line-height: 17.38px;
        color: #1A1A1A;
    }
    
    #agendamento-cin .my-appointment-img-sp {
        width: 18px;
        height: 8.15px;
    }

    #agendamento-cin .my-appointment-subtitle-icon {
        font-size: 12px;
        line-height: 14.1px;
    }

    #agendamento-cin .my-appointment {
        width: 440px;
    }

    #agendamento-cin #box-button-consult {
        order: 2;
    }

    #agendamento-cin #box-button-cancel {
        order: 1;
    }

    #agendamento-cin .col-md-3 {
        flex-basis: 41.6666666667% !important;
        max-width: 41.6666666667% !important;
    }

    #agendamento-cin .col-md-9 {
        flex-basis: 58.3333333333% !important;
        max-width: 58.3333333333% !important;
    }
}

@media (min-width: 1600px) {
    #agendamento-cin .my-appointment-subtitle-text {
        width: 98%;
    }
}


@media print {
    /* body * {
        visibility: hidden;
    }

    #printSectionAgendamento, #printSectionAgendamento * {
        visibility: visible;
    }
    
    #printSectionAgendamento {
        position: absolute;
        left: 0;
        top: 0;
    } */

    .no-print {
        display: none;
    }

    .conteudo-interno {
        margin-top: 40px;
        width: 100% !important;
    }

    .box-content-items {
        width: auto !important;
    }
}