/* here you can put your own css to customize and override the theme */

/***
Rounded Portlets
***/
/*
.portlet {
	border-radius: 4px !important;
}

.portlet .portlet-title {
	border-radius: 4px 4px 0px 0px !important;
}

.portlet .portlet-body,
.portlet .portlet-body .form-actions  {
	border-radius: 0px 0px 4px 4px !important;
}
*/

/*
Change Quick Sidebar Width
*/

/*
.page-quick-sidebar-wrapper {
  right: -370px;
  width: 370px;
}

.page-quick-sidebar-open.page-quick-sidebar-push-content .page-sidebar-wrapper {
  margin-left: -370px;
}

.page-quick-sidebar-open.page-quick-sidebar-push-content .page-footer {
  margin-right: 370px;
  margin-left: -370px;
}

.page-sidebar-reversed.page-quick-sidebar-open.page-quick-sidebar-push-content .page-sidebar-wrapper {
  margin-right: 370px;
}

.page-quick-sidebar-open.page-quick-sidebar-push-content.page-quick-sidebar-full-height .page-header {
  margin-left: -370px;
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-list {
  width: 370px !important;
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-item {
  width: 370px !important;
  margin-left: 370px;
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-content-item-shown .page-quick-sidebar-list {
  margin-left: -370px;
}
*/

#loading-bar .bar {
    height: 5px;
}

#loading-bar .peg {
    height: 5px;
}

.equal {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

    .equal > div[class*="col-"] {
        flex: 1 1 auto;
        display: flex;
    }

.panel.panelEqualHeight {
    flex: 1 0 100%;
}

.page-header.navbar .page-logo .logo-default {
    margin: 2px 0 0 0;
}

.panel-heading .panel-icon {
    float: right;
}

a.optionsIcon {
    font-size: 20px !important;
    text-decoration: none;
}

.form-condensed .form-group {
    margin-bottom: 2px;
}

.table-clickable {
    cursor: pointer;
}

.badgePendencia {
    bottom: 70%;
    left: 68%;
    position: absolute;
    z-index: 3;
}

.textDecorN:hover {
    text-decoration: none;
}

.labelInfo {
    margin: 0px;
    font-weight: bold;
    font-size: 14px;
}

.textInfo {
    font-size: 16px;
    border: 1px solid #e5e5e5;
    background-color: #fbfbfb;
    padding: 4px 12px;
    min-height: 34px;
    height: 100%;
}

    .textInfo p {
        margin: 3px;
        min-height: 22px;
    }

p.alignCenter {
    text-align: center;
}

.fontSize14 {
    font-size: 14px;
}
/* 404 page option #1 */
.page-404 {
    text-align: center;
}

    .page-404 .number {
        position: relative;
        top: 35px;
        display: inline-block;
        letter-spacing: -10px;
        margin-top: 0px;
        margin-bottom: 10px;
        line-height: 128px;
        font-size: 128px;
        font-weight: 300;
        color: #7bbbd6;
        text-align: right;
    }

    .page-404 .details {
        margin-left: 40px;
        display: inline-block;
        padding-top: 0px;
        text-align: left;
    }

@media (max-width: 480px) {
    /***
  Login page
  ***/
    .login .logo {
        margin-bottom: 0px;
        margin-top: 0px;
    }

    .login .content .form-title {
        margin-bottom: 15px;
    }

    .login .content {
        width: 270px;
    }
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

input[type="number"] {
    -moz-appearance: textfield;
}

.equalLogin {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

    /*CLASSES SOBRE A TELA DE LOGIN*/
    .equalLogin > div[class*="col-"] {
        flex: 1 1 auto;
        display: flex;
    }

.panelEqualHeightLogin {
    flex: 1 0 100%;
}

.horizontal-form.form-condensed .labelInfo {
    font-size: 12px;
}

.horizontal-form.form-condensed .textInfo {
    font-size: 13px;
    min-height: 26px;
    padding: 3px 6px;
    height: 100%;
}

.horizontal-form.form-condensed input,
.horizontal-form.form-condensed select {
    font-size: 13px;
    min-height: 26px;
    padding: 3px 6px;
    height: 100%;
}

.horizontal-form.form-condensed select {
    padding-bottom: 2px;
}

.form-condensed .select2-container.textInfo {
    padding: 0px;
}

.form-condensed .select2-choice {
    height: auto !important;
    min-height: 26px !important;
    padding-top: 0;
    line-height: 25px;
}
/* Regra implementada para uso na nova geração de campos */
.horizontal-form.form-condensed input[type="checkbox"] {
    min-height: 13px;
    margin: 10px 4px;
}
/* Regra implementada para funcionamento do radio button  */
.horizontal-form.form-condensed input[type="radio"] {
    min-height: unset;
    height: unset;
}

textarea {
    resize: none;
}

.blockUI.blockOverlay {
    z-index: 99997 !important;
}

.blockUI.blockMsg {
    z-index: 99998 !important;
}

#getnet-checkout {
    margin-top: 40px !important;
}

/* =========================== */
/* Criei a classe atendimento-chat para
não alterar o comportamento das classes 
no restante dos sistemas*/

/* Início CSS Chat de Atendimento */
.atendimento-chat .caption .avatar {
    height: 45px;
    width: 45px;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
}

.atendimento-chat .chats li .message {
    display: inline-block;
    font-size: 13px;
    max-width: 70%;
    width: auto;
    border: none !important;
    border-radius: 15px !important;
    padding: 10px !important;
}

/* grey-cascade */
.atendimento-chat .chats li.in .message {
    float: left;
    margin-left: 8px;
    background-color: #95a5a6 !important;
    color: #ffffff !important;
}

/* green-seagreen */
.atendimento-chat .chats li.out .message {
    float: right;
    margin-right: 8px;
    background-color: #1ba39c !important;
    color: #ffffff !important;
}

.atendimento-chat .chats li.in .message .arrow {
    top: 12px !important;
    border-right: 8px solid #95a5a6;
}

.atendimento-chat .chats li.out .message .arrow {
    top: inherit;
    bottom: 12px !important;
    border-left: 8px solid #1ba39c;
}

.atendimento-chat .chats li .body {
    text-align: left;
}

.atendimento-chat .chats li .datetime {
    display: inline-block;
    width: 100%;
    font-size: 11px;
    color: inherit;
    text-align: right !important;
}

.atendimento-chat .chats li:after {
    content: "";
    display: table;
    clear: both;
}

@media (max-width: 767px) {
    .atendimento-chat .chats li .message {
        max-width: 80%;
    }
}
/* Fim CSS Chat de Atendimento */