body{
    margin: 0px;
    padding: 0px;
}

.form-signin
{
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
}
.form-signin .form-signin-heading, .form-signin .checkbox
{
    margin-bottom: 10px;
}
.form-signin .checkbox
{
    font-weight: normal;
}
.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
{
    margin-top: 20px;
    padding: 40px 0px 20px 0px;
    background-color: #f7f7f7;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}
.login-title
{
    color: #555;
    font-size: 18px;
    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%;
}
.need-help
{
    margin-top: 10px;
}
.new-account
{
    display: block;
    margin-top: 10px;
}


.dataTables_wrapper .dataTables_filter input { 
    margin-left: 0.5em;
	 color: #263238;
	 padding-left: 38px;
    font-weight: 300;
    font-size: 14px;
	 border: 1px solid #ddd;
	 border-radius: 2px;
	 height: 36px;
	 width: 226px;
	 background: url(../images/search-copy.png) no-repeat scroll left 7px center;
	 background-size: 16px 16px;
         background-color: #fff;
}

.dataTables_wrapper .dataTables_length {
   float: right;
	color: #263238;
	font-weight: 300!important;
   font-size: 14px;
}

.dataTables_wrapper .dataTables_length > label {
	font-weight: 300!important;
}

.dataTables_wrapper .dataTables_length > label > select {
	//width: 52px; 
	width: 55px;
	height: 36px;
	border: 1px solid #ddd;
	border-radius: 2px;
}

.dataTables_wrapper .dataTables_filter {
   float: left; 
   color: #263238;
}

.dataTables_wrapper .dataTables_info {
	font-size: 13px;
	font-weight: 300;
	color:#263238;
	/*margin-top: 60px;*/
   clear: both;
   float: right;
   padding: 5px 30px;
   margin-bottom: 30px;
}

.paginate_button{
    border-radius: 2px!important;
}

.dataTables_wrapper .dataTables_paginate {
	margin-top: 60px;
   float: left;
   text-align: left;
   padding-top: 0.25em;
}


.gridLink{
    padding-left: 5px;
    padding-right: 5px;
    font-size: 20px;
}

.gridLink:hover{
    text-decoration: none;
}

.adminCard{
    background-color: #fff;
    padding: 30px 15px;
}


.noPadding{
    padding-left: 0;
    padding-right: 0;
}

.sidebar ul.nav li.nav-item a.nav-link{
    font-size: 14px;
}

table.dataTable thead th, table.dataTable tfoot th{
    font-weight: 500;
}

.table>thead>tr>th{
    background-color: #fff;
    border: 0;
    font-size: 1.5rem;
    line-height: 1.5;
    color: #000;
    padding-top: 15px;
    padding-bottom: 15px;
}

.table>tbody>tr>td{
    padding-top: 15px;
    padding-bottom: 15px;
}

.noUnderline:hover{
    text-decoration: none;
}

.rightPaddingIcon{
    padding-right: 7px;
}


.tooltip{
    font-size: 1.2rem;
    border-radius: 0!important;
}

.form-group label{
    font-weight: 300;
    font-size: 1.4rem;
}

.breadcrumb{
    border-radius: 0;
    margin-bottom: 0;
}

.sorting:after{
    opacity: 0;
}

.card-header{
    /*background-color: #fff;*/
    font-weight: 500;
    color: #000;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.noPaddingLeft{
    padding-left: 0;
}

.noPaddingRight{
    padding-right: 0;
}

.sidebar ul.nav li.nav-item a.nav-link.active i{
    color: #fff;
}

.sidebar ul.nav li.nav-item a.nav-link.active{
    background: #20a8d8;
}


.loginScreen{
    position: absolute;
    width: 100%;
    right: 0;
    top: 0;
    min-height: 100vh!important;
}


.dz-image img{
    max-width: 100%;
    max-height: 100%;
}




#TableRESClean_filter.dataTables_filter{
    display: none;
}

#TableRESClean_length.dataTables_length{
    display: none;
}

#TableRESClean_info.dataTables_info{
    display: none;
}

#TableRESClean_paginate.dataTables_paginate.paging_simple_numbers{
    display: none;
}

table.dataTable thead .sorting{
    content: "";
}

table.dataTable thead .sorting_desc{
    content: ""!important;
}

table.dataTable thead .sorting:after{
    content: ""!important;
}

table.dataTable thead .sorting_desc:after{
   content: ""!important; 
}

table.dataTable thead .sorting_asc:after{
    content: ""!important;
}

.sliderTitle{
    font-size: 48px;
    font-weight: 700;
    color: #ffffff;
    text-shadow: 2px 2px 58px #000000;
}

.sliderText{
    font-size: 20px;
    font-weight: 400;
    color: #ffffff;
    text-shadow: 2px 2px 58px #000000;
}

.sliderPrice{
    font-size: 36px;
    font-weight: 400;
    color: #ffffff;
    text-transform: none;
    text-shadow: 2px 2px 58px #000000;
}

.progress{
	display: none;
}

.iconColors i{
	color: #20a8d8;
}

span.select2-selection.select2-selection--single{
	height: 34px;
	border-radius: 2px;
	border: 1px solid rgba(0, 0, 0, 0.15);
	color: #607d8b;
}

.dataTables_wrapper{
	overflow: scroll;
}


.noPadding{
    padding-left: 0px;
    padding-right: 0px;
}

.noPaddingAlways{
    padding-left: 0px;
    padding-right: 0px;
}

.noPaddingLeft{
    padding-left: 0px;
}

.noPaddingRight{
    padding-right: 0px;
}


.noPaddingLeftAlways{
    padding-left: 0px;
}

.noPaddingRightAlways{
    padding-right: 0px;
}


#TableRESClean2_filter.dataTables_filter{
    display: none;
}

#TableRESClean2_length.dataTables_length{
    display: none;
}

#TableRESClean2_info.dataTables_info{
    display: none;
}

#TableRESClean2_paginate.dataTables_paginate.paging_simple_numbers{
    display: none;
}

.lightGreen{
	background-color: #96baa5;
}

.chart-wrapper{
	padding-right: 0px;
	padding-left: 0px;
}

.graphTitle{
	font-size: 24px;
}


@media screen and (max-width:  767px) {
    .noPaddingLeft{
		padding-left: 0px!important;
	}

	.noPaddingRight{
		padding-right: 0px!important;
	}
	
	.noPaddingMobile{
		padding-right: 0px;
		padding-left: 0px;
	}
}