/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.0
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 */



/* Login Page CSS Starts */
.login-shortcode-container{}
.login-shortcode-container p{margin: 0px;}
.login-shortcode-container label{font-size: 14px;line-height: 1.42857143;margin-bottom: 5px;}
.login-shortcode-container input[type="password"]{margin-top: 10px;margin-bottom: 10px;}
.login-shortcode-container .input{height: 34px;padding: 6px 12px;font-size: 14px;line-height: 1.42857143;margin-bottom: 10px;color: #555;background-color: #fff;background-image: none;border: 1px solid #ccc;border-radius: 4px;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;}
.login-shortcode-container .login-remember{display: none !important;}
.login-shortcode-container .button{display: inline-block;padding: 6px 12px;margin-bottom: 0;font-size: 14px;font-weight: 400;line-height: 1.42857143;text-align: center;white-space: nowrap;vertical-align: middle;-ms-touch-action: manipulation;touch-action: manipulation;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-image: none;border: 1px solid transparent;border-radius: 4px;width: 100%;color: #fff;background-color: #31b0d5;border-color: #269abc;}
/* Login Page CSS Ends */

/* Result Page CSS Starts */
.result-shortcode-container{}
.result-shortcode-container p a{font-size: 20px !important;color: #337ab7;display: block;margin: 10px 0px;}
.btn-logout{text-align: center;margin-top: 15px;margin-bottom: -20px;}
.btn-logout a{font-size: 14px;color: #fff;background: #c30000;padding: 8px 16px;}
/* Result Page CSS Ends */