
/*
* Share Buttons
*/
.container_sharebar                                                             {height: 45px; margin-bottom: 20px; margin-top: 20px; border-top: 1px dotted #ccc;}
.share_buttons                                                                  {white-space: nowrap;  margin-left: 0px; margin-bottom: 10px; height: 30px; border-top: 1px dotted #ccc; padding-top: 5px; padding-bottom: 3px; border-bottom: 1px dotted #ccc; background: #fff;}

.icon_fake_google_plus                                                          {background: url(/media/images/layout/icon_fake_google_plus.png)no-repeat; height: 24px; width: 70px;}

.container_buttons_line1                                                        {width: 100%; display: inline-block}
.container_button_like                                                          {margin-bottom: 5px; margin-top: 5px; height: 30px; width: 630px; float: left}
#container_button_googlePlus                                                    {margin-bottom: 5px; margin-top: 5px; height: 30px; float: right}
#container_button_googlePlus > div                                              {width: 66px!important}
#___plusone_0                                                                   {width: auto!important}
.label_properties_buttons                                                       {padding-top: 5px; float: left; font-size: 10pt; margin-left: 5px; color: #666}
.icon_img_share                                                                 {float: left;}

.container_buttons_lines_2                                                      {float: right;}
.ic_facebook                                                                    {margin-left:0px; float:left; cursor: pointer; border-left: 1px dotted #ccc; padding-left: 5px; padding-right: 5px;}
.ic_twitter                                                                     {margin-left:0px; float: left;cursor: pointer; border-left: 1px dotted #ccc; padding-left: 5px; padding-right: 5px;}
.ic_linkedin                                                                    {margin-left:0px; float: left;cursor: pointer; border-left: 1px dotted #ccc; border-right: 1px dotted #ccc; padding-left: 5px; padding-right: 5px;}
.share_curtir                                                                   {margin-left:20px; cursor: pointer}

.container_buttons_lines_1                                                      {width: 130px; float: left;}
.share_comment                                                                  {margin-left:0px; padding-left: 5px; padding-right: 5px; float: left; cursor: pointer; border-left: 1px dotted #ccc; border-right: 1px dotted #ccc; }
.share_mail                                                                     {margin-left:0px; padding-left: 5px; padding-right: 5px; float: left; cursor: pointer; border-left: 1px dotted #ccc;}
.share_error                                                                    {margin-left:0px; padding-left: 5px; padding-right: 5px; float: left; cursor: pointer; border-left: 1px dotted #ccc;}


/* ShortUrl */
.shortUrl                                                                       {margin-bottom: 10px; height: 40px; width: 450px; float: left;}
.shortUrl2                                                                      {margin-bottom: 10px; height: 40px; float: left;}
.title_shortUrl                                                                 {float: left; font-size: 10pt; padding-top: 6px; color: #ccc}
.link_shortUrl                                                                  {margin-left: 10px; float: left; width: 200px;}
.bt_copy_shortUrl                                                               {cursor: pointer;}
.icon_shortUrl_copy                                                             {background: url(/media/images/icons/icon_copy.png)no-repeat; height: 24px; width: 70px; padding-left: 30px; float: left; font-size: 10pt; margin-left: 15px; padding-top: 3px;}