p, td, h6, label, .inputFormDiv, .error-message{
    font-family: "PT Sans", Sans-serif!important;

}

input{
    margin-bottom:15px;
    color:#000!important;
    font-family: "PT Sans", Sans-serif!important;
}

.elraknare-block-container{
    margin-bottom:50px;
}


.elraknare-block.border{
    border:1px solid #dddd;
    padding:30px 20px 30px 20px;
}

.elraknare-block{
    background-color: #F4F4F4;
    position:relative;
}


.container-block-right{
    margin-top:30px;
}


.container-block-right .elraknare-block.border{
    border-top:1px solid #ddd;
}


.flyttinfo{
    margin-bottom:0;
    color:#707070;
}

.flyttinfo a{
    color: #1FA854;
    font-weight:600;
    text-decoration: underline!important;
}

.zipcode-valid .border{
    border-top:0;
}

.zipcode-valid h3{
    margin-bottom:10px;
}

.elraknare-block .btn{
    background-color:#b1b1b1;
    padding: 10px 35px 10px 35px;
    border-radius: 20px;
    color:#7d7d7d;
    cursor: pointer;
    margin-right:15px;
    display: inline-block;
    margin-bottom:10px;
    font-family: "PT Sans", Sans-serif;
    font-weight:bold;
    letter-spacing: 0.5px;
}

.mitt-val-back a.regular-btn{
    background-color: #1FA854;
    color:#fff;
}

.termsAndSend .big-btn-container svg{
    position: absolute;
    width: 20px;
    height: 20px;
    left: 236px;
    top: 15px;
    fill:#fff;
}

#spinner-order{
    display:none;
	animation: spin 2s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% {  transform: rotate(359deg); }
}

.termsAndSend .big-btn-container{
    margin-bottom:10px;
}

.elraknare-block .livingarea-pepole .btn{
        padding: 10px 30px 10px 30px;
}


.elraknare-block .btn:last-of-type{
    margin-right:0px;
}

.elraknare-block .btn.btn-primary{
    background-color: #1FA854;
    color:#fff;
}

.elraknare-block.estimatedConsumption h3{
    margin-bottom:30px;
}



.title{
    font-size: 16px;
}

.elraknare-block .title{
    margin-bottom:15px;
}

.estimatedConsumptionText .title{
    margin-bottom:5px;
}

.estimatedConsumption .houseHeating .title{
    display:inline-block;
    margin-bottom:7px;
}

.estimatedConsumption .houseHeating{
    margin-bottom:25px;
}

.estimatedConsumption .livingarea-pepole{
    margin-bottom:30px;
}

.estimatedConsumption .livingType{
    margin-bottom:40px;
    margin-top:25px;
}

.estimatedConsumption .heatingOrPump{
    margin-bottom:25px;
}

.estimatedConsumption .heatingOrPump .title{
    margin-bottom:3px;
}


.elraknare-block.block-approved::before{
    content: "\2714";
    font-size: 40px;
    position: absolute;
    right: 27px;
    top: 33px;
    color: #1FA854;
}


.elraknare-block.block-approved{
    background-color: #1fa8542b;
}



.livingarea-pepole{
    margin-bottom:30px;
}


.hidden{
    display:none;
}


.inputCalender{
    font-family: "PT Sans", Sans-serif;
}


.ui-datepicker{
    background-color:#fff;
    padding: 54px 0 0 0;
}


.ui-state-active{
    color:#fff!important;
}

.ui-datepicker-current-day{
    background-color:#1FA854;
    border-color:#1FA854;
}

a.ui-state-default:hover{
    color:#b1b1b1;
    font-weight:bold;
}


.ui-datepicker-week-col{
    font-style:italic;
}

.input-group{
    position:relative;
}

.input-group-addon.calanderIcon{
    position: absolute;
    right: 16px;
    top: 9px;
    cursor:pointer;
}

.input-group-addon.calanderIcon svg{
    height: 20px;
    width:20px;
    fill:#1b1b1b;
}

.inputCalender{
    cursor:pointer;
}


.ui-datepicker-week-col td {
    cursor:pointer;
}


.product-fast, .product-flexible{
    overflow:hidden;
}

.my-chosen-deal{
    margin-top:20px;
    margin-bottom:40px;
    max-width:300px;
}

.product-fast .product, .product-flexible .product, .my-chosen-deal .product{
    padding:10px;

}

.product-fast .product-item, .product-flexible .product-item, .my-chosen-deal .product-item, .product .product-item{
    text-align: center;
    padding:7px;
    background-color:#e5e5e5;
    cursor:pointer;
    border-radius: 12px;

}

.product-item-inner{
    margin:10px 10px;
    background-color: #B1B1B1;
    padding:30px 10px;
}

.product-item-inner p{
    margin-bottom:0;
    color:#fff;
    color:#585858!important;
}

.product-fast .product-item .product-item-inner h3, .product-flexible .product-item .product-item-inner h3, .my-chosen-deal .product-item .product-item-inner h3,
.product-campaign .product-item .product-item-inner h3{
    margin:15px 0;
    font-size:30px!important;
    color:#585858;
    font-weight:bold;
}

.product-item.selected p, .product-item.selected h3, .my-chosen-deal .product-item-inner.selected h3, .my-chosen-deal .product-item-inner.selected p{
    color:#fff!important;
}

.product-fast, .product-flexible{
    margin:-10px;
}

.pris{
    font-weight:bold;
}


.type-switcher-container{
    margin-bottom:15px;
}


.price-disclaimer-container{
    margin-top:10px;
    color:#707070;
}

.productbox-holder tr th, .myChoise tr th, .table-holder tr th{
    border-color:#b1b1b1;
    background-color:#b1b1b1;
    color: #585858;
    letter-spacing: 0.5px;
}

.productbox-holder td, .myChoise td, .table-holder td{
    border-color:#b1b1b1;
}

.product-item.selected .product-item-inner, .my-chosen-deal .product-item-inner{
    background-color:#1FA854;
}

.big-btn-container{
    margin-bottom:40px;
    margin-top:40px;
}

.big-btn-container a.btn.big.btn-arrow{
    padding: 16px 80px;
    border-radius:30px;
    background-color:#1FA854;
    color:#fff;
}

.big-btn-container{
    position: relative;
}

.big-btn-container svg{
    position: absolute;
    width: 20px;
    height: 20px;
    left: 180px;
    top: 15px;
    fill:#fff;
}


.container-block-right .title_right{
    margin-bottom:15px;
}

.postAddress{
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin-bottom:10px;
    color: #585858;
    vertical-align: middle;
}

.show-error{
    display:block!important;
}


.big-btn-container .disabled, .termsAndSend .disabled{
    opacity: 0.6!important;
    cursor:no-drop;
}

.checkbox input{
    margin-bottom:5px;
}

.netAreaInfo .checkbox{
    margin-bottom:10px;
}


.product-item.selectedDeal{
    cursor:default;
}

.error-composed{
    color: #d91a1a!important;
}

/* Reset Select */
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  outline: 0;
  box-shadow: none;
  background: #fff;
  background-image: none;
  box-shadow:none!important;
  padding: 0.7rem 1rem;
  font-family: "PT Sans", Sans-serif;

}
/* Remove IE arrow */
select::-ms-expand {
  display: none;
}

.select-container {
  position: relative;
  width: 100%;
  background: #fff;
  overflow: hidden;
  border-radius: 0;
  border: 0px solid #ddd;
}

select {
  flex: 1;
  padding: 0 .5em;
  color: #000!important;
  cursor: pointer;
  box-shadow:none!important;
  padding: 0.7rem 1rem;

}




/* Arrow */
.select-container::after {
  content: '\25BC';
  position: absolute;
  top: 13px;
  right: 16px;
  background: #fff;
  cursor: pointer;
  pointer-events: none;
  -webkit-transition: .25s all ease;
  -o-transition: .25s all ease;
  transition: .25s all ease;
  color:#000;
  font-size: 12px;
}



input.living-area[type=range] {
  -webkit-appearance: none;
  width: 100%;
  margin: 13.8px 0;
  padding:0;
  border:none;
  background-color:#b1b1b1;
   border-radius: 20px;
}

input.living-area[type=range]:focus {
  outline: none;
}
input.living-area[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 8.4px;
  cursor: pointer;
  box-shadow: #b1b1b1;
  border-radius: 20px;

}
input.living-area[type=range]::-webkit-slider-thumb {
  box-shadow: 0;
  border: 1px solid #1FA854;
  height: 23px;
  width: 23px;
  border-radius: 50%;
  background: #1FA854;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -8px;
}
input.living-area[type=range]:focus::-webkit-slider-runnable-track {
  background: #b1b1b1;
}
input.living-area[type=range]::-moz-range-track {
  width: 100%;
  height: 8.4px;
  cursor: pointer;
  box-shadow: 0;
  background: #b1b1b1;
  border-radius: 20px;
}
input.living-area[type=range]::-moz-range-thumb {
  box-shadow: 0;
  border: 1px solid #1FA854;
  height: 23px;
  width: 23px;
  border-radius: 50%;
  background: #1FA854;
  cursor: pointer;
}
input.living-area[type=range]::-ms-track {
  width: 100%;
  height: 8.4px;
  cursor: pointer;
  background: #b1b1b1;
  border-color: transparent;
  color: transparent;
}
input.living-area[type=range]::-ms-fill-lower {
  background: #b1b1b1;
  border: 0.2px solid #b1b1b1;
  border-radius: 20px;
  box-shadow: 0;
}
input.living-area[type=range]::-ms-fill-upper {
  background: #b1b1b1;
  border: 0.2px solid #b1b1b1;
  border-radius: 20px;
  box-shadow: 0;
}
input.living-area[type=range]::-ms-thumb {
  box-shadow: 0;
  border: 1px solid #000000;
  height: 36px;
  width: 16px;
  border-radius: 20px;
  background: #ffffff;
  cursor: pointer;
  height: 8.4px;
}
input.living-area[type=range]:focus::-ms-fill-lower {
  background: #b1b1b1;
}
input.living-area[type=range]:focus::-ms-fill-upper {
  background: #b1b1b1;
}

input.livingarea-numbers{
    width:200px;
    margin-right:10px;
    /* background-color:transparent;
    padding:0;
    border:0; */
    font-family: "PT Sans", Sans-serif;

}



    input.elforbrukning-input{
        width:200px;
        margin-right:10px;
    }



.estimatedConsumptionText span{
    font-family: "PT Sans", Sans-serif;
}

.ui-datepicker-calendar .ui-state-disabled .ui-state-default{
    color:#b1b1b1;
}

.ui-datepicker-calendar .ui-state-default, .ui-datepicker-calendar .ui-datepicker-week-end,
.ui-datepicker-header .ui-datepicker-month, .ui-datepicker-header .ui-datepicker-year{
    font-family: "PT Sans", Sans-serif;
}


.ui-datepicker-calendar{
    margin-bottom:0;
}

table.ui-datepicker-calendar td, table.ui-datepicker-calendar th{
        padding: 0.5em;
}

.ui-datepicker-header{
    background-color: #1FA854;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 54px;
}



.ui-datepicker-title{
    text-align: center;
    margin-bottom:10px;
    margin-top:16px;

}

.ui-datepicker-month, .ui-datepicker-year{
    font-weight: bold;
    color:#fff;
    font-size:16px;
}

.ui-datepicker-prev{
    position: absolute;
    left: 14px;
    top:16px;
    cursor:pointer;
    color:#fff!important;
}

.ui-datepicker-next{
    position: absolute;
    right: 14px;
    top:16px;
    cursor:pointer;
    color:#fff!important;
}

.ui-datepicker-next:hover, .ui-datepicker-prev:hover{
    color:#fff!important;
}

.elraknare-block.border.noValidAeraHolder{
    border-top:0;
    background-color: #d91a1a57;
}

.elraknare-block.border.noValidAeraHolder p{
    margin-bottom:0;
    color: #585858;
}

.error-message{
    color: #d91a1a!important;
    display:none;
}

.postnumber-input.notFound{
    background-color:#d91a1a57!important;
}

.customerInfo .form-control, .netAreaInfo .form-control, .deliveryAddressInfo  .form-control, .termsAndSend .form-control{
    margin-bottom:5px;
}


.block-error{
        background-color: #d91a1a57!important;
    }



@media(min-width:576px){
    .postnumber-input{
        max-width:200px;
        display:inline-block;
    }

    .postAddress{
        display:inline-block;
        margin-left:20px;
        margin-bottom:0;
    }

    .elraknare-block .livingarea-pepole .btn{
            padding: 10px 35px 10px 35px;
    }

    .product-item-inner{
        padding: 30px 10px;
    }

    .product-fast .product, .product-flexible .product {
        float:left;
        width:50%;
        padding:10px;
        overflow:hidden;

    }

    .product-campaign .product{
        padding-left:0px;
        overflow:hidden;
        width:50%;
    }

    .elraknare-block.border{
        padding:30px 25px 30px 25px;
    }

    table.ui-datepicker-calendar td{
            padding: 1em;
    }

}

@media(min-width:1200px){
    .elraknare-block-container{
        overflow:hidden;
    }
    .container-block-left{
        float:left;
        width:50%;
        padding-right:20px;
    }
    .container-block-right{
        float:right;
        width:50%;
        padding-left:20px;
        margin-top:0;
    }
}
