/*
Color resources:


-http://www.flatuicolorpicker.com/ - lots of flat colors, sorted by color type
-https://coolors.co - press space bar to get more palette options (change at least one color at at a time)
-http://flatcolors.net/ - pre-made palettes
-http://www.color-hex.com/ - shows complementary colors, related colors, etc.
-https://flatuicolors.com/ - one page of standard flat colors


saved palette: https://coolors.co/446cb3-8ea4d2-81cfe0-49516f-5b4e77
*/


/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/


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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


    /*Start Our Code*/
body {
        background: rgba(236, 240, 241,.3); cloud color
}

div.whoisklezmerhero {
        background-image:url(Whoisklezmerhero_.png); 
        background-repeat: no-repeat; 
        background-position: bottom; 
        height:900px
    }
    /*Main box*/  
div.boxed {
    border-radius: 5px;
    background-color: #f4f4f9; /* lia white (not web-safe) */
    padding-top: 60px;
    padding-bottom: 15px;
    padding-left: 90px;
    padding-right: 90px;
    margin-right: 27%;
    margin-left: 27%;
    margin-bottom: auto;
    text-align: center;
    position: relative;
    top: 70px;
    box-shadow: 40dp 0dp #000000;
    opacity: inherit;
}


div.boxed2 {
    border-radius: 5px;
   background-color: #f4f4f9; /* lia white (not web-safe) */
    padding-top: 60px;
    padding-bottom: auto;
    padding-left: 15px;
    padding-right: 15px;
    width: 80%;
    height: auto;
    margin-top: 0%; 
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: auto;
    text-align: center;
    position: relative;
    top: 70px;
    box-shadow: 40dp 0dp #000000;
    opacity: inherit;
}

div.boxed3 {
        border-radius: 0px;
        background: rgba(236, 240, 241,.9); /*cloud color*/
        padding-top: 30px;
        padding-bottom: 30px;
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
        height: auto;
        margin: 0; 
        top: 0px;
        box-shadow: none;
    }
div.boxedtext {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}
     /*Fonts*/    
.h1 {
    font: normal 2.5em 'Lato', sans-serif;
    color: rgb(19, 31, 52);
    padding-bottom: 0px;
    width: 100%;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    text-align: center;
    clear: both;
}
        
.h2 {
    font: normal 1.1em 'Lato', sans-serif;
    color: rgb(19, 31, 52);
    padding-top: 5px;
    padding-bottom: 0px;
    width: 100%;
    margin-top: 12px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 8px;
    text-align: center;
    clear: both;
}
        
.normalfont {
    font: normal 1em 'Lato', sans-serif;
    color: rgb(19, 31, 52);
    top: 12.5px;
    text-align: left;
    width: 100%;
    margin-top: 12px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 8px;
    padding: 0px;
    clear: left;
} 
    
.smallfont {
    font: normal .85em 'Lato', sans-serif;;
    color: rgb(19, 31, 52);
    top: 0px;
    text-align: left;
    width: 100%;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 10px;
    clear: both;
} 

reveal
    
    /*Labels*/
    
label {
    font: normal 1em 'Lato', sans-serif;;
    color: rgb(19, 31, 52);
    top: 12.5px;
    text-align: left;
    width: 100%;
    margin-top: 12px;
    margin-right: auto;
    margin-left: 0px;
    margin-bottom: 4px;
    padding: 0px;
    clear: both;
}


    /*Fieldsets*/
    
fieldset {
    border: none;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding: 0px;
    font: normal 1em 'Lato', sans-serif;
    color: rgb(19, 31, 52);
}
    
    /*Forms*/
    
    /*input types*/


input[type=text] {
    width: 100%;
    height: 3.5em;
    padding: 12px 20px;
    margin-top: 7px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 12px;
    background: white;
    box-sizing: border-box;
    border: 2px solid rgba(44, 62, 80, .8);; /* midnight blue */
    border-radius: 4px;
    -webkit-transition: 0.25s;
    transition: 0.25s;
    outline: none;
    font: normal .85em 'Lato', sans-serif;
    color: rgb(19, 31, 52);
}


input[type=number] {
    width: 100%;
    height: 3.5em;
    padding: 12px 20px;
    margin-top: 7px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 12px;
    background: transparent;
    box-sizing: border-box;
    border-bottom: 1px solid rgb(19, 31, 52);
    border-top:none;
    border-right:none;
    border-left:none;
    border-radius: 0px;
    -webkit-transition: 0.25s;
    transition: 0.25s;
    outline: none;
    font: normal 1em 'Lato', sans-serif;
    text-align: right;
    color: rgb(19, 31, 52); 
}


input[type=date] {
    width: 100%;
    padding: 12px 20px;
    margin-top: 7px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 12px;
    background: white;
    box-sizing: border-box;
    border: 2px solid rgba(44, 62, 80, .8); /*midnight blue*/
    border-radius: 4px;
    -webkit-transition: 0.25s;
    transition: 0.25s;
    outline: none;
    font: normal .85em 'Lato', sans-serif;
    color: rgba(44, 62, 80, 1.0); /*midnight blue*/
    width: 100%;
    height: 3.5em;
    display: inline-block;
    
}


input[type=password] {
    width: 100%;
    height: 3.5em;
    padding: 12px 20px;
    margin-top: 7px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 12px;
    background: white;
    box-sizing: border-box;
    border: 2px solid rgba(44, 62, 80, .8); /*midnight blue*/
    border-radius: 4px;
    -webkit-transition: 0.25s;
    transition: 0.25s;
    outline: none;
    font: normal .85em 'Lato', sans-serif;
    color: rgb(19, 31, 52);
}


textarea {
    width: 100%;
    padding: 12px 20px;
    margin-top: 7px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 12px;
    background: white;
    box-sizing: border-box;
    border: 2px solid rgba(44, 62, 80, .8); /*midnight blue*/
    border-radius: 4px;
    -webkit-transition: 0.25s;
    transition: 0.25s;
    outline: none;
    font: normal .85em 'Lato', sans-serif;
    color: rgb(19, 31, 52); 
}


div.inlineForm {
    display: inline-block;
    width: 49.5%;
    float: left;    
    margin: 1px;
    color: rgb(19, 31, 52); 
    }


    /*input types on focus*/


input[type=text]:focus {
    border: 2px solid #22a8b5;
}


input[type=date]:focus {
    border: 2px solid #22a8b5;
}


input[type=password]:focus {
    border: 2px solid #22a8b5;
}


textarea:focus {
    border: 2px solid #22a8b5;
}


.progresscontainer{
    width:33%;
    height:.5em;
    position:relative;
    background-color: #b8d1d8;
    border-color: #63a53f;
    border-radius: 20px;
    margin-left: auto;
    margin-right: auto;
    
    }
    
.progressbar{
    background-color: #22a8b5;
    height:100%;
    position:absolute;
    line-height:inherit;
    border-radius: 20px;
    }




/*Checkboxes*/
    
input[type=checkbox]{
            display: none;
        }


input[type=checkbox]:checked + label {
    background-color: none; 
}
    


input[type=checkbox].visibleCheckBox {
	width: 25px;
	margin: 0px 0px;
	position: relative;
    border: 1px /*solid #ddd*/ rgb(19, 31, 52);
    display: inline-block;
}


input[type=radio].spacedRadio {
    width: 25px;
	margin: 0px 0px;
}


/* Popup for "Other" checkboxes*/ 
id^="other":checked ~ #reveal-other{
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    width: 18.5em;
    text-align: center;
}


    #reveal-other {
            display: none;
        }


/*make the cursor a hand for selectable text*/
.cursorhand {
    font-weight: 600;
    color: blue;
}
.cursorhand:hover, .cursorhand:focus, .cursorhand:target {
    cursor: pointer;
}
    /* Buttons!*/
    
.button {
    background-color: #22a8b5;  
    border-radius: 5px;
    border: none;
    color: white; 
    font: normal 1em 'Lato', sans-serif;
    font-weight: 700;
    padding: 16px 32px;
    text-decoration: none;
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    cursor: pointer;
}


 .button:hover, .button:focus, .button:target {
        background-color: #1f9aa6;
}


.button2 {
    background-color: #22a8b5;
    border-radius: 5px;
    border: none;
    color: white; 
    font: normal 1em 'Lato', sans-serif;
    font-weight: 700;
    padding: 16px 32px;
    text-decoration: none;
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    cursor: pointer;
}


.button2:hover, .button2:focus, .button2:target {
        background-color: #22a8b5;
}




/*Add and Remove Buttons */
.add_field_button{
            color: blue;
            font-size: 1em;  
            font: normal 1em 'Lato', sans-serif;
            text-decoration: underline;
            background: none;
            border: none;
            cursor: pointer;
        }


.remove_field{
    color: blue;
    font-size: 1em;  
    font: normal 1em 'Lato', sans-serif;
    text-decoration: underline;
}


/*GET A BUTTON/ICON TO STAY PRESSED DOWN ONCE CLICKED, UNTIL UNCLICKED, from http://jsfiddle.net/stulentsev/XHBZf/1/  */
.myButtonLink {
    display: block;
    width: 100px;
    height: 100px;
    background: url('http://kyleschaeffer.com/wordpress/wp-content/uploads/2009/01/buttonleafhover.png') bottom;
    text-indent: -99999px;
}
.myButtonLink:hover {
    background-position: 0 0;
}


.active {
    background-position: 0 0;
}


/* Dropdown Button src=http://www.w3schools.com/css/css_dropdowns.asp*/
.dropbtn {
    background-color: rgba(122, 44, 37, .8); /*dark red*/
    color: white;
    font-size: 1em;
    font: normal 1em 'Lato', sans-serif;
    padding: 10px 18px;
    border: none;
    cursor: pointer;
    border-radius: 4px;
    width: 100%; 
    margin: 18px 0px;
    align-content: center;
    border-radius: 4px;
}


.dropdown {
    position: relative;
    display: inline-block;
    width: 100%;
    border-radius: 4px;
}
    
/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute; /*this was set to 'center'*/
    background-color: #f9f9f9;
    width: 100%;
    box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.2);
    font-size: 1em;
    font: normal 1em 'Lato', sans-serif;
    text-align: center;
    border-radius: 4px;
}


/* Links inside the dropdown */
.dropdown-content a {
    color: rgb(19, 31, 52); 
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    border-radius: 4px;
}
/* Dropdown button on hover & focus */
.dropbtn:hover, .dropbtn:focus {
    background-color: rgba(122, 44, 37, 1); /*dark red*/
    border-radius: 4px;
}
/* Change color of dropdown links on hover */
.dropdown-content a:hover {
    background-color: #f1f1f1;
    border-radius: 4px;
}


/* Show the dropdown menu */
.dropdown:hover .dropdown-content {
    display: block;
    transition-delay: display 5s;
    border-radius: 4px;
}
    
    /*placeholder fonts for forms*/
    
::-webkit-input-placeholder {color: rgba(44, 62, 80, .9); /*midnight blue*/ font: normal 1em 'Lato', sans-serif;}
::-moz-placeholder          {color: rgba(44, 62, 80, .9); /*midnight blue*/ font: normal 1em 
    'Lato', sans-serif;}
:-moz-placeholder           {color: rgba(44, 62, 80, .9); /*midnight blue*/ font: normal 1em 
    'Lato', sans-serif;}
:-ms-input-placeholder      {color: rgba(44, 62, 80, .9); /*midnight blue*/ font: normal 1em 
    'Lato', sans-serif;}
    
input[placeholder]          {text-overflow:ellipsis;}
input::-moz-placeholder     {text-overflow:ellipsis;}
input:-moz-placeholder      {text-overflow:ellipsis;}
input:-ms-input-placeholder {text-overflow:ellipsis;}


:focus::-webkit-input-placeholder {color: transparent}
:focus::-moz-placeholder          {color: transparent}
:focus:-moz-placeholder           {color: transparent}
:focus:-ms-input-placeholder      {color: transparent}


/* fadeouts of placeholder in focus */
.input1::-webkit-input-placeholder       {opacity: 1; transition: opacity 0.3s ease;}
.input1::-moz-placeholder                {opacity: 1; transition: opacity 0.3s ease;}
.input1:-moz-placeholder                 {opacity: 1; transition: opacity 0.3s ease;}
.input1:-ms-input-placeholder            {opacity: 1; transition: opacity 0.3s ease;}
.input1:focus::-webkit-input-placeholder {opacity: 0; transition: opacity 0.3s ease;}
.input1:focus::-moz-placeholder          {opacity: 0; transition: opacity 0.3s ease;}
.input1:focus:-moz-placeholder           {opacity: 0; transition: opacity 0.3s ease;}
.input1:focus:-ms-input-placeholder      {opacity: 0; transition: opacity 0.3s ease;}


/*Google recaptcha formatting*/
.g-recaptcha{
    border-radius: 0px;
    background: none;
    padding-top: 30px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    width: auto;
    height: auto;
    margin: 0px;
}

    
/*for scrolling*/
#content, html, body {
    height: 100%;
/*    padding: 15px;*/
    -webkit-flex: 1 100%;
    flex: 1 100%;
}
  
header {
    background: white;
    color: white;
    padding: 1px;
    position: fixed;
    top: 2px;
    height: 75px;
    width: 100%;
/*    border-bottom: solid #aaa 1.5px;*/
    margin-bottom: 0px;
    margin-left: 0px;
}


.nav {
    padding: 15px;
    background: rgba(68, 108, 179, 0.7);
/*    for scrolling*/
    overflow: scroll;
    height: 90%;
/*    float: left;*/
    width:165px;
/*    border-right: solid #aaa 1.5px;*/
    position: fixed;
    top: 65px;
    left: 0px;
    }


/* list formatting*/
.nav ul {
    list-style-type: none;
    padding-left: 0px;
    padding-right: 0px;
    text-align: left;
}
 
/* anchor elements (hyperlinks) */
.nav ul a {
    text-decoration: none;
    font: normal 1.1em 'Lato', sans-serif;
    color: aliceblue;
    float: none;
    padding-left: auto; 
    padding-top: 5px;
    padding-bottom: 0px;
    width: 100%;
    margin-top: auto;
/*    margin-right: auto;*/
/*    margin-left: auto;*/
    margin-bottom: 8px;
    text-align: center;
    clear: both;
    line-height: 1.5;
/*    width: 100%;*/
/*    text-align: center;*/
}


    /* label elements in the nav */
.nav ul label {
    cursor: pointer;
    text-decoration: none;
    font: normal 1.1em 'Lato', sans-serif;
    color: aliceblue;
    float: none;
    padding-left: auto;
    padding-top: 5px;
    padding-bottom: 0px;
    width: 100%;
    margin-top: auto;
    margin-bottom: 8px;
    text-align: center;
    clear: both;
    line-height: 1.5;
}
    
.article {
    padding-left: 25px;
    text-align: left;
/*    for scrolling*/
    overflow: scroll;
    height: 90%;
    width: 100%;
    background: rgba(108, 179, 68, .025);
    position:fixed;
    top:65px;
    left: 180px;
    color: rgb(53, 85, 141);
    font: normal 1.1em 'Lato', sans-serif;
}
    
/**********************************************************************/
/* Landing Page CSS */


.white-background {
    background-color: white;
}
 .ScrollMe {
/*    for scrolling*/
     overflow: scroll;
     height: 93%;
     width: 100%;
     position:fixed;
     top:55px;
}

.lpsignup2 {
    background-color: #67ab41;
    border-style: solid;
    border-color: #67ab41;
    border-radius: 30px; 
    border-width: 2.5px;
    padding: 14px 30px;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    color: #f2faf2; 
    font: normal 1.2em /*'Source Sans Pro',*/ sans-serif;
    font-weight: 300;
    text-decoration: none;
    cursor: pointer;
    width: 300px;
    position: relative;
    display: inline-block
}   


.lpsignup2:hover, .button:focus, .button:target {
    background-color: #599438;
    border-color: #599438;
    font-weight: 100;
    }    


.lpidbutton {
    background-color: transparent;
    opacity: .9;
    border-style: solid;
    border-color: #f2faf2;
    border-radius: 30px; 
    border-width: 2.5px;
    padding: 14px 30px;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    color: #f2faf2; 
    font: normal 1.2em /*'Source Sans Pro',*/ 'Lato', sans-serif;
    font-weight: 300;
    text-decoration: none;
    cursor: pointer;
    width: 300px;
    position: relative;
    display: inline-block
}   


.lpidbutton:hover, .button:focus, .button:target {
    background-color: #1f9aa6;
    font-weight: 100;
    }    


.button_container {
    width: 100%;
    margin-left:auto;
    margin-right: auto;
    text-align: center;
}


.lplogin {
    font: normal 1em 'Lato', sans-serif;
    color: #333333; 
    padding: 12px 20px; 
    text-decoration: none;
    position: absolute;
    right: 0px; 
    top: 8px;
    }

/*RESPONSIVENESS - KEEP THIS LAST*/


/*breakpoints*/
@media only screen and (max-width: 1260px) {
    
    div.boxed {
        padding-left: 60px;
        padding-right: 60px;
        margin-left: 20%;
        margin-right: 20%;
    }
}


@media only screen and (max-width: 900px) {
   
    div.boxed {
        padding-left: 20px;
        padding-right: 20px;
        margin-right: 10%;
        margin-left: 10%;
    }
}

div.transbox {
    margin: 30px;
    background-color: #ffffff;
    border: 1px white;
    opacity: .3;
    filter: brightness(1);
    filter: alpha(opacity=60); /* For IE8 and earlier */
    width: 30em;
    margin-left: auto;
    margin-right: auto;
    border-radius: 4px;
    padding: 1em;
}


div.transbox p {
    margin: 5%;
    font-weight: bold;
    color: #000000;
    opacity: 1;
}


div.lph1 {
    font-weight: lighter;
    color: #f2faf2;
    font-size: 2.25em;
    margin-left: auto;
    margin-right: auto;
    padding-top: 2.75em;
    opacity: 1;
    font-family: 'lato', sans-serif;
    text-align: center;
}


div.lph2 {
    font-weight: lighter;
    color: #f2faf2;
    font-size: 1.5em;
    margin-left: 20%;
    margin-right: 20%;
    opacity: 1;
    font-family: 'open sans pro', sans-serif;
    text-align: center;
    line-height: 1.5;
    padding: .2em;
}


.lph1scrolled {
    font-weight: 400;
    color: #333333; 
    font-size: 2.5em;
    margin-top: 1.75em;
    margin-left: auto;
    margin-bottom: 1em;
    margin-right: auto;
    opacity: 1;
    font-family: 'lato', sans-serif;
    text-align: center;
    }


.lph1scrolled-white {
    font-weight: 400;
    color: #ffffff; 
    font-size: 2.5em;
    margin-top: 1.75em;
    margin-left: auto;
    margin-bottom: 1em;
    margin-right: auto;
    opacity: 1;
    font-family: 'lato', sans-serif;
    text-align: center;
    }

/* added this li on 3-9-17 */
ol li.lph2scrolled-white {
     font-weight: lighter;
    list-style-type: decimal;
    color: #ffffff; 
    font-size: 1.25em;
    margin-left: 15%;
    margin-right: 15%;
    margin-bottom: 2em;
    opacity: 1;
    font-family: 'open sans pro', sans-serif;
    text-align: center;
    line-height: 1.55;
    text-align: left;
}

ol li.lp-box-paragraph-white {
    font: normal 1.2em 'Open Sans', sans-serif; line-height: 1.5;
    text-align: left;
    color: white;
    display: inline-block;
    min-width: 9em;
    margin-bottom: 2em;
}

.lph2scrolled {
    font-weight: lighter;
    color: #333333; 
    font-size: 1.25em;
    margin-left: 15%;
    margin-right: 15%;
    opacity: 1;
    font-family: 'open sans pro', sans-serif;
    text-align: justify;
    hyphens: auto;
    line-height: 1.55;
}


.lph2scrolled-white {
    font-weight: lighter;
    color: #ffffff; 
    font-size: 1.25em;
    margin-left: 15%;
    margin-right: 15%;
    opacity: 1;
    font-family: 'open sans pro', sans-serif;
    text-align: justify;
    hyphens: auto;
    line-height: 1.55;
}

.lph3scrolled {
font-weight:100;
    color: #333333; 
    font-size: 1em;
    margin-left: 15%;
    margin-right: 15%;
    opacity: 1;
    font-family: 'open sans pro', sans-serif;
    text-align: justify;
    line-height: 1.55;
}

.lpnormalfont {
    font: normal 1em 'open Sans Pro', sans-serif;
    color: #333333;  
    text-align: center;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 5px;
    padding-bottom: 30px;
    clear: left;
    position: relative;
} 


.lpnormalfont-white {
    font: normal 1em 'open Sans Pro', sans-serif;
    color: #ffffff;  
    text-align: left;
    width: 100%;
    margin-right: 30%;
    margin-left: 30%;
    margin-bottom: 1.25em;
    padding-top: 5px;
    padding-bottom: 30px;
    clear: left;
    position: relative;
} 

span.mobile-sign {
    visibility: hidden;
    position: fixed;
    right: 100000000px;
}
@media only screen and (max-width: 546px) {

    body {
        background-color: rgba(236, 240, 241, 0.3); /*cloud color*/
    }
    
    div.whoisklezmerhero {
        background-image:url(Who%20is%20Klezmer%20Hero%20Mobile.png); 
        background-repeat:no-repeat; 
        background-position: top;
        background-size:100%;
        height:440px;
    }
    
/*  Text formatting     */

/*  Link formatting     */
a:link {
    text-decoration: none;
    color: blue;
    font-weight: 700;
}

a:visited {
    text-decoration: none;
    color: #465e75;
}

a:hover {
    text-decoration: underline;
}

a:active {
    text-decoration: underline;
}

a.lpidbutton:link {
    font: normal 1.2em /*'Source Sans Pro',*/ sans-serif;
    font-weight: 300;
    text-decoration: none;
    color: #f2faf2;
    width: 231px; 
}

a.lpidbutton:visited {
    text-decoration: none;
    color: #f2faf2;
}

a.lpidbutton:hover {
    text-decoration: none;
}

a.lpidbutton:active {
    text-decoration: none;
}
}