﻿/*=============================================================
    Authour URI: www.binarytheme.com
    License: Commons Attribution 3.0

    http://creativecommons.org/licenses/by/3.0/

    100% To use For Personal And Commercial Use.
    IN EXCHANGE JUST GIVE US CREDITS AND TELL YOUR FRIENDS ABOUT US
   
    ========================================================  */



/*=======================================
    GENERAL STYLES
==================================================*/

.edit  
{
    background-color: transparent; 
    border: none;
}

.edit:hover
{
    background-color: #F2F2F2; 
}

.footer
{
    background-color: #F2F2F2;
    position: fixed;
    height: 40px;
    bottom: 0;
    width: 100%;
}

.div-classes{
  margin-left: 3%;
}

.login{
  margin-top: 10%;
  max-width: 900px;
}

.admin{
  margin-top: 7%;
}

.users{
  margin-top: 7%;

}

/* Sidebar navigation */

.content-box, .content-box-large {
   margin-bottom:30px;
   background:#fff;
   border-radius:10px;
   padding:10px;
   border-left:1px solid #eee;
   border-top:1px solid #eee;
   border-right:2px solid #eee;
   border-bottom:2px solid #eee; 
}

.content-box-large {
  padding: 20px;
  margin-right: 5%;
}

.box-with-header {
  border-top: none;
  border-top-left-radius:0px;
  border-top-right-radius:0px;
}

.content-box-header {
  min-height: 40px;
   font-size: 16px;
   background:#015249;
   border-top-left-radius:5px;
   border-top-right-radius:5px;
   padding:10px;
   border-left:1px solid #eee;
   border-top:1px solid #eee;
   border-right:2px solid #eee;
}

.content-box-header:after {
  clear:both;
}

.sidebar ul.nav, .sidebar ul.nav ul{
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.sidebar ul.nav ul {
   margin:0px;
   padding:0px;
   display:none;
}

.sidebar .nav li.open ul{
   display:block;
}

.sidebar .nav > li {
  margin: 0;
   border-bottom:1px dashed #eee;
}

.sidebar .nav > li:last-child{
   border-bottom:0px;
}

.sidebar .nav > li li {
  margin: 0;
}

.sidebar .nav > li li a{
   padding-left:25px;
}

.sidebar .nav > li > a {
  font-size: 14px;
  line-height: 20px;
  padding: 15px 15px;
  color: #015249 !important;
  display: block;
   font-weight:bold;
   background:none;
  text-decoration: none;
   border-top:0px;
   font-weight:bold;
}

.sidebar .nav > li > a > i{
   margin-right:5px;
}

.sidebar .nav > li > ul > li > a {
  font-size: 13px;
  line-height: 20px;
  padding: 8px 10px 8px 40px;
  color: #015249 !important;
   background:#015249;
  display: block;
  text-decoration: none;
   border-top:0px;
   font-weight:bold;
}

.sidebar .nav > li > ul > li.active > a{
   background:#015249;
   border-top:0px;
   color:#015249 !important;
}

.sidebar .nav > li > ul > li > a:hover{
   background:#015249;
   color:#015249 !important;
   border-bottom:0px;
}

.sidebar .nav li a:hover, .sidebar .nav li.current > a {
  background: #57bc90;
  color: #ffffff !important;
   border-bottom:0px;
}

.sidebar .nav li.open > a {
   background:#57bc90;
   color: #015249 !important;
   border-bottom:1px dashed #eee;
}

.sidebar .nav a .caret {
  float: right;
  width: 0;
  height: 0;
  display: inline-block;
  vertical-align: top;
  border-top: 4px solid #aaa;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
   margin-top: 8px;
  margin-left: 2px;
}

.sidebar .nav a:hover .caret {
  border-top-color: #aaa;
}

.sidebar .nav li.open > a > .caret {
  border-top: none;
  border-bottom: 4px solid #aaa !important;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.sidebar .nav li.open > a:hover > .caret {
  border-bottom-color: #aaa;
}

.login-bg {
  background: rgba(255, 255, 255, 0);
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
  background: -moz-linear-gradient(rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
  background: -ms-linear-gradient(rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
  background: -o-linear-gradient(rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
  background: linear-gradient(rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
  background-color: #eff0f3;
  background-repeat: no-repeat;
  height: 100%;
}


.div-metainfo{
  margin-left:4%;
  border: 2px solid #015249;
  border-radius: 25px;
  padding: 20px;
  margin-top:3%;
}

.div-grey{
  padding:30px;
  background:#F8F8F8;
  color:#015249;
  height: 650px;
}

.div-white{
  padding: 30px;
  background: #fff;
  color:#015249;
  height: 650px;
}

.my-select{
  max-width: 200px;
}

.div-infoClassRight{
  padding: 20px 5px 5px 30px;
}

.div-infoClassLeft{
  padding: 20px 30px 5px 5px;
}
.nav a {
    color:#ffffff!important
}
.navbar-header a {
    color:#ffffff !important;
    padding-right:100px;
}

.text-center {
    text-align:center;
}

.buttons-user{
  padding: 100px;
}

.list-button{
  margin-left: 45%;
  margin-right: 2%;
}

.list-button-user{
  margin-left: 75%;
  margin-right: 2%;
}

h1 {
    line-height:60px;
    /*color: #77C9D4;*/
    color: black;
    font-size:35px ;
    font-weight:300!important;
}
h2 {
    line-height:100px;
    color: #77C9D4;
    font-size:30px ;
    font-weight:100!important;
}

.about{
  width:100%;
  font-size:15px;
  font-weight:100!important;
  line-height:20px;
}

.h2-green {
    line-height:100px;
    color: #57bc90;
    font-size:30px ;
    font-weight:100!important;
}

h3 {
    line-height:25px;
    padding-bottom:15px;
    color:#015249;
}
h4 {
    line-height:10px;
    padding-bottom:10px;
    color:#77C9D4;
}

p {
    font-weight:300;
    line-height:25px;
    padding-bottom:5px;
}

.space-pad {
    padding-bottom:50px;
}


.for-full-back {
     /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";

  /* IE 5-7 */
  filter: alpha(opacity=90);

  /* Netscape */
  -moz-opacity: 0.9;

  /* Safari 1.x */
  -khtml-opacity: 0.9;

  /* Good browsers */
  opacity: 0.9;
}

section {
    padding-top:30px;
    padding-bottom:40px;
}


/*=======================================
    COLOR CODES
==================================================*/
.color-white {
   background-color:#fff!important;
}

.color-light {
   background-color:#F8F8F8!important;
}
.color-blue {
    color: #7769D4;
}
/*=======================================
    HEADER STYLES
==================================================*/
#home {
    padding:20px 40px 130px 20px;
}

#showClass{
  padding:70px 40px 130px 40px;
}

.head-main {
    font-size:120px !important;
    font-weight:900!important;
    color:#585858!important;
    padding:200px 20px 20px 20px;
}

/*=======================================
    NAVIGATION STYLES
==================================================*/


nav {
	position: absolute;
	width: 100%;
    background: #fff;
    z-index:99;
}

.fixed {
	position: fixed; 
	top: 0; 
	min-height: 50px; 
	z-index: 99;
}

.navbar-inverse {
background-color: #015249;
border-color: #015249;
}

/*=======================================
    ABOUT STYLES
==================================================*/

.about-div {
	width: 100%;
min-height: 100px;
background-color: rgba(209, 209, 209, 0.24);
box-shadow: none;
border: 0;
padding: 50px 20px 30px 20px;
margin-bottom:20px;
}
/*=======================================
    FREE TEXT STYLES
==================================================*/
.free-div {
    width: 100%;
min-height: 100px;
background-color: rgba(209, 209, 209, 0.24);
box-shadow: none;
border: 0;
padding: 50px 20px 30px 20px;
margin-bottom:20px;
}

/*=======================================
    CONTACT STYLES
==================================================*/
.contact-cls {
    font-size:20px;
    line-height:40px;
}
/*=======================================
    FOOTER STYLES
==================================================*/

#footer {
    background-color:#77C9D4;
    color:#fff;
    padding:20px 50px 20px 50px;
    text-align:right;
}

