main
{
	min-height:800px;
}
#scrollUp 
{
line-height: 25px !important;
padding:14px;
}
.password-input-container {
position: relative;
}
.password-input {
padding-right: 32px;
}
.toggle-password {
position: absolute;
top: 10px;
right: 10px;
cursor: pointer;
z-index: 9999;
}
/* Style the buttons inside the tab */
.tab button {
float: left;
border: none;
outline: none;
cursor: pointer;
padding: 14px 16px;
transition: 0.3s;
font-size: 17px;
}
/* Change background color of buttons on hover */
.tab button:hover {
}
/* Create an active/current tablink class */
.tab button.active {
border-bottom: 1px solid #BEC0C2;
}
/* Style the tab content */
.tabcontent {
display: none;
padding: 6px 12px;
-webkit-animation: fadeEffect 1s;
animation: fadeEffect 1s;
}
/* Fade in tabs */
@-webkit-keyframes fadeEffect {
from {opacity: 0;}
to {opacity: 1;}
}
@keyframes fadeEffect {
from {opacity: 0;}
to {opacity: 1;}
}
.notification-height
{
height: auto !important; 
max-height:400px !important;
overflow-y: auto !important;
}
.required_color{
color:red !important;
}
.messages-container-inner
{
height:550px !important;
}
.messages-inbox
{
height:550px !important;
}
.content_break
{
width: 100%;
word-wrap: break-word;
word-break: break-word;
}
.butn_backgroung_green
{
background-color: green !important;
}
.morecontentdata span {
display: none;
}
.morelinkdata {
display: block;
}
.header-notifications-headline .current{
border-bottom: 3px solid #37beff !important;
}
.navi_tab
{
margin-left:15px;
}
.navi_shawdow{
box-shadow:none !important;
}
.navi-a-color{
color:#646060;
}

.current-tab
{
color:red !important;
}
.navi-a-color:hover{
color:red !important;
}


#notification_count{
position: absolute !important;
top: -11px !important;
left: 16px !important;
color: #fb246a;
font-weight: 800;

}
.header-sticky .header-btn ul li a {
padding: 0px 0px !important;
}
.lnh-0{
line-height:unset !important;
}
#dropdownMenuButton
{
cursor: pointer;
}
form.search-box .search-form button {

border: none;
}
.our-services .single-services
{
background: #f1f1f1;
}
.dataTables_wrapper
{
overflow-x: auto;	
}

.footer-padding {
padding-top: 60px !important;
padding-bottom: 20px !important;
}
.footer-bottom-area .footer-border {
padding: 10px 0px 0px;
}