.table-axa > thead > tr > th a
{
    background: #a0a0a0;
    color: #FFFFFF;
    border: none;
    text-decoration: none;
}
.btn-axa.export
{
    border: none;
}
.ui-widget-header
{
    background: none;
    background-color: #3F81BF;
    border: 1px solid #3F81BF;
}

#ui-datepicker-div
{
    font-size: 12px;
}

table tr td input.view
{
    border: none;
    background-color: transparent;
    text-decoration: underline;
}

table.table tr td input.view:hover
{
    text-decoration: underline;
}

.tab-head .basic .btn
{
    padding: 7px 10px;
}

.content h2
{
}

/* top */

.path-view input.btn-back
{
    background: #FF0000;
    padding: 8px;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 15px;
    float: right;
    text-align: right;
    display: block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border:none;
}

.main-header
{
    z-index: 11;
}

.lastDate
{
    float: left;
    margin-top: 49px;
}

.field-header .bottom-field .logout
{
    background: url("/assets/img/btn-logout.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 20px;
    overflow: hidden;
    text-indent: 9999px;
    width: 93px;
    border: none;
}


.field-header .bottom-field a.contact
{
    display: inline-block;
    margin: 0 3px 0 0;
    position: inherit;
    right: auto;
    vertical-align: middle;
}

.field-header .bottom-field a.logout, .field-header .bottom-field .btn-group
{
    position: inherit;
    right: auto;
}

.field-header .bottom-field
{
    position: relative;
    width: 100%;
    float: right;
}

.tab-head .input-group button .fa
{
    position: inherit;
    top: auto;
}

.tab-head .input-group button
{
    margin-top: 0;
}

.field-header .top-field span.title
{
    float: left;
}

.field-header .top-field span.username
{
    padding: 0 0 0 10px;
    float: right;
    font-size: 13px;
}

.select-language
{
    position: relative;
}

.select-language span.caret
{
    position: absolute;
    top: 5px;
    position: absolute;
    right: 6px;
    top: 45%;
    z-index: -1;
}

.dropdown-language-box
{
    max-width: 40px;
    overflow: hidden;
    width: 40px;
}

.dropdown-language
{
    height: 16px;
    -moz-user-select: none;
    background-image: none;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 10px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    text-align: left;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap;
    width: 62px;
    z-index: 2;
    background-color: transparent;
}

.dropdown-language option
{
    padding: 2px 0;
}


.login-panel input[type="password"]
{
    border: medium none;
    margin-bottom: 12px;
    padding: 5px 10px;
    width: 100%;
}

.nav-axa-vertical .logout span input
{
    border: none;
    color: White;
    background-color: transparent;
}

.nav-axa-vertical .accordion-inner a input
{
    width: 100%;
    height: 100%;
    border: none;
    background-color: transparent;
    text-align: left;
}

.login-panel a.forgot
{
    display: block;
}

.btn-blue-default:hover
{
    text-decoration: none;
    color: White;
}

.login-bg div.navbar
{
    border: none;
}

.content
{
    float: right;
    min-height: 350px;
}

.tab-head .basic .normal
{
    top: 6px;
}

.tab-head .basic .normal label
{
    top: 0;
}

.info-ext
{
    margin-top: 20px;
}

ul.column-list span.price
{
    float: right;
}



label#lblTime
{
    margin: 3px 5px 0 0;
    bottom: 0;
    left: 0px;
    float: left;
}

.st-menu ul li .accordion-inner li a input
{
    border: none;
    background-color: transparent;
    color: #FFFFFF;
    text-align: left;
    width: 100%;
}

/* news */
ul.news-list .attachment-list li input
{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #428BCA;
    cursor: pointer;
    font-weight: bold;
    text-decoration: none;
    display: block;
    padding: 0;
    margin-bottom: 5px;
}

ul.news-list img.empty
{
    display: none;
}

span.read-more
{
    margin-top: 10px;
    width: 200px;
    display: block;
}

span.read-more a
{
    color: White;
    text-decoration: none;
    background-color: #759ae9;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #759ae9), color-stop(50%, #376fe0), color-stop(50%, #1a5ad9), color-stop(100%, #2463de));
    background-image: -webkit-linear-gradient(top, #759ae9 0%, #376fe0 50%, #1a5ad9 50%, #2463de 100%);
    background-image: -moz-linear-gradient(top, #759ae9 0%, #376fe0 50%, #1a5ad9 50%, #2463de 100%);
    background-image: -ms-linear-gradient(top, #759ae9 0%, #376fe0 50%, #1a5ad9 50%, #2463de 100%);
    background-image: -o-linear-gradient(top, #759ae9 0%, #376fe0 50%, #1a5ad9 50%, #2463de 100%);
    background-image: linear-gradient(top, #759ae9 0%, #376fe0 50%, #1a5ad9 50%, #2463de 100%);
    border-top: 1px solid #1f58cc;
    border-right: 1px solid #1b4db3;
    border-bottom: 1px solid #174299;
    border-left: 1px solid #1b4db3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 0 2px 0 rgba(57, 140, 255, 0.8);
    -moz-box-shadow: inset 0 0 2px 0 rgba(57, 140, 255, 0.8);
    box-shadow: inset 0 0 2px 0 rgba(57, 140, 255, 0.8);
    color: #fff;
    font: bold 12px "helvetica neue" , helvetica, arial, sans-serif;
    padding: 4px 20px;
    text-shadow: 0 -1px 1px #1a5ad9;
}

span.read-more a:hover
{
    background-color: #5d89e8;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5d89e8), color-stop(50%, #2261e0), color-stop(50%, #044bd9), color-stop(100%, #0d53de));
    background-image: -webkit-linear-gradient(top, #5d89e8 0%, #2261e0 50%, #044bd9 50%, #0d53de 100%);
    background-image: -moz-linear-gradient(top, #5d89e8 0%, #2261e0 50%, #044bd9 50%, #0d53de 100%);
    background-image: -ms-linear-gradient(top, #5d89e8 0%, #2261e0 50%, #044bd9 50%, #0d53de 100%);
    background-image: -o-linear-gradient(top, #5d89e8 0%, #2261e0 50%, #044bd9 50%, #0d53de 100%);
    background-image: linear-gradient(top, #5d89e8 0%, #2261e0 50%, #044bd9 50%, #0d53de 100%);
    cursor: pointer;
}

span.read-more a:active
{
    border-top: 1px solid #1b4db3;
    border-right: 1px solid #174299;
    border-bottom: 1px solid #133780;
    border-left: 1px solid #174299;
    -webkit-box-shadow: inset 0 0 5px 2px #1a47a0, 0 1px 0 #eeeeee;
    -moz-box-shadow: inset 0 0 5px 2px #1a47a0, 0 1px 0 #eeeeee;
    box-shadow: inset 0 0 5px 2px #1a47a0, 0 1px 0 #eeeeee;
}


ul.column-list p
{
    color: #1E6999;
    display: block;
    float: left;
    font-weight: bold;
    margin: 5px;
    padding: 0;
}

div.main-footer div.main-footer-wrapper
{
    position: relative;
}

div.alert span
{
    display: block;
}

div.captcha
{
    margin-bottom: 10px;
}

div.captcha input[type="submit"]
{
    border: none;
    background: url(/assets/icon/refresh-icon.png) no-repeat 0 0 transparent;
    width: 25px;
    height: 25px;
    vertical-align: middle;
}


.table-striped > tbody > tr.pager:nth-child(2n+1) > td, .table-striped > tbody > tr.pager:nth-child(2n+1) > th
{
    background-color: White;
}

@media (max-width: 991px)
{

    .field-header
    {
        float: none;
    }

    .lastDate
    {
        float: right;
    }

    .navbar-header
    {
        float: none;
        text-align: center;
    }

    .main-body
    {
        padding-top: 165px;
    }

    .main-footer .zone-right:before
    {
        width: 70px;
    }
}


@media (max-width: 767px)
{

    .lastDate
    {
        float: none;
        margin: 0;
    }

    .navbar-header
    {
        text-align: center;
    }

    .main-body
    {
        padding-top: 95px;
    }

    .main-footer .zone-right
    {
        margin-right: 0;
        left: 15px;
    }
}

