﻿#popupUserProfil .hxgPopupContent {
    padding: 20px 20px;
}

#userprofile .CHECKBOXSET_CONTROLS .CAPTION {
    margin-left: 2px;
    margin-right: 10px;
}


#userprofile .INPUT_CHECKBOX {
    margin-top: 3px;
}

#userprofile .col3,
#userprofile .col1 {
    padding: 5px 15px 5px 5px;
    text-align: right;
    width: 130px;
    font-family: robotoBold;
}

#userprofile .col3 {
    width: 220px;
}

#userprofile .scroll-content {
    width: 480px;
}

#userprofile .title {
    border: solid 0 #aaa;
    border-bottom-width: 1px;
    text-align: left;
    font-family: robotoLight;
    font-size: 16pt;
    margin: 25px 0 15px 0;
    color: #338;
}

#userprofile .col2 .btn-blue {
    width: 190px;
}

#userprofile .col2 {
    width: 280px;
    text-align: left;
}


#userprofile .controls {
    margin: 10px 0 0;
}


#userprofile #prof-1 .scroll-y {
    max-height: 525px;
}

#userprofile #prof-2 .scroll-y {
    max-height: 400px;
}

#userprofile #prof-2 td {
    border: solid 1px #aaa;
}

#userprofile .ui-tabs.ui-tabs-panel {
    padding : 0px;
}



#userprofile table {
    width: 100%
}

#userprofile .section-title {
    margin: 35px 0px 20px 0px;
}
#userprofile #prof-2 td {
    padding: 2px 5px;
    text-align: left;
}

#userprofile #prof-2 .name {
    text-align: left;
    font-size: 11pt;
}

#userprofile #prof-2 .date {
    font-size: 11pt;
    text-align: center;
}

#userprofile #prof-2 .feat {
    font-size: 9pt;
}

#userprofile #prof-2 .head td {
    font-size: 12pt;
    font-family: RobotoBold;
    text-align: center;
}

#prof-3 .CAPTION,
#prof-3 .CONTROL {
    display: inline-block;
    vertical-align: middle;
}

#prof-3 #aerocolub_ac {
    width: 350px;
}

#HXG_AC_TOOLTIP.aerocolub_ac a{
    text-decoration:underline;
    color : #008aff;
}

#userprofile #prof-1 .ctrls button{
    width : 80%;
}