
@font-face {
    font-family: 'MyriadProSemibold';
    src: url('fonts/mps-webfont.eot');
    src: url('fonts/mps-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/mps-webfont.woff') format('woff'),
         url('fonts/mps-webfont.ttf') format('truetype'),
         url('fonts/mps-webfont.svg#MyriadProSemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'MyriadProRegular';
    src: url('fonts/myriadpro-webfont.eot');
    src: url('fonts/myriadpro-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/myriadpro-webfont.woff') format('woff'),
         url('fonts/myriadpro-webfont.ttf') format('truetype'),
         url('fonts/myriadpro-webfont.svg#MyriadProRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}





body {
    width: 100%;
    height: 100%;
    background: #2878b5;
	font-family: 'MyriadProRegular', Myriad Pro;
	font-weight: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.info table td { 
		font-family: 'MyriadProSemibold', sans-serif;
		font-weight: normal !important;
	}
	.likeit, .name, .message_wrapper2 .message_actions a {
		font-family: 'MyriadProSemibold', sans-serif;
		font-weight: bold !important;
	}
}

.main_wrapper {
	width: 960px;
	margin: 0 auto;
	position:relative;
}

.user_image_wrapper {
	position: relative;
	width: 60px;
	height: 60px;
	padding: 5px;
	background: url('/images/userimage_border.png') no-repeat center center;
	float: left;
}

.left_column {
	position: relative;
	top: 109px;
	width: 180px;
	height: 440px;
	background: url('/images/left_panel.png') no-repeat;
	float: left;
	color: white;
}

.right_column {
	float: left;
	width: 780px;
	padding-top: 49px;
}

.top_block {
	width: 772px;
	height: 38px;
	background: url("/images/main_menu_bg.png") no-repeat scroll 0 0 transparent;
	margin-bottom: 2px;
	position: relative;
	left: 6px;
}

.main_content {
	width: 100%;
	background: white;
}

.main_menu {
	width: 100%;
	text-align: center;
	vertical-align: middle;
	height: 38px;
	font-size: 16px;
	color: white;
}
.main_menu td {
	vertical-align: middle;
	line-height: 10px;
}
.main_menu a {
	color: white;
	text-decoration: none;
	top: 2px;
	position: relative;
}

.home_link {
	display: block;
	height: 38px;
	width: 57px;
	background: url("/images/home.png") no-repeat 0 0;
	margin: 0 auto;
	padding: 0 !important;
	top: 0 !important;
}
.home_link:hover {
	background: url("/images/home.png") no-repeat 0 100%;
}

.search_td {
	background: url("/images/search_Bg.png") no-repeat scroll 13px 7px transparent;
}

.search_input {
	width: 160px;
	padding: 5px;
	border: none;
	background: none;
	color: white;
}

.search_button {
	left: 1px;
    position: relative;
    top: 5px;
}

.info {
	color: white;
	font-size: 12px;
	border-top: 1px solid #285e88;

}

.user_info {
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #00365a;
	height: 78px;
	padding-top: 8px;
	padding-left: 7px;

}

.user_text {
	padding-top: 10px;
	padding-left: 71px;

}

.username {
	padding-top: 5px;
	padding-left: 2px;

}

.logout {
	position: relative;
	top: 15px;
	left: 2px;

}

.logout a {
	color: #00acff;
	background: url('/images/logout_underline.png') no-repeat left bottom;
	padding-bottom: 2px;
	font-weight: normal;
	text-decoration:none;
}

.user_welcome {
	position: relative;
	top: 1px;
	left: 1px;

}

.info1 {
	position: relative;
	padding: 5px 0 0 13px;
	font-size: 14px;

}

.info table {
	width: 156px;
	position: relative;
	top: 10px;
	left: 8px;

}

.info_table td {
	background: url('/images/left_panel_td.png');

}

.info table td {
	background: url('/images/left_panel_td.png') no-repeat;
	height: 30px;
	font-size: 13px;
	padding: 5px 0 0 7px;
	color: #d5d3d3;
	font-weight: bold;

}

h1 {
	font-size: 24px;
	color: #ff4d76;
	margin-bottom: 5px;
	font-family: MyriadProSemibold;
	font-weight: normal;

}

.page_header {
	padding: 26px 0 0 26px;
	background: #f3f3f3;
	min-height: 55px;
	position: relative;
}

.page_header p {
	color: #929292;
	font-size: 12px;
	padding-left: 2px;

}

.write_something {
	border: 1px solid #c1c8d7;
	height: 26px;
	width: 473px;
	color: #929292;
	font-size: 17px;
	padding: 0 9px;
	margin-bottom: 9px;

}
input, textarea {
	font-family: "MyriadProRegular",sans-serif;
}


.messages_ul .message_li {
	padding: 10px 0 10px 13px;
	border-bottom: 1px solid #EDEDED;
	width: 493px;

}
.messages_ul .last {
	border: none !important;
}

.message_wrapper2 {
	padding: 0 0 0 60px;

}

.message_wrapper2 name {
	color: #314f7c;

}

.message_wrapper2 .name {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 7px;
	color: #314f7c;
	display: block;

}

.message_wrapper2 .message {
	color: #23242e;
	font-size: 12px;
	line-height: 1.1;

}

.message_wrapper2 .message_actions {
	margin: 1px 0 0 2px;

}

.message_wrapper2 .message_actions a {
	font-size: 11px;
	font-weight: bold;
	color: #314f7c;
	text-decoration: none;

}

.message_wrapper2 p {
	padding-bottom: 5px;

}

.message_replies .like {
	background: url("/images/like_bg.png") no-repeat scroll 0 0 #f3f3f3;
	padding: 10px 0 0 6px;
	width: 390px;
	min-height: 19px;
	font-size: 12px;
	border-bottom: 1px solid #eeeff0;
}

.message_replies {
	padding: 3px 0 0 60px;

}

.like a {
	font-size: 12px;
	color: #314f7c;

}

.like_userlist a {
	text-decoration: none;

}

.middot {
	padding: 0 3px;
}

.replies message_wrapper {
	width: 398px;

}

.replies .message_wrapper {
	background: #f4f4f4;
	border-bottom: 1px solid #efefef;
	width: 391px;
	padding: 4px 0 6px 5px;
	overflow: hidden;
}

.replies .message_wrapper2 {
	padding: 0 0 0 40px;

}

.replies .name {
	display: inline !important;

}

.replies .comment_it {
	width: 396px;
	background: #f1f3f6;
	border-bottom: 1px solid #e9eef4;
}

.comment_it_textarea {
	border: 1px solid #c1c8d7;
	height: 20px;
	width: 376px;
	color: #929292;
	font-size: 14px;
	padding: 0 5px;
	margin-bottom: 9px;
	position: relative;
	left: 4px;
	top: 4px;
	font-weight: normal;
}

.all_messages {
	display: block;
	width: 493px;
	height: 36px;
	background: url('/images/all_messages.png') no-repeat;
	margin-top: 15px;
	position: relative;
	left: 73px;
}

.login_form {
	width: 464px;
	min-height: 270px;
	background: url('/images/logo_login.png') no-repeat center 10% #f3f3f3;
	padding-top:150px;
	/*background: url('/images/login_bg.png') no-repeat;*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin: 0 auto;
	top: 130px;
	position: relative;
}

#LoginForm_username {
	width: 276px;
	padding: 0 5px;
	height: 33px;
	background: url("/images/login.png") no-repeat;
	border: none;
}

#LoginForm_password {
	width: 156px;
	padding: 0 5px;
	height: 33px;
	background: url("/images/pass.png") no-repeat;
	border: none;
}

.login_table {
	width: 90%;
	margin: 30px auto 0;
	color: #666666;
	margin-top: 30px;
}

.login_table td {
	padding: 10px 3px;

}

.login_table label {
	font-family: 'MyriadProSemibold', Tahoma, sans-serif;
	font-size: 16px;
}

#login_button_td input {
	background: url('/images/sign_in.png') no-repeat;
	border: none;
	width: 140px;
	height: 25px;
	color: white;
	font-weight: bold;
	font-size: 13px;
	cursor: pointer;
}

.login_wrapper {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #2878b5;
}

#login-form input {
	font-size: 18px;
	font-family: 'MyriadProRegular';
}

#login-form #login_button_td input {
	font-size: 13px;
}

.message_childs_wrapper .list-view .summary {
	margin: 0 !important;
}

.home_messages_wrapper {
	padding: 27px 0 100px 28px;
}

.new_odt_wrapper {
	padding: 18px 0 100px 28px;
}

.new_odt_wrapper {
	background: #f3f3f3;
}

#new_odt_title {
	height: 26px;
	width: 266px;
	background: white;
	border: 1px solid #d6d6d6;
}
#new_odt_description {
	width: 551px;
	height: 178px;
	background: white;
	border: 1px solid #d6d6d6;
	color: #686868;
	font-family: Tahoma, sans-serif;
	line-height: 19px;
	font-size: 13px;
}
.new_odt_table input, .new_odt_table textarea {
	color: #686868 !important;
	font-family: Tahoma, sans-serif !important;
	line-height: 19px !important;
	font-size: 13px !important;
}
.new_odt_table select {
	color: #686868 !important;
}
.new_odt_table td {
	vertical-align: top;
	font-size: 18px;
	color: #7a7878;
	padding-bottom: 15px;
}
.new_odt_table_left_col {
	text-align: right;
	padding-right: 17px;

}
.choose_participants {
	font-size: 24px;
	color: #bbb8b8;
}
#notis2 {
	position: relative;
	margin-left: 7px;
	top: 4px;
}
.notcp {
	width: 240px;
	height: 20px;
	border: 1px solid #D6D6D6;
}
.notis2_span {
	font-size: 18px;
	color: #7a7878;
	padding-left: 10px;
	text-decoration: underline;
}
#new_odt_choose_group {
	min-width: 244px;
}

.new_odt_user_list {
	overflow: hidden;
	margin-top: 20px;
}

.new_odt_user_list li {
	width: 233px;
	height: 52px;
	border: 2px solid #f7f7f7;
	float: left;
}
.new_odt_user_list table {
	width: 233px;
	height: 52px;
}


.noulc_img_wrapper {
	width: 40px;
	height: 40px;
	padding: 3px;
	background: url("/images/noulc_wrapper_bg.png") no-repeat;
}

.new_odt_user_list table td {
	vertical-align: middle;
}
.noulc_username {
	color: #7a7878;
	font-size: 16px;
}
.noulc_department {
	color: #949292;
	font-size: 15px;
}
.vermas {
	text-align: center;
	padding-top: 10px;
}
.vermas a {
	color: #bbb8b8;
	font-size: 14px;
	font-weight: bold;
}
#enviar {
	background: url('/images/enviar.png') no-repeat;
	height: 25px;
	width: 145px;
	border: none;
	text-align: center;
	color: white;
	font-size: 14px;
	font-weight: bold;
}

.odt_list_wrapper {
	padding: 0 0 100px 0;
	background: #f8f8f8;
	color: #929292;
	font-size: 13px;
}

.odt_list_table a {
	color: #929292;
	text-decoration: none;
}

.olw_img_wrapper {
	width: 40px;
	height: 40px;
	padding: 3px;
	background: url("/images/odt_list_img_wrapper.png") no-repeat;
}

.odt_list_table {
	width: 760px;
	margin: 0 auto;
	background: #f1f1f1;
	line-height: 1.2;
}

#olt td {
	vertical-align: middle;
	height: 52px;
	text-align: left;
}

.odt_list_table thead td {
	height: 21px;
	background: #f7f7f7;
	color: #beb9b9;
	font-size: 16px;
}
.odt_list_table td {
	vertical-align: middle;
}
.odt_list_table h5 {
	color: #929292;
	font-size: 13px;
	font-family: MyriadProSemibold;
	font-weight: normal;
}

.olt_descr {
	font-size: 11px;
	font-weight: normal;
}

.olt_padd {
	padding-left: 3px;
}

.odt_list_wrapper .list-view .summary {
	margin: 0;
}


.odt_new_orderer {
	width: 79px;
	height: 50px;
	background: url("/images/odt_details_orderer.png") no-repeat scroll 0 0 transparent;
	position: absolute;
	right: 29px;
	top: 21px;
	padding-top: 2px;
	text-align: center;
}

.odt_new_orderer a {
	padding-bottom: 1px;

}

.odt_details {
	color: #6d6c6c;
	font-size: 14px;
	position: relative;
	padding: 6px 10px 16px 28px;

}

.odt_details .odt_new_fieldname {
	color: #a3a2a2;

}

.odt_details_wrapper .odt_attachment {
	position: absolute;
	top: 18px;
	right: 69px;

}

.odt_details p {
	padding-bottom: 2px;

}

.message td {
	vertical-align: top;

}

.odtdm_img_wrapper {
	height: 46px;
	width: 46px;
	padding: 3px;
	background: url('/images/odt_details_img_wrapper.png') no-repeat;
	position: absolute;
	top: -3px;
	left: 20px;
}







.msg_attachment {
	position: relative;
	left: 43px;
	top: 26px;

}

#msg_wrp_tar {
	width: 518px;
	height: 138px;
	background: white;
	border: 1px solid #e3e3e3;
	margin: 12px 0 0 0px;
}



#msg_wrp_submit {
	margin-top: 4px;

}

.msg_wrp_buttons {
	display: block;
	width: 115px;
	height: 25px;
	background: url("/images/odt_details_button.png") no-repeat;
	text-decoration: none;
	color: #a7a6a6;
	line-height: 25px;
	text-align: center;
	margin: 0 0 6px;
}

.msg_wrp_buttons_block {
	padding-top: 57px;

}

.odt_details_wrapper {
	padding-bottom: 80px;

}

.evento_details {
	color: #6d6c6c;
	font-size: 14px;
	position: relative;
	padding: 6px 10px 23px 28px;
}

.evento_details_wrapper {
	padding-bottom: 20px;
	position: relative;
	color: #4e4f4f;
	font-size: 13px;

}
.evento_new_fieldname {
	color: #a3a2a2;
}

.evento_details h1 {
	color: #6d6c6c;
	font-weight: normal;
	margin: 5px 0 1px 0;

}

.evento_details_wrapper .creation_date {
	position: absolute;
	width: 270px;
	right: -7px;
	top: 22px;
	font-size: 14px;

}

.evento_description {
	display: block;
	background: none repeat scroll 0 0 white;
	width: 685px;
	padding: 5px 0 7px 10px;
	font-weight: normal;
	line-height: 18px;
	font-family: Tahoma, sans-serif;
	margin-bottom: 15px;
	font-size: 13px;
	color: #686868;
}

.evento_content {
	padding: 1px 0 20px 21px;
	background: #f3f3f3;

}

.evento_content h2 {
	color: #ff4d76;
	font-size: 18px;
	text-indent: 8px;
	margin-bottom: 18px;
	margin-top: 11px;

}

.eve_place {
	background: white;
	padding: 5px 0 0 13px;
	height: 101px;
	width: 342px;
	color: #908f8f;
	line-height: 1.2;

}

.eve_place_date {
	font-size: 17px;

}

.eve_place_h {
	font-size: 17px;

}

.eve_place_add {
	font-size: 14px;

}

#confirm_participation {
	width: 244px;
	margin-top: 13px;
	color: #6D6C6C;
}

.evento_content .confirm {
	font-size: 18px;
	color: #7a7878;
	width: 250px;
	position: absolute;
	top: 2px;
	right: 132px;
}

.place_confirm_wrp {
	position: relative;

}

.evento_cmts {
	color: #bbb8b8;
	font-size: 24px;
	padding: 10px 0 0 12px;
}

#evento_comment_it {
	width: 481px;
	height: 26px;
	border: 1px solid #f0f0f1;
	font-size: 16px !important;
	color: #929292;
	padding-left: 10px;
	margin: 9px 0 0 11px;
}





.evento_participants {
	color: #bbb8b8;
	font-size: 24px;
	padding: 0px 0 0 13px;
}

.parti_hint {
	position: absolute;
	right: 50px;
	top: 5px;
	color: #bbb8b8;

}

.evento_participants_block {
	position: relative;
}

.parti_hint img {
	float: left;
	padding: 0 10px 0 0;

}

.eve_par_list_img_wrp {
	width: 34px;
	height: 38px;
	padding: 3px;
	background: url("/images/evento_user_list_img_wrp.png") no-repeat;
	float: left;
}

.eve_par_list_img_wrp {
	float: left;
	width: 34px;

}

.evento_participants_list {
	overflow: hidden;
	border-top: 3px solid #F8F8F8;
	border-left: 3px solid #F8F8F8;
	position: relative;
	top: 22px;
	left: -5px;
	margin-bottom: 32px;

}

.evento_participants_list p.h {
	color: #706e6e;
	font-size: 12px;
	padding-top: 7px;

}

.evento_participants_list li {
	float: left;
	width: 160px;
	border-right: 3px solid #F8F8F8;
	border-bottom: 3px solid #F8F8F8;
	padding-left: 19px;
	height: 40px;
	color: #9c9999;
	font-size: 11px;
	position: relative;

}

.is_part {
	position: absolute;
	top: 14px;
	left: 6px;
}

.evento_participants_list p.h a {
	color: #706E6E;
	text-decoration: none;

}

.new_evento_tf {
	width: 541px;
	height: 17px;
}

.create_evento {
	display: block;
	position: absolute;
	width: 144px;
	height: 34px;
	top: 22px;
	right: 20px;
}

.mwb_if_block {
	overflow:hidden;
    cursor:pointer;
	background: url('/images/attach_file.png') no-repeat;
}
.mwb_if_block input {
	opacity:0;
    filter:alpha(opacity:0);
    font-size:199px;
    cursor:pointer;
    padding:0px;
    margin:0px;
    border:none;
    margin-left:-450px;
}
.odt_details_wrapper .odt_details {
}

.msg_date_wrp {
	width: 679px;
	padding: 0 0 0 23px;
	position: relative;
	left: 51px;
	/*min-height: 120px;*/
	min-height: 68px;

}

.creator_message .msg_date_wrp {
	background: url('/images/full_message_bg_white.png') no-repeat;
}

.buddy_message .msg_date_wrp {
	background: url('/images/full_message_bg_gray.png') no-repeat;
}

.odt_details_messages {
	background: #f8f8f8;
	color: #686868;
    font-size: 13px;
	padding: 19px 0 15px;
}

.odt_details_messages .message {
	position: relative;
	margin-bottom: 4px;

}

.odt_details_messages h5 {
	color: #ff4d76;
	font-size: 13px;
	padding-bottom: 11px;
	font-weight: normal;
	font-family: 'MyriadProSemibold';
	padding: 4px 0 11px;

}

.odt_details_messages p {
	line-height: 19px;
	font-family: Tahoma;

}

.msg_date_wrp_2 {
	padding-left: 15px;
	padding: 0 0 17px 15px;
	overflow: hidden;
}


.creator_message .msg_date_wrp_2 {
	background: white;
}
.buddy_message .msg_date_wrp_2 {
	background: none repeat scroll 0 0 #F1F1F1;
}

.msg_wrp {
	float: left;
	width: 525px;

}

.date_wrp {
	float: right;
	width: 134px;
	font-family: Tahoma, sans-serif;
    line-height: 19px;
	color: #9A9A9A;
	font-size: 11px;
	position: relative;
	top: 6px;
	/*min-height: 100px;*/
	min-height:50px;
}

.minimessage {
	cursor: pointer;
}

.minimessage .fullmessage_wrp {
	display: none;
}
.fullmessage .minimessage_wrp {
	display: none;
}

#elt td {
	vertical-align: middle;
	height: 52px;
	text-align: left;
}
.events_list_table a {
	color: #929292;
	text-decoration: none;
}
.events_list_table thead td {
	height: 17px;
	background: #f7f7f7;
	color: #beb9b9;
	font-size: 16px;
}
.events_list_table td {
	vertical-align: middle;
}
.events_list_table h5 {
	color: #929292;
	font-size: 13px;
	font-family: MyriadProSemibold;
	font-weight: normal;
}
.events_list_table {
	width: 760px;
	margin: 0 auto;
	background: #f1f1f1;
	line-height: 1.2;
}

.evento_comments_list .message {
	left: -9px;
}

.evento_comments_list {
	margin-top: 14px;
	margin-bottom: 16px;
}

#adm_tabs {
	width: 100%;
	height: 56px;
	background: url("/images/adm_h.png") repeat-x;
	position: relative;
}
#adm_tabs table {
	position: absolute;
	bottom: 0;
	left: 20px;
}
#adm_tabs td {
	height: 29px;
	padding: 0 11px 0 23px;
	margin: 0;
	text-align: center;
	vertical-align: middle;
	font-family: 'MyriadPro', Myriad Pro, sans-serif;
	color: #8a8a8a;
	font-size: 14px;
	font-weight: bold;
}
#adm_tabs td a {
	font-family: 'MyriadPro', Myriad Pro, sans-serif;
	color: #8a8a8a;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#adm_tabs .selected {
	background: url("/images/admin_tab_bg.png") no-repeat left top;
}
.adm_subtabs, .adm_subtabs a {
	color: #ff4d76;
	font-family: 'MyriadProSemibold', Myriad Pro, sans-serif;
	font-size: 18px;
}

.adm_subtabs {
	margin: 17px 0 0 37px;

}
.create_user_table {
	font-family: 'MyriadProSemibold', Myriad Pro, sans-serif;
	font-size: 14px;
	color: #696868;
	margin: 27px 0 0 49px;
}

.cut_input {
	background: url("/images/cut_input.png") no-repeat top left;
	width: 235px;
	height: 21px;
	padding: 0 3px 0 4px;
	border: none;
	margin: 4px 0 5px 0;
}

.cut_l {
	text-align: right;
	padding-right: 13px;
}
.cut_file {
	margin: 4px 0 5px 0;
}
.cut_select {
	margin: 4px 0 5px 0;
}

.admin_wrapper {
	background: #ffffff;
	padding-bottom: 200px;
}

.edit_user_table {
	width: 764px;
	margin: 0 auto;
}
.edit_user_table thead {
	
}

.edit_user_table {
	border: 1px solid #ebebeb;
	border-top: none;
	background: #fafbfc;
}

.edit_user_h {
	width: 764px;
	margin: 0 auto;
	height: 25px;
	width: 764px;
	background: url("/images/eu_thead.png") no-repeat top left;
}

.eut_ht_text th {
	font-weight: normal;
}
.edit_user_table thead {
	height: 21px;
	background: url("/images/th_2.png") repeat-x left top;

}
.edit_user_table td {
	border: 1px solid #e7e7e7;
	border-collapse: collapse;
	padding-left: 2px;
	height: 20px;
}
.edit_user_table td.last {
	text-align: center;
	padding: 0;
}
.edit_user_table thead th {
	border-top: 1px solid #bfdcf1;
	border-right: 1px solid #bfdcf1;
	border-bottom: 1px solid #bfdcf1;
	color: #5697c0;
	font-weight: normal;
	font-size: 12px;
	vertical-align: middle;
	font-family: 'MyriadProSemibold';
	cursor: pointer;
}
.edit_user_table thead th.last {
	border-right:  none;
}
.edit_user_table_wrapper {
	margin: 19px 0 0;
}
.edit_user_table_wrapper .tbl_foot {
	background: url("/images/user_tbl_footer.png") no-repeat scroll left top transparent;
    height: 26px;
    margin: 0 auto;
    width: 764px;
	position: relative;
}
.dataTables_info {
	color: white;
	position: absolute;
	top: 3px;
	right: 8px;
	font-size: 15px;
}


.paginate_disabled_first, .paginate_disabled_previous, .paginate_enabled_previous, .paginate_enabled_first {
	height: 19px;
	width: 19px;
	margin-left: 3px;
	float: left;
}
.paginate_disabled_next, .paginate_disabled_last, .paginate_enabled_next, .paginate_enabled_last {
	height: 19px;
	width: 19px;
	margin-left: 3px;
	float: right;
}

.paginate_disabled_first {
	background: url('/images/eu_first.png') no-repeat center center;
	cursor: pointer;
}

.paginate_enabled_first {
	background: url('/images/eu_first.png') no-repeat center center;
	cursor: pointer;
}

.paginate_disabled_last {
	background: url('/images/eu_next.png') no-repeat center center;
	cursor: pointer;
}

.paginate_enabled_last {
	background: url('/images/eu_next.png') no-repeat center center;
	cursor: pointer;
}

.paginate_disabled_previous {
	background: url('/images/eu_back.png') no-repeat center center;
	cursor: pointer;
}

.paginate_enabled_previous {
	background: url('/images/eu_back.png') no-repeat center center;
	cursor: pointer;
}

.paginate_disabled_next {
	background: url('/images/eu_last.png') no-repeat center center;
	cursor: pointer;
}

.paginate_enabled_next {
	background: url('/images/eu_last.png') no-repeat center center;
	cursor: pointer;
}

.paging_buttons_input {
	position: absolute;
	left: 270px;
	top: 3px;
	color: white;
	font-size: 15px;

}

.dataTables_length {
	position: absolute;
	top: 2px;
	left: 474px;

}



.edit_user_table_wrapper {
	padding-bottom: 200px;
}
.us_choose {
	text-align: left;
	vertical-align: middle;
	font-family: 'MyriadProSemibold', Myriad Pro, sans-serif;
	font-size: 14px;
	color: #696868;
	margin: 20px 0 0 60px;
}
.us_choose .us_txt {
	text-align: right;
	padding-right: 11px;
}
.us_choose select {
	min-width: 245px;
	margin: 10px 0;
	height: 19px;
}
.user_stats_table_wrp {
	background: white;
	padding: 7px 3px 0 3px;
	position: relative;
}
.user_stats_table_wrp table {
	width: 400px;
}
.ust_username {
	color: #A7A6A6;
	font-size: 26px;
	font-family: 'MyriadProSemibold', sans-serif;
	padding-left: 24px;
	padding: 10px 0 0 24px;
	height: 38px;
	font-weight:bold;
}
.ustw2 {
	background: #e9e9e9;
}
.ust_table td {
	vertical-align: middle;
}
.ust_table thead {
	font-size: 14px;
	font-weight: bold;
	font-family: 'MyriadProRegular', Myriad Pro, sans-serif;
	color: #A7A6A6;
	height: 24px;
}
.ust_table tbody {
	font-size: 18px;
	color: #A7A6A6;
	font-family: 'MyriadProSemibold', sans-serif;
}
.adm_create_category {
	margin: 28px 0 0 37px;

}
.adm_create_category label {
	font-family: 'MyriadProSemibold', sans-serif;
	font-size: 14px;
	color: #696868;
	margin-right: 6px;
}
.adm_create_category #create_cat_name {
	width: 237px;
	height: 21px;
	padding: 0 2px 0 3px;
	background: url("/images/cut_input.png") no-repeat;
	border: none;
}
.create_cat_submit {
	width: 145px;
	height: 25px;
	background: url("/images/enviar.png") no-repeat;
	border: none;
	font-size: 14px;
	color: white;
	font-family: 'MyriadProRegular', sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 23px;
	position: relative;
	top: 2px;
}
.adm_list_cat_table {
	background: #fafbfb;
	border-left: 1px solid #e3e3e3;
	vertical-align: middle;
	font-size: 15px;
	margin: 10px 0 0 37px;
}
.adm_list_cat_table thead {
	background: url("/images/th_2.png") repeat-x scroll left top transparent;
	height: 22px;
}
.adm_list_cat_table thead td {
	border-top: 1px solid #b9d9ef;
	border-bottom: 1px solid #b9d9ef;
	border-right: 1px solid #b9d9ef;
	font-size: 14px;
	vertical-align: middle;
}
.adm_list_cat_table tbody td {
	border-bottom: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	text-indent: 2px;
	vertical-align: middle;
	height: 21px;
}
.adm_h {
	font-family: 'MyriadProSemibold', sans-serif;
	font-size: 22px;
	color: #b0aeae;
	padding: 20px 0 3px 36px;
}
.adm_list_cat_wrp {
	background: white;
	position: relative;
}
/*==================================================*/
/* pager */
.pager ul li {
	display:inline;
}
.pager {
	color: #929292;
	margin: 20px 20px 0 0 !important;
	text-align: center !important;
	font-family: 'MyriadProSemibold', sans-serif;
	font-size: 14px;
}
.pager a {
	color: #929292;
	text-decoration: none;
}
ul.yiiPager .selected a {
	text-decoration: underline;
}
.pager .hidden {
	display: none;
}
/*==================================================*/
.events_list_table a.confirmar {
	color: #f653e5;
	font-size: 13px;
	font-family: 'MyriadProSemibold';
	text-decoration: underline;
}
.all_events {
	bottom: -50px;
    display: block;
    height: 34px;
    position: absolute;
    right: 20px;
    width: 144px;
}
.content {
	position: relative;
}
.events_content .pager {
	bottom: -42px;
    left: 360px;
    position: absolute;
}
/* image upload */
 .image_uploader {
	width: 571px;
	margin: 0 auto;
	margin-top: 20px;
	padding-bottom: 10px;
}
.iu_top {
	height: 28px;
	width: 100%;
	border-top: 1px solid #466faa;
	border-right: 1px solid #466faa;
	background: #1e5079;
	color: white;
	font-family: 'MyriadProSemibold', sans-serif;
	font-size: 18px;
	line-height: 28px;
	text-indent: 10px;
}
.iu_middle {
	height: 115px;
	width: 560px;
	border-right: 1px solid #676767;
	border-left: 1px solid #676767;
	background: white;
	padding: 12px 0 0 10px;
}
.iu_middle .tvers {
	font-family: "lucida grande", "tahoma", "verdana", "arial", sans-serif;
	font-size: 12px;
	color: rgb(51, 51, 51);
	font-weight: 700;
	padding-bottom: 10px;
}
.iu_cropper {
	width: 50px;
	height: 50px;
	overflow: hidden;
	border: 1px solid #7a7a7a;
	float: left;
	margin-right: 10px;
}
.iu_img_wrp {
	color: rgb(51, 51, 51);
	font-family: "lucida grande", "tahoma", "verdana", "arial", sans-serif;
	font-weight: normal;
	font-size: 12px;
	overflow: hidden;
	margin-bottom: 10px;
}
#scaletofit {
	margin: 0;
	position: relative;
	top:2px;
	margin-right:3px;
}
.tvfa {
	color: rgb(51, 51, 51);
	font-size: 11px;
	font-family: "lucida grande", "tahoma", "verdana", "arial", sans-serif;
}
.iu_bottom {
	width: 570px;
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #676767;
	border-right: 1px solid #676767;
	border-left: 1px solid #676767;
	height: 41px;
	background: #f5f5f5;
	position: relative;
}
#iu_save {
	position: absolute;
	right: 73px;
	top: 8px;
}
#iu_cancel {
	position: absolute;
	right: 10px;
	top: 8px;
}
/* /image upload  */


.errorSummary {
	padding: 8px 0 0 37px;
	color: red;
}
.new_odt_wrapper .errorSummary {
	padding: 0 0 30px 37px;
}
.errorSummary p {
	padding-bottom: 4px;
}

.new_odt_wrapper input,.new_odt_wrapper textarea,.new_odt_wrapper input, .new_odt_wrapper select {
	font-size: 16px;
	font-family:'MyriadProRegular';
}
.errorMessage {
	color: red !important;
	font-size:13px !important;
}
.jcarousel-clip {
	width: 716px;
	overflow:hidden;
}
.jcarousel-item {
	width: 716px;
}
#userlistpager {
	color: #929292;
	margin: 20px 20px 0 0 !important;
	text-align: center !important;
	font-family: 'MyriadProSemibold', sans-serif;
	font-size: 15px;
}
#userlistpager a {
	color: #929292;
	text-decoration: none;
}
#userlistpager a.active {
	color: #929292;
	text-decoration: underline;
}
a.current_page {
	text-decoration:underline !important;
}
.pagenumber {
	text-decoration: none;
}
.logo {
	display: block;
	position: absolute;
	top: 21px;
	left: 30px;
	background:url('/images/logo.png') no-repeat;
	width:119px;
	height:71px;
}
#Orders_files {
	font-size:15px;
}
.qq-upload-button {
	width:75px;
	background: url('/images/buscar.png') no-repeat;
}
.qq-upload-button input {
	opacity:0;
	cursor:pointer;
}
.qq-upload-list li {
	line-height:35px;
}

#ust_tableid_wrapper {
	position:relative;
	padding-bottom: 40px;
}
#ust_tableid_wrapper #ust_tableid_length {
	display:none;
}
#ust_tableid_wrapper #ust_tableid_info {
	bottom: 7px;
    color: white;
    font-size: 15px;
    left: 300px;
    position: absolute;
}
#ust_tableid_wrapper .tbl_foot {
	position:relative;
	bottom: -10px;
}
#ust_tableid_wrapper #ust_tableid_paginate {
	bottom: 5px;
    color: white;
    font-size: 15px;
    left: 28px;
    position: absolute;
}
.pageloading {
	width: 180px;
	height: 180px;
	position: absolute;
	top: 100px;
	left: 280px;
	z-index: 100;
	display: none;
}
.techsup {
	position: absolute;
	bottom: 0;
	padding: 0 0 10px 15px;
}
.techsup a {
	color: #6f8a9f;
	font-size: 12px;
	font-weight: normal;
	font-family: "MyriadProSemibold", Tahoma, sans-serif;
}
.user_moreinfo_wrp {
	position: absolute;
	top: 0;
	z-index: 10;
}
.user_moreinfo {
	width: 295px;
	border-top: 1px solid #808080;
	border-right: 1px solid #808080;
	border-left: 1px solid #808080;
	background: url('/images/user_moreinfo_bg.gif') left center repeat-x;
	color: #706c6c
}
.umi_bottom {
	background: url('/images/user_moreinfo_bottom_bg.png') no-repeat bottom left;
	height: 9px;
	width: 297px;
}
.user_moreinfo table {
	width: 100%;
}
.umi_username {
	color: #da08c9;
	font-size: 15px;
	font-family: Myriad, 'MyriadProRegular', Tahoma, sans-serif;
	font-weight: bold;
	padding-top: 5px;
}
.umi_dep {
	color: #706c6c;
	font-size: 12px;
	font-family: 'MyriadProRegular', Tahoma, sans-serif;
	padding-bottom: 5px;
}
.umi_last_visit {
	font-size: 14px;
	font-family: 'MyriadProRegular', Tahoma, sans-serif;
	padding-top: 5px;
}
.umi_userimg {
	padding: 11px 7px 9px;
}
.umi_last_visit_time {
	font-family: 'MyriadProSemibold', Tahoma, sans-serif !important;
	padding-bottom: 5px;
}

.regular_user_image_uploader {
	position: fixed;
	z-index: 1000001;
	top: 50%;
	left: 50%;
	margin-top: -100px;
	margin-left: -286px;
}
.iu_overlay {
	display: none;
	background: black;
	opacity: 0.5;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1000000;
}

#cambiar_choose_file {
	cursor: pointer !important;
    position: absolute;
    top: -8px;
	left: 14px;
	display: none;
	z-index: 1000;
}
#cambiar_choose_file .qq-upload-button input {
	cursor: pointer;
    font-family: Arial;
    font-size: 28px;
    left: -296px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: -8px;
	filter: alpha(opacity: 0);
}
#cambiar_choose_file .qq-upload-button {
	background: url('/images/cambiar_new.png') no-repeat;
	width: 110px;
	height: 25px;
}
#cambiar_choose_file .qq-upload-list {
	display: none;
}
#photoloading {
	position:fixed;
	top: 50%;
	left: 50%;
	width: 180px;
	height: 180px;
	margin-top: -90px;
	margin-left: -90px;
	z-index: 1000002;
}
.load70x70blue {
	position: absolute;
	top: 0;
	left: 0;
}
.create_user_table .qq-upload-button input {
	filter: alpha(opacity: 0);
	position:relative;
	left:-140px;
}
.adm_subtabs .addinfo {
	color: #b0aeae;
	font-size: 14px;
	font-family: 'MyriadProSemibold', Tahoma, sans-serif;
	line-height: 1.5;
}
.change_logo_enviar {
	margin: 10px 0 0 190px;
    position: relative;
}
.logo_wrp {
    overflow: hidden;
    position: absolute;
    top: 22px;
	left: 26px;
	height: 90px;
    width: 160px;
}
.logosuccess {
	color: red;
	font-family: 'MyriadProSemibold', Tahoma, sans-serif;
	font-size: 14px;
	padding-bottom: 20px;
}
.borrarlogo {
	background: url("/images/borrarlogo.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: white;
    font-family: 'MyriadProRegular',sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 25px;
    position: relative;
    text-transform: uppercase;
    top: -23px;
    width: 145px;
}
.pageloading_cu {
    left: 50%;
    margin-left: -90px;
    margin-top: -90px;
    top: 50%;
	position: absolute;
	width: 180px;
	height: 180px;
    z-index: 100;
	opacity: 0.5;
}
.qq-upload-drop-area {
	display: none;
}