
#profile-account2 .profile-content {
border: 0;
padding: 0;
box-shadow: 0px 0px 15px 0px rgba(0,0,0, .08);
background: #fff;
margin-bottom: 40px;
}
#profile-account2 .portlet {
padding: 0;
}
#profile-account2 .caption {
display: block;
width: 100%;
float: none;
padding: 15px 20px !important;
background: #f0f0f0;
border-top-left-radius: 3px !important;
border-top-right-radius: 3px !important;
}
#profile-account2 .caption-subject {
color: #333 !important;
text-transform: capitalize;
}
#profile-account2 .nav-tabs {
float: none;
background: #f4f4f4;
width: 100%;
position: relative;
z-index: 10;
}

#profile-account2 .nav-tabs li {
width: 25%;
border-right: 2px solid #f0f0f0;
border-bottom: o;
text-align: center;
}
#profile-account2 .nav-tabs li:last-child {
border-right: 0;
}

#profile-account2 .portlet-title .nav li.active {
border-bottom: 0;
}

#profile-account2 .portlet-title .nav li.active a {
color: #fff;
}

#profile-account2 .portlet-title .nav li.active a:before {
content: '';
position: absolute;
left: 45%;
top: 100%;
width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;

}

#profile-account2 .nav-tabs li a {
padding: 12px 7px;
border-bottom: 2px solid #f0f0f0 !important;
margin: 0;
border-radius: 0;
text-transform: uppercase;
color: #333;
font-size: 13px;
}

#profile-account2 .portlet-title .nav li:hover {
border-bottom: 0;
background: transparent;
}

#profile-account2 .tabbable-line {
border-bottom: 0;
}

#profile-account2 .tab-content {
padding: 30px;
}

.tab-content .form-group {
position: relative;
margin-bottom: 30px;
}

#profile-account2 label {
color: #666;
font-size: 15px;
margin-bottom: 8px;
}

#profile-account2 .tab-content .table tbody tr {
/* background: #f4f4f4; */
}

#profile-account2 .tab-content .table tbody tr td {
border-left: none;
border-right: none;
padding-left: 20px;
padding-top: 16px;
color: #333;
}
#profile-account2 .tab-content .table tbody tr td:last-child {
border-right: 1px solid #ddd;
}

#profile-account2 .tab-content .table tbody tr td label {
background: transparent;
}

#profile-account2 .tab-content .table tbody tr td label input {
margin-right: 5px;
}

#main-wrapper {
background: #fbfbfb;
}


.btn-new {
display: inline-block;
margin-bottom: 0;
font-weight: inherit;
text-align: center;
vertical-align: middle;
touch-action: manipulation;
cursor: pointer;
background-image: none;
border: 0;
white-space: nowrap;
color: #ffffff !important;
padding: 6px 21.312px;
transition: all 0.3s;
border-radius: 3px;
text-transform: uppercase !important;
font-size: 13px !important;
font-family: 'Montserrat', sans-serif !important;
}

.btn-custom {

color: #fff;
padding: 6px 30px !important;
}

#profile-account2 .green-haze {

color: #fff;
}



.btn-custom:hover, .btn-custom.hover, .btn-custom:focus, .btn-custom.focus, .btn-custom:active, .btn-custom.active {
background-color: #2771aa;
border-color: #2771aa;
}


.table .profile-desc-link img {
border-radius: 50%;
}

#profile-account2 .tab-content .table tbody tr td {
vertical-align: middle;
}

.font14{
    font-size:14px;
}
.td40{
    font-size:14px;width:40%;
}
.td60{
    font-size:14px;width:60%;
}
