@charset "IBM437";
/* AUTOADMIN Version 1.01 */
/* author: The Bluth Company */
/* website: http://www.bluth.is */
/* If you need any help with this theme you can use our support ticket system at: http://bluth.ticksy.com  */
* {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */ }

html {
  height: auto;
  min-height: 100%; }

body {

  height: 100%;
  color: #7a7a7a;
  background-color: #EFEFEF;
  overflow-x: hidden;
  background-size: cover;
  padding: 0 25px; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Pathway Gothic One';
  font-weight: 600; }

p {
  line-height: 26px; }

a {
  color: #dd4a29;
  outline: none !important; }
  a:hover {
    text-decoration: none; }
  a:focus {
    outline: none !important; }

.main_container > .row-fluid.title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.25);
  background-color: #F9F9F9;
  padding: 25px; }

.row-fluid.title h1, .row-fluid.title h2 {
  font-family: 'Crete Round';
  font-size: 22px;
  font-weight: normal;
  color: #636363;
  margin: 0;
  display: inline-block;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.25); }

.main_container > .row-fluid.title + .group-title {
  padding-top: 0; }
  .main_container > .row-fluid.title + .group-title .pull-right {
    top: 15px; }
.main_container > .row-fluid.group-title {
  position: relative;
  margin: 0 !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  padding: 25px; }

.row-fluid.group-title h4 {
  font-family: 'Crete Round';
  font-size: 20px;
  font-weight: normal;
  color: #636363;
  margin: 5px 0 0;
  padding: 0;
  display: block;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.25); }
  .row-fluid.group-title h4 i {
    float: left;
    font-size: 42px;
    margin-right: 5px; }
  .row-fluid.group-title h4 small {
    margin: 5px 0;
    font-family: 'Crete Round';
    color: #AAAAAA;
    display: block; }
.row-fluid.group-title ul {
  position: absolute;
  right: 25px;
  top: 40px;
  list-style: none; }
  .row-fluid.group-title ul li {
    float: left;
    position: relative; }
    .row-fluid.group-title ul li a {
      position: relative;
      padding: 5px;
      text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.25);
      color: rgba(0, 0, 0, 0.25); }

.group {
  background-color: #E5E5E5;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  padding: 25px; }

.row-fluid.title h1 small, .row-fluid.title h2 small {
  display: block;
  font-size: 12px; }
.row-fluid.title h1 small i, .row-fluid.title h2 small i {
  display: inline-block;
  position: relative;
  bottom: -1px; }
.row-fluid.title ul {
  position: absolute;
  right: 25px;
  top: 25px;
  margin: 20px 0 0;
  list-style: none; }
  .row-fluid.title ul li {
    float: left;
    position: relative; }
    .row-fluid.title ul li a {
      position: relative;
      padding: 5px;
      text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.25);
      color: rgba(0, 0, 0, 0.25); }
.row-fluid.title h6 {
  opacity: 0.7; }

#background-image {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: -1; }
  #background-image #stripe {
    background: url("wordpress/keilir/wp-content/themes/keilir/assets/img/stripe.png") repeat scroll 0 0 transparent;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }
  #background-image img {
    min-height: 100%;
    width: 100%; }

#wrap {
  height: auto !important;
  min-height: 100%; }

.container-fluid {
  padding: 0;
  position: relative; }

.glass {
  border-radius: 1px;
  background-color: #F2F2F0; }

.main_container {
  height: auto !important;  
  position: relative;
  border-radius: 0 1px 1px 0;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-top: none;
  border-bottom: none;
  padding-bottom: 25px; }
  .main_container > .row-fluid {
    padding: 0 25px; }

.line {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
  display: block;
  margin: 15px 0; }

.main_container > .line, .main_container > div > .line {
  margin-left: 25px;
  margin-right: 25px;
  margin-top: 0;
  margin-bottom: 25px; }

/* ---------------------- SHOWCASE --------------------- */
/* - THIS CAN BE DELETED, JUST FOR SHOWING THE TEMPLATE- */
/* ----------------------------------------------------- */
.showcase-fontello a {
  float: left;
  padding: 10px;
  -webkit-transition: all .1s ease-in-out;
  -moz-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out; }
  .showcase-fontello a:hover {
    -webkit-transform: scale(1.9);
    -moz-transform: scale(1.9);
    -ms-transform: scale(1.9);
    -o-transform: scale(1.9);
    transform: scale(1.9); }
  .showcase-fontello a i {
    font-size: 16px;
    width: 20px; }

/* --------- TOPMENU STYLING --------- */
.menu-dropdown {
  z-index: 1050; }

#topmenu {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 90;
  padding-right: 25px; }
  #topmenu #alert {
    float: left;
    height: 45px;
    margin-top: -50px;
    position: absolute; }
    #topmenu #alert p {
      font-size: 12px;
      padding: 12px 12px 8px;
      margin-right: 30px; }
    #topmenu #alert i {
      font-size: 12px;
      padding: 9px 0px;
      position: absolute;
      right: 15px;
      top: 3px; }

#topheader {
  position: relative;
  display: block;
  height: 80px;
  width: 100%;
  margin: 0;
  background: #353535;
  border-radius: 3px 3px 0 0; }
  #topheader #top-user {
    display: inline-block;
    float: none;
    height: 80px;
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 0; }
  #topheader #top-user-right {
    position: relative;
    height: 100%;
    float: right;
    padding: 28px 12px; }
    #topheader #top-user-right > img {
      border-radius: 25px 25px 25px 25px;
      float: left;
      height: 25px; }
    #topheader #top-user-right > a {
      color: #F9F9F9;
      float: right;
      font-size: 12px;
      font-weight: 400;
      margin-left: 10px;
      margin-top: 2px; }
      #topheader #top-user-right > a h4 {
        display: inline-block;
        font-family: crete round;
        font-size: 17px;
        font-weight: 600;
        margin: 0; }
  #topheader #user-dropdown {
    display: none;
    min-height: 150px;
    position: absolute;
    right: 25px;
    top: 80px;
    width: 295px; }
    #topheader #user-dropdown:before {
      border-color: transparent transparent #F9F9F9;
      border-style: solid;
      border-width: 10px;
      content: " ";
      position: absolute;
      right: 22px;
      top: -20px; }
    #topheader #user-dropdown ul {
      list-style: none;
      padding: 0; }
    #topheader #user-dropdown .menu {
      border-left: 1px solid rgba(0, 0, 0, 0.1);
      margin-bottom: 0;
      margin-left: 0; }
    #topheader #user-dropdown ul li a {
      color: #7B7B7B;
      display: block;
      padding: 10px;
      -webkit-transition: all 0.15s ease-in-out;
      -moz-transition: all 0.15s ease-in-out;
      -o-transition: all 0.15s ease-in-out;
      transition: all 0.15s ease-in-out; }
      #topheader #user-dropdown ul li a:hover {
        background-color: #FFFFFF;
        color: #dd4a29; }
  #topheader #top-user-left {
    border-radius: 3px 0 0 3px;
    float: right;
    height: 100%;
    padding: 28px 10px;
    position: relative; }
    #topheader #top-user-left > a {
      color: #FFFFFF;
      display: inline-block;
      font-size: 20px;
      margin-right: 5px;
      opacity: 1;
      padding: 0 10px; }
      #topheader #top-user-left > a:last-child {
        margin-right: 0; }
    #topheader #top-user-left #mail-dropdown-button {
      position: relative; }
      #topheader #top-user-left #mail-dropdown-button[data-notification]:after {
        background-color: #dc4c42;
        border-radius: 2px 2px 2px 2px;
        color: #FFFFFF;
        content: attr(data-notification);
        font-size: 10px;
        font-weight: 600;
        line-height: 10px;
        padding: 4px;
        position: absolute;
        right: 0;
        text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
        top: -13px; }
      #topheader #top-user-left #mail-dropdown-button[data-notification="0"]:after {
        display: none; }
    #topheader #top-user-left #mail-dropdown {
      display: none;
      min-height: 150px;
      position: absolute;
      right: 120px;
      top: 80px;
      width: 295px; }
      #topheader #top-user-left #mail-dropdown:before {
        border-color: transparent transparent #F9F9F9;
        border-style: solid;
        border-width: 10px;
        content: " ";
        position: absolute;
        right: 22px;
        top: -20px; }
      #topheader #top-user-left #mail-dropdown h4 {
        font-weight: normal;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        margin: 0; }
    #topheader #top-user-left #notify-dropdown-button {
      position: relative; }
      #topheader #top-user-left #notify-dropdown-button[data-notification]:after {
        background-color: #dc4c42;
        border-radius: 2px 2px 2px 2px;
        color: #FFFFFF;
        content: attr(data-notification);
        font-size: 10px;
        font-weight: 600;
        line-height: 10px;
        padding: 4px;
        position: absolute;
        right: 0;
        text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
        top: -13px; }
      #topheader #top-user-left #notify-dropdown-button[data-notification="0"]:after {
        display: none; }
    #topheader #top-user-left #notify-dropdown {
      display: none;
      min-height: 150px;
      position: absolute;
      right: 64px;
      top: 80px;
      width: 295px; }
      #topheader #top-user-left #notify-dropdown:before {
        border-color: transparent transparent #F9F9F9;
        border-style: solid;
        border-width: 10px;
        content: " ";
        position: absolute;
        right: 22px;
        top: -20px; }
      #topheader #top-user-left #notify-dropdown h4 {
        font-weight: normal;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        margin: 0; }
  #topheader #top-responsive-nav {
    display: none; }

/* Top Header */
/* --------- PAGE_HEADER STYLING --------- */
.page_header {
  padding: 15px 25px; }
  .page_header i {
    display: inline-block;
    font-size: 24px; }
  .page_header h3 {
    font-weight: 600;
    display: inline-block;
    margin: 0; }
  .page_header .breadcrumbs {
    list-style: none;
    margin: 0;
    font-size: 12px; }
    .page_header .breadcrumbs li {
      display: inline-block; }
      .page_header .breadcrumbs li:after {
        content: ' >'; }
      .page_header .breadcrumbs li:last-child:after {
        content: ''; }

/* --------- SIDEBAR STYLING --------- */
#logocontainer {
  height: 80px;
  width: 150px;
  display: table-cell;
  vertical-align: middle; }

#logo {
  margin: 0;
  max-width: 370px;
  display: inline-block;
  vertical-align: middle; }

.navbar {
  display: block; }

.navbar-inner {
  background: none;
  border: none;
  box-shadow: none;
  padding: 0;
  top: 0;
  width: 200px; }
  .navbar-inner .searchbar {
    display: inline-block; }
    .navbar-inner .searchbar input {
      min-height: 30px;
      width: 60%; }
    .navbar-inner .searchbar .btn {
      padding: 4px 10px; }
      .navbar-inner .searchbar .btn i {
        width: 20px; }

.navbar {
  width: 200px;
  left: 0;
  position: absolute;
  z-index: 80; }
  .navbar .menu-top {
    display: block;
    height: 100px; }
  .navbar ul {
    list-style: none; }
  .navbar a {
    color: #7B7B7B;
    display: block;
    padding: 7px 0; }
  .navbar .menu-title {
    display: block;
    font-size: 20px;
    font-weight: 400; }
  .navbar .top-menu {
    font-weight: 400;
    font-size: 12px;
    margin: 0; }
    .navbar .top-menu li {
      position: relative; }
    .navbar .top-menu .parent:before {
      display: block;
      height: 20px;
      width: 20px;
      position: absolute;
      right: 25px;
      font-family: 'fontello';
      content: '\e846'; }
    .navbar .top-menu .sub-menu {
      display: block;
      position: absolute;
      width: 0;
      min-width: 0;
      overflow: hidden;
      margin: 0;
      top: 0;
      left: 175px;
      border-radius: 0 1px 1px 0;
      -webkit-transition: all 0.15s ease-in-out;
      -moz-transition: all 0.15s ease-in-out;
      -o-transition: all 0.15s ease-in-out;
      transition: all 0.15s ease-in-out; }
    .navbar .top-menu a:hover + .sub-menu {
      min-width: 100px;
      width: auto; }
    .navbar .top-menu .sub-menu:hover {
      min-width: 100px;
      width: auto; }
    .navbar .top-menu .sub-menu li {
      margin-left: 25px; }
  .navbar #main-accordion {
    position: relative; }
    .navbar #main-accordion .accordion-group {
      position: relative;
      margin-bottom: 0;
      border: none;
      border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
      .navbar #main-accordion .accordion-group .accordion-heading {
        position: relative; }
        .navbar #main-accordion .accordion-group .accordion-heading:after {
          display: block;
          height: 20px;
          width: 20px;
          position: absolute;
          right: 5px;
          top: 8px;
          font-family: 'fontello';
          content: '\f0dd';
          font-size: 11px;
          color: rgba(0, 0, 0, 0.2); }
        .navbar #main-accordion .accordion-group .accordion-heading:last-child:after {
          display: none; }
    .navbar #main-accordion i {
      -webkit-transition: all .20s ease-in-out;
      -moz-transition: all .20s ease-in-out;
      -o-transition: all .20s ease-in-out;
      transition: all .20s ease-in-out;
      color: inherit;
      display: inline-block;
      font-size: 14px;
      margin-right: 5px;
      padding: 10px;
      z-index: 2;
      position: relative;
      border-right: 1px solid rgba(0, 0, 0, 0.05);
      /*box-shadow:0 0 0 1px rgba(0,0,0,0.2) inset;*/ }
    .navbar #main-accordion a:hover i, .navbar #main-accordion a.active i {
      color: #F9F9F9; }
    .navbar #main-accordion span {
      text-transform: uppercase;
      font-weight: 600;
      font-size: 12px; }
    .navbar #main-accordion .menubg {
      -webkit-transition: all .20s ease-in-out;
      -moz-transition: all .20s ease-in-out;
      -o-transition: all .20s ease-in-out;
      transition: all .20s ease-in-out;
      display: block;
      left: 0;
      margin: -1px -1px 0 0;
      padding: 21px 1px 20px;
      position: absolute;
      top: 0;
      z-index: 1; }
    .navbar #main-accordion .accordion-group:nth-child(5n+1) .menubg {
      background: #dc4c42; }
    .navbar #main-accordion .accordion-group:nth-child(5n+2) .menubg {
      background: #3bc2e3; }
    .navbar #main-accordion .accordion-group:nth-child(5n+3) .menubg {
      background: #55bc75; }
    .navbar #main-accordion .accordion-group:nth-child(5n+4) .menubg {
      background: #b561ce; }
    .navbar #main-accordion .accordion-group:nth-child(5n+5) .menubg {
      background: #d6cc48; }
    .navbar #main-accordion .accordion-group:nth-child(5n+1) .accordion-inner > a {
      border-left: 2px solid #dc4c42; }
    .navbar #main-accordion .accordion-group:nth-child(5n+2) .accordion-inner > a {
      border-left: 2px solid #3bc2e3; }
    .navbar #main-accordion .accordion-group:nth-child(5n+3) .accordion-inner > a {
      border-left: 2px solid #55bc75; }
    .navbar #main-accordion .accordion-group:nth-child(5n+4) .accordion-inner > a {
      border-left: 2px solid #b561ce; }
    .navbar #main-accordion .accordion-group:nth-child(5n+5) .accordion-inner > a {
      border-left: 2px solid #d6cc48; }
    .navbar #main-accordion a:hover .menubg, .navbar #main-accordion a.active .menubg {
      padding: 21px 20px 20px; }
    .navbar #main-accordion .accordion-toggle {
      padding: 0; }
      .navbar #main-accordion .accordion-toggle:hover {
        background-color: #FFFFFF;
        box-shadow: 0 0 1px rgba(0, 0, 0, 0.1) inset; }
    .navbar #main-accordion .accordion-inner {
      background-color: #FFFFFF;
      padding: 0;
      border: none; }
      .navbar #main-accordion .accordion-inner .accordion-toggle:first-child {
        border-top: 2px solid rgba(0, 0, 0, 0.05);
        margin-top: -1px;
        padding: 11px 10px 10px; }
      .navbar #main-accordion .accordion-inner span {
        font-size: 11px;
        font-weight: 600;
        opacity: 0.7;
        text-transform: uppercase; }
      .navbar #main-accordion .accordion-inner .accordion-toggle {
        font-size: 12px;
        padding: 10px; }

/* --------- ANIMATIONS --------- */
.animatescale {
  -webkit-transition: all .35s ease-in-out;
  -moz-transition: all .35s ease-in-out;
  -o-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out;
  box-shadow: none; }
  .animatescale:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); }

/* --------- BOOTSTRAP AND PLUGINS STYLING --------- */
.btn {
  -webkit-transition: all .10s ease-in-out;
  -moz-transition: all .10s ease-in-out;
  -o-transition: all .10s ease-in-out;
  transition: all .10s ease-in-out;
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6+ */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.1)), color-stop(100%, rgba(255, 255, 255, 0)));
  /* Chrome,Safari4+ */
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
  /* Opera 11.10+ */
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
  /* IE10+ */
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#40ffffff', endColorstr='#00ffffff',GradientType=0 );
  /* IE6-9 */
  border: none;
  border-radius: 1px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset, 0 -3px 0 0 rgba(0, 0, 0, 0.1) inset;
  padding: 3px 12px 5px; }
  .btn:hover {
    -webkit-transition: all .10s ease-in-out;
    -moz-transition: all .10s ease-in-out;
    -o-transition: all .10s ease-in-out;
    transition: all .10s ease-in-out;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset, 0 -3px 0 0 rgba(0, 0, 0, 0.1) inset;
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.12) 0%, rgba(0, 0, 0, 0.05) 100%);
    /* FF3.6+ */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.2)), color-stop(100%, rgba(0, 0, 0, 0.2)));
    /* Chrome,Safari4+ */
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.12) 0%, rgba(0, 0, 0, 0.05) 100%);
    /* Chrome10+,Safari5.1+ */
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.12) 0%, rgba(0, 0, 0, 0.05) 100%);
    /* Opera 11.10+ */
    background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.12) 0%, rgba(0, 0, 0, 0.05) 100%);
    /* IE10+ */
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.12) 0%, rgba(0, 0, 0, 0.05) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33000000', endColorstr='#33000000',GradientType=0 );
    /* IE6-9 */
    background-position: 0; }
  .btn.active, .btn:active {
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.08) inset;
    padding: 4px 12px 4px; }
  .btn.disabled {
    box-shadow: 0 -3px 0 0 rgba(0, 0, 0, 0.08) inset;
    color: #cacaca;
    padding: 4px 12px 4px; }
    .btn.disabled:hover {
      box-shadow: 0 -3px 0 0 rgba(0, 0, 0, 0.08) inset;
      background-image: none;
      padding: 4px 12px 4px; }
  .btn:focus {
    outline: none !important; }
  .btn.btn-large {
    min-height: 50px;
    padding: 14px 12px 5px; }
    .btn.btn-large:active {
      box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1) inset;
      padding: 15px 12px 3px; }
  .btn.btn-small {
    min-height: 20px;
    padding: 2px 8px 4px; }
    .btn.btn-small:active {
      box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1) inset;
      padding: 3px 8px 3px; }
  .btn.btn-mini {
    min-height: 10px;
    padding: 2px 8px 4px; }
    .btn.btn-mini:active {
      box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1) inset;
      padding: 3px 8px 3px; }
  .btn.dropdown-toggle:after {
    content: "\e83f ";
    display: inline-block;
    font-family: fontello;
    font-size: 12px;
    margin-right: 10px;
    padding-right: 5px;
    position: relative;
    right: -5px;
    width: 1px; }

.btn-group > .btn + .dropdown-toggle {
  box-shadow: 1px -2px 0 0 rgba(0, 0, 0, 0.1) inset; }
.btn-group > .dropdown-toggle {
  border-bottom-right-radius: 1px;
  border-top-right-radius: 1px; }
.btn-group > .btn:first-child {
  border-bottom-left-radius: 1px;
  border-top-left-radius: 1px; }
.btn-group > .btn:last-child {
  border-bottom-right-radius: 1px;
  border-top-right-radius: 1px; }
.btn-group.btn-group-vertical > .btn {
  box-shadow: -2px -2px 0 0 rgba(0, 0, 0, 0.1) inset; }

.btn.btn-box {
  /*custom button*/
  height: 165px;
  text-align: center;
  font-weight: 600;
  position: relative;
  color: #7A7A7A;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.4); }
  .btn.btn-box i {
    margin-top: 45px;
    font-size: 45px;
    display: block;
    text-align: center; }
  .btn.btn-box.btn-small {
    /*custom button*/
    height: 70px; }
    .btn.btn-box.btn-small i {
      margin-top: 15px;
      font-size: 22px; }

.bubble[data-bubble]:after {
  content: attr(data-bubble);
  position: absolute;
  top: -5px;
  right: -5px;
  font-size: 15px;
  padding: 6px 4px;
  text-align: center;
  font-weight: bold;
  color: #fff;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.15);
  min-width: 25px;
  border-radius: 30px;
  box-shadow: 0 -3px 0 rgba(0, 0, 0, 0.1) inset;
  background-color: #F5F5F5;
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.12) 0%, rgba(0, 0, 0, 0.05) 100%);
  /* FF3.6+ */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.2)), color-stop(100%, rgba(0, 0, 0, 0.2)));
  /* Chrome,Safari4+ */
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.12) 0%, rgba(0, 0, 0, 0.05) 100%);
  /* Chrome10+,Safari5.1+ */
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.12) 0%, rgba(0, 0, 0, 0.05) 100%);
  /* Opera 11.10+ */
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.12) 0%, rgba(0, 0, 0, 0.05) 100%);
  /* IE10+ */
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.12) 0%, rgba(0, 0, 0, 0.05) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33000000', endColorstr='#33000000',GradientType=0 );
  /* IE6-9 */ }
.bubble.bubble-yellow:after {
  background-color: #d6cc48;
  color: #FFFFFF;
  border: none; }
.bubble.bubble-green:after {
  background-color: #55bc75;
  color: #FFFFFF;
  border: none; }
.bubble.bubble-red:after {
  background-color: #dc4c42;
  color: #FFFFFF;
  border: none; }
.bubble.bubble-orange:after {
  background-color: #dd4a29;
  color: #FFFFFF;
  border: none; }
.bubble.bubble-light-brown:after {
  background-color: #b1a599;
  color: #FFFFFF;
  border: none; }
.bubble.bubble-light-grey:after {
  background-color: #cecece;
  color: #FFFFFF;
  border: none; }
.bubble.bubble-grey:after {
  background-color: #afafaf;
  color: #FFFFFF;
  border: none; }
.bubble.bubble-blue:after {
  background-color: #3bc2e3;
  color: #FFFFFF;
  border: none; }
.bubble.bubble-facebookblue:after {
  background-color: #3b559f;
  color: #FFFFFF;
  border: none; }
.bubble.bubble-pink:after {
  background-color: #f28cce;
  color: #FFFFFF;
  border: none; }
.bubble.bubble-purple:after {
  background-color: #b561ce;
  color: #FFFFFF;
  border: none; }
.bubble.bubble-cyan:after {
  background-color: #87f2e9;
  color: #FFFFFF;
  border: none; }
.bubble.bubble-turquoise:after {
  background-color: #3dd3c4;
  color: #FFFFFF;
  border: none; }

.dropdown-menu {
  border: medium none;
  border-radius: 0 0 1px 1px;
  box-shadow: 0 -3px 0 rgba(0, 0, 0, 0.05) inset; }

#wrap > .container-fluid {
  background: #F9F9F9;
  left: 0;
  max-width: 1400px;
  margin: 60px auto;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 3px 3px 0 0; }

#topmenu .container-fluid {
  max-width: 1425px;
  padding-right: 25px;
  z-index: 200; }

.main_container > .row-fluid, .main_container > .row {
  margin-bottom: 25px; }
.main_container > div > .row-fluid, .main_container > div > .row {
  margin-bottom: 25px; }

.row-fluid [class*="span"] .row-fluid [class*="span"], .row [class*="span"] .row-fluid [class*="span"] {
  margin-bottom: 25px; }

.row-fluid [class*="span"] .row-fluid:last-child [class*="span"], .row [class*="span"] .row-fluid:last-child [class*="span"] {
  margin-bottom: 0; }

.tabs .active {
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%);
  /* FF3.6+ */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.05)), color-stop(100%, rgba(0, 0, 0, 0.05)));
  /* Chrome,Safari4+ */
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%);
  /* Chrome10+,Safari5.1+ */
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%);
  /* Opera 11.10+ */
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%);
  /* IE10+ */
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a000000', endColorstr='#1a000000',GradientType=0 );
  /* IE6-9 */
  color: #afafaf; }

pre {
  border: 1px solid #dddddd !important;
  border-radius: 1px !important;
  padding: 10px !important;
  margin-bottom: 0 !important; }

blockquote span {
  display: block;
  width: 100%;
  font-size: 12px;
  text-align: right; }
  blockquote span:before {
    content: '~ '; }
blockquote.quoted {
  padding-left: 40px;
  position: relative;
  border: none; }
  blockquote.quoted:before {
    content: "\f10d";
    font-family: 'fontello';
    font-size: 30px;
    color: rgba(0, 0, 0, 0.15);
    position: absolute;
    left: 0;
    top: 10px; }

input {
  min-height: 30px;
  min-width: 35px;
  padding: 5px; }
  input[type="file"] {
    min-height: 40px; }
  input + small {
    display: block;
    margin: 0;
    opacity: 0.7; }

.progress:not(.progress-striped) .bar {
  background-image: none; }

label {
  margin-bottom: 0; }
  label.filebutton {
    width: 120px;
    /*height:40px;*/
    overflow: hidden;
    position: relative; }
  label span input {
    z-index: 999;
    line-height: 0;
    font-size: 50px;
    position: absolute;
    top: -2px;
    left: -700px;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(opacity=0)";
    cursor: pointer;
    _cursor: hand;
    margin: 0;
    padding: 0; }

textarea {
  border-radius: 1px;
  box-shadow: none; }

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"] {
  border-radius: 1px;
  box-shadow: none; }

.uneditable-input {
  border-radius: 1px;
  box-shadow: none; }

textarea:focus {
  box-shadow: 0 0 0 1px rgba(59, 194, 227, 0.4) inset;
  border: 1px solid transparent; }

input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus {
  box-shadow: 0 0 0 1px rgba(59, 194, 227, 0.4) inset;
  border: 1px solid transparent; }

.uneditable-input:focus {
  box-shadow: 0 0 0 1px rgba(59, 194, 227, 0.4) inset;
  border: 1px solid transparent; }

input.focused {
  box-shadow: 0 0 0 1px rgba(59, 194, 227, 0.4) inset;
  border: 1px solid transparent; }
input.error {
  border: 1px solid transparent;
  background-color: rgba(220, 76, 66, 0.01);
  box-shadow: 0 0 0 1px rgba(220, 76, 66, 0.4) inset;
  color: #dc4c42; }
input.warning {
  border: 1px solid transparent;
  background-color: rgba(214, 204, 72, 0.01);
  box-shadow: 0 0 0 1px rgba(214, 204, 72, 0.4) inset;
  color: #d6cc48; }
input.success {
  border: 1px solid transparent;
  background-color: rgba(94, 229, 134, 0.01);
  box-shadow: 0 0 0 1px rgba(94, 229, 134, 0.4) inset;
  color: #55bc75; }
input[type="checkbox"], input[type="radio"] {
  min-height: 0; }

select {
  border-radius: 1px; }
  select:focus {
    outline: none; }

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
  outline: none; }

form {
  margin: 0; }

.input-append .add-on, .input-prepend .add-on {
  border: medium none;
  box-shadow: 0 -2px 0 0 rgba(0, 0, 0, 0.1) inset;
  min-height: 30px;
  min-width: 30px;
  padding: 4px; }

.add-on i {
  margin-left: 3px;
  margin-right: 4px;
  margin-top: 0; }

.alert {
  border: medium none;
  box-shadow: 0 -3px 0 0 rgba(0, 0, 0, 0.04) inset;
  padding-left: 60px;
  position: relative; }
  .alert:before {
    background-color: inherit;
    border-radius: 2px 0 0 2px;
    border-right: 1px solid rgba(255, 255, 255, 0.15);
    box-shadow: 0 -3px 0 0 rgba(0, 0, 0, 0.04) inset, 1px 0 0 0 rgba(0, 0, 0, 0.05);
    content: "";
    display: inline;
    font-family: 'fontello';
    height: 100%;
    left: 0;
    padding: 10px 14px;
    position: absolute;
    text-align: center;
    top: 0;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */ }
  .alert.alert-block:before {
    padding: 24px 14px; }

.alert-yellow {
  background-color: #d6cc48;
  color: #FFFFFF;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1); }

.alert-green {
  background-color: #55bc75;
  color: #FFFFFF;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1); }

.alert-red {
  background-color: #dc4c42;
  color: #FFFFFF;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1); }

.alert-orange {
  background-color: #dd4a29;
  color: #FFFFFF;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1); }

.alert-light-brown {
  background-color: #b1a599;
  color: #FFFFFF;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1); }

.alert-light-grey {
  background-color: #cecece;
  color: #FFFFFF;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1); }

.alert-grey {
  background-color: #afafaf;
  color: #FFFFFF;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1); }

.alert-blue {
  background-color: #3bc2e3;
  color: #FFFFFF;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1); }

.alert-facebookblue {
  background-color: #3b559f;
  color: #FFFFFF;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1); }

.alert-yellow > h4 {
  color: #FFFFFF;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1); }

.alert-green > h4 {
  color: #FFFFFF;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1); }

.alert-red > h4 {
  color: #FFFFFF;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1); }

.alert-orange > h4 {
  color: #FFFFFF;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1); }

.alert-light-brown > h4 {
  color: #FFFFFF;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1); }

.alert-light-grey > h4 {
  color: #FFFFFF;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1); }

.alert-grey > h4 {
  color: #FFFFFF;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1); }

.alert-blue > h4 {
  color: #FFFFFF;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1); }

.alert-facebookblue > h4 {
  color: #FFFFFF;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1); }

/* calendar */
.fc-button {
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  border-radius: 0 0 0 0;
  box-shadow: none;
  height: auto;
  margin: 0 !important;
  padding: 5px; }

.fc-header-right .fc-button {
  padding: 5px 10px;
  border-right: 1px solid #DDD; }

.fc-header-title h2 {
  font-size: 14px;
  margin: 0 0 0 10px;
  white-space: nowrap;
  font-family: 'crete round'; }

/* select2 */
.select2-container .select2-choice {
  height: 30px; }

.select2-container-multi .select2-choices {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  border: 1px solid #DDDDDD;
  border-radius: 1px;
  background-image: none !important; }
  .select2-container-multi .select2-choices .select2-search-choice {
    padding: 5px 5px 5px 18px !important;
    min-height: 25px;
    background-image: none;
    background-color: #3bc2e3;
    box-shadow: 0 -3px 0 0 rgba(0, 0, 0, 0.08) inset;
    border: none;
    color: #ffffff;
    font-size: 12px; }

.select2-search-choice-close {
  background-image: none; }
  .select2-search-choice-close:before {
    color: #FFFFFF;
    content: "\e80f";
    display: inline-block;
    font-family: fontello;
    font-size: 12px;
    height: 13px;
    left: 1px;
    outline: medium none;
    position: absolute;
    text-align: center;
    top: 2px;
    width: 12px; }

.select2-container-multi.select2-container-active .select2-choices {
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.075) inset; }

.select2-container-active .select2-choice, .select2-container-active .select2-choices {
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.075) inset; }

.select2-drop {
  border: medium none;
  box-shadow: 0 -3px 0 0px rgba(0, 0, 0, 0.1) inset; }
  .select2-drop.select2-drop-above {
    border: medium none;
    box-shadow: 0 -3px 0 0px rgba(0, 0, 0, 0.02); }

/* colorpicker */
.colorpicker:before, .colorpicker:after {
  opacity: 0; }

/* hide the corner of the colorpicker which displays incorrectly */
/* hide the corner of the colorpicker which displays incorrectly */
/* datepicker */
.datepicker:before, .datepicker:after {
  opacity: 0; }

/* hide the corner of the datepicker which displays incorrectly */
/* hide the corner of the datepicker which displays incorrectly */
/* timepicker */
.timepicker:before, .timepicker:after {
  opacity: 0; }

/* hide the corner of the timepicker which displays incorrectly */
/* hide the corner of the timepicker which displays incorrectly */
/* prettify */
li.L0, li.L1, li.L2, li.L3, li.L5, li.L6, li.L7, li.L8 {
  list-style: inherit !important; }

.prettyprint .linenums > li {
  color: #CCCCCC; }

/* wizard */
.widget-wizard .widget-tabs ul, .widget-wizard .widget-tabs div {
  margin: 0; }
.widget-wizard .widget-tabs .tabs {
  margin-bottom: -3px; }
  .widget-wizard .widget-tabs .tabs li {
    background-image: none;
    display: table-cell;
    width: 1%;
    float: none;
    text-align: center; }
    .widget-wizard .widget-tabs .tabs li a {
      border-radius: 1px 1px 0 0;
      background-image: none;
      background-color: rgba(252, 251, 247, 0.3);
      box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05) inset;
      margin: 0;
      padding: 15px; }
    .widget-wizard .widget-tabs .tabs li.active a {
      border-radius: 1px 1px 0 0;
      background-image: none;
      background-color: #FCFBF7;
      color: #7a7a7a;
      box-shadow: none; }
.widget-wizard .widget-tabs .progress {
  background: none repeat scroll 0 0 transparent;
  border-radius: 0 0 0 0;
  box-shadow: none;
  height: 3px;
  position: relative;
  top: 3px; }
  .widget-wizard .widget-tabs .progress .bar {
    background-image: none;
    background-color: #55bc75;
    /*(green)*/ }

.wizard.tabs li a i {
  width: auto !important;
  font-size: 14px !important; }

/*  gritter notifications  */
#gritter-notice-wrapper {
  position: fixed;
  top: 55px;
  right: 20px;
  width: 301px;
  z-index: 9999; }
  #gritter-notice-wrapper.top-left {
    left: 20px;
    right: auto; }
  #gritter-notice-wrapper.bottom-right {
    top: auto;
    left: auto;
    bottom: 20px;
    right: 20px; }
  #gritter-notice-wrapper.bottom-left {
    top: auto;
    right: auto;
    bottom: 20px;
    left: 20px; }

.gritter-item-wrapper {
  position: relative;
  margin: 0 0 10px 0; }

.gritter-top, .gritter-bottom {
  display: none; }

.gritter-item {
  border-radius: 1px;
  box-shadow: 0 -3px 0 1px rgba(0, 0, 0, 0.1) inset;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #FCFBF7;
  padding: 8px 11px;
  font-size: 11px; }

.hover .gritter-item {
  background-position: right -40px; }

.gritter-item p {
  padding: 0;
  margin: 0;
  word-wrap: break-word; }
.gritter-item a {
  color: #26aef2 !important; }

.gritter-close {
  cursor: pointer;
  display: block !important;
  height: 30px;
  position: absolute;
  right: 3px;
  text-align: right;
  top: 0;
  width: 30px; }
  .gritter-close:before {
    content: "\e80f";
    background-color: #4B4B4B;
    border-radius: 50px 50px 50px 50px;
    color: #FAFAFA;
    font-family: 'fontello';
    font-size: 12px;
    left: 15px;
    padding: 2px 8px;
    position: absolute;
    top: -9px; }
  .gritter-close:hover:before {
    color: #eee; }

.gritter-title {
  font-size: 14px;
  font-weight: bold;
  padding: 0 0 7px 0;
  display: block;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.7);
  /* Not supported by IE :( */ }

.gritter-image {
  width: 48px;
  height: 48px;
  float: left; }

.gritter-with-image, .gritter-without-image {
  padding: 0; }

.gritter-with-image {
  width: 220px;
  float: right; }

/* for the dark version of the gritter notice */
.gritter-dark .gritter-item, .gritter-dark .gritter-bottom, .gritter-dark .gritter-top {
  background: #555555;
  color: #FAFAFA;
  border: 1px solid rgba(0, 0, 0, 0.3); }
.gritter-dark .gritter-close:before {
  color: #222; }
.gritter-dark .gritter-close:hover:before {
  color: #666; }
.gritter-dark .gritter-title {
  text-shadow: none; }

/*  gallery  */
.gallery-item {
  display: inline-block;
  margin-bottom: 6px;
  vertical-align: top; }

/* --------- THEME STYLING --------- */
/* background color */
.themebgcolor, .box {
  background-color: #F9F9F9; }

/* text color */
.themetextcolor {
  color: #dd4a29; }
  .themetextcolor a {
    color: #dd4a29; }

.navbar a:hover, .navbar a.current-page, .navbar a.current-page-parent {
  color: #dd4a29; }

/* COLORS */
.gradient {
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6+ */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.1)), color-stop(100%, rgba(255, 255, 255, 0)));
  /* Chrome,Safari4+ */
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
  /* Opera 11.10+ */
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
  /* IE10+ */
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#40ffffff', endColorstr='#00ffffff',GradientType=0 );
  /* IE6-9 */ }

.gradient-reverse {
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 100%);
  /* FF3.6+ */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0.1)));
  /* Chrome,Safari4+ */
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 100%);
  /* Chrome10+,Safari5.1+ */
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 100%);
  /* Opera 11.10+ */
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 100%);
  /* IE10+ */
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#40ffffff',GradientType=0 );
  /* IE6-9 */ }

.yellow {
  background-color: #d6cc48 !important;
  color: white !important;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15) !important; }

.green {
  background-color: #55bc75 !important;
  color: white !important;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15) !important; }

.red {
  background-color: #dc4c42 !important;
  color: white !important;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15) !important; }

.orange {
  background-color: #dd4a29 !important;
  color: white !important;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15) !important; }

.light-brown {
  background-color: #b1a599 !important;
  color: white !important;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15) !important; }

.light-grey {
  background-color: #cecece !important;
  color: #7a7a7a !important;
  text-shadow: 1px 1px 3px rgba(255, 255, 255, 0.15) !important; }

.dark-grey {
  background-color: #636363 !important;
  color: white !important;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15) !important; }

.grey {
  background-color: #afafaf !important;
  color: white !important;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15) !important; }

.blue {
  background-color: #3bc2e3 !important;
  color: white !important;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15) !important; }

.facebookblue {
  background-color: #3b559f !important;
  color: white !important;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15) !important; }

.pink {
  background-color: #f28cce !important;
  color: white !important;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15) !important; }

.purple {
  background-color: #b561ce !important;
  color: white !important;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15) !important; }

.cyan {
  background-color: #87f2e9 !important;
  color: white !important;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15) !important; }

.turquoise {
  background-color: #3dd3c4 !important;
  color: white !important;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15) !important; }

.yellow *, .green *, .red *, .orange *, .light-brown *, .light-grey *, .grey *, .blue *, .facebookblue * {
  color: white !important; }

.yellow-text {
  color: #d6cc48 !important; }

.green-text {
  color: #55bc75 !important; }

.red-text {
  color: #dc4c42 !important; }

.orange-text {
  color: #dd4a29 !important; }

.light-brown-text {
  color: #b1a599 !important; }

.light-grey-text {
  color: #cecece !important; }

.dark-grey-text {
  color: #636363 !important; }

.grey-text {
  color: #afafaf !important; }

.blue-text {
  color: #3bc2e3 !important; }

.facebookblue-text {
  color: #3b559f !important; }

.pink-text {
  color: #f28cce !important; }

.purple-text {
  color: #b561ce !important; }

.cyan-text {
  color: #87f2e9 !important; }

.turquoise-text {
  color: #3dd3c4 !important; }

.yellow-topstripe {
  border-top: 5px solid #d6cc48; }

.green-topstripe {
  border-top: 5px solid #55bc75; }

.red-topstripe {
  border-top: 5px solid #dc4c42; }

.orange-topstripe {
  border-top: 5px solid #dd4a29; }

.light-brown-topstripe {
  border-top: 5px solid #b1a599; }

.light-grey-topstripe {
  border-top: 5px solid #cecece; }

.dark-grey-topstripe {
  border-top: 5px solid #636363; }

.grey-topstripe {
  border-top: 5px solid #afafaf; }

.blue-topstripe {
  border-top: 5px solid #3bc2e3; }

.facebookblue-topstripe {
  border-top: 5px solid #3b559f; }

.pink-topstripe {
  border-top: 5px solid #f28cce; }

.purple-topstripe {
  border-top: 5px solid #b561ce; }

.cyan-topstripe {
  border-top: 5px solid #87f2e9; }

.turquoise-topstripe {
  border-top: 5px solid #3dd3c4; }

.yellow-leftstripe {
  border-left: 4px solid #d6cc48; }

.green-leftstripe {
  border-left: 4px solid #55bc75; }

.red-leftstripe {
  border-left: 4px solid #dc4c42; }

.orange-leftstripe {
  border-left: 4px solid #dd4a29; }

.light-brown-leftstripe {
  border-left: 4px solid #b1a599; }

.light-grey-leftstripe {
  border-left: 4px solid #cecece; }

.dark-grey-leftstripe {
  border-left: 4px solid #636363; }

.grey-leftstripe {
  border-left: 4px solid #afafaf; }

.blue-leftstripe {
  border-left: 4px solid #3bc2e3; }

.facebookblue-leftstripe {
  border-left: 4px solid #3b559f; }

.pink-leftstripe {
  border-left: 4px solid #f28cce; }

.purple-leftstripe {
  border-left: 4px solid #b561ce; }

.cyan-leftstripe {
  border-left: 4px solid #87f2e9; }

.turquoise-leftstripe {
  border-left: 4px solid #3dd3c4; }

/* --------- HANDY STYLING --------- */
.fullwidth {
  width: 100%; }

.centeralign {
  text-align: center; }

.rightalign {
  text-align: right; }

.textshadow {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15); }

.boxshadow {
  box-shadow: 0 -3px 0 0 rgba(0, 0, 0, 0.08) inset; }

.nooverflow {
  overflow: hidden !important; }

.nomargin {
  margin: 0 !important; }

.noborder {
  border: none !important; }

.nobg {
  background: none !important;
  border: none !important;
  box-shadow: none !important; }

.border {
  border: 1px solid rgba(0, 0, 0, 0.15) !important; }

.block {
  display: block; }

.mar10_top {
  margin-top: 10px; }

.mar10_bottom {
  margin-bottom: 10px; }

.mar10_right {
  margin-right: 10px; }

.mar10_left {
  margin-left: 10px; }

.mar20_top {
  margin-top: 20px; }

.pad25 {
  padding: 25px !important; }

.pad15 {
  padding: 15px !important; }

.pad10_side {
  padding-left: 10px !important;
  padding-right: 10px !important; }

.pad15_side {
  padding-left: 15px !important;
  padding-right: 15px !important; }

.pad25_side {
  padding-left: 25px !important;
  padding-right: 25px !important; }

.pad30_side {
  padding-left: 30px !important;
  padding-right: 30px !important; }

.pad10_top {
  padding-top: 10px !important; }

.pad15_top {
  padding-top: 15px !important; }

.pad25_top {
  padding-top: 25px !important; }

.pad30_top {
  padding-top: 30px !important; }

.pad0 {
  padding: 0 !important; }

.bold {
  font-weight: 600; }

.bolder {
  font-weight: 700; }

.boldest {
  font-weight: 800; }

.blackopacity {
  color: rgba(0, 0, 0, 0.4); }

/* Fonts */
.crete {
  font-family: 'Crete Round';
  font-weight: normal; }

.opensans {
  font-family: 'Open Sans'; }

.image-100 {
  width: 100px;
  height: 100px;
  overflow: hidden; }

.circled {
  border-radius: 100%;
  overflow: hidden; }

i.large {
  font-size: 45px;
  min-height: 55px;
  width: 100%; }

.slimscroll {
  overflow: hidden; }

/* --------- BOX STYLING --------- */
.box {
  border-radius: 1px;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15); }
  .box .info {
    line-height: 17px; }
  .box .title {
    font-size: 13px;
    line-height: 13px; }
  .box .info-large {
    font-size: 25px;
    line-height: 25px; }
  .box .title-large {
    font-size: 17px;
    line-height: 17px; }

.small-box {
  height: 70px; }
  .small-box > * {
    display: inline-block;
    height: 100%; }
    .small-box > * i {
      font-size: 35px;
      width: 100%;
      display: block; }
  .small-box span {
    display: block; }
  .small-box .left {
    float: left;
    border-radius: 1px 0 0 1px; }
  .small-box .right {
    float: right;
    border-radius: 0 1px 1px 0; }
  .small-box .left, .small-box .right {
    text-align: center;
    width: 50%;
    padding-top: 17px; }

.large-box {
  height: 165px; }
  .large-box .body {
    height: 115px;
    display: block;
    overflow: hidden;
    border-radius: 1px 1px 0 0; }
    .large-box .body:last-child {
      height: 165px;
      border-radius: 1px;
      padding: 30px 10px 0 10px; }
    .large-box .body .content {
      height: 115px;
      position: relative;
      padding: 15px; }
  .large-box .footer {
    display: block;
    border-radius: 0 0 4px 4px;
    height: 50px;
    width: 100%;
    text-align: center; }
    .large-box .footer ul {
      margin: 0;
      width: 100%;
      border: none; }
      .large-box .footer ul li {
        display: table-cell;
        height: 50px;
        vertical-align: middle;
        float: none;
        width: 1%; }
        .large-box .footer ul li:first-child {
          border-radius: 0 0 0 4px; }
        .large-box .footer ul li:last-child {
          border-radius: 0 0 4px 0; }
        .large-box .footer ul li a {
          border-radius: 0 0 0 0;
          display: block;
          height: 50px;
          padding: 15px 0;
          width: 100%; }
        .large-box .footer ul li i {
          width: 100%;
          font-size: 20px;
          color: #cecece; }
        .large-box .footer ul li.active i {
          color: #afafaf; }

/* footer */
/* no footer */
.image-box .body {
  box-shadow: 0 -4em 0.8em -4px rgba(0, 0, 0, 0.45) inset;
  position: relative; }
  .image-box .body .text p {
    position: absolute;
    text-align: left;
    bottom: 10px;
    left: 15px;
    color: #FFFFFF;
    display: block;
    margin: 0;
    line-height: 16px; }
  .image-box .body .text a {
    display: block;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.7);
    text-decoration: underline; }

.info small {
  font-size: 20px; }
.info.info-vertical > * {
  display: block;
  margin: 5px 0; }

.text-ball {
  height: 100px;
  width: 100px;
  padding: 20px 0;
  font-size: 30px;
  border-radius: 100%;
  box-shadow: -15px -15px 0 rgba(0, 0, 0, 0.04) inset; }
  .text-ball h3 {
    margin: 0;
    font-size: 35px; }
  .text-ball small {
    color: #F9F9F9;
    display: block;
    font-size: 14px; }

/* --------- SPECIAL PAGE STYLING --------- */
.profile_info {
  position: relative;
  height: 250px; }
  .profile_info > .avatar_large {
    left: 0;
    overflow: hidden;
    position: relative;
    /*width:200px;*/
    height: 100%; }
    .profile_info > .avatar_large img {
      position: relative;
      min-height: 100%; }
    .profile_info > .avatar_large .social {
      color: #F9F9F9;
      width: 100%;
      list-style: none;
      margin: 0;
      position: absolute;
      bottom: 20px;
      left: 0;
      text-align: center; }
      .profile_info > .avatar_large .social li {
        display: inline-block;
        margin-right: 10px; }
        .profile_info > .avatar_large .social li a {
          padding: 5px;
          -webkit-transition: opacity .1s ease-in-out;
          -moz-transition: opacity .1s ease-in-out;
          -o-transition: opacity .1s ease-in-out;
          transition: opacity .1s ease-in-out;
          position: relative;
          opacity: 0.8;
          width: 50px;
          height: 50px; }
          .profile_info > .avatar_large .social li a:hover {
            opacity: 1; }
  .profile_info .text {
    padding: 15px;
    position: relative;
    display: inline-block;
    line-height: 28px; }
    .profile_info .text em {
      display: block;
      font-weight: 600;
      color: rgba(0, 0, 0, 0.2); }

#login_page {
  top:25px; }
  #login_page h1 {
    display: inline-block;
    color: #4c4c4c;
    font-family: 'Crete Round';
    font-size: 100px;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6);
    margin-bottom: 50px;
    position: relative; }
    #login_page h1 small {
      font-size: 25px;
      color: #878787;
      right: 0;
      bottom: -25px;
      position: absolute; }
  #login_page input {
    width: 250px; }
  #login_page button {
    padding: 10px;
    width: 250px; }

#fourofour_page h1.huge {
  display: inline-block;
  color: #000000;
  font-family: 'Crete Round';
  font-size: 150px;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.4);
  position: relative;
  line-height: 160px;
  opacity: 0.6; }
  #fourofour_page h1.huge small {
    display: block;
    font-size: 35px;
    line-height: 35px;
    color: #000000; }
#fourofour_page .huge + a {
  font-family: 'Crete Round';
  display: block;
  font-size: 25px; }

/* --------- WIDGET STYLING --------- */
.widget .widget-header {
  border-radius: 1px 1px 0 0;
  padding: 15px 0 13px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  position: relative;
  text-align: center;
  min-height: 50px; }
  .widget .widget-header h4 {
    font-size: 22px;
    font-weight: 400;
    margin: 0;
    display: inline-block; }
    .widget .widget-header h4 i {
      font-size: 19px;
      margin-right: 5px; }
  .widget .widget-header .widget-menu {
    display: inline-block;
    opacity: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    z-index: 100;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out; }
.widget:hover .widget-header .widget-menu {
  opacity: 1;
  right: -20px; }
.widget .widget-header:hover .widget-menu {
  opacity: 1;
  right: -20px; }
.widget .widget-header .widget-menu a {
  padding: 5px; }
  .widget .widget-header .widget-menu a i {
    color: #636363 !important;
    text-shadow: none !important; }
.widget .widget-body {
  height: 250px;
  -webkit-transition: all .1s ease-in-out;
  -moz-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
  overflow-x: hidden;
  overflow-y: auto; }
  .widget .widget-body:only-child {
    height: 300px; }
.widget.widget-tall .widget-body {
  height: 575px; }
  .widget.widget-tall .widget-body:only-child {
    height: 525; }
.widget .widget-footer ul {
  margin: 0;
  width: 100%;
  border: none; }
  .widget .widget-footer ul li {
    border-radius: 0;
    display: table-cell;
    height: 50px;
    vertical-align: middle;
    float: none;
    width: 1%; }
    .widget .widget-footer ul li:first-child {
      border-radius: 0 0 0 1px; }
    .widget .widget-footer ul li:last-child {
      border-radius: 0 0 1px 0; }
    .widget .widget-footer ul li:only-child {
      border-radius: 0 0 1px 1px; }
    .widget .widget-footer ul li a {
      border-radius: 0 0 0 0;
      display: block;
      height: 50px;
      padding: 15px 0;
      width: 100%;
      text-align: center; }
    .widget .widget-footer ul li:not(.disabled) a:hover {
      padding: 18px 0 12px; }
    .widget .widget-footer ul li:not(.disabled) a:active {
      padding: 21px 0 9px; }
    .widget .widget-footer ul li i {
      width: 100%;
      font-size: 20px;
      color: #cecece; }
    .widget .widget-footer ul li.active i {
      color: #afafaf; }

/* Dashboard */
.widget-dashboard .widget-body {
  height: 150px !important;
  text-align: center;
  position: relative;
  overflow: hidden; }
  .widget-dashboard .widget-body h4 {
    bottom: 10px;
    color: #FFFFFF;
    font-size: 40px;
    margin: 0;
    position: absolute;
    width: 100%;
    z-index: 10;
    font-weight: 400;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
    line-height: 30px; }
    .widget-dashboard .widget-body h4 small {
      color: #FFFFFF;
      bottom: 10px;
      text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15); }
  .widget-dashboard .widget-body i {
    font-size: 52px;
    position: relative;
    top: 20px; }
.widget-dashboard.widget-tall .widget-body {
  height: 325px !important; }
  .widget-dashboard.widget-tall .widget-body h4 {
    bottom: 20px;
    line-height: 50px;
    font-size: 60px; }

/* Conversions */
.widget-conversions {
  margin: 25px 25px 0;
  position: relative;
  height: 275px;
  text-align: center; }
  .widget-conversions .widget-body {
    height: 225px;
    padding: 15px 25px; }
  .widget-conversions .info {
    display: inline-block;
    width: 90%;
    font-size: 30px; }
    .widget-conversions .info small {
      font-size: 20px; }
  .widget-conversions .text-ball {
    position: absolute; }
    .widget-conversions .text-ball.first {
      top: -25px;
      left: -25px; }
    .widget-conversions .text-ball.second {
      top: -25px;
      right: -25px; }

/* widget-compare */
.widget-compare {
  position: relative;
  height: 300px;
  text-align: center; }
  .widget-compare .info {
    display: inline-block;
    width: 49%;
    font-size: 40px;
    line-height: 30px; }
    .widget-compare .info small {
      font-size: 20px; }
  .widget-compare .bargraph {
    bottom: 0;
    position: absolute !important; }
  .widget-compare .percentages {
    color: #F9F9F9;
    position: absolute;
    bottom: 0;
    width: 49%; }
    .widget-compare .percentages.first {
      left: 0; }
    .widget-compare .percentages.second {
      right: 0; }

/* widget-barbox */
.widget-barbox {
  position: relative;
  height: 150px;
  text-align: center; }
  .widget-barbox .widget-body {
    padding-top: 10px;
    height: 100px; }
  .widget-barbox .info {
    display: table-cell;
    font-size: 35px;
    line-height: 30px;
    width: 1%; }
    .widget-barbox .info small {
      font-size: 18px; }
    .widget-barbox .info em {
      display: inline-block;
      font-style: normal;
      opacity: 0.5; }
  .widget-barbox .bargraph {
    bottom: 0;
    position: absolute !important; }

/* widget-graphbox */
.widget-graphbox {
  position: relative;
  text-align: center;
  height: 150px; }
  .widget-graphbox .widget-body {
    height: 100px;
    padding-top: 10px; }
  .widget-graphbox .info {
    width: 1%;
    display: table-cell;
    font-size: 35px;
    line-height: 30px; }
    .widget-graphbox .info small {
      font-size: 18px; }
    .widget-graphbox .info em {
      display: inline-block;
      font-style: normal;
      opacity: 0.5; }
  .widget-graphbox .bargraph {
    bottom: 0;
    position: absolute !important; }

/* widget-donut */
.widget-donutbox .widget-body {
  overflow: hidden;
  text-align: center;
  position: relative; }
  .widget-donutbox .widget-body .donutgraph .info {
    position: relative;
    float: left;
    clear: both;
    font-size: 30px;
    padding: 10px 20px 5px;
    min-width: 100px;
    margin: 0;
    text-align: center; }
    .widget-donutbox .widget-body .donutgraph .info small {
      margin-top: 0;
      color: inherit; }
    .widget-donutbox .widget-body .donutgraph .info em {
      font-size: 14px;
      opacity: 0.5; }

/* widget-morris */
.widget-morris .chart {
  height: 97%; }

/* widget-morris-donut */
.widget-morris-donutbox ul {
  list-style: none;
  margin: 0;
  text-align: center; }
  .widget-morris-donutbox ul li {
    text-align: center; }
    .widget-morris-donutbox ul li .chart {
      display: inline-block;
      text-align: center;
      height: 225px;
      width: 225px;
      background-color: #F9F9F9;
      border-radius: 100%; }

/* widget-chartjs */
.widget-chartjs .widget-body {
  text-align: center; }
  .widget-chartjs .widget-body canvas {
    position: relative;
    display: inline-block; }

/* widget-tabs */
.widget-tabs .widget-header {
  padding: 0;
  box-shadow: none; }
.widget-tabs ul {
  list-style: none;
  margin: 0; }
.widget-tabs .tabs li {
  float: none;
  display: table-cell;
  width: 1%;
  border-radius: 1px 1px 0 0;
  background-color: #DADADA; }
  .widget-tabs .tabs li.active {
    background-color: #f9f9f9 !important; }
  .widget-tabs .tabs li a {
    color: #FFFFFF;
    display: block;
    font-family: 'Pathway Gothic One';
    font-size: 20px;
    font-weight: 400;
    padding: 15px 0; }
  .widget-tabs .tabs li.active a {
    text-shadow: none !important;
    background-color: #f9f9f9 !important;
    color: #7a7a7a !important; }
  .widget-tabs .tabs li:last-child a {
    margin: 0; }
.widget-tabs .widget-body {
  height: 250px; }
  .widget-tabs .widget-body .sprkline {
    text-align: right; }
    .widget-tabs .widget-body .sprkline ul li {
      height: 30px;
      margin-bottom: 10px;
      margin-right: 5px; }
    .widget-tabs .widget-body .sprkline ul:last-child li {
      margin-left: 5px;
      text-align: left; }
  .widget-tabs .widget-body h3 {
    font-weight: 400;
    font-size: 20px; }
  .widget-tabs .widget-body small {
    font-weight: 400;
    font-size: 16px; }
.widget-tabs.tabs-left .widget-body {
  height: 300px; }
.widget-tabs.tabs-left .widget-header {
  float: left; }
.widget-tabs.tabs-left .tabs li {
  display: block;
  width: 100px; }
  .widget-tabs.tabs-left .tabs li a {
    display: block;
    width: 100%; }
.widget-tabs.tabs-right .widget-body {
  height: 300px; }
.widget-tabs.tabs-right .widget-header {
  float: right; }
.widget-tabs.tabs-right .tabs li {
  display: block;
  width: 100px; }
  .widget-tabs.tabs-right .tabs li a {
    display: block;
    width: 100%; }
.widget-tabs.tabs-bottom .widget-footer ul li:not(.disabled) a:hover, .widget-tabs.tabs-bottom .widget-footer ul li:not(.disabled) a:active {
  padding: 15px 0; }

/* widget-tabs tabs-left */
/* widget-tabs tabs-right */
/* widget-tabs tabs-bottom */
/* widget-featuredbox */
.widget-featuredbox {
  position: relative; }
  .widget-featuredbox .widget-body {
    height: 300px;
    overflow: hidden;
    box-shadow: 0 0 30px 15px rgba(0, 0, 0, 0.5) inset;
    background-size: cover; }
  .widget-featuredbox .widget-header {
    height: 50px;
    width: 100%;
    box-shadow: none;
    position: absolute;
    color: #FFFFFF; }
  .widget-featuredbox .widget-footer {
    font-family: 'Pathway Gothic One';
    font-size: 20px;
    height: 50px;
    margin-top: -50px;
    padding: 15px;
    z-index: 2;
    position: relative;
    overflow: hidden;
    opacity: 1;
    -webkit-transition: all .05s ease-in-out;
    -moz-transition: all .05s ease-in-out;
    -o-transition: all .05s ease-in-out;
    transition: all .05s ease-in-out; }
    .widget-featuredbox .widget-footer i {
      margin-left: 10px; }
      .widget-featuredbox .widget-footer i:first-child {
        margin: 0; }

.widget.minimized .widget-featuredbox .widget-footer {
  opacity: 0; }

/* widget-analytics-small */
.widget-analytics-small ul {
  list-style: none;
  margin: 0; }

/* Notifications */
.widget-notifications ul {
  list-style: none;
  margin: 0; }
  .widget-notifications ul li {
    font-size: 11px;
    font-weight: 300;
    padding: 7px;
    margin-bottom: 1px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1); }
    .widget-notifications ul li:last-child {
      box-shadow: none; }
    .widget-notifications ul li:nth-child(even) {
      background-color: #f3f3f3; }
    .widget-notifications ul li i {
      width: 25px;
      opacity: 0.5; }
    .widget-notifications ul li img {
      height: 20px;
      border-radius: 20px;
      margin: 5px; }
    .widget-notifications ul li span p {
      display: none; }
.widget-notifications.large ul li {
  min-height: 65px;
  position: relative; }
  .widget-notifications.large ul li i {
    position: absolute;
    left: 5px;
    top: 20px;
    font-size: 22px; }
  .widget-notifications.large ul li img {
    height: 50px;
    border-radius: 50px;
    margin: 0;
    position: absolute;
    left: 40px; }
  .widget-notifications.large ul li span {
    left: 100px;
    padding-right: 100px;
    position: relative; }
    .widget-notifications.large ul li span p {
      border-top: 1px dotted rgba(0, 0, 0, 0.15);
      margin-top: 2px;
      padding-top: 2px;
      font-size: 12px;
      display: inline-block;
      width: 90%; }

/* Messages */
.widget-messages .widget-body {
  overflow: hidden;
  height: 100%; }
.widget-messages .row-fluid {
  height: 100%; }
.widget-messages .messagelist {
  border-right: 3px solid rgba(0, 0, 0, 0.15);
  height: 100%; }
  .widget-messages .messagelist li {
    cursor: pointer;
    height: 50px;
    position: relative;
    overflow: hidden;
    display: block; }
    .widget-messages .messagelist li.active {
      background-color: rgba(0, 0, 0, 0.05); }
    .widget-messages .messagelist li:hover {
      background-color: rgba(0, 0, 0, 0.05); }
  .widget-messages .messagelist img {
    position: absolute;
    left: 0;
    top: 0;
    height: 50px; }
  .widget-messages .messagelist .message {
    position: relative;
    left: 60px;
    padding: 2px 0; }
    .widget-messages .messagelist .message span {
      font-weight: bold; }
    .widget-messages .messagelist .message p {
      font-size: 12px; }
.widget-messages .content {
  position: relative;
  margin-bottom: 60px; }
  .widget-messages .content > .messagepage {
    display: none; }
    .widget-messages .content > .messagepage.active {
      display: block; }
.widget-messages h4.info {
  padding: 25px 0;
  margin: 0; }
.widget-messages .content > .messagepage ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  .widget-messages .content > .messagepage ul li {
    position: relative;
    display: block;
    width: 95%;
    padding: 0;
    border-radius: 5px;
    margin-bottom: 15px;
    min-height: 50px;
    padding-left: 60px;
    left: 0; }
    .widget-messages .content > .messagepage ul li img {
      height: 30px;
      position: absolute;
      left: 0;
      top: 5px; }
    .widget-messages .content > .messagepage ul li span {
      display: block;
      margin-top: 0;
      font-weight: bold; }
    .widget-messages .content > .messagepage ul li .time {
      font-size: 12px;
      color: rgba(0, 0, 0, 0.3);
      float: right; }
    .widget-messages .content > .messagepage ul li.sent + .received {
      /*background-color:red;*/
      padding-top: 15px;
      border-top: 1px solid rgba(0, 0, 0, 0.15); }
      .widget-messages .content > .messagepage ul li.sent + .received img {
        top: 20px; }
    .widget-messages .content > .messagepage ul li.received + .sent {
      /*background-color:red;*/
      padding-top: 15px;
      border-top: 1px solid rgba(0, 0, 0, 0.15); }
      .widget-messages .content > .messagepage ul li.received + .sent img {
        top: 20px; }
.widget-messages .content .writemessage {
  display: block;
  min-height: 200px; }
  .widget-messages .content .writemessage textarea {
    width: 95%; }

/* Comments */
.widget-comments ul {
  list-style: none;
  margin: 0; }
  .widget-comments ul li {
    font-size: 11px;
    font-weight: 300;
    padding: 15px;
    margin-bottom: 1px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1); }
    .widget-comments ul li:last-child {
      box-shadow: none; }
    .widget-comments ul li:nth-child(even) {
      background-color: #f3f3f3; }
    .widget-comments ul li i {
      width: 25px; }
    .widget-comments ul li .left {
      clear: both;
      float: left;
      text-align: center;
      width: 80px;
      margin-right: 15px; }
    .widget-comments ul li .image {
      border-radius: 50px 50px 50px 50px;
      display: inline-block;
      height: 50px;
      overflow: hidden;
      position: relative;
      width: 50px; }
      .widget-comments ul li .image img {
        border-radius: 50px; }
      .widget-comments ul li .image .btn-group {
        bottom: -25px;
        left: -3px;
        position: absolute;
        -webkit-transition: all .1s ease-in-out;
        -moz-transition: all .1s ease-in-out;
        -o-transition: all .1s ease-in-out;
        transition: all .1s ease-in-out; }
      .widget-comments ul li .image:hover .btn-group {
        bottom: -2px; }
      .widget-comments ul li .image .btn-group .btn {
        font-size: 10px;
        margin-left: -1px;
        padding: 0 11px 5px 7px;
        width: 30px; }
        .widget-comments ul li .image .btn-group .btn:first-child {
          padding: 0 11px 5px 12px; }
        .widget-comments ul li .image .btn-group .btn:last-child {
          padding: 0 11px 5px 2px; }
    .widget-comments ul li .left a {
      font-size: 11px; }
    .widget-comments ul li p {
      font-size: 13px;
      line-height: 23px; }
    .widget-comments ul li .comment-info {
      display: block;
      text-align: right;
      padding: 0 15px; }
.widget-comments span {
  display: inline-block;
  min-height: 50px;
  vertical-align: top; }

/* Tasks */
.widget-tasks ul {
  list-style: none;
  margin: 0; }
  .widget-tasks ul li {
    position: relative;
    font-size: 11px;
    font-weight: 300;
    padding: 20px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    z-index: 1; }
    .widget-tasks ul li:last-child {
      box-shadow: none; }
    .widget-tasks ul li input.list-checkbox:checked + label + span {
      text-decoration: line-through; }
.widget-tasks .list-background {
  position: absolute;
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1; }
.widget-tasks ul li .list-close {
  color: #cecece;
  font-size: 15px;
  padding: 5px;
  position: absolute;
  right: 10px;
  top: 17px; }

/* widget-tasks-statistics */
.widget-tasks-statistics .userstats {
  display: inline-block;
  width: 49%;
  margin-bottom: 25px;
  text-align: center;
  position: relative; }
  .widget-tasks-statistics .userstats img {
    border-radius: 100% 100% 100% 100%;
    left: 53px;
    position: absolute;
    top: 13px;
    width: 49px; }

input.list-checkbox {
  display: none; }
  input.list-checkbox + label.list-checkbox-label {
    background-color: #FFFFFF;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.3) inset;
    border: none;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    height: 25px;
    line-height: 15px;
    padding: 2px;
    vertical-align: middle;
    width: 25px;
    text-align: center;
    margin: 0 10px 0 0; }
  input.list-checkbox:checked + label.list-checkbox-label {
    background: #55bc75; }
    input.list-checkbox:checked + label.list-checkbox-label:after {
      font-family: 'fontello';
      font-size: 12px;
      color: #FFFFFF;
      content: '\e80e'; }
  input.list-checkbox.checkbox-important + label.list-checkbox-label {
    background: #FCFBF7;
    border-radius: 25px;
    border: none;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2) inset;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    height: 25px;
    line-height: 15px;
    padding: 3px;
    vertical-align: middle;
    width: 25px;
    text-align: center;
    margin: 0 20px 0 0;
    float: right; }
  input.list-checkbox.checkbox-important:checked + label.list-checkbox-label {
    background-color: #dc4c42; }
    input.list-checkbox.checkbox-important:checked + label.list-checkbox-label:after {
      color: #FFFFFF; }
  input.list-checkbox.checkbox-important:checked ~ .list-background {
    background-color: #dc4c42; }
  input.list-checkbox.checkbox-important + label.list-checkbox-label:after {
    font-family: 'Open Sans';
    font-weight: 800;
    font-size: 12px;
    color: #dc4c42;
    content: 'i'; }

/* ------ FULL WIDTH -------*/
body.full-width {
  padding: 0; }
  body.full-width #topheader {
    border-radius: 0; }
  body.full-width #wrap > .container-fluid {
    margin: 0;
    max-width: none; }
  body.full-width #topmenu {
    position: relative;
    text-align: center;
    padding: 0; }
    body.full-width #topmenu #alert {
      float: none;
      position: relative; }
    body.full-width #topmenu .container-fluid {
      padding: 0;
      max-width: none; }
  body.full-width .main_container {
    min-height: 1000px; }

/* All mobile */
@media (min-width: 480px) and (max-width: 979px) {
  .main_container {
    margin-left: 0;
    border-radius: 0 0 3px 3px; } }
/* Landscape phones and down */
@media (max-width: 480px) {
  .navbar {
    left: 0; } }
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  body {
    padding: 0; }

  .rightalign {
    text-align: left; }

  #wrap > .container-fluid {
    margin: 0; }

  .row-fluid {
    margin-bottom: 25px; }
    .row-fluid [class*="span"] .row-fluid [class*="span"] {
      margin-bottom: 0; }

  .row [class*="span"] .row-fluid [class*="span"], .row-fluid > [class*="span"] {
    margin-bottom: 0; }

  .main_container {
    margin-left: 0;
    padding: 0;
    left: 0 !important;
    border: none; }
    .main_container > .title > div {
      margin-bottom: 0; }

  /* menu */
  .navbar-inner {
    background: none;
    border: none;
    box-shadow: none;
    padding: 0;
    top: auto;
    width: auto; }
    .navbar-inner.affix {
      position: relative; }

  .navbar, .nav-collapse.collapse {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
    height: 0;
    margin: 0;
    position: absolute;
    width: 100%;
    z-index: 1030; }

  .navbar #main-accordion .accordion-group {
    float: left;
    width: 50%;
    overflow-y: auto;
    overflow-x: hidden;
    height: 150px; }
    .navbar #main-accordion .accordion-group > .accordion-heading > .accordion-toggle {
      height: 149px; }
      .navbar #main-accordion .accordion-group > .accordion-heading > .accordion-toggle.toggled {
        background-color: #FFFFFF; }
        .navbar #main-accordion .accordion-group > .accordion-heading > .accordion-toggle.toggled > * {
          opacity: 0; }
      .navbar #main-accordion .accordion-group > .accordion-heading > .accordion-toggle > span {
        display: block;
        margin-top: 25px;
        text-align: center; }
  .navbar #main-accordion a .menubg, .navbar #main-accordion a:hover .menubg, .navbar #main-accordion a.active .menubg {
    margin-top: 25px;
    width: 50%;
    padding: 21px 21px 60px;
    left: 25%;
    border-radius: 5px; }
  .navbar #main-accordion a i {
    border: none;
    font-size: 34px;
    padding-top: 50px;
    display: block;
    text-align: center;
    color: #F9F9F9; }
  .navbar #main-accordion .accordion-group > .accordion-body {
    position: absolute;
    width: 100%;
    z-index: 1050;
    top: 0; }
    .navbar #main-accordion .accordion-group > .accordion-body.collapsed {
      border: 1px solid rgba(0, 0, 0, 0.15);
      border-top: none; }

  /* the dropdown */
  .sidebar-nav {
    height: auto; }

  .widget .widget-header h4 {
    text-align: left;
    display: inline-block;
    font-size: 17px;
    font-weight: 400;
    left: 10px;
    margin: 0;
    position: absolute;
    width: 70%; }
  .widget .widget-header .widget-menu {
    display: inline-block;
    opacity: 1;
    padding: 0;
    position: absolute;
    right: 10px;
    text-align: right;
    top: 15px;
    transition: all 0.1s ease-in-out 0s;
    width: 40%;
    z-index: 200; }
    .widget .widget-header .widget-menu a {
      color: #4c4c4c;
      padding: 0; }
  .widget:hover .widget-header .widget-menu, .widget .widget-header:hover .widget-menu {
    opacity: 1;
    right: 10px; }
  .widget .widget-barbox {
    height: auto; }
    .widget .widget-barbox .widget-body {
      height: auto; }

  /* Messages */
  .widget-messages .widget-body {
    height: auto !important;
    padding: 0 15px; }
  .widget-messages .messagelist {
    height: auto;
    border-right: none;
    border-bottom: 3px solid rgba(0, 0, 0, 0.15);
    margin-bottom: 0 !important; }

  .row-fluid {
    /*margin:0!important;*/ }
    .row-fluid > [class*="span"] {
      margin-bottom: 25px; }

  #topmenu {
    padding: 0;
    height: 0;
    position: absolute; }
    #topmenu > .container {
      position: relative;
      margin: 0 10px; }
    #topmenu #alert {
      display: none; }

  #topheader #logocontainer {
    display: block;
    height: 35px;
    text-align: center;
    width: 100%; }
  #topheader #top-user {
    padding: 35px 0 0;
    border-radius: 1px 1px 0 0;
    display: block;
    width: 100%;
    float: none;
    height: 80px;
    margin: 0;
    box-shadow: none;
    overflow: visible;
    background: none; }
  #topheader #top-user-right {
    display: inline-block;
    float: right;
    margin-right: 90px;
    position: static;
    box-shadow: none;
    padding: 0; }
    #topheader #top-user-right > img {
      border-radius: 50px 50px 50px 50px;
      height: 35px;
      position: absolute;
      right: 80px;
      top: 30px; }
    #topheader #top-user-right > a {
      float: left;
      font-size: 1px;
      font-weight: 300;
      height: 80px;
      margin: 0;
      position: relative;
      right: -17px;
      top: -35px;
      width: 50px; }
      #topheader #top-user-right > a h4 {
        display: none; }
      #topheader #top-user-right > a i {
        color: #FFFFFF;
        display: block;
        font-size: 14px;
        height: 80px;
        padding: 38px 15px 0;
        position: relative;
        width: 50px; }

  .menu-dropdown {
    width: 100% !important;
    top: 80px !important;
    margin: 0 !important;
    right: 0 !important; }

  #topheader #top-user .menu-dropdown:before {
    display: none; }
  #topheader #top-user .menu-dropdown > div {
    margin-bottom: 0; }
  #topheader #top-user .menu-dropdown .menu {
    margin: 0; }
  #topheader #top-user-left {
    background: none repeat scroll 0 0 transparent;
    border-radius: 0 0 0 0;
    display: inline-block;
    float: left;
    margin-left: 10px;
    padding: 0;
    position: static;
    border: none;
    /*max-width: 90px;*/
    box-shadow: none; }
    #topheader #top-user-left > a {
      float: left;
      padding: 5px;
      top: 0;
      vertical-align: middle;
      position: relative; }
      #topheader #top-user-left > a i {
        color: #FFFFFF;
        font-size: 15px;
        width: 20px; }
    #topheader #top-user-left #notify-dropdown-button[data-notification]:after, #topheader #top-user-left #mail-dropdown-button[data-notification]:after {
      top: -5px; }

  .btn-navbar {
    background: none repeat scroll 0 0 #333333;
    border: medium none;
    border-radius: 0 0 0 0;
    box-shadow: none;
    color: #FFFFFF;
    height: 80px;
    padding: 34px 26px;
    position: absolute;
    right: 0;
    text-align: center;
    text-shadow: none;
    top: 0; }
    .btn-navbar:hover, .btn-navbar:active, .btn-navbar:focus {
      padding: 34px 26px; }

  .widget .widget-barbox-horizontal .info.last {
    width: 20%; }
  .widget .widget-barbox-horizontal .bar {
    width: 80%; }

  .profile_info {
    height: auto; }
    .profile_info > .avatar_large {
      height: 150px;
      margin: 0; }
      .profile_info > .avatar_large img {
        width: 100%; }
    .profile_info .text {
      padding: 15px; } }
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
  #topmenu .btn-navbar {
    background: none repeat scroll 0 0 #FCFBF7;
    border: medium none;
    border-radius: 0 0 1px 1px;
    color: #838383;
    float: right;
    height: 41px;
    margin-left: 10px;
    padding: 11px 14px 14px 13px;
    right: 0;
    text-align: center;
    text-shadow: none;
    top: 0; }

  .navbar, .nav-collapse.collapse {
    position: absolute;
    width: 200px;
    height: 100% !important; }

  .navbar {
    left: -225px; } }
/* Large desktop */
@media (min-width: 979px) {
  .main_container {
    left: 0 !important; }

  .navbar, .nav-collapse.collapse {
    width: 200px; }

  .navbar {
    left: 0 !important; }

  .nav-collapse.collapse {
    width: 200px; } }
