/* this css aftetting top and  footer all basics like color elements titles bound  can be write in this files */
 
html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow-x: hidden;
}

body{
  margin: 0;
  padding: 0;
  background: #ffffff;
  font-size: 14px;
  font-family: "Gudea", AG Foreigner Light-Plain Medium,  sans-serif, sans-serif;
  color: #404040;
}

.site {
  margin: 0px;
}

.site-inner {
    margin: 0 auto;
    max-width: 1320px;
    position: relative;
    min-height: calc(100vh - 569px);
}

@font-face {
  font-family: 'Gudea';
  font-style: normal;
  font-weight: 400;
  src: local('Gudea'), url(../fonts/WTDyO8MdshuMhAnoLO0WMw.woff2) format('woff2');
}

ul{
  padding: 0;
}


.site-content {
  word-wrap: break-word;
}

a{
  color: #56c03e;
}

a:hover{
  color: #404040;
}

main a{
  text-decoration: underline;
}



/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}


/*tablets and smartphones using to fit header constrains */
@media screen and (max-width: 992px)
{

  .site-content {
    padding: 0 4.5455%;
  }
  .no-sidebar .content-area {
      float: none;
      margin: 0;
      width: 100%;
  }
  .site-main {
      margin-bottom: 7.0em;
  }


  /* Header area tablet | mobile */
  .thumb-header-nm{  margin-left: 1rem;}
 


  /*end Header area*/

}

@media screen and (max-width: 767px) {

}






.centered-btns {
    text-align: center;
        margin: 45px auto 12px;
}

/* title for first page */
#titleSubHeaderLang {
    font-size: 50px;
    color:#d9d9d9;
    text-align: center;
    padding-top: 40px;
    font-family: "Gudea", AG Foreigner Light-Plain Medium, sans-serif;
    font-size: 50px;
    font-weight: normal;
}
#titleSubHeader2Lang {
    float: none;
    color: #d9d9d9;
    font-family: "Gudea", AG Foreigner Light-Plain Medium, sans-serif;
    font-size: 52px;
    font-weight: bold;
    line-height: 1;
}


div#buttonRedDownloadHome {
    background-color: #e00000;
    width: 249px;
    height: 62px;
    margin: 20px 0;
}

div#buttonRedDownloadHome a{
  text-decoration: none;
}

#OtherDownloadHome {

    margin-bottom: 20px;
    font-size: 14px;
    color: #d9d9d9;
}

#menu_header {
	width: auto;
    max-width: 750px;
    float: right;
    height: 29px;
    border: 0px solid magenta;

}

#TitleButtonDownloadHome {
    font-family: "Gudea", AG Foreigner Light-Plain Medium, sans-serif;
    font-size: 24px;
    font-weight: normal;
    color: #ffffff;
    line-height: 1;
}




#layerleft-child-third{
  margin: 0;
}


/*menu links*/
#layerleft {
	font-family: "Gudea", AG Foreigner Light-Plain Medium, sans-serif !important;
    min-width: 800px;
    display: none;
}
.setheight {
    height: 1px;
}
 /*menu links*/

  #top-content-left{
    padding-left: 20px;
  }

  #layerleft-child-first, #layerleft-child-second{
    margin:0 auto;
    width:100%;
    max-width: none;
  }

  #layerleft-child-first{
    margin-left:10px; margin-right:10px;
  }
  /*********/
  .no_float{
    float: none;
  }
  .width_fifteen{
    width: 15px;
  }
  .full_width{
    width: 100%;
  }
  .full_height{
    height: 100%;
  }
  .width_ten{
    width: 10px;
  }
  .width_twe_six{
    width: 26px;
  }
  .width_twe{
    width: 12px;
  }
  .lineeverybody{
    width: 6px;
  }
  .rowlayerOver{
    float: none;
  }
  .img_padd{
  	max-width: none;
    padding-left: 0;
    padding-right: 5px;
  }
  .important_padd, #SUBSE_tr .linesearch + td{
    padding-left:2px;
  }
  .height_float{
    height: 1px;
    float: right;
  }
  .height_float_left{
    height: 1px;
    width: 6px;
    float: left;
  }
  .height_three_float{
    height: 3px;
    float: right;
  }
  .h2_class{
    font-size: 20px;
    color: #000;
  }
  .h2_sub{
    color: #878787;
    font-size: 14px;

    line-height: 17px;
  }
  .inline_block{
    display: inline-block;
  }

  #underleftSE, #underleftE, #underleftD, #underleftS, #underleftP, #underleftST, #underleftL {
    height:3px;
    width:6px;
    float:left;
    display:none;
  }
  #SUBSE, #SUBEV, #SUBE, #SUBD, #SUBS, #SUBST, #SUBL, #SUBP {
    display:none;
  }
  .linesearch, .lineenterprise, .linedownload, .linesupport, .linepartners, .linestore, .linelogin{
    width: 6px;
  }
  #underleftSEClose, #underleftEVClose, #underleftEClose, #underleftDClose, #underleftSClose, #underleftPClose, #underleftSTClose, #underleftLClose{
    height:3px;
    width:6px;
    float:left;
    display:block;
  }
  #underleftSEClose + div, #underleftEVClose + div{
    height:3px;
    float:right;
  }
  .tr_height_four_two{
    height: 42px;
  }
 /*fixer for menu */



 tr.height_forty>td {
    padding: 0;

}
  /*Header*/
  #menu_header {
    width: auto !important;
  }

  /*START SEARCH*/
  .rowlayerOver table{
    width: 100%;
  }
  .titlePrimLayer + td{
    width: 13px;
  }
  /*sub search*/
  #top-content-left a{
    display: block;
  }
  #SUBSE_tr{
    height: 95px;
  }
  #SUBSE_tr .full_width{
    height: 100%;
    padding-bottom: 1.5px;
  }
  #table_input_td .titleSecLayer{
    padding-left: 0;
  }
  #table_input {
    height: 92px;
  }
  #SUBSE_tr .rowlayerSecond, #SUBL .rowlayerSecond{
    cursor: default;
  }
  #table_input{
    width: 100%;
    padding-top:16px;
    padding-bottom:16px;
  }
  #table_input_td{
    padding-top: 0px;
  }
  .form-item table{
    /*width: 100%;*/
    margin-left: 16px;
  }
  #SUBSE #edit-keys-support, #edit-keys-support_menu{
    background:transparent;
    border: 0px none;
    height: 25px;
    padding-left:9px;
    color:#ffffff;
  }
  #SUBSE .boxshadowSupportCenter--{
    padding:0px;
    margin:0px;
    border: 1px solid #808080;
    width:500px;
  }
  #SUBSE .boxshadowSupportCenter-- + td{
    width: auto;
    padding-left: 15px;
  }
  #SUBSE #search-form-support .titleSecLayer{
    height: 30px;
  }
  #SUBSE #search-form-support #vAlIE7{
    height: 25px;
  }
  /*STOP SEARCH*/

  /*START EVERYBODY*/
  #underleftEV{
    height:3px;
    float:left;
    display:none;
  }
  #SUBEV a, #SUBE a, #SUBD a, #SUBS a, #SUBP a, #SUBST a{
    display: block;
    height: 100%;
    width: 100%;
  }
  #SUBEV .eve_height{
    height:1px;
    float:left;
  }
  #SUBEV_tr .lineeverybody + .titleSecLayer{
    width: 12px;
  }
  /*START LOGIN*/
  #login_tr_height{
    height: 127px;
  }
  #errorloginLayer, #errorloginLayer{
    color:#FF8400;
  }
  #tableLoginSupportLayer #errorloginLayer{
    padding-left: 20px;
  }
  #error_div{
    margin-left: 22px;
    padding-top: 5px;
    padding-bottom: 14px;
  }
  #error_div img{
    padding: 0;
  }
  #divforgotpwdLayer{
    padding-top: 24px;
    width: 100%;
    padding-bottom: 14px;
  }
  #user_connected #divforgotpwdLayer{
    padding-top: 0;
  }
  #user_connected #divforgotpwdLayer {
    padding-top: 24px;
    padding-bottom: 43px;
  }
  #user_connected .LogoutLayer{
    display: inline-block;
  }
  #user_connected #descriptionContentTypeGrey2{
    margin-bottom: 19px;
  }
  .descr_position{
    position: relative;
    bottom: 10px;
  }
  .user_name{
    color: #fff;
  }
  .user_name + span a{
    margin-left: 35px;
  }
  #divforgotpwdLayer .classButton a{
   height:30px !important;
   line-height:30px !important;
 }
 #forgotpwdsupportLayer #divforgotpwdLayer *{
  color: #fff;
}
#SUBL,  #layerleft{
  /*display: initial;*/
}
#inputSupportLayer, #inputPassLayer{
  padding-left: 10px;
}
.customer-supportLayer #inputSupportLayer, .password-supportLayer #inputPassLayer, #inputSupport_idLayer {
    width: 200px;
    height: 29px;
    background: #262626;
    border: 1px solid #808080!important;
    color: #ffffff;
}
/*********/

.stylelayerleft {
    top: 60px;
    position: absolute;
    display: block;
    z-index: 99999;
    width: 100%;
}
.setheight {
    height: 1px;
}

#layerleft-child-first {
  margin-left: 0;
  margin-right: 0;
}
#layerleft-child-first{
  width: auto;
}

#layerleft-child-first{
  border:0px solid magenta; margin:0 auto; width:100%; max-width:1020px;
}
#layerleft-child-second{
  border:0px solid red;  margin:0px auto; max-width:1000px; width:100%;
}
#layerleft-child-third {
  border:0px solid blue; margin-left:10px; margin-right:10px;
}

/*****/
#SUBSE_tr .form-item table{
  margin-left: 10px;
  width: 98%;
}
#SUBSE .boxshadowSupportCenter--{
  width: 80%;
}

#SE form #searchfield {
    padding-left: 20px;
    color:#bebebe;
}
input#searchfield:focus {
    outline: none !important;


  }
  input#searchfield:active { 
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #494949;
    opacity: 1; /* Firefox */
}
  input#searchfield::placeholder { 
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #bebebe;
    opacity: 1; /* Firefox */
}

#searchfield {
    border-bottom: none!important;
    padding-top: 3px;
}

#SUBSE #search-form-support_menu .titleSecLayer{
  padding-left: 0;
  display: block;
  margin-bottom: 5px;
}
/*****/
/*partner adjustments*/
.height_forty {
    height: 40px;
}

/* form login menu */
#tableLoginSupportLayer {
    margin-top: 21px;
    padding-left: 4px;
}

.nomargin_grid_desktop {
    margin-left: 0;
    margin-right: 0;
}

#errorloginLayer, #errorloginLayer {
    color: #FF8400;
}

#tableLoginSupportLayer #error_div {
    padding-top: 0px;
    padding-bottom: 28px;
    margin-left: 22px;
    font-size: 0.875rem;
}

.submit-supportLayer {
    width: auto;
    margin-top: 26px;
}

.linkForgotLayer a:link{
 text-decoration: none;
 color: #D9D9D9;
}
.linkForgotLayer a:visited{
 text-decoration: none;
 color: #D9D9D9;
}
.linkForgotLayer a:hover{
 text-decoration: none;
 color: #FFFFFF;
}
.linkForgotLayer a:active{
 text-decoration: none;
 color: #FFFFFF;
}

.customer-supportLayer, .customer-supportLayerforgot {
    margin: 0 16px 0 19px;
    width: 200px;
}
.nopadding_grid_desktop {
    padding-right: 0;
    padding-left: 0;
}

.entry-content>h3 {
    color: black;
}

.titleH2 {
    text-align: center;
    color: #000000;
    font-family: "Gudea", AG Foreigner Light-Plain Medium, sans-serif;
    font-size: 1.875rem;
}
.entry-content{
	max-width: 960px !important;
	margin: 3rem auto !important;
  color: black;
}



/* section grey lighter*/

#post-back-grey-lighter {    
  background: #EFEDED !important;
  margin: 0px -100%;
  padding: 0 100%;
}

a.linkBreadcrumb  {
    
  color: #D9D9D9 ;
  text-decoration: none;

}

a.linkBreadcrumb:hover{ color: #fbf9f9; }

img.pdf-icon-list {width: 25px;}




/* ADMIN COMMON */
footer.entry-footer {
    margin-top: 2em;
}

a.post-edit-link {
    background: #1e98d2;
    margin: 1em 0;
    padding: .5em 1em;
    border-radius: 5%;
    color: white;
    text-decoration: none;
}


/* BREADCRUMB*/

.bc-private {
    color: #1E98D2;
}
