@media screen and (min-width: 768px){
    .menu-w {
        position: fixed !important;
        top: 0px !important;
        left: 0px !important;
        z-index: 10 !important;
        bottom: 0px;
    }
    
    .top-bar {
        position: fixed !important;
        top: 0px !important;
        /* left: 0px; */
        /* right: 0px; */
        width: 95% !important;
        z-index: 9 !important;
    }
    
    .content-w {
        padding-top: 63px !important;
    }    
}

@media screen and (min-width: 1025px){
    .content-w {
        padding-left: 76px !important;
    }   
}

#crea-cas,#cont-casi {
    background: #fff;
    box-shadow: 0px 0px 3px 1px #00000012;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    padding: 31px 9px;
    transition: all 0.5s ease;
}

#crea-cas h5,#cont-casi h5 {
    margin: 0px;
}

#crea-cas:hover,#cont-casi:hover {
    transform: scale(1.08);
}

.all-wrapper.solid-bg-all {
    box-shadow: none;
}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 4px;
}

.paginate_button a {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #047bf8;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

.paginate_button a:hover {
  color: #0356ad;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.paginate_button a:focus {
  z-index: 2;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.paginate_button a:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.paginate_button:first-child a {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.paginate_button:last-child a {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.paginate_button.active a {
  z-index: 1;
  color: #fff;
  background-color: #047bf8;
  border-color: #047bf8;
}

.paginate_button.disabled a {
  color: #636c72;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

.pagination-lg a {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.pagination-lg .paginate_button:first-child a {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.pagination-lg .paginate_button:last-child a {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-sm a {
  padding: 0.25rem 0.5rem;
  font-size: 0.8rem;
  line-height: 1.5;
}

.pagination-sm .paginate_button:first-child a {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.pagination-sm .paginate_button:last-child a {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}


.dataTables_wrapper .row {
    width: 100%;
}

.dataTables_wrapper>.row .col-sm-6:nth-child(1) label {
    text-align: left !important;
    display: block;
}

.dataTables_wrapper>.row .col-sm-6:nth-child(2) label {
    text-align: right !important;
    display: block;
}

.validti {
    font-size: 18px;
    text-align: center;
    display: block !important;
    line-height: initial;
}

#validni label {
    text-transform: uppercase;
    font-weight: bold;
}

#validni button {
    text-transform: uppercase;
    padding: 9px 9px;
}

.ti-cas {
    margin: 0px;
    text-align: center;
    font-size: 20px;
    text-decoration: underline;
}

.ing-caso {
    margin-top: 10px;
}

.lcas {
    margin: 0px;
    padding: 0px;
    border-bottom: 1px solid #d2d2d2;
}

.lcas li {
    display: block;
    float: left;
    font-weight: bold;
    padding: 5px 17px;
    color: #000;
    font-size: 19px;
}

.lcas:after {
    content: '';
    display: block;
    clear: both;
}

.lcas li.activ {
    color: #194aaa;
    position: relative;
}

.lcas li.activ:after {
    content: '';
    display: block;
    clear: both;
    width: 100%;
    height: 8px;
    background: #194aaa;
    position: absolute;
    left: 0px;
    bottom: -1px;
}

.cjo {
    display: none;
    padding: 0px 0px;
    padding-top: 32px;
}

.pas1 {
    display: block;
}

.buttc {
    border-top: 1px solid #d2d2d2;
    padding-top: 14px;
    text-align: right;
    text-transform: uppercase;
}

.buttc button {
    text-transform: uppercase;
}

.selj {
    font-size: 14px;
    color: #000;
    text-decoration: underline;
}

.lpas li {
    display: block;
    text-align: center;
    background: #3975ea;
    color: #fff;
    text-transform: uppercase;
    /* font-weight: bold; */
    text-shadow: none !important;
    border-radius: 5px;
    font-size: 16px;
    margin-bottom: 10px;
    padding: 13px 15px;
    cursor: pointer;
}

.lpas li:hover {
    background: #194aaa;
}

.lpas {
    padding: 0px;
    max-width: 349px;
    margin: 15px auto;
}

.cjo .form-group.row {
    margin: 0px;
    margin-bottom: 9px;
}

.cjo fieldset.form-group {
    margin: 0px;
}

.cjo > .form-group.row:nth-child(2) {
    border: 1px solid #d2d2d2;
}

.cjo label {
    color: #000;
    font-size: 13px;
    padding: 0px 0px;
}

.cjo input {
    padding: 6px 8px;
}

.cjo legend {
    margin: 0px;
    color: #000;
    font-size: 14px;
    margin-bottom: 15px !important;
}

.txtlio {
    border: 1px solid #d2d2d2;
    padding: 8px 12px;
    margin-bottom: 20px !important;
}

.moti {
    font-weight: bold;
    color: #000;
}

.txtfio {
    margin-bottom: 21px;
}

.cjo textarea {
    height: 80px;
}

.coiu-caso .txtlio .form-group {
    width: 100%;
}

.coiu-caso .txtlio .form-group:last-child {
    margin: 0px;
}