body,html{margin:0}.fakeLink,a,a:visited{color:#35a;text-decoration:none;cursor:pointer}a.more{background:url(/assets/img/arrowLink.png) no-repeat 100% 4px;padding-right:8px;text-align:right;color:#08c}body{font:12px Lucida Grande,sans-serif;color:#333;background-color:#f2f2f2}.floatRight{float:right}.floatLeft{float:left}.content-box{background-color:#fff;position:relative;box-shadow:0 1px 2px 1px rgba(0,0,0,.23);border-radius:5px;padding:30px;min-height:500px;width:722px;display:inline-block;float:right;overflow:hidden}.flag{background-color:#35a;position:relative;height:10px;float:left;color:#fff;font-size:8px;line-height:10px;padding:0 4px 0 5px;margin:1px 6px 0 0;letter-spacing:1px;top:2px;border-radius:2px}.flag .left{background:url(/assets/img/flagMask_left.png);left:0}.flag .right{background:url(/assets/img/flagMask_right.png);right:0}.flag .left,.flag .right{position:absolute;width:3px;height:10px}.dialog .overlay{position:absolute;top:0;left:0;bottom:0;right:0;z-index:1100;background-color:rgba(0,0,0,.4)}.dialog .window{width:620px;height:541px;position:absolute;top:50%;left:50%;z-index:1101;outline:none;transform:translate3d(-320px,-275px,0);background-color:#f6f6f6;box-shadow:0 0 23px -3px rgba(0,0,0,.48);border-radius:6px;overflow:hidden}.dialog .window h1{background:#f2f2f2;background:-webkit-gradient(left top,left bottom,color-stop(0,#f2f2f2),color-stop(100%,#dfdfdf));background:linear-gradient(180deg,#f2f2f2 0,#dfdfdf);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f2f2f2",endColorstr="#dfdfdf",GradientType=0);display:block;border-bottom:1px solid #cdcdcd;margin:0;color:#333;font-size:15px;font-weight:400;line-height:36px;padding:0 13px}.dialog .window .body{padding:20px;height:calc(100% - 40px - 36px - 41px);overflow-y:auto;overflow-x:hidden;color:#666}.dialog .window .body h2{font-weight:400;margin-bottom:10px}.dialog .window .body>h2:first-child{margin-top:0}.dialog .window .buttons{padding:10px 12px;height:20px;background-color:#ececec;border-top:1px solid #e6e6e6;text-align:right}.dialog .window .buttons button{margin-left:6px}.loading{text-align:center}.loading img{width:30px;height:30px;margin:10px auto;animation:spin 4s linear infinite}.loading.center{height:100%;position:relative}.loading.center img{position:absolute;top:50%;left:50%;margin:-15px 0 0 -15px}.loading.fullscreen{position:fixed;z-index:1000;top:0;left:0;bottom:0;right:0;background-color:#f2f2f2}@keyframes spin{to{transform:rotate(1turn)}}a.button,button,input[type=submit]{border:none;display:inline-block;white-space:nowrap;background:#f7f7f7;background:-webkit-gradient(left top,left bottom,color-stop(0,#f7f7f7),color-stop(100%,#dbdbdb));background:linear-gradient(180deg,#f7f7f7 0,#dbdbdb);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f7f7f7",endColorstr="#dbdbdb",GradientType=0);box-shadow:0 1px 2px 0 rgba(0,0,0,.46);border-radius:12px;height:18px;color:#666;font-size:9px;line-height:17px;cursor:pointer;padding:0 9px}a.button.mini,button.mini,input[type=submit].mini{height:16px;line-height:14px;padding:0 7px}a.button:active,button:active,input[type=submit]:active{position:relative;top:1px}a.button:hover,a.submit,button.submit,button:hover,input[type=submit],input[type=submit]:hover{background:#69bbee;background:-webkit-gradient(left top,left bottom,color-stop(0,#69bbee),color-stop(100%,#3478cc));background:linear-gradient(180deg,#69bbee 0,#3478cc);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#69bbee",endColorstr="#3478cc",GradientType=0);color:#fff}table.pretty-table{width:100%;background-color:#f6f6f6;border-spacing:0;border-collapse:separate;border-bottom:1px solid #e9e9e9;border-radius:5px;overflow:hidden}table.pretty-table td,table.pretty-table th{padding:5px}table.pretty-table thead{background-color:#f0f0f0}table.pretty-table thead th{font-weight:400}table.pretty-table tbody td,table.pretty-table thead th{border-bottom:1px solid #e9e9e9}table.pretty-table tbody:last-child tr:last-child td:first-child{border-bottom-left-radius:5px}table.pretty-table tbody:last-child tr:last-child td:last-child{border-bottom-right-radius:5px}