/*
Template Name: DASHGUM FREE - Bootstrap 3.2 Admin Theme
Template Version: 1.0
Author: Carlos Alvarez
Website: http://blacktie.co
Premium: http://www.gridgum.com
*/

/* Import fonts */
@import url(https://fonts.googleapis.com/css?family=Ruda:400,700,900);

@font-face {
  font-family: 'Circe';
  src: local('Circe Bold'), local('Circe-Bold'),
    url('../../../wp-content/themes/enfold-child/fonts/Circe-Bold.woff2') format('woff2'),
    url('../../../wp-content/themes/enfold-child/fonts/Circe-Bold.woff') format('woff'),
    url('../../../wp-content/themes/enfold-child/fonts/Circe-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Circe';
  src: local('Circe Light'), local('Circe-Light'),
    url('../../../wp-content/themes/enfold-child/fonts/Circe-Light.woff2') format('woff2'),
    url('../../../wp-content/themes/enfold-child/fonts/Circe-Light.woff') format('woff'),
    url('../../../wp-content/themes/enfold-child/fonts/Circe-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Circe';
  src: local('Circe'), local('Circe-Regular'),
    url('../../../wp-content/themes/enfold-child/fonts/Circe-Regular.woff2') format('woff2'),
    url('../../../wp-content/themes/enfold-child/fonts/Circe-Regular.woff') format('woff'),
    url('../../../wp-content/themes/enfold-child/fonts/Circe-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

/* BASIC THEME CONFIGURATION */

body {
  color: #797979;
  font-family: Circe, Georgia, Serif;
  /*font-family: Arial, Helvetica, sans-serif;*/
  font-size: 14px;
}

ul li {
  list-style: none;
}

a,
a:hover,
a:focus {
  text-decoration: none;
  outline: none;
}

::selection {

  background: #00ABA9;
  color: #fff;
}

::-moz-selection {
  background: #00ABA9;
  color: #fff;
}

#container {
  width: 100%;
  height: 100%;
}

/* Bootstrap Modifications */
.modal-header {
  background: #00ABA9;
}

.modal-title {
  color: white;
}

.btn-round {
  border-radius: 20px;
  -webkit-border-radius: 20px;
}

.accordion-heading .accordion-toggle {
  display: block;
  cursor: pointer;
  border-top: 1px solid #F5F5F5;
  padding: 5px 0px;
  line-height: 28.75px;
  text-transform: uppercase;
  color: #1a1a1a;
  background-color: #ffffff;
  outline: none !important;
  text-decoration: none;
}



/*Theme Backgrounds*/

.bg-theme {
  background-color: #68dff0;
}

.bg-theme02 {
  background-color: #ac92ec;
}

.bg-theme03 {
  background-color: #48cfad;
}

.bg-theme04 {
  background-color: #ed5565;
}

/*Theme Buttons*/

.btn-theme {
  color: #fff;
  background-color: #00ABA9;
  border-color: #00ABA9;
}

.btn-theme:hover,
.btn-theme:focus,
.btn-theme:active,
.btn-theme.active,
.open .dropdown-toggle.btn-theme {
  color: #fff;
  background-color: #00ABA9;
  border-color: #00ABA9;
}

.btn-theme02 {
  color: #fff;
  background-color: #ac92ec;
  border-color: #967adc;
}

.btn-theme02:hover,
.btn-theme02:focus,
.btn-theme02:active,
.btn-theme02.active,
.open .dropdown-toggle.btn-theme02 {
  color: #fff;
  background-color: #967adc;
  border-color: #967adc;
}

.btn-theme03 {
  color: #fff;
  background-color: #48cfad;
  border-color: #37bc9b;
}

.btn-theme03:hover,
.btn-theme03:focus,
.btn-theme03:active,
.btn-theme03.active,
.open .dropdown-toggle.btn-theme03 {
  color: #fff;
  background-color: #37bc9b;
  border-color: #37bc9b;
}

.btn-theme04 {
  color: #fff;
  background-color: #ed5565;
  border-color: #da4453;
}

.btn-theme04:hover,
.btn-theme04:focus,
.btn-theme04:active,
.btn-theme04.active,
.open .dropdown-toggle.btn-theme04 {
  color: #fff;
  background-color: #da4453;
  border-color: #da4453;
}

.btn-clear-g {
  color: #48bcb4;
  background: transparent;
  border-color: #48bcb4;
}

.btn-clear-g:hover {
  color: white;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}



/*Helpers*/

.centered {
  text-align: center;
}

.goleft {
  text-align: left;
}

.goright {
  text-align: right;
}

.mt {
  /* margin-top: 25px; */
}

.mb {
  margin-bottom: 25px;
}

.ml {
  margin-left: 5px;
}

.no-padding {
  padding: 0 !important;
}

.no-margin {
  margin: 0 !important;
}

/*Exclusive Theme Colors Configuration*/

.label-theme {
  background-color: #68dff0;
}

.bg-theme {
  background-color: #3d3d3d;
}

ul.top-menu>li>.logout {
  color: #f2f2f2;
  font-size: 12px;
  border-radius: 4px;
  -webkit-border-radius: 4px;

  padding: 5px 15px;
  margin-right: 15px;
  background: #0066b3;
  margin-top: 15px;
}


/*sidebar navigation*/

#sidebar {
  width: 210px;
  height: 100%;
  position: fixed;
  background: #424a5d;
}

#sidebar h5 {
  color: #f2f2f2;
  font-weight: 700;
}

#sidebar ul li {
  position: relative;
}

#sidebar .sub-menu>.sub li {
  padding-left: 32px;
}

#sidebar .sub-menu>.sub li:last-child {
  padding-bottom: 10px;
}

/*LEFT NAVIGATION ICON*/
.dcjq-icon {
  height: 17px;
  width: 17px;
  display: inline-block;
  background: url("../img/nav-expand.png") no-repeat top;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  position: absolute;
  right: 10px;
  top: 15px;
}

.active .dcjq-icon {
  background: url("../img/nav-expand.png") no-repeat bottom;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

/*---*/

.nav-collapse.collapse {
  display: inline;
}

ul.sidebar-menu,
ul.sidebar-menu li ul.sub {
  margin: -2px 0 0;
  padding: 0;
}

ul.sidebar-menu {
  margin-top: 75px;
}

#sidebar>ul>li>ul.sub {
  display: none;
}

#sidebar>ul>li.active>ul.sub,
#sidebar>ul>li>ul.sub>li>a {
  display: block;
}

ul.sidebar-menu li ul.sub li {
  background: #424a5d;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

ul.sidebar-menu li ul.sub li:last-child {
  border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
}

ul.sidebar-menu li ul.sub li a {
  font-size: 12px;
  padding: 6px 0;
  line-height: 35px;
  height: 35px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #aeb2b7;
}

ul.sidebar-menu li ul.sub li a:hover {
  color: white;
  background: transparent;
}

ul.sidebar-menu li ul.sub li.active a {
  color: #68dff0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: block;
}

ul.sidebar-menu li {
  /*line-height: 20px !important;*/
  margin-bottom: 5px;
  margin-left: 10px;
  margin-right: 10px;
}

ul.sidebar-menu li.sub-menu {
  line-height: 15px;
}

ul.sidebar-menu li a span {
  display: inline-block;
}

ul.sidebar-menu li a {
  color: #aeb2b7;
  text-decoration: none;
  display: block;
  padding: 15px 0 15px 10px;
  font-size: 14px;
  outline: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

ul.sidebar-menu li a.active,
ul.sidebar-menu li a:hover,
ul.sidebar-menu li a:focus {
  background: #0066b3;
  color: #fff;
  display: block;

  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}


ul.sidebar-menu li a i {
  font-size: 15px;
  padding-right: 6px;
}

ul.sidebar-menu li a:hover i,
ul.sidebar-menu li a:focus i {
  color: #fff;
}

ul.sidebar-menu li a.active i {
  color: #fff;
}


.mail-info,
.mail-info:hover {
  margin: -3px 6px 0 0;
  font-size: 11px;
}

/* MAIN CONTENT CONFIGURATION */
#main-content {
  margin-left: 210px;
}

.header,
.footer {
  min-height: 60px;
  padding: 0 15px;
}

.header {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 1002;
}

.black-bg {
  background: #0066b3;
  border-bottom: 1px solid #3d3d3d;
}

.wrapper {
  display: inline-block;
  margin-top: 60px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-top: 0px;
  width: 100%;
}

a.logo {
  font-size: 20px;
  color: #ffffff;
  float: left;
  margin-top: 15px;
  text-transform: uppercase;
}

a.logo b {
  font-weight: 900;
}

a.logo:hover,
a.logo:focus {
  text-decoration: none;
  outline: none;
}

a.logo span {
  color: #68dff0;
}


/*notification*/
#top_menu .nav>li,
ul.top-menu>li {
  float: left;
}

.notify-row {
  float: left;
  margin-top: 15px;
  margin-left: 92px;
}

.notify-row .notification span.label {
  display: inline-block;
  height: 18px;
  width: 20px;
  padding: 5px;
}

ul.top-menu>li>a {
  color: #fff;
  font-size: 16px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  border: 1px solid #fff !important;
  padding: 2px 6px;
  margin-right: 15px;
}

ul.top-menu>li>a:hover,
ul.top-menu>li>a:focus {
  border: 1px solid #b6b6b6 !important;
  background-color: transparent !important;
  border-color: #b6b6b6 !important;
  text-decoration: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  color: #b6b6b6 !important;
}

.notify-row .badge {
  position: absolute;
  right: -10px;
  top: -10px;
  z-index: 100;
}

.dropdown-menu.extended {
  max-width: 300px !important;
  min-width: 160px !important;
  top: 42px;
  width: 235px !important;
  padding: 0;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.176) !important;
  border: none !important;
  border-radius: 4px;
  -webkit-border-radius: 4px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

  /* Safari and Chrome */
  .dropdown-menu.extended {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.176) !important;
  }

  ;
}

.dropdown-menu.extended li p {
  background-color: #F1F2F7;
  color: #666666;
  margin: 0;
  padding: 10px;
  border-radius: 4px 4px 0px 0px;
  -webkit-border-radius: 4px 4px 0px 0px;
}

.dropdown-menu.extended li p.green {
  background-color: #68dff0;
  color: #fff;
}

.dropdown-menu.extended li p.yellow {
  background-color: #fcb322;
  color: #fff;
}

.dropdown-menu.extended li a {
  border-bottom: 1px solid #EBEBEB !important;
  font-size: 12px;
  list-style: none;
}

.dropdown-menu.extended li a {
  padding: 15px 10px !important;
  width: 100%;
  display: inline-block;
}

.dropdown-menu.extended li a:hover {
  background-color: #F7F8F9 !important;
  color: #2E2E2E;
}

.dropdown-menu.tasks-bar .task-info .desc {
  font-size: 13px;
  font-weight: normal;
}

.dropdown-menu.tasks-bar .task-info .percent {
  display: inline-block;
  float: right;
  font-size: 13px;
  font-weight: 600;
  padding-left: 10px;
  margin-top: -4px;
}

.dropdown-menu.extended .progress {
  margin-bottom: 0 !important;
  height: 10px;
}

.dropdown-menu.inbox li a .photo img {
  border-radius: 2px 2px 2px 2px;
  float: left;
  height: 40px;
  margin-right: 4px;
  width: 40px;
}

.dropdown-menu.inbox li a .subject {
  display: block;
}

.dropdown-menu.inbox li a .subject .from {
  font-size: 12px;
  font-weight: 600;
}

.dropdown-menu.inbox li a .subject .time {
  font-size: 11px;
  font-style: italic;
  font-weight: bold;
  position: absolute;
  right: 5px;
}

.dropdown-menu.inbox li a .message {
  display: block !important;
  font-size: 11px;
}

.top-nav {
  margin-top: 7px;
}

.top-nav ul.top-menu>li .dropdown-menu.logout {
  width: 268px !important;

}

.top-nav li.dropdown .dropdown-menu {
  float: right;
  right: 0;
  left: auto;
}

.dropdown-menu.extended.logout>li {
  float: left;
  text-align: center;
  width: 33.3%;
}

.dropdown-menu.extended.logout>li:last-child {
  float: left;
  text-align: center;
  width: 100%;
  background: #a9d96c;
  border-radius: 0 0 3px 3px;
}

.dropdown-menu.extended.logout>li:last-child>a,
.dropdown-menu.extended.logout>li:last-child>a:hover {
  color: #fff;
  border-bottom: none !important;
  text-transform: uppercase;
}

.dropdown-menu.extended.logout>li:last-child>a:hover>i {
  color: #fff;
}

.dropdown-menu.extended.logout>li>a {
  color: #a4abbb;
  border-bottom: none !important;
}

.full-width .dropdown-menu.extended.logout>li>a:hover {
  background: none !important;
  color: #50c8ea !important;
}

.dropdown-menu.extended.logout>li>a:hover {
  background: none !important;
}

.dropdown-menu.extended.logout>li>a:hover i {
  color: #50c8ea;
}

.dropdown-menu.extended.logout>li>a i {
  font-size: 17px;
}

.dropdown-menu.extended.logout>li>a>i {
  display: block;
}

.top-nav ul.top-menu>li>a {
  border: 1px solid #eeeeee;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  padding: 6px;
  background: none;
  margin-right: 0;
}

.top-nav ul.top-menu>li {
  margin-left: 10px;
}

.top-nav ul.top-menu>li>a:hover,
.top-nav ul.top-menu>li>a:focus {
  border: 1px solid #F1F2F7;
  background: #F1F2F7;

}

.top-nav .dropdown-menu.extended.logout {
  top: 50px;
}

.top-nav .nav .caret {
  border-bottom-color: #A4AABA;
  border-top-color: #A4AABA;
}

.top-nav ul.top-menu>li>a:hover .caret {
  border-bottom-color: #000;
  border-top-color: #000;
}

.log-arrow-up {
  background: url("../img/arrow-up.png") no-repeat;
  width: 20px;
  height: 11px;
  position: absolute;
  right: 20px;
  top: -10px;
}

/*----*/

.notify-arrow {
  border-style: solid;
  border-width: 0 9px 9px;
  height: 0;
  margin-top: 0;
  opacity: 0;
  position: absolute;
  left: 7px;
  top: -18px;
  transition: all 0.25s ease 0s;
  width: 0;
  z-index: 10;
  margin-top: 10px;
  opacity: 1;
}

.notify-arrow-yellow {
  border-color: transparent transparent #FCB322;
  border-bottom-color: #FCB322 !important;
  border-top-color: #FCB322 !important;
}

.notify-arrow-green {
  border-color: transparent transparent #68dff0;
  border-bottom-color: #68dff0 !important;
  border-top-color: #68dff0 !important;
}



/*--sidebar toggle---*/

.sidebar-toggle-box {
  float: left;
  padding-right: 15px;
  margin-top: 20px;
}

.sidebar-toggle-box .fa-bars {
  cursor: pointer;
  display: inline-block;
  font-size: 20px;
}


.sidebar-closed>#sidebar>ul {
  display: none;
}

.sidebar-closed #main-content {
  margin-left: 0px;
}

.sidebar-closed #sidebar {
  margin-left: -180px;
}


/* Dash Side */

.ds {
  background: #ffffff;
  padding-top: 20px;
}

.ds h4 {
  font-size: 14px;
  font-weight: 700;
}

.ds h3 {
  color: #ffffff;
  font-size: 16px;
  padding: 0 10px;
  line-height: 60px;
  height: 60px;
  margin: 0;
  background: #ff865c;
  text-align: center;
}

.ds i {
  font-size: 12px;
  line-height: 16px;
}

.ds .desc {
  border-bottom: 1px solid #eaeaea;
  display: inline-block;
  padding: 15px 0;
  width: 100%;
}

.ds .desc:hover {
  background: #f2f2f2;
}

.ds .thumb {
  width: 30px;
  margin: 0 10px 0 20px;
  display: block;
  float: left;
}

.ds .details {
  width: 170px;
  float: left;
}

.ds>.desc p {
  font-size: 11px;
}

.ds p>muted {
  font-size: 9px;
  text-transform: uppercase;
  font-style: italic;
  color: #666666
}

.ds a {
  color: #68dff0;
}

/* LINE ICONS CONFIGURATION */

.mtbox {
  margin-top: 80px;
  margin-bottom: 40px;
}

.box1 {
  padding: 15px;
  text-align: center;
  color: #989898;
  border-bottom: 1px solid #989898;
}

.box1 span {
  font-size: 50px;

}

.box1 h3 {
  text-align: center;
}

.box0:hover .box1 {
  border-bottom: 1px solid #ffffff;
}

.box0 p {
  text-align: center;
  font-size: 12px;
  color: #f2f2f2;
}

.box0:hover p {
  color: #ff865c;
}

.box0:hover {
  background: #ffffff;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
}

/* MAIN CHART CONFIGURATION */
.main-chart {
  padding-top: 20px;
}

.mleft {}

.border-head h3 {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 15px;
  padding-bottom: 5px;
  font-weight: normal;
  font-size: 18px;
  display: inline-block;
  width: 100%;
  font-weight: 700;
  color: #989898;
}

.custom-bar-chart {
  height: 290px;
  margin-top: 20px;
  margin-left: 20px;
  position: relative;
  border-bottom: 1px solid #c9cdd7;
}

.custom-bar-chart .bar {
  height: 100%;
  position: relative;
  width: 6%;
  margin: 0px 4%;
  float: left;
  text-align: center;
  z-index: 10;
}

.custom-bar-chart .bar .title {
  position: absolute;
  bottom: -30px;
  width: 100%;
  text-align: center;
  font-size: 11px;
}

.custom-bar-chart .bar .value {
  position: absolute;
  bottom: 0;
  background: #ff865c;
  color: #68dff0;
  width: 100%;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}



.custom-bar-chart .bar .value:hover {
  background: #2f2f2f;
  color: #fff;
}

.y-axis {
  color: #555555;
  position: absolute;
  text-align: left;
  width: 100%;
  font-size: 11px;
}

.y-axis li {
  border-top: 1px dashed #dbdce0;
  display: block;
  height: 58px;
  width: 100%;
}

.y-axis li:last-child {
  border-top: none;
}

.y-axis li span {
  display: block;
  margin: -10px 0 0 -60px;
  padding: 0 10px;
  width: 40px;
}


/*Donut Chart Main Page Conf*/
.donut-main {
  display: block;
  text-align: center;
}

.donut-main h4 {
  font-weight: 700;
  font-size: 16px;
}

/* *************************************************************************************
PANELS CONFIGURATIONS
*************************************************************************************** */

/*Panel Size*/

.pn {
  height: 250px;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
}

.pn:hover {
  box-shadow: 2px 3px 2px rgba(0, 0, 0, 0.3);

}

/*Grey Panel*/

.grey-panel {
  text-align: center;
  background: #dfdfe1;
}

.grey-panel .grey-header {
  background: #ccd1d9;
  padding: 3px;
  margin-bottom: 15px;
}

.grey-panel h5 {
  font-weight: 200;
  margin-top: 10px;
}

.grey-panel p {
  margin-left: 5px;
}

/* Specific Conf for Donut Charts*/
.donut-chart p {
  margin-top: 5px;
  font-weight: 700;
  margin-left: 15px;
}

.donut-chart h2 {
  font-weight: 900;
  color: #FF6B6B;
  font-size: 38px;
}

/* Dark Blue*/

.darkblue-panel {
  text-align: center;
  background: #444c57;
}

.darkblue-panel .darkblue-header {
  background: transparent;
  padding: 3px;
  margin-bottom: 15px;
}

.darkblue-panel h1 {
  color: #f2f2f2;
}

.darkblue-panel h5 {
  font-weight: 200;
  margin-top: 10px;
  color: white;
}

.darkblue-panel footer {
  color: white;
}

.darkblue-panel footer h5 {
  margin-left: 10px;
  margin-right: 10px;
  font-weight: 700;
}

/*Green Panel*/
.green-panel {
  text-align: center;
  background: #68dff0;
}

.green-panel .green-header {
  background: #43b1a9;
  padding: 3px;
  margin-bottom: 15px;
}

.green-panel h5 {
  color: white;
  font-weight: 200;
  margin-top: 10px;
}

.green-panel h3 {
  color: white;
  font-weight: 100;
}

.green-panel p {
  color: white;
}

/*White Panel */
.white-panel {
  text-align: center;
  background: #ffffff;
  color: #ccd1d9;
}

.white-panel p {
  margin-top: 5px;
  font-weight: 700;
  margin-left: 15px;
}

.white-panel .white-header {
  background: #f4f4f4;
  padding: 3px;
  margin-bottom: 15px;
  color: #c6c6c6;
}

.white-panel .small {
  font-size: 10px;
  color: #ccd1d9;
}

.white-panel i {
  color: #68dff0;
  padding-right: 4px;
  font-size: 14px;
}

/*STOCK CARD Panel*/
.card {
  background: white;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
  margin-bottom: 1em;
  height: 250px;
}

.stock .stock-chart {
  background: #00c5de;
}

.stock .stock-chart #chart {
  height: 10.7em;
  background: url(https://i.imgbox.com/abmuNQx2) center bottom no-repeat;
}

.stock .current-price {
  background: #1d2122;
  padding: 10px;
}

.stock .current-price .info abbr {
  display: block;
  color: #f8f8f8;
  font-size: 1.5em;
  font-weight: 600;
  margin-top: 0.18em;
}

.stock .current-price .changes {
  text-align: right;
}

.stock .changes .up {
  color: #4fd98b
}

.stock .current-price .changes .value {
  font-size: 1.8em;
  font-weight: 700;
}

.stock .summary {
  color: #2f2f2f;
  display: block;
  background: #f2f2f2;
  padding: 10px;
  text-align: center;
}

.stock .summary strong {
  font-weight: 900;
  font-size: 14px;
}

/*Content Panel*/
.content-panel {
  background: #00ABA9;
  box-shadow: 0px 3px 2px #aab2bd;
  padding-top: 15px;
  padding: 15px;
}

.content-panel h4 {
  margin-left: 10px;
}

/*WEATHER PANELS*/

/* Weather 1 */
.weather {
  background: url(../img/weather.jpg) no-repeat center top;
  text-align: center;
  background-position: center center;
}

.weather i {
  color: white;
  margin-top: 45px;
}

.weather h2 {
  color: white;
  font-weight: 900;
}

.weather h4 {
  color: white;
  font-weight: 900;
  letter-spacing: 1px;
}

/* Weather 2 */
.weather-2 {
  background: #e9f0f4;
}

.weather-2 .weather-2-header {
  background: #54bae6;
  padding-top: 5px;
  margin-bottom: 5px;
}

.weather-2 .weather-2-header p {
  color: white;
  margin-left: 5px;
  margin-right: 5px;
}

.weather-2 .weather-2-header p small {
  font-size: 10px;
}

.weather-2 .data {
  margin-right: 10px;
  margin-left: 10px;
  color: #272b34;
}

.weather-2 .data h5 {
  margin-top: 0px;
  font-weight: lighter;
}

.weather-2 .data h1 {
  margin-top: 2px;
}

/* Weather 3 */
.weather-3 {
  background: #ffcf00;
}

.weather-3 i {
  color: white;
  margin-top: 30px;
  font-size: 70px;
}

.weather-3 h1 {
  margin-top: 10px;
  color: white;
  font-weight: 900;
}

.weather-3 .info {
  background: #f2f2f2;
}

.weather-3 .info i {
  font-size: 15px;
  color: #c2c2c2;
  margin-bottom: 0px;
  margin-top: 10px;
}

.weather-3 .info h3 {
  font-weight: 900;
  margin-bottom: 0px;
}

.weather-3 .info p {
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 16px;
  color: #c2c2c2;
  font-size: 15px;
  font-weight: 700;
}


/*Twitter Panel*/
.twitter-panel {
  background: #4fc1e9;
  text-align: center;
}

.twitter-panel i {
  color: white;
  margin-top: 40px;
}

.twitter-panel p {
  color: #f5f5f5;
  margin: 10px;
}

.twitter-panel .user {
  color: white;
  font-weight: 900;
}


/* Instagram Panel*/
.instagram-panel {
  background: url(../img/instagram.jpg) no-repeat center top;
  text-align: center;
  background-position: center center;
}

.instagram-panel i {
  color: white;
  margin-top: 35px;
}

.instagram-panel p {
  margin: 5px;
  color: white;
}

/* Product Panel */
.product-panel {
  background: #dadad2;
  text-align: center;
  padding-top: 50px;
  height: 100%;
}

/* Product Panel 2*/
.product-panel-2 {
  background: #dadad2;
  text-align: center;
}

.product-panel-2 .badge {
  position: absolute;
  top: 20px;
  left: 35px;
}

.badge-hot {
  background: #ed5565;
  width: 70px;
  height: 70px;
  line-height: 70px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  border-radius: 100%;
}

/* Soptify Panel */
#spotify {
  background: url(../img/lorde.jpg) no-repeat center top;
  margin-top: -15px;
  background-attachment: relative;
  background-position: center center;
  min-height: 220px;
  width: 100%;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#spotify .btn-clear-g {
  top: 15%;
  right: 10px;
  position: absolute;
  margin-top: 5px;
}

#spotify .sp-title {
  bottom: 15%;
  left: 25px;
  position: absolute;
  color: #efefef;
}

#spotify .sp-title h3 {
  font-weight: 900;
}

#spotify .play {
  bottom: 18%;
  right: 25px;
  position: absolute;
  color: #efefef;
  font-size: 20px
}

.followers {
  margin-left: 5px;
  margin-top: 5px;
}

/* BLOG PANEL */
#blog-bg {
  background: url(../img/blog-bg.jpg) no-repeat center top;
  margin-top: -15px;
  background-attachment: relative;
  background-position: center center;
  min-height: 150px;
  width: 100%;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#blog-bg .badge {
  position: absolute;
  top: 20px;
  left: 35px;
}

.badge-popular {
  background: #3498db;
  width: 70px;
  height: 70px;
  line-height: 70px;
  font-size: 13px;
  color: #fff;
  text-align: center;
  border-radius: 100%;
}

.blog-title {
  background: rgba(0, 0, 0, 0.5);
  bottom: 100px;
  padding: 6px;
  color: white;
  font-weight: 700;
  position: absolute;
  display: block;
  width: 120px;
}

.blog-text {
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 15px;
  font-size: 12px;
}

/* Calendar Configuration */
#calendar {
  color: white;
  padding: 0px !important;
}

.calendar-month-header {
  background: #43b1a9;
}

/* TODO PANEL */
.steps {
  display: block;
}

.steps input[type=checkbox] {
  display: none;
}

.steps input[type=submit] {
  background: #f1783c;
  border: none;
  padding: 0px;
  margin: 0 auto;
  width: 100%;
  height: 55px;
  color: white;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 11px;
  letter-spacing: 1px;
  cursor: pointer;
  transition: background 0.5s ease
}

.steps input[type=submit]:hover {
  background: #8fde9c;
}

.steps label {
  background: #393D40;
  height: 65px;
  line-height: 65px;
  width: 100%;
  display: block;
  border-bottom: 1px solid #44494e;
  color: #889199;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 11px;
  letter-spacing: 1px;
  text-indent: 52px;
  cursor: pointer;
  transition: all 0.7s ease;
  margin: 0px;
}

.steps label:before {
  content: "";
  width: 12px;
  height: 12px;
  display: block;
  position: absolute;
  margin: 26px 0px 0px 18px;
  border-radius: 100%;
  transition: border 0.7s ease
}

.steps label:hover {
  background: #2B2E30;
  color: #46b7e5
}

.steps label:hover:before {
  border: 1px solid #46b7e5;
}

#op1:checked~label[for=op1]:before,
#op2:checked~label[for=op2]:before,
#op3:checked~label[for=op3]:before {
  border: 2px solid #96c93c;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAHCAYAAAA1WQxeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAGFJREFUeNpinHLMhgEHKADia0xQThIQs6JJ9gPxZhYQAcS6QHwDiI8hSYJAC0gBPxDLAvFcIJ6JJJkDxFNBVtgBcQ8Qa6BLghgwN4A4a9ElQYAFSj8C4mwg3o8sCQIAAQYA78QTYqnPZuEAAAAASUVORK5CYII=') no-repeat center center;
}

/* PROFILE PANELS */
/* Profile 01*/
#profile-01 {
  background: url(../img/profile-01.jpg) no-repeat center top;
  margin-top: -15px;
  background-attachment: relative;
  background-position: center center;
  min-height: 150px;
  width: 100%;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#profile-01 h3 {
  color: white;
  padding-top: 50px;
  margin: 0px;
  text-align: center;
}

#profile-01 h6 {
  color: white;
  text-align: center;
  margin-bottom: 0px;
  font-weight: 900;
}

.profile-01 {
  background: #68dff0;
  height: 50px;
}

.profile-01:hover {
  background: #2f2f2f;
  -webkit-transition: background-color 0.6s;
  -moz-transition: background-color 0.6s;
  -o-transition: background-color 0.6s;
  transition: background-color 0.6s;
  cursor: pointer;
}

.profile-01 p {
  color: white;
  padding-top: 15px;
  font-weight: 400;
  font-size: 15px;
}

/* Profile 02*/
#profile-02 {
  background: url(../img/profile-02.jpg) no-repeat center top;
  margin-top: -15px;
  background-attachment: relative;
  background-position: center center;
  min-height: 200px;
  width: 100%;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#profile-02 .user {
  padding-top: 40px;
  text-align: center;
}

#profile-02 h4 {
  color: white;
  margin: 0px;
  padding-top: 8px;
}

.pr2-social a {
  color: #cdcdcd;
}

.pr2-social a:hover {
  color: #68dff0;
}

.pr2-social i {
  margin-top: 15px;
  margin-right: 12px;
  font-size: 20px;
}


/*spark line*/
.chart {
  display: inline-block;
  text-align: center;
  width: 100%;
}

.chart .heading {
  text-align: left;
}

.chart .heading span {
  display: block;
}

.panel.green-chart .chart-tittle {
  font-size: 16px;
  padding: 15px;
  display: inline-block;
  font-weight: normal;
  background: #99c262;
  width: 100%;
  -webkit-border-radius: 0px 0px 4px 4px;
  border-radius: 0px 0px 4px 4px;
}

#barchart {
  margin-bottom: -15px;
  display: inline-block;
}

.panel.green-chart .chart-tittle .value {
  float: right;
  color: #c0f080;
}

.panel.green-chart {
  background: #a9d96c;
  color: #fff;
}

.panel.terques-chart {
  background: transparent;
  color: #797979;
}

.panel.terques-chart .chart-tittle .value {
  float: right;
  color: #fff;
}

.panel.terques-chart .chart-tittle .value a {
  color: #2f2f2f;
  font-size: 12px;
}

.panel.terques-chart .chart-tittle .value a:hover,
.panel.terques-chart .chart-tittle .value a.active {
  color: #68dff0;
  font-size: 12px;
}

.panel.terques-chart .chart-tittle {
  font-size: 16px;
  padding: 15px;
  display: inline-block;
  font-weight: normal;
  background: #39b7ac;
  width: 100%;
  -webkit-border-radius: 0px 0px 4px 4px;
  border-radius: 0px 0px 4px 4px;
}

.inline-block {
  display: inline-block;
}

/* showcase background */
.showback {
  background: #ffffff;
  padding: 15px;
  margin-bottom: 15px;
  box-shadow: 0px 3px 2px #aab2bd;
}



/* Calendar Events - Calendar.html*/
.external-event {
  cursor: move;
  display: inline-block !important;
  margin-bottom: 7px !important;
  margin-right: 7px !important;
  padding: 10px;
}

.drop-after {
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px solid #ccc;
}

.fc-state-default,
.fc-state-default .fc-button-inner {
  background: #f2f2f2;
}

.fc-state-active .fc-button-inner {
  background: #FFFFFF;
}

/* Gallery Configuration */
.photo-wrapper {
  display: block;
  position: relative;
  overflow: hidden;
  background-color: #68dff0;
  -webkit-transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  transition: background-color 0.4s;
}

.project .overlay {
  position: absolute;
  text-align: center;
  color: #fff;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;

}

.project:hover .photo-wrapper {
  background-color: #68dff0;
  background-image: url(../img/zoom.png);
  background-repeat: no-repeat;
  background-position: center;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: relative;
}

.project:hover .photo {
  opacity: 10;
  filter: alpha(opacity=4000);
  opacity: 0.1;
  filter: alpha(opacity=40);
}

.project:hover .overlay {
  opacity: 100;
  filter: alpha(opacity=10000);
  opacity: 1;
  filter: alpha(opacity=100);
}



/* EZ Checklist */
.ez-checkbox {
  margin-right: 5px;
}

.ez-checkbox,
.ez-radio {
  height: 20px;
  width: 20px;
}

.brand-highlight {
  background: #fffbcc !important;
}


/* FORMS CONFIGURATION */
.form-panel {
  background: #ffffff;
  margin: 10px;
  padding: 10px;
  box-shadow: 0px 3px 2px #aab2bd;
  text-align: left;
}

label {
  font-weight: 400;
}

.form-horizontal.style-form .form-group {
  border-bottom: 1px solid #eff2f7;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.round-form {
  border-radius: 500px;
  -webkit-border-radius: 500px;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: left;
  }
}

#focusedInput {
  border: 1px solid #ed5565;
  box-shadow: none;
}

.add-on {
  float: right;
  margin-top: -37px;
  padding: 3px;
  text-align: center;
}

.add-on .btn {
  height: 34px;
}

/* TOGGLE CONFIGURATION */
.has-switch {
  border-radius: 30px;
  -webkit-border-radius: 30px;
  display: inline-block;
  cursor: pointer;
  line-height: 1.231;
  overflow: hidden;
  position: relative;
  text-align: left;
  width: 80px;
  -webkit-mask: url('../img/mask.png') 0 0 no-repeat;
  mask: url('../img/mask.png') 0 0 no-repeat;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.has-switch.deactivate {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: default !important;
}

.has-switch.deactivate label,
.has-switch.deactivate span {
  cursor: default !important;
}

.has-switch>div {
  width: 162%;
  position: relative;
  top: 0;
}

.has-switch>div.switch-animate {
  -webkit-transition: left 0.25s ease-out;
  -moz-transition: left 0.25s ease-out;
  -o-transition: left 0.25s ease-out;
  transition: left 0.25s ease-out;
  -webkit-backface-visibility: hidden;
}

.has-switch>div.switch-off {
  left: -63%;
}

.has-switch>div.switch-off label {
  background-color: #7f8c9a;
  border-color: #bdc3c7;
  -webkit-box-shadow: -1px 0 0 rgba(255, 255, 255, 0.5);
  -moz-box-shadow: -1px 0 0 rgba(255, 255, 255, 0.5);
  box-shadow: -1px 0 0 rgba(255, 255, 255, 0.5);
}

.has-switch>div.switch-on {
  left: 0%;
}

.has-switch>div.switch-on label {
  background-color: #41cac0;
}

.has-switch input[type=checkbox] {
  display: none;
}

.has-switch span {
  cursor: pointer;
  font-size: 14.994px;
  font-weight: 700;
  float: left;
  height: 29px;
  line-height: 19px;
  margin: 0;
  padding-bottom: 6px;
  padding-top: 5px;
  position: relative;
  text-align: center;
  width: 50%;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 0.25s ease-out;
  -moz-transition: 0.25s ease-out;
  -o-transition: 0.25s ease-out;
  transition: 0.25s ease-out;
  -webkit-backface-visibility: hidden;
}

.has-switch span.switch-left {
  border-radius: 30px 0 0 30px;
  background-color: #2A3542;
  color: #41cac0;
  border-left: 1px solid transparent;
}

.has-switch span.switch-right {
  border-radius: 0 30px 30px 0;
  background-color: #bdc3c7;
  color: #ffffff;
  text-indent: 7px;
}

.has-switch span.switch-right [class*="fui-"] {
  text-indent: 0;
}

.has-switch label {
  border: 4px solid #2A3542;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  float: left;
  height: 29px;
  margin: 0 -21px 0 -14px;
  padding: 0;
  position: relative;
  vertical-align: middle;
  width: 29px;
  z-index: 100;
  -webkit-transition: 0.25s ease-out;
  -moz-transition: 0.25s ease-out;
  -o-transition: 0.25s ease-out;
  transition: 0.25s ease-out;
  -webkit-backface-visibility: hidden;
}

.switch-square {
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -webkit-mask: url('../img/mask.png') 0 0 no-repeat;
  mask: url('../img/mask.png') 0 0 no-repeat;
}

.switch-square>div.switch-off label {
  border-color: #7f8c9a;
  border-radius: 6px 0 0 6px;
}

.switch-square span.switch-left {
  border-radius: 6px 0 0 6px;
}

.switch-square span.switch-left [class*="fui-"] {
  text-indent: -10px;
}

.switch-square span.switch-right {
  border-radius: 0 6px 6px 0;
}

.switch-square span.switch-right [class*="fui-"] {
  text-indent: 5px;
}

.switch-square label {
  border-radius: 0 6px 6px 0;
  border-color: #41cac0;
}



/*LOGIN CONFIGURATION PAGE*/
.form-login {
  max-width: 330px;
  margin: 0 auto;
  background: transparent;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}

.form-login h2.form-login-heading {
  margin: 0;
  padding: 25px 20px;
  text-align: center;
  background: #0066b3;
  border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 300;
}

.login-wrap {
  padding: 20px;
}

.login-wrap .registration {
  text-align: center;
}

.login-social-link {
  display: block;
  margin-top: 20px;
  margin-bottom: 15px;
}


/*LOCK SCREEN CONF*/
#showtime {
  width: 100%;
  color: #fff;
  font-size: 90px;
  margin-bottom: 30px;
  margin-top: 250px;
  display: inline-block;
  text-align: center;
  font-weight: 400;
}

.lock-screen {
  text-align: center;
}

.lock-screen a {
  color: white;
}

.lock-screen a:hover {
  color: #48cfad
}

.lock-screen i {
  font-size: 60px;
}

.lock-screen .modal-content {
  position: relative;
  background-color: #f2f2f2;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 5px;
}


.btn-facebook {
  color: #fff;
  background-color: #5193ea;
  border-color: #2775e2;
}

.btn-facebook:hover,
.btn-facebook:focus,
.btn-facebook:active,
.btn-facebook.active,
.open .dropdown-toggle.btn-facebook {
  color: #fff;
  background-color: #2775e2;
  border-color: #2775e2;
}

.btn-twitter {
  color: #fff;
  background-color: #44ccfe;
  border-color: #2bb4e8;
}

.btn-twitter:hover,
.btn-twitter:focus,
.btn-twitter:active,
.btn-twitter.active,
.open .dropdown-toggle.btn-twitter {
  color: #fff;
  background-color: #2bb4e8;
  border-color: #2bb4e8;
}


/*badge*/
.badge.bg-primary {
  background: #8075c4;
}

.badge.bg-success {
  background: #a9d86e;
}

.badge.bg-warning {
  background: #FCB322;
}

.badge.bg-important {
  background: #ff6c60;
}

.badge.bg-info {
  background: #41cac0;
}

.badge.bg-inverse {
  background: #2A3542;
}


/*easy pie chart*/
.easy-pie-chart {
  display: inline-block;
  padding: 30px 0;
}

.chart-info,
.chart-info .increase,
.chart-info .decrease {
  display: inline-block;
}

.chart-info {
  width: 100%;
  margin-bottom: 5px;
}

.chart-position {
  margin-top: 70px;
}

.chart-info span {
  margin: 0 3px;
}

.chart-info .increase {
  background: #ff6c60;
  width: 10px;
  height: 10px;
}

.chart-info .decrease {
  background: #f2f2f2;
  width: 10px;
  height: 10px;
}

.panel-footer.revenue-foot {
  background-color: #e6e7ec;
  -webkit-border-radius: 0px 0px 4px 4px;
  border-radius: 0px 0px 4px 4px;
  border: none;
  padding: 0;
  width: 100%;
  display: inline-block;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

  /* Safari and Chrome */
  .panel-footer.revenue-foot {
    margin-bottom: -4px;
  }

  ;
}


.panel-footer.revenue-foot ul {
  margin: 0;
  padding: 0;
  width: 100%;
  display: inline-flex;
}

.panel-footer.revenue-foot ul li {
  float: left;
  width: 33.33%;
}

.panel-footer.revenue-foot ul li.first a:hover,
.panel-footer.revenue-foot ul li.first a {
  -webkit-border-radius: 0px 0px 0px 4px;
  border-radius: 0px 0px 0px 4px;
}

.panel-footer.revenue-foot ul li.last a:hover,
.panel-footer.revenue-foot ul li.last a {
  -webkit-border-radius: 0px 0px 4px 0px;
  border-radius: 0px 0px 4px 0px;
  border-right: none;

}

.panel-footer.revenue-foot ul li a {
  display: inline-block;
  width: 100%;
  padding: 14px 15px;
  text-align: center;
  border-right: 1px solid #d5d8df;
  color: #797979;
}

.panel-footer.revenue-foot ul li a:hover,
.panel-footer.revenue-foot ul li.active a {
  background: #fff;
  position: relative;
}

.panel-footer.revenue-foot ul li a i {
  color: #c6cad5;
  display: block;
  font-size: 16px;
}

.panel-footer.revenue-foot ul li a:hover i,
.panel-footer.revenue-foot ul li.active a i {
  color: #ff6c60;
  display: block;
  font-size: 16px;
}


/*flot chart*/
.flot-chart .chart,
.flot-chart .pie,
.flot-chart .bars {
  height: 300px;
}

/*todolist*/
#sortable {
  list-style-type: none;
  margin: 0 0 20px 0;
  padding: 0;
  width: 100%;
}

#sortable li {
  padding-left: 3em;
  font-size: 12px;
}

#sortable li i {
  position: absolute;
  left: 6px;
  padding: 4px 10px 0 10px;
  cursor: pointer;
}

#sortable li input[type=checkbox] {
  margin-top: 0;
}

.ui-sortable>li {
  padding: 15px 0 15px 35px !important;
  position: relative;
  background: #f5f6f8;
  margin-bottom: 2px;
  border-bottom: none !important;
}

.ui-sortable li.list-primary {
  border-left: 3px solid #41CAC0;
}

.ui-sortable li.list-success {
  border-left: 3px solid #78CD51;
}

.ui-sortable li.list-danger {
  border-left: 3px solid #FF6C60;
}

.ui-sortable li.list-warning {
  border-left: 3px solid #F1C500;
}

.ui-sortable li.list-info {
  border-left: 3px solid #58C9F3;
}

.ui-sortable li.list-inverse {
  border-left: 3px solid #BEC3C7;
}

/*footer*/
.site-footer {
  background: #0066b3;
  color: #fff;
  padding: 10px 0;
}


.go-top {
  margin-right: 1%;
  float: right;
  background: rgba(255, 255, 255, .5);
  width: 20px;
  height: 20px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
}

.go-top i {
  color: #2A3542;
}

.site-min-height {
  min-height: 900px;
}

/* cus table*/

/*
 * Table styles
 */
table.dataTable {
  width: 100%;
  margin: 0 auto;
  clear: both;
  border-collapse: separate;
  border-spacing: 0;
  /*
   * Header and footer styles
   */
  /*
   * Body styles
   */
}

table.dataTable thead th,
table.dataTable tfoot th {
  font-weight: bold;
}

table.dataTable thead th,
table.dataTable thead td {
  padding: 10px 18px;
  border-bottom: 1px solid #111111;
}

table.dataTable thead th:active,
table.dataTable thead td:active {
  outline: none;
}

table.dataTable tfoot th,
table.dataTable tfoot td {
  padding: 10px 18px 6px 18px;
  border-top: 1px solid #111111;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
  cursor: pointer;
  *cursor: hand;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  background-repeat: no-repeat;
  background-position: center right;
}

table.dataTable thead .sorting {
  background-image: url("../images/sort_both.png");
}

table.dataTable thead .sorting_asc {
  background-image: url("../images/sort_asc.png");
}

table.dataTable thead .sorting_desc {
  background-image: url("../images/sort_desc.png");
}

table.dataTable thead .sorting_asc_disabled {
  background-image: url("../images/sort_asc_disabled.png");
}

table.dataTable thead .sorting_desc_disabled {
  background-image: url("../images/sort_desc_disabled.png");
}

table.dataTable tbody tr {
  background-color: white;
}

table.dataTable tbody tr.selected {
  background-color: #b0bed9;
}

table.dataTable tbody th,
table.dataTable tbody td {
  padding: 8px 10px;
}

table.dataTable.row-border tbody th,
table.dataTable.row-border tbody td,
table.dataTable.display tbody th,
table.dataTable.display tbody td {
  border-top: 1px solid #dddddd;
}

table.dataTable.row-border tbody tr:first-child th,
table.dataTable.row-border tbody tr:first-child td,
table.dataTable.display tbody tr:first-child th,
table.dataTable.display tbody tr:first-child td {
  border-top: none;
}

table.dataTable.cell-border tbody th,
table.dataTable.cell-border tbody td {
  border-top: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
}

table.dataTable.cell-border tbody tr th:first-child,
table.dataTable.cell-border tbody tr td:first-child {
  border-left: 1px solid #dddddd;
}

table.dataTable.cell-border tbody tr:first-child th,
table.dataTable.cell-border tbody tr:first-child td {
  border-top: none;
}

table.dataTable.stripe tbody tr.odd,
table.dataTable.display tbody tr.odd {
  background-color: #f9f9f9;
}

table.dataTable.stripe tbody tr.odd.selected,
table.dataTable.display tbody tr.odd.selected {
  background-color: #abb9d3;
}

table.dataTable.hover tbody tr:hover,
table.dataTable.display tbody tr:hover {
  background-color: whitesmoke;
}

table.dataTable.hover tbody tr:hover.selected,
table.dataTable.display tbody tr:hover.selected {
  background-color: #a9b7d1;
}

table.dataTable.order-column tbody tr>.sorting_1,
table.dataTable.order-column tbody tr>.sorting_2,
table.dataTable.order-column tbody tr>.sorting_3,
table.dataTable.display tbody tr>.sorting_1,
table.dataTable.display tbody tr>.sorting_2,
table.dataTable.display tbody tr>.sorting_3 {
  background-color: #f9f9f9;
}

table.dataTable.order-column tbody tr.selected>.sorting_1,
table.dataTable.order-column tbody tr.selected>.sorting_2,
table.dataTable.order-column tbody tr.selected>.sorting_3,
table.dataTable.display tbody tr.selected>.sorting_1,
table.dataTable.display tbody tr.selected>.sorting_2,
table.dataTable.display tbody tr.selected>.sorting_3 {
  background-color: #acbad4;
}

table.dataTable.display tbody tr.odd>.sorting_1,
table.dataTable.order-column.stripe tbody tr.odd>.sorting_1 {
  background-color: #f1f1f1;
}

table.dataTable.display tbody tr.odd>.sorting_2,
table.dataTable.order-column.stripe tbody tr.odd>.sorting_2 {
  background-color: #f3f3f3;
}

table.dataTable.display tbody tr.odd>.sorting_3,
table.dataTable.order-column.stripe tbody tr.odd>.sorting_3 {
  background-color: whitesmoke;
}

table.dataTable.display tbody tr.odd.selected>.sorting_1,
table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1 {
  background-color: #a6b3cd;
}

table.dataTable.display tbody tr.odd.selected>.sorting_2,
table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2 {
  background-color: #a7b5ce;
}

table.dataTable.display tbody tr.odd.selected>.sorting_3,
table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3 {
  background-color: #a9b6d0;
}

table.dataTable.display tbody tr.even>.sorting_1,
table.dataTable.order-column.stripe tbody tr.even>.sorting_1 {
  background-color: #f9f9f9;
}

table.dataTable.display tbody tr.even>.sorting_2,
table.dataTable.order-column.stripe tbody tr.even>.sorting_2 {
  background-color: #fbfbfb;
}

table.dataTable.display tbody tr.even>.sorting_3,
table.dataTable.order-column.stripe tbody tr.even>.sorting_3 {
  background-color: #fdfdfd;
}

table.dataTable.display tbody tr.even.selected>.sorting_1,
table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1 {
  background-color: #acbad4;
}

table.dataTable.display tbody tr.even.selected>.sorting_2,
table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2 {
  background-color: #adbbd6;
}

table.dataTable.display tbody tr.even.selected>.sorting_3,
table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3 {
  background-color: #afbdd8;
}

table.dataTable.display tbody tr:hover>.sorting_1,
table.dataTable.order-column.hover tbody tr:hover>.sorting_1 {
  background-color: #eaeaea;
}

table.dataTable.display tbody tr:hover>.sorting_2,
table.dataTable.order-column.hover tbody tr:hover>.sorting_2 {
  background-color: #ebebeb;
}

table.dataTable.display tbody tr:hover>.sorting_3,
table.dataTable.order-column.hover tbody tr:hover>.sorting_3 {
  background-color: #eeeeee;
}

table.dataTable.display tbody tr:hover.selected>.sorting_1,
table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1 {
  background-color: #a1aec7;
}

table.dataTable.display tbody tr:hover.selected>.sorting_2,
table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2 {
  background-color: #a2afc8;
}

table.dataTable.display tbody tr:hover.selected>.sorting_3,
table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3 {
  background-color: #a4b2cb;
}

table.dataTable.no-footer {
  border-bottom: 1px solid #111111;
}

table.dataTable.nowrap th,
table.dataTable.nowrap td {
  white-space: nowrap;
}

table.dataTable.compact thead th,
table.dataTable.compact thead td {
  padding: 4px 17px 4px 4px;
}

table.dataTable.compact tfoot th,
table.dataTable.compact tfoot td {
  padding: 4px;
}

table.dataTable.compact tbody th,
table.dataTable.compact tbody td {
  padding: 4px;
}

table.dataTable th.dt-left,
table.dataTable td.dt-left {
  text-align: left;
}

table.dataTable th.dt-center,
table.dataTable td.dt-center,
table.dataTable td.dataTables_empty {
  text-align: center;
}

table.dataTable th.dt-right,
table.dataTable td.dt-right {
  text-align: right;
}

table.dataTable th.dt-justify,
table.dataTable td.dt-justify {
  text-align: justify;
}

table.dataTable th.dt-nowrap,
table.dataTable td.dt-nowrap {
  white-space: nowrap;
}

table.dataTable thead th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable tfoot td.dt-head-left {
  text-align: left;
}

table.dataTable thead th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable tfoot td.dt-head-center {
  text-align: center;
}

table.dataTable thead th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable tfoot td.dt-head-right {
  text-align: right;
}

table.dataTable thead th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable tfoot td.dt-head-justify {
  text-align: justify;
}

table.dataTable thead th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable tfoot td.dt-head-nowrap {
  white-space: nowrap;
}

table.dataTable tbody th.dt-body-left,
table.dataTable tbody td.dt-body-left {
  text-align: left;
}

table.dataTable tbody th.dt-body-center,
table.dataTable tbody td.dt-body-center {
  text-align: center;
}

table.dataTable tbody th.dt-body-right,
table.dataTable tbody td.dt-body-right {
  text-align: right;
}

table.dataTable tbody th.dt-body-justify,
table.dataTable tbody td.dt-body-justify {
  text-align: justify;
}

table.dataTable tbody th.dt-body-nowrap,
table.dataTable tbody td.dt-body-nowrap {
  white-space: nowrap;
}

table.dataTable,
table.dataTable th,
table.dataTable td {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/*
 * Control feature layout
 */
.dataTables_wrapper {
  position: relative;
  clear: both;
  *zoom: 1;
  zoom: 1;
}

.dataTables_wrapper .dataTables_length {
  float: left;
}

.dataTables_wrapper .dataTables_filter {
  float: right;
  text-align: right;
}

.dataTables_wrapper .dataTables_filter input {
  margin-left: 0.5em;
}

.dataTables_wrapper .dataTables_info {
  clear: both;
  float: left;
  padding-top: 0.755em;
}

.dataTables_wrapper .dataTables_paginate {
  float: right;
  text-align: right;
  padding-top: 0.25em;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 0.5em 1em;
  margin-left: 2px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  *cursor: hand;
  color: #333333 !important;
  border: 1px solid transparent;
  border-radius: 2px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #333333 !important;
  border: 1px solid #001829;
  background-color: #43aeff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #43aeff), color-stop(100%, #0066b3));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #43aeff 0%, #0066b3 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(top, #43aeff 0%, #0066b3 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, #43aeff 0%, #0066b3 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, #43aeff 0%, #0066b3 100%);
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, #43aeff 0%, #0066b3 100%);
  /* W3C */
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  cursor: default;
  color: #666 !important;
  border: 1px solid transparent;
  background: transparent;
  box-shadow: none;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: white !important;
  border: 1px solid #0066b3;
  background-color: #43aeff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #43aeff), color-stop(100%, #0066b3));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #43aeff 0%, #0066b3 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(top, #43aeff 0%, #0066b3 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, #43aeff 0%, #0066b3 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, #43aeff 0%, #0066b3 100%);
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, #43aeff 0%, #0066b3 100%);
  /* W3C */
}

.dataTables_wrapper .dataTables_paginate .paginate_button:active {
  outline: none;
  background-color: #0083e6;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0083e6), color-stop(100%, #0060a9));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #0083e6 0%, #0060a9 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(top, #0083e6 0%, #0060a9 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, #0083e6 0%, #0060a9 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, #0083e6 0%, #0060a9 100%);
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, #0083e6 0%, #0060a9 100%);
  /* W3C */
  box-shadow: inset 0 0 3px #111;
}

.dataTables_wrapper .dataTables_paginate .ellipsis {
  padding: 0 1em;
}

.dataTables_wrapper .dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 40px;
  margin-left: -50%;
  margin-top: -25px;
  padding-top: 20px;
  text-align: center;
  font-size: 1.2em;
  background-color: white;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
}

.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
  color: #333333;
}

.dataTables_wrapper .dataTables_scroll {
  clear: both;
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
  *margin-top: -1px;
  -webkit-overflow-scrolling: touch;
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td {
  vertical-align: middle;
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th>div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td>div.dataTables_sizing {
  height: 0;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
  border-bottom: 1px solid #111111;
}

.dataTables_wrapper.no-footer div.dataTables_scrollHead table,
.dataTables_wrapper.no-footer div.dataTables_scrollBody table {
  border-bottom: none;
}

.dataTables_wrapper:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}

@media screen and (max-width: 767px) {

  .dataTables_wrapper .dataTables_info,
  .dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: center;
  }

  .dataTables_wrapper .dataTables_paginate {
    margin-top: 0.5em;
  }
}

@media screen and (max-width: 640px) {

  .dataTables_wrapper .dataTables_length,
  .dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: center;
  }

  .dataTables_wrapper .dataTables_filter {
    margin-top: 0.5em;
  }
}

/* fix style my css*/
#login-page .container {
  text-align: center;
  padding: 10% 0;
}

#login-page .container>img {
  padding-bottom: 20px;
}

.btn-block {
  display: inline-block;
  width: auto;
}

.content-checkbox-btn {
  margin: 15px 0
}

.admin-content-checkbox-btn {
  margin: 15px 0
}

.content-checkbox-btn .checkbox {
  float: left;
}

.content-checkbox-btn .btn {
  float: right;
}

.fa.fa-bars.tooltips {
  color: #fff;
}

.fileUpload {
  position: relative;
  overflow: hidden;
}

.fileUpload input.upload {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}

.top-buffer {
  margin-top: 20px;
}

.mybtnstyle {
  background-color: transparent;
  margin: 24px 0 10px 15px;
}

.mybtnstyle:hover,
.mybtnstyle:focus {
  color: #fff !important;
}

.my-style-ul-top {
  color: #fff;
}

.my-style-ul-top li {
  float: left;
  margin-left: 10px
}

.dropdown-menu {
  right: 0;
  left: auto
}

.dropdown-menu .divider {
  width: 100%
}

.error {
  color: red;
}

form.detele-form {
  display: inline-block;
}

.dataTables_length .form-group,
.dataTables_info .form-group {
  display: inline-block;
  margin-right: 15px
}

.dataTables_length .btn {
  margin: 0 5px;
}

.input-group-btn {
  vertical-align: top;
}

.full-width {
  float: left;
  width: 100%;
  min-height: 70px;
  position: relative;
}

.full-width input {
  padding-left: 60px
}

.full-width .error {
  z-index: 99;
  position: absolute;
  bottom: -5px;
}

.form-style-base {
  position: absolute;
  top: 0px;
  z-index: 999;
  opacity: 0;
}

.imgCircle {
  border-radius: 50%;
}

.form-input {
  height: 35px;
  border-radius: 0px;
}

.Profile-input-file {
  height: 180px;
  width: 180px;
  left: 33%;
  position: absolute;
  top: 0px;
  z-index: 999;
  opacity: 0 !important;
}

.mg-auto {
  margin: 0 auto;
  max-width: 200px;
  overflow: hidden;
}

.fake-styled-btn {
  background: #006cad;
  padding: 10px;
  color: #fff;
}

#main-input {
  width: 250px;
}

.input-place {
  position: absolute;
  top: 7px;
  right: 28px;
  font-size: 23px;
  color: gray;
}

.margin {
  margin-top: 10px;
  margin-bottom: 10px;
}

.col-lg-4 .form-control {
  margin-bottom: 10px;
}

.row.warp-row .col-sm-8 {
  position: relative;
}

.mybtnstyle>a {
  color: #fff
}

.boder_input {
  margin-bottom: 10px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.amount_label {
  width: 80px;
}

/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

/* Hide default HTML checkbox */
.switch input {
  display: none;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked+.slider {
  background-color: #2196F3;
}

input:focus+.slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked+.slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

th {
  vertical-align: middle !important;
}

td {
  vertical-align: middle !important;
}

.cart {
  margin-top: 12px;
  margin-right: 30px !important;
}

.cart i {
  font-size: 24px;
  color: #ffffff;
}

.cart span {
  font-size: 12px;
  color: #ffffff;
  position: absolute;
  right: -10px;
  top: -10px;
  z-index: 100;
  background-color: #3d3d3d;
  min-width: 10px;
  padding: 3px 7px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 10px;
}

.cart a {
  -webkit-border-radius: 4px;
  border: 1px solid #fff !important;
  padding: 7px 11px 4px 9px !important;
}

.cart a:hover {
  border: 1px solid #b6b6b6 !important;
  background-color: transparent !important;
  border-color: #b6b6b6 !important;
  -webkit-border-radius: 4px;
  color: #b6b6b6 !important;
}

.cart i:hover {
  color: #b6b6b6 !important;
}

.dollar {
  padding-right: 0 !important;
  margin-right: 0 !important;
  width: auto;
}

#as {
  width: 20% !important;
}

.select2-results__message {
  color: red;
}

.onoffswitch {
  position: relative;
  width: 121px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.onoffswitch-checkbox {
  display: none;
}

.onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #2196F3;
  border-radius: 36px;
}

.onoffswitch-inner {
  display: block;
  width: 200%;
  margin-left: -100%;
  transition: margin 0.3s ease-in 0s;
}

.onoffswitch-inner:before,
.onoffswitch-inner:after {
  display: block;
  float: left;
  width: 50%;
  height: 36px;
  padding: 0;
  line-height: 36px;
  font-size: 16px;
  color: white;
  font-family: Trebuchet, Arial, sans-serif;
  font-weight: bold;
  box-sizing: border-box;
}

.onoffswitch-inner:before {
  content: "Live";
  padding-left: 9px;
  background-color: #2196F3;
  color: #FFFFFF;
}

.onoffswitch-inner:after {
  content: "Sandbox";
  padding-right: 9px;
  background-color: #2196F3;
  color: #FFFFFF;
  text-align: right;
}

.onoffswitch-switch {
  display: block;
  width: 36px;
  margin: 0px;
  background: #FFFFFF;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 81px;
  border: 2px solid #2196F3;
  border-radius: 36px;
  transition: all 0.3s ease-in 0s;
}

.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
}

.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch {
  right: 0px;
}

.help-block {
  display: inline-block;
  font-size: 9px;
  color: #463d3d;
}

#login-page {
  background-color: #00ABA9;
  min-height: 100%;
  position: relative;
}

.login-input {
  background-color: transparent;
  color: #ffffff;
  border-radius: 0px;
  width: 100%;
  opacity: 1;
  box-shadow: none;
  border: none;
}

.login-username {
  border-bottom: 1px solid #ffffff;
}

.login-password {
  border-bottom: 0px solid;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.content-checkbox-btn a {
  margin-top: 20px !important;
  font-size: 13px;
  font-weight: bold;
  color: #a4a4a2;
}

.content-checkbox-btn a:hover {
  font-weight: bold;
  color: #a4a4a2;
}

.login-wrap {
  padding: 0px;
  border: 2px solid;
  background: transparent;
  border-radius: 10px;
  width: 250px;
  margin: 0 auto;
  border-color: #ffffff;
}

.login-wrap input::-webkit-input-placeholder {
  /* Edge */
  color: #ffffff;
}

.login-wrap input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #ffffff
}

.login-wrap input::placeholder {
  color: #ffffff;
}

.btn-login {
  border-color: #ffffff;
  margin-bottom: 18px;
  font-weight: bold;
  font-size: 16px;
  width: 250px;
  background: #00ABA9;
  float: none !important;
}

.btn-login:hover {
  border-color: #ffffff;
  background: #ffffff;
  color: #ffffff;
}

*::-webkit-input-placeholder {
  font-weight: bold;
  color: #a4a4a2;
  opacity: 0.6;
}

*:-moz-placeholder {
  /* FF 4-18 */
  font-weight: bold;
  color: #a4a4a2;
  opacity: 0.6;
}

*::-moz-placeholder {
  /* FF 19+ */
  font-weight: bold;
  color: #a4a4a2;
  opacity: 0.6;
}

*:-ms-input-placeholder {
  /* IE 10+ */
  font-weight: bold;
  color: #a4a4a2;
  opacity: 0.6;
}

.clearall {
  margin-bottom: 50px;
}

nav.navbar-findcond {
  background: #fff;
  border-color: #ffffff;
}

nav.navbar-findcond ul.navbar-nav a {
  color: #f14444;
  border-style: solid;
  border-width: 0 0 2px 0;
  border-color: #fff;
}

a.menu-login-a:hover {
  border-color: transparent !important;
}

nav.navbar-findcond li.divider {
  background: #ccc;
}

nav.navbar-findcond button.navbar-toggle {
  color: #00ABA9;
}

nav.navbar-findcond ul.dropdown-menu>li>a {
  color: #444;
}

nav.navbar-findcond ul.dropdown-menu>li>a:hover {
  border-color: transparent;
}

nav.navbar-findcond span.badge {
  background: #f14444;
  font-weight: normal;
  font-size: 11px;
  margin: 0 4px;
}

nav.navbar-findcond span.badge.new {
  background: rgba(255, 0, 0, 0.8);
  color: #fff;
}

nav.navbar-findcond a.nav-image img {
  width: 227.57px;
  height: 88px;
}

.member-login {
  text-align: center;
}

@media (min-width : 768px) {
  .member-login {
    text-align: inherit;
    width: inherit;
    padding: 0px;
    padding-right: 10px;
  }
}

@media (max-width : 769px) {
  .navbar-fixed-top {
    position: static;
  }

  .midigs-sub-menu {
    display: none !important;
  }

  .navbar-findcond {
    margin-bottom: 50px;
  }

  #navbar {
    margin-top: 30px;
  }

  .sub-drop-menu {
    position: static;
    display: block;
    float: none;
    border: none;
    box-shadow: none;
  }
}

.phone-info {
  text-align: center;
}

@media (min-width : 768px) {
  .phone-info {
    text-align: inherit;
    width: inherit;
    padding: 0px;
  }
}

.social-link {
  text-align: center;
}

@media (min-width : 768px) {
  .social-link {
    text-align: right;
    float: right;
    padding: 0px;
  }
}

body {
  font-family: Circe, Georgia, Serif !important;
}

.container.container-info {
  font-size: 11px;
  line-height: 30px;
  color: #65646a;
}

nav.navbar.navbar-findcond.navbar-fixed-top a {
  color: #65646a;
}

nav.navbar.navbar-findcond.navbar-fixed-top a:hover {
  color: #00ABA9;
}

.collapse.navbar-collapse li.active a {
  color: #00ABA9;
  border-color: #00ABA9;
}

@media (min-width: 769px) {

  nav.navbar-findcond ul.navbar-nav a:hover,
  nav.navbar-findcond ul.navbar-nav a:visited,
  nav.navbar-findcond ul.navbar-nav a:focus,
  nav.navbar-findcond ul.navbar-nav a:active {
    background: transparent;
  }

  nav.navbar-findcond ul.navbar-nav a:hover {
    border-color: #00ABA9;
  }

  nav.navbar-findcond ul.dropdown-menu {
    border-top: 2px solid #00ABA9;
    background: #fff;
  }

  .dropdown-menu {
    right: inherit !important;
    width: 208px;
  }

  ul.dropdown-menu li {
    padding: 8px 15px;
  }

  ul.dropdown-menu li a {
    padding: 0px;
  }

  .menu-text-top {
    display: block;
    height: 22px;
  }

  .menu-text {
    padding: 11px 10px 10px 10px;
    display: block;
  }

  .menu-text-bottom {
    display: block;
    height: 19px;
  }

  .menu-login {
    background-color: #00ABA9;
    color: #ffffff;
    border-color: #00ABA9;
    border-radius: 3px;
  }

  .navbar-right li a {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  nav.navbar.navbar-findcond.navbar-fixed-top a {
    padding: 0px;
  }

  nav.navbar-findcond a.nav-image {
    height: inherit;
    padding: 0px
  }

  .midigs-footer {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .midigs-sub-menu {
    padding: 0px;
  }

  body {
    margin-top: 120px;
  }

  .dropdown-hover:hover>ul {
    display: block;
  }

  .dropdown-a:hover {
    border-bottom-width: 0px !important;
  }

  a.dropdown-a {
    border-width: 0px !important;
  }
}

span.menu-text {
  font-weight: 600;
  font-size: 13px;
}

.social-icon a {
  font-size: 13px;
  padding: 9px !important;
}

a.twitter:hover {
  background-color: #cacaca;
}

a.facebook:hover {
  background-color: #cacaca;
}

a.linkedin:hover {
  background-color: #cacaca;
}

a.instagram:hover {
  background-color: #cacaca;
}

.midigs-footer a {
  color: #00ABA9;
}

.midigs-footer a:hover {
  color: #000000;
}

.midigs-content {
  background-color: #e9e9eb;
  min-height: 100%;
  position: relative;
  /* padding-bottom: 80px; */
}

.copyright {
  color: #00ABA9;
  padding: 0px;
}

.midigs-sub-menu a {
  padding: 10px;
  font-size: 11px;
}

.midigs-sub-menu {
  text-align: right;
}

.footer-social {
  text-align: right;
}

.midigs-inline {
  display: inline;
}

.midigs-inline.social-link a {
  color: #000000;
}

.migigs-nav-button {
  font-size: 20px;
}

.container.main-container {
  padding: 0px;
}

#error {
  display: none;
}

.login-wrap {
  margin-top: 20px;
}

#home-page {
  width: 100%;
  position: relative;
  background-color: #E5E5E5;
  padding: 0px;
}

#home-page .container {
  text-align: center;
}

.infortask {
  height: auto;
  background: gray;
}

.member-login-area {
  color: white;
  text-align: -webkit-center;
  vertical-align: middle;
  padding-top: 13px;
  padding-bottom: 13px;
  font-size: 14px;
}

@media(max-width: 769px) {
  .fix-text {
    font-size: 17px !important;
  }

  .fix-switch {
    width: 60px !important;
    height: 35px !important;
    font-size: 13px !important;
    padding: 9px 5px;
  }

  .box-image-item {
    width: 50px;
    height: 40px;
    margin-right: 10px;
  }

  .member-login-area {
    color: white;
    text-align: center;
    vertical-align: middle;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 13px;
    border-left: 2px !solid;
    border-color: white;
  }

  .vertical:after {
    float: right;
    content: '';
    width: 0;
    height: 70%;
    position: absolute;
    border: 1px solid white;
    top: 0;
    margin-top: 5px;
    right: 10px;
  }

  .vertical1:after {
    float: right;
    content: '';
    width: 0;
    height: 70%;
    position: absolute;
    border: 1px solid white;
    top: 0;
    margin-top: 5px;
    right: -15px
  }

  .status {
    background-color: white;
    border-radius: 40px;
    margin: 10px auto;
    height: 40px;
    width: 40px;
  }

  .project-name {
    height: 40px !important;
    padding-top: 8px !important;
  }

  .member-area {
    text-align: center !important;
    margin-bottom: 10px;
  }

  .profile-edit-area {
    text-align: center !important;
  }

  .text-click {
    margin-top: -50px;
    font-size: 18px;
    color: black;
  }

  .lap {
    padding-left: 40px;
  }

  .information {
    margin-top: 5px;
  }

  .informationadd360label {
    font-size: 13px;
    text-align: left;
    margin-top: 10px;
  }

  .imagewidth {
    width: 100px;
  }

  .imagewidth.floorplan {
    width: 60px;
  }

  .upload {
    margin-top: 20px;
  }

  .text-click {
    margin-top: -40px;
    font-size: 13px;
    color: black;
  }

  .title {
    margin: 20px auto;
    font-size: 14px;
    color: black;
  }

  .add360image {
    cursor: pointer;
    background: white;
    height: 150px;
    border-radius: 15px;
    padding-top: 50px;
    font-size: 16px;
  }

  .btnsubmit360 {
    width: 100px;
    font-size: 12px;
    border-radius: 10px;
    border: none;
    background: #00ABA9;
    color: #fff;
  }

  .submitimage {
    width: 100px;
  }

  .status img {
    width: 25px;
    margin-top: 12px;
  }

  .btn-edit-profile {
    font-size: 18px;
    padding: 6px 12px;
    color: #00ABA9;
    margin: 10px;
    color: #fff;
  }

  .imgwidth360 {
    height: 60px;
    width: 100%;
  }

  .imgwidthfloorplan {
    height: 60px;
    width: 100%;
  }

  .btnclose {
    position: absolute;
    width: 60px;
    top: 0;
    right: 0;
  }


  .btnclosefloorplan {
    position: absolute;
    width: 60px;
    top: 0;
    right: 0;
  }

  .imageButton {
    width: 120px;
    margin-bottom: -18px;
  }

  .admin-buttontext {
    font-family: Circe, Georgia, Serif;
    font-size: 15px;
  }

  .adminvr360 .admin360vrimage {
    width: 40px;
  }

  .rowadmin360vr {
    margin-top: 10px;
    background: #00ABA9;
    border-radius: 10px;

  }

  .admin360vrinfor {
    background: white;
    margin: 10px auto;
    border-radius: 10px;
    min-height: 32px;
    width: 98%;
    font-size: 10px;
    padding: 5px;
  }

  .admin360vrinfor-title {
    font-family: serif;
    font-size: 20px;
  }

  .screen360vr .admin360vrimage {
    width: 100px;
    margin: 10px auto;
  }

  .btnbuildtour {
    margin-top: -5px;
    width: 50%;
  }

  .admin-client-infor {
    padding-top: 30px;
  }

  .admin-client-header {
    padding-bottom: 10px;
  }

  .admin-client-header .imageButton {
    width: 300px;
  }

  .admin-client-header .admin-buttontext {
    font-family: Circe, Georgia, Serif;
    font-size: 40px;
  }

  .admin-client-input {
    height: 50px;
    font-size: 25px;
    font-family: Circe, Georgia, Serif;
    border-radius: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .admin-client-input::placeholder {
    font-size: 25px;
    font-family: Circe, Georgia, Serif;
    color: black;
    margin-top: 10px;
  }

  .admin-client-submit {
    background: #c2c2c2;
    padding-top: 30px;
    padding-bottom: 40px;
  }

  .admin-client-image {
    width: 150px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .admin-client-button {
    background: black;
    color: white;
    font-family: Circe, Georgia, Serif;
    font-size: 35px;
    border-radius: 10px;
    padding-left: 50px;
    padding-right: 50px;
    margin: 10px;
  }

  .cancel {
    padding-left: 30px;
    padding-right: 30px;
  }

  .admin-login-input {
    background-color: #e1e7ee;
    border-radius: 0px;
    width: 100%;
    height: 60px;
    opacity: 1;
  }

  .admin-form-login {
    max-width: 500px;
    margin: 0 auto;
    background: transparent;
    border-radius: 20px;
    -webkit-border-radius: 5px;
  }

  .admin-login-wrap {
    padding: 0px;
    border: 2px solid;
    background: #e1e7ee;
    border-radius: 10px;
    width: 100%;
    margin: 0 auto;
  }

  .admin-btn-login {
    border-radius: 7px;
    margin-bottom: 18px;
    font-weight: bold;
    font-size: 16px;
    width: 100%;
    height: 60px;
    background: #5c97c1;
    float: none !important;
  }

  .admin-login-username::placeholder {
    font-size: 20px;
  }

  .admin-login-password::placeholder {
    font-size: 20px;
  }

  .admin-login-username {
    font-size: 18px;
    border-top: 0px solid;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }

  .admin-login-password {
    font-size: 18px;
    border-bottom: 0px solid;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }

  .admin-content-checkbox-btn a {
    margin-top: 20px !important;
    font-size: 17px;
    font-weight: bold;
    color: #a4a4a2;
    opacity: 0.6;
  }

  .admin-content-checkbox-btn a:hover {
    font-weight: bold;
    color: #a4a4a2;
    opacity: 1;
  }

  .build360-imageButton {
    width: 200px;
  }

  .download-button {
    background-color: #00a7b5;
    color: white;
    font-family: Circe, Georgia, Serif;
    font-size: 30px;
    border-radius: 10px;
    padding: 45px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .download-button:hover {
    background-color: #3e8ff2;
  }

  .build-client-submit {
    background: #c2c2c2;
  }

  .build-360-title {
    margin-top: 30px;
    font-family: Circe, Georgia, Serif;
    font-size: 25px;
    color: white;
    padding-bottom: 30px;
  }

  .build-360-upload {
    background: white;
    border: 4px #00ABA9 solid;
  }

  .build-360-upload .download-button {
    margin-top: 20px;
    background-color: #c2c2c2;
    color: black;
    font-family: Circe, Georgia, Serif;
    font-size: 15px;
    border-radius: 10px;
    padding: 25px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .build-360-upload .download-button:hover {
    background-color: #969494;
  }

  .build-360-upload .adminbutton-first {
    border-right: 4px #00ABA9 solid;
    padding-bottom: 30px;
  }

  .build-360-client-button {
    background: black;
    color: white;
    font-family: Circe, Georgia, Serif;
    font-size: 25px;
    border-radius: 10px;
    padding-left: 50px;
    padding-right: 50px;
  }

  .build-360-client-button:hover {
    background: gray;
  }

  .build-client-submit .cancel {
    margin-top: 20px;
  }

  .build-360-client-infor {
    background: #c2c2c2;
    padding-top: 30px;
    padding-bottom: 50px;
  }

  .live-subscript-button {
    background: #00ABA9;
    font-family: Circe, Georgia, Serif;
    font-size: 25px;
    width: 70%;
    height: 50px;
    border-radius: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .live-subscript-button:hover {
    background-color: #ffffff;
  }

  .live-client-input {
    height: 60px;
    font-size: 30px;
    border-radius: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 5px;
  }

  .live-client-input::placeholder {
    font-size: 30px;
    font-family: Circe, Georgia, Serif;
    color: black;
    margin-top: 10px;
  }

  .credit-area .text-span {
    font-size: 10px;
  }

  .credit-area .number-span {
    font-size: 10px;
  }

  #upload-demo-profile .cr-boundary {
    margin-top: 7px;
    border-radius: 3% !important;
  }

  #upload-demo .cr-boundary {
    margin-top: 7px;
    border-radius: 3% !important;
  }

}

.vertical:after {
  float: right;
  content: '';
  width: 0;
  height: 70%;
  position: absolute;
  border: 1px solid white;
  top: 0;
  margin-top: 5px;
  right: 10px;
}

.vertical1:after {
  float: right;
  content: '';
  width: 0;
  height: 70%;
  position: absolute;
  border: 1px solid white;
  top: 0;
  margin-top: 5px;
  right: -15px
}

.credit-area {
  text-align: center;
  font-size: 16px;
}

.credit-area .number-span {
  border: 1px solid;
  border-color: white;
  padding: 5px 15px 5px 15px;
  border-radius: 5px;
  background: white;
  color: black;
  margin-top: 7px;
}

.input-group {
  margin-top: 4px;
}

.btn-search {
  width: 55px;
  height: 30px;
  margin-top: 4px;
  border-top-left-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
  margin-bottom: 5px !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 30px !important;
  background-color: white !important;
}

.input-search {
  width: 100px;
  border-top-right-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
  height: 30px !important;
  margin-top: 4px;
}

.verticalline {
  margin-top: 2px;
  width: 5px;
  height: 34px;
  background: rgba(179, 220, 237, 1);
  border-radius: 10px;

}

.credit-area .text-span {
  margin-top: 10px;
  margin-left: 8px;
}

.selected {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
  background: white;
  color: #00ABA9;
  font-size: 20px;
  text-decoration-line: none;
}

.selected:hover span {
  color: white;
}

.selected:hover {
  background: #00ABA9;
  border-radius: 0px;

}

.choose {
  color: #00ABA9;
  font-size: 20px;
}

.choose:hover {
  color: white;
}

.project-name {
  border-radius: 7px;
  background-color: #00ABA9;
  margin-top: 10px;
  padding-top: 25px;
  padding-bottom: 25px;
}

.project-name a {
  color: #fff;
}

@media(min-width: 768px) {
  .status {
    background-color: white;
    border-radius: 40px;
    margin: 10px auto;
    height: 65px;
    width: 65px;
  }

  .box-image-item {
    height: 100px;
    margin-right: 13px !important;
  }

  .lap {
    padding-left: 150px;
  }

  .information {
    margin-top: 5px;
  }

  .informationadd360label {
    text-align: right;
    font-size: 20px;
  }

  .text-click {
    margin-top: -70px;
    font-size: 18px;
    color: black;

  }

  .upload {
    margin-top: 30px;
    padding-bottom: 60px;
  }

  .imagewidth {
    width: 200px;
  }

  .imagewidth.floorplan {
    width: 130px;
  }

  .title {
    margin: 20px auto;
    font-size: 18px;
    color: black;
  }

  .add360image {
    cursor: pointer;
    background: white;
    height: 300px;
    border-radius: 15px;
    font-size: 25px;
  }

  .btnsubmit360 {
    width: 180px;
    font-size: 17px;
    border-radius: 10px;
    border: none;
    background: #00ABA9;
    color: #fff;
  }

  .submitimage {
    width: 180px;
  }

  .status img {
    width: 40px;
    margin-top: 20px;
  }

  .btn-edit-profile {
    width: 150px;
    font-size: 18px;
    border-radius: 10px;
    border: none;
    background-color: #00ABA9;
    padding: 6px 12px;
    color: #fff;
    /* margin: 10px; */
  }

  .member-login-area.profile-title {
    text-align: left;
  }

  .logout-button {
    text-align: right;
  }

  .member-login-area.home-icon {
    text-align: right;
    padding: 5px;
  }

  .imgwidth360 {
    height: 160px;
    width: 100%;
  }

  .imgwidthfloorplan {
    height: 160px;
    width: 100%;
  }

  .btnclose {
    position: absolute;
    width: 60px;
    top: 0;
    right: 0;
  }

  .btnclosefloorplan {
    position: absolute;
    width: 60px;
    top: 0;
    right: 0;
  }

  .imageButton {
    width: 200px;
    margin-bottom: -25px;
  }

  .admin-buttontext {
    font-family: Circe, Georgia, Serif;
    font-size: 25px;
  }

  .adminvr360 .admin360vrimage {
    width: 50px;
  }

  .rowadmin360vr {
    margin-top: 10px;
    background: #00ABA9;
    border-radius: 10px;

  }

  .rowadmin360vr>div {
    display: flex;
    align-items: center;
  }

  .admin360vrinfor {
    background: white;
    margin: 10px auto;
    border-radius: 10px;
    min-height: 32px;
    width: 98%;
    font-size: 20px;
  }

  .admin360vrinfor-title {
    font-size: 40px;
  }

  .screen360vr .admin360vrimage {
    width: 250px;
    margin: 70px auto;
  }

  .btnbuildtour {
    padding: 2px;
    margin-left: 5px;

  }

  .admin-client-infor {
    padding-top: 60px;
  }

  .admin-client-header {
    padding-bottom: 40px;
  }

  .admin-client-header .imageButton {
    width: 300px;
  }

  .admin-client-header .admin-buttontext {
    font-family: Circe, Georgia, Serif;
    font-size: 40px;
  }

  .admin-client-input {
    height: 50px;
    border-radius: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 30px;
    font-family: Circe, Georgia, Serif;
    color: black;
  }

  .admin-client-input::placeholder {
    font-size: 30px;
    font-family: Circe, Georgia, Serif;
    color: black;
  }

  .admin-client-submit {
    background: #c2c2c2;
    padding-top: 100px;
  }

  .admin-client-image {
    width: 150px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .admin-client-button {
    background: black;
    color: white;
    font-family: Circe, Georgia, Serif;
    font-size: 35px;
    border-radius: 10px;
    padding-left: 50px;
    padding-right: 50px;
    margin: 10px;
  }

  .cancel {
    padding-left: 30px;
    padding-right: 30px;
  }

  .admin-login-input {
    background-color: #e1e7ee;
    border-radius: 0px;
    width: 100%;
    height: 60px;
    opacity: 1;
  }

  .admin-form-login {
    max-width: 500px;
    margin: 0 auto;
    background: transparent;
    border-radius: 20px;
    -webkit-border-radius: 5px;
  }

  .admin-login-wrap {
    padding: 0px;
    border: 2px solid;
    background: #e1e7ee;
    border-radius: 10px;
    width: 100%;
    margin: 0 auto;
  }

  .admin-btn-login {
    border-radius: 7px;
    margin-bottom: 18px;
    font-weight: bold;
    font-size: 16px;
    width: 100%;
    height: 60px;
    background: #5c97c1;
    float: none !important;
  }

  .admin-login-username::placeholder {
    font-size: 20px;
  }

  .admin-login-password::placeholder {
    font-size: 20px;
  }

  .admin-login-username {
    font-size: 18px;
    border-top: 0px solid;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }

  .admin-login-password {
    font-size: 18px;
    border-bottom: 0px solid;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }

  .admin-content-checkbox-btn a {
    margin-top: 40px !important;
    font-size: 17px;
    font-weight: bold;
    color: #a4a4a2;
    opacity: 0.6;
  }

  .admin-content-checkbox-btn a:hover {
    font-weight: bold;
    color: #a4a4a2;
    opacity: 1;
  }

  .build360-imageButton {
    width: 200px;
  }

  .download-button {
    background-color: #00ABA9;
    color: white;
    font-family: Circe, Georgia, Serif;
    font-size: 35px;
    border-radius: 10px;
    padding: 45px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .download-button:hover {
    background-color: #00ABA9;
  }

  .build-client-submit {
    background: #c2c2c2;
  }

  .build-360-title {
    margin-top: 30px;
    font-family: Circe, Georgia, Serif;
    font-size: 40px;
    color: white;
    padding-bottom: 30px;
  }

  .build-360-upload {
    background: white;
    border: 4px #00ABA9 solid;
  }

  .build-360-upload .download-button {
    margin-top: 100px;
    margin-bottom: 60px;
    background-color: #c2c2c2;
    color: black;
    font-family: Circe, Georgia, Serif;
    font-size: 35px;
    border-radius: 10px;
    padding: 45px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .build-360-upload .download-button:hover {
    background-color: #969494;
  }

  .build-360-upload .adminbutton-first {
    border-right: 4px #00ABA9 solid;
    padding-bottom: 30px;
  }

  .build-360-client-button {
    background: black;
    color: white;
    font-family: Circe, Georgia, Serif;
    font-size: 45px;
    border-radius: 10px;
    padding-left: 50px;
    padding-right: 50px;
  }

  .build-360-client-button:hover {
    background: gray;
  }

  .build-client-submit .cancel {
    margin-top: 20px;
  }

  .build-360-client-infor {
    background: #c2c2c2;
    padding-top: 100px;
    padding-bottom: 200px;
  }

  .live-subscript-button {
    background: #00ABA9;
    font-family: Circe, Georgia, Serif;
    font-size: 35px;
    width: 99%;
    height: 60px;
    border-radius: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .live-subscript-button:hover {
    background-color: #ffffff;
  }

  .live-client-input {
    height: 60px;
    font-size: 30px;
    border-radius: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 5px;
  }

  .live-client-input::placeholder {
    font-size: 30px;
    font-family: Circe, Georgia, Serif;
    color: black;
    margin-top: 10px;
  }

  .bottom-blu-area {
    margin-bottom: 50px;
  }

  #upload-demo-profile {
    height: 400px !important;
  }

  #upload-demo-profile .cr-viewport {
    height: 270px !important;
    width: 270px !important;
  }

  #upload-demo-profile .cr-boundary {
    width: 450px !important;
    height: 350px !important;
    margin-top: 30px !important;
    border-radius: 2% !important;
  }

  #upload-demo-profile .cr-slider-wrap {
    margin-top: 25px;
  }

  .profile-model-content {
    width: 530px !important;
  }

  #upload-demo {
    height: 400px !important;
  }

  #upload-demo .cr-viewport {
    height: 185px !important;
    width: 353px !important;
  }

  #upload-demo .cr-boundary {
    width: 470px !important;
    height: 300px !important;
    margin-top: 30px !important;
    border-radius: 2% !important;
  }

  #upload-demo .cr-slider-wrap {
    margin-top: 25px;
  }

  .profile-model-content {
    width: 530px !important;
  }
}

.member-area {
  text-align: right;
  margin-bottom: 10px;
  vertical-align: middle;
  padding-top: 10px;
  padding-bottom: 5px;
  font-size: 19px;
  height: 40px;
  color: #cceeff;
}

.profile-edit-area {
  color: #fff;
  margin-top: 8px;
  text-align: left;
  vertical-align: middle;
  padding-top: 7px;
  padding-bottom: 5px;
  font-size: 19px;
  height: 40px;
}

.profile-image {
  color: #94d6f7;
  font-size: 20px;
  margin: 10px auto;
}

.border-image {
  width: 300px;
  height: 300px;
  border-radius: 200px;
  background: yellow;
}

.home-button {
  padding: 0px;
  background-color: #fff
}

.input-edit-profile {
  border-radius: 10px;
  border: none;
}

.input-edit-profile::placeholder {
  font-family: Circe, Georgia, Serif;
  font-size: 18px;
  color: #00ABA9;
}

input#vuabl_logo {
  width: unset;
  display: inline;
  height: auto;
  vertical-align: -1px;
}

input#can_config_hotspot {
  width: 50px;
  display: inline;
  vertical-align: text-bottom;
  outline: none;
  box-shadow: none;
}

.image-upload {
  width: 200px;
  height: 100px;
  background-repeat: no-repeat;
  background-size: contain;
  border: solid 1px lightgray;
  background-position: center;
  position: relative;
}

.image-upload i {
  position: absolute;
  top: 16px;
  font-size: 20px;
  left: 16px;
  cursor: pointer;
  background: white;
}

.image-upload i.delete {
  left: unset;
  right: 16px;
}

.image-upload .upload-input {
  display: none !important;
}

.profile-form {

  margin-top: 50px;
  padding-bottom: 50px !important;
}

.form-group {
  margin-top: 10px;
}

.btn-edit-image {
  font-family: Circe, Georgia, Serif;
  font-size: 20px;
  color: #00ABA9;
}

.col-centered {
  margin: 0 auto;
}

.buy-more-body {
  text-align: center;
}

.buy-more-body img {
  margin-left: -35px;
}

.buy-more-model {
  background-color: rgba(255, 255, 255, 0.82);
  border: 2px solid #7faadf;
}

.btn-fix {
  width: 150px;
}

.migigs-link {
  color: #cceeff;
}

.login-content {
  background-color: #00ABA9;
}

.admin-login-content {
  background-color: white;
}

.header-image>.container {
  padding: 0px;
  width: 100%;
}

.infortask span {
  color: #fff;
}

.modal-content {
  border: 1px solid #999;
}

.input-search::placeholder {
  color: #00ABA9;
}

@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?5764854');
  src: url('../font/fontello.eot?5764854#iefix') format('embedded-opentype'),
    url('../font/fontello.woff?5764854') format('woff'),
    url('../font/fontello.ttf?5764854') format('truetype'),
    url('../font/fontello.svg?5764854#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

.demo-icon {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
}

.status.active {
  background-color: #ffffff;
}

.upload-button {
  padding: 0px;
  background: white;
}

.upload-button .dragover {
  opacity: 0.6;
}

.box-image {
  background-size: 100% 100%;
  background-repeat: no-repeat;
  color: white;
  height: auto;
}

.box-image-item {
  margin: 10px auto;
  background: white;
  border-radius: 10px;
  margin-right: 5px;

}

.infortask360 {
  margin: 10px auto;
  height: auto;
  background: white;
}

.infortask360 .container {}

.informationadd360 {
  background: #00ABA9;
  padding-top: 20px;
  padding-bottom: 5px;

}

.informationadd360input {
  border-radius: 10px;

}

.informationadd360label {
  background-color: transparent;
  color: white;
  border: none;
  box-shadow: none;
}

.buttonadd360 {
  padding: 15px;
  background-color: #fff;
}

#fileToUpload {
  display: none;
}

#error_img {
  color: red;
}

#error_img1 {
  color: red;
}

#submit-button {
  display: none;
}

.add360image img {
  position: absolute;
  top: 50%;
  left: 50%;
  right: -50%;
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  height: auto;
  max-width: 95%;
  max-height: 95%;
}

.add360image div {
  position: absolute;
  top: 50%;
  left: 50%;
  right: -50%;
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.infortask-360 {
  background-color: #fff;
}

.profile-title {
  color: #fff;
}

.profile-description {
  color: #000;
}

.input-upload {
  display: none !important;
}

.imagewidth {
  cursor: pointer;
}

.submitimage {
  max-width: 100%;
  max-height: 100% cursor:pointer;
}

.upload-image {
  cursor: pointer;
}

.meta-area {
  color: #000;
}

#admin-page {
  width: 100%;
  position: relative;
  background-color: white;
  padding: 0px;
}

#admin-page .container {
  text-align: center;
  /*border: 2px blue solid;*/
}

.adminbutton {
  background: white;
  border: 2px #00ABA9 solid;
}

.adminvr360 {
  background: transparent;
  padding-bottom: 30px;

}

.btnbuildtour {
  background: red;
  color: white;
  width: 100%;
}

#admin-client-page {
  width: 100%;
  position: relative;
  background-color: white;
  padding: 0px;
}

#admin-client-page .container {
  text-align: center;
  /*border: 2px blue solid;*/
}

.admin-client-header {
  background: white;
  border-bottom: 3px #00ABA9 solid;
}

.admin-client-infor {
  background: #c2c2c2;
}

#admin-login-page .container {
  text-align: center;
  padding: 3% 0;
}

#admin-login-page .container>img {
  padding-bottom: 20px;
}

#admin-login-page {
  background-color: #33516e;
  min-height: 100%;
  position: relative;
}

#add-credits .container {
  text-align: center;
  padding: 3% 0;
}

.manager-sub {
  padding-top: 20px;
  padding-bottom: 30px;
  background: #c2c2c2;
}

.rectangle.active {
  background-color: #000;
}

.deactive {
  color: red;
  font-size: xx-large;
}

.project-space {
  height: 1px;
  background-color: gray;
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 20px;
  margin-bottom: 13px;
}

.edit-360 {
  font-size: 25px;
  cursor: pointer;
  color: gray;
}

.manager-sub-image {
  width: 250px;
}

.manager-profile-image {
  border-radius: 100px;
  background: #fff;
  width: 200px;
  height: 200px;
}

.vr-image-delete {
  width: 50px;
  cursor: pointer;
}


.manager-input-text {
  background-color: #fff;
  font-size: 20px;
  font-family: Circe, Georgia, Serif;
  margin-top: 7px;
  border-radius: 10px;
  text-align: center;
}

.manager-input-button {
  margin-top: 20px;
  background: #00ABA9;
  font-size: 20px;
  border-radius: 10px;
  padding: 10px;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
}

.manager-input-button:hover {
  background: #3e8ff2;
}

.manager-360-status {
  margin-top: 20px;
  padding-bottom: 20px;
}

.rectangle {
  height: 50px;
  background: white;
  border-radius: 10px;
}

.rectangle-active {
  background: black;
}

.vrname-button {
  height: 40px;
  background: #00ABA9;
  font-size: 20px;
  border-radius: 10px;
  padding-left: 10px;
  padding-right: 10px;
  margin: 5px auto;
}

.vrname-button:hover {
  background: #3e8ff2;
}

.add_credit {
  margin-top: 20px;
  background: #00ABA9;
  padding-top: 10px;
  padding-bottom: 15px;
  border-radius: 10px;
}

.add_credit span {
  font-family: Circe, Georgia, Serif;
  font-size: 27px;
  color: black;
}

.add_credit .admin-client-button {
  font-size: 20px;
  margin-top: 10px;
}

.add_credit .admin-client-button:hover {
  background: gray;
  color: white;
}

.add_credit .add-credit-input {
  margin-top: 7px;
  width: 70px;
  display: -webkit-inline-box;
  text-align: center;
}

.add_package {
  margin-top: 20px;
  background: #00ABA9;
  padding-top: 10px;
  padding-bottom: 15px;
  border-radius: 10px;
}

.add_package span {
  font-family: Circe, Georgia, Serif;
  font-size: 27px;
  color: black;
}

.add_package .admin-client-button {
  font-size: 20px;
  margin-top: 10px;
}

.add_package .admin-client-button:hover {
  background: gray;
  color: white;
}

.add_package .add-credit-input {
  margin-top: 7px;
  width: 50%;
  display: -webkit-inline-box;
  text-align: center;
  font-size: 18px;
  border-radius: 10px;
}

.cancel-membership {
  margin-top: 20px;
  width: 80%;
  background: black;
  height: 70px;
  border-radius: 15px;
}

.cancel-membership-button {
  border-radius: 15px;
  border-color: red;
  background: red;
  font-size: 20px;
  color: black;
  margin: 15px auto;
}

.mbscancel {
  padding-bottom: 100px;
}

.status-manager {
  margin-top: 10px;
  font-size: 8px;
  color: black;
  text-align: center;
  width: 20%;
}

.status-col {
  width: 20%;
}

.vrname-input {
  width: 100%;
  border-radius: 10px;
  font-size: 20px;
  color: black;
  height: 40px;
  margin: 5px auto;
  background-color: #fff;
  display: flex;
  padding-left: 20px;
  padding-right: 20px;
  align-items: center;
}

.none-padding {
  padding-left: 5px;
  padding-right: 5px;
}

.title-status {
  font-size: 20px;
  color: black;
}

.status-submit {
  margin-left: -12px;
}

@media(max-width: 568px) {
  .status-manager {
    font-size: 10px;
  }

  .vrname-input {
    width: 100%;
    border-radius: 10px;
    font-size: 12px;
    color: black;
    height: 40px;
    margin: 5px auto;
    background-color: #fff;
    display: flex;
    padding-left: 20px;
    padding-right: 20px;
    align-items: center;
  }

  .title-status {
    font-size: 12px;
    color: black;
  }

  .manage-view {
    padding: 0px;
  }

  .vrname-button {
    font-size: 12px;
    padding-top: 10px;
    width: 100% !important;
  }

  .edit-360 {
    font-size: 12px;
  }
}

.thum-des {
  color: white;
  margin: 10px auto;
}

textarea#comment {
  border-radius: 10px;
}

#header {
  font-family: 'Open Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.container_wrap .socket_color {
  font-family: 'Open Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.pac-container:after {
  content: none !important;
}

.modal-footer-add {
  height: 50px !important;
  padding-top: 7px !important;
}

.btn-default.btn-on.active {
  background-color: #5BB75B;
  color: white;
}

.btn-default.btn-off.active {
  background-color: #DA4F49;
  color: white;
}

.btn-default.btn-on-1.active {
  background-color: #006FFC;
  color: white;
}

.btn-default.btn-off-1.active {
  background-color: #DA4F49;
  color: white;
}

.btn-default.btn-on-2.active {
  background-color: #00D590;
  color: white;
}

.btn-default.btn-off-2.active {
  background-color: #A7A7A7;
  color: white;
}

.btn-default.btn-on-3.active {
  color: #5BB75B;
  font-weight: bolder;
}

.btn-default.btn-off-3.active {
  color: #DA4F49;
  font-weight: bolder;
}

.btn-default.btn-on-4.active {
  background-color: #006FFC;
  color: #5BB75B;
}

.btn-default.btn-off-4.active {
  background-color: #DA4F49;
  color: #DA4F49;
}

.switch-2fa {
  margin-top: 30px;
}

.fix-switch {
  width: 120px;
  height: 40px;
  font-size: 17px;
  padding: 9px 5px;
}

.plan-package-selector input,
.plan-package-selector textarea {
  font-family: Circe, 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
  font-weight: bold !important;
}

p,
div,
a {
  font-family: Circe, 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
#top .title_container .main-title,
tr.pricing-row td,
#top .portfolio-title,
.callout .content-area,
.avia-big-box .avia-innerbox,
.av-special-font,
.av-current-sort-title,
.html_elegant-blog #top .minor-meta,
#av-burger-menu-ul li {
  font-family: Circe, 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}

body {
  font-family: Circe, 'Open Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}

.form-login .content-checkbox-btn {
  color: #ffffff;
}

.form-login .content-checkbox-btn a {
  color: #ffffff;
}

.form-login input.form-control.login-input:focus {
  border-color: white;
  box-shadow: none;
}

.btn.btn-primary:hover {
  background-color: #00ABA9;
}

.btn-primary.focus,
.btn-primary:focus {
  background-color: #00ABA9;
  border-color: #ffffff;
  outline: none;
}

#admin-page .img-header {
  max-width: 180px;
  margin: 0 auto;
  display: block;
}

.adminbutton-new .icon-wrapper {
  width: 150px;
  height: 150px;
  display: block;
  margin: 0 auto;
  border-radius: 100%;
  background-size: 90px;
  background-position: center;
  background-repeat: no-repeat;
}

.adminbutton-new .icon-wrapper.first {
  background-color: transparent;
  border: 1px solid #02AAA9;
}

.adminbutton-new .icon-wrapper.second {
  background-color: #ffffff;
}

.adminbutton-new .admin-buttontext {
  color: #02AAA9;
  margin: 20px 0px 0px;
  width: 100%;
  font-weight: bold;
}

.rowadmin360vr {
  margin-top: 30px;
  background: #ffffff !important;
  border-radius: 40px;
  padding: 15px 20px 30px;
}

.rowadmin360vr .list-config {
  width: 100%;
}

.rowadmin360vr .list-config tr,
.rowadmin360vr .list-config tr th,
.rowadmin360vr .list-config tr td {
  text-align: center;
  color: #02AAA9;
  font-size: 16px;
}

.rowadmin360vr .list-config tr th {
  text-transform: uppercase;
  padding: 5px 5px 10px 5px;
  font-weight: 700;
}

.rowadmin360vr .list-config tr td {
  border-bottom: 1px solid #E3E3E3;
  padding: 7px;
}

.rowadmin360vr .list-config tr td.name {
  text-transform: uppercase;
  font-weight: 500;
}

.thin {
  font-weight: 300;
}

.btn-style {
  background: #02AAA9;
  border-radius: 10px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, .16);
  padding: 7px 25px;
  text-transform: uppercase;
}

.btn-white {
  background: #ffffff;
  color: #02AAA9;
}

.rowadmin360vr .img-preview {
  max-width: 55px;
}

.copy-button .btn {
  color: #fff;
  background-color: #00ABA9;
}

.activate-email label {
  display: inline;
  vertical-align: middle;
}

.activate-email input[type="checkbox"] {
  width: 50px;
  border: 0px;
  box-shadow: none !important;
  display: inline;
  vertical-align: middle;
}

.map-wrapper {
  position: relative;
}

.markers-wrapper {
  position: relative;
}

.marker-item {
  position: absolute;
  pointer-events: all;
  z-index: 1;
  width: 0px;
  height: 0px;
}

.marker-item i.fa-map-marker {
  color: #02AAA9;
  cursor: pointer !important;
  font-size: 45px;
  transform: translate(-50%, -90%);
}

.marker-item i.fa-times {
  position: absolute;
  top: -45px;
  right: -20px;
  cursor: pointer;
}

.floorplan-upload-area {
  text-align: center;
}

p.tour-feature-hint-title {
  font-size: 22px;
  color: black;
  margin-top: 30px;
}

.box-image .tour-img .note-button {
  position: absolute;
  top: 12px;
  left: 18px;
  background: #ffffffd1;
  padding: 2px;
  border-radius: 4px;
  color: #00ABA9;
  box-shadow: 0px 8px 15px rgb(0 0 0 / 10%);
}

@media (max-width: 767px) {
  .box-image .tour-img .note-button span {
    display: none;
  }
}

.box-image .tour-img .note-button img {
  width: 24px;
}

#noteModal .photo img {
  width: 100%;
  height: auto;
}

#noteModal label {
  font-weight: bold;
}

#noteModal .modal-dialog {
  margin-top: 4px;
}

#noteModal .modal-dialog .modal-body {
  padding-bottom: 0;
}

#noteModal .modal-dialog .modal-body .form-group:last-child {
  margin-bottom: 0;
}

#noteModal .modal-dialog .modal-footer {
  border-top: none;
}

#noteModal .modal-dialog .modal-header {
  padding-top: 8px;
  padding-bottom: 8px;
}

#noteModal .modal-dialog .modal-header .close {
  margin-top: 3px;
}

.col-status>.row>div {
  padding: 0 4px;
}

.btn-note {
  position: relative;
  background: white !important;
  padding: 6px 8px;
}

.btn-note .download-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: white;
  padding: 16px 12px;
  border-radius: 4px;
  display: none;
}

.btn-note:hover .download-box {
  display: block;
}

.btn-note .download-box a {
  margin-right: 4px;
  padding: 5px 8px;
  background-color: #00ABA9;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: white;
}

.btn-note .download-box a:last-child {
  margin-right: 0;
}