html, body {
    font-size: 13px !important;
    height: 100%;
}

body {
    background: #FFFFFF /*#F5F5F5*/;
    color: #333333;
    margin: 0;
    height: 100%;
}

h4 {
    font-weight: 700;
    line-height: 1.1;
}

h5 {
    font-weight: 700;
    line-height: 1.1;
}

input {
    outline: none !important;
}

a {
    text-decoration: none;
}

    a:hover {
        color: #000000;
        text-decoration: none;
    }

    a, a:visited, a:focus, a:active, a:hover {
        outline: 0 none !important;
    }

::-moz-focus-inner {
    border: 0 !important;
}

.underlined{
	text-decoration : underline !important;
}

.placeholder {
    color: #AAAAAA;
}

#wrapper {
    height: auto !important;
    padding: 10px 10px 0 10px;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: -45px;
    min-height: 100%;
}

#main {
    padding: 15px 0 70px 0;
}

#footer {
    text-align: center;
    background-color: #55186F /*#664C8F*/;
    /*background-image: -moz-linear-gradient(center top, #664C8F, #664C8F);*/
    border: 1px solid #54397E;
    box-shadow: 0 1px 2px #54397E;
    height: 45px !important;
    line-height: 41px;
    margin: 0 10px;
    min-height: 45px !important;
    padding: 0;
    vertical-align: middle;
    border-radius: 4px 4px 0 0;
    /*box-shadow: 0 0 2px 1px #55186F;*/
}

    #footer ul {
        margin: 0;
    }

        #footer ul a {
            color: #FFF;
        }

            #footer ul a:hover {
                text-decoration: underline;
            }

.radio, .checkbox {
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
    min-height: 20px;
    padding-left: 20px;
}

.red {
    color: #D84735;
}

.no-transition {
    -webkit-transition: height 0.001s;
    -moz-transition: height 0.001s;
    -ms-transition: height 0.001s;
    -o-transition: height 0.001s;
    transition: height 0.001s;
}

.no-margin {
    margin: 0 !important;
}

.no-margin-left {
    margin-left: 0 !important;
}

.no-margin-right {
    margin-right: 0 !important;
}

.no-margin-top {
    margin-top: 0 !important;
}

.no-margin-bottom {
    margin-bottom: 0 !important;
}

.no-padding {
    padding: 0 !important;
}

.no-padding-left {
    padding-left: 0 !important;
}

.no-padding-right {
    padding-right: 0 !important;
}

.no-border {
    border: 0 !important;
}

.center-align-text {
    text-align: center !important;
}

.right-align-text {
    text-align: right !important;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.text-underline {
    text-decoration: underline !important;
}

.margin-bottom-0 {
    margin-bottom: 0 !important;
}

.margin-bottom-5 {
    margin-bottom: 5 !important;
}


.margin-bottom-10 {
    margin-bottom: 10px !important;
}

.margin-bottom-15 {
    margin-bottom: 15px !important;
}

.margin-bottom-20 {
    margin-bottom: 20px !important;
}

.margin-top-5 {
    margin-top: 5px !important;
}

.margin-top-10 {
    margin-top: 10px !important;
}

.margin-top-15 {
    margin-top: 15px !important;
}

.margin-top-20 {
    margin-top: 20px !important;
}

.margin-right-20 {
    margin-right: 20px !important;
}

.btn-set .btn {
    margin-right: 5px;
}

.top-bar {
    height: 30px;
    margin: 0 0 10px 0;
    padding: 0;
    position: relative;
    vertical-align: middle;
}

    .top-bar .logo-left {
        background-color: #55186F;
        /*background-image: -moz-linear-gradient(center top, #664C8F, #664C8F);*/
        border-radius: 4px 4px 0 4px;
        font-size: 20px;
        left: 0;
        position: absolute;
        text-align: center;
        width: 150px;
        height: 85px;
        z-index: 100;
padding-top:15px;
    }

    .top-bar .logo-right h1 {
        font-size: 30px;
        font-weight: 700;
        color: #55186F;
        margin: 0;
        padding: 0;
        font-family: 'Trebuchet MS', serif;
    }

.page-title {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    line-height: 26px;
    padding: 8px 10px 8px 0;
    vertical-align: middle;
}

    .page-title h2 {
        display: inline-block;
        font-size: 25px;
        margin: 0;
        padding: 0;
    }

    .page-title ul.breadcrumb {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
        display: inline-block;
        font-size: 11px;
        font-weight: 300;
        margin: 0 0 0 5px;
        padding: 0;
    }

        .page-title ul.breadcrumb li {
            color: #999999;
            display: inline-block;
            list-style: none outside none;
            padding: 2px 4px 0 0;
        }

            .page-title ul.breadcrumb li:last-child {
                color: #A4DB79;
                font-size: 12px;
                font-weight: 500;
            }

@media (max-width: 767px) {
    .page-title ul.breadcrumb {
        display: none;
    }
}

.progress-small {
    height: 10px;
    margin-bottom: 7px;
}

.progress-mini {
    height: 6px;
    margin-bottom: 5px;
}

#scrollbar {
    clear: both;
    margin: 0;
    width: 100%;
}

    #scrollbar .viewport {
        height: 180px;
        overflow: hidden;
        position: relative;
        width: 98%;
    }

    #scrollbar .overview {
        left: 0;
        list-style: none outside none;
        position: absolute;
        top: 0;
        width: 100%;
    }

    #scrollbar .thumb {
        background-color: #F38733;
    }

        #scrollbar .thumb .end {
            background-color: #F38733;
        }

    #scrollbar .scrollbar {
        float: right;
        position: relative;
        width: 2px;
    }

    #scrollbar .track {
        background-color: #CCCCCC;
        height: 100%;
        padding: 0;
        position: relative;
        width: 2px;
    }

    #scrollbar .thumb {
        cursor: pointer;
        height: 20px;
        overflow: hidden;
        position: absolute;
        top: 0;
        width: 2px;
    }

        #scrollbar .thumb .end {
            height: 5px;
            overflow: hidden;
            width: 13px;
        }

    #scrollbar .disable {
        display: none;
    }

.no-select {
    -moz-user-select: none;
}

.transparent-btn {
    background-color: rgba(0, 0, 0, 0);
    color: #000000;
}

.rounded-buttons {
    border-radius: 36px 36px 36px 36px;
}

.form-group .input-icon {
    color: #808080;
    position: absolute;
    right: 20px;
    top: 10px;
}

    .form-group .input-icon.success {
        color: #A4DB79;
    }

    .form-group .input-icon.error {
        color: #F56B6B;
    }

    .form-group .input-icon.warning {
        color: #F38733;
    }

.error-container {
    color: #79B3D5;
    height: 220px;
    left: 50%;
    margin-left: -150px;
    margin-top: -150px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 300px;
}

    .error-container h1 {
        color: #F56B6B;
        font-size: 60px;
        font-weight: 100;
        line-height: 1em;
        margin-bottom: 0.5em;
    }

    .error-container h2 {
        color: #79B3D5;
        font-weight: 100;
        margin-bottom: 0.75em;
    }

.panel-infos dl dt {
    text-align: left !important;
    margin-bottom: 4px;
}

.panel-infos dl dd {
    margin-bottom: 4px;
}

.panel-infos h3 {
    font-size: 16px;
    margin-top: 0 !important;
}

.panel-infos h5 {
    border-bottom: 1px solid #55186F;
}

#login-container {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 15px 15px 15px 15px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
    padding: 25px 25px;
    text-align: center;
    width: 400px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 300;
}

#login-footer{
    width: 390px;
    margin: auto;
}

.login-form h3 {
    font-size: 28px;
    margin-bottom: 15px;
    margin-top: 0;
    padding-bottom: 20px;
    border-bottom: solid 1px #E5E5E5;
}

.login-form .body {
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 20px;
    padding-top: 10px;
}

.login-form .footer {
    margin-top: 15px;
}

    .login-form .footer .checkbox.inline {
        display: inline;
    }

        .login-form .footer .checkbox.inline input[type="checkbox"] {
            float: none;
            margin-top: -4px;
        }

    .login-form .footer .btn-link {
        padding-right: 0;
        padding-left: 0;
    }

.login-form input
{
margin: 0 !important;
}
.form-wrapper {
    border: 1px solid #E6E6E6;
    box-shadow: 1px 1px 10px rgba(27, 27, 27, 0.2);
    padding: 15px 20px;
    background-color: #FFF;
}

    .form-wrapper h3.form-title {
        font-size: 18px;
        margin: 0;
        padding-bottom: 2px;
        border-bottom: solid 1px #333;
    }

        .form-wrapper h3.form-title .reminder {
            font-size: 12px;
            padding-top: 7px;
        }

    .form-wrapper .form-body {
        padding-top: 10px;
    }

    .form-wrapper .form-actions {
        padding-top: 15px;
    }

    .form-wrapper.form-small {
        max-width: 500px;
        min-width: 200px;
    }

    .form-wrapper.form-medium {
        max-width: 750px;
        min-width: 300px;
    }

    .form-wrapper.form-large {
        max-width: 850px;
        min-width: 300px;
    }

    .form-wrapper sup {
        color: #D84735;
    }

    .form-wrapper h5 {
        margin: 0 0 5px 0;
        border-bottom: 1px solid #55186F;
    }

    .form-wrapper h4 {
        margin: 0;
    }

    .form-wrapper .alert {
        padding: 5px !important;
        margin-bottom: 15px !important;
    }

    .form-wrapper .checkbox {
        float: left;
        margin-right: 8px;
    }

    .form-wrapper h2.title-divider, .form-wrapper h3.title-divider {
        margin-top: 0;
    }

    .form-wrapper .password_meter {
        margin: 5px 0;
    }

        .form-wrapper .password_meter .progress {
            margin: 5px 0;
        }

    .form-wrapper .form-control-label {
        margin-bottom: 8px !important;
    }

        .form-wrapper .form-control-label > div {
            padding-top: 6px !important;
        }

.ui-pnotify.stack-bar-bottom {
    top: 0;
    left: auto;
    margin-left: 15%;
    right: auto;
    bottom: auto;
}

.panel-recaptcha {
    margin: 0 !important;
}

    .panel-recaptcha #recaptcha_image {
        width: 300px !important;
        height: 64px !important;
        margin-bottom: 8px !important;
    }

    .panel-recaptcha .recaptcha_buttons {
        margin-left: 3px !important;
    }

    .panel-recaptcha img {
        width: 300px !important;
        height: 64px !important;
        border: 1px solid #DDDDDD !important;
    }

    .panel-recaptcha #recaptcha_response_field {
        width: 300px !important;
    }

.table-styled th {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #E6E6E6;
    background-image: linear-gradient(#FFFFFF, #FFFFFF 25%, #E6E6E6);
    background-repeat: no-repeat;
    border-color: #CCCCCC #CCCCCC #BBBBBB;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;
    font-size: 13px;
    line-height: normal;
    overflow: visible;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    transition: background-image 0.1s linear 0s;
}

.table-styled > thead > tr > th, .table-styled > tbody > tr > th, .table-styled > tfoot > tr > th, .table-styled > thead > tr > td, .table-styled > tbody > tr > td, .table-styled > tfoot > tr > td {
    padding: 6px !important;
}

.table-row-clickable td {
    cursor: pointer !important;
}

.select2-footer {
    padding: 0 3px 5px 3px;
}

    .select2-footer hr {
        margin: 5px;
    }

.select2-drop {
    color: #333333 !important;
}

.select2-results li h6 {
    margin: 0;
    font-weight: bold;
}

.select2-results li small {
    color: #999999;
}

#legals-modal .modal-dialog {
    width: 1020px !important;
}
