img {
  vertical-align: middle;
}

.img-responsive,
.thumbnail>img,
.thumbnail a>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
  display  : block;
  max-width: 100%;
  height   : auto;
}

@font-face {
  font-family: 'din';
  src        : url('fonts/din.eot');
  src        : url('fonts/dind41d.eot?#iefix') format('embedded-opentype'), url('fonts/din.woff') format('woff'), url('fonts/din.ttf') format('truetype'), url('fonts/din.svg#din') format('svg');
  font-weight: normal;
  font-style : normal;
}
@font-face {
  font-family: 'Apple Chancery';
  font-style: normal;
  font-weight: normal;
  src: local('fonts/Apple Chancery'), url('fonts/Apple Chancery.woff') format('woff');
  }

/*body {	color:#555;	font:normal 13px/22px Arial;	background:url(../images/bgmain.png) #111;}*/

h1,
h2,
h3,
h4,
h5 {
  font-weight: normal;
  font-family: din;
  margin     : 0;
  padding    : 0;
  color      : #000
}

h1 {
  font-size    : 60px;
  margin-bottom: 25px;
  color        : #fff;
}

h2 {
  font-size     : 35px;
  letter-spacing: -1px;
  margin-bottom : 20px;
}

h3 {
  margin   : 0 0 15px 0;
  font-size: 25px;
}

h4 {
  margin   : 10px 0;
  font-size: 19px;
}

h5 {
  margin   : 0 0 5px 0;
  font-size: 17px;
}

h6 {
  margin   : 0 0 10px 0;
  font-size: 14px;
}

h4 span {
  margin-right: 5px;
  font-size   : 15px;
}

h6 span {
  margin-right: 5px;
  font-size   : 12px;
}


p {
  margin-bottom: 30px;
}

a {
  /*color:#72b70f;*/
  text-decoration: none;
  outline        : none;
  cursor         : pointer;
}

a:hover {
  color: #333;
}

.spacer {
  margin-top   : 40px;
  margin-bottom: 40px;
}

.center {
  text-align: center;
}

.fullwidth {
  width: 100%;
}

select,
input {
  outline      : 0;
  margin-bottom: 20px;
}

a.more {
  background-color: #222;
  padding         : 2px 6px;
  color           : #fff;
  text-transform  : uppercase;
  font-size       : 11px;
}

a.more:hover {
  background     : #64a30a;
  text-decoration: none;
}

table {
  background-color: #fff;
}

.btn {
  border-radius: 5px;
  font-family  : din;
  outline      : none;
}

.btn-success {
  background: #9fc440;
  ;
  border   : 1px solid #72b70f;
  font-size: 16px;
  width    : 100%;
}

.btn-success:hover {
  background: #9fc440;
}

.btn-primary {
  background: #9fc440;
  ;
  border       : none;
  width        : 100%;
  border-radius: 20px;
}

.btn-info {
  background   : #333;
  border       : 4px solid #ddd;
  padding      : 3px 20px;
  font-size    : 20px;
  border-radius: 20px;
}

.thumbnail {
  background-color: #fff;
}

.header {
  padding: 20px 0;
}

.header ul {
  list-style: none;
  margin    : 0;
  padding   : 0;
  margin-top: 25px;
}

.header ul li {
  display: inline-block;
  padding: 0 0 0 40px;
}

.header ul li a {
  font-size     : 19px;
  font-family   : din;
  text-transform: uppercase;
}

.header ul li a:hover {
  text-decoration: none;
}

.navbar-inverse {
  background-color: #111;
}

.navbar-inverse .navbar-nav>li>a {
  font-size     : 11px;
  padding-top   : 10px;
  padding-bottom: 10px;
  font-family   : din;
  text-transform: uppercase;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
  background-color: #72b70f;
}

.banner-search {
  background: url(../images/bginside.jpg) #111;
  color     : #fff;
  padding   : 20px 0 10px 0;
  font-size : 16px;
}

.banner-search h3 {
  color: #fff;
}


.properties-listing .viewall {
  margin-top: 15px;
}

.properties-listing div.properties {
  padding         : 10px;
  background-color: #fff;
  /*text-align      : center;*/
  margin-bottom   : 20px;
}

.owl-wrapper-outer div.properties {
  margin: 0 5px;
}

.properties-listing div.properties .image-holder {
  position: relative;
}

.properties-listing div.properties .status {
  position  : absolute;
  bottom    : 0;
  z-index   : 100;
  display   : block;
  width     : 100%;
  color     : #fff;
  padding   : 0 3px;
  text-align: right;
  font-size : 12px;
}

.properties-listing div.properties p {
  margin-bottom: 10px;
  font-size    : 14px;
  border-top   : 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding      : 5px 0;
  font-family  : din;
}

.listing-detail {
  margin-bottom: 30px;
}

.listing-detail span {
  color           : #fff;
  width           : 25px;
  height          : 25px;
  background-color: #555;
  display         : inline-block;
  border-radius   : 25px;
  text-align      : center;
  line-height     : 26px;
  font-size       : 14px;
  cursor          : crosshair;
}

.listing-detail span:hover {
  background: #72b70f;
}


.status.sold {
  background: rgba(104, 167, 13, 0.8);
}

.status.new {
  background: rgba(190, 7, 46, 0.8);
}

.recommended {
  position: relative;
}

.recommended .carousel-indicators {
  position  : absolute;
  text-align: left;
  left      : 0;
  bottom    : -40px;
  margin    : 0;
}

.recommended .carousel-indicators li {
  border: 1px solid #888;
}

.recommended .carousel-indicators .active {
  background-color: #ccc;
}

.recommended p {
  margin: 5px 0 10px 0;
}


.modal-content {
  padding: 20px;
}

.login .form-group input {
  padding: 10px;
  height : 50px;
}

.register input {
  padding: 10px;
  height : 50px;
}

.contact input {
  padding: 10px;
  height : 50px;
}

.register input,
.register textarea,
.contact input,
.contact textarea {
  margin-bottom: 15px;
}

.login button,
.register button,
.contact button {
  width        : 100%;
  border-radius: 5px;
}

/*inside*/
.inside-banner {
  background: url(../images/bginside.jpg) #222;
  color     : #fff;
}

.inside-banner h2 {
  margin: 0;
  color : #fff;
}

.inside-banner span {
  margin-top: 10px;
}

.search-form {
  margin-bottom: 50px;
}

.search-form h4 {
  margin: 17px 0;
}


.hot-properties {
  margin-bottom: 50px;
}

.hot-properties img {
  width : 68px;
  height: 68px;
}

.hot-properties h4 {
  margin-bottom: 20px;
}

.hot-properties .row {
  margin-bottom: 20px;
}

.hot-properties .row p {
  margin-bottom: 5px;
}

.sortby .result {
  margin-top: 10px;
}

.property-info {
  margin: 0 0 30px 0;
}

.property-info span {
  margin-right: 5px;
}

.property-info p {
  margin-bottom: 10px;
}

.property-info p.price {
  font-size    : 28px;
  color        : #72b70f;
  padding      : 0;
  border-radius: 5px;
}

.property-info .profile {
  margin-top: 30px;
}

.property-info .profile p {
  padding-left: 20px;
  color       : #999;
}

.enquiry input,
.enquiry textarea {
  margin-bottom: 10px;
}

.enquiry button {
  border-radius: 5px;
}

.blog .info {
  color        : #999;
  margin-bottom: 10px;
  font-size    : 12px;
}

/*.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{background-color: #72b70f;border-radius: 0;color: #fff;border: none;}*/
.blog .tabbable .tab-content ul li {
  margin: 15px 0;
}

.blog .row {
  margin-bottom: 50px;
}

.agents .row {
  margin-bottom: 40px;
}

.agents .row h4 {
  margin: 0;
}



/*footer*/
.footer {
  background: url(../images/bg.jpg) #222;
  padding   : 20px 0;
  color     : #999;
}

#metier.footer {
  background: #fafafa url(http://subtlepatterns.com/patterns/geometry2.png);
  padding   : 0px 0;
  color     : #999;
}

.footer h4 {
  color         : #ccc;
  border-bottom : 2px solid #131313;
  margin-bottom : 10px;
  padding-bottom: 10px;
}

/*.footer h4{color: #000;border-bottom: 2px solid #BF1D2D;margin-bottom: 10px;padding-bottom: 10px;}*/
.footer ul {
  list-style: none;
  padding   : 0;
}

.footer a:hover {
  color: #ccc;
}

.footer a {
  color: #ccc !important;
}

/*.footer a{color: #000 !important;}*/
.footer p {
  color: #ccc !important;
}

.footer p.copyright {
  margin: 10px 0 10px 0;
  color : black !important;
}


@media (max-width: 600px) {
  .header {
    text-align: center;
  }

  .header ul {
    width        : 100%;
    margin-bottom: 20px;
  }

  .header ul li {
    padding: 0 20px;
  }

  h1 {
    font-size: 40px;
  }

  h2 {
    font-size: 25px;
  }

  .login {
    margin-bottom: 40px;
  }

  .searchbar button {
    margin-bottom: 40px;
  }

  .footer .col-sm-3 {
    margin-bottom: 30px;
  }

  .agents img {
    margin-bottom: 20px;
  }
}

.centered {
  position : absolute;
  top      : 50%;
  left     : 50%;
  transform: translate(-50%, -50%);
  height   : 300 px;
  width    : 90%;
}

.onimage {
  color              : white;
  text-shadow        : 0px 0px 5px black, 0px 0px 5px black, 0px 0px 5px black, 0px 0px 5px black;
  opacity            : 0.8;
  font-family        : Roboto Condensed;
  /* background-color: white;*/
  width              : 100%;

}

.top_bond {

  width       : 100%;
  clear       : both;
  /*background:white;*/

}

.top_bond a {
  color : #555;
  cursor: pointer;
}

.top_bond a:hover {
  color: #000;

}

.top_symb {
  color    : #D9230F;
  font-size: large;

}

.brand-logo {
  font-size: xx-large !important;
  color    : #ccc !important;
  /* color : #000 !important;*/

}

.footer-link {
  color: #999 !important;
}

.intro {
  font-size: large;
}

.border-primary {
  box-shadow      : 0 10px 13px rgba(0, 0, 0, .11);
  background-color: #fff;
  text-align      : center;
  position        : relative;
  height          : calc(100% - 3rem);
}

.green {
  color: #64a30a;
}

.white {
  text-align   : center;
  color        : black;
  /*text-shadow: 0px 0px 5px black, 0px 0px 5px black, 0px 0px 5px black, 0px 0px 5px black;*/
}

.box:hover {

  box-shadow: 1px 1px 15px 0 rgba(0, 0, 0, .75);
}

#tcard:hover {
  -webkit-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
  -moz-box-shadow   : 5px 7px 9px -4px rgb(158, 158, 158);
  box-shadow        : 5px 7px 9px -4px rgb(158, 158, 158);
}

#tit.container {

  position: relative;

}

#tit.contain {

  position: relative;

}

/*.double-bar:after {
  content: "";
  border-bottom: 3px solid #555;
  width: 100%;
  position: absolute;
  top: 9px;
  left: 0;
  z-index: 1;
}*/
.double-bar:before {
  content         : "";
  /* border-bottom: 3px solid #9fc440;*/
  border-bottom   : 1px solid #555;
  width           : 100%;
  position        : absolute;
  top             : 13px;
  left            : 0;
  z-index         : 1;
}

.double-bar span {
  z-index : 2;
  position: relative;

  /*background-image: url('../images/bgmain.png');*/
  background-color: white;
  padding         : 0 7.5px;
  text-transform  : uppercase;
  font-weight     : 600;
  font-size       : 20px;
}

#in.double-bar span {
  top: -20px;


}


.single-bar:before {
  content      : "";
  border-bottom: 1px solid #555;
  width        : 100%;
  position     : absolute;
  top          : 13px;
  left         : 0;
  z-index      : 1;
}

.single-bar span {
  z-index         : 2;
  position        : relative;
  background-image: url('../images/bgmain.png');

  padding       : 0 7.5px;
  text-transform: uppercase;
  font-weight   : 600;
  font-size     : 20px;
}

.btnini {
  background: #46A849 !important;
  border    : none !important;
}

.actubg {
  /*background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAxMC8yOS8xMiKqq3kAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzVxteM2AAABHklEQVRIib2Vyw6EIAxFW5idr///Qx9sfG3pLEyJ3tAwi5EmBqRo7vHawiEEERHS6x7MTMxMVv6+z3tPMUYSkfTM/R0fEaG2bbMv+Gc4nZzn+dN4HAcREa3r+hi3bcuu68jLskhVIlW073tWaYlQ9+F9IpqmSfq+fwskhdO/AwmUTJXrOuaRQNeRkOd5lq7rXmS5InmERKoER/QMvUAPlZDHcZRhGN4CSeGY+aHMqgcks5RrHv/eeh455x5KrMq2yHQdibDO6ncG/KZWL7M8xDyS1/MIO0NJqdULLS81X6/X6aR0nqBSJcPeZnlZrzN477NKURn2Nus8sjzmEII0TfMiyxUuxphVWjpJkbx0btUnshRihVv70Bv8ItXq6Asoi/ZiCbU6YgAAAABJRU5ErkJggg==);*/

}

.bg {

  /*background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAxMC8yOS8xMiKqq3kAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzVxteM2AAABHklEQVRIib2Vyw6EIAxFW5idr///Qx9sfG3pLEyJ3tAwi5EmBqRo7vHawiEEERHS6x7MTMxMVv6+z3tPMUYSkfTM/R0fEaG2bbMv+Gc4nZzn+dN4HAcREa3r+hi3bcuu68jLskhVIlW073tWaYlQ9+F9IpqmSfq+fwskhdO/AwmUTJXrOuaRQNeRkOd5lq7rXmS5InmERKoER/QMvUAPlZDHcZRhGN4CSeGY+aHMqgcks5RrHv/eeh455x5KrMq2yHQdibDO6ncG/KZWL7M8xDyS1/MIO0NJqdULLS81X6/X6aR0nqBSJcPeZnlZrzN477NKURn2Nus8sjzmEII0TfMiyxUuxphVWjpJkbx0btUnshRihVv70Bv8ItXq6Asoi/ZiCbU6YgAAAABJRU5ErkJggg==);*/
}

/* The sticky class is added to the navbar with JS when it reaches its scroll position */
.sticky {
  position          : fixed !important;
  top               : 0;
  width             : 100%;
  background-color  : white;
  z-index           : 100;
  /*background-color: #BF1D2D;*/
  /* background     : #fafafa url(http://subtlepatterns.com/patterns/geometry2.png);*/


}

.sticky a,
.sticky span {
  color: black !important;
}

/* Add some top padding to the page content to prevent sudden quick movement (as the navigation bar gets a new position at the top of the page (position:fixed and top:0) */
.sticky+.content {
  padding-top: 60px;
}

.copy {
  background-color: #ccc;

}

#dbred {
  border-bottom : 10px double #BF1D2D;
  padding-bottom: 20px;
  margin-left   : 20px;
  margin-right  : 20px;
}

.btn-circle {
  width        : 30px;
  height       : 30px;
  text-align   : center;
  padding      : 6px 0;
  font-size    : 12px;
  line-height  : 1.428571429;
  border-radius: 15px;
}

.list-group.panel>.list-group-item {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius : 4px;
  width                     : 250px;
  background                : white;
  color                     : #666;
}

.list-group-submenu {
  width: 250px;
}

.strong {
  font-weight: bold;
}

#fsm .form-control {
  background-color: #9fc440 !important;
  color           : white !important;
}

#fsm .form-control::placeholder {
  color  : white;
  opacity: 1;
  /* Firefox */
}

.gi-1y {
  font-size: 20px;
}

.gi-2y {
  font-size: 25px;
}

.gi-3y {
  font-size: 3em;
}

.gi-4y {
  font-size: 4em;
}

.gi-5y {
  font-size: 5em;
}

.gi-1x {
  font-size: 1em;
}

.gi-2x {
  font-size: 2em;
}

.gi-3x {
  font-size: 3em;
}

.gi-4x {
  font-size: 4em;
}

.gi-5x {
  font-size: 5em;
}

.ecout {
  letter-spacing: 10px;

  height          : 23px;
  width           : 100%;
  color           : white;
  margin          : 0px;
  background-color: #4c4732;
  padding-top     : 3px !important;
}

.language_active {
  color      : #9fc440 !important;
  font-weight: bold;
}

.modal-fullscreen .modal-content {
  background        : transparent;
  border            : 0;
  -webkit-box-shadow: none;
  box-shadow        : none;
}

.modal-fullscreen .modal-dialog {
  margin      : 0;
  margin-right: auto;
  margin-left : auto;
  width       : 70%;
}

#socialpart h1 {
  color         : #fff;
  font-size     : 38px;
  text-transform: uppercase;
  font-family   : Gotham-Book, sans-serif;
  font-weight   : 400;
  font-style    : normal;
}

#socialpart .socialicon.instagram {
  background: #aa47bc;
}

#socialpart .socialicon.facebook {
  background: #3849aa;
}

#socialpart .socialicon {
  display              : inline-block;
  height               : 70px;
  width                : 70px;
  -webkit-border-radius: 70px;
  -moz-border-radius   : 70px;
  -ms-border-radius    : 70px;
  border-radius        : 70px;
  background           : 0 0;
  line-height          : 70px;
  text-align           : center;
  font-size            : 30px;
  color                : #FFF;
  margin               : 10px 3px 20px 3px;
  -webkit-transition   : all .3s linear;
  -moz-transition      : all .3s linear;
  -ms-transition       : all .3s linear;
  transition           : all .3s linear;
}

div.tripple {
  width         : 364px;
  display       : inline-block;
  text-align    : center;
  vertical-align: top;
}

.boximg {
  color           : #555;
  background-color: rgba(255, 255, 255, 0.075);
  width           : 346px;
  height          : auto;
  margin          : 20px auto;
  border          : 1px solid #C7C7D0;
  border-radius   : 5px;
  overflow        : hidden;
  transition      : 0.5s all;
}

.boximg img {
  width : auto;
  height: 250px;
}

.boximg p {
  min-height : 50px;
  display    : block;
  padding-top: 20px;
  text-align : center;
}

.boximg:hover {
  box-shadow: 0 0 20px #333333;
  border    : 1px solid #FFF;
}

@font-face {
  font-family: 'adobe arabic';
  /*src      : url('../fonts/22016-adobearabic.ttf');*/
  src        : url('fonts/22016-adobearabic.ttf');
}

.pointer {
  cursor: pointer !important;
}

div.scrollmenu {
  background-color: #333;
  overflow        : auto !important;
  white-space     : nowrap !important;
  width           : 75%;
}

div.scrollmenu a {
  display        : inline-block;
  color          : white;
  text-align     : center;
  padding        : 14px;
  text-decoration: none;
}

div.scrollmenu a:hover {
  background-color: #777;
}

.bordered {
  border: 1px solid #555;
}

input.ng-invalid.ng-touched,
select.ng-invalid.ng-touched {
  border: 2px solid #BF1D2D;
}

.buttonToSurMesure {
  background : none !important;
  border     : none;
  padding    : 0 !important;
  /*optional*/
  font-family: arial, sans-serif;
  /*input has OS specific font-family*/
  color      : #9fc440;

  cursor: pointer;
}

.selectedcolor {
  /* box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);*/

}

.noBorder {
  border: none;
}

.outline-blue {
  border: 2px solid #0076ad;
}

.outline-red {
  border: 2px solid #a8141a;
}

.outline-Rouge {
  border: 2px solid #a8141a;
}

.outline-black {
  border: 2px solid #2d2d2d;
}

.outline-whiiite {
  background: #fff;
  border    : 2px solid #2d2d2d;
}

.outline-beige {
  border: 2px solid #b09262;
}

.outline-Violet {
  border: 2px solid #663F92;
}

.outline-Jaune {
  border: 2px solid #D4BC08;

}

.outline-Rose {
  border: 2px solid #BF4A7C;
}

.outline-Rougebordeau {
  border: 2px solid #611C2C;
}

.outline-Bègecraft {
  border: 2px solid #858056;

}

.outline-Grisclaire {
  border: 2px solid #ADB29B;
}

.outline-Grischarbon {
  border: 2px solid #4B5861;
}

.outline-Bleuroie {
  border: 2px solid #2E58A5;
}

.outline-Roseclaire {
  border: 2px solid #BF9FC7;
}

.outline-Rosefushia {
  border: 2px solid #B44F7E;

}

.outline-vert {
  border: 2px solid #366853;
}

.outline-Noire {
  border: 2px solid #000;
}

.outline-bègecraft {
  border: 2px solid #878356;
}

.outline-orangé {
  border: 2px solid #A95317;
}

.outline-Vertpistache {
  border: 2px solid #99C552;
}

.outline-Bleuciel {
  border: 2px solid #81B1DE;
}

.outline-Bleuvert {
  border: 2px solid #50BAD6;
}
.outline-Beige {
  border: 2px solid #D7CCBA;
}


.bleu {
  background: #0076ad;
}

.rouge {
  background: #a8141a;
}

.marron {
  background: #2d2d2d;
}

.blanc {
  background: #fff;
  border    : 1px solid #2d2d2d;
}

.beige {
  background: #b09262;
}

.Rouge {
  background: #B51E19;
}

.Violet {
  background: #663F92;
}

.Jaune {
  background: #D4BC08;

}

.Rose {
  background: #BF4A7C;
}

.Rougebordeau {
  background: #611C2C;
}

.Bègecraft {
  background: #858056;

}

.Grisclaire {
  background: #ADB29B;
}

.Grischarbon {
  background: #4B5861;
}

.Bleuroie {
  background: #2E58A5;
}

.Roseclaire {
  background: #BF9FC7;
}

.Rosefushia {
  background: #B44F7E;

}

.vert {
  background: #366853;
}

.Noire {
  background: #000;
}

.bègecraft {
  background: #878356;
}

.orangé {
  background: #A95317;
}

.Vertpistache {
  background: #99C552;
}

.Bleuciel {
  background: #81B1DE;
}

.Bleuvert {
  background: #50BAD6;
}

.Beige {
  background: #D7CCBA;
}

.fbleu {
  color: #0076ad;
}

.frouge {
  color: #a8141a;
}

.fmarron {
  color: #2d2d2d;
}

.fblanc {
  text-shadow: #000;
}

.fbeige {
  color: #b09262;
}

.fRouge {
  color: #B51E19;
}

.fViolet {
  color: #663F92;
}

.fJaune {
  color: #D4BC08;

}

.fRose {
  color: #BF4A7C;
}

.fRougebordeau {
  color: #611C2C;
}

.fBègecraft {
  color: #858056;

}

.fGrisclaire {
  color: #ADB29B;
}

.fGrischarbon {
  color: #4B5861;
}

.fBleuroie {
  color: #2E58A5;
}

.fRoseclaire {
  color: #BF9FC7;
}

.fRosefushia {
  color: #B44F7E;

}

.fvert {
  color: #366853;
}

.fNoire {
  color: #000;
}

.fbègecraft {
  color: #878356;
}

.forangé {
  color: #A95317;
}

.fVertpistache {
  color: #99C552;
}

.fBleuciel {
  color: #81B1DE;
}

.fBleuvert {
  color: #50BAD6;
}
.fBeige {
  color: #D7CCBA;
}


.bk-btn {
  height          : 52px;
  width           : 52px;
  background-color: #9fc440;
  border-radius   : 50%;
}

.bk-btn .bk-btn-triangle {
  position     : relative;
  top          : 13px;
  left         : 10.4px;
  width        : 0;
  height       : 0;
  border-top   : 13px solid transparent;
  border-bottom: 13px solid transparent;
  border-right : 13px solid white;
}

.bk-btn .bk-btn-bar {
  position        : relative;
  background-color: white;
  height          : 7.8px;
  width           : 13px;
  top             : -3.64px;
  left            : 22.88px;
}

*:focus {
  outline: 0 !important;
}

.oaerror {
  width            : 100%;
  /* Configure it fit in your design  */
  margin           : 0 auto;
  /* Centering Stuff */
  background-color : #FFFFFF;
  /* Default background */
  padding          : 10px;
  border           : 1px solid #eee;
  border-left-width: 5px;
  border-radius    : 3px;
  margin           : 0 auto;
  font-family      : 'Open Sans', sans-serif;
  font-size        : 16px;
}

.danger {
  border-left-color: #d9534f;
  /* Left side border color */
  background-color : rgba(217, 83, 79, 0.1);
  /* Same color as the left border with reduced alpha to 0.1 */
}

.danger strong {
  color: #d9534f;
}

.validation {
  background-color: #fce4e4;
  border: 1px solid #fcc2c3;
  float: left;
  padding: 3px 5px;
}
.pagination > .active > a,
.dropdown-menu > li > a.active{
  cursor: pointer;
  background-color: #9fc440 !important;
  border-color: #9fc440 !important;
}
.btn-circle {
  width: 50px;
  height: 50px;
  text-align: center;
  padding: 6px 0;
  font-size: 16px;
  line-height: 1.42;
  border-radius: 25px;
}