/*
 Theme Name:   Avada Child Theme for 050 2.0
 Theme URI:  na
 Description:  custom changes for the 050 2.0 website
 Author:       Nick Bird
 Author URI:   Na
 Template:     Avada
 Version:      1.0.0
 Tags:         none
 Text Domain:  avada-child
*/


@import url("../Avada/style.css");


/* =Theme customization starts here
-------------------------------------------------------------- */

.dashboard-menu-container{
width:90% !important;
margin-left:auto;
margin-right:auto;
padding-top:50px;
padding-bottom:50px;
}

#header .avada-row, #main .avada-row, .footer-area .avada-row, #slidingbar-area .avada-row, #footer .avada-row {
max-width:100%;
}

.dashboard-menu{

color: black;
padding: 37px 198px 20px;
background-image: url('/wp-content/uploads/Images/dashboard-icon.png');
background-repeat:none;
margin-left: auto;
margin-right: auto;
list-style-type: none; 
list-style-image: none;

}
.portal-menu {
margin: 0; padding: 0; 
list-style-type: none;
list-style-image: none;
}


body a{color:black !important;}

.mainButton {

background: transparent;
border-color: white;
border-width: 2px;
text-shadow: none;
color: white !important;
}



.otherButton{

background: transparent;
border-color: white;
border-width: 2px;
text-shadow: none;
color: white !important;
}

.aa-content{

max-width:80% !important;

}
.columns-3 .col {
background:white;
padding:15px;

}

.library-container {
width:70% !important;

}
#no-margin h3 { 
margin: 0px !important;
}

