    body {
        font-size: 14px;
        font-family: 'Roboto', Arial, sans-serif;
        background: #f3f3f3 !important;
        color: #000;
    }

    a { color: #000; }

    a:hover { color: #53842b; }

    table {
        font-size: 13px;
    }

    th {
        background-color: #53842b;
        text-align: left;
    } 

    td {
        background: #fff;
    }

    tr:hover>td {
        background: #fff;
    }




	.b-phone_item {
		color: #53842b;
	}
	.b-phone {
    padding-top: 16px;
}
	.b-user {
		padding-top: 0px;
	}

	.b-user a {
		color: #53842b;
	}

	.search-tab .current {
		background: #53842b;
	}

	.search input.search-txt {
		/*border-color: #53842b;*/
	}

	.search-string{
	border-color: #53842b;
}

	input[type=checkbox]:checked+label i {
		background: #53842b;
		border: 2px solid #53842b;
	}

	.tab-rts .current {
		background: #53842b;
		border-color: #53842b;
	}

	.link {
		color: #53842b;
	}

	.link-box.current {
		border-color: #53842b;
	}

	.display-type-row:before {
		color: #53842b;
	}

	.display-type-grid::before {
		color: #53842b;
	}

	.input-currency_val {
		color: #53842b;
	}

	.dropdown {
		color: #53842b;
	}


	input[type=radio]:checked+label i:before {
		background: #53842b;
	}

	.filter-block_hide .btn-filter {
		color: #53842b;
	}

	.filter-block_hide .btn-filter:hover {
		color: #53842b;
	}

	.btn-type1:hover {
		background: #53842b;
	}
	.btn-type1 {
		background: #53842b;
	}

	.btn-settings {
		color: #53842b;
	}

	.footer-nav a {
		color: #53842b;
	}

	.btn-search {
		background: #53842b;
	}

	.social:hover {
		color: #53842b;
	}

	.popup h2 {
		color: #53842b;
	}
 
	.btn2:hover {
		background: #53842b;
	}

	.btn2 {
		background: #53842b;
	}

	input[type=text]:focus, textarea:focus {
	 border-color: #53842b;
	}

	.k-state-numerik.k-state-focused,.k-state-default.k-state-focused,.k-multiselect.k-state-focused.multiselect,.k-multiselect.k-header.k-state-focused  {
		border-color: #53842b;
	}

	.filter-result, .k-multiselect-wrap .k-button {
		background: #53842b;
	}

	.block1 {
		color: #53842b;
	}

	.footer-nav a {
        color: #53842b;
    }

	.paginate .current {
		background: #53842b;
	}

	.btn {
		background: #53842b;
	}
	.tooltip {
		background: #53842b !important;
	}
	.right .ui-tooltip-content::after {
		border-color: transparent #53842b;
	}

	.selected i, .selected-all i {
		background: #53842b;
		border: 2px solid #53842b;
	}
	.left_column {
    background: #f3f3f3;
    }