/*@import '~@fortawesome/fontawesome-free/css/all.css';*/

html, body {
    min-height: 100%;    
}
body {
    background-color: #d6d6d6;
}
form:not(.inline), .fake-form {
    margin-left: 8%;
    margin-right: 8%;
    padding: 30px 40px;
    box-shadow: -6px 5px 19px 0px rgba(0,0,0,0.24);
}

.hidden-row {
    display: none;
}

.main-body {
    min-height: 80vh;    
}

a {
    text-decoration: none;
    color: inherit;
}
.actionbar form  {
    margin-top: 0px;
}
.actionbar form button  {
    background: none;
    border: none;
}

a i, .actionbar form button i  {
    color: #1d7aba;
}

a:hover, a#linkhome:hover, .actionbar form button:hover {
    color: #47aced;    
}

a i:hover, .actionbar form button i:hover {
    color: #80c2ed;
}

#mainlogo {
    width: 185px;
}

#mainmenu a i  {
    color: #FFF;
}

#mainmenu a:hover, a#linkhome:hover {
    color: #47aced;    
}

#mainmenu a i:hover {
    color: #80c2ed;
}
#user-fullname a:hover {
    color: inherit;
}

#main-title-wrapper {
    padding: 2.5% 2.5% 0 2.5%;
    margin-bottom: 15px;
    color: #FFF;
}

#content-wrapper {
    margin: 0 2.5% 2.5% 2.5%;
    /*padding: 0 2.5% 2.5% 2.5%;*/
    padding: 2.5%;
    background-color: #FFF;
}

h1:not(#apptitle) {
    color: #1d7aba;
    font-size: 32px;
}

h1#apptitle {
    text-align: left !important; 
    padding: 0 !important;
    width: auto !important;
}


a#linkhome {
    text-decoration: none !important;
    color: #1d7aba !important;
}

form {
    margin-top: 30px;
}

.controls-wrapper {
    display: flex;
    justify-content: center;
    margin: 30px 0 10px;
}

.form-control, .form-check-label {
    margin-bottom: 10px;
}

.btn {
    margin: 0 15px;
}

.tip {
    font-size: 11pt;
    font-style: italic;
    color: #1d7aba;
}

#title-wrapper, #main-title-wrapper {
    display: flex;
    justify-content: space-between;
}   

#mainmenu {        
    margin-bottom: 5px;
}

#mainmenu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row-reverse;
}

#mainmenu ul li a {
    display: block;
    color: #1d7aba ;
    text-align: center;
    padding: 5px 16px;
    text-decoration: none;
}    
#mainmenu ul li a:hover {
    color:#050505;
}

#usertools {
    justify-content: flex-end;
    margin: 3px 3px 0 0;
    display: flex;
}

#mainmenu #user-fullname {
    font-weight: bold;
    font-size: 16px;
    text-align: right;
    margin-right: 20px;
}

#usertools #btn-logout {
    font-size: 14px;
    margin-left: 20px;
}

#hr-header {
    margin: 10px 0;
}

#page-footer {    
    margin-top: 30px;
    width: 100%;
    text-align: center;
}

div#unauth-body{
    min-height: 70vh
}
div#msg-unath {
    font-size: 20px;
    color: #1d7aba;
    margin-top: 40px;
    text-align: center;
}
div#msg-unath .icon {
    font-size: 30px;
}

#change-pass-wrapper.fake-form {
    margin: 20px 20%;
    padding: 20px 40px;
}
#change-pass-header {
    font-size: 20px;
    color: #1d7aba;
    text-align: center;
    margin-bottom: 20px;
}
#change-pass-header .icon {
    font-size: 30px;
}

#img_logo-preview {
    display: block;
    clear:left;
    height: 80px;
    padding: 0 0 10px 10px;    
}
.bi{
    font-size: 26px; 
    padding-left: 10px;
}
#usertools {
    display: flex;
    align-items: center;
    
}
.bi.inline{
    font-size: 15px;
   
}
.bi.bi-lock{
    font-size: 26px; 
    padding-left: 10px;
    text-align: center;
    border: 1px ;
    border-style: solid;
    border-radius: 0.25rem;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: 6px;
    color: #ec5840;
  
}

#title-wrapper .new {
    font-size: 35px;
    margin-right: 10px;
}

table td.check-inline i {
    font-size: 18px;
    color: green;
    margin-left: 8px;    
}

.title-wrapper {
    display: flex;
    justify-content:space-between;
    margin-bottom: 10px;
}

.title-wrapper .bi {
    font-size: 32px;
    /*line-height: 47px;*/
}

.table th {
    background-color: #1d7aba;
    color:white;
}
.title-wrapper .toolbar a, .dataTables_wrapper .toolbar a, #qset-title-wrapper .toolbar a {
    color: #1d7aba;
    /*background-color: white;*/
    text-align: center;
    border: 1px ;
    border-style: solid;
    border-radius: 0.25rem;
    padding-top: 2px;
    padding-bottom: 0px;
    padding-left: 8px;
    padding-right: 17px;
    margin-right: 6px;
    margin-left: 6px;
    
}
.title-wrapper #tree-wrapper{
    margin-left: -40px;
}
.title-wrapper #tree-wrapper h2{
    margin-left: 25px;
    font-size: 25px;
}

.title-wrapper .toolbar a:hover, .dataTables_wrapper .toolbar a:hover, #qset-title-wrapper .toolbar a:hover {
    background-color: #1d7aba;
}
.title-wrapper .toolbar a:hover,
.title-wrapper .toolbar a:hover i,
.title-wrapper .toolbar a i:hover,
.dataTables_wrapper .toolbar a:hover,
.dataTables_wrapper .toolbar a:hover i,
.dataTables_wrapper .toolbar a i:hover,
#qset-title-wrapper .toolbar a i:hover,
#qset-title-wrapper .toolbar a:hover i{
    color: #FFF !important;
}
.toolbar-fix a {
    padding-top: 0 !important;
}

/*#answergroups_filter {
    margin-bottom: 10px;
}*/

.dataTables_wrapper .filterbar {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    /*margin-top: 25px;*/
    margin-bottom: 5px;

}
.dataTables_wrapper .append-elements {
    display: flex;
    /*justify-content: space-between;*/
}

.actionbar {
    display: flex;
}

.label-alert {
    color: tomato;
}

.alertpass {
    font-size: 14px;
}
.toolbar{
    display: flex;
    /*margin-top: 15px;*/
/*    margin-bottom: 25px;*/


}
.ques-title .toolbar{
    margin-right: 66px;
}

.not-met {
    color: tomato;
}
/*.dataTables_paginate .pagination .paginate_button {*/
.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0 !important;
    border: none !important;
    border-radius: 0px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover{
    border: none !important;
    border-radius: 0px;
   
}
.dataTables_wrapper .dataTables_paginate .paginate_button:active {
    border-radius: 0px;
}

.form-check {
    margin-top: 15px;
}

.bi-trash3, .bi-trash3-fill {
    color: tomato;
}
.bi-trash3:hover, .bi-trash3-fill:hover {
    color: #fcafa2;
}

.form-label {
    margin-top: 15px;
}

.btn:not([class*='btn-outline-']) {
    border: 0;
}
.prj-field.title, .qset-field.title {
    font-weight: bold;
    font-size: 1.2em;
    color: #8f8383;
    text-align: left;
}

footer {
    margin-top: 70px;
}

#footerlogo {
    margin-right: 15px;
}

.main-body h2 {
    width: 100%;
    color: #1d7aba;
}

.copyable {
    cursor: copy;
}
.copyable:hover {
    color: #000;
}