
    .background_header,
	.bfoot,
    .chat_head,
    .chat_footer,
    .top_background,
    .panel_top,
    .emo_head,
    .modal_top,
    #private_top,
    #submit_button,
    .default_btn,
    .modal_selected {
        background: linear-gradient(to bottom, rgb(94, 241, 42), rgb(197, 55, 35));
    }
    
    .menui,
    .theme_color,
    .default_color,
    .input_item {
        color: rgb(101, 59, 15);
    }
    
    input,
    textarea,
    .post_input_container,
    .full_input,
    .full_textarea {
        border: 1px solid rgb(94, 241, 42) !important;
    }
    
    .border_bottom,
    .panel_bar,
    .listing_element,
    .post_element,
    .list_element,
    .user_item,
    .ulist_item,
    .box_title {
        border-bottom: 1px solid rgb(94, 241, 42) !important;
    }
	#container_input, #content{
		border-bottom: 1px solid rgb(94, 241, 42);
	}
    .background_header,
	.bfoot,
    .chat_head,
    .chat_footer,
    .top_background,
    .panel_top,
    .emo_head,
    .modal_top,
    #private_top,
    #submit_button,
    .default_btn,
    .modal_selected {
        background: linear-gradient(to bottom, rgb(153, 206, 178), rgb(170, 152, 211));
    }
    
    .menui,
    .theme_color,
    .default_color,
    .input_item {
        color: rgb(148, 91, 33);
    }
    
    input,
    textarea,
    .post_input_container,
    .full_input,
    .full_textarea {
        border: 1px solid rgb(153, 206, 178) !important;
    }
    
    .border_bottom,
    .panel_bar,
    .listing_element,
    .post_element,
    .list_element,
    .user_item,
    .ulist_item,
    .box_title {
        border-bottom: 1px solid rgb(153, 206, 178) !important;
    }
	#container_input, #content{
		border-bottom: 1px solid rgb(153, 206, 178);
	}
    .background_header,
	.bfoot,
    .chat_head,
    .chat_footer,
    .top_background,
    .panel_top,
    .emo_head,
    .modal_top,
    #private_top,
    #submit_button,
    .default_btn,
    .modal_selected {
        background: linear-gradient(to bottom, rgb(78, 194, 37), rgb(165, 143, 215));
    }
    
    .menui,
    .theme_color,
    .default_color,
    .input_item {
        color: rgb(195, 114, 29);
    }
    
    input,
    textarea,
    .post_input_container,
    .full_input,
    .full_textarea {
        border: 1px solid rgb(78, 194, 37) !important;
    }
    
    .border_bottom,
    .panel_bar,
    .listing_element,
    .post_element,
    .list_element,
    .user_item,
    .ulist_item,
    .box_title {
        border-bottom: 1px solid rgb(78, 194, 37) !important;
    }
	#container_input, #content{
		border-bottom: 1px solid rgb(78, 194, 37);
	}