.@import 'https://fonts.googleapis.com/css?family=Lato:300,400,700,900';

@font-face {
    font-family: cc_lato;
    src: url(../fonts/Lato-Regular.ttf);
}
@font-face {
    font-family: cc_lato_thin;
    src: url(../fonts/Lato-Thin.ttf);
}
@font-face {
    font-family: cc_lato_bold;
    src: url(../fonts/Lato-Bold.ttf);
}    

@-moz-document url-prefix() {
  .redimension h1{
    /*font-size: 17px !important;*/
    /*white-space: pre-wrap;*/
    /*width:200px;*/
    word-wrap: break-word;
}
  p {
      margin: 0px -1px 10px;
  }

  .redimension li a {
    /*white-space: pre-wrap;*/
    text-align: left;
    /*margin-left: 6px !important;*/
  }

}
/* :::::::::::::: BEGIN DEFAULTS ::::::::::::::::*/
html,body
{
  font-family: cc_lato, sans-serif;
  color:#67747E;;
}
/*Su linha 300*/

body {
  padding-top: 80px;
  font-size: 13px;
	word-break: break-word;
    /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

.container-fluid
{
  padding-left: 0;
  padding-right: 0;
}

.icon-flipped {
  transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
}
.icon-rotate-270
{
  -ms-transform:rotate(270deg); /* IE 9 */
  -moz-transform:rotate(270deg); /* Firefox */
  -webkit-transform:rotate(270deg); /* Safari and Chrome */
  -o-transform:rotate(270deg); /* Opera */
}
.orange-color
{
  color:#FF6C00 !important;
  padding-right: 15px;
  position: relative;
  right: 3px;
}

.light-orange-color
{
  color:#fa9b32 !important;
}
.light-orange-background
{
  background: rgb(255, 108, 0)!important;
}
.light-orange-background:hover {
  background-color: #fa9b32!important;
}
.green-color
{
  color:#53a93f !important;
}
.gray-color
{
  color:#7a7a7a !important;
}
.black-color
{
  color:#55666a;
}
.dark-green-color
{
  color:#357200;
}
article h1
{
  font-weight: 700;
}
article h2
{
  font-size: 50px;
  font-weight: 300;
}
article h3
{
  font-size: 55px;
  font-weight: 900;
}
article h4
{
  font-size: 30px;
  font-weight: 600;
}
article p
{
  font-size: 14px;
  color:#3e3d40;
  font-weight: 300;
  line-height: 25px;
  /* padding: 15px 0; */
}
article hr
{
  border-color: #53a93f;
}
.pf-custom-btn-wrap
{
  margin: 40px 0;
}
.pf-custom-btn
{
  border-radius: 20px;
  border: none
}

article ul.list-icons
{
  margin: 30px 0 20px 0;
  padding-bottom: 10px;
}
article ul.list-icons li
{
  vertical-align: top;
}
article ul.list-icons li span
{

  display: block;
  font-size: 55px;
  height: 70px;
  line-height: 1.33;
  padding: 0 4px;
  width: 70px;
  margin: 0 auto;
}
article ul.list-icons li span.pf-fill-circle
{
  border-radius: 50%;
  margin-left: 7px;
}
.comply_step_done {
  background: #91e454 none repeat scroll 0 0;
  color: #357200;
}
.comply_step_future {
  background: #ddd;
  color: #7f7f7f;
}
.comply_step_actual {
  background: #ffb469 none repeat scroll 0 0;
  color: white;
}
article ul.list-icons li b
{
  text-transform: uppercase;
  display: block;
  padding-top: 10px;
  width: 110px;
}
article .pf-back-btn
{
  font-size: 14px;
  margin: 20px 0;
  display: block;
}
/* BEGIN FORM */
article form.pf-custom-labels
{
  background: #F7F7F7;
  padding: 15px 30px;
}
article form.pf-custom-labels .form-group
{
  margin: 20px 0;
}
article form.pf-custom-labels hr
{
  border-color: #FFF;
}
article form.pf-custom-labels .btn
{
  font-size: 14px;
  margin: 10px;
  text-align: left;
  border-radius: 30px;

}

article form.pf-custom-labels .btn i
{
  padding-left: 35px;
}
/* END FORM */
.pf-custom-btn span
{
  font-size: 17px;
  padding-right: 10px;
  font-weight: 700;
}
.pf-custom-btn.light-orange-background span
{
  color:#FFF;
}
.pf-custom-btn i.pf-white
{
  background: #FFF;
  border-radius: 50%;
  padding: 4px 6px;
  margin-right: 14px;
}
footer
{
  padding-top: 30px;
}
.pf-gototop
{
  background: #e5e5e5;
  text-align: center;
  padding: 5px 10px;
  font-size: 15px;
  color: #6a8085 !important;
}
.pf-gototop span
{
  padding-right: 10px;
}

#footer-1
{
  background: #6a8085;
  padding: 20px 0;
}
#footer-1 hr
{
  margin: 0;
}
#footer-1 a
{
  color: #FFF !important;
  font-size: 14px;
}
#footer-1 a.pf-about
{
  font-weight: 700;
  padding-bottom: 10px;
  display: block;
}
#footer-1 ul
{
  padding-top: 10px;
  font-weight: 300;
}
#footer-2
{
  background: #55666a;
  padding: 10px 0;
}
#footer-2 a
{
  color: #a1afb2;
  font-weight: 300;
}
/* :::::::::::::: END DEFAULTS ::::::::::::::::*/

/* :::::::::::::: BEGIN MENU ::::::::::::::::*/
.navbar.navbar-fixed-top
{
  background: #FFF;
  border: none;
  -moz-box-shadow: 0 0 5px 5px #999;
  -webkit-box-shadow: 0 0 5px 5px#999;
  box-shadow: 0 0 5px 5px #999;
}
nav.navbar.navbar-fixed-top
{
    box-shadow: none;
    border-top: 7px solid rgb(145, 228, 84);
}
nav.navbar #pf-nav-custom-wrap
{
  /*border: 1px solid red;*/
  height: 78px;
  line-height: 78px;

  overflow: hidden;
}

.navbar .navbar-nav {
    display: inline-block;
    float: none;

}
.navbar .navbar-collapse {
    text-align: center;
    margin-left: 9%; /*Su*/
    max-width: 82%; /*Su*/
}
.collapse.navbar-collapse
{
  border-top: 2px solid #FF6C00;
}
.navbar-nav > li > a,
.navbar-nav > li > a:active
{
  font-weight: 700;
  color: #FF6C00;
  font-size: 20px;
  background: none;
}.navbar-nav > li > a:hover
{
  color:#fa9b32;
  background: none;
}
#pf-menu-search
{

}
#pf-menu-search input
{
  border-radius: 0;
  background: #f2f2f2;
  font-size: 12px;
  color: #6a8085;
  font-family: cc_lato;
  width: 130px !important;
  text-align: left;
}
#pf-menu-search span
{
  border-radius: 15px;
  background: #53a93f;
  color:#FFF;
  position: absolute;
  z-index: 999;
  right: 5px;
  top:3px;
  cursor: pointer;
}
#pf-menu-search span:hover
{
  color:black;
}
#selectpicker-wrap .form-group
{
  margin-left:20px;
  margin-top:-48px;
}
/* :::::::::::::: END MENU ::::::::::::::::*/

#pf-cart-wrap
{
  background: #5aa547;
  overflow: hidden;
  padding: 20px 0;
  color: #FFF;
}
#pf-cart-wrap h1
{

  font-size: 20px;
  margin: 0;
  padding: 0;

}
#pf-cart-wrap hr
{

}
#pf-cart-wrap span
{
  font-size: 13px;
}
#pf-cart-wrap span b
{
  font-size: 20px;
  font-weight: 700;
}
#pf-cart-wrap span i
{
  font-size: 25px;
}
#pf-cart-wrap span i:hover
{
  opacity: 0.7;
}
#pf-cart-wrap .pf-custom-btn-messages
{
  border-radius: 20px;
  border: none;
  position: relative;
  background: #a1cc92;
  color:#FFF;
}
#pf-cart-wrap .pf-custom-btn-messages:hover
{
  opacity: 0.6;
}

#pf-cart-wrap .pf-custom-btn-messages span
{
  text-align: left;
  font-size: 12px;
  text-indent: 10px;
}
#pf-cart-wrap .pf-custom-btn-messages i
{
  width: 5%;
}
#pf-cart-wrap .pf-custom-btn-messages span
{
  width: 90%;
  display: inline-block;
}
#pf-cart-wrap .pf-login-companies
{
  background: none;
}
#pf-cart-wrap .pf-login-companies button
{
  background: none;
  border: none;
  box-shadow: none;
  color:#FFF;
}
#pf-cart-wrap .pf-login-companies button span.bs-caret
{
  border-radius: 9px;
  border: 1px solid #FFF;
  padding: 6px 8px
}
#pf-cart-wrap .pf-login-companies button span.caret
{
  position: relative;
  margin: 0;
  top:inherit;
  right: inherit;
  border:none;
  display: inherit;
}
#pf-cart-wrap button span.caret::before
{
  font-family: 'Glyphicons Halflings';
  content: "\e114";
  font-size: 10px;
  color:#FFF;
}
.pf-login-companies.open > div.dropdown-menu.open,
.pf-login-companies.open > div.dropdown-menu.open ul,
.pf-login-companies.open > div.dropdown-menu.open ul li,
.pf-login-companies.open > div.dropdown-menu.open ul li a
{
  background: #5aa547;
  color: #FFF;
}
.pf-login-companies.open > div.dropdown-menu.open ul li a:hover
{
  background:#a1cc92;
}
/*
#pf-cart-wrap .pf-custom-btn-messages i.pf-arrow
{
  position: absolute;
  right: 10px;
  top:11px;
}
#pf-cart-wrap .pf-custom-btn-messages i.pf-envelope
{
  position: absolute;
  left: 10px;
  top:11px;
}*/
/**/
#pf-login-wrap
{
  background: #89bf77;
  padding: 40px 0;
}
#pf-login-wrap input
{
  color: #FFF;
  font-size: 15px;
  /*text-transform: lowercase;*/
  border-radius: 0;
  font-weight: 300;
  background-color: #a1cc92;
  border: none;
}

#pf-login-wrap input[type=text],#pf-login-wrap input[type=password]
{
  color: #FFF;
  font-size: 15px;
  /*text-transform: capitalize;*/
  border-radius: 0;
  font-weight: 300;
  background-color: #a1cc92!important;
  border: none!important;
  padding: 6px 12px;
}
#pf-login-wrap #pf-menu-login span
{
  border-radius: 15px;
  background: #FFF;
  color:#53A93F;
  position: absolute;
  z-index: 999;
  right: 18px;
  top:3px;
  width: 15%;
}

#pf-login-wrap .form-control::-moz-placeholder
{
  color: #FFF;
  opacity: 1;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
#pf-login-wrap .form-control::-webkit-input-placeholder
{
  color:#FFF;
}
#pf-login-wrap ul li
{
  padding: 5px 0;
}
#pf-login-wrap ul li a
{
  color: #FFF;
  font-size: 16px;
  font-weight: 300;
  cursor: pointer;
}
/*  */
#pf-faq-wrap
{
  background: #f2f2f2;
  margin-top: 50px;
  overflow: hidden;
  padding: 30px 0;
}

#pf-faq-wrap h1
{
  font-size: 25px;
  color:#6a8085;
  left: 10px;
  position: relative;
}
#pf-faq-wrap ul
{
  list-style-type: square;
  display: block;
  margin: 10px 10px 20px 25px;
}
#pf-faq-wrap ul li a
{
  color: #6a8085;
  font-weight: 300;
  text-decoration: underline;
}
#pf-faq-wrap ul li a:hover
{
  text-decoration: none;
  font-weight: bold;
}
#pf-faq-wrap a.continue-reading,
#pf-faq-wrap a.continue-reading:hover
{
  font-size: 12px;
}

.cc_info_required {
  color: #9e9d9d;
  font-size: 12px !important;
}

.cc_info_required_custom {
  color: #9e9d9d;
  font-size: 12px !important;
  float: right;
  margin-top: 8px;
  margin-right: 25px;
  font-weight: 100 !important;
}

::-webkit-input-placeholder {
    color: #9e9d9d;
    font-weight: bold;
}
:-moz-placeholder {
    color: #9e9d9d;
    font-weight: bold;
}
:-ms-input-placeholder {
    color: grey;
    font-weight: bold;
}

.col-md-12 h2 {
  font-family: cc_lato_thin, cc_lato;
  padding-left: 15px;
  padding-right: 15px;
  color: #989898;
  font-weight: 600;
}
.letter_size {
   font-size: 10px !important;
} 
form .col-md-12 {
  font-size: 10px !important;
}

#message_delete_glyph {
  float: right;
  padding-top: 2px;
}

#cc_reply_button {
  margin-left: 30px !important;
}
button#cc_reply_button:hover {
    background-color: #adadad !important;
    color: white;
}

#cc_mark_deleted_button {
  text-align: left;
}


.cc_form_container{

}

.cc_form_container .selectize-input{
  font-family: cc_lato_thin !important;
  border: none !important;
  border-style: none !important;
  border-radius: 0px !important;
  background: #f2f2f2 !important;
  box-shadow: none !important;
}

.cc_form_container .selectize-input::before{
	background: #f2f2f2 !important;
	display:none !important;
}
.cc_form_container .selectize-input::after{
	background: #f2f2f2 !important;
	display:none !important;
}

.cc_form_container .selectize-dropdown-content {
	background: #f2f2f2 !important;
}
.selectize-dropdown .option{
	background-color:#f2f2f2 !important;
}
.selectize-dropdown .option.active{
	background-color:#FFF !important;
}

.cc_form_container *{
	outline:none !important;
  word-break: initial;
}

.cc_form_container .framework_error_field {
    position:absolute;
    top: 5px;
    padding-right: 20px;
    right: 0;
    z-index: 99999;
}
.cc_form_container .form-group{
  border: 1px solid lightgrey;
	min-height: 45px;
}
.cc_form_container input {
	font-family: cc_lato_bold;
}

.cc_form_container div[type=button]{
	min-height: 35px;
	width: 100%;
  	min-width: 120px;
	border-radius: 20px;
	font-weight: 900;
	font-family: cc_latto;
	position: relative;
}

.cc_form_container div[type=button] input{
	position: absolute;
	left: 10px;
}
.cc_form_container div[type=button] .icon-ico_arrow{
	position: absolute;
    right: 12px;
    top: 10px;
}
.acceptTermsContainer{}
.acceptTermsContainer .framework_error_field{
	top: -7px;
    left: 37px;
    font-size: 10px;
    font-weight: 900;
}

.contract_container{

min-width: 50%;

/* width: auto; */

position: relative;

left: 1px;

right: 0;

top: 1px;

bottom: 0;

margin: auto;

padding: 30px;

/* padding-left: 80px; */

/* display: table; */

clear: both;

background: white;
}
.subContainer label{

cursor: pointer;

vertical-align: middle;

/* margin-left: 28px; */

padding: 3px;

width: calc(100% - 25px);
}

.subContainer label:hover {
    background: #DDDDDD;
}
.subContainer label img{

margin: 0px;

max-height: 20px;

max-width: 20px;
}
.subContainer label input{

height: 0;

cursor: pointer;

vertical-align: middle;

width: 20;

height: 20px;

margin-right: 15px;
}
.subContainer label span{

font-size: 13px;
}
.contract_container .subContainer{

font-size: 13px;

width: 100%;

/* background: pink; */

display: table;
}
.counter{font-size: 12px;color: white;font-weight: 900;background: #f87706;border-radius: 50%;height: 16px;width: 18px;position: relative;top: -30px;right: 0;left: 37px;}

.select_service_container{margin-left: 20px;}
.select_service_container img{
    height: 40px;
    width: 40px;
    clear: both;
    margin: 0px 12px;
}

.select_service_container span{
}
.select_service_container .service_container{

width: 60px;

text-align: center;

float: left;
}
.hide{
  display: none;
}
.cc_btn_rounded{
	border: 1px solid black;
    border-radius: 20px;
    line-height: 15px;
    padding: 5px 20px;
	margin: 3px 5px;
}
.triangle-border {
  position: relative;
  padding: 6px;
  margin: 1em 0 5em;
  /* border:5px solid #5a8f00; */
  color:#333;
  background: #cccccc;
  /* css3 */
  /* -webkit-border-radius:10px; */
  -moz-border-radius:10px;
  /* border-radius:10px; */
  width: 310px;
  left: 78px;
  height: 39px;
}
.triangle-border:after {
    content: "";
    position: absolute;
    bottom: -13px;
    left: 47px;
    border-width: 13px 13px 0;
    border-style: solid;
    border-color: #fff transparent;
    display: block;
    width: 0;
}
.triangle-border.left::after {
  top: 5px;
  bottom: auto;
  left: -21px;
  border-width: 15px 21px 15px 0px;
  border-color: transparent #ccc;
}
.triangle {
  position: relative;
  padding: 6px;
  margin: 0em 0 2em;
  /* border:5px solid #5a8f00; */
  color:#333;
  background: #cccccc;
  /* css3 */
  /* -webkit-border-radius:10px; */
  -moz-border-radius:10px;
  /* border-radius:10px; */
}
.icon-ico_dotted_arrow{
  color: #ccc;
}

.top_back_border{
	width: 100px;
	height: 100px;
	background: #eee;
	border-radius: 50%;
	position: absolute;
	top: 14px;
	z-index: -1;
	left: 205px;
}
.top_back_border::before{
	content:"";
	width: 0;
	border-width: 0px 80px 64px;
	border-style: solid;
	border-color: #eee transparent;
	position: absolute;
	bottom: 0;
	left: -28px;
}

input[type='button'] {
    background-color: transparent;
    border: none;
}

.top_back_border>span::before{
    left: -29px;
    border-radius: 0 51% 50% 0;
}
.top_back_border>span::after{
    right: -29px;
    border-radius: 51% 0 0 50%;
}
.top_back_border>span::before, .top_back_border>span::after{
	content: "";
    width: 40px;
    height: 32px;
    background-color: white;
    display: block;
    position: absolute;
    bottom: 0;
}
.cc_checkbox_circle{
            width: 10px;
            height: 10px;
            position:relative;
}
.cc_checkbox_circle::before, .cc_checkbox_circle.checked::after{
    content: "";
    border-radius: 50%;
    position: absolute;
    border: 1px solid gray;
    display: block;
}
.cc_checkbox_circle::before{
    background-color: white;
    width: 20px;
    height: 20px;
    top: 0;
    left: 0;
    opacity: 1;
}
.cc_checkbox_circle.checked::after{
    background-color: gray;
    width: 10px;
    height: 10px;
    top: 5px;
    left: 5px;
}
.cc_top_select > div {
    margin-left: 10px !important;
    /*word-break: break-all;*/
    float: left;
    padding: 0px 10px;
}
.navbar-nav > li > a, .navbar-nav > li > a:active {
    font-weight: 700;
    color: rgb(255, 108, 0);
    font-size: 17px;
    background: none;
}
#pf-login-wrap {
    background: rgb(137, 191, 119);
    padding: 20px 0px;
}
#pf-cart-wrap {
    color: rgb(255, 255, 255);
    background: rgb(90, 165, 71);
    overflow: hidden;
    padding: 20px 0px 10px;
}
.pf-custom-btn-wrap {
    margin: 20px 0px;
}
#pf-cart-wrap hr {
    margin: 10px 0px;
}
#pf-login-wrap ul li {
    padding: 0px;
}

.cc_btn_grey{
	background-color: #E5E5E5;
	color: #748085;
}
.cc_btn_green{
	background-color: #53A93F !important;
	color: white;
}

input.cc_popup_simple_input,input.cc_popup_simple_input:focus{
    border: 1px solid #888 !important;
    background-color: white!important;
    padding: 5px 10px;
}
input.cc_popup_simple_input.fullWidth{
    width: 100%;
	margin:3px 0px;
}
.trashIcon{
	background-image: url(../images/trashIcon.png);
    height: 20px;
    width: 20px;
    border: none;
    display: inline-block;
    background-size: contain;
    cursor: pointer;
    margin-left: 20px;
}
a.registerLink,a.registerLink:hover,a.registerLink:active,a.registerLink:visited,a.registerLink:link{
    color: white;
    text-decoration: none;
    font-weight: 600;
    cursor: pointer;
    text-align: left;
    letter-spacing: 1px;
}

.cc_top_text_container{}
.cc_top_text_container>h1{
    margin: 0;
    padding: 0;
    font-family: cc_lato_bold;
    font-size: 50px;
}
.cc_top_text_container>h2{
    margin: 0;
    padding: 0;
    font-family: cc_lato_thin;
    font-size: 40px;
}
.cc_top_text_container>p{
    padding-top: 25px;
    text-align: justify;
    font-family: cc_lato;
    font-size: 18px;
}
article ul.list-icons li span.dotted_arrow{

width: 43px!important;

text-align: left;

padding: 0!important;

margin: 0!important;

/* background: pink; */
}

.selectize-input {
  padding: 5px 8px !important;
}
div#contract_add {
    cursor: pointer;
}

.ac-container input:checked + label
{
  /* background: #EEEEEE; */
	/* text-shadow: 0px 1px 1px rgba(255,255,255, 0.6); */
	/* box-shadow: */
		/* 0px 0px 0px 1px rgba(155,155,155,0.3), */
		/* 0px 2px 2px rgba(0,0,0,0.1); */
}
.ac-container input:checked + label:hover{
  /* background: #DDDDDD; */
}
.ac-container article{
	background: rgba(255, 255, 255, 0.5);
	margin-top: -1px;
	overflow: hidden;
	height: 0px;
	position: relative;
	z-index: 10;
	transition:
    height: 50%;
    width: 55%;
		height 0.3s ease-in-out,
		box-shadow 0.6s linear;
}
.ac-container input:checked ~ article{
	transition:
		height 0.5s ease-in-out,
		box-shadow 0.1s linear;
	box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3);
}
.ac-container input:checked ~ article.ac-small{
	height: 50%;
	width: 55%;
}
.information img{
  /* margin: 0px 52%; */
  position: relative;
  /* top: -40px; */
  height: 100%;
  width: 100%;
  cursor: pointer;
}
.information {

  height: 15px;
  width: 15px;

  top: 0px;

}
/* modal */
body,
.modal-open .page-container,
.modal-open .page-container .navbar-fixed-top,
.modal-open .modal-container {
	overflow-y: scroll;
}

@media (max-width: 979px) {
	.modal-open .page-container .navbar-fixed-top{
		overflow-y: visible;
	}
}
/* tooltip */
.description {
    width: 40%;
    position: relative;
    border: 1px solid black;
    padding: 9px;
    position: absolute;
    left: 58%;
    top: 75px;
}
.triangle-border-description {
  color: #333;
  background: #ffffff;
  -moz-border-radius: 10px;
  width: 42%;
  height: calc(100% - 25px - 69px);
  overflow: auto;
  float: left;
  position: relative;
  border: 1px solid #333;
  right: -2px;
  z-index: 20;
  padding: 6px;
}.triangle-border-description:after {
    content: "";
    position: absolute;
    bottom: -13px;
    left: 47px;
    border-width: 13px 13px 0;
    border-style: solid;
    border-color: #fff transparent;
    display: block;
    width: 0;
}
.triangle-border-description.left::after {
  top: 5px;
  bottom: auto;
  left: -21px;
  border-width: 15px 21px 15px 0px;
  border-color: transparent #333333;
  border: 1px;
}
.ccContractsPointer::after {
  content:"";
  border-width: 14px 19px 14px 0px;
  border-color: transparent #ffffff;
  display: table;
  width: 0;
  border-style: solid;
  position: absolute;
  right: -25px;
  top: -5px;
  z-index: 21;
}
.ccContractsPointer::before {
  content:"";
  border-width: 15px 21px 15px 0px;
  border-color: transparent #333;
  display: table;
  width: 0;
  border-style: solid;
  position: absolute;
  right: -25px;
  top: -6px;
}
.reading_more{
  cursor: pointer;
  position: relative;
  /* left: 90px; */
  font-weight: 900;font-stretch:
  semi-expanded;text-decoration: underline;
  color: #FF6C00 !important;
}
.cc_popup_contract_description{

width: 70%!important;

}

.hidden
{
  display: none;
}

ul
{
  /*list-style: none;*/
}
.cc_popup_show.cc_popup_contract_description{


}
.description_close{
  line-height: 16px;
  /* float: right; */
  /* padding: 0px 10px 0px 10px; */
  font-family: cursive;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 2px;
  font-weight: 900;
}

.cc_popup_show.cc_recover_password_popup{
  width: 45% !important;
  top: 15% !important;

}
.captcha_inside_popup{

position: relative;

top: 20px;

left: 26%;
}
.shopcartInformation::after {
  content:"";
  border-width: 14px 19px 14px 0px;
  border-color: transparent #ffffff;
  display: none;
  width: 0;
  border-style: solid;
  position: absolute;
  z-index: 21;
}
.shopcartInformation::before {
  content:"";
  border-width: 15px 21px 15px 0px;
  border-color: transparent #333;
  display: none;
  width: 0;
  border-style: solid;
  position: absolute;
}
#left_column .triangle-border-description {
    color: #333;
    background: #ffffff;
   -moz-border-radius: 10px;/
    float: left;
    position: absolute;
    border: 1px solid #333;
    z-index: 20;
    padding: 6px;
    left: 35%;
    bottom: 20%;
}

#left_column.information img {
    position: relative;
    height: 100%;
    width: 100%;
    cursor: pointer;
    margin-top: 12px !important;
}
.cc_treeview.contractsArea{

}
.cc_treeview.contractsArea li{
  position: relative;
}
.cc_treeview.contractsArea li.closed::before{
  /* top: 20%; */
  background-image:url('../images/rightArrow2.png');

}
.cc_treeview.contractsArea li.opened::before{
  /* top: 3%; */
  background-image:url('../images/downArrow2.png');
}
.cc_contract_list{

  position: absolute!important;

  width: 74%!important;

}
.left_column{
	max-width: 50%;
	float: left;
	position: relative;
}
.rigth_column {
    width: 50%;
    float: right;
}
.margin_top{
  right: -15px;
  top: 10px;
  position: absolute;;
}
button#cc_mark_read_button:hover {
    background-color: #adadad !important;
    color: white;
}
button#cc_mark_unread_button:hover {
    background-color: #adadad !important;
    color: white;
}
a:hover {
    text-decoration: underline;
}
.label_hover{

}

.text_align_middle_stream{
  margin-left: 20px;
  margin-top: 5px;
  width: 95%;
  /*left: 20px;*/
  text-align: left;
}
.text_align_middle_stream_bought_service{
  margin-left: 20px;
  margin-top: 5px;
  width: 95%;
  /*left: 20px;*/
  text-align: left;
  color:#53A93F;
}
.text_align_middle_stream_bought_service_warning{
  width: 95%;
  font-size: 10px;
  text-align: middle;
  color:#53A93F;
}
.text_align_middle_stream_tab{
  margin-left: 20px;

}

.text_align_middle_country{
 /* position: relative;*/
  left: 65px;
  top: 8px;
}
.country_flag{
  position: absolute;
  margin-top: 5px !important;
}
@-moz-document url-prefix() {
  .text_align_middle_stream{
   /* position: relative;*/
    margin-top: 10px;
    left: 10px;
    bottom: 3px;
  }

  .text_align_middle_country{
    /*position: relative;*/
    left: 65px;
    top: 8px;
  }
  .country_flag{
    position: relative;
    margin-top: 5px !important;
  }
}
.font_services{
  font-size: 19px!important;
  font-weight: 900!important;
}
.button_menu_service{
  position: relative;
  bottom: 22px;
  text-align: center;
}
.icon_ajust{
  position: relative;
}
.select_company{
  position: relative;
  left: 28%;
}
.company_select{
  text-align: center;
  position: relative;
  /* top: 23px; */
  font-weight: 900;
  display: inline-block;
  vertical-align: middle;
}
.company_info{
  position: relative;
  left: 1%;
}

.loadingContainer{
	position: relative;
}
.loadingContainer:before{
	content: "";
    background-color: rgba(255,255,255,0.8);
    background-image: url(../images/Loading_icon.gif);
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9997;
    background-repeat: no-repeat;
    background-position: 50%;}

.button_steps{
  text-align: right;
  font-family: cc_lato, sans-serif !important;
}
.title_checkout{
  font-size: 17px;
  font-weight: 900;
}
.fields_tax_number{
  position: relative;
  height: 35px;
  font-size: 13px;
  width: 38%;
}

.pf-newsletter-wrap
{
  background: white;
  margin-top: 50px;
  overflow: hidden;
  padding: 0;
  border: none;
  border-radius: 10px;
  box-shadow: #f2f2f2 0px 0px 10px 1px;
  position: relative;
}
.pf-newsletter-wrap >h1
{text-align: center;}
.pf-newsletter-wrap .close_btn{
	width: 20px;
	height: 20px;
	display: block;
	display: none;
	position: absolute;
	z-index: 9999;
	color: white;
	border: none;
	background-color: #CCC;
	border-radius: 50%;
	text-align: center;
	font-family: monospace;
	line-height: 20px;
	top: 3px;
	right: 3px;
	cursor: pointer;
}
.pf-newsletter-wrap .close_btn::before{content: "X"}
.pf-newsletter-wrap .innerContainer{
    /* padding-top: 20px; */
}
.pf-newsletter-wrap .innerContainer .image{
    background-image: url(icons/ico_newsletter_envelope.png);
    width: 65px;
    height: 60px;
    display: block;
    float: left;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: 50%;
    position: relative;
    margin-left: 5px;
}
.pf-newsletter-wrap .innerContainer .text{
    margin: 0px 5px;
    display: block;
    float: left;
    position: relative;
    width: calc(100% - 60px - 20px);
}
.pf-newsletter-wrap .innerContainer .text h1{margin: 0;padding: 2px 0px 10px 0px;font-size: 19px;}
.pf-newsletter-wrap .innerContainer .text p{
}
.pf-newsletter-wrap .innerContainer .inputContainer{
    background: #f2f2f2;
    padding: 5px 10px;
    position: relative;
    clear: both;
    text-align: center;
}
.pf-newsletter-wrap .innerContainer .inputContainer .inputSideButton{
    display: table;
    margin: auto;
}

.pf-newsletter-wrap .innerContainer .inputContainer .inputSideButton input[type=email]{
    background-color: white !important;
    height: 25px;
    display: block;
    float: left;
    border-radius: 5px 0px 0px 5px;
    text-align: center;
}
.pf-newsletter-wrap .innerContainer .inputContainer .inputSideButton  input[type=button]{
    height: 25px;
    background-color: #91e454;
    padding: 0px 10px;
    border-radius: 0px 5px 5px 0px;
}

.information_text{
  text-align: justify;
  color: black;
}
.information_no_subsidiary{
  color: red;
  position: relative;
  left: 4%;
  font-size: 10px;
}
.question_hide{
  display: none;
}
.add_icon{
  position: relative;
  bottom: 42px;
  height: 20px;
  width: 20px;
  right: 10px;
  content:url(../../../../visuals/skins/landbell_main/images/ico_add.png);
}

.hide_icon{
  position: relative;
  bottom: 42px;
  height: 20px;
  width: 20px;
  right: 10px;
  content:url(../../../../visuals/skins/landbell_main/images/ico_remove.png);
}
.user_icon,.shopcart_icon,.envelope_icon{
	/* background: pink; */
	width: 34px;
	height: 34px;
	float: left;
	margin-left: 5px;
	text-align: center;
	line-height: 34px;
	font-size: x-large;
	cursor:pointer;
	background-size: 100% 100%;
	position: relative;
  right: 2px;
}
.user_icon{
	background-image: url(icons/ico_profile_up.png);
}
.user_icon.active,.user_icon[UserCount]{
	background-image: url(icons/ico_profile_hover_focus.png);
}
.shopcart_icon{
	background-image: url(icons/ico_cart_up.png);
}
.shopcart_icon.active,.shopcart_icon[MessageCount]{
	background-image: url(icons/ico_cart_up_hover_focus.png);
}
.envelope_icon.active,.envelope_icon[MessageCount]{
	background-image: url(icons/ico_envelope_focus.png);
}

.user_icon[UserCount]:after{
	content:attr(UserCount);
	background: #FF8B4E;
	font-size: 12px;
	position: absolute;
	display: table;
	border-radius: 50%;
	line-height: 8px;
	padding: 4px;
	/* height: 12px; */
	/* width: 12px; */
	text-align: center;
	top: 12px;
	left: 20px;
	color: white;
	font-family: monospace;
}
.shopcart_icon[MessageCount]:after{
	content:attr(MessageCount);
	background: #FF8B4E;
	font-size: 12px;
	position: absolute;
	display: table;
	border-radius: 50%;
	line-height: 8px;
	padding: 4px;
	/* height: 12px; */
	/* width: 12px; */
	text-align: center;
	top: 12px;
	left: 20px;
	color: white;
	font-family: monospace;
}
.envelope_icon[MessageCount]:after{
	content:attr(MessageCount);
	background: #FF8B4E;
	font-size: 12px;
	position: absolute;
	display: table;
	border-radius: 50%;
	line-height: 8px;
	padding: 4px;
	/* height: 12px; */
	/* width: 12px; */
	text-align: center;
	top: 14px;
	left: 18px;
	color: white;
	font-family: monospace;
}
.loginTopRightContainer,.shopcartTopRightContainer{
	/* background: pink; */
	position: relative;
	top: 10px;
}
.loginTopRightInnerContainer,.shopcartTopRightInnerContainer{
	width:257px;
	text-align:left;
	word-break:break-word!important;
}
.loginTopRightContainer.topTriangle,.shopcartTopRightContainer.topTriangle{
	content:"";
	position: relative;
	top: 15px;
	border-width: 0px 8px 12px;
	border-style: solid;
	border-color: #5aa547 transparent;
	width: 0;
	display: block;
	transition: ease all .3s;
}
.loginTopRightContainer.topTriangle.show,.shopcartTopRightContainer.topTriangle.show{
	top: 0px;
}

.shopcartTopRightInnerContainer>ul{
    background: pink;
    margin: 0;
    padding: 0;
}
.shopcartTopRightInnerContainer>ul>li{
    padding-left: 10px;
    text-align: left;
    font-size: 14px;
    line-height: 40px;
    height: 40px;
    border-bottom: 1px outset #EEE;
    background-color: #E8E8E8;
    color: #7d7676;
	  overflow: hidden;
    width: 100%;
    display: inline-table;
}
.shopcartTopRightInnerContainer>ul>li:first-child{
    background-color: #5A9F47;
    height: 40px;
    color: white;
    text-align: left;
    font-size: 20px;
    line-height: 40px;
    width: 100%;
    /* font-family: cc_lato_thin; */
    /* padding-left: 10px; */
}


.topIconContainer{
	position: absolute;
	top: 35px;
	right: 0;
	z-index: 99;
	min-width: 255px;
}

.boxContainer{
    background: #89BF77;
    padding-bottom: 5px;
    color: white;
    margin-top: 10%;
}
.boxContainer h1{
    margin: 0;
    padding: 0;
    font-family: cc_lato_bold;
    font-size: x-large;
}
.boxInnerContainer{
	padding: 5px;
	background: #5AA547;
	position: relative;
	text-align: center;
}
.rightArrowWhite{
	font-family: 'icomoon' !important;
	/* content: "\e900"; */
	color: #5aa547;
	line-height: 46px;
	px; */
	font-size: 21px;
	text-align: center;
	font-size: 22px;
}
.textCentered{
    word-break: break-word;
    text-align: center;
    display: inline-block;
    padding: 5px 10px 5px 5px;
}
.iconContainer{
    /* float: left; */
    background: white;
    width: 30px;
    height: 45px;
    display: inline-block;
    border-radius: 15px;
    position: relative;
    /* margin-top: 5px; */
    /* top: -7px; */
    text-align: center;
}
.rightArrowWhite:before{

}
.buttonLike{
	cursor:pointer;
}

.dykContainer{
    margin-top: 10%;
    border: 1px solid #B5C0C2;
    padding: 20px;
    min-height: 265px;
    position: relative;
}
.dykContainer h1{
    margin: 0px 0px 20px 0px;
    padding: 0;
    font-family: cc_lato_bold;
    font-size: large;
    color: #FF6C00;
    text-align: center;
}
.dykContainer .dykInnerContainer{
  min-height: 145px;
  text-align: justify;
}
.dykContainer .dykInnerContainer .dykText{
    display: none;

}
.dykContainer .dykInnerContainer .dykText.active{
    display: table;
}

.dykContainer .dykBulletContainer{
    background: none;
    display: table;
    text-align: center;
    margin: auto;
    margin-top: 20px;
}
.dykContainer .dykBulletContainer .bullet{
    background: #C6C6C6;
    width: 15px;
    height: 15px;
    display: block;
    float: left;
    margin: 0px 5px;
    border-radius: 50%;
    display: inline-block;
}
.dykContainer .dykBulletContainer .bullet.active{
    background: #FF6C00;
}
.step01_icon,.step02_icon,.step03_icon,.step04_icon,.step05_icon{
    width: 70px;
    height: 70px;
    display: block;
    background-size: 100%;
    margin: auto;
    background-repeat: no-repeat;
    background-position: 50%;
}

.step01_icon{ background-image: url(icons/ico_step_1_todo.png); }
.step01_icon.current{ background-image: url(icons/ico_step_1_current.png); }
.step01_icon.completed{ background-image: url(icons/ico_step_1_completed.png); }
.step02_icon{ background-image: url(icons/ico_step_2_todo.png); }
.step02_icon.current{ background-image: url(icons/ico_step_2_current.png); }
.step02_icon.completed{ background-image: url(icons/ico_step_2_completed.png); }
.step03_icon{ background-image: url(icons/ico_step_3_todo.png); }
.step03_icon.current{ background-image: url(icons/ico_step_3_current.png); }
.step03_icon.completed{ background-image: url(icons/ico_step_3_completed.png); }
.step04_icon{ background-image: url(icons/ico_step_4_todo.png); }
.step04_icon.current{ background-image: url(icons/ico_step_4_current.png); }
.step04_icon.completed{ background-image: url(icons/ico_step_4_completed.png); }
.step05_icon{ background-image: url(icons/ico_step_5_todo.png); }
.step05_icon.current{ background-image: url(icons/ico_step_5_current.png); }
.step05_icon.completed{ background-image: url(icons/ico_step_5_completed.png); }


.circless{
	background-size: 100%;
}

.stepsV02 li b{
    display: none!important;
}
.stepsV02 li i{
    width: 50px;
    height: 50px;
    font-size: 50px;
}
.stepsV02 li span{
    width: 50px!important;
    height: 50px!important;
}
.stepsV02 li {
}

#pf-faq-wrap input {
    background: white !important;
    /* margin: 10px 0px; */
    border: none !important;
}
.cc_top_select{
	height: 44px;
	margin: 22px 0px 0px 0px;
	text-align: right;
	float: right;
	position: relative;
}
.companyNameContainer{
  display: block;
  position: relative;
  height: 34px;
  border: 1px solid #C0CBCE;
  color: #B9BCC0;
  min-width: 200px;
  cursor: pointer;
}
.companyNameContainer .title{
  position: absolute;
  font-size: 11px;
}
.companyNameContainer .companyName{
	word-break: break-word;
	margin-top: 14px;
	font-weight: 700;
	text-align: left;
	max-width: 70ch;
	 /* number of lines to show */
	white-space: nowrap;
	overflow: hidden;
}
.countryStreamsContainer{
    background-color: #E8E8E8;

}
.countryStreamsContainer .tab-pane{
    background-color: #E8E8E8;
    padding: 15px;
    margin-top: 1px;
}

.contractServiceSelectionContainer{}

.contractServiceSelectionContainer{
    display: block;
    width: 100%;
}
.contractServiceSelectionContainer .countryRow{
    display: block;
    background-color: #82BA75;
    width: 100%;
    height: 30px;
    color: white;
    line-height: 30px;
    position: relative;
    cursor: pointer;
    margin-top: 5px;
}
.contractServiceSelectionContainer .countryRow img{
    height: 30px;
    margin: 0px 0px 0px 30px!important;
    position: relative;
    float: left;
}
.contractServiceSelectionContainer .countryRow .panel-title{
    margin: 0px 0px 0px 13px;
    padding: 0;
    line-height: 30px;
    text-transform: uppercase;
}
.contractServiceSelectionContainer .countryRow:before{
	content: ">";
	display: block;
	position: absolute;
	line-height: 30px;
	font-size: 20px;
	font-family: monospace;
	left: 10px;
	transform: rotate(0deg);
}
.contractServiceSelectionContainer .countryRow.opened:before{
	/* content: ""; */
	transform: rotate(90deg);
}
.contractServiceSelectionContainer .ccContractsNewLayout{
     display: table;
    /* margin: 0px 30px 0px 0px; */
    padding: 0px 30px 0px 0px;
    position: relative;
}
.contractServiceSelectionContainer .ccContractsNewLayout .comb_flag{
  margin: 0px 0px 0px 0px;
  height: 30px;
  width: 30px;
  float: left;
}
.contractServiceSelectionContainer .ccContractsNewLayout_tab .comb_flag{
	margin: 0px 0px 0px 0px;
	height: 30px;
	width: 30px;
	float: left;
}

.contractServiceSelectionContainer .subStreams {
    display: table;
    padding-left: 30px;
    margin-top: 5px;
}

.ccContractsNewLayout .questionIcon{
    display: block;
    position: absolute;
    width: 15px;
    height: 15px;
    top: 0;
    right: 0;
    background-color: #55666A;
    color: white;
    border-radius: 50%;
    line-height: 15px;
    text-align: center;
    margin-top: 5px;
    cursor: pointer;
}
.ccContractsNewLayout_tab .questionIcon{
    display: block;
    position: absolute;
    width: 15px;
    height: 15px;
    top: 0;
    right: 0;
    background-color: #55666A;
    color: white;
    border-radius: 50%;
    line-height: 15px;
    text-align: center;
    margin-top: 7px !important;
    cursor: pointer;
}
.ccContractsNewLayout .questionIcon:before{
    content: "?";
}
.ccContractsNewLayout_tab .questionIcon:before{
    content: "?";
}

.contractServiceSelectionContainer .subStreams .countryRow{
    background-color: transparent;
    color: black;
}

.ccContractsNewLayout label:before{
	float: left;
}
.ccContractsNewLayout_tab label:before{
  float: none !important;
}

.cc_top_select .languagePicker .bootstrap-select{}

.cc_top_select .languagePicker .bootstrap-select .btn{
    padding-bottom: 0px;
}

.cc_top_select .languagePicker .bootstrap-select .btn .filter-option{
  word-break: break-word;
  font-weight: 700;
  color: #B9BCC0;
  font-size: 13px;
  line-height: 35px;
}
.cc_top_select .languagePicker .bootstrap-select .btn .filter-option:before{
  content: "Language";
	position: absolute;
	top: 0px;
	font-size: 11px;
	line-height: 17px;
	font-weight: 100;
}

.cc_top_select .languagePicker.de .bootstrap-select .btn .filter-option:before{
  content: "Sprache";
}


.cc_top_select .languagePicker .bootstrap-select .btn .caret{
    width: 20px;
    border: none;
    height: 22px;
    display: inline-block;
    position: relative!important;
}
.cc_top_select .languagePicker .bootstrap-select .btn .caret:before{
	content: ">";
	transform: rotate(90deg);
	display: table;
	font-family: monospace;
	font-size: x-large;
	/* text-align: center; */
	/* padding: 0px 0px 0px 5px; */
	position: absolute;
	top: 0px;
	left: 5px;
	color: #A7B7BA;
}

.cc_top_select .languagePicker .bootstrap-select .close{
    display: none;
}

.cc_top_select .languagePicker .bootstrap-select .popover-title{
    padding: 0;
    line-height: 30px;
    text-align: center;
    border-bottom: 1px solid lightgrey;
    font-weight: 800;
}

.cc_top_select .languagePicker  [type="button"] {
    background-color: #f2f2f2;
    height: 34px;
    overflow-y: hidden;
    line-height: 25px;
    border-radius: 0px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    width: 150px;
}

#countryStreamsTabs>li{
    background-color: white;
}
#countryStreamsTabs>li a{
    background-color: white;
    border-radius: 3px 3px 0px 0px;
    font-family: cc_lato_bold;
    text-decoration: underline;
    cursor: pointer;
}
#countryStreamsTabs>li.active a{
    background-color: #E8E8E8;
    color: #7F7F86;
    text-decoration: none;
}

.combinationSelecitonSubmit{
    font-family: cc_lato_bold;
    background-color: #59A146 !important;
    border-radius: 20px;
    padding: 5px 15px;
    float: right;
    margin: 10px 15px 0px 0px;
}

.ccContractsNewLayout input[type=radio] + label:before,
.ccContractsNewLayout input[type=checkbox] + label:before{
    content: "";
    width: 12px;
    height: 12px;
    background-image: url(icons/radio.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    margin: 8px 5px 0px 0px;
}
.ccContractsNewLayout input[type=radio]:checked + label:before,
.ccContractsNewLayout input[type=checkbox]:checked + label:before{
    content: "";
    background-image: url(icons/radio_selected.svg);
}

.ccContractsNewLayout input[type=radio] + label{
	cursor:pointer;
}

.cc_new_btn{
    font-family: cc_lato_bold;
    /* background-color: #59A146 !important; */
    border-radius: 20px;
    padding: 5px 15px;
    /* float: right; */
    margin: 10px 15px 0px 0px;
    color: white;
    font-size: 12px;
    border: none;
    cursor: pointer;
}
.cc_new_btn.green{
    background-color: #59A146 !important;
}
.cc_new_btn.orange{
    background-color: #EC6D21 !important;
}

.cc_new_btn.grey{
    background-color: #9BA9AC !important;
    margin: 0px;
    line-height: 18px!important;
    font-family: cc_lato_bold!important;
}

.cc_new_btn.grey>i{
    position: absolute!important;
    left: 0px;
    width: 45px;
}
.cc_new_btn.grey>i::before{content: "X";font-family: sans-serif;font-size: 14px;}
.cc_new_btn.grey>input{float: right;display: block;position: relative!important;margin-right: 6px;}

.addServicesPopup{
    width: 760px !important;
}
.addServicesPopup  .cc_popup_buttons{
	display:none;
}
.editServicesPopup{
    width: 900px !important;

}


body.innerFrame{
    padding: 0 !important;
    margin: 0 !important;
}
.centralSubContainer  h1{
	font-size:25px;
}
.centralSubContainer  p{
    text-align: justify;
    line-height: 16px;
}

h2.titleGray{
    font-weight: 900;
    font-family: cc_lato_bold;
    text-align: center;
    color: #55666A;
}

#dynamicContent .checkboxnewlayoutdefault input[type=checkbox] + label::before{
	content: "";
	width: 14px;
	height: 14px;
	background-image: url(../images/checkbox.svg);
	background-repeat: no-repeat;
	background-size: 100%;
	margin-top: 8px;
}
#dynamicContent .checkboxnewlayoutdefault input[type=checkbox]:checked + label::before{
	content: "";
	background-image: url(../images/checkbox_selected.svg);
}

.alignment{
    /* display: table; */
    margin: auto;
}
.messagesTopButtons{
    display: table;
    float: right;
}

.href_sorting:hover {
	text-decoration: none !important;
}
a.simpleLink{
    color: #7A7A7A;
    text-decoration: underline;
    cursor: pointer;
    font-size: 13px;
}
.greenArrow{
    background-image: url(../images/arrow_green.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    display: block;
}

.iconContainer .greenArrow{
    width: calc(100% - 10px);
    height: calc(100% - 16px);
    /* background-color: pink; */
    margin: 8px 0px 0px 5px;
}
.new_title{
    width: 130px;
    background-color: white!important;
    height: 45px
}
.new_title label{
  top: 0 !important;
  opacity: 1 !important;
}
.new_title::after{
	content:"";
	position: absolute;
	top: 0;
	right: 0;
	background-color: #C6C6C6;
	height: 100%;
	width: 20px;
	background-image: url(../images/seta_branca.png);
	background-repeat: no-repeat;
	background-size: 80% auto;
	background-position: 50%;
}
.new_title .selectize-input{
  width: calc(100% - 8px);
  background-color: #ffffff !important;
}
textarea#CONTACT_BODY {
  /*font-family: cc_lato_thin;*/
  width: 100%;
}
.uploadFrame{
  width: 100%;
  height: 200px;
  border: none;
}
.cc_notice_popup_full{
  width: 50%!important;
}
.cc_notice_popup{
  width: 90%!important;
}
.text_info_page{
  font-size: initial;
  font-weight: 700;
}

.cc_error_field{
  font-size: 1.00em;
  color: red;
  font-family: cc_lato_bold;
}

.style_title {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: black !important;
	background-color: white !important;
}

.no_data_found{
  padding-top: 20px;
}
.accordion_background{
  background: #82BA75;
  font-family: cc_lato_bold;
  color: white;
}
.accordion_textarea{
  background: #f2f2f2;
}
.selectize-input{
  border: none !important;
  height: 34px !important;
}

#GENDER_ROW .selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: pointer !important;
  width: 110px;
  background: transparent !important;
  z-index: 1;
}
#GENDER_ROW .selectize-control.single .selectize-input, .selectize-dropdown.single{
  width: 110px;
  background: transparent !important;
}

.content_align_to_title{
  position: absolute;
  right: 15px;
}

#pf-faq-wrap .selectize-input{
  height: 30px !important;
  margin-top: 1px;
}

span#framework_error_field_password {
  font-size: 0.85em;
  color: #B53F3F;
  }

input[type=text]#VATNumber, select#VAT_Country, input[type=text]#TAX_NUMBER{
  border: 1px solid lightgrey !important;
}
.icon_responsive{
  position: relative;
  left: 15px;
}
.align_center{
  text-align: center;
}
@-moz-document url-prefix() {
  #COUNTRY_ROW .selectize-control.single .selectize-input, .selectize-dropdown.single,
  #COUNTRY_BILLING_ROW .selectize-control.single .selectize-input, .selectize-dropdown.single{

  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   /* IE10+ specific styles go here */
   #COUNTRY_ROW .selectize-control.single .selectize-input, .selectize-dropdown.single,
   #COUNTRY_BILLING_ROW .selectize-control.single .selectize-input, .selectize-dropdown.single
   {
     /*margin-top: -10px;*/
   }
}

.img-responsive_icon{

  max-width: 100%;
  height: auto;
}
.text_coming_soon{
  font-size: 30px;
  width: 80%;
  position: relative;
  left: 8px;
}

.accordion_title{
  border: none;
  color: #FF6C00;
}

.accordion_title:hover, a:hover{
  text-decoration: none;
  opacity: 0.8;
}

.accordion_img{
  content: url(../images/expand_icon.png) !important;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  image-rendering: auto;
  vertical-align: middle;
  float: right;
}
#accordion label{
  display: table;
  max-width: 100%;
  width: 100%;
  margin-bottom: 5px;
}

#accordion .panel-body{
  border: none;
  color: black;
  font-size: 12px;
  margin: 0;
  padding: 0;
  background-color: white;
}
#accordion .company_accordion label,a::after{
  display: none;
}

.subtitles{
  font-weight: bold;
  padding: 10px;
}

.panel-title .open{
  transform: rotate(180deg);
}

.edit_company{
  content: url(../images/edit_icon.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 20px;
  height: 25px;
  position: relative;
  border: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -webkit-box-shadow: none;
}

.editCompanyFrame{
  width: 95% !important;
  border: none;
  overflow: hidden;
  left: 5%;
  position: relative;
}

.editCompanyFrame .cc_popup_content{
  overflow-x: hidden !important;
}

.insertCompanyFrame{
  width: 95% !important;

  border: none;
  overflow: hidden;
  left: 5%;
  position: relative;
}

.insertCompanyFrame .cc_popup_content{
  overflow-x: hidden !important;
}

.hide{
  display: none;
}
.show{
  display: block;
}

.tab_holder {
  font-size: large !important;
  border-bottom: 1px solid;
  cursor: pointer;
  font-weight: bold;
  padding: 10px;
  margin-top: 20px;
}

.dropdown_img{
  content: url(../images/ico_ui_expand_grey.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  cursor: pointer;
  width: 20px;
  height: 25px;
  float: right;
  position: relative;
  border: none;
  box-shadow: none;
 -moz-box-shadow: none;
 -o-box-shadow: none;
 -webkit-box-shadow: none;
}
.dropdown_img:before{
  content:'';
  background: url(../images/ico_ui_expand_grey.png) no-repeat;
  background-size: 100% ;
  cursor: pointer;
  width: 20px;
  height: 25px;
  float: right;
  position: relative;
  border: none;
  box-shadow: none;
 -moz-box-shadow: none;
 -o-box-shadow: none;
 -webkit-box-shadow: none;
}

/*img{
  content: '';
  background: url(../images/ico_ui_expand_grey.png) no-repeat;
  background-size: 85%;
  cursor: pointer;
  width: 20px;
  height: 25px;
  float: right;
  position: relative;
  border: none;
  box-shadow: none;
 -moz-box-shadow: none;
 -o-box-shadow: none;
 -webkit-box-shadow: none;
}

img:before{
  content: '';
  background: url(../images/ico_ui_expand_grey.png) no-repeat;
  background-size: 85%;
  cursor: pointer;
  width: 20px;
  height: 25px;
  float: right;
  position: relative;
  border: none;
  box-shadow: none;
 -moz-box-shadow: none;
 -o-box-shadow: none;
 -webkit-box-shadow: none;
}*/

.half_width{
  width: 50%;
}

.cc_btn_red{
	background-color: #A52929 !important;
	color: white;
}
.cc_btn_red:hover{
  color:#333333;
}

.cc_btn_white{
	background-color: white !important;
	color: grey;
  border: 1px solid grey;
  font-weight: bold;
}

input#vat_checker {
  margin-left: 10px;
  background-color: #53A93F;
  color: white;
  width: 100px;
}

.faq_search{
  position: static;
  background-color: #EAEAEA;
  padding: 20px;
  right: 15px;
  top: 30px;
}

.selectize-dropdown.form-control.form_ajust.single {
  z-index: 200;
}

.faq_search #FAQ_SEARCH{
  background: white !important;
  padding-left: 10px;
  font-family: cc_lato, sans-serif;
}

input[type="text"].faq_search::-webkit-input-placeholder {
  font-family: cc_lato_bold, sans-serif;
}

.panel-default > .panel-heading{
  background: none;
  border-bottom: 1px solid;
  padding-top: 15px;
  color: #67747E;
}

.faq_orange_title{
  color: #FF6C00 !important;
  position: relative;
  border: none !important;
}

.panel-group.faq_list_header {
  /* margin-top: 10%; */
  margin-top: 13%;
  position: relative;
  right: 15px;
}

.faq_list_header {
  max-height: 950px;
  overflow: auto;
}

h4.panel-title.main_title{
  color: #FF6C00;
  font-size: 20px;
}

.faq_dropdown_img{
  content: url(../images/expand_icon.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 20px;
  height: 25px;
  float: right;
  position: relative;
  border: none;
  box-shadow: none;
 -moz-box-shadow: none;
 -o-box-shadow: none;
 -webkit-box-shadow: none;
}
.accordion_img_faq{
  content: url(../images/expand_icon_grey.png) !important;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  image-rendering: auto;
  vertical-align: middle;
  float: right;
}
.dropdown_child{
  position: relative;
}

.faq_search #FAQ_SEARCH_PAGE{
  background: white !important;
  padding-left: 10px;
  font-family: cc_lato, sans-serif;
}

#FAQ_SEARCH_PAGE .selectize-input.items.not-full.has-options{
  background-color: white;
}

#pf-login-wrap ul li a:hover{
  text-decoration: underline;
}

.editContactFrame{
  width: 90%!important;
  border: none;
  overflow: hidden;
  left: 5%;
  position: relative;
}

.col-md-12.content_left_align {
  width: 100%;
  position: absolute;
  right: 30px;
  margin-bottom: 20%;
}

.editContactFrame .cc_popup_container, .cc_popup_content {
    overflow: hidden !important;
}

.main_container{
  position: relative;
  right: 5px;
}

.company_checkout_header{
  background-color: #67747E;
  color: white;
}
.checkout_table_header{
  padding: 8px;
  height: 35px;
}
.title_checkout{
  color: #FF6C00;
}
input.btn.cc_btn_white,
.button_steps a.btn.cc_btn_white{
  border-radius: 20px;
  border: 1px solid grey;
  font-weight: bold;
  color: grey;
  font-family: cc_lato, sans-serif;

}
.button_steps input#button_save{
  border-radius: 20px;
  font-family: cc_lato_bold;
}

.grey_button{
  background-color: #99A7AA;
}

.total_label_input{
  text-align: center;
}

.total_value_input{
  text-align: right;
  position: relative;
}

.add_button{
  background-color: #98A6A9;
  padding: 7px 25px 7px 25px;
  color: white;
  border-radius: 15px;
  font-size: 14px;
}
.add_button:hover{
  color: black;
}

.left_align_buttons{
  position: relative;
  right: 30px;
}

.required_field{
  color: grey !important; 
  position: absolute;
  right: 0px;
  padding-right: 5px !important;
  font-size: 15pt !important;
  z-index: 2;
  top: 5px;
  height: 10px;
}
.green_text_weee{
  color: #53A03F;
  text-decoration: underline;
  font-weight: bold;
}
.questions_wee{
  font-weight: bold;
}

.bottom_accordion{
  background: none;
  border-bottom: 1px solid !important;
  padding-top: 15px;
  color: #67747E;
}

.green_table_background{
  background-color: #80B874;
  color: white;
}

.green_table_background th{
  text-align: center;
}

.green_table_body{
  background-color: #F0F0F0;
}

.input_wee{
  padding: 10px;
  background-color: white !important;
}

.genereal_image_size{
  height: 20px;
  width: 20px;
}
.add_new_row{
  float: right;
  margin-right: 20px;
  text-decoration: underline;
  cursor: pointer;
}
.add_new_row:hover{
  text-decoration: none;
  cursor: pointer;
}

.radio_labels{
  height: 20px;
}

.radio_labels img{
  vertical-align: -webkit-baseline-middle !important;
}

label.payment_methods {

}

.payment_methods_span {
  padding-left: 10px;
  vertical-align: -webkit-baseline-middle;
}

.selectize-control.single .selectize-input, .selectize-dropdown.single {
  border-color: #b8b8b8;
  top: 0px;
  height: 22px !important;
}

#NIF_ROW{
  max-height: 45px !important;
}

.faq_list_header.accordion_background.panel.panel-default{
  font-family: cc_lato_bold;
}

.selectize-dropdown .option {
    background-color: #f2f2f2 !important;
    border: 1px solid lightgray;
}
.col-md-12.cc_form_container.content_left_align{
  min-height: 300px;
}

@supports (-ms-ime-align:auto) {

  .edit_company{
    background: url(../images/edit_icon.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 20px;
    height: 25px;
    position: relative;
    border: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -webkit-box-shadow: none;
  }

  .accordion_img{
    background: url(../images/expand_icon.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    image-rendering: auto;
    vertical-align: middle;
    float: right;
  }

  #pf-faq-wrap input{
    width: 70% !important;
  }

  .icon-ico_arrow {
    position: relative;
  }

.ajustSelectize{

}

}

/*.open{
  transform: rotate(180deg);
}*/

div[data-title]:hover:after,
span[data-title]:hover:after,
a[data-title]:hover:after{
  cursor: pointer;
  content: attr(data-title);
  padding: 4px 8px;
  color: #333;
  position: absolute;
  left: 0;
  text-align: justify;
  top: 110%;
  z-index: 20px;
  -moz-border-radius: 5px;
  -moz-box-shadow: 0px 0px 4px #222;
  -webkit-box-shadow: 0px 0px 4px #222;
  background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, lightyellow),color-stop(1, lightyellow));
  background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -ms-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -o-linear-gradient(top, #eeeeee, #cccccc);
}

/*ul .dropdown-menu .inner{
  overflow: initial !important;
}
.dropdown-menu.open{
  width: 29ch !important;
  overflow: initial !important;
}*/

.bootstrap-select.btn-group .dropdown-menu li a span.text{
  width: 35ch !important;
}

#visa{
  margin-top: 10px;
}

img.dropdown_img.open{
  transform: rotate(180deg);
}
.error_gender{
  position: absolute;
  left: 135px;
  display: table;
  font-size: 0.85em;
  color: #B53F3F;
  top: 0;
  width: 150px;
}
#GENDER_ROW .required_field{
  left: 98px;
}

.dropdown-menu.open {
    width: 150px;
}

.dropdown-menu .inner{
  overflow: hidden !important;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-family: cc_lato_bold;
}

#label_document{
  cursor: pointer;
}

div.item{
  font-family: cc_lato_bold !important;
  color: #808080 !important;
}

.col-md-6{
  width: 50%;
}

.button_newsletter
{
    position: relative;
    margin-top: 50px;
    width: 100%;
}

.arrow_image{
  height:20px;
  width:20px;
  right: 20px;
  top: 3px;
}

.information_icon{
  margin-top: -15px;
  -moz-top: 25px;
  height:20px;
  width:20px;
  margin-left: 7px;
}


.no_borders{
    border-top: 5px solid #FFF;
  }

.battery_content_checkout{
  padding: 3px 10px 3px 20px !important;
}

.shopcart_inputs input{
	font-family: cc_lato_bold;
  background-color: white !important;
  text-align: center;
  border: 1px solid #67747E !important;
  bottom: 4px;
  position: relative;
}
.services {
  width: 100%;
  padding: 10px 10px 10px 8px;
  border-top: 2px solid #dddddd;
  border-bottom: 2px solid #dddddd;
}

.sub_services{
  width: 100%;
  padding-left: 35px;
}

.vat_values_div{
  width: 100%;
  height: 35px;
  margin-top: 10px;
}

.total_net_amount_values{
  width: 100%;
  height: 35px;
}

.checkout_name_company_values{
  width: 50%;
  float: left;
  margin-left: 10px;
}

.checkout_total_gross_ammount_label,
.checkout_total_gross_ammount_value {
  width: 20%;
  float: left;
}
.right_column{
  float: right;
  width: 50%;
}

.total_vat_value,
.total_net_amount_label {
  width: 30%;
  float: left;
  margin-left: 5%;
}

.total_inputs{
  background-color: inherit !important;
  font-weight: 900;
  width: 184px;
  margin-left: 5%;
}

.separator {
    height: 100px;
}

.cell70 {
  width: 70%;
}

.editContactFrame {
    min-height: 500px;
}
span.channel {
    position: relative;
    left: 30px;
}

.insertCompanyFrame {
  min-height: 500px;
}

.editCompanyFrame {
  min-height: 500px;
}

.maximum_types_1 {
    height: 60px;
}
.channel_8_7 {
  height: 110px;
}

#information_channel_8_7{
  position: relative;
  top: 10px;
}

#cc-submit {
  min-width: 170px;
}

span.text_align_middle_stream.exceptions_channel_8_7 {
  position: absolute;
  width: 100%;
  left: 25px;
  top: 2px;
}

.list-icons li{
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
  max-width: 10%;
  word-break: break-word;
}

.between_questions{
  margin-top: 20px;
}
.basic_fee_wee{
  /*position: relative;
  bottom: 5px;
  margin-top: 10px;
  margin-bottom: 10px;*/
}
.envelope_icon{
	background-image: url(icons/ico_envelope.png);
  margin-left: 11px;
  width: 35px;
  height: 42px;
  bottom: 2px;
}

.fancy-search-icon {
  border-radius: 15px !important;
  background: #53a93f;
  color: #FFF;
}

#pf-menu-search .selectize-input::after{
  content: none;
}

#pf-menu-search .selectize-input:after{
  content: none;
}

#information_channel_8_6{
  top: 10px;
  position: relative;
}
.checkoutEur{
  float: left;
  margin-top: -18px;
  margin-left: 354px;
}
.subtotal_value{
    margin-right: 40px;
    float: right;
    margin-top: -17px;
}
.subtotal_checkout{
  padding: 2px 0px 0px 200px;
}
.subtotal_checkout_DE{
  padding: 2px 0px 0px 155px;
}
.textareaDataSheet {
 color: black;
 display: inline-block;
 margin-top: 50px !important;
}
.redimension h1{
  font-size: 15px !important;
  padding: 1px !important;
  word-break: break-word;
}
.redimension a{
  font-size: 12px !important;
  margin-left: 2px !important;
  word-break: break-word;
}
.redimension span{
  font-size: 12px !important;
}
.companies-box {
  padding: 2px 22px 0px 7px!important;
  border-radius: 28px;
  border: 1px solid #ffffff91;
  background: none;
  margin-bottom: -7px;
}
.companies-box span.bs-caret{
  position: initial;
  top: 50%;
  right: 0px;
  border: none !important;
  top: 0px !important;
  padding: 20px 0px 0px 16px !important;
}
.our-list  ul{
  list-style: disc !important;
  margin-left: -48px !important;
}
.our-second-list li{
  list-style: circle !important;
  margin-left: 27px !important;
}

a.button{
    transition-property: background-color, color;
    transition-duration: 0.2s;
    display: block;
    background-color: #EFEFEF;
    color: white;
    padding: 5px 30px 5px 30px;
    border-radius: 20px;
    width: 97%;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    /*font-size: 20px;*/
}
a.button:hover{
  text-decoration: none;
  opacity: 0.8;
  background-color: #55666A;
}
a.button.selected {
  background-color: #FF720C;
  color: white;
}
a.accordion-toggle{
  border: none;
}
a.accordion-toggle:hover, a:hover{
  text-decoration: none;
  opacity: 0.8;
}

.contact_us_form{
  background-color: #6A8085;
  margin-top: 25px;
}

.white-color
{
  color:white !important;
  padding-right: 15px;
  position: relative;
  right: 3px;
}
.contact_us_confiq  {
  left: 26px !important;
}

.contact_us_submit{
  width: 80% !important;
  min-width: 0px!important;
}

p.faq_text{
  font-size: 11px;
  color: #3e3d40;
  font-weight: 300;
  line-height: 25px;
  /* padding: 15px 0; */
  margin: 20px 5px 25px 5px;
}
.panel-heading [data-toggle="collapse"]:after {
  font-family: 'Glyphicons Halflings';
  content: "\e080"; /* "play" icon */
  float: right;
  color: #55666A;
  font-size: 18px;
  line-height: 22px;

  /* rotate "play" icon from > (right arrow) to down arrow */
  -webkit-transform: rotate(-90deg);
  -moz-transform:    rotate(-90deg);
  -ms-transform:     rotate(-90deg);
  -o-transform:      rotate(-90deg);
  transform:         rotate(-90deg);
}
.panel-heading [data-toggle="collapse"].collapsed:after {
  /* rotate "play" icon from > (right arrow) to ^ (up arrow) */
  -webkit-transform: rotate(90deg);
  -moz-transform:    rotate(90deg);
  -ms-transform:     rotate(90deg);
  -o-transform:      rotate(90deg);
  transform:         rotate(90deg);
}

.orange-button-faq{
  background-color:#FF720C !important;
}

