@import url(https://fonts.googleapis.com/css?family=Hind|Ubuntu|Montserrat);html{overflow-y:scroll}body,html{margin:0;background:#f3f3f3;color:#414141;font-family:Hind,sans-serif}a{color:#28b5f5;text-decoration:underline}a:hover{color:#087baf}#app{display:flex}#app_body{flex-basis:100%}#notification_centre{flex:0 0 20%;display:none}#page_body{margin-left:10%;margin-right:10%}#ui-templates,.ui-template{display:none}.checkable{background:url(../../images/layout/checkbox.gif) left center no-repeat}.checkable:hover{cursor:pointer}.checkable.checked{background-image:url(../../images/layout/checkbox_on.gif)}h1,h2,h3{color:#28b5f5}h1{font-size:1.3em}h2{font-size:1.2em}h3{font-size:1.1em}.note{color:#0176bc;font-style:italic}[draggable=true]{-khtml-user-drag:element;-webkit-user-drag:element;-khtml-user-select:none;-webkit-user-select:none}#header{margin:0;background:#000;color:#fff}#app_title{text-align:center;font-family:Ubuntu,sans-serif;font-size:3em;font-weight:700;color:#fff;display:none}#menu_bar{padding:.25em;display:flex;justify-content:space-between;font-family:Montserrat}#menu_bar #app_list,#menu_bar #user_menu{font-size:.7em}#menu_bar #app_menu{text-align:center;font-size:.65em}#menu_bar .menu{display:inline-block;text-transform:uppercase;font-weight:700}#menu_bar .menu a{color:#fff;text-decoration:none;margin-right:.45em}#menu_bar .menu a:hover{color:#21daff}#menu_bar .menu a.disabled{color:silver}#menu_bar .menu .menu{font-weight:500;text-align:left;text-transform:none;background:#626262;position:absolute;display:none}#menu_bar .menu .menu a{margin:0;padding:.5em;display:block}#menu_bar .menu .menu a:hover{color:#fff;background:#888}#menu_bar .menu:hover .menu{display:block}#menu_bar .expand_icon{margin-left:.25em;font-family:monospace;color:#c6c6c6}#project_info{margin-left:1em;padding:4px 12px;display:inline-block;background:#28b5f5;color:#f4f4f4;font-size:1.2em;border-radius:0 0 12px 12px}#project_info .project_name{font-weight:700}#project_info a{color:#f4f4f4;text-decoration:none}#page_components{margin-bottom:.25em}#page_subheader{display:flex;justify-content:space-between;border-bottom:solid 2px #28b5f5;padding-bottom:.25em}#page_subheader .title{font-family:Ubuntu,sans-serif;text-align:center;text-transform:uppercase;color:#28b5f5;font-size:2em;font-weight:400}#page_subheader .title.standalone{margin-top:1em;text-align:left}#page_subheader .buttons{display:flex;text-align:right}#page_subheader .buttons button{cursor:pointer;margin-top:25%;border:0;background:0 0!important}#page_subheader .buttons button:disabled img{filter:grayscale(100%)}#page_subheader .buttons button:hover:not(:disabled) img{filter:brightness(110%)}#page_subheader .buttons button#main_save img{height:24px;width:22px}#page_subheader .buttons button#notification_icon span{font-size:.8em;text-align:center;vertical-align:middle;border-radius:4px;display:inline-block;line-height:24px;height:24px;width:24px}#page_subheader .buttons button#notification_icon span.message{color:#fff;background:#16d016}#page_subheader .buttons button#notification_icon span.warning{color:#000;background:#d0d016}#page_subheader .buttons button#notification_icon span.error{color:#fff;background:#d01616}#page_subheader .buttons button#notification_icon span.notice{color:#fff;background:#1616d0}#page_subheader .buttons button#notification_icon span.system{color:#fff;background:#d016d0}#page_subheader .buttons button#notification_icon span.none{background:#e0e0e0;color:#000}#content{border-top:solid 2px #28b5f5;background:#fff;box-shadow:12px 0 15px -4px #e0e0e0,-12px 0 8px -4px #e0e0e0}#data{margin:1em 5%}.datanext{margin-bottom:1em}.datanext label{vertical-align:top;display:inline-block;width:20%}button,input[type=button],input[type=submit]{padding:5px;border:0;background:#28b5f5;color:#f4f4f4;border-radius:6px}button:hover,input[type=button]:hover,input[type=submit]:hover{background:#0176bc;color:#f4f4f4}button.delete,input[type=button].delete,input[type=submit].delete{background:#e43834}button.delete:hover,input[type=button].delete:hover,input[type=submit].delete:hover{background:#b41b18}button:disabled,input[type=button]:disabled,input[type=submit]:disabled{background:silver!important;color:gray}button:disabled:hover,input[type=button]:disabled:hover,input[type=submit]:disabled:hover{background:silver!important;color:gray}#toggle_search img{height:12px;width:12px}#content{border-top:none}#notification_centre{background:#e0e0e0;overflow:auto}#notification_centre .header{display:flex;justify-content:space-between}#notification_centre .header .title{text-align:center;font-size:1.2em}#notification_centre .header .close,#notification_centre .header .dock{cursor:pointer;margin:.125em;padding:.125em;color:gray}#notification_centre .header .close:hover,#notification_centre .header .dock:hover{color:#00f}#notification_centre .notification{max-height:12em;overflow:auto;background:#fff;margin:.5em;padding:.5em;border-radius:6px}#notification_centre .notification.hidden{display:none}#notification_centre .notification .actions .action{display:inline-block;margin-left:.5em;font-size:.75em;color:gray;font-variant:small-caps}#notification_centre .notification .actions .action:hover{color:#00f;cursor:pointer}#notification_centre .notification.message{border:solid 2px #16d016}#notification_centre .notification.warning{border:solid 2px #d0d016}#notification_centre .notification.error{border:solid 2px #d01616}#notification_centre .notification.notice{border:solid 2px #1616d0}#notification_centre .notification.system{border:solid 2px #d016d0}#notification_centre .notification .togglemsgs{cursor:pointer}#notification_centre .notification .togglemsgs.hidden{display:none}#notification_centre .notification .togglemsgs span{color:gray;border-bottom:dotted 1px #28b5f5;padding:.25em}#notification_centre .notification .togglemsgs .lessmsgs{display:none}#notification_centre.overlay{opacity:.95;position:fixed;width:20%;right:0;height:75%}#notification_alerts{position:fixed;bottom:1px;right:1px}#notification_alerts .notification{cursor:pointer;color:#000;background:#e0e0e0;margin:.5em;padding:.5em;opacity:.85;border-radius:6px;width:32em;height:6em;overflow:hidden}#notification_alerts .notification .close{float:right;text-align:right}#notification_alerts .notification .close span{color:gray;display:inline-block;height:12px;width:12px;line-height:12px;font-size:.9em}#notification_alerts .notification .close span:hover{color:#00f}#notification_alerts .notification.message{border:solid 2px #16d016}#notification_alerts .notification.warning{border:solid 2px #d0d016}#notification_alerts .notification.error{border:solid 2px #d01616}#notification_alerts .notification.notice{border:solid 2px #1616d0}#notification_alerts .notification.system{border:solid 2px #d016d0}#page_submenu{display:flex;justify-content:space-between}#page_submenu .tabs a{text-decoration:none;color:#f4f4f4;background:#9bcb64;padding:4px 8px;border-radius:0 0 12px 12px;font-size:.9em}#page_submenu .tabs a.current{color:#28b5f5;background:#9bcb64;box-shadow:0 12px 15px -4px #e0e0e0}#page_submenu .tabs a:hover{background:#689732;color:#f4f4f4}#page_submenu .links{font-size:.8em;display:inline-block;background:#28b5f5;border-radius:0 0 12px 12px;padding:3px 6px}#page_submenu .links a,#page_submenu .links button,#page_submenu .links input{background:0 0!important;color:#f4f4f4;text-decoration:none;padding:5px}#page_submenu .links a.current,#page_submenu .links button.current,#page_submenu .links input.current{font-weight:700}#page_submenu .links a:hover,#page_submenu .links button:hover,#page_submenu .links input:hover{text-decoration:underline;color:#ffd44e;background:0 0}#page_submenu .links a:disabled,#page_submenu .links button:disabled,#page_submenu .links input:disabled{background:0 0!important;color:grey!important}#page_submenu .links a:disabled:hover,#page_submenu .links button:disabled:hover,#page_submenu .links input:disabled:hover{text-decoration:none}#page_submenu .links a#toggle_search:hover,#page_submenu .links button#toggle_search:hover,#page_submenu .links input#toggle_search:hover{cursor:pointer}#page_submenu .links a#toggle_search:hover img,#page_submenu .links button#toggle_search:hover img,#page_submenu .links input#toggle_search:hover img{filter:drop-shadow(0 4px 4px)}#page_submenu .links .submenu{display:inline}#sub_btn{float:right;font-size:.8em;display:inline-block;background:red;border-radius:0 0 12px 12px;padding:3px 6px}#sub_btn a,#sub_btn input{background:0 0;color:#fff;text-decoration:none;padding:5px}#sub_btn a:hover,#sub_btn input:hover{text-decoration:underline;color:#ff0}#data .listing_headers{display:flex;font-weight:700}#data .listing_headers .listing_header label{cursor:cell}#data .listing_headers .listing_header .arrow{cursor:cell;display:none}#data .listing_headers .listing_header .search{display:none;width:90%}#data .listing_headers .listing_header.spacer{width:1.25em}#data .listing_headers.showSearch .listing_header .search{display:block!important;margin-bottom:.3em}#data .table{margin-bottom:.3em}#data .table .cols{display:flex}#data .table .cols .col{background:#28b5f5;color:#f4f4f4}#data .table .cols .col:first-child{border-radius:12px 0 0 12px}#data .table .cols .col:last-child{padding-right:6px;border:0;border-radius:0 12px 12px 0}#data .table .cols .col.spacer{width:1.25em}#data .table .cols .col.listing_status{font-weight:700;padding:0 .5em;color:gray}#data .table .cols .col.listing_status .active{color:#ffe081}#data .table .cols:hover .col,#data .table .cols:hover .show_menu{background:#0176bc;color:#f4f4f4;cursor:pointer}#data .table .cols .show_menu{color:#f4f4f4;background:#28b5f5}#data .table .cols .show_menu:focus{outline:0}.modal{display:none;min-height:10%;min-width:40%;padding:6px 8px;background:#fff;color:#414141;border:#7b7b7b solid 2px;border-radius:8px;box-shadow:0 0 6px #999;position:absolute;top:0;left:0;z-index:10}.modal .modal_menu{display:flex;justify-content:space-between}.modal .modal_menu .cancel{background:silver;color:#000}.modal .modal_menu .cancel:hover{background:gray;color:#000}.modal .main_btn{font-size:1.2em}.modal .separatator_grey{height:1px;margin:8px 0}#mask{display:none;min-height:100%;height:auto!important;height:100%;width:100%;padding:0;position:fixed;top:0;left:0;z-index:5;background:gray;opacity:.5}.col_nodal{display:block;padding:6px 0 6px 4%}.col_nodal_small{display:block;margin-left:20px;padding:6px 0 6px 4px}.context_menu{display:none;width:200px;padding:6px 8px;background:#f3f3f3;border:solid 1px silver;border-radius:8px;box-shadow:0 0 6px #999;position:absolute;top:0;left:0;z-index:10}.context_menu.fixed{position:fixed}.context_menu a,.context_menu input,.context_menu li{background:0 0;border:none;box-shadow:none;border-radius:0;margin:2px;display:block;padding:6px 4px;text-decoration:none;color:#414141}.context_menu a.delete,.context_menu input.delete,.context_menu li.delete{color:#e43834;background:0 0}.context_menu a.delete.ro,.context_menu input.delete.ro,.context_menu li.delete.ro{font-style:italic}.context_menu a.delete:hover,.context_menu input.delete:hover,.context_menu li.delete:hover{background:#ffedb4}.context_menu a.dbg,.context_menu input.dbg,.context_menu li.dbg{color:#6408a5}.context_menu a:hover,.context_menu input:hover,.context_menu li:hover{background:#ffedb4;color:#414141;cursor:pointer}footer{text-align:center;font-size:.75em;margin:0;background:#000;color:#fff}footer img{margin-top:1em;max-width:320px}footer a{color:#fff;text-decoration:none}footer a:hover{color:#28b5f5}
/*# sourceMappingURL=maps/iandr3.css.map */
