
body {
    font-family: 'Lato', Arial, sans-serif;
    background-color: #dad6cb;
}

img {
    max-width: 100% !important;
}

#logged {
  font-weight: bold !important;
}
.container {
    max-width: 1195px;
}
.mainmargin {
  padding: 0;
  margin: 0 0 90px 0;
}
a#logged {
    color: white;
}
a#logged:hover {
    text-decoration: none;
    color: #337ab7;
}
.page-header {
    margin: 0;
}
.argument-header {
    margin: 20px 0 0 0;
    background-color: #337ab7;
    color: white;
    min-height: 55px;
    text-align: center;
    position: relative;
}
.for-header {
  min-height: 55px;
  font-size: 22px;
  padding: 12px 10px;
  text-align: center;
  background-color: #337ab7;
  color: white;
  margin-bottom: 7px;
}

.for-header.has-link {
    text-align: left;
}


.for-header a {
    color: #ffffff;
    text-decoration: none;
}

.for-header a:before {
    font-family:'Glyphicons Halflings';
    content:"\e080";
    padding-right: 5px;
    padding-left: 5px;
    color: white;
}


#contact label {
    margin-top: 15px;
}
h1 {
    font-weight: bold;
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 65px;
    padding-left: 20px;
}
h2 {
    font-size: 27px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0;
}
h3 {
    font-size: 22px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0;
    padding: 15px 115px;
}

h4 {
    font-weight: bold;
}
.nomargin {
    margin: 0 !important;
    padding:0 !important;
}
textarea {
  max-width: 100% !important;
  margin-bottom: -5px;
}
#email-curator textarea {
	margin-bottom: 0 !important;
}
.separator {
  background-color: #F3F3F3;
  height: 35px;
}
.argument-container {
  margin: 0 !important;
  padding: 0 20px 20px 20px;
  background-color: #DFE0E2;
}
.add-comment, #main-comment, #add-comment-ins, #comment-ins, #add-evidence-comment{
  padding-left: 15px;
  padding-right: 15px;
}
#main-comment {
  margin-top: 20px;
}
#collapseMainComments, #collapseMainCommentsTwo {
  margin: 12px 0 40px 0;
  padding: 0;
}
#panel-comm-ins {
  background-color: transparent;
  border-radius: 0;
}
#panel-comm-ins .panel-heading a:after {
    line-height: 22px;
    color: black;
}
#panel-comm-ins .panel-heading a {
    color: black;
}
#add-evidence {
  margin-top: 3px;
  line-height: 21px;
  margin-right: 15px;
}
#add-evidence-comment a.comment-author {
  color: #337ab7;
}
.versus-circle {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  padding: 0;
  background-color: #b3b3b3;
  font-weight: 900;
  font-size: 32px;
  text-align: center;
  color: white;
  line-height: 55px;
  margin: 90px auto 10px auto;
}
.add-counter-circle {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  padding: 15px 0 0 0;
  background-color: #8297b2;
  font-weight: 900;
  font-size: 11px;
  text-align: center;
  margin: 70px auto 10px auto;
}
.chain-circle {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  padding: 0;
  background-color: #b3b3b3;
  font-weight: 900;
  font-size: 32px;
  text-align: center;
  color: white;
  line-height: 55px;
  margin: 70px auto 10px auto;
}
.argument-comment {
  position: absolute;
  top: 12px;
  right: 6px;
  width: auto !important;
}
.author-name {
  color: black !important;
  margin-left: 3px;
}
.argument-commnet-body {
  background-color: white;
  padding: 12px 115px 50px 115px;
}
.add-counter-circle a {
    color: #163450;
}

.full {
    width: 100%;
}
.panel-group {
  margin-bottom: 45px;
}
.panel-body {
    padding-top: 45px;
}
.panel-group .panel-heading+.panel-collapse>.panel-body {
  border: 0;
  padding-right: 0;
  padding-left: 0;
}
#comment-ins {
  margin-top: 20px;
}
.comment-author {
  color: #193350;
  font-size: 13px;
  transition: all 0.3s ease 0s;
}
a.comment-author {
  color: #193350;
}
.comment-body {
  padding-right: 0;
}
.comments-ins {
    width: 110px;
    height: 20px;
    padding: 0;
    margin: 0;
    line-height: 20px;
}
.comments-ins a {
    font-size: 13px;
}
.comment-submit {
    width: 118px;
    height: 30px;
    background-color: #8297b2;
    float: right;
    border: 0;
    padding-top: 0;

}
.main-container {
    margin-top: 40px;
    background-color: white;
    padding: 0;
}
.hypo-container {
    margin-top: 20px;
    padding: 0;
}

.for-container {
  margin-top: 20px;
  background-color: #DFE0E2;
  padding: 20px 15px 0 15px;
}
.main-content {
    padding: 22px;
}
.search-submit {
    width: 32px;
    height: 32px;
    font-size: 16px;
    border: 0;
    background-color: #8297b2;
    color: black;
    border-radius: 50%;
    padding: 0;
    vertical-align: middle;
}
.background {
  background-color: #8297b2;
  align-content: center;
}
.background h4, .background h4 a::after  {
  color: black;
  text-align: center;
}
.arg-btn {
  margin-left: 20px;
  background-color: #b3b3b3;
  color: white;
  font-size: 15px;
  font-weight: bold;
}
.for-btn {
  width: 200px;
  height: 35px;
  background-color: #b3b3b3;
  color: white;
  font-size: 15px;
}
.add-hipo-btn {
  width: 140px;
  height: 32px;
  position: absolute;
  top: 12px;
  right: 15px;
  background-color: transparent;
  border-color: white;
  color: white;
}
.add-hipo-btn:hover, .add-hipo-btn:focus {
  color: white;
}
#collapseBackground1 {
  padding: 0;
  margin-top: 85px;
  margin-bottom: 15px;
  background-color: #DFE0E2;
}
#nav-1 {
    background-color: #242325;
}
#nav-2 {
    background-color: #b3b3b3;
    margin-top: 0;
}
#nav-1, #nav-2, #nav-1 label {
    margin-bottom: 0;
    border: 0;
    color: white;
    font-size: 16px;
    font-weight: normal;
    min-height: 45px !important;
}
#search-form label {
min-height: auto !important;
}
#logged, #logged-label {
    line-height: 45px;
}
#logged {
    padding-left: 5px;
    padding-right: 15px;
}

#search-form {
    margin-top: 6px !important;
    margin-bottom: 6px !important;
}
#submit {
    width: 120px;
    background-color: #8297b2;
    color: black;
    border: 0;
}
#submit:hover {
    background-color: #337ab7;
    color: white;
    border: 0;
}
.square {
    border-radius: 0 !important;
}
.panel {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 0;
}
.panel-heading.help {
    background-color: #337ab7;
    position: relative;
}
.panel-title {
    color: white;
}
div.panel-body {
    margin-bottom: 10px;
    border: 0;
}
.for-panel {
  margin: -20px -15px 20px -15px;
  background-color: #395723;
  padding: 15px;
  color: white;
}
.for-panel a, .for-panel span {
  color: white;
  font-size: 30px;
  font-weight: bold;
  line-height: 30px;
  padding-left: 15px;
}
.for-panel a::after {
  color: black;
  font-size: 20px;
  font-weight: normal !important;
  line-height: 30px;
}
#search-input {
    width: 330px;
    height: 32px;
}
.navbar-nav>li>a {
    color: white !important;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 45px;
}

.navbar-default .navbar-nav>li>a:hover {
    color: #333 !important;
    background-color: #8297b2;
}

.panel-heading a:after {
    font-family:'Glyphicons Halflings';
    content:"\e114";
    float: left;
    padding-right: 5px;
    padding-left: 5px;
    color: white;
}
.panel-heading a.collapsed:after {
    content:"\e080";
}
.panel-comments {
  background-color: #8297b2;
  margin-left: 15px;
}

.comments-heading a:after {
    font-family:'Glyphicons Halflings';
    content:"\e114";
    float: left;
    padding-right: 5px;
    padding-left: 5px;
    color: white;
}
.comments-heading a.collapsed:after {
    content:"\e080";
}
.page-header {
    height: 65px;
    background-color: #8297b2;
    color: white;
}
.hypo-header {
    background-color: #8297b2;
    margin: 0;
    padding: 22px;
}
.hypothesis {
    margin: 0;
    padding: 0;
    background-color: white;
}
.hypo-desc {
    margin: 0;
    padding: 15px 22px;
    height: 130px;
    font-size: 20px;
}
#ok {
    background-color: #337ab7;
    color: white;
    border: 0;
}
#nok {
    border: 0;
}
.comments-btn {
    background-color: #8297b2;
    min-width: 110px;
    height:22px;
    font-size: 13px;
    padding: 0 3px 0 0;
    margin: 5px;
    line-height: 22px;
}
.comments-btn a {
    color: black;
}
/*.comments-btn a::after {
    padding-top: 2px;
}*/

.comments-btn a:hover {
    text-decoration: none;
}
.comments-btn p {
    margin: 0;
}
.topic-btn {
  width: 140px;
  height: 35px;
  background-color: transparent;
  border-color: black;
  color: black;
}
.topic-btn:hover {
  background-color: transparent;
  color: black;
}
.add-argument {
    min-height: 40px;
    background-color: #b3b3b3;
    text-align: center;
}
.add-argument a {
    font-weight: 700;
    line-height: 40px;
    color: white;
    background-color: #b3b3b3;
}
.main-panel {
    width: 100%;
    border-radius: 0;
    min-height: 32px;
    background-color: #337ab7;
    margin-bottom: 0;
}
.yellow-circle {
    width:48px;
    height: 48px;
    border-radius: 50%;
    background-color: #8297b2;
    color: #193350;
    text-align: center;
    line-height: 44px;
    font-size: 48px;
    font-weight: 900;
    margin: 15px auto 0 auto;
    padding: 0;
    display: inline-block;
    text-decoration: none !important;
}

.yellow-circle-minus {
    line-height: 40px;
}

.yellow-vs-circle {
    width:44px;
    height: 44px;
    border-radius: 50%;
    background-color: #8297b2;
    color: #193350;
    text-align: center;
    line-height: 40px;
    font-size: 22px;
    font-weight: 900;
    margin: 0 auto;
    padding: 0;
}
.arg-col-1 {
    padding: 5px;
    display: block;
    overflow: hidden;
    text-align: center;
    background-color: #d6dde7;
}
.arg-col-2 {
  position: relative;
  width: 100%;
  background-color: #d6dde7;
}
.arg-section {
  margin-top: 20px;
  padding-left: 0;
  padding-right: 0;
  background-color: #337ab7;
  min-height: 130px;
}
.arg-content p {
  padding: 20px 15px 10px 15px;
  margin-bottom: 0px;
}
.col-1-arg {
    background-color: #8297b2;
}
.con {
  /*background-image: url("../img/minus.png");*/
}
.evidence-panel {
  /*padding: 0 15px 0 15px;*/
  padding: 0;
  background-color: #b3b3b3;

}
.evidence-panel a {
  color: white;
  text-decoration: none;
  font-size: 13px;
}
.evidence-panel a:hover {
  color: black;
}
.evidence-ins {
  width: 110px;
  height:21px;
  padding: 0;
  margin: 0 15px 2px;
}
.evidence-ins a {
  line-height: 21px;
}
.evidence {
  margin-bottom: 0 !important;
  margin-top: 3px;
}
.evidence-body {
  background-color: white;
  margin: 4px 0 0 0 !important;
  padding-top: 10px;

}
.evidence-comment-panel {
  background-color: transparent;

}
.evidence-comments-btn {
  background-color: transparent;
  width: 120px;
  height: 22px;
  font-size: 13px;
  color: #337ab7;
  padding: 0;
  text-align: right;
  padding-right: 15px;
}
.evidence-comments-btn a {
  color: black;
}
.evidence-comments-btn a::after {
    padding-top: 2px;
}
.evidence.comments-btn p {
    margin: 0;
}
.origin-badge {
  background-color: #FDC614;
  font-size: 16px;
  padding: 0;
  margin-left: 2px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  line-height: 16px;
  text-align: center;
  color: white;
  font-weight: 700;
  float: left;
  margin-right: 7px;
  cursor: pointer;
}
.citation-badge {
  background-color: #337ab7;
  font-size: 16px;
  padding: 0;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  line-height: 10px;
  text-align: center;
  color: white;
  font-weight: 700;
  float: left;
  margin-right: 7px;
  margin-left: 24px;
}
hr {
  margin-top: 0;
  margin-bottom: 10px
}
.topic-row {
  padding: 0;
  margin: 0 0 20px 0;
}
.hypo-row {
  margin: 0 0 7px 0;
  padding: 0;
  background-color: #337ab7;
}
.book {
  text-align: center;
  padding: 15px 0;
  min-height: 95px;
}

.hypo-main {
  padding: 15px;
  min-height: 95px;
  background-color: white;
}
.hypo-content {
  font-size: 20px;
  color: black;
  padding-top: 15px;
  padding-botom: 15px;
}
.margin-stn {
  margin: 15px auto;
}
.form-control:focus {
  border-color: #337ab7;
}

/*MODALS*/
.close {
  opacity: 1;
  font-size: 13px;
  padding: 4px !important;
}
.modal-content {
  margin: 25px auto;
  padding: 0 15px 15px 15px;
  height: auto;
  background-color: white;
  border: 3px solid #193250;
  border-radius: 0;
  color: black;
}
.modal-evidence {
  max-width: 860px;
}
.modal-head {
  padding-left: 15px;
  margin-bottom: 18px;
  font-size: 14px;
  background-color: #8297b2;
  min-height: 25px;
  line-height: 23px;
  color: white;
}
.modal-title {
  font-size: 16px;
  font-weight: bold;
  color: black;
}
.modal-body {
  padding: 18px 0 0 0;
}
.modal-sign {
  padding: 8px 0 0 0;
  font-size: 13px;
}
.intend {
  padding-left: 63px;
  text-indent: -63px;
}
p.modal-sign a {
  color: black;
}
p.modal-body, p.modal-sign  {
  margin: 0;
}
.modal-citation {
  max-width: 800px;
}
.modal-background {
  max-width: 810px;
}
.modal-add-arg-cat {
  max-width: 420px;
  min-height: 150px;
}
.modal-cancel-btn {
  width: 118px;
  height: 32px;
  background-color: #337ab7;
  color: white;
  font-size: 13px;
  font-weight: bold;
  border: 0;
  float: right;
}
.modal-yellow-btn {
  width: 118px;
  height: 32px;
  background-color: #8297b2;
  color: white;
  font-size: 13px;
  font-weight: bold;
  border: 0;
  float: right;
}
.modal-reset-btn {
  width: 118px;
  height: 32px;
  background-color: #b3b3b3;
  color: white;
  font-size: 13px;
  font-weight: bold;
  border: 0;
  float: right;
}
.modal-draft-btn {
  width: 95px;
  height: 32px;
  background-color: #F3F3F3;
  color: black;
  font-size: 13px;
  font-weight: bold;
  border: 0;
  float: right;
}
.modal-submit-btn {
  width: 140px;
  height: 32px;
  background-color: #8297b2;
  color: black;
  font-size: 13px;
  font-weight: bold;
  border: 0;
  float: right;
}
.modal-submit-hypo-btn {
  width: 160px;
  height: 32px;
  background-color: #8297b2;
  color: black;
  font-size: 13px;
  font-weight: bold;
  border: 0;
  float: right;
}
.modal-add-evid-cit {
  max-width: 1000px;
  margin: 25px auto;
}
.modal-content-2 {
  padding: 0 15px 15px 15px;
  min-height: 605px;
  background-color: white;
  border: 3px solid #193250;
  border-radius: 0;
  color: black;
}
.modal-border {
  border-right: 0;
}
.cf4k {
  padding: 0 4px 0 0;
}
.modal-margin {
  margin: 12px 0 0 0 ;
  padding: 0;
}
.modal-padding {
  padding: 0 15px;
}
.modal-margin-2 {
  margin: 6px 0 0 0;
  padding: 0;
}
.modal-margin-3 {
  margin: 6px 0 0 0;
  padding: 0 0 31px 0;
}
.import-btn {
  position: absolute;
  top: 35px;
  right: 15px;
  width: 80px;
  height: 25px;
  background-color: #337ab7;
  color: white;
  padding: 0 !important;
  line-height: 22px;
}
.input-stn {
  height: 30px !important;
}
.ta-brief {
  height: 323px !important;
}
.ta-abstract {
  height: 119px !important;
}
.modal-add-hypothesis {
  max-width: 840px;

}
.modal-versus-circle {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  padding: 0;
  background-color: #b3b3b3;
  font-weight: 900;
  font-size: 32px;
  text-align: center;
  color: white;
  line-height: 64px;
  margin: 44px auto 10px auto;
}
.ta-short {
  height: 125px;
}
.modal-email-curator {
  max-width: 345px;
}
#argument-modal form {
  margin-top: 40px !important;
}
.sticky-btn {
  margin-bottom: -5px !important;
}
.input-small {
  border-radius: 0 !important;
}

/*login*/
.input-group-addon {
  background-color: #337ab7;
  border-color: #337ab7;
}
.first-line {
  margin: 15px 0;
}
#argument-row .panel-group .panel-heading {
    display: table-row;
}
.navbar-form {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom: 0;
  border-top: 0;
}
.panel-title p {
  margin: 0 0 0 30px;
}
.panel-heading.help a:after {
  position: absolute !important;
  top: 11px;
  left: 10px;
}

.argument-header h3 {
  padding-left: 15px;
  padding-right: 160px;
  text-align: left;
}


@media  (min-width:1200px) {
	.col-lr, .arg-section, .add-argument {
		width: 528px;
	}
	.col-m {
		width: 74px;
    padding: 0;
	}
  .hypothesis {
    width: 548px;
  }
  .hypothesis-m {
    width: 74px;
    padding: 0;
  }

}

@media  (min-width:993px) and (max-width:1200px) {
	.col-lr, .arg-section, .add-argument, .hypothesis {
		width: 428px;
	}
	.col-m {
		width: 74px;
    padding: 0;
	}
  .hypothesis {
    width: 448px;
  }
  .hypothesis-m {
    width: 74px;
    padding: 0;
  }
}


@media  (min-width:980px) and (max-width:992px) {
	.col-lr, .arg-section, .add-argument, .hypothesis {
		width: 318px;
	}
	.col-m {
		width: 74px;
    padding: 0;
	}
  .hypothesis {
    width: 338px;
  }
  .hypothesis-m {
    width: 74px;
    padding: 0;
  }
  .yellow-circle {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #8297b2;
    color: #193350;
    text-align: center;
    font-weight: 900;
    margin: 15px auto 0 auto;
    padding: 0;

  font-size: 30px;
  line-height: 26px;
  }
}



@media  (min-width:768px) and (max-width: 979px) {
  #argument-row img {
    width: 100%;
  }
  .col-sm-1.book img {
    width: 90%;
  }
  .chain-circle img {
    width: auto !important;
  }
  div.panel-heading.background.square.col-sm-offset-5.col-sm-2.col-sm-offset-5 a::after {
    float: none !important;
    display: block;
    padding-top: 6px;
  }
  .yellow-circle {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #8297b2;
    color: #193350;
    text-align: center;
    font-weight: 900;
    margin: 15px auto 0 auto;
    padding: 0;

      font-size: 30px;
      line-height: 26px;
  }
  .modal-content-2 {
    padding: 0 15px 15px 15px;
    min-height: 570px;
  }
  .modal-reset-btn {
    width: 91px;
  }
  .col-lr, .arg-section, .add-argument, .hypothesis {
    width: 318px;
  }
  .col-m {
    width: 74px;
    padding: 0;
  }
  .hypothesis {
    width: 338px;
  }
  .hypothesis-m {
    width: 74px;
    padding: 0;
  }
} /*@media  (min-width:768px) and (max-width: 979px) end */

@media  (max-width:767px) {
  #argument-row img {
    width: 100%;
  }
  .chain-circle img {
    width: auto !important;
  }
  .argument-header .comments-bar .argument-comment {
    position: relative;
    top:0;
    right:0;
    display: inline-block;
  }
  .versus-circle {
    margin: 10px auto;
  }
  #collapseMainComments, #collapseMainCommentsTwo {
    margin: 12px 0 0 0;
    padding: 0;
  }
  .hypo-container, .main-container {
    padding: 0 15px;
  }
  .col-sm-1 {
    width: 7%;
    float: left;
  }
  .col-sm-11 {
    width: 93%;
    float: left;
  }
  h3 {
    padding: 15px;
  }
  .arg-section {
    display: flex;
  }
  .add-counter-circle {
    margin: 2px auto;
  }
  .col-sm-1.book {
    width: 15%;
    float: left;
    padding: 5px;
    min-height: 50px;
  }
  .hideme {
    display: none;
  }
  .chain-circle {
    margin: 2px auto;
  }
  .argument-commnet-body {
    padding: 12px 0 20px 0;
  }
  #add-evidence {
    margin-top: 0;
    line-height: 20px;
  }
  .evidence-ins {
    margin-bottom: 0;
  }
  .evidence-body {
    margin: 0 -15px !important;
  }
  .col-sm-4.modal-content-2 {
    border-right: 3px solid #193250;
    border-bottom: 0;
  }
  .modal-versus-circle {
    margin: 10px auto;
  }
  .add-hipo-btn {
    float: none !important;
    position: initial;
    color: #193250;
    border: 0;
    background-color: #8297b2;
    margin-bottom: 7px;
  }
  .add-hipo-btn:hover {
    color: black;
  }
  .for-header {
    padding: 12px 15px;
    margin-bottom: 0;
  }

  .for-panel {
    display: inline-block;
    width: 100%;
    margin: 0 0 15px 0;
  }
  .topic-btn {
    margin-top: 10px;
  }
  #search-input {
    float: left;
    width: 235px;
  }
  #search-form label {
    float:left;
    margin-right: 4px;
  }
  .search-submit {
    margin-left: 4px;
  }
  #account .col-sm-5 {
    display: inline-block;
  }
  #argument-row {
    margin: 35px 0 !important;
  }
  .arg-section {
    margin-top: 0 !important;
  }
  .hypo-main {
    width: 100%;
  }
  .hypo-row {
    margin: 10px 0;
  }

  .hypo-content {
    font-size: 16px;
  }
  .col-sm-10.hypo-main .versus-circle {
    width: 30px;
    height: 30px;
    font-size: 14px;
    line-height: 25px;
  }
  .for-header {
    font-size: 20px;
  }
  .for-panel a {
    font-size: 24px;
  }
}

 /* @media  (max-width:767px) end*/


@media  (max-width:480px) {
  #argument-row img {
    width: 100%;
  }
  #add-comment img, #main-comment img {
    width: 100%
  }
  .chain-circle img {
    width: auto !important;
  }
  .yellow-circle {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #8297b2;
    color: #193350;
    text-align: center;
    font-weight: 900;
    margin: 15px auto 0 auto;
    padding: 0;

      font-size: 30px;
      line-height: 26px;
  }
  .modal-cancel-btn {
    width: 83px;
  }
  .book img {
    width: 100%;
  }
}


/* add */
.admin-element-menu {
  background-color: #12263d;
}

.btn-delete {
  background-color: transparent;
  border: none;
  color: #f00;
}

.btn-delete:hover {
  text-decoration: underline;
}

.import-con-btn {
    position: absolute;
    top: 35px;
    right: 5px;
    width: 80px;
    height: 25px;
}

.import-con-btn .btn-search {
    color: black;
    background-color: #8297b2;
    border-radius: 0;
    padding: 4px 16px;
}

.row-import {
    position: relative;
}

.btn-evidence-search , .btn-scholar-search {
    margin-top: 8px;
    margin-bottom: 8px;
    color: black;
    background-color: #8297b2;
    border-radius: 0;
    padding: 4px 16px
}

#btn-close-search {
    margin-right: 30px;
}

.import-btn {
  width: 120px;
  height: 34px;
  line-height: 30px;
  margin-top: -10px;
  float: right;
  position: relative;
  top: 0;
  right: 0;
}

.import-btn.yellowbg {
  color: white;
  background-color: #8297b2;
}

.row-imoprt-bar {
  background-color: #ddd
}

.query-result-container {
  height: 420px;
  overflow-y: scroll;
  margin-top: 4px;
}

.query-result-container a {
  cursor: pointer;
}

#query-result tbody tr td:hover {
  background-color: #eee;
  border-top: 1px solid #ddd;;
  border-bottom: 1px solid #ddd;
}


#import-loader {
    margin-top: 0;
    width: 24px;
    height: 24px;
    margin-left: 8px;
    display: none;
}


.comment-accept {
  color: #fff;
  background-color: #91CB30;
  display: inline-block;
  padding: 1px 12px;
  margin-left: 8px;
}

.comment-block {
  color: #fff;
  background-color: #F21700;
  display: inline-block;
  padding: 1px 12px;
  margin-left: 8px;
}

.comment-accept:hover,
.comment-block:hover {
  color: #fff;
  text-decoration: none;
}

.connectedSortableTopic {
  float: left;
  width: 100%;
  min-height: 20px;
}

.connectedSortableHypothesis {
  float: left;
  width: 100%;
  min-height: 20px;
}

.ui-state-highlight {
  background-color: #F5F3AF;
  height: 60px;
  width: 100%;
  float: left;
  margin-bottom: 20px;
}

.connectedSortableArgumentRow {
  min-height: 40px;
}

.btn-actionlist,
.btn-actionlist:focus,
.btn-actionlist:hover {
  margin-left: 4px;
  color: #fff;
  background-color: #4C4C4C;
}

.btn-edit,
.btn-edit:focus,
.btn-edit:hover {
  margin-left: 4px;
  color: #fff;
  background-color: #808080;
}


.btn-subscribe,
.btn-subscribe:focus,
.btn-subscribe:hover {
  margin-left: 4px;
  color: #fff;
  background-color: #F99705;
}

.btn-unsubscribe,
.btn-unsubscribe:focus,
.btn-unsubscribe:hover {
  margin-left: 4px;
  color: #fff;
  background-color: #808080;
}

.btn-danger,
.btn-danger:focus,
.btn-danger:hover {
  margin-left: 4px;
}


.required-border {
  border: 1px solid #f00;
}



.btn-field-of-research {
  display: inline-block;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  margin-right: 4px;
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: center;
  background-size: cover;
  cursor: pointer;
}
.btn-field-of-research.btn-status-published {
  background-image: url("../img/eye-published.png");
  background-color: #808080;
}
.btn-field-of-research.btn-status-draft {
  background-image: url("../img/eye-draft.png");
  background-color: transparent;
}

.btn-field-of-research.btn-field-of-research-edit {
  background-image: url("../img/icon-edit.png");
  background-color: #808080;
}
.comments-heading a.btn-field-of-research::after {
  display: none;
}
.comments-heading form {
  display: inline-block;
}
.btn-field-of-research.btn-field-of-research-delete {
  float: left;
  border: none;
  background-image: url("../img/icon-delete.png");
  background-color: #c9302c;
}




.btn-topic {
  display: inline-block;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  margin-right: 4px;
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: center;
  background-size: cover;
  cursor: pointer;
  position: absolute;
  top: 6px;
  left: 28px;
}
.btn-topic.btn-status-published {
  background-image: url("../img/eye-published.png");
  background-color: #808080;
}
.btn-topic.btn-status-draft {
  background-image: url("../img/eye-draft.png");
  background-color: transparent;
}
.btn-topic.btn-topic-edit {
  background-image: url("../img/icon-edit.png");
  background-color: #808080;
  left: 74px;
}
.btn-topic.btn-topic-related-add {
    background-image: url("../img/icon-edit.png");
    background-color: #3648b6;
    left: 165px;
}


.comments-heading a.btn-topic::after {
  display: none;
}
.comments-heading form {
  display: inline-block;
}
.btn-topic.btn-topic-delete {
  float: left;
  border: none;
  background-image: url("../img/icon-delete.png");
  background-color: #c9302c;
  left: 120px;
}

.btn-topic.btn-topic-delete-right {
    float: right;
    right: 15px;
    left: auto;
}


.btn-hypothese {
  margin: 0 auto;
  margin-top: 4px;
  display: block;
  height: 42px;
  width: 42px;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: center;
  background-size: cover;
  cursor: pointer;
}
.btn-hypothese.btn-status-published {
  background-image: url("../img/eye-published.png");
  background-color: #808080;
}
.btn-hypothese.btn-status-draft {
  background-image: url("../img/eye-draft.png");
  background-color: transparent;
}


.btn-hypothese-page-view {
    display: block;
    height: 22px;
    width: 22px;
    border-radius: 50%;
    float: left;
    margin-right: 4px;
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: center;
    background-size: cover;
    cursor: pointer;
}
.btn-hypothese-page-view.btn-status-published {
    background-image: url("../img/eye-published.png");
    background-color: #808080;
}
.btn-hypothese-page-view.btn-status-draft {
    background-image: url("../img/eye-draft-black.png");
    background-color: transparent;
}



.btn-hypothesiscategorie {
  display: inline-block;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: center;
  background-size: cover;
  cursor: pointer;
  position: absolute;
  top: 6px;
  left: 10px;
}
.btn-hypothesiscategorie.btn-status-published {
  background-image: url("../img/eye-published.png");
  background-color: #808080;
}
.btn-hypothesiscategorie.btn-status-draft {
  background-image: url("../img/eye-draft.png");
  background-color: transparent;
}


.btn-hypothesiscategorie.btn-hypothesiscategorie-edit {
  background-image: url("../img/icon-edit.png");
  background-color: #808080;
  right: 58px;
  left: unset;
}


.comments-heading a.btn-hypothesiscategorie::after {
  display: none;
}
.comments-heading form {
  display: inline-block;
}
.btn-hypothesiscategorie.btn-hypothesiscategorie-delete {
  float: left;
  border: none;
  background-image: url("../img/icon-delete.png");
  background-color: #c9302c;
  left: 104px;
}


.btn-hypothesisargument {
  float: left;
  margin: 0 auto;
  margin-top: 12px;
  margin-left: 3px;
  display: block;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: center;
  background-size: cover;
  cursor: pointer;
}


.btn-hypothesisargument.btn-status-published {
  background-image: url("../img/eye-published.png");
  background-color: #808080;
}
.btn-hypothesisargument.btn-status-draft {
  background-image: url("../img/eye-draft.png");
  background-color: transparent;
}
.btn-hypothesisargument.btn-hypothesisargument-edit {
  background-image: url("../img/icon-edit.png");
  background-color: #808080;
}
.comments-heading a.btn-hypothesisargument::after {
  display: none;
}
.comments-heading form {
  display: inline-block;
}
.btn-hypothesisargument.btn-hypothesisargument-delete {
  float: left;
  border: none;
  background-image: url("../img/icon-delete.png");
  background-color: #c9302c;
}



.btn-comment {
  display: block;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  float: left;
  margin-right: 4px;
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: center;
  background-size: cover;
  cursor: pointer;
}
.btn-comment-form {
  float: left;
}
.btn-comment.btn-status-published {
  background-image: url("../img/eye-published.png");
  background-color: #808080;
}
.btn-comment.btn-status-draft {
  background-image: url("../img/eye-draft-black.png");
  background-color: transparent;
}
.btn-comment.btn-comment-edit {
  background-image: url("../img/icon-edit.png");
  background-color: #808080;
}
.btn-comment.btn-comment-delete {
  float: left;
  border: none;
  background-image: url("../img/icon-delete.png");
  background-color: #c9302c;
}


.btn-evidence {
  display: block;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  float: left;
  margin-right: 4px;
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: center;
  background-size: cover;
  cursor: pointer;
}
.btn-evidence-form {
  float: left;
}
.btn-evidence.btn-status-published {
  background-image: url("../img/eye-published.png");
  background-color: #808080;
}
.btn-evidence.btn-status-draft {
  background-image: url("../img/eye-draft-black.png");
  background-color: transparent;
}
.btn-evidence.btn-evidence-edit {
  background-image: url("../img/icon-edit.png");
  background-color: #808080;
}
.btn-evidence.btn-evidence-delete {
  float: left;
  border: none;
  background-image: url("../img/icon-delete.png");
  background-color: #c9302c;
}


.input-group-addon i {
    color: #fff;
}

.origin-badge-view {
  cursor: pointer;
}


#flash-message-top {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background-color: #c9302c;
  z-index: 9999;
}

#flash-message-top .alert {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
}


ul.admin-menu {
  margin-bottom: 0;
}

ul.admin-menu li {
    padding: 0;
    position: relative;
    width: auto;
    list-style: none;
}

ul.admin-menu li ul.sub-menu {
    padding: 0;
    position: absolute;
    top: 40px;
    right: 0;
    display: none;
    z-index: 99999;
    background: #23282d;
}

ul.admin-menu li ul.sub-menu li {
    padding: 4px 20px;
}


ul.admin-menu li:hover ul.sub-menu {
  display: block;
}

ul.admin-menu li ul.sub-menu li:hover {
    background-color: #000;
}

ul.admin-menu li ul.sub-menu li a {
  font-size: 13px;
  color: #fff;
  text-decoration: none;
}

.alert.alert-success,
.alert.alert-danger {
  margin-top: 10px;
  margin-bottom: 0;
  text-align: center;
}

.alert.alert-success ul,
.alert.alert-danger ul {
  padding-left: 0;
}

.alert.alert-success ul li,
.alert.alert-danger ul li {
  list-style: none;
}

.link-register a {
  color: #fff;
  text-decoration: none;
  padding-right: 30px;
  font-weight: 500;
}

.evidence-table {
  width: 100%;
}

.evidence-table td {
  vertical-align: top;
  padding: 4px;
}

.evidence-table tr td.td-evidence-title {
  color: #808080;
  font-size: 13px;
  text-align: right;
  width: 16%;
}

.evidence-table tr td textarea {
  font-size: 13px;
  width: 100%;
  resize: both;
  overflow: auto;
  border: 1px dotted #ccc;
}

.modal-evidence p {
  padding-top: 0;
}

.modal-evidence p.modal-download{
  text-align: center;
  padding: 4px 10px;
}

.modal-evidence p.modal-download a {
  color: #337ab7;
}

.modal-evidence p.modal-download a:hover {
  text-decoration: underline;
}


#evidence-search-result .esr-query-result-container{
  height: 418px;
  overflow-y: scroll;
}

#evidence-search-result {
  display: none;
}

#evidence-search-result a {
  cursor: pointer;
}


#evidence-import {
  margin-top: -18px;
}

.col-search-ask {
  padding-left: 0;
  padding-right: 0;
}

.delete-item {
  margin: 4px;
  margin-right: 0;
  padding: 0;
  color: #fff;
  background-color: #c9302c;
  border-radius: 50%;
  line-height: 14px;
  font-size: 26px;
  height: 18px;
  width: 18px;
  display: inline-block;
  text-align: center;
  font-weight: bold;
}

.delete-item:hover,
.delete-item:active {
  color: #fff;
  text-decoration: none;
}

.add-item-search-row {
  margin: 4px;
  margin-right: 0;
  padding: 0;
  color: #fff;
  background-color: #4FB846;
  border-radius: 50%;
  line-height: 18px;
  font-size: 20px;
  height: 18px;
  width: 18px;
  display: inline-block;
  text-align: center;
  font-weight: bold;
}

.add-item-search-row:hover,
.add-item-search-row:active {
  color: #fff;
  text-decoration: none;
}

.select-search-field {
  font-size: 13px;
  padding-left: 0;
  padding-right: 0;
  height: 30px;
}

.row-form-search {
  margin-bottom: 4px;
}

.query-result-container .modal-margin {
  margin-bottom: 4px;
}

#show-similar-citations {
    position: absolute;
    top: 40px;
    left: 15px;
    font-size: 12px;
    color: #008100;
}


.waiting-for-approval-border {
  border-left: 2px solid #f00;
}

.waiting-for-approval {
  padding: 2px;
  width: 100%;
  font-size: 10px;
  display: block;
  color: #fff;
  background-color: #f00;
}



@media (max-width:980px) {

  .btn-hypothesiscategorie {
      position: static;
      float: left;
      margin: 4px;
  }

  .argument-header h3 {
    padding-top: 50px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .btn-hypothesiscategorie.btn-hypothesiscategorie-delete {

  }

  .for-header.for-admin {
      padding-top: 50px;
  }

  .for-header{
    float: left;
    width: 100%;
  }

 .container-fluid > .navbar-header {
    margin: 4px auto;
    text-align: center;
  }

  .navbar-toggle {
    margin: 8px 0;
    float: none;
  }

  .nav.navbar-nav.pull-right {
    width: 100%;

  }

  .navbar-nav {
    margin: 0;
  }

  .nav > li {
    text-align: center;
  }

  .evidence-panel {
    float: left;
    width: 100%;
  }

}

.query-result-container .item .col-button-item {
  padding-left: 0;
  padding-right: 0;
}

.btn-prev-page,
.btn-next-page {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

#query-result-container-result {
  display: none;
}

#show-similar-citations {
  cursor: pointer;
}

#bibtex-import .pastebibtex-text {
  width: 100%;
}

#bibtex-import .query-result-container {
  margin: 0 auto;
  padding-top: 30px;
  text-align: center;
  overflow-y: auto;
}

#bibtex-import .import-btn {
  margin: 0 auto;
  padding: 0 10px !important;
  width:auto;
  position: relative;
  float:none;

}

#bibtex-import .btn-evidence-search {
  float: right;
}

textarea {
  resize: none;
}

.comment-body {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.select-evidence,
.select-comment {
  margin-bottom: 12px;

  background-color: #f9fbcf;

  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}



.container .breadcrumb {
    margin: 0;
    padding: 0;
    margin-top: 15px;
    background: transparent;
}

html, body {
    width: 100%;
    height: 100%;
}

.landing {
    background: url('/img/bg.jpg') #000000 no-repeat;
    background-size: cover;
    box-sizing: border-box;
}


.landing2 {
    background: url('/img/bg2.jpg') #000000 no-repeat;
    background-size: cover;
    box-sizing: border-box;
}

#landing {
    text-align: center;
    padding: 40px;
    max-width: 1280px;
    margin: auto;
    margin-top: 50px;

}

#landing h1 {
    font-size: 60px;
    color: #ffffff;
    margin-bottom: 40px;
    background: rgba(0, 0, 0, 0.5);
    display: inline-block;
    width: auto;
    padding: 20px;
}

#landing p {
    font-size: 24px;
    color: #ffffff;
    line-height: 1.2em;
}

#landing p.landing-description {
    background: rgba(0, 0, 0, 0.5);
    display: inline-block;
    width: auto;
    font-weight: bold;
    padding: 20px;
    font-size: 24px;
}

#landing .landing-browse {
    margin-top: 40px;
}

#landing a {
    color: #000000;
    background: rgba(193, 194, 255, 0.3);
    padding: 7px 70px;
    border-radius: 25px;
    border: 1px solid black;
    font-size: 35px;
}

.landing2 #landing a {
    background: rgba(193, 194, 255, 0.4);
    display: inline-block;
    max-width: 370px;
    font-size: 28px;
    padding: 7px 15px;
    border-radius: 16px;
    margin: 15px;
}

#landing a:hover {
    text-decoration: none;
    background: rgba(193, 194, 255, 0.4);
}

#landing img {
    max-width: 200px;
    margin: 15px 0;
}


@media (max-width:440px) {
    #landing h1 {
        font-size: 32px;
        margin-bottom: 30px;
        line-height: 1.2em;
    }

    #landing p {
        font-size: 16px;
    }

    #landing img {
        width: 120px;
    }

}

.landing-credentials {
    position: absolute;
    bottom: 10px;
    right: 10px;
    color: #c1c2ff;
}

.env, .types {
    padding: 10px 0;
}

.env p, .types p {
    margin: 5px 0;
}

.env label, .types label {
    padding: 0 5px;
}

.env input, .types input {
    margin-right: 5px;
}




.list-envs {
    float: right;
}
.list-envs img {
    max-height: 35px;
}


.hypothesis-environments {
    color: #ffffff;
    padding-top: 4px;
}

.hypothesis-environments p {
    float: left;
    vertical-align: middle;
    padding-top: 5px;
    padding-right: 5px;
}

.hypothesis-environments .list-envs {
    float: left;
    vertical-align: middle;
}
.hypothesis-environments .list-envs img {
    vertical-align: middle;
}

.hypotheses-environments {
    background: #337ab7;
    color: #ffffff;
    margin-top: 30px;
    margin-bottom: 0;
    padding-top: 10px;
}


.hypotheses-environments p {
    float: left;
    vertical-align: middle;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
}

.hypotheses-environments .list-envs {
    float: left;
    vertical-align: middle;
}
.hypotheses-environments .list-envs img {
    vertical-align: middle;
}

.evidence-environments .list-envs {
    padding-top: 5px;
    padding-bottom: 5px;
    float: left;
}

.evidence-environments .list-envs img {
    max-height: 25px;
}

.select-environment {
    padding-bottom: 25px;
}

.select-environment p {
    font-size: 32px;
    padding-left: 30px;
    font-weight: bold;
    line-height: 1em;
    padding-top: 25px;
}

.select-environment .select-envs {
    margin: auto;
    text-align: center;
}

.select-environment img {
    opacity: 0.6;
    height: 120px;
    margin: 0 9px;
}
.select-environment img:hover , .select-environment .selected img  {
    opacity: 1;
}


@media (max-width:1200px) {
    .select-environment {
        text-align: center;
    }

    .select-environment p {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}


@media (max-width: 992px) {

    .select-environment img {
        height: 100px;
        margin: 5px 2px;
    }

}


@media (min-width: 768px) {
    .fixed-top {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 1030;
    }

    body {
        padding-top: 90px;
    }
}

.citation-links {
    padding: 0px 15px 10px 15px;
}

.citation-links a {
    color: #337ab7;
    display: inline-block;
    margin-right: 5px;
}
.citation-links a.active {
    font-weight: bold;
}

.citation-text textarea {
    display: none;
    width: 100%;
    font-size: 13px;
    resize: both;
    overflow: auto;
    border: 1px dotted #ccc;
    margin: 0px 15px 10px 15px;
}


.select-envs a {
    display: inline-block;
}

.select-envs span {
    display: none;
}

#envInfo {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99999;
    background: rgba(0, 0, 0, 0.8);
    border: 1px solid black;
    font-size: 16px;
    text-align: center;
    padding: 15px;
    color: #ffffff;
    font-weight: bold;
}

@media (max-width: 768px) {

    .select-envs span {
        display: block;
        margin-bottom: 15px;
        font-size: 16px;
        font-weight: bold;
        text-decoration: none;
    }

    #envInfo {
        display: none !important;;
    }

}

.hypo-desc {
 height: auto;
 min-height: 130px;
}


@media (max-width: 480px) {
    #landing h1 {
        font-size: 24px;
    }

    #landing p.landing-description {
        font-size: 12px !important;
    }
}

.btn-green, .btn-green:hover , .add-argument a.btn-green {
    margin-left: 4px;
    color: #fff !important;
    background-color: #808080;
    border-radius: 3px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 4px;
    padding-bottom: 3px;
    line-height: 21px;
    font-size: 13px;
    text-decoration: none;
}

.add-argument span {
    line-height: 40px;
    font-weight: bold;
}
.add-argument a.btn-green {
    float: right;
    margin-top: 9px;
    font-weight: 400;
    padding-top: 2px;
    padding-bottom: 1px;
}

.hint {
    opacity: 0.9;
    font-weight: normal;
}
.citation-type {
    display: none;
}
.citation-journal {
    display: block;
}



.btn-expert {
    float: left;
    margin: 0 auto;
    margin-top: 12px;
    margin-left: 3px;
    display: block;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: center;
    background-size: cover;
    cursor: pointer;
    background: #b3b3b3;
    color: black !important;;
}

.btn-expert.valid {
    background: #808080;
    color: white;
}

.btn-expert.invalid {
    background: #c9302c;
    color: white;
}

.message.message-danger {
    color: red;
}



.color-chemistry,
.hypo-header.color-chemistry
{
    background: #7db786 !important;
}

.color-structure,
.hypo-header.color-structure
{
    background: #b39ca6 !important;
}


.color-activity,
.hypo-header.color-activit
{
    background: #d3ba9d !important;
}


.environments-dropdown-link {
    display: block;
    width: 100%;
    background: #c1c9d3;
    color: black;
    text-align: center;
    text-decoration: none;
}

.environments-dropdown-link:hover {
    text-decoration: none;
    color: black;
}

.environments-dropdown-link > span::before {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    padding-right: 5px;
    padding-left: 5px;
    color: black;
    font-size: 10px;
    padding-top: 5px;
}

.environments-content {
    padding: 10px;
}

.arg-content > .panel-group {
    margin-top: 10px;
}

.btn-gray, .btn-gray:hover , .add-argument a.btn-gray {
    margin-left: 4px;
    color: #fff !important;
    background-color: #808080;
    border-radius: 3px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 4px;
    padding-bottom: 3px;
    line-height: 21px;
    font-size: 13px;
    text-decoration: none;
}

.add-argument a.btn-gray {
    float: right;
    margin-top: 9px;
    font-weight: 400;
    padding-top: 2px;
    padding-bottom: 1px;
}


.add-argument-pro {
    background: #3d6aa7;
    color: white;
}

.add-argument-con {
    background: #ce1c00;
    color: white;
}

.evidence-buttons {
    padding: 5px 13px;
}

.evidence-buttons .btn-gray {
    margin: 2px 0px;
    display: inline-block;
    font-size: 13px;
    min-width: 115px;
    text-align: center;
}

.readmore {
    color: #2e6da4;
    cursor: pointer;
}

.modal-background-click {
    z-index: 999;
    position: relative;
    font-weight: bold;
}


.char_count {
    float: right;
    padding-left: 10px;
}

.download-image-wrapper img {
    cursor: pointer;
}