/* Enter Your Custom CSS Here */

.wpb_content_element .wpb_tabs_nav li.ui-tabs-active, .wpb_content_element .wpb_tabs_nav li:hover {
background-color: #D12E6F !important;
color:#fff !important;
}
.wpb_tabs a {
color:#333;
}

.wpb_tabs a:hover {
color:#fff;
}
.wpb_tabs a:focus {
color:#fff;
}
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header, .wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
  background-color: #FBFBFB !important;
}
.wpb_tabs li {
line-height:32px;
}
body {
line-height:23px;
  font-family:arial;
}

#mplpro {
font-size:16px;
text-align: left;
}
.atag {
color:#D12E6F;
}

.atag:hover{
color:#333;
}

select, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {

  height: 30px;
}

input, textarea, select, .uneditable-input {
width:auto;
}
input.btn[type="submit"] {
 width: 88px;
  font-size:16px;
  height:30px;
  padding:0px
}

select {
width:337px;
}

ul.fg-albumSelecter li.selected a {
  border-top: 3px solid #D12E6F;
color: #D12E6F;
}
ul.fg-albumSelecter li a {
color: rgba(92, 92, 92, 1);
font-size: 16px;
}
span.wpcf7-not-valid-tip {
color: #FFEA05;
}
.container{
background: url('http://ngmaple.com/wp-content/uploads/2014/06/maple_title_bg.jpg') no-repeat scroll 90% 0% transparent;;
}

.header-holder .container, .navbar-inner .container, #footer .container {
background: url('') no-repeat;
}


/*custom purple color style*/

#header .odd {
 background: #9E2B8A; 
}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
 color:#D12E6F; 
}
.navbar .nav > li:hover:before {
color:#D12E6F;
}
.navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
  color:#D12E6F;
}
.navbar .nav > li:hover:before {
  color:#D12E6F;
}
.navbar .nav > li:hover:before {
border-top: 1px solid #D12E6F;
}
.btn {
background:#D12E6F;
  border-radius:0px;
}
.sev_list:hover {
  background: #D12E6F;
}
.sev_list i {
color:#D12E6F;
}
#footer {
 background: #D12E6F;
}
.pp_social {
display:none;
}
.blog_container .article .meta {
 background: #D12E6F;
}
#blog-content .meta {
background: #D12E6F;
}
.widget li:hover {
background: #D12E6F;
}

.wsp-pages-list a {
  color:#333;
}
.wsp-posts-list a {
color:#333;
}

.btn-lg {
border-radius:0px;
}

botton .btn {
  border-radius:0px;
}
.type-post a {
color: #EA2F85;
}
ul {
    list-style: none;
  margin: 0px 0px 10px 0px;
}
.abouttext {
    line-height: 27px;
}
b {
    font-weight: bold;
}