#top_logo_header{
	width: 100%;
}

.lheader {
/*	width: 80%;*/
	color: #fff;
	font-family: 'Advent Pro', sans-serif;
/*	margin-left: 1%;*/
	font-size: 4em;
	text-align: center;
}

.lheader .logo-text {
	text-decoration: none !important;
	color: #fff;
}

.form {
	width: 50%;
	margin: 5% 25%;
}

.form .form-heading {
	width: 100%;
	font-size: 30px;
}

.form .form-container {
	width: 100%;
	margin: 5% 0;
}

#myspeeches li {
	list-style: none;
}

#main li {
	list-style: none;
}



#speakerDashboardTabs.nav-tabs>li>a {
	color: #000;
}

#speakerDashboardTabs.nav-tabs li a:hover,#myspeeches .nav-tabs li a:focus
	{
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
}

#speakerDashboardTabs.nav-tabs>li.active>a {
	background: #CFBA47;
	font-weight: bold;
	border: 1px solid #A38F25;
}

#speakerDashboardTabs.nav-tabs {
	border-bottom: #A38F25 1px solid;
}

/* ACOCUNT TAB STYLE */
#account-top-heading {
	text-align: center;
}

#account-top-sub-heading{
	text-align: center;
}
#account-first-row {
	float: left;
	width: 100%;
	margin-top: 2%;
}
#account-sec-row-form {
	width:50%;
	margin-left: 20%;
}

/**** 13 02 2014 ******/

#tableview_list
{
	padding:0px 0 0 0;
}

#tableview_list .main_table
{
	display: table;
    margin:2em 0 0 0;
}
#tableview_list .main_table .heading
{
	background: none repeat scroll 0 0 #F6C427;
    line-height: 40px;
    font-weight:bold;
	
}
	

.main_alogin #center #content .tab-content {

    float: left;
   
    width: 100%;
}

#tableview_list .main_table .odd
{
background: none repeat scroll 0 0 #FFFFFF;

      line-height: 38px;
  
	}
	
	#tableview_list .main_table .even
{
	background:#E1E0DF;
	
/*text-indent: 10px;*/
      line-height: 38px;
   
    margin:0 0 2em 0;
	}

#menu_controller .form-control{
	float:left;
}

#faq_content .modal-dialog{
	width:90%;
}


#div-addnewattr

{
   float: left;
    width: 100% !important;  
}

#div-addnewattr #attrname

{
    
}

#div-addnewattr #frm-addnewattr-submit

{
    
}



#tbl-managemeta

{
    

    clear: both;
    float: left;
    width: 100%;  
}

#tbl-managemeta #metaattr

{
    
    
}

#tbl-managemeta #metaattrvalue

{
    height: 60px;
    margin: 0 0 0 2%;
    width: 100%;
    
}

#div_attr_container
{
    
    float: left;
    width: 100%;
}

#tbl-managemeta .attrib-name{
    
    float: left;
    margin: 0;
    padding: 0;
    width: 40%;
}

#tbl-managemeta .attrib-name{
    
    float: left;
    margin: 0;
    padding: 0;
    width: 40%;
}

#tbl-managemeta .attrb-value{
    
    float: left;
    margin: 0 0 4% 0;
    padding: 0;
    width: 60%;
}

#div_attr_container #div_add_row {
    float: left;
    margin: 22px 0 0 3%;
    width: 10%;
}

#menu_controller ul.multiselect-container {
  max-height: 200px;
  overflow-y: scroll;
}


