/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
    background: #ffffff; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */

}
body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
    background: none;
    color: #472946;

    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif!important;
}
* {
    outline: none !important;
}
select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}
a{text-decoration:none;}
h1, .h1, h2, .h2, h3, .h3 {
    margin-bottom: 15px;
}
#footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    padding: 10px 0;
    background:#f7e9f6;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .25);
    box-shadow: inset 0 -1px 0 rgba(255, 255, 255, .15), 0 -1px 5px rgba(0, 0, 0 , .1);
    text-align: center;
}
.navbar-default {
    background: #823991!important;
	border:none!important;
    border-bottom:6px solid #184c8f!important;
	color:#ffffff!important;
    box-shadow: 0 1px 5px rgba(0, 0, 0 , .1);

}
.navbar-default a.active {
   background: #184c8f!important;
}
.navbar-brand{
	    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 5px;
	height:auto;
	margin-right:15px;
}
.navbar-nav .nav-link{font-size:15px;}
.navbar-brand, .navbar-nav>li>a {
    text-shadow: none!important;
	color:#ffffff!important
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus{
	background: #184c8f!important;

}
.mr-2 {
    margin-right: 2px;
}

#welcome {
    text-align: center;
    padding: 2em 0;
}
.btn-success{background:#823991!important;border-color:#823991!important; transition:all ease 0.5s; -webkit-transition:all ease 0.5s;}
.btn-success:hover,.btn-success:focus,.btn-success:active{background:#184c8f!important;border-color:#184c8f!important; }
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    color: #333;
    background-color: #e1d3bb;
    border-color: #c0b194;
}
.btn-default {
    /*background-color: #f7f1e7;*/
    /*background-image: linear-gradient(to bottom, #f7f1e7 0, #e1d3bb 100%);*/
    background: #ecdfcb;
    border-color: #c0b194;
}
.btn-default:hover, .btn-default:focus {
    background-color: #e1d3bb;
    background-position: 0 -15px;
}

/** Breadcrumbs **/
.btn-breadcrumb .btn:not(:last-child):after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
    border-left: 10px solid white;
    position: absolute;
    top: 50%;
    margin-top: -17px;
    left: 100%;
    z-index: 3;
}
.btn-breadcrumb .btn:not(:last-child):before {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
    border-left: 10px solid rgb(173, 173, 173);
    position: absolute;
    top: 50%;
    margin-top: -17px;
    margin-left: 1px;
    left: 100%;
    z-index: 3;
}

/** The Spacing **/
.btn-breadcrumb .btn {
    padding:6px 12px 6px 24px;
	    /* background-image: -webkit-linear-gradient(top,#fff 0,#e0e0e0 100%); */
    background:#f2e3f5!important;
	border-color: #d3bad7!important;
}
.btn-breadcrumb .btn:first-child {
    padding:6px 6px 6px 10px;
}
.btn-breadcrumb .btn:last-child {
    padding:6px 18px 6px 24px;
}

/** Default button **/
.btn-breadcrumb .btn.btn-default:not(:last-child):after {
    border-left: 10px solid #f2e3f5;
}
.btn-breadcrumb .btn.btn-default:not(:last-child):before {
    border-left: 10px solid #d3bad7;
}
.btn-breadcrumb .btn.btn-default:hover:not(:last-child):after {
    border-left: 10px solid #f2e3f5;
}
.btn-breadcrumb .btn.btn-default:hover:not(:last-child):before {
    border-left: 10px solid #d3bad7;
}

/* Group folders
-------------------------------------------------- */
.thumb-group {
    border: none;
    background: url("../images/folder.png") 50% 0 no-repeat;
    min-height: 140px;
    box-shadow: none;
}
#group-add {
    background: url("../images/group-add.png") 50% 0 no-repeat;
    padding-top: 5px;
}
.thumb-group a.text-center-vertical {
    text-align: center;
    display: block;
    padding-top: 60px;
    margin: 0 25%;
    max-height: 110px;
    overflow: hidden;
    text-decoration: none;
    color: #473929;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .25);
}

.thumb-group a.text-center-vertical span span {
    line-height: 1;
    font-size: 100%;
    text-decoration: none;
    word-wrap: break-word;
    word-break: break-all;
}
#group-add a.text-center-vertical {
    padding-bottom: 0;
}
#group-add a.text-center-vertical span span {
    display: block;
    padding-top: 30px;
}
.thumb-group:hover a.text-center-vertical {
    color: #241;
    text-shadow: 0 0 1px rgba(255, 255, 255, .5);
}

#dnd {
    width: 140px;
    background: url("../images/upload.png") 50% 50% no-repeat;
    /*text-indent: -1000px;*/
    /*overflow: hidden;*/
}
#dnd-hidden {
    width: 140px;
    background: url("../images/folder.png") 50% 50% no-repeat;
    /*text-indent: -1000px;*/
    /*overflow: hidden;*/
}
.b-upload__dnd {
    min-width: 170px;
    min-height: 140px;
}

.b-upload__dnd-not-supported{
    display: none;
}

ul.items {
    padding: 0;
    margin: 0;
}
ul.items > li {
    list-style: none;
    position: relative;
}
.group-remove {
    display: block;
    visibility: hidden;
    opacity: 0;
    transition: visibility .2s linear .5s, opacity .2s linear .5s;
    position: absolute;
    background: url("../images/remove.png") 0 0 no-repeat;
    width: 77px;
    height: 62px;
    right: -37px;
    bottom: -20px;
}
ul.items > li:hover .group-remove {
    visibility: visible;
    opacity: 1;
}

/* Meeting folders
-------------------------------------------------- */
.thumb-meeting {
    border: none;
    background: url("../images/meeting.png") 50% 50% no-repeat;
    min-height: 140px;
    box-shadow: none;
    color: #6e7d51;
	position:relative;
	    line-height: 1.42857143;

}
.thumb-meeting-about-to-lock {
    background: url("../images/meeting-about-to-be-locked.png") 50% 50% no-repeat;
    color: #7d6951;
}
.thumb-meeting-locked {
    background: url("../images/meeting-locked.png") 50% 50% no-repeat;
    color: #f17650;
}
#meeting-add {
    background: url("../images/meeting-add.png") 50% 50% no-repeat;
    padding-top: 0;
    min-width: 170px;
}
#meeting-add a {
    display: block;
    padding-top: 76px;
}
.thumb-meeting a.text-center-vertical {
    text-align: center;
    display: block;
    padding-top: 21px;
    text-decoration: none;
    color: #6e7d51;
}
.thumb-meeting a.text-center-vertical span.files-count {
    display: block;
    text-align: center;
    color: #fff;
    padding: 15px 15px 0 0;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .25);
}
.thumb-meeting a.text-center-vertical span.month {
    display: block;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1;
}
.thumb-meeting a.text-center-vertical span.new {
    color: #7d6951;
    font-size: 120%;
}
.thumb-meeting a.text-center-vertical span.date {
    line-height: 1;
    font-size: 3.5em;
    font-weight: normal;
}
span.files-count-appendices {
   	font-size: 25px;
   	line-height: 68px;
}
.items-subdiv{
	display: inline-block;
    width: 100%;
}
.items-subdiv ul{
	display: inline-block;
    width: 100%;
    padding: 0;
	list-style:none;
	margin:0px;
}
.thumb-meeting-about-to-lock a.text-center-vertical {
    color: #7d6951;
}
.thumb-meeting-locked a.text-center-vertical {
    color: #f17650;
}

.meeting-remove {
    display: block;
    visibility: hidden;
    opacity: 0;
    transition: visibility .2s linear .5s, opacity .2s linear .5s;
    position: absolute;
    background: url("../images/remove.png") 0 0 no-repeat;
    width: 77px;
    height: 62px;
    left: 82%;
    bottom: -21px;
}
ul.items li:hover .meeting-remove {
    visibility: visible;
    opacity: 1;
}

/* Sign in form
-------------------------------------------------- */
.form-signin {
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
    margin-bottom: 15px;
}
.form-signin .checkbox {
    font-weight: normal;
}
.form-signin .form-control {
    position: relative;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    font-size: 16px;
}
.form-signin .form-control:focus {
    z-index: 2;
}
.form-signin input[type="email"] {
    margin-bottom: -1px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

/* Settings form
-------------------------------------------------- */
.form-settings {
    max-width: 680px;
    padding: 15px 0px;
	margin:0px auto;
}
.form-settings .form-settings-heading,
.form-settings .checkbox {
    margin-bottom: 10px;
}
.form-settings .checkbox {
    font-weight: normal;
}
.form-settings .form-control {
    position: relative;
    height: auto;
    /*-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    font-size: 16px;*/
}
.form-settings .form-control:focus {
    z-index: 2;
}
.bootstrap-switch.bootstrap-switch-large {
        max-width: 300px;
    width: 100%;
}
#inputScheduled, #inputAutolock {
    width: 300px;
}

#inputScheduled {
    width: 100%;
}

/* Modal form
-------------------------------------------------- */
.form-modal .modal-body {
    max-width: 330px;
    padding: 30px 0 15px;
    margin: 0 auto;
}
.form-modal .checkbox {
    margin-bottom: 10px;
    font-weight: normal;
}
.form-modal .form-control {
    position: relative;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    font-size: 16px;
}
.form-modal .form-control:focus {
    z-index: 2;
}

/* Meeting tabs & panels
-------------------------------------------------- */
.tab-pane {
    box-shadow: inset 0 20px 36px -12px rgba(255, 250, 235, 1), 0 -16px 32px -16px rgba(120, 80, 40, .32);
}
.panel {
    background-color: rgba(255, 255, 255, .25);
    border: 1px solid #dfd2c2;
	margin-bottom:15px;
}
.panel-default > .panel-heading {
    background: #823991;
	color:#ffffff;
    box-shadow: 0 1px 5px rgba(0, 0, 0 , .1);
}
.panel-body {

}
.nav-tabs{
	    margin-bottom: -2px;
    margin-left: 1px;
}
.nav-tabs > li{margin-right:4px;}
.nav-tabs > li > a {
    color: #ffffff;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .25);
    background:#184c8f!important;
    border: none!important;

}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
    background: #184c8f!important;
	 color:#ffffff!important;
}
.nav-tabs > li > a.active,
.nav-tabs > li > a.active:hover,
.nav-tabs > li > a.active:focus {
     background: #823991!important;
	 color:#ffffff!important;

}
.meeting-hidden {
    background: url("../images/hidden-ribbon.png") 50% 0 no-repeat;
    width: 50%;
    margin-left: 25%;
    height: 50px;
    position: absolute;
    left: -24px;
    top: 4px;
}
.group-hidden {
    background: url("../images/hidden-ribbon.png") 50% 0 no-repeat;
    width: 50%;
    margin-left: 25%;
    height: 50px;
    position: absolute;
    left: -26px;
    top: 33px;
}

.progress {
    height: 40px;
}


/* Tables
-------------------------------------------------- */
.table, .table-condensed, .table-bordered {
    background: #f2e6f5;
    color: #333;
    border: 1px solid #c0b194;
    border-collapse: collapse !important;
}

.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td {
    border: 1px solid #d9c3d3;
    color: #333;
}

.table thead {
    background: #ecdfcb;
}

.table tr{
    background-color: #f9edf6;
}

.table tr.odd{
    background-color: #ffffff;
}

.table tr.even{
    background-color: #f9edf6;
}

.table tr:hover{
    background-color: #184c8f;
}
.table tr:hover td,.table tr:hover td > a{
    color:#ffffff!important
}
/**/
.table tr th {
    background-color: #823991;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0 , .1);
	color:#ffffff;
	padding: 8px 5px!important;
}
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th{color:#ffffff;}

.table tr.even th,
.table tr.odd th
{
    background-color: inherit;
    background-image: none;
    box-shadow: none;
}
.table-bordered>thead>tr>th > a{color:#ffffff;}
.table .action-buttons {
    width: 95px;
}
.table .action-buttons a{margin:2px;}
/* Search user form
-------------------------------------------------- */
.grid-view .filters input, .grid-view .filters select{color:#111111;}

.form-horizontal .form-group row  label{margin-bottom:8px;}
.form-horizontal {margin-top:15px;}
.control-label{width:100%;text-align:left!important}
.form-horizontal .form-group row  .bootstrap-switch .bootstrap-switch-label{margin-bottom:0px;}
.form-horizontal .controls, .form-horizontal .controls p{width:100%;}
.form-horizontal .controls input
{
    line-height: 20px;
}
.form-horizontal .controls select
{
    margin-top: 4px;
}
/*.form-horizontal .control-label {
    float: left;
    padding-top: 5px;
	margin-bottom:8px;
width:124px;
text-align:right;
margin-right: 15px;
}*/

.user-search-button,
.advanced-search-button {

    float: left;
    margin-bottom: 10px;
}

.p-search-form {
    padding-top: 8px;
}

.user-search-form-submit-link,
.advanced-search-form-submit-link {
    width:100px;
    float: left;
    margin-right: 10px;
}

.users-right-menu {
    padding-left: 35px;
}
.users-right-menu .dropdown-menu {
    top: 130%;
    margin: 2px 0px 0px 20px;
}
.users-right-menu .navbar-brand {
    float: left;
    padding: 75px 0px 0px 5px;
    font-size: 18px;
    line-height: 1px;
    height: 15px;
}
.dataGrid td,.dataGrid th{padding:5px 8px;}
.dataGrid th.label {
    color: black;
}
.labels{font-weight:600;}
.board-toolbar {
    margin-top: 15px;
}
.login-icon,.navbar-right .dropdown-toggle > span.bi{ width: 24px;
    height: 24px;
    font-size: 18px;
    text-align: center;
    line-height: 24px;
    background: #ffffff;
    border-radius: 2px;
    color: #857f7f;
    display: inline-block;
}
	@media (min-width: 768px){
.navbar-nav.navbar-right>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
	border-radius: 6px;
}
.navbar-nav>li>a {
    padding-top: 12px;
    padding-bottom: 12px;
	border-radius: 6px;
}
}
.navbar-brand span{width: 75px;
    height: 75px;
    padding: 4px;
    border-radius: 50%;
    display: flex;
    background: #ffffff;
    margin-right: 8px;
    align-items: center;}
.navbar-brand span img{max-width:100%;}
/* JS Tree
-------------------------------------------------- */
#files-tree {
    overflow: auto;
    min-height: 547px;
    height: 547px;
    background-color: rgba(255, 255, 255, .32);
    border: 1px solid #dfd2c2;
    border-radius: 4px;
}
#view {
    height: 667px;
    background-color: rgba(255, 255, 255, .32);
    border: 1px solid #dfd2c2;
    border-radius: 4px;
}
.silent {
    font-weight: normal;
}
.header-row{display: flex;
    align-content: center;
    align-items: center;}
/* some tunes
-------------------------------------------------- */
.pager .next a, .pager .next span {
    margin-left: 3px;

}
#status-radio .btn-success{background: #5cb85c!important; border: 1px solid rgb(192, 177, 148)!important;}
#status-radio .btn:not(.active),#status-radio .btn-success:not(.active){
    background-color: #f2e6f5!important;
    background-image: none;
    border: 1px solid rgb(192, 177, 148)!important;
    color: rgb(51, 51, 51);
    text-shadow: rgb(255, 255, 255) 0 1px 0!important;
}

#status-radio .btn-success.active{color:#ffffff;}
.fotorama--fullscreen .fotorama__html iframe {
    height: 100%;
}
.fotorama iframe {
    position: relative;
    z-index: 1;
}
.cover {
    border: none;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
}
.navbar-nav .open .dropdown-menu{background:#ffffff!important;}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff!important;
}
.multiselect-container.dropdown-menu{    max-height: 200px;
    overflow: auto;}
@media(max-width:768px){
	.navbar-brand span{    width: 62px;
    height: 62px;
	}
	.navbar-toggle{margin-top:20px;}
	.navbar-default .navbar-collapse{margin-top:0px!important}
	.navbar-collapse .navbar-nav {
    margin: -0.5px -15px!important;
}
.page-header h1 {
    margin-top: 0px;
    font-size: 22px;
    margin-bottom: 0px;
}
.breadcrumb-list{margin-top:15px;}
}
.breadcrumb-list {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  list-style: none;
  margin:0px;
}
.breadcrumb-list li {
  font-size: 14px;
}
.breadcrumb-list li > a{color: #333;}
.breadcrumb-item.active {
  color: #823991;
}
.list-view ul.items{display:flex; flex-wrap:wrap;}
/*.breadcrumb-item + .breadcrumb-item::before {
  content: "/";
  display: inline-block;
  padding: 0 0.8rem;
  color: #d5d5d5;
}*/
.page-header{
    padding-bottom: 9px;
    margin: 20px 0 20px;
    border-bottom: 1px solid #eee;
}
.page-header h1{margin-top:0px;}
.form-group {
    margin-bottom: 15px;
}
.form-group label{margin-bottom:8px;}
#inputScheduled	.input-group-addon, #inputAutolock	.input-group-addon{
    display: flex;
    align-items: center;
    padding: 0.375rem 0.75rem;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 16px;
    color: #212529;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}
#inputScheduled	.input-group-addon i,#inputAutolock	.input-group-addon i{width:auto!important;}
#status-radio input{width:0px;padding:0px;}
.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark{color: #823991;}
.badge-light-success{color:#50cd89;background:#e8fff3;}
.badge-light-danger{color:#f1416c;background:#fff5f8;}
.badge-light-warning{color:#ffc700;background:#fff8dd;}
.bi-icon {
    height: 24px;
    width: 24px;
    display:inline-block;
    text-align: center;
}
.modal-dialog.modal-box-style { max-width: 700px; height: 100vh; display: flex; align-items: center; justify-content: center; }
.modal-dialog.modal-box-style .modal-header { flex-direction: row-reverse; }
.modal-dialog.modal-box-style .modal-header button { border: 0; background-color: transparent; font-size: 24px; color: #823991; }
.modal-dialog.modal-box-style .modal-footer { display: flex; justify-content: space-between; }
.modal-dialog.modal-box-style .modal-footer button.btn { border-radius: 5px; }
.modal-dialog.modal-box-style .modal-footer button + button { margin-left: 20px; }

.text-center { text-align:center; }
#access-denied { padding:15px; }
.access-error { font-size: 6em; font-weight: 800; }
.access-error small { font-size: 32px; font-weight: normal;display: block; line-height: 28px; }



