
.header{
	display:table;
	clear:both;
	height:90px;
	width:100%;
}

.logo{
	background:url(/images/logo.png) no-repeat;
	height:95px;
	float:left;
	margin:19px 0 0;
	width:322px;
}

.butn_back_to_profile {
  background: url(/images/buttons/back_to_profile.png) no-repeat 0 0;
  height: 41px;
  margin: 33px 20px 0 0;
  width: 224px;
  display: block;
  margin-right: 55px;
}

.butn_back_to_profile:hover {
	background-position: 0 100%;
}

.top_menu{
	clear:both;
	display:table;
	float:right;
	margin:0 5px 0 0;
	width:90%;
}

.top_menu li{
	float:right;
	padding:0 9px;
	width:auto;
}

.top_menu li div{
	height:32px;
}
.top_menu li div:hover, .top_menu li div.active{
	background:url(/images/menu_left.png) no-repeat top left;
}

.top_menu li div a{
	display:block;
	height:32px;
	padding:11px 18px;
	position:relative;
	margin-right:-4px;
}
.top_menu li a:hover, .top_menu li div.active a{
	background:url(/images/menu_right.png) no-repeat top right;
}

.top_menu li a span{
	display:block;
	height:13px;
}

.top_menu li a span.butn_book_outs{
	background:url(/images/text_book_outs.png) no-repeat 0 0;
	width:86px;
}

.top_menu li a span.butn_notifications{
	background:url(/images/text_notifications.png) no-repeat 0 0;
	width:86px;
}

.top_menu li a span.butn_relationships{
	background:url(/images/text_relationships.png) no-repeat 0 0;
	width:89px;
}

.top_menu li a span.butn_reels{
	background:url(/images/text_reels.png) no-repeat 0 0;
	width:35px;
}

.top_menu li a span.butn_links{
	background:url(/images/text_links.png) no-repeat 0 0;
	width:33px;
}

.top_menu li a span.butn_resume{
	background:url(/images/text_resume.png) no-repeat 0 0;
	width:47px;
}

.top_menu li a span.butn_headshots{
	background:url(/images/text_headshots.png) no-repeat 0 0;
	width:67px;
}

.top_menu li a span.butn_info{
	background:url(/images/text_info.png) no-repeat 0 0;
	width:26px;
}

.top_menu li a:hover span, .top_menu li div.active a span{
	background-position:0 100%;
}

.content_outer{
  position: relative;
	background:#ffffff;
	border:10px solid #4a81b6;
	clear:both;
	width:100%;
}

.barcode-container {
	width: 450px;
	margin: 0 auto;
	color: #000;
	padding-top: 20px;
}

.barcode-container p {
	margin: 20px 0;
	line-height: 30px;
}

.left_col{
	float:left;
	padding:17px 0 0 18px;
	width:440px;
}

.right_col{
	float:left;
	padding:17px 0 0 58px;
	width:427px;
}

.form{
	width:427px;
}

#edit_my_profile_form {
  overflow: hidden;
  padding: 15px;
}

#edit_my_profile_form label {
  font-weight: bold;
}

#edit_my_profile_form input[type=text] {
  width: 100%;
}

.col80 {
  width: 50%;
  float: left;
  padding-left: 100px;
}

.col20 {
  float: right;
  width: 20%;
  padding-right: 75px;
}

.row {
  margin: 10px 0;
}

.form fieldset{
	display:table;
	clear:both;
	margin:8px 0 0;
	width:100%;
}

.form label{
	color:#4f4f4f;
	font:bold 11px Arial, Helvetica, sans-serif;
	float:left;
	padding:5px 16px 0 0;
	width:auto;
}

.file{
	border:1px solid #ebebeb;
	background:#ffffff;
	height:22px;
	padding:0px;
	margin:0px;
	float:left;
	width:258px;
}

.form span{
	color:#a2a2a2;
	display:block;
	font-size:11px;
	padding:7px 0 0 91px;
}

.butn_upload{
	border:0px;
	background:url(/images/buttons/upload.png) no-repeat 0 0;
	cursor:pointer;
	height:25px;
	width:78px;
}
.butn_upload:hover{
	background-position:0 100%;
}

.form .butn_upload{
	margin:19px 0 0 270px;
}

.photos_block{
	background:#5391cc url(/images/photos_block.gif) repeat-x top;
	margin:17px 18px;
	padding:11px 0 24px;
	width:940px;
}

.photos_block ul{
	clear:both;
	display:table;
	width:100%;
}

.photos_block ul li{
	float:left;
	padding:10px 20px;
	width:195px;
}

.arrows{
	display:table;
	clear:both;
	padding:0 0 15px;
	width:195px;
}

.arrow_left{
	background:url(/images/arrow_left.gif) no-repeat;
	height:11px;
	display:block;
	float:left;
	margin:0 0 0 64px;
	width:12px;
}
.arrow_right{
	background:url(/images/arrow_right.gif) no-repeat;
	height:11px;
	display:block;
	float:right;
	margin:0 64px 0 0;
	width:12px;
}

.arrow_left_single{
	margin-left:92px;
}

.arrow_right_single{
	margin:0 92px 0 0;
}

.photos_block ul img{
	border:5px solid #ffffff;
	display:block;
}

.photos_block ul img.primary{
	border:0px;
	margin:0 auto 6px;
}

.photos_block ul p{
	color:#ffffff;
	margin:6px 0 4px;
	text-align:center;
}

.butn_make_primary{
	background:url(/images/buttons/make_primary.png) no-repeat 0 0;
	height:25px;
	cursor:pointer;
	display:block;
	width:145px;
}

.photos_block .butn_make_primary{
	margin:0 auto 6px;
}

.butn_delete{
	background:url(/images/buttons/delete.png) no-repeat 0 0;
	height:25px;
	cursor:pointer;
	display:block;
	width:69px;
}

.photos_block .butn_delete{
	margin:0 auto;
}

.butn_make_primary:hover, .butn_delete:hover{
	background-position:0 100%;
}

.footer{
	padding:14px 0;
}

.footer p{
	color:#afafaf;
	font-size:11px;
	line-height:15px;
	text-align:center;
}

.footer p a{
	font-size:11px;
}


.content_in{
	min-height:400px;
	padding:17px 17px;
}

.input{
	border:1px solid #ebebeb;
	color:#a2a2a2;
	font-size:11px;
	float:left;
	margin:0 10px 0 0;
	padding:5px 0 5px 6px;
	width:250px;
}

.butn_save{
	border:0px;
	background:url(/images/buttons/save.png) no-repeat 0 0;
	cursor:pointer;
	height:25px;
	width:78px;
}
.butn_save:hover{
	background-position:0 100%;
}

.form_2 fieldset{
	float:left;
	width:auto;
}

.form_2 .butn_save{
	float:left;
	margin:8px 0 0;
	width:78px;
}

.form_2 span{
	padding-left:43px;
	width:254px;
}

.list{
	padding:0 0 7px;
}

.list li{
	background:#4a81b6;
	clear:both;
	display:table;
	margin:0 0 6px;
	padding:3px 3px 3px 0;
	width:389px;
}

.list li label{
	color:#ffffff;
	float:left;
	font-weight:normal;
	padding:3px 0 0 10px;
	width:353px;
}

.list li input{
	float:right;
	width:auto;
}

.form_3{
	width:392px;
}

.form_3 .butn_save{
	float:right;
}

.form_4{
	clear:both;
	display:table;
	margin:0 0 18px;
	width:450px;
}

.form_4 .name_block{
	background:#4a81b6;
	color:#ffffff;
	float:left;
	font-size:11px;
	padding:6px 3px 5px 7px;
	width:248px;
}

.form_4 fieldset{
	float:left;
	width:380px;
}

.form_4 .butn_delete{
	border:0px;
	float:left;
	cursor:pointer;
	margin:7px 0 0;
	width:69px;
}

.input_2{
	border:1px solid #ebebeb;
	border-radius: 16px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	color:#a2a2a2;
	font-size:11px;
	float:left;
	padding:5px 0 5px 10px;
	width:248px;
}

.form_5 label{
	padding:6px 2px 0 0;
	width:104px;
}

.list_2 li{
	clear:both;
	display:table;
	padding-bottom:6px;
	width:450px;
}

.sel{
	border:1px solid #ebebeb;
	color:#a2a2a2;
	font-size:11px;
	height:25px;
	float:left;
	padding:4px 0 4px 8px;
	width:258px;
}

.butn_look{
	border:0px;
	background:url(/images/buttons/butn_look.gif) no-repeat;
	color:#010101;
	cursor:pointer;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	height:20px;
	margin:3px 0 0 11px;
	padding-bottom:2px;
	width:70px;
}

.form_5 h5{
	color:#4f4f4f;
	font:bold 14px Arial, Helvetica, sans-serif;
	padding:4px 0 2px;
}

.butn_add{
	border:0px;
	background:url(/images/buttons/add.png) no-repeat 0 0;
	cursor:pointer;
	display:block;
	height:25px;
	width:78px;
}
.butn_add:hover{
	background-position:0 100%;
}

.form_5 .butn_add{
	float:right;
	margin:1px 65px 0 0;
	width:78px;
}

.form_6{
	margin-bottom:28px;
}

.form_6 span{
	padding:15px 0 0;
	width:490px;
}

.form_7{
	margin-bottom:28px;
	width:540px;
}

.form_7 fieldset{
	float:left;
	width:358px;
}

.form_7 .butn_save{
	float:left;
	margin-top:7px;
}

.form_7 span{
	padding:15px 0 0;
	width:540px;
}

.links_block{
	color:#4f4f4f;
	margin:4px 0 0;
}

.info_top_block{
	border:1px solid #e7eaec;
	background:#f2f2f2 url(/images/form_gradient.gif) repeat-x top;
	min-height:142px;
	margin:1px;
	padding:0 0 0 16px;
	width:956px;
}

.form_block_1, .form_block_2{
	float:left;
	width:325px;
}

.form_block_1{
	padding-top:27px;
}

.form_8{
	margin-bottom:11px;
	width:100%;
}

.form_8 .list_2{
	margin-top:4px;
}

.form_8 .list_2 p{
	color:#8f8f8f;
	font-size:11px;
	float:left;
	margin:2px 0 0;
	width:248px;
}


.form_8 label{
	padding-right:2px;
	width:117px;
}

.input_3{
	border:1px solid #ebebeb;
	border-radius: 16px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	color:#a2a2a2;
	font-size:11px;
	float:left;
	padding:5px 0 5px 10px;
	width:174px;
}

.spr_vertical{
	background:url(/images/spr_vertical.gif) no-repeat top;
	float:left;
	display:table;
	height:126px;
	overflow:hidden;
	margin:0 22px 0 0;
	width:1px;
}

.yellow_block{
	background:url(/images/yellow_block.png) no-repeat top;
	color:#a29d93;
	font-size:11px;
	height:20px;
	padding:5px 0 0;
	text-align:center;
	width:303px;
}

.form_8 .butn_save{
	float:right;
	margin:11px 18px 0 0;
	width:78px;
}

.form_9{
	padding:0 0 15px 18px;
	width:940px;
}

.form_block_left{
	float:left;
	margin:0 32px 0 0;
	width:454px;
}

.form_flock_right{
	float:left;
	width:454px;
}

.headline{
	background:#d5d5d5 url(/images/headline_gradient.png) repeat-x top;
	border-bottom:1px solid #b4b4b4;
	padding:5px 0 4px 15px;
}

.form_block_in{
	background:#fcfcfc;
	border:1px solid #ebebeb;
	margin:0 0 18px;
	padding:15px 14px 9px;
	width:424px;
}

.form_block_in .list_2 label{
	padding-right:2px;
	width:164px;
}

.form_block_in hr{
	border:none;
	border-top:1px solid #ebebeb;
	height:1px;
	overflow:hidden;
	margin:6px 0 14px;
}

.form_elements{
	float:left;
	width:258px;
}

.sel_2{
	width:67px;
}

.sel_3{
	margin-left:10px;
	margin-right:10px;
	width:99px;
}

p.txt{
	color:#a0a0a0;
	font-size:11px;
	margin-left:-11px;
	width:270px;
}

.sel_4{
	margin-right:12px;
	width:126px;
}

.form_block_in .list_2 label.lab{
	font-weight:normal;
	float:none;
	display:inline;
	position:relative;
	top:5px;
	width:auto;
}

.box{
	margin:0 5px 0 0;
	position:relative;
	top:6px;
	width:auto;
}

span.hyphen{
	display:block;
	color:#8f8f8f;
	font-size:11px;
	float:left;
	margin:6px 8px 0;
	padding:0px;
	width:auto;
}

.list_in{
	float:left;
	margin:0 13px 0 0;
	width:118px;
}

.list_in label{
	float:none;
	width:auto;
	display:inline;
	font-weight:normal;
}

.box2{
	margin-right:5px;
}

span.txt_2{
	float:left;
	padding-left:10px;
	padding-right:10px;
	width:auto;
}

.form_block_in .list_2 label.lab_2{
	width:210px;
}

.sel_5{
	width:212px;
}

.form_9 .butn_save{
	float:right;
	margin:0px;
	width:78px;
}

.form_10{
	width:940px;
}

.form_10 h1{
	padding-top:5px;
}

.form_10 .butn_save{
	float:right;
	margin:0px;
	width:78px;
}

.form_10 .form_block_in{
	width:910px;
}

.list_3{
	display:table;
	clear:both;
	float:left;
	width:100%;
}

.list_3 li{
	float:left;
	padding-right:10px;
	width:214px;
}

.list_3 li.arrows{
	padding:0px;
	width:18px;
}

.arrows img{
	display:block;
	margin:4px 0 1px;
}

.list_3 li.last{
	padding:0px;
}

.list_3 label{
	display:block;
	padding-bottom:9px;
}

.list_3 .input{
	margin-bottom:6px;
	width:206px;
}

.butn_add_one_row{
	border:0px;
	background:url(/images/buttons/add_one_row.png) no-repeat 0 0;
	cursor:pointer;
	display:block;
	height:25px;
	width:140px;
}
.butn_add_one_row:hover{
	background-position:0 100%;
}

.form_10 .butn_add_one_row{
	float:left;
	margin:5px 10px 7px 18px;
	width:140px;
}

.butn_add_more_rows{
	border:0px;
	background:url(/images/buttons/add_more_rows.png) no-repeat 0 0;
	cursor:pointer;
	display:block;
	height:25px;
	width:173px;
}
.butn_add_more_rows:hover{
	background-position:0 100%;
}

.form_10 .butn_add_more_rows{
	float:left;
	margin:5px 0 7px;
	width:173px;
}



.content_outer_2{
	clear:both;
	display:table;
	margin:3px 0 0;
	width:976px;
	position: relative;
}

.content_outer_2 h1{
	padding-left:13px;
}

.content_outer_2 a.top-right {
	position: absolute;
	top: -32px;
	right: 6px;
	height: 56px;
	width: 224px;
}

.content_outer_2 a.top-right.account-badge {
	text-align: center;
	color: #fff;
	font-family: Libre Franklin;
}

.content_outer_2 a.top-right.account-badge span {
	font-size: 17px;
  display: block;
  margin-top: 5px;
}

.content_outer_2 a.top-right.account-badge span.account-level {
	font-size: 34px;
  margin-top: -4px;
}

.content_outer_2 a.top-right.account-badge:hover {
	text-decoration: none;
}

.content_outer_2 a.top-right.account-badge.basic {
	background-color: #7e7e7e;
}

.content_outer_2 a.top-right.account-badge.basic:hover {
	background-color: #727272;
}

.content_outer_2 a.top-right.account-badge.premium {
	background-color: #3885b9;
}

.content_outer_2 a.top-right.account-badge.premium:hover {
	background-color: #3974ba;
}

.content_outer_2 a.top-right.account-badge.premium_plus {
	background-color: #fdb127;
}

.content_outer_2 a.top-right.account-badge.premium_plus:hover {
	background-color: #fdc528;
}

.content_outer_2 a.top-right.account-badge.basic_plus {
	background-color: #7e7e7e;
}

.content_outer_2 a.top-right.account-badge.basic_plus:hover {
	background-color: #727272;
}

.left_col_2{
	float:left;
	overflow:hidden;
	padding-bottom:15px;
	width:750px;
}

.right_col_2{
	float:left;
	overflow:hidden;
	padding:0 0 15px 16px;
	width:224px;
}

.photo{
	float:left;
	width:204px;
}

.photo img{
	display:block;
	border:1px solid #ececec;
	background:#ffffff;
	padding:4px;
}

.info{
	/*float:left;
	padding:0 0 0 16px;
	width:530px;*/
}

.info_navig{
	background:url(/images/icons_back.gif) repeat-x top;
	border:1px solid #e7eaec;
	height:51px;
	display:table;
	clear:both;
	margin-bottom:5px;
	width:528px;
  white-space: nowrap;
}

.info_navig ul li{
	float:left;
	padding:10px 0 0 5px;
	width:auto;
}

.info_navig ul li img{
	margin:0 3px;
  position: relative;
  top: 10px;
}

.info_navig ul li a{
	font-weight:bold;
	position:relative;
	top:-9px;
}

.info table{
	margin:0 0 0 8px;
	width:513px;
}

.info table td{
	border-bottom:1px solid #ececec;
	padding:7px 6px 7px 0;
}

.info table strong{
	color:#4f4f4f;
}

.info table td.td_1{
	width:75px;
}

.info table td.td_2{
	width:82px;
}

.slider_block{
	height:155px;
	overflow:hidden;
	margin:12px 0 0;
}

.tools{
	background:#f5f8f9;
	width:224px;
}

.tools_headline{
	border:1px solid #e8ebed;
	background:url(/images/icons_back.gif) repeat-x top;
	height:35px;
	padding:16px 0 0 14px;
	width:208px;
}

.tools ul li{
	border-bottom:1px solid #edf0f1;
}

.tools ul li a{
	display:block;
	padding:10px 0 7px 16px;
	text-decoration:none;
	width:208px;
}

.tools ul li img{
	margin:0 9px 0 0;
}

.tools ul li a span{
	font-weight:bold;
	position:relative;
	top:-9px;
}

.tools ul li a span span{
	font-weight:normal;
	position:static;
}

.tools ul li a:hover, .tools ul li a.active{
	background:url(/images/list_on.png) no-repeat bottom;
	width:208px;
}

.tools ul li a:hover span, .tools ul li a.active span{
	text-decoration:underline;
}

.resume_content{
	padding:18px 18px 0;
	width:940px;
}

.resume_content h1{
	float:left;
	padding-left:0px;
	width:auto;
}

.jump_links{
	float:right;
	margin:6px 0 0;
	width:570px;
}

.jump_links a, .jump_links span,
.jump_links strong{
	float:right;
	width:auto;
}

.jump_links span{
	margin:0 7px;
}

.jump_links strong{
	color:#4f4f4f;
	margin-right:8px;
}

.resume_content .headline{
	margin-top:3px;
}

.resume_content .form_block_in{
	width:910px;
}

.resume_tab{
	color:#4f4f4f;
	font-size:11px;
	margin:0 0 6px 1px;
	width:908px;
  table-layout: fixed;
}

.resume_tab th{
	text-align:left;
	border-bottom:6px solid #ffffff;
	padding:5px 0 3px 17px;
	width:25%;
}

.resume_tab td{
	border-bottom:6px solid #ffffff;
	padding:6px 0 5px 17px;
  word-wrap: break-word;
}

.resume_tab tr.back_color_1 td{
	background:#f5f8f9;
}

.resume_tab tr.back_color_2 td{
	background:#e2f4fd;
}

#top {
  position: relative;
  width: 100%;
  min-height: 40px;
  margin: 0 auto;
  top: 10px;
}

#main-title {
  position: absolute;
  bottom: 45px;
  left: 0;
  font-size: 26px;
  color: #333333;
}

#sub-title {
  position: absolute;
  bottom: 30px;
  left: 0;
  font-size: 12px;
  color: #666666;
}

#role-title {
  position: relative;
/*  bottom: 35px;*/
  left: 0;
  top: -20px;
  font-size: 32px;
  color: #333333;
}

#role-sub-title {
  position: relative;
  left: 0;
  font-size: 26px;
  color: #333333;
  width: 620px;
  top: -10px;
  padding-bottom: 10px;
}

#role-sub-title .role { color: #717171; }
#sub-title a, #sub-title a:hover { color: #027ac6; text-decoration: none; }

#content { position: relative; }
#content-role-details { position: relative; padding: 20px 20px 15px 20px; border: 10px solid #4A81B6; width: 620px; margin: 0 auto 10px auto; }
.content-inner-title { padding-left: 10px; font-size: 16px; font-weight: bold; color: #333333; margin-bottom: 6px; }
.content-inner { width: 600px; border: 1px solid #D3D3D3; border-radius: 5px; padding: 9px; margin-bottom: 20px; }

.pagination { color: #666666; font-size: 12px; width: 100%; text-align: center; }
.pagination a, .pagination a:hover { color: #027ac6; text-decoration: none; }

table.submissions { border-collapse: separate; padding: 20px 20px 45px; border: 10px solid #4a81b6; width: 100%; background-color:#FFFFFF; }
table.submissions tr { cursor: pointer; }
table.submissions tr.odd { background-color: #F6F6F6; }
table.submissions tr.even { background-color: #E3E3E3; }
table.submissions tr:hover { background-color: #CCCCCC; cursor: pointer; }
table.submissions tr.top th a { font-weight: bold; }
table.submissions tr.top, table.submissions tr.top:hover { cursor: auto; background-color: #FFFFFF; }
table.submissions th, table.submissions td { text-align: left; font-size: 12px; color:#333333; padding: 4px; }
table.submissions th { font-weight: bold; white-space: nowrap; }
table.submissions th.sortable { padding-left: 12px; background: url('/images/icons/sort-arrows.png') no-repeat 0 10px; }
table.submissions th a, table.submissions th a:hover { text-decoration: none; color:#333333; }
table.submissions td.proj-name, table.submissions td.role-name { color: #4e8b30; font-style:italic; }
table.submissions td { border-bottom: 1px solid #FFFFFF; font-weight: normal; line-height: 16px; }
table.submissions td.rd , table.submissions th.rd { width: 0; }
table.submissions .fit_star { height: 16px; }
table.submissions .top th img { padding-right: 5px; }

table.role-details { width: 600px; background-color:#FFFFFF; border: 0; }
table.role-details td { font-size: 12px; vertical-align: top; line-height: 20px; text-align: left; }
table.role-details td.label { font-weight: bold; width: 160px; color: #4F4F4F; }
table.role-details td.value { font-weight: normal; color: #717171; width: 400px; }
table.role-details td.value-star-rating { font-weight: normal; color: #999999; font-size: 11px; width: 400px; line-height: 14px; }
table.role-details td.mismatch { color: #d81821; }

table.headshot-picker { background-color:#FFFFFF; border: 0; }
table.headshot-picker td.pic { padding: 0 10px 5px 0; text-align: center; }
table.headshot-picker td.opt { padding: 0 0 5px 0; margin: 0; text-align: center; }
table.headshot-picker td.pic img { padding: 4px; border: 1px solid #EBEBEB; cursor: pointer; }

textarea.personal-note { width: 400px; border: 1px solid #EBEBEB; resize: none; }

#confirm a {
	width: 291px;
	height: 60px;
	background-image: url(/images/account/confirm-submission-btn.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	margin: 25px auto 15px;
}
#confirm a:hover { background-position: 0 -60px; }
#confirm span { left: -3000px; position: absolute; font-size: 4px; color: #FFFFFF; overflow: hidden; }

#confirm p {
	font-size: 14px;
	color: #000;
	font-weight: bold;
}

.red {color: red}
.bold {font-weight: bold}

.tabs {
	clear: both;
	float: left;
  width: 100%;
  height: 30px;
}

#tab-menu li {
	float: right;
	margin-left: 25px;
}
#tab-menu li a {
	display: block;
	height: 10px;
	text-decoration: none;
	text-transform: uppercase;
	color: #333;
	font-family: Libre Franklin;
	font-size: 20px;
	padding: 8px 5px 11px 12px;
	font-weight: normal;
}

#tab-menu li.tabs-selected a {
	background: url(/images/account/tab-left.png) top left no-repeat;
	color: #fff;
}
#tab-menu a.bold {
	font-weight: bold;
}

#tab-menu li span {
    background: url("/images/tab_right.gif") no-repeat scroll right 1px transparent;
    color: #333333;
    cursor: pointer;
    display: block;
    height: 14px;
    padding: 8px 19px;
    text-align: center;
    position: relative;
    top: -29px;
    left: 4px;
}

#tab-menu li a:hover + span, #tab-menu li.tabs-selected span {
  color: white;
	background: url(/images/account/tab-right.png) right 1px no-repeat;
}

.download-slides {
	margin-top: 23px;
}
.download-slides a {
  font-size: 12px;
  color: #4a81b6;
  text-decoration: none;
  position: relative; top: -11px;
  margin-left: 8px;
}

.content h2 {
	margin-top: 12px;
	margin-bottom: 8px;
	font-size: 25px;
	color: #333333;
	font-weight: normal;
}
.content small{
	font-size: 11px;
	color: #4f4f4f;
}

.session {
	width: 940px;
	background: #fcfcfc;
	border: 1px solid #ebebeb;
	margin-top: 4px;
	margin-bottom: 20px;
}
.isession {
	height: 30px;
	background: #d6d6d6;
	border-bottom: 1px solid #b4b4b4;
}
.isession img {float: left; margin: 10px 7px 0 9px;}
.isession h3 {
  float: left;
  font-size: 14px;
  color: #4f4f4f;
  padding-top: 8px;
  margin-right: 25px;
}
h3.pending {margin-right: 42px;}
.isession p {
  padding-top: 8px;
  font-size: 12px;
  color: #666666;
  font-weight: bold;
  float: left;
}
.isession .actions img { padding-left: 5px; margin: 0; }

p.mobile-test {
/*  margin-left: 390px;*/
  float: right;
  padding-right: 5px;
  padding-top: 8px;
  font-size: 12px;
  font-weight: bold;
  color: #333333;
}
.print {
  float: right;
  margin-top: 5px;
  margin-right: 10px;
}

.location {
	margin-left: 12px;
	margin-top: 22px;
	width: 912px;
	padding-bottom: 15px;
	border-bottom: 1px solid #d5d5d5;
  position: relative;
}

.location p { font-size: 12px;}
.location p strong {
  color: #4f4f4f;
  font-weight: bold;
}
.bold-blue {color: #4a81b6; font-weight: bold;}
.location small {
  float: right;
  margin-top: -16px;
  margin-right: 6px;
}

.schedule_location {
  max-width: 740px;
}

.session-buttons {position: absolute; top: 0px; right: 0px;}
.session-buttons a {margin-left: 1px;}

.dates {
	margin-left: 12px;
	margin-top: 22px;
	width: 912px;
	padding-bottom: 15px;
	border-bottom: 1px solid #d5d5d5;
}
.dates p {font-size: 12px; color: #8f8f8f;}
.dates p strong {color: #4f4f4f;}

.attire {
	margin-left: 12px;
	margin-top: 22px;
	width: 912px;
	padding-bottom: 15px;
}
.attire p {font-size: 12px; color: #8f8f8f;}
.attire p strong {color: #4f4f4f;}

/*====== POPUP STYLES ======*/
.cancel-popup {
	display: none;
}
.cancel-popup p {
  font-weight: bold;
  color: #666;
  font-size: 12px;
  margin-left: 30px;
}
.cancel-popup textarea {
  margin-top: 10px;
  margin-left: 12px;
  vertical-align: top;
  font-size: 12px;
  color: #8f8f8f;
  text-align: left;
  font-family: Arial, Helvetica, Sans-serif;
  width: 230px;
  height: 150px;
  padding: 10px;
  border: 1px solid #ccc;
  resize: none;

}
.cancel-popup button {
  cursor: pointer;
  margin-left: 110px;
  border: 0 none;
  background: none;
  margin-top: 15px;
}
.cancel-popup button:hover {opacity: 0.85;}


.overlay_form{
	position: absolute;
	border: 5px solid gray;
	padding: 10px;
	background: #e2e0e0;
	width: 300px;
	height: 240px;
}

.close-cross{
	text-decoration: none;
	font-size: 22px;
	font-weight: bold;
	color: #222;
	position: relative;
	top: -62px;
	left: 90px;
}

.butn_print {
  background: url(/images/buttons/butn_print.png) no-repeat 0 0;
  height: 19px;
  display: block;
  width: 50px;
}
.butn_print:hover {background-position: 0 100%;}

.special_skill_header {
  color: #2F62B2;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 8px;
}

.p-account {
    float: left;
    margin-left: 12px;
}
.p-account h3 {
    color: #E6AC33;
    font-size: 20px;
    font-weight: normal;
    margin-left: 10px;
    margin-top: 10px;
}
.p-account h3 span {
    position: relative;
    top: 4px;
}

a.upgrade-now {
    background: url("/assets/a_la_carte/img/upgrade-btn.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 4px;
    color: #FFFFFF;
    display: inline-block;
    font-family: Libre Franklin;
    font-size: 18px;
    height: 30px;
    line-height: 31px;
    margin-left: 34px;
    padding-left: 15px;
    padding-right: 15px;
    text-decoration: none;
    text-transform: uppercase;
}
a.back-to-profile {
  background: url("/assets/a_la_carte/img/back-profile.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
  border-radius: 4px;
  color: #FFFFFF;
  display: block;
  float: right;
  font-family: Libre Franklin;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  margin: 32px 25px 0 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 150px;
}

.blue.btn {
  display: inline-block;
  vertical-align: top;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  text-align: center;
  border: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
}
.blue.btn{
  color: #fff;
  background: #6cb3ff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZjYjNmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyYTkyZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #6cb3ff 0%, #2a92ff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6cb3ff), color-stop(100%,#2a92ff));
  background: -webkit-linear-gradient(top, #6cb3ff 0%,#2a92ff 100%);
  background: -o-linear-gradient(top, #6cb3ff 0%,#2a92ff 100%);
  background: -ms-linear-gradient(top, #6cb3ff 0%,#2a92ff 100%);
  background: linear-gradient(to bottom, #6cb3ff 0%,#2a92ff 100%);
  -pie-background: linear-gradient(top, #6cb3ff 0%,#2a92ff 100%);
  font: 18px/22px 'Libre Franklin Bold', sans-serif;
  text-transform: uppercase;
  padding: 4px 10px;
  min-width: 85px;
  -webkit-border-radius: 5px;
      border-radius: 5px;
  -webkit-box-shadow: inset 0 -2px 0 #1c72ce;
      box-shadow: inset 0 -2px 0 #1c72ce;
  -webkit-transition: none;
      transition: none;
}
.blue.btn:hover{
  text-decoration: none;
  background: #1c72ce;
}

.content-inner-title + .content-inner-title {
  margin-top: 20px;

}

.gray.btn{
  color: #fff;
  background: #bfbfbf;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZjYjNmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyYTkyZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #bfbfbf 0%, #949494 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bfbfbf), color-stop(100%,#949494));
  background: -webkit-linear-gradient(top, #bfbfbf 0%,#949494 100%);
  background: -o-linear-gradient(top, #bfbfbf 0%,#949494 100%);
  background: -ms-linear-gradient(top, #bfbfbf 0%,#949494 100%);
  background: linear-gradient(to bottom, #bfbfbf 0%,#949494 100%);
  -pie-background: linear-gradient(top, #bfbfbf 0%,#949494 100%);
  font: 18px/22px 'Libre Franklin Bold', sans-serif;
  text-transform: uppercase;
  padding: 4px 10px;
  min-width: 85px;
  -webkit-border-radius: 5px;
      border-radius: 5px;
  -webkit-box-shadow: inset 0 -2px 0 #747474;
      box-shadow: inset 0 -2px 0 #747474;
  -webkit-transition: none;
      transition: none;

  display: inline-block;
  vertical-align: top;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  text-align: center;
  border: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
}
.gray.btn:hover{
  text-decoration: none;
  background: #747474;
}
