.table-display {
    display: table;
}
/*
* Downloads
*/
.solaredge-page-widget .panel-body, .solaredge-block-widget .panel-body {
  height: 250px;
  overflow: auto;
}
.solaredge-page-widget #edit-search * {
  display: none;
}
.downloads-search-results a {
  font-style: bold;
}
.downloads-search-results a em {
  color: #d62128;
  font-style: normal;
}
.file-name-link {
  display: block;
}
.file-email-link,
.file-download-link {
  display: block;
  background: url("../img/alliance.png") no-repeat 0 50%;
  padding: 0 0 0 24px;
  white-space: nowrap;
}
.solaredge-products-widget {
  background: #f1f1f1;
}
.downloads-search-results {
  border-radius: 0;
  margin: 10px;
}
.downloads-search-results td {
  border: none;
  padding: 14px;
}
.downloads-search-results td:nth-child(2) {
  width: 100%;
}
.downloads-search-results td:nth-child(3),
.downloads-search-results td:nth-child(4) {
  display: none;
}

.solaredge-products-widget a {
  color: #4F7198;
}
.panel-default>.panel-heading {
  background: transparent;
}

/*page-downloads*/
body .solaredge-block-widget .nav-tabs>li {
  margin-bottom: -2px;
}
body .nav-tabs>li a,
body .solaredge-block-widget .nav-tabs>li a,
body #downloads-product-files-list-form .nav-tabs>li a{
  border: 1px solid #c1c1c1;
  margin-right:0;
  color: #d62128;
  margin-top: 2px;
  padding: 0 !important;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 49px;
  font-size: 8px;
  line-height: 1;
}
@media (min-width: 768px) {
  body .nav-tabs>li a,
  body .solaredge-block-widget .nav-tabs>li a,
  body #downloads-product-files-list-form .nav-tabs>li a{
    font-size: 14px;
  }
}
.solaredge-products-widget .navbar-nav>li,
.solaredge-page-widget .navbar-nav>li,
.solaredge-block-widget .navbar-nav>li {
  float: none;
  width: 100%;
  text-align: center;
}
/*@media (min-width: 768px) {*/
  /*.solaredge-products-widget .navbar-nav>li,*/
  /*.solaredge-page-widget .navbar-nav>li,*/
  /*.solaredge-block-widget .navbar-nav>li {*/
    /*float: none;*/
    /*width: 100%;*/
    /*text-align: center;*/
  /*}*/
/*}*/
body .nav-tabs>li.active>a,
body .solaredge-block-widget .nav-tabs>li.active>a,
body #downloads-product-files-list-form .nav-tabs>li.active>a{
  border-bottom:none;
  color: #333;
  background:#f7f7f7;
  padding-top: 15px;
  margin-top:0;
}
body .authorizationTabs .nav-tabs>li.active>a {
 padding-top: 0;
}
body .nav-tabs, .solaredge-block-widget .nav-tabs,
body #downloads-product-files-list-form .nav-tabs{
  border-bottom:none;
}
body .solaredge-block-widget .nav-tabs {
  margin-bottom: 0;
  padding-bottom: 0;
}
div.siteMain ul, body.solaredge-block-widget div.siteMain ul,
body #downloads-product-files-list-form  ul.nav-tabs{
  margin-bottom: 0;
  padding-bottom: 0;
}
body #downloads-product-files-list-form  ul.nav-tabs,
body .solaredge-page-widget ul.nav-tabs {
  display: flex;
  width: 100%;
  margin: 0;
}
form#downloads-files-list-form,
.solaredge-block-widget form#downloads-files-list-form,
#downloads-product-files-list-form div.panel{
  clear: both;
  background:#f7f7f7;
  border: 1px solid #c1c1c1;
  border-radius: 0 4px 4px 4px;
  padding-bottom: 2px;
}
#downloads-product-files-list-form div.panel{
  border-bottom:none;
  border-radius: 0 4px 0 0;
  padding-bottom: 20px
}
.node--type-se-product .solaredge-products-widget{
  background:none;
}
.node--type-se-product .solaredge-products-widget div.panel-body{
  clear: both;
  /*display: inherit;*/
}
.node--type-se-product .solaredge-products-widget div.panel-body .checkbox{
  margin: 0;
}
/*** change title size in node 2098   in fr language ***/
.page-node-2099.language-fr.i18n-fr h1.page-header{
  font-size: 30px;
}

#downloads-files-list-form .form-type-textfield,
.solaredge-block-widget #downloads-files-list-form .form-type-textfield,
#downloads-product-files-list-form .form-type-textfield{
  padding: 30px 40px 0;
}
#downloads-product-files-list-form .form-type-textfield{
  padding-top:7px;
  padding-right:0;
}
#downloads-files-list-form .form-type-textfield .form-control,
.solaredge-block-widget #downloads-files-list-form .form-type-textfield .form-control,
#downloads-product-files-list-form .form-type-textfield .form-control{
  height: 45px;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.52);
}
#bs-example-navbar-collapse-1, .solaredge-block-widget #bs-example-navbar-collapse-1,
#downloads-product-files-list-form .navbar-form{
  position:relative;
}
#downloads-product-files-list-form .navbar-form{
  float: right;
}
#bs-example-navbar-collapse-1 button, .solaredge-block-widget #bs-example-navbar-collapse-1 button,
#downloads-product-files-list-form .navbar-form button{
  position: absolute;
  top: 44px;
  right: 64px;
  background: url("../img/search.png") no-repeat;
  text-indent: -99999px;
  border: none;
}
#downloads-product-files-list-form .navbar-form button{
  top: 21px;
  right: 9px;
}
#downloads-product-files-list-form .navbar-collapse{
  padding: 0;
}
#downloads-product-files-list-form .navbar-form{
  float: right;
  padding-right: 0;
}
#downloads-product-files-list-form .navbar-form input{
  width:250px;
}
body div.panel,
body .solaredge-block-widget div.panel/*,
#downloads-product-files-list-form .panel*/{
  background: none;
  border: none;
  overflow: auto;
  border: none;
  box-shadow: none;
  -webkit-box-shadow: none;
}
#downloads-product-files-list-form .panel{
  background: #f7f7f7;
  margin-bottom:0;
}
body div.panel-default>.panel-heading,
body div.solaredge-block-widget .panel-default>.panel-heading,
#downloads-product-files-list-form .panel-default>.panel-heading{
  border: none;
  float: none;
  padding-left: 0;
  background: none;
}
#downloads-product-files-list-form .panel-default>.panel-heading{
  float: left;
}
body span.select-all-elm, .solaredge-block-widget span.select-all-elm{
  color: #d62128;
  display:block;
  text-align:right;
  background:white;
  font-size: 12px;
  border: 1px solid #c1c1c1;
  border-bottom:none;
  border-radius:4px 4px 0 0;
  padding-right: 16px;
  cursor: pointer;
}
.select-all-elm.select-all-diasable, .solaredge-block-widget .select-all-elm.select-all-diasable{
  color: grey;
}
input[disabled="disabled"] + label {
  color: #ccc;
}
.panel-body, .solaredge-block-widget .panel-body,
#downloads-product-files-list-form .panel-body{
  background:white;
  border: 1px solid #c1c1c1;
  border-top:none;
  border-radius:0 0 4px 4px;
}
#downloads-product-files-list-form .panel-body{
  border-top: 1px solid #c1c1c1;
  border-radius:4px;
}

/*downloads result*/
.file-email-link, .solaredge-block-widget .file-email-link,
#downloads-product-files-list-form .file-email-link {
  background: url("../img/email.png") 0 5px no-repeat ;
}
.file-download-link, .solaredge-block-widget .file-download-link,
#downloads-product-files-list-form .file-download-link{
  background: url("../img/download.png") 0 5px no-repeat ;
}
div.siteMain table, body.solaredge-block-widget table,
#downloads-product-files-list-form table{
  background:none;
}
div.siteMain table thead, body.solaredge-block-widget table thead,
#downloads-product-files-list-form  table thead{
  display:none;
}
body.downloads-search-results td, body.solaredge-block-widget .downloads-search-results td,
#downloads-product-files-list-form .downloads-search-results td{
  border-bottom:none;
}
/*
body.downloads-search-results td:first-child img,
#downloads-product-files-list-form .downloads-search-results td:first-child img{
    display:none;
}
body.downloads-search-results td:first-child,
#downloads-product-files-list-form .downloads-search-results td:first-child{
    background: url("../application-pdf.png") 0 19px no-repeat;
    padding: 22px;
}*/

#downloads-product-files-list-form table .ng-scope{
  border-bottom: 1px solid #c1c1c1;
}

table a, body.solaredge-block-widget table a,
#downloads-product-files-list-form table a{
  color: #333;
}
#downloads-files-list-form div.ng-scope,
.solaredge-block-widget #downloads-files-list-form div.ng-scope{
  text-align:center;
  padding-bottom: 10px;
}
#downloads-files-list-form div.ng-scope a,
.solaredge-block-widget #downloads-files-list-form div.ng-scope a{
  border:none;
}
#downloads-files-list-form div.ng-scope .pagination{
  border: 1px solid #c1c1c1;
  border-radius:4px;
  padding-top: 0;
}
#downloads-files-list-form div.ng-scope .pagination .disabled a,
.solaredge-block-widget #downloads-files-list-form div.ng-scope .pagination .disabled a{
  color:#d62128;
}
#downloads-product-files-list-form .downloads-search-results em{
  font-weight: normal;
}
#downloads-files-list-form .table_wrraper_start,
#downloads-product-files-list-form .table_wrraper_start{
  background:white;
  border-top: 1px solid #c1c1c1;
}
#downloads-product-files-list-form .table_wrraper_start{
  border: 1px solid #c1c1c1;
  border-radius:0 0 4px 4px;
}
#downloads-files-list-form .table_wrraper_start .panel-title,
#downloads-product-files-list-form .table_wrraper_start>strong{
  padding: 15px 10px;
  margin: 0;
  display: inline-block;
}

#downloads-product-files-list-form .table_wrraper_start>strong{
  width: 100%;
}

#downloads-files-list-form .downloads-search-results,
#downloads-product-files-list-form .downloads-search-results{
  margin: 0;
}

#edit-doc-country {
  display: none;
}
#edit-doc-country .form-checkbox,
#edit-doc-category .form-checkbox,
#edit-doc-product .form-checkbox{
  padding-left: 0;
  position: relative;
  margin-left: 0;
}
#edit-doc-country input,
#edit-doc-category input,
#edit-doc-product input{
  /*margin: 0 10px 0 0;*/
  height: 26px;
}
#edit-doc-country input[rel="child"],
#edit-doc-category input[rel="child"],
#edit-doc-product input[rel="child"] {
  margin-left: 20px;
}

.ng-table .header {
  display: none;
}

.modal-header {
  background: none !important;
  border: none !important;
  padding-bottom: 0 !important;
}

.modal-header h4 {
  font-size: 26px !important;
  font-weight: normal !important;
  color: #eb0009 !important;
  border-bottom: solid 1px #e0e0e0;
  padding: 0 0 10px 0;
  margin: 0 20px 5px 0;
  text-transform: none !important;
  text-align: left;
}

.modal-dialog {
  position: absolute !important;
  margin: auto auto !important;
  top: 25% !important;
  left: 25% !important;
}

.modal-body {
  padding: 0 15px 15px 15px !important;
}

.modal-body p {
  padding-bottom: 15px;
}

.modal-footer {
  border: none !important;
  text-align: right !important;
}

.modal-footer button.visually-hidden.show {
  display: block !important;
  position: relative !important;
  height: auto !important;
  width: auto !important;
  padding: 6px 12px !important;
  margin-bottom: 0 !important;
  font-size: 14px !important;
  font-weight: normal !important;
  line-height: 1.42857143 !important;
  text-align: center !important;
  white-space: nowrap !important;
  vertical-align: middle !important;
  color: #ffffff !important;
  background-color: #428bca !important;
  border-color: #357ebd !important;
  text-transform: none !important;
}
.navbar-collapse.collapse {
  display: block !important;
}
.containerFileWrapp .select-all-elm {
  display: none;
  width: 100%;
}
.containerFileWrapp .panel-body {
  display: none;
}
.containerFileWrapp .dropPanel {
  padding-top: 10px;
  margin-bottom: 0;
}
.containerFileWrapp .dropPanel-heading {
  width: 100%;
  padding: 0;
  margin-bottom: 10px;
  cursor: pointer;
}
.containerFileWrapp .dropPanel-heading .panel-title {
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
  margin: 0 !important;
  border: 1px solid #c1c1c1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #fff;
}
.containerFileWrapp .dropPanel-heading .panel-title::before {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -3px;
  content: "";
  border-style: solid;
  border-width: 6px 5px 0 5px;
  border-color: #c1c1c1 transparent transparent transparent
}
@media (min-width: 768px) {
  .containerFileWrapp .select-all-elm {
    display: block !important;
  }
  .containerFileWrapp .panel-body {
    display: block !important;
  }
  .containerFileWrapp .dropPanel {
    margin-bottom: 20px;
  }
  .containerFileWrapp .dropPanel-heading .panel-title {
    /*margin: -10px -15px !important;*/
    padding: 10px 0;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: transparent;
  }
  .containerFileWrapp .dropPanel-heading .panel-title::before {
    display: none;
  }
  .downloads-search-results td:nth-child(3),
  .downloads-search-results td:nth-child(4) {
    display: table-cell;
  }
}
