/*
 Theme Name:   Kiddie Child
 Theme URI: 	   http://www.zoutula.com/themes/kiddie
 Description: Kiddie is a fully responsive WordPress theme best suitable for kindergarten, child care center, preschool or nursery, school or child related project.
 Author:       Zoutula
 Author URI:   http://zoutula.com
 Template:     kiddie
 Version:      2.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: kiddie-child
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-menu, editor-style, full-width-template, translation-ready
*/

.ui-selectmenu-button {width: 100% !important;}

.ui-widget .ui-widget {
    font-size: 15px;
}

.box {
			border: 4px solid #fff;
			margin: 0px;
			padding: 10px 20px;
			overflow: hidden;
			width: auto;

			  background-image: -moz-linear-gradient(top, #f6f2ec, #e2dbce); /* FF3.6 */
			  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #f6f2ec),color-stop(1, #e2dbce)); /* Saf4+, Chrome */
			            filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#f6f2ec', EndColorStr='#e2dbce'); /* IE6,IE7 */
			        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#f6f2ec', EndColorStr='#e2dbce')"; /* IE8 */

			     -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.35), 0 85px 180px 0 #fff, 0 12px 8px -5px rgba(0, 0, 0, 0.85); /* FF3.5+ */
			  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.35), 0 85px 810px -68px #fff, 0 12px 8px -5px rgba(0, 0, 0, 0.65); /* Saf3.0+, Chrome */
			          box-shadow: 0 0 2px rgba(0, 0, 0, 0.35), 0 85px 180px 0 #fff, 0 12px 8px -5px rgba(0, 0, 0, 0.85); /* Opera 10.5, IE 9.0 */

		}

.tabella,
.riga,
.colonna { margin: 0; padding: 0; border: 0}
.tabella { display: table; width: 100%}
.riga { clear: both; display: block; display: table-row; width: 100%}
.colonna { float: left;padding: 5px ;width: 25%; display: table-cell}
.ui-accordion-content {height:100% !important;}
.colonnacambi { float: left;padding: 0px ;width: 25%; display: table-cell}
.spinner {width: 20px;}
.slider { vertical-align: middle;}
#notecambi {width: 500px;}

.formcontatti {
background-color: wheat !important; 
border: 2px solid black !important;  
}