﻿body {
    font-size: 10pt !important;
    font-family: Calibri, sans-serif !important;
    color: #5F6676 !important;
}
.fa fa-folder {
    color: #ffb900;
}
#middlePanelHeader {
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    margin-left: 0;
    border: 1px solid black;
}
svg{
    cursor:pointer;
}
.form-outline
{
    width:100%;
}
.btn.btn-primary.librarySearch {
    position: absolute;
    right: 1px;
    border-radius: 0 !important;
    background: #fff;
    box-shadow: none !important;
    color: #52606e;
    padding: 7px !important;
    font-size: .75rem;
    line-height: 0.5 !important;
    margin: 0;
    margin-top: 2px;
}
.btn.btn-primary.librarySearch {
    background: #fff !important;
    color: #52606e !important;
    border: none !important;
}
.iRISfolderText {
    float: left;
    width: 85%;
    margin-left: 6px !important;
    word-break: break-word;
}
.iRISfolderIcon
{
    float:left;
    width:20px;
}
    #iconsMenu {
        height: 50px;
        width: 100%;
        border: 1px solid black;
    }

#childList li {
    list-style: none;
}

/*img {
    height: 24px;
    width: 24px;
}*/

.versionSelection {
    margin-left: 30px;
}

.name {
    color: pink;
}
.leftPanel
{
    padding-right:0 !important;
}
.cbox {
    /* height: 20px;
    width: 20px;*/
    margin-right: 5px;
}
.middle-panel-content-list-item {
    float: left;
    position: relative;
    margin-right:5px;
}
.addFolder path{
    fill: yellow;
}
#name {
    float: left;
    width: 90%;
    margin-left: 8px;
}
.middle-panel-list input[type=checkbox] {
    margin: 0 !important;
    margin-top: 1% !important;
}
    .middleSelected {
    background-color: lightgray;
}
.paddingLeftZero
{
    padding-left:0;
}
.userImg
{
    border-radius:6px;
    overflow:hidden;
}
#versionList {
    width: 120px;
    position: absolute;
    top: 0;
    left: 8%;
    display: none;
}
    #versionList::after {
        content: "";
        position: absolute;
        bottom: 100%;
        left: 6%;
        margin-left: -5px;
        border-width: 8px;
        border-style: solid;
        border-color: transparent transparent #fff transparent;
    }
    .fa.fa-folder, .fa.fa-folder-open {
        color: #ffb900;
    }
.DocumentHeading {
    width: 100%;
    /*float: left;*/
    border-bottom: 1px solid #E7E7E8;
    padding-top: 10px;
    padding-bottom: 10px;
    height:45px;
}
.list-group-item.active {
    color: #323130 !important;
    background: #edebe9 !important;
}
#addActionButtons {
    width: auto;
    float: left;
    position: relative;
    left: 22%;
}
#updateActionButtons {    
    width: auto;
    float: left;
    position: relative;
    left: 34%;
}
ul.gj-list-bootstrap li [data-role=display] {
    padding: 4px 0 4px 4px !important;
}
ul.gj-list-bootstrap li [data-role=expander].gj-tree-material-icons-expander {
    padding-top: 4px !important;
}
.documentContainer {
    width: 100%;
    float: left;
    border: 1px solid #636F86;
}
.middlePanel {
    border: 1px solid #636F86;
    border-bottom: 0px;
    border-top: 0px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-right: 0px;
    height: auto;
}
.documentsHeight
{
    padding:0;
}
#middlePanelHeader {
    border-right: 0px;
    border-left: 0px;
    border-top: 0px;
    border-bottom: 1px solid #636F86;
}

.marginTop
{
    margin-top:10px;
}
#errormsg {
    float: left;
    color: #DA1E28;
}
.right-panel-item-view-tilte {
    font-size: 15px;
    float: left;
    border: none;
    width: auto;
    min-width: 35%;
    color: #000;
    background: none;
    overflow: hidden;
}
.commentsGap
{
    margin-bottom:10px;
}
#deleteFile .modal-dialog
{
    width:400px;
}
.LicencesAllocated {
    
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    border: 1px solid #f5c6cb;
    border-radius: .25rem;
    width: auto;
    padding: 10px;
    margin-bottom: 8px;
    margin-top: 2px;
    /* color: #721c24; */
    font-size: 10pt;
    font-weight: 550;
    width: auto;
    float: left;
    position: relative;
    z-index: 1;
}
.middlePanelOuter
{
    width:100%;
    float:left;
}
.tree li {
    margin-left: 1px !important;
}
@media only screen and (max-width: 1366px) {
    .documentsHeight
    {
        height:300px;
    }
}

@media only screen and (max-width: 1280px) {
    .documentsHeight {
        height: 250px;
    }
}

#save {
    background: #5074F5;
    padding: 10px;
    color: #fff;
    border-radius: 3px;
    cursor: pointer;
}



/*BU Metrics*/
.MainDivBuAdmin {
    flex-direction: column;
    background: #f7f7f7;
    padding: 10px;
}

#adminMetricsTable table.dataTable > thead .sorting_asc:before, #adminMetricsTable table.dataTable thead .sorting_asc:after {
    top: 0.5em !important;
}
.itemDeleteButton {
    background: #dc3545;
    padding: 10px;
    color: #fff;
    border-color: #dc3545;
}

.QueryTitle {
    float: left;
}

.closeButton {
    position: absolute;
    right: 530px;
    padding-top: 6px;
}

.QueryDesc {
    float: left;
    clear: left;
    font-size: 14px;
}
.queryTextfield
{
    width:90%;
}
.queryDelete {
    position: relative !important;
    float: right;
    right: 0 !important;
    margin-top: 10px;
}
.sortBox {
    float: right;
}

#sortable {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 60%;
}

    #sortable li {
        margin: 0 3px 3px 3px;
        padding: 0.4em;
        padding-left: 1.5em;
        font-size: 13.33px !important;
        width: 300px;
    }

        #sortable li span {
            position: absolute;
            margin-left: -1.3em;
            margin-top: 2px;
        }
#createQuery {
    margin: 0;
    padding: 2px 20px !important;
    height: 34px;
}
/*.bumetricsContent {
    width: 98%;
    margin: 0 auto;
}
*/
.box {
    width: 100%;
    float: left;
    background: #FFF;
    padding: 10px;
    margin-bottom: 10px;
}

.effect1 {
    -webkit-box-shadow: 0 10px 6px -6px #777;
    -moz-box-shadow: 0 10px 6px -6px #777;
    box-shadow: 0 5px 4px -8px #777;
    position:relative;
}
.newQuery {
    background-color: #5074F5 !important;
    border-radius:0px !important;
}
.leftSection
{
    width:50%;
    float:left;
}
.errorMessage {
    color: #DA1E28;
    background: #f8d7da;
    padding: 5px;
    border-radius: 4px;
}
.queryButtons {
    padding: 2px 20px !important;
    border-radius: 0px !important;
    margin-right: 5px;
    background: #5074F5 !important;
    color: #fff !important;
    height: 34px;
    text-transform: capitalize !important;
    border: 1px solid #5074F5 !important;
    font-size: 12px !important;
}

.queryIcon {
    font-size: 12px !important;
    top: 0px !important;
}

#editQuery
{
    float:left;
}

.QueryTitle h3{
    margin:0;
}