/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : May 11, 2018, 9:09:58 AM
    Author     : Reshan
*/

.selectbox {loat: left;
            margin-right: 20px;
            margin-bottom: 20px;
            width: 346px;
            height: 46px;
            background-color: transparent;
            border: 1px solid #8B8B8B;
            padding: 0 15px;
            color: #959595;
            font-size: 13px;
            font-family: effra, arial;}