/*

Template Name: Zircos Dashboard

Author: CoderThemes

Email: coderthemes@gmail.com

File: Menu

*/

.container {

  width: 90%;

  margin-top: 4px;

}

.container-alt {

  margin-left: auto;

  margin-right: auto;

  padding-left: 15px;

  padding-right: 15px;

}

.wrapper {

  padding-top: 114px;

}

.page-title-box {

  padding: 15px 0;

}

.page-title-box .page-title {

  font-size: 20px;

  margin-bottom: 0;

  margin-top: 0;

  font-weight: 600;

  font-style: italic;

}

.page-title-box .btn-group {

  box-shadow: none;

}

#topnav {

  position: absolute;

  right: 0;

  left: 0;

  top: 46px;

  z-index: 1030;

  background-color: transparent;

  border: 0;

  -webkit-transition: all .5s ease;

  transition: all .5s ease;

  min-height: 62px;

}

#topnav .has-submenu.active a {

  color: #f34167;

}

#topnav .has-submenu.active a i {

  color: #f34167;

}

#topnav .has-submenu.active .submenu li.active > a {

  color: #f34167;

}

#topnav .topbar-main {

  background-color: #F34167;

}

#topnav .topbar-main .logo {

  color: #ffffff !important;

  font-size: 18px;

  font-family: 'Hind Madurai', sans-serif;

  font-weight: 600;

  letter-spacing: 1px;

  line-height: 60px;

  text-transform: uppercase;

  float: left;

  font-style: italic;

}

#topnav .topbar-main .badge {

  position: absolute;

  top: -8px;

  right: 0;

}

#topnav .topbar-main .nav > li > a {

  height: 36px;

  width: 36px;

  padding: 0;

  font-size: 18px;

  border: 2px solid rgba(255, 255, 255, 0.7) !important;

  line-height: 35px;

  text-align: center;

  border-radius: 50%;

  margin: 12px 8px;

  color: rgba(255, 255, 255, 0.7);

}

#topnav .topbar-main .nav > li > a:focus,

#topnav .topbar-main .nav > li > a:hover {

  background-color: rgba(255, 255, 255, 0.4);

  color: #ffffff;

}

#topnav .topbar-main .navbar-nav > .open > a {

  background-color: rgba(255, 255, 255, 0.3) !important;

}

#topnav .topbar-main .profile img {

  height: 34px;

  width: 34px;

  display: block;

}

#topnav .topbar-main .dropdown-menu-lg {

  width: 300px;

}

#topnav .topbar-main .dropdown-menu-lg .list-group {

  margin-bottom: 0;

}

#topnav .topbar-main .dropdown-menu-lg .list-group-item {

  border: none;

  padding: 10px 20px;

}

#topnav .topbar-main .dropdown-menu-lg .media-heading {

  margin-bottom: 0px;

}

#topnav .topbar-main .dropdown-menu-lg .media-body p {

  color: #828282;

}

#topnav .topbar-main .navbar-nav {

  margin: 0px;

}

#topnav .app-search {

  position: relative;

  margin-top: 14px;

}

#topnav .app-search a {

  position: absolute;

  top: 7px;

  right: 26px;

  color: rgba(255, 255, 255, 0.7);

}

#topnav .app-search a:hover {

  color: rgba(255, 255, 255, 0.9);

}

#topnav .app-search .form-control,

#topnav .app-search .form-control:focus {

  border-color: transparent;

  height: 34px;

  color: #ffffff;

  border-radius: 30px;

  padding: 7px 40px 7px 20px;

  margin: 0 12px 0 5px;

  background: rgba(255, 255, 255, 0.2);

  box-shadow: none;

  width: 190px;

}

#topnav .app-search input::-webkit-input-placeholder {

  color: rgba(255, 255, 255, 0.8);

}

#topnav .app-search input:-moz-placeholder {

  color: rgba(255, 255, 255, 0.8);

}

#topnav .app-search input::-moz-placeholder {

  color: rgba(255, 255, 255, 0.8);

}

#topnav .app-search input:-ms-input-placeholder {

  color: rgba(255, 255, 255, 0.8);

}

#topnav .navbar-custom {

  background-color: #ffffff;

  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);

}

#topnav .navbar-toggle {

  border: 0;

  position: relative;

  width: 60px;

  height: 60px;

  padding: 0;

  margin: 0;

  cursor: pointer;

}

#topnav .navbar-toggle:hover {

  background-color: transparent;

}

#topnav .navbar-toggle:hover span {

  background-color: #ffffff;

}

#topnav .navbar-toggle:focus {

  background-color: transparent;

}

#topnav .navbar-toggle:focus span {

  background-color: #ffffff;

}

#topnav .navbar-toggle .lines {

  width: 25px;

  display: block;

  position: relative;

  margin: 23px auto 17px auto;

  height: 18px;

  -webkit-transition: all .5s ease;

  transition: all .5s ease;

}

#topnav .navbar-toggle span {

  height: 2px;

  width: 100%;

  background-color: rgba(255, 255, 255, 0.8);

  display: block;

  margin-bottom: 5px;

  -webkit-transition: -webkit-transform 0.5s ease;

  transition: -webkit-transform 0.5s ease;

  transition: transform .5s ease;

}

#topnav .navbar-toggle.open span {

  position: absolute;

}

#topnav .navbar-toggle.open span:first-child {

  top: 6px;

  -webkit-transform: rotate(45deg);

  transform: rotate(45deg);

}

#topnav .navbar-toggle.open span:nth-child(2) {

  visibility: hidden;

}

#topnav .navbar-toggle.open span:last-child {

  width: 100%;

  top: 6px;

  -webkit-transform: rotate(-45deg);

  transform: rotate(-45deg);

}

#topnav .navigation-menu {

  list-style: none;

  margin: 0;

  padding: 0;

}

#topnav .navigation-menu > li {

  display: inline-block;

  position: relative;

}

#topnav .navigation-menu > li > a {

  display: block;

  color: #313a46;

  font-weight: 500;

  -webkit-transition: all .5s ease;

  transition: all .5s ease;

  line-height: 20px;

  padding-left: 25px !important;

  padding-right: 6px;

}

#topnav .navigation-menu > li > a:hover {

  color: #f34167;

}

#topnav .navigation-menu > li > a:hover i {

  color: #f34167;

}

#topnav .navigation-menu > li > a:focus {

  color: #f34167;

}

#topnav .navigation-menu > li > a:focus i {

  color: #f34167;

}

#topnav .navigation-menu > li > a:active {

  color: #f34167;

}

#topnav .navigation-menu > li > a:active i {

  color: #f34167;

}

#topnav .navigation-menu > li > a i {

  font-size: 18px;

  vertical-align: middle;

  margin-right: 5px;

  text-align: center;

  color: #656565;

  -webkit-transition: all .5s ease;

  transition: all .5s ease;

}

#topnav .navigation-menu > li > a:hover,

#topnav .navigation-menu > li > a:focus {

  background-color: transparent;

}

/*

  Responsive Menu

*/

@media (min-width: 992px) {

  #topnav .navigation-menu > li > a {

    padding-top: 16px;

    padding-bottom: 16px;

  }

  #topnav .navigation-menu > li.last-elements .submenu {

    left: auto;

    right: 0;

  }

  #topnav .navigation-menu > li.last-elements .submenu > li.has-submenu .submenu {

    left: auto;

    right: 100%;

    margin-left: 0;

    margin-right: 10px;

  }

  #topnav .navigation-menu > li:first-of-type a {

    padding-left: 0px;

  }

  #topnav .navigation-menu > li:hover a {

    color: #f34167;

  }

  #topnav .navigation-menu > li:hover a i {

    color: #f34167;

  }

  #topnav .navigation-menu > li .submenu {

    position: absolute;

    top: 100%;

    left: 0;

    z-index: 1000;

    border: 1px solid #e7e7e7;
	padding: 15px 0;
	list-style: none;
	min-width: 200px;
	text-align: left;
    visibility: hidden;
    opacity: 0;
    margin-top: 10px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    background-color: #ffffff;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.175);

  }

  #topnav .navigation-menu > li .submenu.megamenu {

    white-space: nowrap;

    width: auto;

  }

  #topnav .navigation-menu > li .submenu.megamenu > li {

    overflow: hidden;

    width: 200px;

    display: inline-block;

    vertical-align: top;

  }

  #topnav .navigation-menu > li .submenu > li.has-submenu > a:after {

    content: "\e649";

    font-family: "themify";

    position: absolute;

    right: 20px;

    top: 15px;

    font-size: 9px;

  }

  #topnav .navigation-menu > li .submenu > li .submenu {

    left: 100%;

    top: 0;

    margin-left: 10px;

    margin-top: -1px;

  }

  #topnav .navigation-menu > li .submenu li {

    position: relative;

  }

  #topnav .navigation-menu > li .submenu li ul {

    list-style: none;

    padding-left: 0;

    margin: 0;

  }

  #topnav .navigation-menu > li .submenu li a {

    display: block;

    padding: 8px 25px;

    clear: both;

    white-space: nowrap;

    color: #494e53;

    -webkit-transition: all .35s ease;

    transition: all .35s ease;

  }

  #topnav .navigation-menu > li .submenu li a:hover {

    color: #f34167;

  }

  #topnav .navigation-menu > li .submenu li span {

    display: block;

    padding: 8px 25px;

    clear: both;

    line-height: 1.42857143;

    white-space: nowrap;

    font-size: 10px;

    text-transform: uppercase;

    letter-spacing: 2px;

    font-weight: 500;

    color: #949ba1;

  }

  #topnav .navbar-toggle {

    display: none;

  }

  #topnav #navigation {

    display: block !important;

  }

}

@media (max-width: 991px) {

  .wrapper {

    padding-top: 60px;

  }

  .container {

    width: auto;

  }

  #topnav .navigation-menu {

    float: none;

    max-height: 400px;

  }

  #topnav .navigation-menu > li {

    display: block;

  }

  #topnav .navigation-menu > li > a {

    color: #313a46;

    padding: 15px;

  }

  #topnav .navigation-menu > li > a i {

    display: inline-block;

    margin-right: 10px;

    margin-bottom: 0px;

  }

  #topnav .navigation-menu > li > a:after {

    position: absolute;

    right: 15px;

  }

  #topnav .navigation-menu > li .submenu {

    display: none;

    list-style: none;

    padding-left: 20px;

    margin: 0;

  }

  #topnav .navigation-menu > li .submenu li a {

    display: block;

    position: relative;

    padding: 7px 20px;

    color: #313a46;

  }

  #topnav .navigation-menu > li .submenu li a:hover {

    color: #00acc1;

  }

  #topnav .navigation-menu > li .submenu li.has-submenu > a:after {

    content: "\e64b";

    font-family: "themify";

    position: absolute;

    right: 30px;

  }

  #topnav .navigation-menu > li .submenu.open {

    display: block;

  }

  #topnav .navigation-menu > li .submenu .submenu {

    display: none;

    list-style: none;

  }

  #topnav .navigation-menu > li .submenu .submenu.open {

    display: block;

  }

  #topnav .navigation-menu > li .submenu.megamenu > li > ul {

    list-style: none;

    padding-left: 0;

  }

  #topnav .navigation-menu > li .submenu.megamenu > li > ul > li > span {

    display: block;

    position: relative;

    padding: 15px;

    text-transform: uppercase;

    font-size: 11px;

    letter-spacing: 2px;

    color: #79818a;

  }

  #topnav .navigation-menu > li.has-submenu.open > a {

    color: #00acc1;

  }

  #topnav .navbar-header {

    float: left;

  }

  #navigation {

    position: absolute;

    top: 60px;

    left: 0;

    width: 100%;

    display: none;

    height: auto;

    padding-bottom: 0;

    overflow: auto;

    border-top: 1px solid #e7e7e7;

    border-bottom: 1px solid #e7e7e7;

    background-color: #fff;

  }

  #navigation.open {

    display: block;

    overflow-y: auto;

  }

}

@media (min-width: 768px) {

  #topnav .navigation-menu > li.has-submenu:hover > .submenu {

    visibility: visible;

    opacity: 1;

    margin-top: 0;

  }

  #topnav .navigation-menu > li.has-submenu:hover > .submenu > li.has-submenu:hover > .submenu {

    visibility: visible;

    opacity: 1;

    margin-left: 0;

    margin-right: 0;

  }

  .navbar-toggle {

    display: block;

  }

}

/* Footer */

.footer {

  border-top: 1px solid rgba(0, 0, 0, 0.1);

  bottom: 0px;

  color: #58666e;

  text-align: left !important;

  padding: 20px 0px;

  position: absolute;

  right: 0px;

  left: 0px;

}

.footer ul li {

  padding-left: 10px;

  padding-right: 10px;

}

.footer ul li a {

  color: #989898;

}

.footer ul li a:hover {

  color: #00acc1;

}

/* Notification */

.user-list .user-list-item {

  padding: 10px 12px !important;

  border-bottom: 1px solid #EEEEEE !important;

}

.user-list .user-list-item .avatar {

  float: left;

  margin-right: 5px;

  width: 30px;

  height: 30px;

}

.user-list .user-list-item .avatar img {

  border-radius: 50%;

  width: 100%;

}

.user-list .user-list-item .icon {

  float: left;

  margin-right: 5px;

  height: 30px;

  width: 30px;

  border-radius: 50%;

  text-align: center;

}

.user-list .user-list-item .icon i {

  color: #ffffff;

  line-height: 30px;

  font-size: 16px;

}

.user-list .user-list-item .user-desc {

  margin-left: 40px;

}

.user-list .user-list-item .user-desc span.name {

  color: #313a46;

  text-overflow: ellipsis;

  white-space: nowrap;

  display: block;

  width: 100%;

  overflow: hidden;

  font-size: 13px;

}

.user-list .user-list-item .user-desc span.desc {

  color: #989898;

  text-overflow: ellipsis;

  white-space: nowrap;

  display: block;

  width: 100%;

  overflow: hidden;

  font-size: 12px;

}

.user-list .user-list-item .user-desc span.time {

  font-size: 11px;

}

.notify-list .all-msgs a {

  color: #313a46;

  padding: 6px 10px;

  display: block;

}

.notify-list .all-msgs a:hover {

  color: #f5707a;

}













/*

Template Name: Flacto Dashboard

Author: CoderThemes

Email: coderthemes@gmail.com

File: Menu

*/

.topbar {
	    border-top: 1px solid #1171f5;

}

.topbar .topbar-left {

  float: left;

  position: relative;

  width: 240px;

  z-index: 1;

}

.topbar .topbar-left-sm {

  width: 180px;

}

.logo {

  color: #fff !important;

  font-size: 20px;

  font-weight: 700;

  letter-spacing: .05em;

  line-height: 30px;

  text-transform: uppercase;

}

.logo h1 {

  height: 50px;

  margin: 0px auto;

  text-align: center;

}

.logo i {

  color: #ffffff;

}

.logo .icon-c-logo {

  display: none;

}
.top{ width:100%; height:2px; background:#1170f5;}
.navbar-default {

border-top:2px solid #117bf3;
  background-color: #117bf3 !important;

  border-radius: 0;

  box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.12), 0 2px 20px 0 rgba(0, 0, 0, 0.08);

  border: none;

  margin-bottom: 0;

}

.navbar-default .navbar-nav > .open > a {

  background-color: rgba(255, 255, 255, 0.1);

}

.navbar-default .navbar-nav > .open > a:focus {

  background-color: rgba(255, 255, 255, 0.1);

}

.navbar-default .navbar-nav > .open > a:hover {

  background-color: rgba(255, 255, 255, 0.1);

}

.navbar-default .badge {

  position: absolute;

  top: 12px;

  right: 7px;

}

.nav > li > a {

  color: #fff !important;

  line-height: 30px;

  padding: 0px 15px;

  position: relative;

}

.nav > li > a i {

  font-size: 16px;

}

.profile img {

  border: 2px solid #f5f5f5;

  height: 36px;

  width: 36px;

}

.dropdown-menu-lg {

  width: 300px;

}

.dropdown-menu-lg .list-group {

  margin-bottom: 0px;

}

.dropdown-menu-lg .list-group-item {

  border: none;

  padding: 10px 20px;

}

.dropdown-menu-lg .media-heading {

  margin-bottom: 0px;

}

.dropdown-menu-lg .media-body p {

  color: #828282;

}

.notification-list em {

  width: 34px;

  text-align: center;

}

.notification-list .media-body {

  display: inherit;

  width: auto;

  overflow: hidden;

  margin-left: 50px;

}

.notification-list .media-body h5 {

  text-overflow: ellipsis;

  white-space: nowrap;

  display: block;

  width: 100%;

  font-weight: normal;

  overflow: hidden;

}

.notifi-title {

  border-bottom: 1px solid rgba(0, 0, 0, 0.1);

  font-size: 15px;

  text-transform: uppercase;

  font-weight: 600;

  padding: 11px 20px 15px;

  color: #60667a;

  font-family: 'Karla', sans-serif;

}

.navbar-nav {

  margin: 0px;

}

.side-menu {

  bottom: 0;

  top: 0;

  width: 240px;

  z-index: 2;

  background: #ffffff;

}

.side-menu.left {

  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);

  position: absolute;

  top: 60px;

}

body.fixed-left .side-menu.left {

  bottom: 50px;

  height: 100%;

  margin-bottom: -70px;

  margin-top: 0px;

  padding-bottom: 70px;

  position: fixed;

}

.content-page {

  /*margin-left: 240px;*/

  overflow: hidden;

  margin-top: 0px;

}

.content-page > .content {

  margin-top: 60px;

  padding: 5px 5px 15px 5px;

}

.nav-pills-custom {

    margin-bottom: 10px !important;

}

.button-menu-mobile {

  background: transparent;

  border: none;

  color: #f5f5f5;

  font-size: 21px;

  line-height: 60px;

  padding: 0px 15px;

}

.button-menu-mobile:hover {

  color: #ffffff;

}

.sidebar-inner {

  height: 100%;

}

#sidebar-menu,

#sidebar-menu ul,

#sidebar-menu li,

#sidebar-menu a {

  border: 0;

  font-weight: normal;

  line-height: 1;

  list-style: none;

  margin: 0;

  padding: 0;

  position: relative;

  text-decoration: none;

}

#sidebar-menu {

  padding-bottom: 30px;

  padding-top: 30px;

  width: 100%;

}

#sidebar-menu .waves-effect .waves-ripple {

  background-color: rgba(87, 197, 165, 0.45);

}

#sidebar-menu .nav > li > a .badge {

  position: absolute;

  right: 10px;

  top: 12px;

}

#sidebar-menu a {

  line-height: 1.3;

}

#sidebar-menu ul ul {

  display: none;

}

#sidebar-menu ul ul li {

  border-top: 0;

}

#sidebar-menu ul ul li.active a {

  color: #153EF0;

}

#sidebar-menu ul ul a {

  color: rgba(67, 89, 102, 0.8);

  display: block;

  padding: 10px 20px 10px 65px;

}

#sidebar-menu ul ul a:hover {

  color: #435966 !important;

}

#sidebar-menu ul ul a i {

  margin-right: 5px;

}

#sidebar-menu ul ul ul a {

  padding-left: 80px;

}

#sidebar-menu .label {

  margin-top: 2px;

}

#sidebar-menu .subdrop {

  color: #435966 !important;

}

#sidebar-menu > ul > li > a {

  color: rgba(67, 89, 102, 0.9);

  display: block;

  padding: 12px 20px;

  margin: 4px 0px;

  font-size: 15px;

}

#sidebar-menu > ul > li > a:hover {

  color: #435966 !important;

  text-decoration: none;

}

#sidebar-menu > ul > li > a > span {

  vertical-align: middle;

}

#sidebar-menu ul li .menu-arrow {

  -webkit-transition: -webkit-transform 0.15s;

  -o-transition: -o-transform 0.15s;

  transition: transform .15s;

  position: absolute;

  right: 20px;

  display: inline-block;

  font-family: 'Material-Design-Iconic-Font';

  text-rendering: auto;

  line-height: 26px;

  font-size: 16px;

  -webkit-font-smoothing: antialiased;

  -moz-osx-font-smoothing: grayscale;

  -webkit-transform: translate(0, 0);

  -ms-transform: translate(0, 0);

  -o-transform: translate(0, 0);

  transform: translate(0, 0);

  color: #9a9da0;

}

#sidebar-menu ul li .menu-arrow:before {

  content: "\f2fb";

}

#sidebar-menu ul li a.subdrop .menu-arrow {

  -ms-transform: rotate(90deg);

  -webkit-transform: rotate(90deg);

  -o-transform: rotate(90deg);

  transform: rotate(90deg);

}

#sidebar-menu ul li a i {

  display: inline-block;

  font-size: 16px;

  line-height: 17px;

  margin-left: 3px;

  margin-right: 15px;

  text-align: center;

  vertical-align: middle;

  width: 20px;

}

#sidebar-menu ul li a i.md {

  font-size: 18px;

}

#sidebar-menu > ul > li > a > i.i-right {

  float: right;

  margin: 3px 0 0 0;

}

#sidebar-menu > ul > li > a.active {

  color: #2196F3 !important;

}

.menu-title {

  padding: 12px 20px !important;

  letter-spacing: .035em;

  pointer-events: none;

  cursor: default;

  font-size: 13px;

}

/* Small Menu */

.side-menu-sm {

  width: 180px;

  text-align: center;

}

.side-menu-sm #sidebar-menu > ul > li > a > i {

  display: block;

  font-size: 18px;

  line-height: 24px;

  width: 100%;

  margin: 0;

}

.side-menu-sm #sidebar-menu ul ul a {

  padding: 10px 20px 10px 20px;

}

.side-menu-sm + .content-page .footer {

  left: 180px;

}

#wrapper.enlarged .side-menu-sm {

  text-align: left;

}

#wrapper.enlarged .side-menu-sm #sidebar-menu ul li a i {

  display: inline-block;

  font-size: 18px;

  line-height: 17px;

  margin-left: 3px;

  margin-right: 15px;

  vertical-align: middle;

  width: 20px;

}

.side-menu-sm + .content-page {

  margin-left: 180px;

}

#wrapper.enlarged .menu-title,

#wrapper.enlarged .menu-arrow {

  display: none !important;

}

#wrapper.enlarged #sidebar-menu ul ul {

  margin-top: -4px;

  padding-top: 5px;

  padding-bottom: 5px;

  z-index: 9999;

  background-color: #ffffff;

  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1), 0 1px 10px 0 rgba(0, 0, 0, 0.08);

}

#wrapper.enlarged .left.side-menu {

  width: 70px;

  z-index: 5;

}

#wrapper.enlarged .left.side-menu #sidebar-menu > ul > li > a {

  padding: 15px 20px;

}

#wrapper.enlarged .left.side-menu #sidebar-menu > ul > li > a i {

  margin-right: 20px !important;

  font-size: 20px;

}

#wrapper.enlarged .left.side-menu .label {

  position: absolute;

  top: 5px;

  left: 35px;

  text-indent: 0;

  display: block !important;

  padding: .3em .6em .2em !important;

}

#wrapper.enlarged .left.side-menu #sidebar-menu ul > li {

  position: relative;

  white-space: nowrap;

  max-height: 49px;

}

#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover > a {

  position: relative;

  width: 260px;

  background: #f2f2f2;

  color: #435966;

}

#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover > ul {

  display: block;

  left: 70px;

  position: absolute;

  width: 190px;

}

#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover > ul a {

  background: #ffffff;

  color: #435966;

  box-shadow: none;

  padding-left: 15px;

  position: relative;

  width: 186px;

  z-index: 6;

}

#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover > ul a:hover {

  color: #57c5a5;

}

#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover a span {

  display: inline;

}

#wrapper.enlarged .left.side-menu #sidebar-menu ul > li > ul {

  display: none;

}

#wrapper.enlarged .left.side-menu #sidebar-menu ul ul li:hover > ul {

  display: block;

  left: 190px;

  margin-top: -36px;

  position: absolute;

  width: 190px;

}

#wrapper.enlarged .left.side-menu #sidebar-menu ul ul li > a span.pull-right {

  -ms-transform: rotate(270deg);

  -webkit-transform: rotate(270deg);

  position: absolute;

  right: 20px;

  top: 12px;

  transform: rotate(270deg);

}

#wrapper.enlarged .left.side-menu #sidebar-menu ul ul li.active a {

  color: #57c5a5;

}

#wrapper.enlarged .left.side-menu #sidebar-menu ul ul a:hover {

  color: #57c5a5 !important;

}

#wrapper.enlarged .left.side-menu #sidebar-menu ul > li > a span {

  display: none;

  padding-left: 10px;

}

#wrapper.enlarged .left.side-menu .user-details {

  display: none;

}

#wrapper.enlarged .content-page {

  margin-left: 70px;

}

#wrapper.enlarged .footer {

  left: 70px;

}

#wrapper.enlarged .topbar .topbar-left {

  width: 70px !important;

}

#wrapper.enlarged .topbar .topbar-left .logo span {

  display: none;

  opacity: 0;

}

#wrapper.enlarged .topbar .topbar-left .logo .icon-c-logo {

  display: block;

  line-height: 60px;

}

#wrapper.enlarged #sidebar-menu > ul > li:hover > a.open :after {

  display: none;

}

#wrapper.enlarged #sidebar-menu > ul > li:hover > a.active :after {

  display: none;

}

#wrapper.enlarged .tips-box {

  display: none;

}

.tips-box .portlet {

  -webkit-box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.05);

  -moz-box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.05);

  box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.05);

}

.user-details {

  padding: 20px;

  padding-bottom: 0px;

  position: relative;

}

.user-details img {

  position: relative;

  z-index: 9999;

}

.user-details .user-info {

  color: #ebeff2;

  margin-left: 60px;

  position: relative;

  z-index: 99999;

}

.user-details .user-info a.dropdown-toggle {

  color: #ebeff2;

  display: block;

  font-family: 'Roboto', sans-serif;

  font-size: 16px;

  font-weight: 600;

  padding-top: 5px;

}

#wrapper.right-bar-enabled .right-bar {

  right: 0;

}

#wrapper.right-bar-enabled .left-layout {

  left: 0;

}

.notification-box {

  margin-right: 10px;

}

.notification-box ul {

  max-height: 60px;

}

.notification-box ul li a {

  font-size: 24px;

  color: #f5f5f5;

  display: block;

  line-height: 60px;

}

.notification-box .noti-dot {

  position: relative;

  top: -45px;

}

.notification-box .pulse {

  width: 2px;

  height: 2px;

  border: 3px solid #e96154;

  -webkit-border-radius: 30px;

  -moz-border-radius: 30px;

  border-radius: 30px;

  background-color: #e96154;

  z-index: 10;

  position: absolute;

  right: 3px;

}

.notification-box .dot {

  border: 4px solid #e96154;

  background: transparent;

  -webkit-border-radius: 60px;

  -moz-border-radius: 60px;

  border-radius: 60px;

  height: 30px;

  width: 30px;

  -webkit-animation: pulse 3s ease-out;

  -moz-animation: pulse 3s ease-out;

  animation: pulse 3s ease-out;

  -webkit-animation-iteration-count: infinite;

  -moz-animation-iteration-count: infinite;

  animation-iteration-count: infinite;

  position: absolute;

  top: -12px;

  left: -4px;

  z-index: 1;

  opacity: 0;

}

@-moz-keyframes pulse {

  0% {

    -moz-transform: scale(0);

    opacity: 0.0;

  }

  25% {

    -moz-transform: scale(0);

    opacity: 0.1;

  }

  50% {

    -moz-transform: scale(0.1);

    opacity: 0.3;

  }

  75% {

    -moz-transform: scale(0.5);

    opacity: 0.5;

  }

  100% {

    -moz-transform: scale(1);

    opacity: 0.0;

  }

}

@-webkit-keyframes pulse {

  0% {

    -webkit-transform: scale(0);

    opacity: 0.0;

  }

  25% {

    -webkit-transform: scale(0);

    opacity: 0.1;

  }

  50% {

    -webkit-transform: scale(0.1);

    opacity: 0.3;

  }

  75% {

    -webkit-transform: scale(0.5);

    opacity: 0.5;

  }

  100% {

    -webkit-transform: scale(1);

    opacity: 0.0;

  }

}

.user-box {

  text-align: center;

}

.user-box .user-img {

  position: relative;

}

.user-box .user-status {

  height: 12px;

  width: 12px;

  position: absolute;

  bottom: 8px;

  right: 15px;

  line-height: 0px !important;

}

.user-box .user-status i {

  font-size: 12px !important;

}

.user-box .user-status.away i {

  color: #fbca35;

}

.user-box .user-status.offline i {

  color: #e96154;

}

.user-box .user-status.online i {

  color: #3ec845;

}

.user-box .user-status.busy i {

  color: #9a9da0;

}

.app-search {

  position: relative;

  margin: 15px 0px 15px 10px;

}

.app-search a {

  position: absolute;

  top: 5px;

  right: 20px;

  color: #ebeff2;

}

.app-search .form-control,

.app-search .form-control:focus {

  border: none;

  font-size: 13px;

  color: #ffffff;

  padding-left: 20px;

  padding-right: 40px;

  background-color: rgba(235, 239, 242, 0.25) !important;

  box-shadow: none;

  border-radius: 30px;

  height: 30px;

  font-weight: 600;

  width: 180px;

}

.app-search input::-webkit-input-placeholder {

  color: rgba(255, 255, 255, 0.7);

  font-weight: normal;

}

.app-search input:-moz-placeholder {

  color: rgba(255, 255, 255, 0.7);

}

.app-search input::-moz-placeholder {

  color: rgba(255, 255, 255, 0.7);

}

.app-search input:-ms-input-placeholder {

  color: rgba(255, 255, 255, 0.7);

}

/* Right sidebar */

.side-bar.right-bar {

  float: right !important;

  right: -266px;

  top: 0px;

}

.side-bar {

  -moz-transition: all 200ms ease-out;

  -webkit-transition: all 200ms ease-out;

  background-color: #ffffff;

  box-shadow: 0 0px 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0px 0 rgba(0, 0, 0, 0.02);

  display: block;

  float: left;

  height: 100%;

  position: fixed;

  transition: all 200ms ease-out;

  width: 240px;

}

.right-bar {

  background: #ffffff !important;

  z-index: 9999 !important;

}

.right-bar h4 {

  border-bottom: 1px solid rgba(154, 157, 160, 0.5);

  padding: 4px 10px 10px 18px;

  text-transform: uppercase;

  font-size: 14px;

  font-weight: 600;

  letter-spacing: 0.03em;

}

.right-bar .right-bar-toggle {

  float: right;

  line-height: 46px;

  font-size: 20px;

  color: #333;

  padding: 0px 10px;

}

.notification-list {

  padding-bottom: 60px;

  height: 100%;

}

.notification-list .list-group-item {

  border-bottom: 1px solid rgba(154, 157, 160, 0.2) !important;

  margin-bottom: 0px;

}

.notification-list .list-group-item.active {

  background-color: rgba(154, 157, 160, 0.1);

}

.user-list .user-list-item .avatar {

  float: left;

  margin-right: 5px;

  width: 30px;

  height: 30px;

}

.user-list .user-list-item .avatar img {

  border-radius: 50%;

  width: 100%;

}

.user-list .user-list-item .icon {

  float: left;

  margin-right: 5px;

  height: 30px;

  width: 30px;

  border-radius: 50%;

  text-align: center;

  background-color: rgba(87, 197, 165, 0.8);

}

.user-list .user-list-item .icon i {

  color: #ffffff;

  line-height: 30px;

  font-size: 16px;

}

.user-list .user-list-item .user-desc {

  margin-left: 40px;

}

.user-list .user-list-item .user-desc span.name {

  color: #435966;

  text-overflow: ellipsis;

  white-space: nowrap;

  display: block;

  width: 100%;

  overflow: hidden;

}

.user-list .user-list-item .user-desc span.desc {

  color: #9a9da0;

  text-overflow: ellipsis;

  white-space: nowrap;

  display: block;

  width: 100%;

  overflow: hidden;

  font-size: 12px;

}

.user-list .user-list-item .user-desc span.time {

  font-size: 11px;

  color: #2f3e47;

  font-style: italic;

}

/* Body min-height set */

body.fixed-left-void {

  min-height: 1000px;

}





/* Form validation */

.parsley-errors-list {

  display: none;

  margin: 0;

  padding: 0;

}

.parsley-errors-list.filled {

  display: block;

}

.parsley-errors-list > li {

  font-size: 12px;

  list-style: none;

  color: #f5707a;

  margin-top: 5px;

}



