/*
Theme Name:  Monstroid
Theme URI:   https://www.templatemonster.com/wordpress-themes/monstroid/
Description: Monstroid is powered by the latest Cherry Framework 4 that ensures easy and worry-free installation and customization. With over 30 inbuilt premium extensions, you can get any kind of functionality required for a specific project. Thanks to the brand new backup options, you can restore the theme any time you need.
Author:      Monstroid Team
Author URI:  https://www.templatemonster.com
Version:     1.1.3
License:     GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags:        fixed-layout, fluid-layout, responsive-layout, left-sidebar, right-sidebar, custom-menu, featured-images, full-width-template, post-formats, sticky-post, theme-options, translation-ready
Text Domain: monstroid
Template:    cherryframework4
*/

/* Theme customization starts here
-------------------------------------------------------------- */

/******* Styling CSS Custom************/
.btn-dash {
	background: #ae8853;
	font-size: 13px;
    line-height: 1.2em;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
    box-shadow: 3px 4px 5px 0 rgba(0, 0, 0, 0.1);
    font-weight: bold;
    padding: 19px 19px;
    border-radius: 5px;
    z-index: 10;
    font-style: normal;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	   border-radius: 5px;
    color: #fff;
}
.add-leader-form-label {display:inline-block;width:300px}
.add-leader-form-field{
    width: 50%;
    height: 34px;
    padding: 6px 12px;
	margin:5px;
    font-size: 14px;
    line-height: 1.42857143;
    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;
	}
#add-leader-wrapper{padding: 0 0 0 10%}	

/******* View Leaders Table Styling **/
.leaders_table tr:nth-child(odd){background:#ecf5fd} 
.leaders_table th{background:#ececec}
.button-submit-form{background:#ae8853 !important}
.footer-special a {color:#fff !important}
.footer-special a:hover{color:#ae8853 !important}
.wlm_regform_container input.submit {
background: #ae8853 none repeat scroll 0 0 !important;
color:#ffffff !important;
padding:6px !important;
border:0px !important;
font-weight:bold !important;
border-radius: 5px;
font-size: 19px !important;
    line-height: 1.2em !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    position: relative !important;
    overflow: hidden !important;
    box-shadow: 3px 4px 5px 0 rgba(0, 0, 0, 0.1) !important;
    font-weight: bold !important;
    padding: 19px 40px !important;
}
label.gfield_label {
    font-size: 23px !IMPORTANT;
}
@import url('https://fonts.googleapis.com/css?family=EB+Garamond');
.upme-field-type span, .upme-field-value span{
	    float: none !important;
}
.upme-separator{
   text-transform: inherit !important;
}
.upme-p_tracking {
    font-weight: normal !important;
}
.upme-trackprogress {
    margin-bottom: 10px !important;
}
.hhhh {
    padding: 4em !important;
    text-align: center;
    color: white;
    background-color: #5A9BD5;
    font-size:25px;
}
.cherry-spoiler-title {
    color: #343264 !important;
}
.cherry-accordion .cherry-spoiler.cherry-spoiler-style-default.cherry-spoiler-closed .cherry-spoiler-title:before{
    background: #343264 !important;
}
.cherry-accordion .cherry-spoiler.cherry-spoiler-style-default .cherry-spoiler-title:before{
    background: #343264 !important;
}
.f_list {
    margin-left: 20px;
}
.f_list li{
    list-style-type: disc!important;
    margin: 0 0 8px;
    overflow: visible;
    padding-left: 0;
}
@media only screen and (min-width: 600px) {
    .sig_field_label_left{
        display:flex !important;
    }
}
.numeric_list li{
    list-style-type: decimal !important;
}
