


.p-t-180 {
padding-top: 70px;
}


.title {
text-transform: none !important;
font-weight: 500 !important;
margin-bottom: 25px !important;
text-align: center !important;
font-size: 21px!important;
}


a {
text-decoration: none;
color: #fff;
}

.heading-main {
    padding: 30px;
    background: #f2f2f2;
    margin-top: 5%;
}

.hname {
color: #2bc3f7;
font-size: 40px;
text-align: center;
font-weight: 600;
}

.hname2 {
color: #2ae288;
font-size: 24px;
text-align: center;
font-weight: 600;
}

.main-part {
padding: 15px;
}

hr {
margin-top: 10px;
margin-bottom: 10px;
border: 0;
border-top: 1px dashed #9e9b4d;
}

label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: 600;
font-size: 16px;
color: #fff;
}
select {
border: medium none;
border-radius: 10px;
color: #7b7171;
padding: 10px 15px;
width: 100%;
background: #ffffffbf 

}
.form-area {

background-position: center bottom;
background-size: cover;
position: relative;
z-index: 1
}



.nav-tabs {
border: none;
}

.sing-log-wrap .tab-content {
margin-top: 20px;
}

.sing-log-wrap .nav.nav-tabs li a {
color: #130101;
font-size: 18px;
font-weight: 500;

text-transform: uppercase;
padding: 10px 35px;
}

.sing-log-wrap .nav > li > a:focus,
.sing-log-wrap .nav > li > a:hover {
cursor: default;
    background: none;
    border: 0px solid #ddd;
    border-bottom: 1px solid #f44336;
    background: #1fd4c5;
    padding: 10px;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
color: #fff;
cursor: default;
background: none;
border: 0px solid #ddd;
border-bottom: 1px solid #2ae288;
    background: #3986c8;
padding: 10px 35px;
color: #fff;
}

.sing-log-wrap label {
width: 100%;
color: #253597;
}

.form-input-group label,
.form-input-checkbox {
padding-left: 17px;
}

.sing-log-wrap .form-input-group input {
background: #fff;
margin-bottom: 12px;
}
.sing-log-wrap .form-input-group input
{
border: medium none;
border-radius: 10px;
color: #000;
padding: 10px 15px;
width: 100%;
}
.form-input-group button 
{
    border: medium none;
    border-radius: 22px;
    color: #000;
    padding: 12px 15px;
    width: 100%;
}

.form-input-checkbox label {
width: auto;
text-transform: none;
}



.form-input-group button {
background: #0062ce none repeat scroll 0 0;
color: #fff;
font-weight: 700;
text-transform: uppercase;
width: 100%;
float: right;
-webkit-transition: .3s;
transition: .3s;
}

.form-input-group button:hover {
background: #1161ee none repeat scroll 0 0;
color:#ffffffd6;
}

.select2-container--default .select2-selection--multiple {
background-color: white;
border: 1px solid #aaa;
border-radius: 4px;
cursor: text;
border-radius: 10px !important;
}
#pl{padding-left: 17px;
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: 600;
font-size: 16px;
color: #253597;}





.nav-tabs>li {

    width: 50%;
  
}

@media only screen and (max-width: 600px) {
.nav-tabs>li {

    width: 100%;
  
}

}







