/*
Theme Name: Proctoring365
Author: HTML WP
Description: Theme Proctoring365 created by HTML WP.you can change this after theme creation.
Version: 1.0
*/

body {font-weight:500;}
.main-banner {display:none;}
.header-bg {box-shadow: 0px 0px 15px rgba(229, 231, 232, 0.8) !important; margin-bottom: 30px !important;}
.user-dropdown a {background:#D4AB4C; padding:10px 18px; color:#fff; border-radius:3px; transition: 0.3s;}
.user-dropdown a:hover {background:#1C1F30;}
.user-dropdown a i {margin-right:5px; vertical-align:middle;}

img.Logomain {margin-top: 15px; height: 46px;}

table.posts-data-table tbody td {color:#555 !important;}
table.posts-data-table tbody td a:hover, .document-library-pro-button:hover {color:#1C1F30 !important;}


div.dataTables_wrapper div.dataTables_filter input {height: 44px; box-shadow: none; background: #fff; border: 1px solid #ddd !important;}
div.dataTables_wrapper div.dataTables_filter input:focus {outline:none;}


@media (max-width: 840px) {
table.posts-data-table tbody td.col-title {padding-left:40px !important;}
table.posts-data-table tbody td.col-title:before {left:15px !important; top:20px !important; color:#d4ab4c !important;}	
table.dataTable>tbody>tr.child span.dtr-title {white-space:nowrap; min-width:auto !important;}	
div.dataTables_wrapper div.dataTables_filter {width:100%; text-align:left;}	
.posts-table-controls>div {margin-left:0 !important;}	
}

@media (max-width: 480px) {
.posts-table-controls>div {margin-right:0 !important;}		
div.posts-table-controls .select2-container {width:100% !important;}
div.posts-table-controls.posts-table-above {display:block; margin:0; padding:0}	
}

