@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/OpenSans-Regular.ttf');
}

@font-face {
  font-family: 'Open Sans-light';
  src: url('../fonts/OpenSans-Light.ttf');
}

body {
  /*background: url('../images/data/71.jpg') fixed; */
  background: url('../images/data/BG.jpeg') fixed;
  /*	background-position: bottom;*/
  background-size: 100%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  font-family: 'Open Sans';
  color: #777;
  background-blend-mode: luminosity;

}

header {
  height: 40px;

}

#area-chart,
#line-chart,
#bar-chart,
#stacked,
#pie-chart {
  min-height: 250px;
}

#ap {
  display: none;
}

.ap {
  display: none;
}


#sys_name,
#issue_date,
#acc_name,
#sub_title {
  display: none;
}

/*//////////////// 
This is a global styling 
is for the ancor tags and links 
////////////////*/

a:hover {
  color: #00b8d4;
  text-decoration: none;
  text-transform: none;
}






@font-face {
  font-family: 'Exo 2';
  src: url('../fonts/Exo2-Light.ttf');
}

@font-face {
  font-family: 'Nexa Bold', Tahoma, Verdana, sans-serif;
  src: url('../fonts/Nexa Bold.otf');
}



dada {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}


/* LISTING */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}

.list-inline>li {
  display: inline-block;
  padding-right: 10px;
  padding-left: 10px;
}

.menu_data {
  display: inline-block;
  list-style: none;
}

.menu_data>ul {
  display: inline-block;
  list-style: none;
  background: #fff;
}

/*/////////// HEADER /////////////*/


#header_L2 {
  width: 84%;
  height: 40px;
  position: fixed;
  padding: 0% 3%;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  background-color: #eceff1;
  clear: both;
  margin-left: 16%;
  color: #263238;
  /*background-image: -ms-linear-gradient(top, #01579b 0%, #0277bd 100%);
  background-image: -moz-linear-gradient(top, #01579b 0%, #0277bd 100%);
  background-image: -o-linear-gradient(top, #01579b 0%, #0277bd 100%);
  background-image: -webkit-linear-gradient(top, #01579b 0%, #0277bd 100%);
  background-image: linear-gradient(top, #01579b 0%, #0277bd 100%); */

}

#header_log {
  width: 100%;
  height: 40px;
  position: fixed;
  padding: 0% 3%;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  background-color: #000;
  /*box-shadow: 0px 1px 2px #ccc;*/
  clear: both;
  color: #fff;
  /*background-image: -ms-linear-gradient(top, #01579b 0%, #0277bd 100%);
  background-image: -moz-linear-gradient(top, #01579b 0%, #0277bd 100%);
  background-image: -o-linear-gradient(top, #01579b 0%, #0277bd 100%);
  background-image: -webkit-linear-gradient(top, #01579b 0%, #0277bd 100%);
  background-image: linear-gradient(top, #01579b 0%, #0277bd 100%); */

}

.sidebar_L2 {
  width: 16%;
  height: auto;
  height: 100%;
  clear: both;
  position: fixed;
  background: #00b8d4;
  font-size: 1em;
}

#header_L1 {
  width: 77%;
  margin-left: 23%;
  height: 40px;
  position: fixed;
  padding: 0% 3%;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  clear: both;
  color: #263238;
  background-image: -ms-linear-gradient(top, #006064 0%, #00838f 100%);
  background-image: -moz-linear-gradient(top, #006064 0%, #00838f 100%);
  background-image: -o-linear-gradient(top, #006064 0%, #00838f 100%);
  background-image: -webkit-linear-gradient(top, #006064 0%, #00838f 100%);
  background-image: linear-gradient(top, #006064 0%, #00838f 100%);

}

.sidebar_L1 {
  width: 23%;
  height: auto;
  height: 100%;
  clear: both;
  position: fixed;
  background: #00b8d4;
  font-size: 1em;
}

.logo {
  margin-top: 0%;
  max-width: 60px;
  max-height: 60px;
}


.loades {
  background-color: #01579B;
  height: 40px;
  padding: 10px 24px;
  width: 40%;
  margin-left: 19%;
  position: fixed;
  z-index: 8;
  bottom: 0;
  color: #fff;
  border-right: 5px solid #fff;
}

/*/////////// Menu /////////////*/


/*----- Menu Outline -----*/
.sidebar3-wrap {
  width: 115%;
  background: transparent;
  color: #777;
  margin-left: -16%;
}

.sidebar3 {
  width: 100%;
  float: left;
  color: #f4f4f4;
}

.sidebar3 li {
  list-style: none;
  color: #f4f4f4;
  padding: 1px 4px;
  max-height: 40px;
  min-height: 40px;
}

.sidebar3 a {
  transition: all linear 0.15s;
  color: #f4f4f4;
}

.sidebar3 li:hover>a,
.sidebar3 .current-item>a {
  text-decoration: none;
  /*-moz-transition: 0.6s;
	-webkit-transition: 0.6s;*/
}



/*----- Top Level -----*/
.sidebar3>ul>li {
  float: left;
  display: block;
  background-color: transparent;
  color: #f4f4f4;
  width: 100%;
  margin-right: 0px;

}

.sidebar3>ul>li>a {
  padding: 8px 20px;
  display: block;
  color: #f4f4f4;
  width: 100%;
  margin-left: 0px;
  margin-right: 0px;
}

.sidebar3>ul>li:hover>a,
.sidebar3>ul>.current-item>a {
  background: #37474F;
  transition: all linear 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
}


/*/////////////////////////*/



/*///////////// TOP NAV //////////////////////*/
#top {
  margin-top: 0%;
  margin-right: 13%;
  float: right;
  text-align: left;
  padding: 8px 6px;
  font-size: 1.1em;

}

#top ul {
  color: #777;
  display: block;
  text-decoration: none;
  height: 50px;
  text-transform: none;

}

#top li {
  margin-left: -3%;
}

#top li a {

  text-decoration: none;
  list-style: none;
  color: #777;
  height: 50px;
  padding: 4px 8px 8px;

}




#top a:hover {
  transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  color: #00b8d4;
  text-decoration: none;
  border-bottom: 5px solid #00b8d4;
  padding: 8px 8px 2px;

}






.chilangi {
  background-color: #000;
  padding: 4% 6%;
  color: #fff;
  min-width: 100%;
  font-size: 0.8em;
  max-height: 100px;
  /*bottom: 0;*/
  margin-top: 10px;
  border-left: 10px solid #99cc00;
  opacity: 8;
}

.container_chilangi {
  bottom: 0;
  position: relative;
  z-index: 19999;
  margin-top: 150%;
}







/*//////////////// 
This code is for content display on different 
view points and screen resolutions. "desktop-only"
displays on desktop and "mobile-only" displays mobile content 
////////////////*/

@media (min-width:1171px) {
  #desktop-only {
    display: block !important;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    -moz-transition: 0.4s;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
}

@media (min-width:1171px) {
  #mobile-only {
    display: none !important;
  }
}



@media (max-width: 1170px) {
  #mobile-only {
    display: block !important;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    -moz-transition: 0.4s;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }

  #desktop-only {
    display: none !important;
  }
}

/*////////// banner overlay for desktop ///////////*/

@media (min-width:1001px) {
  #desktop-only1 {
    display: block !important;
  }
}

@media (min-width:1001px) {
  #mobile-only1 {
    display: none !important;
  }
}



@media (max-width: 1000px) {
  #mobile-only1 {
    display: block !important;
  }

  #desktop-only1 {
    display: none !important;
  }
}


/*////////////////////////////////////////////*/



/*/////////// HEADER /////////////*/


#header {
  width: 81%;
  margin-left: 19%;
  height: 44px;
  top: 0;
  left: 0;
  right: 0;
  z-index: -10;
  /*background-image: -ms-linear-gradient(top, #eceff1 0%, #eceff1 100%);
  background-image: -moz-linear-gradient(top, #eceff1 0%, #eceff1 100%);
  background-image: -o-linear-gradient(top, #eceff1 0%, #eceff1 100%);
  background-image: -webkit-linear-gradient(top, #eceff1 0%, #eceff1 100%);
  background-image: linear-gradient(top, #eceff1 0%, #eceff1 100%); */
  background-color: #01579B;
  /*box-shadow: 0px 1px 2px #ccc;*/
  -moz-transition: 0.4s;
  -webkit-transition: 0.4s;
  color: #fff;

}




.dp-info {
  background-color: #0288D1;
  color: #fff;
}

.dp-success {
  background-color: #2ecc71;
  color: #fff;
}

.dp-butto {
  color: #fff;
  background-color: #8CC152;
}

.dp-butto1 {
  color: #fff;
  background-color: #777;
}

.dp-danger {
  background-color: #f44336;
  color: #fff;
}

.dp-warning {
  background-color: #F57C00;
  color: #fff;
}




.am-info {
  color: #8CC152;
}

.am-arrow {
  color: #8CC152;
}

.am-success {
  color: #8CC152;
}

.am-danger {
  color: #f44336;
}

.am-warning {
  color: #f6bb42;
}



#to {
  padding: 2% 4%;
  color: #555;
  width: 95%;
  margin-top: 20px;
  font-size: 1em;
  max-height: 200px;
}

.topd {
  width: 60%;
  margin-left: 3%;
  /*margin-top: -1px;*/
  padding-top: 6px;
}

#logoz {
  font-size: 1.6em;
  /*top: 16px;*/
  width: 40%;
  color: #fff;
  /*text-shadow: 2px 1px 2px #888;*/
  font-family: 'Nexa Light', Tahoma, Verdana, sans-serif;
  src: url('../fonts/Nexa Bold.otf');
}

#srch {
  width: 60%;
  position: relative;
  margin-left: 40%;
  margin-top: -30px;
}

#srch>input {
  /*background-color: transparent;*/
  border: 1px solid transparent;
}


#logoa {
  margin-left: 73%;
  margin-top: -30px;
  font-size: 1.1em;
  color: #fff;
  position: relative;
}

#menu {
  margin-top: 0.4%;
  font-size: 1.3em;
  color: #757575;
  position: absolute;
}

#fot {
  color: #fff;
  font-family: 'Exo 2', Tahoma, Verdana, sans-serif;
  src: url('../fonts/Exo2-Light.ttf');
}


/*/////////// Menu /////////////*/

#front-panel {
  border-radius: 0px;
  border: 0px;
  background-color: #fff;
  font-family: 'Open Sans-light';
}

/*/////////////////////////*/



.sidebar {
  width: 14.3%;
  margin-top: 4%;
  height: auto;
  margin-left: 2%;
  height: 30%;
  clear: both;
  padding: 1% 1%;
  position: fixed;
}

#top_design {
  background-color: #01579B;
  width: 100%;
  padding: 10px 20px;
  height: 44px;
  border-right: 1px dotted #fff;
  /*box-shadow: 0px 2px 8px 2px #ddd;*/
}

.sidebar_L3 {
  width: 19%;
  /*margin-top: -40px;*/
  height: 100%;
  clear: both;
  position: fixed;
  top: 0;
  left: 0;
  /* background-image: -ms-linear-gradient(right, #eceff1 0%, #eceff1 100%);
  background-image: -moz-linear-gradient(right, #eceff1 0%, #eceff1 100%);
  background-image: -o-linear-gradient(right, #eceff1 0%, #eceff1 100%);
  background-image: -webkit-linear-gradient(right, #eceff1 0%, #eceff1 100%);
  background-image: linear-gradient(right, #eceff1 0%, #eceff1 100%);*/
  /*box-shadow: 1px 3px 2px #ccc; */
  background: #f1f1f1;
  font-size: 1em;
  color: #fff;
}


.sidebar_R3 {
  width: 19%;
  height: 100%;
  /*clear: both;*/
  position: fixed;
  right: 0;
  z-index: -10;
  top: 44px;
  padding: 0px 0px;
  /* background-image: -ms-linear-gradient(right, #eceff1 0%, #eceff1 100%);
  background-image: -moz-linear-gradient(right, #eceff1 0%, #eceff1 100%);
  background-image: -o-linear-gradient(right, #eceff1 0%, #eceff1 100%);
  background-image: -webkit-linear-gradient(right, #eceff1 0%, #eceff1 100%);
  background-image: linear-gradient(right, #eceff1 0%, #eceff1 100%);*/
  /*box-shadow: 1px 3px 2px #ccc; */
  background: #2c3e50;
  font-size: 1em;
  color: #fff;
}

.sidebar_R3>.row {
  padding: 15px 1px;
  width: 100%;
  right: 0;
  margin-left: 0px;
  border-bottom: 1px solid #34495e;
  /*background-color: #fff;*/
  position: relative;
}

.sidebar_L3_color {
  color: #e4e4e4;
}

#side_container {
  width: 100%;
  padding: 1%;
  margin-bottom: 2%;
  background-color: #f6f6f6;
  box-shadow: 0px 2px 3px #ccc;


}


#hide2 {
  display: none;
}

#hide2_button {
  display: none;
}

#hide_save {
  display: none;
}

.sideimg {
  width: 15%;
  float: left;
  position: relative;
  margin-right: 7%;
}

.indescription {
  width: 78%;
  position: relative;
  max-height: 40px;
  overflow: hidden;
}



.logo {
  margin-top: 2%;
  width: 168px;
  height: 160px;
}

/*/////////////////////////*/


/*/////////// Menu /////////////*/

.clearfix:after {
  display: block;
  clear: both;
}

/*----- Menu Outline -----*/
.menu-wrap {
  width: 100%;
  background: transparent;
  color: #777;
}

.menue {
  width: 80%;
  float: left;
  color: #777;

}

.menue li {
  margin: 0px;
  list-style: none;
  color: #777;
}

.menue a {
  transition: all linear 0.15s;
  color: #777;
}

.menue li:hover>a,
.menu .current-item>a {
  text-decoration: none;
  color: #fff;
  /*-moz-transition: 0.6s;
	-webkit-transition: 0.6s;*/
}

.menue .arrow {
  font-size: 0.7em;
  line-height: 0%;
  margin-top: -15%;
}

/*----- Top Level -----*/
.menue>ul>li {
  float: left;
  display: block;
  position: relative;
  font-size: 1em;
  color: #777;

}

.menue>ul>li>a {
  padding: 8px 16px;
  display: inline-block;
  color: #777;
}

.menue>ul>li:hover>a,
.menue>ul>.current-item>a {
  background: #ccc;
}

/*----- Bottom Level of the menu items -----*/
.menue li:hover .sub-menu {
  z-index: 1;
  opacity: 1;
}





/*/////////// Left Menu /////////////*/


/*----- Menu Outline -----*/
.leftmenu-wrap {
  width: 115%;
  background: transparent;
  color: #fff;
  position: absolute;
  float: left;
  margin-left: -15%;
}

.leftmenu {
  width: 100%;
  float: left;
  color: #fff;
  position: relative;
}

.leftmenu li {
  margin: 0px;
  list-style: none;
  color: #fff;
}

.leftmenu a {
  transition: all linear 0.15s;
  color: #fff;
}

.leftmenu li:hover>a,
.menu .current-item>a {
  text-decoration: none;
  color: #fff;
  /*-moz-transition: 0.6s;
  -webkit-transition: 0.6s;*/
}

.leftmenu .arrow {
  font-size: 0.7em;
  line-height: 1%;
  margin-top: -15%;
}

/*----- Top Level -----*/
.leftmenu>ul>li {
  float: left;
  width: 100%;
  display: block;
  position: relative;
  font-size: 1em;
  color: #fff;
  background-color: transparent;

}

.leftmenu>ul>li>a {
  padding: 8px 18px;
  display: block;
  color: #666;
  background-color: #f3f3f3;
  border-right: 5px solid #90A4AE;
}

.leftmenu>ul>li:hover>a,
.menu>ul>.current-item>a {
  color: #455A64;
  background-color: #CFD8DC;
  border-right: 5px solid #f44336;
  -moz-transition: 0.2s;
  transition: 0.6s;
  -o-transition: 0.6s;
  -ie-transition: 0.6s;
}

/*----- Bottom Level of the menu items -----*/
.leftmenu li:hover .sub-menu {
  z-index: 1;
  opacity: 1;
}



/*///// 
This code is for the layout of the main
content as well as the position
 /////*/


.web_wrapper {
  width: 79%;
  height: 100%;
  margin-left: 19%;
  color: #888;
  background: transparent;
}

.web_wrapper1 {
  width: 100%;
  height: 90%;
  margin-top: -7%;
  color: #888;

  padding: 15% 25%;
}

.mob {
  width: 100%;
  height: 100%;
  color: #888;
  background-color: #fff;
  background-position: bottom;
  padding: 10% 10%;

}


.nests {
  background-color: transparent;
  margin-top: 1%;


}

#nests2 {

  background-color: transparent;
  margin-bottom: 3%;
  display: block;
  height: auto;
  margin-top: 1%;

}

#nests_admins {
  background-color: transparent;
  margin-bottom: 3%;
  display: block;
  height: auto;
  margin-top: 1%;
  margin-left: 0%;
  padding: 1%;
}

/*///// 
BANNER SECTION 
this code is for the banner
 /////*/
.banner {
  width: 100%;
  float: left;
  height: 300px;
  margin-bottom: 1%;

}

.text {
  width: 100%;
  padding: 1%;


}






/*///////////////////////////////////
Caption Text
///////////////////////////////////*/
#flex-caption {
  width: 65%;
  margin-top: -10%;
  margin-left: 10%;
  z-index: 1;
  float: right;
  color: #fff;
  font-size: 16px;
  padding: 5px 20px 20px;
  position: absolute;
  background-color: #000;
  opacity: 0.7;

}



/*///////////////////////////////////
POSTS AND ARTICLE DESIGN
/////////////////////////////////////*/

.post {
  width: 60%;
  margin-bottom: 10px;
  clear: both;
  position: relative;
  font-size: 1.1em;
}

#picture {
  max-width: 45px;
  max-height: 45px;
  float: left;
}

.chat {
  width: 90%;
  float: left;
  margin-left: 10%;
  padding: 1% 1%;
  min-height: 40px;
  margin-top: -11%;
  margin-bottom: 10px;
}

.chat_data {
  width: 100%;
  float: left;
  padding: 0% 0%;
  color: #888;
  min-height: 40px;
  margin-bottom: 2%;
}

.chat_data1 {
  width: 100%;
  float: left;
  padding: 0% 2%;
  color: #888;
  min-height: 40px;
  margin-bottom: 2%;
}





.name {
  background-color: #00b8d4;
  padding: 1% 4%;
  color: #fff;
}

#thumb {
  max-height: 180px;
  max-width: 180px;
  min-height: 180px;
  min-width: 180px;
  margin-bottom: 10px;
}

/*///////////////////////////////////
POSTS AND ARTICLE DESIGN
/////////////////////////////////////*/

.post_container {
  width: 100%;
  color: #888;
  padding: 2% 2%;
  clear: both;

}

.postimg {
  width: 60px;
  height: 60px;
  float: left;
  margin-bottom: 2%;
  clear: both;
}

@media (min-width: 1170px) {
  .post_owner {
    background-color: transparent;
    font-size: 1.3em;
    margin-bottom: 2px;
    color: #888;
  }
}

@media (max-width:1171px) {
  .post_owner {
    margin-left: 15px;
    background-color: transparent;
    font-size: 1.3em;
    margin-bottom: 2px;
    color: #888;
  }
}



.post_date {
  color: #00b8d4;
  padding: 2px 1px;
  margin-bottom: 3px;
  font-size: 0.85em;
}




.post p {
  float: right;
  color: #888;
}




.mylist {
  width: 50%;
  background-color: #000;
  opacity: 0.8;
  position: absolute;
  padding: 2% 3%;
  margin-top: 22%;
  margin-left: 0%;
  font-size: 1.1em;
}


/*///// 
EVENT LAYOUT DESIGN SECTION 
this code is for events and adverts layout /////*/
.event_container {
  width: 100%;
  border-bottom: 3px solid #00b8d4;
}

.event_info {
  height: auto;
  padding: 2% 2%;
  background-color: #fff;

}

#event_details {
  padding: 6% 6%;
  background-color: #f4f4f4;
  box-shadow: 1px 1px 1px #d2d2d2;
}


/*///// 
ERROR HANDLING SECTION 
this code is for the errors and success reports /////*/

#error {
  color: #777;
  padding: 2% 3%;
  height: 46px;
  font-size: 1em;
  background-color: #e4e4e4;
  border: 1px solid #888;
}

#errors {
  position: absolute;
  margin-top: 36%;
  margin-left: 25%;
  width: 300px;
  color: #484848;
  padding: 1% 1%;
  font-size: 1em;
  border-bottom: 5px solid #e3e3e3;
  background-color: #fff;
  transition: 0.4s;
  -o-transition: 0.4s;
  -ms-transition: 0.4s;
  -moz-transition: 0.4s;
  -webkit-transition: 0.4s;
}

#success {
  position: absolute;
  margin-top: 1%;
  margin-left: 60%;
  float: right;
  width: 200px;
  color: #484848;
  padding: 1% 3%;
  font-size: 1em;
  border-bottom: 5px solid #99cc00;
  background-color: #fff;
  transition: 0.4s;
  -o-transition: 0.4s;
  -ms-transition: 0.4s;
  -moz-transition: 0.4s;
  -webkit-transition: 0.4s;

}


.event {
  max-height: 280px;
  max-width: 900px;
}


/*////////// Admin Userlist ///////////*/
.userlist_container {
  width: 100%;
  height: 40px;
  padding: 1% 1%;
  font-size: 1.3em;
  background-color: #00b8d4;
  color: #fff;
  margin-bottom: 2%;
}

.profi {
  width: 100%;
  height: 140px;
  padding: 2%;
  background-color: #f6f6f6;
  margin-bottom: 2%;
}

.profi_img {
  width: 12%;

}

.profi_info {
  width: 68%;
  margin-left: 12%;
  margin-top: -11%;


}