/* bootstrap 3 helpers */

.navbar-form input, .form-inline input {
	width:auto;
}

.dropdown-menu{

    z-index: 2000;


}

.logos{

    padding: 10px;
    margin-top: 30px;

}

.hiddenRow {
    padding: 0 !important;
    border: 0px;
    padding-left: 20px;
    padding-bottom: 20px;

}

/* end */

/* custom theme */

header {
	min-height:230px;
  	margin-bottom:5px;
}

@media (min-width: 979px) {
  #sidebar.affix-top {
      position: static;
  }

  #sidebar.affix {
      position: fixed;
      top: 0;
      width:264px;
  }
}

.affix,.affix-top {
   position:static;

}

/* theme */

body {
  color:#828282;
  background-color:#eee;
}



.panel {



}

/* end theme */


.leaflet-draw-inner-toolbar {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.6);
    bottom: 0;
    display: none;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.v-center {
  min-height:200px;
  display: flex;
  justify-content:center;
  flex-flow: column wrap;
}




.panel_div {
	padding-left:27px;
    padding-right:27px;
}

/* Selector */

        .dual-list .list-group {
            margin-top: 8px;
        }

        .list-left li, .list-right li {
            cursor: pointer;
        }

        .list-arrows {
            padding-top: 100px;
        }

            .list-arrows button {
                margin-bottom: 20px;
            }



/* Login Form */

.form-signin
{
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
}
.form-signin .form-control
{
    position: relative;
    font-size: 16px;
    height: auto;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.form-signin .form-control:focus
{
    z-index: 2;
}
.form-signin input[type="text"]
{
    margin-bottom: -1px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.form-signin input[type="password"]
{
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.account-wall
{
    padding: 40px 0px 20px 0px;
    background-color: #ffffff;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.16);
}

.login-wall
{
    margin-top: 80px;

}
.login-title
{
    color: #555;
    font-size: 22px;
    font-weight: 400;
    display: block;
}
.profile-img
{
    width: 96px;
    height: 96px;
    margin: 0 auto 10px;
    display: block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.select-img
{
	border-radius: 50%;
    display: block;
    height: 75px;
    margin: 0 30px 10px;
    width: 75px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.select-name
{
    display: block;
    margin: 30px 10px 10px;
}

.logo-img
{
    width: 96px;
    height: 96px;
    margin: 0 auto 10px;
    display: block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

/* End Login From */


#mainTab{

    margin-top: 10px;

}



.hiddenRow {

 background-color: #eee;

}

.hiddenRow .accordian-body{

    margin-left: 20px;
		margin-right: 10px;

}

.table-measures thead{

	background-color: #eee;
	color: #246467;

}

.table .table-actions{

	background-color: #eee;
}

.table table-measures-red{

	background-color: #fff;

}

.table-measures-red{

	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;

	border-top: 1px solid #246467;


}

.table-measures tbody{

	background-color: #E9F2F2;
}


.pagination>.active>a{

	background-color: #246467;
	color: #fff;
	border-color: #246467;

}

.pagination>li>a{

	color: #246467;
}


.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
  color: #fff;
  cursor: default;
  background-color: #246467;
  border: 1px solid #246467;
  border-bottom-color: transparent;
}

.tab-pane{

	background-color: #fff;
	padding: 15px;
	border: 1px solid #246467;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;


}


tr>.blue-row{

	background-color: #246467;
	color: #fff;

}


.popover-content {
  height: 100%;
}

textarea.popover-textarea {
   border: 0px;
   margin: 0px;
   width: 100%;
   height: 170px;
   padding: 0px;
   box-shadow: none;
	 color: #246467;
	 padding: 4px;
	 background-color: rgba(65, 124, 127, 0.42);
}

.popover-title{

	color: #246467;
	font-weight: bold;

}

.popover-footer {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  background-color: #F7F7F7;
  border-bottom: 1px solid #EBEBEB;
  border-radius: 5px 5px 0 0;
}

.wms_table .title{

	width: 350px;
	margin-right: 5px;


}

.wms_table .title_loaded{

	width: 250px;
	margin-right: 5px;


}

.wms_table .title .wms_title{

	width: 310px;


}

.wms_table .opacity_column{

	width: 180px;
	padding: 5px;


}

.wms_table .wms_opacity{

	width: 40px;


}


.bs-callout {
    padding: 10px;
    margin: 10px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}
.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
}
.bs-callout p:last-child {
    margin-bottom: 0;
}
.bs-callout code {
    border-radius: 3px;
}


.bs-callout-primary {
    border-left-color: #428bca;
}
.bs-callout-primary h4 {
    color: #428bca;
}
.bs-callout-success {
    border-left-color: #5cb85c;
}
.bs-callout-success h4 {
    color: #5cb85c;
}
.bs-callout-danger {
    border-left-color: #d9534f;
}
.bs-callout-danger h4 {
    color: #d9534f;
}
.bs-callout-warning {
    border-left-color: #f0ad4e;
}
.bs-callout-warning h4 {
    color: #f0ad4e;
}
.bs-callout-info {
    border-left-color: #5bc0de;
}
.bs-callout-info h4 {
    color: #5bc0de;
}

.leaflet-disabled {
    cursor: default;
    background-color: #f4f4f4;
    color: #bbb;
}

.date_box p{

	margin: 0 0 0px;

}

.date_box hr{

	margin-top: 4px;
	margin-bottom: 8px;

}



.legend{

	border: 1px solid #000000;

}

.dashboard{

	margin-top: 40px;
	margin-bottom: 60px;

}

.dash{

	padding: 15px;
	color: #fff;
	font-size: 20px;
	height: 140px;
	display: flex;
 	align-items: center;
	text-align: center;

}

.dash a{

	color: #fff;


}

.dash a:link {
    text-decoration: none;
		color: #fff;
}

.dash a:visited {
    text-decoration: none;
		color: #fff;
}

.dash a:hover {
	color: #fff;
}

.dash a:active {
	color: #fff;
}

.dash-iaia{

	background-color: #246467;

}

.dash-cosi{

	background-color: #45526e;

}
