/* Social Media Tools css */

a.right_arrow {
	background: url("../img/icons/arrow_right_lb.png") no-repeat scroll right 1px transparent;
	padding-right: 15px;
}

a.smtright {
	float: right;
	margin-right: 10px;
}

a.smtleft {
	float: left;
	margin: 0 0 5px 11px;
}

p.smtleft {
	float: left;
	margin: 0 0 5px 11px !important;
	line-height: normal !important;
}

.smtbox a.small {
	font-size: 11px;
}

a.smtquit {
	font-size: 10px;
    font-weight: bold;
}

a.smtquit b {
	color: #9C0059
}

.smt.login {
	background: url("../img/box/smt_fb_bg.png") no-repeat scroll left 0 transparent;
	height: 164px;
    margin: 0 auto;
    width: 450px;
	margin-bottom: 15px;
}

.smt.login a {
	font-size: 11px;
}

.smt.login.linkedin {
	background: url("../img/box/smt_li_bg.png") no-repeat scroll left 0 transparent;
}

.smt.login h2 {
	border: none;
	color: #5076b4;
	padding: 15px 0 0 20px;
	font-size: 14px;
}

.smt.login h2 b {
	color: #9C0059;
}

.smt.login a.connect {
	display: block;
	width: 191px;
	height: 42px;
	margin-left: 20px;
}

.smt.login .line {
	margin: 8px 20px;
}

.smt.login .line.private {
	color: #3B4D81;
	font-size: 10px;
	font-weight: bold;
	background: url("../img/icons/lock_lb.png") no-repeat scroll left 0 transparent;
	padding-left: 15px;
}

.smt.login .line input {

}

.smt.login .line label {
	color: #3B4D81;
    font-size: 10px;
}

.smtbox {
	position: relative;
	background-color: #edf2f8;
	border: 1px solid #ceddf4;
	margin: 20px auto;
	overflow: hidden;
	width: 628px;
}

.smtbox.noadv {
	background-color: #f1f1f1 !important;
}

.smtbox.narrow {
	width: 594px;
	margin: 5px auto;
}

.smtbox.li {
	background-color: #e8f6f7;
}

.smtbox h2 {
	border: medium none;
    color: #2D4478;
    font-size: 14px;
    margin: 7px 0 0;
	width: 565px;
	line-height: 16px;
	float: left;
	padding: 0 0 0 10px;
}

.smtbox a.company {
	border: medium none;
    color: #2D4478;
    font-size: 14px;
	width: 565px;
	line-height: 16px;
	float: left;
	font-weight: bold;
}

.smtbox .user_image {
	width: 50px;
	height: 50px;
	margin: 3px 7px 2px 3px;
	float: left;
}

.smtbox .smt_icon {
    position: absolute;
	top: 8px;
	right: 8px;
}

.smtbox .smt_icon img {
	padding-left: 3px;
}

.smtbox .data {
	float: left;
	margin-top: 3px;
}

.smtbox a.smtname {
	color: #9C0059;
	font-weight: bold;
	font-size: 13px;
}

.smtbox p.position {
	color: #4e78b2;
	font-size: 11px;
}

.smtbox p {
	line-height: 17px;
	margin: 0;
}

.smtbox .person {
    float: left;
    margin: 4px;
    width: 200px;
	overflow: hidden;
}

.smtbox.narrow .person {
	width: 190px;
}

.smtbox .person .smtdata {
	width: 130px;
	height: 50px;
	overflow: hidden;
}

.smtbox.narrow .person .smtdata {
	width: 125px;
}

.smtbox .person .smtdata p.smtname {
	color: #2D4478;
	font-weight: bold;
}

.smtbox .person.wide {
	width: 570px;
}
.smtbox .person.wide .smtdata {
	width: 500px;
}

.smtbox .person.half {
	width: 300px;
}

.smtbox.narrow .person.half {
	width: 285px;
}

.smtbox .person.half .smtdata {
	width: 230px;
}

.smtbox.narrow .person.half .smtdata {
	width: 220px;
}

.jqimessage .infobox.transparent {
	padding:  0 8px 7px;
	margin-bottom: 5px;
}

a.smt_adv {
	color: #9C0059;
    display: block;
    font-weight: bold;
    height: 26px;
    padding-top: 5px;
    text-align: center;
}

.smtbox .more_friends {
	height: 20px;
}

.smt_box{
	color: #728ab2;
	border: #728ab2 solid 2px;
	width: 558px;
	padding: 27px 0 10px;
	text-align: center;
	margin-top: 20px;
}


.smt_box div.info{
	background-color: #fff;
	margin: auto;
	width: 500px;
	color: #7f7f7f;
	font-size: 12px;
}

.smt_box div.info span{
	color: #5e7499;
	font-family: "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic", "Arial", "sans-serif";
	font-size: 24px;
	padding-bottom: 10px;
	display: block;
}
.smt_box div.info span b{
	color: #5e7499;
}
.smt_box div.info b{
	font-family: "Verdana";
	color: #9C0058;
}
.smt_box div.foot{
	color: #9C0058;
	font-size: 11px;
	padding-bottom: 5px;
}

.smt_box div.buttons{
	margin: auto;
	/*amig nincs iwiw
	width: 356px;*/
	/*amig nincs ideiglenesen linkedin
	width: 257px;*/
	width: 116px;
	padding: 18px 0 5px;
}
.smt_box div.buttons a{
	height: 34px;
	margin-right: 10px;
	background-image: url('../img/billboard_apply/smt_buttons.png');
	background-color: transparent;
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	float: left;
}

.smt_box div.buttons a:hover{
	text-decoration: none;
}

.smt_box div.buttons a.done{
	cursor: default;
}

.smt_box div.buttons a.fb{
	background-position: left top;
	width: 116px;
}
.smt_box div.buttons a.fb.done{
	background-position: left bottom;
}
.smt_box div.buttons a.li{
	width: 121px;
	background-position: -116px top;
}
.smt_box div.buttons a.li.done{
	background-position: -116px bottom;
}
.smt_box div.buttons a.iw{
	width: 99px;
	background-position: right top;
	margin-right: 0;
}
.smt_box div.buttons a.iw.done{
	background-position: right bottom;
}

div.center.overflow {
	overflow: auto;
}

/*#jqibox {*/
	/*position: absolute !important;*/
/*}*/
#jqifade {
	position: fixed !important;
}

.friend_row {
	width: 628px;
	padding: 10px 0;
	overflow: auto;
}

.friend_row.wide {
	padding-top: 0;
}

.friend_row.blue {
	border: 1px solid #c8d8f4;
	background-color: #edf2f9;
	margin-bottom: 5px;
}

.friend_row.lpurple {
	border: 2px solid #920b45;
	margin-bottom: 5px;
	width: 626px;
}

.friend_row .buttons{
	float: left;
	width: 145px;
	margin: 0;
}

.friend_row.margin {
	margin-bottom: 20px;
}

.friend_row .whitebox{
	color: #9C0059;
	text-align: right;
	padding: 4px 6px;
	font-size: 13px;
	float: left;
	width: 292px;
	position: relative;
	left: -156px;
	top: -6px;
}

.friend_row .user_image {
    border: 1px solid #C7C7C7;
    display: block;
    float: left;
    padding: 2px;
    position: relative;
    width: 50px;
	margin-left: 5px !important;
}

.friend_row.wide .user_image {
    margin-left: 0 !important;
    padding: 0;
}

.friend_row .user_image.green {
	border: 1px solid #5EB916;
}

.friend_row .user_image img.logo{
    left: 40px;
    position: absolute;
    top: 40px;
}

.friend_row .user_image img.logo.left{
    left: 0;
}

.friend_row .user_info {
    float: left;
    padding-left: 10px;
    width: 405px;
}

.friend_row .user_info.wide {
    width: 430px;
}

.friend_row .user_info p.name {
    color: #9C0059;
    font-size: 13px;
    font-weight: bold;
	line-height: 17px;
	width: 255px;
}

.friend_row .user_info p.name a{
    color: #9C0059;
    font-size: 13px;
    font-weight: bold;
	line-height: 17px;
}

.friend_row .user_info p.position {
	line-height: 17px;
	font-size: 12px;
}

.friend_row .commendation_button {
    float: left;
    margin-top: 4px;
    padding-left: 9px;
    width: 128px;
}

.friend_row .commendation_status {
    float: left;
    width: 110px;
}

.friend_row .commendation_status p.status {
	color: #FFF;
	text-align: center;
	font-weight: bold;
	padding: 3px 0;
}

.friend_row .commendation_status p.status.type_1 {
	background-color: #9d0059;
}

.friend_row .commendation_status p.status.type_2, .friend_row .commendation_status p.status.type_3, .friend_row .commendation_status p.status.type_6 {
	background-color: #c12026;
}

.friend_row .commendation_status p.status.type_4 {
	background-color: #4f77b2;
}

.friend_row .commendation_status p.status.type_5 {
	background-color: #2e4378;
}

.friend_row .commendation_status p.status.type_10 {
	background-color: #5eb916;
}

.friend_row .interaction {
	border-top: 1px dotted #8298bc;
    margin-left: 70px;
    width: 540px;
	padding-top: 5px;
}

.friend_row .interaction li{
	display: inline;
}

.center {
	text-align: center;
}

label.smtright {
	float: right;
    font-size: 11px;
    font-weight: bold;
    padding-right: 2px;
    padding-top: 2px;
}

h3 {
    color: #555555;
    font-size: 13px;
    margin-bottom: 10px;
}

h3 b {
	color: #2e4378;
}

p.smt {
	color: #555;
	margin-top: 5px;
	margin-bottom: 10px;
}

p.smt b {
	color: #9d0059;
}

.infobox.smt {
	border-color: #cadaf4;
}

p.blue {
	color: #4f77b2;
}

p.blue b {
	color: #2e4378;
}

h2.smt {
	color: #2e4378;
}

.margin_top {
	margin-top: 10px;
}

.margin_bottom {
	margin-bottom: 10px;
}

.no_margin {
	margin: 0 !important;
}

label .blue {
	color: #2e4378;
}

a.arrow {
	background: url("../img/icons/arrow_right_lb.png") no-repeat scroll left 3px transparent;
    font-size: 11px;
    font-weight: normal;
	padding: 1px 0 1px 17px;
}

.infobox.commendation {
	padding: 4px 8px 7px;
}

.infobox.commendation p {
	color: #555;
}

.infobox.commendation p.number {
	font-weight: bold;
	font-size: 13px;
	margin-top: 5px;
}

.infobox.commendation p.number a{
	font-weight: bold;
	font-size: 13px;
	color: #9C0059;
}

.infobox.commendation .friend_row {
    width: 280px;
}

.infobox.commendation .friend_row .user_image {
	margin-left: 12px;
}

.commendation_num {
	font-size: 13px;
    font-weight: bold;
	color: #555;
	border-top: 1px dotted #c7c7c7;
	padding-top: 3px;
}

.commendation_num strong{
	color: #9C0059;
}

.form div.half input.search {
	width: 270px;
}

.fixed div.jqi{
	position: fixed !important;
}

#commendation_form {
    margin-left: 0;
    margin-right: 0;
}

.p2_form .form textarea.smt_cvdb {
    width: 606px;
}

.p2_form .form .smt_cvdb {
    margin-bottom: 10px;
}

.p2_form.p2_recommend .info_column.half {
    width: 49%;
}

.p2_employee h2.smt {
    margin-top: 20px;
}

.p2_recommend .half select {
    margin-top: 0;
}

.p2_recommend .half #e_mail {
    min-height: 24px;
}
