.noti-icon i {
  font-size: 22px;
  color: #636e75;
  display: none;
}

body[data-topbar="dark"] #page-topbar {
  background-color: #fff!important;
}

body[data-topbar="dark"] .header-item {
  color: #000;
  font-size: 16px;
  font-weight: 700;
}

body[data-topbar="dark"] .header-item:hover {
  color: #f60;
}

body[data-layout=horizontal] .page-content {
  margin-top: 0px;
  padding: calc(55px + 24px) calc(24px / 2) 60px calc(24px / 2);
}

.page-content .homeshaq {
  padding: calc(0px + 24px) calc(24px / 2) 60px calc(24px / 2);
}

.certificates_header {
  max-width: 100%;
  max-width: 700px;
  margin: 0 auto;
  text-align: center;
}
.certificates_header h2 {
  font-size: 35px;
  margin-bottom: 30px;
  color: #343a40;
  font-family: Nunito,sans-serif;
  font-weight: 600;
}

.certificates_header_form input[type=text] {
border: none;
font-size: 1.2em;
font-weight: 700;
padding: 20px;
border-radius: 5px;
outline: 0;
width: 450px;
border: 1px solid #f2f2f2;
}

.certificates_header_form button {
border: none;
font-size: 1.2em;
font-weight: 700;
padding: 20px;
border-radius: 5px;
outline: 0;
background-color: #FF6600;
color: #fff;
transition: 0.3s;
}

.certificates_header_form button:hover {

    background-color: #218ECD;

}

.container-certificate {

 background-repeat: no-repeat;
 background-size: contain;
 background-position: center;
 width: 880px;
 height: 1244px;
 margin: 0 auto;
 text-align: center;
}

.cert-top {
  width: 100%;
  padding-left: 55px;
  padding-top: 350px;
  line-height: 50px;
}

.cert-mid {
  width: 100%;
  padding-left: 55px;
  padding-top: 10px;
  line-height: 50px;
}

.cert-bottom {
  width: 100%;
  padding-left: 55px;
  padding-top: 40px;
}

span.c-top-text {
  font-size: 21px;
}

span.c-mid-text {
  font-size: 23px;
  font-weight: 600;
  line-height: 60px;
}

span.c-mid-text-bottom {
  font-size: 23px;
  font-weight: 600;
  line-height: 34px;
  display: block;
  padding-bottom: 40px;
}

span.c-mid-text-date {
  font-size: 23px;
  font-weight: 600;
  line-height: 34px;
}

h1.c-name  {
  font-size: 38px;
  font-weight: 700;
}

h2.curso-titulo {
  font-size: 38px;
  font-weight: 700;
  padding: 10px 50px;
}




.btn-ms {
  color: #636e75;
  padding: .47rem .75rem;
  line-height: 70px;
  font-size: 17px;
  font-weight: 700;
  transition: 0.3s;
}

.btn-sm:hover {
  color: #FF6600!important;
}

.btn-sm a:hover {
  color: #FF6600!important;
}

.btn .btn-light .btn-rounded a {
  color: #212529;
}

a:hover {
  color: #FF6600;
  text-decoration: underline;
}


.header-consult {
  width: 100%;
  max-width: 1050px;
  margin: 0 auto;
  text-align: center;
}

.header-consult-more {
  width: 100%;
  max-width: 1050px;
  margin: 0 auto;
  text-align: left;
  background-color: transparent!important;
}

.header-consult p {
   color: #74788d;
   margin-bottom: 24px;
   font-size: 17px;
   font-weight: 300;
}

.header-consult-more p {
   color: #74788d;
   margin-bottom: 24px;
   font-size: 17px;
}

.header-consult strong {
   font-weight: 700;
}



  body[data-sidebar="dark"] .navbar-brand-box {
    background: #333333;
  }

  body[data-sidebar="dark"] .vertical-menu {
    background: #333333;
  }



  #sidebar-menu ul li a {
    color: #74788d;
    font-size: 14.3px;
    font-family: Inter,sans-serif;
    font-weight: 500;
  }

  body[data-sidebar="dark"] .mm-active {
    color: #ffffff !important;
  }

  body[data-sidebar="dark"] .mm-active .active {
    color: #ffffff !important;
  }

  body[data-sidebar="dark"] #sidebar-menu ul li a {
    color: #ffffff;
  }

  body[data-sidebar="dark"] #sidebar-menu ul li a i {
    color: #ffffff;
  }

  body[data-sidebar="dark"] #sidebar-menu ul li a:hover {
    color: #ffffff;
    background-color: #282a2b;
  }
  

  body[data-sidebar="dark"] #sidebar-menu ul li ul.sub-menu li a {
    color: #E0E0E0;
  }

  body[data-sidebar="dark"].vertical-collpsed .vertical-menu #sidebar-menu ul li.mm-active .active {
    color: #ffffff !important;
  }

  body[data-sidebar="dark"].vertical-collpsed .vertical-menu #sidebar-menu ul li.mm-active .active i {
    color: #ffffff !important;
  }

  body[data-sidebar="dark"].vertical-collpsed .vertical-menu #sidebar-menu > ul > li:hover > a {
    background: #282a2b;
    color: #ffffff;
  }

  body[data-sidebar="dark"].vertical-collpsed .vertical-menu #sidebar-menu > ul ul {
    background-color: #282a2b;
  }

  body[data-sidebar="dark"].vertical-collpsed .vertical-menu #sidebar-menu > ul > li:hover > ul a {
    color: #E0E0E0;
  }

  body[data-sidebar="dark"].vertical-collpsed .vertical-menu #sidebar-menu > ul > li:hover > ul a:hover {
    color: #ffffff;
  }






  /* Card */
  .card-estudantes p, .card-cursos p, .card-usuarios p {
    color: #ffffff!important;
    font-size: 16px!important;
    font-weight: 600!important;
  }

  .card-estudantes h4, .card-cursos h4, .card-usuarios h4 {
    color: #ffffff!important;
    font-size: 26px!important;
    font-weight: 600!important;
  }

  .card-estudantes {
    background-color: #3490dc!important;
  }

  .card-cursos {
    background-color: #38c172!important;
  }

  .card-usuarios {
    background-color: #f8ac5a!important;
  }


  .card-banner-1 {
    width: 100%;
    height: 355px;
    background-color: #fff;
    background-image: url("../images/painel-bg1.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;  
    cursor: pointer;
    transition: 1s;
  }

  .card-banner-1:hover {
    background-image: url("../images/painel-bg2.jpg");
  }

  .card-perfil-banner-1 {
    width: 100%;
    height: 355px;
    background-color: #fff;
    background-image: url("../images/painel-bg2.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;  
    cursor: pointer;
    transition: 1s;
  }

  .card-perfil-banner-1:hover {
    background-image: url("../images/painel-bg1.jpg");
  }

  /**/

  .twitter-bs-wizard .twitter-bs-wizard-nav .nav-link.active .step-number {
    background-color: #248fcd;
    color: #fff;
  }

  .twitter-bs-wizard .twitter-bs-wizard-nav .step-number {
    border: 2px solid #248fcd;
    color: #5664d2;
    background-color: #fff;
  }


  /**/

  .btn-primary {
    color: #fff;
    background-color: #248fcd;
    border-color: #248fcd;
  }


  /**/
  .hide-input{
    display: none!important;
  }




/*
 .buttons-copy  {
    display: none!important;
  }

.dropdown-toggle .buttons-colvis {
    display: none!important;
  }


*/
  div.dataTables_wrapper div.dataTables_filter label {
    font-weight: normal;
    white-space: nowrap;
    text-align: left;
    display: unset;
  }

  div.dataTables_wrapper div.dataTables_info {
    padding-top: 0.85em;
    white-space: nowrap;
    display: none;
  }


  .dt-buttons, .btn-group, .flex-wrap {
    display: none!important;
  }
 



/* Footer Custon */
  .footer {
    bottom: 0;
    padding: 20px calc(24px / 2);
    position: absolute;
    right: 0;
    color: #e0e0e0;
    height: 60px;
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.08);
    box-shadow: 0 0px 0px rgba(0,0,0,.08);
    background-color: #282a2b;
    border-top: 1px solid #4b4c4d;
    font-size: 15px;
  }

  .footer-right a, .footer-left a {
    font-weight: 600;
    color: #ffffff;
  }

  .footer-right a:hover, .footer-left a:hover {
    color: #FF6600;
  }


  /* Login */

  .login-button {

  }

  .login-button button {
    width: 100%;
    background-color: #218ecd;
    font-size: 16px;
    font-weight: 600;
    border: 1px solid #218ecd;
    transition: 1s;
    padding: 15px;
  }

  .login-button button:hover {
    background-color: #1d7fb7;
    border: 1px solid #1d7fb7;
  }

  .auth-form-group-custom .form-control {
    height: 60px;
    padding-top: 28px;
    padding-left: 15px;
  }

  .auth-form-group-custom label {
    position: absolute;
    top: 7px;
    left: 15px;
  }

  .table.dataTable.nowrap td {
  white-space: nowrap;
  vertical-align: middle;
}


.btn-primary:hover {
  color: #fff;
  background-color: #FF6600;
  border-color: #FF6600;
}

.btn-primary {
  color: #fff;
  background-color: #218ECD;
  border-color: #218ECD;
  font-weight: 600;
}

.dashboard-profile-info-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 6px;
}

.dashboard-profile-info-item .headingp {
    min-width: 325px;
    padding: 0 50px 0 0;
}

.dashboard-profile-info-item .contentp {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-weight: 500;
}


.cert-print {
  background-color: #fff;
  padding: 5px 10px;
  border-radius: 5px;
  transition: 0.3s;
  color: #343a40;
  font-weight: 600;
}

.cert-print:hover {
  background-color: #218ECD;
  padding: 5px 10px;
  border-radius: 5px;
  transition: 0.3s;
  color: #fff;
}

.ri-printer-line::before {
  content: "\efd3";
  top: 2px;
  position: relative;
}

/*responsive*/
@media (min-width: 768px){
  .col-md-12 {
    padding: 0;
  }
}

.btn-sharq{
  float: right;
    clear: both;
}

@media (max-width: 617px) {
  .certificates_header_form input[type="text"] {
  width: 100%;
  max-width: 450px;
  margin-bottom: 15px;
}
}


@media (max-width: 441px) {
  .dropdown .d-inline-block {
    display: none!important;
  }

  .noned {
    display: none!important;
  }

  .btn-ms {
  padding: .42rem .70rem;
}

.footer {
  font-size: 14px;
  text-align: center;
}
}