
/*@import "compass/css3";

@function set-text-color($color) {

  @if (lightness( $color ) > 50) {
    @return black;
  }
  @else {
    @return white;
  }

}
$color: ;*/

@font-face {
  font-family: 'playregular';
  src: url('../fonts/play-regular.woff2') format('woff2'),
  url('../fonts/play-regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;

  } @font-face {
    font-family: 'playbold';
    src: url('../fonts/play-bold.woff2') format('woff2'),
    url('../fonts/play-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

  }

  @font-face {
    font-family: 'Montserrat-Medium';
    src: url('../fonts/montserrat/montserrat-medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/montserrat/montserrat-medium.woff') format('woff'), 
    url('../fonts/montserrat/montserrat-medium.ttf')  format('truetype'), 
    url('../fonts/montserrat/montserrat-medium.svg#montserrat-medium') format('svg');
    font-weight: normal;
    font-style: normal;
  }

  @font-face {
    font-family: 'Montserrat-Light';
    src: url('../fonts/montserrat/montserrat-light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/montserrat/montserrat-light.woff') format('woff'), 
    url('../fonts/montserrat/montserrat-light.ttf')  format('truetype'), 
    url('../fonts/montserrat/montserrat-light.svg#montserrat-light') format('svg');
    font-weight: normal;
    font-style: normal;
  }

  @font-face {
    font-family: 'Montserrat-Semibold';
    src: url('../fonts/montserrat/montserrat-semibold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/montserrat/montserrat-semibold.woff') format('woff'), 
    url('../fonts/montserrat/montserrat-semibold.ttf')  format('truetype'), 
    url('../fonts/montserrat/montserrat-semibold.svg#montserrat-semibold') format('svg');
    font-weight: normal;
    font-style: normal;
  }

  .main-header{
    background-image: url('../img/header-bg.jpg') !important;
    background-color:#FFF;
  }

  .skin-black .main-header > .navbar .sidebar-toggle:hover {
    color: #888;
    background-color:transparent !important;
  }

  /*LOGO BG*/
  .skin-black .main-header>.logo {
    background-color: transparent !important;
    border: none;
    height: 90px;
  }
  /*logo mini*/
  .main-header .logo .logo-mini {
    line-height: 91px;
  }

  /*logo large*/
  .main-header .logo .logo-lg{
   line-height: 91px;
 }

 /* SVG ICON */

 #icon-svg-100x{
   fill:#1E72BE;
   width:100px;
   height:100px;
 }

 #icon-svg-29x{
   fill:#FFF;
   width:29px;
   height:29px;
   vertical-align:middle;
 }	

 .skin-black .sidebar a #icon-svg-29x a{
   fill:#FFF;
   width:29px;
   height:29px;
   vertical-align:middle;
 }

 .skin-black .sidebar a:hover #icon-svg-29x{
   fill:#FFF;
   width:29px;
   height:29px;
   vertical-align:middle;
 }				

 /*NAV BAR*/
 .skin-black .main-header .navbar {
  background-color: transparent !important;
  height: 91px;
}

.btn-rounded {
	background-color: #808080!important;
  border-color: #808080!important;
}

.btn-rounded:hover, label.btn-rounded.active {
	background-color: #79CDCF!important;
  border-color: #79CDCF!important;
}

.progress-bar-success {
  background-color: #79CDCF;
}

/*NAV BAR IN MINI*/
@media (min-width: 768px) {
  .sidebar-mini.sidebar-collapse .main-header .navbar {
    margin-left: 265px;
  }
  .sidebar-mini.sidebar-collapse .main-header .logo {
    width: 265px;
  }
}
/*MENUES*/
.skin-black .sidebar-menu>li>a:hover, .skin-black .sidebar-menu>li.active>a{
	border-left: 3px solid #FFF;
}

.skin-black .sidebar-menu>li:hover>a, .skin-black .sidebar-menu>li.active>a {
  background: #959595;
}

/*Tooggle button*/
.skin-black .main-header>.navbar>.sidebar-toggle{
  border: none;
  line-height: 60px;
  color: #1E72BE;
}

/*Right Control*/
.main-header .navbar-custom-menu, .main-header .navbar-right {
  padding-top: 20px;
}

/*BG-COLOR of user dropdown*/
.skin-black .main-header li.user-header {
	background-color: #0F75BC !important;
}

/*SIDEBAR*/
.main-sidebar, .left-side{
	top:41px;
}

/*NAVBAR MENUS*/
.sidebar-menu > li > a{
	padding: 12px 5px 12px 10px;
}

.login-box, .register-box {
  width: 360px;
  margin: 13% auto !important;
}


/*CONTENT HEADER*/
.skin-black .content-header{
  background-image: url("../img/header-nav-bg.jpg");
  background-repeat: repeat;
  background-color: #3F9D16;
  /* background:url('../img/profile-bg.png'); */
}
.content-header > h1{
	color:#000;
}
.content-header {
  padding-bottom: 15px;
  color: #FFF;
  font-size: 24px;
}

.light{
	color:#000;
}
.dark{
	color:#FFF;
}

.light a {
	color: #000;
  font-weight: bold;
}

.light .btn {
	color: #FFF;
}

.dark a {
	color: #FFF;
  font-weight: bold;
}
.dark small{
	color:#FFF;
}

a h3 {
	color: #3C332F;
}

/*Notes*/
.products-list .product-info {
	margin-left: 30px;
}

.products-list .product-info .label{
	color:#999;
}
.products-list .product-description {
	color:#000;
	white-space: normal;
}

.content-header > h1 > small{
	color:#CCC;
}
.label{
	color:#999;
}

/*Clock*/
.content-header > h3 {
  color: #FFF;
  top: -5px;
  right: 15px;
  position: absolute;
}

/*TABLE PROCESSING*/
div.dataTables_wrapper div.dataTables_processing{
	background-image: url(../img/loader.gif);
  background-repeat: no-repeat;
  background-position: center;
  height: 200px;
    /*-webkit-box-shadow: 0px 0px 0px 9999px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 0px 9999px rgba(0, 0, 0, 0.5);*/
    z-index: 999999999;
  }


  @media (max-width: 1620px){
   .box-body{
    overflow-y: auto;
    margin: 10px;
  }
}

@media (max-width: 767px){
	.main-sidebar, .left-side {
		top: 80px;
	}
	.hidden-xs {
   display: block !important;
 }
 .table tr td{
  width:20%;
}
.skin-black .main-header>.navbar>.sidebar-toggle{
  line-height:30px;
}
.main-header {
  max-height: none;
}
.skin-black .main-header>.logo{
	height:none;
}
.main-header {
  height: 130px;
}	

.skin-black .main-header .navbar {
  background-color: transparent !important;
  height: 60px;
  margin-top: -25px;
}

.nav>li>a {
  position: relative;
  display: flex;
  padding: 10px 15px;
}

.main-header .navbar-custom-menu, .main-header .navbar-right {
  padding-top: 0px;
}
}

@media (min-width: 767px){
	.msg-textarea{
		max-width:809px; max-height:65px; min-height:65px; min-width:809px;
	}
}

@media (max-width: 768px){
  .login-box, .register-box {
    margin-top: 90px;
  }
}
.sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > a > span {
  top: 0;
  margin-left: -3px;
  padding: 16px 5px 17px 20px;
  background-color: inherit;
}

/*MESSAGING*/
/*.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > .newMessage > h4{
	font-weight:bolder;
}


.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a.inboxNewMsg{

  }*/

  .inboxNewMsg{
   font-weight: bolder;
 }

 .msgdate{
   white-space:normal;
   word-wrap:break-word;
 }

 .skin-black .main-sidebar{
  background-color: #1E72BE;
  background-image: url("../img/side-nav-bg.png");
  background-repeat: no-repeat;
}
.skin-black .main-header > .navbar .navbar-custom-menu .navbar-nav > li > a, .skin-black .main-header > .navbar .navbar-right > li > a {
  border-left: 1px solid #FFF;
  border-right-width: 0;
}

.skin-black .main-header>.navbar .nav>li>a{
  color: #FFF;
}

.skin-black .sidebar {
  /*border-top: 7px solid #DFDFDF;*/
  padding-top: 7px;
}

.skin-black .sidebar-menu > li:hover > a, .skin-black .sidebar-menu > li.active > a {
  color: #FFF;
}

.skin-black .sidebar a {
  color: #FFF;
}


.btn-primary-practice {
  background-color: #1E72BE;
  border-color: #1E72BE;
  font-family:'playbold';
}


.login-box-body{
	background-color: rgba(255,255,255,1);
	color:#fff;
	border: none;
}

a:hover, a:active, a:focus {
  color: #1C8BCC;
}

.btn-info {
	background-color:#1E72BE;
  border-color:#1E72BE;
}

.btn-info:hover, .btn-info:active, .btn-info.hover {
  background-color: #52524B;
  border-color:#52524B;
}


/* Social Cloud9 css ==================================  */ 
.modal.share-modal .social-theme-bg {
	background-color: #F4A33A;
}

.modal.share-modal .modal-header h4 {
	font-family: 'Montserrat-Semibold';
	color: #FFF;
	font-size: 24px;
}

.modal.share-modal .close {
	font-family: 'Montserrat-Bold';
  color: #FFF;
  font-size: 30px;
  opacity: 1;
}

.modal.share-modal .cancel {
  font-family: 'Montserrat-Medium';
  color: #FFF;
  font-size: 16px;
  opacity: 1;
  font-weight: normal;
  margin-top: 10px;
}
.modal.share-modal #ig_caption {
	font-family: 'Montserrat-Medium';
  font-size: 14px;
  color: #000;
  border: none;
  resize: none;
}

.modal.share-modal p {
	font-family: 'Montserrat-Medium';
  font-size: 16px;
  color: #000;
}
.modal.share-modal .gray {
  color: #B9B9C8;
}

.modal.share-modal .btn-hastag {
	background-color: #DBDBEA;
	border-radius: 10px !important;
	border:none;
	font-family: 'Montserrat-Medium';
	font-size: 16px;
	line-height: 26px;
	color: #000;
}

.modal.share-modal .hashtag {padding: 5px 10px; margin-bottom: 15px;}
.modal.share-modal .hashtag:hover {background-color: #eee; border-radius: 5px;}
.modal.share-modal .hashtag p {margin-bottom: 0;}

.modal.share-modal .btn-success {
	font-family: 'Montserrat-Semibold';
	font-size: 20px;
	border: none;
	padding: 8px 20px 4px;
}

.modal.share-modal .smedia p {line-height: 36px;}

.modal.share-modal .sched i.fa {
	font-size: 18px;
  color: #FFF;
}

.modal.share-modal .input-group .form-control {
  background-color: #ECECFB;
}

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
  margin: 0 0 0 10px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.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.switch-Facebook {background-color: #3B5999;}
input:checked + .slider.switch-Twitter {background-color: #08A0E9;}
input:checked + .slider.switch-Instagram {background-color: #D62976;}
input:checked + .slider.switch-LinkedIn { background-color: #0077B5;}
input:checked + .slider.switch-Super {background-color: #F4A33A;}
input:checked + .slider.switch-My { background-color: #6D00D9;}

/*input:focus + .slider {
  box-shadow: 0 0 1px #F4A33A;
  }*/

  /*input:checked + .slider {background-color: #F4A33A;}*/

  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%;
  }
