
.dropdown-menu {
    border: 0 none !important;
    border-radius: 0.25em !important;
    box-shadow: 0 10px 60px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.1) !important;
    margin-top: 10px !important;
}
.dropdown-menu > li {
    padding: 0 5px !important;
}
.dropdown-menu > li > a:hover {
    border-radius: 0.25em !important;
}

.theme-default #main-menu .mmc-dropdown-open-ul a::after, .theme-default #main-menu .navigation a::after {
    background: #FFFF00 !important;}



.color-red {
    color: #d54848 !important;
}

.mm-dropdown > ul {
    background: url(../images/bg-red-top.jpg) !important;
}
.bold{ font-weight: bold !important}


.theme-default #main-menu li.actives > a::after {
    display: block;
}

.clear{ clear: both}

.col-md-3 {
    cursor: pointer;
    float: left;
    font-size: 1.5em !important;
    padding: 0 !important;
    text-align: center;
    width: 23px !important;
}
.col-md-3:hover {
    background: #d6d6d6 none repeat scroll 0 0;
    border-radius: 3px;
}

.drop-menu-seta {
    background: #fff none repeat scroll 0 0;
    height: 15px;
    margin: -10px 15px 5px 10px;
    position: absolute;
    transform: rotate(45deg);
    width: 15px;
    z-index: 99;
}
.div-filter {
    height: 50px;
    width: 100%;
}
.div-left {
    left: 0;
}
.div-rigth {
    right: 0;
}
.margin-rigth-20 {
    margin-right: 20px !important;
}

.signin-container {
    border-radius: 5px !important;
    box-shadow: 0 10px 60px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.1) !important;
    max-width: 350px !important;
}
.form-input {
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #d6d6d6;
    border-radius: 5px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    font-size: 13px;
    height: 32px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 150px;
}
.modal-body.form fieldset {
    border: 1px solid #e9ebec;
    border-radius: 5px;
    font-size: 0.9em;
    font-weight: normal;
    padding: 10px;
    
}


.pfi-filename { 
    display: block !important
}
.modal-body.form form label {
    font-weight: normal ;
    margin-bottom: 10px;
    margin-right: 5px;
}
.select2-container .select2-choice, .input-sm {
    background: #fff linear-gradient(#f3f3f3 0px, #fff 50%) repeat scroll 0 0;
    border-radius: 5px !important;
}

.select2-colors-examples {
    float: left !important;
    margin-bottom: 5px;
    width: 80% !important;
}
.select2-results li:nth-child(2n+1) {
    background: #f9f9f9 none repeat scroll 0 0;
}
.radius {
    border-radius: 5px;
}
 .bg_red > li > a:hover {
     background: #e45847 !important;
}
.seta::after {
    border-bottom: 8px solid #ffffff;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    bottom: 100%;
    content: "";
    height: 0;
    left: 35%;
    margin-left: -8px;
    position: absolute;
    width: 0;
}

.seta_notificacao::after{
    border-bottom: 8px solid #ffffff;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    bottom: 100%;
    content: "";
    height: 0;
    right:  5%;
    position: absolute;
    width: 0;
}
.modal-body.form label .filebar {
    background: #fff linear-gradient(#f3f3f3 0px, #fff 50%) repeat scroll 0 0;
    border: 1px solid #dbdee0;
    border-radius: 5px;
    color: #999;
    display: block;
    height: 30px;
    overflow: hidden;
    padding: 10px 5px 5px;
    width: 230px;
}
.modal-body.form label .selectfile {
    cursor: pointer;
    float: right;
    font-size: 20px;
    margin-left: 10px;
}
.modal-body.form label .selectfile:hover {
    color: #444;
}
.label-files {
    position: relative;
}
.position {
    position: absolute;
    right: -22px;
    top: 22px;
}
.table-responsive tbody tr:hover td {
    background: rgba(233, 233, 233, 1) none repeat scroll 0 0;
    cursor: pointer;
    transition: all 0.5s ease 0s;
}
#modulos_edit, #forModal, #ModalIndex {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
}
#modulos_edit {
    z-index: 1150;
}
#forModal {
    display: none;
    z-index: 1130;
}
.form-logo{
    width: 80px;
    float: left; 
    margin-top: 18px
}
.form-logo img{ 
    width: 100%
}
.load {
    background: #53b953 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    display: none;
    font-size: 1.5em;
    height: 50px;
    line-height: 50px;
    opacity: 0.9;
    position: fixed;
    right: 13px;
    text-align: center;
    top: 75px;
    width: 50px;
    z-index: 1150;
}
.spinner {
    display: none;
}

.modal-body.form .legend {
    background: #fff none repeat scroll 0 0;
    border: 0 none;
    font-size: 1em;
    font-weight: normal;
    height: 35px;
    left: 30px;
    line-height: 30px;
    padding-bottom: 0 !important;
    width: auto;
    z-index: 1100;
}
.modal-body.form .legend a {
    border-color: #e8e8e8;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    color: #5a5a5a;
    display: block;
    float: left;
    margin-right: 5px;
    padding: 0 10px;
}
.modal-body.form .legend .atv {
    color: #4083a9;
    text-decoration: none;
}

.legend div{ 
    display: inline-block 
}

.dsl_block {
    display: block;
}
.dsl_none {
    display: none;
}
.modal-alerta {
    margin: 10px;
    position: relative;
    width: auto;
}
.animate-spin {
    animation: 1s linear 0s normal none infinite running spin;
    display: inline-block;
}

.panel-body {
    padding: 20px 20px 50px 20px !important;
}
.pagination {
    bottom: 20px !important;
    position: absolute !important;
    right: 15px !important;

}

.table td:last-child {
    border-right:  none !important;
}

.error {
    padding: 8px 6px;
    margin-bottom: 10px;
    background-color: #fff6f6;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #e0b4b4;
}


.error p {
    color: #b05b59 !important;
    text-align: center;
}

.warning {
    padding: 8px 6px;
    margin-bottom: 10px;
    background-color: #fffaf3;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #c9ba9b;
}

.warning p {
    color: #8d7955 !important;
    text-align: center;
}

.alert-warning{ background: #f9f1c7}
.alert-danger{ background: #f2dede;}


@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(359deg);
    }
}
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(359deg);
    }
}
@media (max-width: 990px) {
    .div-filter {
        border-bottom: 3px solid #e4e4e4;
    }
    .table-responsive {
        display: block;
        position: relative;
        width: 100%;
    }
    table {
        border: 0 none !important;
    }
    .table-responsive thead, .table-responsive tbody, .table-responsive th, .table-responsive td, .table-responsive tr {
        border-bottom: 1px solid #e4e4e4;
        border-left: 0 none !important;
        border-right: 0 none !important;
        border-top: 0 none !important;
        display: block;
    }
    .table > thead > tr > th {
        border-bottom: 1px solid #e4e4e4;
    }
    .table-responsive td, .table-responsive th {
        height: 45px;
        line-height: 30px !important;
    }
    .table-responsive thead {
        float: left;
    }
    .table-responsive tbody {
        overflow-x: auto;
        position: relative;
        white-space: nowrap;
        width: auto;
    }
    .table-responsive tbody tr {
        display: inline-block;
    }
    .table td:last-child {
        border-right: 1px solid #999999;
    }
}
@media (min-width: 768px) {

    myModal, .modal-open {
        display: block !important;
    }
    .modal-footer-form {
        border: 0 none;
        padding-bottom: 0;
    }

}

@media (max-width: 420px) {
    .div-filter {
        height: 90px;
    }
    .form-input {
        float: left !important;
        margin-bottom: 10px;
        width: 100% !important;
    }
}

@media (min-width: 320px) {


    .modal-alerta {
        margin: 120px auto 0;
        width: 300px;
    }
}