﻿html {
    padding: 0;
    margin: 0;
}

body {
    /*background-color: #fafafa;*/
    margin: 0;
    padding: 0;
    font-family: "Roboto","helvetica neue",helvetica,arial,sans-serif;
    background-color: #2B2B2A;
}

h1 {
    font-family: "Ek Mukta","helvetica neue",helvetica,arial,sans-serif;
}

#body {
    margin: 0;
    padding: 0;
    background-color: #fff;
    padding-bottom: 30px;
}

ul.form > li:last-child {
}

    .logo {
        /*left: 10px;
        top: 5px;
        z-index: 10000;*/
        max-width: 100px;
    }
        .logo-container {
        padding: 10px;
        background-color: white;
        width: 100%;        
    }

.navbar {
    border-radius: 0;
}

.menu {
    font-family: 'Raleway', sans-serif;
    box-shadow: 0 0 4px #e0e0e0;
}

.navbar-header {
    float: none;
    /*text-align: center;*/
    margin-left: 0;
}

.navbar-default {
    /*background-color: #CDCDCD;*/
}

    .navbar-default .navbar-nav > li > a {
        /*color:white;*/
    }

.navbar-nav {
    display: inline-block;
    float: none;
    margin: 0;
}

    .navbar-nav > li {
        border: none;
    }

        .navbar-nav > li .glyphicon.glyphicon-menu-down {
            display: none;
        }

        .navbar-nav > li:hover .sub-menu {
            display: block;
        }

        .navbar-nav > li:first-child {
            border-left: none;
        }

.sub-menu {
    display: block;
    background-color: #f8f8f8;
    /*border: 1px solid #e7e7e7;*/
    z-index: 1;
    /*box-shadow: 0 0 7px #e0e0e0;*/
    box-shadow: 0 0 10px 2px #cfcfcf;
}

.sub-menu {
    padding-left: 10px;
}

footer {
    margin-top: 0;
    /*background-color: #BD91BF;*/
    /*background-color: #B872BA;*/
    background-color: #2B2B2A;
    color: white;
    padding: 30px;
    /*box-shadow: 0 0 10px #7e7d7d;*/
    box-shadow: none;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    box-shadow: 0 0 10px 2px #cfcfcf;
    background-color: #fcfcfc;
}

.form-control {
    box-shadow: 0 0 5px -1px #b0b0b0;
}

.error .form-control {
    box-shadow: 0 0 5px -1px red;
}

.btn {
    background-color: #8d4291;
    border: 1px solid #8d4291;
    border-radius: 2px;
    font-size: 15px;
    padding: 6px 19px;
    box-shadow: 0 0 10px 0 #b0b0b0;
    transition: all 0.5s ease;
    color: white;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    border: 1px solid #8D4291;
    background-color: #8D4291;
    padding: 6px 19px;
    color: white;
}

    .btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary.focus:active, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus {
        border: 1px solid #8D4291;
        background-color: #8D4291;
        color: white;
    }

.btn:active {
    background-color: #8D4291;
}

ul.form .filelist {
    margin-top: 10px;
}

    ul.form .filelist li {
        /*border: 1px solid gray;*/
        border: 1px solid #ccc;
        margin-bottom: 4px;
        padding: 10px;
        border-radius: 2px;
        font-weight: bold;
        background-color: white;
    }

a.remove {
    /*color: red;*/
    color: #FB7676;
    vertical-align: text-top;
    margin-left: 5px;
}

    a.remove:hover {
        color: red;
        text-decoration: none;
        opacity: 1;
    }

a.delete {
    /*color: red;*/
    vertical-align: text-top;
    margin-left: 5px;
    margin-top: -5px;
    opacity: 0.5;
}

    a.delete:hover {
        text-decoration: none;
        opacity: 1;
    }

a.download {
    /*color: red;*/
    color: #46d246;
    vertical-align: text-top;
    margin-left: 5px;
    margin-top: -5px;
    opacity: 0.5;
}

    a.download:hover {
        color: #239023;
        text-decoration: none;
        opacity: 1;
    }

p.upload-item-name {
    display: initial;
    line-height: 25px;
    word-wrap: break-word;
}

div.action-buttons {
    width: 70px;
    display: inline-block;
}

.container .jumbotron, .container-fluid .jumbotron {
    border-radius: 2px;
    /*box-shadow: 0 0 10px #cfcfcf;*/
    /*background-color: white;*/
}

.jumbotron {
    background-color: transparent;
}

#body .container {
    background-color: #F7F7F7;
    /*box-shadow: 0 0 7px 1px #A3A2A2;*/
    box-shadow: 0 0 6px 0 #a3a2a2;
    padding: 15px;
}

.row {
    margin: 0;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 10px;
}

.nav > li {
    position: static;
}

.loading {
    display: none;
    padding-left: 10px;
}










@font-face {
    font-family: 'icomoon';
    src: url('../../../fonts/icomoon.eot?jhlo5g');
    src: url('../../../fonts/icomoon.eot?jhlo5g#iefix') format('embedded-opentype'), url('../../../fonts/icomoon.ttf?jhlo5g') format('truetype'), url('../../../fonts/icomoon.woff?jhlo5g') format('woff'), url('../../../fonts/icomoon.svg?jhlo5g#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-question-"], [class*=" icon-question-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


[class^="icon-pb-"], [class*=" icon-pb-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-question-circle:before {
    content: "\f059";
}

.icon-pb-delete:before {
    content: "\f00d";
}

.icon-pb-edit:before {
    content: "\f040";
}

/* Action buttons
   ============================================ */

a.action-button {
    display: inline-block;
    margin: 0 0.6em 0 0;
    color: #7A7A7A;
    font-size: 16px;
    line-height: 14px;
    vertical-align: middle;
    opacity: 0.8;
}

.table-hover > tbody > tr:hover a.action-button.icon-pb-delete {
    color: #ac2925;
}

.table-hover > tbody > tr:hover a.action-button.icon-pb-edit {
    color: #23527c;
}

a.action-button:hover,
a.action-button:focus {
    opacity: 1;
    text-decoration: none;
}

/* Action buttons table cell
   ============================================ */

th.actions,
td.actions {
    width: 8em;
    white-space: nowrap;
}

/* Tabs
   ============================================ */

.form-tabs .nav-tabs {
    width: 100%;
    border-bottom-color: #d9d9d9;
}

    .form-tabs .nav-tabs > li a {
        text-align: center;
        border-width: 1px 1px 0 1px;
        border-style: solid;
        border-color: #e0e0e0;
        color: #444444;
        background: #f2f2f2;
        border-bottom: 1px solid #e0e0e0;
    }

    .form-tabs .nav-tabs > li.selected a, .nav-tabs > li.selected:hover a {
        color: #444444;
        background: #f7f7f7;
        border-color: #d9d9d9;
        border-bottom-color: transparent;

        
    }

.form-tabs {
    padding-bottom: 15px;
}

    .form-tabs .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
        
    }

    .form-tabs .nav-tabs > li > a {
        margin-right: 0px;
    }

/* Login form
   ============================================ */

.navbar-nav > li.user-nav {
    float: right;
}

.modal-header-links {
    clear: both;
    padding-top: 1em;
    font-weight: bold;
}

    .modal-header-links span {
        display: inline-block;
        margin-left: 3em;
    }

        .modal-header-links span:first-child {
            margin-left: 0;
        }

    .modal-header-links a {
        cursor: pointer;
        text-decoration: underline;
    }

        .modal-header-links a:hover {
            text-decoration: none;
        }

.modal-open {
    overflow: hidden;
}

#send_password_progress img {
    display: block;
    margin: auto;
}

#logInModal input::-ms-clear,
#forgotPassModal input::-ms-clear {
    display: none;
}


/* Chosen block */

.chosen-container {
    display: block !important;
}

.chosen-container-single .chosen-single {
    background: white !important;
    height: 34px !important;
    line-height: 34px !important;
    border-radius: 0px !important;
}

    .chosen-container-single .chosen-single div {
        top: 2px !important;
    }

tr.table_loading {
    text-align: center;
}

.accept-cookie {
    width: 100%;
    background-color: goldenrod;
    box-shadow: #444444;
    -ms-border-radius: 5px;
    border-radius: 5px;
    padding: 10px;
    text-align: center
}

.accept-cookie > input {
    margin-left: 20px;
    padding: 2px 10px;
}