/*
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 : Dec 2, 2018, 7:22:40 PM
    Author     : aruna
*/

.img1{width: 500px; height: 250px; }

.select2-container{margin-bottom: 20px;}
.contactform.style4 .flat-input input { margin-bottom: 12px;  height: 40px;}
.select2-container--default .select2-selection--single{ border: 0; border: 1px solid #ebebeb; border-radius: 0;
    height: 38px; line-height:38px;}

.select2-container--default .select2-selection--single .select2-selection__rendered{line-height: 38px; color: #afadad; }

.select2-container--default .select2-selection--single .select2-selection__arrow b{ top: 70%; }

#blood_donate_interested{ width:25%; float:left;}
#voluntary_interested{ width:25%; float:left;}
.single-post h2{ padding: 0 0 18px 0; }
.comment-form textarea{width: 98%; margin: 30px 0 30px 15px; }
#commentform > div > span:nth-child(5) > input[type="submit"]{ margin-left:15px; }