.panel-heading { background-color: #2e66b7 !important; } .panel-sebrae{ margin-top: 1%; } .fluig-style-guide { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.42857143; color: #595959; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; /* margin: 0; */ font-weight: 100; } label { display: inline-block; margin-bottom: 5px; font-weight: 500 !important; } hr { margin-top: 20px; margin-bottom: 20px; border: 0; border-top: 2px solid #eeeeee !important; } .glyphicon { font-family: 'Glyphicons Halflings' !important; } .mg-btn{ margin-top: 1%; } .btn-form{ border-radius: 6px !important; background-color: #4274bd !important; color: white !important; font-size: 14px !important; } @media (min-width: 1200px){ .container { max-width: 1400px !important; } } .container { box-shadow: 0 2px 12px rgba(0, 0, 0, 0.15) !important; padding: 20px; } table { max-width: 100%; background-color: transparent !important; } /*Upload Documentos*/ .file-upload { /* background-color: #ffffff; */ /* width: 414px; */ margin: 0 auto; /* padding: 20px; */ } .file-upload-btn { width: 100%; margin: 0; color: #fff; background: #1FB264; border: none; padding: 10px; border-radius: 4px; border-bottom: 4px solid #15824B; transition: all .2s ease; outline: none; text-transform: uppercase; font-weight: 700; } .file-upload-btn:hover { background: #1AA059; color: #ffffff; transition: all .2s ease; cursor: pointer; } .file-upload-btn:active { border: 0; transition: all .2s ease; } .file-upload-content { text-align: center; } .file-upload-input { position: absolute; margin: 0; padding: 0; width: 100%; height: 100%; outline: none; opacity: 0; z-index: 10; } .file-upload-input:hover{ cursor:pointer; } .image-upload-wrap { /* margin-top: 20px; */ border: 2px dashed #2e66b7; position: relative; cursor: pointer; } .image-dropping, .image-upload-wrap:hover { background-color: #2e66b7; border: 2px dashed white; color: white; } .image-title-wrap { padding: 0 15px 15px 15px; color: #222; } .drag-text { text-align: center; } .drag-text h3 { font-weight: 100; text-transform: uppercase; color: #2e66b7; /* padding: 60px 0; */ } .drag-text:hover{ color: white; } .file-upload-image { max-height: 200px; max-width: 200px; margin: auto; padding: 20px; } .remove-image { width: 200px; margin: 0; color: #fff; background: #cd4535; border: none; padding: 10px; border-radius: 4px; border-bottom: 4px solid #b02818; transition: all .2s ease; outline: none; text-transform: uppercase; font-weight: 700; } .remove-image:hover { background: #c13b2a; color: #ffffff; transition: all .2s ease; cursor: pointer; } .remove-image:active { border: 0; transition: all .2s ease; } .drag-text i{ font-size: 35px; margin-top: 2%; } .drag-text i:hover{ font-size: 35px; color: white !important; margin-top: 2%; } .icone-file{ font-size: 35px; color: #2e66b7; } .btn-form-danger { border-radius: 6px !important; background-color: red !important; color: white !important; font-size: 14px !important; } .btn-form-success { border-radius: 6px !important; background-color: green !important; color: white !important; font-size: 14px !important; } .btn-form-info { border-radius: 6px !important; background-color: #428bca; border-color: #357ebd; color: white !important; font-size: 14px !important; } /*Fim upload documentos*/ /*Alerts*/ .alert-primary { color: #004085; background-color: #cce5ff; border-color: #b8daff; } .alert-secondary{ color: #3c763d; background-color: #dff0d8; border-color: #d6e9c6; } .alert-danger { color: #a94442; background-color: #f2dede; border-color: #ebccd1; } /*Alerts*/ .modal{ overflow: hidden !important; } .modal-header { background: #2e66b7de; color: white; text-align: center; } .modal-title{ font-size: 23px !important; } .modal-footer{ background: #2e66b7d; } /*Typeahead*/ .typeahead { background-color: #fff; width: 100%; } .typeahead:focus { border: 2px solid #0097cf; } .tt-query { -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); } .tt-hint { color: #999 } .tt-menu { /*width: 700px;*/ margin: 12px 0; padding: 8px 0; background-color: #fff; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, 0.2); -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2); -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2); box-shadow: 0 5px 10px rgba(0,0,0,.2); } .tt-suggestion { padding: 3px 20px; font-size: 17px; line-height: 24px; } .tt-suggestion:hover { cursor: pointer; color: #fff; background-color: #0097cf; } .tt-suggestion.tt-cursor { color: #fff; background-color: #0097cf; } .tt-suggestion p { margin: 0; } /*Typeahead*/ .modal-backdrop.in{ top: 0px !important; } .modal-full{ width: 100%; } /*.modal-body{ overflow-y:auto; max-height:437px; }*/ .modal-dialog { max-width: 97vw; margin: 1.75rem auto; } .modal-content { max-height: 90vh; display: flex; flex-direction: column; } .modal-body { margin: 0 !important; overflow-y: auto; flex: 1 1 auto; } .datepicker thead tr:first-child th:hover { background: #eeeeee; } .datepicker td.active ,.datepicker span.month.active ,.datepicker span.year.active { background-color: #2e66b7 !important; } .vertical-align-middle{ vertical-align:middle !important; } thead.tbl-head-blue tr th { color: #fff !important; background-color: #0078c2; } .padding-10 tbody tr td { padding: 10px !important; } .colunaFixa { max-width: 150px !important; overflow: hidden !important; text-overflow: ellipsis !important; word-wrap: break-word !important; }