@charset "utf-8";

body {
    font-family: Arial;
    background-color: #e7e6e6;
    vertical-align: middle;
}

a {
    color: #333;
}

.liveupdate {
    background-color: #fff;
}

/* CSS Document */
.cat_DIV {
    cursor: pointer;
    color: #333333;
    border-bottom: solid;
    border-color: #9fa0a4;
    border-width: thin;
}

.cat_DIV:hover {
    color: #42b4e6;
    text-decoration: underline;
}

.cat_DIV_selected {
    color: #42b4e6;
    text-decoration: underline;
}

.Underline_text:hover {
    text-decoration: underline;
}

.range_DIV {
    position: absolute;
    left: 405px;
    top: 0px;
    width: 380px;
    height: 1004px;
    background-color: #FFF;
    border-spacing: 5px;
}

.range_DIV:hover {
    background-color: #B5E1AE;
}

.range_DIV_selected {
    background-color: #B5E1AE;
}

.range_DOC {
    position: absolute;
    left: 405px;
    top: 0px;
    width: 380px;
    height: 1004px;
    background-color: #F4F4F4;
    margin-left: 10px;

}

.range_DOC:hover {
    background-color: #B5E1AE;
}

.range_DOC:active {
    background-color: #B5E1AE;
}

.range_DOC_offline {
    position: absolute;
    left: 405px;
    top: 0px;
    width: 380px;
    height: 1004px;
    background-color: #CCC;
    opacity: 0.50;
    background-image: url(../img/browserstatus.png);

}

.range_DOC_offline:hover {
    background-color: #F00
}

.range_DOC_offline:active {
    background-color: #F00;
}

.e_errow_image {
    background-image: url('../img/errow_left.png');
}

.e_errow_image:hover {
    background-image: url('../img/errow_left_over.png');
}

.e_left_image {
    width: 48px;
    /*Modified by CRE on october 2017 : erasing the position top and left to improve the position for configurators and selectors*/
    height: 48px;
    /*background-image: url('../img/errow_left.png');*/
    cursor: pointer;
}

.e_left_image:hover {
    /*background-image: url('../img/errow_left_over.png');*/
}

/* added by SBE on 09March2016 to integrate html pages as embedded documents*/
.e_button_arrow {
    width: 25px;
    /*Modified by CRE on october 2017 : erasing the position top and left to improve the position for configurators and selectors*/
    height: 25px;
    background-image: url('../img/blue-arrow.png');
    cursor: pointer;
    ;
}

.e_button_arrow:hover {
    background-image: url('../img/blue-arrow.png');
}


.u123_title {
    position: absolute;
    left: 90px;
    top: 3px;
    width: 241px;
    height: 37px;
    vertical-align: middle;
    font-family: Arial;
    text-align: Left;
    word-wrap: break-word;
    color: #090;
    font-size: 14px;

}

.u123_container:hover {
    background-color: #CFECCA;
}

.u1230 {
    color: #666666;
    font-size: 12px;
}

a img {
    border: 0px;
}

.div_range {
    background-color: #FFF;
    width: 372px;
    border: 0px;
}

.div_range:hover {
    text-decoration: underline;
    text-decoration-color: #42b4e6;
}

.div_range_selected {
    text-decoration: underline;
    text-decoration-color: #42b4e6;
}

.Documents_title {
    position: absolute;
    top: 8px;
}

.Div_Family {
    /*padding-top:8px;*/
    color: #333333;
    background-color: #e7e6e6;
    text-align: left;
    padding-left: 10px;

}

.Div_SubFamily {
    padding-top: 8px;
    cursor: pointer;
    color: #3dcd58;
    font-size: 14px;
    /*font-style:italic ;*/
    text-align: left;
    padding-left: 10px;
}

.Div_SubFamily:hover {
    text-decoration: underline;
}

.Div_Range_Main {
    margin-top: 2px;
    cursor: pointer;
}

.clearBoth {
    clear: both;
}

#disclaimer {
    z-index: 7;
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    width: auto\9;
    /* ie8 */
    height: 1566px;
    background: black;
    display: none;
    opacity: 0.85;
    filter: alpha(opacity=85);
}

#contentDisclaimer {
    z-index: 10;
    position: absolute;
    top: 45px;
    /*86*/
    left: 135px;
    /*134*/
    width: 990px;
    /*640*/
    /*border: 5px solid black;*/
    /*background-image: url(../img/popin_font_image.png);*/
    padding: 0px;
    display: yes;
    /*none*/
    text-align: left;
    overflow: hidden;
    border-radius: 10px 10px 10px 10px;
    padding: 0px 0px 10px 0px;
    height: 550px;
}

#contentValid {
    z-index: 10;
    position: absolute;
    top: 86px;
    left: 134px;
    width: 640px;
    border: 5px solid black;
    background: #E3E3E3;
    padding: 0px;
    display: yes;
    text-align: left;
    overflow: hidden;
    border-radius: 10px 10px 10px 10px;
    padding: 0px 0px 10px 0px;
    height: 120px;
}

#contentValid #textAlert {
    padding: 10px 10px 10px 30px;
}

#contentValid #buttonAlertOK {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 110px;
}

#buttonAlertOK input {
    font-weight: bold;
    color: white;
    background: #090;
    padding: 5px;
    width: 100px;
    border-radius: 5px;
}

.headerPopIn {
    background: #3DCD58;
    padding: 0px 0px 0px 0px;
    color: #4EA600;
    height: 34px;
}

/*.titleElib{float: left;color: #090;font-family: Arial;padding:0px 0px 0px 0px;}*/
.titleElib {
    position: relative;
    top: 0px;
    left: 10px;
    width: 120px;
}

.titleElib img {
    height: 30px;
}

.logoschneider {
    float: left;
    padding: 10px 0px 0px 0px;
}

.listElibrary {
    margin-top: 0px;
    width: 100%;
    height: 80%;
}

/*#defaultLib{font-size:32px;color: #090;font-family: Arial;padding:10px 0px 0px 40px;
            font-weight:bold;}
.imgLib{padding-top:0px;float:left;}
.nameLib{padding:7px 0px 0px 10px;float:left;cursor:pointer;}
#otherLib{font-family: Arial;font-weight:bold;color:black;padding: 10px 0px 0px 40px;}
#listElib{font-family: Arial;padding:10px; height: 35px; overflow: auto;}
.elibElem{float:left;padding:0px 0px 0px 21px;width: 280px;}
.imgMiniLib{padding-top:0px;float:left;}
.imgMiniLib img{}
.nameMiniLib{padding:12px 0px 0px 10px;float:left;font-size:14px;color: #090;font-family: Arial;font-weight:bold;cursor:pointer;}*/
.nouveauLib {
    color: #FFC000;
}

#disclaimerWritten {
    position: absolute;
    top: 480px;
    left: 0px;

    background-image: url(../img/background_transparent.png);
    font-size: 12px;
    /*height: 57px;
	width: 966px;*/
    color: #090;
    padding: 15px 10px 10px 15px;
    /*overflow:auto;*/
    font-family: Arial;
    text-align: justify;
}

#under_bar {
    position: absolute;
    top: 461px;
    left: 0px;
    height: 22px;
    width: 992px;
    background-color: #CCC;
}

#disclaimerCheckbox {
    position: absolute;
    top: 462px;
    Left: 38px;
    background-color: #CCC;
    padding: 0px 0px 0px 0px;
    width: 27px;
    height: 14px;
}

.acceptedisclaimer_require {
    box-shadow: 0 0 0 1px red;
}

#disclaimer_accept_text {
    position: absolute;
    top: 464px;
    left: 70px;
    background-color: #CCC;
    text-align: left;
    font-size: 12px;
    padding: 0px 0px 0px 0px;
    width: 272px;
    height: 15px;
    vertical-align: central;
}

.disclaimer_accept_require {
    color: red;
}

#BU_title {
    position: absolute;
    top: 465px;
    Right: 0px;
    background-color: #CCC;
    text-align: right;
    font-size: 12px;
    padding: 0px 30px 0px 0px;
    width: 272px;
    height: 15px;
    vertical-align: central;
}

#buttonOK {
    position: absolute;
    bottom: 210px;
    left: 121px;
    /*background-image: url(../img/bandeau.png);*/
    /*margin-top: auto;
	margin-left: auto;
	margin-right: auto;*/
    width: 762px;
    height: 120px;

}

.button_ok {
    /*background-image:url(../img/text_bouton.png);*/
    padding: 0px 0px 0px 0px;
    background-color: transparent;
    border: 0px;
    width: 764px;
    height: 120px;
    text-decoration: none;

}

#buttonOK_1 {
    position: absolute;
    bottom: 280px;
    left: 157px;
    /*background-image: url(../img/bandeau.png);*/
    /*margin-top: auto;
	margin-left: auto;
	margin-right: auto;*/
    width: 700px;
    height: 40px;
    z-index: 30;
}

#textButtonOK1 {
    position: absolute;
    bottom: 270px;
    left: 157px;
    width: 700px;
    height: 40px;
    /*text-align:left;*/
    z-index: 40;
    padding-left: 135px;
}
#dropdown-librairies {
    position: absolute;
    bottom: 230px;
    left: 157px;
    width: 700px;
    height: 40px;
    /*text-align:left;*/
    z-index: 40;
    display: flex;
    justify-content:left;
    align-items: center;
    padding-left: 135px;
}


#textButtonOK2 {
    /*position: absolute;
	bottom: 177px;
	left: 157px;*/
    width: 700px;
    height: 40px;
    /*text-align:left;*/
    z-index: 40;
}

#textButtonOK3 {
    /*position: absolute;
	bottom: 137px;
	left: 157px;*/
    width: 700px;
    height: 40px;
    /*text-align:left;*/
    z-index: 40;
}

.textButton {
    font-size: 24px;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    border-bottom: thin;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
    background-color: rgba(0, 0, 0, 0.6);
}

.textButton:hover {
    /*background-image: url(../img/Button_lib_selected.png);*/
    padding: 0px 0px 0px 0px;
    background-color: rgb(78,166,0);
    /*width: 700px;*/
    height: 40px;
    text-decoration: none;
    /*opacity: 0.8;*/
    cursor: pointer;
}

.button_ok_1 {
    /*background-image:url(../img/Button_lib.png);*/
    /*background-color: #000;*/
    position: absolute;
    bottom: 230px;
    left: 157px;
    width: 700px;
    height: 40px;
    /*opacity:0.6;*/
}

.button_ok_x {
    /*background-image:url(../img/Button_lib.png);*/
    /*background-color: #000;*/
    position: absolute;
    bottom: 120px;
    left: 157px;
    width: 700px;
    height: 160px;
    /*opacity:0.6;*/
}

.button_ok_xx {
    position: absolute;
    /*bottom: 70px;*/
    top:290px;
    left: 257px;
    width: 600px;
    /*height: 160px;*/
    background-color: #000;
    opacity: 1;
    z-index: 2;

}

.button_ok_2 {
    background-image: url(../img/Button_lib.png);
    position: absolute;
    /*bottom: 177px;*/
    left: 157px;
    width: 700px;
    height: 40px;
    opacity: 0.6;
}

.button_ok_3 {
    background-image: url(../img/Button_lib.png);
    position: absolute;
    /*bottom: 137px;*/
    left: 157px;
    width: 700px;
    height: 40px;
    opacity: 0.6;
}

.button_ok:hover {
    background-image: url(../img/text_bouton_selected.png);
    border: 0px;
    cursor: pointer;
}
.e_down_image_arrow {
    width: 48px; 
    height: 48px;
    background-image: url('../img/errow_down.png');
    cursor: pointer;
}
.e_down_image_arrow:hover {
    background-image: url('../img/errow_down_over.png');
}
.e_up_image_arrow {
    width: 48px; 
    height: 48px;
    background-image: url('../img/errow_up.png');
    cursor: pointer;
}
.e_up_image_arrow:hover {
    background-image: url('../img/errow_up_over.png');
}

#Digi_Cat_version {
    position: absolute;
    top: 150px;
    /*bottom: 289px;*/
    left: 660px;
    color: #F93;
    width: 118px;
    height: 41px;
    font-size: 36px;

}

#backhome:hover {
    background-image: url(../img/back_to_library_hover_btn.png);
    background-repeat: no-repeat;
}

#button_Libraries {
    display: yes;
    position: absolute;
    left: 330px;
    top: 3px;
    width: 120px;
    height: 25px;
    cursor: pointer;
    background-image: url(../img/popin_button_library.png);
}

#button_Libraries:hover {
    background-image: url(../img/popin_button_library_selected.png);
    background-repeat: no-repeat;
}

#quicktour {
    display: yes;
    position: absolute;
    left: 220px;
    top: 7px;
    width: 124px;
    height: 21px;
    cursor: pointer;
    text-align: center;
    text-decoration: yes;
    font-size: 12px;

}

#button_quicktour {
    display: yes;
    position: absolute;
    left: 542px;
    top: 3px;
    width: 120px;
    height: 25px;
    cursor: pointer;
    background-image: url(../img/popin_button_quick_tour.png);
}

#button_quicktour:hover {
    background-image: url(../img/popin_button_quick_tour_selected.png);
}

#LiveUpdate {
    display: yes;
    position: absolute;
    left: 522px;
    top: 7px;
    width: 124px;
    height: 21px;
    cursor: pointer;
    text-align: center;
    text-decoration: yes;
    font-size: 12px;
}

#button_LiveUpdate {
    display: yes;
    position: absolute;
    left: 759px;
    top: 3px;
    width: 120px;
    height: 25px;
    cursor: pointer;
    text-decoration: none;
    background-image: url(../img/popin_button_update.png);
}

#button_LiveUpdate:hover {
    background-image: url(../img/popin_button_update_selected.png);
}

#backhome {
    width: 49px;
    height: 44px;
    cursor: pointer;
    background-image: url(../img/back_to_library_normal_btn.png);
}

#categories {
    /*position: absolute;*/
    display: yes;
    top: 50px;
    left: 0px;
    width: 388px;
    height: 100%;
    position: fixed;
    background-color: #FFF;
}

#library_frame {
    position: absolute;
    top: 58px;
    text-align: center;
    font-family: Arial;
    word-wrap: break-word;
    color: #FFFFFF;
    font-size: 28px;
    background-color: #9FA0A4;
    left: 8px;
    width: 372px;
    height: 45px;
    padding-top: 5px;
}

#functions {
    position: absolute;
    left: 8px;
    top: 58px;
    width: 384px;
    font-family: ArialRoundedRegular, Arial;
    word-wrap: break-word;
    /*color: #333333;*/
    font-size: 14px;
}

#test_ranges {
    position: absolute;
    left: 500px;
    top: 5px;
    width: 384px;
    height: 43px;
    font-family: Arial;
    vertical-align: middle;
    text-align: center;
    word-wrap: break-word;
    color: #090;
    font-size: 12px;
}

#transition_1 {
    display: yes;
    top: 50px;
    left: 388px;
    width: 8px;
    height: 100%;
    position: fixed;
    background-image: url(../img/u52_normal.png );
    border: 1px none #000000;
    background-color: #CCCCCC;
    /*  layer-background-color: #CCCCCC;*/
}

#ranges {
    position: absolute;
    display: yes;
    top: 50px;
    left: 396px;
    width: 380px;
    height: 100%;
    background-color: #e7e6e6;
    font-family: Arial;
    vertical-align: middle;
    text-align: center;
    word-wrap: break-word;
    /*color: #090;*/
    font-size: 12px;
}

#transition_2 {
    display: yes;
    top: 50px;
    left: 776px;
    width: 8px;
    height: 100%;
    position: fixed;
    background-color: #CCC;
    background-image: url(../img/u52_normal.png);
    border: 1px none #000000;
}

#documents {
    position: absolute;
    display: yes;
    top: 50px;
    left: 784px;
    width: 372px;
    height: 100%;
    background-color: #e7e6e6;
    font-family: Arial;
    vertical-align: middle;
    text-align: center;
    word-wrap: break-word;
    color: #333;
    font-size: 12px;
}

#set_valid_set {
    position: absolute;
    width: 131px;
    top: 162px;
    height: 21px;
    left: 180px;
    text-align: center;
    vertical-align: middle;
}

td.lineTd {
    vertical-align: middle;
    font-family: Arial;
    text-align: left;
    word-wrap: break-word;
    color: #090;
    font-size: 14px;
}

.selectStyle {
    font-family: Arial;
    font-size: 14px;
}

#search_popup {
    position: fixed;
    display: none;
    width: 439px;
    top: 43px;
    /*left: 3px;*/
    background-color: white;
    -webkit-box-shadow: 0 0 10px black;
    box-shadow: 0 5px 10px black;
    z-index: 100;
    margin-left: -5px;
    padding-top: 10px;
    padding-bottom: 15px;
}

#tools_for_digicat .imgloader {
    display: none;
    position: relative;
    height: 20px;
    left: 7px;
}
.search_popup_inner .titleSearch {
    color: #626469;
    font-size: 11px;
    line-height: 15px;
    padding: 0 20px;
    margin: 0 0 6px 0;
}
.search_popup_inner .partIDresult .input,
.search_popup_inner .partIDresult .labelSearch {
    width: 47.5%;
    float: left;
    min-height: 20px;
}
#searchClose {
    cursor: pointer;
}

.search_popup_inner .nbSearch {
    display: inline-block;
    font-weight: bold;
}
.search_popup_inner .partIDresult .labelSearch, .nbPage  {
    font-size: 14px;
}

.search_popup_inner .nbPageIndex {
    color: #42b4e6;
    width: 30px;
    display: inline-block;
    text-align: right;
}
.search_popup_inner .nbPageSeparator {
    width: 25px;
    display: inline-block;
}
.search_popup_inner .nbPageTotal {
    width: 50px;
    display: inline-block;
    text-align: left;
}
.search_popup_inner .partIDresult .labelSearch .labelLib {
    color: #090;
}

.navigateResult {
    display: none;
    text-align: center;
    margin: 6px 0;
}

.backResult, .nextResult {
    width: 26px;
    cursor: pointer;
    display: inline-block;
}

.backResultNone {
    color: white !important;
    cursor: default;
}
.backResultNone img {
    display: none;
}

.IDresult_0 {
    color: #333;
}

#search_popup_inner_documents .partIDresult_cell a,
#search_popup_inner_documents .priceIDresult_cell a {
    color: #42b4e6;
}

.partIDresult_cell,
.priceIDresult_cell {
    float: left;
    position: relative;
    top: 7px;
}

.partIDresult_cell {
    width: 30%;
}

.partIDresult_cell_full {
    width: 98%;
}

.partIDresult_cell a {
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;    
    padding: 0 0 0 30px;
}
.partIDresult_cell_full a:hover {
    cursor: pointer;
}

#search_popup_inner_ranges .partIDresult_cell_full a:hover {
    color: #42b4e6;
}

#search_popup_inner_ranges {
    margin-top: 10px;
    margin-bottom: 10px;
}

.priceIDresult_cell {
    width: 68%;
}

.spaceresult_cell {
    width: 1%;
    float: left;
    height: 22px;
    background-color: white;
}

.IDresult_line {
    display: none;
}

.IDresult_line,
.rangelistDetails_line {
    height: 22px;
    font-family: Arial;
    word-wrap: break-word;
    font-size: 12px;
    clear: both;
}

.rangelistDetails_line:not(:last-child) {
    border-bottom: solid 1px rgb(214, 214, 214);
}

.priceIDresult_cell .scrollRangeClass {
    float: right;
    height: 17px;
    width: 16px;
    cursor: pointer;
    margin-right: 5px;
}

.search_cell_none {
    width: 0;
    height: 0;
}

.search_popup_inner .rangelistDetails {
    float: right;
    text-align: left;
    width: 65%;
    max-height: 150px;
    overflow-y: auto;
}

.search_popup_inner .scrollUp {
    width: 10px;
    cursor: pointer;
}

.search_popup_inner .scrollDown:hover,
.search_popup_inner .scrollUp:hover {
    font-weight: bold;
}

.search_popup_inner .scrollNone {
    width: 10px;
}

.search_popup_inner .rangelist {
    overflow-y: hidden;
    height: 15px;
}

.search_popup_inner .rangelistDetails .rangeText {
    position: relative;
    top: 7px;
}

.search_popup_inner .rangeText {
    cursor: pointer;
    display: inline-block;
}

.config {
    cursor: pointer;
}

.config:hover {
    background: #B5E1AE;
}

/* added by SBE on 09March2016 to integrate html pages as embedded documents */
.select_button {
    background-color: #fafafa;
    cursor: pointer;
    height: 51px;
}

.select_button:hover {
    background-color: #eaeaea;
}

#menu_popin {
    position: absolute;
    top: 0;
    left: 180px;
    /*width: 850px;*/
    padding-top: 0px;

}

#update_buttonOK {
    position: absolute;
    bottom: 31px;
    left: 277px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 110px;
}

.update_button_ok {
    font-weight: bold;
    color: white;
    background: #090;
    padding: 5px;
    width: 100px;
    border-radius: 5px;
}

.popup_composes {
    height: 16px;
    font-family: Arial;
    text-align: center;
    word-wrap: break-word;
    font-size: 12px;
    display: inline-block;
    position: absolute;
    left: 15px;
    top: -8px;
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
}

.popup_composes_content {
    width: 100%;
    overflow-y: auto;
    white-space: nowrap;
    padding: 10px;
    background-color: #42b4e6;
    min-height: 30px;
    max-height: 230px;
    color: white;
    text-align: left;
    z-index: 1;
    border-radius: 3px;
}
.popup_composes_content .imgArrow {
    position: absolute;
    right: -12px;
}

.popup_composes_content .composesPlus {
    text-align: center;
    display: inline-block;
    width: 100%;
}

.popup_composes_content a {
    color: white !important;
    padding: 0 5px;
}

.popup_composes_content a:hover {
    text-decoration: underline;
}

#version_popin {
    z-index: 100;
    position: absolute;
    top: 290px;
    left: 256px;
    width: 704px;
    background-color: #4EA600;
    padding: 20px 20px 20px 40px;
}

#version_alert {
    width: 764px;
    font-size: 24px;
    color: #FFFFFF;
}

#version_local {
    font-size: 24px;
    color: #FF9900;
}

#version_local_cont {
    height: 30px;
    font-size: 24px;
    color: #FFFFFF;
}

#version_server {
    height: 30px;
    font-size: 20px;
    color: #FF9900;
}

#version_link {
    color: #FFFFFF;
    font-size: 18px;
    margin-top: 10px;
}

#version_link .yesno {
    margin-left: 30px;
    margin-top: 10px;
}

#version_link_yes {
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    padding: 10px;
}

#version_link_yes:hover {
    font-size: 18px;
    color: #FFFFFF;
    text-decoration: none;
    background-color: #CCC;
}

#version_link_no {
    font-size: 18px;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    padding: 10px;
}

#version_link_no:hover {
    font-size: 18px;
    color: #FFFFFF;
    text-decoration: none;
    background-color: #CCC;
}

#version_restart {
    font-size: 15px;
    color: #FFFFFF;
    text-decoration: none;
    margin-top: 10px;
}

/* popin de presentation */
.cbp-spmenu-vertical {
    min-height: 520px !important;
    height: 520px !important;
}

.cbp-spmenu-vertical .title {
    height: 40px;
    padding: 0 20px 0 20px !important;
}

.cbp-spmenu-vertical #description {
    height: 400px;
    padding: 0 20px 0 20px !important;
    overflow-y: auto;
}

.cbp-spmenu-vertical #description {
    /* see ckeditor : content.css */
    font-size: 13px;
    line-height: 1.6em;
    font-family: sans-serif, Arial, Verdana, "Trebuchet MS";
}

.cbp-spmenu-vertical #description h1,
.cbp-spmenu-vertical #description h2,
.cbp-spmenu-vertical #description h3,
.cbp-spmenu-vertical #description h4,
.cbp-spmenu-vertical #description h5,
.cbp-spmenu-vertical #description h6 {
    /* see ckeditor : content.css */
    font-weight: normal;
    line-height: 1.2em;
}

.cbp-spmenu-vertical #description h1 {
    /* see ckeditor : content.css */
    /* chrome */
    font-size: 2em;
    -webkit-margin-before: 0.67em;
    -webkit-margin-after: 0.67em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

.new_prod {
    background-color: #FFF;
    cursor: pointer;
    padding-left: 2px;
    width: 100%;
    color: #333;
    font-size: 16px;
}

.new_prod:hover {
    color: #42b4e6;
    text-decoration: underline;
}

.new_prod_subtitle {
    color: #42b4e6;
    font-size: 14px;
}


#widgetFrame {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    height: 100%;
    z-index: 3;
}

#frame {
    position: fixed;
    top: 50px;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 3;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#frame_inner {
    position: relative;
    display: none;
    float: left;
    width: 1010px;
    height: 510px;
    border: 1px solid #3DCD59;
    background-color: #FFF;
    z-index: 4;
    margin-left: auto;
    margin-right: auto;
}

#close_button {
    position: relative;
    top: 10px;
    left: 980px;
    width: 20px;
    height: 20px;
    background-image: url(../img/close_button.png);
    z-index: 5;
}

#close_button:hover {
    cursor: pointer;
}

iframe {
    height: 100%;
    width: 100%;
    padding: 10px;
}

/*buttons style for ranges and selectors*/
.btn-default {
    background-color: #42b4e6;
    color: #fff;
}

.btn-default:hover {
    color: #fff;
    background-image: -webkit-linear-gradient(top, #59bde9, #42b4e6);
}

.btn-default:active,
.btn-default.active,
.btn-default:focus {
    color: #fff;
    background-image: -webkit-linear-gradient(top, #59bde9, #42b4e6);
    background-color: #42b4e6;
}

/*style for homepage*/
#Main_title_Digi_Cat {
    position: absolute;
    top: 75px;
    height: 145px;
    left: 157px;
    width: 700px;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    border-bottom: thin;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
    background-color: rgba(0, 0, 0, 0.6);
    display: flex;
    flex-direction: column;
    padding-left: 135px;
    justify-content: center;
}

/*style for top banner*/
#automation_banner {
    position: fixed;
    top: 0;
    height: 50px;
    width: 100%;
    background-color: #3DCD58;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 10px;
    z-index: 3;
}

#conteneur {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding-left: 10px;
    z-index: 3;
}

#logo_schneider {
    background: url(../img/schneider_LIO_White_RGB.png) no-repeat;
    height: 50px;
    width: 181px;
    background-size: 181px 50px;
}

#logo_schneider:hover {
    background-color: rgba(255, 255, 255, 0.2);
    cursor: pointer;
}

#library_version {
    display: flex;
    justify-content: center;
    min-width: 100px;
    width: 10%;
}

#library {
    color: #fff;
    font-size: 14px;
    font-family: Arial;
}

#version {
    color: #fff;
    font-family: 12px;
    font-family: Arial;
    font-weight: bold;
}

#tools_for_digicat {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 45%;
    margin: 0 30px 0 30px;
}

#tools_for_digicat .input,
#tools_for_digicat #searchClose {
    display: none;
}

#tools_for_digicat.searching {
    background-color: white;
    height: 35px;
    padding: 0 5px 0 5px;
    justify-content: space-between;
}

#tools_for_digicat.searching .input,
#tools_for_digicat.searching input,
#tools_for_digicat.searching #searchClose  {
    display: inline-block;
}
#tools_for_digicat.searching .input,
#tools_for_digicat.searching input {
    width: 100%;
    border: none;
}
#tools_for_digicat.searching input:focus {
    outline-color: white;
}

#tools_for_digicat.searching .element {
    display: none !important;
}

#LiveUpdate_normal {
    background: url(../img/LiveUpdate_btn_normal.png) no-repeat;
    width: 45px;
    height: 45px;
}

#LiveUpdate_normal:hover {
    background-color: rgba(255, 255, 255, 0.2);
    cursor: pointer;
}

#search_button_normal {
    background: url(../img/search_btn_normal.png) no-repeat;
    height: 45px;
    width: 45px;
    margin-left: 10px;
    margin-right: 10px;
}

#search_button_normal:hover {
    background-color: rgba(255, 255, 255, 0.2);
    cursor: pointer;
}

#search_button_normal:focus {
    background-color: rgba(255, 255, 255, 0.2);
    cursor: pointer;
}

/*#search_button_selected{
    display:none;
    width: 45px;
    height: 45px;
    background-image: url(../img/price_btn_selected.png);
}*/
#Tools_normal {
    background: url(../img/tools_btn_normal.png) no-repeat;
    width: 35px;
    height: 35px;
    background-size: 35px 35px;
    background-position: center;
}

#Tools_normal:hover {
    background-color: rgba(255, 255, 255, 0.2);
    cursor: pointer;
}

#download_btn {
    background: url(../img/download_btn.png) no-repeat;
    width: 30px;
    height: 30px;
    background-size: 30px 30px;
    background-position: center;
    margin-left: 20px;
}

#download_btn:hover {
    background-color: rgba(255, 255, 255, 0.2);
    cursor: pointer;
}

#industrial_automation {
    text-align: center;
    white-space: nowrap;
    color: #fff;
    font-weight: bold;
    font-size: 22px;
    width: 45%;
    height: 40px;
    display: flex;
    align-items: center;
}

#industrial_automation .icon {
    display: inline-block;
    height: 50px;
    width: 50px;
    background-size: contain;
    background-repeat: no-repeat;
}

#browserstatus {
    font-size: 12px;
    color: #FFF;
    font-weight: bold;
}