/*     _______. __  .___________. _______ .___  ___.      ___      .______      .___  ___.      ___      .__   __.      ___       _______  _______ .______      
*    /       ||  | |           ||   ____||   \/   |     /   \     |   _  \     |   \/   |     /   \     |  \ |  |     /   \     /  _____||   ____||   _  \     
*   |   (----`|  | `---|  |----`|  |__   |  \  /  |    /  ^  \    |  |_)  |    |  \  /  |    /  ^  \    |   \|  |    /  ^  \   |  |  __  |  |__   |  |_)  |    
*    \   \    |  |     |  |     |   __|  |  |\/|  |   /  /_\  \   |   ___/     |  |\/|  |   /  /_\  \   |  . `  |   /  /_\  \  |  | |_ | |   __|  |      /     
*.----)   |   |  |     |  |     |  |____ |  |  |  |  /  _____  \  |  |         |  |  |  |  /  _____  \  |  |\   |  /  _____  \ |  |__| | |  |____ |  |\  \----.
*|_______/    |__|     |__|     |_______||__|  |__| /__/     \__\ | _|         |__|  |__| /__/     \__\ |__| \__| /__/     \__\ \______| |_______|| _| `._____|
* OU Sitemap Manager v1.0
* OmniUpdate
*/
html{padding:10px}table{height:500px;overflow-y:scroll;display:block;overflow-x:scroll}a{cursor:pointer}input.form-control{border-bottom-left-radius:0;border-bottom-right-radius:0}.table-heading{font-size:1.3em}.table-bordered>tbody>tr>td{width:15%}.overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;opacity:.3}.spinner{position:absolute;left:50%;top:50%;height:60px;width:60px;margin:0 auto;-webkit-animation:rotation .6s infinite linear;-moz-animation:rotation .6s infinite linear;-o-animation:rotation .6s infinite linear;animation:rotation .6s infinite linear;border-left:6px solid rgba(0,174,239,.15);border-right:6px solid rgba(0,174,239,.15);border-bottom:6px solid rgba(0,174,239,.15);border-top:6px solid rgba(0,174,239,.8);border-radius:100%;z-index:1000}@-webkit-keyframes rotation{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(359deg)}}@-moz-keyframes rotation{from{-moz-transform:rotate(0)}to{-moz-transform:rotate(359deg)}}@-o-keyframes rotation{from{-o-transform:rotate(0)}to{-o-transform:rotate(359deg)}}@keyframes rotation{from{transform:rotate(0)}to{transform:rotate(359deg)}}