/*--------------------------------------------------------
color
--------------------------------------------------------*/
.input:before,
.submit_1 {
	background: #107E9D;
}


nav {
	background: #2C444A;
}

.table_per_page_wrapper button.active {
	border: 1px solid #107E9D;
	color: #107E9D;
}

.stat_wrapper p {
	color: #107E9D;
}
.submit_1:hover {
	background: #0C708C;
}
.submit_1.active:hover {
	background: #107E9D;
}

.nav.nav-tabs li a.active.show {
	color: #107E9D !important;
}
.pagination p.active,
.pagination a.active {
	background: #107E9D;
}
.table_sort i.fa-sort-up,
.table_sort i.fa-sort-down {
	color: #107E9D !important;
}

a:link, a:visited {
	color:#107E9D;
}
a:hover {
	color:#0B6B86;
}
a:active  {
	color:#107E9D;
}


.btn_gallery:hover {
	color: #107E9D;
}
.btn_gallery i {
	color: #107E9D;
}
.btn_gallery:hover i {
	border-right: 1px solid #107E9D;
}
.gallery_cats li:hover a {
	color: #107E9D !important;
}
.gallery_cats li a.active {
	color: #107E9D !important;
}
.upload_plugin_tab_switcher .btn {
	color: #107E9D;
	border: 1px solid #107E9D;
}
.upload_plugin_tab_switcher .btn_tab_active {
	background: #107E9D !important;
}
.btn_single_image i {
	color: #107E9D;
}
.keyword_btn:hover {
	color: #107E9D;
}

.btn.back_btn:hover i {
	color: #107E9D;
}
.sort_category_wrapper .btn_gallery.active {
	color: #107E9D;
}
.sort_category_wrapper .btn_gallery.active i {
	border-right: 1px solid #107E9D;
}