@import url(https://fonts.googleapis.com/css?family=Syncopate:500,900,100,300,700,400&subset=latin,cyrillic-ext,cyrillic,latin-ext);

/*############################
/* HTML ELEMENTS
/*############################
 */

html, body {
    margin:0;
    padding:0;
    height:100%;
    font-size: 0.9em;
    font-family: 'Syncopate', sans-serif;
}

header {
    padding-bottom:0px;
}

footer {
    position:absolute;
    bottom:0;
    width:100%;
    height:60px;			/* Height of the footer */
    z-index: -5000;
}

img {
    opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
}

.ul-invisible {
    list-style-type: none;
}

.form-signup {
    width: 100%;
    max-width: 330px;
    padding: 15px;
    margin: auto;
    text-align: center;
}

.form-centered {
    width: 100%;
    padding: 15px;
    margin: auto;
    text-align: center;
}

.border-tag-left {
    border-left: 1px solid #007bff;
}

.border-tag-right {
    border-right: 1px solid #007bff;
}

.border-tag-left-white {
    border-left: 1px solid white;
}

.border-tag-right-white {
    border-right: 1px solid white;
}

.inline {
    display: inline-block;
}

.bold {
    font-weight: bold;
}

.pointer {
    cursor: pointer;
}

.label {
    font-weight: bold;
    font-size: 0.8em;
}

/*############################
/* CKEDITOR OVERRIDE
/*############################
 */

.small-ck-editor {
    min-height: 100px !important;
    border: 1px solid lightgray !important;
}

.ck-editor__editable_inline {
    min-height: 400px;
    border: 1px solid lightgray !important;
}

/*############################
/* ELEMENTS BY IDS
/*############################
 */

#container {
    min-height: 100%;
    position: relative;
}

#table-result {
    table-layout: fixed;
    word-break: break-all;
}

#section-message {
    position:absolute;
    top:10px;
    right:25px;
    height: 65px;
}

/*############################
/* MOUSE CURSOR
/*############################

*/
.pointer {cursor: pointer;}

/*############################
/* FONT AWESOME
/*############################

*/
.fa-address-card,
.fa-file-word {
    color: white
}

/*############################
/* SUBMENUS
/*############################

 */
.dropdown-submenu {
  position: relative;
}

.dropdown-submenu a::after {
  transform: rotate(-90deg);
  position: absolute;
  right: 6px;
  top: .8em;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-left: .1rem;
  margin-right: .1rem;
}

.selectedMenu {
    color: white !important;
}

.color-danger {
    color: red;
}

/*############################
/* DROPZONE OVERRIDE
/*############################

 */

.dropzone {
    border-width: 0px;
    border-radius: 25px;
}

.dropzone-mini {
    background-color: transparent;
    min-height: 0;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
}

.dropzone-card {
    background-color: #80808017;
}

.dropzone-auto {
    background-color: #0C0F1D;
}

.dropzone {
    padding: 0px 0px;
}

.dropzone .dz-message {
    margin: 0em 0;
}

/*############################
/* COLORS OVERRIDE
/*############################
*/

.bronze {
    color: rgb(158, 194, 132) /*#cd7f32*/
}

.silver {
    color: rgb(183, 183, 183) /*#C0C0C0*/
}

.gold {
    color: rgb(242, 157, 57) /*#DAA520*/
}

.platinium {
    color: rgb(140, 26, 16) /*#E5E4E2*/
}

.badge-bronze {
    color: #fff;
    background-color: rgb(158, 194, 132) /*#9EC284*/
}

.badge-silver {
    color:#fff;
    background-color: rgb(183, 183, 183) /*#B7B7B7*/
}

.badge-gold {
    color:#fff;
    background-color: rgb(242, 157, 57) /*#F29D39*/
}

.badge-platinium {
    color:#fff;
    background-color: rgb(140, 26, 16) /*#921A10*/
}

/*############################
/* CARROUSEL OVERRIDE
/*############################

 */

.no-filter-control {
    height: 0px;
}

.carousel-caption {
    color: black !important;
}

.carousel-control-next, .carousel-control-prev {
    z-index: 100 !important;
    color: black !important;
}

.carousel-control-prev-icon-white {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: no-repeat 50%/100% 100%;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}

.carousel-control-next-icon-white {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: no-repeat 50%/100% 100%;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}


.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}

.carousel-control-next, .carousel-control-prev {
    width: 3%;
}

/*############################
/* GLOBAL OVERRIDE
/*############################

 */

.hidden {
    visibility: hidden;
}

.unmaterialized {
    display: none;
}

.invisible {
    display: none;
}

.l {
    text-align: left !important;
}

.c {
    text-align: center !important;
}

.r {
    text-align: right !important;
}

.darker {
    filter: brightness(75%);
}

.lighter {
    filter: brightness(150%);
}

.red {
    color: darkred;
}

.white {
    color: white;
}

.white-bg {
    background-color: white;
}

.nav-justified .nav-item.active:hover  {
    color: lightgray;
}

.nav-justified .nav-item {
    color: #0C0F1D;
}

.nav-justified .nav-item:hover {
    color: black;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: #0C0F1D;
}

/*############################
/* RECAPCHA SECTION
 */
/*############################
 */

.grecaptcha-badge {
    width: 70px !important;
    overflow: hidden !important;
    transition: all 0.3s ease !important;
    left: -2px !important;
    bottom: 20px !important;
}

.grecaptcha-badge:hover {
    width: 256px !important;
}

/*############################
/* AUTOCOMPLETE SECTION
/*############################
 */

.fieldset-search-zone {
    height: 200px;
}

/*the container must be positioned relative:*/
.autocomplete {
    position: relative;
    display: inline-block;
}


.autocomplete-items {
    position: absolute;
    border: 1px solid #d4d4d4;
    border-bottom: none;
    border-top: none;
    z-index: 99;
    /*position the autocomplete items to be the same width as the container:*/
    top: 100%;
    left: 0;
    right: 0;
}

.autocomplete-items div {
    padding: 10px;
    cursor: pointer;
    background-color: #fff;
    border-bottom: 1px solid #d4d4d4;
}

/*when hovering an item:*/
.autocomplete-items div:hover {
    background-color: #e9e9e9;
}

/*when navigating through the items using the arrow keys:*/
.autocomplete-active {
    background-color: DodgerBlue !important;
    color: #ffffff;
}

/*############################
/* CODE SYNTAX HIGHLIGHTER
/*############################
 */

.syntaxhighlighter {
    border-radius: 5px;
    width: 100% !important;
    margin: 1em 0 1em 0 !important;
    padding: 1em 0;
    position: relative !important;
    overflow: auto !important;
    font-size: 1em !important;
    background: #eee;
}

.syntaxhighlighter table td.gutter {
    border-right: 2px solid #999;
}

.syntaxhighlighter table td.code {
    width: 100% !important;
}

.syntaxhighlighter table td.code .container {
    position: relative !important;
}

.syntaxhighlighter table td.code .line {
    padding: 0 0.5em !important;
}

.syntaxhighlighter .line {
    white-space: pre !important;
}

.syntaxhighlighter a, .syntaxhighlighter div, .syntaxhighlighter pre, .syntaxhighlighter code, .syntaxhighlighter table, .syntaxhighlighter table td, .syntaxhighlighter table tr, .syntaxhighlighter table tbody, .syntaxhighlighter table thead, .syntaxhighlighter table caption, .syntaxhighlighter textarea {
    border-radius: 0 0 0 0 !important;
    background: none !important;
    bottom: auto !important;
    float: none !important;
    height: auto !important;
    left: auto !important;
    line-height: 1.1em !important;
    margin: 0 !important;
    outline: 0 !important;
    overflow: visible !important;
    padding: 0 !important;
    position: static !important;
    right: auto !important;
    text-align: left !important;
    top: auto !important;
    vertical-align: baseline !important;
    width: auto !important;
    box-sizing: content-box !important;
    font-family: "source-code-pro", Consolas, monospace !important;
    font-weight: normal !important;
    font-style: normal !important;
    font-size: 1em !important;
    min-height: auto !important;
}

/*############################
/* BOOTSTRAP OVERRIDE
/*############################
 */

.bootstrap-table .fixed-table-container {
    position: relative;
    clear: both;
}


.card-cvweaver {
    border: 0px;
}

.form-group {
    margin-bottom: 0.2rem;
}

.bg-cv-dark{background-color:#0C0F1D!important}

.btn-cv-success{color:#fff;background-color:#2288cc;border-color:#2288cc}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#218838;border-color:#1e7e34;box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#2288cc;border-color:#2288cc}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}

.badge-cv-success{color:#fff;background-color:#2288cc}a.badge-cv-success:focus,a.badge-cv-success:hover{color:#fff;background-color:#021049}a.badge-cv-success.focus,a.badge-cv-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}

.badge {
    display: inline; /*No inline-block*/
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .0rem; /*No radius*/
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.badge-close {
    top: 0px;
    left: -10px;
    position: relative;
}

hr {
    margin-top: 0.3rem; /* Less */
    margin-bottom: 0.3rem; /* Less */
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: 0.3rem; /* Less */
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}

.btn {
    font-size: 0.9em;
}

.btn-bronze {
    color: #FFFFFF;
    background-color: #9EC284;
    border-color: #9EC284;
}

.btn-bronze:hover,
.btn-bronze:focus,
.btn-bronze:active,
.btn-bronze.active,
.open .dropdown-toggle.btn-bronze {
    color: #FFFFFF;
    background-color: #5A873A;
    border-color: #5A873A;
}

.btn-bronze:active,
.btn-bronze.active,
.open .dropdown-toggle.btn-bronze {
    background-image: none;
}

.btn-bronze.disabled,
.btn-bronze[disabled],
fieldset[disabled] .btn-bronze,
.btn-bronze.disabled:hover,
.btn-bronze[disabled]:hover,
fieldset[disabled] .btn-bronze:hover,
.btn-bronze.disabled:focus,
.btn-bronze[disabled]:focus,
fieldset[disabled] .btn-bronze:focus,
.btn-bronze.disabled:active,
.btn-bronze[disabled]:active,
fieldset[disabled] .btn-bronze:active,
.btn-bronze.disabled.active,
.btn-bronze[disabled].active,
fieldset[disabled] .btn-bronze.active {
    background-color: #9EC284;
    border-color: #9EC284;
}

.btn-bronze .badge {
    color: #9EC284;
    background-color: #FFFFFF;
}

.btn-silver {
    color: #FFFFFF;
    background-color: #B7B7B7;
    border-color: #B7B7B7;
}

.btn-silver:hover,
.btn-silver:focus,
.btn-silver:active,
.btn-silver.active,
.open .dropdown-toggle.btn-silver {
    color: #FFFFFF;
    background-color: #787272;
    border-color: #787272;
}

.btn-silver:active,
.btn-silver.active,
.open .dropdown-toggle.btn-silver {
    background-image: none;
}

.btn-silver.disabled,
.btn-silver[disabled],
fieldset[disabled] .btn-silver,
.btn-silver.disabled:hover,
.btn-silver[disabled]:hover,
fieldset[disabled] .btn-silver:hover,
.btn-silver.disabled:focus,
.btn-silver[disabled]:focus,
fieldset[disabled] .btn-silver:focus,
.btn-silver.disabled:active,
.btn-silver[disabled]:active,
fieldset[disabled] .btn-silver:active,
.btn-silver.disabled.active,
.btn-silver[disabled].active,
fieldset[disabled] .btn-silver.active {
    background-color: #B7B7B7;
    border-color: #B7B7B7;
}

.btn-silver .badge {
    color: #B7B7B7;
    background-color: #FFFFFF;
}

.btn-gold {
    color: #FFFFFF;
    background-color: #F29D39;
    border-color: #F29D39;
}

.btn-gold:hover,
.btn-gold:focus,
.btn-gold:active,
.btn-gold.active,
.open .dropdown-toggle.btn-gold {
    color: #FFFFFF;
    background-color: #C76B02;
    border-color: #C76B02;
}

.btn-gold:active,
.btn-gold.active,
.open .dropdown-toggle.btn-gold {
    background-image: none;
}

.btn-gold.disabled,
.btn-gold[disabled],
fieldset[disabled] .btn-gold,
.btn-gold.disabled:hover,
.btn-gold[disabled]:hover,
fieldset[disabled] .btn-gold:hover,
.btn-gold.disabled:focus,
.btn-gold[disabled]:focus,
fieldset[disabled] .btn-gold:focus,
.btn-gold.disabled:active,
.btn-gold[disabled]:active,
fieldset[disabled] .btn-gold:active,
.btn-gold.disabled.active,
.btn-gold[disabled].active,
fieldset[disabled] .btn-gold.active {
    background-color: #F29D39;
    border-color: #F29D39;
}

.btn-gold .badge {
    color: #F29D39;
    background-color: #FFFFFF;
}

.btn-platinium {
    color: #FFFFFF;
    background-color: #921A10;
    border-color: #921A10;
}

.btn-platinium:hover,
.btn-platinium:focus,
.btn-platinium:active,
.btn-platinium.active,
.open .dropdown-toggle.btn-platinium {
    color: #FFFFFF;
    background-color: #610901;
    border-color: #610901;
}

.btn-platinium:active,
.btn-platinium.active,
.open .dropdown-toggle.btn-platinium {
    background-image: none;
}

.btn-platinium.disabled,
.btn-platinium[disabled],
fieldset[disabled] .btn-platinium,
.btn-platinium.disabled:hover,
.btn-platinium[disabled]:hover,
fieldset[disabled] .btn-platinium:hover,
.btn-platinium.disabled:focus,
.btn-platinium[disabled]:focus,
fieldset[disabled] .btn-platinium:focus,
.btn-platinium.disabled:active,
.btn-platinium[disabled]:active,
fieldset[disabled] .btn-platinium:active,
.btn-platinium.disabled.active,
.btn-platinium[disabled].active,
fieldset[disabled] .btn-platinium.active {
    background-color: #921A10;
    border-color: #921A10;
}

.btn-platinium .badge {
    color: #921A10;
    background-color: #FFFFFF;
}