/*--
Author: SOHA SDN BHD
Author URL: http://www.soha.com.my
License: Private designed for Lintastravel
License URL: www.lintastravel.com
--*/
.linktop
{
display: block; 
color: white; 
text-align: center; 
padding: 14px 16px; 
text-decoration: none;
font-family: 'Open Sans', sans-serif;
font-size: 170%;
}
.securitycode{
color: #501F1F;
border: 0px;
font-size: 19px;
padding-left: 11px;
margin-bottom: 4px;
font-weight: 700;
letter-spacing: 15px;
cursor: not-allowed;
background-image: url('https://www.lintastravel.com/img/dots2.jpg');
height: 55px;
}
.selectmsg{
line-height: inherit;
font-family: inherit;
font-size: 12px;
padding: 1em 1em;
border: 0;
border-bottom-width: 0px;
border-bottom-style: none;
border-bottom-color: currentcolor;
width: 100%; 
font-size: 1 em; 
border-bottom: 1px solid #ddd; 
color: #444;
border-radius: 0px 0px 0px 0px;
margin: 1em 0 0em 0em;
height: 52px;
}