.dataTable { margin-bottom: 0; } .dataTable > thead > tr > th[class*=sort] { cursor: pointer; } .dataTable > thead > tr > th[class*=sort]:after { float: right; display: inline; content: "\f0dc"; font-family: FontAwesome; font-size: 13px; font-weight: normal; color: #555; } .dataTable > thead > tr > th[class*=sort]:hover { color: #547ea8; } .dataTable > thead > tr > th[class*=sorting_] { color: #307ecc; } .dataTable > thead > tr > th.sorting_desc, .dataTable > thead > tr > th.sorting_asc { background-image: -webkit-linear-gradient(top, #eff3f8 0%, #e3e7ed 100%); background-image: linear-gradient(to bottom, #eff3f8 0%, #e3e7ed 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeff3f8', endColorstr='#ffe3e7ed', GradientType=0); } .dataTable > thead > tr > th.sorting_desc:after { content: "\f0dd"; top: -6px; color: #307ecc; } .dataTable > thead > tr > th.sorting_asc:after { content: "\f0de"; top: 4px; color: #307ecc; } .dataTable > thead > tr > th.sorting_disabled { cursor: inherit; } .dataTable > thead > tr > th.sorting_disabled:after { display: none; } .dataTables_scrollHead + .dataTables_scrollBody > .dataTable > thead > tr > th:after { display: none; } .dataTables_scrollHeadInner { width: auto !important; } .dataTables_scrollHeadInner > .dataTable > thead > tr > th { border-bottom-width: 0 !important; } .dataTables_borderWrap .dataTables_scrollBody, .dataTables_borderWrap .dataTables_scrollHead { border: 1px solid #dddddd !important; border-width: 0 1px !important; } .dataTables_borderWrap .dataTables_scrollBody .table-bordered, .dataTables_borderWrap .dataTables_scrollHead .table-bordered { border-left-width: 0; border-right-width: 0; } .dataTables_borderWrap .dataTables_scrollBody .table-bordered > thead > tr > th:first-child, .dataTables_borderWrap .dataTables_scrollHead .table-bordered > thead > tr > th:first-child, .dataTables_borderWrap .dataTables_scrollBody .table-bordered > tbody > tr > td:first-child, .dataTables_borderWrap .dataTables_scrollHead .table-bordered > tbody > tr > td:first-child { border-left-width: 0; } .dataTables_borderWrap .dataTables_scrollBody .table-bordered > thead > tr > th:last-child, .dataTables_borderWrap .dataTables_scrollHead .table-bordered > thead > tr > th:last-child, .dataTables_borderWrap .dataTables_scrollBody .table-bordered > tbody > tr > td:last-child, .dataTables_borderWrap .dataTables_scrollHead .table-bordered > tbody > tr > td:last-child { border-right-width: 0; } table.dataTable { clear: both; max-width: none !important; } table.dataTable th:active { outline: none; } div.dataTables_scrollHead table { margin-bottom: 0 !important; border-bottom-left-radius: 0; border-bottom-right-radius: 0; } div.dataTables_scrollHead table thead tr:last-child th:first-child, div.dataTables_scrollHead table thead tr:last-child td:first-child { border-bottom-left-radius: 0 !important; border-bottom-right-radius: 0 !important; } div.dataTables_scrollBody table { border-top: none; margin-top: 0 !important; margin-bottom: 0 !important; } div.dataTables_scrollBody tbody tr:first-child th, div.dataTables_scrollBody tbody tr:first-child td { border-top: none; } div.dataTables_scrollFoot table { margin-top: 0 !important; border-top: none; } .fc-header-title > h2 { font-size: 22px; color: #65A0CE; } .fc-widget-header, .fc-widget-content { border: 1px solid #BCD4E5; } .fc-state-highlight { background: #FFC; } .fc-event-skin { border: none !important; /* default BORDER color */ background-color: #ABBAC3; padding: 0 0 1px 2px; } .label-yellow .fc-event-skin { color: #996633; } .label-light .fc-event-skin { color: #888; } [class*="label-"] > .fc-event-skin, [class*="label-"] > .fc-event-skin > .fc-event-skin.fc-event-head { background-color: inherit; } .fc-event-skin.ui-draggable-dragging { cursor: move; } .fc-event-skin.fc-event-vert, .fc-event-vert > .fc-event-skin { padding: 0 0 1px; } .fc-grid .fc-day-number { color: #2E6589; } .fc-widget-header { background: #ECF2F7; color: #8090A0; } .fc-event-hori, .fc-event-vert { border-radius: 0 !important; border-color: transparent; } .fc-event-vert .fc-event-content { padding-left: 1px; padding-right: 1px; } .fc-event-vert .fc-event-time { padding: 0; } .fc-state-default { border: none; } .fc-state-default, .fc-state-default .fc-button-inner { border: none; background-color: #ABBAC3; color: #FFF; background-image: none; box-shadow: none; text-shadow: none; border-radius: 0 !important; margin-left: 2px; } .fc-state-default .fc-button-effect { display: none; } .fc-state-disabled, .fc-state-disabled .fc-button-inner { opacity: 0.75; filter: alpha(opacity=75); color: #DDD; } .fc-state-active, .fc-state-active .fc-button-inner { border-color: #4F99C6; background-color: #6FB3E0; } .fc-state-hover, .fc-state-hover .fc-button-inner { background-color: #8B9AA3; } .external-event { margin: 6px 0; padding: 0; cursor: default; display: block; color: #FFF; background-color: #ABBAC3; font-size: 13px; line-height: 28px; } .external-event:hover { opacity: 1; filter: alpha(opacity=100); } .external-event.ui-draggable-dragging { cursor: move; } .external-event > .ace-icon:first-child { display: inline-block; height: 32px; width: 32px; text-align: center; line-height: 30px; margin-right: 5px; font-size: 15px; border-right: 1px solid #FFF; } /** .widget-main { .fc { position:relative; top:-40px; > .fc-header { position:relative; z-index:10; } .fc-header-space { padding-left:2px; } } .fc-header-title > h2 { font-size: floor(@baseFontSize * 1.4); line-height: 36px; } .fc-content { top:-14px; z-index:11; } .fc-button-content { height:37px; line-height:36px; } } */ @media only screen and (max-width: 480px) { .fc-header td { display: block; width: auto; text-align: left; } } .chosen-container + .help-inline { vertical-align: middle; } .chosen-select { display: inline !important; visibility: hidden; opacity: 0; position: absolute; z-index: -1; width: 0; height: 0; border-width: 0; } .chosen-container, [class*="chosen-container"] { vertical-align: middle; } .chosen-container > .chosen-single, [class*="chosen-container"] > .chosen-single { line-height: 28px; height: 30px; box-shadow: none; background: #FAFAFA; } .chosen-choices { box-shadow: none !important; } .chosen-container-single .chosen-single abbr { background: none; } .chosen-container-single .chosen-single abbr:after { content: "\f00d"; display: inline-block; color: #888; font-family: FontAwesome; font-size: 13px; position: absolute; right: 0; top: -7px; } .chosen-container-single .chosen-single abbr:hover:after { color: #464646; } .chosen-container-single.chosen-disabled .chosen-single abbr:hover:after { color: #464646; } .chosen-single div b { background: none !important; } .chosen-single div b:before { content: "\f0d7"; display: inline-block; color: #888; font-family: FontAwesome; font-size: 12px; position: relative; top: -1px; left: 1px; } .chosen-container-active.chosen-with-drop .chosen-single div b:before { content: "\f0d8"; } .chosen-container-single .chosen-search { position: relative; } .chosen-container-single .chosen-search input[type="text"] { background: none; border-radius: 0; line-height: 28px; height: 28px; } .chosen-container-single .chosen-search:after { content: "\f002"; display: inline-block; color: #888; font-family: FontAwesome; font-size: 14px; position: absolute; top: 8px; right: 12px; } .chosen-container-multi .chosen-choices li.search-field input[type="text"] { height: 25px; } .chosen-container-multi .chosen-choices li.search-choice .search-choice-close { background: none; } .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:before { content: "\f00d"; display: inline-block; color: #888; font-family: FontAwesome; font-size: 13px; position: absolute; right: 2px; top: -1px; } .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover { text-decoration: none; } .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover:before { color: #464646; } .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close:before { color: #464646; } .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span { background: none; } .chosen-container .chosen-results-scroll-down span:before, .chosen-container .chosen-results-scroll-up span:before { content: "\f0d7"; display: inline-block; color: #888; font-family: FontAwesome; font-size: 12px; position: relative; top: -1px; left: 1px; } .chosen-container .chosen-results-scroll-up span:before { content: "\f0d8"; } .chosen-container-active .chosen-single-with-drop div b:before { content: "\f0d8"; } .chosen-rtl .chosen-search input[type="text"] { background: none; } .chosen-rtl .chosen-search:after { content: ""; display: none; } .chosen-rtl .chosen-search:before { content: "\f002"; display: inline-block; color: #888; font-family: FontAwesome; font-size: 14px; position: absolute; top: 9px; left: 12px; } /** chosen - etc */ .chosen-container-single .chosen-single { border-radius: 0; } .chosen-container .chosen-results li.highlighted { background: #86BD6F; /* green */ background: #4492C9; /* blue1 */ background: #316AC5; color: #FFF; } .chosen-container-single .chosen-drop { border-radius: 0; border-bottom: 3px solid #4492C9; border-color: #4492C9; } .chosen-single.chosen-single-with-drop, .chosen-container-active .chosen-single { border-color: #4492C9; } .form-group.has-error .chosen-single { border-color: #f09784 !important; } .form-group.has-info .chosen-single { border-color: #64a6bc !important; } .form-group.has-warning .chosen-single { border-color: #e0c43a !important; } .form-group.has-success .chosen-single { border-color: #92bf65 !important; } .chosen-container-active.chosen-with-drop .chosen-single { border-color: #4492C9; } .chosen-container .chosen-drop { display: none; } .chosen-container.chosen-with-drop .chosen-drop { left: auto; right: auto; display: block; } @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) { .chosen-rtl .chosen-search input[type="text"], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-container-single .chosen-search input[type="text"], .chosen-container-multi .chosen-choices li.search-choice .search-choice-close, .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span { background-image: none !important; background-repeat: no-repeat !important; background-size: auto !important; } } .tag-input-style + .chosen-container-multi .chosen-choices li.search-choice { background-image: none; background-color: #91b8d0; color: #FFFFFF; display: inline-block; font-size: 13px; font-weight: normal; margin-bottom: 3px; margin-right: 0; padding: 6px 22px 7px 9px; position: relative; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15); transition: all 0.2s ease 0s; vertical-align: baseline; white-space: nowrap; border: none; -webkit-box-shadow: none; box-shadow: none; border-radius: 0; } .tag-input-style + .chosen-container-multi .chosen-choices li.search-choice .search-choice-close { position: absolute; top: 0; bottom: 0; right: 0; width: 18px; height: auto; line-height: 25px; text-align: center; } .tag-input-style + .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:before { color: #FFF; position: static; font-size: 11px; } .tag-input-style + .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover { background-color: rgba(0, 0, 0, 0.2); } .tag-input-style + .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover:before { color: #FFF; } .tag-input-style + .chosen-container-multi.chosen-rtl .chosen-choices li.search-choice { padding: 6px 9px 7px 22px; margin-left: 0; margin-right: 3px !important; } .tag-input-style + .chosen-container-multi.chosen-rtl .chosen-choices li.search-choice .search-choice-close { right: auto; left: 0; } .select2-container .select2-choice { border-radius: 0; height: 30px; } .select2-container.select2-drop-above .select2-choice { border-radius: 0; } .select2-container[class*="input-"] { max-width: none; } .select2-container.input-mini { min-width: 100px; } .select2-container .select2-choice abbr, .select2-search-choice-close { background: none; } .select2-container .select2-choice abbr:before, .select2-search-choice-close:before { font-family: FontAwesome; font-size: 12px; display: inline; content: "\f00d"; color: #888; position: relative; top: -1px; } .select2-container .select2-choice abbr:hover:before, .select2-search-choice-close:hover:before { color: #555; } .select2-container .select2-choice abbr:before { top: -7px; } .select2-search-choice-close:hover { text-decoration: none !important; } .select2-drop { border-radius: 0; border: 1px solid #4492C9; border-width: 0 1px 3px; } .select2-drop.select2-drop-above { border-radius: 0; } .select2-container .select2-choice { background: #FAFAFA none; } .select2-container-active .select2-choice, .select2-container-active .select2-choices, .select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices, .select2-container-multi.select2-container-active .select2-choices { border-color: #4492C9; } .select2-results .select2-highlighted { background: #316AC5; } .select2-container .select2-choice .select2-arrow { border-radius: 0; background: transparent none; border: none; } .select2-container .select2-choice .select2-arrow b { background: none; } .select2-container .select2-choice .select2-arrow b:before { font-family: FontAwesome; font-size: 12px; display: inline; content: "\f0d7"; color: #888; position: relative; left: 5px; } .select2-dropdown-open .select2-choice .select2-arrow b:before { content: "\f0d8"; } .select2-search .select2-input { background: #fff none; margin-top: 4px; } .select2-search:after { font-family: FontAwesome; font-size: 14px; display: inline; content: "\f002"; color: #777; position: relative; top: 0; left: -20px; z-index: 0; } .select2-container-multi .select2-choices .select2-search-field input { border: none !important; -webkit-box-shadow: none !important; box-shadow: none !important; background: none !important; } .select2-container-active .select2-choice, .select2-container-active .select2-choices, .select2-container-multi.select2-container-active .select2-choices, .select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices { -webkit-box-shadow: none; box-shadow: none; } .select2-search input.select2-active { background-color: #FFF; position: relative; z-index: 1; } @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) { .select2-search input, .select2-search-choice-close, .select2-container .select2-choice abbr, .select2-container .select2-choice div b { background-image: none !important; background-size: auto !important; } .select2-search input { background-position: auto !important; } } .select2-container-active.select2-dropdown-open .select2-choice { background-image: -webkit-linear-gradient(top, #eeeeee 0%, #ffffff 100%); background-image: linear-gradient(to bottom, #eeeeee 0%, #ffffff 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffffffff', GradientType=0); } .select2-container-active.select2-drop-above .select2-choice { background-image: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 100%); background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeeeeee', GradientType=0); } .form-group.has-error .select2-choice, .form-group.has-error .select2-choices { border-color: #f09784 !important; } .form-group.has-info .select2-choice, .form-group.has-info .select2-choices { border-color: #64a6bc !important; } .form-group.has-warning .select2-choice, .form-group.has-warning .select2-choices { border-color: #e0c43a !important; } .form-group.has-success .select2-choice, .form-group.has-success .select2-choices { border-color: #92bf65 !important; } @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) { .select2-search input, .select2-search-choice-close, .select2-container .select2-choice abbr, .select2-container .select2-choice .select2-arrow b { background-image: none !important; background-repeat: no-repeat !important; background-size: auto !important; } .select2-search input { background-position: auto !important; } } #colorbox:focus, #colorbox:active { outline: none; } #cboxTopLeft, #cboxTopCenter, #cboxTopRight, #cboxMiddleLeft, #cboxMiddleRight, #cboxBottomLeft, #cboxBottomCenter, #cboxBottomRight { background: none !important; opacity: 0; } #cboxContent { border: 12px solid #000; background-color: #FFF; padding: 7px; } #cboxOverlay { background: rgba(0, 0, 0, 0.95); background: #000; } #cboxCurrent { left: 64px; margin-bottom: 4px; font-size: 14px; } #cboxTitle { margin-bottom: 4px; font-size: 14px; color: #777; } #cboxNext, #cboxPrevious, #cboxClose { background: none; text-indent: 0; width: 26px; height: 26px; line-height: 22px; padding: 0 4px; text-align: center; border: 2px solid #999; border-radius: 16px; color: #666; font-size: 12px; margin-left: 5px; margin-bottom: 5px; } #cboxNext:hover, #cboxPrevious:hover { color: #333; border-color: #666; } #cboxContent { overflow: visible; } #cboxClose { background-color: #000; border: 2px solid #FFF; border-radius: 32px; color: #FFF; font-size: 21px; height: 28px; width: 28px; padding-bottom: 2px; margin-left: 0; right: -14px; top: -14px; } #cboxLoadingOverlay { background: none !important; } #cboxLoadingGraphic { background: #FFF none !important; text-align: center; } #cboxLoadingGraphic > .ace-icon { display: inline-block; background-color: #FFF; border-radius: 8px; width: 32px; height: 32px; position: relative; top: 48%; text-align: center; vertical-align: middle; -moz-animation: spin 1.5s infinite linear; -webkit-animation: spin 1.5s infinite linear; -o-animation: spin 1.5s infinite linear; -ms-animation: spin 1.5s infinite linear; animation: spin 1.5s infinite linear; font-size: 24px; color: #FE7E3E; } .ace-spinner { display: inline-block; } .ace-spinner .spinner-buttons { min-width: 18px; } .ace-spinner .spinner-buttons > .btn { border-radius: 0 !important; font-size: 10px; padding: 0; width: 18px; height: 14px; line-height: 8px; margin-left: 0; } .ace-spinner .spinner-buttons > .btn:first-child { margin-top: 0; } .ace-spinner .spinner-buttons > .btn > .ace-icon { margin: 0; padding: 0; } .ace-spinner .spinner-buttons > button.btn.spinner-up:active { top: -1px; } .ace-spinner .spinner-input { text-align: center; height: 29px; line-height: 1.2; color: #777; } .ace-spinner.touch-spinner .spinner-buttons { margin: 0; font-size: 0; } .ace-spinner.touch-spinner .spinner-buttons > .btn { height: 29px; line-height: 16px; width: 24px; font-size: 18px; display: inline-block; vertical-align: sub; margin: 0 1px !important; } .ace-spinner.touch-spinner .spinner-buttons > .btn > .ace-icon { vertical-align: middle; display: inline-block; } .wizard-steps { list-style: none; display: table; width: 100%; padding: 0; margin: 0; position: relative; } .wizard-steps li { display: table-cell; text-align: center; width: 1%; } .wizard-steps li .step { border: 5px solid #ced1d6; color: #546474; font-size: 15px; border-radius: 100%; background-color: #FFF; position: relative; z-index: 2; display: inline-block; width: 40px; height: 40px; line-height: 30px; text-align: center; } .wizard-steps li:before { display: block; content: ""; width: 100%; height: 1px; font-size: 0; overflow: hidden; border-top: 4px solid #CED1D6; position: relative; top: 21px; z-index: 1; } .wizard-steps li:last-child:before { max-width: 50%; width: 50%; } .wizard-steps li:first-child:before { max-width: 51%; left: 50%; } .wizard-steps li.active:before, .wizard-steps li.complete:before, .wizard-steps li.active .step, .wizard-steps li.complete .step { border-color: #5293c4; } .wizard-steps li.complete .step { cursor: default; color: #FFF; -webkit-transition: transform ease 0.1s; transition: transform ease 0.1s; } .wizard-steps li.complete .step:before { display: block; position: absolute; top: 0; left: 0; bottom: 0; right: 0; line-height: 30px; text-align: center; border-radius: 100%; content: "\f00c"; background-color: #FFF; z-index: 3; font-family: FontAwesome; font-size: 17px; color: #87ba21; } .wizard-steps li.complete:hover .step { -moz-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); border-color: #80afd4; } .wizard-steps li.complete:hover:before { border-color: #80afd4; } .wizard-steps li .title { display: block; margin-top: 4px; max-width: 100%; color: #949ea7; font-size: 14px; z-index: 104; text-align: center; table-layout: fixed; word-wrap: break-word; } .wizard-steps li.complete .title, .wizard-steps li.active .title { color: #2b3d53; } .step-content { position: relative; } .step-content .step-pane { display: none; min-height: 200px; padding: 4px 8px 12px; } .step-content .active { display: block; } .wizard-actions { text-align: right; } @media only screen and (max-width: 767px) { .wizard-steps li .step { width: 30px; height: 30px; line-height: 24px; border-width: 3px; } .wizard-steps li:before, .wizard-steps li:after { border-width: 3px; } .wizard-steps li.complete .step:before { line-height: 24px; font-size: 13px; } .wizard-steps li:before { top: 16px; } .step-content .step-pane { padding: 4px 4px 6px; min-height: 150px; } } .tree { padding-left: 9px; overflow-x: hidden; overflow-y: auto; position: relative; } .tree:before { display: inline-block; content: ""; position: absolute; top: -20px; bottom: 16px; left: 0; z-index: 1; border: 1px dotted #67b2dd; border-width: 0 0 0 1px; } .tree .tree-folder { width: auto; min-height: 20px; cursor: pointer; } .tree .tree-folder .tree-folder-header { position: relative; height: 20px; line-height: 20px; } .tree .tree-folder .tree-folder-header:hover { background-color: #F0F7FC; } .tree .tree-folder .tree-folder-header .tree-folder-name, .tree .tree-item .tree-item-name { display: inline; z-index: 2; } .tree .tree-folder .tree-folder-header > .ace-icon:first-child, .tree .tree-item > .ace-icon:first-child { display: inline-block; position: relative; z-index: 2; top: -1px; } .tree .tree-folder .tree-folder-header .tree-folder-name { margin-left: 2px; } .tree .tree-folder .tree-folder-header > .ace-icon:first-child { margin: -2px 0 0 -2px; } .tree .tree-folder:last-child:after { display: inline-block; content: ""; position: absolute; z-index: 1; top: 15px; bottom: 0; left: -15px; border-left: 1px solid #FFF; } .tree .tree-folder .tree-folder-content { margin-left: 23px; position: relative; } .tree .tree-folder .tree-folder-content:before { display: inline-block; content: ""; position: absolute; z-index: 1; top: -14px; bottom: 16px; left: -14px; border: 1px dotted #67b2dd; border-width: 0 0 0 1px; } .tree .tree-item { position: relative; height: 20px; line-height: 20px; cursor: pointer; } .tree .tree-item:hover { background-color: #F0F7FC; } .tree .tree-item .tree-item-name { margin-left: 3px; } .tree .tree-item .tree-item-name > .ace-icon:first-child { margin-right: 3px; } .tree .tree-item > .ace-icon:first-child { margin-top: -1px; } .tree .tree-folder, .tree .tree-item { position: relative; } .tree .tree-folder:before, .tree .tree-item:before { display: inline-block; content: ""; position: absolute; top: 14px; left: -13px; width: 18px; height: 0; border-top: 1px dotted #67b2dd; z-index: 1; } .tree .tree-selected { background-color: rgba(98, 168, 209, 0.1); color: #6398B0; } .tree .tree-selected:hover { background-color: rgba(98, 168, 209, 0.1); } .tree .tree-item, .tree .tree-folder { border: 1px solid #FFF; } .tree .tree-folder .tree-folder-header { border-radius: 0; } .tree .tree-item, .tree .tree-folder .tree-folder-header { margin: 0; padding: 5px; color: #4D6878; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } .tree .tree-item > .ace-icon:first-child { color: #F9E8CE; width: 13px; height: 13px; line-height: 13px; font-size: 11px; text-align: center; border-radius: 3px; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; background-color: #FAFAFA; border: 1px solid #CCC; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); } .tree .tree-selected > .ace-icon:first-child { background-color: #F9A021; border-color: #F9A021; color: #FFF; } .tree .tree-plus.ace-icon:first-child, .tree .tree-minus.ace-icon:first-child { font-style: normal; border: 1px solid #DDD; vertical-align: middle; height: 11px; width: 11px; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; text-align: center; border: 1px solid #8BAEBF; line-height: 10px; background-color: #FFF; position: relative; z-index: 1; } .tree .tree-plus.ace-icon:first-child:before, .tree .tree-minus.ace-icon:first-child:before { content: ""; display: block; width: 7px; height: 0; border-top: 1px solid #4D6878; position: absolute; top: 5px; left: 2px; } .tree .tree-plus.ace-icon:first-child:after { content: ""; display: block; height: 7px; width: 0; border-left: 1px solid #4D6878; position: absolute; top: 2px; left: 5px; } .tree .tree-unselectable .tree-item > .ace-icon:first-child { color: #5084A0; width: 13px; height: 13px; line-height: 13px; font-size: 10px; text-align: center; border-radius: 0; background-color: transparent; border: none; box-shadow: none; } .tree .ace-icon[class*="-down"] { transform: rotate(-45deg); } .tree .fa-spin { height: auto; } .tree .tree-loading { margin-left: 36px; } .tree img { display: inline; veritcal-align: middle; } .gritter-item-wrapper { background-image: none !important; box-shadow: 0 2px 10px rgba(50, 50, 50, 0.5); background: rgba(50, 50, 50, 0.92); } .gritter-item-wrapper.gritter-info { background: rgba(49, 81, 133, 0.92); } .gritter-item-wrapper.gritter-error { background: rgba(153, 40, 18, 0.92); } .gritter-item-wrapper.gritter-success { background: rgba(89, 131, 75, 0.92); } .gritter-item-wrapper.gritter-warning { background: rgba(190, 112, 31, 0.92); } .gritter-item-wrapper.gritter-light { background: rgba(245, 245, 245, 0.95); border: 1px solid #BBB; } .gritter-item-wrapper.gritter-light.gritter-info { background: rgba(232, 242, 255, 0.95); } .gritter-item-wrapper.gritter-light.gritter-info .gritter-item { color: #4A577D; } .gritter-item-wrapper.gritter-light.gritter-error { background: rgba(255, 235, 235, 0.95); } .gritter-item-wrapper.gritter-light.gritter-error .gritter-item { color: #894A38; } .gritter-item-wrapper.gritter-light.gritter-success { background: rgba(239, 250, 227, 0.95); } .gritter-item-wrapper.gritter-light.gritter-success .gritter-item { color: #416131; } .gritter-item-wrapper.gritter-light.gritter-warning { background: rgba(252, 248, 227, 0.95); } .gritter-item-wrapper.gritter-light.gritter-warning .gritter-item { color: #946446; } .gritter-item p { line-height: 1.8; } .gritter-top, .gritter-bottom, .gritter-item { background-image: none; } .gritter-close { left: auto; right: 3px; background-image: none; width: 18px; height: 18px; line-height: 17px; text-align: center; border: 2px solid transparent; border-radius: 16px; color: #E17B67; } .gritter-close:before { font-family: FontAwesome; font-size: 16px; content: "\f00d"; } .gritter-info .gritter-close { color: #FFA500; } .gritter-error .gritter-close, .gritter-success .gritter-close, .gritter-warning .gritter-close { color: #FFEA07; } .gritter-close:hover { color: #FFF !important; } .gritter-title { text-shadow: none; } .gritter-light .gritter-item, .gritter-light .gritter-bottom, .gritter-light .gritter-top, .gritter-light .gritter-close { background-image: none; color: #444; } .gritter-light .gritter-title { text-shadow: none; } .gritter-light .gritter-close:hover { color: #8A3104 !important; } .gritter-center { position: fixed; left: 33%; right: 33%; top: 33%; } @media only screen and (max-width: 767px) { .gritter-center { left: 16%; right: 16%; top: 30%; } } @media only screen and (max-width: 480px) { .gritter-center { left: 30px; right: 30px; } } @media only screen and (max-width: 320px) { .gritter-center { left: 10px; right: 10px; } } .wysiwyg-editor { max-height: 250px; height: 250px; background-color: #F7F8FA; border-collapse: separate; border: 1px solid #BBC0CA; padding: 4px; box-sizing: content-box; overflow-y: scroll; overflow-x: hidden; outline: none; } .wysiwyg-editor:focus { background-color: #FFF; } .wysiwyg-toolbar { line-height: 33px; margin: 0 !important; position: relative; } .wysiwyg-toolbar .dropdown-menu { text-align: left; } .wysiwyg-toolbar .btn-group { float: none !important; font-size: 0; } .wysiwyg-toolbar .btn-group > .btn { float: none; padding-left: 0; padding-right: 0; text-align: center; margin-left: 1px; /** &.active:after { border-color: transparent; border-style: solid; border-top-color: inherit; border-width: 6px 14px; bottom: -13px; left: 0; right: 0; } */ } .wysiwyg-toolbar .btn-group > .btn > .ace-icon:first-child { font-size: 14px; width: 25px; max-width: 25px; display: inline-block; border-width: 1px !important; } .wysiwyg-toolbar .btn-group > .btn.dropdown-toggle > .ace-icon:last-child { margin-right: 4px; } .wysiwyg-style1 .btn-group > .btn, .wysiwyg-style2 .btn-group > .btn, .wysiwyg-style1 .btn-group > .inline > .btn, .wysiwyg-style2 .btn-group > .inline > .btn { margin: 0 !important; background: #FFF !important; border-width: 0 !important; color: #ADB3BE !important; text-shadow: none !important; } .wysiwyg-style1 .btn-group > .btn.active, .wysiwyg-style2 .btn-group > .btn.active, .wysiwyg-style1 .btn-group > .inline > .btn.active, .wysiwyg-style2 .btn-group > .inline > .btn.active { color: #5B80CE !important; } .wysiwyg-style1 .btn-group > .btn.active:after, .wysiwyg-style2 .btn-group > .btn.active:after, .wysiwyg-style1 .btn-group > .inline > .btn.active:after, .wysiwyg-style2 .btn-group > .inline > .btn.active:after { display: none; } .wysiwyg-style1 .btn-group, .wysiwyg-style2 .btn-group { position: relative; } .wysiwyg-style1 .btn-group:after, .wysiwyg-style2 .btn-group:after { display: block; content: ""; position: absolute; left: -2px; top: 6px; bottom: 6px; width: 0; max-width: 0; border-left: 1px solid #E1E6EA; } .wysiwyg-style1 .btn-group:first-child:after, .wysiwyg-style2 .btn-group:first-child:after { display: none; } .wysiwyg-style2 { background-color: #E5E5E5; } .wysiwyg-style2 + .wysiwyg-editor { border-color: #DDD; background-color: #FFF; border-top: none; } .wysiwyg-style2 .btn-group > .btn, .wysiwyg-style2 .btn-group > .inline > .btn { margin: 0 1px 0 0 !important; background: #FFF !important; border: none !important; color: #8D939E !important; text-shadow: none !important; } .wysiwyg-style2 .btn-group > .btn.active, .wysiwyg-style2 .btn-group > .inline > .btn.active { color: #FFF !important; background: #6AAEDF !important; } .wysiwyg-style2 .btn-group:after { display: none; } .wysiwyg-toolbar .btn-colorpicker { width: 24px; height: 24px; position: relative; background: #87B87F; /* Old browsers */ background: -moz-linear-gradient(top, #cf3e73 10%, #ffffff 20%, #2283c5 30%, #ffffff 40%, #87b87f 50%, #ffffff 60%, #ffb752 70%, #ffffff 80%, #d15b47 90%, #ffffff 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #cf3e73), color-stop(20%, #ffffff), color-stop(30%, #2283c5), color-stop(40%, #ffffff), color-stop(50%, #87b87f), color-stop(60%, #ffffff), color-stop(70%, #ffb752), color-stop(80%, #ffffff), color-stop(90%, #d15b47), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #cf3e73 10%, #ffffff 20%, #2283c5 30%, #ffffff 40%, #87b87f 50%, #ffffff 60%, #ffb752 70%, #ffffff 80%, #d15b47 90%, #ffffff 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #cf3e73 10%, #ffffff 20%, #2283c5 30%, #ffffff 40%, #87b87f 50%, #ffffff 60%, #ffb752 70%, #ffffff 80%, #d15b47 90%, #ffffff 100%); /* Opera11.10+ */ background: -ms-linear-gradient(top, #cf3e73 10%, #ffffff 20%, #2283c5 30%, #ffffff 40%, #87b87f 50%, #ffffff 60%, #ffb752 70%, #ffffff 80%, #d15b47 90%, #ffffff 100%); /* IE10+ */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CF3E73', endColorstr='#FFB752', GradientType=0); /* IE6-9 */ background: linear-gradient(top, #cf3e73 10%, #ffffff 20%, #2283c5 30%, #ffffff 40%, #87b87f 50%, #ffffff 60%, #ffb752 70%, #ffffff 80%, #d15b47 90%, #ffffff 100%); /* W3C */ } .wysiwyg-toolbar .dropdown-colorpicker > .dropdown-menu { top: auto; } .wysiwyg-toolbar input[type=file] { position: fixed; z-index: -10; opacity: 0; max-width: 0; max-height: 0; display: block; } .wysiwyg-toolbar .wysiwyg-choose-file { display: inline-block; width: auto; margin: 4px auto 0; padding-left: 5px; padding-right: 5px; } .wysiwyg-toolbar .dropdown-menu input[type=text] { margin-left: 8px; margin-bottom: 0; } .wysiwyg-toolbar .dropdown-menu input[type=text].form-control { min-width: 150px; } .wysiwyg-toolbar .dropdown-menu .btn { margin-right: 8px; margin-left: 8px; } .wysiwyg-style1 .btn-colorpicker { width: 20px; height: 20px; margin-left: 4px; } @media screen and (-webkit-min-device-pixel-ratio: 0) { /* for adding image resize functionality in chrome and safari */ .wysiwyg-editor img { display: inline !important; } .wysiwyg-editor .ui-wrapper { border: 1px dotted #D00; overflow: visible !important; /* because it's image only, so it's ok */ display: inline-block !important; vertical-align: middle; } .wysiwyg-editor .ui-wrapper:after { content: ""; display: block; position: absolute; right: -3px; bottom: -3px; width: 7px; height: 7px; border: 1px solid #D00; background-color: #FFF; z-index: 1; } } /* inside widget */ .widget-header .wysiwyg-toolbar { background-color: transparent; } .widget-header .wysiwyg-toolbar .btn-group > .btn, .widget-header .wysiwyg-toolbar .btn-group > .inline > .btn { border-color: transparent; background: rgba(255, 255, 255, 0.25) !important; color: #FFF !important; min-width: 32px; border-width: 1px !important; border-radius: 4px !important; padding: 2px 1px 4px; } .widget-header .wysiwyg-toolbar .btn-group > .btn.active, .widget-header .wysiwyg-toolbar .btn-group > .inline > .btn.active { background: rgba(0, 0, 0, 0.25) !important; } .widget-body .wysiwyg-editor { border-width: 0; } .wysiwyg-speech-input { width: 20px !important; color: transparent !important; background: transparent none !important; border-width: 0 !important; -moz-transform: scale(2.0, 2.0); -webkit-transform: scale(2.0, 2.0); -o-transform: scale(2.0, 2.0); -ms-transform: scale(2.0, 2.0); transform: scale(2.0, 2.0); -webkit-box-shadow: none !important; box-shadow: none !important; position: absolute; right: 0; top: -10px; cursor: pointer; } .wysiwyg-speech-input:focus { -webkit-box-shadow: none !important; box-shadow: none !important; } .widget-body .md-header { margin-top: -30px; margin-left: 9px; } .widget-body .md-header .btn { border-color: transparent; background: rgba(255, 255, 255, 0.25) !important; color: #FFF !important; text-align: center; min-width: 32px; border-width: 1px !important; border-radius: 4px !important; padding: 2px 4px 4px; } .widget-body .md-header .btn > .ace-icon { font-size: 14px; width: 25px; max-width: 25px; display: inline-block; } .widget-body .md-header .btn-inverse { background: rgba(0, 0, 0, 0.25) !important; padding-right: 5px; margin-left: 4px; } .widget-body .md-preview { padding: 8px; min-height: 200px; } .widget-body .md-input { border: none !important; box-shadow: none !important; display: block; margin-bottom: 0; background-color: rgba(48, 126, 204, 0.07); padding: 8px; width: 100%; } .widget-body .md-input:focus { background-color: #FFF; box-shadow: none !important; } .editable-container .popover-title { color: #438EB9; } .editable-click { border-bottom: 1px dashed #BBB; cursor: pointer; font-weight: normal; } img.editable-click { border: 1px dotted #BBB; } .editable-click:hover { border-color: #0088CC; color: #0088CC; } img.editable-click:hover { opacity: 0.75; filter: alpha(opacity=75); } .editable-buttons, .editable-input { display: inline-block; } .editable-buttons { margin-left: 1px; } .editable-buttons .btn { padding: 0; width: 28px; line-height: 24px; border-width: 3px; font-size: 12px; margin: 0 1px 0 0; } .editable-buttons .btn > .ace-icon { margin: 0; } .editable-clear-x { cursor: pointer; color: #888; background: none; } .editable-clear-x:hover { color: #D15B47; } .editable-clear-x:before { display: inline-block; content: "\f057"; font-family: FontAwesome; font-size: 15px; position: absolute; margin-top: -9px; width: 16px; height: 30px; line-height: 30px; text-align: center; } .editable-input .ace-spinner { margin-right: 8px; } .editable-input .ace-spinner .spinner-input { width: 100%; } .editable-inline .editable-slider { margin-top: 10px; margin-right: 4px; } .editable-popup .editable-slider { display: block; margin-bottom: 16px; margin-top: 4px; } .editable-slider input[type=text] { display: none; } .editable-slider input[type=range] { outline: none !important; } .editable-input .ace-file-input { display: block; } .editable-image .ace-file-multiple .ace-file-container.selected { border-color: transparent; } .editable-image + .editable-buttons, .editable-wysiwyg + .editable-buttons { display: block; text-align: center; margin-top: 8px; } .editable-wysiwyg { width: 95%; } .editable-wysiwyg .wysiwyg-editor { height: auto; overflow-y: hidden; } .editableform .input-append.dropdown-menu { display: none; } .editableform .open .input-append.dropdown-menu { display: block; } .editable-container .editableform { margin-bottom: 10px; } .editable-inline .editableform { margin-bottom: 0; } .editableform .control-group { display: block; } .editableform-loading { background: none; } .editableform-loading .ace-icon, .editableform-loading .progress { position: relative; top: 35%; } .input-group.date .input-group-addon { cursor: pointer; } .ui-slider { background-color: #CCC; } .ui-slider-horizontal { height: 9px; } .ui-slider-vertical { width: 9px; } .ui-slider .ui-slider-handle { border-radius: 0; width: 1.45em; height: 1.45em; background-color: #F8F8F8; border: 1px solid; } .ui-slider .ui-slider-handle:before, .ui-slider .ui-slider-handle:after { display: block; content: ""; position: absolute; top: 4px; left: 5px; width: 4px; height: 8px; border: 1px solid; border-width: 0 1px; border-color: inherit; } .ui-slider .ui-slider-handle:after { left: 8px; border-width: 0 1px 0 0; } .ui-slider .ui-slider-handle:hover { background-color: #FFF; } .ui-slider .ui-slider-handle:hover, .ui-slider .ui-slider-handle:focus, .ui-slider .ui-slider-handle:active { outline: none; -webkit-box-shadow: 1px 1px 1px 0px rgba(0,0,0,.3); box-shadow: 1px 1px 1px 0px rgba(0,0,0,.3); } .ui-slider-horizontal .ui-slider-handle { margin-left: -0.725em; top: -0.4em; } .ui-slider-vertical .ui-slider-handle { left: -0.35em; margin-bottom: -0.65em; } .ui-slider-small.ui-slider-horizontal { height: 5px; } .ui-slider-small.ui-slider-vertical { width: 5px; } .ui-slider-small .ui-slider-handle { border-radius: 100%; width: 17px; height: 17px; margin-bottom: -0.45em; left: -0.35em; } .ui-slider-small .ui-slider-handle:before, .ui-slider-small .ui-slider-handle:after { height: 7px; left: 5px; width: 3px; } .ui-slider-small .ui-slider-handle:after { left: 7px; } .ui-slider-simple .ui-slider-handle:after, .ui-slider-simple .ui-slider-handle:before { display: none; } /* colors */ .ui-slider-range { background-color: #4aa4ce; } .ui-slider-handle { outline: none !important; border-color: #4aa4ce !important; } .ui-state-disabled .ui-slider-range { background-color: #8daebe; } .ui-state-disabled .ui-slider-handle { -webkit-box-shadow: none !important; box-shadow: none !important; border-color: #8daebe !important; } .ui-slider-green .ui-slider-range { background-color: #8bbc67; } .ui-slider-green .ui-slider-handle { border-color: #8bbc67 !important; } .ui-slider-green.ui-state-disabled .ui-slider-range { background-color: #aab2a4; } .ui-slider-green.ui-state-disabled .ui-slider-handle { border-color: #aab2a4 !important; } .ui-slider-red .ui-slider-range { background-color: #d36e6e; } .ui-slider-red .ui-slider-handle { border-color: #d36e6e !important; } .ui-slider-red.ui-state-disabled .ui-slider-range { background-color: #caaaaa; } .ui-slider-red.ui-state-disabled .ui-slider-handle { border-color: #caaaaa !important; } .ui-slider-purple .ui-slider-range { background-color: #ac68ba; } .ui-slider-purple .ui-slider-handle { border-color: #ac68ba !important; } .ui-slider-purple.ui-state-disabled .ui-slider-range { background-color: #afa4b1; } .ui-slider-purple.ui-state-disabled .ui-slider-handle { border-color: #afa4b1 !important; } .ui-slider-orange .ui-slider-range { background-color: #efad62; } .ui-slider-orange .ui-slider-handle { border-color: #efad62 !important; } .ui-slider-orange.ui-state-disabled .ui-slider-range { background-color: #e1c4a3; } .ui-slider-orange.ui-state-disabled .ui-slider-handle { border-color: #e1c4a3 !important; } .ui-slider-dark .ui-slider-range { background-color: #606060; } .ui-slider-dark .ui-slider-handle { border-color: #606060 !important; } .ui-slider-dark.ui-state-disabled .ui-slider-range { background-color: #7a7a7a; } .ui-slider-dark.ui-state-disabled .ui-slider-handle { border-color: #7a7a7a !important; } .ui-slider-pink .ui-slider-range { background-color: #d6487e; } .ui-slider-pink .ui-slider-handle { border-color: #d6487e !important; } .ui-slider-pink.ui-state-disabled .ui-slider-range { background-color: #c58ca2; } .ui-slider-pink.ui-state-disabled .ui-slider-handle { border-color: #c58ca2 !important; } .ui-datepicker { background-color: #FFF; border: 1px solid rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); } .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { height: 26px; min-width: 32px; max-width: 32px; text-align: center; cursor: pointer; color: transparent; line-height: 26px; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } .ui-datepicker .ui-datepicker-prev .ui-icon, .ui-datepicker .ui-datepicker-next .ui-icon { color: transparent; visibility: hidden; } .ui-datepicker .ui-datepicker-prev:hover, .ui-datepicker .ui-datepicker-next:hover { background-color: #EEE; text-decoration: none; } .ui-datepicker .ui-datepicker-prev:before, .ui-datepicker .ui-datepicker-next:before { display: inline; font-family: FontAwesome; font-size: 14px; content: "\f060"; color: #393939; } .ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 2px; } .ui-datepicker .ui-datepicker-next:before { content: "\f061"; } .ui-datepicker .ui-datepicker-prev-hover { left: 2px; } .ui-datepicker .ui-datepicker-next-hover { right: 2px; } .ui-datepicker td { padding: 0; } .ui-datepicker td > a, .ui-datepicker td > span { display: inline-block; height: 22px; min-width: 24px; max-width: 24px; text-align: center; color: #393939; font-size: 13px; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } .ui-datepicker td > a:hover { background-color: #EEE; } .ui-datepicker td > a.ui-state-highlight { background-color: #D5E5EF; } .ui-datepicker td > a.ui-state-active { background-color: #2283c5; color: #FFF; } .ui-datepicker td > a.ui-priority-secondary { color: #888; } .ui-datepicker td > span { color: #999; } .ui-datepicker td .ui-datepicker-title select { height: 24px; line-height: 24px; padding: 2px 3px; } .ui-datepicker td .ui-datepicker-buttonpane { background-color: #DDD; height: 1px; } /* dialog */ .ui-widget-overlay { background: rgba(0, 0, 0, 0.25); opacity: 1 !important; filter: alpha(opacity=100) !important; z-index: 1040 !important; } .ui-dialog, .ui-jqdialog { z-index: 1050 !important; background-color: #FFF; padding: 0; border: 1px solid #DDD; -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); } .ui-dialog .ui-dialog-titlebar, .ui-jqdialog .ui-dialog-titlebar, .ui-dialog .ui-jqdialog-titlebar, .ui-jqdialog .ui-jqdialog-titlebar { background-color: #F1F1F1; font-size: 16px; color: #669fc7; padding: 0; } .ui-dialog .ui-dialog-title, .ui-jqdialog .ui-dialog-title, .ui-dialog .ui-jqdialog-title, .ui-jqdialog .ui-jqdialog-title { float: none !important; width: auto; } .ui-dialog .widget-header, .ui-jqdialog .widget-header { margin: 0; border-width: 0 0 1px 0; } .ui-dialog .ui-dialog-buttonpane, .ui-jqdialog .ui-dialog-buttonpane, .ui-dialog .ui-jqdialog-buttonpane, .ui-jqdialog .ui-jqdialog-buttonpane { background-color: #eff3f8; border-top: 1px solid #e4e9ee; } .ui-dialog .ui-dialog-buttonpane button, .ui-jqdialog .ui-dialog-buttonpane button, .ui-dialog .ui-jqdialog-buttonpane button, .ui-jqdialog .ui-jqdialog-buttonpane button { font-size: 14px; } .ui-dialog .ui-dialog-titlebar-close, .ui-jqdialog .ui-dialog-titlebar-close, .ui-dialog .ui-jqdialog-titlebar-close, .ui-jqdialog .ui-jqdialog-titlebar-close { border: none; background: transparent; opacity: 0.4; color: #d15b47; padding: 0; top: 50%; right: 8px !important; text-align: center; } .ui-dialog .ui-dialog-titlebar-close:before, .ui-jqdialog .ui-dialog-titlebar-close:before, .ui-dialog .ui-jqdialog-titlebar-close:before, .ui-jqdialog .ui-jqdialog-titlebar-close:before { content: "\f00d"; display: inline; font-family: FontAwesome; font-size: 16px; } .ui-dialog .ui-dialog-titlebar-close:hover, .ui-jqdialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-jqdialog-titlebar-close:hover, .ui-jqdialog .ui-jqdialog-titlebar-close:hover { opacity: 1; text-decoration: none; padding: 0; } .ui-dialog .ui-dialog-titlebar-close .ui-button-text, .ui-jqdialog .ui-dialog-titlebar-close .ui-button-text, .ui-dialog .ui-jqdialog-titlebar-close .ui-button-text, .ui-jqdialog .ui-jqdialog-titlebar-close .ui-button-text { text-indent: 0; visibility: hidden; } .ui-dialog .widget-header .ui-dialog-titlebar-close, .ui-jqdialog .widget-header .ui-dialog-titlebar-close, .ui-dialog .widget-header .ui-jqdialog-titlebar-close, .ui-jqdialog .widget-header .ui-jqdialog-titlebar-close { right: 10px !important; } /* accordion */ .ui-accordion .ui-accordion-header { color: #478fca; font-weight: normal; background-color: #F9F9F9; border: 1px solid #cdd8e3; padding: 8px 8px 9px 24px; } .ui-accordion .ui-accordion-header:hover { color: #6ea6cc; background-color: #f1f8fd; } .ui-accordion .ui-accordion-header.ui-state-active { color: #4c8fbd; background-color: #eef4f9; position: relative; font-weight: bold; } .ui-accordion .ui-accordion-header .ui-accordion-header-icon { text-indent: 0; margin-top: 0; position: absolute; left: 10px; top: 7px; } .ui-accordion .ui-accordion-header .ui-accordion-header-icon:before { display: inline; font-family: FontAwesome; font-size: 15px; content: "\f0da"; } .ui-accordion .ui-accordion-header.ui-state-active .ui-accordion-header-icon:before { content: "\f0d7"; font-weight: normal; } .ui-accordion .ui-accordion-content { border: 1px solid #cdd8e3; border-top-width: 0; padding: 11px 16px; } /* tabs */ .ui-tabs .ui-tabs-nav { padding: 0; border-bottom: 1px solid #C5D0DC; } .ui-tabs .ui-tabs-nav li.ui-state-default > a { background-color: #F9F9F9; border: 1px solid #C5D0DC; border-bottom-width: 0; color: #999; line-height: 16px; margin-right: -1px; z-index: 11; padding: 8px 12px; position: relative; top: 2px; } .ui-tabs .ui-tabs-nav li > a:focus { outline: none; } .ui-tabs .ui-tabs-nav li.ui-tabs-active > a { background-color: #FFF; border: 1px solid; border-color: #4C8FBD #C5D0DC transparent; border-top-width: 2px; -webkit-box-shadow: 0 -2px 3px 0 rgba(0, 0, 0, 0.15); box-shadow: 0 -2px 3px 0 rgba(0, 0, 0, 0.15); color: #576373; position: relative; top: 1px; } .ui-tabs .ui-tabs-panel { border: 1px solid #C5D0DC; border-top-width: 0; margin: 0; left: auto; right: auto; top: auto; bottom: auto; } /* menu */ .ui-menu { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; width: 150px; -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); background-color: #FFF; border: 1px solid rgba(0, 0, 0, 0.2); padding: 3px; } .ui-menu .ui-menu-item a { padding: 4px 7px 5px; color: #444; cursor: pointer; -webkit-box-sizing: inherit; -moz-box-sizing: inherit; box-sizing: inherit; } .ui-menu .ui-menu-item a .ui-menu-icon { float: right; position: relative; top: 0; left: auto; right: auto; bottom: auto; text-indent: 0; } .ui-menu .ui-menu-item a .ui-menu-icon:before { content: "\f105"; font-family: FontAwesome; font-size: 14px; display: inline; } .ui-menu .ui-menu-item a:hover, .ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active { background-color: #4f99c6; color: #FFF; margin: auto; font-weight: normal; } .ui-menu .ui-menu-item a:hover .ui-menu-icon, .ui-menu .ui-menu-item a.ui-state-focus .ui-menu-icon, .ui-menu .ui-menu-item a.ui-state-active .ui-menu-icon { color: #FFF; } .ui-menu .ui-state-disabled a { color: #999; cursor: default; } .ui-menu .ui-state-disabled a:hover, .ui-menu .ui-state-disabled a.ui-state-focus, .ui-menu .ui-state-disabled a.ui-state-active { background-color: #FFF; color: #999; } /* auto complete */ .ui-autocomplete { background-color: #FFF; border: 1px solid rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); } .ui-autocomplete-category { padding: 6px; position: relative; background-color: #eef4f9; color: #478fca; font-weight: bolder; border: 1px solid #DAE6ED; border-width: 1px 0; } .ui-spinner-button { border-width: 0 !important; font-size: 10px; height: 14px; line-height: 14px; width: 18px; color: #FFFFFF !important; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important; display: inline-block; position: absolute; text-align: center; padding: 0; } .ui-spinner-button > .ace-icon { width: 18px; display: inline-block; } .ui-spinner-up { top: 0; right: 5px; } .ui-spinner-down { bottom: 3px; right: 5px; } .ui-spinner-input { margin-top: 0; padding: 5px; max-width: 100px; font-size: 14px; } .ui-tooltip { background-color: #444; color: #FFF; } .ui-progressbar { background-color: #f5f5f5; height: 22px; } .ui-progressbar .ui-progressbar-value { margin: 0; } .ui-progressbar .ui-progressbar-value[class="progress-bar"] { background-color: #2a91d8; } .dd { position: relative; display: block; margin: 0; padding: 0; max-width: 600px; list-style: none; line-height: 20px; } .dd-list { display: block; position: relative; margin: 0; padding: 0; list-style: none; } .dd-list .dd-list { padding-left: 30px; } .dd-collapsed .dd-list { display: none; } .dd-item, .dd-empty, .dd-placeholder { display: block; position: relative; margin: 0; padding: 0; min-height: 20px; line-height: 20px; } .dd-handle, .dd2-content { display: block; min-height: 38px; margin: 5px 0; padding: 8px 12px; background: #F8FAFF; border: 1px solid #DAE2EA; color: #7C9EB2; text-decoration: none; font-weight: bold; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .dd-handle:hover, .dd2-content:hover { color: #438EB9; background: #F4F6F7; border-color: #DCE2E8; } .dd-handle[class*="btn-"], .dd2-content[class*="btn-"] { color: #FFF; border: none; padding: 9px 12px; } .dd-handle[class*="btn-"]:hover, .dd2-content[class*="btn-"]:hover { opacity: 0.85; color: #FFF; } .dd2-handle + .dd2-content, .dd2-handle + .dd2-content[class*="btn-"] { padding-left: 44px; } .dd-handle[class*="btn-"]:hover, .dd2-content[class*="btn-"] .dd2-handle[class*="btn-"]:hover + .dd2-content[class*="btn-"] { color: #FFF; } .dd-item > button:hover ~ .dd-handle, .dd-item > button:hover ~ .dd2-content { color: #438EB9; background: #F4F6F7; border-color: #DCE2E8; } .dd-item > button:hover ~ .dd-handle[class*="btn-"], .dd-item > button:hover ~ .dd2-content[class*="btn-"] { opacity: 0.85; color: #FFF; } .dd2-handle:hover ~ .dd2-content { color: #438EB9; background: #F4F6F7; border-color: #DCE2E8; } .dd2-handle:hover ~ .dd2-content[class*="btn-"] { opacity: 0.85; color: #FFF; } .dd2-item.dd-item > button { margin-left: 34px; } .dd-item > button { display: block; position: relative; z-index: 1; cursor: pointer; float: left; width: 25px; height: 20px; margin: 5px 1px 5px 5px; padding: 0; text-indent: 100%; white-space: nowrap; overflow: hidden; border: 0; background: transparent; font-size: 12px; line-height: 1; text-align: center; font-weight: bold; top: 4px; left: 1px; color: #707070; } .dd-item > button:before { font-family: FontAwesome; content: '\f067'; display: block; position: absolute; width: 100%; text-align: center; text-indent: 0; font-weight: normal; font-size: 14px; } .dd-item > button[data-action="collapse"]:before { content: '\f068'; } .dd-item > button:hover { color: #707070; } .dd-item.dd-colored > button, .dd-item.dd-colored > button:hover { color: #EEE; } .dd-placeholder, .dd-empty { margin: 5px 0; padding: 0; min-height: 30px; background: #F0F9FF; border: 2px dashed #BED2DB; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .dd-empty { border-color: #AAA; border-style: solid; background-color: #e5e5e5; } .dd-dragel { position: absolute; pointer-events: none; z-index: 999; opacity: 0.8; } .dd-dragel > li > .dd-handle { color: #4B92BE; background: #F1F5FA; border-color: #D6E1EA; border-left: 2px solid #777; position: relative; } .dd-dragel > li > .dd-handle[class*="btn-"] { color: #FFF; } .dd-dragel > .dd-item > .dd-handle { margin-top: 0; } .dd-list > li[class*="item-"] { border-width: 0; padding: 0; } .dd-list > li[class*="item-"] > .dd-handle { border-left: 2px solid; border-left-color: inherit; } .dd-list > li > .dd-handle .sticker { position: absolute; right: 0; top: 0; } .dd2-handle, .dd-dragel > li > .dd2-handle { left: 0; top: 0; width: 36px; margin: 0; border-width: 1px 1px 0 0; text-align: center; padding: 0 !important; line-height: 38px; height: 38px; background: #EBEDF2; border: 1px solid #DEE4EA; cursor: pointer; overflow: hidden; position: absolute; z-index: 1; } .dd2-handle:hover, .dd-dragel > li > .dd2-handle { background: #E3E8ED; } .dd2-content[class*="btn-"] { text-shadow: none !important; } .dd2-handle[class*="btn-"] { text-shadow: none !important; background: rgba(0, 0, 0, 0.1) !important; border-right: 1px solid #EEE; } .dd2-handle[class*="btn-"]:hover { background: rgba(0, 0, 0, 0.08) !important; } .dd-dragel .dd2-handle[class*="btn-"] { border-color: transparent; border-right-color: #EEE; } .dd2-handle.btn-yellow { text-shadow: none !important; background: rgba(0, 0, 0, 0.05) !important; border-right: 1px solid #FFF; } .dd2-handle.btn-yellow:hover { background: rgba(0, 0, 0, 0.08) !important; } .dd-dragel .dd2-handle.btn-yellow { border-color: transparent; border-right-color: #FFF; } .dd-item > .dd2-handle .drag-icon { display: none; } .dd-dragel > .dd-item > .dd2-handle .drag-icon { display: inline; } .dd-dragel > .dd-item > .dd2-handle .normal-icon { display: none; } .dropzone { border-radius: 0; border: 1px solid rgba(0, 0, 0, 0.06); } .dropzone .dz-default.dz-message { background-image: none; font-size: 24px; text-align: center; line-height: 32px; left: 0; width: 100%; margin-left: auto; } .dropzone .dz-default.dz-message span { display: inline; color: #555; } .dropzone .dz-default.dz-message span .upload-icon { opacity: 0.7; filter: alpha(opacity=70); margin-top: 8px; cursor: pointer; } .dropzone .dz-default.dz-message span .upload-icon:hover { opacity: 1; filter: alpha(opacity=100); } .dropzone .dz-preview .dz-error-mark, .dropzone-previews .dz-preview .dz-error-mark, .dropzone .dz-preview .dz-success-mark, .dropzone-previews .dz-preview .dz-success-mark { background-image: none; background-color: rgba(255, 255, 255, 0.8); border-radius: 100%; text-align: center; line-height: 35px; } .dropzone .dz-preview .dz-error-mark:before, .dropzone-previews .dz-preview .dz-error-mark:before { font-family: FontAwesome; font-size: 30px; color: #DB6262; content: "\f00d"; } .dropzone .dz-preview .dz-success-mark:before, .dropzone-previews .dz-preview .dz-success-mark:before { font-family: FontAwesome; font-size: 30px; color: #6DA552; content: "\f00c"; } .dropzone a.dz-remove, .dropzone-previews a.dz-remove { border: none; border-radius: 0; color: #FFF; background: #D15B47; cursor: pointer; } .dropzone a.dz-remove:hover, .dropzone-previews a.dz-remove:hover { color: #FFF; background: #B74635; } .dropzone .progress, .dropzone-previews .progress { margin-bottom: 0; } .dropzone .dz-preview.dz-success .progress, .dropzone-previews .dz-preview.dz-success .progress, .dropzone .dz-preview.dz-error .progress, .dropzone-previews .dz-preview.dz-error .progress { display: none; } .datepicker td, .daterangepicker td, .datepicker th, .daterangepicker th { border-radius: 0 !important; font-size: 13px; } .datepicker td.active, .daterangepicker td.active, .datepicker td.active:hover, .daterangepicker td.active:hover { background: #2283c5 !important; } .datepicker td.active.disabled, .daterangepicker td.active.disabled, .datepicker td.active.disabled:hover, .daterangepicker td.active.disabled:hover { background: #8b9aa3 !important; } .datepicker td, .datepicker th { min-width: 32px; } .datepicker-dropdown.datepicker-orient-bottom:after, .datepicker-dropdown.datepicker-orient-bottom:before { top: auto; } .daterangepicker .calendar-date { border-radius: 0; } .datepicker-months .month, .datepicker-years .year { border-radius: 0 !important; } .datepicker-months .month.active, .datepicker-years .year.active, .datepicker-months .month.active:hover, .datepicker-years .year.active:hover, .datepicker-months .month.active:focus, .datepicker-years .year.active:focus, .datepicker-months .month.active:active, .datepicker-years .year.active:active { background-image: none !important; background-color: #2283c5 !important; } .bootstrap-timepicker-widget table td input { width: 32px; } .well .datepicker table tr td.day:hover { background-color: #7d8893; color: #FFF; } .bootstrap-timepicker-widget table td a:hover { border-radius: 0; } .daterangepicker.opensleft:before, .daterangepicker.opensright:before { -moz-border-bottom-colors: rgba(0, 0, 0, 0.2); } .daterangepicker.opensleft:after, .daterangepicker.opensright:after { -moz-border-bottom-colors: #fff; } .datepicker-dropdown:before { -moz-border-bottom-colors: rgba(0, 0, 0, 0.2); } .datepicker-dropdown:after { -moz-border-bottom-colors: #fff; } .datepicker-dropdown.datepicker-orient-bottom:before { -moz-border-top-colors: #999; } .datepicker-dropdown.datepicker-orient-bottom:after { -moz-border-top-colors: #FFF; } .bootstrap-timepicker-widget.dropdown-menu:before { -moz-border-bottom-colors: rgba(0, 0, 0, 0.2); } .bootstrap-timepicker-widget.dropdown-menu:after { -moz-border-bottom-colors: #FFF; } .bootstrap-timepicker-widget.timepicker-orient-bottom:before { -moz-border-top-colors: #999; } .bootstrap-timepicker-widget.timepicker-orient-bottom:after { -moz-border-top-colors: #FFF; } .bootstrap-datetimepicker-widget [class=btn] { border-width: 0 !important; background-color: transparent !important; color: #777 !important; text-shadow: none !important; } .bootstrap-datetimepicker-widget [class=btn]:hover { color: #1B6AAA !important; } .bootstrap-datetimepicker-widget .btn.btn-primary { border-width: 3px !important; } .bootstrap-datetimepicker-widget .picker-switch { margin-bottom: 2px; } .bootstrap-datetimepicker-widget .picker-switch .btn { width: 90% !important; background-color: #EEE !important; color: #478fca !important; font-size: 16px; } .bootstrap-datetimepicker-widget .picker-switch .btn:hover { background-color: #e3edf5 !important; } .bootstrap-datetimepicker-widget td span { border-radius: 0; } .bootstrap-datetimepicker-widget .timepicker-hour, .bootstrap-datetimepicker-widget .timepicker-minute, .bootstrap-datetimepicker-widget .timepicker-second { color: #555 !important; } /* custom animated icons */ .icon-animated-bell { display: inline-block; -moz-animation: ringing 2.0s 5 ease 1.0s; -webkit-animation: ringing 2.0s 5 ease 1.0s; -o-animation: ringing 2.0s 5 ease 1.0s; -ms-animation: ringing 2.0s 5 ease 1.0s; animation: ringing 2.0s 5 ease 1.0s; -moz-transform-origin: 50% 0%; -webkit-transform-origin: 50% 0%; -o-transform-origin: 50% 0%; -ms-transform-origin: 50% 0%; transform-origin: 50% 0%; } @-moz-keyframes ringing { 0% { -moz-transform: rotate(-15deg); } 2% { -moz-transform: rotate(15deg); } 4% { -moz-transform: rotate(-18deg); } 6% { -moz-transform: rotate(18deg); } 8% { -moz-transform: rotate(-22deg); } 10% { -moz-transform: rotate(22deg); } 12% { -moz-transform: rotate(-18deg); } 14% { -moz-transform: rotate(18deg); } 16% { -moz-transform: rotate(-12deg); } 18% { -moz-transform: rotate(12deg); } 20% { -moz-transform: rotate(0deg); } } @-webkit-keyframes ringing { 0% { -webkit-transform: rotate(-15deg); } 2% { -webkit-transform: rotate(15deg); } 4% { -webkit-transform: rotate(-18deg); } 6% { -webkit-transform: rotate(18deg); } 8% { -webkit-transform: rotate(-22deg); } 10% { -webkit-transform: rotate(22deg); } 12% { -webkit-transform: rotate(-18deg); } 14% { -webkit-transform: rotate(18deg); } 16% { -webkit-transform: rotate(-12deg); } 18% { -webkit-transform: rotate(12deg); } 20% { -webkit-transform: rotate(0deg); } } @-ms-keyframes ringing { 0% { -ms-transform: rotate(-15deg); } 2% { -ms-transform: rotate(15deg); } 4% { -ms-transform: rotate(-18deg); } 6% { -ms-transform: rotate(18deg); } 8% { -ms-transform: rotate(-22deg); } 10% { -ms-transform: rotate(22deg); } 12% { -ms-transform: rotate(-18deg); } 14% { -ms-transform: rotate(18deg); } 16% { -ms-transform: rotate(-12deg); } 18% { -ms-transform: rotate(12deg); } 20% { -ms-transform: rotate(0deg); } } @keyframes ringing { 0% { transform: rotate(-15deg); } 2% { transform: rotate(15deg); } 4% { transform: rotate(-18deg); } 6% { transform: rotate(18deg); } 8% { transform: rotate(-22deg); } 10% { transform: rotate(22deg); } 12% { transform: rotate(-18deg); } 14% { transform: rotate(18deg); } 16% { transform: rotate(-12deg); } 18% { transform: rotate(12deg); } 20% { transform: rotate(0deg); } } .icon-animated-vertical { display: inline-block; -moz-animation: vertical 2.0s 5 ease 2.0s; -webkit-animation: vertical 2.0s 5 ease 2.0s; -o-animation: vertical 2.0s 5 ease 2.0s; -ms-animation: vertical 2.0s 5 ease 2.0s; animation: vertical 2.0s 5 ease 2.0s; } @-moz-keyframes vertical { 0% { -moz-transform: translate(0, -3px); } 4% { -moz-transform: translate(0, 3px); } 8% { -moz-transform: translate(0, -3px); } 12% { -moz-transform: translate(0, 3px); } 16% { -moz-transform: translate(0, -3px); } 20% { -moz-transform: translate(0, 3px); } 22% { -moz-transform: translate(0, 0); } } @-webkit-keyframes vertical { 0% { -webkit-transform: translate(0, -3px); } 4% { -webkit-transform: translate(0, 3px); } 8% { -webkit-transform: translate(0, -3px); } 12% { -webkit-transform: translate(0, 3px); } 16% { -webkit-transform: translate(0, -3px); } 20% { -webkit-transform: translate(0, 3px); } 22% { -webkit-transform: translate(0, 0); } } @-ms-keyframes vertical { 0% { -ms-transform: translate(0, -3px); } 4% { -ms-transform: translate(0, 3px); } 8% { -ms-transform: translate(0, -3px); } 12% { -ms-transform: translate(0, 3px); } 16% { -ms-transform: translate(0, -3px); } 20% { -ms-transform: translate(0, 3px); } 22% { -ms-transform: translate(0, 0); } } @keyframes vertical { 0% { transform: translate(0, -3px); } 4% { transform: translate(0, 3px); } 8% { transform: translate(0, -3px); } 12% { transform: translate(0, 3px); } 16% { transform: translate(0, -3px); } 20% { transform: translate(0, 3px); } 22% { transform: translate(0, 0); } } .icon-animated-hand-pointer { display: inline-block; -moz-animation: hand-pointer 2.0s 4 ease 2.0s; -webkit-animation: hand-pointer 2.0s 4 ease 2.0s; -o-animation: hand-pointer 2.0s 4 ease 2.0s; -ms-animation: hand-pointer 2.0s 4 ease 2.0s; animation: hand-pointer 2.0s 4 ease 2.0s; } @-moz-keyframes hand-pointer { 0% { -moz-transform: translate(0, 0); } 6% { -moz-transform: translate(5px, 0); } 12% { -moz-transform: translate(0, 0); } 18% { -moz-transform: translate(5px, 0); } 24% { -moz-transform: translate(0, 0); } 30% { -moz-transform: translate(5px, 0); } 36% { -moz-transform: translate(0, 0); } } .icon-animated-wrench { display: inline-block; -moz-animation: wrenching 2.5s 4 ease; -webkit-animation: wrenching 2.5s 4 ease; -o-animation: wrenching 2.5s 4 ease; -ms-animation: wrenching 2.5s 4 ease; animation: wrenching 2.5s 4 ease; -moz-transform-origin: 90% 35%; -webkit-transform-origin: 90% 35%; -o-transform-origin: 90% 35%; -ms-transform-origin: 90% 35%; transform-origin: 90% 35%; } @-moz-keyframes wrenching { 0% { -moz-transform: rotate(-12deg); } 8% { -moz-transform: rotate(12deg); } 10% { -moz-transform: rotate(24deg); } 18% { -moz-transform: rotate(-24deg); } 20% { -moz-transform: rotate(-24deg); } 28% { -moz-transform: rotate(24deg); } 30% { -moz-transform: rotate(24deg); } 38% { -moz-transform: rotate(-24deg); } 40% { -moz-transform: rotate(-24deg); } 48% { -moz-transform: rotate(24deg); } 50% { -moz-transform: rotate(24deg); } 58% { -moz-transform: rotate(-24deg); } 60% { -moz-transform: rotate(-24deg); } 68% { -moz-transform: rotate(24deg); } 75% { -moz-transform: rotate(0deg); } } @-webkit-keyframes wrenching { 0% { -webkit-transform: rotate(-12deg); } 8% { -webkit-transform: rotate(12deg); } 10% { -webkit-transform: rotate(24deg); } 18% { -webkit-transform: rotate(-24deg); } 20% { -webkit-transform: rotate(-24deg); } 28% { -webkit-transform: rotate(24deg); } 30% { -webkit-transform: rotate(24deg); } 38% { -webkit-transform: rotate(-24deg); } 40% { -webkit-transform: rotate(-24deg); } 48% { -webkit-transform: rotate(24deg); } 50% { -webkit-transform: rotate(24deg); } 58% { -webkit-transform: rotate(-24deg); } 60% { -webkit-transform: rotate(-24deg); } 68% { -webkit-transform: rotate(24deg); } 75% { -webkit-transform: rotate(0deg); } } @-o-keyframes wrenching { 0% { -o-transform: rotate(-12deg); } 8% { -o-transform: rotate(12deg); } 10% { -o-transform: rotate(24deg); } 18% { -o-transform: rotate(-24deg); } 20% { -o-transform: rotate(-24deg); } 28% { -o-transform: rotate(24deg); } 30% { -o-transform: rotate(24deg); } 38% { -o-transform: rotate(-24deg); } 40% { -o-transform: rotate(-24deg); } 48% { -o-transform: rotate(24deg); } 50% { -o-transform: rotate(24deg); } 58% { -o-transform: rotate(-24deg); } 60% { -o-transform: rotate(-24deg); } 68% { -o-transform: rotate(24deg); } 75% { -o-transform: rotate(0deg); } } @-ms-keyframes wrenching { 0% { -ms-transform: rotate(-12deg); } 8% { -ms-transform: rotate(12deg); } 10% { -ms-transform: rotate(24deg); } 18% { -ms-transform: rotate(-24deg); } 20% { -ms-transform: rotate(-24deg); } 28% { -ms-transform: rotate(24deg); } 30% { -ms-transform: rotate(24deg); } 38% { -ms-transform: rotate(-24deg); } 40% { -ms-transform: rotate(-24deg); } 48% { -ms-transform: rotate(24deg); } 50% { -ms-transform: rotate(24deg); } 58% { -ms-transform: rotate(-24deg); } 60% { -ms-transform: rotate(-24deg); } 68% { -ms-transform: rotate(24deg); } 75% { -ms-transform: rotate(0deg); } } @keyframes wrenching { 0% { transform: rotate(-12deg); } 8% { transform: rotate(12deg); } 10% { transform: rotate(24deg); } 18% { transform: rotate(-24deg); } 20% { transform: rotate(-24deg); } 28% { transform: rotate(24deg); } 30% { transform: rotate(24deg); } 38% { transform: rotate(-24deg); } 40% { transform: rotate(-24deg); } 48% { transform: rotate(24deg); } 50% { transform: rotate(24deg); } 58% { transform: rotate(-24deg); } 60% { transform: rotate(-24deg); } 68% { transform: rotate(24deg); } 75% { transform: rotate(0deg); } } @-moz-keyframes blinking { 0% { opacity: 1; } 40% { opacity: 0; } 80% { opacity: 1; } } @-webkit-keyframes blinking { 0% { opacity: 1; } 40% { opacity: 0; } 80% { opacity: 1; } } @-ms-keyframes blinking { 0% { opacity: 1; } 40% { opacity: 0; } 80% { opacity: 1; } } @keyframes blinking { 0% { opacity: 1; } 40% { opacity: 0; } 80% { opacity: 1; } } @-moz-keyframes pulsating { 0% { -moz-transform: scale(1); } 5% { -moz-transform: scale(0.75); } 10% { -moz-transform: scale(1); } 15% { -moz-transform: scale(1.25); } 20% { -moz-transform: scale(1); } 25% { -moz-transform: scale(0.75); } 30% { -moz-transform: scale(1); } 35% { -moz-transform: scale(1.25); } 40% { -moz-transform: scale(1); } } @-webkit-keyframes pulsating { 0% { -webkit-transform: scale(1); } 5% { -webkit-transform: scale(0.75); } 10% { -webkit-transform: scale(1); } 15% { -webkit-transform: scale(1.25); } 20% { -webkit-transform: scale(1); } 25% { -webkit-transform: scale(0.75); } 30% { -webkit-transform: scale(1); } 35% { -webkit-transform: scale(1.25); } 40% { -webkit-transform: scale(1); } } @-ms-keyframes pulsating { 0% { -ms-transform: scale(1); } 5% { -ms-transform: scale(0.75); } 10% { -ms-transform: scale(1); } 15% { -ms-transform: scale(1.25); } 20% { -ms-transform: scale(1); } 25% { -ms-transform: scale(0.75); } 30% { -ms-transform: scale(1); } 35% { -ms-transform: scale(1.25); } 40% { -ms-transform: scale(1); } } @keyframes pulsating { 0% { transform: scale(1); } 5% { transform: scale(0.75); } 10% { transform: scale(1); } 15% { transform: scale(1.25); } 20% { transform: scale(1); } 25% { transform: scale(0.75); } 30% { transform: scale(1); } 35% { transform: scale(1.25); } 40% { transform: scale(1); } } .btn-scroll-up { border-width: 0; position: fixed; right: 2px; z-index: 99; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; opacity: 0; filter: alpha(opacity=0); bottom: -24px; visibility: hidden; } .btn-scroll-up.display { opacity: 0.7; filter: alpha(opacity=70); bottom: 2px; visibility: visible; } .btn-scroll-up:hover { opacity: 1; filter: alpha(opacity=100); } .btn-scroll-up:focus { outline: none; } @media (min-width: 768px) { .main-container.container > .btn-scroll-up { right: auto; margin-left: 714px; } } @media (min-width: 992px) { .main-container.container > .btn-scroll-up { right: auto; margin-left: 934px; } } @media (min-width: 1200px) { .main-container.container > .btn-scroll-up { right: auto; margin-left: 1134px; } } .ace-settings-container { position: absolute; right: 0; top: auto; z-index: 12; } .btn.ace-settings-btn { float: left; display: block; width: 42px !important; text-align: center; border-radius: 6px 0 0 6px !important; opacity: 0.55; filter: alpha(opacity=55); vertical-align: top; margin: 0; } .btn.ace-settings-btn:hover, .btn.ace-settings-btn.open { opacity: 1; filter: alpha(opacity=100); } .ace-settings-box { display: block; float: left; max-width: 0; max-height: 0; overflow: hidden; padding: 0; -moz-transform: translate(0,0); -webkit-transform: translate(0,0); -o-transform: translate(0,0); -ms-transform: translate(0,0); transform: translate(0,0); background-color: #FFF; border: 0 solid #ffb34b; -webkit-transition: max-width 0.15s linear 0s, max-height 0s linear 0.15s, padding 0s linear 0.15s, border-width 0s linear 0.15s; transition: max-width 0.15s linear 0s, max-height 0s linear 0.15s, padding 0s linear 0.15s, border-width 0s linear 0.15s; } .ace-settings-box.open { max-width: 320px; max-height: 1000px; padding: 0 14px; border-width: 2px; -webkit-transition-delay: 0s; -moz-transition-delay: 0s; -o-transition-delay: 0s; transition-delay: 0s; } .ace-settings-box .ace-settings-item { margin: 6px 0; color: #444; max-height: 24px; min-width: 140px; white-space: nowrap; } .ace-settings-box .ace-settings-item > label.lbl { font-size: 13px; } @media (max-width: 480px) { .ace-settings-container { text-align: right; } .ace-settings-box { float: none !important; text-align: left; } .btn.ace-settings-btn { float: none !important; display: inline-block; } } @media (max-width: 320px) { .ace-settings-box > .clearfix > .pull-left, .ace-settings-box > .clearfix > .pull-right { float: none !important; } } .grid2, .grid3, .grid4 { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; display: block; margin: 0 1%; padding: 0 2%; float: left; border-left: 1px solid #E3E3E3; } .grid2:first-child, .grid3:first-child, .grid4:first-child { border-left: none; } .grid2 { width: 48%; } .grid3 { width: 31.33%; } .grid4 { width: 23%; padding: 0 1%; } .draggable-placeholder { border: 2px dashed #D9D9D9 !important; background-color: #F7F7F7 !important; } .easyPieChart, .easy-pie-chart { position: relative; text-align: center; } .easyPieChart canvas, .easy-pie-chart canvas { position: absolute; top: 0; left: 0; } .knob-container { direction: ltr; text-align: left; } .tags { display: inline-block; padding: 4px 6px; color: #777777; vertical-align: middle; background-color: #FFF; border: 1px solid #d5d5d5; width: 206px; } .tags:hover { border-color: #b5b5b5; } .tags-hover, .tags-hover:hover { border-color: #f59942; outline: 0; } .tags[class*="span"] { float: none; margin-left: 0; } .tags input[type="text"], .tags input[type="text"]:focus { border: none; display: inline; outline: 0; margin: 0; padding: 0; line-height: 14px; -webkit-box-shadow: none; box-shadow: none; width: 100%; } .tags .tag { display: inline-block; position: relative; font-size: 13px; font-weight: normal; vertical-align: baseline; white-space: nowrap; background-color: #91b8d0; color: #FFF; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15); padding: 4px 22px 5px 9px; margin-bottom: 3px; margin-right: 3px; -webkit-transition: all 0.2s; transition: all 0.2s; /** &:nth-child(5n+1) { background-color:#48A2E0; } &:nth-child(5n+2) { background-color:#34C896; } &:nth-child(5n+3) { background-color:#B57BB3; } &:nth-child(5n+4) { background-color:#CC7DA8; } &:nth-child(5n+5) { background-color:#666; } */ } .tags .tag:empty { display: none; } .tags .tag-important { background-color: #d15b47; } .tags .tag-warning { background-color: #ffb752; } .tags .tag-success { background-color: #87b87f; } .tags .tag-info { background-color: #6fb3e0; } .tags .tag-inverse { background-color: #555555; } .tags .tag .close { font-size: 15px; line-height: 20px; opacity: 1; filter: alpha(opacity=100); color: #FFF; text-shadow: none; float: none; position: absolute; right: 0; top: 0; bottom: 0; width: 18px; text-align: center; } .tags .tag .close:hover { background-color: rgba(0, 0, 0, 0.2); } .page-content > .row .col-xs-12, .page-content > .row .col-sm-12, .page-content > .row .col-md-12, .page-content > .row .col-lg-12 { float: left; max-width: 100%; } .col-xs-reset { width: auto; padding-left: 0; padding-right: 0; float: none !important; } @media (min-width: 768px) { .col-sm-reset { width: auto; padding-left: 0; padding-right: 0; float: none !important; } } @media (min-width: 992px) { .col-md-reset { width: auto; padding-left: 0; padding-right: 0; float: none !important; } } @media (min-width: 1200px) { .col-lg-reset { width: auto; padding-left: 0; padding-right: 0; float: none !important; } } .jqstooltip, .legendColorBox div { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } .legendLabel { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; height: 22px; padding-left: 2px; font-size: 10px; } @media only screen and (max-width: 991px) { body { overflow-x: hidden; } } .navbar-fixed-top + .main-container { padding-top: 45px; } @media (max-width: 479px) { .navbar-fixed-top + .main-container { padding-top: 90px; } .navbar-fixed-top.navbar-collapse + .main-container { padding-top: 45px; } } @media only screen and (max-width: 360px) { .grid2, .grid3, .grid4 { float: none; display: block; width: 96%; border-left-width: 0; position: relative; margin-bottom: 11px; border-bottom: 1px solid #E3E3E3; padding-bottom: 4px; } .grid2 > [class*="pull-"], .grid3 > [class*="pull-"], .grid4 > [class*="pull-"] { float: none !important; display: inline-block; position: absolute; right: 11px; top: 0; margin-top: 0; } .grid2:last-child, .grid3:last-child, .grid4:last-child { border-bottom-width: 0; } } @media only screen and (max-width: 480px) { .hidden-480 { display: none !important; } } @media only screen and (max-width: 320px) { .hidden-320 { display: none !important; } }