.navbar {
  *position: relative;
  *z-index: 2;
  margin-bottom: 20px;
  overflow: visible;
}

.navbar-inner {
  min-height: 150px;
  padding-right: 20px;
  padding-left: 20px;
  border: 1px solid #00aeec;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  *zoom: 1;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
     -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}


.navbar-inner:before,
.navbar-inner:after {
  display: table;
  line-height: 0;
  content: "";
}

.navbar-inner:after {
  clear: both;
}

.navbar .brand {
  display: block;
  float: left;
  padding: 10px 20px 10px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #777777;
  text-shadow: 0 1px 0 #ffffff;
}

.navbar .brand:hover,
.navbar .brand:focus {
  text-decoration: none;
}

.navbar-text {
  margin-bottom: 0;
  line-height: 40px;
  color: #777777;
}

.navbar-link {
  color: #777777;
}

.navbar-link:hover,
.navbar-link:focus {
  color: #333333;
}

.navbar .divider-vertical {
  height: 40px;
  margin: 0 9px;
  border-right: 1px solid #ffffff;
  border-left: 1px solid #f2f2f2;
}



.container-fluid {
  padding-right: 20px;
  padding-left: 20px;  
  *zoom: 1;
}

.container-fluid h2
{
    font-size: xx-large;
    font-weight: 400;
    padding: 30px 10px 11px 0;
}

.container-fluid:before,
.container-fluid:after {
  display: table;
  line-height: 0;
  content: "";
}

.container-fluid:after {
  clear: both;
}

p {
  margin: 0 0 10px;
}



.nav-collapse.collapse {
  height: auto;
  overflow: visible;
}


.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin:53px 0px 4px 0;
}

.navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}

.navbar .nav > li {
  float: left;
}

.navbar .nav > li > a {
  float: none;
  padding: 10px 15px 10px;
  color: #5ccf26;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff;
}

.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}

.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  color: #333333;
  text-decoration: none;
  background-color: transparent;
}

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #fff;
  border:solid 1px #1c4707;
  text-decoration: none;
  background-color: #4db31d;

}


.navbar .nav > .dropdown > a,
.navbar .nav > .dropdown > a:hover,
.navbar .nav > .dropdown > a:focus {
  color: #fff;
  border:solid 1px #1c4707;
  text-decoration: none;
  background-color: #63d629;
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
     -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}




.row-fluid {
  width: 100%;
  *zoom: 1;
}


.row-fluid:before,
.row-fluid:after {
  display: table;
  line-height: 0;
  content: "";
}

.row-fluid:after {
  clear: both;
}

.row-fluid [class*="span"] {
  display: block;
  float: left;
  width: 100%;
  min-height: 30px;
  margin-left: 2.127659574468085%;
  *margin-left: 2.074468085106383%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}

.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.127659574468085%;
}

.row-fluid .span9 {
  width: 74.46808510638297%;
  *width: 74.41489361702126%;
}

.span12 {
  width: 940px;
}

.form-horizontal .control-group {
  margin-bottom: 20px;
  *zoom: 1;
}

.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  line-height: 0;
  content: "";
}

.form-horizontal .control-group:after {
  clear: both;
}

.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}

.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}

.form-horizontal .controls:first-child {
  *padding-left: 180px;
}

.control-group {
  margin-bottom: 10px;
}

legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}

.es_top_header{
 background: url("../images/pattern.jpg") repeat scroll 0 0 #f4f4f4;
    border: 1px solid #e2e2e2;
    border-radius: 2px;
    float: left;
    padding: 22px 2% 10px;
    text-align: center;
    width: 96%;
}	

.es_tag_line {
    color: #ffffff;
    font-family: Verdana;
    font-size: 16px;
}

.es_hndle
{
	 background: none repeat scroll 0 0 #06c69f;
	 cursor: pointer !important;
	 font-size: 16px;
    line-height: 22px;
    margin: 0;
    padding: 8px 12px;
	color:#fff;
}

.step
{
	display:none;
	padding:15px;
	background-color:#fff;
	 font-size: 16px;
    line-height: 22px;
}

#es_tabs-container
{
	height:40px;
	width:100%;
}


#es_tabs-container .es_tab.es_active a {
    float: left;
	background: none repeat scroll 0 0 #06c69f;
    color: #000;
    font-weight: 900;
	text-decoration: none;
	padding: 10px 15px;
	transition-duration: 0.05s;
    transition-property: border, background, color;
    transition-timing-function: ease-in-out;
	display: block;
	color: #444;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    line-height: 1.4em;
}

#es_tabs-container .es_tab a {
	float: left;
    font-weight: 900;
	text-decoration: none;
	padding: 10px 15px;
	display: block;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    line-height: 1.4em;
	background: none repeat scroll 0 0 #fff;
    color: #000;
}
#es_tabs-container .es_tab a:hover {
    font-weight: 900;
	text-decoration: none;
	padding: 10px 15px;
	display: block;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    line-height: 1.4em;
	background: none repeat scroll 0 0 #049477;
    color: #fff;
}

.es_tutorial
{
	width:100%;
}
.es_nav
{	
	float:left;
	width:100%;
}

.es_postbox
{
	float:left;
	width:95%;
	margin:1px;
}

.es_container
{
	width:100%;
}


/* css for event manage page*/
table th,
table td{
  text-align: left;
}
table.layout{
  width: 80%;
  border-collapse: collapse;
}
table.display{
  margin: 1em 0;
}
table.display th,
table.display td{
  border: 1px solid #06c69f;
  padding: .5em 1em;
}

table.display th{ background: #06c69f; }
table.display td{ background: #fff; }


@media (max-width: 30em){
    table.responsive-table{
      box-shadow: none;  
    }
    table.responsive-table thead{
      display: none; 
    }
  table.display th,
  table.display td{
    padding: .5em;
  }
    
  table.responsive-table td:nth-child(1):before{
    content: 'Number';
  }
  table.responsive-table td:nth-child(2):before{
    content: 'Name';
  }
  table.responsive-table td:nth-child(1),
  table.responsive-table td:nth-child(2){
    padding-left: 25%;
  }
  table.responsive-table td:nth-child(1):before,
  table.responsive-table td:nth-child(2):before{
    position: absolute;
    left: .5em;
    font-weight: bold;
  }
  
    table.responsive-table tr,
    table.responsive-table td{
        display: block;
    }
    table.responsive-table tr{
        position: relative;
        margin-bottom: 1em;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
    }
    table.responsive-table td{
        border-top: none;
    }
    table.responsive-table td{
        background: #D5E0CC;
        border-top: 1px solid #B3BFAA;
    }
    table.responsive-table td.actions{
        position: absolute;
        top: 0;
        right: 0;
        border: none;
        background: none;
    }
}


/* edit button*/
.es-edit-btn {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  background: linear-gradient(to bottom, #3498db, #2980b9) repeat scroll 0 0 #3498db;
    border-radius: 0;
    color: #ffffff;
    font-family: Arial;
    font-size: 15px;
    padding: 4px 14px;
    text-decoration: none;
	border:1px solid #3498db;
}

.es-edit-btn:hover {
  background: #3cb0fd;
  color: #ffffff;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
  border:1px solid #3498db;
}

.es-del-btn {
  background: #d93434;
  background-image: -webkit-linear-gradient(top, #d93434, #f00c0c);
  background-image: -moz-linear-gradient(top, #d93434, #f00c0c);
  background-image: -ms-linear-gradient(top, #d93434, #f00c0c);
  background-image: -o-linear-gradient(top, #d93434, #f00c0c);
  background-image: linear-gradient(to bottom, #d93434, #f00c0c);
  font-family: Arial;
  color: #ffffff;
  font-size: 15px;
  padding: 4px 14px 4px 14px;
  text-decoration: none;
  border:1px solid #d93434;
}

.es-draft-btn {
  background: #CACBD0;
  background-image: -webkit-linear-gradient(top, #CACBD0, #CACBD0);
  background-image: -moz-linear-gradient(top, #CACBD0, #CACBD0);
  background-image: -ms-linear-gradient(top, #CACBD0, #CACBD0);
  background-image: -o-linear-gradient(top, #CACBD0, #CACBD0);
  background-image: linear-gradient(to bottom, #CACBD0, #CACBD0);
  font-family: Arial;
  color: #ffffff;
  font-size: 15px;
  padding: 4px 14px 4px 14px;
  text-decoration: none;
  border:1px solid #CACBD0;
}

.es-del-btn:hover {
  color: #ffffff;
  background: #e02f03;
  background-image: -webkit-linear-gradient(top, #e02f03, #f2081b);
  background-image: -moz-linear-gradient(top, #e02f03, #f2081b);
  background-image: -ms-linear-gradient(top, #e02f03, #f2081b);
  background-image: -o-linear-gradient(top, #e02f03, #f2081b);
  background-image: linear-gradient(to bottom, #e02f03, #f2081b);
  text-decoration: none;
  border:1px solid #d93434;
}

.es-green-btn {
  background: #11972D;
  background-image: -webkit-linear-gradient(top, #11972D, #42D060);
  background-image: -moz-linear-gradient(top, #11972D, #42D060);
  background-image: -ms-linear-gradient(top, #11972D, #42D060);
  background-image: -o-linear-gradient(top, #11972D, #42D060);
  background-image: linear-gradient(to bottom, #11972D, #42D060);
  font-family: Arial;
  color: #ffffff;
  font-size: 15px;
  padding: 4px 14px 4px 14px;
  text-decoration: none;
  border:1px solid #11972D;
}

.es-green-btn:hover {
  color: #ffffff;
  background: #42D060;
  background-image: -webkit-linear-gradient(top, #42D060, #11972D);
  background-image: -moz-linear-gradient(top, #42D060, #11972D);
  background-image: -ms-linear-gradient(top, #42D060, #11972D);
  background-image: -o-linear-gradient(top, #42D060, #11972D);
  background-image: linear-gradient(to bottom, #42D060, #11972D);
  text-decoration: none;
}

.es_add_event
{
	width:80%;
	border:1px solid #06c69f;
	display:none;
	background-color:#fff;
}

.create_event_fields
{
	border-bottom:solid 1px #cccccc;
	margin:30px;
}

.create_event_submit
{
	text-align:left;
	margin:10px 10px 10px 30px;
}

.create_event_fields label
{
	float:left;
	width:100%;
	font-family: "Open Sans",sans-serif;
    font-size: 13px;
    font-weight: 900;
}

.create_event_fields input
{
	width:100%;
	height:30px;
	border:solid 1px #ccc;
}

.create_event_fields input[type="radio"]
{
	width:50px;
	height:30px;
}

.create_event_fields textarea
{
	width:450px;
	height:150px;
	border:solid 1px #ccc;
}

.create_event_fields #start_date,#end_date
{
	width:150px;
	height:30px;
	border:solid 1px #ccc;
}

.create_event_fields .event_date
{
	width:200px; 	
}

.create_event_fields .event-start-time
{
	width:450px; 
}
.create_event_fields .event-end-time
{
	width:450px; 
}

.create_event_fields .event-time-am-pm
{
	width:82px; 	
}

.create_event_fields .event-end-time select
{
	width:80px; 
}

.create_event_fields .event-start-time select
{
	width:80px; 
}


.es_add_event h3
{
	font-size:14px;
	padding:15px;
}

.event-error{display:none;}
.event-error-show{display:block;color:#d93434;}

.es_edit_event
{
	width:80%;
	border:1px solid #06c69f;
	background-color:#fff;
	margin-top:20px;
}

.es_edit_event h3
{
	margin-left:20px;
}


/*notifications*/
@import url('//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css');
 
.isa_info, .isa_success, .isa_warning, .isa_error {
margin: 10px;
padding:12px;
}
.isa_info {
    color: #00529B;
    background-color: #BDE5F8;
}
.isa_success {
    color: #4F8A10;
	display:none;
    background-color: #DFF2BF;
}
.isa_success_show {
    color: #4F8A10;
	display:block;
    background-color: #DFF2BF;
	margin: 10px;
	padding:12px;
}
.isa_success_show {
    color: #4F8A10;
	display:block;
	margin: 10px;
	padding:12px;
    background-color: #DFF2BF;
}
.isa_warning {
    color: #9F6000;
    background-color: #FEEFB3;
}
.isa_error {
    color: #D8000C;
    background-color: #FFBABA;
	display:none;
}

.isa_error_show {
    color: #D8000C;
    background-color: #FFBABA;
	display:block;
	margin: 10px;
	padding:12px;
}
.isa_info i, .isa_success i, .isa_warning i, .isa_error i {
    margin:10px 22px;
    font-size:2em;
    vertical-align:middle;
}

.es-dashboard,.es-intor-video { background-color: #fff;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: unset;
    padding: 30px;
    width: 73%;}
.es-dashboard  .es_features	{list-style: outside;}
.es-dashboard h3 {line-height:30px;}