/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here

html, body {overflow-x: hidden !important;}

p {margin-bottom: none;}


/* Hello Title & Description */




p { color: #092540;}

.wpas-ticket-buttons-top { display: none;}

.wpas-form-group label  { color: #0A417C; font-weight: 500;}

.wpas-form-group { margin-bottom: 1rem;}

input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea {
	width: 100%;
	border: 1px solid #0A417C;
	border-radius: 3px;
	padding: .5rem 1rem;
	transition: all .3s;
}

#wpas_files_wrapper { display: flex; flex-direction: column;}




.ticket-template-default #content {  border-radius: 20px; background: #fff; padding: 2rem;  margin-top: 2rem;}




#wpas_type_wrapper , #instructions , #wpas_network_wrapper { display: none;}

#content { min-height: 80vh; padding-bottom: 2rem;}

.wpas-table {
	width: 100%;
	max-width: 100%;
	text-align: right;
}

.alignwide {
	margin-left: 0;
	margin-right: 0;
}


.wpas-label-status { color: #fff; padding: 5px 10px; border-radius: 6px;}

.wpas-submission-form-inside-after-subject { display: flex; flex-direction: column;}

#wpas_department_wrapper {}
#wpas_type_wrapper { }
#wpas_environment_wrapper { }
#wpas_network_wrapper { }

#wpas_system_admin_wrapper { }
#wpas_wbs_wrapper{ }
#wpas_notes_wrapper {}



#wpas_ticketlist td a { font-weight: 600;}


#wp-wpas-message-editor-container button { background-color: transparent !important;}
#wpas-reply-box button { background-color: transparent !important;}

.wpas-table>thead>tr>th {
    text-align: right;
}

#instructions { width: 250px;}
#instructions a {color:#FFBE3E !important; font-weight: 700;}






















