/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

/*
 * COLORI
 * BLU SCURO: #031A34
 * BLU CHIARO: #003260
 * AZZURRO: #358DED
 * GRIGIO: #EBEBEB
 * GRIGIO SCURO: #393939
 */

/*
 * RICERCA ALBO PRETORIO
 */
#albo-pretorio-ricerca, #mediateca-ricerca {padding: 0; margin: 0 0 50px 0;}
#albo-pretorio-ricerca .col, #mediateca-ricerca .col {float:left; display: inline-block;}
#albo-pretorio-ricerca .w33, #mediateca-ricerca .w33 {width: 32%;}
#albo-pretorio-ricerca .prima, #mediateca-ricerca .prima {margin-right: 1%;}
#albo-pretorio-ricerca .interna, #mediateca-ricerca .interna {margin-right: 1%; margin-left: 1%;}
#albo-pretorio-ricerca .ultima, #mediateca-ricerca .ultima {margin-left: 1%;}
#albo-pretorio-ricerca input[type="text"], #albo-pretorio-ricerca input[type="submit"], #albo-pretorio-ricerca select, 
#mediateca-ricerca input[type="text"], #mediateca-ricerca input[type="submit"], #mediateca-ricerca select {width: 100%;}

.clearfix {clear: both;}

#albo-pretorio-risultati .documento-riga, #mediateca-risultati .vc_row {margin: 10px 0; padding: 10px;}
#albo-pretorio-risultati .documento-riga.pari, #mediateca-risultati .documento-riga.pari {background-color: #EAEAEA;}
#albo-pretorio-risultati .documento-oggetto { font-weight: 700;}
#albo-pretorio-risultati .documento-attributo {display:inline-block; margin-right: 15px; font-size: 14px}
#albo-pretorio-risultati .documento-attributo span {font-weight: 700;}
#albo-pretorio-risultati .norisultati {padding-top: 50px; text-align: center;}

.paginazione a {padding: 3px 5px; background: #031A34; color: #FFFFFF; border: 1px solid #031A34; text-decoration: none; font-size: 12px; margin-right: 3px; text-transform: uppercase; }
.paginazione a:hover, .paginazione span.pods-pagination-current {padding: 3px 5px; background: #FFF; color: #031A34; }
.paginazione span.pods-pagination-current {font-size: 12px; margin-right: 3px; border: 1px solid #031A34;}

#mediateca-risultati .vc_column-inner  {background-color: #FFFFFF; }
#mediateca-risultati .wpb_single_image {margin-bottom: 0;}
#mediateca-risultati .wpb_text_column {border: 1px solid #dedede; padding: 10px; margin-bottom: 0;}
#mediateca-risultati .wpb_text_column .nome {font-weight: 600; line-height: 1.3em;}
#mediateca-risultati .wpb_text_column .data, #mediateca-risultati .wpb_text_column .autore {font-size: 12px; line-height: 1.3em;}
#mediateca-risultati .wpb_text_column .descrizione {font-size: 15px; line-height: 1.3em; margin-top: 10px;}
#mediateca-risultati .vc_single_image-wrapper img {height: 200px;width: auto;}
#mediateca-risultati .btn-align-center a {
	font: normal 600 14px / 16px "Montserrat", Helvetica, Arial, Verdana, sans-serif;
    text-transform: none;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 12px 18px 12px 18px;
    min-height: 38px;
    line-height: 38px;
    padding-top: 0;
    padding-bottom: 0;
    width: 100%;
    }

.upme-button {
	font: normal 600 14px / 16px "Montserrat", Helvetica, Arial, Verdana, sans-serif !important;
    text-transform: none !important;
    -webkit-border-radius: 3px !important;
    border-radius: 3px !important;
    padding: 12px 18px 12px 18px !important;
    min-height: 38px !important;
    line-height: 38px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    width: 100%;
    background-color: #002C55 !important;
    background-image: none !important;
    border: none !important;
    }
.upme-login {width: 30%;}
#upme-forgot-pass-btn-1 {width: 50%;}


