@import "../../plugins/bootstrap/css/bootstrap.min.css";


/* @font-face */
/* { */
  /* font-family:'Lato'; */
  /* src:url('fonts/LatoTR-Regular.ttf'); */
/* } */

html {
  height: 100%;
}
body {
  height: 100%;
  background: #F5F5F5;
  color: #5B5B5B;
  font-family: 'Lato', 'Open Sans', Helvetica, sans-serif !important;
  line-height: 1.42857143;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
input,
select,
textarea {
  color: #636e7b;
  font-family: 'Lato', 'Open Sans', Helvetica, sans-serif !important;
}
ol,
ul {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
pre {
  color: #121212;
}
a {
  color: #319DB5;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:focus,
a:active {
  outline: none;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: 'Lato', 'Open Sans', Helvetica, sans-serif;
  font-weight: 100;
}
h1,
 {
  font-size: 45px;
  margin-top: 0;
  font-family: 'Lato', 'Open Sans', Helvetica, sans-serif;
}
div,
p,
span {
  text-align: left;
}
h2,
 {
  font-size: 25px;
}
h3 {
  font-size: 20px;
}
strong {
  font-family: 'Lato';
  font-weight: 600;
}
p {
  line-height: 23px;
}
@-moz-document url-prefix() {
  .topbar .header-left .topnav .menu__handle::before,
  .topbar .header-left .topnav .menu__handle::after {
    -moz-transition: -moz-transform 0s;
    -webkit-transition: -webkit-transform 0s;
    transition: transform 0s;
  }
}
::-webkit-scrollbar {
  z-index: 30;
  width: 10px;
}
::-webkit-scrollbar-track {
  background-color: #eaeaea;
  border-left: 1px solid #c1c1c1;
}
::-webkit-scrollbar-thumb {
  background-color: #c1c1c1;
}
::-webkit-scrollbar-thumb:hover {
  background-color: #aaa;
}
::-webkit-scrollbar-track {
  border-radius: 0;
  box-shadow: none;
  border: 0;
}
::-webkit-scrollbar-thumb {
  border-radius: 0;
  box-shadow: none;
  border: 0;
}
@media print {
  body {
    margin-top: 0;
  }
}
.main-content .page-content[class^='bg-'].panel h1,
.main-content .page-content[class*=' bg-'].panel h1,
.main-content .page-content[class^='bg-'].panel h2,
.main-content .page-content[class*=' bg-'].panel h2,
.main-content .page-content[class^='bg-'].panel h3,
.main-content .page-content[class*=' bg-'].panel h3,
.main-content .page-content .panel[class^='bg-']h2,
.main-content .page-content .panel[class*=' bg-']h2,
.main-content .page-content .panel[class^='bg-']h3,
.main-content .page-content .panel[class*=' bg-']h3 {
  color: #ffffff !important;
}
@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes dash {
  0% {
    stroke-dasharray: 1,100;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89,100;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 89,100;
    stroke-dashoffset: -62;
  }
}
@keyframes dash {
  0% {
    stroke-dasharray: 1,100;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89,100;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 89,100;
    stroke-dashoffset: -62;
  }
}
@-webkit-keyframes color {
  100%,
  0% {
    stroke: #319db5;
  }
  30% {
    stroke: #9b7ed1;
  }
  60% {
    stroke: #18a689;
  }
  80%,
  90% {
    stroke: #d62d20;
  }
}
@keyframes color {
  100%,
  0% {
    stroke: #319db5;
  }
  30% {
    stroke: #9b7ed1;
  }
  60% {
    stroke: #18a689;
  }
  80%,
  90% {
    stroke: #d62d20;
  }
}
@-webkit-keyframes bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.transition(color,.2s, ease-out) .sidebar .sidebar-inner .nav-sidebar > li > a:hover {
                                   color: #fff;
                                 }
.transition(color,.2s, ease-out) .sidebar .sidebar-inner .nav-sidebar > li > a:hover i {
                                   opacity: 1;
                                 }
.transition(color,.2s, ease-out) .sidebar .sidebar-inner .nav-sidebar > li > a:hover span {
                                   opacity: 1;
                                 }
body:not(.sidebar-fixed, .topbar-fixed) .sidebar .logopanel {
  background: #202226;
  height: 50px;
  left: 0;
  padding: 10px;
  position: absolute;
  right: auto;
  top: -50px;
  width: 240px;
  z-index: 2;
}

@media screen and (max-width: 1024px) {
  body {
    position: relative;
  }
}
@media (max-width: 1220px) {
}
.main-content .page-content .panel-stat > [class*="bg-"]h1 {
  color: #ffffff;
}
.main-content .page-content .panel-stat > [class*="bg-"]h3 {
  color: #ffffff;
}
.main-content .page-content[class^='bg-'].panel h1,
.main-content .page-content[class*=' bg-'].panel h1,
.main-content .page-content[class^='bg-'].panel h2,
.main-content .page-content[class*=' bg-'].panel h2,
.main-content .page-content[class^='bg-'].panel h3,
.main-content .page-content[class*=' bg-'].panel h3,
.main-content .page-content .panel[class^='bg-']h2,
.main-content .page-content .panel[class*=' bg-']h2,
.main-content .page-content .panel[class^='bg-']h3,
.main-content .page-content .panel[class*=' bg-']h3 {
  color: #ffffff !important;
}

.widget-weather .weather .weather-location .weather-search-form #city-form::-webkit-input-placeholder {
  color: #ffffff;
}
.widget-weather .weather .weather-location .weather-search-form #city-form:-ms-input-placeholder {
  color: #ffffff;
}

@-moz-keyframes pulsemap {
  0% {
    -moz-transform: scale(0);
    opacity: 0;
  }
  25% {
    -moz-transform: scale(0);
    opacity: 0.1;
  }
  50% {
    -moz-transform: scale(0.1);
    opacity: 0.3;
  }
  75% {
    -moz-transform: scale(0.5);
    opacity: 0.5;
  }
  100% {
    -moz-transform: scale(1);
    opacity: 0;
  }
}
@-webkit-keyframes pulsemap {
  0% {
    -webkit-transform: scale(0);
    opacity: 0;
  }
  25% {
    -webkit-transform: scale(0);
    opacity: 0.1;
  }
  50% {
    -webkit-transform: scale(0.1);
    opacity: 0.3;
  }
  75% {
    -webkit-transform: scale(0.5);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}

.404-txt {
      height: 20px;
    }
.500-txt {
      height: 20px;
    }

.account2 {
    background: #353940;
}
.account2 .container {
  width: 100%;
}
.account2 .user-img {
  color: #ffffff;
  display: block;
  font-size: 75px;
  margin-bottom: -15px;
  margin-top: 50px;
  position: relative;
  text-align: center;
  top: 0;
}
.account2 .account-info {
  display: none;
}
.account2 .account-form {
  background: #ffffff;
  display: block;
  padding: 30px;
  position: relative;
  padding-bottom: 20px;
  overflow: hidden;
}
.account2 .form-signin input[type="password"] {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.account2 .btn.btn-lg {
  font-size: 15px;
  padding: 8px 48px 6px;
}
.account-copyright {
  bottom: 10px;
  color: #BDBDBD;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
}
@media screen and (max-width: 600px) {
  .account-copyright {
    position: relative;
    margin-top: 40px;
  }
}
.account2 .form-signin input[type="text"],
,
,
 {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .account2 .container {
    height: 100%;
    margin: auto;
    position: relative;
    width: 670px;
  }
  .account2 .account-info {
    background: #319DB5;
    color: #ffffff;
    display: block;
    display: table-cell;
    padding: 30px;
    text-align: left;
    vertical-align: top;
    width: 43%;
  }
  .account2 .account-info ul {
    margin: 30px 0 0;
    padding: 0;
  }
  .account2 .account-info ul li {
    font-size: 15px;
    list-style: none;
    margin: 0;
    padding: 6px 0;
  }
  .account2 .account-info ul li i {
    padding-right: 8px;
  }
  .account2 .account-form {
    display: table-cell;
    vertical-align: top;
    width: 57%;
  }
}

@-webkit-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -moz-transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -moz-transform: scale(1.2);
  }
  100% {
    -moz-transform: scale(1);
  }
}
@keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(20px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -moz-transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(-20px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes pulsate {
  0% {
    transform: scale(0.1, 0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2, 1.2);
    opacity: 0;
  }
}
@-webkit-keyframes pulse {
  40% {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes pulse {
  40% {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes pulse {
  40% {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
  }
}

/**** Search ****/
.morphsearch .gn-search:focus::-webkit-input-placeholder {
  color: transparent;
}
.morphsearch-input::-ms-clear {
  display: none;
}
.morphsearch-input::-webkit-input-placeholder {
  color: #626262;
}
.morphsearch-input:-ms-input-placeholder {
  color: #626262;
}

.m-b-20 {
  margin-bottom: 20px !important;
}
address {
  padding-left: 15px;
}
.btn {
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-transition: border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
  border: none;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 7px 24px 8px;
  transition: border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
  vertical-align: middle;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.btn:hover {
  color: #fff;
  outline: 0;
  outline: none;
}
.btn:focus {
  color: #fff;
  outline: none !important;
  outline: 0;
  outline: none;
}
.btn:active {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
  outline: none;
}
.btn.btn-lg {
  font-size: 16px;
  padding: 11px 48px;
}
.btn.btn-lg:hover {
  color: white;
}
.btn-lg {
  font-size: 17px;
  line-height: 1.471;
  padding: 10px 19px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.btn-block {
  white-space: normal;
}
.btn-dark {
  background-color: #353940;
  color: #fff;
}
.btn-dark:active {
  background: #1e2024;
  border-color: #1e2024;
}
.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active,
,
 {
  background-color: #292d32;
  border-color: #292d32;
  color: #fff !important;
}
@media (min-width: 1600px) {
}
.form-control {
  -webkit-box-shadow: none !important;
  background-color: #ECEDEE;
  border: 1px solid #ECEDEE;
  box-shadow: none !important;
  color: #555555;
  display: inline-block;
  font-size: 13px;
  height: auto;
  line-height: normal;
  padding: 9px 12px 8px;
  vertical-align: middle;
  width: 100%;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.form-control::-webkit-input-placeholder {
  color: #B5B5B5;
}
.form-control:-moz-placeholder {
  color: #B5B5B5;
}
.form-control::-moz-placeholder {
  color: #B5B5B5;
}
.form-control:-ms-input-placeholder {
  color: #B5B5B5;
}
.form-control:focus {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  background-color: #ffffff !important;
  background-color: #e9ebef !important;
  border-color: #A0BDDA;
  border: 1px solid #CFD2D6;
  box-shadow: none;
  outline: none;
  outline: none !important;
}
.form-control[class*="bg-"]::-webkit-input-placeholder {
  color: #EEEEEE;
}
.form-control[class*="bg-"]:-ms-input-placeholder {
  color: #EEEEEE;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}
.form-control.form-white {
  background-color: #ffffff;
  border: 1px solid #ECEDEE;
  color: #555555;
}
.form-control.form-white:hover {
  background-color: #ffffff !important;
  border: 1px solid #C5C8CB;
  color: #555555;
  outline: none;
}
.form-control.form-white:focus {
  background-color: #ffffff !important;
  border: 1px solid #C5C8CB;
  color: #555555;
  outline: none;
}
.form-control.form-white:visited {
  background-color: #ffffff !important;
  border: 1px solid #C5C8CB;
  color: #555555;
  outline: none;
}
.append-icon {
  position: relative;
}
.append-icon input {
  padding-right: 36px;
}
.append-icon i {
  color: #1b1e25;
  color: rgba(27, 30, 37, 0.3);
  font-size: 14px;
  height: 34px;
  left: auto;
  line-height: 34px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 36px;
}
fieldset {
  border: 1px solid #E5E5E5;
  margin-top: 20px;
  padding: 20px;
}
legend {
  border-bottom: none;
  font-size: 15px;
  margin-bottom: 0;
  padding: 0 10px;
  width: auto;
}

ul.nav li {
  cursor: pointer;
}
ul.nav li a {
  cursor: pointer;
}
.div-table[class^="col-"]::first-child {
  padding-left: 15px !important;
}
.div-table[class^="col-"]::last-child {
  padding-right: 15px !important;
}

code {
  padding: 2px 4px 2px 4px;
  font-size: 90%;
  color: #575757;
  background-color: #EEF4FF;
  white-space: nowrap;
  border-radius: 4px;
}
a,
a:focus,
a:hover,
a:active {
  outline: 0;
}
li {
  line-height: 25px;
}
textarea {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  resize: none;
}
ul,
li,
input,
p,
label,
div,
section,
textarea {
  float: none;
  text-align: left;
}
.dropdown-menu {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 5px;
  -moz-box-shadow: 3px 3px 0 rgba(12, 12, 12, 0.03);
  -webkit-box-shadow: 3px 3px 0 rgba(12, 12, 12, 0.03);
  box-shadow: 3px 3px 0 rgba(12, 12, 12, 0.03);
}
.dropdown-menu li a {
  -moz-transition: all 0.2s ease-out 0;
  -webkit-transition: all 0.2s ease-out 0;
  transition: all 0.2s ease-out 0;
}
.dropdown-menu > li > a {
  padding: 7px 10px;
  color: #666666;
}
.dropdown-menu > li > a:hover {
  background-color: #e7e7e7;
  color: #333333;
}
@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.pull-left {
  float: left;
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@font-face {
  font-family: "line-icons";
  src:url("../icons/line-icons/fonts/line-icons.eot");
  src:url("../icons/line-icons/fonts/line-icons.eot?#iefix") format("embedded-opentype"),
    url("../icons/line-icons/fonts/line-icons.woff") format("woff"),
    url("../icons/line-icons/fonts/line-icons.ttf") format("truetype"),
    url("../icons/line-icons/fonts/line-icons.svg#line-icons") format("svg");
  font-weight: normal;
  font-style: normal;

}


[class*=" icons-"]:before {
  font-family: "line-icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


}
.icons-faces-users-03:before {
  content: "\e057";
}

@font-face {
	font-family: 'Simple-Line-Icons';
	src:url('../icons/line-icons/fonts/Simple-Line-Icons.eot');
	src:url('../icons/line-icons/fonts/Simple-Line-Icons.eot?#iefix') format('embedded-opentype'),
		url('../icons/line-icons/fonts/Simple-Line-Icons.woff') format('woff'),
		url('../icons/line-icons/fonts/Simple-Line-Icons.ttf') format('truetype'),
		url('../icons/line-icons/fonts/Simple-Line-Icons.svg#Simple-Line-Icons') format('svg');
	font-weight: normal;
	font-style: normal;
}

.icon-user, .icon-magic-wand, .icon-layers, .icon-globe, .icon-arrow-right, .icon-lock {
	font-family: 'Simple-Line-Icons' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.icon-user:before {
	content: "\e005";
}
.icon-magic-wand:before {
	content: "\e017";
}
.icon-layers:before {
	content: "\e034";
}
.icon-globe:before {
	content: "\e037";
}
.icon-arrow-right:before {
	content: "\e079";
}
.icon-lock:before {
	content: "\e08e";
}

.icons-faces-users-03:before {
    content: "\e057";
}

[class^="icons-"]:before, [class*=" icons-"]:before {
    font-family: "line-icons" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}











