.navbar .nav>li>a {
color: #333 !important;
font-weight: 700 !important;
text-align: center !important;
/*padding: 10px 13px 10px !important;*/
padding: 10px 10px 10px !important;
}

@media (max-width: 767px) {
body .navbar.navbar-fixed-top .navbar-inner .user-info {
background: none !important;
} }

body .navbar.navbar-fixed-top .navbar-inner a.brand {
font-weight: 900 !important;
font-size: 23px !important;
margin-right: 5px !important;
text-transform: capitalize !important;
padding: 15px 20px!important;
}

.media-body a {
color: #000 !important;
}

body .navbar.navbar-fixed-top .navbar-inner ul.nav > li > a {
font-weight: bold !important;
color: #A3A3A3 !important;
border-left: dashed 1px #818080 !important;
margin-left: 5px !important;
}

#fbcomments, .fb-comments, .fb-comments iframe[style], .fb-comments span {
width: 100% !important;
padding : 3px !important;

}

.fbFeedbackContent .composer {
background-color: rgba(109, 109, 109, 0) !important;
background-color: rgba(31, 31, 31, 0.16) !important;
border: solid #E9E9E9 !important;
border-width: 1px 0 !important;
padding: 7px 10px 7px 69px !important;
position: relative !important;
}

.uiList.fbFeedbackPosts._4kg {
background: #ECECEC !important;
border: 2px solid #D3D3D3 !important;
}

.nava {
float: none;
color: #636363;
text-decoration: none;
font-weight: 900;
}


.btn.btn-small {
margin-left: 4px;
background-color: #AFAFAF !important;
padding: 2px 7px !important;
letter-spacing: .05em;
display: inline-block;
font-size: 11.844px;
font-weight: bold;
line-height: 14px;
color: #FFF;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
white-space: nowrap;
vertical-align: baseline;
background-color: #999;
}

.navbar .nav {
margin-left: -15px;
    padding: 15px 0px;
}

h4 {
font-size: 16.5px !important;
}




.span8.bg-color.white.rounded.dashed {
border: dashed 1px #AFAFAF;
}

.unstyled.event-details {
margin-left: 15px;
text-align: justify;
margin-right: 15px;
}

body .widget {
margin-bottom: 10px !important;
}

body .row.margin-bottom {
margin-bottom: 15px !important;
}

img.displayed {
max-height: 40px;
max-width: 100px !important;
}

hr {
margin: 10px 0 !important;
border-top: 1px solid #EEE !important;
border-bottom: 1px solid #FFF !important;
margin-bottom: -2px !important;
}

.span2.bg-color.white.rounded.ps {
height: 60px !important;
border: 1px solid #C9C9C9 !important;
}

.span3.bg-color.white.rounded.as {
border: 1px solid #C9C9C9 !important;
}

img.sdisplayed {
max-height: 80px;
max-width: 130px !important;
margin-bottom: -50px !important;
}

.span2.bg-color.white.rounded.ps {
border: 1px solid #C9C9C9 !important;
}

.box-padding.narrow-horizontal.aligncenter.cs {
border: 1px solid #C9C9C9 !important;
}

.box-padding.narrow-horizontal.aligncenter.as {
height: 80px;
}


.box-padding.narrow-horizontal.aligncenter.ps {
width: 100px;
height: 40px;
}

button {
line-height: 1px !important;
}

form {
display: inline;
}

body p, body span {
line-height: 1 !important;
}

body .box-padding.dashed {
padding: 15px;
border: dashed 2px #AFAFAF;
}

body .mmodal .mmodal-body {
}
.mmodal-body {
position: relative;
max-height: 400px;
overflow-y: auto;
}

@media (min-width: 1200px){
.span3 {
width: 200px !important;
}

.span9 {
  width: 800px !important;
  }
  
}
.btn.btn-primary1 {
background: #61BCFF;
color: #FFF;
}

.carousel {
margin-top: 20px;
}

@media (min-width: 1200px){
.span2 {
width: 145px !important;
}
}

@media (min-width: 1200px){
[class*="span"] {
margin-left: 24px !important;
} }

@media (max-width: 767px) {
[class*="span"], .uneditable-input[class*="span"], .row-fluid [class*="span"] {
margin-bottom: 10px;
} }



.carousel-inner>.item>img, .carousel-inner>.item>a>img {
width: 100%;
}

.bg-color.whitesmoke {
background: #D8D7D7;
padding: 4px;
}

.label, .badge {
background-color: #AFAFAF !important;
padding: 2px 7px !important;
letter-spacing: .05em;
}


.form-control {
  -webkit-box-shadow: 0 2px 0 #d6d6d6;
  box-shadow: 0 2px 0 #d6d6d6;
}
.form-control:focus {
  outline: 0;
  border-color: #00ada7;
  -webkit-box-shadow: 0 2px 0 #00ada7;
  box-shadow: 0 2px 0 #00ada7;
}
.input-group-addon {
  -webkit-box-shadow: 0 2px 0 #d6d6d6;
  box-shadow: 0 2px 0 #d6d6d6;
}
.navbar-default {
  border-color: #00ada7;
}
label.input-group-addon input[type="radio"] + .pseudo-input,
label.input-group-addon input[type="checkbox"] + .pseudo-input {
  margin-left: -10px;
  margin-top: 8px;
  float: none;
}
label input[type="radio"],
label input[type="checkbox"] {
  visibility: hidden;
  opacity: 0;
}
label input[type="radio"] + .pseudo-input,
label input[type="checkbox"] + .pseudo-input {
  display: inline-block;
  margin-top: 4px;
  margin-left: -20px;
  float: left;
}
label input[type="radio"] + .pseudo-input:before,
label input[type="checkbox"] + .pseudo-input:before {
  font-family: 'Glyphicons Halflings';
  display: inline-block;
  font-size: 18px;
  line-height: 1px;
  color: #c7c7c7;
  visibility: visible;
  margin-right: 5px;
}
label input[type="radio"]:checked + .pseudo-input:before,
label input[type="checkbox"]:checked + .pseudo-input:before {
  color: #00ada7;
}
label input[type="radio"]:disabled + .pseudo-input:before,
label input[type="checkbox"]:disabled + .pseudo-input:before {
  color: #dddcdc;
  opacity: .7;
}
label input[type="radio"]:checked:disabled + .pseudo-input:before,
label input[type="checkbox"]:checked:disabled + .pseudo-input:before {
  color: #dddcdc;
}
label input[type="radio"] + .pseudo-input:before {
  content: "\e089";
}
label input[type="radio"]:checked + .pseudo-input:before {
  content: "\e084";
}
label input[type="radio"]:disabled + .pseudo-input:before {
  content: "\e089";
}
label input[type="radio"]:checked:disabled + .pseudo-input:before {
  content: "\e084";
}
label input[type="checkbox"] + .pseudo-input:before {
  content: "\e157";
}
label input[type="checkbox"]:checked + .pseudo-input:before {
  content: "\e067";
}
label input[type="checkbox"]:disabled + .pseudo-input:before {
  content: "\e157";
}
label input[type="checkbox"]:checked:disabled + .pseudo-input:before {
  content: "\e067";
}
.custom-check input[type="checkbox"],
.custom-radio input[type="checkbox"],
.custom-check input[type="radio"],
.custom-radio input[type="radio"] {
  visibility: hidden;
  opacity: 0;
}
.custom-check label,
.custom-radio label {
  display: inline;
}
.custom-check input[type="checkbox"] + label:before,
.custom-radio input[type="checkbox"] + label:before,
.custom-check input[type="radio"] + label:before,
.custom-radio input[type="radio"] + label:before {
  font-family: 'Glyphicons Halflings';
  display: inline-inline;
  cursor: pointer;
  font-size: 18px;
  line-height: 1px;
  color: #c7c7c7;
  visibility: visible;
  margin-left: -20px;
  float: left;
  margin-right: 5px;
  margin-top: 10px;
}
.custom-check input[type="radio"]:checked + label:before,
.custom-radio input[type="radio"]:checked + label:before,
.custom-check input[type="checkbox"]:checked + label:before,
.custom-radio input[type="checkbox"]:checked + label:before {
  color: #00ada7;
}
.custom-check input[type="radio"]:checked:disabled + label:before,
.custom-radio input[type="radio"]:checked:disabled + label:before,
.custom-check input[type="checkbox"]:checked:disabled + label:before,
.custom-radio input[type="checkbox"]:checked:disabled + label:before {
  color: #dddcdc;
}
.custom-check input[type="radio"]:disabled + label:before,
.custom-radio input[type="radio"]:disabled + label:before,
.custom-check input[type="checkbox"]:disabled + label:before,
.custom-radio input[type="checkbox"]:disabled + label:before {
  color: #dddcdc;
}
.custom-check input[type="checkbox"] {
  visibility: hidden;
}
.custom-check input[type="checkbox"] + label:before {
  content: "\e157";
}
.custom-check input[type="checkbox"]:checked + label:before {
  content: "\e067";
}
.custom-check input[type="checkbox"]:checked:disabled + label:before {
  content: "\e067";
}
.custom-check input[type="checkbox"]:disabled + label:before {
  content: "\e157";
}
.custom-radio input[type="radio"] {
  visibility: hidden;
}
.custom-radio input[type="radio"] + label:before {
  content: "\e089";
}
.custom-radio input[type="radio"]:checked + label:before {
  content: "\e084";
}
.custom-radio input[type="radio"]:checked:disabled + label:before {
  content: "\e084";
}
.custom-radio input[type="radio"]:disabled + label:before {
  content: "\e089";
}
/*focus input*/
#focusedInput {
  outline: 0;
  border-color: #00ada7;
  -webkit-box-shadow: 0 2px 0 #00ada7;
  box-shadow: 0 2px 0 #00ada7;
}
.item-block {
  margin: 20px;
  padding: 15px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #eeeeee;
}
.item-block h1,
.item-block h2,
.item-block h3 {
  margin: 10px 0 15px;
}
.item-block .images {
  margin-bottom: 20px;
}
.item-block .images img {
  margin-right: 20px;
}
.item-group {
  list-style: none;
  margin: 0;
  padding: 0;
}
.item-group > li {
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 10px;
  vertical-align: top;
}
.item-group > li .btn-toolbar {
  margin-top: 10px;
}



.form-control  {
width: 90%;
display: block;
height: 33px;
padding: 5px 10px;
font-size: 13px;
line-height: 1.615384615384615;
color: #555;
vertical-align: middle;
background-color: #FFF;
background-image: none;
border: 1px solid #CCC;
border-radius: 2px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 0.2s ease-out;
-moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 0.2s ease-out;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 0.2s ease-out;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 0.2s ease-out;
border-bottom: 2px solid #D3D3D3;
}




/*banner */

.banner_desc{
text-align:center;
margin-top:-20px;
}
.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
/*  border: 1px solid rgba(10, 10, 10, 0.95);*/
  border-radius: 0;
  background-color: white;
  color: #444;
  height:10vh;
}
  .callout > :first-child {
    margin-top: 0; }
  .callout > :last-child {
    margin-bottom: 0; }
  .callout.primary {
    background-color: #e6f5de;
    color: #444; }
  .callout.secondary {
    background-color: #eaeaea;
    color: #444; }
  .callout.success {
    background-color: #e1faea;
    color: #444; }
  .callout.warning {
    background-color: #fff3d9;
    color: #444; }
  .callout.alert {
    background-color: #f7e4e1;
    color: #444; }
  .callout.small {
    padding-top: 0.5rem;
    padding-right: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.5rem; }
  .callout.large {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem; }

/*banner */

/* dropdown category */

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 110px;
  padding-left:20px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

/*.dropdown-content ul li.dropdown:hover {background-color: #ddd;}*/

.dropbtn:hover .dropdown-content {display: block;}

/* dropdown category */

.ui-widget.ui-widget-content{
  z-index: 9999 !important;
  font-size:13px !important;  
  max-width: 350px !important;
  min-width:215px !important;
}

.ui-menu-item .ui-menu-item-wrapper.ui-state-active {
  background: #6693bc !important;
  font-weight: bold !important;
  color: #ffffff !important;
}

.highlightSearch{
 color: #2abf9e !important;   
 font-weight:600 !important;
}

.error{
    color: #ff0000;
}