.form-tooltip {
    background: #cc0000 none repeat scroll 0 0;
    color: #ffffff;
    position: absolute;
    margin: -33px 0 0 0;
    outline: 0 none;
    padding: 5px 4px;
    font-weight: 400;
    font: 14.52px/1.5 Montserrat,sans-serif;
}

.modal.notice {}

.modal.notice .modal-header {
    background-color: #ececec;
}

.modal.notice .modal-header h4 {
    color: #fea40b;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
}

.modal.notice .modal-body {
    color: #000000;
    font-size: 14px;
}

.modal.error {}

.modal.error .modal-header {
    background-color: #ececec;
}

.modal.error .modal-header h4 {
    color: #fea40b;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
}

.modal.error .modal-body {
    color: #000000;
    font-size: 14px;
}

.modal.disclaimer {}

.modal.disclaimer .modal-header {
    background-color: #ececec;
}

.modal.disclaimer .modal-header h4 {
    color: #fea40b;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
}

.modal.disclaimer .modal-body {
    color: #000000;
    font-size: 14px;
}

.terms-href {
    text-decoration: underline;
}

.form-group {
    margin-bottom: 0px;
}

 :root {
    --purple: #0b2a6d !important;
    --red: #f36d28 !important;
    --blue: #f36d28 !important;
}

#gdpr-cookie-message {
    z-index: 1000;
    position: fixed;
    right: 60px;
    bottom: 60px;
    max-width: 400px;
    background-color: var(--purple);
    padding: 20px;
    box-shadow: 0 6px 6px rgba(0, 0, 0, 0.25);
    margin-left: 30px;
    font-family: system-ui;
}

#gdpr-cookie-message h4 {
    color: var(--red);
    font-family: 'Quicksand', sans-serif;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}

#gdpr-cookie-message p {
    color: white !important;
    font-size: 15px;
    line-height: 1.5em;
}

#gdpr-cookie-message p:last-child {
    margin-bottom: 0;
    text-align: right;
}

#gdpr-cookie-message a {
    color: var(--red) !important;
    text-decoration: none;
    font-size: 15px;
    padding-bottom: 2px;
    border-bottom: 1px dotted rgba(255, 255, 255, 0.75);
    transition: all 0.3s ease-in;
}

#gdpr-cookie-message a:hover {
    color: white;
    border-bottom-color: var(--red);
    transition: all 0.3s ease-in;
}

#gdpr-cookie-message button {
    border: none;
    background: var(--blue);
    color: white;
    font-family: 'Quicksand', sans-serif;
    font-size: 15px;
    padding: 7px;
    margin-left: 15px;
    cursor: pointer;
    transition: all 0.3s ease-in;
}

#gdpr-cookie-message button:hover {
    background: white;
    color: var(--blue);
    transition: all 0.3s ease-in;
}

.ui-checkbox {
    display: inline-block;
}

.modal-dialog {
    max-width: 900px !important;
}

@media (max-width: 480px){
 .header{
  font-size: 10px !important;
 }
}

@media (min-width: 852px){
 #menu-footer-2b{
  margin-top: 53px !important;
 }
}

#loadMore {
 background-color: #f26725;
 width: 40%;
}

#loadMore span {
 color: #ffffff;
 font-size: 22px;
 font-weight: 100;
}

@media (min-width: 1035px){
 .topMessage {
  display: flex !important;
  justify-content: center;
  background-color: #0b2a6d;
  opacity: 0.8;
  text-align: center;
  color: #ffffff;
  padding: 7px;
  font-size: 12px;
 }
}

@media (max-width: 1034px){
 .topMessage {
  position: fixed !important;
  display: flex !important;
  bottom: 0;
  justify-content: center;
  background-color: #0b2a6d;
  opacity: 0.8;
  text-align: center;
  color: #ffffff;
  padding: 7px;
  font-size: 12px;
  z-index: 10000;
  margin: 0 !important;
  width: 100%;
 }
 #footer_coms {
  min-height: 240px !important;
 }
 header {
  display: none !important;
 }
 #header_container {
  padding-bottom: 100px !important;
 }
}

.topMessage {
 display: none;
}

#mobile_search_form {
 float: right;
 width: 242px;
 height: 28px;
}

#mobile_search_field {
 width: 180px;
 height: 28px;
 border-radius: 0;
 padding-left: 8px;
}

#mobilesearchsubmit {
 color: #fff;
 background: #f26725;
 border-radius: 0;
 border: 0;
 height: 28px;
 vertical-align: top;
}

#calculator_amanare_rate {
 display: block;
 margin: 20px auto;
 width: 360px;
 height: 440px;
 background-color: #f7f7f7 !important;
 padding-left: 20px !important;
 padding-right: 20px !important;
}

#separator {
 border-top: 3px solid #0b2a6d;
}

#calculeaza {
 color: #ffffff;
 background: #f36d28;
 font-size: 16px;
 letter-spacing: 1px;
 text-transform: uppercase;
 float: left;
 height: 50px;
 min-width: 200px;
 border: none;
 border-radius: 5px;
 float: right;
 cursor: pointer;
}

.label_calculator {
 min-width: 150px;
 display: inline-block;
}

.camp_calculator {
 width: 120px !important;
 text-align: right;
 float: right;
}

.rand_calculator {
 line-height: 40px;
 white-space: nowrap;
}

#perioada_ramasa {
 padding-right: 20px;
 padding-left: 0px;
 font-size: 14px;
 text-align: right !important;
 text-align: -webkit-center !important;
 display: inline;
 margin-right: -10px;
}

#selector {
 display: inline;
 white-space: nowrap;
}

#selector:after {
 content: '\f078';
 font: normal normal normal 17px/1 FontAwesome;
 color: #0ebeff;
 right: 10px;
 top: 6px;
 height: 33px;
 padding: 5px 0px 0px 0px;
 border-left: 1px solid #0ebeff;
 position: relative;
 display: inline;
 pointer-events: none;
 float: right;
 width: 10px;
}

#sursa_calculator {
 font-size: 12px;
 color: #f36d28 !important;
 padding-top: 65px;
 text-align: center;
}

.article_thumbnail {
 width: auto !important;
 height: 300px !important;
 padding-bottom: 10px;
 display: block;
 margin: 0 auto;
}

[data-category="article"] h3 {
 display: -webkit-box;
 -webkit-line-clamp: 3;
 -webkit-box-orient: vertical;
 overflow: hidden;
 text-overflow: ellipsis;
 line-height: 1.3em;
 min-height: 3.9em;
 height: 3.9em;
}

[data-category^="article"] p:nth-of-type(2) {
 display: -webkit-box;
 -webkit-line-clamp: 4;
 -webkit-box-orient: vertical;
 overflow: hidden;
 text-overflow: ellipsis;
 line-height: 1.4em;
 max-height: 5.6em;
}
