/* UIComposer */
.UIComposer{width:100%;}
.UIComposer .bd{padding:10px 0 0;}
.UIComposer .bd .grid{padding:0 0px;}
.UIComposer .bd .row{
	padding:0px 0;
	margin-bottom:0;
	background-image:url(../../img/ui/symbol/vdotted_bk.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
}
.UIComposer .bd .row.last{padding-bottom:8px;margin-bottom:0;background-image:none;}
.UIComposer .bd .col{vertical-align:top;position:relative;margin-bottom:10px;}

.UIComposer .bd .col .UIComposer_Photo{float:left;width:100px;position:inherit;}
.UIComposer .bd .col .UIComposer_Photo img{vertical-align:top;}
.UIComposer .bd .col .UIComposer_Body{float:right;width:100%;margin-left:-100px;}
.UIComposer .bd .col .UIComposer_Body .data{margin-left:110px;}

.UIComposer.UIComposer_STATE_PIC_NONE .bd .col .UIComposer_Photo{width:0;}
.UIComposer.UIComposer_STATE_PIC_NONE .bd .col .UIComposer_Body{margin-left:-0;}
.UIComposer.UIComposer_STATE_PIC_NONE .bd .col .UIComposer_Body .data{margin-left:0;}

.UIComposer .bd .fieldSet{margin-bottom:5px;}
.UIComposer .bd .fieldSet .fieldSetLabel{
	float:left;
	width:80px;
	position:inherit;
	padding:6px 0;
	font-size:12px;
	font-weight:bold;
	text-align:right;
}
.UIComposer .bd .fieldSet .fieldSetFieldContainer{float:right;width:100%;margin-left:-80px;}
.UIComposer .bd .fieldSet .fieldSetFieldContainer .fieldSetField{margin-left:90px;}


.UIComposer .inputtext{padding:5px;width:380px;font-size:12px;}
.UIComposer .UIComposer_TextArea{width:385px;font-size:12px;}
.UIComposer ul.token-input-list-facebook {width: 390px;border: 1px solid #BDC7D8;font-size: 12px;}

.UIComposer div.token-input-dropdown-facebook {
    width: 390px;
    overflow: hidden;
    border-left: 1px solid #BDC7D8;
    border-right: 1px solid #BDC7D8;
    border-bottom: 1px solid #BDC7D8;
    font-size: 11px;
	background-color:#ececec;
}


.UIComposer_Standard_Status{padding:10px;margin-bottom:10px;border:solid 1px #E2C822;background-color:#FFF9D7;}
.UIComposer_Standard_Status .StatusMessage{font-size:12px;font-weight:bold;}

.UIComposer_Error{padding:10px;margin-bottom:10px;border:solid 1px #DD3C10;background-color:#FFEBE8;}
.UIComposer_Error .ErrorMessage{font-size:12px;font-weight:bold;}


.UIComposer .bd .error-message{color:#cc0000;margin-bottom:5px;font-size:12px;}

.UIComposer_AddMessageLink{
	/*background:transparent url(../../img/ui/symbol/vdotted_bk.gif) no-repeat left 1px;
	margin-left:1px;
	padding-left:15px;*/
	font-size:12px;
}
