﻿.admin{display:flex;flex-direction:column;box-sizing:border-box;max-height:100%;}.admin>*{box-sizing:border-box;max-height:100%;overflow:auto;}.admin .error{background-color:#ffc0cb;}.admin .warning{background-color:#ffa07a;}.admin textarea{flex:1;width:100%;overflow:scroll;min-width:400px;min-height:300px;}.admin .admin2{flex:1;top:0;bottom:155px;left:0;right:0;display:flex;flex-direction:row;box-sizing:border-box;max-height:100%;flex-wrap:wrap;}.admin .admin2>*{box-sizing:border-box;max-height:100%;overflow:auto;}.admin .admin2 .search{margin-right:10px;}.admin .admin2 .module{min-width:300px;margin-right:10px;flex:1;display:flex;flex-direction:column;box-sizing:border-box;max-height:100%;}.admin .admin2 .module>*{box-sizing:border-box;max-height:100%;overflow:auto;}.admin .admin2 .module table{width:100%;}.admin .admin2 .module table td{white-space:nowrap;}.admin .admin2 .module table input[type="text"]{min-width:50px;width:100%;}.admin .admin2 .dashboard{margin-left:20px;flex:1;display:flex;flex-direction:column;box-sizing:border-box;max-height:100%;}.admin .admin2 .dashboard>*{box-sizing:border-box;max-height:100%;overflow:auto;}.admin .admin2 .dashboard>ul{flex:1;display:flex;flex-direction:column;box-sizing:border-box;max-height:100%;flex-wrap:wrap;align-content:flex-start;}.admin .admin2 .dashboard>ul>*{box-sizing:border-box;max-height:100%;overflow:auto;}.admin .admin2 .dashboard>ul>li{margin:0 10px 10px 0;width:350px;border:1px solid #1e2a39;background-color:#ebebeb;}.admin .admin2 .dashboard>ul>li>div:first-child{background-color:#1e2a39;color:#fff;padding:5px;margin-bottom:5px;}.admin .admin2 .dashboard>ul>li>div:last-child{margin:10px;}.admin .admin2 .dashboard>ul>li ul{padding-left:20px;}.admin .admin2 .dashboard>ul>li ul li{list-style:circle;}.admin .admin2 .dashboard .table table{border:none;border-collapse:collapse;}.admin .admin2 .dashboard .table table td{border-right:1px solid #1e2a39;padding-right:3px;}.admin .admin2 .dashboard .table table td:last-child{border-right:none;}.admin .admin2 .dashboard .table table tr:nth-child(odd){background:#f7f7f7;}.admin .admin2 .dashboard .lockout{background-color:#0096ff;}.admin .admin2 .dashboard .disabled{color:#6d7075;}.admin .admin2 .dashboard .count{vertical-align:top;text-align:right;white-space:nowrap;}.admin .admin2 .dashboard .strong{font-weight:bold;background-color:#fff;}.admin .admin2 .dashboard .gold{height:30px;}.admin .diagnose{height:150px;}.admin .noteDialogContent{display:flex;flex-direction:row;box-sizing:border-box;max-height:100%;}.admin .noteDialogContent>*{box-sizing:border-box;max-height:100%;overflow:auto;}.admin .noteDialogContent>div{display:flex;flex-direction:column;box-sizing:border-box;max-height:100%;margin-left:20px;}.admin .noteDialogContent>div>*{box-sizing:border-box;max-height:100%;overflow:auto;}.admin .noteDialogContent>div>div{text-align:right;}.admin .iframeDialog .modalContent{width:90%;height:80%;display:flex;flex-direction:column;box-sizing:border-box;max-height:100%;}.admin .iframeDialog .modalContent>*{box-sizing:border-box;max-height:100%;overflow:auto;}.admin .iframeDialog .modalContent .iframes{display:flex;flex-direction:row;box-sizing:border-box;max-height:100%;justify-content:space-between;}.admin .iframeDialog .modalContent .iframes>*{box-sizing:border-box;max-height:100%;overflow:auto;}.admin .iframeDialog .modalContent .iframe{flex:1;display:flex;flex-direction:column;box-sizing:border-box;max-height:100%;}.admin .iframeDialog .modalContent .iframe>*{box-sizing:border-box;max-height:100%;overflow:auto;}.admin .iframeDialog .modalContent iframe{flex:1;width:100%;height:100%;min-width:480px;}.admin *[disabled]{background-color:#ebebeb !important;}.admin .fa-check-circle{color:#008000;}.admin .fa-minus-circle{color:#f00;}.admin .fa-question-circle{color:#ffa500;}.admin .supportCodeDialog .validated{color:#008000;}.admin .supportCodeDialog .notValidated{color:#6d7075;}.admin .supportCodeDialog td{padding:5px;vertical-align:top;}.admin .supportCodeDialog tr:nth-child(even){background:#f7f7f7;}.admin .supportCodeDialog pre{font:12px 'Rubik Regular',sans-serif;font-size:14px;margin:0;}.admin .dns td{vertical-align:top;border-top:1px solid #e7e7e7;}.admin .dns tr:nth-child(2n) td{background:#f7f7f7;}