/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jan 5, 2017, 10:45:27 AM
    Author     : Dejan Stevanovic
*/
.ennovative_spew_widget a {
    color: #1f87ff !important;
}

.ennovative_spew_widget a:hover {
    color: #009ddc !important;
}

.ennovative_spew_widget .enno-table {
    margin-bottom: 60px;
}

.ennovative_spew_widget .enno-cell {
    width: 33.33333333333333%;
    padding: 15px;
}

.ennovative_spew_widget h2 {
    color: #1f87ff !important;
    font-size: 30px !important;
    font-weight: normal !important;
}

.ennovative_spew_widget h2.strong {
    font-weight: bold !important;
    margin-bottom: 0;
}

.ennovative_spew_widget .enno-cell .step {
    border: 1px solid #ddd;
    border-radius: 10px;
    overflow: hidden;
    height: 254px;
}

.ennovative_spew_widget .enno-cell .step h2 {
    font-weight: 600;
    font-size: 22px;
    background-color: #1f87ff;
    padding: 15px;
    color: white;
    margin-bottom: 10px;
}

.ennovative_spew_widget .enno-cell .step i {
    font-size: 48px;
    color: #1f87ff;
}

.ennovative_spew_widget .enno-cell .step h5 {
    color: #1f87ff;
    font-size: 28px;
    line-height: 32px;
    font-weight: 300;
    font-style: normal;
    margin-top: 20px;
}

.ennovative_spew_widget .container {
    margin: 0 auto;
    max-width: 764px;
    border: 3px solid #ccc;
    padding: 10px 25px;
}

.ennovative_spew_widget .container .question {
    margin-top: 19px;
}

.ennovative_spew_widget .container .question .checkbox input[type=checkbox] {
    vertical-align: middle;
    position: relative;
    bottom: 1px;
    margin-right: 10px;

}

.ennovative_spew_widget .container .question .checkbox {
    font-weight: bold;
    margin-bottom: 10px;
}

.ennovative_spew_widget .container .question .settings {
    margin-top: 19px;
}

.ennovative_spew_widget .container .question .settings .estimated-hours.label {
    font-size: 15px;
    margin-right: 70px;
    font-style: italic;
    color: inherit;
}

.ennovative_spew_widget .container .question .settings .estimated-hours{
    font-size: 13px;
    color: #000;
}

.ennovative_spew_widget fieldset {
    border: 2px solid #000;
    padding: 0 8px 15px 8px;
    margin-bottom: 30px;
}

.ennovative_spew_widget fieldset legend {
    color: #000;
    padding: 0 8px;
    font-weight: bold;
    font-size: 21px;
    border-bottom: 1px solid #e6e6e6;
    display: block;
    width: 100%;
    line-height: 21px;
    margin-bottom: 20px;
}

.ennovative_spew_widget fieldset .enno-table {
    margin-bottom: 0;
}

.ennovative_spew_widget .container .question .settings .info {
    position: absolute;
    background-color: #fff;
    color: #000;
    font-size: 12px;
    padding: 5px;
    z-index: 999;
    min-width: 200px;
    width: 200px;
    -webkit-box-shadow:  0 2px 6px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 2px 6px rgba(0,0,0,0.3);
    box-shadow: 0 2px 6px rgba(0,0,0,0.3);
}

.ennovative_spew_widget .project-summary .enno-row > .enno-cell {
    font-weight: bold;
}

.ennovative_spew_widget .project-summary .enno-row > .enno-cell span{
    margin-left: 129px;
}

.ennovative_spew_widget .project-summary .enno-row > .enno-cell:nth-child(2),
.ennovative_spew_widget .project-summary i{
    font-size: 13px;
    font-weight: normal;
}

.ennovative_spew_widget .project-summary .enno-row .enno-cell.weeks {
    font-weight: normal;
}

.ennovative_spew_widget .next-steps .wrapper {
    padding: 9px;
}

.ennovative_spew_widget .next-steps .wrapper .form{
    margin-top: 20px;
}

.ennovative_spew_widget .next-steps .wrapper .form > .enno-table:nth-child(1) > .enno-cell:nth-child(1),
.ennovative_spew_widget .next-steps .wrapper .form > .enno-table:nth-child(2) > .enno-cell:nth-child(1){
    width: 24%;
}

.ennovative_spew_widget .next-steps .wrapper .form .middle-tables > .enno-table:nth-child(1) > .enno-cell:nth-child(1),
.ennovative_spew_widget .next-steps .wrapper .form .middle-tables > .enno-table:nth-child(2) > .enno-cell:nth-child(1),
.ennovative_spew_widget .next-steps .wrapper .form .middle-tables > .enno-table:nth-child(3) > .enno-cell:nth-child(1),
.ennovative_spew_widget .next-steps .wrapper .form .middle-tables > .enno-table:nth-child(4) > .enno-cell:nth-child(1){
    width: 50%;
}

.ennovative_spew_widget .next-steps .wrapper .form > .enno-table:nth-child(1) > .enno-cell:nth-child(2),
.ennovative_spew_widget .next-steps .wrapper .form > .enno-table:nth-child(2) > .enno-cell:nth-child(2),
.ennovative_spew_widget .next-steps .wrapper .form .middle-tables .enno-table:nth-child(1) > .enno-cell:nth-child(2),
.ennovative_spew_widget .next-steps .wrapper .form .middle-tables .enno-table:nth-child(2) > .enno-cell:nth-child(2),
.ennovative_spew_widget .next-steps .wrapper .form .middle-tables .enno-table:nth-child(3) > .enno-cell:nth-child(2),
.ennovative_spew_widget .next-steps .wrapper .form .middle-tables .enno-table:nth-child(4) > .enno-cell:nth-child(2){
    width: auto;
}

.ennovative_spew_widget .next-steps .wrapper .form .middle-tables .enno-table {
    float: left;
    width: 50%;
}

.ennovative_spew_widget .enno-button {
    color: #fff !important;
}

.ennovative_spew_widget .enno-button:hover {
    color: #e6e6e6 !important;
}

@media (max-width:768px) {
    .ennovative_spew_widget .next-steps .wrapper .form > .enno-table:nth-child(1) > .enno-cell:nth-child(1),
    .ennovative_spew_widget .next-steps .wrapper .form > .enno-table:nth-child(2) > .enno-cell:nth-child(1),
    .ennovative_spew_widget .next-steps .wrapper .form .middle-tables > .enno-table:nth-child(1) > .enno-cell:nth-child(1),
    .ennovative_spew_widget .next-steps .wrapper .form .middle-tables > .enno-table:nth-child(2) > .enno-cell:nth-child(1),
    .ennovative_spew_widget .next-steps .wrapper .form .middle-tables > .enno-table:nth-child(3) > .enno-cell:nth-child(1),
    .ennovative_spew_widget .next-steps .wrapper .form .middle-tables > .enno-table:nth-child(4) > .enno-cell:nth-child(1){
        width: 50%;
    }

    .ennovative_spew_widget .next-steps .wrapper .form .middle-tables .enno-table {
        width: 100%;
    }
    
    .ennovative_spew_widget .next-steps .wrapper .form .enno-table.last .enno-cell {
        width: 50%;
    }
}