/* Multicolor Subscribe By Ramandeep Singh */
.multicolor-subscribe{

}
.multicolor-subscribe-form{
position:relative;
}
.multicolor-subscribe-form  .commons{
font-size:14px;
font-family:Arial, sans-serif, Geneva;
box-sizing:border-box;
}
.multicolor-subscribe-form .mcolor-subbox{
background: url('/wp-content/themes/tgh2014/files/email.png') 0% 0% no-repeat;
width: 226px;
margin: 0px 7px 10px 0;
padding: 9px 8px;
padding-right:25px;
width: 100%;
max-width:100%;
color:#999;
line-height:17px;
-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
border:0px;
border-radius:0px;
-moz-border-radius:0px;
-webkit-border-radius:0px;
position:relative;
}
.multicolor-subscribe-form .mcolor-button{
background: url('/wp-content/themes/tgh2014/files/subscribe.png') 0% 0% no-repeat;
width:119px;
height:34px;
position: relative;
right:0px;
bottom:0px;
margin:0px 0px 0px 90px;
cursor: pointer;
padding: 8px 10px;
line-height:19px;
text-decoration: none;
display:inline-block;
float:none;
border: 0px;
}