/*
Theme Name: Your Child Theme
Description: Child theme for the Theme Blvd framework
Author: Your name here
Template: alyeska
*/

/*
Note: The parent theme does not include any CSS in
style.css, and so you don't need to @import it here.
*/

/* Add your custom CSS here. */

#textfield {height:26px !important;}
#messagebody {height:100px !important;}
#main-menu #search-popup-wrapper {display: none;}
#sas{border:5px solid #fff;padding:5px;margin:5px;box-shadow:0px 0px 10px #333;height:132px;}
#branding .header-text {font-size: 24px;font-family: arial;}
.tb-contact_widget ul.simple-contact li a {
    color: #000;
    word-wrap:break-word;
}