/* CSS Document */

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

}
@font-face {
    font-family: 'glacial_indifferencebold';
    src: url('../fonts/glacialindifference-bold.woff2') format('woff2'),
    url('../fonts/glacialindifference-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
html {
  width: 100%;
  height: 100%;
}
body {
  font-family:'glacial_indifferenceregular';
  margin: 0px;
  padding: 0px;
  font-size: 14px;
  width: 100%;
  height: 100%;
}
ul {
  margin:0;
  padding:0;
  list-style:none;
}
b, strong {
  font-family:'glacial_indifferencebold';
}
option span {
  font-family:'glacial_indifferencebold';
}
a {
  color: #222;
  outline: none;
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  transition: all .35s;
}
a:hover, a:focus {
  color: #0071ff;
  outline: none;
}
p {
  color: #808080;
  font-size: 1em;

}
h1, h2, h3, h4, h5, h6 {
  font-family: 'glacial_indifferencebold';
  color: #222;
}
.right-none {
  padding-right:0px!important;
}
.left-none {
  padding-left:0px!important;
}
.padding-none {
  padding-left:0px!important;
  padding-right:0px!important;
}
/** login css sta **/
.bg-grey {
  display: flex;
  align-items: center;
  justify-content: center;
  /*background-color: #1f92ff;*/
  /*background: linear-gradient(#00c6ff, #157dff);*/
  background:url('../img/bg1.png') no-repeat;
  background-size: cover;
  height: 100%;
  width: 100%;
  margin:0px;
  padding: 0px;
}
#blog {
  margin-bottom: 30px;
}
.login-form h1 {
    text-align: center;
    margin: 0 0 30px 0;
    font-weight: 100;
    font-size: 2.0em;
    color: #222;
}
.login-form .input-group {
    margin-bottom: 25px;
    position: relative;
    width: 100%
  }
  .login-form .input-group.group-space {
    margin-bottom: 0px;
  }

.login-form .input {
    display: block;
      width: 100%;
      height: 40px;
      border: 0;
      border-bottom: 2px solid #ddd;
      padding:6px 12px;
      box-sizing: border-box;
      background: none;
      outline: none;
      color: #808080;
      font-weight: bold;
      transition: all 0.2s ease-in;
  } 
.login-form .input.input-select {
  height: auto;
    padding: 1em;
    color: #808080;
    font-family: 'glacial_indifferencebold';
    text-align: left;
    padding-left: 5px;
}
  

  .login-form .input:focus{
    border-bottom: 2px solid #2092ff;
  }

/**.login-form label{
    position: absolute;
    top: 35%;
    left: 38px;
    color: #B0BEC5;
    pointer-events: none;
    font-size: meduim;
    transition: all 0.3s ease;
  } **/
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #999!important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #999!important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #999!important;
}
:-moz-placeholder { /* Firefox 18- */
  color: #999!important;
} 
  .login-form .input-group input:focus + label,
  .login-form .input-group input.has-value + label{
    top: -10px;
    font-size: xx-small;
  }

.login-form{
    background-color: #f7f8f9;
    padding: 40px 40px 20px 40px;
    border-radius: 10px;
    /*border: 1px solid #54bdff;
    box-shadow: 0px 0px 33px 0px rgba(0, 162, 223, 0.61);
    -webkit-box-shadow: 0px 0px 33px 0px rgba(0, 162, 223, 0.61);
    -moz-box-shadow: 0px 0px 33px 0px rgba(0, 162, 223, 0.61);*/
  }

.login-btn {
    display: block;
    width: 100%;
    font-family: 'glacial_indifferencebold';
    border: none;
    text-transform: uppercase;
    border-radius: 35px;
    padding: 15px;
    box-shadow: 0 5px 17px -2px rgb(110, 173, 255);
    -webkit-box-shadow:0 5px 17px -2px rgb(110, 173, 255);
    -moz-box-shadow:0 5px 17px -2px rgb(110, 173, 255);
    color: #fff;
    cursor: pointer;
    outline: none;
    transition: all 0.3s cubic-bezier(0.65, 0.05, 0.36, 1);
    background:#157dff url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2019.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20version%3D%221.1%22%20id%3D%22Capa_1%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2031.49%2031.49%22%20style%3D%22enable-background%3Anew%200%200%2031.49%2031.49%3B%22%20xml%3Aspace%3D%22preserve%22%20width%3D%2220px%22%20height%3D%2220px%22%3E%0A%3Cpath%20d%3D%22M21.205%2C5.007c-0.429-0.444-1.143-0.444-1.587%2C0c-0.429%2C0.429-0.429%2C1.143%2C0%2C1.571l8.047%2C8.047H1.111%20%20C0.492%2C14.626%2C0%2C15.118%2C0%2C15.737c0%2C0.619%2C0.492%2C1.127%2C1.111%2C1.127h26.554l-8.047%2C8.032c-0.429%2C0.444-0.429%2C1.159%2C0%2C1.587%20%20c0.444%2C0.444%2C1.159%2C0.444%2C1.587%2C0l9.952-9.952c0.444-0.429%2C0.444-1.143%2C0-1.571L21.205%2C5.007z%22%20fill%3D%22%23FFFFFF%22/%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3C/svg%3E%0A) right 35px center no-repeat;
  }
  .login-btn:active, .login-btn:hover {
    background-color: #2485ff;
  }
  .login-btn.parent-btn{
    box-shadow: 0 5px 17px -2px rgba(105, 202, 237, 0.69);
    -webkit-box-shadow: 0 5px 17px -2px rgba(105, 202, 237, 0.69);
    -moz-box-shadow: 0 5px 17px -2px rgba(105, 202, 237, 0.69);
    background: #65d3fb url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2019.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20version%3D%221.1%22%20id%3D%22Capa_1%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2031.49%2031.49%22%20style%3D%22enable-background%3Anew%200%200%2031.49%2031.49%3B%22%20xml%3Aspace%3D%22preserve%22%20width%3D%2220px%22%20height%3D%2220px%22%3E%0A%3Cpath%20d%3D%22M21.205%2C5.007c-0.429-0.444-1.143-0.444-1.587%2C0c-0.429%2C0.429-0.429%2C1.143%2C0%2C1.571l8.047%2C8.047H1.111%20%20C0.492%2C14.626%2C0%2C15.118%2C0%2C15.737c0%2C0.619%2C0.492%2C1.127%2C1.111%2C1.127h26.554l-8.047%2C8.032c-0.429%2C0.444-0.429%2C1.159%2C0%2C1.587%20%20c0.444%2C0.444%2C1.159%2C0.444%2C1.587%2C0l9.952-9.952c0.444-0.429%2C0.444-1.143%2C0-1.571L21.205%2C5.007z%22%20fill%3D%22%23FFFFFF%22/%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3C/svg%3E%0A) right 35px center no-repeat;
  }
  .login-btn.parent-btn:active, .login-btn.parent-btn:hover{
    background-color: #3ac8fc;
  }
  .login-btn.student-btn {
    box-shadow: 0 5px 17px -2px rgba(253, 113, 146, 0.62);
    -webkit-box-shadow: 0 5px 17px -2px rgba(253, 113, 146, 0.62);
    -moz-box-shadow: 0 5px 17px -2px rgba(253, 113, 146, 0.62);
    background: #fd7293 url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2019.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20version%3D%221.1%22%20id%3D%22Capa_1%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2031.49%2031.49%22%20style%3D%22enable-background%3Anew%200%200%2031.49%2031.49%3B%22%20xml%3Aspace%3D%22preserve%22%20width%3D%2220px%22%20height%3D%2220px%22%3E%0A%3Cpath%20d%3D%22M21.205%2C5.007c-0.429-0.444-1.143-0.444-1.587%2C0c-0.429%2C0.429-0.429%2C1.143%2C0%2C1.571l8.047%2C8.047H1.111%20%20C0.492%2C14.626%2C0%2C15.118%2C0%2C15.737c0%2C0.619%2C0.492%2C1.127%2C1.111%2C1.127h26.554l-8.047%2C8.032c-0.429%2C0.444-0.429%2C1.159%2C0%2C1.587%20%20c0.444%2C0.444%2C1.159%2C0.444%2C1.587%2C0l9.952-9.952c0.444-0.429%2C0.444-1.143%2C0-1.571L21.205%2C5.007z%22%20fill%3D%22%23FFFFFF%22/%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3C/svg%3E%0A) right 35px center no-repeat;
  }
  .login-btn.student-btn:active, .login-btn.student-btn:hover {
    background-color: #f46083;
  }
  
  
  hr {
    border: 0;
      border-top: 1px solid #e3e2ff;
      margin-bottom: 30px;
  }
  .login-form .email{
    background: url('../img/user.png') left center no-repeat;
      padding-left: 40px;
  }
  .login-form .password{
    padding-left: 40px;
    background: url('../img/password.png') left center no-repeat;
    
  }
  .login-form .user{
    display: block;
      margin: 0 auto 50px;
  }

  .login-form .forgot{
  text-align: right;
    margin: 10px 0px 20px 0;
    font-weight: bold;
    float: right;
  }

  .login-form .forgot a {
    color: #90A4AE;
    text-decoration: none;
    font-weight: 600;
    transition: all 0.3s ease;
  }

  .login-form .forgot a:hover{
    color: #396afc;
  }

/** login css end **/
/*************************
*******Header******
**************************/
header {
  padding-top: 68px;
}
.navbar-brand {
  padding: 0;
  margin:0;
}

.navbar {
  border-radius: 0;
  margin-bottom: 0;
  background: #151515;
  padding: 10px 0;
  padding-bottom: 0;
}

 .navbar-nav{
  margin-top: 12px;
 }

.navbar-nav>li{
  margin-left: 15px;
}

.navbar-inverse .navbar-nav > li > a {
  padding: 5px 12px;
  margin: 0;
  border-radius: 3px;
  color: #fff;
  line-height: 24px;
  display: inline-block;
}
.navbar-inverse .navbar-nav > li > a i.fa.fa-home {
  font-size: 16px;
}
.navbar-inverse .navbar-nav > li > a i.fa-user {
    background: #eee;
    padding: 5px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 20px;  
}
.navbar-inverse .navbar-nav > li > a:hover{
  background-color: #c52d2f;
  color: #fff;
}

.navbar-inverse {
  border: none;
}

.navbar-inverse .navbar-brand {
  font-size: 36px;
  line-height: 50px;
  color: #fff;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #c52d2f;
  color: #fff;
}

.navbar-inverse .navbar-nav .dropdown-menu {
  background-color:#fff;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  border: 0;
  padding: 0;
  margin-top: 0;
  border-top: 0;
  border-radius: 0;
  left: 0;
}

.navbar-inverse .navbar-nav .dropdown-menu:before{
  position: absolute;
  top:0;
}

.navbar-inverse .navbar-nav .dropdown-menu > li > a {
  padding: 8px 15px;
  color: #222;
}

.navbar-inverse .navbar-nav .dropdown-menu > li:hover > a,
.navbar-inverse .navbar-nav .dropdown-menu > li:focus > a,
.navbar-inverse .navbar-nav .dropdown-menu > li.active > a {
  background-color: #157dff;
  color: #fff;
}

.navbar-inverse .navbar-nav .dropdown-menu > li:last-child > a {
  border-radius: 0 0 3px 3px;
}

.navbar-inverse .navbar-nav .dropdown-menu > li.divider {
  background-color: transparent;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-top: 0;
  padding-bottom: 0;
}


/*************************
*******Home Page end******
***************/

/*********************
****blog page css*****
**********************/

.widget {
  margin-bottom:30px;
  padding-left: 0;
  float: left;
  width: 100%
}

.single_comments {
      margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

.single_comments img {
  float: left;
  margin-right: 10px;
  margin-top: 5px;
}

.single_comments p {
      margin-bottom: 0;
    font-weight: bold;
}

.widget .entry-meta span {
  display: inline-block;
  margin-right: 10px;
  color: #999;
  margin-top: 5px;
}

.widget h3 {
  color: #000;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-top: 0px;
}

.blog_category{
  list-style:none;
  margin:0;
  padding:0;
}

.blog_category li{
  float:none;
  margin-bottom:20px;
}

.blog_category li a {
  background:#f5f5f5;
  border-radius: 4px;
  color: #888;
  display: inline-block;
  padding: 5px 15px;
}

.blog_category li a:hover{
  background:#c52d2f;
  color: #fff;
}

 .badge:before {
  border-color: transparent transparent transparent #c52d2f;
  border-style: solid;
  border-width: 10px;
  bottom: -8px;
  content: "";
  height: 0;
  left: 5px;
  position: absolute;
  z-index: -99999;
}

.panel-title .badge {
  background-color: #ff5662!important;
    border-radius: 50%;
    position: relative;
    right: 0;
    font-weight: normal;
    width: 22px;
    height: 22px;
    float: right;
    display: flex;
    align-items: center;
    justify-content: center;
    top: -3px;
    font-size: 12px;
}

.blog_archieve {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

.blog_archieve li {
  padding: 10px 0;
  border-bottom: 1px solid #f5f5f5;
}

.blog_archieve li:first-child {
  padding-top: 0;
}

ul.gallery {
  list-style: none;
  padding: 0;
  margin: 0;
}

ul.gallery li {
  display: block;
  width: 60px;
  padding: 0;
  margin: 0 4px 4px 0;
  float: left;
}

ul.faq {
  list-style: none;
  margin: 0;
}

ul.faq li {
  margin-top: 30px;
}

ul.faq li:first-child {
  margin-top: 0;
}

ul.faq li span.number {
  display: block;
  float: left;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #34495e;
  color: #fff;
  font-size: 24px;
}

ul.faq li > div {
  margin-left: 70px;
}

ul.faq li > div h3 {
  margin-top: 0;
}


.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.blog-item {
  border-radius: 0;
  /*overflow: hidden;*/
  margin-bottom: 20px;
}

.blog .blog-item .img-blog {
  border-radius: 5px;
  margin-bottom: 45px;
}

.blog .blog-item .blog-content {
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 15px 15px 40px 15px;
    border-radius: 4px;
    position: relative;
    box-shadow: -2px 3px 12px #ccc;
    -webkit-box-shadow: -2px 3px 12px #ccc;
    -moz-box-shadow: -2px 3px 12px #ccc;
}
.blog .blog-item .blog-content.blog-mini {
  padding: 15px 15px 15px 15px;
}

.blog .blog-item .blog-content h2 {
  margin-top: 0;
  font-size: 30px;
}

.readmore{
  margin-top: 0;
}

.blog .blog-item {
  margin-bottom:10px;
  margin-top: 0px;
}

.blog-content h3 {
  margin-bottom:5px;
  margin-top: 0px;
  position: relative;
  width: 80%;
}
.blog-content h3 a {
   color:#222!important;
   font-size:1.2em!important;
}
.blog .blog-item .entry-meta {
  border-radius: 5px;
  overflow: hidden;
}

.blog .blog-item .entry-meta > span {
    border-left: 1px solid #ddd;
    display: block;
    font-size: 12px;
    overflow: hidden;
    padding: 5px 0px 5px 10px;
    text-align: left;
}

#publish_date {
    color: #157dff;
    padding: 5px 0px 5px 10px;
}

.blog .blog-item .entry-meta > span {
  color: #808080;
}

.blog .blog-item .entry-meta > span a {
  font-size: 12px;
  margin-left: 3px;
  font-weight: 300;
  color: #808080;
}

ul.pagination > li > a {
  border: 1px solid #F1F1F1;
  margin-right:5px;
  border-radius: 5px;
  font-size: 16px;
  padding: 5px 14px;
}

ul.pagination > li > a i{
  margin-left:5px;
  margin-right:5px;
}

ul.pagination > li.active > a, 
ul.pagination > li:hover > a {
  background-color: #ff5663 !important;
  border-color: #ff5663 !important;
  color: #fff;
}

.search_box {
 background-image: url(../img/search_icon.png);
    background-position: right 10px top 10px;
    background-repeat: no-repeat;
    height: 42px!important;
    outline: none;
    box-shadow: none;
    width: 85%!important;
    border-top-left-radius: 0px!important;
    border-bottom-left-radius: 0px!important;
    box-shadow: -2px 3px 12px #ccc;
    -webkit-box-shadow: -2px 3px 12px #ccc;
    -moz-box-shadow: -2px 3px 12px #ccc;
}

.form-control:focus {
  box-shadow:none;
  outline: 0 none;
}


ul.tag-cloud, 
ul.sidebar-gallery {
  list-style: none;
  padding: 0;
  margin: 0;
}

.tag-cloud li{
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 5px;
    position: relative;
}

.tag-cloud li a {
        background: #f5f5f5;
    color: #222;
    padding: 5px 10px;
    border: 1px solid #ddd;
    font-size: 12px;
    float: left;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.close-label {
  position: absolute;
  top: -4px;
  right: -4px;
  cursor: pointer;
}
.close-label i {
  color: #ff5662;
  font-size:16px
}
.sidebar-gallery li{
  display: inline-block;
  margin: 0 10px 10px 0;
}

.sidebar-gallery li a {
  border-radius: 4px;
  display: inline-block;
}


/**********************
**blog single page css*
**********************/

.reply_section {
  background: #f5f5f5;
  border-radius: 5px;
}
.comment-box {
  float: left;
  width: 100%;
  margin:20px 0px
}
.post_reply {
      position: relative;
    margin-top: 10px;
    background: #fff;
    padding: 15px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border: 1px solid #167cff;
}
.post_reply_inner {
    margin-top: 10px;
    padding: 15px 15px 0px 30px;
    border: 0px;
    border-top: 1px solid #ddd;
}
.post_reply h3 {
 margin-top: 0px;
 margin-bottom:5px;
}
.post_reply small {
  color: #808080;
  margin-bottom: 10px
}
.post_reply p {
  margin-top:5px
}
.post_reply ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  margin-top: 5px;
}

.post_comments img {
  width: 85px;
  height: 85px;
  margin-top: 35px;
}

.reply-icon {
  position: absolute;
  right: 20px;
  top: 20px;
  color: #808080;
}

.message_heading {
  margin-bottom:10px;
  margin-top: 40px;
}

/** blog css end **/

.tab-btn {
        background: transparent;
    border: 0;
    color: #808080;
    font-size: 13px;
    margin: 0;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}
.tab-btn a {
color: #808080  
}
.tab-btn a:hover, .tab-btn a:focus  {
color: #222 
}
.tab-btn a:hover span {
color: #157dff
}
.bottom-box {
    padding: 8px 10px;
    background: #f1f1f1;
    position: absolute;
    bottom: 0px;
    width: 100%;
    left: 0;
    border-top: 1px solid #ddd;
}
.edit-icon {
    position: absolute;
    right: 15px;
    top: 15px;
    color: #808080;
    font-size: 20px;
}
.exchange-icon {
  position: absolute;
  right: 50px;
  top: 15px;
  color: #808080;
  font-size: 20px;
}

.btn-primary.search-btn {
  padding: 8px;
    min-width: 110px;
}

.update-circle {
    position: absolute;
    left: -7px;
    top: -4px;
    width: 14px;
    height: 14px;
    background-color: #f00;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;    
}
.notify-circle {
    position: absolute;
    left: -7px;
    top: -4px;
    width: 14px;
    height: 14px;
    background-color: #157dff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%; 
}
.blog-content.update {
  background-color: #ff00000d!important
}
.blog-content.notify {
  background-color: #167cff12!important
}
.blog-content p.small i, .blog-content p.small span {
  color:#808080
}

/** tab css start **/
.my-tab {
    width: 80%;
    min-width: 400px;
    margin: 0 auto;
    margin-bottom: 68px;
    border-bottom: 4px solid #000;
    overflow: hidden;
    transition: border 250ms ease;
}
.my-tab ul.nav-tabs {
    margin: 0px !important;
    padding: 0px !important;
    overflow: hidden !important;
    float: left !important;
    padding-left: 48px !important;
    list-style-type: none !important;
}
.my-tab ul.nav-tabs>li {
  display: block!important;
    float: right !important;
    padding: 10px 24px 8px !important;
    background-color: #FFF !important;
    margin-right: 46px !important;
    z-index: 2 !important;
    position: relative !important;
    cursor: pointer !important;
    color: #808080 !important;
    text-transform: uppercase !important;
    transition: all 250ms ease !important;
    border-radius: 8px 8px 0 0 !important;
}
.my-tab ul.nav-tabs>li:before {
  content: "";
  right: -24px !important;
  border-radius: 0 8px 0 0 !important;
    transform: skew(30deg, 0deg) !important;
    box-shadow: rgba(0,0,0,.1) 3px 2px 5px, inset rgba(255,255,255,.09) -1px 0 !important;
}
.my-tab ul.nav-tabs>li:after {
  left: -24px !important;
  border-radius: 8px 0 0 0 !important;
    transform: skew(-30deg, 0deg) !important;
    box-shadow: rgba(0,0,0,.1) -3px 2px 5px, inset rgba(255,255,255,.09) 1px 0 !important;
}



.tabbed {
    width: 100%;
    min-width: 400px;
    margin: 0 auto;
    margin-bottom:6px;
    border-bottom: 3px solid #ff5663;
    overflow: hidden;
    transition: border 250ms ease;
}
.tabbed ul {
    margin: 0px;
    padding: 0px 40px 0 0;
    overflow: hidden;
    float: left;
    list-style-type: none;
    width: 100%;
}
.tabbed ul li {
    position: relative;
}
.tabbed ul li a {
    display: block;
    float:left;
    padding: 11px 22px 8px;
    background-color: #FFF;
    margin-left: 38px;
    z-index: 2;
    position: relative;
    cursor: pointer;
    color: #777;
    text-transform: uppercase;
    font: 600 12px/20px roboto, "Open Sans", Helvetica, sans-serif;
    transition: all 250ms ease;
    border-radius: 8px 8px 0 0;
}
.tabbed ul li a:before {
    right: -24px;
    border-radius: 0 8px 0 0;
    transform: skew(30deg, 0deg);
    box-shadow: rgba(0,0,0,.1) 3px 2px 5px, inset rgba(255,255,255,.09) -1px 0;
}
.tabbed ul li a:after {
    left: -24px;
    border-radius:8px 0 0 0;
    transform: skew(-30deg, 0deg);
    box-shadow: rgba(0,0,0,.1) -3px 2px 5px, inset rgba(255,255,255,.09) 1px 0;
}
.tabbed ul li a:before, .tabbed ul li a:after {
    display: block;
    content: " ";
    position: absolute;
    top: 0;
    height: 100%;
    width: 38px;
    background-color: #FFF;
    transition: all 250ms ease;
}
.tabbed ul li a.active, .tabbed ul li a.active:before, .tabbed ul li a.active:after {
    background-color: #ff5663;
    color: #fff;
}
.tabbed ul li a.active {
    z-index: 3;
}

.tabbed ul li.active a, .tabbed ul li.active a:before, .tabbed ul li.active a:after {
    background-color: #ff5663;
    color: #fff;
}


.tabbed ul li.active a {
    z-index: 3;
}
/** tab css end **/
.advanc-search {
  float: left;
  width: 100%;
}
.advanc-search a {
  color: #167cff;

}
.btn-primary.search-btn.btn-lg {
  padding:12px 40px;
  font-size: 14px;
}
/** like btn css */

/** like btn css **/

.tab-btn.like-btn:hover {
  outline: none;
  display: inline-block;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.tab-btn.like-btn:focus {
  outline: none;
}

.tab-btn.like-btn:active {
   /*transform: scale(1.2);
   -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);*/
  
}

.help-pop span.span-pop {
    position: absolute;
    top: -25px;
    left: -86%;
    right: 0;
    margin: auto;
    background: #167cff;
    color: #fff;
    display: none;
    padding: 8px 15px;
    border-radius: 100px;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    width: 180px;
    font-size: 12px;
}
.help-pop:hover span.span-pop {
  outline: none;
  display:block;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
}
.help-pop span.span-pop:after {
  position: absolute;
  bottom: -7px;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #167cff;
}
.pop1 i, .pop2 i, .pop3 i {
  margin-top:-3px;
}
.pop1.pop2x i {
    font-size: 14px;
}
.pop1.pop3x i {
    font-size: 16px;
}
.pop1 {
  padding: 2px;
  position: relative;
  display: inline-block;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
}
.pop1-hover {
  display: none;
}
.pop1:hover .pop1-hover {
  display: block;
  position: absolute;
  top: -40px;
  width:96px;
  padding:5px 10px;
  background-color:#222;
  color: #fff;
  border-radius:4px;
  left:-30px;
  margin:0 auto;
  text-align:center;
}
.pop1:hover i {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
}
.pop2 {
  padding: 2px;
  position: relative;
  display: inline-block;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
}
.pop2-hover {
  display: none;
}
.pop2:hover .pop2-hover {
  display: block;
  position: absolute;
  top: -40px;
  width:96px;
  padding:5px 10px;
  background-color:#222;
  color: #fff;
  border-radius:4px;
  left:-10px;
  margin:0 auto;
  text-align:center;
}
.pop3 {
  padding: 2px;
  position: relative;
  display: inline-block;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
}
.pop3-hover {
  display: none;
}
.pop3:hover .pop3-hover {
  display: block;
  position: absolute;
  top: -40px;
  width:96px;
  padding:5px 10px;
  background-color:#222;
  color: #fff;
  border-radius:4px;
  left:40px;
  margin:0 auto;
  text-align:center;
}
.search-form {
  margin-top: 20px;
  margin-bottom: 10px;
  width: 100%;
    float: left;
}
.post-user {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.post-user span, .post-user a {
  color: #808080;
}
.post-user span i {
  color: #167cff
}
.tag-list ul {
  padding-left: 0px;
  margin-bottom: 5px
}
.tag-list ul li {
  display: inline-block;
  margin:6px 2px 6px 2px;
  list-style: none;
    position: relative; /** chandni **/
}
.tag-list ul li a {
  font-size: 13px;
  color: #808080;
  background-color: #ddd;
  text-decoration: none;
  padding:4px 8px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;

}
.tag-list ul li a:hover {
  color:#222
}
.profile-img img {
  width: 80px;
    height: 70px;
    object-fit: cover;
    border-radius: 4px;

}
.dropdown-menu.drop-mini {
  min-width:100%!important;
}
.label-form {
  margin-bottom: 0px;
}
.modal-body.label-body {
  width: 100%;
   max-height: 400px;
   overflow: auto;
}
.widget.categories {
  background-color: #fff;
  padding:15px;
  border:1px solid #ccc;
 /* max-height:400px;
  overflow:auto;*/
  box-shadow:-2px 3px 12px #ccc;
  -webkit-box-shadow: -2px 3px 12px #ccc;
  -moz-box-shadow: -2px 3px 12px #ccc;
  border-radius:4px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
}
.widget.tags {
  background-color: #fff;
  padding:15px;
  border:1px solid #ccc;
 /* max-height:400px;
  overflow:auto;*/
  box-shadow:-2px 3px 12px #ccc;
  -webkit-box-shadow: -2px 3px 12px #ccc;
  -moz-box-shadow: -2px 3px 12px #ccc;
  border-radius:4px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  cursor: pointer;
}
.panel-default.border-none {
  border-color:transparent;
  position: relative;
}
.panel-default>.panel-heading.bg-none {
  background-color:transparent;
  padding-left: 20px;
  /*border-bottom: 1px solid #ddd;*/
} 
.panel-group .panel-heading+.panel-collapse>.panel-body.body-border {
  border-top:transparent;
  padding-left: 15px
   /*border-bottom:1px solid #ddd;*/
}
.panel-title .fa-angle-right {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);

}
.panel-body h5 {
  padding-left: 20px;
  margin-top: 0px;
  padding-right: 15px;
}
.search-form .form-control.search_box {
    margin-bottom: 10px;
  
}

/** post page css start here **/
/**  checkbox and radio css **/
.checkbox {
  padding-left: 20px; }
  .checkbox label {
    display: inline-block;
    position: relative;
    padding-left:5px!important; 
  }
    .checkbox label::before {
      content: "";
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 20px;
    left: 0;
    top: 0px;
    margin-left: -20px;
    border: 1px solid #999;
    border-radius: 3px;
    background-color: #eee;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        
    }
 .checkbox label::after {
        display: inline-block;
    position: absolute;
    width: 18px;
    height: 18px;
    left: 0;
    top: -2px;
    margin-left: -20px;
    padding-left: 1px;
    padding-top: 0px;
    font-size: 18px;
    color: #157dff;
     }
  .checkbox input[type="checkbox"] {
    opacity: 0; }
    .checkbox input[type="checkbox"]:focus + label::before {
      /*outline: thin dotted;
      outline: 5px auto -webkit-focus-ring-color;*/
      outline-offset: -2px; }
    .checkbox input[type="checkbox"]:checked + label::after {
      font-family: 'FontAwesome';
      content: "\f00c"; }
    .checkbox input[type="checkbox"]:disabled + label {
      opacity: 0.65; }
      .checkbox input[type="checkbox"]:disabled + label::before {
        background-color: #eeeeee;
        cursor: not-allowed; }
  .checkbox.checkbox-circle label::before {
    border-radius: 50%; }
  .checkbox.checkbox-inline {
    margin-top: 0; }

.checkbox-primary input[type="checkbox"]:checked + label::before {
  background-color: #428bca;
  border-color: #428bca; }
.checkbox-primary input[type="checkbox"]:checked + label::after {
  color: #fff; }

.checkbox-danger input[type="checkbox"]:checked + label::before {
  background-color: #d9534f;
  border-color: #d9534f; }
.checkbox-danger input[type="checkbox"]:checked + label::after {
  color: #fff; }

.checkbox-info input[type="checkbox"]:checked + label::before {
  background-color: #5bc0de;
  border-color: #5bc0de; }
.checkbox-info input[type="checkbox"]:checked + label::after {
  color: #fff; }

.checkbox-warning input[type="checkbox"]:checked + label::before {
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
.checkbox-warning input[type="checkbox"]:checked + label::after {
  color: #fff; }

.checkbox-success input[type="checkbox"]:checked + label::before {
  background-color: #5cb85c;
  border-color: #5cb85c; }
.checkbox-success input[type="checkbox"]:checked + label::after {
  color: #fff; }

.radio {
  padding-left: 20px; }
  .radio label {
    display: inline-block;
    position: relative;
    padding-left: 5px; }
    .radio label::before {
      content: "";
      display: inline-block;
      position: absolute;
      width: 18px;
      height: 18px;
      left: 0;
      top: 5px;
      margin-left: -20px;
      border: 2px solid #7f7afa;
      border-radius: 50%;
      background-color: #fff;
      -webkit-transition: border 0.15s ease-in-out;
      -o-transition: border 0.15s ease-in-out;
      transition: border 0.15s ease-in-out; }
    .radio label::after {
      display: inline-block;
      position: absolute;
      content: " ";
      width: 10px;
      height: 10px;
      left: 4px;
      top: 9px;
      margin-left: -20px;
      border-radius: 50%;
      background-color: #7f7afa;
      -webkit-transform: scale(0, 0);
      -ms-transform: scale(0, 0);
      -o-transform: scale(0, 0);
      transform: scale(0, 0);
      -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33); }
  .radio input[type="radio"] {
    opacity: 0; }
    .radio input[type="radio"]:focus + label::before {

      outline-offset: -2px; }
    .radio input[type="radio"]:checked + label::after {
      -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
      -o-transform: scale(1, 1);
      transform: scale(1, 1); }
    .radio input[type="radio"]:disabled + label {
      opacity: 0.65; }
      .radio input[type="radio"]:disabled + label::before {
        cursor: not-allowed; }
  .radio.radio-inline {
    margin-top: 0; }

.radio-primary input[type="radio"] + label::after {
  background-color: #428bca; }
.radio-primary input[type="radio"]:checked + label::before {
  border-color: #428bca; }
.radio-primary input[type="radio"]:checked + label::after {
  background-color: #428bca; }

.radio-danger input[type="radio"] + label::after {
  background-color: #d9534f; }
.radio-danger input[type="radio"]:checked + label::before {
  border-color: #d9534f; }
.radio-danger input[type="radio"]:checked + label::after {
  background-color: #d9534f; }

.radio-info input[type="radio"] + label::after {
  background-color: #5bc0de; }
.radio-info input[type="radio"]:checked + label::before {
  border-color: #5bc0de; }
.radio-info input[type="radio"]:checked + label::after {
  background-color: #5bc0de; }

.radio-warning input[type="radio"] + label::after {
  background-color: #f0ad4e; }
.radio-warning input[type="radio"]:checked + label::before {
  border-color: #f0ad4e; }
.radio-warning input[type="radio"]:checked + label::after {
  background-color: #f0ad4e; }

.radio-success input[type="radio"] + label::after {
  background-color: #5cb85c; }
.radio-success input[type="radio"]:checked + label::before {
  border-color: #5cb85c; }
.radio-success input[type="radio"]:checked + label::after {
  background-color: #5cb85c; }

/*check radio css close*/   

.post-sec {
  float: left;
  width: 100%;
  padding:40px 0; 
}
.add-label {
  float: right;
}
.add-label i {
  font-size: 20px;
  color: #157dff;
  padding: 0px 6px;
}
.add-label i.glyphicon {
  font-size: 19px;
}

.box-circle span {
    width: 100px;
    height: 100px;
    border: 1px solid #ddd;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    color: #222;
    font-weight: bold;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    margin-bottom:8px;
    box-shadow: -4px 4px 0px #ddd;
    -webkit-box-shadow: -4px 4px 0px #ddd;
    -moz-box-shadow: -4px 4px 0px #ddd;
}
.box-circle p {
      color: #222;
    font-size: 16px;
    margin-bottom: 0px;
   font-family:'glacial_indifferencebold';
}
.add-post {
    float: left;
    width: 100%;
    background-color: #fff;
    padding: 20px 30px;
    border: 1px solid #ccc;
    box-shadow:-2px 3px 12px #ccc;
    -webkit-box-shadow: -2px 3px 12px #ccc;
    -moz-box-shadow: -2px 3px 12px #ccc;
    margin-bottom:15px;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
}
.h3-heading {
      margin-top: 10px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    text-transform: uppercase;
}
.modal-body .form-group {
  margin-bottom: 10px;
}
.box{
  float: left;
  width: 100%;
  color: #222;
  display: none;
}
#img_contain{
    margin-top: 20px;
    float: left;
  
}

#imgInp{
    padding: 10px;
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    border-radius: 4px;
  
}
#blah{
      display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
    max-width: 300px;
}
.external-event {
  padding: 6px 12px!important;
}
.search-title {
    padding: 10px 15px;
    border-radius: 4px;
    border: 1px solid #ddd;
    margin-bottom: 10px;
}
.nest-box {
  display: none;
}
.top-30 {
  float: left;
  width: 100%;
  margin-top: 30px;
}
.add-interest{
     color: #2485ff;
    font-weight: bold;
    left: 145px;
    position: absolute;
    top: 5px;
    z-index: 9;
    cursor: pointer
}
.add-interest span {
 color: #333;
}
.add-interest a i {
  font-size: 16px;
}
.post-history {
  min-height: 300px
}
.post-history p {
  font-size: 1.1em;
}
.post-history span, .post-history a {
  color: #157dff;
  font-weight:600
}
.instruction {
  color: #999; font-weight: normal;
}
.create-bg {
  float: left;
  width: 100%;
  padding:10px 15px;
  background-color: #f5f5f5;
  border:1px solid #ddd;
  margin-bottom: 15px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;  
}
.count-post {
  margin-bottom: 15px;
  margin-top: -20px;
}
#comment_id {
  cursor: pointer;
}
.comment-show {
  display: none;
}
.edit-tag {
  position: absolute;
  top: 5px;
  right:10px;
}
/*.edit-tag a {
    border: none!important;
    padding: 0px!important;
}*/
.edit-tag i {
   color: #157dff;
    cursor: pointer;
    font-size: 16px;
   padding: 6px 2px;
}
.edit-tag.edit-tag2 i {
    padding: 6px 5px!important;
}
.panel-title.manage-title {
  padding-right: 45px;
}
.edit-tag.tag-inner {
  right: 6px;
}
.panel.panel-default.panel-manage {
  position: relative;
}
.error_msg {
	color: #f00;
}
.owner-box, .co-owner-box {
  display: inline-block;
  margin:0px 1px;
  background-color: #157dff;
  padding: 3px 6px;
  color: #fff!important;
  font-size: 12px;
  text-align: center;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px; 
}
.co-owner-box {
background-color: #ff5663;
}

/**notification page css**/

.drop-notif {width:350px; left: -220px!important;}
.drop-notif .notif-box {border-radius:25px; width:40px; height:40px; background:#ccc; margin-right:15px; object-fit: cover;}
.drop-notif .time {padding-top: 3px; font-size: 12px; color: #999;}
.drop-notif .name {font-weight:bold; color:#000;}
.drop-notif .comment {display:inline-block; white-space:normal; width: 200px; color:#808080; vertical-align: middle; font-size: 13px;}
.navbar-inverse .navbar-nav .dropdown-menu > li > a:hover .time, .navbar-inverse .navbar-nav .dropdown-menu > li > a:hover .name,
.navbar-inverse .navbar-nav .dropdown-menu > li > a:hover .comment {color:#fff;}


.drop-notif.notif-page {width: 100%;}
.drop-notif.notif-page .comment {max-width: 760px; width: auto; font-size: 14px;}
.drop-notif.notif-page .notif-comment {padding: 20px 0px; border-bottom: 1px solid #ececec; cursor: pointer;}
.drop-notif.notif-page .notif-comment:first-child {padding-top: 0px;}
.drop-notif.notif-page .notif-comment:last-child {border-bottom: none; padding-bottom: 0px;}

/**notification page css end **/

.not-found {
  width: 100%;
  padding:10% 30px;
  margin:0 auto;
  text-align: center;  
}
.not-found h2 {
  color: #999;
  margin-top: 10px;
  text-align: center;
}
.img-sec {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.img-sec img {
  max-height:200px;
  margin: 0 auto;

}

/* new css here 9-7-18 */

.attach-file {
    height: 110px;
    border-radius: 12px;
    padding: 15px;
    vertical-align: middle;
    padding-top: 30px; /*chandni*/
    margin-bottom: 30px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    background-color: #eee;/*chandni*/
    cursor: pointer;
    border: 1px solid #ddd; /*chandni*/
    margin-top:15px;
}
    
.attach-file i {
    font-size: 2.0em;
    color: #999;
}
.attach-file p {
    white-space: nowrap;
    color: #808080;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
}

/* collapse label menu */

.cd-accordion-menu {
  width: 100%;
}

.cd-accordion-menu ul {
  display: none;
  height:0px;
  transition:all 0.5s ease-in-out;
  border: 1px solid #ddd;
    padding: 10px;
    border-top: 0px;
    margin-top: -1px;
}

.cd-accordion-menu li {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-bottom: 5px;
}
.cd-accordion-menu li.label-half {
display: inline-block;
    margin: 5px 1%;
    width: 48%;
    float: left;
}
.left-half {
    width: 48%;
    position:relative;
    display: inline-block;
    float:left;
    margin:0px 1%;
    clear: left;
}
.right-half {
    width: 48%;
    display: inline-block;
    clear: both;
    margin:0px 1%;
}
.lab_nested {
    position:absolute;
    top: 0;
    width: 100%;
}
.cd-accordion-menu input[type=checkbox] {
  position: absolute;
  opacity: 0;
}

.cd-accordion-menu label,
.cd-accordion-menu a {
    position: relative;
    display: block;
    background: #f5f5f5;
    color: #222;
    border-radius: 3px;
    border: 1px solid #ddd;
    font-weight: bold;
}

.no-touch .cd-accordion-menu label:hover,
.no-touch .cd-accordion-menu a:hover {
  background: #52565d;
}

.cd-accordion-menu label::before,
.cd-accordion-menu label::after,
.cd-accordion-menu a::after {
  /* icons */
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.cd-accordion-menu label {
  cursor: pointer;
}

.cd-accordion-menu label::before {
  left: 18px;
  background-position: 0 0;
  -webkit-transform: translateY(-50%) rotate(-90deg);
  -moz-transform: translateY(-50%) rotate(-90deg);
  -ms-transform: translateY(-50%) rotate(-90deg);
  -o-transform: translateY(-50%) rotate(-90deg);
  transform: translateY(-50%) rotate(-90deg);
}

.cd-accordion-menu label::after {
  left: 41px;
  background-position: -16px 0;
}


.cd-accordion-menu input[type=checkbox]:checked + label::before {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.cd-accordion-menu input[type=checkbox]:checked + label::after {
  background-position: -32px 0;
}

.cd-accordion-menu input[type=checkbox]:checked + label + ul,
.cd-accordion-menu input[type=checkbox]:checked + label:nth-of-type(n) + ul {
  display: block;
  transition: all 0.3s ease-in-out;
height:auto
}

.cd-accordion-menu ul label,
.cd-accordion-menu ul a {
  background: #f5f5f5;
  padding-left:15px;
/*  padding-right: 15%;*/
}

.no-touch .cd-accordion-menu ul label:hover,
.no-touch .cd-accordion-menu ul a:hover {
  background: #3c3f45;
}

.cd-accordion-menu > li:last-of-type > label,
.cd-accordion-menu > li:last-of-type > a,
.cd-accordion-menu > li > ul > li:last-of-type label,
.cd-accordion-menu > li > ul > li:last-of-type a {
  box-shadow: none;
}



@media only screen and (min-width: 600px) {
  .cd-accordion-menu label,
  .cd-accordion-menu a {
    padding: 10px 10px 10px 15px;
    font-size: 15px;
  }
  

.cd-accordion-menu.animated label::before {
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
}
.cd-accordion-menu label {
  margin-bottom: 0px;           
}

.label-title .badge {
    background-color: #ff5662!important;
    border-radius: 50%;
    position: relative;
    right: 65px;
    font-weight: normal;
    width: 22px;
    height: 22px;
    float: right;
    display: flex;
    align-items: center;
    justify-content: center;
    top: -3px;
    font-size: 12px;
}

.comment-toggle{display: none;}

.chosen-select option.option-bg {
    background-color: #ddd!important
}
.table-responsive {
 overflow: auto; 
}
.browse-btn {
    border: 1px solid #ddd!important;
    border-radius: 4px!important;
    display: block!important;
    padding: 5px!important;
    float: left!important;
    margin-right:10px!important;
}
.xls-txt {
    padding: 10px;
    color:#333;
}

.file-actions-new {
    background-color: #ff5662;
    border-radius: 50%;
    color: #fff;
    height: 25px;
    margin-top: 5px;
    padding: 4px 2px;
    position: absolute;
    right: -6px;
    top: -10px;
    width: 25px;
}
.bttn-delete {
    background-color: transparent;
    border-color: transparent;
    padding: 1px !important;
}
.bttn-delete i {
    color:#fff!important;
}

.file-preview-image-new{
     height: 100px;
    vertical-align: middle;
}

.newpost_btn{
    background-color: #ff5663;
    border: none;
    border-radius: 4px;
    padding: 8px 20px;
    color: #fff;
    margin-right: 10px;
    margin-bottom: 10px;
}
.newpost_btn:focus {
    border: 0px;
    outline: none;
}

.postrow{
    width:100%;
    font-size: 14px!important;
}
.newpost_btn.btn-lg {
   font-size: 14px!important;
   padding: 12px 40px!important;
}
.newpost_btn.btn-lg:hover {
  color: #fff;
}
.form-group.new-group {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.relative {
    position: relative;
}
.nav-pills.navigator_tabb li a{
    border-radius: 4px 4px 0 0!important;
    margin-right: 5px!important;
}

/** tab css **/
.tab {
  margin-bottom: 30px;
}
.tab-nav.mini-tab {
    border-bottom: 1px solid #ddd;
    margin-bottom:20px;
}
.tab-pane {
  padding: 15px 0;
  display: none;
  }
  .tab-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.tab-nav.no-collapse ul {
    overflow: hidden;
    white-space: nowrap;
}
.tab-nav.no-collapse ul li.active {
    border-bottom: 2px solid #167cff !important;
}
.tab-nav.no-collapse ul li {
    display: inline-block !important;
    margin-right: 20px;
}
.active {
    display: block;
  }
.tab-nav ul li a {
    font-size: 15px;
    color: #808080;
    text-decoration: none;
    transition: all .2s ease-in-out;
    line-height: 1;
}
.tab-nav ul li.active a {
    color:#222;
}
.not-found {
  width: 100%;
  padding:10% 30px;
  margin:0 auto;
  text-align: center;  
}
.not-found h2 {
  color: #999;
  margin-top: 10px;
  text-align: center;
}
@media (min-width: 600px) {
.tab-nav ul li.active {
    border-bottom: 2px solid #666;
}
.tab-nav ul li {
    display: inline-block;
    margin-right: 20px;
    padding-bottom: 5px;
    border-bottom: 2px solid transparent;
}
}

.relative {
    position: relative;
}

.serial_no{
    align-items: center;
    background-color: #666;
    border-radius: 50%;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    float: left;
    font-size: 11px;
    height: 28px;
    justify-content: center;
    margin-right: 5px;
    width: 28px;
}
/* chandni*/
.serial_no.big {
	min-width: 40px;
    width: auto;
    height: 24px;
    font-size: 16px;
    background-color: #c2e896;
    border-radius: 4px;
    color: #333;
    padding: 0px 5px;
    margin-top: 3px;
}

/*chandni*/
.editor-img img{
    max-width: 800px;
}
.search-title i.fa.fa-trash {
    position: absolute;
    right: 15px;
    top: 10px;
}
.delete-icon {
    position: absolute;
    right: 15px;
    top: 10px;
    padding:3px 5px;
    cursor: pointer
}

.table-responsive.table-scroll{
   max-height: 500px;
   margin-bottom: 20px;
   overflow: auto;
}

.user-h5 {
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
    color: #333;
    font-family: 'glacial_indifferenceregular';
}
.close.close-space {
   padding: 10px 15px;
}
.request-btn {
  margin-left:60px;
}
.bell-circle {
     align-items: center;
    background-color: #157dff;
    border-radius: 50%;
    color: #fff;
    display: flex;
    font-size: 11px;
/*    height: 26px;*/
    justify-content: center;
    left: -20px;
    position: absolute;
    text-align: center;
    top: -14px;
    width: 26px;
}
.table_del, .table_edit {
    /*float: right;*/
    margin: 3px 5px;
    color:#808080;
}
.mrgzero{
    margin: 0px!important;
}
	
.search_wdth{
       display: inline-block !important;
    width: 15% !important;
    /*border-right: 1px!important;
    border-right-color: #ccc!important;*/
    border-top-right-radius: 0px!important;
    border-bottom-right-radius: 0px!important;
    padding-right: 15px!important;
    background-color: #daebff!important;
    color: #666!important;
    height: 42px!important;
    box-shadow: -2px 3px 12px #ccc;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background:url('../img/caret-down.png') no-repeat right;
    background-position: right 5% top 50%;


        
}
.srch_btn{
    margin-right: 12px;
}
.label-title.label_color, a.label_color{
/*    background-color:#ff00000d !important;*/
    background-color:#72bb374f !important;
}
.label-search-icon {
    position: absolute!important;
    top:5px;
    right:10px;
    padding: 5px;
    color: #157dff;
}
.view-list-icon {
    position: absolute!important;
    top:5px;
    right:40px;
    padding: 5px;
    color: #157dff;
}
hr.mini-hr {
    margin-top:10px!important;
    margin-bottom:10px!important;
}
.delete-icon.edit-search-icon {
    right: 40px;
} 
.h3-heading h3 {
    margin-top:10px;
}
.label-header-fix {
    max-height: 400px;
    overflow: auto;
}
.fa-info-circle {
    color: #157dff
}
ul.visible_lists {
  display: block!important;
text-transform: capitalize!important;
height: auto!important;
border-color:transparent!important;
padding: 5px 0px;
max-height: 400px;
overflow: auto;
}
ul.visible_lists li {
    margin-bottom: 0px!important;
    border-bottom: 1px solid #ccc;
    padding: 3px 0;
    color: #808080;
	 display: block; /** chandni **/
}
.popover h3.popover-title {
    margin-bottom: 0px;
}
.tags.fullscreen{
    z-index: 9999999; 
    width: 100%; 
    height: 100%; 
    position: fixed; 
    top: 0; 
    left: 0;
    cursor: pointer;
    max-height: 100%!important;
    overflow:auto
 }
 
 .eyethik{
     width: 75%;
     display: inline-block;
 }
 .edit-icon i, .exchange-icon i {
     color: #157dff;
 }
 
.post_pend{
    color: #ff5663;
    font-size: 18px!important;
    margin: 0 0 0 10px;
}
.modal-header.custom-modal-head {
    padding: 10px 15px!important;
}
.modal-header.custom-modal-head .close {
    margin-top: 0px!important;
    line-height: 0.9;
}

.table-responsive.table-scroll table thead tr th {
    white-space: nowrap;
}

.pending-label {
  position: absolute;
  right: -8px;
  left: auto;
  top: 40px;
  width: 112px;
  height: 33px;
  content: "";
  background:url('../img/label.png') no-repeat;
}
.mini-modal {
    max-width: 480px;
}
.post-user span {
    font-size: 0.9em;
}
.top-20 {
    margin-top: 22px;
}

.table.table-striped.table-bordered.dataTable.no-footer thead {
    background-color: #eee;
}
/*chandni*/
.multiselect  {
    border: 1px solid #ddd;
    color: #808080;
    font-size:14px;
    min-height: 149px;
}
.dropdown-menu > li > a.super-list {
    padding:8px 15px;
    border-bottom: 1px solid #ddd;
    color: #808080;
}
.dropdown-menu > li > a.super-list i {
    color:#157dff;
     float: left;
     margin-right:8px;
     padding-top:3px;
}
.dropdown-menu > li > a.super-list:hover i {
    color:#fff;
}
.super-drop {
    left: -78px !important;
    width: 220px;
    }
    
     /*chandni*/

    #tooltip_action{

    /*overflow: auto;*/
    /*max-height: 300px;*/
     cursor: pointer;
   
    }


.google-visualization-tooltip {
  opacity: 0 ;
  max-width: 200px ;
  height:auto !important;


}
.google-visualization-tooltip[clone] {
  opacity: 1 !important ;

  
}
timeline {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;

   
}

.label_lists .list-group-item {
    text-align: center;
    cursor:pointer;
    display: inline-block;
    margin: 5px;
    min-width: 120px;
    background-color: #eee;
    
}
.select-custom .ms-options-wrap .ms-options {position: relative!important;}

.google-visualization-tooltip-item-list {
	position:relative;
}
.editor-img a {
color: #0071ff;
}

.pull-left.countcss{

    top: 24px;
    font-size: 15px;
    color: #fff;
    background-color: #157dff;
    width: 34%;
    text-align: center;
    padding: 8px 15px;
    margin-left: 16px;
}
.imerge_icon{

  width: 15px;
    height: 15px;
    display: inline;
    vertical-align: text-bottom;
}

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

/*new css add here 29-3-19*/

.foote-sec {
  padding:20px;
  background-color: #e5e5e5;
  color: #808080;
  float: left;
  width: 100%;
  text-align: center;
}
.ul-list {
  padding: 0;
  float: right;
  margin-bottom: 0px;
}
.ul-list li {
  display: inline-block;
  padding:0 5px;
}
.ul-list li a {
  color: #808080;
  text-decoration: none;;
}
.ul-list li a:hover {
  color: #157dff;
}
.img-sec.graph-img img {
  max-width: 100%;
  max-height: 100%!important;}
  
 .clearfix {
    clear: both;
 }

.tooltiptopicevent {
    padding:20px 10px 15px 10px!important;
    border-radius: 4px;
    background:#eeeeee!important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border: 1px solid #ccc!important;
  
  }
.position-relative {
  position: absolute;
}
.cancel-icon {
  position: absolute;
  right: 10px;
  top:-5px;
  bottom: auto;
  left: auto;
  color: #777;
}

#tr-bg td{

  background-color: #fff!important;
  font-weight: 100!important
}
   

.google-visualization-tooltip-action{
  width: 200px;
  z-index:00000!important;
}


.google-visualization-tooltip-action span{
  display: block !important;
}
/*.btn.btn-primary.btn-file {
    display:none!important;
}*/
.editor-img.list-style ol li ul {
	margin-left:15px;
}
.editor-img.list-style ol li ul li {
		list-style:circle;
}
.editor-img.list-style ol li ul li ul li {
		list-style:square;
}
.editor-img.list-style ol li ul li ul {
		list-style:disc;
		/* margin-left:15px; */
}
.editor-img.list-style ul li {
		list-style:disc;
		margin-left:40px;
}

.tag-list ul li+.popover {
  left:-150px!important;
}

.colorvisibleclass{
    background-color: #157dff!important;
    color: #fff!important;
}

.tag-list.pop-right .popover.left {
  margin-right: 10px!important;
  left: auto!important;
  right: -100px!important;

} 
.tag-list.pop-right .popover.left>.arrow {
    top: 50%!important;
    left: -11px!important;
    margin-top: -11px!important;
    border-right-color: #999!important;
    border-right-color: rgba(0,0,0,.25)!important;
    border-left-width: 0!important;
}
.tag-list.pop-right .popover.left>.arrow:after {
    bottom: -10px!important;
    left: 1px!important;
    content: " ";
    border-right-color: #fff!important;
    border-left-width: 10px!important;
    transform: rotate(180deg)!important;
}
.cke_contents.cke_reset{
 min-height: 490px!important;
}


/*[node-id] rect {
            fill: #157dff;
          
        }*/

  .edit-photo{
    background-color: rgb(21, 125, 255) !important; 
    }



.orentation_select{
      border: 1px solid #cccf;
    padding: 8px 10px;
    min-width: 180px;
    border-radius: 4px;
}


[data-field-name=img]
{

  display:none;
}

[data-id=search-icon]{
  display:none;
}


#nodemapbox>svg {
height: 80%;
/*margin-top: 15%;*/
}

[control-node-menu-id]  {
       transform: matrix(1, 0, 0, 1, 250, 28);
    }

 


[node-id]  circle:nth-child(2) {
      r:4;
      cy:-5;
    }
[node-id]  circle:nth-child(3) {
      r:4;
      cy:7;
    }
 [node-id]  circle:nth-child(4) {
      r:4;
      cy:20;
    }

[node-id] rect {
    fill: rgb(68, 157, 68) ;
    height: 70px;
   /* cursor: pointer!important;*/
    /*width: 200px;*/
  /*  position: relative;*/
}





#nodemapbox>svg:not(:root) {
    overflow: unset;
    
}


/*[node-id='1'] rect {
    fill: #157dff !important;
}*/

[data-layout=treeRightOffset]{
    display: none!important;
}

[data-layout=treeLeftOffset]{
    display: none!important;
}

[data-layout=mixed]{
    display: none!important;
}

.layoutcsssvg{

    box-shadow: 0px 1px 4px rgba(0,0,0,0.3);
    border: 1px solid #cacaca;
    background-color: #f9f9f9;
    cursor: pointer;
    text-align: right;
    top: -24px;
    float: right;
   /* margin-top: -36px;*/
    margin-right: 32px;
}



.layoutdisply{
position: relative; 
width: 100%;
left: 0px;
bottom: 0px;
box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px;
background-color: rgb(249, 249, 249); 
height: 150px;
padding: 10px;
/*border-top: 1px solid rgb(202, 202, 202);
*/
display: none;
 margin-top: 10px;
}

/*.bg-ripple-container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}*/
    /*chandni*/  
.layoutdisply img {
  border: 1px solid #ddd;
    border-radius: 4px;
    margin: 5px;
    width: 90px;
    height: 90px;
    cursor: pointer;
    transition: all 0.3s ease;
}
.layoutdisply img:hover {
  transform: scale(1.2);
}

.node-attach{

      margin-top: 10px;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    padding: 8px 15px;
    border-radius: 5px;
    background-color: #e6e5e5;
}



/*[level='2'] rect {

fill: #0b95c3 !important

}
[level='3'] rect {

fill: #213b8e !important

}
[level='4'] rect {

fill: #16a580 !important

}

[level='5'] rect {

fill: #512477 !important

}*/
.m-10 {
  margin: 10px;
}
.txt-blue {
  color: #157dff;
}
.mb-15 {
  margin-bottom: 15px!important;
}

[data-item=edit], [data-item=add], [data-item=remove], [data-item=root]  {
   padding: 5px 10px!important;
}
[data-item=edit] svg, [data-item=add] svg, [data-item=remove] svg, [data-item=root] svg {
   width: 16px!important;
   height: 16px!important;
}
.w-auto {
  width: auto!important;
}

#node_description.cke_contents.cke_reset{
 min-height: 100px!important;
}

#cke_2_contents {
    min-height: auto!important;
}

.loader {
  border: 8px solid #f3f3f3;
  border-radius: 50%;
  border-top: 8px solid #3498db;
  width: 60px;
  height:60px;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

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

.node-loader {
    background-color: #00000075;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    position:fixed;
    z-index: 9999999;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
}

.serial_no.big.lightblue-bg {
    background-color: #c0dcff;
}

.box-edit-notes {max-height: 167px; padding: 15px; overflow: auto; border: 1px solid #cccc;
  margin-bottom: 20px!important;}

.box-edit-notes a {clear: both; display: block; padding: 5px 0px;}

.box-edit-notes a span {display: inline-block; min-width: 39px; background: #c0dcff;
  padding: 2px 8px 0px 8px; border-radius: 5px; font-weight: bold; text-align: center;
    margin-right: 6px;}

  .txt-red {
    color: #ff1818!important;
    opacity: 1!important;
  }
  
  
  /*chandni*/
  .node_attach_file {
    height: auto;
    border-radius: 12px;
    padding: 15px;
        padding-top: 15px;
    vertical-align: middle;
    padding-top: 30px;
    margin-bottom: 30px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    background-color: #eee;
    cursor: pointer;
    border: 1px solid #ddd;
    margin-top: 15px;
}
  .node_attach_file p {
    height: auto;
    color: #808080;
    font-size: 14px;
}
.node_attach_file{
    font-size: 2.0em;
    color: #999;
}
/*scayt*/
div#wsc_img_banner{
  display: none;
}
/*multiblocks*/
.panel-body {padding: 15px;}
/*.panel-body {min-height: 250px;}*/
.d-flex {display:flex!important;}
.align-items-center {align-items: center!important;}
.ml-auto, .mx-auto {margin-left: auto!important;}
.widthtimeplanner{
    overflow-x: auto ;
    overflow-y:hidden ;
    max-width: 100%;
}

@media only screen and (max-width: 992px) {
  .widthtimeplanner {
 float: left;
  }
}

.expandblock{
  margin-top:-3px; margin-left:15px; margin-bottom: 15px
}

/*.displygrid{
  display:block;
    -webkit-display:grid!important;
}

*/