/*!
 * Start Bootstrap - Blog Home (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

body {
    padding-top: 70px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

footer {
    margin: 50px 0;
}
.mbotton10{
    margin-bottom: 10px;
    display: inline-table;
     margin-top: 10px;
}

.cercabarra{
    margin-bottom: 18px;
   width: 100%;
     margin-top: 30px;
}
 @media screen and (max-width: 1024px) {
.mbotton10{
    margin-bottom: 10px;
   width: 100%;
     margin-top: 2px;
     text-align: left!important;
}

#calcolatore {
	
	
	height:380px;
	z-index:3;

	background-image: none;
        background: #f5f5f5;
            border: 1px solid #e3e3e3;
                box-shadow: inset 0 1px 1px rgba(0,0,0,.05);

       
       
        
}
#modulo {
	width: 100%;
	padding:  10px;
	height:365px;
	z-index:1;
       padding:  30px 0 0 30px;
}
#scadtab {
	
	width:100%;
	height:auto;
	z-index:4;

	display:none;
	background: #fff;
	border: 0;
	padding:5px;
        margin-top: 12px;
        float: left;
}
 }