@charset "UTF-8";
/*!
 * Golabi Admin - Responsive Bootstrap Template
 *
 * Copyright 2015 yeptemplate.com
 * Designed and built with all the love in the world by @yeptemplate
 *
 * COLOR VARIABLE
 *
 * Index of CSS
 *-- Font Face
 *-- Font Definition by Language
 *-- Color
 *-- Typography
 *-- General
 *-- Layout
 *-- Demo Setting
 *-- Sortable UI
 *-- Sidebar Main Menu
 *-- Vertical Accordian Menu
 *-- Notification & Alert
 *-- Scroll Bar
 *-- Image
 *-- Progress Bar
 *-- Carousel Slide Show
 *-- Panel
 *      |-- Panel with nav tab
 *      |-- PANEL DEFAULT
 *      |-- PANEL PRIMARY
 *      |-- PANEL SUCCESS
 *      |-- PANEL INFO
 *      |-- PANEL WARNING
 *      |-- PANEL DANGER
 *-- Accordian
 *-- Responsive Table
 *-- Tab
 *-- Chart
 *-- Input
 *-- Label
 *-- Select
 *-- CheckBox
 *-- Radio Box
 *-- Radio Toggle
 *-- Switch 1 - ROUND
 *-- Switch 2 - ROUND FLAT
 *-- Switch 3 - YES NO
 *-- Modal
 *-- Well
 *-- Pagination
 *-- Dropdown Menu
 *-- Multi-Level Drop Down
 *-- Button
 *-- Badge
 *-- Breadcrumb
 *-- Contact Sidebar
 *-- Tab Sidebar
 *-- Responsive Layout
 *-- Tasks Widget in Sidebar
 *-- Login style
 *-- Lock Style
 *-- Timeline
 *-- Profile
 *-- Chat widget
 *-- Gallery
 *-- Top Menu Style
 *-- Skins
 *-- RTL version
 */
/*
 * COLOR VARIABLE
 */
/* Skin Variable*/
/* Main Menu Small */
/* Main Menu Normal */
/* yep notify & alert */
/* Scroll Bar*/
/*
 *Font Face
 */

  .lb-tabela table,
  .lb-tabela thead,
  .lb-tabela tbody,
  .lb-tabela th,
  .lb-tabela td,




  .lb-tabela tr {
        background-color: #bed6dc;
        font-weight:bold;
  }

  .lb-tabela tr:hover {
    background-color: #346adc !important;
    font-weight:bold;
  }


.lb-tabela2 table,
.lb-tabela2 thead,
.lb-tabela2 tbody,
.lb-tabela2 th,
.lb-tabela2 td,

.louro {
  background-image: url(../img/bg/louro.jpg);
  BACKGROUND-POSITION-X: 50%;
  BACKGROUND-POSITION-Y: 50%;
  BACKGROUND-REPEAT: no-repeat;
}




.lb-tabela2 tr {
  background-color: #dcd127;
  font-weight:bold;
}

.lb-tabela2 tr:hover {
  background-color: #346adc !important;
  font-weight:bold;
}

.cursor-hand {
  cursor: pointer;
  cursor: hand;

}

.padding-self {
  padding: 3px;

}

.margem-mat {
  border-radius: 20px;
  border-color: azure;
  border-style: groove;
  margin-bottom: 10px;
  padding: 5px;
}






@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local("Open Sans Light"), local("OpenSans-Light"), url(../fonts/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format("woff"); }
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url(../fonts/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format("woff"); }
@font-face {
  font-family: 'LatoWeb';
  src: url("../fonts/Lato-Regular.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/Lato-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Regular.woff2") format("woff2"), url("../fonts/Lato-Regular.woff") format("woff"), url("../fonts/Lato-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: 'Arabic Sans';
  font-weight: normal;
  src: url("../fonts/arabicsans.eot") format("eot"), url("../fonts/arabicsans.eot?#iefix") format("embedded-opentype"), url("../fonts/arabicsans.woff2") format("woff2"), url("../fonts/arabicsans.woff") format("woff"), url("../fonts/arabicsans.ttf") format("truetype");
  /* Safari, Android, iOS */ }
@font-face {
  font-family: 'Arabic Sans Bold';
  font-weight: bold;
  src: url("../fonts/arabicsans_bold.eot?#") format("eot"), url("../fonts/arabicsans_bold.woff2") format("woff2"), url("../fonts/arabicsans_bold.woff") format("woff");
  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ }
/*
 * Define font by language(for example arabian language)
 */
:lang(ar) h1, :lang(ar) h2, :lang(ar) h3, :lang(ar) h4, :lang(ar) h5, :lang(ar) h6, :lang(ar) .demo, :lang(ar) .jstree-proton, :lang(ar) .popover, :lang(ar) .tooltip {
  font-family: "Arabic Sans"; }
:lang(ar) h1 {
  font-size: 29px; }
:lang(ar) h1.smaller {
  font-size: 28px; }
:lang(ar) h1.bigger {
  font-size: 30px; }
:lang(ar) h2 {
  font-size: 24px; }
:lang(ar) h2.smaller {
  font-size: 23px; }
:lang(ar) h2.bigger {
  font-size: 25px; }
:lang(ar) h3 {
  font-size: 20px; }
:lang(ar) h3.smaller {
  font-size: 19px; }
:lang(ar) h3.bigger {
  font-size: 21px; }
:lang(ar) h4 {
  font-size: 17px; }
:lang(ar) h4.smaller {
  font-size: 16px; }
:lang(ar) h4.bigger {
  font-size: 17px; }
:lang(ar) h5 {
  font-size: 14px; }
:lang(ar) h5.smaller {
  font-size: 13px; }
:lang(ar) h5.bigger {
  font-size: 15px; }
:lang(ar) h6 {
  font-size: 12px; }
:lang(ar) h6.smaller {
  font-size: 11px; }
:lang(ar) h6.bigger {
  font-size: 13px; }
:lang(ar) .form-control {
  font-size: 12px; }
:lang(ar) .btn {
  font-size: 13px; }
:lang(ar) .dropdown-menu {
  font-size: 13px; }

body:lang(ar) {
  font-family: 'Arabic Sans';
  font-size: 13px; }

:lang(fa) h1, :lang(fa) h2, :lang(fa) h3, :lang(fa) h4, :lang(fa) h5, :lang(fa) h6, :lang(fa) .demo, :lang(fa) .jstree-proton, :lang(fa) .popover, :lang(fa) .tooltip {
  font-family: "Arabic Sans"; }
:lang(fa) h1 {
  font-size: 29px; }
:lang(fa) h1.smaller {
  font-size: 28px; }
:lang(fa) h1.bigger {
  font-size: 30px; }
:lang(fa) h2 {
  font-size: 24px; }
:lang(fa) h2.smaller {
  font-size: 23px; }
:lang(fa) h2.bigger {
  font-size: 25px; }
:lang(fa) h3 {
  font-size: 20px; }
:lang(fa) h3.smaller {
  font-size: 19px; }
:lang(fa) h3.bigger {
  font-size: 21px; }
:lang(fa) h3.panel-title {
  font-size: 14px; }
:lang(fa) h4 {
  font-size: 17px; }
:lang(fa) h4.smaller {
  font-size: 16px; }
:lang(fa) h4.bigger {
  font-size: 17px; }
:lang(fa) h5 {
  font-size: 14px; }
:lang(fa) h5.smaller {
  font-size: 13px; }
:lang(fa) h5.bigger {
  font-size: 15px; }
:lang(fa) h6 {
  font-size: 12px; }
:lang(fa) h6.smaller {
  font-size: 11px; }
:lang(fa) h6.bigger {
  font-size: 13px; }
:lang(fa) .form-control {
  font-size: 12px; }
:lang(fa) .btn {
  font-size: 13px; }
:lang(fa) .dropdown-menu {
  font-size: 13px; }
:lang(fa) .panel.with-nav-tabs .nav-tabs > li.active > a {
  padding-bottom: 11px; }

body:lang(fa) {
  font-family: 'Arabic Sans';
  font-size: 13px; }

/*
 * Color
 */
.success {
  color: #5CB85C; }

.danger {
  color: #E27E7B; }

.warning {
  color: #F3C079; }

.primary {
  color: #337AB7; }

.name {
  color: darkred; }

.red {
  color: red; }

.darkred {
  color: #a90329; }

.blue {
  color: blue; }

.black {
  color: black !important; }

.purple {
  color: rebeccapurple; }

.orange {
  color: #FFA200; }

.green {
  color: #006319; }

.darkblue {
  color: #337AB7; }

.grey {
  color: #9E9E9E; }



.bg-grey {
  background-color: #E8E8E8; }

.white {
  color: #fff; }

.has-error .error {
  color: #a94442; }

/*
 * Typography
 */
.block {
  display: block !important; }

.text-small {
  font-size: 12px !important; }

.has-error .form-control {
  border: 2px solid #ef0b0b !important;
  background: #f5fff5;


}

.titr {
  font-weight: 700 !important; }

.text-justify {
  text-align: justify !important; }

.note {
  margin-top: 6px;
  padding: 0 1px;
  font-size: 11px;
  line-height: 15px;
  color: #999; }

.without-border {
  border: 0 !important; }

#titr-content > h2 {
  margin-top: 0px; }
#titr-content h5 {
  width: 50%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }

.to-right {
  text-align: right !important; }

.to-left {
  text-align: left !important; }

.limit-3-line {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 24px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  width: 100%; }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  line-height: 1.2; }

h1 {
  font-size: 32px;
  font-weight: normal;
  font-family: "LatoWeb", "Helvetica Neue", Helvetica, Arial, sans-serif; }

h1.smaller {
  font-size: 31px;
  margin: 0; }

h1.bigger {
  font-size: 33px; }

h1.block {
  margin-bottom: 16px; }

h2 {
  font-size: 26px;
  font-weight: normal;
  font-family: "LatoWeb", "Helvetica Neue", Helvetica, Arial, sans-serif; }

h2.smaller {
  font-size: 25px;
  margin: 0; }

h2.bigger {
  font-size: 27px; }

h2.block {
  margin-bottom: 16px; }

h3 {
  font-size: 22px;
  font-weight: normal;
  font-family: "LatoWeb", "Helvetica Neue", Helvetica, Arial, sans-serif; }

h3.smaller {
  font-size: 21px;
  margin: 0; }

h3.bigger {
  font-size: 23px; }

h3.block {
  margin-bottom: 16px; }

h4 {
  font-size: 18px;
  font-weight: normal;
  font-family: "LatoWeb", "Helvetica Neue", Helvetica, Arial, sans-serif; }

h4.smaller {
  font-size: 17px;
  margin: 0; }

h4.bigger {
  font-size: 19px; }

h4.block {
  margin-bottom: 16px; }

h5 {
  font-size: 15px;
  font-weight: normal;
  font-family: "LatoWeb", "Helvetica Neue", Helvetica, Arial, sans-serif; }

h5.smaller {
  font-size: 14px; }

h5.bigger {
  font-size: 16px; }

h5.block {
  margin-bottom: 16px; }

h6 {
  font-size: 13px;
  font-weight: normal;
  font-family: "LatoWeb", "Helvetica Neue", Helvetica, Arial, sans-serif; }

h6.smaller {
  font-size: 12px; }

h6.bigger {
  font-size: 14px; }

h6.block {
  margin-bottom: 16px; }

.bold {
  font-weight: bold; }

.uppercase {
  text-transform: uppercase; }

/*
 * General
 */
html {
  min-height: 100%;
  position: relative; }

body {
  background-color: #e8e8e8;
  font-family: "LatoWeb";
  min-height: 100%; }

a:hover {
  text-decoration: none; }

.error-title {
  color: #fff;
  font-size: 220px;
  line-height: 1;
  margin-bottom: 20px;
  font-weight: 900;
  text-stroke: 1px transparent;
  display: block;
  text-shadow: #c6c6c6 1px 1px, #c8c8c8 2px 2px, #cacaca 3px 3px, #cccccc 4px 4px, #cecece 5px 5px, #d0d0d0 6px 6px, #d1d1d1 7px 7px, lightgray 8px 8px, #d5d5d5 9px 9px, #d7d7d7 10px 10px, #d9d9d9 11px 11px, #dbdbdb 12px 12px, gainsboro 13px 13px, #dedede 14px 14px, #e0e0e0 15px 15px, #e2e2e2 16px 16px, #e4e4e4 17px 17px, #e6e6e6 18px 18px, #e8e8e8 19px 19px;
  height: 100%;
  width: 100%;
  text-align: center; }

pre {
  border-radius: 0px; }

.width-5 {
  width: 5%; }

.width-10 {
  width: 10%; }

.width-15 {
  width: 15%; }

.width-20 {
  width: 20%; }

.width-25 {
  width: 25%; }

.width-30 {
  width: 30%; }

.width-35 {
  width: 35%; }

.width-40 {
  width: 40%; }

.width-45 {
  width: 45%; }

.width-50 {
  width: 50%; }

.width-55 {
  width: 55%; }

.width-60 {
  width: 60%; }

.width-65 {
  width: 65%; }

.width-70 {
  width: 70%; }

.width-75 {
  width: 75%; }

.width-80 {
  width: 80%; }

.width-85 {
  width: 85%; }

.width-90 {
  width: 90%; }

.width-95 {
  width: 95%; }

.width-100 {
  width: 100%; }

.no-margin {
  margin: 0px !important; }

.cellspace-0 {
  border-spacing: 0px; }

.actions {
  position: absolute;
  right: 15px;
  top: 20px;
  z-index: 3; }

.avatar-contact {
  padding: 0px; }

.bigger-120 {
  font-size: 120% !important; }

.layout.no-padding {
  padding-right: 0px;
  padding-left: 0px; }
.layout.padding-r-l-5 {
  padding-right: 5px;
  padding-left: 5px; }
  .layout.padding-r-l-5 > .panel:not(.margin-b-1) {
    margin-bottom: 10px; }

.width-100 {
  width: 100%; }

.padding-bottom-0 {
  padding-bottom: 0; }

.padding-bottom-10 {
  padding-bottom: 10px; }

.padding-10 {
  padding: 10px !important; }

.padding-15 {
  padding: 15px !important; }

.padding-r-l-15 {
  padding: 0px 15px 0px 15px !important; }

.padding-r-10 {
  padding-right: 10px !important; }

.margin-r-l-5 {
  margin: 0 5px 0px 5px; }

.margin-b-0 {
  margin-bottom: 0px !important; }

.margin-t-m20 {
  margin-top: -20px; }

.margin-t-m50 {
  margin-top: -50px; }

.margin-b-1 {
  margin-bottom: -1px; }

.display-inline {
  display: inline-block !important; }

.display-block {
  display: block; }

.shadow-block {
  display: block; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
  background-color: #2196F3; }

/* Checkbox */
.m-checkbox {
  display: inline-block; }
  .m-checkbox [type='checkbox'] {
    position: relative;
    top: 0px;
    margin: 1px;
    cursor: pointer;
    display: inline-block; }
  .m-checkbox [type='checkbox']:before {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    content: "";
    position: absolute;
    left: 0;
    z-index: 1;
    width: 15px;
    height: 15px;
    border: 2px solid #f2f2f2; }
  .m-checkbox [type='checkbox']:checked:before {
    -webkit-transform: rotate(-54deg);
    -moz-transform: rotate(-54deg);
    -ms-transform: rotate(-54deg);
    -o-transform: rotate(-54deg);
    transform: rotate(-54deg);
    height: 7.9px;
    border-color: #009688;
    border-top-style: none;
    border-right-style: none; }
  .m-checkbox [type='checkbox']:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0;
    width: 15px;
    height: 15px;
    background: #fff;
    cursor: pointer; }
  .m-checkbox label {
    cursor: pointer; }

/* Toggle Switch */
.m-switch .switch-input {
  display: none; }
.m-switch .switch-label {
  position: relative;
  display: inline-block;
  min-width: 28px;
  cursor: pointer;
  font-weight: 500;
  text-align: left;
  margin: 0px;
  padding: 5px 0 5px 44px; }
.m-switch .switch-label:before, .m-switch .switch-label:after {
  content: "";
  position: absolute;
  margin: 0;
  outline: 0;
  top: 50%;
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
.m-switch .switch-label:before {
  left: 1px;
  width: 34px;
  height: 14px;
  background-color: #9E9E9E;
  border-radius: 8px; }
.m-switch .switch-label:after {
  left: 0;
  width: 20px;
  height: 20px;
  background-color: #E8E8E8;
  border-radius: 50%;
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.14), 0 2px 2px 0 rgba(0, 0, 0, 0.098), 0 1px 5px 0 rgba(0, 0, 0, 0.084); }
.m-switch .switch-label .toggle--on {
  display: none; }
.m-switch .switch-label .toggle--off {
  display: inline-block; }
.m-switch .switch-input:checked + .switch-label:before {
  background-color: #A5D6A7; }
.m-switch .switch-input:checked + .switch-label:after {
  background-color: #4CAF50;
  -ms-transform: translate(80%, -50%);
  -webkit-transform: translate(80%, -50%);
  transform: translate(80%, -50%); }
.m-switch .switch-input:checked + .switch-label .toggle--on {
  display: inline-block; }
.m-switch .switch-input:checked + .switch-label .toggle--off {
  display: none; }

.dropdown-menu {
  border-radius: 0px; }

.dropdown .dropdown-menu {
  display: block;
  visibility: hidden;
  -webkit-transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
  transform: scale(0);
  -webkit-transform: scale(0);
  transform-origin: right top;
  -webkit-transform-origin: right top; }

.dropdown.open .dropdown-menu {
  visibility: visible;
  -webkit-transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
  transform: scale(1);
  -webkit-transform: scale(1); }

.popover {
  border-radius: 0px;
  width: 100%;
  max-width: 350px; }

.popover-title {
  background-color: transparent;
  border-bottom: 1px solid #abecff;
  border-radius: 0;
  font-weight: bold;
  color: #044356;
  font-size: 14px !important; }

a[data-popover="true"] {
  cursor: pointer; }

.tooltip-inner {
  border-radius: 0px; }

/* Attch Preview */
.attach-preview {
  margin: 0;
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 16px;
  min-height: 100px;
  border: 1px solid #ddd; }
  .attach-preview i {
    font-size: 100px;
    padding: 18px;
    opacity: .05;
    padding-top: 10px; }
  .attach-preview .attach-image {
    border-radius: 0;
    overflow: hidden;
    width: 120px;
    height: 120px;
    position: relative;
    display: block;
    z-index: 10; }
    .attach-preview .attach-image img {
      display: block;
      width: 120px;
      height: 120px; }
  .attach-preview .attach-details {
    z-index: 20;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 13px;
    min-width: 100%;
    max-width: 100%;
    padding: 2em 1em;
    text-align: center;
    color: rgba(0, 0, 0, 0.9);
    line-height: 150%;
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -ms-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear; }
    .attach-preview .attach-details .attach-size {
      margin-bottom: 1em;
      font-size: 16px; }
      .attach-preview .attach-details .attach-size span {
        background-color: rgba(255, 255, 255, 0.4);
        padding: 0 0.4em;
        border-radius: 0; }
    .attach-preview .attach-details .attach-filename {
      white-space: nowrap; }
      .attach-preview .attach-details .attach-filename:not(:hover) {
        overflow: hidden;
        text-overflow: ellipsis; }
        .attach-preview .attach-details .attach-filename:not(:hover) span {
          border: 1px solid transparent;
          border-radius: 0;
          background-color: rgba(255, 255, 255, 0.4);
          padding: 0 0.4em; }
  .attach-preview .attach-download {
    font-size: 14px;
    text-align: center;
    display: block;
    cursor: pointer;
    border: none;
    border-radius: 0;
    color: #FFF;
    background: #607D8B; }

.attach-preview:hover .attach-image img {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
  -webkit-filter: blur(8px);
  filter: blur(8px); }

/*
 * Layout
 */
#container {
  background-image: url(../img/bg/bg_p1.jpg); }

.container-fluid {
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
  min-height: 100%; }

.container {
  position: absolute;
  left: 0;
  right: 0;
  padding: 0;
  border-left: 1px solid #bfbfbf;
  border-right: 1px solid #bfbfbf;
  box-shadow: 0 2px 70px rgba(0, 0, 0, 0.45); }

.container.fixed-header #header {
  max-width: 1168px; }

.fixed-header #header {
  position: fixed;
  width: 100%;
  z-index: 905;
  top: 0;
  border-bottom: 2px solid #999;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  box-shadow: -11px 12px 23px rgba(0, 0, 0, 0.1); }

.fixed-header .ribbon {
  margin-top: 53px; }

.fixed-ribbon .ribbon {
  position: fixed;
  right: 0;
  left: 220px;
  top: 0px;
  z-index: 901; }

.fixed-ribbon #content {
  margin-top: 110px; }

.ribbon .help-option {
  padding-top: 0;
  margin-top: -44px;
  position: absolute;
  left: 0;
  padding-left: 15px; }
  .ribbon .help-option a {
    color: #fff; }

.sidebar {
  width: 220px;
  padding-left: 0;
  padding-right: 0;
  height: 100%;
  z-index: 100;
  background-color: #EEEEEE;
  min-height: 100%;
  position: absolute;
  top: 0px;
  left: 0;
  padding-top: 103px; }
  .sidebar:before {
    content: "";
    display: block;
    width: inherit;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: -1;
    background-color: inherit;
    border-style: inherit;
    border-color: inherit;
    border-width: inherit;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15); }

#sidebar {
  padding-right: 0px;
  padding-left: 0px; }

.fixed-sidebar #sidebar {
  height: 100%;
  position: fixed;
  overflow: hidden;
  overflow-y: scroll; }

.main {
  margin-left: 0;
  min-height: 100%;
  padding: 0;
  margin-right: 15px;
  min-height: 1100px; }

.page-footer {
  height: 62px;
  padding: 15px 12px;
  border-top: 1px solid #DDDDDD;
  width: 100%;
  position: absolute;
  display: block;
  bottom: -61px;
  text-align: left;
  background-color: #E8E8E8;
  z-index: 102; }

.fixed-footer .page-footer {
  position: fixed;
  z-index: 102;
  bottom: 0;
  background-color: #E8E8E8; }

@media (max-width: 979px) {
  .sidebar {
    margin-left: -220px; }

  .sidebar + .main {
    margin-left: 15px; }

  #menu-open {
    display: block;
    margin-left: 5px; }

  #side-hide-li {
    display: none; }

  .sidebar-show {
    margin-left: 0px; }

  #search-show-li {
    display: block; }

  .navbar-form {
    display: none; }

  #fullscreen-li {
    display: none; }

  .page-footer {
    padding-left: 0px; } }
@media (min-width: 979px) {
  .sidebar + .main {
    margin-left: 235px; }

  #menu-open {
    display: none; }

  #side-hide-li {
    display: block; }

  #search-show-li {
    display: none; }

  .navbar-form {
    display: block; }

  #fullscreen-li {
    display: block; }

  .page-footer {
    padding-left: 220px; } }
.sidebar.menu-hide {
  width: 45px; }
  .sidebar.menu-hide .sidebar-collapse {
    left: 9px; }

.sidebar.menu-hide + .main {
  margin-left: 60px; }

.sidebar-collapse {
  border-bottom: 1px solid #A7A7A7;
  background: #FFFFFF;
  color: #000000;
  text-align: center;
  padding: 0;
  width: 36px;
  height: 28px;
  display: block;
  position: absolute;
  left: 184px;
  border-radius: 5px 0 0 5px;
  cursor: pointer;
  margin-top: 7px;
  font-size: 19px;
  transition: all .1s linear 0s; }
  .sidebar-collapse:hover {
    padding-right: 10px;
    color: #A8A8A8; }

.search-menu-form .search-menu {
  border-radius: 0px;
  height: 39px; }
  .search-menu-form .search-menu:focus {
    width: 220px; }
.search-menu-form > div > button {
  position: absolute;
  right: 0px;
  top: 90px;
  box-shadow: none; }
.search-menu-form > div > a {
  position: absolute;
  right: 0px;
  top: 90px;
  box-shadow: none;
  color: #fff;
  outline: 0; }
  .search-menu-form > div > a:hover {
    color: #eee; }

.navbar {
  border-radius: 0px;
  border: 0px;
  border-bottom: 1px solid #DDDDDD;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
  margin-bottom: 0px;
  z-index: 101; }

.search-header {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  min-width: 200px;
  height: 30px;
  padding: 0 10px;
  outline: 0;
  border-width: 1px;
  border-style: solid;
  border-radius: 0;
  border-color: #bfbfbf;
  background: #FFFFFF;
  color: #404040;
  appearance: normal;
  -moz-appearance: none;
  -webkit-appearance: none;
  line-height: normal;
  margin-right: -40px; }

.navbar-nav > li > a > img {
  width: 21px;
  height: 21px; }
.navbar-nav > li > a .label {
  position: absolute;
  top: 7px;
  right: 3px;
  display: block;
  background: #D9534F;
  line-height: 12px;
  font-weight: 300;
  padding: .3em .6em;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 0px; }

/*
 * Demo Setting
 */
.demo.activate {
  right: 0;
  box-shadow: -11px 12px 23px rgba(0, 0, 0, 0.2);
  padding: 5px 10px 10px;
  border: 1px solid #B9B9B9; }
  .demo.activate #demo-setting + form {
    display: block; }
  .demo.activate > span {
    left: -30px; }
    .demo.activate > span i {
      font-size: 23px; }

.demo {
  position: fixed;
  top: 56px;
  right: 0;
  width: 290px;
  z-index: 902;
  background: #fff;
  font-family: "LatoWeb";
  font-size: 14px; }
  .demo #demo-setting + form {
    display: none; }
  .demo > span {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    height: 30px;
    width: 30px;
    border-radius: 1px 0 0 1px;
    background: #fff;
    text-align: center;
    line-height: 28px;
    cursor: pointer;
    box-shadow: -11px 12px 23px rgba(0, 0, 0, 0.2);
    border: 1px solid #B9B9B9;
    margin-top: 14px;
    font-size: 23px; }
  .demo legend:not(:first-child) {
    font-weight: 500;
    margin-top: 0;
    background: 0 0;
    font-size: 18px;
    border-bottom: 0;
    margin-bottom: 0px;
    color: black;
    text-shadow: 0px 0px 1px #A5A5A5;
    font-size: 18px;
    margin-bottom: 5px;
    margin-top: 30px; }
  .demo .boxed-patterns {
    margin-top: 5px;
    margin-bottom: 10px; }
    .demo .boxed-patterns img {
      border: 1px solid #757575; }
  .demo .boxed-skins {
    margin-top: 5px;
    margin-bottom: 10px; }
    .demo .boxed-skins img {
      border: 1px solid #757575; }

/*
 * Sortable UI
 */
.panel-al-placeholder {
  border: 2px dotted #f8e287;
  background: #fef9e7; }

/*
 * Sidebar Main Menu
 */
.separate-menu {
  padding-left: 15px !important;
  padding-top: 17px !important;
  border-bottom: 0;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 1.82;
  background-color: #FFF;
  color: #929292; }

.rtl .separate-menu {
  padding-right: 15px !important;
  padding-left: 0px !important; }

#MainMenu.menu-small .nav-list li:hover {
  background-color: azure; }
#MainMenu.menu-small .nav-list li > .arrow {
  right: -1px; }
#MainMenu.menu-small .nav-list > li .pull_up > .arrow {
  z-index: 1029; }
  #MainMenu.menu-small .nav-list > li .pull_up > .arrow:after, #MainMenu.menu-small .nav-list > li .pull_up > .arrow:before {
    border-width: 10px;
    left: -20px; }
  #MainMenu.menu-small .nav-list > li .pull_up > .arrow:before {
    left: -21px; }
#MainMenu.menu-small .nav-list > li .active > a:after {
  border-width: 10px 6px;
  top: 8px; }
#MainMenu.menu-small .nav-list > li .active .open > a:after {
  display: block; }
#MainMenu.menu-small .nav-list > li .active .open li.active > a:after {
  display: none; }
#MainMenu.menu-small .nav-list > li .hover > .submenu {
  padding-bottom: 0; }
#MainMenu.menu-small .nav-list > li > .submenu {
  position: absolute;
  z-index: 1028;
  left: 42px;
  top: -1px;
  margin-top: 40px;
  padding-bottom: 2px;
  width: 176px;
  display: none !important;
  border: 1px solid #E3E3E3;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }
  #MainMenu.menu-small .nav-list > li > .submenu li > .submenu > li > a {
    margin-left: 2px !important;
    padding-left: 30px; }
  #MainMenu.menu-small .nav-list > li > .submenu li > .submenu > li > .submenu > li > a {
    margin-left: 2px !important;
    padding-left: 45px; }
  #MainMenu.menu-small .nav-list > li > .submenu li > .submenu > li a {
    color: #757575; }
#MainMenu.menu-small .nav-list > li:hover > .arrow {
  display: block; }
#MainMenu.menu-small .nav-list > li:hover > .submenu {
  display: block !important; }
#MainMenu.menu-small .nav-list > li:hover > a > .menu-text {
  display: block;
  background-color: #EEEEEE; }
#MainMenu.menu-small .nav-list > li .arrow {
  top: 10px; }
  #MainMenu.menu-small .nav-list > li .arrow:before {
    left: -17px; }
  #MainMenu.menu-small .nav-list > li .arrow:before, #MainMenu.menu-small .nav-list > li .arrow:after {
    border-width: 8px;
    left: -16px; }
#MainMenu.menu-small .nav-list > li .submenu:before {
  display: none; }
#MainMenu.menu-small .nav-list > li .submenu:after {
  content: "";
  display: block;
  height: 1px;
  width: 1px;
  position: absolute;
  right: -1px;
  top: -1px;
  border-right: 1px solid;
  border-right-color: inherit; }
#MainMenu.menu-small .nav-list > li .submenu li:before {
  display: none; }
#MainMenu.menu-small .nav-list > li .submenu li > a {
  margin-left: 0;
  padding-left: 22px; }
  #MainMenu.menu-small .nav-list > li .submenu li > a > .menu-icon {
    left: -31px; }
#MainMenu.menu-small .nav-list > li > a {
  position: relative;
  height: 39px;
  line-height: 37px;
  padding: 0; }
  #MainMenu.menu-small .nav-list > li > a .arrow {
    display: none; }
  #MainMenu.menu-small .nav-list > li > a .dropdown-toggle > .menu-text {
    top: -1px;
    border-width: 1px 1px 0; }
  #MainMenu.menu-small .nav-list > li > a > .menu-icon {
    font-size: 18px;
    height: auto;
    line-height: inherit;
    display: inline-block;
    vertical-align: sub;
    margin-right: 0;
    width: 44px; }
  #MainMenu.menu-small .nav-list > li > a > .menu-text {
    display: none;
    text-align: left;
    position: absolute;
    top: -1px;
    left: 42px;
    z-index: 1025;
    width: 176px;
    height: 41px;
    line-height: 38px;
    padding-left: 12px;
    border: 1px solid #E3E3E3; }
#MainMenu.menu-small .nav-list > li.active:after {
  display: block;
  content: "";
  position: absolute;
  right: -2px;
  top: -1px;
  bottom: 0;
  z-index: 1;
  border: 2px solid;
  border-width: 0 2px 0 0;
  border-color: #2b7dbc; }
#MainMenu.menu-small .nav-list li.open:after {
  display: block;
  content: "";
  position: absolute;
  right: -2px;
  top: -1px;
  bottom: 0;
  z-index: 1;
  border: 2px solid;
  border-width: 0 2px 0 0;
  border-color: #2b7dbc; }
#MainMenu.menu-small .separate-menu {
  display: none; }

#MainMenu > .nav > li {
  position: relative;
  display: block; }
  #MainMenu > .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
    text-decoration: none; }
#MainMenu .nav-list {
  margin: 0;
  padding: 0;
  list-style: none; }
  #MainMenu .nav-list > li {
    border-color: #e5e5e5;
    display: block;
    position: relative;
    float: none;
    padding: 0;
    background: #EEEEEE;
    border-style: solid;
    border-width: 1px 0 0; }
    #MainMenu .nav-list > li > .submenu:before {
      content: "";
      display: block;
      position: absolute;
      z-index: 1;
      left: 18px;
      top: 0;
      bottom: 0;
      border: 1px solid;
      border-width: 0 0 0 1px;
      color: #B3B3B3; }
    #MainMenu .nav-list > li > .submenu li > .submenu > li > .submenu > li > a {
      margin-left: 20px;
      padding-left: 50px; }
      #MainMenu .nav-list > li > .submenu li > .submenu > li > .submenu > li > a:hover {
        color: #4b88b7;
        background-color: #f1f5f9; }
    #MainMenu .nav-list > li > .submenu li > .submenu > li > a {
      margin-left: 20px;
      padding-left: 38px; }
      #MainMenu .nav-list > li > .submenu li > .submenu > li > a:hover {
        color: #4b88b7;
        background-color: #f1f5f9;
        text-decoration: none; }
    #MainMenu .nav-list > li > .submenu li > .submenu > li a {
      color: #616161; }
    #MainMenu .nav-list > li > .submenu > li.active:not(.open) > a {
      background-color: #f5f7fa;
      font-weight: 700; }
    #MainMenu .nav-list > li > .submenu li.active > a {
      color: #2b7dbc; }
    #MainMenu .nav-list > li .submenu {
      background-color: #FFFFFF;
      border-color: #e5e5e5;
      border-top: 1px solid;
      display: none;
      list-style: none;
      margin: 0;
      padding: 0;
      line-height: 1.5;
      position: relative; }
      #MainMenu .nav-list > li .submenu > li {
        margin-left: 0;
        position: relative; }
        #MainMenu .nav-list > li .submenu > li:before {
          content: "";
          display: block;
          width: 8px;
          position: absolute;
          z-index: 1;
          left: 18px;
          top: 17px;
          border: 1px solid;
          border-width: 1px 0 0;
          color: #B3B3B3; }
        #MainMenu .nav-list > li .submenu > li > a {
          border-top-color: #e4e4e4;
          background-color: #FFFFFF;
          color: #616161;
          display: block;
          position: relative;
          padding: 7px 0 9px 37px;
          margin: 0;
          border-top-width: 1px;
          border-top-style: none;
          text-decoration: none; }
          #MainMenu .nav-list > li .submenu > li > a:hover {
            color: #4b88b7;
            background-color: #f1f5f9;
            text-decoration: none; }
          #MainMenu .nav-list > li .submenu > li > a > .menu-icon {
            display: none;
            font-size: 12px;
            font-weight: 400;
            width: 18px;
            height: auto;
            line-height: 12px;
            text-align: center;
            position: absolute;
            left: 10px;
            top: 11px;
            z-index: 1;
            background-color: inherit; }
    #MainMenu .nav-list > li .arrow {
      display: none;
      position: absolute;
      top: 8px;
      right: 1px;
      z-index: 1027; }
    #MainMenu .nav-list > li a > .arrow {
      display: block;
      width: 14px !important;
      height: 14px;
      line-height: 14px;
      text-shadow: none;
      font-size: 18px;
      position: absolute;
      right: 10px;
      top: 12px;
      padding: 0;
      text-align: center; }
    #MainMenu .nav-list > li > a {
      display: block;
      height: 39px;
      line-height: 17px;
      padding-left: 7px;
      text-shadow: none !important;
      font-size: 14px;
      text-decoration: none;
      margin: 0;
      color: #222A2D; }
      #MainMenu .nav-list > li > a > .menu-icon {
        display: inline-block;
        min-width: 30px;
        margin-right: 2px;
        vertical-align: sub;
        text-align: center;
        font-size: 18px;
        font-weight: 400; }
  #MainMenu .nav-list > li.open > .submenu {
    display: block; }
  #MainMenu .nav-list > li.open:after {
    display: block;
    content: "";
    position: absolute;
    right: -2px;
    top: -1px;
    bottom: 0;
    z-index: 1;
    border: 2px solid;
    border-width: 0 2px 0 0;
    border-color: #2b7dbc; }
  #MainMenu .nav-list > li.active:after {
    display: block;
    content: "";
    position: absolute;
    right: -2px;
    top: -1px;
    bottom: 0;
    z-index: 1;
    border: 2px solid;
    border-width: 0 2px 0 0;
    border-color: #2b7dbc; }
  #MainMenu .nav-list > li.active > a {
    font-weight: 700;
    color: #2b7dbc; }
  #MainMenu .nav-list li a .badge {
    position: absolute;
    top: 9px;
    right: 10px;
    opacity: .88;
    font-size: 12px;
    padding-left: 6px;
    padding-right: 6px; }

/*
 * Vertical Accordian Menu
 */
.vertical-menu .glyphicon, .vertical-menu .fa {
  margin-right: 10px; }
.vertical-menu .panel {
  box-shadow: none; }
.vertical-menu .panel-heading {
  box-shadow: none; }
.vertical-menu .panel-body {
  padding: 0px; }
.vertical-menu .panel-body table tr td {
  padding-left: 15px; }
.vertical-menu .panel-body .table {
  margin-bottom: 0px; }
.vertical-menu .panel {
  border-radius: 0; }
.vertical-menu .panel + .panel {
  margin-top: -1px; }
.vertical-menu .panel-heading {
  cursor: pointer; }
.vertical-menu .panel-body table tr td:hover {
  background-color: #FFFFF1; }
  .vertical-menu .panel-body table tr td:hover a {
    display: block;
    text-decoration: none; }
.vertical-menu a {
  text-decoration: none; }

/*
 * Notification & Alert
 */
.yep-notify {
  position: absolute;
  display: none;
  z-index: 905;
  top: 48px;
  left: 16px;
  width: 344px;
  height: 446px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-box-shadow: 0 2px 4px rgba(30, 30, 100, 0.25);
  -moz-box-shadow: 0 2px 4px rgba(30, 30, 100, 0.25);
  box-shadow: 0 2px 4px rgba(30, 30, 100, 0.25);
  padding: 10px;
  background: #FFFFFF;
  border: 1px solid #b3b3b3; }

.yep-btn-group-notify {
  padding-bottom: 5px; }
  .yep-btn-group-notify a {
    background-color: #ffffff !important;
    border-color: #adadad !important; }
    .yep-btn-group-notify a.active {
      background-color: #eee !important; }

.yep-notify-content {
  height: 365px;
  display: block;
  overflow: auto;
  margin-right: -10px;
  margin-left: -10px;
  border-bottom: 1px solid #CECECE;
  border-top: 1px solid #CECECE;
  background: #E9E9E9; }

.notify-content-body {
  padding: 0 0 0 3px;
  margin: 0;
  list-style: none; }
  .notify-content-body > li {
    border-bottom: 1px solid #E9E9E9;
    position: relative;
    background: white;
    min-height: 70px; }
    .notify-content-body > li:hover {
      background: #f0f4f7 !important; }
    .notify-content-body > li > span > a {
      display: block;
      position: relative;
      overflow: hidden;
      text-decoration: none;
      padding: 6px; }
    .notify-content-body > li > .task-progress {
      padding: 6px; }
    .notify-content-body > li .from {
      font-size: 14px;
      line-height: normal;
      color: #333333;
      font-weight: 400;
      margin-right: 60px;
      margin-bottom: 6px;
      height: 20px;
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden; }
    .notify-content-body > li .time {
      position: absolute;
      top: 3px;
      right: 0;
      font-size: 11px;
      font-weight: 400;
      color: #058dc7; }
    .notify-content-body > li .subject {
      font-size: 13px;
      color: #A0A0A0;
      max-height: 35px;
      width: 100%;
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
      display: block; }
    .notify-content-body > li .msg-body {
      font-size: 13px;
      color: #A0A0A0;
      max-height: 35px;
      width: 100%;
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden; }
  .notify-content-body > li.unread {
    background: #F5F5F5; }
    .notify-content-body > li.unread span.from {
      font-weight: 700; }
    .notify-content-body > li.unread span.subject {
      font-weight: 700; }
  .notify-content-body .badge {
    padding: 10px 5px;
    line-height: 54px;
    opacity: .75;
    display: inline;
    border-radius: 0px; }

.img-notify {
  border-radius: 0px;
  padding: 5px;
  margin: 5px; }

.icon-task {
  float: left;
  padding-right: 6px;
  margin-top: 3px; }

.msg {
  padding-left: 50px !important; }

.progress-bottom {
  top: 48px;
  position: absolute;
  color: #9B9B9B;
  right: 6px; }

.item {
  position: absolute;
  z-index: 5; }

.item-top-left {
  top: 3px;
  left: 1px;
  width: 44px;
  height: 44px;
  margin-top: 5px;
  padding: 1px;
  display: inline-block;
  height: auto;
  line-height: 1.42857143;
  background-color: #FFFFFF;
  border: 1px solid #DDDDDD;
  border-radius: 4px; }

.my-alert {
  position: absolute;
  display: none;
  z-index: 905;
  top: 48px;
  left: 16px;
  width: 344px;
  height: 446px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-box-shadow: 0 2px 4px rgba(30, 30, 100, 0.25);
  -moz-box-shadow: 0 2px 4px rgba(30, 30, 100, 0.25);
  box-shadow: 0 2px 4px rgba(30, 30, 100, 0.25);
  padding: 10px;
  background: #FFFFFF;
  border: 1px solid #b3b3b3; }

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.my-alert > :first-child {
  margin: 0 0 2px;
  padding: 0 0 0px; }

.my-alert > :last-child {
  font-size: 13px;
  display: block;
  padding: 5px 0;
  line-height: 23px;
  font-weight: 400; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
  border-color: none;
  border-color: none;
  background-color: none; }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-color: none;
  background-color: none; }

.my-notify {
  height: 365px;
  display: block;
  overflow: auto;
  margin-right: -10px;
  margin-left: -10px;
  border-bottom: 1px solid #CECECE;
  border-top: 1px solid #CECECE;
  background: #E9E9E9; }

.my-scroll::-webkit-scrollbar-track-piece {
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  -webkit-border-radius: 0;
  background-color: transparent;
  border-radius: 0; }

.my-scroll::-webkit-scrollbar-track {
  background-clip: padding-box;
  border: solid transparent; }

.my-notify .alert.alert-transparent {
  background-color: transparent;
  border-color: transparent;
  color: #757575;
  margin: 13px 10px; }

.alert {
  margin-bottom: 20px;
  margin-top: 0;
  color: #675100;
  border-width: 0;
  border-left-width: 5px;
  padding: 10px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0; }

.my-alert .fa-4x.fa-border {
  border-width: 3px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  display: block;
  margin: 0 auto;
  width: 46px;
  text-align: center;
  color: #D1D1D1;
  border-color: #D1D1D1; }

.notify-body {
  padding: 0 0 0 3px;
  margin: 0;
  list-style: none; }

.my-scroll::-webkit-scrollbar-track-piece {
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  -webkit-border-radius: 0;
  background-color: transparent;
  border-radius: 0; }

.notify-body > li {
  border-bottom: 1px solid #E9E9E9;
  position: relative; }

.notify-body > li > span {
  background: #FFFFFF;
  display: block;
  min-height: 25px;
  overflow: hidden;
  padding: 8px 10px 13px;
  white-space: normal; }

.alert-warning {
  border-color: #F3C079;
  color: #826430;
  background: #efe1b3; }

.alert-success {
  border-color: #5CB85C;
  color: #356635;
  background: #cde0c4; }

.alert-info {
  border-color: #5CB85C;
  color: #305d8c;
  background: #D6DDE6; }

.alert-danger {
  border-color: #D9534F;
  color: #FFFFFF;
  background: #E27E7B; }

.alert {
  border-width: 1px;
  border-left-width: 5px;
  color: #337ab7;
  border-color:#aad8ff;
  border-style: ridge;
}
  .alert.left-icon {
    padding: 0;
    border-left-width: 0px; }
    .alert.left-icon > i {
      padding: 15px; }
      .alert.left-icon > i.icon-bg-info {
        background-color: #5CB85C; }
      .alert.left-icon > i.icon-bg-danger {
        background-color: #D9534F; }
      .alert.left-icon > i.icon-bg-warning {
        background-color: #5CB85C; }
      .alert.left-icon > i.icon-bg-success {
        background-color: #F3C079; }
    .alert.left-icon .close {
      padding: 10px; }

.bs-callout {
  padding: 7px;
  margin: 15px 0;
  border-left: 1px solid #eee;
  border-left-width: 2px;
  /*border-radius: 3px;*/ }

.bs-callout h5 {
  margin-top: 0;
  margin-bottom: 5px; }

.bs-callout p:last-child {
  margin-bottom: 0; }

.bs-callout code {
  border-radius: 3px; }

.bs-callout + .bs-callout {
  margin-top: -5px; }

.bs-callout-default {
  border-left-color: #777; }

.bs-callout-default h4 {
  color: #777; }

.bs-callout-primary {
  border-left-color: #428bca; }

.bs-callout-primary h4 {
  color: #428bca; }

.bs-callout-success {
  border-left-color: #5CB85C; }

.bs-callout-success h4 {
  color: #5cb85c; }

.bs-callout-danger {
  border-left-color: #D9534F; }

.bs-callout-danger h4 {
  color: #d9534f; }

.bs-callout-warning {
  border-left-color: #F3C079; }

.bs-callout-warning h4 {
  color: #f0ad4e; }

.bs-callout-info {
  border-left-color: #5CB85C; }

.bs-callout-info h4 {
  color: #5CB85C; }

/*
 * Scroll Bar
 */
.with-scroll {
  height: 379px;
  overflow: auto; }

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5;
  float: left; }

::-webkit-scrollbar {
  width: 6px;
  background-color: #F5F5F5;
  float: left; }

::-webkit-scrollbar-thumb {
  background-color: #696969;
  float: left; }

/*
 * Image
 */
img.thumb {
  padding: 1px;
  display: inline-block;
  height: auto;
  line-height: 1.42857143;
  background-color: #FFFFFF;
  border: 1px solid #DDDDDD;
  border-radius: 4px; }

.img-flat {
  padding: 1px;
  display: inline-block;
  height: auto;
  line-height: 1.42857143;
  background-color: #FFFFFF;
  border: 1px solid #DDDDDD;
  border-radius: 4px; }

.img-thumbnail {
  outline: 1px solid #bfbfbf; }

.img-requester {
  float: left;
  margin: 0 14px 50px 2px;
  max-width: 75px;
  max-height: 75px; }

/*
 * Progress Bar
 */
.headprogress .progress-value {
  float: right; }

.progress {
  position: relative;
  height: 20px; }

.progress > .progress-type {
  position: absolute;
  left: 0px;
  font-weight: 800;
  padding: 1px 30px 2px 10px;
  color: white;
  background-color: rgba(25, 25, 25, 0.2);
  font-size: 12px; }

.progress > .progress-completed {
  position: absolute;
  right: 0px;
  font-weight: 800;
  padding: 1px 10px 2px;
  font-size: 13px; }

.progress.progress-micro {
  height: 3px; }

.progress.progress-xs {
  height: 7px; }

.progress.progress-sm {
  height: 12px; }

.progress.progress-lg {
  height: 38px; }

/*
 * Carousel Slide Show
 */
.carousel-control {
  z-index: 999; }

/*
 * Panel
 */
.panel {
  border-color: #d2d2d2;
  box-shadow: 0 1px 0 #cfcfcf;
  border-radius: 0px; }

.panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  /* box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05); */ }

.panel-footer {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px; }

.panel-body.no-padding {
  margin: -15px -15px -15px; }

.panel-footer.no-padding {
  margin: -15px 0px 0px; }

.no-padd-left-right {
  padding-left: 0px;
  padding-right: 0px; }

.no-padding .table-responsive .table {
  margin-bottom: 0; }

.table-cell {
  display: table-cell; }

.bars {
  margin-right: -7px; }
  .bars > a {
    /* border-left: 1px solid rgba(0, 0, 0, 0.09); */
    line-height: 18px;
    padding-left: 6px;
    min-width: 15px;
    color: #333; }
  .bars > .dropdown {
    list-style: none;
    display: inline; }
    .bars > .dropdown > a {
      color: #333; }
      .bars > .dropdown > a:hover {
        text-decoration: none;
        color: #333; }
      .bars > .dropdown > a:focus {
        text-decoration: none;
        color: #333; }
    .bars > .dropdown > .dropdown-menu {
      right: -14px;
      left: auto; }

.maximize-mode {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050; }

/*
 *Panel with nav tab
 */
.panel.with-nav-tabs .nav-tabs > li.active > a {
  -webkit-box-shadow: 0 -2px 0 #57889c;
  -moz-box-shadow: 0 -2px 0 #57889c;
  box-shadow: 0 -2px 0 #57889c;
  border-top-width: 0 !important;
  font-weight: 700; }

.panel.with-nav-tabs .nav-tabs > li {
  margin-bottom: -2px; }

.panel.with-nav-tabs .panel-heading {
  padding-bottom: 0px;
  padding-left: 0px; }

.panel.with-nav-tabs .nav-tabs {
  border-bottom: none; }

.panel.with-nav-tabs .nav-justified {
  margin-bottom: -1px; }

/*
 * PANEL DEFAULT
 */
.with-nav-tabs .nav-tabs > li > a,
.with-nav-tabs .nav-tabs > li > a:hover,
.with-nav-tabs .nav-tabs > li > a:focus {
  margin-top: -10px;
  border-radius: 0px;
  line-height: 1.23; }

.with-nav-tabs.panel-default .nav-tabs > li > a,
.with-nav-tabs.panel-default .nav-tabs > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li > a:focus {
  color: #777; }

.with-nav-tabs.panel-default .nav-tabs > .open > a,
.with-nav-tabs.panel-default .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-default .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-default .nav-tabs > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li > a:focus {
  color: #777;
  background-color: #DDDDDD;
  border-color: transparent; }

.with-nav-tabs.panel-default .nav-tabs > li.active > a,
.with-nav-tabs.panel-default .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.active > a:focus {
  color: #555;
  background-color: #FFFFFF;
  border-color: #DDDDDD;
  border-bottom-color: transparent; }

.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu {
  border-color: #DDDDDD; }

.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a {
  color: #777; }

.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a,
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
  color: #FFFFFF; }

/*
 * PANEL PRIMARY
 */
.panel-primary {
  border-color: #337ab7; }

.panel-primary > .panel-heading {
  background-color: #2196F3;
  border-color: #007FE4; }

.with-nav-tabs.panel-primary .nav-tabs > li > a,
.with-nav-tabs.panel-primary .nav-tabs > li > a:hover,
.with-nav-tabs.panel-primary .nav-tabs > li > a:focus {
  color: #FFFFFF; }

.with-nav-tabs.panel-primary .nav-tabs > .open > a,
.with-nav-tabs.panel-primary .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-primary .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-primary .nav-tabs > li > a:hover,
.with-nav-tabs.panel-primary .nav-tabs > li > a:focus {
  color: #FFFFFF;
  background-color: #2196F3;
  border-color: transparent; }

.with-nav-tabs.panel-primary .nav-tabs > li.active > a,
.with-nav-tabs.panel-primary .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-primary .nav-tabs > li.active > a:focus {
  color: #2196F3;
  background-color: #FFFFFF;
  border-color: #428bca;
  border-bottom-color: transparent; }

.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > li > a {
  color: #2196F3; }

.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
  background-color: #2196F3;
  color: #FFFFFF; }

.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > .active > a,
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
  background-color: #4a9fe9;
  color: #FFFFFF; }

/*
 * PANEL SUCCESS
 */
.panel-success {
  border-color: #5cb85c; }

.panel-success > .panel-heading {
  background-color: #5cb85c;
  border-color: #4cae4c; }

.with-nav-tabs.panel-success .nav-tabs > li > a,
.with-nav-tabs.panel-success .nav-tabs > li > a:hover,
.with-nav-tabs.panel-success .nav-tabs > li > a:focus {
  color: #FFF; }

.with-nav-tabs.panel-success .nav-tabs > .open > a,
.with-nav-tabs.panel-success .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-success .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-success .nav-tabs > li > a:hover,
.with-nav-tabs.panel-success .nav-tabs > li > a:focus {
  color: #fff;
  background-color: #449d44;
  border-color: transparent; }

.with-nav-tabs.panel-success .nav-tabs > li.active > a,
.with-nav-tabs.panel-success .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-success .nav-tabs > li.active > a:focus {
  color: #5cb85c;
  background-color: #FFFFFF;
  border-color: #d6e9c6;
  border-bottom-color: transparent; }

.with-nav-tabs.panel-success .nav-tabs > li.dropdown .dropdown-menu > li > a {
  color: #5cb85c; }

.with-nav-tabs.panel-success .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
.with-nav-tabs.panel-success .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
  background-color: #449d44;
  color: #FFF; }

.with-nav-tabs.panel-success .nav-tabs > li.dropdown .dropdown-menu > .active > a,
.with-nav-tabs.panel-success .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
.with-nav-tabs.panel-success .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
  color: #FFFFFF;
  background-color: #3c763d; }

/*
 * PANEL INFO
 */
.panel-info {
  border-color: #5CB85C; }

.panel-info > .panel-heading {
  background-color: #5CB85C;
  border-color: #269abc; }

.with-nav-tabs.panel-info .nav-tabs > li > a,
.with-nav-tabs.panel-info .nav-tabs > li > a:hover,
.with-nav-tabs.panel-info .nav-tabs > li > a:focus {
  color: #FFF; }

.with-nav-tabs.panel-info .nav-tabs > .open > a,
.with-nav-tabs.panel-info .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-info .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-info .nav-tabs > li > a:hover,
.with-nav-tabs.panel-info .nav-tabs > li > a:focus {
  color: #FFF;
  background-color: #31b0d5;
  border-color: transparent; }

.with-nav-tabs.panel-info .nav-tabs > li.active > a,
.with-nav-tabs.panel-info .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-info .nav-tabs > li.active > a:focus {
  color: #5CB85C;
  background-color: #FFFFFF;
  border-color: #bce8f1;
  border-bottom-color: transparent; }

.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > li > a {
  color: #31708f; }

.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
  background-color: #31b0d5;
  color: #FFFFFF; }

.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > .active > a,
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
  color: #FFFFFF;
  background-color: #31708f; }

/*
 * PANEL WARNING
 */
.panel-warning {
  border-color: #ec971f; }

.panel-warning > .panel-heading {
  background-color: #ec971f;
  border-color: #d58512; }

.with-nav-tabs.panel-warning .nav-tabs > li > a,
.with-nav-tabs.panel-warning .nav-tabs > li > a:hover,
.with-nav-tabs.panel-warning .nav-tabs > li > a:focus {
  color: #FFF; }

.with-nav-tabs.panel-warning .nav-tabs > .open > a,
.with-nav-tabs.panel-warning .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-warning .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-warning .nav-tabs > li > a:hover,
.with-nav-tabs.panel-warning .nav-tabs > li > a:focus {
  color: #8a6d3b;
  background-color: #faebcc;
  border-color: transparent; }

.with-nav-tabs.panel-warning .nav-tabs > li.active > a,
.with-nav-tabs.panel-warning .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-warning .nav-tabs > li.active > a:focus {
  color: #8a6d3b;
  background-color: #FFFFFF;
  border-color: #faebcc;
  border-bottom-color: transparent; }

.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu {
  background-color: #FFF; }

.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
  background-color: #faebcc;
  color: #8a6d3b; }

.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > .active > a,
.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
  color: #8a6d3b;
  background-color: #faebcc; }

/*
 * PANEL DANGER
 */
.panel-danger {
  border-color: #e51c23; }

.panel-danger > .panel-heading {
  background-color: #e51c23;
  border-color: #dd191d; }

.with-nav-tabs.panel-danger .nav-tabs > li > a,
.with-nav-tabs.panel-danger .nav-tabs > li > a:hover,
.with-nav-tabs.panel-danger .nav-tabs > li > a:focus {
  color: #FFF; }

.with-nav-tabs.panel-danger .nav-tabs > .open > a,
.with-nav-tabs.panel-danger .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-danger .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-danger .nav-tabs > li > a:hover,
.with-nav-tabs.panel-danger .nav-tabs > li > a:focus {
  color: #a94442;
  background-color: #ebccd1;
  border-color: transparent; }

.with-nav-tabs.panel-danger .nav-tabs > li.active > a,
.with-nav-tabs.panel-danger .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-danger .nav-tabs > li.active > a:focus {
  color: #a94442;
  background-color: #FFFFFF;
  border-color: #ebccd1;
  border-bottom-color: transparent; }

.with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu {
  background-color: #FFF; }

.with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu > li > a {
  color: #a94442; }

.with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
.with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
  background-color: #ebccd1;
  color: #000;
  /* hover bg color */ }

.with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu > .active > a,
.with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
.with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
  color: #000;
  background-color: #ebccd1; }

.panel-default > .panel-heading {
  background-color: #fff;
  border-color: none;
  border-bottom-color: #ddd; }

.panel-heading {
  box-shadow: none; }

.panel-default > .panel-heading {

  background-color: rgb(78, 157, 78);
  color: #FFFFFF;
}

/*
 * Accordian
 */
.yep-accordion .panel {
  border-radius: 0px; }
.yep-accordion .panel-heading {
  box-shadow: inset 0 0px 0 rgba(0, 0, 0, 0.05);
  cursor: pointer; }
.yep-accordion a {
  text-decoration: none; }

.yep-accordion.no-padding .panel {
  margin-bottom: -7px; }

/*
 * Responsive Table
 */
table.table-fixed {
  table-layout: fixed;
  width: 100%; }

table.ellipsis-table td {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }

@media only screen and (max-width: 761px) {
  /* Force table to not be like tables anymore */
  .res-table table,
  .res-table thead,
  .res-table tbody,
  .res-table th,
  .res-table td,
  .res-table tr {
    display: block; }

  /* Hide table headers (but not display: none;, for accessibility) */
  .res-table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; }

  .res-table tr {
    border: 1px solid #ccc; }

  .res-table td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 30%;
    white-space: normal;
    text-align: left;
    padding-bottom: 8px;
    padding-top: 8px; }

  .res-table td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold; }

  /*
  Label the data
  */
  /* .res-table td:before { content: attr(data-title); }*/ }
/*
 * TAB
 */
.nav-tabs > li > a {
  border-radius: 0; }

.nav-tabs.nav-justified > li > a {
  border-radius: 0; }

.nav-line > li > a:hover {
  border-color: transparent;
  background-color: transparent;
  border-bottom-color: #ddd; }

.nav-line > li.active > a, .nav-line > li.active > a:hover, .nav-line > li.active > a:focus {
  color: #044356;
  background-color: transparent;
  box-shadow: 0 1px 0 #0083BF;
  border: 0 !important;
  font-weight: bold; }

.tabbable.bordered .tab-content {
  background-color: #FFFFFF;
  border: 1px solid #C0C0C0;
  margin-top: -1px;
  margin-bottom: 20px; }
.tabbable.bordered .nav-tabs > li > a {
  border: 1px solid #C0C0C0;
  margin-right: -1px; }
.tabbable.bordered .nav-tabs > li.active > a {
  border-bottom-color: transparent; }

.tabs-above .nav-tabs > li.active > a {
  -webkit-box-shadow: 0 -2px 0 #57889c;
  -moz-box-shadow: 0 -2px 0 #57889c;
  box-shadow: 0 -2px 0 #57889c;
  font-weight: 700; }

.tabs-left .nav-tabs > li.active > a {
  -webkit-box-shadow: -2px 0 0 #57889c;
  -moz-box-shadow: -2px 0 0 #57889c;
  box-shadow: -2px 0 0 #57889c;
  border-top-width: 1px !important;
  border-left: none !important;
  margin-left: 1px !important;
  font-weight: 700; }

.tabs-right .nav-tabs > li.active > a {
  -webkit-box-shadow: 2px 0 0 #57889c;
  -moz-box-shadow: 2px 0 0 #57889c;
  box-shadow: 2px 0 0 #57889c;
  border-top-width: 1px !important;
  border-right: none !important;
  margin-right: 1px !important;
  font-weight: 700; }

.tabs-below .nav-tabs > li.active > a {
  -webkit-box-shadow: 0 2px 0 #57889c;
  -moz-box-shadow: 0 2px 0 #57889c;
  box-shadow: 0 2px 0 #57889c;
  border-bottom-width: 0 !important;
  border-top: none !important;
  margin-top: 0 !important;
  font-weight: 700; }

.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0; }

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none; }

.tab-content > .active,
.pill-content > .active {
  display: block; }

.tabs-below > .nav-tabs {
  border-top: 1px solid #DDDDDD; }

.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0; }

.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 0px 0px;
  -moz-border-radius: 0 0 0px 0px;
  border-radius: 0 0 0px 0px; }

.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #DDDDDD;
  border-bottom-color: transparent; }

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #DDDDDD #DDDDDD #DDDDDD; }

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none; }

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px; }

.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #DDDDDD; }

.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 0px 0 0 0px;
  -moz-border-radius: 0px 0 0 0px;
  border-radius: 0px 0 0 0px; }

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #DDDDDD #eeeeee #eeeeee; }

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #DDDDDD transparent #DDDDDD #DDDDDD;
  *border-right-color: #FFFFFF; }

.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #DDDDDD; }

.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 0px 0px 0;
  -moz-border-radius: 0 0px 0px 0;
  border-radius: 0 0px 0px 0; }

.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #DDDDDD; }

.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #DDDDDD #DDDDDD #DDDDDD transparent;
  border-left-color: #FFFFFF; }

/*
 * Chart
 */
.chart-placeholder {
  min-height: 300px;
  font-size: 14px;
  line-height: 1.2em; }

.chart-dashboard {
  min-height: 205px;
  font-size: 14px;
  line-height: 1.2em; }

.chart-sm {
  display: inline-block;
  padding-left: 7px;
  padding-right: 7px;
  margin-right: -4px; }

#menu button {
  padding: 3px 0 2px 0;
  margin-bottom: 4px;
  cursor: pointer; }

/*
 * Input
 */
span.input-icon, span.input-help {
  display: block;
  position: relative; }

.input-icon > input {
  padding-left: 25px;
  padding-right: 6px; }

.no-display {
  display: none !important; }

.input-icon > [class*="fa-"], .input-icon > [class*="clip-"] {
  bottom: 0;
  color: #333333;
  display: inline-block;
  font-size: 14px;
  left: 5px;
  line-height: 35px;
  padding: 0 3px;
  position: absolute;
  top: 0;
  z-index: 2; }

.form-control {
  border-radius: 0px;
  border: 1px solid #9E9E9E;
  -webkit-box-shadow: none;
  box-shadow: none; }

.form-control:focus {
  border-color: #03A9F4;
  -webkit-box-shadow: none;
  box-shadow: none; }

.has-error .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none; }

.has-success .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none; }

.has-warning .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none; }

.input-group-addon {
  border-radius: 0px;
  border: 1px solid #9E9E9E; }

/*
 * Label
 */
.label-success {
  background-color: #5CB85C; }

.label-warning {
  background-color: #F0AD4E; }

.label-danger {
  background-color: #E27E7B; }

.label-info {
  background-color: #5CB85C; }

.label-primary {
  background-color: #337AB7; }

.label-inverse {
  background-color: #383838; }

/*
 * Select
 */
.select-blk {
  display: block; }

/*
 * CheckBox
 */
.checkbox {
  padding-left: 20px; }

table .checkbox {
  margin-top: 0px;
  margin-bottom: 0px; }

.checkbox label {
  display: inline-block;
  position: relative;
  padding-left: 5px; }

.checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  background-color: #FFFFFF;
  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out; }

.checkbox label::after {
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 0;
  margin-left: -20px;
  padding-left: 3px;
  padding-top: 1px;
  font-size: 11px;
  color: #555555; }

.checkbox input[type="checkbox"] {
  opacity: 0;
  z-index: 1; }

.checkbox input[type="checkbox"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.checkbox input[type="checkbox"]:checked + label::after {
  font-family: 'FontAwesome';
  content: "\f00c"; }

.checkbox input[type="checkbox"]:disabled + label {
  opacity: 0.65; }

.checkbox input[type="checkbox"]:disabled + label::before {
  background-color: #eeeeee;
  cursor: not-allowed; }

.checkbox.checkbox-circle label::before {
  border-radius: 50%; }

.checkbox.checkbox-inline {
  margin-top: 0; }

.checkbox.checkbox-single label {
  height: 17px; }

.checkbox-primary input[type="checkbox"]:checked + label::before {
  background-color: #03A9F4;
  border-color: #428bca; }

.checkbox-primary input[type="checkbox"]:checked + label::after {
  color: #FFFFFF; }

.checkbox-danger input[type="checkbox"]:checked + label::before {
  background-color: #E40607;
  border-color: #D9534F; }

.checkbox-danger input[type="checkbox"]:checked + label::after {
  color: #FFFFFF; }

.checkbox-info input[type="checkbox"]:checked + label::before {
  background-color: #5CB85C;
  border-color: #5CB85C; }

.checkbox-info input[type="checkbox"]:checked + label::after {
  color: #FFFFFF; }

.checkbox-warning input[type="checkbox"]:checked + label::before {
  background-color: #f0ad4e;
  border-color: #f0ad4e; }

.checkbox-warning input[type="checkbox"]:checked + label::after {
  color: #FFFFFF; }

.checkbox-success input[type="checkbox"]:checked + label::before {
  background-color: #5CB85C;
  border-color: #5CB85C; }

.checkbox-success input[type="checkbox"]:checked + label::after {
  color: #FFFFFF; }

/*
 * Radio Box
 */
.radio {
  padding-left: 20px; }

.radio label {
  display: inline-block;
  position: relative;
  padding-left: 5px; }

.radio label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 50%;
  background-color: #FFFFFF;
  -webkit-transition: border 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out;
  transition: border 0.15s ease-in-out; }

.radio label::after {
  display: inline-block;
  position: absolute;
  content: " ";
  width: 11px;
  height: 11px;
  left: 3px;
  top: 3px;
  margin-left: -20px;
  border-radius: 50%;
  background-color: #555555;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33); }

.radio input[type="radio"] {
  opacity: 0;
  z-index: 1; }

.radio input[type="radio"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.radio input[type="radio"]:checked + label::after {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1); }

.radio input[type="radio"]:disabled + label {
  opacity: 0.65; }

.radio input[type="radio"]:disabled + label::before {
  cursor: not-allowed; }

.radio.radio-inline {
  margin-top: 0; }

.radio.radio-single label {
  height: 17px; }

.radio-primary input[type="radio"] + label::after {
  background-color: #428bca; }

.radio-primary input[type="radio"]:checked + label::before {
  border-color: #428bca; }

.radio-primary input[type="radio"]:checked + label::after {
  background-color: #428bca; }

.radio-danger input[type="radio"] + label::after {
  background-color: #D9534F; }

.radio-danger input[type="radio"]:checked + label::before {
  border-color: #D9534F; }

.radio-danger input[type="radio"]:checked + label::after {
  background-color: #D9534F; }

.radio-info input[type="radio"] + label::after {
  background-color: #5CB85C; }

.radio-info input[type="radio"]:checked + label::before {
  border-color: #5CB85C; }

.radio-info input[type="radio"]:checked + label::after {
  background-color: #5CB85C; }

.radio-warning input[type="radio"] + label::after {
  background-color: #f0ad4e; }

.radio-warning input[type="radio"]:checked + label::before {
  border-color: #f0ad4e; }

.radio-warning input[type="radio"]:checked + label::after {
  background-color: #f0ad4e; }

.radio-success input[type="radio"] + label::after {
  background-color: #5CB85C; }

.radio-success input[type="radio"]:checked + label::before {
  border-color: #5CB85C; }

.radio-success input[type="radio"]:checked + label::after {
  background-color: #5CB85C; }

/*
 * Radio Toggle
 */
.yep-toggle {
  position: absolute;
  margin-left: -9999px;
  visibility: hidden; }

.yep-toggle + label {
  display: inline-block;
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  top: 10px; }

/*
 * Switch 1 - ROUND
 */
input.yep-toggle-round + label {
  padding: 2px;
  width: 50px;
  height: 20px;
  background-color: #DDDDDD;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  -ms-border-radius: 60px;
  -o-border-radius: 60px;
  border-radius: 60px; }

input.yep-toggle-round + label:before, input.yep-toggle-round + label:after {
  display: block;
  position: absolute;
  top: 1px;
  left: 1px;
  bottom: 1px;
  content: ""; }

input.yep-toggle-round + label:before {
  right: 1px;
  background-color: #8C8C8C;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  -ms-border-radius: 60px;
  -o-border-radius: 60px;
  border-radius: 60px;
  -webkit-transition: background 0.4s;
  -moz-transition: background 0.4s;
  -o-transition: background 0.4s;
  transition: background 0.4s;
  font-family: 'FontAwesome';
  content: "\f00d";
  text-indent: 6px;
  color: #FFFFFF;
  text-align: right;
  padding-right: 6px; }

input.yep-toggle-round + label:after {
  width: 20px;
  background-color: #FFFFFF;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  -webkit-transition: margin 0.4s;
  -moz-transition: margin 0.4s;
  -o-transition: margin 0.4s;
  transition: margin 0.4s;
  background-color: #FFFFFF;
  color: #848484;
  content: " III"; }

input.yep-toggle-round:checked + label:before {
  font-family: 'FontAwesome';
  content: "\f00c";
  text-indent: 6px;
  color: #FFFFFF;
  border-color: #b7d3e5;
  text-align: left; }

input.yep-toggle-round.yep-success:checked + label:before {
  background-color: #5CB85C; }

input.yep-toggle-round.yep-danger:checked + label:before {
  background-color: #E40607; }

input.yep-toggle-round.yep-info:checked + label:before {
  background-color: #5CB85C; }

input.yep-toggle-round.yep-primary:checked + label:before {
  background-color: #03A9F4; }

input.yep-toggle-round.yep-warning:checked + label:after {
  background-color: #ff893c; }

input.yep-toggle-round-flat.yep-success:checked + label, input.yep-toggle-round-flat.yep-success:checked + label:after {
  background-color: #5CB85C; }

input.yep-toggle-round-flat.yep-danger:checked + label, input.yep-toggle-round-flat.yep-danger:checked + label:after {
  background-color: #D9534F; }

input.yep-toggle-round-flat.yep-info:checked + label, input.yep-toggle-round-flat.yep-info:checked + label:after {
  background-color: #5CB85C; }

input.yep-toggle-round-flat.yep-primary:checked + label, input.yep-toggle-round-flat.yep-primary:checked + label:after {
  background-color: #428bca; }

input.yep-toggle-round-flat.yep-warning:checked + label, input.yep-toggle-round-flat.yep-warning:checked + label:after {
  background-color: #ff893c; }

input.yep-toggle-round:checked + label:after {
  margin-left: 28px; }

/*
 * Switch 2 - ROUND FLAT
 */
input.yep-toggle-round-flat + label {
  padding: 2px;
  width: 50px;
  height: 20px;
  background-color: #DDDDDD;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  -ms-border-radius: 60px;
  -o-border-radius: 60px;
  border-radius: 60px;
  -webkit-transition: background 0.4s;
  -moz-transition: background 0.4s;
  -o-transition: background 0.4s;
  transition: background 0.4s; }

input.yep-toggle-round-flat + label:before, input.yep-toggle-round-flat + label:after {
  display: block;
  position: absolute;
  content: ""; }

input.yep-toggle-round-flat + label:before {
  top: 2px;
  left: 2px;
  bottom: 2px;
  right: 2px;
  background-color: #FFFFFF;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  -ms-border-radius: 60px;
  -o-border-radius: 60px;
  border-radius: 60px;
  -webkit-transition: background 0.4s;
  -moz-transition: background 0.4s;
  -o-transition: background 0.4s;
  transition: background 0.4s; }

input.yep-toggle-round-flat + label:after {
  top: 4px;
  left: 4px;
  bottom: 4px;
  width: 15px;
  background-color: #DDDDDD;
  -webkit-border-radius: 52px;
  -moz-border-radius: 52px;
  -ms-border-radius: 52px;
  -o-border-radius: 52px;
  border-radius: 52px;
  -webkit-transition: margin 0.4s, background 0.4s;
  -moz-transition: margin 0.4s, background 0.4s;
  -o-transition: margin 0.4s, background 0.4s;
  transition: margin 0.4s, background 0.4s; }

input.yep-toggle-round-flat:checked + label {
  background-color: #5CB85C; }

input.yep-toggle-round-flat:checked + label:after {
  margin-left: 27px;
  background-color: #5CB85C; }

/*
 * Switch 3 - YES NO
 */
input.yep-toggle-yes-no + label {
  padding: 2px;
  width: 120px;
  height: 60px; }

input.yep-toggle-yes-no + label:before, input.yep-toggle-yes-no + label:after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  color: #FFFFFF;
  font-size: 20px;
  text-align: center;
  line-height: 60px; }

input.yep-toggle-yes-no + label:before {
  background-color: #DDDDDD;
  content: attr(data-off);
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  transition: transform 0.5s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

input.yep-toggle-yes-no + label:after {
  background-color: #8ce196;
  content: attr(data-on);
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

input.yep-toggle-yes-no:checked + label:before {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg); }

input.yep-toggle-yes-no:checked + label:after {
  -webkit-transform: rotateY(0);
  -moz-transform: rotateY(0);
  -ms-transform: rotateY(0);
  -o-transform: rotateY(0);
  transform: rotateY(0); }

/*
 * Modal
 */
.modal-content {
  border-radius: 2px; }

/*
 * Well
 */
.well {
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px #ececec;
  -moz-box-shadow: 0 1px 1px #ececec; }

.well-sm {
  padding: 9px;
  border-radius: 0px; }

.well-lg {
  padding: 30px;
  border-radius: 0px; }

/*
 * Pagination
 */
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px; }

.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2x; }

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px; }

.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px; }

.pagination > li > a, .pagination > li > span {
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05); }

/*
 * Dropdown Menu
 */
.dropdown ul.dropdown-menu {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.dropdown > ul.dropdown-menu:not(.multi-level):before {
  content: "";
  border-bottom: 7px solid #FFFFFF;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  position: absolute;
  top: -7px;
  right: 17px;
  z-index: 10; }

.dropdown > ul.dropdown-menu:not(.multi-level):after {
  content: "";
  border-bottom: 9px solid #ccc;
  border-right: 9px solid transparent;
  border-left: 9px solid transparent;
  position: absolute;
  top: -9px;
  right: 15px;
  z-index: 9; }

/*
 * Multi-Level Drop Down
 */
.dropdown-submenu {
  position: relative; }

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px; }

.dropdown-submenu:hover > .dropdown-menu {
  display: block; }

.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px; }

.dropdown-submenu:hover > a:after {
  border-left-color: #FFFFFF; }

.dropdown-submenu.pull-left {
  float: none; }

.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px; }

/*
 * button
 */
.btn {
  border-width: 1px;
  box-shadow: 0px 0px 0 #999999;
  border-radius: 0px;
  text-shadow: 0 0 1px #bbbbbb;
  outline: none; }

.btn:active {
  position: relative;
  top: 1px;
  left: 1px;
  outline: none; }

.btn:focus {
  outline: none; }

.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px; }

.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 25px; }

.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.33;
  border-radius: 35px; }

.btn-label {
  position: relative;
  left: -12px;
  display: inline-block;
  padding: 6px 12px;
  background: rgba(0, 0, 0, 0.15);
  border-radius: 0; }

.btn-labeled {
  padding-top: 0;
  padding-bottom: 0;
  margin: 2px; }

.btn {
  /*margin-bottom: 10px;*/ }

.btn-teal {
  background-color: #569099;
  border-color: #4d8189;
  color: #FFFFFF; }

.btn-teal:hover, .btn-teal:focus, .btn-teal:active, .btn-teal.active {
  background-color: #4d8189;
  border-color: #447178;
  color: #FFFFFF; }

.btn-teal.disabled:hover, .btn-teal.disabled:focus, .btn-teal.disabled:active, .btn-teal.disabled.active, .btn-teal[disabled]:hover, .btn-teal[disabled]:focus, .btn-teal[disabled]:active, .btn-teal[disabled].active, fieldset[disabled] .btn-teal:hover, fieldset[disabled] .btn-teal:focus, fieldset[disabled] .btn-teal:active, fieldset[disabled] .btn-teal.active {
  background-color: #569099;
  border-color: #569099;
  color: #FFFFFF; }

.btn-beige {
  background-color: #cc9;
  border-color: #c4c488;
  color: #FFFFFF; }

.btn-beige:hover, .btn-beige:focus, .btn-beige:active, .btn-beige.active {
  background-color: #c4c488;
  border-color: #bbbb77;
  color: #FFFFFF; }

.btn-beige.disabled:hover, .btn-beige.disabled:focus, .btn-beige.disabled:active, .btn-beige.disabled.active, .btn-beige[disabled]:hover, .btn-beige[disabled]:focus, .btn-beige[disabled]:active, .btn-beige[disabled].active, fieldset[disabled] .btn-beige:hover, fieldset[disabled] .btn-beige:focus, fieldset[disabled] .btn-beige:active, fieldset[disabled] .btn-beige.active {
  background-color: #cc9;
  border-color: #cc9;
  color: #FFFFFF; }

.btn-dark-beige {
  background-color: #afaa6d;
  border-color: #a6a05d;
  color: #FFFFFF; }

.btn-dark-beige:hover, .btn-dark-beige:focus, .btn-dark-beige:active, .btn-dark-beige.active {
  background-color: #a6a05d;
  border-color: #979152;
  color: #FFFFFF; }

.btn-dark-beige.disabled:hover, .btn-dark-beige.disabled:focus, .btn-dark-beige.disabled:active, .btn-dark-beige.disabled.active, .btn-dark-beige[disabled]:hover, .btn-dark-beige[disabled]:focus, .btn-dark-beige[disabled]:active, .btn-dark-beige[disabled].active, fieldset[disabled] .btn-dark-beige:hover, fieldset[disabled] .btn-dark-beige:focus, fieldset[disabled] .btn-dark-beige:active, fieldset[disabled] .btn-dark-beige.active {
  background-color: #afaa6d;
  border-color: #afaa6d;
  color: #FFFFFF; }

.btn-orange {
  background-color: #e6674a;
  border-color: #e35434;
  color: #FFFFFF; }

.btn-orange:hover, .btn-orange:focus, .btn-orange:active, .btn-orange.active {
  background-color: #e35434;
  border-color: #de421f;
  color: #FFFFFF; }

.btn-orange.disabled:hover, .btn-orange.disabled:focus, .btn-orange.disabled:active, .btn-orange.disabled.active, .btn-orange[disabled]:hover, .btn-orange[disabled]:focus, .btn-orange[disabled]:active, .btn-orange[disabled].active, fieldset[disabled] .btn-orange:hover, fieldset[disabled] .btn-orange:focus, fieldset[disabled] .btn-orange:active, fieldset[disabled] .btn-orange.active {
  background-color: #e6674a;
  border-color: #e6674a;
  color: #FFFFFF; }

.btn-purple {
  background-color: #57517b;
  border-color: #413d5c;
  color: #FFFFFF; }

.btn-purple:hover, .btn-purple:focus, .btn-purple:active, .btn-purple.active {
  background-color: #4c476c;
  border-color: #413d5c;
  color: #FFFFFF; }

.btn-purple.disabled:hover, .btn-purple.disabled:focus, .btn-purple.disabled:active, .btn-purple.disabled.active, .btn-purple[disabled]:hover, .btn-purple[disabled]:focus, .btn-purple[disabled]:active, .btn-purple[disabled].active, fieldset[disabled] .btn-purple:hover, fieldset[disabled] .btn-purple:focus, fieldset[disabled] .btn-purple:active, fieldset[disabled] .btn-purple.active {
  background-color: #57517b;
  border-color: #333;
  color: #FFFFFF; }

.btn-dark-grey {
  background-color: #333;
  border-color: #333;
  color: #FFFFFF; }

.btn-dark-grey:hover, .btn-dark-grey:focus, .btn-dark-grey:active, .btn-dark-grey.active {
  background-color: #262626;
  border-color: #1a1a1a;
  color: #FFFFFF; }

.btn-dark-grey.disabled:hover, .btn-dark-grey.disabled:focus, .btn-dark-grey.disabled:active, .btn-dark-grey.disabled.active, .btn-dark-grey[disabled]:hover, .btn-dark-grey[disabled]:focus, .btn-dark-grey[disabled]:active, .btn-dark-grey[disabled].active, fieldset[disabled] .btn-dark-grey:hover, fieldset[disabled] .btn-dark-grey:focus, fieldset[disabled] .btn-dark-grey:active, fieldset[disabled] .btn-dark-grey.active {
  background-color: #333;
  border-color: #333;
  color: #FFFFFF; }

.btn-med-grey {
  background-color: #666;
  border-color: #595959;
  color: #FFFFFF; }

.btn-med-grey:hover, .btn-med-grey:focus, .btn-med-grey:active, .btn-med-grey.active {
  background-color: #595959;
  border-color: #4d4d4d;
  color: #FFFFFF; }

.btn-med-grey.disabled:hover, .btn-med-grey.disabled:focus, .btn-med-grey.disabled:active, .btn-med-grey.disabled.active, .btn-med-grey[disabled]:hover, .btn-med-grey[disabled]:focus, .btn-med-grey[disabled]:active, .btn-med-grey[disabled].active, fieldset[disabled] .btn-med-grey:hover, fieldset[disabled] .btn-med-grey:focus, fieldset[disabled] .btn-med-grey:active, fieldset[disabled] .btn-med-grey.active {
  background-color: #666;
  border-color: #666;
  color: #FFFFFF; }

.btn-light-grey {
  background-color: #999;
  border-color: #8c8c8c;
  color: #FFFFFF; }

.btn-light-grey:hover, .btn-light-grey:focus, .btn-light-grey:active, .btn-light-grey.active {
  background-color: #8c8c8c;
  border-color: #808080;
  color: #FFFFFF; }

.btn-light-grey.disabled:hover, .btn-light-grey.disabled:focus, .btn-light-grey.disabled:active, .btn-light-grey.disabled.active, .btn-light-grey[disabled]:hover, .btn-light-grey[disabled]:focus, .btn-light-grey[disabled]:active, .btn-light-grey[disabled].active, fieldset[disabled] .btn-light-grey:hover, fieldset[disabled] .btn-light-grey:focus, fieldset[disabled] .btn-light-grey:active, fieldset[disabled] .btn-light-grey.active {
  background-color: #999;
  border-color: #999;
  color: #FFFFFF; }

.btn-bricky {
  background-color: #C83A2A;
  border-color: #b33426;
  color: #FFFFFF; }

.btn-bricky:hover, .btn-bricky:focus, .btn-bricky:active, .btn-bricky.active {
  background-color: #b33426;
  border-color: #9e2e21;
  color: #FFFFFF; }

.btn-bricky.disabled:hover, .btn-bricky.disabled:focus, .btn-bricky.disabled:active, .btn-bricky.disabled.active, .btn-bricky[disabled]:hover, .btn-bricky[disabled]:focus, .btn-bricky[disabled]:active, .btn-bricky[disabled].active, fieldset[disabled] .btn-bricky:hover, fieldset[disabled] .btn-bricky:focus, fieldset[disabled] .btn-bricky:active, fieldset[disabled] .btn-bricky.active {
  background-color: #C83A2A;
  border-color: #C83A2A;
  color: #FFFFFF; }

.btn-green {
  background-color: #3D9400;
  border-color: #327b00;
  color: #FFFFFF; }

.btn-green:hover, .btn-green:focus, .btn-green:active, .btn-green.active {
  background-color: #327b00;
  border-color: #286100;
  color: #FFFFFF; }

.btn-green.disabled:hover, .btn-green.disabled:focus, .btn-green.disabled:active, .btn-green.disabled.active, .btn-green[disabled]:hover, .btn-green[disabled]:focus, .btn-green[disabled]:active, .btn-green[disabled].active, fieldset[disabled] .btn-green:hover, fieldset[disabled] .btn-green:focus, fieldset[disabled] .btn-green:active, fieldset[disabled] .btn-green.active {
  background-color: #3D9400;
  border-color: #3D9400;
  color: #FFFFFF; }

.btn-blue {
  background-color: #364F6A;
  border-color: #2d4259;
  color: #FFFFFF; }

.btn-blue:hover, .btn-blue:focus, .btn-blue:active, .btn-blue.active {
  background-color: #2d4259;
  border-color: #253648;
  color: #FFFFFF; }

.btn-blue.disabled:hover, .btn-blue.disabled:focus, .btn-blue.disabled:active, .btn-blue.disabled.active, .btn-blue[disabled]:hover, .btn-blue[disabled]:focus, .btn-blue[disabled]:active, .btn-blue[disabled].active, fieldset[disabled] .btn-blue:hover, fieldset[disabled] .btn-blue:focus, fieldset[disabled] .btn-blue:active, fieldset[disabled] .btn-blue.active {
  background-color: #364F6A;
  border-color: #364F6A;
  color: #FFFFFF; }

.btn-yellow {
  background-color: #FFB848;
  border-color: #ffae2f;
  color: #FFFFFF; }

.btn-yellow:hover, .btn-yellow:focus, .btn-yellow:active, .btn-yellow.active {
  background-color: #ffae2f;
  border-color: #ffa415;
  color: #FFFFFF; }

.btn-yellow.disabled:hover, .btn-yellow.disabled:focus, .btn-yellow.disabled:active, .btn-yellow.disabled.active, .btn-yellow[disabled]:hover, .btn-yellow[disabled]:focus, .btn-yellow[disabled]:active, .btn-yellow[disabled].active, fieldset[disabled] .btn-yellow:hover, fieldset[disabled] .btn-yellow:focus, fieldset[disabled] .btn-yellow:active, fieldset[disabled] .btn-yellow.active {
  background-color: #FFB848;
  border-color: #FFB848;
  color: #FFFFFF; }

.btn-red {
  background-color: #E02222;
  border-color: #cc1d1d;
  color: #FFFFFF; }

.btn-red:hover, .btn-red:focus, .btn-red:active, .btn-red.active {
  background-color: #cc1d1d;
  border-color: #b61919;
  color: #FFFFFF; }

.btn-red.disabled:hover, .btn-red.disabled:focus, .btn-red.disabled:active, .btn-red.disabled.active, .btn-red[disabled]:hover, .btn-red[disabled]:focus, .btn-red[disabled]:active, .btn-red[disabled].active, fieldset[disabled] .btn-red:hover, fieldset[disabled] .btn-red:focus, fieldset[disabled] .btn-red:active, fieldset[disabled] .btn-red.active {
  background-color: #E02222;
  border-color: #E02222;
  color: #FFFFFF; }

.btn-app {
  background-color: #EFEFEF;
  background-image: -moz-linear-gradient(center top, #FAFAFA, #EFEFEF);
  border: 1px solid #DDDDDD;
  border-radius: 2px 2px 2px 2px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  cursor: pointer;
  height: 80px;
  display: block;
  font-size: 14px;
  margin-bottom: 15px;
  margin-top: 15px;
  padding: 5px 0 0;
  position: relative;
  text-align: center;
  transition: all 0.3s ease 0s; }
  .btn-app:hover {
    border-color: #A5A5A5;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
    color: #444444;
    text-decoration: none;
    text-shadow: 0 1px 0 #FFFFFF; }
  .btn-app .badge {
    color: #FFFFFF !important;
    border-radius: 12px 12px 12px 12px !important;
    border-style: solid;
    border-width: 0;
    box-shadow: none;
    font-family: 'Open Sans';
    font-size: 11px !important;
    font-weight: 300;
    padding: 3px 7px;
    position: absolute;
    right: -5px;
    text-shadow: none;
    top: -5px; }

.search-header-btn {
  box-shadow: none; }

.btn-modal {
  padding: 6px 12px; }

.btn-outline {
  background-color: transparent;
  color: inherit;
  transition: all .5s;
  margin: 2px; }

.btn-primary.btn-outline {
  color: #428bca; }

.btn-success.btn-outline {
  color: #5cb85c; }

.btn-info.btn-outline {
  color: #5CB85C; }

.btn-warning.btn-outline {
  color: #f0ad4e; }

.btn-danger.btn-outline {
  color: #d9534f; }

.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
  color: #fff; }

.btn-primary:not(.btn-outline) {
  color: #fff;
  background-color: #2196f3;
  border-color: #007FE4; }

.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
  background-color: #03A9F4;
  border-color: #337ab7; }

.btn-danger:not(.btn-outline) {
  color: #ffffff;
  background-color: #e51c23;
  border-color: #dd191d; }

.btn-danger.active, .btn-danger.focus, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open > .dropdown-toggle.btn-danger {
  background-color: #d0181e;
  border-color: #b81518; }

.btn {
  box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 0px 0px; }

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  background-color: #2196f3;
  border-color: #007FE4; }

.label-danger {
  background-color: #e51c23; }

.progress-bar:not(.progress-bar-danger):not(.progress-bar-warning):not(.progress-bar-info):not(.progress-bar-success) {
  background-color: #2196F3; }

.progress-bar-danger {
  background-color: #e51c23; }

/* btn preloader */
.btn.working {
  outline: 0;
  color: transparent;
  position: relative;
  text-shadow: none; }

.btn.working:before {
  content: "• • •";
  position: absolute;
  z-index: 10;
  color: inherit;
  text-align: center;
  color: #ddd;
  left: 0;
  right: 0;
  font-size: 1em;
  line-height: 1.5em;
  opacity: .5; }

.btn.working:after {
  content: "•";
  position: absolute;
  z-index: 10;
  color: inherit;
  text-align: center;
  color: #fff;
  left: 0;
  right: 0;
  font-size: 1em;
  line-height: 1.5em;
  margin-left: -1.4em;
  -webkit-animation: move 0.8s ease infinite;
  -moz-animation: move 0.8s ease infinite;
  -ms-animation: move 0.8s ease infinite;
  -o-animation: move 0.8s ease infinite;
  animation: move 0.8s ease infinite; }

@keyframes move {
  0% {
    margin-left: -1.4em; }
  32% {
    margin-left: -1.4em; }
  33% {
    margin-left: 0; }
  66% {
    margin-left: 0; }
  67% {
    margin-left: 1.4em; }
  100% {
    margin-left: 1.4em; } }
/*
 * Badge
 */
.badge {
  padding: 1px 5px;
  line-height: 15px;
  opacity: .75;
  display: inline;
  border-radius: 0px; }

.badge-danger {
  background-color: #D9534F !important; }

.badge-success {
  background-color: #5CB85C !important; }

.badge-warning {
  background-color: #F0AD4E  !important; }

.badge-default {
  background-color: #777777 !important; }

.badge-primary {
  background-color: #F0AD4E !important; }

.badge-info {
  background-color: #5CB85C !important; }

.badge-inverse {
  background-color: #777777 !important; }

.badge-transparent {
  background-color: transparent !important; }

/*
 * Breadcrumb
 */
.breadcrumb {
  background-color: #222a2d;
  border-radius: 0px; }
  .breadcrumb > li > a {
    color: white; }
    .breadcrumb > li > a:hover {
      text-decoration: none;
      color: wheat; }
  .breadcrumb > li > i {
    color: white; }

/*
 * Contact Sidebar
 */
.list-group-item:hover {
  background-color: whitesmoke; }

.list-group-item:first-child {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px; }

.list-group-item:last-child {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px; }

/*
 * Tab Sidebar
 */
.tabbable-line > .nav-tabs {
  border: none;
  margin: 0px; }
  .tabbable-line > .nav-tabs > li {
    margin-right: 2px;

    background-color: #2b4638; }
    .tabbable-line > .nav-tabs > li > a {
      border: 0;
      margin-right: 0;
      color: #737373;
      padding-top: 8px;
      padding-bottom: 4px;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0; }
      .tabbable-line > .nav-tabs > li > a > i {
        color: #6d6d6d; }
    .tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
      border: 0;
      background: black !important;
      color: #333333; }
    .tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
      color: #a6a6a6; }
    .tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
      margin-top: 0px; }
    .tabbable-line > .nav-tabs > li.active {
      border-bottom: 2px solid #f3565d;
      position: relative; }
      .tabbable-line > .nav-tabs > li.active > a > i {
        /*color: #404040;*/ }

.tabbable-line > .tab-content {
  margin-top: -3px;
  background-color: #222A2D;
  border: 0;
  border-top: 1px solid #eee;
  /*padding: 15px 0;*/
  color: #ddd; }

.portlet .tabbable-line > .tab-content {
  padding-bottom: 0; }

/* Below tabs mode */
.tabbable-line.tabs-below > .nav-tabs > li {
  border-top: 4px solid transparent; }

.tabbable-line.tabs-below > .nav-tabs > li > a {
  margin-top: 0; }

.tabbable-line.tabs-below > .nav-tabs > li:hover {
  border-bottom: 0;
  border-top: 4px solid #fbcdcf; }

.tabbable-line.tabs-below > .nav-tabs > li.active {
  margin-bottom: -2px;
  border-bottom: 0;
  border-top: 4px solid #f3565d; }

.tabbable-line.tabs-below > .tab-content {
  margin-top: -10px;
  border-top: 0;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px; }

/*
 * Responsive Layout
 */
@media (max-width: 768px) {
  .tabbable-panel .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%; }
  .tabbable-panel .nav-tabs.nav-justified > li > a {
    margin-bottom: 0; } }
@media (max-width: 768px) {
  .navbar-header {
    float: left; }

  .navbar {
    border-radius: 4px;
    min-width: 293px; }

  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none; }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important; }

  .navbar-collapse.in {
    overflow-y: visible; }

  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0; }

  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0; }

  .navbar-static-top {
    border-radius: 0; }

  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0; }

  .navbar-toggle {
    display: none; }

  .navbar-nav > li {
    float: left; }

  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px; }

  .navbar-nav.navbar-right:last-child {
    margin-right: -15px; }

  .navbar-left {
    float: left !important; }

  .navbar-right {
    float: right !important; }

  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }

  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }

  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle; }

  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }

  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0; }

  .navbar-form .has-feedback .form-control-feedback {
    top: 0; }

  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }

  .navbar-form.navbar-right:last-child {
    margin-right: -15px; }

  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px; }

  .navbar-text.navbar-right:last-child {
    margin-right: 0; }

  .navbar-nav .open .dropdown-menu {
    position: absolute;
    -webkit-box-shadow: black;
    box-shadow: aliceblue;
    border: 1px solid rgba(0, 0, 0, 0.15);
    background-color: #FFFFFF;
    width: auto; }

  .navbar-nav {
    margin: 0; }

  .navbar-nav .open .yep-notify {
    right: 0;
    left: auto;
    width: 299px; } }
@media (max-width: 540px) {
  .navbar-nav .open .yep-notify {
    left: -58px;
    right: auto; }

  .navbar-header {
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
    width: 100%; }

  .navbar-nav {
    /*border-top: 1px solid;*/
    width: 100%;
    padding-left: 0px;
    padding-right: 0px; }

  ul:not(.yep-panel-menu) .dropdown ul.dropdown-menu:before {
    left: 72px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    right: auto; }

  ul:not(.yep-panel-menu) .dropdown ul.dropdown-menu:after {
    left: 69px;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    right: auto; }

  .sidebar-show {
    margin-left: 0px;
    padding-top: 103px; } }
@media only screen and (max-width: 479px) {
  .navbar:not(.navbar-collapse) .navbar-header {
    float: none !important;
    display: block; } }
/* Same height column bootstrap 3 */
@media (min-width: 0px) and (max-width: 767px) {
  .fsi-row-xs-level {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }
@media (min-width: 768px) and (max-width: 991px) {
  .fsi-row-sm-level {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .fsi-row-md-level {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }
@media (min-width: 1200px) {
  .fsi-row-lg-level {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }
.search-mobile {
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: 53px;
  background: #FFFFFF;
  padding: 0 2px;
  box-sizing: border-box;
  left: 0;
  border: 5px solid #000;
  z-index: 10; }

#cancel-search-mobile {
  position: absolute;
  display: block;
  background: #a90329;
  z-index: 9999;
  color: #FFFFFF;
  padding: 0;
  right: 10px;
  top: 10px;
  text-align: center;
  height: 29px;
  line-height: 29px;
  width: 30px;
  font-size: 17px;
  text-decoration: none !important; }

#submit-search-mobile {
  background: 0 0;
  border: none;
  background-color: #DDDDDD;
  color: #6D6A69;
  font-size: 17px;
  height: 30px;
  line-height: 30px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 44px;
  top: 10px;
  width: 30px;
  z-index: 15; }

.form-search-mobile {
  display: none; }

/*
 * Tasks Widget in Sidebar
 */
#sortable {
  list-style-type: none;
  margin: -2px 0 20px 0;
  padding: 0;
  width: 100%; }

#sortable li {
  padding-left: 3em;
  font-size: 12px; }

#sortable li i {
  position: absolute;
  left: 0;
  padding: 1px 10px 0 10px;
  cursor: pointer; }

#sortable li input[type=checkbox] {
  margin-top: 0; }

.ui-sortable > li {
  padding: 10px 0px 10px 21px !important;
  position: relative;
  background: #FFFFFF;
  margin-bottom: 1px;
  border-bottom: none !important;
  margin-bottom: -1px;
  background-color: #FFFFFF;
  border: 1px solid #DDDDDD; }

.ui-sortable li.list-primary {
  border-left-width: 3px;
  border-color: #41CAC0;
  border-style: solid; }

.ui-sortable li.list-success {
  border-left-width: 3px;
  border-style: solid;
  border-color: #78CD51; }

.ui-sortable li.list-danger {
  border-left-width: 3px;
  border-style: solid;
  border-color: #FF6C60; }

.ui-sortable li.list-warning {
  border-left-width: 3px;
  border-style: solid;
  border-color: #F1C500; }

.ui-sortable li.list-info {
  border-left-width: 3px;
  border-style: solid;
  border-color: #58C9F3; }

.ui-sortable li.list-inverse {
  border-left-width: 3px;
  border-style: solid;
  border-color: #BEC3C7; }

.task-content {
  margin-top: 2px; }

.tasks-widget .task-content:after {
  clear: both; }

.tasks-widget .task-footer {
  margin-top: 5px; }

.tasks-widget .task-footer:after,
.tasks-widget .task-footer:before {
  content: "";
  display: table;
  line-height: 0; }

.tasks-widget .task-footer:after {
  clear: both; }

.tasks-widget .task-list {
  padding: 0;
  margin: 0; }

.tasks-widget .task-list > li {
  position: relative;
  padding: 10px 5px;
  border-bottom: 1px dashed #eaeaea; }

.tasks-widget .task-list li.last-line {
  border-bottom: none; }

.tasks-widget .task-list li > .task-bell {
  margin-left: 10px; }

.tasks-widget .task-list li > .task-checkbox {
  float: left;
  width: 19px; }

.tasks-widget .task-list li > .task-title {
  overflow: hidden;
  margin-right: 6px; }

.tasks-widget .task-list li > .task-config {
  position: absolute;
  top: 10px;
  right: 10px; }

.tasks-widget .task-list li .task-title .task-title-sp {
  margin-right: 5px;
  color: darkred; }

.tasks-widget .task-list li.task-done .task-title-sp {
  text-decoration: line-through;
  color: #bbbbbb; }

.tasks-widget .task-list li.task-done {
  background: #222A2D; }

.tasks-widget .task-list li.task-done:hover {
  background: #f4f4f4; }

.tasks-widget .task-list li:hover {
  background: #f9f9f9; }

.tasks-widget .task-list li .task-config {
  display: none; }

.tasks-widget .task-list li:hover > .task-config {
  display: block;
  margin-bottom: 0 !important; }

.margin-left-15 {
  margin-left: 15px; }

/*
 * login style
 */
.login-page {
  background-image: url("../img/background.jpg") !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  /*font-family: 'Open Sans', sans-serif;*/ }
  .login-page .or-login {
    position: absolute;
    margin: 0% 41%;
    background: white;
    padding: 10px;
    font-weight: 700; }
  .login-page .login-header {
    border: 1px; }
  .login-page .logo-page {
    color: #000; }
    .login-page .logo-page small {
      color: #5CB85C; }
  .login-page h4 {
    padding-bottom: 18px;
    border-bottom: 1px dotted #DDDDDD; }
  .login-page .login-links {
    margin-top: -30px;
    color: #000; }
    .login-page .login-links a {
      color: #000;
      text-decoration: none; }
      .login-page .login-links a:hover {
        text-decoration: none; }
      .login-page .login-links a:active {
        text-decoration: none; }
    .login-page .login-links a.active {
      font-weight: 600; }
  .login-page .page-header {
    margin-top: 100px;
    border-bottom: 1px solid #bbb; }
  .login-page p {
    color: #000;
    text-align: center; }
  .login-page .spacing {
    padding-top: 7px;
    padding-bottom: 7px; }
  .login-page .social button {
    margin-bottom: 0px;
    padding: 3px;
    box-shadow: 0px 0px 0 #999999;
    border-width: 0px;
    padding-right: 6px; }
    .login-page .social button .btn-label {
      background: transparent;
      left: -10px;
      font-size: 22px; }
    .login-page .social button .txt {
      padding-right: 5px; }
  .login-page .logo {
    color: #000; }
  .login-page #spiders {
    position: absolute; }

.seprate-login {
  border-left: 1px solid #ccc; }

.infobanner {
  background: none repeat scroll 0% 0% #F7EBA9;
  margin-bottom: 20px;
  position: relative; }

.infobanner-content {
  margin: 0px;
  padding: 15px 25px; }

.txt-2 {
  padding: 8px; }

.form-signin {
  max-width: 330px;
  padding: 15px;
  margin: 0 auto; }

.profile-img {
  float: right;
  padding-right: 22px;
  padding-bottom: 10px;
  padding-left: 10px; }

.form-signin .form-control {
  position: relative;
  font-size: 12px;
  height: auto;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.form-signin .form-control:focus {
  z-index: 2; }

.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.account-wall {
  margin-top: 80px;
  padding: 40px 0px 20px 0px;
  background: whitesmoke;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.16); }

.login-title {
  color: #555;
  font-size: 22px;
  font-weight: 400;
  display: block;
  font-family: "Droid Arabic Naskh"; }

.select-img {
  border-radius: 50%;
  display: block;
  height: 75px;
  margin: 0 30px 10px;
  width: 75px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%; }

.select-name {
  display: block;
  margin: 30px 10px 10px; }

.logo-img {
  width: 96px;
  height: 96px;
  margin: 0 auto 10px;
  display: block;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%; }

/*
 * Lock Screen
 */
.lock-page {
  max-width: 530px;
  padding: 15px;
  margin: 0 auto;
  position: relative; }
  .lock-page h3 {
    margin-top: 10px; }
  .lock-page .page-header {
    margin: 0;
    padding-bottom: 0;
    border-bottom: 0 !important; }
  .lock-page .panel {
    margin-bottom: 5px; }
  .lock-page p {
    font-size: 12px; }
  .lock-page .page-header {
    margin-top: 200px !important; }

@media (max-width: 992px) {
  .lock-page img {
    display: block !important;
    margin: 0 auto; }
  .lock-page .page-header {
    margin: 0 auto;
    display: block; }
  .lock-page h3 {
    text-align: center; }
  .lock-page strong {
    text-align: center;
    display: block; } }
/*
 * timeline
 */
.timeline {
  position: relative;
  padding: 21px 10px 10px;
  margin-top: 4px;
  margin-bottom: 30px; }

.timeline .line {
  position: absolute;
  width: 1px;
  display: block;
  background: currentColor;
  top: 0px;
  bottom: 0px;
  margin-left: 69px;
  color: black; }

.timeline .timeline-time {
  position: absolute;
  left: -133px;
  width: 70px;
  text-align: right;
  top: 3px; }

.timeline .line::before {
  top: -4px; }

.timeline .line::after {
  bottom: -4px; }

.timeline .line::before,
.timeline .line::after {
  content: '';
  position: absolute;
  left: -5px;
  width: 12px;
  height: 12px;
  display: block;
  border-radius: 50%;
  background: currentColor; }

.timeline .panel {
  position: relative;
  margin: 10px 0px 21px 107px;
  clear: both; }

.timeline .panel .panel-heading.icon * {
  font-size: 20px;
  vertical-align: middle;
  line-height: 30px; }

.timeline .panel .panel-heading.icon {
  position: absolute;
  left: -54px;
  display: block;
  width: 30px;
  height: 30px;
  padding: 0px;
  border: 1px solid;
  text-align: center;
  float: left; }

.timeline .panel .panel-heading.img {
  position: absolute;
  left: -54px;
  display: block;
  padding: 0px;
  border: 1px solid;
  text-align: center;
  float: left; }

.timeline .panel .panel-heading.img * {
  font-size: 20px;
  vertical-align: middle;
  line-height: 30px;
  width: 30px;
  height: 30px; }

.timeline .panel-outline {
  border-color: transparent;
  background: transparent;
  box-shadow: none; }

.timeline .panel-outline .panel-body {
  padding: 5px 0px; }

.timeline .panel-outline .panel-heading:not(.icon),
.timeline .panel-outline .panel-footer {
  display: none; }

.tl {
  padding-bottom: 10px;
  display: block; }

.smart-timeline-list li {
  position: relative;
  margin: 0;
  padding: 15px 0; }

.timeline .list-inline > li {
  display: inline-block;
  padding-right: 0px;
  padding-left: 0px; }

.timeline .panel-default > .panel-heading {
  background-color: #fff; }

.timeline .panel-danger .panel-heading {
  color: #fff; }

.timeline .panel .panel-heading.icon {
  border: 1px solid #000; }

/*
 * profile
 */
.yep-profile img.yep-image-lg {
  z-index: 0;
  width: 100%;
  margin-bottom: 10px; }

.yep-profile .statistic {
  left: 20px;
  position: absolute;
  z-index: 5; }
  .yep-profile .statistic h4 {
    display: inline-block;
    padding-right: 20px; }

.yep-image-profile {
  border-radius: 0;
  position: relative;
  border: 5px solid #FFFFFF;
  top: -75px;
  left: 10px;
  display: inline-block;
  text-align: right;
  z-index: 4;
  max-width: 130px;
  margin-bottom: -30px;
  float: right; }

.yep-profile .friends-list img {
  width: 35px;
  border: 1px solid #FFFFFF;
  outline: 1px solid #bfbfbf; }
.yep-profile .friends-list li {
  margin-bottom: 10px;
  margin-right: 3px;
  padding: 0; }
.yep-profile .profile-info {
  text-align: right; }

@media (max-width: 768px) {
  .yep-profile-text > h1 {
    font-weight: 700;
    font-size: 16px; }

  .yep-image-profile {
    margin-right: 10px; }

  .profile-info {
    text-align: left !important; } }
.msg-action {
  list-style: none outside none;
  margin: 0;
  padding: 0 0 0 15px;
  width: auto; }
  .msg-action > li > a {
    color: #777777;
    float: left;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    margin: 0px 0 0px 10px;
    text-align: center;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 30px;
    cursor: pointer; }
    .msg-action > li > a:hover {
      background: none repeat scroll 0 0 #606060;
      color: #FFFFFF; }

.panel-flat {
  position: relative;
  border-radius: 0px; }

.panel-flat > .dropdown {
  position: absolute;
  right: 20px; }

.panel-flat > .dropdown > .dropdown-menu {
  left: initial;
  right: 0px;
  border-radius: 2px; }

.panel-flat > .panel-flat-tags {
  position: absolute;
  top: 35px;
  right: -3px; }

.panel-flat .panel-body,
.panel-flat .panel-footer {
  background-color: white;
  border-width: 0px; }

.panel-flat .panel-body {
  margin-top: 20px;
  padding-bottom: 5px; }

.panel-flat img {
  padding: 1px;
  display: inline-block;
  height: auto;
  line-height: 1.42857143;
  background-color: #FFFFFF;
  border: 1px solid #DDDDDD;
  border-radius: 4px; }

.panel-flat .panel-body h3 {
  margin: 0px;
  font-size: 14px;
  font-weight: 700; }

.panel-flat .panel-body h5 {
  color: #999999;
  font-size: 12px;
  font-weight: 400; }

.panel-flat > .panel-body {
  padding-top: 5px;
  font-size: 13px; }

.panel-flat .panel-body .panel-flat-image {
  display: block;
  text-align: center;
  background-color: whitesmoke;
  border: 1px solid #d9d9d9; }

.panel-flat .panel-body .panel-flat-image > img {
  max-width: 100%; }

.panel-flat > .panel-footer {
  font-size: 14px;
  font-weight: 700;
  min-height: 54px; }

.panel-flat > .panel-footer > .btn {
  float: left;
  margin-right: 8px; }

.panel-flat > .panel-footer > .input-placeholder {
  display: block;
  margin-left: 98px;
  color: #999999;
  font-size: 12px;
  font-weight: 400;
  padding: 8px 6px 7px;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  box-shadow: rgba(0, 0, 0, 0.04706) 0px 1px 0px 0px; }

.panel-flat.panel-flat-show-comment > .panel-footer > .input-placeholder {
  display: none; }

.panel-flat > .panel-flat-comment {
  display: none;
  padding: 10px 20px 15px;
  border-top: 1px solid #e5e5e5;
  background-color: whitesmoke; }

.panel-flat.panel-flat-show-comment > .panel-flat-comment {
  display: block; }

/*.panel-flat > .panel-flat-comment > img {
    float: left;
}*/
.panel-flat > .panel-flat-comment > .panel-flat-textarea {
  float: right;
  width: calc(100% - 56px); }

.panel-flat > .panel-flat-comment > .panel-flat-textarea > textarea {
  display: block;
  /*margin-left: 60px;
  width: calc(100% - 56px);*/
  width: 100%;
  background-color: white;
  border: 1px solid #d9d9d9;
  box-shadow: rgba(0, 0, 0, 0.04706) 0px 1px 0px 0px;
  resize: vertical; }

.panel-flat > .panel-flat-comment > .panel-flat-textarea > .btn {
  margin-top: 10px;
  margin-right: 8px;
  width: 100%; }

@media (min-width: 992px) {
  .panel-flat > .panel-flat-comment > .panel-flat-textarea > .btn {
    width: auto; } }
.panel-flat .btn {
  border-radius: 3px; }

.panel-flat .btn-default {
  border: 1px solid #d9d9d9;
  box-shadow: rgba(0, 0, 0, 0.04706) 0px 1px 0px 0px; }

.panel-flat .btn-default:hover,
.panel-flat .btn-default:focus,
.panel-flat .btn-default:active {
  background-color: white;
  border-color: black; }

.panel-flat .btn {
  border-radius: 0px;
  box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 0px 0px; }

.panel-flat .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .panel-flat .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }

.panel-flat > .panel-footer > .input-placeholder {
  border: 1px solid #9E9E9E;
  border-radius: 0px; }

.panel-flat > .panel-flat-comment > .panel-flat-textarea > textarea {
  border: 1px solid #9E9E9E;
  box-shadow: none;
  outline: 0; }
  .panel-flat > .panel-flat-comment > .panel-flat-textarea > textarea:focus {
    border: 1px solid #03A9F4; }

/*
 * Chat Widget
 */
.chat-panel {
  height: 400px;
  overflow-y: auto;
  width: 100%; }

.chat-panel.lg {
  height: 100% !important; }

.chat {
  list-style: none;
  margin: 0;
  padding: 0; }

.chat li {
  margin-bottom: 10px;
  padding-bottom: 5px; }
  .chat li small.pull-left {
    padding-left: 60px;
    padding-top: 5px; }
  .chat li small.pull-right {
    padding-right: 60px;
    padding-top: 5px; }

.chat li.left .chat-body {
  margin-left: 60px;
  border: 1px solid #DDDDDD;
  padding: 10px;
  background-color: whitesmoke;
  border-color: #e3e3e3;
  /*box-shadow: 0 1px 0 #cfcfcf;*/
  border-radius: 2px;
  margin-right: 20%; }

.chat li.right .chat-body {
  margin-right: 60px;
  border: 1px solid #DDDDDD;
  padding: 10px;
  background-color: whitesmoke;
  border-color: #e3e3e3;
  /*box-shadow: 0 1px 0 #cfcfcf;*/
  border-radius: 2px;
  margin-left: 20%; }

.chat li .chat-body p {
  margin: 0;
  color: #777777; }

.chat > li > span > img {
  padding: 1px;
  display: inline-block;
  height: auto;
  line-height: 1.42857143;
  background-color: #FFFFFF;
  border: 1px solid #DDDDDD;
  border-radius: 4px; }

.typearea {
  cursor: text;
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 90px;
  padding: 5px 25px 5px 5px;
  position: relative;
  border-bottom: 1px solid #EEE; }
  .typearea textarea {
    width: 100%;
    border-color: transparent !important;
    box-sizing: border-box;
    box-shadow: none;
    -moz-box-shadow: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-box-shadow: none;
    overflow: hidden;
    padding: 0;
    margin: 0;
    -webkit-transition: height .2s;
    -moz-transition: height .2s;
    transition: height .2s;
    outline: 0;
    resize: none;
    min-height: 61px; }

.textarea-div {
  background-color: #FFFFFF;
  border: 1px solid #CCC;
  border-bottom: none; }

.textarea-controls {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 5px;
  display: block;
  background-color: #FFFFFF;
  border: 1px solid #CCC;
  border-top: none;
  height: 43px;
  line-height: 33px; }

/*
 * Gallery
 */
.yep-image-gallery {
  width: 100%;
  max-width: 1310px;
  margin: 0 auto;
  overflow: hidden;
  padding: 10px 5px 0; }
  .yep-image-gallery .superbox-img-description {
    font-size: 13px;
    color: #a19994; }
  .yep-image-gallery .superbox-imageinfo {
    padding-top: 18px; }
  .yep-image-gallery .image__cell {
    float: left;
    position: relative;
    width: 20%; }
  .yep-image-gallery .image--basic {
    padding: 0 5px; }
  .yep-image-gallery .basic__img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 1px;
    border: 1px solid #DDDDDD; }
  .yep-image-gallery .image__cell.is-collapsed .arrow--up {
    display: block;
    height: 10px;
    width: 100%; }
  .yep-image-gallery .image--large {
    max-height: 500px;
    max-width: 100%;
    display: block;
    padding: 40px;
    margin: 0 auto;
    box-sizing: border-box;
    float: left; }
  .yep-image-gallery .image__cell.is-collapsed .image--basic {
    cursor: pointer; }
  .yep-image-gallery .image__cell.is-expanded .image--expand {
    max-height: 500px;
    margin-bottom: 10px; }
  .yep-image-gallery .image--expand {
    position: relative;
    left: -5px;
    padding: 0 5px;
    box-sizing: content-box;
    overflow: hidden;
    background: #222;
    max-height: 0;
    transition: max-height .3s ease-in-out, margin-bottom .1s .2s;
    width: 500%; }
  .yep-image-gallery .image__cell:nth-of-type(5n+2) .image--expand {
    margin-left: -100%; }
  .yep-image-gallery .image__cell:nth-of-type(5n+3) .image--expand {
    margin-left: -200%; }
  .yep-image-gallery .image__cell:nth-of-type(5n+4) .image--expand {
    margin-left: -300%; }
  .yep-image-gallery .image__cell:nth-of-type(5n+5) .image--expand {
    margin-left: -400%; }
  .yep-image-gallery .image__cell:nth-of-type(5n+6) {
    clear: left; }
  .yep-image-gallery .image__cell.is-expanded .arrow--up {
    display: block;
    border-bottom: 8px solid #222;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    height: 0;
    width: 0;
    margin: 2px auto 0; }
  .yep-image-gallery .expand__close {
    position: absolute;
    top: 10px;
    right: 20px;
    color: #454545;
    font-size: 50px;
    line-height: 50px;
    text-decoration: none;
    z-index: 1; }
  .yep-image-gallery .expand__close:before {
    content: '×'; }
  .yep-image-gallery .expand__close:hover {
    color: #fff; }

/*
 * Top Menu Style
 */
@media (min-width: 979px) {
  .top-menu .separate-menu {
    display: none !important; }
  .top-menu #side-hide-li {
    display: none; }
  .top-menu #MainMenu .nav-list {
    min-height: 62px; }
  .top-menu .tabbable-line > .tab-content {
    background-color: transparent; }
  .top-menu .sidebar {
    position: relative;
    float: none;
    padding-top: 0;
    width: 100%; }
    .top-menu .sidebar #MainMenu .nav-list li a .badge {
      top: 2px;
      right: 4px; }
    .top-menu .sidebar #MainMenu .nav-list > li {
      float: left;
      height: 63px;
      border-right: 1px #D2D2D2;
      border-right-width: 1px;
      border-width: 0px 1px 0px; }
      .top-menu .sidebar #MainMenu .nav-list > li > a {
        padding: 10px 14px;
        height: 63px; }
        .top-menu .sidebar #MainMenu .nav-list > li > a > .menu-icon {
          display: block;
          padding-bottom: 6px; }
        .top-menu .sidebar #MainMenu .nav-list > li > a .arrow {
          left: 50%;
          margin-left: -8px;
          right: auto;
          top: 45px;
          font-size: 11px;
          padding-top: 4px; }
      .top-menu .sidebar #MainMenu .nav-list > li.open {
        background: #fff; }
        .top-menu .sidebar #MainMenu .nav-list > li.open > .submenu {
          display: none; }
        .top-menu .sidebar #MainMenu .nav-list > li.open:after {
          left: -2px;
          right: auto; }
      .top-menu .sidebar #MainMenu .nav-list > li .submenu {
        position: absolute;
        width: 220px;
        /*border: 1px solid;*/
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }
        .top-menu .sidebar #MainMenu .nav-list > li .submenu:before {
          display: block;
          content: "";
          position: absolute;
          left: -2px;
          top: -1px;
          bottom: 0;
          z-index: 1;
          border: 2px solid;
          border-width: 0 2px 0 0;
          border-color: #2b7dbc; }
        .top-menu .sidebar #MainMenu .nav-list > li .submenu > li > a {
          padding: 7px 0 9px 17px; }
        .top-menu .sidebar #MainMenu .nav-list > li .submenu > li:before {
          display: none; }
        .top-menu .sidebar #MainMenu .nav-list > li .submenu:before {
          display: none; }
    .top-menu .sidebar.menu-hide .sidebar-collapse {
      right: 0px;
      left: auto; }
  .top-menu .sidebar-collapse {
    display: none; }
  .top-menu .sidebar + .main {
    margin-left: 15px; }
  .top-menu .tabbable-line > .nav-tabs {
    display: none; }
  .top-menu .search-menu-form:before {
    font-family: "FontAwesome";
    content: "\f0b0";
    font-size: 24px;
    display: block;
    position: absolute;
    right: 54px;
    top: 14px;
    z-index: 1000;
    color: #949494; }
  .top-menu .search-menu-form .search-menu {
    position: absolute;
    top: 15px;
    width: 30px;
    height: 30px;
    right: 0;
    margin-right: 48px; }
    .top-menu .search-menu-form .search-menu::-webkit-input-placeholder {
      color: #fff; }
    .top-menu .search-menu-form .search-menu:focus {
      width: 200px; }
      .top-menu .search-menu-form .search-menu:focus::-webkit-input-placeholder {
        color: #7D7D7D; }
    .top-menu .search-menu-form .search-menu:hover {
      width: 200px; }
      .top-menu .search-menu-form .search-menu:hover::-webkit-input-placeholder {
        color: #7D7D7D; }
  .top-menu.hover-active #MainMenu .nav-list > li:hover {
    background: #fff; }
    .top-menu.hover-active #MainMenu .nav-list > li:hover > a {
      background: #fff;
      color: #222A2D; }
    .top-menu.hover-active #MainMenu .nav-list > li:hover:after {
      left: -2px;
      right: auto;
      display: block;
      content: "";
      position: absolute;
      top: -1px;
      bottom: 0;
      z-index: 1;
      border: 2px solid;
      border-width: 0 2px 0 0;
      border-color: #2b7dbc; }
    .top-menu.hover-active #MainMenu .nav-list > li:hover > .submenu {
      display: block; }
      .top-menu.hover-active #MainMenu .nav-list > li:hover > .submenu > li:hover > .submenu {
        display: block; }
        .top-menu.hover-active #MainMenu .nav-list > li:hover > .submenu > li:hover > .submenu > li:hover > .submenu {
          display: block; } }
/*
 * Skins
 */
.skin-1 .breadcrumb {
  /*background: linear-gradient(30deg, #4a66d6 0%, #12b4ea 100%); */
  background-color: #0075bb;
}
.skin-1 .breadcrumb > .active {
  color: #D4D4D4; }
.skin-1 .tabbable-line > .nav-tabs {
  background: linear-gradient(30deg, #12b4ea 0%, #4a66d6 100%);
  height: 39px; }
.skin-1 #MainMenu .nav-list > li.active > a {
  color: #fff;
  background: linear-gradient(30deg, #12b4ea 0%, #4a66d6 100%); }
.skin-1 .tabbable-line > .nav-tabs > li > a > i {
  color: #fff; }
.skin-1 .tabbable-line > .nav-tabs > li.active > a > i {
  color: #404040; }
.skin-1 .tabbable-line > .nav-tabs > li.open > a > i, .skin-1 .tabbable-line > .nav-tabs > li:hover > a > i {
  color: #a6a6a6; }
.skin-1 .tabbable-line > .nav-tabs > li.open > a, .skin-1 .tabbable-line > .nav-tabs > li:hover > a {
  background-color: rgba(255, 255, 255, 0.15) !important; }
.skin-1 .tabbable-line > .nav-tabs > li {
  background-color: transparent; }
.skin-1 .tabbable-line > .nav-tabs > li:hover > a > i {
  color: #fff; }
.skin-1 #MainMenu.menu-small .nav-list > li:hover > a > .menu-text {
  color: #000;
  border: 1px solid #4a66d6; }
.skin-1 .tasks-widget .task-list li.task-done {
  background: #FFFFFF; }

.skin-2 {
  /* sidebar collapse */
  /* Contact List sidebar */ }
  .skin-2 .breadcrumb {
   /* background: #2b394b url("../img/bg/bg_skin-2.gif") repeat center center; */
  background-color: #003a60;
  }
  .skin-2 .breadcrumb > .active {
    color: #D4D4D4; }
  .skin-2 .tabbable-line > .nav-tabs {
    background-color: #01AF4E;
    /*background: #2b394b url("../img/bg/bg_skin-2.gif") repeat center center;*/
    height: 39px; }
  .skin-2 #MainMenu .nav-list > li.active > a {
    color: #fff;
    background-color: #01AF4E;
    /*background: #2b394b url("../img/bg/bg_skin-2.gif") repeat center center; */}
  .skin-2 .tabbable-line > .nav-tabs > li {
    background-color: transparent; }
  .skin-2 .tabbable-line > .nav-tabs > li.open > a, .skin-2 .tabbable-line > .nav-tabs > li:hover > a {
    background-color: rgba(255, 255, 255, 0.15) !important; }
  .skin-2 .tabbable-line > .nav-tabs > li.active > a > i {
    color: #000000; }
  .skin-2 .sidebar {
    background-color: #003a60; }
  .skin-2 #MainMenu .nav-list > li {
    background: #003a60; }
  .skin-2 #MainMenu .nav-list > li > a:hover {
    background-color: #003a60; }
  .skin-2 #MainMenu .nav-list > li > a {
    color: #E0E0E0; }
  .skin-2 #MainMenu .nav-list > li .submenu > li > a {
    background-color: #22262E;
    color: #ddd; }
  .skin-2 #MainMenu .nav-list > li .submenu > li > a:hover {
    color: #ddd;
    background-color: #003a60; }
  .skin-2 #MainMenu .nav-list > li > .submenu > li.active:not(.open) > a {
    background-color: #003a60;
    font-weight: 700; }
  .skin-2 #MainMenu .nav-list > li {
    border-width: 0px 0 0; }
  .skin-2 #MainMenu > .nav > li > a {
    background-color: #003a60; }
  .skin-2 #MainMenu.menu-small .nav-list > li:hover > a > .menu-text {
    color: #003a60; }
  .skin-2 #MainMenu .nav-list > li .submenu {
    border-top: 1px solid #F3565D; }
  .skin-2 #MainMenu .nav-list > li.active:after {
    border-width: 0 0 0 0; }
  .skin-2 #MainMenu .nav-list > li.open:after {
    border-width: 0 0 0 0; }
  .skin-2 #MainMenu .nav-list > li .submenu > li.active:after {
    content: "\f0d9";
    font-family: FontAwesome;
    display: block;
    height: 12px;
    line-height: normal;
    width: 27px;
    position: absolute;
    right: -20px;
    font-size: 20px;
    color: #eee;
    top: 10px; }
  .skin-2 #MainMenu .nav-list > li .submenu > li:before {
    border: 0px solid; }
  .skin-2 #MainMenu .nav-list > li > .submenu li > .submenu > li a {
    color: #DDDDDD; }
  .skin-2 #MainMenu .nav-list > li .submenu > li {
    background-color: #22262E; }
  .skin-2 #MainMenu .nav-list > li > .submenu li > .submenu > li > a:hover {
    background-color: #003a60; }
  .skin-2 #MainMenu .nav-list > li > .submenu li > .submenu > li > .submenu > li > a:hover {
    background-color: #003a60;
    color: #ddd; }
  .skin-2 .sidebar-collapse {
    border-bottom: 1px solid #C1C1C1;
    background: #1C2835;
    color: #ddd; }
  .skin-2 .sidebar-collapse:hover {
    color: #FFFFFF; }
  .skin-2 #contact-list .list-group-item {
    background-color: #003a60;
    border: 0px solid #ddd; }
    .skin-2 #contact-list .list-group-item .name {
      color: #ddd; }
  .skin-2 #contact-list .list-group-item:hover {
    background-color: #22262E; }
    .skin-2 #contact-list .list-group-item:hover .name {
      color: #ddd; }
  .skin-2 .tasks-widget .task-list > li {
    background-color: #003a60;
    border-top: 0px; }
  .skin-2 .tasks-widget .task-list li .task-title .task-title-sp {
    color: #ddd; }
  .skin-2 .page-footer {
    background-color: #22262E;
    color: #fff; }
  .skin-2 .tasks-widget .task-list li.task-done:hover {
    background: #232F3F; }
  .skin-2 .separate-menu {
    background-color: #003a60; }
  .skin-2 .search-menu-form .search-menu {
    background: #003a60;
    border: 0px solid #003a60; }

.skin-3 .list-group-item {
  background-color: #272526;
  border: 0;
  cursor: pointer; }
  .skin-3 .list-group-item:hover {
    background-color: #222D33; }
.skin-3 .breadcrumb {
 <!-- background-color: #1a5621;-->
<!-- border-color: #272526;-->
  border-top-style: groove;
}
.skin-3 .breadcrumb > .active {
  color: #D4D4D4; }
.skin-3 .sidebar {
  background: #272526; }
.skin-3 #MainMenu .nav-list > li {
  background: #272526;
  border-width: 0px 0 0; }
  .skin-3 #MainMenu .nav-list > li > a {
    color: rgba(255, 255, 255, 0.75); }
    .skin-3 #MainMenu .nav-list > li > a:hover {
      background-color: rgba(0, 0, 0, 0.1);
      color: #fff; }
.skin-3 .tabbable-line > .nav-tabs {
  background-color: #272526; }
  .skin-3 .tabbable-line > .nav-tabs > li {
    padding-bottom: 0px; }
    .skin-3 .tabbable-line > .nav-tabs > li.active {
      border-bottom: 0px; }
      .skin-3 .tabbable-line > .nav-tabs > li.active > a {
        border: 0;
        background-color: #272526; }
    .skin-3 .tabbable-line > .nav-tabs > li > a {
      padding-bottom: 8px; }
    .skin-3 .tabbable-line > .nav-tabs > li:not(:last-child):not(:first-child) {
      border-left: 1px solid #6D6D6D;
      border-right: 1px solid #6D6D6D; }
    .skin-3 .tabbable-line > .nav-tabs > li:not(.active) {
      border-bottom: 1px solid #6d6d6d; }
    .skin-3 .tabbable-line > .nav-tabs > li.active {
      border-bottom: 1px solid #272526; }
    .skin-3 .tabbable-line > .nav-tabs > li.open > a, .skin-3 .tabbable-line > .nav-tabs > li:hover > a {
      background: #272526 !important; }
.skin-3 .navbar-default {
  background-color: #FFFFFF; }
.skin-3 .name {
  color: #C7C7C7;
  font-size: 13px; }
.skin-3 .img-flat {
  /* padding: 0px; */
  border-radius: 0px; }
.skin-3 .tasks-widget .task-list li:hover {
  background-color: #222D33; }
.skin-3 .ui-sortable > li {
  background-color: #272526;
  border: 0px; }
.skin-3 .tasks-widget .task-list li .task-title .task-title-sp {
  color: #C7C7C7; }
.skin-3 .task-list a {
  color: #fff;
  text-decoration: none; }
.skin-3 #MainMenu.menu-small .nav-list > li:hover > a > .menu-text {
  background-color: #5CB85C; }
.skin-3 #MainMenu.menu-small .nav-list li:hover {
  background-color: #5CB85C; }
.skin-3 #MainMenu.menu-small .nav-list > li > .submenu {
  padding-bottom: 0px; }
.skin-3 #MainMenu .nav-list li a .badge {
  top: 2px;
  right: 2px; }
.skin-3 #MainMenu .nav-list > li.active > a {
  color: #fff;
  background: #5CB85C; }
.skin-3 #MainMenu .nav-list > li.active:after {
  border-color: transparent; }
.skin-3 #MainMenu .nav-list > li.open:after {
  border-color: transparent; }
.skin-3 #MainMenu .nav-list > li > a {
  background: #272526; }
.skin-3 #MainMenu .nav-list > li .submenu {
  border-top: 1px solid #232323;
  background-color: #202B30; }
  .skin-3 #MainMenu .nav-list > li .submenu > li > a {
    background-color: #202B30; }
  .skin-3 #MainMenu .nav-list > li .submenu > li:before {
    left: 16px;
    top: 14px;
    border: 0px solid;
    border-width: 3px;
    color: #4E4E4E;
    width: 5px; }
  .skin-3 #MainMenu .nav-list > li .submenu > li:hover:before {
    color: #C8CBCD; }
  .skin-3 #MainMenu .nav-list > li .submenu > li > a {
    color: #C8CBCD;
    font-size: 13px; }
    .skin-3 #MainMenu .nav-list > li .submenu > li > a:hover {
      color: #fff;
      background-color: #293439; }
  .skin-3 #MainMenu .nav-list > li .submenu > li.active:not(.open) > a {
    background-color: #293439 !important; }
.skin-3 #MainMenu .nav-list > li > .submenu:before {
  color: #4E4E4E; }
.skin-3 #MainMenu .nav-list > li > .submenu li > .submenu > li > a:hover, .skin-3 #MainMenu .nav-list > li > .submenu li > .submenu > li > .submenu > li > a:hover {
  color: #fff;
  background-color: #202B30; }
.skin-3 #MainMenu .nav-list > li > .submenu li > .submenu > li a {
  color: #C2C6C8; }
.skin-3 .search-menu-form .search-menu {
  background-color: #272526;
  border: 0;
  color: #fff;
  padding-left: 15px; }
.skin-3 #MainMenu .separate-menu {
  color: #929292; }
.skin-3.top-menu .sidebar #MainMenu .nav-list > li {
  border-width: 0px !important; }
.skin-3.top-menu #MainMenu .nav-list > li > a:hover {
  background-color: rgba(0, 0, 0, 0.1); }
.skin-3.top-menu.hover-active #MainMenu .nav-list > li:hover > a {
  background-color: rgba(0, 0, 0, 0.1);
  color: #fff; }
.skin-3.top-menu.hover-active #MainMenu .nav-list > li:hover {
  background: transparent; }
.skin-3.top-menu .sidebar #MainMenu .nav-list li a .badge {
  top: 4px;
  right: 13px; }
.skin-3.top-menu.hover-active #MainMenu .nav-list > li:hover:after {
  border-width: 0; }
.skin-3 .page-footer {
  background-color: #FFFFFF; }
.skin-3 .search-result .link-url {
  color: #4CAF50; }
.skin-3 .search-result .title {
  color: #3F51B5; }
.skin-3 .separate-menu {
  background-color: #272526; }

/*
* RTL version
*/
.rtl {
  /* rtl top-menu layout */
  /* Layout RTL*/
  /* Tab & Accordian RTL */
  /* Sidebar RTL*/
  /* RTL Vertical Menu */
  /* Demo RTL*/
  /* General Element */
  /* Typography */
  /* Progress Bar RTL*/
  /* Multi-Lvel Drop Down RTL */
  /* Button RTL*/
  /* yep-notify RTL */
  /* Checkbox RTL*/
  /* Radio Box RTL */
  /* Timeline RTL */
  /* Chat RTL*/
  /* Tasks Widget in Sidebar RTL*/
  /* Profile RTL*/
  /* bs-example css RTL*/
  /* Login RTL */
  /* yep image gallery */ }
  @media (min-width: 979px) {
    .rtl .top-menu .search-menu-form .search-menu {
      left: 0;
      right: auto; }
    .rtl .top-menu .sidebar #MainMenu .nav-list > li {
      float: right; }
      .rtl .top-menu .sidebar #MainMenu .nav-list > li > a {
        padding: 10px 14px; }
        .rtl .top-menu .sidebar #MainMenu .nav-list > li > a .arrow {
          right: 50%;
          margin-right: -8px;
          margin-left: 0px;
          left: auto; }
      .rtl .top-menu .sidebar #MainMenu .nav-list > li.open:after {
        right: -2px;
        left: auto; }
      .rtl .top-menu .sidebar #MainMenu .nav-list > li.open:hover:after {
        right: -2px;
        left: auto; }
    .rtl .top-menu #MainMenu .nav-list > li.open:after {
      right: -2px;
      left: auto; }
    .rtl .top-menu .sidebar + .main {
      margin-right: 15px; }
    .rtl .top-menu .search-menu-form:before {
      right: auto;
      left: 54px; }
    .rtl .top-menu .search-menu-form .search-menu {
      left: 0;
      right: auto;
      margin-right: 0px;
      margin-left: 48px; } }
  @media (min-width: 979px) {
    .rtl .sidebar + .main {
      margin-right: 235px;
      margin-left: 15px; }
    .rtl .page-footer {
      padding-right: 220px; } }
  @media (max-width: 979px) {
    .rtl .sidebar {
      margin-right: -220px; }
    .rtl .sidebar + .main {
      margin-right: 15px; }
    .rtl #menu-open {
      margin-right: 5px; }
    .rtl .sidebar-show {
      margin-right: 0px; }
    .rtl .page-footer {
      padding-right: 0px; } }
  @media (max-width: 768px) {
    .rtl .navbar-header {
      float: right; }
    .rtl .navbar-nav > li {
      float: right; }
    .rtl .navbar-nav.navbar-right:last-child {
      margin-left: -15px; }
    .rtl .navbar-left {
      float: right !important; }
    .rtl .navbar-right {
      float: left !important; }
    .rtl .navbar-form.navbar-right:last-child {
      margin-left: -15px; }
    .rtl .navbar-text {
      float: right; }
    .rtl .navbar-text.navbar-right:last-child {
      margin-left: 0; }
    .rtl .navbar-nav .open .yep-notify {
      left: 0;
      right: auto; } }
  @media (max-width: 540px) {
    .rtl .navbar-nav .open .yep-notify {
      right: -58px;
      left: auto; }
    .rtl ul:not(.yep-panel-menu) .dropdown ul.dropdown-menu:before {
      right: 72px;
      left: auto; }
    .rtl ul:not(.yep-panel-menu) .dropdown ul.dropdown-menu:after {
      right: 69px;
      left: auto; } }
  .rtl #cancel-search-mobile {
    left: 10px;
    right: auto; }
  .rtl #submit-search-mobile {
    left: 44px;
    right: auto; }
  .rtl .sidebar.menu-hide + .main {
    margin-right: 60px; }
  .rtl .sidebar.menu-hide .sidebar-collapse {
    right: 9px; }
  .rtl .search-header {
    margin-left: -40px; }
  .rtl .actions {
    left: 15px;
    right: auto; }
  .rtl .bars > a {
    /*border-right: 1px solid rgba(0, 0, 0, 0.09);*/
    border-left: 0px;
    padding-right: 6px;
    padding-left: 0px; }
  .rtl .bars > .dropdown > .dropdown-menu {
    left: -14px;
    right: auto; }
  .rtl .bars {
    margin-left: -7px;
    margin-right: 0; }
  .rtl .panel.with-nav-tabs .panel-heading {
    padding-right: 0px;
    padding-left: 15px; }
  .rtl .sidebar {
    right: 0;
    left: auto; }
    .rtl .sidebar .sidebar-collapse {
      right: 184px;
      border-radius: 0px 5px 5px 0px; }
    .rtl .sidebar #MainMenu .nav-list > li a > .arrow {
      left: 10px;
      right: auto; }
    .rtl .sidebar #MainMenu .nav-list > li > .submenu:before {
      right: 18px;
      left: auto; }
    .rtl .sidebar #MainMenu .nav-list > li .submenu > li:before {
      right: 18px;
      left: auto; }
    .rtl .sidebar #MainMenu .nav-list li a .badge {
      left: 10px;
      right: auto; }
    .rtl .sidebar #MainMenu .nav-list > li .submenu > li > a {
      padding: 7px 37px 9px 0px; }
    .rtl .sidebar #MainMenu .nav-list > li > .submenu li > .submenu > li > a {
      margin-right: 20px;
      margin-left: 0; }
    .rtl .sidebar #MainMenu .nav-list > li > .submenu li > .submenu > li > .submenu > li > a {
      margin-right: 20px;
      margin-left: 0;
      padding-right: 50px;
      padding-left: 0; }
    .rtl .sidebar #MainMenu.menu-small .nav-list > li > a > .menu-text {
      right: 42px; }
    .rtl .sidebar #MainMenu.menu-small .nav-list > li > .submenu {
      right: 42px; }
    .rtl .sidebar #MainMenu.menu-small .nav-list > li > a > .menu-text {
      text-align: right;
      padding-right: 12px; }
    .rtl .sidebar .search-menu-form > div > a {
      right: auto;
      left: 0px; }
  .rtl .vertical-menu .glyphicon, .rtl .vertical-menu .fa {
    margin-left: 10px;
    margin-right: 0px; }
  .rtl .vertical-menu .panel-body {
    padding: 0px; }
  .rtl .vertical-menu .panel-body table tr td {
    padding-left: 0px;
    padding-right: 15px; }
  .rtl .vertical-menu .panel-body .table {
    margin-bottom: 0px; }
  .rtl .demo.activate {
    left: 0 !important;
    right: auto; }
    .rtl .demo.activate > span {
      right: -30px;
      left: auto; }
  .rtl .demo {
    left: 0;
    right: auto; }
    .rtl .demo > span {
      left: 0;
      right: auto; }
  .rtl .input-icon > [class*="fa-"], .rtl .input-icon > [class*="clip-"] {
    right: 5px;
    width: 1px; }
  .rtl .input-icon > input {
    padding-right: 25px;
    padding-left: 6px; }
  .rtl .to-right {
    text-align: left !important; }
  .rtl .to-left {
    text-align: right !important; }
  .rtl .headprogress .progress-value {
    float: left; }
  .rtl .progress > .progress-type {
    right: 0px;
    left: auto; }
  .rtl .progress > .progress-completed {
    left: 0px;
    right: auto; }
  .rtl .dropdown-submenu > .dropdown-menu {
    right: 100%;
    left: auto; }
  .rtl .btn-label {
    right: -12px; }
  .rtl .ladda-button[data-style=expand-right] .ladda-spinner {
    right: 10px; }
  .rtl .ladda-button .ladda-progress {
    right: 0; }
  .rtl .ladda-button[data-style=expand-up] .ladda-spinner {
    right: 50%;
    left: auto; }
  .rtl .ladda-button[data-style=expand-down] .ladda-spinner {
    right: 50%;
    left: auto; }
  .rtl .ladda-button[data-style=zoom-in] .ladda-spinner {
    right: 50%;
    left: auto; }
  .rtl .ladda-button[data-style=zoom-out] .ladda-spinner {
    right: 50%;
    left: auto; }
  .rtl .ladda-button[data-style=slide-right] .ladda-spinner {
    left: 100%;
    right: 16px; }
  .rtl .ladda-button[data-style=slide-up] .ladda-spinner {
    right: 50%;
    left: auto; }
  .rtl .ladda-button[data-style=slide-down] .ladda-spinner {
    right: 50%;
    left: auto; }
  .rtl .ladda-button[data-style=expand-left] .ladda-spinner {
    right: 26px;
    left: auto; }
  .rtl .ladda-button[data-style=contract] .ladda-spinner {
    right: 50%;
    left: auto; }
  .rtl .dropdown > ul.dropdown-menu:not(.multi-level):before {
    left: 17px;
    right: auto; }
  .rtl .dropdown > ul.dropdown-menu:not(.multi-level):after {
    left: 15px;
    right: auto; }
  .rtl .item-top-left {
    right: 1px;
    left: auto; }
  .rtl .notify-content-body > li time {
    right: auto;
    left: 0; }
  .rtl .notify-content-body > li .from {
    margin-right: 45px;
    margin-left: 0; }
  .rtl .notify-content-body > li .msg-body {
    padding-right: 45px; }
  .rtl .notify-content-body > li .subject {
    padding-right: 45px; }
  .rtl .alert {
    border-right-width: 5px;
    border-left-width: 0px; }
  .rtl .checkbox {
    padding-left: 0px; }
  .rtl .checkbox label::before {
    right: 0;
    left: auto; }
  .rtl .checkbox label::after {
    right: 3px;
    left: auto; }
  .rtl .radio label::before {
    right: 0; }
  .rtl .radio label::after {
    right: 3px; }
  .rtl .timeline .line {
    margin-right: 69px; }
  .rtl .timeline .panel {
    margin: 10px 107px 21px 20px; }
  .rtl .timeline .timeline-time {
    right: -115px; }
  .rtl .timeline .panel .panel-heading.icon {
    right: -54px;
    left: auto; }
  .rtl .timeline .panel .panel-heading.img {
    right: -54px;
    left: auto; }
  .rtl .chat li.left .chat-body {
    margin-right: 60px;
    margin-left: 20%; }
  .rtl .chat li small.pull-left {
    padding-right: 60px; }
  .rtl .chat li.right .chat-body {
    margin-left: 60px;
    margin-right: 20%; }
  .rtl .chat li small.pull-right {
    padding-left: 60px; }
  .rtl .ui-sortable li.list-primary {
    border-right-width: 3px;
    border-left-width: 0px; }
  .rtl .ui-sortable li.list-success {
    border-left-width: 0px;
    border-right-width: 3px; }
  .rtl .ui-sortable li.list-danger {
    border-left-width: 0px;
    border-right-width: 3px; }
  .rtl .ui-sortable li.list-warning {
    border-left-width: 0px;
    border-right-width: 3px; }
  .rtl .ui-sortable li.list-info {
    border-left-width: 0px;
    border-right-width: 3px; }
  .rtl .ui-sortable li.list-inverse {
    border-left-width: 0px;
    border-right-width: 3px; }
  .rtl .tasks-widget .task-list li > .task-checkbox {
    float: right; }
  .rtl .tasks-widget .task-list li > .task-title {
    margin-right: 6px;
    text-align: right; }
  .rtl .tasks-widget .task-list li > .task-checkbox {
    float: right; }
  .rtl #sortable li i {
    right: 0;
    left: auto; }
  .rtl .tasks-widget .task-list li .task-title .task-title-sp {
    margin-left: 5px;
    margin-right: 0; }
  .rtl .ui-sortable > li {
    padding: 10px 21px 10px 5px !important; }
  .rtl .panel-flat > .dropdown {
    left: 20px;
    right: auto; }
  .rtl .panel-flat > .panel-footer > .btn {
    float: right;
    margin-left: 8px;
    margin-right: 0; }
  .rtl .panel-flat > .panel-footer > .input-placeholder {
    margin-right: 98px;
    margin-left: 0; }
  .rtl .panel-flat > .panel-flat-comment > .panel-flat-textarea {
    float: left; }
  .rtl .img-requester {
    float: right;
    margin: 0 2px 50px 14px; }
  .rtl .eg-1 td:first-child {
    text-align: right; }
  .rtl .seprate-login {
    border-right: 1px solid #ccc;
    border-left: 0; }
  .rtl .yep-image-gallery .image__cell {
    float: right; }
  .rtl .yep-image-gallery .image__cell:nth-of-type(5n+3) .image--expand {
    margin-right: -200%;
    margin-left: 0; }
  .rtl .yep-image-gallery .image--expand {
    right: -5px;
    left: auto; }
  .rtl .yep-image-gallery .expand__close {
    right: auto;
    left: 20px; }
  .rtl .yep-image-gallery .image__cell:nth-of-type(5n+5) .image--expand {
    margin-right: -400%;
    margin-left: 0; }
  .rtl .yep-image-gallery .image__cell:nth-of-type(5n+4) .image--expand {
    margin-left: 0;
    margin-right: -300%; }
  .rtl .yep-image-gallery .image__cell:nth-of-type(5n+2) .image--expand {
    margin-left: 0;
    margin-right: -100%; }
  .rtl .yep-image-gallery .image__cell:nth-of-type(5n+6) {
    clear: right; }


  .step{
    opacity: 0.2;
    transition: all .2s ease-in-out;
  }

  .step-select{
    transform: scale(1.1);
    opacity: 1 !important;

  }

  .turma{

    transition: all .2s ease-in-out;
    transform: scale(0);
  }

  .turma-select{
    transition: all .2s ease-in-out;
    transform: scale(1);


  }



/*# sourceMappingURL=pa-style.css.map */
