/******************************************************************
Theme Name: 1472236351-www.theshowmakers.com
Theme URI: http://yoururlhere.com/
Description: This theme was custom made
Author: Your Name Here
Author URI: http://yoururlhere.com
Version: 1.0
Tags: flexble-width, translation-ready, microformats, rtl-language-support

******************************************************************/

/* Add your own styles here */





/* These are TEST CSS Styles for Job Search on the Premium Solutions website -  START */

.input{
background-color: #fff !important;
    background: white !important;
width:250px;
height:41px;
border:none;
font-size:20px;
color: red !important;
-webkit-text-fill-color: #ffffff !important;
}

form input:valid {
  background: #ffffff !important;
}

input, textarea {
    color: black !important;
    padding: 5px;
    border: 1px solid #ccc;
    background: #ffffff !important;
}


input, textarea {
    color: #ffffff;
    padding: 5px;
    border: 1px solid #ccc;
    background: #ffffff !important;
}


input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}

input:-webkit-autofill:focus {
    -webkit-box-shadow: /*your box-shadow*/,0 0 0 50px white inset;
    -webkit-text-fill-color: #333;
} 

-webkit-text-fill-color: #838B95 !important;

/* These are TEST CSS Styles for Job Search on the Premium Solutions website -  END */


















.header_SM_logo {
	padding-top: 0px;
}

@media only screen and (min-width:768px) { /*768*/
.header_SM_logo {
	padding-top: 20px;
}
@media only screen and (max-width:991px) {
.header_SM_logo {
	padding-top: 15px;
}
