﻿#btn_login,
.btn_des {
    /*height: 42px;
    width: 200px;
    outline: 0*/
}

#btn_login {
    /*border: none;
    background-color: #087b71;
    color: #fff;
    -webkit-border-radius: 10em;
    -moz-border-radius: 10em;
    border-radius: 10em*/
}

    /*#btn_login:hover {
        background-color: #065c55
    }*/
