.center {
    text-align: center;
}

.clear {
    clear: both;
}

.wizard-list td a {
    text-decoration: underline;
}

.wizard-list td.name a,
.wizard-list td a.label {
    text-decoration: none;
}

.wizard-list .status-cell a {
    color: #ffffff;
    text-decoration: none;
}

.wizard-list .action-button {
    margin: 0 2px 0 0;
}

.wizard-filters .keyword-group {
    width: 200px;
}

.wizard-filters .filter-group {
    width: 150px;
}

.wizard-filters .fa-search {
    margin-right: 0;
    cursor: pointer;
}

.wizard-filters .input-group {
    display: inline-block;
}

.toolbar-buttons .btn-default {
    border-color: #c5c5c5;
}

.toolbar-buttons .btn {
    margin-left: 3px;
}

.toolbar-buttons .btn em {
    font-style: normal;
}

.wizard-filter {
    margin-left: 5px;
}

.footer-toolbar .btn {
    margin-right: 3px;
}

.footer-toolbar .table > thead > tr > th,
.footer-toolbar .table > tbody > tr > th,
.footer-toolbar .table > tfoot > tr > th,
.footer-toolbar .table > thead > tr > td,
.footer-toolbar .table > tbody > tr > td,
.footer-toolbar .table > tfoot > tr > td {
    border-top-width: 0;
}

.footer-toolbar .table {
    margin-bottom: 0;
}

.panel-body.footer-toolbar {
    padding-top: 5px;
    padding-bottom: 5px;
}

.panel-body.footer-toolbar .icheckbox_minimal-grey {
    margin-top: 5px;
}

.mb-footer button {
    margin-left: 5px;
}

.wizard-list .image-holder {
    display: block;
    width: 58px;
    height: 58px;
    border: 1px solid #cccccc;
    border-radius: 50%;
}

.wizard-list .image-holder img {
    border-radius: 50%;
    height: 100%;
    width: 100%;
}

.form-heading .control-label {
    font-size: 15px;
    color: #32353a;
    margin-top: 10px;
}

.panel .panel-footer .btn.pull-right {
    margin-left: 4px;
}

.wizard-errors ul {
    list-style-position: inside;
    padding-left: 10px;
}

.input-group-addon img {
    margin-top: -2px;
}

.form-group.gap {
    margin-top: 25px;
}

.btn-pad-left,
.toolbar-buttons .btn.btn-pad-left {
    margin-left: 8px;
}

.btn-pad-right {
    margin-right: 8px;
}

.widget-pointer {
    cursor: pointer;
}

.ap-form-group-row label.check {
    margin-right: 8px;
}

.site-object-code {
    font-size: 10px;
    display: block;
    margin-top: -8px;
    color: #868e99;
}

.site-objects-page-list {
    margin-top: 10px;
}

.site-objects-page-list li .fa {
    font-size: 22px;
}

.site-objects-page-list li .fa:hover {
    text-decoration: none;
}

.folder-tree {
    clear: both;
    margin-top: 15px;
    float: left;
}

.table-responsive.showflow {
    overflow: visible;
}

.form-group .inline-checks .check {
    margin-right: 8px;
}

.form-group .list-checks .check,
.form-group .list-checks.with-help > div {
    padding-left: 0;
}

.form-group .list-checks.with-help .help-block {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 11px;
    font-style: italic;
    width: 70%;
}

.inline-checks-label {
    margin-left: 5px;
    position: relative;
    top: -8px;
}

acronym.fac {
    text-decoration: none;
}

.plugin-clock {
    margin-top: 15px;
}

.list-view .page-content-wrap {
    margin-top: 10px;
}

.dialog {
    position: absolute;
    bottom: 70px;
    left: 0;
    display: none;
    z-index: 9999;
}

.dialog.mk-dialog {
    top: 0px;
    right: 0;
    left: auto;
}

.hide,
#dropzone-panel {
    display: none;
}

.notes-dialog {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9999;
}

.new-note-pseudo-form .note-content {
    height: 50px;
    resize: none;
}

.new-note-pseudo-form .btn {
    padding: 14px 15px;
}

.btn.toggle-forgot {
    padding-left: 5px;
    text-align: left;
}

.for-forgot,
.login-body.forgot .for-login {
    display: none;
}

.login-body.forgot .for-forgot {
    display: block;
}

.recipients-filter-dialog {
    top: 70px;
}

.editor-container {
    margin-top: 10px;
}

.panel-heading.condensed {
    padding-top: 5px;
    padding-bottom: 5px;
}

.panel-heading.condensed .panel-title {
    font-size: 15px;
}

.wizard-filter .input-block-level {
    width: 100%;
}

.wizard-filter .dropdown-menu {
    overflow-x: hidden;
}

.control-label.calendar-label {
    padding-top: 4px;
}

.fc-day-grid {
    border-bottom: 1px solid #d5d5d5;
}

.rating-stars i {
    color: #ffd700;
    font-size: 12px;
}

.sysinfo .col-md-6:first-child,
.inline-cols .col-md-6:first-child {
    padding-left: 0;
}

.sysinfo .col-md-6:last-child,
.inline-cols .col-md-6:last-child {
    padding-right: 0;
}

.widget-warning a,
.widget-success a {
    color: #ffffff;
}

.widget.widget-enquiry {
    min-height: 60px;
}

.widget.widget-item-icon.widget-enquiry .widget-item-left,
.widget.widget-item-icon.widget-enquiry .widget-item-right {
    padding: 6px 0 10px 0;
    margin-left: 5px;
}

.widget.widget-enquiry .widget-item-left .fa {
    font-size: 35px;
}

.widget.widget-enquiry .widget-subtitle {
    color: #ffffff;
}

.mk-scroll-items {
    height: 149px;
    overflow-y: auto;
}

.marketing-stats td {
    vertical-align: middle !important;
    padding: 6px 10px !important;
}

.marketing-stats th {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.fixed-panel-body-height {
    height: 270px;
}

.marketing-stats .label-form a {
    color: #ffffff;
}

.tooltip-inner {
    white-space: pre-wrap;
}

.dropdown-menu .selectpicker .divider {
    padding-top: 2px;
}

.dropdown-menu .dropdown-menu dt {
    background: #eeeeee;
    padding: 10px 20px !important;
}

.x-navigation li.version {
    padding: 10px 0 10px 15px;
}

@media only screen and (max-width: 480px) {
    .wizard-filter {
        width: 100% !important;
        margin: 10px 0 0 0;
        display: block;
    }

    .toolbar-buttons {
        margin-top: 10px;
        float: left !important;
        clear: both;
    }

    .toolbar-buttons .btn {
        margin: 0 3px 8px 0;
    }

    .footer-toolbar-buttons .btn {
        width: 100%;
        display: block;
        margin-bottom: 10px;
    }

    .footer-toolbar-buttons .btn:last-child {
        margin-bottom: 0;
    }

    .panel-body.sysinfo {
        height: auto !important;
    }

    .panel-body.sysinfo > div {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

.footer-toolbar table .footer-pagination {
    text-align: right;
}

.footer-toolbar table .footer-toolbar-check-all span {
    display: none;
}

@media only screen and (max-width: 720px) {
    .message-box .mb-container .mb-middle {
        width: 80%;
        left: 10%;
    }

    .message-box .mb-container .mb-middle .mb-title {
        font-size: 21px;
    }

    .message-box .mb-container .mb-middle .mb-title .fa,
    .message-box .mb-container .mb-middle .mb-title .glyphicon {
        font-size: 30px;
    }

    .footer-toolbar table .footer-toolbar-buttons {
        display: block;
    }

    .footer-toolbar table .footer-toolbar-check-all {
        display: block;
    }

    .footer-toolbar table .footer-toolbar-check-all span {
        display: inline-block;
        line-height: 18px;
        padding-left: 10px;
        position: relative;
        top: 4px;
    }

    .footer-toolbar table .footer-pagination {
        display: block;
        margin-top: 10px;
    }

    .toolbar-buttons .btn em {
        display: none;
    }
}

.page-title i {
    margin-right: 10px;
}

@media print {
    .hide-print {
        display: none;
    }
}

.locked-page {
    font-size: 14px;
    margin-right: 5px;
    color: #333333;
    cursor: help;
}

.table.table-middle > thead > tr > th,
.table.table-middle > tbody > tr > th,
.table.table-middle > tfoot > tr > th,
.table.table-middle > thead > tr > td,
.table.table-middle > tbody > tr > td,
.table.table-middle > tfoot > tr > td {
    vertical-align: middle;
}


.twin-labels {
    font-size: 14px;
    margin-right: 15px;
}

.twin-labels i + i {
    margin-left: 5px;
}

.relative {
    position: relative;
}

.login-container .login-box .login-logo,
.login-box .login-logo img {
    height: 100px;
}

.x-navigation > li.xn-logo > a:first-child {
    background-color: #ffcf34;
    color: #1b3360;
    font-size: 20px;
    text-align: center;
    line-height: 50px;
    text-indent: 0;
    font-weight: bold;
}

.x-navigation > li.xn-logo > a:first-child:hover {
    background-color: #c79d10;
}

.x-navigation.x-navigation-minimized > li.xn-logo > a:first-child {
    text-indent: -9999px;
    font-size: 0;
}

.btn-add-multiple {
    margin: 12px 0 0 10px;
}

.btns-approve-student {
    display: inline-block;
}

.btns-approve-student > a {
    width: 32px;
}

.wizard-list a.btn-count {
    text-decoration: none;
}

.wizard-list a.btn-count .fa {
    margin-right: 4px;
}

.wizard-list .fa.fa-question-circle[data-toggle],
#popup-form .fa.fa-question-circle[data-toggle] {
    cursor: help;
    font-size: 16px;
    position: relative;
    top: 1px;
    margin-left: 5px;
}

#popup-form .fa.fa-question-circle[data-toggle] {
    top: 6px;
}

.popover-content {
    font-size: 13px;
}

.popover-close {
    position: absolute;
    top: 0;
    right: 0;
    line-height: 32px;
    font-size: 16px;
    padding: 0 15px;
    cursor: pointer;
}

.stage-target {
    color: #111111;
    font-size: 20px;
}

#message-box-allocate-stage .for-bulk {
    display: none;
}

#message-box-allocate-stage.is-bulk .for-bulk {
    display: block;
}

.message-box-top .mb-container {
    top: 10%;
}

.info-stage {
    line-height: 16px;
    display: block;
    margin-top: 5px;
}

.info-stage small {
    color: #333333;
    font-style: italic;
}

.form-heading .heading-buttons {
    margin-top: 5px;
}

.heading-bar {
    display: block;
    margin: 10px 0 30px 0;
}

#tbl-student-activity textarea {
    height: 100%;
}

.table.student-data-table > thead > tr > td,
.table.student-data-table > tbody > tr > td,
.table.student-data-table > tfoot > tr > td {
    height: 52px;
}

.file-block .file-input-name {
    position: relative;
    top: 1px;
}

.form-group.existing-file-block {
    margin-bottom: 10px;
}

.existing-file-block .file-input-name {
    margin-left: 5px;
}

.add-activity-document {
    margin-top: 5px;
}

.form-control.w-auto {
    display: inline-block;
    width: auto;
}

.print-document-holder {
    width: 80%;
    margin: 50px 10%;
    padding: 30px 50px;
}

.print-document-holder .activity-documents .form-group {
    margin-bottom: 5px;
}

.activity-details {
    display: block;
    margin-bottom: 40px;
}

.activity-details b {
    text-transform: uppercase;
    padding-left: 20px;
}

.activity-details em {
    padding-left: 20px;
}

.activity-details input {
    width: 100%;
}

.activity-details span {
    margin-top: 15px;
    display: block;
    text-transform: uppercase;
    padding-left: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #cccccc;
}

.form-student-stage hr {
    clear: both;
    float: left;
    width: 100%;
}

.adeverinta-content input {
    display: inline;
}

.adeverinta-content > div {
    font-size: 15px;
    line-height: 29px;
    text-indent: 30px;
    padding-bottom: 20px;
}

.adeverinta-content > div > ul {
    list-style-position: inside;
    list-style-type: circle;
    padding: 5px 0 0 10px;
    margin: 0;
}

#popup-form select[multiple] {
    font-size: 15px;
}

#popup-form select[multiple] option {
    margin-top: 2px;
    margin-bottom: 2px;
}

.auto-allocated-group .list-group-item div + div {
    margin-top: 8px;
}

.auto-allocated-group .list-group-item div > .fa {
    width: 24px;
    margin-right: 0;
    font-size: 14px;
}

.bg-light {
    background: #e3e3e3;
}

hr.dark {
    border-top-color: #cccccc;
}

.timeline.student-mapper .timeline-item .timeline-date {
    width: inherit;
    position: absolute;
    font-size: 13px;
    line-height: 15px;
    left: 100%;
    right: 0;
    right: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.timeline.student-mapper .timeline-item .timeline-item-info {
    width: 250px;
    text-align: left;
}

.timeline.student-mapper .timeline-item-right .timeline-item-info {
    text-align: right;
}

.table-import-structure td.col-muted,
.table-import-structure th.col-muted {
    color: #c0c0c0;
}

.table-import-structure pre {
    font-size: 12px;
    padding: 3px 8px;
    margin-bottom: 0;
}

.table-import-structure td[data-toggle] {
    cursor: help;
}

.help-cursor {
    cursor: help;
}

input.datepicker {
    min-width: 90px;
}

.input-placeholder {
    line-height: 31px;
}

.panel-collapse {
    cursor: pointer;
}

.fc-event {
    cursor: pointer;
}

.allocate-students-list {
    margin: 8px 0;
    padding: 0 30px;
    line-height: 20px;
}
.student-form-subheading {
    padding: 20px 50px;
}

/** Questions */
.testare-questions .question-block {
    position: relative;
}

.testare-questions .question-block .sortable-ico {
    position: absolute;
    top: 25px;
    left: 10px;
    background: #e3e3e3;
    border-radius: 5px;
    height: 36px;
    line-height: 36px;
    width: 36px;
    text-align: center;
    color: #ffffff;
    font-size: 15px;
    cursor: move;
    z-index: 10;
}

.testare-questions .question-block:first-child .btn-remove-question {
    display: none;
}

.testare-questions .question-block:first-child .btn-add-question {
    display: inline-block;
}

.testare-questions .question-block {
    padding: 25px 0;
    border-bottom: 1px solid #d4d4d4;
    background: #ffffff;
}

.testare-questions .question-block.ui-sortable-helper {
    background: #eeeeee;
    opacity: 0.9;

}

.testare-questions .question-block:last-child {
    border-bottom: 0;
}

.testare-questions .answers-list .input-group-addon.answer-correct {
    background: #333333;
    border-width: 0;
}

.testare-questions .answers-list .form-group .btn-add-answer,
.testare-questions .answers-list .form-group:first-child .btn-remove-answer {
    display: none;
}

.testare-questions .answers-list .form-group:first-child .btn-add-answer {
    display: inline-block;
}

.testare-questions .answers-list .form-group .control-label {
    visibility: hidden;
}

.testare-questions .answers-list .form-group:first-child .control-label {
    visibility: visible;
}

#question-block-template {
    display: none;
}

/** end Questions */

.panel-aplicatie-practica .panel-body {
    background: #fafafa;
}

.answer-radio {
    float: left;
    display: inline;
    margin-right: 10px;
    margin-top: -1px;
}
.btn-save-form .fa {
    margin-left: 8px;
    color: #eee;
    font-size: 12px;
}

.form-horizontal .note-dialog .form-group {
    margin-left: 0;
    margin-right: 0;
}

.note-editable a {
    color: #2a6496;
    text-decoration: underline;
}

.question-buttons {
    display: block;
    float: left;
}

.question-buttons a {
    float: left;
    display: block;
    clear: both;
    width: 100%;
}

.question-buttons a + a {
    margin-top: 5px;
}

.wizard-list td a.no-underline,
.no-underline {
    text-decoration: none;
}

.panel p a,
.note-editable a {
    text-decoration: underline;
    color: #2d2de7;
}