﻿body
{
    background: #ffffff;
    font-family: Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.5;
    color: #393939;    
}

#img_results { display:inline-block; margin:20px; padding:20px; border:1px solid; background:#ccc; }
#my_camera{ height:200px !important; }

.page-loader-wrapper {
	opacity: 0.5;
	background: #ffffff;
}

.light-login
{
    background: url('../../images/background.jpg') no-repeat center center fixed;
    background-size: cover;
}
.ui-front {
    z-index: 9999;
}

.logo-size {
	width:175px !important;
}

.logo-size.client {
	height: 65px !important;
}

.login-box .logo img 
{
    text-align:center;
    height: 70px;
}
       
.slide-box img
{
    width: auto;
    height: auto;
}
        
.slide-control
{
    margin: 50px 0 0 0;
    text-align: center;
}
        
.slide-logo
{
    position:relative;
    margin: 100px 0 0 0;
}
        
.slide-logo img
{
    margin-left: auto;
    margin-right:auto;
    left:0;
    right:0;
    height: 60px;
    bottom:20px !important;
    position:absolute;
}

.login-box {
    margin: 10% auto;
	margin-bottom: 25px;
}
        
.login-box .logo {
    text-align: center;
}

.login-box .logo img {
    border-radius: 5px; 
}

.login-box .slide-box .tl-form-label {
	top: -19px !important;
}

.login-box .slide-box .form-group {
	margin-bottom : 15px;
}

.login-box .slide-box .tl-form-group {
	padding-bottom: 10px !important;
}

.login-box .slide-box .tl-form-control {
	height: 35px !important;
	padding-top: 0px !important;
	padding-left: 0px;
}

.login-box .slide-box .tl-form-control { background : transparent; }

.login-box .slide-box .tl-form-label span {
	color: #ffffff;
}

.login-box .slide-box .input-group-addon {
    padding: 0px 12px 25px 0px;
}

.login-box .slide-box .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #ffffff !important;
	margin-top: 0px !important;
}

.login-box .slide-box input {
	background-color: transparent;
	color: #ffffff !important;
}

.login-box .slide-box .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 1px !important;
}

.slide-box {
    border-color: #483c7dd4 !important;
}

.login-box .input-group .lnk {
    color: #ffffff;
    text-align: left;
}

.login-box .input-group .lnk a {
    cursor: pointer;
}

.slide-box .msg-c {
    /*margin-bottom: 30px;*/
    text-align: center;
	color: #ffffff;
	margin: 10px 0 40px 0;
}

.slide-box .msg-l {
    /*margin-bottom: 30px;*/
    text-align: left;
}

.login_wrapper .slide-box 
{
    margin-top: 15px !important;
    margin-bottom: 15px;
	background: url('../../images/banner.png') no-repeat center center fixed;
	padding-bottom: 0px !important;
}

.login_wrapper 
{
    max-width: 400px;
	margin-top: 0% !important;
}

.login_wrapper.target
{
    max-width: 75% !important;
}

.login_wrapper.target .login-box {
    margin: 2% auto !important;
}

.login-control
{
    margin: 20px 0 0 0;
    text-align: center;
}

.slide-box .auth-controls {
	max-width: 375px;
    margin: 0 auto;
}

.target .app_icon_lable {
	text-align: left;
    position: absolute;
    margin-top: 54px;
    margin-left: 10px;
    display: inherit;
    font-size: 15px !important;
    font-weight: bold;
}

.target .launch_new_info_icon {
    width: 25px;
    position: absolute;
    margin-top: 8px;
    margin-left: 8px;
}

.target .innait_icon_img {
    width: 70px;
    position: absolute;
    margin-left: 153px;
    margin-top: 26px;
}

.target .innait_icon_img.innait {
    width: 78px !important;
    margin-left: 148px !important;
    margin-top: 8px !important;
}

.target .app_icons {
    height: 120px;
}

.btn
{
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16), 0 2px 10px rgba(0, 0, 0, 0.12);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    border: none;
    font-family: Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;
    font-size: 12px !important;
    font-weight: normal;
    margin-bottom: 1px;
}

.btn-circle
{
	border-radius: 50% !important;
	width: 45px;
    height: 45px;
}

.btn-circle i 
{
	font-size: 18px;
    left: 2px !important;
    top: 2px !important;
}

.row_c {
	
	margin-left: -30px !important;
	margin-right: -30px !important;
	margin-top: -10px !important;
}

.content_c {
    margin-right: 15px !important;
    margin-left: 15px !important;
}

.btn-blue, .btn-blue:hover, .btn-blue:active, .btn-blue:focus
{
    background-color: #2196F3 !important;
    color: #fff;
}

.btn-teal, .btn-teal:hover, .btn-teal:focus, .btn-teal:active {
    background-color: #009688 !important;
    color: #ffffff;
}

.bg-teal {
    background-color: #009688 !important;
    color: #ffffff;
}

label, a
{
    font-family: Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;
    font-size: 12px;
    font-weight: normal;
}
        
.text-link
{
    width: 100%;
    margin-top: 8px;
    text-decoration: underline;
}
        
.text-link label
{
    color: #ffffff;
}

.color-black 
{
    color: #393939 !important;
}

.text-link a
{
    color: #ffffff;
    /*text-decoration: underline;*/
}

.material-icons 
{
    font-family: 'FontAwesome';
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -moz-font-feature-settings: 'liga';
}

.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: -16px;
    margin-left: -16px;
    margin-top: -1px;
}

.sidebar .user-info {
    height: 130px;
    background-image:url('../../images/high.jpg');
    background-size: 100% 100%;
}

.sidebar .user-info .info-container {
    top: 25px;
}

.sidebar .user-info .info-container .user-helper-dropdown {
    bottom: 0px;
}

.sidebar .user-info .image {
    margin-right: 0px; 
}

.sidebar .user-info .info-container .name {
    font-size: 12px;
    color: #ffffff; 
    max-width: 100%;
}

.sidebar 
{
    height: calc(100vh - 0px);
    top: 59px;
}

@media only screen and (max-width : 320px) {
    .sidebar  { width: 65%; }
}

@media only screen and (min-width : 768px) {
    .sidebar  { width: 275px; }
}

.sidebar .menu .list a 
{
    /*color: #009688;
    border-bottom: 1px solid #eee;
    padding: 6px 13px;*/
    padding: 0px 0px;
}

.sidebar .menu .list a span 
{
    font-size:12px;
}

.sidebar .menu .list a span {
    margin-left: 0px !important;
}

.sidebar .menu .list .header {
    margin-bottom: 1px;
	padding: 4px 6px;
	cursor: pointer;
}

.sidebar .menu .list .header img {
	width: 35px; 
}

.sidebar .menu .list .header span {
	padding: 0px 0px 0px 5px;
}

.sidebar .menu .item .message.double a {
	padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.sidebar .menu .item .message.double span {
	margin-left: 0px;
}

.ls-closed .bars:after, .ls-closed .bars:before {
    font-family: 'FontAwesome';
    font-size: 20px;
    top: 15px;
}

.ls-closed .bars:before 
{
    content: '\f039';
}

.ls-closed .bars:after 
{
    content: '\f060';
}

.ls-closed .sidebar {
    margin-left: -1000px;
}

.sidebar .menu {
    height: 100vh !important;
	margin-top: -1px;
}

/*.slimScrollDiv 
{
    height: 100% !important;
}*/

.overlay-open .sidebar {
    margin-left: 0;
}

.navbar 
{
    margin-bottom:20px;
    position:fixed;
}

.navbar-header a:focus, a:hover { color: #fff; }

.navbar-brand  
{
    color: #fff; 
    padding: 14px 6px;
}

.navbar-brand:hover { color: #fff; }
.navbar-brand:active { color: #fff; }
.navbar-brand:focus { color: #fff; }

.nav > li > a { color: #fff; }
.nav > li > a:hover { background-color: transparent; }
.nav > li > a:focus { background-color: transparent; }

.nav .open > a { background-color: transparent; }
.nav .open > a:hover { background-color: transparent; }
.nav .open > a:focus { background-color: transparent; }

.sidebar .legal { background-color: #fff; }
.sidebar .menu .list li.active { background-color: transparent; }
.sidebar .menu .list .toggled { background-color: transparent; }
.sidebar .menu .list .ml-menu { background-color: transparent; }

.bars { color: #fff; }

section.content {
    margin: 70px 15px 0 15px;
}

.ls-closed section.content {
    margin-left: 15px;
}

.navbar-header {
    padding: 5px 7px;
}

.navbar-header .back 
{
    color: #fff;
    float: left;
    text-decoration: none;
    font-size: 18px;
    padding: 10px 20px 0px 20px;
}

.back 
{
    color: #a0a0a0;
    text-decoration: none;
    font-size: 18px;
    padding: 15px 5px 0px 0px;
}

.navbar-brand {
    font-size: 13px;
}

.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: 5px;
    width: 250px;
    padding-top: 16px;
}

.navbar .navbar-right {
    text-decoration: none;
    /*width: 36%;*/
    height: 20px;
    float: right;
    padding: 9px 0px 0px 0px;
    text-align: right;
}

.navbar .navbar-right a {
    color: #fff;
    font-size: 20px;
    padding-right: 10px;
}

.nav-sm .swiper-button-prev {
    right: 145px !important;
}

span 
{
    font-size:12px;
}

.span-right{ float: right !important; }

.t-8 {
    top: 8px !important;
}

.t--23
{
	top: -23px !important;
}

.card
{
    margin-bottom: 20px;
}

.card .body {
    font-size: 12px;
    color: #393939;
}

.card .header {
    padding: 12px;
}

.card .header h2 {
    font-size: 12px;
    word-wrap: break-word;
    padding-right: 20px;
    padding-top: 5px;
}

.card .header .icon-right
{
	float: right;
}

.card .footer
{
	padding: 10px;
	border-top: 1px solid rgba(243, 239, 239, 0.35);
    text-align:right;
}

.card .foot
{
	padding: 10px;
	border-top: 1px solid rgba(243, 239, 239, 0.35);
    text-align:center;
}

.card .header .header-dropdown .dropdown-menu i {
    font-size: 15px;
}

.card .header .header-dropdown {
    top: 12px !important;
}

.card .header .header-dropdown li {
    padding-left: 5px !important;
}

.card .header .dropdown-menu li {
    padding-left: 0px !important;
}

.card .header .header-dropdown i {
    font-size: 23px;
}

.card .header .header-dropdown .dropdown .dropdown-toggle {
    padding: 0px 15px 0px 15px;
}

.header-dropdown-switch 
{
    margin-right:10px;
    background-color: #fff;
    padding: 13px 5px 0 0px;
    border-radius:3px;
}

.panel-switch-btn {
    top: 0 !important;
}

.switch label {
    font-size: 12px;
}

.swiper-button-prev {
    float: right !important;
    right: 75px !important;
    background-image: url(../images/arrow-left.png);
    opacity: 1;
}

.swiper-button-next, .swiper-button-prev {
    top: 29px;
    background-size: 20px 20px;
}

.nav-sm .swiper-button-next {
    right: 90px !important;
}

.swiper-button-next {
    float: right;
    right: 20px !important;
    background-image: url(../images/arrow-right.png);
    opacity: 1;
}

.no-things {
    width: 100%;
    opacity: 0.06;
}

.info-box {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    height: 60px !important;
    min-height: 60px;
    display: flex;
    cursor: default;
    background-color: #fff;
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
}

.info-box .icon {
    display: inline-block;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.12);
    width: 60px;
}

.info-box .content {
    display: inline-block;
    padding: 2px 10px;
    margin-left: 0px !important;
    min-height: 60px;
    text-align: left !important;
}

.info-box .content .text {
    font-size: 13px;
    margin-top: 9px;
}

.info-box .icon i {
    color: #fff;
    font-size: 23px;
    line-height: 60px;
}

.info-box .content .number {
    font-weight: normal;
    font-size: 13px;
    margin-top: 1px;
}

.info-box-4 .content .text {
    font-size: 12px;
}

/* Slide Page */        
        
.slide-box
{
    text-align: center;
    border-radius: 10px;
    border-color: #f9d5d9;
    border-width: 1px;
    border-style: solid;
    background: #fff;
    width: 95%;
    margin-top: 30px !important;
    margin: 0 auto;
    padding: 0px 20px 20px 20px;
    box-shadow: 0 0 2px 2px rgba(0,0,0,.12);
}
 
/* Pagination */

.swiper-pagination
{
    width: 100%;
}
        
.swiper-pagination-bullet
{
    opacity: 1;
    width: 6px;
    height: 6px;
    background: #ffffff;
    margin: 20px 10px;
}
        
.swiper-pagination-bullet-active
{
    opacity: 1;
    width: 8px;
    height: 8px;
    background: #ffffff;
}
        
/* NotifIt */
#ui_notifIt 
{
    width: 90% !important;
    max-width:400px;
    opacity: 1;
    top: 10px;
    left: 0px !important;
    right: 0px;
    margin: 0 auto !important;
    -wekbit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
}        

#ui_notifIt p {
    text-align: center;
    font-family: Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;
    font-size: 12px;
    font-weight: normal;
    padding: 0;
    margin: 0;
}
        
/* Sign Page */

.sign-wrapper.form-success .sign-container h1 {
  -webkit-transform: translateY(85px);
          transform: translateY(85px);
}

.sign-container {
  margin: 100px auto;
  text-align: center;
}

.sign-container h1 {
  font-size: 40px;
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
  -webkit-transition-timing-function: ease-in-put;
          transition-timing-function: ease-in-put;
  font-weight: 200;
}

sign-form {
  padding: 20px 0;
  position: relative;
  z-index: 2;
}

.bg-bubbles {
  /*position: absolute;*/
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.bg-bubbles li {
  position: absolute;
  list-style: none;
  display: block;
  width: 40px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.15);
  bottom: 0px;
  -webkit-animation: square 25s infinite;
  animation: square 25s infinite;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}

.bg-bubbles li:nth-child(1) {
  left: 10%;
}

.bg-bubbles li:nth-child(2) {
  left: 20%;
  width: 80px;
  height: 80px;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
  -webkit-animation-duration: 17s;
          animation-duration: 17s;
}

.bg-bubbles li:nth-child(3) {
  left: 25%;
  -webkit-animation-delay: 4s;
          animation-delay: 4s;
}

.bg-bubbles li:nth-child(4) {
  left: 40%;
  width: 60px;
  height: 60px;
  -webkit-animation-duration: 22s;
          animation-duration: 22s;
  background-color: rgba(255, 255, 255, 0.25);
}

.bg-bubbles li:nth-child(5) {
  left: 70%;
}

.bg-bubbles li:nth-child(6) {
  left: 80%;
  width: 120px;
  height: 120px;
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
  background-color: rgba(255, 255, 255, 0.2);
}

.bg-bubbles li:nth-child(7) {
  left: 32%;
  width: 75px;
  height: 75px;
  -webkit-animation-delay: 7s;
          animation-delay: 7s;
}

.bg-bubbles li:nth-child(8) {
  left: 55%;
  width: 20px;
  height: 20px;
  -webkit-animation-delay: 15s;
          animation-delay: 15s;
  -webkit-animation-duration: 40s;
          animation-duration: 40s;
}

.bg-bubbles li:nth-child(9) {
  left: 25%;
  width: 10px;
  height: 10px;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
  -webkit-animation-duration: 40s;
          animation-duration: 40s;
  background-color: rgba(255, 255, 255, 0.3);
}

.bg-bubbles li:nth-child(10) {
  left: 90%;
  width: 160px;
  height: 160px;
  -webkit-animation-delay: 11s;
          animation-delay: 11s;
}

@-webkit-keyframes square {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-700px) rotate(600deg);
            transform: translateY(-700px) rotate(600deg);
  }
}

@keyframes square {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-700px) rotate(600deg);
            transform: translateY(-700px) rotate(600deg);
  }
}

.sign-container img 
{
    text-align:center;
    height: 70px;
}


.logo-title
{
    color: #ffffff;
    font-size:19px;
    font-weight:bold;
    text-align:center;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.sign-btn-align 
{
    width: 90%;
    margin: 0px auto;
    margin-top: 120px;
}

.social-btn-align 
{
    width: 90%;
    margin: 0px auto;
    margin-top: 60px;
}

.social-btn-align a
{
    margin: 0 0 15px 0 !important;
}


.btn-icon 
{
    text-align:left !important;
}

.btn-icon > i.fa {
    font-size: 12px;
    background: rgba(0, 0, 0, 0.06) none repeat scroll 0% 0%;
    margin: -10px 10px -10px -20px;
    padding: inherit;
    border-color: inherit;
    line-height: inherit;
}


        
.input-group .icon 
{
    margin-top: -25px;
    padding-right: 5px;
    z-index: 2;
}        

.input-group .icon i
{
    color: #393939;
}        
        
.input-group {
    width: 100%;
    margin-bottom: 15px !important;
    margin-top: 15px !important;
}

.input-group .input-group-addon {
    border: none;
    background-color: transparent;
    padding-left: 0;
    font-weight: bold;
    width: 25px;
}

.input-group .form-line {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #ddd;
    position: relative;
}

.input-group input[type="text"], .input-group input[type="password"], .input-group .form-control {
    border: none;
    box-shadow: none;
    padding-left: 0;
}

.form-control 
{
    font-size: 12px;
    color: #393939;
}

.input-group .input-group-addon .material-icons {
    font-size: 18px;
    color: #555;
}

.tl-form-group .form-line {
    width: 100%;
    position: relative;
    border-bottom: 1px solid #ddd;
}

.tl-form-control {
    display: block;
    width: 100%;
    padding-top: 12px;
	height: 40px;
	font-size: 13px;
}

input[type=password] {
	width: 93% !important;
}

.width-93-per {
	width: 93% !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0px;
}

.bootstrap-select .bs-searchbox:after {
	font-family: FontAwesome;
	content: '\f002' !important;
	font-style: normal;
    font-weight: normal;
    color: #000;
    font-size: 14px;
	top: 8px;
}

.glyphicon-ok:before {
    font-family: FontAwesome;
	content: '\f00c' !important;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    margin-top: 12px !important;
}

.tl-form-group .form-line .tl-form-label {
    font-weight: normal;
    position: absolute;
    top: 6px;
    left: 0;
    cursor: text;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

.tl-form-group .form-line:after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 0;
    bottom: -1px;
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -moz-transition: 0.25s ease-in;
    -o-transition: 0.25s ease-in;
    -webkit-transition: 0.25s ease-in;
    transition: 0.25s ease-in;
	border-bottom: 1px solid #00BCA4;
}

.tl-form-group .form-line.focused .tl-form-label {
	top: -6px;
	left: 0;
	font-size: 12px !important;
}

.tl-form-label {
    color: #aaa;
}

.tl-form-group .form-line.focused:after {
	transform: scaleX(1);
	webkit-transform: scaleX(1);
	moz-transform: scaleX(1);
	ms-transform: scaleX(1);
	o-transform: scaleX(1);
}

.btn-group-sm>.btn, .btn-sm {
    padding: 5px 30px;
}

.dtp-buttons .btn-group-sm>.btn, .dtp-buttons .btn-sm {
    padding: 5px 15px;
}

.row.search .btn-group-sm>.btn, .row.search .btn-sm {
    margin-top: 10px !important;
}

.row.search div {
	margin-bottom: 5px !important;
}

.width-40 {
	width: 40px !important;
}

.width-50per
{
    width: 50% !important;
}

.width-100per
{
    width: 100% !important;
}

.nav-tabs > li {
    left: 0px;
    text-align: center;
}

.panel-switch-btn label {
    float: right;
}
   
.user-skin li div {
    float: right;
    width: 38px;
    height: 25px;
    margin-top: -2px;
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}

.sp-preview-inner, .sp-alpha-inner, .sp-thumb-inner {
    top: -1px;
    left: 8px;
}

.sp-palette-button-container, .sp-button-container {
    display: none;
}

.choose-skin {
    list-style: none;
    padding-left: 0;
    overflow-y: hidden;
}

.choose-skin li.active {
    background-color: #f5f5f5;
    color: #333333;
    border-color: #eee;
}

.choose-skin li.active:after 
{
    float:right;
    font-family: 'FontAwesome';
    font-size: 12px;
    content: '\f00c';
}

.list-group .active {
    background-color: #DFDFDF !important;
    border-color: #eee !important;
    color: #393939;
}

.list-group .active:hover, .list-group .active:focus, .list-group .active:active {
    background-color: #DFDFDF !important;
    border-color: #eee !important;
    color: #393939;
}

.nav-tabs 
{
    background-color: #faf8f8;
    border-bottom: 1px solid #eee;
    height: 45px;
}

.nav-tabs > li {
    top: 5px;
}
.nav-tabs4 > li
{
    width:25%
}
.nav-tabs3 > li
{
    width:33.33%
}

.nav-tabs2 > li
{
    width:50%
}

.nav-tabs1 > li
{
    width:100%
}

.nav-tabs li.active a {
    background-color: #faf8f8;
}

.nav-tabs > li > a:before {
    border-bottom: 3px solid;
    bottom: -3px;
}

.dropdown-menu.pull-right {
    right: 2px;
}

.dropdown-menu > li > a {
    font-size: 12px;
    border-bottom: 1px solid #eee;
}

.dropdown-menu {
    padding: 0px 0;
}

i {
    margin-right: 5px;
}

.alert-pivot {
    padding: 10px;
    border: 1px solid transparent;
    border-radius: 0px;
}

.alert-pivot-info {
    color: #31708f;
    background-color: #d9edf7 !important;
    border-color: #bce8f1;
}

/* Status logs Page */
label{
	word-wrap: break-word;
} 

.align-input-icon{
	margin-top: -25px;
}

.select-input-width
{
	width: 95%;
}

.select-cooler-2-icon-width
{
	width: 5%;
	text-align: right;
}

/* thingdetail, schedule, service summary and cooler-2 */
.disable-event{
	pointer-events: none;
	cursor : default;
}

.p-b-10
{
	padding-bottom: 10px !important;
}

.p-b-15
{
	padding-bottom: 15px !important;
}

.p-b-20
{
	padding-bottom: 20px !important;
}

.p-b-30
{
	padding-bottom: 30px !important;
}

/* Thingdetail */
/*.thingdetail-htmlColorPicker
{
	 background: transparent;
    border: none;
    height: 25px;
    width: 25px;
}*/

.thingdetail-col-md-55{
	width: 33.33%;
	margin-bottom:10px;
	position:relative;
	min-height:1px;
	float:left;
	padding-right:10px;
	padding-left:10px
}

.thingdetail-ThingDetail .thingdetail-thumbnail
{
	height: 60px;
    min-width: 65px;
	overflow:hidden;
}

.thingdetail-thumbnail .thingdetail-image {
	height: 50px;
	overflow:hidden;
}

.thingdetail-ThingDetail .thingdetail-thumbnail img
 {
    margin:0 auto;
    display: block;
    opacity: 0.4;
	height: 50px;
}

.thingdetail-view .thingdetail-tools {
    margin: -5px 0 0 0;
}

.thingdetail-ThingHover .thingdetail-mask{
	opacity:1 !important;
}

.thingdetail-ThingHover .thingdetail-tools,.thingdetail-ThingHover p{
	opacity:1 !important;
	transform:translateY(0px) !important;
}

.thingdetail-view
{
	overflow:hidden;
	position:relative;
	text-align:center;
	cursor:default;
}

.thingdetail-view .thingdetail-mask
{
	position:absolute;
	width:100%;
	overflow:hidden;
	top:0;
	left:0;
}

.thingdetail-view img
{
	display:block;
	position:relative;
}

.thingdetail-view .thingdetail-tools{
	text-transform:uppercase;
	color:#fff;
	text-align:center;
	position:relative;
	font-size:17px;
	/* padding:3px; */
	padding: 0px;
	background:rgba(0,0,0,0.35);
	/* margin:43px 0 0 0 */
	margin: 26px 0 0 0;
}

.thingdetail-view-first img
{
	transition:all 0.2s linear;
}

.thingdetail-view-first .thingdetail-mask
{
	opacity:0;
	background-color:rgba(0,0,0,0.5);
	transition:all 0.4s ease-in-out;
}

.thingdetail-view-first .thingdetail-tools
{
	transform:translateY(-100px);
	opacity:0;
	transition:all 0.2s ease-in-out;
}

.thingdetail-view-first:hover img
{
	transform:scale(1.1);
}

.thingdetail-view-first:hover .thingdetail-mask
{
	opacity:1;
}

.thingdetail-view-first:hover .thingdetail-tools
{
	opacity:1;
	transform:translateY(0px);
}

.thingdetail-panel-border{
	border: none;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); 
}

/* Schedules */

.add-btn-circle{
	position:fixed;
	bottom: 20px;
	z-index: 1;
	right: 25px;
}

.schedules-update_schedule_display{
	border: none;
    line-height: 16px;
	width: 120px;
}

.schedule-repeat_days .schedule_new{
	background-color: transparent;
    border-bottom: 1px solid #eae9e8 !important;
	padding: 0.3px 2px !important;
    border-radius: 0px !important;
	color: #5A738E;
	background-image: none;
    outline: 0; 
    -webkit-box-shadow: none; 
    box-shadow: none !important;
}

.schedule-repeat_days .schedule_new.active{
	background-color: transparent !important;
    border-bottom: 1px solid #26B99A !important;
	padding: 0.3px 2px !important;
    border-radius: 0px !important;
	color: #5A738E;
	background-image: none;
    outline: 0; 
    -webkit-box-shadow: none; 
    box-shadow: none;
}

.schedule-repeat_days .schedule-repeat-orange, .schedule-repeat_days .schedule-repeat-orange.active{
	background-color: transparent;
    border-bottom: 1px solid #FBB166 !important;
	padding: 0.3px 2px !important;
    border-radius: 0px !important;
	color: #5A738E;
	background-image: none;
	border: none;
    outline: 0; 
    -webkit-box-shadow: none; 
    box-shadow: none;
}


.schedule-repeat_days .schedule_new:focus, .schedule-repeat_days .schedule_new:hover {
    color: #23527c;
}

.schedule_day_spacing{
	padding-right: 10px;
}

.schedule_input {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none;
}

.schedule_toggle{
	padding: 10px 0px !important;
}

.schedule-seperator
{
	border-bottom: 1px solid rgba(204, 204, 204, 0.35);
    margin-top: 15px;
    position: relative;
    color: #555;
}

.schedule-display_none{
	display: none;	
}

/* Service summary */

.tl-panel-body {
    /* padding: 15px 20px; */
	padding: 0px 20px 15px 20px;
    position: relative;
}

.tl-panel-body:before, .example-box-wrapper:before, .tl-row:before, .tl-item:before, .tl-popover .arrow:after{
	display: table;
    content: " ";
}

.title-hero {
    margin: 0 0 15px;
    padding: 0;
    font-size: 14px;
    opacity: .7;
	font-family: Raleway,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 300;
	line-height: 1.1;
    color: inherit;
}

.tl-panel-body .example-box-wrapper:last-child {
    margin-bottom: 0;
}

.example-box-wrapper{
    position: relative;
}

.timeline-box
{
	 position: relative;
}

.timeline-box-left.timeline-box:before {
    right: auto;
    left: 17px;
	border-color: #dfe8f1;
}

.timeline-box:before{
	position: absolute;
    top: 0;
    width: 0;
    height: 100%;
    margin-left: 0;
    content: '';
    border-left: 1px solid transparent;
}

.timeline-box-left.timeline-box .tl-row {
    padding-left: 20px;
}

.timeline-box .tl-row {
    position: relative;
    padding: 10px 0;
}

.timeline-box-left.timeline-box .tl-row .tl-item{
    width: auto;
    float: none!important;
}

.timeline-box-left.timeline-box .tl-row .tl-item .tl-icon {
    right: auto;
	left: -3px;
    margin-right: 0;
    margin-left: -17px;
}

.timeline-box .tl-row .tl-item .tl-icon {
    font-size: 11px;
	line-height: 26px;
	width: 72px;
	height: 25px;
    margin-top: -18px;
    text-align: center;
	position: absolute;
    top: 50%;
	display: block;
	border-radius: 100px;
}

.monarch-bg-red{
	color: #fff;
	border-color: #29b765;
    background: #2ecc71;
}

.glyph-icon {
    text-align: center;
}

.glyph-icon:before{
	font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    background: 0 0;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.timeline-box .tl-row .tl-item.float-right .tl-popover.right {
    margin-left: 53px;
}

.timeline-box-left.timeline-box .tl-row .tl-item .tl-popover{
	float: none !important;
}

.timeline-box .tl-row .tl-item .tl-popover {
    position: relative;
    display: block;
    margin: 0;
    box-shadow: 0 0 0 transparent;
}

.timeline-box .tl-item .tl-popover{
	border-color: #dfe8f1;
}

.tl-popover {
	border-radius: 3px;
	top: -4px;
    left: 0;
    padding: 0;
	z-index: 1050!important;
	list-style: none;
    text-align: left;
    border-width: 1px;
    border-style: solid;
    background: #fff;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	max-width: inherit;
	font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
	text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
	border: 1px solid rgba(0,0,0,.2);
}

.tl-popover.right .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
}

.tl-popover.right>.arrow {
    border-right-color: rgba(0,0,0,.25);
    border-left-width: 0;
}

.tl-popover .arrow {
    border-width: 10px;
}

.tl-popover .arrow, .tl-popover .arrow:after{
	position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
}

.tl-popover.right .arrow:after {
   /* border-right-color: #dfe8f1 !important; */
    bottom: -10px;
    left: 1px;
    border-right-color: rgba(0,0,0,.2);
    border-left-width: 0;
}

.tl-popover.right>.arrow:after {
    content: " ";
    border-right-color: #fff;
    border-left-width: 0;
}

.tl-popover>.arrow:after {
    content: "";
    border-width: 10px;
}

.tl-popover .tl-popover-content {
    padding: 15px;
}

.tl-popover-content {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.timeline-box .tl-row .tl-item .tl-label {
    display: inline;
    padding: 5px 8px;
}

.bs-label {
    font-size: 80%;
    line-height: 1;
    text-align: center;
    text-transform: none;
    vertical-align: baseline;
    color: #fff;
    border-radius: .25em;
    word-wrap: break-word;
}

.label-info{
	border-color: #308dcc;
    background: #3498db;
}

.timeline-box .tl-row .tl-item .tl-time {
    font-style: italic;
    opacity: .4;
    -moz-opacity: .4;
    filter: alpha(opacity:40);
}

.tl-row:after{
	clear: both;
}

.btn:not(.btn-link):not(.btn-circle) i {
    font-size: 12px;
    top: 0;
}

.ln_solid {
    border-top: 1px solid #e5e5e5;
    color: #ffffff;
    background-color: #ffffff;
    height: 1px;
    margin-bottom: 10px;
}

.reach-us-map
{
	width:100%;
	height:400px;
}

.navbar-text
{
	padding-top: 1px !important;
}

.navbar-text a
{
	font-size: 12px !important;
}

a:focus, a:hover  
{
	color: #393939; 
}

.progress
{
	height: 16px;
	background-color: #d9edf7;
	margin-top: 10px;
}

.progress .progress-bar 
{
	line-height: 19px;
	background-color: #55a3e0;
}

.bg-warning{
	background-color: #ff9600 !important;
}

.bg-danger{
	background-color: #fb483a !important;
}

/* Loader */

.spin-loader 
{
    padding:10px;
}

.spin-loader .animate 
{
    margin:0 auto;
    border: 3px solid #f3f3f3; /* Light grey */
    border-top: 3px solid #52BCA4; /* Green */
    border-radius: 50%;
    width: 25px;
    height: 25px;
    animation: spin 2s linear infinite;
}

.spin-loader-search
{
    padding: 0px;
    margin-bottom: 0px;
}

.spin-loader-search .animate-search
{
    margin:0 auto;
    border: 3px solid #f3f3f3; /* Light grey */
    border-top: 3px solid #52BCA4; /* Green */
    border-radius: 50%;
    width: 20px;
    height: 20px;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.spin-loader .text 
{
    text-align:center;
    margin-top: 5px;
}
    
/* Cooler-2 */

.cooler-2-switch-align
{
	margin: -9px 14px 0px 14px !important;
}

.cooler-2-img-size {
    width: 135px;
    margin: 0 auto;
    height: 315px;
    border-radius: 5px;
}

.cooler-2-pos{
	position: relative;
    text-align: center;
    padding-top: 10px;
}

.cooler-2-fan-pos {
    text-align: center;
    position: relative;
    top: -282px;
    left: -44px;
}

.cooler-2-fan { 
	opacity: 0.3;
	filter: alpha(opacity=30);
	width: 90px;
	position: absolute;
}

.f-s-14
{
	font-size: 14px;
}

.f-s-30
{
	font-size: 30px;
}


.cooler-2-temp-icon-width{
	width: 20px;
	opacity: 0.6;
}

.cooler-2-humid-icon-width{
	width: 34px;
	opacity: 0.6;
}

.cooler-2-meter-icon-width{
	width: 35px;
	opacity: 0.6;
}

.cooler-2-control-icon-value{
	padding-top: 3px;
}

.cooler-2-icon-name-connect{
	padding: 5px 5px 0px 5px !important;
}

.cooler-2-controls-width{
	width: 35px;
}

.cooler-2-gauge-align{
	margin-top: -16px;
}

.cooler-2-display-text{
	color: #F4F3F0;
	/* color: #00BCA4; */
	text-align: center;
	position: absolute;
	top: 7px;
    font-size: 11px;
    left: 50%;
}

.cooler-2-water-level{
	position: absolute;
    left: 50%;
	top: 182px;
}

.cooler-2-water-level-content{
    color: #F4F3F0;
    margin-left: -40px;
    font-size: 11px;
	width: 30px;
	margin-top: 20px;
}
.cooler-2-water-level-value{
	color: #F4F3F0;
    margin-left: 12px;
    margin-top: -76px;
    font-size: 11px;
    width: 30px;
}

.cooler-2-speed{
    border: none;
    width: 65%;
    font-size: 15px;
    font-weight: bold;
}

.cooler-2-speedOff{ 
	-webkit-animation: none !important; 
}
.cooler-2-speed1 {
	-webkit-animation: spin 0.9s linear infinite; 
}
.cooler-2-speed2 {
	-webkit-animation: spin 0.8s linear infinite; 
}
.cooler-2-speed3 {
	-webkit-animation: spin 0.7s linear infinite; 
}
.cooler-2-speed4 {
	-webkit-animation: spin 0.6s linear infinite; 
}
.cooler-2-speed5 {
	-webkit-animation: spin 0.5s linear infinite; 
}

.cooler-2-power_indicator {
    width: 10px;
    height: 7px;
    top: 10px;
    position: absolute;
    margin-left: -121px;
}

.cooler-2-fan_indicator{
	width: 10px;
    height: 7px;
    top: 10px;
    position: absolute;
	margin-left: -100px;
}
	
.cooler-2-cool_indicator{
	width: 10px;
    height: 7px;
    top: 10px;
    position: absolute;
	margin-left: -78px;
}

.cooler-2-swing_indicator{
	width: 10px;
    height: 7px;
    top: 10px;
    position: absolute;
	margin-left: -57px;
}

.cooler-2-display_indicator{
	width: 10px;
    height: 7px;
    top: 10px;
    position: absolute;
	margin-left: -40px;
}

.cooler-2-switch-controls
{
	margin-left: -15px;
    margin-top: 5px;
}

.cooler-2-waterlevel-pos 
{
    text-align: center;
    position: static;
    top: -47px;
    left: 310px;
}

.cooler-2-waterlevel-gr 
{
    width: 5px;
    height: 40px;
    top: 266px;
    position: absolute;
    margin-left: -5px;
    border-radius:3px;
}


/* Module */
.module-header-switch{
	margin-top: -9px;
    padding-right: 10px;
}

/* Check Box */
[type="checkbox"].filled-in:not(:checked) + label:after {
    border: 2px solid #cac9c9;
    height: 18px;
    width: 18px;
}

[type="checkbox"].filled-in:checked + label:after {
    width: 18px;
    height: 18px;
}

[type="checkbox"].filled-in:checked + label:before {
    left: 1px;
    width: 7px;
    height: 12px;
}

[type="checkbox"] + label {
    line-height: 18px;
    font-size: 12px;
}

[type="radio"]:not(:checked) + label {
    font-size: 12px;
}

[type="radio"]:checked + label {
    font-size: 12px;
}

.color-white
{
    color:#fff !important;
}

.color-yellow
{
	color: #F7EF93 !important;
}

.bg-orange
{
	background-color :#FF9A33 !important;
}

/* Module */
.card .module-footer{
	text-align: right;
}

.card .module-header{
	border: none;
	margin-left: 43px;
}

.module-sliderDiv{
	width: 150px;
}

.content-box, .dashboard-box 
{
    /* margin-bottom: 20px; */
    border-radius: 3px;
}

.content-box 
{
    border-color: #dfe8f1;
}

.content-box, .content-box-header {
    position: relative;
    border-width: 1px;
    border-style: solid;
}

.content-box {
    background: #fff;
    margin-bottom: 20px;
}

.bg-white, .label-white, .table {
    background: #fff;
}

.bg-red 
{
    background-color:#F44336;
    color:#fff;
}

.module-icon {
	height: 40px;
    opacity: 0.6;
}

.p-3 
{
    padding: 3px !important;
}

.dashboard-box .header .power {
    font-size: 11px;
    display: block;
    opacity: .7;
    -moz-opacity: .7;
    filter: alpha(opacity:80);
}

.dashboard-box .img-wrapper 
{
    float:left;
    width:40px;
    position: relative;
    z-index: 10;
    margin: 15px 12px 10px 10px;
}

.dashboard-box .control-wrapper {
    float: right;
    width: 40px;
    position: relative;
    z-index: 10;
    margin: 15px 12px 10px 10px;
}

.card .footer .pump img
{
    width: 160px;
}

.card .footer .motor img {
    width: 110px;
    padding-bottom: 10px;
}

.motor-energy-gauge-canvas {
    width: 70px;
    height: 70px;
    margin: -30px -20px -10px -18px;
}

.warm, .cool{
	float: left;
    margin-left: -80px;
    margin-top: 17px;
}

/* pnotify */
.ui-pnotify 
{
    width: 80% !important;
    right: 15px;
    top: 70px;
}

.ui-pnotify-title 
{
    font-size: 12px;
    font-weight: bold;
}

.ui-pnotify-text 
{
    font-size: 12px;
}

.ui-pnotify-icon span {
    display: none;
}

.ui-pnotify.dark .ui-pnotify-container {
    background-color: #00BCA4;
    border-color: #00BCA4;
}

.x_panel
{
    margin-bottom: 10px;
    padding: 5px;
    border: 1px solid #E6E9ED;
}

.switchery-orange{
	box-shadow: #FBB166 0px 0px 0px 11px inset !important;
    border-color: #FBB166 !important;
    background-color: #FBB166 !important;
    transition: border 0.4s, box-shadow 0.4s !important; 
}

.switchery-orange:after {
    border-color: #FF9A33 !important;
    background-color: #FF9A33 !important;
    transition: border 0.4s, box-shadow 0.4s !important; 
	box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4) !important;
}

.switchery-light-orange{
	box-shadow: #FFD6A0 0px 0px 0px 11px inset !important;
    border-color: #FFD6A0 !important;
    background-color: #FFD6A0 !important;
    transition: border 0.4s, box-shadow 0.4s !important; 
}

.switchery-light-orange:after{
    border-color: #FAB26A !important;
    background-color: #FAB26A !important;
    transition: border 0.4s, box-shadow 0.4s !important; 
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4) !important;
}

.repeat-switchery-orange:after
{
	box-shadow: #FAB26A 0px 0px 0px 11px inset !important;
    border: #FAB26A !important;
    background-color: #FAB26A !important;
    transition: border 0.4s, box-shadow 0.4s !important; 
}

.bg-light-gray {
	background-color: #e4e6e5;
}

/* Bootstrap material datetime picker */
.dtp .dtp-close {
    top: 0.3em !important;
}

.dtp .dtp-buttons button
{
    margin-right: 3px;
    border-radius: 2px;
    font-size: 13px;
}

.dtp .dtp-buttons .dtp-btn-ok
{
    background-color: #2ECC71 !important;
    border-color: #008d4c;
    color: #ffffff;
}

.dtp .dtp-buttons .dtp-btn-cancel
{
    background-color: #e7e7e7;
    border-color: #adadad;
    color: #333;
}
        
.dtp .p10 > a
{
    color: #fff;
}
        
.dtp-select-month-after i {
    margin-top: 8px;
}

.dtp-select-month-before i {
    margin-top: 8px;
}
        
.dtp div.dtp-actual-year
{
    color: #fff;
}
        
.dtp div.dtp-actual-num {
    font-size: 2.1em;
}
        
.dtp-date-view header
{
    display: none;
}
        
.dtp-picker-month
{
    display: none;
}
        
.dtp div.dtp-date, .dtp div.dtp-time
{
    background: #2ECC71;
}
        
.dtp-select-year-after i {
    margin-top: 10px;
}
        
.dtp-select-year-before i {
    margin-top: 10px;
}
        
.dtp div.dtp-picker-month, .dtp div.dtp-actual-time 
{
    display: none;
}

.table>thead>tr>th {
    border-bottom: 1px solid #f4f4f4;
}

.table tbody tr td, .table tbody tr th {
    padding: 4px 10px 4px 10px !important;
}

.dtp .table tbody tr td, .table tbody tr th {
	padding: 0.5em 0.3em !important;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    vertical-align: middle !important;
}

.last-col-right th:last-child, .last-col-right td:last-child { text-align: right; }
.last-col-right th:last-child { padding-right: 20px !important; }


.dtp-picker .dtp-picker-calendar
{
    border-bottom: 1px solid #f4f4f4;
}

.dtp-select-minute-text {
    font-size: 15px;
}

.svg-clock 
{
    border-bottom: 1px solid #f4f4f4;
}

.input-group .form-control 
{
	z-index: 0;
}

.spinner.input-group .input-group-addon .spin-up, .spinner.input-group .input-group-addon .spin-down 
{
	height: 12px !important;
	width: 12px !important;
}

.tl-form-group .form-line.focused .margin-top
{
	top: -13px !important;
}

/* User Page */
.user-page-img-size {
	height : 130px;
	width: 120px;
	margin-bottom: 6px !important;
}

.user-page-var-img
{
	width: 100%;
}

.userpagecontrol-droppable
{
	min-height: min-content;
    display: flex;
}

.userpagecontrol-img-flex
{
	display: flex;
}

.userpagecontrol-img
{
	overflow: hidden;
	padding-bottom: 15px;
}

.userpage-delete
{
   padding: 2px 2px 2px 18px !important;
}

.userpage-delete-btn
{
	position: absolute;
	top: -3px;
	z-index: 1033;
	left: 2px;
	font-size: 18px;
}

.userpage-control-align
{
    margin-left: 10px !important;
    margin-right: 10px !important;
}

.user-page-icon {
	height: 30px;
    opacity: 0.6;
}

.tl-form-label-right
{
    text-align:right !important;
    width:100%;
}

.padding-0 {
    padding: 0 !important;
}

.f-s-25 
{
    font-size: 25px !important;
}

.f-s-15 
{
    font-size: 15px !important;
}

.t--5 
{
    top: -5px !important;
}

.r-25
{
    right: 25px !important;
}

.color-blue 
{
    color: #2196F3 !important;
}

.tooltip-inner {
    background-color: #607D8B !important;
    font-size: 11px;
}

.tooltip.left .tooltip-arrow 
{
    border-left-color: #607D8B !important;
}

.or 
{
    font-size: 12px !important;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 10px;
}

.waterLevelImg
{
	opacity: 0.6;
}

.info-box-4 .content .number{
	font-size: 17px;
}

.info-box-4 .content .text {
    margin-top: 8px;
}

.info-box-4
{
    text-align: left !important;
	margin-bottom: 10px;
	height:100%;
}

.info-box-4 .content {
    padding: 0px 5px 5px 10px !important;
}

.img-container
{
	min-height: 102px;
    width: 202px;
}

.img-container, .img-preview 
{
	background-color: #ffffff;
}

.word-wrap
{
	word-wrap: break-word;
}

.list-style
{
	list-style: none;
}

.ui-draggable-handle
{
	width: 150px;
}

.irs-demo {
    margin-bottom: 10px !important;
}

.irs-demo .irs {
    margin-top: 10px;
}

.btn.dropdown-toggle.btn-default
{
	padding-left: 0px !important;
}

/* Water level - cooler */
.rangeslider--vertical {
	top: 12px;
	min-height: 50px; 
    max-height: 50px;
	width: 5.5px;
    display: inline-block;
    left: -0.8px;
}

.rangeslider__handle {
	width: 13px;
    height: 13px;
	/* background: #00BCA4; */
}

.rangeslider__handle:after {
	width: 7px;
    height: 7px;
}

.rangeslider--vertical .rangeslider__handle {
	left: -4px;
}

.rangeslider__fill {
    /* background: #00BCA4; */
    background: #00ff00;
}

.rangeslider {
    background: #E3400B;
    position: relative;
}

.colorpicker 
{
    background: #768276 !important;
}

.socket-no-responce-bg {
	background: #FBB166 !important;
}

.socket-question
{
    content: "\f000";
    font-family: FontAwesome;
	color: #FBB166;
	font-style: normal;
    font-weight: normal;
    font-size: 15px;
}

.irs-from:after, .irs-to:after, .irs-single:after {
    border-top-color: #ffffff !important;
}

.irs-from, .irs-to, .irs-single 
{
    top:2px;
}

.irs-slider {
    top: 19px;
}

.m-h-0
{
	min-height: 0px;
}

.h-22 
{
    height: 22px !important;
}

.over.btn-group 
{
    height: 25px !important;
}

.over.btn-group .dropdown-menu
{
    top: 70px;
    left: -29px !important;
}

.over.btn-group button .material-icons
{
    font-size: 18px !important;
    padding-left: 10px;
}

.h-60 
{
    height: 60px !important;
}

.temp-humid
{
	margin-bottom: -56px !important;
    margin-top: 8px;
}

.form-group {
    margin-bottom: 20px;
}

.info-box-4 .icon {
    bottom: 22px !important;
}

.info-box-4 .icon i {
    font-size: 25px !important;
}

.modal-header .close span 
{
    font-size:20px;
}

.bootstrap-select.btn-group .dropdown-menu 
{
    max-width: 100%;
}

.bootstrap-select.btn-group .dropdown-menu li a span.text {
    white-space:normal;
}

.bold 
{
    font-weight:bold;
}

.info-box-2
{
    margin-bottom: 10px;
    height: 100%;
    min-height:75px;
}

.info-box-2 .icon {
    padding: 10px;
    width:55px;
}

.info-box-2 .content {
    padding: 10px 10px 10px 0px;
}

.info-box-2 .content .text {
    font-size: 12px;
    margin-top: 0px;
}

.info-box-2 .content .number {
    font-size: 11px;
    margin-top: 1px;
    float:left
}

.select2
{
    width: 100% !important;
}

.select2-bsb .form-control {
    position: absolute;
    width:95%;
}
        
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #393939;
    padding-top: 1px;
    margin-top: 12px;
    font-size: 13px;
}
        
.select2-container--default .select2-selection--single, .select2-container--default .select2-selection--multiple {
    min-height: 33px;
}
        
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 30px;
    top: 12px;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #393939;
}

.select2-container--default .select2-selection--single {
    border-radius: 0px;
}

.list-group {
    margin-bottom: 0px !important;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

.list-group-item 
{
    border: 0px !important;
    border-bottom: 2px solid #ddd !important;
}

.list-group-item:last-child {
    border-bottom: 0px solid #ddd !important;
}

.wp-94 
{
   width:94% !important; 
}

.wp-75
{
   width:75% !important; 
}

.tl-form-label-right-search {
    width: 0% !important;
    Padding-left: 3px;
}

.connection-bg-green
{
	background-color: #38E010 !important;
}

.connection-bg-red
{
	background-color: #FB6343 !important;
}

.navbar-header .bell, .navbar-header .refresh{
    float: right;
    text-decoration: none;
    padding-top:12px;
    font-size:20px;
    padding-right: 0px;
}

.nav-bell-count 
{
    position:relative;
    font-size: 10px;
    background-color: #FAB26A;
    padding: 2.5px 4px;
    border-radius: 3px;
    color:White;
    top: -15px;
    right: 15px;
}

.navbar-header .home {
    float: right;
    text-decoration: none;
    padding-top: 7px;
    font-size: 25px;
    padding-right: 10px;
}

.modal-footer .btn+.btn {
   margin-bottom: 1px !important;
}

.ellipsis 
{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cooler-canvas
{
    width: 60px !important;
    height: 60px !important;
    margin-left: 0px !important;   
    margin-top: -5px !important;   
}

.cooler-knob canvas 
{
    margin-left: -6px;
}

.box-shadow-none 
{
    box-shadow: none !important;
}

section.m-content {
    margin: 58px 15px 0 15px;
}

.wizard > .steps .number {
    font-size: 12px;
}

.wizard > .steps a {
    margin: 0 0.5em 0.5em 0;
}

.wizard > .steps a:hover, .wizard > .steps a:active {
    margin: 0 0.5em 0.5em 0;
}

.wizard.vertical > .actions {
    float: right;
    width: 70%;
}

.wizard-footer 
{
    padding: 10px;
    border-top: 1px solid rgba(204, 204, 204, 0.35);
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.f-s-20 {
    font-size: 20px;
}

.wizard-badge {
    background-color: #fff;
    color: #555;
    float: left;
    padding: 4px 7px;
}

.wizard.vertical > .steps {
    width: 40%;
}

.wizard.vertical > .content {
    width: 60%;
}

.wizard .steps .done a {
    background-color: #8BC34A !important;
}

.t-25 
{
    top: 25px !important;
}

.w-50 
{
    width: 50px !important;
}

.circle-btn 
{
    position: fixed; 
    bottom: 10px; 
    z-index: 1; 
    right: 15px;
}

.footer-circle-btn
{
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	border-top: 1px solid rgba(243, 239, 239, 0.35);
    text-align:right;
}

.jobListLi
{
	padding: 5px 15px !important;
}

.navbar-header .flag {
    float: right;
    text-decoration: none;
    padding-top: 12px;
    font-size: 20px;
    padding-right: 10px;
}

.nav-flag-count {
    position: relative;
    font-size: 10px;
    background-color: #FAB26A;
    padding: 2.5px 4px;
    border-radius: 3px;
    color: White;
    top: -15px;
    right: 18px;
}

.nav-flag-menu 
{
    margin-left: 0px !important;
    float: right;
    right: 50px !important;
    left: 50px !important;
    top: 100px !important;
}

.cooler-info-box-2 
{
    min-height: 50px;
    margin-bottom: -15px;
}

.cooler-info-box-2 .content 
{
    padding: 5px 0 0 5px;
}

.cooler-info-box-2 .icon
{
    padding: 5px;
}

.cooler-module-detail-icon {
	width: 38px;
	opacity: 0.6;
}

.border-top 
{
    border-top: 1px solid rgba(204, 204, 204, 0.35);
}

.module-box 
{
    padding: 2px 15px 2px 15px;
}

.word-break 
{
    word-break: break-word;
}

.card .thing-connection-header
{
	padding: 8px 15px;
}

.card .header .thing-connection-ul
{
	top: -2px !important;
}

.thing-header-ConnectedStatus {
    background-color: #FAB26A;
    border-radius: 3px;
    padding: 1px 9px;
}

.connection-bg-green
{
	background-color: #38E010 !important;
}

.connection-bg-red
{
	background-color: #FB6343 !important;
}

.header.bg-color
{
	background-color: #F6F4F4 !important;
	color: #393939;
}

.m-0
{
	margin: 0px !important;
}

.m-b-1 {
    margin-bottom: 1px !important;
}

.m-b-5 {
    margin-bottom: 5px !important;
}

.m-10
{
	margin: 10px !important;
}

.m-t-20 {
    margin-top: 20px !important;
}

.m-t-30
{
	margin-top: 30px !important;
}

.btn-down
{
	margin-top: 30px !important;
}

.m-t-40
{
	margin-top: 40px !important;
}

.m-t-3
{
	margin-top: 3px !important;
}
   
.m-t-5
{
	margin-top: 5px !important;
}
	     
.m-t-15
{
    margin-top: 15px !important;
}

.m-t-35
{
    margin-top: 35px !important;
}

.m-t--15 
{
    margin-top: -15px !important;
}

.m-l-0 
{
    margin-left: 0px !important;
}

.m-b-10
{
    margin-bottom: 10px !important;
}

.m-t-10
{
    margin-top: 10px !important;
}

.m-b-15
{
    margin-bottom: 15px !important;
}

.m-b--15
{
    margin-bottom: -15px !important;
}

.m-b-0
{
    margin-bottom: 0px !important;
}

.m-b-20
{
	margin-bottom: 20px !important;
}

.p-r-0
{
    padding-right: 0px !important;
}

.p-r-20
{
    padding-right:20px !important;
}

.m-t--13
{
	margin-top: -13px !important;
}

.m-t-3
{
	margin-top: 3px !important;
}

.p-r-10
{
    padding-right: 10px !important;
} 

.p-0
{
    padding: 0px !important;
}

.p-2
{
    padding: 2px !important;
}

.p-5
{
    padding: 5px !important;
}

.p-10
{
    padding: 10px !important;
} 

.p-15{ padding: 15px !important; }

.m-t--10 {
    margin-top: -10px !important;
}

.m-t--20 {
    margin-top: -20px !important;
}

.m-b--10 {
    margin-bottom: -10px !important;
}

.p-t-0
{
	padding-top: 0px !important;
}

.p-t-10 
{
    padding-top: 10px !important;
}


.p-b-0
{
	padding-bottom: 0px !important;
}

.m-b-75
{
    margin-bottom: 75px !important;
}

.m-b--15
{
    margin-bottom: -15px !important;
}

.p-t-5
{
	padding-top: 5px !important;
}

.p-t-45 
{
    padding-top: 45px !important;
}

.p-r-12
{
	padding-right: 12px !important;
}

.p-l-12
{
	padding-left: 12px !important;
}

.m-t-0
{
	margin-top: 0px !important;
}

.m-t-48
{
	margin-top: 48px !important;
}

.w-10 {
	min-width: 10px !important;
}

.w-25 {
	min-width: 25px !important;
}

.w-35 {
	width: 35px !important;
}

.w-50 {
	min-width: 50px !important;
}

.w-70 {
	width: 70px !important;
}

.w-75 {
	width: 75px !important;
}

.w-90 {
	min-width: 90px !important;
}

.w-100 {
	min-width: 100px !important;
}

.w-102 {
	min-width: 102px !important;
}

.w-110 {
	min-width: 110px !important;
}

.w-142 {
	min-width: 142px !important;
}

.w-160 {
	min-width: 160px !important;
}

.w-220 {
	min-width: 220px !important;
}

.wizard .content 
{
    height: calc(100vh - 150px) !important;
}

.wizard .content .body {
    height: calc(100vh - 222px) !important;
    overflow-x: auto;
}

.header small > span 
{
    padding-right: 20px !important;
}

.thing-header-bell-count 
{
    position:absolute;
    font-size: 10px;
    background-color: #FAB26A;
    border-radius: 3px;
    padding: 1px 4px;
    color:White;
    top: 51px;
    left: 20px;
}

.f-s-17
{
    font-size: 17px !important;
}

.card .body {
    padding: 10px;
}

.card {
    margin-bottom: 10px;
    min-height: 30px;
}

.modal .modal-content .modal-body {
    padding: 10px 10px;
}

.profile-download-status-p
{
	margin: 0 0 5px;
}

.profile-user 
{
    text-align: center;
    margin-bottom:10px;
    padding: 20px;
}

.profile-user img
{
    margin-top: 15px;
    width: 25%;
}

.profile-user h4
{
    color: #fff;
}

.profile-user .action a
{
    padding-left: 10px;
    color: #fff;
    font-size: 18px;
}

.profile-user h5
{
    color: #fff;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 0px;
}

.profile-user h5:last-child
{
    padding-bottom: 10px;
}

.content-profile 
{
	margin-top: -60px !important;
    margin-left: -30px !important;
    margin-right: -30px !important;
	padding: 48px 0px 0px 0px !important;
}

.navbar-profile-boxshadow 
{
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.3);
}

.common-input-icon {
    margin-top: -26px;
    font-size: 13px;
}

.tl-form-group .form-line .tl-form-label {
    color: #aaa;
}

.modal .modal-body 
{
    overflow-y: auto;
    overflow-x: hidden;
    max-height: calc(100vh - 170px) !important;
}

.modal .modal-header 
{
    display:block;
    padding: 10px 15px 10px 12px;
    border-bottom: 1px solid #e5e5e5;
    padding: 15px 15px 15px 12px;
}

.modal .modal-footer {
    border-top: 1px solid #e5e5e5 !important;
}


.modal .modal-header .close {
    margin-top: -22px;
}

.modal .modal-header .modal-title {
    font-size: 12px;
}

.m-t--25 
{
    margin-top: -25px !important;
}

.m-t--30
{
    margin-top: -30px !important;
}

.card .menu-header h2 {
    margin: 0;
    font-size: 18px;
    font-weight: normal;
    color: #111; 
}

.card .menu-header h2 small {
    display: block;
    font-size: 12px;
    margin-top: 7px;
    color: #999;
    line-height: 15px; 
}

.chart-header-container 
{
    width:100%;
    text-align:center;
}

.chart-header-icon
{
    display: inline-block;
    text-align: center;
    width: 55px;
    height: 51px;
    cursor: pointer;
}

.chart-header-icon.single
{
    background-color: #CD1A57 !important;
}

.chart-header-icon.double
{
    background-color: #DD1C5E !important;
}

.chart-header-text
{
    display: inline-block;
    margin:0 auto;
    height: 46px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
    position: relative;
    top: 10px;
}

.chart-header-text i, .chart-header-text span
{
    font-size: 20px;
    color: #ffffff;
 }

.chart-header-icon i
{
    padding: 6px;
    margin-right: 0px !important;
    font-size: 35px;
}

.row--10 
{
    margin-right: -10px;
    margin-left: -10px;
}

.row-0 
{
    margin-right: 0px;
    margin-left: 0px;
}

.modal-footer .btn+.btn {
   margin-left: 0px; 
}

.profile-user-info {
    display: table;
    width: 98%;
    width: calc(100% - 24px);
    margin: 0 auto;
}

.profile-info-row {
    /*display: table-row;*/
    border-top: 1px dotted #D5E4F1 !important;
}

.profile-info-row:first-child {
    border-top: none !important;
}

.profile-info-row-bottom {
    border-bottom: 1px dotted #D5E4F1 !important;
}

.profile-info-row-bottom:last-child {
    border-bottom: none !important;
}

.profile-info-name {
    text-align: right;
    padding: 6px 10px 6px 4px;
    font-weight: 400;
    color: #667E99;
    background-color: transparent;
    width: 110px;
    vertical-align: middle;
}

.profile-info-value {
    padding: 6px 4px 6px 6px;
}

.profile-info-name, .profile-info-value {
    display: table-cell;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    border-radius: 0px;
    color: #ffffff;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #ffffff;
}

.select2-container--default .select2-selection--multiple
{
    border: 0px solid #aaa !important;
}

.select2-container--default.select2-container--focus .select2-selection--multiple
{
    border: solid black 0px !important;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 0px solid #aaa !important;
    border-radius: 0px;
    text-align: left;
    border-radius: 0px; 
    display: inline;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #aaa;
}

.text-center {
    text-align: center !important;
}

.float-right { 
	float: right !important; 
}

.mandatory-indication 
{
    color: #f44336;
    position: relative;
    top: 3px;
    left: 3px;
}

.bio-modal .img-header 
{
    text-align:center;
    min-height: 197px;
    position:relative;
}

.bio-modal .img-header.finger 
{
    min-height: 140px;
    margin-top: 8px;
}

.bio-modal img
{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.img-header.finger img
{
    width: 80px;
    height: 135px;
}

.bio-modal .scroll-hidden{
	overflow:hidden;
}

.btn-group-sm>.btn, .btn-sm {
    border-radius: 0px !important; 
}

#home_user_info_dropdown ul
{
    margin-top: -116px !important;
    margin-right: 8px !important;
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #c0c0c0;
    border-color: #c0c0c0;
}

#arrow-up, #arrow-down {
    color: white !important;
}

.btn-file-upload {
  position: relative;
  overflow: hidden;
  display: inline-block;
  
}

.btn-file-upload input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  font-size: 200px !important;
  direction: ltr;
  cursor: pointer;
}

.link-icon 
{
    text-align: center;
    position: absolute;
    /*bottom: 30px;*/
    width: 100%;
}

.link-icon img 
{
	background-color: white !important;
	border-radius: 50px;
    width: 50px;
    padding: 5px;
	margin-right: 5px;
}

.link-icon img:active, .link-icon img:hover 
{
    width: 60px;
}

.link-left-icon a img 
{
    width: 30px;
    float: left;
    margin: 12px 15px 15px 15px;
}

.link-left-icon + .text-left h5 
{
    font-size: 11px;
}

.link-left-icon + .text-left h6
{
    font-size: 10px;
}

.menu .list li .item 
{
    border-bottom: 1px solid #eee; 
    margin: 5px;
}

.menu .list li .item:hover 
{
    cursor: pointer;
}

.menu .list li .item>.offline {
    border: 1px solid #dd4b39;
}

.menu .list li .item>.message.reports {
    height: 40px;
    margin: 0px 0px 0px 43px;
}

.menu .list li .item>img {
    width: 35px;
    height: 35px;
    border-radius: 50%;
	margin: 1px;
}

.menu .list li .item>.message {
    margin-left: 45px;
    margin-top: -36px;
    color: #747474;
    font-size: 10px;
}

.menu .list li .item>.message>.name {
    display: block;
    font-weight: normal;
    color: Black;
}

.menu .list li .item>.message>.name.single {
    padding: 9px 0px 5px 0;
}

.card .body .search, .modal-body .row.search, .modal-body .row.import
{
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
}

.ex 
{
    color: #aaa;
    font-size: 10px;
    text-align: left;
}

.grpTitle {
    padding-bottom: 10px;
    border-bottom: 1px dotted #ddd;
    text-align: left;
}

.sidebar .legal {
    bottom: 60px !important;
}

.demo-choose-skin li {
    padding-top: 9px !important;
}

.demo-choose-skin li.active:after 
{
    font-family: 'FontAwesome';
    font-size: 12px;
    content: '\f00c';
}

.color-choose-skin 
{
    padding-left: 0;
}

.color-choose-skin li span {
    bottom: 0px;
    left: 0px;
    font-size: 10px;
    display: block;
    color: #ffffff;
}

.color-choose-skin li div {
    width: 90% !important;
    color: #ffffff;
}

.color-choose-skin li {
    padding: 9px 10px 7px 10px;
}

.color-choose-skin li.active:after 
{
    font-family: 'FontAwesome';
    font-size: 18px;
    content: '\f00c';
    color: #fff;
    float: right;
    margin: -30px 0px 0 0;
}

.color-choose-skin li:hover {
    background-color: #9E9E9E !important; 
    cursor: pointer;
}

.color-choose-skin li:hover div, .color-choose-skin li:hover span {
    color: #FFF;
}

.navbar-icon-right {
    text-decoration: none;
    float: right;
    margin: -45px 0 0 0;
    position: relative;
}

.navbar-icon-right a {
    color: #fff;
    font-size: 29px;
    padding-right: 10px;
}

.demo-choose-skin li span.right {
	float: right;
    padding-right: 10px;
}

.demo-choose-skin.with-border li {
	border-bottom: 1px solid #eee !important;
}

.demo-choose-skin.with-border li  span{
	position: initial;
}

.slide-box.attendance 
{
    min-height: 312px;
    padding: 0px !important;
    width: 80%;
}

.card .header .header-dropdown {
    right: 0px !important;
}

.capture-img 
{
	overflow: hidden;
    display: flex;
    justify-content: center;
}

.slimScrollBar {
	width: 10px !important;
}

.t-0 
{
    top: 0px !important;
}

.input-group .form-control:focus {
    z-index: 0 !important;
}

.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0;
    display: none;
}

.sidebar .menu .list .menu-toggle:after, .sidebar .menu .list .menu-toggle:before {
    display:none;
}

.register img {
	margin: 20px 0 0 0;
	width:60px;
}

#dyn_rpt_table_data table thead tr:first-child, #dyn_rpt_table_data table tbody tr:first-child
{
    font-weight: bold;
}

.jqplot-data-label, .jqplot-point-label {
	color: #ffffff !important;
}

.line .jqplot-data-label, .line .jqplot-point-label {
	color: black !important;
}

.card.download .app-icon {
	width: 60px;
}

.card.download .desc {
	color: #a29590;
}

.media-footer {
	margin: 10px 0 0 50px;
}

.login_wrapper.attendace { max-width:550px !important }
.slide-box .attendance_info_box {text-align:left; width:90%; height:auto; padding:15px; margin:0 auto; background:url('../../images/banner.png'); border-radius: 5px; overflow:hidden;background-size: cover;}
.slide-box .attendance_info_img img{width: 95px; height: 115px; padding-bottom: inherit;}
.slide-box.status { max-width: 450px !important }

.b-r-5 {
	border-radius: 5px !important;
}

.table>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.table .btn {
    padding: 3px 8px;
}

.table td a {
    margin-right: 5px;
}

.table .btn i {
    padding-left: 4px;
}

.nav-sm .swiper-button-prev {
    right: 145px !important;
}

.slide-box.swiper{
    padding: 0px !important;
    width: 80%;
}

.swiper-button-prev {
    float: right !important;
    right: 75px !important;
    background-image: url(../images/arrow-left.png);
    opacity: 1;
}

.swiper-button-next, .swiper-button-prev {
    top: 29px;
    background-size: 20px 20px;
}

.nav-sm .swiper-button-next {
    right: 90px !important;
}

.swiper-button-next {
    float: right;
    right: 20px !important;
    background-image: url(../images/arrow-right.png);
    opacity: 1;
}

.swiper-pagination
{
    width: 100%;
}

.swiper-pagination-bullet
{
    opacity: 1;
    width: 6px;
    height: 6px;
    background: #ffffff;
    margin: 20px 10px;
}

.swiper-pagination-bullet-active
{
    opacity: 1;
    width: 8px;
    height: 8px;
    background: #ffffff;
}

.form-group.multiple {
	margin-top: 10px;
}

.multiple .form-label {
	top: -16px !important;
}

.form-horizontal .form-group {
	margin-left: 0px !important;
	margin-right: 0px !important;
}

.CPH_2fa_launch {
	margin-top: -10px;
	margin-left: -290px !important;
}

.report-iframe{ width: 100%; border: 1px; }

.blink {
  animation: blinkingText 1.2s infinite !important;
}

.progress{ margin-top: 10px; }

.entries-info{ margin-top: 20px; }

@media (max-width:480px) 
{
    .profile-info-name { width: 80px; }
}

@media (max-width:768px) {
    .chart-header-text i, .chart-header-text span { font-size: 13px; }
    .chart-header-text {  top: 7px; max-width: 110px; }
    .chart-header-icon { width: 35px !important; }
    .chart-header-icon i { font-size: 25px; padding: 12px; }
    .pivot-media { margin-left: -30px !important; }
    .navbar .navbar-header { width: calc(80% + 20px) !important; } 
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand { margin-left: 45px; font-size: 12px; }
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand.child { margin-left: 10px; padding-top: 13px; }
    .modal-footer .btn { width: 30% }
    .profile-user-info .profile-info-row .profile-info-name { width: 55px !important; }
    .navbar-icon-right { margin: 8px 0 0 10px; }
	.content .container-fluid .dashboard { margin: 15px 0px 0px 0px !important; }
}

@media (min-width:768px) 
{
    .navbar .navbar-header { width: calc(80% + 20px) !important; }
    .navbar-icon-right { margin: 8px 0 0 10px; }
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand { margin-left: 45px; font-size: 15px; width: 350px; }
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand.child { margin-left: 10px; padding-top: 13px; }
	.content .container-fluid .dashboard { margin: 15px 0px 0px 0px !important; }
}

@media (min-width:992px) 
{
    .ls-closed .sidebar { margin-left: 0px; }
    .navbar-header .bars { display: none !important; }
    .pivot-media { margin-left: 260px !important; }
    .navbar .navbar-header { width: calc(80% + 5px) !important; }
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand { margin-left: 5px; font-size: 15px; width: 350px; }
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand.child { margin-left: 10px; padding-top: 13px; }
    .modal-footer .btn { width: 25% }
    .profile-info-name { width: 150px; }
	.profile-info-name.register { width: 80px; }
	.content .container-fluid .dashboard { margin: 15px 0px 0px 0px !important; }
	.ls-closed section.content { margin-left: 290px; }
}
.        
/* Sign Page */

.sign-wrapper {
  background: #5dade2;
  position: absolute;
  top: 0%;
  left: 0;
  width: 100%;
  height: 100%;
  margin-top: 0px;
  overflow: hidden;
}

.sign-container {
  margin: 50px auto;
  text-align: center;
}

.sign-container h1 {
  font-size: 40px;
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
  -webkit-transition-timing-function: ease-in-put;
          transition-timing-function: ease-in-put;
  font-weight: 200;
}

sign-form {
  padding: 20px 0;
  position: relative;
  z-index: 2;
}


.sign-btn-align 
{
    width: 90%;
    max-width: 450px !important;
    margin: 0px auto;
    margin-top: 120px;
}
.sign-container img {
    text-align: center;
    height: 90px;
}

.text-white {
	color: #ffffff !important;
}

.pointer {cursor: pointer;}

.logout-name {
	margin-top: 11px;
	color: white;
	font-size: 14px;
}

.navbar-icon-right.logout{
	padding: 6px 0px 0px 0px;
}

.navbar-icon-right.logout a{
	font-size: 20px;
}