.smart-form .off-footer .btn
{
    height: 31px;
    margin:  4 0 0 5px;
    padding: 0 22px;
    font: 300 15px/29px 'Open Sans',Helvetica,Arial,sans-serif;
    cursor: pointer;
}

.input-select2
{
    height: 28px;
}

.padding-left-10
{
    padding-left: 10px !important;
}
.border-checkbox-2
{
    border-top-width: 2px !important;
    border-right-width: 2px !important;
    border-left-width: 2px !important;
    border-bottom-width: 2px !important;
    border-color: #4499e3 !important;

}
.padding-bottom-15
{
    padding-bottom: 15px;
}
.padding-bottom-20
{
    padding-bottom: 20px;
}
.padding-top-20 {
    padding-top: 20px;
}
.padding-bottom-25
{
    padding-bottom: 25px;
}
.padding-top-25
{
    padding-top: 25px;
}
.margin-right-25
{
    margin-right: 25px;
}

.margin-left-25
{
    margin-left: 25px;
}

.margin-5
{
    margin: 5px;
}

table.center-all td,th{
    text-align :center;
}

.select2-container-multi .select2-choices .select2-search-choice, .select2-selection__choice {
    padding: 1px 28px 1px 8px !important;
    margin: 4px 0 3px 5px !important;
}
.select2-container .select2-choice .select2-arrow b:before, .select2-selection__arrow b:before {
    content: "\f107";
    width: 100%;
    height: 100%;
    text-align: center;
    display: none !important;
}

@media print {
    .no-print,
    .no-print * {
        display: none !important;
    }
}

#tblHeader, #dt_basic {
    border-collapse: collapse !important;
    border: 1px solid black !important;
}

#tblHeader, #dt_basic td, #dt_basic th{
    border-collapse: collapse !important;
    border: 1px solid black !important;
}

#dt_basic tr{ white-space:nowrap; }

.txt-color-red{color: red !important;}


.smart-form .form-group  input[type="text"], .smart-form .form-group select, .smart-form .form-group textarea {
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    height: 32px;
    line-height: 32px;
    padding: 5px 10px;
    outline: 0;
    border-width: 1px;
    border-style: solid;
    border-radius: 0;
    background: #fff;
    font: 13px/16px 'Open Sans',Helvetica,Arial,sans-serif;
    color: #404040;
    appearance: normal;
    -moz-appearance: none;
    -webkit-appearance: none;
}

/*
.jarviswidget .widget-body
{
    padding-bottom: 0px;
}

.jarviswidget> div {
    padding-left: 0px;
    padding-right: 0px;
}
*/

.truncateNavText {
    width: 120px;
    font-weight: 500;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.login-info {
    color:black;
}

.logo_menu {
    float: right;
}

.smart-style-2 .login-info span {
    height: 45px;
    color: #2c3742;
    padding: 5px 10px 7px;
    background: #FFF;
    border-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    box-shadow: 0 0.1em #2c3742, 0 0.2em rgba(0, 0, 0, 0.1) !important;
}
p.quebra { page-break-before:always; }

.dt-center {
    text-align: center !important;
}

.dt-left {
    text-align: left !important;
}
.dt-right {
    text-align: right !important;
}

.single-border {
    border: 3px solid black;
      width: 990px;
      height: 710px;
      position: relative;
      margin: 0 auto;
}
.double-border {
      background-color: transparent;
      border: 4px solid yellow;
      padding: 10px;
      width: 1000px;
      height: 700px;
      position: relative;
      margin: 0 auto;
}
.double-border:after {
    background: transparent;
    border: 4px solid black;
    content: "";
    display: block;
    position: absolute;
    top: -8px;
    left: 0px;
    right: 0px;
    bottom: -8px;
    pointer-events: none;
}

.tituloCertificado {
    font-family: "Times New Roman", Georgia, Serif;
    font-weight: bold;
    font-size: 38px;
    padding-top: 20px;
}

.conteudoCertificado{
    padding-top: 50px;
    font-size: 20px;
    padding-bottom: 40px;
}

.tabelaVerso {
    color: black;
    border-width: 1;
    border-style: solid;
    border-collapse: collapse;
}

.textoEmPe {
    border-left: 1;
    white-space: nowrap;
    -ms-transform: rotate(-90deg); /* IE 9 */
    -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
    transform: rotate(-90deg);
}

.disciplinas {
    vertical-align: top;
    text-align: left;
}

.notas {
    vertical-align: top;
    text-align: right;
}
.padding-bottom-35
{
    padding-bottom: 35px;
}
.input-date {
    width: 10% !important;
}
.input-select-30 {
    width: 30% !important;
}
.input-text-10 {
    width:10% !important;
}
.input-text-35 {
    width:35% !important;
}
.input-text-60 {
    width:60% !important;
}

.font-input-registro-notas{
    font-size:11px !important;
}
.padding-bottom-45
{
    padding-bottom: 45px;
}
.no-toolbar {
    padding: 0px 7px 1px !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: rgb(44 55 66) !important;
}

input[type="text"]:disabled {
    background: #ddd !important;
}

textarea:disabled {
    background: #ddd !important;
}

.disabled {
    background: #ddd !important;
}

.jarviswidget-color-blue .white-tab .nav-tabs li:not(.active) a {
    color: black!important;
}

html {
    background: none !important;
}

.swal2-html-container {
    font-size: 1.725em !important;
}

.swal2-actions {
    font-size: 1.4em !important;
}

label[for="bootstrap-duallistbox-nonselected-list_Turmas_id[]"], label[for="bootstrap-duallistbox-selected-list_Turmas_id[]"]{
    font-size: 1.1em;
    font-weight: bold;
    color:#555;
}
.datepicker-dropdown {
    margin-top: 48px !Important;
}
.menu-dropdown {
    margin-bottom: 0;
    list-style: none;
    list-style-position: initial;
    list-style-image: initial;
    list-style-type: none;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    left: auto !important;
}
.custom-file-upload {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 6px 0px;
    cursor: pointer;
}
.input-search-custom {
    color: blue;
    font-weight: bold;
    background-color: blanchedalmond
}