body {
    font-size: 16px;
    font-family: "Open Sans";
    background-color: #fafafa;
}

ul li {
    list-style: none;
}

.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin: 0px;
    height: 73px;
    line-height: 1.2em;
    margin-right: 50px;
    text-align: center;
}

.navbar {
    background: url("/images/bg-menu-cms.png");
    height: 73px;
    color: #222;
}

.navbar-header .navbar-brand {
    color: #444;
    height: 73px;
    line-height: 42px;
    background: url(../images/logo.png) no-repeat 0px 23px
}

.navbar-default .navbar-nav>li>a, .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-nav>.active>a:focus {
    color: #444;
    height: 71px;
    line-height: 42px;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>a:hover, .navbar-default .navbar-nav>.active>a:hover, .navbar-nav>.active>a:focus {
    background: #49aaff;
}

.navbar-default .navbar-nav>.active>a {
    color: #49aaff;
    background: transparent;
}

.navbar-default .user-nav {
    font-size: 0.8em;
}

.fixed-center {
    width: 75em;
}

/* CONTENT */

#cl-wrapper {
    padding-top: 86px;
    font-family: "Open Sans";
}

.block-flat {
    padding-bottom: 34px;
}

#menu_modulos li {
    width: 95px;
    height: 111px;
    font-size: 0.8em;
    min-height: 20px;
    overflow: auto;
}

#menu_selecionados li {
    width: 165px;
    height: 170px;
}

#menu_selecionados li, #menu_modulos li {
    display: inline-block;
    text-align: center;
    padding: 2px;
    margin: 2px;
    border: 1px solid #eee;
    position: relative;
}

#menu_selecionados li img, #menu_modulos li img {
    width: 70%;
}

#menu_modulos {
    padding-left: 12px;
    min-width: 120px;
    min-height: 120px;
    background: #fdfdfe;
}

.disable img {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    /* Firefox 10+, Firefox on Android */
    filter: gray;
    /* IE6-9 */
    -webkit-filter: grayscale(100%);
    /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}

.disable {
    background: #ddd;
}

.container {
    background-color: transparent;
}

.footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 20px;
    background-color: #f1f1f1;
    display: block;
}

.footer p {
    line-height: 50px;
}

.footer ul {
    float: right;
}

.footer ul li {
    float: left;
}

.footer ul li a {
    text-decoration: none;
    color: #444;
}

.floatingIcon {
    width: 21px;
    height: 21px;
    position: absolute;
    display: block;
    top: -9px;
    right: -9px;
    background-repeat: no-repeat;
}

.floatingIcon2 {
    width: 21px;
    height: 21px;
    float: right;
    display: block;
    background-repeat: no-repeat;
}

.pinIconSm {
    background-image: url(/images/icons/topic_pin.png);
}

.delIconSm {
    background-image: url(/images/icons/icon-delete.png);
}

#menu_modulos .floatingIcon {
    display: none;
}

/***forms***/

.form-horizontal .control-label {
    text-align: left;
    padding-left: 0px;
}

.breadcrumb {
    background: transparent;
    font-size: 0.8em;
    padding: 0;
    margin: 0;
}

/*CONFIGURTACAOES*/

#layouts li {
    float: left;
    padding: 5px;
    margin: 5px;
    border: 1px solid #ddd;
    background: #eee;
}

#layouts li.selected {
    background: #fea;
}

#areaLogin {
    width: 320px;
    height: 115px;
    border-radius: 8px;
    padding: 10px;
    position: fixed;
    top: 55%;
    left: 50%;
    margin: -100px 0 0 -165px;
}

#areaLogin label {
    float: left;
    clear: left;
    margin: 0 5px 10px 0;
    width: 100px;
    line-height: 20px;
    display: block;
}

#areaLogin input[type='text'], #areaLogin input[type='password'] {
    float: left;
    padding: 0 2px;
    border: 1px solid #c1c1c1;
    margin: 0 5px 10px 0;
}

#areaLogin input[type='submit'] {
    clear: left;
    float: right;
    margin-right: 8px;
}

#logoBusi {
    background: url(../images/logo2.png);
    width: 212px;
    height: 133px;
    position: absolute;
    left: 50%;
    margin: -155px 0 0 -106px;
}

.right-tab {
    position: fixed;
    top: 45%;
    right: 0px;
    width: 32px;
    height: 34px;
    line-height: 31px;
    text-align: center;
    background-color: #f0f0f0;
    border: 1px solid #eaeaea;
    text-align: right;
    -webkit-border-top-left-radius: 11px;
    -webkit-border-bottom-left-radius: 11px;
    -moz-border-radius-topleft: 11px;
    -moz-border-radius-bottomleft: 11px;
    border-top-left-radius: 11px;
    border-bottom-left-radius: 11px;
    background-color: #e44c34;
    color: #fff;
    padding: 0.4em;
    height: auto;
    width: auto;
    font-size: 1.5em
}

.right-tab-2 {
    background-color: #3380FF;
    top: 50%;
    font-size: 1.2em
}

.navbar-nav .bubble {
    background-color: #e44c34;
    color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    border-color: #e23923 #d83722 #c0311e;
    border-left: 1px solid #d83722;
    border-width: 1px;
    box-shadow: -1px 1px 0 rgba(0, 0, 0, 0.25);
    padding: 1px 3px 1px 2px;
    font: bold 9px Tahoma;
}

.navbar-nav .bubble1 {
    color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 1px 3px 1px 2px;
    font: bold 9px Tahoma;
}

.user-nav {
    margin-right: 15px;
}

#fotos li {
    display: inline-block;
    text-align: center;
    padding: 12px 5px;
    margin: 3px;
    border: 1px solid #eee;
    position: relative;
}

#fotos li {
    margin-bottom: 6px;
}

#fotos li img {
    border: 1px solid #aaa;
    padding: 2px;
    margin-bottom: 7px;
}

.frame {
    border: 1px dashed #999;
    padding: 3px;
    background: #fff;
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.39);
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.39);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.39);
    -webkit-border-top-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-topright: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
}

.frame {
    border: 1px dashed #999;
    padding: 3px;
}

.banners li {
    margin-bottom: 25px;
    display: inline-block;
    margin-right: 25px;
    width: 462px
}

.banners li img {
    border: 1px solid #aaa;
    padding: 2px;
    margin-bottom: 7px;
}

.files {
    text-align: center;
}

.files canvas {
    margin-left: 10x;
    border: 1px solid #aaa;
    padding: 2px;
}

.progress {
    margin-bottom: 0px;
}

.progress .progress-bar {
    margin: 0px;
}

.template-upload .progress {
    width: 100%;
}

/** LISTA **/

#menu_modulos .nomemodulo {
    display: none;
}

.nomemodulo {
    width: 107px;
    text-align: center;
    border: 1px solid #ddd;
    color: #888;
}

.dataTables_filter {
    z-index: 999999;
}

.nav>li>a {
    text-align: center;
}

.container-full {
    margin: 0 auto;
    width: 100%;
}

.col {
    padding: 0.45em 0;
}

#cl-wrapper .loader {
    float: left;
    text-align: center;
    color: #fff;
    width: 100%;
    margin-top: -23px;
    font-weight: bold;
    background: url('/images/loader2.gif') 50% 50% no-repeat rgba(255, 255, 255, 0.9);
}

.field_revista, .field_rolagem, .field_images {
    float: left;
    background: 1px solid red;
    padding-right: 5px;
    margin-right: 2px;
}

body .navbar-default .navbar-nav>.active>a {
    color: #444;
}

.radioConfig {
    width: 1.2em;
    height: 1.2em;
    margin: 0.4em;
}

input[type="color"] {
    opacity: 1;
    display: block;
    width: 32px;
    height: 32px;
    border: none;
    border: 1px dotted gray;
    padding: 0;
    margin: 0;
}

#color-picker-wrapper {
    float: left;
}

/****************************
* CMS
******************************/

.radioConfig {
    float: left;
    margin: 6px 5px 0 0;
}

#linkEstante input[type='text'] {
    float: left;
    width: 80%;
    padding: 4px;
    border-radius: 8px;
    border: none;
    border: 1px solid #999;
}

.pickfield {
    border: 1px solid #888;
    border-radius: 8px;
    padding: 0 5px 0 2px;
    line-height: 1.2em;
}

span.pickfield {
    float: left;
    padding-right: 10px;
    line-height: 2em;
}

// get a larger input, and align it with submit button
.form-inline .form-group>div.col-xs-8 {
    padding-left: 0;
    padding-right: 0;
}

// vertical align label
.form-inline label {
    line-height: 34px;
}

// force inline control to fit container width
// http://getbootstrap.com/css/#forms-inline
.form-inline .form-control {
    width: 100%;
}

// Reset margin-bottom for our multiline form
@media (min-width: 768px) {
    .form-inline .form-group {
        margin-bottom: 15px;
    }
}

/***
SOBREAS DO CSS DA ESTANTE 

**/

#voltarEstante {
    position: fixed;
    width: 35px;
    height: 35px;
    background: url(../images/botao-estante.png) no-repeat;
    display: block;
    top: 15px;
    left: 100%;
    margin: 0 0 0 -50px;
}

#linkRevista {
    position: fixed;
    height: 35px;
    width: 300px;
    top: 15px;
    left: 100%;
    margin: 0 0 0 -370px;
    padding: 0 5px;
    border-radius: 8px;
    border: 1px solid #676767;
    background: #000;
    color: #eee;
}

#linkRevistaInfo {
    position: fixed;
    line-height: 35px;
    color: #eee;
    left: 100%;
    margin: 15px 0 0 -520px;
    text-align: right;
    font-size: 13px;
}

#menu {
    position: relative;
    z-index: 2;
    width: 100%;
    padding: 0;
    display: table;
    background: #f3f3f3;
    box-shadow: 0px 0px 4px #666;
    margin: 0 0 20px 0;
}

#menu li {
    float: left;
}

#menu li a {
    border-right: 2px solid #e1e1e1;
    font-size: 14px;
    color: #666;
    display: block;
    padding: 0 20px;
    text-decoration: none;
    line-height: 30px;
}

#menu li a:hover {
    color: #111;
    background: #e9e9e9;
}

#menu li a.sel {
    background: #3b679e;
    color: #fff;
}

#boxInfo {
    padding: 20px;
    background: #ccc;
    border-radius: 8px;
    display: table;
    box-shadow: 0px 0px 4px #666;
    width: 455px;
    float: left;
    margin: 0 0 15px 0;
    height: 200px;
}

#boxInfo strong {
    text-transform: uppercase;
    font-size: 15px;
}

#boxInfo a {
    float: right;
    font-size: 13px;
}

.adicionarCliente {
    padding: 20px;
    display: table;
    box-shadow: 0px 0px 4px #666;
    width: 768px;
    height: 70px;
    float: left;
    margin: 0 20px 15px 0;
}

.adicionarCliente strong {
    font-size: 17px;
    font-weight: normal;
    float: left;
    margin: 0 0 5px 0;
}

.adicionarCliente label {
    float: left;
    clear: left;
    margin: 0 0 5px 0;
    font-size: 13px;
}

.adicionarCliente input[type='text'] {
    float: left;
    clear: left;
    margin: 0 0 7px 0;
    width: 250px;
    padding: 2px;
    border: 1px solid #ccc;
}

.adicionarCliente input[type='submit'] {
    float: right;
}

#listaAtivados {
    padding: 10px 0;
    min-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
}

#comandos {
    float: left;
    width: 50px;
    height: 250px;
    margin: 0 14px;
    text-align: center;
}

#comandos a {
    clear: left;
    margin: 0 0 30px 10px;
    display: inline;
}

#listaDesativados {
    padding: 10px 0;
    min-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
}

.listaEmails li {
    font-weight: bold;
    list-style: decimal-leading-zero;
    font-size: 11px;
}

.listaEmails li span {
    font-size: 12px;
    font-weight: normal;
}

.listaEmails li div {
    font-size: 12px;
}

.listaEmails li.impar {
    background: #d3d3d3;
}

.listaEmails li div {
    float: left;
}

.listaEmails li input[type='checkbox'] {
    float: left;
}

#contadorAtivados {
    margin: 0 0 0 270px;
    display: inline;
    background: #ccc;
    text-align: center;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.listaOpcoes {
    width: 600px;
    margin: 0 auto;
}

.listaOpcoes li {
    float: left;
    clear: left;
    margin: 0 0 15px 0;
    background: #e9e9e9;
    width: 580px;
    padding: 10px;
    font-size: 13px;
    border-radius: 8px;
}

.listaOpcoes h4 {
    font-size: 16px;
    font-weight: normal;
    margin: 0;
}

.listaOpcoes h4 label {
    width: auto;
    text-align: left;
    margin: 0;
    line-height: auto;
}

.listaOpcoes label {
    float: left;
    display: block;
    width: 180px;
    text-align: right;
    margin: 5px 5px 5px 0;
    line-height: 25px;
}

.listaOpcoes .input {
    float: left;
    margin: 5px 0 5px 0;
    height: 23px;
    border: 1px solid #999;
    padding: 0 3px;
    width: 380px;
}

.listaOpcoes input[type='submit'] {
    float: right;
}

#listaInformativosAno li a.pdfdown {
    background: url(/../images/icons/pdf.png) no-repeat;
}

#listaInformativosAno li a.pdfdown:hover {
    background: url(/../images/icons/pdf.png) no-repeat;
}

#listaInformativosAno li a.docdown {
    background: url(/../images/icons/doc.png) no-repeat;
}

#listaInformativosAno li a.docdown:hover {
    background: url(/../images/icons/doc.png) no-repeat;
}

#listaInformativosAno li strong {
    float: left;
    height: 25px;
    display: block;
    line-height: 25px;
    font-weight: normal;
}

.pdfdown , .docdown 
{
    width: 64px;
    height: 64px;
    display: block;
}