.kbw-signature {
	width: 400px;
	height: 200px;
}
.add_morepurchase span {
	margin-right: 5px;
	font-weight: 700;
}
.hided_div {
	display: none !important;
}

table.dataTable .DataTables_sort_icon{
	display:none;
	visibility:hidden;
}

table.dataTable.display tbody tr.odd > .sorting_1{
	cursor:pointer;
}
.navbar-nav>li{
	width: 18%;
}
.navbar-nav{
	width:100%;

}

table.dataTable thead th.sorting{
	padding:10px;
	min-width:120px;
	background-image:none;
}
table.dataTable thead th.sorting.sorting_asc{
	background-image:url(../../images/sort_asc.png);
}
table.dataTable thead th.sorting.sorting_desc{
	background-image:url(../../images/sort_desc.png);
}
table.dataTable tr td{
	min-width:120px;
}
.dataTables_wrapper .ui-widget-header{
	background:none;
	border:none;
}
.dataTables_wrapper .dataTables_paginate .fg-button{
	padding:8px 15px;
	background:#32373c !important;
	color:#0997da;
	border:none;
	margin:0 1px;
	opacity:1;
}
.dataTables_wrapper .dataTables_paginate .fg-button.previous, 
.dataTables_wrapper .dataTables_paginate .fg-button.next{
	background:none !important;
	color:#333;
}
table.dataTable .sorting_1{
	background:#f1f1f5 !important;
}
#cfdb-footer{
	display:none;
	visibility:hidden;
}

#cfdb-admin > table:first-child{
	display:none;
	visibility:hidden;
}
#cfdb-admin #edit_controls{
	display:none;
	visibility:hidden;
}
.error-msg{
	background:url(https://cdn0.iconfinder.com/data/icons/super-mono-basic/yellow/exclamation_basic_yellow.png) no-repeat center 10px;
	padding:60px 0px 10px;
}
.error-msg h2{
	color:#f6b33f;
}
.success-msg{
	background:url(https://cdn2.iconfinder.com/data/icons/oxygen/48x48/actions/ok.png) no-repeat center 10px;
	padding:60px 0px 10px;
}
.success-msg h2{
	color:#52bf31;
}

/******************(9.09.16)**********************/
#wpcontent, #wpfooter {
    overflow: hidden;
}
#wpwrap {
    background: #fff none repeat scroll 0 0;
}
#wpfooter {
    border: 0 none;
    bottom: 0;
    color: #555d66;
    left: 0;
    padding: 10px 20px;
    position: relative;
    right: 0;
}

.button {
    background: #f7f7f7 none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 2px;
    font-size: 13px;
    font-weight: 600;
    margin-left: 4px;
    padding: 4px 8px;
    position: relative;
    text-decoration: none;
    text-shadow: none;
    /*top: -3px;*/
}
.button:hover {
    background: #00a0d2 none repeat scroll 0 0;
    border-color: #008ec2;
    color: #fff;
}
.tablenav .actions {
    overflow: hidden;
    padding: 12px 8px 14px 0;
}
.width-class {
	width:80%;
	background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
.submt-btn-style {
    background: #f7f7f7 none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 2px;
    font-size: 13px;
    font-weight: 600;
    margin-left: 4px;
    padding: 7px 8px;
    position: relative;
    text-decoration: none;
    text-shadow: none;
    /*top: -3px;*/
}
.margin-both > p {
    font-size: 14px;
    margin: 6px 0 5px;
}
/*button#caseexport {
    margin-top: -2px;
}*/
button#caseexport {
    margin-top: -3px;
}
.tablenav .actions select {
    margin-right: 6px;
    padding: 4px;
}
#checkedFiled input[type=checkbox]{width:16px;height:16px;}
#checkedInvestigation input[type=checkbox]{width:16px;height:16px;}

#checkedFiled{width: 20%;
    float: left;
    line-height: 27px;margin-top: 5px;}


#checkedInvestigation{    width: 25%;
    float: left; line-height: 27px;margin-top: 5px;}
.wp-admin label{
    padding-right:15px;
    font-size:15px;
}
.wp-admin select {
    padding: 2px;
    line-height: 28px;
    height: 29px;
    width: 160px;
}
.allcases_list_tbl{width:1050px;}
#export_submit {
    margin-top: 5px;
    text-transform: capitalize;
}

.allcases_list_tbl .table-bordered>tbody>tr>td a{text-align: center;
    margin: 0px auto;
    width: 13px;
    display: block;}
   .allcases_list_tbl .table-bordered>tbody>tr>th:last-child
    {text-align:center;}

/*@media only screen and (min-width:992px) {
.responsive-view .container {
    width: 787px !important;
}
}
*/

@media only screen and (min-width:992px) and (max-width:1199px) {
.responsive-view .container {
    width: 787px !important;
}
.navbar-nav > li {
    width: 17%;
}
.navbar-nav > li > a {
    font-size: 13px;
    padding: 15px 5px;
}
}
@media only screen and (min-width:1200px) and (max-width:1499px) {
.responsive-view .container {
    width: 1000px !important;
}
}

@media only screen and (min-width:1500px) {
.responsive-view .container {
    width: 1170px !important;
}
}


label.error {
    color: red;
}
.text-uppercase {
    text-transform: uppercase;
}
#admin_join_action_form {
    margin-top: 15px;
}
body.login div#login h1 a {
    /*height: 153px;*/
}
body.login div#login h1 a {
    /*background-size: 47% !important;
    width: 100%;*/
}

#checkedFiled > span {
    vertical-align: bottom;
}
#checkedInvestigation > span {
    vertical-align: bottom;
}
.midle-btn {
    text-align: right!important;
}
.reload-btn input{
    float: right;
    text-align: center;
    width: 74px;
}