.red_border {
    border: 1px solid red !important;
}
.error_text
{
	color: #f00;
}
.success_text
{
	color: #008800;
}
.term_data
{
	border: 1px solid #ccc;
	padding: 10px;
}
.term_data tr:nth-child(2n+1) {
    background: #ccc;
}
.term_data tr {
    height: 50px;
}
.term_data tr th, .term_data tr td {
    padding: 5px;
}
.custom_btn {
    text-decoration: none;
    background: #0073AA;
    color: #fff;
    padding: 4px 10px 6px;
    border-radius: 3px;
    margin-left: 8px;
}
.custom_btn:hover {
	color: #fff;
}
.edit_term_data td {
    vertical-align: top;
    padding: 0 15px 10px 0;
}
.total_records {
    width: 200px;
    display: inline-block;
    padding: 10px;
    font-size: 20px;
    font-weight: bold;
    color: #00a0d2;
}
ul.pagination_custom {
    float: right;
    margin-right: 30px;
}
ul.pagination_custom li.current {
    background: transparent;
    border: 2px solid;
    color: #00a0d2;
    padding: 2px 10px 3px;
}
ul.pagination_custom li {
    display: inline-block;
    padding: 4px 10px;
    background: #00a0d2;
    margin-right: 5px;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
}
ul.pagination_custom li.total_pagess {
    background: transparent;
    color: #00a0d2;
}
ul.pagination_custom li a {
    text-decoration: none;
	color: #fff;
}
ul.pagination_custom li.prev, ul.pagination_custom li.next {
    font-size: 35px;
    padding: 2px 10px;
    background: transparent;
    padding: 0 0 0 0;
    vertical-align: top;
}
ul.pagination_custom li.prev a, ul.pagination_custom li.next a {
	color: #00a0d2;
}


.form-plugin-k label {
    cursor: pointer;
    display: block;
}
.form-plugin-k input[type="text"] {
    border-radius: 4px;
    height: 34px;
    width: 100%;
}
.form-plugin-k textarea {
    border-radius: 4px;
    width: 100%;
}
.form-plugin-k td {
    width: 200px;
}

.form-plugin-k td:nth-child(3) {
    padding-left: 43px;
    width: 109px;
    padding-right: 26px;
}
.form-plugin-k td:nth-child(1) {
    width: 257px;
    padding-right: 20px;
}

.form-plugin-k tr {
    border: 1px solid #ccc;
    display: block;
    margin-bottom: 10px;
    padding: 10px 10px;
}



.form-plugin-k tr:nth-child(1), .form-plugin-k tr:nth-child(7), .form-plugin-k tr:nth-child(8) {
    border: 0 none;
}

.addformfield tr:nth-child(1), .addformfield tr:nth-child(7), .addformfield tr:nth-child(8) {
    border: 1px solid #ccc;
}

/*.jswidget_term_links ul {
    list-style: none;
    padding: 0;
}*/

.jswidget_term_links ul li a>p {
    margin-bottom:10px;
}
.jswidget_term_links ul li li {
    line-height: 10px;
}
/*.jswidget_term_links ul li a>p {
    border: 1px solid #ccc;
    padding: 7px;
    display: inline-block;
    box-shadow: none;
}
.jswidget_term_links ul li a {
    text-decoration: none !important;
    box-shadow: none;
}

.jswidget_term_links ul li {
    display: inline-block;
    margin: 0 10px;
}*/
.jswidget_term_links ul li h3 {
    text-transform: capitalize;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 600;
}
header.entry-header h1.entry-title {
    text-transform: capitalize;
    font-size: 26px;
    color: #007acc;
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 7px;
}
.jswidget_term_links ul li a {
    display: block;
    box-shadow: 0 0 0;
}
form.form-plugin-k {
    position: relative;
    padding-bottom: 100px;
}
.img-lp-p {
    position: absolute;
    bottom: 0;
}
.remove_links, #addbox
{
	cursor: pointer;
}
.loading_icon
{
	display: none;
}
.jswidget_term_links ul, #jswidget_term_links ul
{
	padding: 15px;
	/*box-shadow: 0 0px 8px #333;
	border-radius: 5px;*/
}
.jswidget_term_links ul li a h3 {
    font-weight: normal;
}
.jswidget_term_links ul li
{
    padding: 4px 0;
}
.uslegal_widget_term {
    text-transform: capitalize;
    border: 1px solid #bbb;
    padding: 12px 19px;
    font-weight: normal !important;
    color: #333;
    font-size: 17px !important;
    border-radius: 6px;
    background: #FBFBFB;
	font-family: "Open Sans", sans-serif;
}
