#page-wrapper {
    width: 100%;
    padding: 5px 15px;
}

#tb-s3objects {
    width: 100% !Important;
}

a {
    color: #052e37;
}

body {
    /*font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;*/
    font-family: "Open Sans", sans-serif;
}

td {
    /*font: 12px "Lucida Grande", Helvetica, Arial, sans-serif;*/
    font-family: "Open Sans", sans-serif;
}

.title {
    padding: 6px 12px;
}

.input-group-addon {
    min-width: 150px;
}

.bottom-marg-10 {
    margin-bottom: 10px;
}

.breadcrumb {
    margin-bottom: 0;
}

.checkbox {
    margin-top: 0;
    margin-bottom: 0;
}

#navbuttons .btn {
    padding: 3px 6px;
}

.tab-content {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding: 10px;
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 4px 4px;
}

.nav-tabs {
    margin-bottom: 0;
}

.panel-primary>.panel-heading {
    background-image: -webkit-linear-gradient(top, #3878cc 0, #2b5c9c 100%);
    background-image: -o-linear-gradient(top, #3878cc 0, #2b5c9c 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3878cc), to(#2b5c9c));
    background-image: linear-gradient(to bottom, #3878cc 0, #2b5c9c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3878cc', endColorstr='#2b5c9c', GradientType=0);
    background-repeat: repeat-x;
    /* background-image: url('blue tie-dye-pattern.jpg'); */
    color: #FFFFFF;
    position: relative;
}

.panel-primary {
    border-color: #3878cc;
}

.btn-primary {
    background-image: -webkit-linear-gradient(top, #3878cc 0, #2b5c9c 100%);
    background-image: -o-linear-gradient(top, #3878cc 0, #2b5c9c 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3878cc), to(#2b5c9c));
    background-image: linear-gradient(to bottom, #3878cc 0, #2b5c9c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3878cc', endColorstr='#2b5c9c', GradientType=0);
    background-repeat: repeat-x;
    border-color: #3878cc;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #2b5c9c;
    border-color: #3878cc;
    /*set the color you want here*/
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #3878cc;
    border-color: #3878cc;
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #3878cc;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

/*
.dropzone {
    border: 1px dashed #0088CC;
    border-radius: 5px;
}
*/

.dropzone.dragover {
    /*border: 1px solid #0088CC;*/
    /*border: 2px dashed #0088CC;*/
    /*outline: 4px dashed #0088CC;*/
    /*outline-radius: 5px;*/
    /* box-shadow: 0 0 3pt 2pt #0088CC; */
    box-shadow: 0 0 3pt 2pt #00cc1b;
    /*border: 5px dashed #0088CC;*/
    /*padding: 5px;*/
    /*outline: 5px dashed #0088CC;*/
}

#upload-tbody .progress {
    margin-bottom: 0;
}

.uploaderror,
.trasherror {
    color: #AF0000;
}

.trashdeleted {
    color: #00AF00;
}

table.dataTable tbody tr {
    cursor: pointer;
}

#TrashModal77 {
    width: 700px;
}

.modal-header {
    background-image: -webkit-linear-gradient(top, #3878cc 0, #2b5c9c 100%);
    background-image: -o-linear-gradient(top, #3878cc 0, #2b5c9c 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3878cc), to(#2b5c9c));
    background-image: linear-gradient(to bottom, #3878cc 0, #2b5c9c 100%);
    /* background-image: url('blue tie-dye-pattern.jpg'); */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3878cc', endColorstr='#2b5c9c', GradientType=0);
    background-repeat: repeat-x;
    color: #FFFFFF;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    position: relative;
}

.modal-header button.close {
    color: #FFFFFF;
}

.alert table {
    width: 100%;
    border: 3px solid white;
    border-collapse: collapse;
    font-size: 1.5rem;
}

.alert caption {
    opacity: 0;
    margin: 0;
    height: 0;
}

.alert tr {
    /*background: rgb(251, 174, 44);*/
    border-bottom: 2px solid white;
    border-top: 3px solid white;
}

/*
.alert tr:nth-child(even) {
    background: ckground: rgb(249, 228, 130);
}
*/

.alert th {
    background: rgb(65, 62, 61);
    color: white;
    padding: .6em 1em .3em;
    text-align: left;
    border-bottom: 3px solid white;
}

.alert th:first-child {
    width: 15%;
}

.alert th,
.alert td {
    vertical-align: middle;
    border-left: 3px solid white;
}

.alert td {
    padding: .4em 1em;
}

.alert table {
    color: #000000;
}

.progress-bar {
    min-width: 25px;
    width: 0%;
}

@media (min-width: 768px) {
    .modal-xl {
        width: 90%;
        max-width: 1200px;
    }
}

.demo-wrap {
    position: relative;
}

.panel-heading:before,
.modal-header:before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.3;
    background-image: url('blue tie-dye-pattern.jpg');
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: cover;
}

.demo-content {
    position: relative;
}