﻿/*
verde chiaro: 86B437 - 134 180 55
verde scuro: 3E760B - 62 118 11
*/
body
{
    background-color: #7DB838;
    color: #000000;
    font-family: Arial ,Verdana;
    font-size: 13px;
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6, p
{
    margin: 0;
    padding: 0;
}
h1
{
    font-size: 16px;
    font-weight: bold;
}
h2
{
    font-size: 14px;
}
h3
{
    font-size: 13px;
}

p
{
    text-align: left;
}
img
{
    border: 0;
}

.textmid
{
    font-size: 13px;
}
.big
{
    font-size: 16px;
}
.small
{
    font-size: 10px;
}
.mid
{
    font-size: 13px;
}
/* - Standard link with over */
a
{
    color: #86B437;
}

a:hover
{
    color: #3E760B;
}

.verdescuro
{
    color:#3E760B;
}

a.link1
{
    color: #000000;
}

a.link1:hover
{
    color: #3E760B;
    text-decoration: underline;
}

a.link2
{
    color: #000000;
    text-decoration: none;
}

a.link2:hover
{
    color: #3E760B;
    text-decoration: underline;
}

a.link3
{
    color: #86B437;
}

a.link3:hover
{
    color: #3E760B;
    text-decoration: underline;
}

#container
{
    background: #FFFFFF;
    width: 960px;
    text-align: left;
    margin: 0 auto;
}

img.help
{
    background: url('/Content/Images/icons-set/png/16x16/help.png');
    width: 16px;
    height: 16px;
    cursor: help;
}

img.delete
{
    background: url('/Content/Images/icons-set/png/16x16/delete.png');
    width: 16px;
    height: 16px;
    cursor: help;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
    color: #ff0000;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid
{
    display: none;
}

/* border css*/

#border
{
    width: 1000px;
    margin: 0 auto;
}
#topborderleft
{
    float: left;
    width: 20px;
    height: 20px;
    background: url('/Content/Images/Borders/SX01.png');
}
#topbordercenter
{
    float: left;
    width: 960px;
    height: 20px;
    background: url('/Content/Images/Borders/alto.png');
    background-repeat: repeat-x;
}
#topborderright
{
    float: left;
    width: 20px;
    height: 20px;
    background: url('/Content/Images/Borders/DX01.png');
}

#bordercontainer
{
    width: 1000px;
    margin: 0 auto;
    background: url('/Content/Images/Borders/CENTER.png');
    background-repeat: repeat-y;
}

#bottomborderleft
{
    float: left;
    width: 20px;
    height: 20px;
    background: url('/Content/Images/Borders/SX03.png');
}
#bottombordercenter
{
    float: left;
    width: 960px;
    height: 20px;
    background: url('/Content/Images/Borders/basso.png');
    background-repeat: repeat-x;
}
#bottomborderright
{
    float: left;
    width: 20px;
    height: 20px;
    background: url('/Content/Images/Borders/DX03.png');
}

/*-------------= header------------------- */
#header
{
    margin: 0 auto;
    padding: 0;
    width: 900px;
}
.logo
{
    padding: 0;
    position: relative;
    float: left;
}

#topmenu
{
    margin: 0 auto;
    width: 915px;
    padding-right: 5px;
    padding-top: 5px;
}

#topmenu  td:last-child a
{
    color: #E8210E;
}

.menuheader
{
    width: 334px;
    float: left;
    color: #3E760B;
    padding-top: 18px;
    padding-left: 30px;
}
.menuheader ul
{
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    list-style-type: none;
    width: 380px;
    margin: 0;
    padding: 0;
    padding-left: 0px;
}
.menuheader ul li
{
    float: left;
    letter-spacing: -1px;
}
.menuheader ul li a
{
    text-decoration: none;
    color: #3E760B;
    padding: 60px 7px 5px 7px;
}
.menuheader ul li a:hover
{
    color: #000000;
    text-decoration: none;
}
.menuheaderbottomline
{
    clear: both;
    margin: 0 auto;
    padding-top: 5px;
    height: 1px;
    border-bottom: 2px solid #7DB838;
}

.bottoniheader
{
    float: right;
    margin-top: 0px;
}
.bottoniheader img a
{
    float: left;
}
.numeroverde
{
    float: left;
    position: relative;
    left: 20px;
    top: -4px;
}
.areaclienti
{
    float: left;
    position: relative;
    left: 0px;
    top: -4px;
}
.numeroverde a
{
    background-image: url('/Content/Images/Public/101numeroverde.png');
    background-repeat: no-repeat;
    width: 168px;
    display: block;
    text-decoration: none;
    margin: 0 05px 0 0;
    float: left;
    height: 55px;
}
.areaclienti a
{
    background-image: url('/Content/Images/Public/101areaclienti.png');
    background-repeat: no-repeat;
    width: 88px;
    display: block;
    text-decoration: none;
    float: left;
    height: 55px;
}

/*
.numeroverde a:hover
{
    background-image: url('/Content/Images/Public/numeroverdeh.gif');
    display: block;
    width: 148px;
    text-decoration: none;
    height: 42px;
}
.areaclienti a:hover
{
    background-image: url('/Content/Images/Public/areaclientih.gif');
    width: 148px;
    display: block;
    text-decoration: none;
    height: 42px;
}
*/

.menuheaderbig
{
    width: 900px;
    background-image: url('/Content/Images/Public/bghomeheader.png');
    background-repeat: repeat-x;
    height: 34px;
}
.menuheaderbig ul
{
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    font-weight: normal;
    list-style-type: none;
    width: 900px;
}
.menuheaderbig ul li
{
    float: left;
    width: 180px;
    text-align: center;
}
.menuheaderbig ul li a
{
    text-decoration: none;
    color: #000000;
    border: 1px solid #D3D3D3;
    padding: 5px 0 0 0;
    display: block;
    width: 180px;
    height: 26px;
}
.menuheaderbig ul li a:hover
{
    background-image: url('/Content/Images/Public/bghomeheaderh.jpg');
    background-repeat: repeat-x;
    color: #000;
    display: block;
}

.menuheaderbig ul li.active a
{
    background-image: url('/Content/Images/Public/bghomeheadera.png');
    background-repeat: repeat-x;
    color: #FFFFFF;
    display: block;
}

/*-------------=fine header------------------- */
#main
{
    margin: 0 auto;
    min-height: 400px;
    width: 900px;
    padding-top: 10px;
}
#colonnaleft
{
    width: 180px;
    float: left;
}
.menuleft
{
    width: 180px;
    background-repeat: repeat-x;
}
.menuleft ul
{
    margin: 0px;
    padding: 0px;
    font-size: 11px;
    font-weight: normal;
    list-style-type: none;
    width: 170px;
}
.menuleft ul li
{
    /*
    width: 170px;
    background-image: url('/Content/Images/Buttons/tratteggio.png');
    background-position: bottom;
    background-repeat: no-repeat;
    text-align: left;
    height: 40px;*/
    padding-bottom:5px;
}
.menuleft ul li a
{
    background-image: url('/Content/Images/Buttons/bottoni02.png');
    background-repeat:no-repeat;
    width: 160px;
    height:23px;
    padding-left:5px;
    padding-right:5px;
    padding-top:7px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: -1px;
    color: #FFFFFF;
    display: block;
}
.menuleft ul li a:hover
{
    background-position:0px -30px;    
}
.menuleft li.active a
{
    background-position:0px -30px;    
    color:#000000;
}
#contenuti
{
    float: left;
    width: 530px;
    padding-right: 10px;
}

#contenuti h1, #contenuti h4
{
    color: #4A8B00;
    text-align: justify;
    font-size: 16px;
    padding-bottom: 10px;
    letter-spacing: -1px;
}

 
#contenuti h2
{
    color: #4A8B00;
    text-align: center;
    font-size: 16px;
    padding-bottom: 10px;
    letter-spacing: -1px;
}

#primaesecondacolonna
{
    margin-right: 20px;
    width: 700px;
    float: left;
}
#terzacolonna
{
    padding-left: 1px;
    width: 179px;
    float: left;
}

#footer
{
    margin: 0 auto;
    color: #FFFFFF;
    height: 45px;
    width: 960px;
}

#footer p
{
    padding-top: 5px;
    font-size: 11px;
    text-align: center;
}

.menufooter
{
    margin: 0 auto;
    text-align: center;
    padding: 5px;
    font-weight: bold;
    letter-spacing: -1px;
    color: #86B437;
    font-size: 12px;
}

.menufooter a
{
    text-transform: uppercase;
    text-decoration: none;
    color: #86B437;
}

.menufooter a:hover
{
    color: #000000;
    text-decoration: none;
}

.menuoffice
{
    margin: 0 auto;
    text-align: center;
    padding: 5px;
    text-transform: uppercase;
    text-decoration: none;
    color: #3E760B;
    font-weight: bold;
    letter-spacing: -1px;
    font-size: 12px;
}

.menuoffice a
{
    text-transform: uppercase;
    text-decoration: none;
    color: #3E760B;
}

.menuoffice a:hover
{
    color: #000000;
    text-decoration: none;
}


.greenline
{
    margin: 0 auto;
    width: 600px;
    border-bottom: 2px solid #86B437;
}

table.office td
{
    text-align: left;
}

table.office td.title
{
    font-weight: bold;
    font-size: 14px;
}

table.office td.bold
{
    font-weight: bold;
}

table.mediator
{
    width: 100%;
}

table.mediator td
{
    text-align: justify;
    vertical-align: top;
}

table.mediator td.img
{
    width: 80px;
    text-align:center;
    height:80px;
}

table.mediator td.title
{
    border-bottom: 1px solid #AAAAAA;
    font-size: 16px;
}

table.opinion
{
    width: 100%;
}

table.opinion td.title
{
    border-bottom: 1px solid #AAAAAA;
    font-size: 16px;
}

table.articlelist
{
    width: 100%;
}

table.articlelist td
{
    text-align: left;
    vertical-align: top;
}

table.articlelist td.img
{
    width: 45%;
    text-align:center;
    height:80px;
    vertical-align:top;
}
table.articlelist.news td.img
{
    width: 80px;
}
table.articlelist.sentence td.img,
table.articlelist.studies td.img
{
    width: 100px;
}

table.articlelist
{
    width: 100%;
}

table.article td
{
    text-align: left;
    vertical-align: top;
}

table.article td.img
{
    width: 150px;
}

table.article td.img img
{
    width:100%;
}

/* Tab menu */
.table_tab
{
    padding-left: 5px;
    width: 100%;
}

.table_tab td
{
    text-align: center;
    padding-top: 24px;
    font-weight: bold;
    width: 182px;
    text-transform: uppercase;
}

.table_tab td.selected a
{
    color: #FFFFFF;
}

.table_tab td a
{
    color: #3E760B;
    text-decoration: none;
}

.table_tab td a:hover
{
    color: #000000;
    text-decoration: none;
}

.table_tab td a.selected
{
    color: #FFFFFF;
}

.clear
{
    clear: both;
}



.newsbuttons, .articlesbuttons, .opinionbuttons, .meetingsbuttons
{
    margin: 0;
    padding: 2px 0px 0px 70px;
}

.newsbuttons li, .articlesbuttons li, .opinionbuttons li, .meetingsbuttons li
{
    list-style-type: none;
    float: left;
}

.newsbuttons li span, .articlesbuttons li span, .opinionbuttons li span, .meetingsbuttons li span
{
    background-image: url('/Content/Images/Buttons/bottoncini.png');
    background-position: 0px -11px;
    background-repeat: no-repeat;
    float: left;
    width: 10px;
    height: 10px;
    margin-left: 5px;
    margin-right: 5px;
    cursor: pointer;
}

.newsbuttons li span:hover, .articlesbuttons li span:hover, .opinionbuttons li span:hover, .meetingsbuttons li span:hover
{
    background-position: 0px 0px;
}

.newsbuttons li span.selected, .articlesbuttons li span.selected, .opinionbuttons li span.selected, .meetingsbuttons li span.selected
{
    background-position: 0px 0px;
    cursor: default;
}

.activeMediation
{
    margin: 0 auto;
    text-align: center;
    width: 100%;
    padding-top: 10px;
}

.activeMediation a
{
    color: #E33113;
    font-size: 16px;
    letter-spacing: -1px;
    text-decoration: none;
    font-weight: bold;
}

/* quotation */
table.quotation td {text-align:center;}

/* law_quotation */
table.law_quotation
{
    border-collapse: collapse;
}

table.law_quotation td
{
    height: 40px;
    border-bottom: 1px solid #AAAAAA;
}

table.law_quotation thead td
{
    font-weight: bold;
}

.quotation_qty
{
    width: 20px;
    font-size: 11px;
}
.quotation_costs
{
    width: 40px;
    font-size: 11px;
}
.quotation_law_costs
{
    width: 40px;
    font-size: 11px;
}

table.law_quotation tr.totals td
{
    height: 20px;
    border-bottom: 0px;
}

table.law_quotation tr.totals td input
{
    border:0px;
    width:60px;
}

/* Dynamic Page headers */
.pageheader1_top
{
    background: url('/Content/Images/Public/verde.png');
    background-repeat: no-repeat;
    width: 530px;
    height: 60px;
}
.pageheader1_top h1
{
    color: #FFFFFF !important;
    margin: 0;
    padding: 0;
    text-align: left !important;
    padding: 10px 20px 10px 20px !important;
    font-size:20px !important;
    line-height:20px !important;
    text-transform:uppercase;
}
.pageheader1_center
{
    background: url('/Content/Images/Public/grigio.png');
    background-repeat: repeat-y;
    width: 530px;
}
.pageheader1_center h2
{
    color: #000000 !important;
    padding: 10px 20px 10px 20px;
    text-align:left !important;
}
.pageheader1_footer
{
    background: url('/Content/Images/Public/grigiobase.png');
    background-repeat: no-repeat;
    width: 530px;
    height: 10px;
}
.pag_preventivo
{
    /*background: url('/Content/Images/Public/pag_preventivo.png');*/
    background: url('/Content/Images/Public/pag_preventivo_a3.jpg');
    background-repeat: no-repeat;
    width: 530px;
    height: 277px;
}
    .pag_preventivo td.black {
        color: #000;
    }
.pag_preventivo td
{
    color: #fff;
    font-weight:bold;
    height:44px;
    font-size: 12px;
}

.pag_preventivo td.totale
{
    height:40px;
    text-decoration: line-through;
    font-size:12px;
}

.pag_preventivo td.totale_scontato
{
    height:20px;
    color:#fff;
    font-size:14px;
}

.paragrafi-giustificati {line-height:20px;text-align:justify;word-wrap: break-word;}
/*.paragrafi-giustificati p {text-align:justify; line-height:20px;}*/
.paragrafi p { line-height:20px;}

.table_user_office {width:530px; border:0px; border-spacing:0px; background: url('/Content/Images/Borders/box_user_ufficio.jpg') no-repeat; display: block;}
.table_user_office td {color:#FFFFFF; vertical-align:top; height:220px;}
.table_user_office td.img {padding-left:32px;padding-top:15px;width: 150px;}
.table_user_office td img {width:140px;height:180px;}
.table_user_office td.text {padding-top:15px;padding-left:20px;}
.table_user_office tr td {background: transparent;}

#dialog-sendmail p {padding:2px;}

#newslettersubscriber { position: fixed; bottom: 0px; left:50%; display: none; height:100px; width:100%;z-index:1}
#newslettersubscriber_inner { width: 1000px;height: 101px; position: relative;left: -500px; background:url('/Content/Images/Borders/101newsletter.png');background-repeat:no-repeat;margin-top: 0px;}
#newslettersubscriber .logo {position: fixed; bottom: 16px; left:0px;}
#newslettersubscriber .subscriber {float:left;padding-top:55px;padding-left:104px;font-size:12px;position:relative;z-index:2}
#newslettersubscriber .buttons {float:right;padding-top:30px;padding-right:5px;}

label.error {color:#FF0000; float:left;}

.article_comments .item li{ list-style-type:square}

.article_comments .author { font-style:italic; color:#3E760B;}

a.article_feed img { float:right; padding-right: 70px; }
a.article_feed_mini img { float:right; padding-top: 2px;padding-left: 10px; }

.social_buttons .twitter { float: left;}
.social_buttons .gplus { float: left;padding-left: 20px;}
.social_buttons .facebook { float: left;padding-left: 20px;width: 200px;}
.social_buttons .facebook-share { float: right;width: 70px;height: 25px;}


.office_thumb { width: 150px;height: 100px;border: 1px solid #AAAAAA;border-radius: 4px;overflow: hidden;float: left;margin: 12px;}
.office_thumb img { width: 150px;height: auto;}

.home-article {
    padding: 10px 30px;
}

.home-article h1{
    padding-bottom: 10px;
    font-size: 14px;
}
/*
.home-article h2{
    padding-bottom: 10px;
    text-align: center;
    color: #3E760B;
    font-size: 18px;
}
    */
.home-article p{
    padding: 0px 0px;
    text-align: justify;
    font-size: 11px;
}

.h2-subtitle {font-size: 13px !important;color: #000 !important;text-align: left !important;letter-spacing: normal !important;padding-bottom: 0px !important;line-height: 20px;}

/* popup */
.popup {
    font-size: small;
    width: 630px;
}

    .popup .logo {
        text-align: center;
        margin: 0 auto;
    }

    .popup p.title {
        font-size: medium;
        color: #3E760B;
        font-weight: 600;
        border-bottom: 2px solid #3E760B;
    }

.fancybox-skin {
    background: #fff;
}

.countok {color:#090}



.pager { margin-top: 10px;}
.pager ul { margin: 0;padding: 0;}
.pager ul li {float: left; padding: 0px 10px;font-size: 16px;list-style-type: none;height: 25px; text-decoration: underline }
.pager ul li.selected { font-weight: bold;font-size: 16px;color: #3e760b;text-decoration: none;}
.pager ul li a { text-decoration: none;}

.meetings { width: 100%;}
.meetings td { vertical-align: top;}
.meetings td p { padding: 0;margin: 0px;}
.meetings td p.price { font-style: italic;}

.form-meeting td input[type=text] { width: 300px;}

.banner-convegno {
    border-left: #cb1d1e 4px solid;padding: 5px;background: #3E760B;  color: #fff;text-align: center;
}

    .banner-convegno h4.date {
        font-size: 20px;
    }
     .banner-convegno h2 {
        font-size: 14px;
    }
     .banner-convegno h4.link {
        font-size: 16px;
    }

.banner-convegno a { color: #fff;  }

.banner-convegno-left { border-left: #cb1d1e 4px solid;padding: 5px;background: #3E760B;  color: #fff;text-align: center;}
.banner-convegno-left p { text-align: center;}
.banner-convegno-left a { color: #fff;  }

.libro_dx {background: url('/Content/Images/Borders/box_verde02.png'); background-repeat: no-repeat; float: left; width: 179px; height: 125px;}
.libro_dx_title { float: left; padding-top: 3px; padding-left: 10px; font-weight: bold; color: #FFFFFF; letter-spacing: -.5px; font-size: 12px;}
.libro_dx_contents { height: 76px; overflow: hidden; padding-top: 10px; padding-left: 10px;width: 169px; font-size:11px; text-align: justify;}
.libro_dx_titolo {padding-right:5px;padding-top:0px;}
.libro_dx_titolo a {text-decoration: none; color:#3E760B}
.libro_dx_titolo a:hover {text-decoration: underline}
.libro_dx_img { float:left;padding-right: 3px;width: 60px;}


#mediatior-page .left-section {
    width:25%; float:left;
    text-align: center;
}

#mediatior-page .main-section {
    width:50%; float:left;
}

#mediatior-page .right-section {
    width:25%; float:left;
}

#mediatior-page .right-section > div {
        padding: 30px;
    text-align: center;
}

.left-section img {
    width: 85%;
    border: 1px solid #eee;
    padding: 10px;
    background-color: #eee;
}

#mediatior-page h1 {font-size: 23px;}
#mediatior-page .description {text-align:justify;line-height: 20px;
    font-size: 15px;}
#mediatior-page .contactBtn {    border-radius: 6px;
    text-align: center;
    font-size: 22px;}

.contactBtn {padding-right:1em;}

#mediatoreContactForm input[type=text] {    width: 94%;
    padding: 5px;
    margin-bottom: 10px;}

#mediatoreContactForm textarea {
     width: 95%;    height: 125px;
}   

#mediatoreContactForm .ui-button-text {
    padding: .4em 1em;    font-size: 20px;
}
#dialog-mediator-contact img {
   
        border: 1px solid #9C9C9C;
    padding: 4px;
}
#dialog-mediator-contact {padding:0; background: #eee}

.opinionImage, .mediator-image {height:120px;width:120px;     background-color: #eee !important;   background-position: center center !important;    margin: auto;border: 1px solid #eee;}
.mediator-image {
        background-size: 100% !important;
}

.mediator-quality-label 
{
width: 150px;
    position: absolute;
    bottom: 3px;
    left: 0px;
    z-index: 20;
}

.mediator-quality-label .label
{
    position: absolute;
    bottom: 0;
    background: #f07c00;
    padding: 3px 13px;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    box-shadow: 1px 2px 1px rgba(0,0,0,0.32);
    left: -6px;
    border-radius: 0px 6px 6px 3px;
    font-weight: bold;
        text-transform: capitalize;
}

.mediator-quality-label .label:before {
        content: '';
    position: absolute;
    left: 0;
    top: -8px;
    width: 0;
    height: 0;
    border: 4px solid #b75f00;
    border-top-color: transparent;
    border-left-color: transparent;
    z-index: -1;
    white-space: normal;
}

#mediator-opinion-list .classification {
    margin: inherit;
}
#mediator-opinion-list .img {float:left;width:150px;text-align:center}
#mediator-opinion-list .details {margin-top:0px; text-align:left;float:left;    width: 800px;
    margin-left: 45px;}
#mediator-opinion-list .details .vote {margin-bottom:5px;}
#mediator-opinion-list .details .vote small {
        padding: 3px 0 0 5px;
    float: left;
}
#mediator-opinion-list .details  .name {color: #3E760B; font-size:18px;    float: left;    margin-bottom: 5px;}
.opinionvote {    clear: both;
    float: left;
    width: 30px;
    border: 1px solid #A2D174;
    background: #A2D174;
    text-align: center;
    color: WHITE;
    height: 20px;
    font-size: 16px;
    padding-top: 3px;
    font-weight: bold;
}
#mediator-opinion-list .classification{float:left;}
.reviewCount {font-size:15px;}


.classification {
    width: 120px;
    position: relative;
}

.starRating {
    display: inline-block;
    position: relative;
    height: 24px;
    background: url('/Content/Images/Buttons/starsvotes.png') repeat-x 0 0;
    vertical-align: bottom;
}

    .starRating div {
        float: left;
        position: relative;
        height: 24px;
    }

.starRatingShow {
    background: url('/Content/Images/Buttons/starsvotes.png') repeat-x 0 -24px;
}

 .pagination {list-style-type: none; float:right;}
 .pagination li {width: 25px; float:left; font-weight:bold}
 .pagination li.active a {text-decoration:none;}
 .pagination li.active a:hover {cursor:default}


 table.mediator .shortdesc {    padding-left: 20px; 
    display: block;}


 .month {
     width: 150px;
    height: 200px;
    float: left;
    margin: -1px 0px 0px 0px;
    background: white;
    position: relative;
    border-right: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    overflow: hidden;
 }

 #terzacolonna .meetingsbuttons {
    padding: 2px 0px 0px 0;
}


 
   #terzacolonna  .banner-convegno h4.date {
        font-size: 14px;
    }
   #terzacolonna   .banner-convegno h2 {
        font-size: 14px;
    }
  #terzacolonna    .banner-convegno h4.link {
        font-size: 12px;
    }

    #terzacolonna  .meetingsbuttons {
    margin: auto;
    width: 68%;
}

 .meeting-item.large {
     width:700px;
 }

 .meeting-item 
 {
   width: 227px;
    min-height: 180px;
    float: left;
    background: white;
    position: relative;
    border: 1px solid #cccccc;
    padding: 10px;
    margin: -1px 0 0 0;
    font-size: 12px;
 }

 .meeting-item .title {font-size:16px; color: #528B18;}

 .meeting-item .green {color: #528B18;}
 .meeting-item b.sub-title {color: #528B18; font-size:14px;}


 .action-meeting .ui-button {    font-size: 20px;
    background: #C9E8A4;
    color: #284A00;
    border-radius: 0;
 }

  .action-meeting .ui-button:hover {    
    background: #A9BF8E;
 }

 .month-label {
     position: absolute;
    top: 32px;
    left: 20px;
    font-size: 12px;
 }

 .month-title {
         padding: 10px 20px 20px 20px;
    height: 180px;
    width: 160px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 25px;
    font-weight: normal;
    color: #43745D;
    background: #EAEBEA;
 }

 .meeting-date{
     position: absolute;
    left: 0;
        padding: 2px 0 2px 8px;
    border-left: 3px solid #528B18;
    top: 0;
 }

 hr.month-group {display: block;
    height: 4px;
    margin: 0px;
    background: #528B18;
    clear: both;
    border: 0px;}

 .meeting-city {     position: absolute;
    right: 0px;
    top: 0px;
    border-right: 3px solid #528B18;
        padding: 2px 8px 2px 0;
}

 .meeting-item .link {    margin-left: 10px; font-size:15px;
    position: absolute;
    bottom: 10px;
    right: 12px;}


 
 .meeting-item b {
        font-size:15px;
    
 }

 .back-link {
        width: 150px;
    border: 1px solid #98CD49;
    background: #5F8736;
    height: 21px;
    font-size: 16px;
    text-align: center;
    line-height: 19px;
 }
  .back-link a {
      color:white;
      text-decoration:none;
          display: block;
  }
  .back-link img {
     float: left;
    margin-left: 3px;
  }

  .meeting-page
  {
      width:900px !important;
  }

  .login-page h2.sub-title {    font-size: 21px;
    line-height: 28px;
    padding-right: 60px;
    text-align: justify;}

  
  .login-page li {list-style-type:none;    font-size: 17px;    line-height: 35px;}
   .login-page ul {padding-left:0;}  
  .login-page li img{width:25px;    margin-bottom: -6px;}
  .login-page .ui-button.choice {    border-radius: 0;
    width: 90%;
    font-size: 17px;}

  .login-page .signinPanel,  .login-page .signupPanel {display:none;}
  .login-page .access-type {float:left;width:25%}  
  
  .login-page .access-type span.intro{      width: 90%;
    display: block;
    text-align: justify;
    margin-bottom: 30px;
}


  .login-page {    min-height: 400px;}
    .login-page form {margin-top:5px;}  
    
      .login-page form input[type=text],    .login-page form input[type=password]  {width:88%;}

      .login-page form input[type=submit] {    border-radius: 0; text-transform:uppercase;
    width: 90%;}

      .login-page .field-validation-error {
    color: #ff0000;
    display: block;
    width: 90%;
}

      .signup-complete .entry {    float: left;
    width: 33%;
    height: 60px;}

            .signup-complete .entry input {    width: 90%;
    padding: 7px;}

        .signup-complete .entry select {
            width: 96%;padding: 7px;
        }

        .signup-complete .entry input[type=radio] {
            width: 15%;
        }

         .signup-complete .ui-button {    border-radius: 0;
    font-size: 15px;
    text-transform: uppercase;
    display: block;
    margin: auto;}


         .sendToFriend{
    text-decoration: none;
    border: 1px solid #bbb;
    padding: 1px;
    border-radius: 3px;
    background-color: #8fbc4b;
    color: white;
        display: inline-block;
}

            .sendToFriend img {float:left;margin-right:5px;}

            .social-container-small{
    float: left;
    width: 73%;
}

           .social-container-small .social_buttons .facebook {
    float: left;
    padding-left: 0;
    width: 114px;
}

          .social-container-small    .social_buttons .facebook-share {
    float: left;
    margin-left:20px;
    width: 93px;
    height: 25px;
    display:inline-block;
    overflow:hidden;
}


          .mediator-title {text-decoration:none}




 .box-attachments {
        width: 100%;
        border: 1px solid #bbb;
        border-radius: 5px;
        margin-top: 20px;
    }

        .box-attachments .title {
            padding: 5px 10px;
            border-bottom: 1px solid #bbb;
            background-color: rgba(116, 166, 249, 1);
            color: white;
            font-size: 20px;
            font-weight: bold;
        }

        .box-attachments .content {
            padding: 10px;
            text-align: justify;
        }