@font-face {
    font-family: scenePro;
    src: url(/assets/fonts/scene-pro-font/ScenePro-Regular.otf);
    font-weight: normal;
}

@font-face {
    font-family: scenePro;
    src: url(/assets/fonts/scene-pro-font/ScenePro-Italic.otf);
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: scenePro;
    src: url(/assets/fonts/scene-pro-font/ScenePro-Light.otf);
    font-weight: 100;
}

@font-face {
    font-family: scenePro;
    src: url(/assets/fonts/scene-pro-font/ScenePro-LightItalic.otf);
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: scenePro;
    src: url(/assets/fonts/scene-pro-font/ScenePro-Medium.otf);
    font-weight: 300;
}

@font-face {
    font-family: scenePro;
    src: url(/assets/fonts/scene-pro-font/ScenePro-MediumItalic.otf);
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: scenePro;
    src: url(/assets/fonts/scene-pro-font/ScenePro-Bold.otf);
    font-weight: 500;
}

@font-face {
    font-family: scenePro;
    src: url(/assets/fonts/scene-pro-font/ScenePro-BoldItalic.otf);
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: scenePro;
    src: url(/assets/fonts/scene-pro-font/ScenePro-Black.otf);
    font-weight: 700;
}

@font-face {
    font-family: scenePro;
    src: url(/assets/fonts/scene-pro-font/ScenePro-BlackItalic.otf);
    font-weight: 700;
    font-style: italic;
}

#topbar {
    display: none;
}

.topbar_blank {
    display: none !important;
}

.row-block {
    margin-bottom: 8px;
    margin-top: 0;
    border: none;
    border-radius: 2px;
    overflow: hidden;
    background-color: #FFF;
    box-shadow: 0 1px 1px rgba(0,0,0,.15);
    cursor: pointer;
}

.row-block .inner {
        margin-left: 5px;
    margin-right: 5px;
    background-image: none;
    background-color: #EBEBEB;
    border: none;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 10px;
    padding-right: 5px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    filter: none;
        padding: 6px 12px;
    color: #596166;
    text-decoration: none;
    font-size: 13px;
    font-weight: 300;
    background-color: #FFF;
    position: relative;
    padding-right: 34px;
    font-weight: 600;
}

.row-block .inner:hover
.row-block .inner:hover {
    color: #000;
}

.row-block .inner .box-caret {
    position:absolute;
    right:10px;
    top: 7px;
    font-size:16px;
}

.row-block .inner i.box-caret-less {
    display: none;
}

.row-block.opened .inner i.box-caret-less {
    display: block;
}

.row-block.opened .inner i.box-caret-more {
    display: none;
}

.row-block .arrow-down {
     margin-top: 0px;
}

.block-step-container.in {
    margin-bottom: 8px;
}

.block-step-container .row-step:only-child .nb {
    top: 20px;
}

.block-step-container .row-step:only-child a {
    padding-bottom: 0px;
    margin-bottom: 4px;
}

.row-step .inner {
    right: initial;
    /*padding-left: 10px;*/
}

.row-step .inner a:hover,
.row-step.selected .inner a {
    color: #f87f56;
}

.row-step .inner a {
    left:initial;
    font-weight: 600;
}

.row-step .inner .nb {
    border-radius: 2px;
    padding: 0 5px;
    background: #4a4a4a;
    color: white;
    /*margin-right: 5px;*/
}

.row-step.selected .inner .nb {
    background:#f87f56;
}

.sumTitle h2 {
    /* cursor: pointer; */
    /* margin-bottom: 0; */
}

.sumTitle h2 .switchers {
    float: right;
    margin-top: 0;
    margin-right: 18px;
}
.sumTitle h2 .switchers a {
    padding-bottom: 0;
    margin-bottom: 0;
    margin-right: 6px;
}

.sumTitle .comment {
    margin-top:10px
}

.row-block .arrow-down { display: none; }
.block-step-container {background-color: transparent;/* border-left: 1px solid #62afd7; *//* margin-left: 20px; *//* overflow: visible; */}
.procedure-end {display:none; }

#listSteps {
    /* background-color: #EBEBEB; */
    /* border: none; */
    /* border-radius: 0; */
    /* box-shadow: none; */
}

.total-nb {
    /* font-size: 14px; */
    /* padding: 0 6px; */
    font-weight: 700;
    /* margin-right: 4px; */
    /* margin-left: 0; */
    /* border-radius: 4px; */
    /* border: 1px solid #fff; */
}

#ficheStep .box > h1, #ficheStep .box > .blocItem > h1 {
    margin: 6px 0 12px 0;
}

#resume-toggle {
    float:right;
    cursor: pointer;
}

#resume-toggle i.box-caret-less {
    display: none;
}

#resume-toggle.opened i.box-caret-less {
    display: block;
}

#resume-toggle.opened i.box-caret-more {
    display: none;
}

.sumTitle h2,
#ficheStep .box > h1, #ficheStep .box > .blocItem > h1 {
    /* margin-left: 0; */
    /* position: relative; */
    /* padding-left: 26px; */
}

.sumTitle h2 i,
#ficheStep .box > h1 i, #ficheStep .box > .blocItem > h1 i {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 20px;}

.sumTitle h2 .total-nb {
    /* font-size: 15px; */
    /* padding: 0; */
    /* margin: 0; */
    /* font-weight: bold; */
    /* border-radius: 4px; */
    /* position: absolute; */
    /* border: none; */
    /* display: inline-block; */
    /* vertical-align: top; */
    /* margin-top: 2px; */
}

.sumTitle h2 i.box-caret {
    font-size: 20px;
    padding: 0;
    margin: 0;
    font-weight: 700;
    position: absolute;
    right: 0;
    top: 2px;
    border: none;
}

.sumTitle h2 i.box-caret-less {
    display: none;
}

.sumTitle.opened h2 i.box-caret-less {
    display: block;
}

.sumTitle.opened h2 i.box-caret-more {
    display: none;
}

.show-first-line {
    position:relative;
    /* margin-top: 20px; */
}

.show-first-line > * {
    z-index: 1;
    position: relative;
}

.show-first-line .curtain {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: linear-gradient(rgba(255,255,255,0), rgba(255,255,255,0), rgba(255,255,255,0), rgba(255,255,255,1));
}

.show-first-line[aria-expanded=true] .curtain {
    display: none;
}

.panel-header .arrow-down { background: none;}


#headerDetails .inner a i {
    font-size: 18px;
    color: #EBEBEB;
    opacity: .75;
}

#headerDetails .inner a.active i {
    color: #fff;
    opacity: 1;
}

#headerDetails .inner i.fake-a.summary-link:hover {
    background: rgba(236, 119, 110, 1);
}

.stepSummary2 .sumTitle {
    margin-bottom: 0;
}

.summary-cost-sum {
    padding: 0;
    border: none;
    margin: 0;
    margin-bottom: 5px;
}

/*.summary-cost .costostable tr.header {
    background:none;
    background-color:#386287;
}

.summary-cost .costostable tr.header td:nth-child(1) {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.summary-cost .costostable tr.header td:nth-child(2) {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}*/
.summary-cost .costostable tr.header td {
	border: 0;
	border-radius: 0;
	border-bottom: 1px solid #62afd6;
	font-weight: 600;
}
.summary-cost .costostable tr.header td h4 {
	font-weight: 600;
}

.total-nb {
    /* border: 1px solid #62afd7; */
}

#ficheStep.structured .tab-content {
    border: none;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.15);
    box-shadow: 0 1px 1px rgba(0,0,0,.15);
    min-height: inherit;
}

#ficheStep.structured .tab-content {
    background:#fff;
    border-radius:0 3px 3px 3px;
    z-index: 3;
}

#Header {
    display: none;
}

#Menu .dropdownItem.active {
    border: none;
    box-shadow: none;
    border-radius: 0;
}

.drop-pane > .container {
    margin-top: 24px;
    margin-bottom: 24px;
}

.drop-pane {
    top: 50px;
    box-shadow: none;
    border-radius: 0;
    width: 100%;
    background: none;
    background-color: #EFEFEF;
    box-shadow: 0 1px 1px rgba(0,0,0,.15);
    border-top:4px solid #000;
    padding: 0;
    height: auto;
    min-height: initial;
}

.nav-procedures-menu li {
    margin-bottom:4px !important;
    display: block !important;
    overflow: initial !important;
    height: auto !important;
    box-sizing: border-box;
    line-height: 1.42857143 !important;
}

.nav-procedures-menu li::before,
.nav-procedures-menu li.active::before,
.nav-procedures-menu li:hover::before,
.nav-procedures-menu li:active::before,
.nav-procedures-menu li:focus::before {
    display: none !important;
}

.nav-procedures-menu li.active::after,
.nav-procedures-menu li:hover::after,
.nav-procedures-menu li:active::after,
.nav-procedures-menu li:focus::after {
    content: "";
    width:0px;
    height:0px;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 18px solid #65B0D5;
    position:absolute;
    bottom:0;
    right: -16px;
    border-radius:3px;
}

.nav-procedures-menu li.active,
.nav-procedures-menu li:hover,
.nav-procedures-menu li:active,
.nav-procedures-menu li:focus {
    background-color: #65B0D5 !important;
    border-radius: 3px;
}

.nav-procedures-menu li>a {
    color:#596166 !important;
    position: relative !important;
    padding: 10px 15px !important;
    display: block;
    /* width: 100% !important; */
    left: 0 !important;
    top: inherit;
    width: 265px !important;
}

.nav-procedures-menu li.active>a,
.nav-procedures-menu li>a:hover,
.nav-procedures-menu li>a:active,
.nav-procedures-menu li>a:focus {
    background-color: transparent !important;
    color:#fff !important;
}

#menuLeft {
    width: 32%;
    box-sizing: border-box;
    padding-bottom: 0;
}

#menuRight {
    padding-top: 12px;
    padding-bottom: 12px;
    border: none;
    width: 68%;
    box-sizing: border-box;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.15);
    box-shadow: 0 1px 1px rgba(0,0,0,.15);
}

.big-menu-result .noChildren {
    margin-top: 0;
    margin-bottom: 0;
    border-bottom: 1px solid rgba(0,0,0,.15);
    overflow: hidden;
    border-left: none !important;
    padding: 0 !important;
}

.big-menu-result:first-child .noChildren {
    margin-top: 0;
}

.big-menu-result .noChildren a {
    display: block;
    width:100%;
    padding:6px;
    color: #596166 !important;
    text-decoration: none;
    font-size: 12px;
    font-weight: 300;
    border-bottom: 1px solid rgba(0,0,0,.15);
    cursor: pointer;
}

.big-menu-result .noChildren:hover {
    background-color:#596166;
    border-radius: 3px;
}

.big-menu-result .noChildren:hover a {
    color:#fff !important;
}

.big-menu-result .noChildren a.pull-right {
    text-align: right;
}

.big-menu-result a:hover,
.big-menu-result a:focus,
.big-menu-result a:active {
    text-decoration: none;
    color:#fff !important;
}

.big-menu-result span {
    color:#65B0D5;
    margin-top: 0;
    margin-bottom: 8px;
    font-size: 13px;
    font-weight: 700;
    display: block;
}

.big-menu-result .submenu {
    margin-left: 24px;
}

.big-menu-result .submenu:last-child {
    margin-bottom:0;
}

.big-menu-result .submenu + .big-menu-result:not(.submenu) {
    margin-top:18px;
}

.goog-te-gadget-simple {
    border:none !important;
}


.goog-te-menu-value {
    color: #fff;
    padding: 15px;
    margin: 0;
}


#ficheStep .btn-contrib:hover {
    background: #62afd7;
    color:#fff;
}

#btnError {
    /* margin-right: 8px; */
}

#btnError:hover {
    background: #EC776E !important;
}

.main-search-fields input, .main-search-fields select {
    background-color: #fff;
}

.main-search-fields label.form-label {
    box-shadow: none;
    font-size: 12px;
    font-weight: 300;
}

.main-search-fields label.select-field.search-field:after {
    content:"\f002";
}

.main-search-fields label.select-field:after {
    /* content:"\f078"; */
}

.main-search-fields label.field:before {
    content:'';
    right:4px;
    top:0px;
    width:23px;
    height:18px;
    background:#fff;
    position:absolute;
    pointer-events:none;
    display:block;
}

input.form-control.input-sm.initial,
select.form-control.input-sm.initial,
textarea.form-control.input-sm.initial {
    min-height: inherit;
    height: auto;
}

#ficheStep.structured .nav-tabs {
    z-index:1;
}

#ficheStep.structured .nav-tabs > .active > a, #ficheStep.structured .nav-tabs > .active > a:hover, #ficheStep.structured .nav-tabs > li > a:hover {
    border:none;
    border-radius:3px 3px 0 0;
    box-shadow:none;
    cursor: pointer;
}

#ficheStep.structured .nav-tabs > li > a {
    background:none;
    border:none;
    color:#565656;
    font-weight:100;
    z-index:2;
    padding-top:8px;
    padding-bottom:8px
}

i.fake-a.inactive {
    color: #ebebeb;
}
