@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans Regular'), local(Open-Sans-Regular), url('../../themes/default/fonts/open-sans/OpenSans-Regular-webfont.woff') format("woff"), url('../../themes/default/fonts/open-sans/OpenSans-Regular-webfont.ttf') format("truetype"), url('../../themes/default/fonts/open-sans/OpenSans-Regular-webfont.eot?#iefix') format("embedded-opentype"), url('../../themes/default/fonts/open-sans/OpenSans-Regular-webfont.svg#open_sansregular') format("svg");
    font-display: swap;
}

.invalid-feedback {
    font-size: 85%;
}

.form-group {
    margin-bottom: 5px;
}

dl, ol, ul {
    margin-bottom: 0;
}

html {
    font-size: 13px;
}

body {
    -webkit-font-smoothing: antialiased;
    font-family: 'Open Sans', sans-serif;
    overflow-x: hidden;
}


#sidebar {
    min-height: 100vh;
    -webkit-transition: margin .25s ease-out;
    -moz-transition: margin .25s ease-out;
    -o-transition: margin .25s ease-out;
    transition: margin .25s ease-out;
}

#wrapper {
    margin-top: 47px
}

#site-content {
    min-width: 100%;
}

#wrapper.toggled #sidebar {
    margin-left: 0;
}

@media (max-width: 768px) {
    #sidebar {
        margin-left: 0;
        min-width: 50vw;
        margin-left: -50vw;
    }
}

@media (min-width: 768px) and (max-width: 1280px) {
    #sidebar {
        min-width: 30vw;
        margin-left: -30vw;
    }
}

@media (min-width: 1280px) {
    #menu-toggle, #menu-toggle-wrapper {
        display: none;
    }

    #sidebar {
        min-width: 15vw;
        margin-left: 0;
    }

    #site-content {
        min-width: 0;
        width: 100%;
    }

    #wrapper.toggled #sidebar {
        margin-left: -15rem;
    }
}

.dropdown-item.active, .dropdown-item:active {
    color: #17a2b8;
    text-decoration: none;
    /*font-weight: bold;*/
    background: none;
}

#sidebar {
    border-right: 1px solid #dee2e6;
}

#main-nav .navbar-brand img {
    float: left;
}

#sidebar a.dropdown-item:hover {
    color: #0e90d2;
}

#sidebar li {
    margin-bottom: 5px;
    /*border-bottom: 1px solid #eee;*/
}

#page {
    margin-top: 65px !important;
}

.jumbotron {
    text-align: center
}

.justify,
div.alert {
    text-align: justify
}

.jumbotron h1 {
    font-size: 72px;
    line-height: 1
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px
}

a:hover {
    text-decoration: none !important
}

#login {
    margin-bottom: 90px;
}

#login-wrapper {
    height: 100vh;
}

.soc-btn,
a.homepage,
span.title:hover {
    text-decoration: none
}

.combobox {
    min-width: 220px
}

* {
    outline: 0 !important;
}

#select-company {
    /*background: #17a2b8;*/
}

.dataTable [role=row] {
    background: #fff
}

.justify img {
    margin: 0 10px 10px 0
}

.form-horizontal .control-group {
    margin-bottom: 10px
}

#page-loading.hidden {
    display: none
}

#page-loading.visible {
    background: rgba(255, 255, 255, .7);
    display: table;
    text-align: center;
    position: fixed;
    width: 100%;
    height: 100%;
    margin: 0;
    z-index: 99999999999;
    top: 0;
    left: 0
}

#page-loading .c {
    width: 30%;
    margin: 0 auto;
    background: #fff;
    padding: 10px;
    border: 1px solid #eee
}

#pl-msg {
    color: #666
}

#page-loading .msg {
    margin: 0 auto;
    display: table-cell;
    vertical-align: middle
}

#page-loading .icon {
    background: url('../../themes/default/images/ajax-loader.gif') center center no-repeat;
    width: 32px;
    height: 32px;
    margin: 0 auto 10px
}

.tab-pane img {
    margin: 0 20px
}

.tab-pane h4 {
    margin-bottom: 30px
}

.jumbotron {
    margin: 0
}

footer {
    font-size: 12px;
    background: #222c3a;
    color: #eee;
}

#main-nav {
    background: #222c3a;
    color: #aaa;
}

/*#main-nav a, #main-nav .nav-link {
    color: #ccc;
}*/

footer a {
    color: #aaa;
}

#main-nav span.title {
    color: #ffffff;
    font-size: 18px;
}

h2.subtitle {
    font-size: 12px;
    padding: 0;
    margin: 0
}

span.title:hover {
    color: #999
}

.masthead {
    display: inline-block;
    width: 100%
}

ul.meniu {
    margin-top: 12px !important;
    margin-right: 20px !important
}

.dropdown-backdrop {
    position: static
}

@media (max-width: 767px) {
    .navbar-fixed-bottom,
    .navbar-fixed-top,
    .navbar-static-top {
        margin-left: 0;
        position: absolute
    }

    div.container {
        margin-top: 90px
    }
}

@media (max-width: 403px) {
    div.container {
        margin-top: 100px
    }
}

@media (min-width: 979px) {
    div.container {
        margin-top: 90px
    }
}

.meniu-home {
    color: #08c
}

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.thumbnail:hover {
    background: #F2F7FA;
    cursor: pointer
}

#fb-root {
    display: inline
}

#register p.already-registered,
.soc-btn {
    text-align: center
}

.ei-slider {
    background-color: #FFF;
    background-position: top center !important;
    background-repeat: repeat !important
}

@media screen and (max-width: 767px) {
    .ei-slider {
        background-image: none;
        background-color: #FFF
    }
}

.ei-title {
    margin-right: 0;
    top: 15%
}

.ei-title h2 {
    color: #545454;
    font-size: 1.8em
}

.ei-title h3 {
    color: #08C;
    font-size: 1.4em
}

.ei-title h4 {
    color: #D4416D;
    font-size: 1em
}

.ei-slider-thumbs li a:hover {
    color: #08c !important
}

.ei-slider-thumbs li a {
    background: #F3F3F3;
    color: #545454;
    text-transform: uppercase
}

.ei-slider-thumbs li a:hover {
    background: #F9F9F9
}

.ei-slider-thumbs li.ei-slider-element {
    background: #08c
}

#cont {
    padding: 30px 0 40px
}

#cont .media-body {
    padding: 8px
}

#cont .media-heading.albastru {
    color: #3ab2db
}

#cont .media-heading.verde {
    color: #88bd53
}

#cont .media-heading.portocaliu {
    color: #fb6f58
}

#cont .media a.link-albastru {
    background: #3ab2db;
    margin: 0
}

#cont .media a.link-verde {
    background: #88bd53;
    margin: 0
}

#cont .media a.link-portocaliu {
    background: #fb6f58;
    margin: 0
}

#cont .media.albastru {
    border: 1px solid #97c5f1;
    border-radius: 5px
}

#cont .media.verde {
    border: 1px solid #b6e08d;
    border-radius: 5px
}

#cont .media.portocaliu {
    border: 1px solid #ffb3a6;
    border-radius: 5px
}

#tabs-prezentare p.hidden {
    display: none
}

.footer-public,
.footer-public a {
    color: #fff
}

.footer-public {
    background: #222c3a;
    width: 100%
}

.footer-public a:hover {
    color: #7accc8
}

.footer-public .footer-content {
    padding: 20px;
    min-height: 170px
}

.footer-public .divider-vertical {
    border-right: 1px solid #3a4b63;
    border-left: 1px solid #3a4b63;
    height: 170px
}

#sprite-chitanta,
#sprite-clienti,
#sprite-companii,
#sprite-facturi,
#sprite-manager,
#sprite-ps,
#sprite-securitate {
    width: 106px;
    height: 96px
}

.social-pages-title {
    color: #7accc8;
    font-size: 1.4em;
    font-weight: 400
}

.soc-btn {
    color: #fff;
    font-size: 12px;
    display: block;
    padding: 3px 7px;
    margin: 0 20px
}

a.soc-btn:hover {
    color: #eee
}

.soc-btn.fb {
    background: #3B5998
}

.soc-btn.tw {
    background: #1daced
}

.soc-btn.gp {
    background: #DB4A39
}

.footer-public .likes {
    margin-top: 20px
}

.footer-public .likes .IN-widget, .likes .IN-widget {
    margin: 8px 0!important;
}

#sprite-blog,
#sprite-cont-nou,
#sprite-contul-meu {
    width: 160px;
    height: 120px;
    margin: 0 auto
}

#sprite-companii {
    background: url('../../themes/default/images/home-sprite.png') -848px 0 no-repeat
}

#sprite-clienti {
    background: url('../../themes/default/images/home-sprite.png') -636px 0 no-repeat
}

#sprite-ps {
    background: url('../../themes/default/images/home-sprite.png') -424px 0 no-repeat
}

#sprite-facturi {
    background: url('../../themes/default/images/home-sprite.png') -212px 0 no-repeat
}

#sprite-chitanta {
    background: url('../../themes/default/images/home-sprite.png') -530px 0 no-repeat
}

#sprite-securitate {
    background: url('../../themes/default/images/home-sprite.png') -318px 0 no-repeat
}

#sprite-manager {
    background: url('../../themes/default/images/home-sprite.png') -954px 0 no-repeat
}

#sprite-cont-nou {
    background: url('../../themes/default/images/home.png') 0 -128px no-repeat
}

#sprite-contul-meu {
    background: url('../../themes/default/images/home.png') -160px -128px no-repeat
}

#sprite-blog {
    background: url('../../themes/default/images/home.png') -320px -128px no-repeat
}

.navbar-inner {
    background-image: none;
    background-color: #fafafa
}

@media (max-width: 767px) {
    body.homepage {
        padding-right: 0;
        padding-left: 0
    }

    #headerwrap h1 {
        margin-top: 20px;
        margin-bottom: 50px;
        color: #fff;
        font-size: 3em;
        font-weight: 700;
        line-height: 1.2em
    }

    #headerwrap h2 {
        color: #fff;
        font-size: 2em;
        line-height: 1.3em;
        font-weight: 400
    }

    #headerwrap h3 {
        color: #fff;
        font-size: 1.8em;
        line-height: 1.3em;
        font-weight: 400;
        margin-top: 40px
    }
}

#headerwrap {
    margin-top: 61px;
    text-align: center;
    background: url('../../themes/default/images/header-bg1.webp') no-repeat center center;
    min-height: 500px;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

@media (min-width: 767px) {
    #headerwrap h1 {
        margin-top: 20px;
        margin-bottom: 70px;
        color: #fff;
        font-size: 70px;
        font-weight: 700;
        letter-spacing: 3px;
        line-height: 1.5em
    }

    #headerwrap h2 {
        color: #fff;
        font-size: 50px;
        font-weight: 100;
        letter-spacing: 2px;
        line-height: 1.2em
    }

    #headerwrap h3 {
        color: #fff;
        font-size: 40px;
        line-height: 1.3em;
        font-weight: 400;
        margin-top: 40px
    }
}

#headerwrap i {
    font-size: 35px;
    color: #fff
}

#headerwrap .spacer {
    margin-top: 220px
}

.uneditable-input,
input[type=text],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=tel],
input[type=color],
input[type=search],
select,
textarea {
    height: auto
}

select {
    min-height: 30px
}

.sep-border-main {
    background: url('../../themes/default/images/sep-border-main.png') no-repeat center;
    width: 100%;
    height: 20px;
    margin: 20px 0
}

#myTab ul.nav li.active {
    font-weight: 700
}

#myTab ul.nav {
    margin-bottom: 0
}

#myTab div.tab-content {
    border: 1px solid #ddd;
    border-top: none;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 20px
}

.xdsoft_datetimepicker {
    z-index: 99999999;
}

.select2-dropdown {
    z-index: 99999999;
}
