/* 
@import '//netdna.bootstrapcdn.com/font-awesome/4.0.0/css/font-awesome.css';
@import 'https://www.1000grad-epaper.de/g/wp-content/themes/epaper-topic/css/color_schemes/blue.css';
@import '//www.1000grad-epaper.de/g/wp-content/plugins/tgd-admin-pages/css/admin-pages-frontend.css'; */
@import '//www.1000grad-epaper.de/g/wp-content/themes/epaper-topic/css/style.css';
@import '//www.1000grad-epaper.de/wp-content/themes/Divi/style.css';
@import '//www.1000grad-epaper.de/wp-content/themes/Divi-child/assets/css/manual_styles.css';
@import '//www.1000grad-epaper.de/wp-content/themes/Divi-child/assets/css/style.css';

.content {
  font-size: 1rem;
}

/* Header Blue */
.header-blue {
  background: #2C7EB5;
  box-shadow: -900px 0 #2C7EB5, 900px 0 #2C7EB5;
  margin-bottom: 0px;
  padding: 10px 0px;
}
.header-blue .search {
  box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  position: relative;
}

#user {
	float:right;
}

.header-blue .search input {
  border: 0;
  display: inline-block;
  height: 90px;
  outline: 0;
  vertical-align: middle;
}

.user-avatar {
  margin-right: 4px;
  max-height: 20px;
}

.user-avatar, .user-avatar + span {
  display: inline-block;
  vertical-align: middle;
}
.header-blue .btn{
	padding: 5px !important;
}

.sub-nav {
  padding-top: 10px;
  border-bottom: 1px solid #ECECEC;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  font-size: 13px;
}

.sub-nav .breadcrumbs {
  float: left;
  margin-top: 7px;
}
.breadcrumbs {
	margin: 5px 0 !important;
}
.breadcrumbs li {
  display: inline-block;
  white-space: nowrap;
}

.breadcrumbs li + li:before {
  color: #158EC2;
  content: ">";
}

.category-tree h3 ~ * {
    display: none;
}

.category-tree > section,
.section-tree .section {
	margin-bottom: 2em;
}

.section-tree .section h2 a, 
.category-tree section h2 a {
  color: inherit;
}

.category-tree > section section {
	margin-left: 2.5em;
}

.category-tree section h3 a,
.section-tree .section h3 a {
  color: inherit;
}

.category-tree section ul li,
.section-tree .section ul li {
		list-style:none;
	  margin: 5px 0;
}

.user-nav {
	vertical-align: middle;
}

.header-blue .user-nav > a {
	vertical-align: middle;
  margin-right: 10px;
  display: inline-block;
  padding: 8px 0;
  color: white; 
}

.login[role="button"]:before, .submit-a-request:before, .make-a-call:before  {
    font-family: "FontAwesome";
    margin-right: 5px;
}
.submit-a-request:before {
    content: "\f003";
}
.make-a-call:before {
    content: "\f095";
}
.login[role="button"]:before {
    content: "\f090";
}

/* 
	NAVI
*/
.navi-blog {
	position: relative !important;
}
.navi-blog li.active {
  	background-color: #e6e6e6;
    border-left: 1px solid #d9d9d9;
    color: #979797;
    font-size: 80%;
    display: block;
    padding: 0.5rem 1.25rem;
}

/* ====================================================
   Search
   ==================================================== */
.search-box, .header-blue {
  background: #2C7EB5;
  box-shadow: -900px 0 #2C7EB5, 900px 0 #2C7EB5;
  margin-bottom: 0px;
  padding: 10px 0px;
}



.search {
  box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  position: relative;
}

.search input {
  border: 0;
  display: inline-block;
  height: 90px;
  outline: 0;
  vertical-align: middle;
}

.search input[type=search],
.search input[type=text] {
  border-radius: 8px 0 0 8px;
  background: #fff;
  font-size: 20px;
  padding: 35px 100px 35px 30px;
  width: 700px;
}

.search input[type=submit] {
  background-color: white;
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0.1));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0.1));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0.1));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0.1));
  border-radius: 0 8px 8px 0;
  border: 0;
  bottom: 0;
  box-shadow: none;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 2px;
  text-shadow: 0 2px rgba(0, 0, 0, 0.2);
  min-width: 200px;
  padding: 0 20px;
  position: absolute;
  right: 0;
  top: 0;
}


/*added margin-left, align*/
.search-small {
  float: right;
  position: relative;
  margin-left: 10px;
  vertical-align: middle;
}

.search-small:before {
  content: "\1F50D";
  font-family: "entypo";
  font-size: 16px;
  line-height: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 35px;
  z-index: 1;
}

.search-small input[type=search],
.search-small input[type=text] {
  padding: 3px 10px 3px 35px;
  height: 30px;
  width: 250px;
}

.article-list li, 
section .section_list > li {
	list-style: none;
  margin-left: 2em;
	line-height: 2em;
}

.article-list h3, 
section .section_list > li h3 {
  font-size: 1rem;
}

article h3 > a {
 color:inherit; 
}

article.section section {
	padding: 0 2rem;
}

article.section footer {
	margin-top: 2rem;
}

/* ARTICLE FOOTER */
.article-vote-controls a, .article-vote-controls a:before,
.share a, .share a:before {
    background: #cccccc;
    box-shadow: none;
    border: 0;
    border-radius: 50%;
    color: #FFF;
    height: 30px;
    line-height: 30px;
}
.article-vote-count ,
.article-vote-controls {
  display: inline-block;
  margin-left: 20px;
}
.article-vote-controls a {
	padding: 7px 9px;
}


/*
 * Vote icons
 */
.article-vote-up, .article-vote-down {
  color: inherit;
  font-family: "entypo";
}

.article-vote-up:before {
  content: "\1f44d";
}

.article-vote-down:before {
  content: "\1f44e";
}
/* ====================================================
   Social share links
   ==================================================== */
.share li {
  display: inline-block;
}

.share a {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  vertical-align: middle;
  width: 30px;
}

.share a:before {
  display: inline-block;
  color: #FFF;
  font-family: "entypo";
  text-align: center;
  width: 100%;
}

.share a:hover {
  text-decoration: none;
}

.share-twitter:before {
  background: #00ACED;
  content: "\F309";
}

.share-facebook:before {
  background: #3B5998;
  content: "\F30C";
}

.share-linkedin:before {
  background: #4875B4;
  content: "\F318";
}

.share-googleplus:before {
  background: #CD3C2A;
  content: "\F30F";
}

.share-label {
  cursor: pointer;
}

.share-label + .share {
  background: #FFF;
  border: 1px solid #DDDDDD;
  border: 1px solid rgba(0, 0, 0, 0.17);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
  left: 50%;
  line-height: 70px;
  margin: 10px 0 0 -75px;
  position: absolute;
  text-align: center;
  top: 100%;
  white-space: nowrap;
  width: 175px;
  z-index: 1;
}

.share-label + .share:before, .share-label + .share:after {
  content: "";
  display: inline-block;
  left: 50%;
  position: absolute;
}

.share-label + .share:before {
  top: -7px;
  border-right: 7px solid rgba(0, 0, 0, 0);
  border-bottom: 7px solid #CCC;
  border-left: 7px solid rgba(0, 0, 0, 0);
  margin-left: -6px;
}

.share-label + .share:after {
  top: -6px;
  border-right: 6px solid rgba(0, 0, 0, 0);
  border-bottom: 6px solid #FFF;
  border-left: 6px solid rgba(0, 0, 0, 0);
  margin-left: -5px;
}

.share-label[aria-selected="true"] {
  color: #111;
}

.share-label[aria-selected="true"] + .share {
  display: block;
}

.share-label[aria-selected="false"] + .share {
  display: none;
}

.comment-form-controls input[type=submit] {
    background: #4aae45;
    border-radius: 5px;
    font-family: Source Sans Pro,sans-serif;
    color: #fff;
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    line-height: 1.5rem;
    text-align: center;
    word-wrap: break-word;
    max-width: 320px;
    max-width: 20rem;
    width: 100%!important;
    padding: 15px;
    padding: 0.9375rem;
    border: none;
    cursor: pointer;
}

.padding_bottom {
	margin-bottom: 4em;
}

/* TABLES */
table {
	border: 1px solid #d9d9d9;
}

table td {
	padding: 0.5rem;
  border-left: 1px solid #d9d9d9;
}
table th {
background-color: #e6e6e6;
}
table tr:nth-child(even) { 
  background-color: #e4ebf2 ; color: #000;
}
.request-table-toolbar {
padding-bottom: 2rem;
}

/* FORM */
.epf-wrapper label, .epf-wrapper span.label {
    display: block;
    font-family: Source Sans Pro,sans-serif;
    font-size: 110%;
    font-weight: 700;
    line-height: 1.25rem;
    margin: 0;
    padding: 0 0 0.625rem;
    text-transform: uppercase;
}
form input[type="email"], form input[type="tel"], form input[type="text"], form textarea {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d9d9d9;
}
form input[type="email"], form input[type="tel"], form input[type="text"], form textarea {
    box-sizing: border-box;
    font-size: 90%;
    line-height: 1.5;
    padding: 0.375rem 0.5rem;
}
.epf-wrapper input, .epf-wrapper textarea {
    padding: 0.3125rem 2%;
}
.epf-wrapper input, .epf-wrapper select, .epf-wrapper textarea {
    border: 1px solid #e5e5e5;
    color: #333;
    font-family: Source Sans Pro,sans-serif;
    font-size: 100%;
    max-width: 20rem;
    width: 100%;
}
.upload-dropzone {
    font-size: 100%;
    max-width: 20rem;
    width: 100%;
}
.epf-wrapper a.submit_button, .epf-wrapper input[type="submit"] {
	  margin-top: 2em;
    background: #4aae45 none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-family: Source Sans Pro,sans-serif;
    font-size: 1rem;
    line-height: 1.5rem;
    max-width: 20rem;
    padding: 0.9375rem;
    text-align: center;
    width: 100% !important;
    word-wrap: break-word;
}
/* ==========================================================================
   Pagination
   ========================================================================== */
.pagination {
  line-height: 0;
  padding: 20px 0;
  text-align: center;
}

.pagination ul {
  display: inline-block;
  list-style: none;
}

.pagination li {
  float: left;
  border: 1px solid #ECECEC;
  border: 1px solid rgba(0, 0, 0, 0.07);
}

.pagination li + li {
  border-left: none;
}

.pagination a, .pagination span {
  display: inline-block;
  line-height: 20px;
  font-size: 12px;
  padding: 5px 12px;
}

.pagination-current {
  background-color: #f6f6f6;
  background-color: rgba(0, 0, 0, 0.03);
  color: #AAA;
}

.pagination-first {
  border-radius: 3px 0 0 3px;
}

.pagination-last {
  border-radius: 0 3px 3px 0;
}

#main-footer {
  background-color: #333333;
}
#main-footer footer {
  background: none;
}

.et_pb_section_0.et_pb_section  {
  padding-top: 0;
}
.promoted-articles  {
  padding-top: 40px;
  border-top: 1px solid #eee; 
}
h1, h2, h3, h4, h5, h6 {
  padding-bottom: .5em;
}

.inner ol, .inner ul {
  list-style: initial;
  padding-left: 1.5rem;
  margin-bottom: 1.5em;
}

.inner li + li {
	margin-top: .5em; 
}

.e-main-header .textwidget {
  line-height: 2.25em;
}

.btn--primary,.et_pb_posts a.more-link--primary{background:#2c7eb5;color:#fff}.btn--primary:hover,.et_pb_posts a.more-link--primary:hover{border-color:#2c7eb5;background:transparent;color:#2c7eb5}