#sidebar {
    background: #0F2549;
    background-image:url("../images/bg-menu-st1-op60.jpg");
    background-repeat:no-repeat;
    background-size:cover;
}
#sidebar .sidebar-header {
    padding-top: 24px;
}
.userName {
    color: #0F2549 ;
}
a[aria-expanded="true"] {
   background: #2c81ff !important;
   color: #ffffff !important;
}
#sidebar ul li.active>a {
    background: #ffffffb8 !important;
    color: #000000 !important;
}
.ui-datepicker .ui-state-default.ui-state-highlight {
    background-color: #58C9F3 !important;
}
button.alertaBtn {
    background: #0F2549;
    border: #0F2549;
    color: #ffffff;
}
button.alertaBtn:hover {
    background: #2c81ff;
    color: #0F2549; 
    border:none;
}
button.alertaBtn:hover i {
    color: #ffffff;
}

#calendarPage h3 {
    font-size: 22px;
    font-weight: 700;
    color: #0F2549;
    margin-top: 19px;
}
#calendarPage h3 .iconTitlePages {
    color: #58C9F3;
    font-size: 17px;
    margin-right: 5px;
}
#calendarPage h3 span {
    color: #58C9F3;
}
.listAgenda {
    margin: 0;
    padding: 0;    
}
.listAgenda li {
    display: block;
    width: 100%;
    border: solid 1px #E3E3E3;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 20px;
}
ul.listAgenda li .iconListAgenda {
    color: #58C9F3;
    font-size: 20px;
    margin-right: 20px;
    margin-top: 4px;
    float: left;
}
ul.listAgenda li .horarioAtendimentoList {
    font-size: 18px;
    color: #0F2549;
    font-weight: 700;
}
ul.listAgenda li .horarioAtendimentoList strong {
    color: #58C9F3;
    font-weight: 800;
}
ul.listAgenda li a.linkView {
    color: #fff;
    background: #58C9F3;
    display: inline-block;
    float: left;
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 0;
    border-radius: 100px;
    padding-top: 4px;
    margin-right: 15px;
    font-size: 17px;
}
ul.listAgenda li a.linkView:hover {
    background: #0F2549;
    color: #fff;
}
ul.listAgenda li small {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 300;
    line-height: 17px;
}
.nomePacienteList {
    color:#0F2549 !important;
}
.pacienteViewList {
    margin-top: 20px;
}
button.iniciarAtendimentoBtn {
    background: #0F2549;
    color: #fff;
    padding: 10px;
    display: block;
    width: 100%;
    border-radius: 50px;
    font-size: 15px;
    text-align: center;
    padding-top: 12px;
    padding-bottom: 12px;
    border: none;
    cursor: pointer;
}
button.iniciarAtendimentoBtn:hover {
    background: #58C9F3 ;
    color: #0F2549;
    text-decoration: none;
}
.userName .iconTitlePages {
    color: #2c81ff;
    font-size:25px;
}
button#sidebarCollapse {
    color: #2c81ff;
}
.wrapper-nav {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    padding: 5px;
    height: 50px;
    padding-right: 100px;
    margin-bottom: 27px;
    width: 91%;
    left: 0;
    float: left;
}
.navSlidermenu {
    float: right;
    display: block;
    width: 8%;
}

.list {
    position:absolute;
    left:0px;
    top:0px;
    min-width:3500px;
    margin-top:0px;
}

.list li{
    display:table-cell;
    position:relative;
    text-align:center;
    cursor:grab;
    cursor:-webkit-grab;
    color:#efefef;
    vertical-align:middle;
}

.scroller {
    text-align: center;
    cursor: pointer;
    display: none;
    padding: 7px;
    padding-top: 11px;
    background-color: #2c81ff;
    width: 36px;
    height: 36px;
    border-radius: 100px;
    color: #fff;
}
.nav-tabs .nav-link.active {
    color: #fff;
    background-color: #2c81ff;
    border: none;
    border-radius: 8px;
    font-size: 15px;
    line-height: 26px;
}
.nav-tabs .nav-link {
    color: #0F2549;
    background-color: #F2F2F2;
    border: none;
    border-radius: 8px;
    font-size: 15px;
    line-height: 26px;
    margin-right: 25px;
}
.arrowPin {
    display: block;
    margin: 0 auto;
}
.pacienteList {
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #0F2549;
}
.pacienteList li {
    list-style: none;
}
.pacienteList li:first-child {
    font-size: 28px;
    font-weight: 700;
}
.pacienteList li span {
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
}
#historicoFraturasTab {
    padding-top: 56px;
    padding-bottom: 30px;
}
.table {
    height: 324px;
}
.containerTable {
    min-height: 324px;
}
.containerGridResumo {
    display: block;
    width: 100%;
    border: solid 1px #E3E3E3;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 20px;
    color: #0F2549;
}
.iconResumo {
    display: block;
    margin: 0 auto;
    color: #58C9F3;
    font-size: 20px;
    margin-left: 9px;
    margin-top: 37px;
}
.containerGridResumo strong {
    font-size: 18px;
    margin-bottom: 5px;
    display: block;
    color: #0F2549;
}
.containerGridResumo p {
    font-size: 15px;
    margin-bottom: 0;
    color: #0F2549;
}
.iconResumo2 {
    display: block;
    margin: 0 auto;
    color: #58C9F3;
    font-size: 28px;
    margin-left: 29px;
    margin-top: 40px;
}
.containerGridResumo ul {
    margin: 0;
    padding: 0;
    margin-left:18px;
    color: #0F2549;
}
.containerGridResumo ul li {
    list-style: none;
}
.containerGridResumo ul li::before {
    content: "\2022"; 
    color: #58C9F3;
    font-weight: bold; 
    display: inline-block; 
    width: 1em; 
    margin-left: -1em; 
  }
  #historicoFraturasTab2 {
    padding-top: 36px;
    padding-bottom: 30px;
}
.containerGridMoreInfo {
    display: block;
    width: 100%;
    border: solid 1px #E3E3E3;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 20px;
    color: #0F2549;
}
.containerGridMoreInfo ul {
    color: #0F2549;
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: 400;
    width: 100%;
}
.containerGridMoreInfo ul li {
    list-style: none;
    display: block;
    width: 100%;
    border-bottom: solid 1px #E3E3E3;
    padding: 15px;
    padding-left: 18px;
    padding-right: 18px;
}
.containerGridMoreInfo ul li:last-child {
    border: none;
}
.tagMedicacao {
    float: right;
    background: #0F2549;
    padding: 3px;
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
    border-radius: 50px;
}
a.addItem {
    background: #2c81ff;
    margin: 0;
    /* padding: 0; */
    float: right;
    /* position: absolute; */
    z-index: 1;
    right: 15px;
    margin-right: 25px;
    /* margin-bottom: 23px; */
}
.titleTableTab {
    padding-bottom: 33px;
}
.leftLogin {
    background: #0F2549;
    background-image:url("../images/bg-st1-blue-op60.jpg");
    background-repeat:no-repeat;
    background-size:cover;
}
#formLogin h1 {
    color: #0063f7;
}
.btnLogin {
    background: #0063f7;
    border: solid 1px #0063f7;
}
.btnLogin:hover {
    background: #0F2549;
    color: #ffffff;
    border: solid 1px #0F2549;
}
#sidebar ul li a:hover {
    background:#ffffff;
    color: #0F2549;
}
body::-webkit-scrollbar-thumb {
    background: #0F2549; 
}
button.dt-button {
    background: #0F2549; 
}
a#datatable_previous {
    color: #0F2549 !important;
}
a#datatable_next {
    color: #0F2549 !important;
}
a.paginate_button.current {
    border: solid 1px #0F2549 !important;
    color: #0F2549 !important;
}
a.paginate_button.current:hover {
    background: #58C9F3 !important;
    color: #fff !important;
    border: solid 1px #58C9F3 !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #fff !important;
}
button.dt-button:hover {
    background: #58C9F3 !important;
    color: #0F2549 !important;
}
#sidebar ul ul.list-unstyled {
    background: #5b8def63 !important;
    z-index: 999;
    padding-left: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
}
#sidebar ul li a span {
    opacity: 1;
}
#sidebar ul li a .iconSidebar {
    opacity: 1;
}
#sidebar.active ul li a i {
    margin-right: 0;
}
#sidebar ul ul.list-unstyled li a {
    padding: 4px;
    font-size: 15px !important;
}
#sidebar ul ul.list-unstyled li a:hover {
    color:#58C9F3 !important;
}
#calendarPage {
    margin-top: 0px;
}
button.btnEmAndamento {
    background: #58C9F3;
    color: #ffffff;
    padding: 10px;
    display: block;
    border-radius: 50px;
    font-size: 15px;
    text-align: center;
    padding-top: 12px;
    padding-bottom: 12px;
    border: none;
    cursor: pointer;
    padding-left: 20px;
    padding-right: 20px;
    width: 167px;
}
button.btnEmAndamento:hover {
    color: #fff;
    background: #375d9f;
}
.pacienteViewList button.btnEncerrar {
    width: 167px;
}
button.btnEncerrar {
    background: rgb(154, 0, 0) !important;
    color: #fff;
    padding: 10px;
    display: block;
    border-radius: 50px;
    font-size: 15px;
    text-align: center;
    padding-top: 12px;
    padding-bottom: 12px;
    border: none;
    cursor: pointer;
    padding-left: 20px;
    padding-right: 20px;
}
button.btnEncerrar:hover {
    background: rgb(121, 0, 0) !important;
    color: #fff;
}
.buttonsRight {
    text-align: right;
}
.dropUser small {
    color: #58c9f3;
    margin-left: 65px;
}
#consulta_index p.subtitlePage {
    display: block;
}
.Limparbtn {
    background: #d0d0d0;
    color: #0f2549;
}
#importarBtn a {
    background: #0F2549; 
}
.dataTables_wrapper .dataTables_filter {
    margin-top: -10px;
}
ul.listAcoesTable li button {
    background: #2c81ff;
}
.bootstrap-select .dropdown-menu.show {
    display: block;
    overflow: visible !important;
    border: none;
    padding: 0;
    width: 100%;
    margin: 0;
    left: -10px !important;
    margin-top: 18px;
}
.inputMultiplo button {
    width: 100%;
    display: block;
    padding: 0;
    background: none;
    height: 21px !important;
    text-align: left;
}
.inputMultiplo button::after {
    right: 0px;
}
/*table#datatable a {
    color:#0F2549 ;
}*/
table#datatable small.badge {
    background: #58C9F3;
    line-height: 14px;
    padding-top: 5px;
    display: inline-block;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {   
    color: #0F2549 !important;
    background: #fff !important;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width: 37px;
    height: 37px;
    padding: 0!important;
    display: inline-block!important;
    text-align: center !important;
    padding-top: 6px!important;
    font-weight: 700;
    margin: 10px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background:#58C9F3 !important;
    border:#58C9F3 !important;
}
a#datatable_next:hover {
    background: none !important;
    color: #58C9F3 !important;
}
a#datatable_previous:hover {
    background: none !important;
    color: #58C9F3 !important;
}
.userName u {
    text-decoration: none;
    color: #58C9F3;
}
#cadastroPage h4 .iconTitlePages {
    color: #58C9F3;
}
h3.titleDayAtendimento {
    margin: 0;
    padding: 0;
    font-size: 18px;
}
h3.titleDayAtendimento label {
    font-size: 17px;
    margin-bottom: 0;
}
h3.titleDayAtendimento i {
    font-size: 18px;
    margin-right: 5px;
    color: #58C9F3;
}
hr.separator {
    margin-bottom: 23px;
}
hr.separtor2 {
    margin-top: 40px;
    margin-bottom: 30px;
}
#cadastroPage h4 {    
    margin-bottom: 22px;
}
button.addItem .icoAddItem {
    margin-top: 4px;
}
button.addItem {
    background: #2c81ff;
}
.listdataCheck {
    padding:0;
    margin-top: 15px;
    margin-bottom: 0px;
}
.listdataCheck .list-group-item {
    margin: 10px;
    padding-bottom: 20px;
    margin-bottom: 0;
}
.listdataCheck .list-group-item:first-child {
    margin-left: 0;
}
.listdataCheck strong {
    color: #0F2549;
    font-weight: 600;
    font-size: 15px;
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}

.material-switch > label {
    cursor: pointer;
    height: 0px;
    position: relative;
    width: 40px;
    margin: 0 auto;
    margin-left: 20px;
}
.material-switch > label::after {
    background: #0F2549 !important;    
    box-shadow: none !important;
}
.material-switch > label::before {
    background: rgb(186 186 186) !important;
    box-shadow: none !important;   
}
.material-switch > input[type="checkbox"]:checked + label::after {
    background: #58C9F3 !important;
    left: 20px;
}
.material-switch > input[type="checkbox"]:checked + label::before {
    background: #58C9F3 !important;
    opacity: 0.5;
}
#agenda_show section#calendarPage {
    margin-top: 30px;
}
body#publicPage {
    background: #0F2549 !important;   
    color: #fff;
}
body#publicPage .userName {
    color: #fff;
}
#formPublic {
    width: 100%;
    background:#fff;
    border-radius: 20px;
    padding: 20px;
    margin-top: 20px;
}
#formPublic label {
    font-weight: 400;
    color: #5A5A5A;
}
body#publicPage .nextPublicButton {
    float: right;
    margin-top: 24px;
    padding: 9px;
    padding-left: 20px;
    padding-right: 20px;
}
body#publicPage header {
    padding-top: 20px;
    padding-bottom: 20px;
}
body#publicPage h4 {
    font-family: 'Nunito', sans-serif;

}
body#publicPage .errspan {
    float: left;
    position: absolute;
    color: #afafaf;
    left: 31px;
    top: 40px;
    display: inline-block;
}
body#publicPage .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%;
    padding: 0px;
    border:none;
}
body#publicPage button.dropdown-toggle {
    /* padding: 20px; */
    border-radius: 10px;
    background: #FBFBFB;
    border: solid 1px #C2C2C2;
    height: 41.97px !important;
    padding-left: 14px;
}
body#publicPage button.dropdown-toggle:hover {
    background: #FBFBFB;
    border: solid 1px #C2C2C2;
}
body#publicPage .btnSearchPublic2 {
    width: 100%;
    border: none;
    background: #0F2549;   
    color: #fff;
    margin-top: 25px;
    border-radius: 50px;
    height: 41.97px;
}
body#publicPage #calendarPage h3 {   
    font-family: 'Nunito', sans-serif;
    font-size: 18px;
}
body#publicPage #calendarPage h3 i {
    font-size: 18px;
}
.modalPublic {
    color: #5A5A5A;
}
.modalPublic h5 {
    margin: 0;
    padding: 0;
    font-family: 'Nunito', sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #5A5A5A;
    margin-top: 20px;
}
.btnSearchPublic3 {
    width: 100%;
    border: none;
    /*background: #0F2549;*/
    background:#2173f7;
    color: #fff;   
    border-radius: 50px;
    height: 41.97px;
    margin-bottom: 10px;
}
.indisponivelHrPublic {    
    width: 100%;
    border: none;
    /*background: #cecece;
    color: #8d8d8d;*/
    background: #b30707;
    color: #ffffff;
    border-radius: 50px;
    height: 41.97px;
    margin-bottom: 10px;
}
.LinkalertaBtn {
    background: #fff;
    color: #0F2549;
    font-size: 23px;
    margin-top: -10px;
    float: right;
    display: block;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 5px;
    position: relative;
    padding-top: 2px;
    border:solid 1px #cecece;
    
}
.LinkalertaBtn:hover {
    color: #fff;
    background-color: #58C9F3;
    border:none;
    border:solid 1px #58C9F3;
}

.LinkalertaBtn i {
    font-size: 18px;
}
.numberAlerts {
    position: absolute;
    top: 21px;
    right: 8px;
    background: #58C9F3;
    border: none;
    font-size: 11px;
    width: 20px;
    height: 20px;
    text-align: center;
    padding-top: 2px;
    border-radius: 100px;
    font-weight: 800;
    color: #0F2549;
}
.LinkalertaBtn:hover .numberAlerts {
    background:#0F2549;
    color: #58C9F3;
}
.dataTables_scrollHeadInner {
    width: 100% !important;
}
.dataTables_scrollHeadInner table {
    width: 100% !important;
}
#datatable_filter label {
    margin-top: 10px;
}
#datatable-no-buttons_filter {
    position: absolute;
    top: -44px;
    text-align: left;
    padding-left: 25px;
}
#datatable-no-buttons_filter input {
    background: #FBFBFB;
    border: solid 1px #C2C2C2;
    width: 100%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 10px;
    font-size: 14px;
    color: #5A5A5A;
    margin-bottom: 15px;
}
#datatable-no-buttons_filter input {
    margin-left: 0px;
}
.dataTables_wrapper .dataTables_length {
    float: left;
    margin-top: 12px;
    margin-bottom: 17px;
}
button.btnAtendimentoConcluido {
    background: #d0d0d0;
    color: #0f2549;
    padding: 10px;
    display: block;
    width: 100%;
    border-radius: 50px;
    font-size: 15px;
    text-align: center;
    padding-top: 12px;
    padding-bottom: 12px;
    border: none;
    cursor: not-allowed;
}
label.toggle-on {
    background: #0f2549;
}
.toggleButtonR .btn-primary {
    color: #fff;
    background-color: #0f2549;
    border-color: #0f2549;
}
label.toggle-off {
    font-size: 15px;
    padding-left: 0 !important;
    padding-right: 8px;
    text-align: right;
    padding-top: 7px;
    background: #E2E2E2 !important;
    color: #0f2549;
    font-weight: 700;
    letter-spacing: 0px; 
}
.toggleButtonR .btn-light {
    color: #0f2549;
    background: #E2E2E2 !important;
    border-color: #E2E2E2 ;
}
.bgYellow {
    background-color: #58c9f4;
}
.titlePermitions {
    background: #58c9f3;
    color: #0f2549;
}
.navTitle ul li strong {
    color: #2c81ff;
}
.btnSalvarPerfil {
    background: #2c81ff;
   
}
.badge {
    background: #58c9f3;
}
.adjustPd1 {
    padding-right: 10px;
    padding-top: 6px;
}
strong.titleIndisponiveis {
    color: #0F2549;
    font-weight: 700;
    font-size: 17px;
    display: block;
    width: 100%;
    text-align: left;
    /* margin-bottom: 10px; */
    margin-top: 6px;
}
.toggle.btn {
    width: 143px !important;
    display: block;
    margin: 0 auto;
}
.toggle100 .toggle.btn {
    width: 100% !important;
}
#formCadastroContainer {
    margin-top: 0px;
}
#datepicker-div-age .ui-datepicker-calendar tr td.indisponivel a {   
    background-color: #e1e1e1 !important;
    color: #0f2549 !important;
}
.backupListArea button.btnVoltarbkp {
    background: #0f2549;
}
a.downloadBackup {
    color: #58c9f3;
}
.backupListArea .cloudBkp {
    color: #58c9f3;
}
.backupListArea:hover {
    border:solid 1px #2c81ff;
}
#calendarPage .openemr-calendar .ui-datepicker {
    background: #0f2549;
}
.openemr-calendar .ui-datepicker-header {
    background: #0f2549 !important;
}
#calendarPage .openemr-calendar .ui-datepicker {
    background: #0f2549;
    padding: 20px !important;
    border-radius: 14px;
}
#datepicker-div-age .ui-datepicker-calendar tr td.disponivel a {
    border: none !important;
    background-color: #2173f7 !important;
    color: #fff !important;
    font-weight: 700 !important;
    width: 44px;
    margin: 0 auto;
    border-radius: 100px !important;
    height: 44px;
}
#datepicker-div-age .ui-datepicker-calendar tr td.indisponivel a {
    background-color: #081a38 !important;
    color: #acbfdf !important;
    height: 44px;
    width: 44px;
    border-radius: 100px !important;
}
.openemr-calendar .ui-state-default {
    height: 44px;
    width: 44px;
    border-radius: 100px !important;
}
.openemr-calendar .ui-datepicker-calendar thead tr th {
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 700;
    color: #ffffff;
}
.openemr-calendar .ui-datepicker-month {
    color: #fff;
    font-size: 23px !important;
    font-weight: 700;
}
.openemr-calendar .ui-datepicker-year {
    color: #ffffff;
    font-size: 23px !important;
    font-weight: 700;
}
#datepicker-div-age .ui-datepicker-calendar tr td {
    padding-bottom: 6px;
}
#calendarPage .ui-datepicker-prev {
    top: 0px !important;
    right: 52px !important;
    background: center top 6px no-repeat #fff;
    width: 25px !important;
    height: 25px !important;
    border-radius: 100px;
    opacity: 1;
}
#calendarPage .ui-datepicker-next {
    top: 0px !important;
    
    background: center top 6px no-repeat #fff;
    width: 25px !important;
    height: 25px !important;
    border-radius: 100px;
    opacity: 1;
}

#datepicker-div-age .ui-datepicker-calendar tr td.selecionado a {
    border: 4px solid #58C9F3 !important;
    background-color: #0f2549 !important;
    color: #fff !important;
    font-weight: 700 !important;
    width: 44px;
    margin: 0 auto;
    border-radius: 10px;
}
.noBorder {
    padding:0;
    border: none !important;
    margin-top: 0 !important;
}
#borderAreaCalendar {
    border: solid 1px #E3E3E3;
    padding: 20px;
    display: block;
    width: 100%;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    /* margin-top: 20px; */
    margin-bottom: 30px;
}
#borderAreaCalendar  h3 {
    margin-top: 10px;
}
hr.sepCalendarRight {
    margin-top: 20px;
    margin-bottom: 7px;
}
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: 1 !important;
}
.ui-datepicker .ui-state-default {
    /*background: #4a5870 !important;
    color: #ffffff80 !important;*/
    background: #b30707 !important;
    color: #ffffff !important;
}
#agendadoHorario {
    display: block;
    width: 100%;
    background: #8893a5;
    border-radius: 50px;
    height: 38px;
    color: #ffffff80 !important;
    padding-top: 3px;
}
#agendadoHorario ul {
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 14px;
}
#agendadoHorario ul li {
    display: inline-block;
    list-style: none;
}
#agendadoHorario ul li:last-child {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 900;
    margin-top: -6px;
    /* float: right; */
    display: block;
}
#inputSelect .select_relationship {
    display: block;
    width: 100%;
}
#inputSelect .select_relationship button {
    display: block;
    background: #FBFBFB;
    border: solid 1px #C2C2C2;
    width: 100%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 10px;
    font-size: 14px;
    color: #5A5A5A;
    margin-bottom: 15px;
    height: 42.98px !important;
}
#inputSelect .dropdown-toggle::after {
    right: 14px;
}
#inputSelect .show .dropdown-menu {
    display: block;
    width: 100%;
    left: 0 !important;
    margin-top: 7px;
    height: auto !important;
    max-height: 250px !important;
    overflow-x: auto;
    top: 0;
    min-height: auto !important;
    position: relative;
}

#inputSelect span.filter-option {
    left: 16px;
    position: absolute;
}
#inputSelect ul li a {
    color: #000;
    padding-left: 15px;
    font-size: 14px;
    /* background: red; */
    display: block;
    padding: 5px;
}
#inputSelect ul li a:hover {
    background:#0F2549;
    color: #fff;
}
#inputSelect ul li a:hover {
    text-decoration: none;
    cursor: pointer;
}
#inputSelect {
    width: 100%;
}
.multiple_remove {   
    top: -48px;  
    z-index: 999;  
}
#formMultiple button.dropdown-toggle {
    padding-left: 50px;
}
#formMultiple span.filter-option {
    padding-left: 30px;
}
#formMultiple .multiple_add {
    margin-top: -22px;
    background: #58c9f3;
}
.checkboxAlign {
    padding-top: 40px;
}
.dinamicField1, .dinamicField2, .dinamicField3, .dinamicField4, .dinamicField5, .dinamicField6, .dinamicField7, .dinamicField8, .dinamicField9, .dinamicField10 {
    width: 100%;
}
.select_single button {
    display: block;
    background: #FBFBFB;
    border: solid 1px #C2C2C2;
    width: 100%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 10px;
    font-size: 14px;
    color: #5A5A5A;
    margin-bottom: 15px;
    height: 42.98px;
}
.select_single {
    display: block;
    width: 100%;
}
.select_relationship button {
    display: block;
    background: #FBFBFB;
    border: solid 1px #C2C2C2;
    width: 100%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 10px;
    font-size: 14px;
    color: #5A5A5A;
    margin-bottom: 15px;
    height: 42.98px;
}
.select_relationship {
    display: block;
    width: 100%;
}
/*#inputSelect .subrelationship button {
    display: block;
    background: #FBFBFB;
    border: solid 1px #C2C2C2;
    width: 100%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 10px;
    font-size: 14px;
    color: #5A5A5A;
    margin-bottom: 15px;
    height: 42.98px;
    text-align: left;
}
#inputSelect .subrelationship {
    display: block;
    width: 100%;
    text-align: left;
    
}
#inputSelect .subrelationship {
    display: block;
    background: #FBFBFB;
    border: solid 1px #C2C2C2;
    width: 100%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 10px;
    font-size: 14px;
    color: #5A5A5A;
    margin-bottom: 15px;
    height: 42.98px;
    text-align: left;
}*/
.negMrgin {
    margin-top:-52px;
}
.especialidade_medico_multiplos button {
    
}

.alginplus2 {
    margin-top: -28px;
    margin-bottom: 20px;
}
.pddLeft span.filter-option {
    left: 50px !important;
}

#borderAreaCalendar:empty {
    border: none !important;
}
.btnCadastrarNot {
    padding-top: 77px;
}
#datatable-no-buttons_paginate .next {
    width: auto !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
}
#datatable-no-buttons_paginate .previous {
    width: auto !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #b9b9b9;
    border: none;
}
.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: none !important;
    border: none;
}

.multiple_remove2 {
    position: initial;
    margin-top: 42px;
    background: red;
    width: 24px;
    height: 24px;
    color: #fff;
    border-radius: 100px;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    line-height: 25px;
    display: block;
}
.subPasso {
    color: #58c9f3;
    margin-top: -7px;
    display: block;
    font-size: 15px;
    font-weight: 700;
}
ul.listulPublic {
    margin: 0;
    padding: 0;
    margin-top: 20px;
}
ul.listulPublic li {
    list-style: none;
    display: inline-block;
    font-size: 14px;
}
ul.listulPublic li span {
    width: 15px;
    height: 15px;
    float: left;
    display: block;
    border-radius: 100px;
    margin-right: 10px;
    margin-top:2px;
}
ul.listulPublic li:last-child {
    margin-left: 10px;
}
span.redCircle {
    background:#b30707;
}
span.BlueCircle {
    background:#2173f7;
}