/*
Theme Name: NineZeroSeven Child
Theme URI: http://www.webcreations907.com
Author: webcreations907
Author URI: http://themeforest.net/user/webcreations907
Template: ninezeroseven
Description: One Page Parallax Theme ~ If you need support please use the <a href="http://support.webcreations907.com/">Theme's Support Forum</a>
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: black,white,orange,flexible-width,custom-background,custom-colors,featured-images,full-width-template,theme-options,translation-ready,left-sidebar,right-sidebar
*/

@import url("../ninezeroseven/style.css");


/************************************************************************
* Custom CSS code below
*************************************************************************/
.date-comparison {
    margin: 0;
    padding: 0;
}

.date-section {
    margin-bottom: 20px;
    padding: 10px;
    border: 1px solid #C5C5C5;
    border-radius: 5px;
    background-color: #f0f0f0;
}

.date-section h4 {
    margin-top: 0;
}

.date-section table {
    width: 100%;
    border-collapse: collapse;
}

.date-section table th, .date-section table td {
    border: 1px solid #C5C5C5;
    padding: 5px;
    text-align: left;
}
#form-1283-datepickers {
    display: flex;
    justify-content: space-between;
}

#left-date, #right-date {
    width: 48%;
}
#form-1283-datepickers {
    display: flex;
    justify-content: space-between;
}

#left-date, #right-date {
    width: 48%;
}

#form-1283-data {
    display: flex;
    justify-content: space-between;
}

#form-1283-left, #form-1283-right {
    width: 48%;
}

.select2-container--default .select2-selection--single, .select2-container .select2-choice, input[type="text"], input[type="password"], input[type="email"], input[type="search"], input[type="tel"], select {
	margin-right: 20px;
    width: 20%;
	margin-bottom: 20px;

}
