﻿h1.pageTitle {
    border-bottom: 1px solid rgb(70, 27, 255);
}

footer .ansAmil {
    background-color: transparent;
    background-image: url(Images/sprite01.png);
    background-position: 0 1px;
    background-repeat: no-repeat;
    display: block;
    height: 24px;
    margin: 8px auto 7px auto;
    outline: medium none;
    text-indent: -119988px;
    width: 100px;
} 

.btn-primary {
    color: #fff;
    background-color: rgb(70, 27, 255);
    border-color: rgb(70, 27, 255);
    padding: 4px 12px !important;
}

.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
    color: #fff;
    background-color: rgb(70, 27, 255);
    border-color: rgb(70, 27, 255);
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #337ab7;
    border-color: #2e6da4;
}

.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: rgb(70, 27, 255);
    border-color: rgb(70, 27, 255);
}

.btn-primary.selected {
    color: #fff;
    background-color: rgb(70, 27, 255);
    border-color: rgb(70, 27, 255);
}


.btn-primary:hover {
    color: #fff;
    background-color: rgb(70, 27, 255);
    border-color: rgb(70, 27, 255);
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}

.bootstrap-datetimepicker-widget td span.active {
    background-color: #428bca;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.bootstrap-datetimepicker-widget td.active,
.bootstrap-datetimepicker-widget td.active:hover {
    background-color: #428bca;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.nano > .nano-pane > .nano-slider {
    background: rgb(70, 27, 255);
    position: relative;
    margin: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.header-nav .user:after {
    color: rgb(70, 27, 255);
}

.dropdown-menu > li > a {
    color: rgb(70, 27, 255);
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    background-color: rgb(70, 27, 255);
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    background-color: #337ab7;
}

.chosen-container-single .chosen-single div b:before {
    color: rgb(70, 27, 255);
}

.chosen-container-active .chosen-single {
    border-bottom: 2px solid rgb(70, 27, 255);
}

.chosen-container .chosen-results li.highlighted {
    background-color: rgb(70, 27, 255);
}

.index-list01 .li .color-box {
    background-color: rgb(70, 27, 255);
}

.index-list01 .li h4 {
    color: rgb(70, 27, 255);
}

.index-list01 .li.active .color-box {
    background-color: #006AA7;
}

.index-list01 .li.active h4 {
    border-bottom: 1px solid #006AA7;
    color: #006AA7;
    width: 130px;
}

.ui-dialog .ui-dialog-titlebar-close {
    color: rgb(70, 27, 255);
}

.ui-dialog .ui-dialog-title {
    color: rgb(70, 27, 255);
}

.progress {
    background-color: rgb(70, 27, 255);
}

.progress-bar {
    background-color: #337ab7;
}

legend {
    color: rgb(70, 27, 255);
}

fieldset.perguntas {
    border-bottom: 1px solid rgb(70, 27, 255) !important;
}

.QuestaoOpcoes .Item .label_radioGrd {
    background: transparent url(Images/sprite01.png) no-repeat scroll 0 -389px;
    cursor: pointer;
    height: 49px;
    width: 47px;
    margin: 0;
}

    .QuestaoOpcoes .Item .label_radioGrd.on {
        background: transparent url(Images/sprite01.png) no-repeat scroll 0 -342px;
    }


.logosite {
    height: 29px;
}