.daterangepicker{position:absolute;color:inherit;background-color:#fff;border-radius:4px;border:1px solid #ddd;width:278px;max-width:none;padding:0;margin-top:7px;top:100px;left:20px;z-index:3001;display:none;font-family:arial;font-size:15px;line-height:1em}.daterangepicker:before,.daterangepicker:after{position:absolute;display:inline-block;border-bottom-color:rgba(0, 0, 0, 0.2);content:''}.daterangepicker:before{top:-7px;border-right:7px solid transparent;border-left:7px solid transparent;border-bottom:7px solid #ccc}.daterangepicker:after{top:-6px;border-right:6px solid transparent;border-bottom:6px solid #fff;border-left:6px solid transparent}.daterangepicker.opensleft:before{right:9px}.daterangepicker.opensleft:after{right:10px}.daterangepicker.openscenter:before{left:0;right:0;width:0;margin-left:auto;margin-right:auto}.daterangepicker.openscenter:after{left:0;right:0;width:0;margin-left:auto;margin-right:auto}.daterangepicker.opensright:before{left:9px}.daterangepicker.opensright:after{left:10px}.daterangepicker.drop-up{margin-top:-7px}.daterangepicker.drop-up:before{top:initial;bottom:-7px;border-bottom:initial;border-top:7px solid #ccc}.daterangepicker.drop-up:after{top:initial;bottom:-6px;border-bottom:initial;border-top:6px solid #fff}.daterangepicker.single .daterangepicker .ranges,.daterangepicker.single .drp-calendar{float:none}.daterangepicker.single .drp-selected{display:none}.daterangepicker.show-calendar .drp-calendar{display:block}.daterangepicker.show-calendar .drp-buttons{display:block}.daterangepicker.auto-apply .drp-buttons{display:none}.daterangepicker .drp-calendar{display:none;max-width:270px}.daterangepicker .drp-calendar.left{padding:8px 0 8px 8px}.daterangepicker .drp-calendar.right{padding:8px}.daterangepicker .drp-calendar.single .calendar-table{border:none}.daterangepicker .calendar-table .next span,.daterangepicker .calendar-table .prev span{color:#fff;border:solid black;border-width:0 2px 2px 0;border-radius:0;display:inline-block;padding:3px}.daterangepicker .calendar-table .next span{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.daterangepicker .calendar-table .prev span{transform:rotate(135deg);-webkit-transform:rotate(135deg)}.daterangepicker .calendar-table th,.daterangepicker .calendar-table td{white-space:nowrap;text-align:center;vertical-align:middle;min-width:32px;width:32px;height:24px;line-height:24px;font-size:12px;border-radius:4px;border:1px solid transparent;white-space:nowrap;cursor:pointer}.daterangepicker .calendar-table{border:1px solid #fff;border-radius:4px;background-color:#fff}.daterangepicker .calendar-table table{width:100%;margin:0;border-spacing:0;border-collapse:collapse}.daterangepicker td.available:hover,.daterangepicker th.available:hover{background-color:#eee;border-color:transparent;color:inherit}.daterangepicker td.week,.daterangepicker th.week{font-size:80%;color:#ccc}.daterangepicker td.off,.daterangepicker td.off.in-range,.daterangepicker td.off.start-date,.daterangepicker td.off.end-date{background-color:#fff;border-color:transparent;color:#999}.daterangepicker td.in-range{background-color:#ebf4f8;border-color:transparent;color:#000;border-radius:0}.daterangepicker td.start-date{border-radius:4px 0 0 4px}.daterangepicker td.end-date{border-radius:0 4px 4px 0}.daterangepicker td.start-date.end-date{border-radius:4px}.daterangepicker td.active,.daterangepicker td.active:hover{background-color:#357ebd;border-color:transparent;color:#fff}.daterangepicker th.month{width:auto}.daterangepicker td.disabled,.daterangepicker option.disabled{color:#999;cursor:not-allowed;text-decoration:line-through}.daterangepicker select.monthselect,.daterangepicker select.yearselect{font-size:12px;padding:1px;height:auto;margin:0;cursor:default}.daterangepicker select.monthselect{margin-right:2%;width:56%}.daterangepicker select.yearselect{width:40%}.daterangepicker select.hourselect,.daterangepicker select.minuteselect,.daterangepicker select.secondselect,.daterangepicker select.ampmselect{width:50px;margin:0 auto;background:#eee;border:1px solid #eee;padding:2px;outline:0;font-size:12px}.daterangepicker .calendar-time{text-align:center;margin:4px auto 0 auto;line-height:30px;position:relative}.daterangepicker .calendar-time select.disabled{color:#ccc;cursor:not-allowed}.daterangepicker .drp-buttons{clear:both;text-align:right;padding:8px;border-top:1px solid #ddd;display:none;line-height:12px;vertical-align:middle}.daterangepicker .drp-selected{display:inline-block;font-size:12px;padding-right:8px}.daterangepicker .drp-buttons .btn{margin-left:8px;font-size:12px;font-weight:bold;padding:4px 8px}.daterangepicker.show-ranges.single.rtl .drp-calendar.left{border-right:1px solid #ddd}.daterangepicker.show-ranges.single.ltr .drp-calendar.left{border-left:1px solid #ddd}.daterangepicker.show-ranges.rtl .drp-calendar.right{border-right:1px solid #ddd}.daterangepicker.show-ranges.ltr .drp-calendar.left{border-left:1px solid #ddd}.daterangepicker .ranges{float:none;text-align:left;margin:0}.daterangepicker.show-calendar .ranges{margin-top:8px}.daterangepicker .ranges ul{list-style:none;margin:0 auto;padding:0;width:100%}.daterangepicker .ranges li{font-size:12px;padding:8px 12px;cursor:pointer}.daterangepicker .ranges li:hover{background-color:#eee}.daterangepicker .ranges li.active{background-color:#08c;color:#fff}@media (min-width: 564px){.daterangepicker{width:auto}.daterangepicker .ranges ul{width:140px}.daterangepicker.single .ranges ul{width:100%}.daterangepicker.single .drp-calendar.left{clear:none}.daterangepicker.single .ranges,.daterangepicker.single .drp-calendar{float:left}.daterangepicker{direction:ltr;text-align:left}.daterangepicker .drp-calendar.left{clear:left;margin-right:0}.daterangepicker .drp-calendar.left .calendar-table{border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.daterangepicker .drp-calendar.right{margin-left:0}.daterangepicker .drp-calendar.right .calendar-table{border-left:none;border-top-left-radius:0;border-bottom-left-radius:0}.daterangepicker .drp-calendar.left .calendar-table{padding-right:8px}.daterangepicker .ranges,.daterangepicker .drp-calendar{float:left}}@media (min-width: 730px){.daterangepicker .ranges{width:auto}.daterangepicker .ranges{float:left}.daterangepicker.rtl .ranges{float:right}.daterangepicker .drp-calendar.left{clear:none !important}}@charset "UTF-8";.grido table,.grido .filter{background:#fff;border-radius:4px;border-spacing:0;border:1px solid #CACACA;text-align:left;width:100%}.grido table,.grido .filter.outer{box-shadow:1px 1px 12px -1px rgba(0, 0, 0, 0.2)}.grido thead th,.grido tfoot td,.grido .filter.outer{background:#E9E9E9;background:-moz-linear-gradient(top, #FAFAFA 0%, #E9E9E9 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #FAFAFA), color-stop(100%, #E9E9E9));background:-webkit-linear-gradient(top, #FAFAFA 0%, #E9E9E9 100%);background:-o-linear-gradient(top, #FAFAFA 0%, #E9E9E9 100%);background:-ms-linear-gradient(top, #FAFAFA 0%, #E9E9E9 100%);background:linear-gradient(top, #FAFAFA 0%, #E9E9E9 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#E9E9E9');-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#E9E9E9')"}.grido thead .filter th{background:#f2f2f2;background:-moz-linear-gradient(top, #f2f2f2 0%, #e9e9e9 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f2f2), color-stop(100%, #e9e9e9));background:-webkit-linear-gradient(top, #f2f2f2 0%, #e9e9e9 100%);background:-o-linear-gradient(top, #f2f2f2 0%, #e9e9e9 100%);background:-ms-linear-gradient(top, #f2f2f2 0%, #e9e9e9 100%);background:linear-gradient(to bottom, #f2f2f2 0%, #e9e9e9 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#e9e9e9',GradientType=0 )}.grido tr.head th:first-child{border-radius:4px 0 0 0}.grido tr.head th:last-child{border-radius:0 4px 0 0}.grido th,.grido td{border:1px solid #CACACA;border-width:0 1px 1px 0;height:30px}.grido thead,.grido tfoot{font-size:1em}.grido tbody{font-size:0.9em}.grido .no-results{text-align:center}.grido tr.filter{height:20px}.grido tr.filter th{padding:2px 6px 2px 6px;border-radius:0;height:35px}.grido .filter.outer{display:inline-block;width:100%;margin-bottom:20px;min-height:5em}.grido .filter.outer .items{width:85%;float:left}.grido .filter.outer .items > span{float:left;display:block;width:12em;height:5em;padding:7px}.grido .filter.outer label{margin-bottom:2px}.grido .filter.outer select,.grido .filter.outer input.text{width:100%}.grido .filter.inner select{width:100%}.grido .filter.inner input.text{width:100%}.grido .filter.inner input.checkbox{margin:0 auto}.grido th.column .arrow{content:"";border-right:4px solid transparent;border-left:4px solid transparent;display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.grido th.column a.desc .arrow{border-top:4px dashed;border-bottom:0}.grido th.column a.asc .arrow{border-top:0;border-bottom:4px dashed}.grido th.column a,.grido th.column span{display:block}.grido th.actions{text-align:center}.grido th.buttons{text-align:center}.grido td.actions{text-align:center}.grido td.actions a{margin-right:3px}.grido th.checker{width:1%;text-align:center}.grido td.checker{text-align:center}.grido th:last-child,.grido td:last-child{border-right:0}.grido tfoot{text-align:center;line-height:23px !important}.grido tfoot tr{height:35px}.grido tfoot td{border-bottom:0}.grido tfoot td:first-child{border-radius:0 0 0 4px}.grido tfoot td:last-child{border-radius:0 0 4px 4px}.grido tfoot .operations{float:left;text-align:left}.grido tfoot .right{float:right;text-align:left}.grido tfoot .search{display:none}.grido .center{text-align:center}.grido .left{text-align:left}.grido .right{text-align:right}.grido .filter.outer label{font-size:12px}.grido table{border-collapse:inherit}.grido table thead th,.grido table th,.grido table td{vertical-align:middle}.grido table tfoot td{text-align:inherit}.grido tfoot tr td{line-height:22px}.grido table td,.grido table th{border-top:0 !important}.grido thead th{border-bottom:1px solid #CACACA !important;padding:3px 6px !important}.grido tbody tr td,.grido tfoot tr td{vertical-align:middle;height:20px;padding:5px}.grido input.text,.grido select{margin-bottom:0;padding:0;height:23px;width:auto}.grido input.text{text-indent:3px}.grido .buttons input{width:auto;height:auto;margin-right:4px}.grido .form-control{height:auto;width:auto}.grido tbody .form-control{width:100%;height:23px;padding:0 0 0 3px}.grido tfoot .form-control{display:inline}.grido tr.active td{background-color:#d9edf7 !important}.grido.bootstrap.table-responsive{overflow-x:visible}.grido.bootstrap .filter.outer .items{width:100%}.grido.bootstrap tfoot tr td{line-height:10px}.grido.bootstrap tfoot tr td label{font-weight:normal}.grido.bootstrap .operations{padding:2px 0 0 2px}.grido.bootstrap .right{padding:2px 2px 0}.grido.bootstrap .right span{margin-left:3px}.grido.bootstrap .right .export a,.grido.bootstrap .right .reset button{margin-top:-2px}.grido.bootstrap .paginator{width:300px;margin:0 auto;padding:0 5px}.grido.bootstrap .paginator ul{margin:0;display:inline-block}.grido.bootstrap .paginator ul li{display:inline}.grido.bootstrap .paginator ul li a{width:22px;padding:0;border-radius:0}.grido.bootstrap .paginator ul li a,.grido.bootstrap .paginator ul li span{float:left;line-height:26px;text-decoration:none}.grido.bootstrap .paginator ul li:first-child a{border-top-left-radius:4px;border-bottom-left-radius:4px;border-right:0}.grido.bootstrap .paginator ul li:last-child a{border-top-right-radius:4px;border-bottom-right-radius:4px;border-left:0}.grido.bootstrap .paginator input{width:125px;height:28px;padding:0;font-size:14px;vertical-align:middle;text-align:center;float:left;border-radius:0;margin:0 -1px;-moz-appearance:textfield}.grido.bootstrap .paginator input::-webkit-input-placeholder{color:inherit}.grido.bootstrap .paginator input::-moz-placeholder{color:inherit}.grido.bootstrap .paginator input:-ms-input-placeholder{color:inherit}.grido.bootstrap .paginator input::-webkit-outer-spin-button,.grido.bootstrap .paginator input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.grido.bootstrap .bootstrap-select .btn-default{background-image:none}.grido.bootstrap .bootstrap-select .btn{padding:0 12px}.grido.bootstrap .filter textarea{height:23px !important}.twitter-typeahead{width:100%}.twitter-typeahead .tt-input,.twitter-typeahead .tt-hint{margin-bottom:0;background-color:#fff;width:100%;height:34px}.tt-hint{display:block;padding:6px 12px;font-size:14px;line-height:1.428571429;vertical-align:middle;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-webkit-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s}.tt-menu{min-width:160px;margin-top:2px;padding:5px 0;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);*border-right-width:2px;*border-bottom-width:2px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-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);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box}.tt-suggestion{display:block;padding:3px 20px;font-weight:normal}.tt-suggestion:hover{background-color:#0097cf;color:#fff;cursor:pointer}.tt-suggestion.tt-cursor{color:#fff;background-color:#0081c2;background-image:-moz-linear-gradient(top, #0088cc, #0077b3);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));background-image:-webkit-linear-gradient(top, #0088cc, #0077b3);background-image:-o-linear-gradient(top, #0088cc, #0077b3);background-image:linear-gradient(to bottom, #0088cc, #0077b3);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0)}.tt-suggestion.tt-cursor a{color:#fff}.grido .filter .tt-hint{height:23px;margin:0;padding:0;text-indent:2px}.grido{font:12.3px "Helvetica Neue", Helvetica, Arial, sans-serif;font-size:12px;width:100%;margin-bottom:25px}.grido tbody{font-size:1em}.grido table,.grido .filter{box-shadow:none}.grido td,.grido th{vertical-align:middle;padding:4px 6px}.grido tr.filter th{min-width:60px;font-weight:normal}.grido thead{font-size:100%}.grido th.actions{width:auto}.grido th.checker input,.grido .filter input,.grido .filter label{z-index:1;position:relative;font-size:100%;font-weight:normal}.grido tr.filter input.checkbox{display:inline;margin-right:5px}.grido .no-results{padding:10px}.grido .chosen-container{min-width:130px}.grido .filter.outer{box-shadow:none}.grido .filter.outer .items{width:auto}.grido .filter.outer .buttons{margin:2.5rem 0.7rem 0.7rem}.grido .filter.outer .items > span.buttons{padding-top:25px;padding-right:0;width:auto;margin:0;margin-left:5px}.grido .filter.outer .dropdown.bootstrap-select.form-control{height:auto}.grido .filter.inner .daterange{min-width:175px !important}.grido .filter.inner th{padding:0 6px 6px 2px !important}.grido .filter.inner .btn-group-sm > .btn,.grido .filter.inner .btn-sm{height:27px;padding:5px 8px;font-size:11.5px}.grido td.actions,.grido th.buttons{white-space:nowrap}.grido tr.head th{padding:3px 9px 0px 9px !important}.grido tbody tr td,.grido tfoot tr td{padding:5px 9px}.grido .filter .tt-hint,.grido input.text,.grido select{height:27px;padding:5px 4px}.grido .bootstrap-select > .dropdown-toggle{padding:5px 8px;height:27px}.grido .bootstrap-select > .dropdown-toggle .caret{right:8px}.grido td[class^='grid-sum-'],.grido td[class*=' grid-sum-']{text-align:right;white-space:nowrap}.grido .grid-header-type-number,.grido .grid-cell-type-number{text-align:right}.grido span.grid-sum-amount{display:inline-block;width:100%;text-align:right}.grido tfoot .count select{height:22px;padding:0}.grido a.export{position:relative;top:-2px;padding:1px 5px 0px}.grido .form-control{box-shadow:none}.grido thead th,.grido tfoot td,.grido .filter.outer,.grido thead .filter th{background:none}.grido table,.grido .filter,.grido th,.grido td{border:0}.grido tbody tr:not(.grid-row-sums) td{border-bottom:1px solid #eee}.grido tr.head th{border:0 !important}.grido .table-custom-bordered tbody td:first-of-type{border-left:1px solid #eee}.grido .table-custom-bordered tbody td:last-of-type{border-right:1px solid #eee}.grido .table-custom-bordered thead tr:last-of-type th{border-bottom:1px solid #eee !important}@media print{.grido{font-size:14px}.grido .actions,.grido th.buttons,.grido tr.filter,.grido tfoot,.grido .grid-header-id,.grido .grid-cell-id{display:none !important}.grido tr td{border-bottom:1px solid #eee !important}.grido a[href]:after{content:""}}