/*
-----------------------------
PVII Layout Builder Magic
by Project Seven Development
www.projectseven.com
UI Styles: p7LBM_1
-----------------------------

*** For LBM System Use Only ***
***  Do Not Edit Manually   ***

*/
.p7LBM-1-style-1 {
color:#FFFFFF;
background-color:#035ba7;
}
.p7LBM-1-style-1 a {
color:#FFFFFF;
text-decoration:none;
-webkit-transition: all .20s ease-in-out;
    -moz-transition: all .20s ease-in-out;
    -ms-transition: all .20s ease-in-out;
    -o-transition: all .20s ease-in-out;
    transition: all .20s ease-in-out;
}
.p7LBM-1-style-1 a:hover {
color:#7eafda;
text-decoration:none;
}
.p7LBM-1-style-2 {
color:#333333;
background-color:#FFFFFF;
}
.p7LBM-1-style-2b {
color:#333333;
}

.p7LBM-1-style-3 {
color:#FFFFFF;
background-color:#FF0000;
}
.p7LBM-1-style-4 {
color:#333333;
background-color:#FFFFFF;
}
.p7LBM-1-style-5 {
color:#FFFFFF;
background-color:#333333;
    font-size: 0.9em;
}
.p7LBM-1-style-5 a {
color:#ffffff;
text-decoration:underline;
}
.p7LBM-1-style-5 a:hover {
color:#ababab;
text-decoration:underline;
}
.p7LBM-1-style-6 {
color:#FFFFFF;
}
.p7LBM-1-style-7 {
color:#FFFFFF;
background-color:#035ba7;
}
.p7LBM-1-style-7 a {
color:#FFFFFF;
text-decoration:none;
-webkit-transition: all .20s ease-in-out;
    -moz-transition: all .20s ease-in-out;
    -ms-transition: all .20s ease-in-out;
    -o-transition: all .20s ease-in-out;
    transition: all .20s ease-in-out;
}
.p7LBM-1-style-7 a:hover {
color:#7eafda;
text-decoration:none;
}
