/*
Lions Mavi
#00529c;

Lions Sarı
#ffcf01;
#ffd700??


 */

/* Members sayfaları için AdminLTE.css override işlemleri */
.content-wrapper, .right-side, .main-footer {
    margin-left: 0 !important;
    background-color: transparent;
}

.box.box-info {
    border-top-color: #ffcf01 ;
}

input[type=radio]{
    margin-top: 0px;
}


.content {
    /*padding: 0px !important;*/
    margin-right: auto;
}



.small-box > .inner {
    width: 70%;
    text-align: left;
}

.content h4 {
    font-size: 1.5em;
    margin: 0.8em 0;
}


.selectRoleSubmitButton{
    margin: auto;
    margin-top: 30px;
    margin-bottom: 50px;

    font-size: 14px !important;

    padding: 0 5px !important;
    border-radius: 10px !important;

}