html, body {
	height: 100% !important;
}

.form-control-custom {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    /*background-color: #fff;*/
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    background-color: #eee;
    opacity: 1;
}

.bck-mosquitoes {
    position: absolute;
    top: 0;
    opacity: 0.6;
    z-index: -1;
}

.bck-mosquitoes img {
	/*height: calc(100vh - 100px);*/
	height: calc(100vh - 60px);
    -webkit-filter: blur(1px) grayscale(50%);
    filter: blur(1px) grayscale(50%);
}

.login-form {
	max-width: 600px;
	width: 100%;
	margin: auto;
	padding-top: 150px;
}

.login-form img {
    width: 100%;
    max-width: 400px;
}

.login-box-body {
	background: none;
    width: 100%;
    max-width: 500px;
    margin: auto;
}

.login-box-body button,
.login-box-body button:hover {
	border-radius: 30px;
	padding: 10px;
	background-color: #1ABC9C;
	color: #fff;
}

.login-box-body input {
    border-radius: 30px;
    padding: 25px;
}

.login-box-body .form-group {
	margin-bottom: 30px;
}

.nav-tabs-custom {
    position: relative;
}

.nav-tabs-custom > .tab-content{
    cursor: move;
}

.nav-elements a {
    border-radius: 20px !important;
    padding: 5px 15px !important;
    margin: 5px !important;
}

.nav-elements a.navbar-items {
    color: #fff !important;
}

.nav-elements a.navbar-items:hover {
    color: #43425D !important;
}

.nav-elements a.active {
	color: #43425D !important;
	background-color: #fff !important;
}

.profile-elements {
	float: right;
}

.content-wrapper {
    /*min-height: calc(100vh - 120px) !important;*/
}

.main-footer {
	position: absolute;
    /*bottom: 0;*/
    width: 100%;
    height: 60px;
    background-color: #43425D;
    color: #fff;
}

.entomological {
    opacity: 0.9;
    filter: alpha(opacity=60);
}

.search {
	position: relative;
}

.search input {
    text-indent: 10px;
    border-radius: 20px;
    background-color: #F5F6FA;
    padding: 5px;
    margin-bottom: 5px;
    font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    border: none;
}

.search .fa-search {
    position: absolute;
    top: 8px;
    left: 10px;
    font-size: 15px;
}

.box-shadow-custom {
    background-color: white;
    box-shadow: 0 0 5px 0 #888888;
}

.vdp-datepicker input {
    padding: 5px;
    border: 1px solid #aaa;
    border-radius: 5px;
}

.dataTables_wrapper .dataTables_processing {
    z-index: 1 !important;
    padding: 10px !important;
    border-radius: 30px !important;
    background-color: #43425D !important;
}


/* pagination button hack fix */
.dataTables_wrapper .dataTables_paginate .paginate_button {
    display: inline !important;
    padding: 0px !important;
}

.dataTables_info {
	display: none;
}

table#target-table tr,
table#target-table td,
table#target-table,
table.dataTable tr,
table.dataTable td,
table.dataTable {
    border: none !important;
}

table#target-table tbody th,
table#target-table tbody td,
table.dataTable tbody th,
table.dataTable tbody td {
    padding: 10px 15px !important;
}

table#target-table thead,
table.dataTable thead {
    background-color: #F5F6FA;
    color: #A3A6B4;
}

table#target-table thead th,
table.dataTable thead th {
    padding: 15px !important;
    border: none !important;
}

.datatable-action-buttons .btn {
    border: none;
    -webkit-border-radius: inherit;
    -moz-border-radius: inherit;
    border-radius: inherit;
    padding: 3px 5px;
}

.datatable-action-buttons .btn i {
    width: 15px;
    height: 15px;
}

.datatable-subtable {
    padding-left:50px;
    margin: auto;
    width: 95%;
    opacity: 0.8;
    box-shadow: 0 2px 10px 1px #888888;
}

.datatable-subtable td {
    background-color: #F5F6FA;
}

/* SINGLE RULE CLASSES */
.box-shadow {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.white {
    color: #FFF;
}

.mosquitoes-green {
    color: #1ABC9C;
}

.mosquitoes-red {
    color: red;
}

.mosquitoes-orange {
    color: #D48A06;
}

.bck-mosquitoes-white {
	background-color: white;
}

.bck-mosquitoes-green {
	background-color: #1ABC9C;
}

.bck-custom-blue {
	background-color: #43425D !important;
}

.bck-custom-lightgrey {
    background-color: #F5F6FA;
}

.custom-blue {
	color: #43425D !important;
}

.filters {
    border-bottom: 1px solid lightgray;
}

.filters-datepicker-width {
    width: 564px !important;
}

.esri-ui .esri-popup {
    z-index: 2 !important;
}

div[id^="pieChart_"] {
    height: 300px;
    /*height: 250px;*/
}

a.load-modal-btn:hover {
    color: #fff;
}

.load-modal-btn {
    color: #fff;
    background-color: #008d4c;
    padding: 6px;
    /* border-radius: 40px; */
    margin: 10px 10px 20px 10px;
    display: block;
    /* width: 200px; */
    text-align: center;
    /* margin: auto; */
}

.esri-ui-top-right.esri-ui-corner {
    width: 100%;
}

.esri-popup__main-container {
    width: 600px !important;
}

.esri-popup__main-container table {
    width: 100%;
}

.esri-popup__header {
    visibility: hidden;
}

.esri-popup__main-container {
    max-height: 600px !important;
}

#feature-layers {
    color: unset;
    background-color: unset;
    padding: unset;
    overflow-y: unset;
}

#feature-layers .esri-layer-list__item-container {
    padding: 8px;
}

.esri-layer-list__item-title {
    flex: 1;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1.3em;
    word-break: break-word;
    overflow-wrap: break-word;
}

#feature-layers ul li {
    margin-bottom: 5px;
    border: unset;
}

/****************************** GENERAL ******************************/

.createField,
.editField,
.confirmEditField
{
    cursor: pointer;
}

.manage-sample-button {
    color: #0700B4;
    border-radius: 60px;
    background-color: lightgrey;
    text-align: center;
    padding: 5px;
    width: 150px;
}

.mosquito-button {
    cursor: pointer;
    color: white;
    border-radius: 60px;
    background-color: #DA8D00;
    text-align:center;
    padding: 5px;
    width: 150px;
}

span > .fa-times {
    font-size: 20px;
    vertical-align: -webkit-baseline-middle;
}

/* MEDIA QUERIES */
@media screen and (max-width: 721px) {
	.content-wrapper {
	    min-height: 970px !important;
	}

	.profile-elements {
		float: left;
	}
}

/* NESTED SORTABLE CSS */
ol {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-left: 20px;
    margin-top: 5px;
}

ol li {
    display: block;
    margin-bottom: 5px;
    /*border: 1px solid #eee;*/
    background: #fff;
    color: blue;
}

ol > li a {
    background: #fff;
    display: block;
    font-size: 14px;
    color: red;
    text-decoration: none;
    padding: 10px 0;
    cursor: move;
    color: blue;
}

ol > li a > i:hover {
    cursor: pointer;
}

li.menu-highlight {
    border: 1px dashed red !important;
    padding: 5px;
    background: #f5f5f5;
}

.placeholder {
    outline: 1px dashed #4183C4;
}

.disclose {
    cursor: pointer;
    width: 20px;
}

form input {
    border-radius: 4px !important;
}

.mutations-data {
    padding: 12px;
    border: 3px dashed #43425D;
    margin-bottom: 5px;
    border-radius: 4px;
}

.mutations-data input.text-input{
    display: inline-block;
    width: 80px;
}

.mutations-data span.remove-box {
    display: block;
    position: absolute;
    right: 12px;
    top: -10px;
}

.mutations .chemical-checkboxes label {
    display: block;
}

.mutations .chemical-checkboxes label input {
    margin-right: 5px;
}

span.select2-selection--single {
    display: block !important;
    width: 100% !important;
    height: 34px !important;
    padding: 6px 12px !important;
    font-size: 14px !important;
    line-height: 1.42857143 !important;
    color: #555 !important;
    background-color: #fff !important;
    background-image: none !important;
    border: 1px solid #ccc !important;
    border-radius: 4px !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s !important;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s !important;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    color: unset;
}

.select2-selection--multiple {
    max-height: 150px !important;
    overflow: auto !important;
}

#main-loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 1000;
    background: rgba(100, 100, 100, 0.4);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

/* Spinkit - Loading overlay */
.overlay-custom {
    display: none;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    width: 100%;
    height: 100%;
    z-index: 100;
}

.sk-circle {
    width: 40px;
    height: 40px;
    position: relative;
    margin: auto;
    top: 50px;
}
.sk-circle .sk-child {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.sk-circle .sk-child:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #333;
    border-radius: 100%;
    -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
    animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}
.sk-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg); }
.sk-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg); }
.sk-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); }
.sk-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg); }
.sk-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg); }
.sk-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
.sk-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg); }
.sk-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg); }
.sk-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg); }
.sk-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg); }
.sk-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg); }
.sk-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s; }
.sk-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s; }
.sk-circle .sk-circle4:before {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s; }
.sk-circle .sk-circle5:before {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s; }
.sk-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s; }
.sk-circle .sk-circle7:before {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s; }
.sk-circle .sk-circle8:before {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s; }
.sk-circle .sk-circle9:before {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s; }
.sk-circle .sk-circle10:before {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s; }
.sk-circle .sk-circle11:before {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s; }
.sk-circle .sk-circle12:before {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s; }

@-webkit-keyframes sk-circleBounceDelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    } 40% {
          -webkit-transform: scale(1);
          transform: scale(1);
      }
}

@keyframes sk-circleBounceDelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    } 40% {
          -webkit-transform: scale(1);
          transform: scale(1);
      }
}
