.form-control, .bootstrap-tagsinput {
    border-radius: 4px;
    min-height: 50px;
    font-size: 16px;
}

.bootstrap-tagsinput {
    padding: 5px 7px;
    height: 120px;
}

textarea.form-control {
    height: 120px;
    padding-top: 12px !important;
}

.table-page-length {
    display: inline-flex;
    float: left;
    margin-top: 5px;
}

.table-page-length .select2-container {
    width: auto !important;
}

#course-modal-description {
    text-align: justify;
}

.table-page-length label {
    font-weight: 100;
    font-size: 18px;
    margin-right: 1em;
    padding-top: .3em;
}


html .selection .select2-selection .select2-selection__arrow {
    background: none !important;
    border: none !important;
}

html .selection .select2-selection .select2-selection__arrow b:before {
    content: '\f0dd' !important;
    font-size: 1.5em;
    /*color: #0099d1;*/
}

html .selection .select2-selection .select2-selection__arrow b {
    top: 2px !important;
}

html .select2-container--open .selection .select2-selection .select2-selection__arrow b {
    top: 8px !important;
}

textarea.form-control.new-answer:active:not([readonly]),
textarea.form-control.new-answer:focus:not([readonly]),
textarea.form-control.new-answer:hover:not([readonly]) {
    border-color: #0aa5de;
}

.cbr-false {
    width: 20px;
    height: 20px;
    border-color: #999999;
    border: solid 1px;
    border-radius: 10px;
    margin-bottom: -5px;
    margin-right: 10px;
}

.fake-radio {
    display: contents;
    margin-left: 36px !important;
}

table {
    border: none !important;
    border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
}

.form-control:focus {
    border-color: #e4e4e4;
}

.input-group.input-group-minimal.focused .input-group-addon, .input-group.input-group-minimal.focused .input-group-btn .no-border {
    border-color: #e4e4e4 !important;
    border-left-color: transparent !important;
}

.ex-no-results-content {
    border: solid 1px #e4e4e4 !important;
    background: #F9F9F9;
    border-radius: 18px;
    text-align: center;
    padding: 24px 0;
    margin-bottom: 16px;
}

.ex-no-results-title {
    font-size: 16px;
    color: #979898;
    text-align: center
}


.topic-sort-option {
    color: #555 !important;
}

.dropdown-menu.dropdown-blue {
    background: #fff;
    border-color: #fff;
    box-shadow: 0px 3px 6px #00000029;
    width: 100%;
    border-radius: 2px;
    font-size: 16px !important;
}

.dropdown-menu > li > a {
    padding: 9px 20px;
}

.dropdown-menu.dropdown-blue > li > a:hover {
    background-color: #e9e9e9
}

.dropdown-menu.right {
    right: 0;
    left: auto;
    float: right;
}

.btn-more {
    background: transparent;
    box-shadow: initial !important;
}

.topic-sort-option {
    cursor: pointer !important;
}

.btn-more-desabled {
    cursor: default;
}

.text-center {
    text-align: center;
}

.input-group.input-group-minimal .input-group-addon {
    background: #E4F0F5;
    color: #5A5A5A !important;
}

.page-container .main-content .page-title .title-env {
    float: left;
    padding-left: 16px;

}

.page-container .main-content .page-title .title-env .title a {
    color: #5A5A5A !important;
}

.page-container .main-content .page-title .title-env .title a:hover, .page-container .main-content .page-title .title-env .title a:focus {
    color: #5A5A5A !important;
    text-decoration: none;
}

/*RADIO*/

.radio-inline, .checkbox-inline {
    padding-left: 0;
}

.cbr-replaced.cbr-info .cbr-state {
    background: #2A9BD0;
    border-color: #2A9BD0;
}

.cbr-replaced.cbr-info.cbr-checked.cbr-radio .cbr-state span {
    background: #2A9BD0;
}

.cbr-replaced.cbr-radio .cbr-state span {
    left: 3px;
    right: 3px;
    top: 3px;
    bottom: 3px;
}

.cbr-replaced .cbr-state {
    width: 20px;
    height: 20px;
}


select.form-control.input-sm {
    padding: 9px 15px;
    height: auto;
}

.tl-url-link {
    color: #2A9BD0;
    text-decoration: underline;
}

/*SELECT 2*/

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
.select2-container--default .select2-selection--single {
    padding: 8px 8px !important;
    height: auto !important;
    border-radius: 4px !important;
    min-height: 50px;
}

.logo-expanded {
    margin-left: 42px;
}

.select2-container--open .select2-dropdown--below {
    border-radius: 4px !important;
    border: 1px solid #e4e4e4 !important;
}

.select2-search--dropdown {
    background-color: #fff;
    border-radius: 18px !important;
    margin-top: 2px;
}

.select2-search__field {
    border: 1px solid #e4e4e4 !important;
    border-radius: 18px !important;
    padding: 10px 15px !important;
    font-size: 16px !important;
    background: #f5f5f5 !important;
}

.label.label-info {
    background: #E4F5EF;
    border: 1px solid #E4F5EF;
    border-radius: 20px;
    opacity: 1;
    padding: 2px 10px;
    font: 400 14px/19px Nunito;
    letter-spacing: 0px;
    color: #545454;
    line-height: 28px;
}

html .selection .select2-selection .select2-selection__arrow {
    padding: 0;
    line-height: 35px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.input-group-addon:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

html .selection .select2-selection .select2-selection__arrow b {
    top: 5px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #B2E0F1;
    color: #2c2e2f;
    border-radius: 4px !important;
    padding: 10px 15px !important;
}

.select2-results__option[aria-selected], select option[aria-selected] {
    border-radius: 18px !important;
    padding: 10px 15px !important;
}

.item-text-no-m {
    font-size: 16px;
    letter-spacing: 0;
    color: #5A5A5A;
    opacity: 1;
    margin: 0 0 -18px !important;
}

.guide-title-left, .guide-title-tutorial-left {
    font: Bold 42px/57px Nunito;
    letter-spacing: 0;
    color: #66AF3C;
    text-align: left;
}

.guide-space-left {
    margin-left: 44px;
}

.guide-sub-title-left {
    font: Bold 34px/46px Nunito;
    letter-spacing: 0;
    color: #66AF3C;
    text-align: left;
}

.guide-dot {
    color: #66AF3C;
    font-size: 21px;
}

.item-text-title {
    text-align: left;
    font: Bold 16px/22px Nunito;
    letter-spacing: 0px;
    color: #5A5A5A;
}


/*DataTable*/

.paginate_button.previous a, .paginate_button.next a {

    border-color: transparent;
    background: transparent;
}

.paginate_button.previous a:hover, .paginate_button.next a:hover {

    border-color: transparent;
    background: transparent;
}

.dataTables_length {
    display: none;
}

.pagination {
    margin: 27px 0 0 0;
}

.dataTables_wrapper .dataTables_processing {
    background-color: rgba(0, 0, 0, 0.5) !important;
    padding: 120px !important;
    color: white;
    font: 600 22px Nunito;
    height: 93% !important;
    margin-top: 0 !important;
    top: 53px;
    z-index: 10;
    border-radius: 18px;
}

.spin-data-table {
    font-size: 22px;
}

/*Elements*/

input[type=checkbox].iswitch-lg.iswitch-secondary:checked {
    box-shadow: inset 0 0 0 16px #0099d1 !important;
}

input[type=checkbox].iswitch-lg.iswitch-secondary:disabled {
    box-shadow: inset 0 0 0 16px #eee !important;
}

input[type=checkbox].iswitch.iswitch-secondary:checked {
    box-shadow: inset 0 0 0 16px #0099d1 !important;
}

.control-label {
    font: 600 16px/22px Nunito;
    letter-spacing: 0px;
    color: #444444;
    margin-bottom: 12px;
}

.filter-content {
    margin: -24px 0px 0px -15px !important;
}

/*.form-group {*/
/*    padding-bottom: 20px;*/
/*}*/

.page-container .main-content .page-title .title-env .title {
    text-align: left;
    font: 600 40px/54px Nunito !important;
    letter-spacing: 0px;
    color: #5A5A5A;
    opacity: 1;
}

.page-container .main-content .page-title {
    background: #fff;
    border: 0px;
    box-shadow: none;
}

.panel {
    padding: 0px 16px !important;
    margin-top: 20px;
}

.btn-on {
    background-color: #37C30E !important;
    border-color: #37C30E !important;
    opacity: 1 !important;
    border-radius: 2px !important;
    padding: 2px 2px;
    font-size: 13px;
    color: #fff !important
}

.btn-not-expired {
    background: #37C30E;
    border: solid 1px #37C30E !important;
    color: #fff !important;
    opacity: 1 !important;
    border-radius: 29px !important;
    padding: 3px 16px 2px;
    font-size: 13px;
    font-weight: 600;
}

.btn-expired {
    background: #bc070d;
    border: solid 1px #bc070d !important;
    color: #fff !important;
    opacity: 1 !important;
    border-radius: 29px !important;
    padding: 3px 16px 2px;
    font-size: 13px;
    font-weight: 600;
}

.btn-almost-expired {
    background: #e25e08;
    border: solid 1px #e25e08 !important;
    color: #fff !important;
    opacity: 1 !important;
    border-radius: 29px !important;
    padding: 3px 16px 2px;
    font-size: 13px;
    font-weight: 600;
}


.form-group {
    margin-bottom: 40px;
}


.btn-off {
    color: #37C30E !important;
    border-color: #37C30E !important;
    opacity: 1 !important;
    border-radius: 2px !important;
    padding: 2px 2px;
    font-size: 13px;
}

.btn-edit {
    background-color: #fff !important;
    border-color: #0099d1;
    color: #0099d1;
    border-radius: 18px !important;
    padding: 5px 10px;
    font-size: 16px;
}

.btn-result {
    background-color: #0099d1 !important;
    border-color: #0099d1;
    color: #fff;
    border-radius: 18px !important;
    padding: 5px 10px;
    font-size: 16px;
}

.release-date {
    color: #429115
}

.btn-action-red {
    background-color: #bc070d !important;
    border-color: #bc070d;
    color: #fff;
    border-radius: 18px !important;
    padding: 5px 10px;
    font-size: 16px;
}

.btn-action-red:hover {
    background-color: #9b060b !important;
    border-color: #9b060b;
    color: #fff;
}

.btn-action-primary {
    background-color: #0099d1 !important;
    border-color: #0099d1;
    color: #fff;
    border-radius: 18px !important;
    padding: 5px 10px;
    font-size: 16px;
}

.btn-remove {
    background-color: #fff !important;
    border-color: #0099d1;
    color: #0099d1;
    border-radius: 18px !important;
    padding: 5px 10px;
    font-size: 16px;
}

.btn-remove:hover {
    border-color: #00678d !important;
    color: #00678d;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #0099d1;
    background-color: transparent;
    border-color: transparent;
    border-radius: 50%;
    text-decoration: underline;
    cursor: default;
    top: -5px;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    color: #00678d;
    background-color: transparent;
    border-color: transparent;
}

.page-content {
    float: right;
}

.pagination > li > a, .pagination > li > span {
    color: #0099d1;
    background-color: transparent !important;
    border-color: transparent !important;
    border: 0;
    top: -5px;
    z-index: 2;
}

.disabled {
    color: #666;
    cursor: not-allowed;
}

.btn-close-modal {
    width: 36px;
    height: 36px;
    background: #fff;
    border: solid 1px #0099d1;
    color: #0099d1 !important;
    font-size: 20px;
    border-radius: 50%;
    float: right;
    right: 30px;
    top: 24px;
    position: absolute;
}

.modal-title {
    line-height: 1.42857143;
    margin-top: -6px;
    margin-right: 40px;
}

.btn-poliedro-blue {
    background: #0099d1;
    border: solid 1px #0099d1;
    color: #fff !important;
    padding: 8px 40px;
    border-radius: 54px !important;
    font-size: 16px;
}

.btn-poliedro-white {
    background: #fff;
    border: solid 1px #0099d1;
    color: #0099d1 !important;
    padding: 8px 40px;
    border-radius: 54px;
    font-size: 16px;
}

.btn-poliedro-off {
    background: #E0E0E0;
    border: solid 1px white !important;
    color: #5A5A5A !important;
    padding: 8px 40px;
    border-radius: 54px;
    font-size: 16px;
}

.btn-poliedro-gray {
    background: #fff;
    border: solid 1px white !important;
    color: #5A5A5A !important;
    padding: 8px 40px;
    border-radius: 54px;
    font-size: 16px;
}

.btn-poliedro-order-search {
    height: 50px;
    background: #E4F0F5;
    border: 1px solid #e4e4e4;
    color: #5A5A5A !important;
    border-right: 0px solid transparent;
    font-size: 16px;
    padding: 8px 40px;
    border-radius: 4px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}


.form-control.search {
    height: 44px;
}

.btn-poliedro-red {
    background: #fff;
    border: solid 1px #bc070d;
    color: #bc070d !important;
    padding: 8px 40px;
    border-radius: 54px;
    font-size: 16px;
}


.btn-sub-action.red {
    background: #fff;
    border: solid 1px #bc070d;
    color: #bc070d !important;
    border-radius: 18px !important;
    padding: 5px 10px;
    font-size: 16px;
}

.btn-sub-action.red :hover {
    background: #fff;
    border: solid 1px #bc070d;
    color: #bc070d !important;
}

.modal-open {
    overflow: hidden !important;
}

.modal-backdrop.in {
    overflow: hidden;
}

.xenon-loading-bar span {
    background: #6dbc40;
    height: 5px;
}

.btn-poliedro-blue:hover, .btn-action-primary:hover {
    background-color: #00678d !important;
    border-color: #00678d !important;
    color: #fff;
}

.btn-edit:hover, .btn-edit:focus {
    border-color: #00678d !important;
    color: #00678d;
}

.btn-result:hover, .btn-result:focus {
    border-color: #00678d !important;
    background: #00678d !important;
    color: #fff !important;
}

.error {
    color: rgba(204, 63, 68, 1) !important;
    color: rgba(204, 63, 68, 1) !important;
}

.ex-status-icon {
    top: -2px;
    width: 50px;
    right: 12px;
}


.el-pc-icon {
    color: #FFDD00;
}

.el-lock-icon {
    color: #545454;
}

.el-denied-icon {
    color: #FF0606;
}

.el-denied-icon {
    color: #FF0606;
}

.el-corrected-icon {
    color: #37C30E;
    top: -16px;
}

.el-initiate-icon {
    color: #06BCFF;
    top: -16px;
}

.el-corrected-icon-without-grade {
    color: #37C30E;
}

.btn-sub-action {
    font-size: 14px !important;
}

.dropdown-menu {
    font-size: inherit;
}

.form-control[readonly]:focus {
    border: 1px solid #e4e4e4;
}

.settings-pane-open .sidebar-menu .sidebar-menu-inner .logo-env .settings-icon {
    background: #5fa238;
    -webkit-box-shadow: 0 0 0 10px #5fa238, 0 -10px 0 10px #5fa238, 0 -20px 0 10px #5fa238, 0 -30px 0 10px #5fa238;
    -moz-box-shadow: 0 0 0 10px #5fa238, 0 -10px 0 10px #5fa238, 0 -20px 0 10px #5fa238, 0 -30px 0 10px #5fa238;
    box-shadow: 0px 9px 0 10px #5fa238, 0px 0px 0 10px #5fa238, 0px 0px 0 10px #5fa238, 0px -15px 0 10px #5fa238;
}

.user-info-menu {
    margin-right: 20px !important;
}

.settings-pane .user-info .user-details h3 {
    font-size: 18px;
    font-weight: 800;
}

.close-panel-user {
    font-size: 22px !important;
    color: #fff !important;
}

.user-icon {
    color: #fff !important;
}

.logout-panel-user {
    font-size: 18px;
    color: #fff;
}


.settings-pane {
    background: #5fa238;
}

.user-email-panel {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1; /* number of lines to show */
}

.noty_theme__nest.noty_type__success {
    background-color: #323232 !important;
}

.noty_theme__nest.noty_bar .noty_body {
    font-size: 16px;
}

.error {
    border-color: rgba(204, 63, 68, 1) !important;;
}

.alert-success {
    background-color: #0099d1;
    border-color: #0099d1;
    color: #fff;
}

.alert {
    border-radius: 18px;
}

.alert .close {
    color: #fff;
    opacity: .5;
}

.loading-files {
    display: none;
    margin-top: 6px;
    float: right;
    color: #0099d1;
}

table {
    border: solid 1px #e4e4e4 !important;
    border-radius: 18px;
}

table.dataTable.no-footer {
    border-bottom: solid 0px transparent;
}

.table > tbody > tr > td:first-child {
    border-bottom-left-radius: 4px;
}

.table > tbody > tr > td:last-child {
    border-bottom-right-radius: 4px;
}

.table.table-condensed > thead > tr > th:first-child {
    border-top-left-radius: 4px;
}

.table.table-condensed > thead > tr > th:last-child {
    border-top-right-radius: 4px;
}

.table.table-bordered > tbody > tr > td, .table.table-bordered > thead > tr > th {
    border-color: transparent;
}

/*Datepicker*/
.datepicker-days table {
    border: solid 0px #e4e4e4 !important;
}

div.datepicker-dropdown {
    top: 0;
    left: 0;
    border-radius: 18px;
}

.div.datepicker table tr td.active {
    background: #0099d1;
    border-radius: 50%;
}

.ex-video-content {
    cursor: pointer;
}

/*Profile Itens*/

.group-name {
    position: absolute;
    padding-left: 5px;
    margin-top: 2px;
    opacity: .6;
}

.user-info-navbar .user-info-menu > li .dropdown-menu.user-profile-menu li.last:after {
    background: transparent;
}

.user-info-navbar .user-info-menu > li .dropdown-menu, .user-info-navbar .user-info-menu > li .dropdown-menu.user-profile-menu li {
    border-radius: 18px;
}

.user-info-navbar .user-info-menu > li .dropdown-menu.user-profile-menu {
    margin-top: -4px;
}

.user-info-navbar .user-info-menu > li.user-profile > a > img + span {
    font-weight: 700;
    color: #6dbc40;
    max-width: 210px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.user-info-navbar .user-info-menu > li.user-profile > a > img + span + i {
    font-weight: 700;
    color: #6dbc40;
}

.btn-export {
    margin-right: 29px;
}

.user-info-navbar .user-info-menu > li.user-profile .userpic-32 {
    margin-top: 19px;
    position: absolute;
    top: 8px;
    width: 42px;
    height: 42px;
    margin-left: -47px;
}

.modal-content {
    border-radius: 18px;
}

/*
    Social Buttons
 */

/*body { padding: 2em; }*/


/* Shared */
.loginBtn {
    box-sizing: border-box;
    position: relative;
    /* width: 13em;  - apply for fixed size */
    margin: 0.2em;
    padding: 0 15px 0 46px;
    border: none;
    text-align: center;
    line-height: 44px;
    white-space: nowrap;
    border-radius: 5em;
    font-size: 16px;
    color: #FFF;
}

.loginBtn:before {
    content: "";
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    width: 34px;
    height: 100%;
}

.loginBtn:focus {
    outline: none;
}

.loginBtn:active {
    box-shadow: inset 0 0 0 32px rgba(0, 0, 0, 0.1);
}

.loginBtnP4ed {
    box-sizing: border-box;
    position: relative;
    /* width: 13em;  - apply for fixed size */
    margin: 0.2em;
    padding: 0 15px 0 46px;
    border: none;
    text-align: center;
    line-height: 44px;
    white-space: nowrap;
    border-radius: 5em;
    font-size: 16px;
    color: #FFF;
}

.loginBtnP4ed:before {
    content: "";
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    width: 46px;
    height: 100%;
}

.loginBtnP4ed:focus {
    outline: none;
}

.loginBtnP4ed:active {
    box-shadow: inset 0 0 0 32px rgba(0, 0, 0, 0.1);
}


/* Facebook */
.loginBtn--facebook {
    background-color: #087FF9;
    /*font-family: "Helvetica neue", Helvetica Neue, Helvetica, Arial, sans-serif;*/
    text-shadow: 0 -1px 0 #354C8C;
}

.loginBtn--facebook:before {
    background: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/14082/icon_facebook.png') 12px 10px no-repeat;
}

.loginBtn--facebook:hover,
.loginBtn--facebook:focus {
    background-color: #2591fc;
    background-image: linear-gradient(#2591fc, #2591fc);
}


.loginBtnP4ed--p4ed:before {
    background: url(../../../../../../images/logo-btn-login-p4ed.png) 14px 7px no-repeat;
}

.loginBtnP4ed--p4ed {
    background-color: #63A02A;
    /*font-family: "Helvetica neue", Helvetica Neue, Helvetica, Arial, sans-serif;*/
    text-shadow: 0 -1px 0 #74bb31;
}

.loginBtnP4ed--p4ed:hover,
.loginBtnP4ed--p4ed:focus {
    background-color: #74bb31;
    background-image: linear-gradient(#6bad2e, #5b9326);
}


/* Google */
.loginBtn--google {
    /*font-family: "Roboto", Roboto, arial, sans-serif;*/
    background: #DD4B39;
}

.loginBtn--google:before {
    background: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/14082/icon_google.png') 12px 10px no-repeat;
}

.loginBtn--google:hover,
.loginBtn--google:focus {
    background: #E74B37;
}

/*Select Issues*/
/*Menu*/
/*.sidebar-menu {*/
/*    background: #66AF3C !important;*/
/*}*/

/*.sidebar-menu .logo-env, .sidebar-menu .main-menu a {*/
/*    border-bottom: 1px solid #6dbc40;*/
/*}*/
.sidebar-menu .main-menu li.has-sub > a:before {
    color: transparent;
}

.sidebar-menu .main-menu a > i + span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sidebar-menu .main-menu a > i {
    margin-top: 5px;
    display: inline-block;
}

.sidebar-menu:not(.collapsed) .main-menu li > a {
    display: inline-flex;
    width: 260px;
}

.sidebar-menu .main-menu a > i.far.fa-calendar-alt {
    margin-top: 3px;
}

.sidebar-menu .main-menu a > i.fab.fa-leanpub {
    margin-top: 3px;
}


/*.page-loading-overlay {*/
/*    background: #6dbc40 !important;*/
/*}*/

.btn-edit[disabled] {
    border-color: #e4e4e4;
    color: #e4e4e4;
}

.user-info-navbar .user-info-menu > li > a i {
    font-size: 23px;
}

.logo-collapsed {
    padding: 16px 0;
}

.sidebar-menu.collapsed .main-menu {
    margin-top: 0 !important;
}

.user-info-navbar .user-info-menu > li {
    min-height: 82px !important;
}

.user-info-navbar .user-info-menu > li.user-profile > a, .navbar.horizontal-menu .navbar-inner > .nav > li.user-profile > a {
    padding: 26px 20px;
    min-width: 160px;
}

.dropdown-backdrop {
    z-index: 0 !important;
}

.no-lr-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.no-r-padding {
    padding-right: 0 !important;
}

.no-l-padding {
    padding-left: 0 !important;
}

.modal-dialog.vimeo {
    width: 70%;
}

.poli-tooltip {
    font-size: 17px;
    color: #0099d1;
}


.tooltip {
    font: 600 16px Nunito;
    width: 300px !important;
}

/*TABS*/

.nav.nav-tabs {
    border-bottom: 1px solid #DBDBDB;
}

.nav.nav-tabs > li > a {
    background-color: transparent !important;
    color: #0099d1;
    font: 400 20px/22px Nunito !important;
    padding-left: 0px;
    padding-right: 0px;
    margin-right: 24px;
}

.visible-xs i {
    font-size: 20px !important;
}

.nav.nav-tabs > li.active > a {
    border: 0;
    background-color: transparent !important;
    border-bottom: 8px solid #0099d1;
}

.nav.nav-tabs + .tab-content {
    padding: 42px 0 0 0;
    margin-bottom: 0px;
}

.tag-profile-item {
    background: #EEEEEE 0% 0% no-repeat padding-box;
    border: 1px solid #E4E4E4;
    border-radius: 20px;
    opacity: 1;
    padding: 5px 15px;
    font: 400 16px/22px Nunito;
    letter-spacing: 0px;
    color: #545454;
}

/*PROFILE ABOUT*/
.about-content {
    text-align: center;
    padding-top: 36px;
}

.about-title {
    text-align: center;
    font: Bold 24px/32px Nunito;
    letter-spacing: 0px;
    color: #0999CE;
    opacity: 1;
    margin-top: 21px;
}

.about-text {
    text-align: center;
    font: 400 16px/22px Nunito;
    letter-spacing: 0px;
    color: #585858;
    opacity: 1;
    margin: 15px 0;
}

.about-link {
    text-align: center;
    text-decoration: underline;
    font: 600 16px/22px Nunito;
    letter-spacing: 0px;
    color: #0999CE;
    opacity: 1;
    margin: 0px 0 27px 0;
}

.about-divider {
    width: 500px;
    margin: 20px auto !important;
    border-bottom: 2px solid #DBDBDB;
}

#profile-image {
}


@media screen and (max-width: 768px) {
    .page-container .sidebar-menu .sidebar-menu-inner .logo-env .mobile-menu-toggle a {
        color: #fff;
    }

    .modal-dialog.vimeo {
        width: 95%;
    }

    .nav.nav-tabs > li > a {
        padding-left: 12px;
        padding-right: 12px;
    }

    .user-info-menu {
        display: none;
    }

    .logo-expanded {
        margin-left: 0px;
    }

    .page-error {
        padding: 0px;
    }

    .page-container .main-content .page-title {
        padding: 15px 9px;
    }
}


@media screen and (min-width: 768px) {
    .sidebar-menu.collapsed .main-menu > li.active, .sidebar-menu.collapsed .main-menu > li li.active {
        background-color: #5fa238;
    }

    .sidebar-menu.collapsed .main-menu > li > ul {
        background: #5fa238;
        width: max-content;
    }

}


@media screen and (max-width: 1023px) {
    .form-control, .control-label {
        font-size: 16px;
    }


}

@media only screen and (max-width: 1169px) {


    .btn-close-modal {
        margin-top: -98px;
        margin-right: -20px;
    }

    .login-page {
        padding-top: 0px !important;
    }

    .login-footer {
        /*text-align: center;*/
    }

    .forgot-password-label {
        float: unset !important;
    }


}

/* TABLETS PORTRAIT */
@media only screen and (min-width: 1024px) {

    .settings-icon {
        display: none;
    }

    .page-container .main-content .page-title {
        padding-left: 28px;
        padding-top: 42px;
        padding-bottom: 0px;
    }

    .guide-title-left {
        margin: 0px 0 40px 0;
    }

    .guide-title-tutorial-left {
        margin: 0px 0 0px 0;
    }

    .guide-sub-title-left {
        margin: 0px 0 30px 0;
    }

    .btn-single-upload {
        margin-top: 44px;
    }

    .modal-dialog.vimeo {
        width: 90%;
    }


}

@media only screen and (max-width: 1024px) {

    .btn-close-modal {
        margin-top: 0px;
        margin-right: -8px;
    }
}


@media only screen and (min-width: 1169px) {

    .modal-dialog.vimeo {
        width: 70%;
    }
}

.sidebar-menu .main-menu li.has-sub > a > span:before {
    position: absolute !important;
    display: inline-block;
    right: 0;
    margin-right: 40px;
    color: white !important;
    font-family: FontAwesome;
    content: '\f107';
    float: right;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
}

.sidebar-menu .main-menu li.has-sub > a:before {
    display: none;
}

.sidebar-menu .main-menu li.has-sub.expanded > a > span:before, .sidebar-menu .main-menu li.has-sub.opened > a > span:before {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

.back-default {
    color: #0999CE;
    cursor: pointer;
    padding-top: 8px;
    padding-left: 16px;
}

.sidebar-menu .logo-env .logo {
    height: 56px;
}

.sidebar-menu .main-menu a > i + span {
    padding-right: 0px;
}

@media screen and (min-width: 768px) {
    .sidebar-menu.collapsed .logo-env .logo {
        float: none;
        height: auto;
    }
}

input[type="checkbox"] + label {
    cursor: pointer;
}

input[type="checkbox"] + label:before {
    border: 1px solid #0999CE;
    content: "\00a0";
    display: inline-block;
    font: 16px/1em sans-serif;
    margin: 0 .25em 0 0;
    padding: 0;
    vertical-align: top;
    font-size: 19px;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

input[type="checkbox"]:checked + label:before {
    background: #0999CE;
    color: white;
    content: "\2714";
    text-align: center;
}

input[type="checkbox"]:checked + label:after {
    font-weight: bold;
}

input[type="checkbox"]:focus + label::before {
    outline: rgb(59, 153, 252) auto 5px;
    cursor: pointer;
}


.new-card {

    -webkit-animation: glow linear 2s;
    animation: glow linear 2s;
}

@-webkit-keyframes glow {
    0% {
        background-color: #FDF2C0;
    }
    90% {
        background-color: #FDF2C0;
    }
    100% {
        background-color: white;
    }

}

@keyframes glow {
    0% {
        background-color: #FDF2C0;
    }
    90% {
        background-color: #FDF2C0;
    }
    100% {
        background-color: white;
    }
}

.user-info-navbar .user-info-menu > li .dropdown-menu.notifications, .navbar.horizontal-menu .navbar-inner > .nav > li .dropdown-menu.notifications {
    transform: translateX(-270px);
}

.search-input {
    margin: 20px 0 35px 0;
}


.label-blue {
    background: #009EDA;
    color: #ffffff;
    padding: 2px 8px;
    font-size: 14px;
    border-radius: 7px;
}

.label-orange {
    background: #F58220;
    color: #ffffff;
    padding: 2px 8px;
    font-size: 14px;
    border-radius: 7px;
}

.label-orange:hover, .label-orange:focus, .label-orange.focus {
    background: #F58220;
    color: #ffffff;
}

.label-blue:hover, .label-blue:focus, .label-blue.focus {
    background: #009EDA;
    color: #ffffff;
}

.label-green {
    background: #66AF3C;
    color: #ffffff;
    padding: 2px 8px;
    font-size: 14px;
    border-radius: 7px;
}

.label-green:hover, .label-green:focus, .label-green.focus {
    background: #66AF3C;
    color: #ffffff;
}

.label-m-b-10 {
    margin-bottom: 10px;
}

.badge-menu-red {
    margin-left: 10px;
    border-radius: 29px;
    padding: 1px 6px;
    background: red;
    font-size: 12px;
    width: 20px;
    height: 20px;
    font-weight: bold;
}

@font-face {
    font-family: 'password';
    font-style: normal;
    font-weight: 400;
    src: url(https://jsbin-user-assets.s3.amazonaws.com/rafaelcastrocouto/password.ttf);
}

input.key {
    font-family: 'password';
}

tr.dt-rowReorder-moving {
    background-color: rgba(0, 153, 209, 0.5) !important;
    outline: 2px dashed #0099d1 !important;
    border-style: dashed !important;
    color: #444 !important;
    font-weight: bold;
}

.dt-rowReorder-moving .btn {
    display: none !important;
}

.search-ul {
    width: 32% !important;
    margin-right: 72px !important;
}

.search-container {
    min-height: auto !important;
    margin-top: 23px !important;
    width: 100% !important;
}


.form-control.search, .form-control.search:active, .form-control.search:hover, .form-control.search:focus {
    border: 1px solid #e4e4e4;
}

.search-action {
    cursor: pointer;
}

.clear-action, .clear-action:hover, .clear-action:active {
    cursor: pointer;
    background: transparent !important;
    border-left-color: transparent !important;
}

.search-action:hover, .search-action:active {
    cursor: pointer;
    background: #CBE2EC !important;
    border-color: #CBE2EC !important;
}