/*
Theme Name: Betheme
Author: Muffin group
Description: The biggest WordPress Theme ever
Theme URI: http://themes.muffingroup.com/betheme
Author URI: http://muffingroup.com
License: Themeforest Split Licence
License URI: -
Version: 17.8

All css files are placed in /css/ folder
*/

    #flags{float: left!important;
		width: 80px!important;}

a.button .button_label {
    display: block;
    float: left;
    position: relative;
    color: yellow;
    z-index: 2;
}
.button-stroke a.button.button_theme:not(.action_button), .button-stroke a.button.button_theme .button_icon i, .button-stroke a.tp-button.button_theme, .button-stroke button, .button-stroke input[type="submit"], .button-stroke input[type="reset"], .button-stroke input[type="button"] {
    border-color: #dec300!important;
    color: #d2d701 !important;
}
#menu > ul > li > a, a.button.action_button {
    font-size: 16px!important;
    font-weight: 400;
    letter-spacing: 0px;
}

.result_box{margin: 23px auto!important;}