a{
    color: #676767;
    outline: none;
}
select, .selectpicker{
    color: #676767;
    outline: none;
}
.nav a:hover, .nav a:focus {
    color: #fff !important;
}
a:hover{
    text-decoration: none !important;
    color: #676767;
    opacity: 0.9;
    outline: none;
}
a:focus{
    text-decoration: none !important;
    color: #676767;
    opacity: 1;
    outline: none;
}
input::-ms-clear, input::-ms-reveal {
    display: none;
}
li {
    color: #fe7e00;
}
li span {
    color: #464646; 
}
body input:focus:required:invalid,body textarea:focus:required:invalid {
    border:red 1px solid;
}
body input:required:valid,body textarea:required:valid {
    border: green 1px solid;
}


button{
    background-color: transparent;
    border: none;
    font-family: "RalewaySemiBold", sans-serif;
    font-size: 14px;
    outline: none;
    -webkit-appearance: none;
}
button:hover{
    cursor: pointer;
}
.footer a:hover, .footer a:focus, .footer_cabinet a:hover, .footer_cabinet a:focus{  
    opacity: 0.9;
    color: #fff !important;
}
.orange_button{
    background-color: #fe7e00;
    border: medium none;
    border-radius: 30px;
    color: #fff;
    letter-spacing: 0.02px;
    outline: medium none;
    padding: 12px;
    text-align: center;
    /*
    box-shadow: 0px 7px 23.76px 0.24px rgba(144, 144, 144, 0.31);
    -webkit-box-shadow: 0px 7px 23.76px 0.24px rgba(144, 144, 144, 0.31);
    -moz-box-shadow: 0px 7px 23.76px 0.24px rgba(144, 144, 144, 0.31);
    */
    box-shadow: 2px 5px 15px 4px rgba(255, 255, 255, 0), 5px 7px 20px 3px #0003;
    -webkit-box-shadow: 2px 5px 15px 4px rgba(255, 255, 255, 0), 5px 7px 20px 3px #0003;
    -moz-box-shadow: 2px 5px 15px 4px rgba(255, 255, 255, 0), 5px 7px 20px 3px #0003;

}
.orange_button:hover{
    box-shadow: 0px 10px 27.72px 0.28px rgba(149, 149, 149, 0.28);
    -webkit-box-shadow: 0px 10px 27.72px 0.28px rgba(149, 149, 149, 0.28);
    -moz-box-shadow: 0px 10px 27.72px 0.28px rgba(149, 149, 149, 0.28);
}
.orange_button_option:hover{
    box-shadow: 0px 10px 27.72px 0.28px rgba(255, 149, 149, 0.28);
    -webkit-box-shadow: 0px 10px 27.72px 0.28px rgba(255, 149, 149, 0.28);
    -moz-box-shadow: 0px 10px 27.72px 0.28px rgba(255, 149, 149, 0.28);
}
.orange_button:active{
    box-shadow: 0px 3px 11.88px 0.12px rgba(149, 149, 149, 0.38);
    -webkit-box-shadow: 0px 3px 11.88px 0.12px rgba(149, 149, 149, 0.38);
    -moz-box-shadow: 0px 3px 11.88px 0.12px rgba(149, 149, 149, 0.38);
}
.orange_button:disabled{
    background-color: rgb(221, 221, 221) !important;
    box-shadow: 0px 7px 23.76px 0.24px rgba(149, 149, 149, 0.31);
    -webkit-box-shadow: 0px 7px 23.76px 0.24px rgba(149, 149, 149, 0.31);
    -moz-box-shadow: 0px 7px 23.76px 0.24px rgba(149, 149, 149, 0.31);
}
.orange_button_option:hover, .orange_button_option:focus {
    background-color: #fe9833;
}
.white_button{
    background-color: #fff;
    border: medium none;
    outline: none;
    border-radius: 30px;
    color: #396ed3;
    letter-spacing: 0.02px;
    padding: 12px;
    text-align: center;
    box-shadow: 0px 7px 23.76px 0.24px rgba(149, 149, 149, 0.23);
    -webkit-box-shadow: 0px 7px 23.76px 0.24px rgba(149, 149, 149, 0.23);
    -moz-box-shadow: 0px 7px 23.76px 0.24px rgba(149, 149, 149, 0.23);
}
.white_button:hover{
    box-shadow: 0px 10px 27.72px 0.28px rgba(149, 149, 149, 0.2);
    -webkit-box-shadow: 0px 10px 27.72px 0.28px rgba(149, 149, 149, 0.2);
    -moz-box-shadow: 0px 10px 27.72px 0.28px rgba(149, 149, 149, 0.2);
}
.white_button:active{
    box-shadow: 0px 3px 11.88px 0.12px rgba(149, 149, 149, 0.3);
    -webkit-box-shadow: 0px 3px 11.88px 0.12px rgba(149, 149, 149, 0.3);
    -moz-box-shadow: 0px 3px 11.88px 0.12px rgba(149, 149, 149, 0.3);
}
.white_button:disabled{
    background-color: rgb (255, 255, 255) !important;
    box-shadow: 0px 7px 23.76px 0.24px rgba(149, 149, 149, 0.23);
    -webkit-box-shadow: 0px 7px 23.76px 0.24px rgba(149, 149, 149, 0.23);
    -moz-box-shadow: 0px 7px 23.76px 0.24px rgba(149, 149, 149, 0.23);
}
.select_button{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: transparent none repeat scroll 0 0;
    border-color: currentcolor currentcolor #dddddd;
    border-image: none;
    border-radius: 0;
    border-style: none none solid;
    border-width: medium medium 1px;
    box-shadow: none;
    font-family: "AmikoRegular",sans-serif;
    font-size: 13px;
    font-weight: normal;
    height: 38px;
    outline: medium none;
    width: 100px !important;
}
.card_select_button{
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(242, 242, 242);
    border-radius: 2px;
    box-shadow: 0 3px 10px 0 rgba(200, 204, 212, 0.25);
    color: #464646;
    font-family: "AmikoRegular",sans-serif;
    font-size: 13px;
    font-weight: normal;
    height: 38px;
    outline: medium none;
    padding: 0 10px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 80px !important;
}
.card_select_dropdown_logined_from, .card_select_dropdown_logined_to, .email_select_dropdown_logined_to, .phone_select_dropdown_logined_to {
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(242, 242, 242);
    border-radius: 2px;
    box-shadow: 0 3px 10px 0 rgba(200, 204, 212, 0.25);
    color: #464646;
    font-family: "AmikoRegular",sans-serif;
    font-size: 14px;
    font-weight: normal;
    height: 38px;
    outline: medium none;
    padding: 0 10px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
} 

.user_icon {
    background-image: url("../img/profile.svg");
    background-position: -3px -5px;
    background-repeat: no-repeat;
    background-size: 35px auto;
    height: 26px;
    outline: medium none;
    position: relative;
    top: 12px;
    width: 30px;
}
.user_icon:hover, .user_icon:active, .user_icon_active {
    background-image: url("../img/profile_filled.svg");
    background-position: -3px -5px;
    background-repeat: no-repeat;
    background-size: 35px auto;
    height: 40px;
    outline: medium none;
    position: relative;
    top: 12px;
    width: 28px;
}
.pencil_icon {
    background-image: url("../img/pencil.svg");
    background-position: 24px -6px;
    background-size: 28px auto;
    float: right;
    height: 21px;
    margin-left: 10px;
    outline: medium none;
    position: relative;
    top: 0;
    width: 22px;
}
.pencil_blue_icon {
    background-image: url("../img/pencil_blue.svg");
    background-position: -5px -6px;
    background-repeat: no-repeat;
    background-size: 28px auto;
    cursor: pointer;
    display: inline-block;
    height: 22px;
    margin-left: 5px;
    outline: medium none;
    position: relative;
    top: 5px;
    width: 22px;
}
.card_pay_button{
    margin: 30px 0 13px;
    max-width: 270px;
    width: 100%;
}
.edit_name_button {
    background-color: transparent;
    border: medium none;
    outline: medium none;
    position: relative;
    top: -1px;
    -webkit-appearance: none;
}

.edit_mail_button:hover, .edit_pass_button:hover,
.edit_name_button:hover, .repeat_email_confirm:hover,
.cancel_profile_button:hover, .confirm_profile_button:hover,
.cancel_email_profile_button:hover, .confirm_email_profile_button:hover,
.cancel_pass_profile_button:hover, .confirm_pass_profile_button:hover,
.cancel_deletewallet_button:hover, .confirm_deletewallet_button:hover,
.make_primary_button:hover, .delete_card_button:hover,
.storage_card_add_content:hover,
.cancel_card_add_button:hover, .confirm_card_add_button:hover,
.storage_card_menu_button:hover, .template_menu_button:hover,
.template_add_button:hover,.template_send_button:hover, template_menu_button:hover,
.load_more:hover, .load_more_payments:hover, .load_more_template:hover, .timeline_menu_button:hover,
.observe_button:hover, .add_template_button:hover, .repeat_template_button:hover,
.template_edit_button:hover, .delete_template_button:hover,
.confirm_template_button:hover, .cancel_template_button:hover,
.cancel_new_template_button:hover,
.cancel_template_edit_button:hover , .confirm_template_edit_button:hover, .take_another_transfer:hover {
    opacity: 0.75;
}
.selectpicker:active, .selectpicker:hover, .selectpicker:focus {
    outline: none;
}
.login_button a{
    color: #396ed3 !important;
    outline: medium none;
    padding: 13px 0 !important;
    width: 65px;
}
.login_button a:hover{
    border: none;
    color: #396ed3 !important;
}
.login_button{
    margin-left: 5px;
    top: 4px;
}
.add_card_button{
    margin: 20px auto;
}
.btn-group.open .caret {
    transform: rotate(180deg);
    bottom: 1px;
}
.btn-group.open .caret_main {
    transform: rotate(180deg);
    bottom: 1px;
}
input {
    outline: none;
    -webkit-appearance: none;
    height: 38px;
    padding-left: 8px;
    width: 100%;
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(242, 242, 242);
    border-radius: 2px;
    box-shadow: 0px 3px 10px 0px rgba(200, 204, 212, 0.25);
    -webkit-box-shadow: 0px 3px 10px 0px rgba(200, 204, 212, 0.25) ;
    -moz-box-shadow: 0px 3px 10px 0px rgba(200, 204, 212, 0.25);
    transition: border-color 0.1s ease-in-out 0s, box-shadow 0.1s ease-in-out 0s;
}

input[type="radio"] {  
    outline: none;
    -webkit-appearance: radio;
    height: 15px;
    padding-left: 8px;
    width: 15px;
    vertical-align: middle;
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(242, 242, 242);
    border-radius: 2px;
    box-shadow: 0px 3px 10px 0px rgba(200, 204, 212, 0.25);
    -webkit-box-shadow: 0px 3px 10px 0px rgba(200, 204, 212, 0.25) ;
    -moz-box-shadow: 0px 3px 10px 0px rgba(200, 204, 212, 0.25);
    transition: border-color 0.1s ease-in-out 0s, box-shadow 0.1s ease-in-out 0s;
}

input:active {
    box-shadow: 0px 3px 10px 0px rgba(200, 204, 212, 0.4);
    -webkit-box-shadow: 0px 3px 10px 0px rgba(200, 204, 212, 0.4) ;
    -moz-box-shadow: 0px 3px 10px 0px rgba(200, 204, 212, 0.4);
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
.caret_rotate{
    transform: rotate(-180deg);
}
.mp_more_info:hover {
    color: #fe7e00;
    opacity: 0.85;
}
.mp_more_info:focus {
    color: #fe7e00;
}
.profile_action_buttons{
    display: none;
    float: left;
    font-size: 14px;
    height: 60px;
    margin-top: 25px;
}
.profile_email_action_buttons, .profile_email_action_mobile_button{
    display: none; 
    float: none;
    margin: 20px auto 0;
    max-width: 370px;
}
.profile_pass_action_buttons {
    float: none;
    margin: 25px auto 0;
    max-width: 370px;
}
.timeline_item_body:hover, .template_item:hover,
.storage_card_item:hover, .storage_card_primary_item:hover, .storage_card_add_item:hover,.receive_item:hover, .receive_item:active, .faq_area:hover  {
    box-shadow: 0px 10px 27.72px 0.28px rgba(149, 149, 149, 0.2);
    -webkit-box-shadow: 0px 10px 27.72px 0.28px rgba(149, 149, 149, 0.2);
    -moz-box-shadow: 0px 10px 27.72px 0.28px rgba(149, 149, 149, 0.2);
}
.caret_main {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px dashed;
    display: inline-block;
    height: 0;
    margin-left: -3px;
    vertical-align: middle;
    width: 0;
}
#transfer_code{
    padding-left: 0px !important;
}
.modal_cancel_top_grey:hover{
    opacity: 0.8;
}