body {
font-family: 'Open Sans', sans-serif !important;
background-color:#fafafa !important;
color:#616161;
/*min-width:1250px;*/
overflow-x:scroll !important;
width: 100%;

}
/* width */
::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
li.select2-search-field {
    width: 200px;
    margin-left: 10px !important;
    float: left;
}
.table34 th {
    width: 231px;
    text-align: center;
}
.table34 td {
    width: 230px !important;
    text-align: center;
}
/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 2px grey; 
  border-radius: 0;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #44A2A2; 
  border-radius: 0;
}
/* width */
::-moz-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

/* Track */
::-moz-webkit-scrollbar-track {
  box-shadow: inset 0 0 2px grey; 
  border-radius: 0;
}
 
/* Handle */
::-moz-webkit-scrollbar-thumb {
  background: #44A2A2; 
  border-radius: 0;
}

a,td a {
/*color:#43A2A2 !important;*/
/*font-weight:600;*/
}
h2{
	color: #9e9e9e !important;
}
th a,li a{
color:#4f5b66	!important;

}
.none2{ display: none; }
.content li a{
	font-size: 13px;
}
.content h3{
	color: #333 !important;

}

.navbar-nav>.user-menu>.profile_menu>.user-body a {
   
    padding: 10px !important;
    border-bottom: 1px solid #ccc;
}

.EditViewContainer h3{ padding: 10px; background: #f1f1f1; }
a:hover{
text-decoration: none !important;
cursor: pointer  !important;
-webkit-tap-highlight-color: transparent !important;
/*font-size: 16px !important;*/
}
/*li{
color: #fff !important;
}*/
.button {
display: inline-block;
margin: 0.3em;
padding: 1.2em 5em;
overflow: hidden;
position: relative;
text-decoration: none;
text-transform: uppercase;
border-radius: 3px;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
box-shadow: 0 2px 10px rgba(0,0,0,0.5);
border: none;
font-size: 15px;
text-align: center;
}
.btn:hover, .btn:focus, .btn.focus{
color: #fff !important;
background: #129379 !important;
}
.sidebar a{
color:#fff	!important;

}
.txtvl td {
    text-align: right;
}
.txtvl td label {
    line-height: 28px;
}
input#dob {
    line-height: initial;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px white inset !important;
}
input, button, select, textarea{
			 font-family: work sans;

		}
	.decor-label{
		width:300px;
		height:45px !important;
		font-size:16px !important;
		text-decoration: none !important;
		padding-left: 0;
	}
	.primary-button{
		width:300px;
		height:45px;
		background-color:#43A2A2  !important;
		font-size:16px !important;
		font-weight:600;
		border-radius: 2px;
		border:0;
		color:#FDFEFE;
  text-transform: uppercase;
		
    box-shadow: 0 2px 10px rgba(0,0,0,0.5) !important;

	}
	.brt{background: #f1f1f1; border-bottom: 1px solid #ccc;}

	.client_btn {
    margin: 2px;
    width: auto !important;
    height: auto !important;
    padding: 14px 10px !important;
    border-radius: 0 !important;
    text-shadow: none !important;
}
	.primary-button:hover{
	color:#ffffff !important;
 /*background-color:#2bbbad !important;*/
  box-shadow: 1px 6px 15px rgba(0,0,0,0.5) !important;
  border: none; 
  font-size: 15px;
  text-align: center;
  text-shadow:none;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 3px !important;
}

a.true1 {
   
  padding:4px;
    margin: 0 6px 0 2px;
    color: #43A2A2;
    border-radius: 2px;
    transition: border 0.5s ease;
    border: 1px solid #fff;
    float: left;
}
a.true1:hover{ color: #129379; border: 1px solid #43A2A2;  border-radius: 2px;  padding:4px;
    margin:0 6px 0 2px;
	  transition: border 0.5s ease;
      }


input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control{ line-height: normal !important; }
input[type="radio"], input[type="checkbox"]{ margin-top: 0 !important; }
.newbg{ background: #c0ecec !important; } 
.table tbody tr:hover td, .table tbody tr:hover th {
    background-color: inherit;
}
.menu_hover tbody tr:hover td, .menu_hover tbody tr:hover th {
    background-color: #c0ecec !important;
}
.menu_hover tbody tr:hover td a{ color: #000; }
	.prime-button{
		background-color:#43A2A2 !important;
	color:#ffffff !important;
	font-weight:400 !important;
	font-size:16px !important;
    border: none;
    border-radius: 2px !important;
    display: inline-block;
    line-height: 36px;
    padding: 0 16px !important;
    text-transform: uppercase;
    font-weight:400;
    box-shadow: 0 2px 10px rgba(0,0,0,0.5) !important;
		width:20% !important;
		height: 45px !important;
    	margin-left: 16%;
    	margin-right: 20%;
    	/*padding: 0px 10px 0px 10px;*/
		border:0;
	}
	.prime-button:hover{
	color:#ffffff !important;
 /*background-color:#2bbbad !important;*/
  box-shadow: 1px 6px 15px rgba(0,0,0,0.5) !important;
  border: none; 
  font-size: 15px;
  text-align: center;
  text-shadow:none;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 3px !important;
}
	.sec-button{

background-color:#FFFFFF !important;
	  display: inline-block;
	  margin: 0.3em;
	  overflow: hidden;
	  position: relative;
	  text-decoration: none;
	  text-transform: uppercase;
	  border-radius: 3px !important;
	  -webkit-transition: 0.3s;
	  -moz-transition: 0.3s;
	  -ms-transition: 0.3s;
	  -o-transition: 0.3s;
	  transition: 0.3s;
	  box-shadow: 0 2px 10px rgba(0,0,0,0.5) !important;
	  border: none; 
	  font-size: 15px;
	  text-align: center;
  text-shadow:none;

		width:20% !important;
    	/*padding: 0px 10px 0px 10px;*/
		height:45px !important;
		font-weight:600;
		margin-left: 8%;
	}

	.nav-search {
    margin-top: 25px;
}
	.sec-button:hover{
		box-shadow: 1px 6px 15px rgba(0,0,0,0.5) !important;
		border: none; 
  font-size: 15px;
  text-align: center;
  text-shadow:none;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 3px !important;
}
	.forget-button{
		margin-top:20px;
		color:#ee6e73 !important;
	}
	.login-box{
		transform:translate(-505,-50%);
		height:auto !important;
		box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2), 0 0 40px rgba(0, 0, 0, 0) inset !important;

		/*box-sizing: border-box;*/
		/*background: rgba(199, 230, 247, 0.45);*/
		/*border:0 !important;*/
	}
	.login-area{
		height:auto !important;
		margin-top:0 !important;
	}
	.login-header{
		border-bottom:0px !important;
	}
	
	.hr{
		margin-top:5%;
		margin-bottom: 5%;
		border-bottom:2px solid #C0C0C0;
	}
	.font-align{
		text-align:center;
		font-size:16px !important;
		color:#ee6e73 !important;

	}
.main-sidebar{
background-color:#ffffff !important;
	min-height:0 !important;
	position: fixed !important;

}
.content{
box-shadow: 0px 0px 10px #ccc;
    background: #fff !important;
}
.content-wrapper{
background: #f5f5f5 !important;
}
.sidebar-menu>li:hover>a,.sidebar-menu>li.active>a{
background-color:#43A2A2 !important;

}
.sidebar-menu>li>a{
padding:20px !important;
}
.related{
	min-height:100% !important;
	background:#ffffff;
	box-shadow: 0 2px 10px rgba(0,0,0,0.5) !important;
	margin-top:0;
	position: sticky !important;
	top: 4.3em;

}
.sidebar-menu>li.header{
background-color:#ffffff !important;
color:#43A2A2 !important;
font-weight:600 !important;
font-size:16px !important;
height:50px !important;
padding-top:16px !important;
}
.main-header{
box-shadow: none !important;
background: #43A2A2;
min-height: auto !important;
position: sticky !important;
top: 0;
}
 .main-header .navbar{
background-color: #43A2A2 ;
/*min-height:65px !important;*/
box-shadow:5px 1px 3px 2px rgba(0,0,0,0.3);

} 
.main-header .logo{
/*background-color: #FFFFFF !important;*/
/*position: fixed;*/
box-shadow: none !important;

}
 .main-header .navbar .sidebar-toggle{
 	/*padding-left:0 !important;*/
padding-top:10px;
font-size:21px;
color:#fff !important;
}
.main-header .logo{
/*min-height:65px !important;*/
}

.main-sidebar, .left-side{
padding-top:66px !important;
background: #43A2A2!important;
}
 .sidebar-menu>li:hover>a, .sidebar-menu>li.active>a{
color: #44A2A2 !important;
/*border-left-color:#43A2A2 !important;*/

}
.sidebar-menu>li {
font-size:15px !important;
}
/*.main-header .fa-plus{
font-size:21px !important;
padding-top: 7px;
padding-left:15px;
color:#43A2A2;
}*/
/*.sidebarTitleBlock{
padding-bottom: 12px!important;
padding-top: 0px !important;
}*/
.adv-search{
	color:white;
	padding:20px;
	font-size:16px;
}
.search-icon{
	margin-top:10px;
}
.fa-search{
color:#fff;
margin-top: 0;
}
.fa-microphone{
	color:#fff;
	margin-left: 10px;
}
.user-menu{
	font-weight: 600;
	font-size:16px;
	margin-top:16px;
}
#menubar_quickCreate{
	margin-left: 13px;
    margin-top: -6px;
    width:18px;
}
/*.mic{
	margin-top:4px;
}*/
.main-header .navbar-custom-menu, .main-header .navbar-right{
	margin-top: -7px !important;
}
.global-search {
    border-radius: 3px !important;
    width: 220px !important;
    margin-top: -10px !important;
    margin-left: 7px !important;
    height: 26px !important;
    max-width: 220px !important;
    font-size: 12px !important;
    font-weight: normal;
}
#LEAD .gs_w {
    width: 99% !important;
}
#PRACTICE .gs_w {
    width: 99% !important;
}
#CLIENTSTATUS .gs_w {
    width: 99% !important;
}
#CLIENT .gs_w {
    width: 99% !important;
}
#ONBOARDING .gs_w {
    width: 99% !important;
}
#CONTRACT .gs_w {
    width: 99% !important;
}

.fa-plus{
	color: #fff ;
}
table {
box-shadow: 1px 6px 15px rgba(0,0,0,0.1) !important;
padding:0px !important;
height:50px;
font-size: 13px !important;

}
.btn strong{ font-weight: normal !important; }
.noDataMsg{
color:#ffffff;
}
table .span2{
height:61px !important;
}
.togglePromotion{
padding:12px;
color:white;
}

.box{
padding-top: 6px;
padding-right: 4%;
border-radius: 16px;
margin-top: 16px;
margin-left: 78%;
margin-right: 5%;
border:0px !important;
background-color: rgba(79, 91, 102, 0) !important;
/*background:#52A2A0 !important;*/
box-shadow: none !important;
}
.dashboardWidgetContent{
background-color: rgba(82, 162, 160, 0);
height:220px !important;
}
.slimScrollDiv{
	height:300px !important;
}
/*.fa-lg{
color:#FFFFFF;
padding:2%;
}*/
.fa-th{
color:#9e9e9e !important;
}
.fa-remove,.fa-cog{
/*color:#9e9e9e !important;*/

}
.fa-remove:hover,.fa-cog:hover,.fa-wrench:hover,.fa-chevron-left:hover,.fa-chevron-right:hover{
color:#D6D6D6 !important;
	
}
.fa-sm{
color:#D6D6D6;
padding:2%;
}
.widgetFilter{
margin-right: -1%;
border-radius: 4px;
width: auto !important;
padding-top:2px;
}
.dashboardTitle{
width: 330px;
color: #ffffff;
height: 36px;
padding-top: 10px;
}

.sidebar-menu>li:hover>a,.sidebar-menu>li.active>a{
color:#fff !important; background: #129379 !important;
}
.icon-plus{
color:white;
margin-top: 1px;
}
.btn-info strong{ font-weight: normal !important; }
.addButton strong{ font-weight: normal !important; }
.addButton{
background-color:#43A2A2 !important;
color:#ffffff !important;
font-weight:400 !important;
/*font-size:10px !important;*/
border: none;
border-radius: 2px !important;
display: inline-block;
height: auto;
line-height: 36px;
padding: 0 10px !important;
text-transform: capitalize;
font-weight:400;
/*box-shadow: 0 2px 10px rgba(0,0,0,0.5) !important;*/
/*margin: 0.3em !important;*/

}
.addButton:hover{
color:#ffffff !important;
/*background-color:#2bbbad !important;*/
/*box-shadow: 1px 6px 15px rgba(0,0,0,0.5) !important;*/
border: none;
font-size: 14px;
text-align: center;
text-shadow:none;
text-decoration: none;
text-transform: uppercase;
border-radius: 3px !important;
background: #129379 !important;
}

.btn-group> .btn{
height:37px;
}
/*.btn-group > .btn:first-child{
height:37px;
}*/
.navbar .dropdown-menu li a:hover, .dropdown-menu li a:hover{
background-color:#43A2A2 !important;
color: #fff !important;
}

.nav>li>a:hover, .nav>li>a:active, .nav>li>a:focus {
    border-left: 0;
    background: #43A2A2 !important;
    color: #fff !important;
}
/*.dashboardWidgetHeader{
margin-left: 20PX;
margin-right: 20px;
margin-top: -43px !important;
}
.gridster >ul >li{
margin-bottom:30px;
}*/
.vtFooter p{
background:#44A2A2 !important;
height:50px;
padding-top:14px;
}
.skin-blue .sidebar-menu>li>a{ border-left: 0 !important; }
.selected{
/*background:#43A2A2 !important;*/
color:#fff !important;
background-color: #129379;
}
.selected span{
color:#fff !important;
}
.selected i{
color:#fff !important;
}
.main-header .navbar .sidebar-toggle:hover{
/*background-color:#FFFFFF !important;*/
padding:10px !important;
font-size:21px !important;
}

menu>li:hover>.selected {
color: #64d8d2 !important;
}
.sidebar-menu>li:hover> .selected,.sidebar-menu>li.active>.selected{
color:#64d8d2 !important;

}


ul li span{
/*letter-spacing: 1px;*/
}
.task-style{
margin-left:6px;
margin-top:4px;
}
.icon-task{
margin-top:4px !important;
margin-left:3px !important;
font-size:14px !important;
color:#E57373 !important;
}
.back-button{
background-color:#FFFFFF !important;
display: inline-block;
margin: 0.3em;
overflow: hidden;
position: relative;
text-decoration: none;
text-transform: uppercase;
border-radius: 3px !important;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
box-shadow: 0 2px 10px rgba(0,0,0,0.5) !important;
border: none;
font-size: 15px;
text-align: center;
text-shadow:none;
}
.back-button:hover{
box-shadow: 1px 6px 15px rgba(0,0,0,0.5) !important;
border: none;
font-size: 15px;
text-align: center;
text-shadow:none;
text-decoration: none;
text-transform: uppercase;
border-radius: 3px !important;
}
.edit-button,.save-button{
color:#FFFFFF;
background-color:#43A2A2 !important;
display: inline-block;
margin: 0.3em;
overflow: hidden;
position: relative;
text-decoration: none;
text-transform: uppercase;
border-radius: 3px !important;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
box-shadow: 0 2px 10px rgba(0,0,0,0.5);
border: none;
font-size: 15px;
text-align: center;
text-shadow:none;
}
.edit-button:hover,.save-button:hover{
/*background-color: #2bbbad!important;*/
color:#ffffff !important;
box-shadow: 1px 6px 15px rgba(0,0,0,0.5) !important;
border: none;
font-size: 15px;
text-align: center;
text-shadow:none;
text-decoration: none;
text-transform: uppercase;
border-radius: 3px !important;
}
.fa-wrench,.fa-chevron-left,.fa-chevron-right{
color:#9e9e9e;
padding:2%;
}
.btn-group.open .dropdown-menu{
border-radius: 0 !important; box-shadow: 2px 2px 2px #ccc;
}
.blockHeader{
color:#43A2A2 !important;
background:#ffffff !important;
border:0 !important;
border-bottom: 3px solid #43A2A2 !important;
font-size: 15px;
}
.detailview-table td:nth-child(odd),.editview-table td:nth-child(odd){
background-color: white;
border: 0;
}
.detailview-table td:nth-child(even){
background-color: white;
border: 1px solid #e0e0e0;
}
.editview-table td:nth-child(even){
background-color: white;
border: 0;
}
.detailview-table th label, .detailview-table td label{
margin-top:0;
margin-bottom:5px;
}
.detailview-table{
border-spacing:5px ;
}
.editview-table{
/*border-spacing:1px 3px;*/
}
.editview-table th label, .editview-table td label{
margin-top:5px;
margin-bottom:5px;
}
.editview-table td  span input{
width:93%;
height:100%;
}
/*#Calendar_editView_fieldName_due_date{
width:80%  !important;
height:100%;
float:left;
}
#Calendar_editView_fieldName_date_start{
position:relative;
width:34% !important;
height:100%;
}
#Calendar_editView_fieldName_time_start{
position: absolute;
width:6% ;
height:37px;
top: 42%;
right: 10%;
} */
.editview-table  td div span .add-on{
padding:5px 6px 18px 6px;
}
.editview-table  td div span .time .add-on{
padding:5px 6px 18px 6px;
position: absolute;
top: 42%;
right: 8%;
width:2%;
height:37px;
}
.recordEditView .editview-table input{
padding:10px !important;
}
.editview-table td div span .add-on{
	height:37px;
}
.fa-calendar{
color:##9e9e9e !important;
}
.fa-clock-o{
color:##9e9e9e !important;
position: absolute;
left:20%;
top:30%;

}
/*.chzn-container{
font-size:16px;
height:45px;
}
.chzn-container-single .chzn-search input {
height:35px;
}
.chzn-container .chzn-results{
font-size:16px;
text-align:left;
}
.chzn-container-single .chzn-single{
height: 45px;
padding-top: 8px;
color:#4f5b66 !important;
}
.chzn-container-single .chzn-drop{
width:300px !important;
}

input::placeholder {
color: #4ba2e4 !important;
font-size:16px;
font-weight:600;
}
.chzn-container-single .chzn-single div b{
margin-top:6px;
}
.chzn-container .chzn-results .highlighted{
background-color:#43A2A2 !important;
}*/

.chzn-container .chzn-results .highlighted{
background-color:#43A2A2 !important;

}
#Calendar_editView_fieldName_sendnotification{
width:auto;
height:17px;
}
div.datepicker table{
font-size:12px !important;
}
.editview-table .fa-search{
color:#999999 !important;
margin-top:0;
}
#contact_id_display{
width:60%;
}
#parent_id_display{
width:60%;
}
/*.editview-table .chzn-drop{
width:160px !important;
}*/
.cancelLink{
font-size:14px !important;
color:#43A2A2 !important;
}
.cancelLink:hover{
color:#f5a5a8 !important;
}
.main-header li.user-header{
background-color: #43A2A2 !important;
}
.user-footer {
	padding-left:100px !important;
}
.profileButton{
background-color:#43A2A2 !important;
color:#ffffff !important;
font-weight:400 !important;
font-size:15px !important;
border: none;
border-radius: 2px !important;
display: inline-block;
height: 36px;
line-height: 36px;
text-transform: uppercase;
font-weight:400;
box-shadow: 0 2px 10px rgba(0,0,0,0.5) !important;
}
.profileButton:hover{
color:#ffffff !important;
box-shadow: 1px 6px 15px rgba(0,0,0,0.5) !important;
border: none;
font-size: 15px;
text-align: center;
text-shadow:none;
text-decoration: none;
text-transform: uppercase;
border-radius: 3px !important;
}
.signout-button{
margin-top: 0px !important;
background-color:#FFFFFF !important;
display: inline-block;
margin: 0.3em;
overflow: hidden;
position: relative;
text-decoration: none;
text-transform: uppercase;
border-radius: 3px !important;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
box-shadow: 0 2px 10px rgba(0,0,0,0.5) !important;
border: none;
font-size: 15px;
text-align: center;
text-shadow:none;
height: 36px;
}
.signout-button:hover{
box-shadow: 1px 6px 15px rgba(0,0,0,0.5) !important;
border: none;
font-size: 15px;
text-align: center;
text-shadow:none;
text-decoration: none;
text-transform: uppercase;
border-radius: 3px !important;
background-color:#FFFFFF !important;
/*color:#43A2A2 !important;*/
}
.sidebar-mini.sidebar-collapse .sidebar-menu>li:hover>a>span:not(.pull-right), .sidebar-mini.sidebar-collapse .sidebar-menu>li:hover>.treeview-menu{
	height:56px;
}
.hidden-xs{
color:#fff !important;
}
.navbar .nav > li > a{
	text-shadow: none !important;
}
#globalSearch{
color:#44A2A2 !important;
margin-right: 2px;
    margin-left: -18px !important;
    font-size: 14px !important;
    position: relative; top: -3px;
}
.detailViewInfo .details{
border-right:0 !important;
}
.detailViewInfo .related .nav-pills .active > a, .detailViewInfo .related .nav-pills .active > a:hover{
background: rgba(0,0,0,0.05) !important;
color:#4f5b66	!important;
border-left-color:  #43A2A2  !important;
}
.details {
margin-right:0;
}
.alphabetSorting > table{
height:6% !important;
background-color:#ffffff !important;
box-shadow: 0 2px 10px rgba(0,0,0,0.5) !important;
}
.alphabetSorting > table:hover{
height:6% !important;
box-shadow: 1px 6px 15px rgba(0,0,0,0.5) !important;
}
.alphabetSorting > table tr  td{
}
.alphabetSorting > table tr  td:hover{
/*font-size: 22px !important;*/
color:#43A2A2 !important;
}
.alphabetSorting > table tr  td a{
	color:#4f5b66 !important;
}
.alphabetSorting > table tr  td a:hover{
/*font-size: 22px !important;*/
color:#43A2A2 !important;
}

.actionImages{
	opacity: 1 !important;
}
.fa-trash{
	color:#E57373 !important;
}
#listViewPageJump{
	margin-top:0;
}
.action-button{
	margin-top:0px;
}

.main-header .navbar-custom-menu, .main-header .navbar-right{
	margin-top: -7px !important;
}

.listViewEntriesTable td  div input{
	padding:14px !important;
	width:150px !important;
}

#more{
	/*float:right;*/
	margin-left:65px;
}

.user-menu{
	margin-top:0 !important;
}
.fa-refresh,.fa-share{
	
	color:#999999 !important;

}
.fa-refresh:hover,.fa-share:hover{
	color:#43A2A2 !important;

}
.aligncenter{
	margin-top:16px;
}
#advanceSearchCancel{
	margin-top:10px;
}
#advanceSearchContainer{
	border-radius: 3px;
}

.select2-choice{
	height:36px !important;
}
.select2-choice span span {
    font-size: 16px !important;
    padding:4px;
}
.select2-result-label{
	font-size:14px;
}
.select2-results .select2-highlighted{
	background: #43A2A2 !important;
}

.backButton{
background-color:#FFFFFF !important;
display: inline-block;
overflow: hidden;
position: relative;
text-decoration: none;
text-transform: uppercase;
border-radius: 3px !important;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
box-shadow: 0 2px 10px rgba(0,0,0,0.5) !important;
border: none;
font-size: 14px;
text-align: center;
text-shadow:none;
}
.backButton:hover{
box-shadow: 1px 6px 15px rgba(0,0,0,0.5) !important;
border: none;
font-size: 14px;
text-align: center;
text-shadow:none;
text-decoration: none;
text-transform: uppercase;
border-radius: 3px !important;
}
.caret{
	margin-top:0px !important;
}
.select2-choice div{
	margin-top:4px !important;
}
.pageNumbers .fa-refresh{
	margin-top:3px !important;
}
.moreButton{
display: inline-block;
overflow: hidden;
position: relative;
text-decoration: none;
text-transform: uppercase;
border-radius: 3px !important;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
border: none;
font-size: 14px;
text-align: center;
text-shadow:none;
}
.moreButton:hover{
border: none;
font-size: 14px;
text-align: center;
text-shadow:none;
text-decoration: none;
text-transform: uppercase;
border-radius: 3px !important;
}

.more-action{
	font-size: 15px;
}
.detailViewSaveComment,.saveComment{
	margin-top:6px;
}
.listViewActions{
	margin-top:-7px;
}

.vtFooter{
	/*position: fixed;
    left: 0px;
    bottom: 0px;*/
    width: 100%;
    color:#ffffff !important;
}
.vtFooter a{
	color:#ffffff !important;
}
#more{
	margin-top: 17px;
    /* float: right; */
    margin-left: 65px;
}
.logo-background{
	width: 100px !important;
    height: 34px !important;
    margin-left: 15px !important;
    background-color: lightblue !important;
    margin-top: -40px !important;
}
.companyLogo img{
	margin-left: -49px;
	
}

.avatar-logo{
	    height: 85px;
    margin-left: 73px;
    margin-top: 12px;

}
.treeview span{
	margin-left:15px !important;
}

.avatar-style{
	color:#3090C7;
	font-size: 15px;
	font-weight:600;
	text-align:center;
}
.btn-success{ color: #fff !important; }
.terms_conditions_btn{ color: #fff !important; }
/*.select2-container-multi .select2-choices .select2-search-field input{ border: 1px solid #ccc !important; }*/
.select2-container-multi .select2-choices{ border: none !important; }
.recordLabel span{
	text-transform: uppercase;
	/*font-size: 10px;*/
}
.select2-container a{
	color:#4f5b66 !important;
}
.nav-quickCreate .dropdown-menu{
	  left: -345px !important;
    min-width: 400px !important;
    top: 20px !important;
}
.navbar .btn, .navbar .btn-group{
	    margin-top: 26px;
    margin-left: -80px;
}

/*.medium, .table td.medium, .listViewEntries td.medium, td.listViewEntryValue.medium{
	padding: 16px 6px!important;
}*/

.filterContainer span {
	color:#4f5b66;
}

.summaryView .summaryViewEntries .fieldLabel{
	border-right:none !important;
	background: #ffffff !important;
	padding: 10px 0 5px 5% !important;
}

.chzn-container a{
	color:#4f5b66 !important;

 }
 .commentContainer .addCommentBlock{
 	background:none !important;
 }
 .summaryWidgetContainer .widget_header{
 	border-bottom: 2px solid lightblue !important;
 }

.fa-copy{
	color: lightblue;
	    margin-bottom: -21px;
    margin-left: 27px;
}
.listViewPageDiv .fa-plus{
	color: #ffffff;
}
/*.medium, .table td.medium, .listViewEntries td.medium, td.listViewEntryValue.medium{
	    padding: 11px 6px!important;

}*/
.listViewEntries  td.medium{
	    padding: 11px 6px!important;
}
.navbar .dropdown-menu:before{
    content: '' !important;
    display: inline-block !important;
  border:none !important;
    position: absolute !important;
    top: none !important;
    left: none !important;
}
.navbar .dropdown-menu:after{
	    content: '' !important;
    display: inline-block !important;
    
    border:none !important;
    position: absolute !important;
    top: none !important;
    left: none !important;
}
.navbar .quick-nav:before{
	content: '' !important;
    display: inline-block !important;
    border-left: 7px solid transparent !important;
    border-right: 7px solid transparent !important;
    border-bottom: 7px solid #ccc !important;
    border-bottom-color: rgba(0, 0, 0, 0.2) !important;
    position: absolute !important;
    top: -9px !important;
    right: 130px !important;
    left: auto !important; 
}

.navbar .quick-nav:after{
	    content: ''  !important;
    display: inline-block  !important;
    border-left: 6px solid transparent  !important;
    border-right: 6px solid transparent  !important;
    border-bottom: 6px solid #ffffff  !important;
    position: absolute  !important;
    top: -8px  !important;
    right: 131px  !important;
    left:auto !important;
}

.nav .user .dropdown-menu:after{
	    content: ''  !important;
    display: inline-block  !important;
    border-left: 6px solid transparent  !important;
    border-right: 6px solid transparent  !important;
    border-bottom: 6px solid #ffffff  !important;
    position: absolute  !important;
    top: -5px  !important;
    right: 24px  !important;
    left:auto !important;
}
.nav .user .dropdown-menu:before{
	content: '' !important;
    display: inline-block !important;
    border-left: 7px solid transparent !important;
    border-right: 7px solid transparent !important;
    border-bottom: 7px solid #ccc !important;
    border-bottom-color: rgba(0, 0, 0, 0.2) !important;
    position: absolute !important;
    top: -5px !important;
    right: 24px !important;
    left: auto !important; 
}

.navbar .nav-quickCreate .dropdown-menu:after{
	    content: ''  !important;
    display: inline-block  !important;
    border-left: 6px solid transparent  !important;
    border-right: 6px solid transparent  !important;
    border-bottom: 6px solid #ffffff  !important;
    position: absolute  !important;
    top: -6px  !important;
    right: 25px  !important;
    left:auto !important;
}

.navbar  .nav-quickCreate .dropdown-menu:before{
	content: '' !important;
    display: inline-block !important;
    border-left: 7px solid transparent !important;
    border-right: 7px solid transparent !important;
    border-bottom: 7px solid #ccc !important;
    border-bottom-color: rgba(0, 0, 0, 0.2) !important;
    position: absolute !important;
    top: -7px !important;
    right: 24px !important;
    left: auto !important; 
}

.fa-user{
	color:lightblue;
}

.nav>li>a:hover, .nav>li>a:active, .nav>li>a:focus{
	border-left:0;
}


.sidebar-mini.sidebar-collapse .sidebar-menu>li>a{
width: 66px;
margin-left: -5px;
}

.sidebar-mini.sidebar-collapse .main-header .navbar .search-toggle{
    margin-left: 12%;

}
/*.sidebar-mini.sidebar-collapse .sidebar-menu .search-toggle,{
{
    margin-left: 12%;
}*/
.sidebar-mini.sidebar-collapse .sidebar-menu img{
	width:24px;
}
.recordEditView table td input {
    padding: 5px !important;
    height: auto;
    margin: 0;
}
.skin-blue .main-header .logo:hover{ background-color: unset !important; }
.dropdown-menu02{ min-width:510px !important; left: unset !important; box-shadow: 0px 0px 10px #ccc !important; }
.dropdown-menu02 .title{ padding-left: 10px; padding-top: 5px; }
.recordEditView table td  .dateField{
	width:188px !important;
}
#Leads_editView_fieldName_firstname{
	width:130px !important;
}
.recordEditView .add-on{
	height:30px;
}

.recordEditView .fa-remove, .recordEditView .fa-search,.recordEditView .fa-plus,.recordEditView .fa-calendar{
	margin-top:5px;
}
.recordEditView .chzn-single{
	height:32px;
}

.recordEditView .chzn-search input{
	width:99% !important;
}

/*.recordEditView .chzn-container-single{
width:211px !important;
}*/
/*#selU8Q_chzn{
	width:70px !important;
}*/
.recordEditView table td  textarea{
	width:212px;
}
.sidebar{
	padding-bottom:0 !important;
}

/*.detailViewInfo .related{
	min-height:100% !important;
	background:#ffffff;
	box-shadow: 0 2px 10px rgba(0,0,0,0.5) !important;
	margin-top:4%;
}*/

.relatedHeader  .fa-plus{
	color:#ffffff;
}
.doc_block{
	margin-top:1%;
}
.doc_refresh .fa-refresh{
	margin-top:10px !important;

	}

	.doc_pagination{
		margin-top:-38px !important;
	}


	.actionButton{
		    margin-left: -15px;
    margin-right: 6px;
    /* margin: 4px; */
    margin-top: -3px;
	}

	.user-body .text-style{
		padding-left:1px  !important ;
		padding-right:1px  !important;
	}
	.doc_block .fa-search{
		margin-left:-26px;
	}
 
	.importContents table{
		box-shadow: none !important;
	}

	.well{
		    box-shadow: 0 2px 10px rgba(0,0,0,0.5) !important;
		        background-color: #ffffff !important;
	}
	.gridster ul li.dashboardWidget .dashboardWidgetHeader{
background:#eceff1;
border-top:0 !important;
}
.gridster ul li{
/*width:37% !important;*/
box-shadow: 4px 2px 8px #888888 !important;
border-radius: 5px !important;
    border: 1px solid #43A2A2 !important;
}
.gridster ul li:hover{
box-shadow: 1px 6px 15px rgba(0,0,0,0.5) !important;
}
.gridster ul li.dashboardWidget .dashboardWidgetHeader .widgeticons{
opacity:1 !important;
padding-right:20px !important;
}
.gridster ul li.dashboardWidget .dashboardWidgetHeader .dashboardTitle {
    font-family: arial !important;
    color: #2d2d2d !important;
    font-weight: 100 !important;
    font-size: 16px;
}
.dashboardHeading h3{ margin:0 !important; }

.btn-toolbar {
    margin-top: 0 !important;
    margin-bottom: 9px;
}
.gridster ul li.dashboardWidget .dashboardWidgetHeader{
padding:0px !important;
margin-top:2px;
}

/*	.gridster ul  #57{
		height:300px !important;
	}

	[data-row="4"]{
		height:300px !important;

	}*/
	/*[data-sizey="2"]{
		height:300px !important;
	}
	[data-sizex="6"]{
		width:442px !important ;
	}*/
	.dashboard_notebookWidget_viewarea{
		height: 170px !important;
	}
	.dashboard_notebookWidget_textarea{
		min-height: 170px !important;

	}
	.contentsDiv .fa-plus{
		color:#ffffff;
	}
	.contentsDiv h3{
		color:#43A2A2 !important;
	}
	.contentsDiv h2 {
		color: lightblue !important;

	}
	.settingsSummary a{
		border-top: 3px solid #43A2A2	!important;
	}
	.settingsIndexPage .settingsSummary a{
		box-shadow: 0 2px 10px rgba(0,0,0,0.5);	
	}
	.themeTextColor{
		color:#43A2A2 !important;

	}
	.settingsIndexPage .settingsSummary a:hover .summaryText, .settingsIndexPage .settingsSummary a:hover .summaryCount{
		color: #43A2A2 !important;
	
	}
	.settingsIndexPage .settingsSummary a .summaryText{
		color:#43A2A2 !important;

	}
	.titlePadding{
		color:#43A2A2 !important;

	}
	.btn-inverse{
		color:#43A2A2 !important;
		background-color:#e6e6e6 !important;
	}
	.listViewEntryValue  .span2{
		height:auto !important;
	}
	.listViewEntryValue  .span6{
		margin-left:0 !important;
	}
	.addCustomBlock{
		margin-left:10px !important;
	}
	.layoutContent{
		border-top: 4px solid #43A2A2 !important;
	}
	.nav.massEditTabs li.active a{
		background: #43A2A2 !important;
		color:#ffffff !important;
	}
	.danger-button {
		color:#FFFFFF;
background-color:#f44336 !important;
display: inline-block;
margin: 0.3em;
overflow: hidden;
position: relative;
text-decoration: none;
text-transform: uppercase;
border-radius: 3px !important;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
box-shadow: 0 2px 10px rgba(0,0,0,0.5);
border: none;
font-size: 15px;
text-align: center;
text-shadow:none;
	}
	.danger-button:hover{
/*background-color: #2bbbad!important;*/
color:#ffffff !important;
box-shadow: 1px 6px 15px rgba(0,0,0,0.5) !important;
border: none;
font-size: 15px;
text-align: center;
text-shadow:none;
text-decoration: none;
text-transform: uppercase;
border-radius: 3px !important;
}
#CompanyDetailsContainer .companyLogo img{
	margin-left:0 !important;
}
#labeleditor h2{
	color:#43A2A2 !important;
}
hr{
	    border-top: 2px solid #43A2A2 !important;
}
.massEditContent{
	border-top: 3px solid #43A2A2  !important;
}
.vte td{
	padding:6px !important;
}
#s2id_contact_id_display ul.select2-choices {
    border: 1px solid #ccc !important;
}
#s2id_selectedUsers ul.select2-choices {
    border: 1px solid #ccc !important;
}
.warning-count{
   color:red;
}
.warning-button{
	color:#9e9e9e;
background-color:#ffeb3b !important;
display: inline-block;
margin: 0.3em;
overflow: hidden;
position: relative;
text-decoration: none;
text-transform: uppercase;
border-radius: 3px !important;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
box-shadow: 0 2px 10px rgba(0,0,0,0.5);
border: none;
font-size: 15px;
text-align: center;
text-shadow:none;
margin:0.3em !important;
}
.sub-button
{
	color:#ffffff;
background-color:#d50000 !important;
display: inline-block;
margin: 0.3em;
overflow: hidden;
position: relative;
text-decoration: none;
text-transform: uppercase;
border-radius: 3px !important;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
box-shadow: 0 2px 10px rgba(0,0,0,0.5);
border: none;
font-size: 15px;
text-align: center;
text-shadow:none;
margin:0.3em !important;
}
.sub-button:hover,.logout-button:hover{
	color:#ffffff !important;
}
.faq-button{
	color:black;
background-color:#ffab40 !important;
display: inline-block;
margin: 0.3em;
overflow: hidden;
position: relative;
text-decoration: none;
text-transform: uppercase;
border-radius: 3px !important;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
box-shadow: 0 2px 10px rgba(0,0,0,0.5);
border: none;
font-size: 15px;
text-align: center;
text-shadow:none;
margin:0.3em !important;
}
.logout-button{
	color:#ffffff;
background-color:#43A2A2 !important;
display: inline-block;
margin: 0.3em;
overflow: hidden;
position: relative;
text-decoration: none;
text-transform: uppercase;
border-radius: 3px !important;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
box-shadow: 0 2px 10px rgba(0,0,0,0.5);
border: none;
font-size: 15px;
text-align: center;
text-shadow:none;
margin:0.3em !important;
}
#searchExtension{
	height:35px !important;
}
#VTEStore_settings td {
	padding:6px !important;
}
#btnSearchExtension{
	height:auto !important;
	margin-bottom:12px !important;
}
#extensionContainer h2 u {
	color:#9e9e9e !important;
}

.extensionWidgetContainer table  tr {
	border-top:3px solid lightblue;
}

.btn-info { color:#fff !important; background: #43A2A2 !important; border-color:#43A2A2 !important;}

.add-on{margin-top: 0px !important;}

.dashboardWidgetContent_scroll{ height: 254px !important; overflow: scroll; }

.grid-container_scroll{ overflow: scroll; height: 250px !important;}
.dashboardWidgetContent_250w { height: 250px !important; }

.relatedacc {
    margin-top: 1.4em;
    box-shadow: 0px 0px 10px #ccc;
    padding-bottom: 10px;
    position: sticky !important;
    top: 4em;
}
.user-body a{ padding: 7px 15px !important; }
.chzn-container-single .chzn-single{ background: #fff !important; background-image: none !important; }
.input-append input{ height: 30px; }
.input-append span{ height: 30px !important; }
.input-append span .icon-remove-sign{ margin-top: 3px; }
.input-append span .icon-search{ margin-top: 6px; }
.input-append span .icon-plus{ margin-top: 6px; }

.new_nav li{ border-left: solid 1px #338a8b; padding: 0; }
.new_nav li a {
    padding: 21px !important;
    font-size: 15px;
    padding-bottom: 10px !important;
}
.new_nav li a:hover{ background:rgba(0,0,0,0.1) !important;  }


.nav-tabs{ border-bottom: 1px solid #ccc; background-color: #f1f1f1; }
.nav-tabs > li{ margin-bottom: 0 !important; }
.nav-tabs > li.active > a {
    background-color: #43A2A2 !important;
    color: white !important;
}
.nav-tabs > li > a:hover{ background-color: #ddd !important; }

.nav > li > a{ font-size: 15px !important; border-radius: 0 !important; }

.user-body{ padding: 0 !important; border-left: none !important; }
.user-header{ height: auto !important; }
.menu-style{ box-shadow: 1px 6px 15px rgba(0,0,0,0.1) !important; border: 1px solid #44A2A2 !important; }

.pageNumbersText {
    padding: 10px;
    background: #43a2a2;
    position: relative;
    top: 2px;
    color: #f6f6f6;
    font-size: 15px;
    margin-left: 2px;
}


.fa-Boarding:before{content:"\f0a0"}
.fa-Leads:before{content:"\f201"}
.fa-Accounts:before{content:"\f0c0"}
.fa-Contacts:before{content:"\f02d"}
.fa-Services:before{content:"\f085"}
.fa-Calendar:before{content:"\f073"}
.fa-Reports:before{content:"\f1ea"}
.fa-Incorporate:before{content:"\f044"}
.fa-Pricing:before{content:"\f02c"}

.icon-chevron-down {
    background-position: -313px -119px;
    background-image: url(../libraries/bootstrap/img/glyphicons-halflings-white.png) !important;
}
/*.icon-wrench{ background-image: url(../libraries/bootstrap/img/glyphicons-halflings-white.png) !important;}*/
.icon-download{ /*background-image: url(../libraries/bootstrap/img/glyphicons-halflings-white.png) !important; margin-top: 2px;*/}
.icon-plus{ background-image: url(../libraries/bootstrap/img/glyphicons-halflings-white.png) !important;}
.icon-list{ background-image: url(../libraries/bootstrap/img/glyphicons-halflings-white.png) !important; margin-top: 2px;}
.icon-chevron-right{ background-image: url(../libraries/bootstrap/img/glyphicons-halflings-white.png) !important;}
.icon-chevron-left{ background-image: url(../libraries/bootstrap/img/glyphicons-halflings-white.png) !important;}
.icon-cog{ background-image: url(../libraries/bootstrap/img/glyphicons-halflings-white.png) !important;}
.nav-pills > li.active > a{ background-color: #44A2A2 !important; color: #fff !important; }
.nav-pills > li.active > a:hover{ background-color: #129379 !important; color: #fff !important; border:none; }
#loginDiv{ margin-top: 16em; }
.menustyle1{ box-shadow: 0px 2px 10px #555 !important; }
.box_shadow{box-shadow: 0px 0px 10px #ccc !important;}
.menustyle1 .shortDropdown {
    padding: 10px;
}
.menustyle1 .shortDropdown a {
    padding: 5px !important;
}
.nextbtn_setp{ position: relative; bottom: 17px; }
#folder_id {
    width: 28%;
   margin-bottom: 7px;
}
#search_mail {
    margin-bottom: 7px;
}
#globalSearchValueDocument {
    max-height: none !important;
    margin-top: 0px !important;
    height: 27px !important;
    margin-bottom: 7px;
}
   
    #searchIconDocument .icon-white { margin-top: 0 !important;
    }
.sharing_drop {
    margin: 0 auto;
    float: none !important;
    margin-left: auto !important;
}
.blockHeader th {
    background: #43A2A2 !important;
    color: #fff !important;
}
.canceliy_btn{ position: relative; bottom: 20px; }
.trdget{float: right;
    margin-bottom: 10px;}
.responsive_bar {
    margin-top: 10px;
}
.btn-lg, .btn-group-lg > .btn{ font-size: 15px !important; }
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td{ border-top:1px solid #bddfdf !important;  }
.label_style4{float: left;    margin-right: 10px;}
.label_style5 input{    float: left;    margin-right: 10px !important;    position: relative;    top: 2px;}
.form-control{ height: 30px !important; }
.scroll_both{ height: 500px; overflow: scroll; }
.pos_styky{ position: sticky; top:0; }
/*======================Responsive css ===================================*/

@media (min-width: 768px){
.sidebar-mini.sidebar-collapse .main-header .logo {
    width: auto !important;
}
.sidebar-mini.sidebar-collapse .main-header .navbar{ margin-left: 215px !important; }
}

@media (max-width: 767px){
.container-fluid {
    padding: 0;
  /*  min-width: 320px;*/
}
.login-container{ min-width: 100% !important; }
.container{ padding: 0 !important; }
.col-centered{ float: left !important; width: 100% !important; }
.login-area{ width: 100% !important; }
.login-box{ width: 100% !important; }
.navbar-custom-menu>.navbar-nav{ background-color: #ccc; }
/*.summaryView{ overflow: scroll; }*/
.reps {
    width: auto;
}
.commentContainer .commentDetails{ min-width: 100% !important; }
.commentContainer .commentDetails .commentDiv{ width: 100% !important; }
.pageNumbers .totalNumberOfRecords{ margin-top: 10px !important; }
.pageNumbersText{ top:7px; }
.new_nav li{ border-left:none; }
.main-sidebar{ padding-top: 60% !important; }
.companyLogo{ display: block !important; }
.dashboardTitle {
    width: auto;
    font-size: 10px !important;
    padding: 0 !important;
}
  .responsive_bar{ width: 100%; overflow: scroll; }
.fc-header td {
    white-space: nowrap;
    width: 100%;
    float: left;
}
.gridster ul li {
    width: 100% !important;
    box-shadow: 4px 2px 8px #888888 !important;
    border-radius: 5px !important;
    border: 1px solid #43A2A2 !important;
    margin-top: 10px;
    position: initial !important;
}
.nav-search{ margin-top: 0 !important; }
.new_nav li a{ padding: 6px !important;}
.grid-container_scroll {
    overflow: scroll;
    height: 215px !important;
}
.details{ margin-right: 0; }
.detailViewContainer { padding: 0 !important; }
.dse{ padding: 0 !important; }
.btn-group{ margin-top: 5px; }
#loginDiv{margin-top:4em;}
.brt123{ position: initial !important; }
.brt123 .client_btn{ width: 100% !important; }
.relatedacc{ position: initial !important; }
.box_shadow {
    left: 0 !important;
    right: 0 !important;
    float: right !important;
}
.row-fluid > .span6 {
    width: 100%;
}
.commonActionsContainer .dropdown-menu.dropdownStyles.commonActionsButtonDropDown{ left:-283px !important; }
input#cf_1098 {
    width: 200px;
}
input#cf_789 {
    width: 200px;
}
.recordEditView table td textarea {
    width: 212px !important;
}
#Ceasetrading_editView_fieldName_description {
    width: 212px !important;
}
#Ceasetrading_editView_fieldName_comments{
    width: 212px !important;
}
#contact_id_display {
    width: 58%;
}
.recordEditView table td .dateField {
    width: 10 7px !important;
}
.chzn-container {
    vertical-align: middle;
    width: 100% !important; margin-top: 10px; 
}
#specificemails{ width: 100% !important; margin-top: 10px; }
.detailViewInfo .contents{ overflow: scroll; }
.detailViewInfo .content{ overflow: scroll; }
#selNTI_chzn {
    vertical-align: middle;
    width: 150px !important;
    margin-top: 0 !important;
}
/*.listViewSetting.dropdown-menu{left:0 !important;}*/
.recordEditView table td input{ width: 160px; }
.htyd .form-control {    width:-webkit-fill-available;}
.txtvl td {
    text-align: left;
}
.blockUI{ left: 0 !important; }
}
.staus45 .span3{ padding: 7px; font-size: 13px !important; }
.staus45 .span1{ padding: 7px; font-size: 13px !important; }

.table-bordered09>thead>tr>th, .table-bordered09>tbody>tr>th, .table-bordered09>tfoot>tr>th, .table-bordered09>thead>tr>td, .table-bordered09>tbody>tr>td, .table-bordered09>tfoot>tr>td {
	border: 1px solid #ddd !important;
}