/* Add here all your CSS customizations */

html{
    overflow-y: auto !important;
}

/* Learnsphere color overides */
.body-sign .panel-sign .panel-body {
    border-top-color: #009999;
}

.body-sign .panel-sign .panel-title-sign .title {
    background-color: #009999;
}

.body-sign .btn-primary{
    background-color: #009999;
}

.body-sign .btn-primary:hover{
    background-color: #03b5b5;
}

.body-sign .btn-primary:active{
    background-color: #03b5b5;
}

.body-sign .btn-primary:after{
    background-color: #03b5b5;
}

.pagination{
    margin-top:0px !important;
    margin-bottom:0px !important;
}

th.filter_th:hover{
    cursor:pointer;
    color:#20b3fc;
}

.denied{
    color:#dddddd !important;
}

.popover{
    max-width: 2200px !important;
}

.edit-pencil{
    cursor: pointer;
}

.select2-container--bootstrap .select2-results > .select2-results__options{
    max-height: 450px !important;
}

.corporate h2{
    color: #33353F;
    font-size: 20px;
    line-height: 20px;
    margin:10px 0px;
    padding:0;
    text-transform: none;
    letter-spacing: -1px;
}

.corporate h3{
    color: #33353F;
    font-size: 16px;
    line-height: 10px;
    margin:0px 0px 10px 0px;
    padding:0;
    text-transform: none;
    /*letter-spacing: -1px;*/
}

.no-highlight{
    text-decoration: none !important;
}

.bg-default-circle{
    background-color: #b5b5b5;
}

.content-body{
    /*padding: 20px;*/
}

.dropzone .dz-preview .dz-error-message {
    top: 150px!important;
}


ul.nav-main li .nav-children li.nav-active > a {
	color: #009999;
}

/* Nano Scroller Plugin */
html.no-overflowscrolling .nano > .nano-pane > .nano-slider {
	background: #009999;
}

/* Page Header */
.page-header h2 {
    border-bottom-color: #009999;
}

.line-heigh-adjust{
    line-height: 1.6rem !important;
    font-size: 12px !important;
}

html .wizard-progress .wizard-steps li a span, html.dark .wizard-progress .wizard-steps li a span {
    background-color: #FFF;
    border-color: #DDD;
    color: #DDD;
}

html .wizard-progress .wizard-steps li.active a span, html.dark .wizard-progress .wizard-steps li.active a span{
    color:#009999;
    border-color:#009999;
}

html .wizard-progress .steps-progress, html.dark .wizard-progress .steps-progress {
    background-color: #DDD;
}

html .wizard-progress .steps-progress .progress-indicator, html.dark .wizard-progress .steps-progress .progress-indicator {
    background-color: #009999;
}

html .wizard-progress .wizard-steps li.complete a span, html.dark .wizard-progress .wizard-steps li.complete a span{
    background-color: #009999;
    color:#FFF;
    border-color:#009999;
}

.panel-primary{
    border-color: #009999;
}

html .panel-primary .panel-heading {
    background-color: #009999;
    border-color: #009999;
}

body .btn-primary {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #009999;
    border-color: #009999;
}

body .btn-primary:hover {
    background-color: #03b5b5;
    border-color: #03b5b5;
}

body .btn-primary:active {
    background-color: #03b5b5;
    border-color: #03b5b5;
}

body .btn-primary:focus {
    background-color: #03b5b5;
    border-color: #03b5b5;
}

.profile-picture img {
  height: 35px;
  width: auto; 
}

.profile-picture-div{
    width: 35px; 
    height: 35px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.profile-picture-div-profile{ 
    min-height: 250px;
    background-size:100% auto;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.fc-event-default:hover{
    color: #FFF;
}

.fc .fc-toolbar .fc-button.fc-state-active{
    background-color:#009999;
}

.fc .fc-toolbar h2 i{
    color: #000 !important;
}

.fc .fc-toolbar h2::before {
    color: #000 !important;
}

#params .btn-group{
    width: 100%;
}

#params .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child{
    width: 100%;
}

#params .open > .dropdown-menu {
    width: 100%;
}

.CodeMirror{
    height: 150px;
}

.note-dropzone .note-toolbar .panel-primary .panel-heading{
    background-color: #F5F5F5 !important;
}

ul.nav-main > li.nav-active > a {
    box-shadow: 2px 0 0 #009999 inset;
    background-color: #00999944;
}

.label-primary{
    background: #009999;
}

.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.select2-container {
    width: 100% !important;
    padding: 0;
}

html .pagination > li.active a,
html.dark .pagination > li.active a,
html .pagination > li.active span,
html.dark .pagination > li.active span,
html .pagination > li.active a:hover,
html.dark .pagination > li.active a:hover,
html .pagination > li.active span:hover,
html.dark .pagination > li.active span:hover,
html .pagination > li.active a:focus,
html.dark .pagination > li.active a:focus,
html .pagination > li.active span:focus,
html.dark .pagination > li.active span:focus {
	background-color: #008383;
	border-color: #008383;
}

.dropdown-menu{
    z-index: 10000;
}

@media only screen and (min-width: 768px){
    html.boxed:not(.sidebar-left-big-icons):not(.has-top-menu) .content-body {
        width: calc(100%);
        flex: none;
    }
    
    html, body{
        background:#ecedf0;
    }
}

.select2-container--bootstrap.select2-lg .select2-selection--single {
    font-size: 18px;
    height: 46px;
    line-height: 1.33333;
    padding: 10px 16px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.multiselect-container>li>a>label{
    white-space: normal !important;
}

.table-responsive{
    /*overflow:auto !important;*/
}

.note-toolbar{
    background-color: #f6f6f6 !important;
}

.fileshare-structure{
    min-width: 300px;
    overflow-x: auto;
    white-space: nowrap;
    text-align: left !important;
}
@media only screen and (min-width: 990px) {
    .fileshare-structure{
        text-align: right !important;
    }
}


.post-info{
    font-size: 11px;
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    padding-top: 5px;
    padding-bottom: 5px;
    color:#000;
}

.post-title{
    text-decoration: none !important;
}

.post-list-container{
    background-color:#F7F7F7;
}

.post-list-container:hover{
    background-color:#F7F7F7;
}

.search-results-list{
    max-width: 100%;
}

.search-results-list article{
/*    border: 1px solid #0675B4;
    */padding: 5px 15px;
    cursor: pointer;
}

.search-results-list article:hover{
    background-color: #d9e7fc;
    border-radius: 5px;
}

/* Sidebar: footer follows nav in flow; margin-top:auto pins it to bottom when menu is short */
.sidebar-left nav.nav-main {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    box-sizing: border-box;
}

.sidebar-left nav.nav-main > ul.nav-main {
    flex: 1 1 auto;
}

.contendo_footer {
    position: static;
    margin-top: auto;
    flex-shrink: 0;
}

.option-card {
    display: block;
    border: 1px solid #ddd;
    padding: 10px;
    margin-bottom: 4px;
    border-radius: 4px;
    cursor: pointer;
  }
  
.option-card input {
    margin-right: 8px;
  }