/* CSS Document */
@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #333;
	line-height: 22px;
	background: #c3032e;
}

a {
	color: #333;
}

a:visited {
	color: #333;
}

h2 {
	font-size: 18px;
	color: #122b49;
}

h1 {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}

.clear {
	clear: both;
}

.clear1 {
	clear: both;
	height: 10px;
}

.clear2 {
	clear: both;
	height: 20px;
}

.clear3 {
	clear: both;
	height: 30px;
}

.clear4 {
	clear: both;
	height: 15px;
}

.clear5 {
	clear: both;
	height: 5px;
}

.clear50 {
	clear: both;
	height: 50px;
}

.clear13 {
	clear: both;
	height: 13px;
}

.date {
	font-size: 12px;
	color: #666;
	font-weight: normal;
}
.content-profile {
border: 1px solid #ccc;
border-radius: 2px 2px 2px 2px;
padding:10px;
}
.content-article {
border: 1px solid #ccc;
border-radius: 2px 2px 2px 2px;
padding:10px;
}
.content-profile .actions {
display:inline-block;
}
#content-all {
	width: 100%;
	margin: auto;
	background: #c3032e;
}

.content-web {
	width: 980px;
	margin: auto;
}

.user-content {
	background: #fff;
	width: 260px;
	height: 27px;
	float: right;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
.user-content b {
float:left;
}
.user-content label {
	float: left;
	color: #505050;
	font-size: 13px;
	margin-left: 10px;
}

.user-content b a {
	color: #ee0033;
	font-size: 13px;
	text-decoration: none;
}
.user-content label.right {
	float: right;
}
.user-content label.right a {
	float: right;
	margin-right: 10px;
	background: url(../img/logout.png) center right no-repeat;
	padding-right: 25px;
}

.user-content label.right a:link,.user-content label.right a:visited {
	text-decoration: none;
	color: #505050;
}

.user-content label.right a:hover {
	
}

.content-page {
	background: #fff;
	border: 1px solid #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0px 3px 3px #fff;
	-webkit-box-shadow: 0px 3px 3px #fff;
	box-shadow: 0px 3px 3px #fff;
}

.header {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	width: 916px;
	margin: auto;
}

.logo {
	max-width: 250px;
	float: left;
	text-align: right;
}
.logo a img {
border:none;
}
.menu {
	width: 560px;
	float: right;
}

.titlePage {
	background: #ee0033;
	height: 37px;
	border: 1px solid #efefef;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	position: relative;
	border-right-color:transparent;
	border-left-color:transparent;
}

.titlePage label {
	background: #fff;
	position: absolute;
	top: 6px;
	left: 20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #ee0033;
	text-transform: uppercase;
	font-size: 14px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}

.fieldset-inner label { /*
    margin-right: 134px;
*/
	
}

.content {
	width: 916px;
	margin: auto;
}

.content #authake ul li, .content ul li {
	list-style: none;
}

.yourdomain {
	border: 1px solid #8cd8d6;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: #F4FCFF;
}
.left-col {
	width: 229px;
	padding-left: 20px;
	float: left;
}

.right-col {
	width: 640px;
	float: left;
	padding-left: 20px;
	border-left: 1px solid #8cd8d6;
    padding-top: 1px;
    padding-bottom: 1px;
}

.left-col label,.right-col label {
	color: #666666;
	font-weight: bold;
	font-size: 13px;
}

.left-col select {
	height: 24px;
	width: 192px;
	border: 1px solid #bab9b9;
	color: #000;
}

.right-col label b {
	color: #c3032e;
}

.addrecord {
	background: #e5e5e5;
	/*
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #dadada; 
	border-bottom: 1px solid #fff;
	border-top: 1px solid #c3c3c3;
	border-right:none;
	border-left:none;
	*/
	border:1px solid #CCCCCC;
	position: relative;
	display:inline-block;
	width:100%;
}

.abso {
	background: url(../img/enter.png) left center no-repeat;
	padding-left: 15px;
	position: absolute;
	color: #8c8c8c;
	top: 40px;
}

.addrecord .host {
	left: 20px;
	z-index: 9999;
}

.addrecord .type {
	left: 150px;
	z-index: 9999;
}

.addrecord .add {
	left: 255px;
	z-index: 9999;
}

.addrecord .pri {
	left: 495px;
	z-index: 9999;
}

.addrecord .ttl {
	left: 567px;
	z-index: 9999;
}
.addrecord .weight {
    left: 640px;
    z-index: 9999;
}
.addrecord .port {
    left: 710px;
    z-index: 9999;
}

.addrecord label.left {
	float: left;
	margin-left: 20px;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	margin-right: 7px;
}

.input-txt, .addrecord select {
	float: left;
	margin-right: 7px;
	width: 82px;
	height: 27px;
	border: 1px solid #bab9b9;
	line-height: 27px;
}
.addrecord select {
	width: 100px;
}
.addrecord #host-record {
	margin-left: 12px;
}
.addrecord select {
	height: 29px;
}
.addrecord input.time {
    width: 50px;
}
.addrecord input.host-record {
    width: 120px;
}
.add {
	width: 230px;
}

.bt-add {
	background: url(../img/add-new-record.png) center no-repeat;
	width: 130px;
	height: 32px;
	border: 0;
	cursor: pointer !important;
}
.bt-update-record{
	background: url(../img/bt-update-record.png) center no-repeat;
	width: 130px;
	height: 32px;
	border: 0;
	cursor: pointer !important;
}
table.tbrecord {
	margin: auto;
	border: 1px solid #cccccc;
	border-collapse: collapse;
}
table.tbrecord .even td{
	background-color:#f4fcff;
}

table.tbrecord .odd td{
	background-color:#f5f9fb;
}

table.tbrecord, table.tbrecord tr,table.tbrecord tr th, table.tbrecord tr td {
	text-align: center;
	height: 36px;
	line-height: 36px;
	border:1px solid #ccc;
}
table.tbrecord tr td.address-col {
	overflow-wrap: break-word;
	max-width: 400px;
}
table.tbrecord td a img {
	border:none;
	margin-left: 2px;
}
table.tbrecord td.title {
	background: #ECECEC;
	color: #000;
	font-weight: bold;
}
table.tbrecord a {
text-decoration: none;
}
table.tbrecord a:hover {
text-decoration: underline;
}
table.tbrecord td.bot {
	height: 15px;
}

table.tbrecord td a.edit,table.tbrecord td a.delete {
	text-decoration: none;
	border: 1px solid #ebebeb;
	background: #fcfcfc;
	padding: 4px;
	padding-left: 25px;
	padding-right:5px;
}

table.tbrecord td a.edit {
background: url(../img/note.png) 10px 3px no-repeat;
border:none;
}

table.tbrecord td a.delete {
background: url(../img/x.png) 10px 3px no-repeat;
border:none;
}

.footer {
height: 50px;
line-height: 50px;
text-align: center;
color: #fff;
font-weight: bold;
}

.page {
	text-align: center;
	margin: auto;
}

.page a {
	margin-right: 3px;
}

.page .next a {
	background: url(../img/next.png) no-repeat;
	width: 16px;
	height: 16px;
	border: 1px solid #979797;
	float: right;
	position: absolute;
}

.page .prev a {
	background: url(../img/pre.png) no-repeat;
	width: 16px;
	height: 16px;
	border: 1px solid #979797;
	float: left;
	position: absolute;
	margin-left:-21px;
}

.page .current {
	border: 1px solid #505050;
	display: inline-block;
	height: 16px;
	line-height: 16px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	text-decoration: none;
	width: auto;
	margin-right: 3px;
	color:#FFF;
	background-color: #ee0033;
}

.page .page-link {
	
}

.page .page-link a {
	border: 1px solid #979797;
	display: inline-block;
	height: 16px;
	line-height: 16px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	text-decoration: none;
	width: auto;
}

.searchdomain,.addentery,.searchuser {
	background-color:#f4fcff;
	width: 673px;
	margin-right: 10px;
	float: left;
	padding-left: 20px;
	border: 1px solid #ccc;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.searchuser {
/*
	width: 420px;
*/
	min-height: 83px;
}

.addentery {
	float: left;
	width: 188px;
	margin-right: 0;
	min-height:83px;
}
.addentery a img {
border:none;
}
.searchlb {
	float: left;
	font-weight: bold;
	color: #666;
	/*
	background: url(../img/kinh.png) top left no-repeat;
	*/
	width: 175px;
	margin-right: 10px;
}

.searchlb .search-input {
	width: 160px;
	border: 1px solid #bab9b9;
	padding-left: 10px;
	height: 27px;
}

.searchexp {
	float: left;
	font-weight: bold;
	color: #666;
	width: 143px;
	margin-right: 10px;
}

.searchexp select {
	height: 29px;
	border: 1px solid #bab9b9;
	line-height: 29px;
	width: 142px;
}

.lbbts {
	width: 100px;
	float: left;
	display:table-cell;
	vertical-align:bottom;
}

.btSaerch {
	background: url(../img/bt-seach.png) center no-repeat;
	border: 0;
	width: 110px;
	height: 30px;
	cursor: pointer;
	display:block;
}

.btadddDomain {
	background: url(../img/add-new-user.png) center no-repeat;
	border: 0;
	cursor: pointer;
	width: 160px;
	height: 30px;
	float:left;
}

.red {
	color: #d70000;
}

.blue {
	color: #006467;
}
.yellow {
	color: #d3c921;
}
.black {
	color: black;
}
.content-loginpage {
	width: 100%;
	margin: auto;
	background: #c3032e;
}

.header-login {
	background: #fff;
	margin: auto;
}

.login-head {
	width: 780px;
	margin: auto;
}
.login-head a img {
border:none;
}
.mainLogin {
background: #fff;
border: 1px solid #fff;
border-radius: 4px 4px 4px 4px;
box-shadow: 0 3px 3px #fff;
margin: auto;
width: 780px;
}

.footer-login {
	background: #c3032e;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-weight: bold;
}

.left-login,.right-login {
	float: left;
	width: 330px;
	padding: 30px;
	text-align: right;
	color: #fff;
}

.left-login b,.right-login b {
	color: #fff;
}

.left-login {
	padding-top: 50px;
	padding-right:40px;
}

.right-login {
	right: 7px;
	text-align: left;
	float: left;
	padding-top: 36px;
	padding-left: 15px;
	padding-bottom: 0px;
}

.content-loginpage .right-login label {
	float: left;
	width: 80px;
	font-size: 13px;
	text-transform: uppercase;
	color: #505050;
	margin-right: 7px;
	text-align: right;
	line-height: 27px;
	min-width: auto;
}
.content-loginpage .right-login label.forgot, .content-loginpage .right-login label.register {
	width: auto;
}
.right-login .submit {
	float: left;
}
.input-login {
	width: 228px;
	height: 27px;
	line-height: 27px;
	border: 1px solid #505050;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.mainLogin .flash_box {
	padding-left: 15px;
	padding-top: 0px;
	margin-top: 0px;
    float: left;
	max-width: 300px;
}
.flash_box {
	font-size: 12px !important;
    font-weight: normal !important;
    font-style: italic !important;
}
.flash_info {
	color: blue;
}
.flash_error, .flash_warning {
	color: red;
}
.flash_success {
	color: green;
}

#UserRestore {
	width:10px;
}
.disable {
	background-color:#ececec;
}
option:disabled  {
	color:white;
	font-weight:bold;
}

.loginbt {
	background: url(../img/bt-login.png) center no-repeat;
	border: 0;
	width: 68px;
	height: 30px;
	cursor: pointer;
}

.registerbt {
	background: url(../img/bt-register.png) center no-repeat;
	border: 0;
	width: 78px;
	height: 30px;
	cursor: pointer;
}

.lostpassbt {
	background: url(../img/bt-lostpass.png) center no-repeat;
	border: 0;
	width: 68px;
	height: 30px;
	cursor: pointer;
}

.cancelbt {
	background: url(../img/btcancel.png) center no-repeat;
	border: 0;
	cursor: pointer;
	width: 68px;
	height: 30px;
	margin-left: 5px;
}

label.forgot {
	background: url(../img/forgot.png) 0 2px no-repeat;
	width: 104px;
	padding-left: 15px;
	text-align: left;
}

label.forgot a:link,label.forgot a:visited {
	font-size: 12px;
	text-decoration: none;
	text-transform: none;
	color: #505050;
}

label.register {
	float: left;
	background: url(../img/regeister.png) 0 2px no-repeat;
	width: 90px;
	padding-left: 20px;
	text-align: left;
}

label.register a:link,label.register a:visited {
	font-size: 12px;
	text-decoration: none;
	text-transform: none;
	color: #505050;
}

.note {
	width: 230px;
	float: left;
	color: #fff;
	font-size: 12px;
}

/* Start customizing style*/
.refresh-link {
	color: white;
	float: right;
	margin-right: 92px;
	padding: 10px;
	text-decoration: none;
}

#captchaID img {
	height: 30px;
	padding: 5px 0;
	border-radius: 5px 5px 5px 5px;
}

.flash_error,.flash_warning {
	padding: 0 5px;
}
.register .error-message {
	margin-left: 88px;
	width: 228px;
}

.input {
	clear: both;
}

.logo-area {
	float: left;
	width: 200px;
}
.logo-area  img {
	max-width:180px;
	max-height:100px;
}
#UserEditForm .logo-area-edit {
	margin-left: 164px;
}
.setting-notice-text {
	margin-left:150px;
}
.authake-notice-text {
	margin-left:164px;
}
.logo-area-edit {
	float:none;
	margin-left: 150px;
}
.general-information {
	float: left;
	margin-bottom: 20px;
	width: 500px;
}

.reseller-information {
	border-radius: 5px 5px 5px 5px;
	clear: both;
	display: block;
	margin: 20px 0 20px 200px;
}

.block-title {
	display: block;
	font-size: 14px;
	padding: 0 0 10px;
	color: #ee0033;
}

label {
	font-weight: bold;
}

.reseller-information .block-title,.reseller-information label {
	
}

.item .html-text {
	background: none repeat scroll 0 0 #dadada;
	border: 1px solid white;
	border-radius: 5px 5px 5px 5px;
	padding: 5px;
	color: white;
}

.bt-submit {
	background: url(../img/bt-update-blank.png) center no-repeat;
	border: 0;
	width: auto;
	height: 31px;
	width: 110px;
	line-height: 30px;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	padding: 0 0 2px 15px;
	font-weight: bold;
}
.bt-edit {
	background: url(../img/bt-edit-blank.png) center no-repeat;
	border: 0;
	width: auto;
	height: 31px;
	width: 110px;
	line-height: 30px;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	padding: 0 0 2px 15px;
	font-weight: bold;
}
.bt-plus {
	background: url(../img/bt-plus.png) center no-repeat;
	border: 0;
	width: auto;
	height: 31px;
	width: 120px;
	line-height: 31px;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	padding: 0 0 4px 0;
	font-weight: bold;
}
.bt-submit-yellow {
	background: url(../img/yellow-button.png) center no-repeat;
	border: 0;
	width: auto;
	height: 29px;
	width: 119px;
	line-height: 29px;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	padding: 0 0 2px;
	font-weight: bold;
}

.actions  ul li .bt-submit {
	float: left;
	text-decoration: none;
	text-align: center;
	color: #fff;
}
.actions  ul li .bt-edit {
	float: left;
	text-decoration: none;
	text-align: center;
	color: #fff;
}

.actions ul {
	float: left;
	padding: 0;
}

.paging_count {
	clear: both;
	color: #ee0033;
	font-weight: bold;
	text-align: center;
}

.fieldset-inner {
	padding: 10px;
}

.frm-user-add {
	border: 1px solid #505050;
	border-radius: 3px 3px 3px 3px;
	height: 27px;
	line-height:27px;
	width: 228px;
}

#GroupGroup {
	height: auto;
	width:229px;
}

#UserAddress {
	height: 90px;
}
/*
CSS for rule layout
*/
#RuleName {
	height: 90px;
}

#RuleAction {
	height: 90px;
}

.fieldset-inner .RuleGroup {
	float: left;
	margin-right: 130px;
}

.fieldset-inner .RuleName {
	float: left;
	line-height: 90px;
	margin-right: 97px;
}

.fieldset-inner .RuleOrder {
	float: left;
	line-height: 27px;
	margin-right: 131px;
}

.fieldset-inner .RulePermission {
	float: left;
	line-height: 27px;
	margin-right: 101px;
}

.fieldset-inner .RuleAction {
	float: left;
	margin-right: 94px;
	line-height: 46px;
}

.fieldset-inner .RuleForward {
	float: left;
	line-height: 27px;
	margin-right: 19px;
}

.fieldset-inner .RuleMessage {
	line-height: 90px;
	float: left;
	margin-right: 25px;
}

.fieldset-inner  #RuleMessage {
	height: 90px;
}

.fieldset-inner  .GroupName {
	float: left;
	line-height: 27px;
	margin-right: 180px;
}

.fieldset-inner  #UserUser {
	height: 90px;
}

.fieldset-inner  .UserUser {
	float: left;
	margin-right: 10px;
	line-height: 45px;
}

#VRuleDescription,#VRuleGroup,#VRuleAction,#VRuleOrder,#VRulePermission
	{
	font-weight: bold;
}

#VRuleDescription,#VRuleGroup,#VRuleOrder {
	float: left;
	margin-right: 5px;
}

.listing .authake-submit-bt {
	padding: 7px;
}

.fieldset-inner #current-password-hint{
	color: #AAAAAA;
}

.verify_code {
	margin-right: 20px;
}

.btaddd {
	background: url(../img/addnew.png) center no-repeat;
	border: 0;
	cursor: pointer;
	width: 160px;
	height: 30px;
}

div.addnew, div.addnew-article {
	background-color:#f4fcff;
	float: right;
	margin-right: 0;
	width: 185px;
	border: 1px solid #ccc;
	border-radius: 2px 2px 2px 2px;
	margin-right: 10px;
	padding-left: 20px;
}
div.addnew a {
	background: url(../img/addnew.png) center no-repeat;
	border: 0;
	cursor: pointer;
	width: 160px;
	height: 30px;
	float:left;
}
div.addnew-article a {
	background: url(../img/add-new-article.png) center no-repeat;
	border: 0;
	cursor: pointer;
	width: 162px;
	height: 31px;
	float:left;
}
.content .news-item {
	margin-bottom: 10px;
}

.content .news-item .news-title a {
	color: #ee0033;
	font-weight: bold;
	text-decoration: none;
}

.content .news-item .news-title a:hover {
	text-decoration: underline;
}

.content .news-item .news-short-body {
	text-align: justify;
}

.content_title  h1 {
	color: #ee0033;
	font-weight: bold;
	text-decoration: none;
}

.content_pragraph p,.content_pragraph {
	text-align: justify;
}

.disabled {
	display: none;
}

.add_domain_radios input {
	margin-right: 10px;
}

.error {
	color: red;
}

.flash_box {
	margin: 0 0 0.7em 0;
	padding: 4px;
	font-weight: bold;
	color: #333333;
}

.flash_box p {
	margin-top: 0;
}

.flash_success {
	color: green;
}

.flash_error,.flash_warning {
	color: red;
}

.flash_info {
	color: blue;
	background-color: transparent;
}
.login-page .flash_info,.login-page .flash_error, .login-page .flash_warning{
	background-color: transparent;
	border: medium none;
	color: red;
	margin-left:83px;
}
.link-name {
	text-decoration: none;
}

.link-name:hover {
	text-decoration: underline;
}
input.blur {
	color:#808080;
}
div.auto_complete {
    position         :absolute;
    width            :250px;
    background-color :white;
    border           :1px solid #888;
    margin           :0px;
    padding          :0px;
} 
li.selected {
	background-color: #ffb;
}
#placeholder {
	width:228px;
}
.my_fieldset {
    margin-top: 10px;
    padding: 5px 20px;
}
.div_1 span, .div_3 span {
    display: block;
    font-weight: bold;
    text-align: center;
}
.my_fieldset div {
    float: left;
	text-align:center;
}
.my_fieldset #center-button {
float:none;
}
.my_fieldset  .bt-submit {
margin:10px;
}
.div_1, .div_3 {
    width: 375px;
}
.div_1 select[multiple="multiple"],.div_3 select[multiple="multiple"] {
    width: 100%;
}
.div_1 span, .div_3 span {
    display: block;
    font-weight: bold;
    text-align: center;
}
#left_select, #right_select {
    height: 200px !important;
}
#left_select option , #right_select option {
    font-size: 120%;
    padding: 0 3px;
}
.div_2 {
    margin-top: 80px;
    width: 116px;
}
.div_2 span {
display:block;
}
.div_2 span button {
    margin: 5px;
    width: 50px;
}
ul.ui-autocomplete {
-moz-border-bottom-colors: none;
-moz-border-image: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
background-color: #FFFFFF;
border-color: -moz-use-text-color #A4A4A4 #A4A4A4;
border-right: 1px solid #A4A4A4;
border-style: none solid solid;
border-width: medium 1px 1px;
box-shadow: 0 3px 6px #AAAAAA;
list-style: none outside none;
max-height: 150px;
overflow: auto;
padding-left:10px !important;
}
ul.ui-autocomplete li.ui-menu-item {
border-bottom: 1px solid #EEEEEE;
}
ul.ui-autocomplete li.ui-menu-item  a {
cursor: pointer;
display: block;
padding: 5px 0;
text-decoration: none;
}
ul.ui-autocomplete li.ui-menu-item :hover {
background-color: #f2f2f2;
}
.actions {
text-align:left;
}
#loading {
    position: absolute;
    background: black;
    width: 900px;
    height: auto;
    background: #000;   
    opacity: 0.5;
    display:none;
}
#floatingCirclesG{
    margin: auto;
    position:relative;
    width:128px;
    height:128px;
    -webkit-transform:scale(0.6);
    -moz-transform:scale(0.6);
    -o-transform:scale(0.6);
    -ms-transform:scale(0.6);
}

.f_circleG{
position:absolute;
background-color:#FFFFFF;
height:23px;
width:23px;
-moz-border-radius:12px;
-webkit-border-radius:12px;
border-radius:12px;
-webkit-animation-name:f_fadeG;
-webkit-animation-duration:1.04s;
-webkit-animation-iteration-count:infinite;
-webkit-animation-direction:linear;
-moz-animation-name:f_fadeG;
-moz-animation-duration:1.04s;
-moz-animation-iteration-count:infinite;
-moz-animation-direction:linear;
-o-animation-name:f_fadeG;
-o-animation-duration:1.04s;
-o-animation-iteration-count:infinite;
-o-animation-direction:linear;
-ms-animation-name:f_fadeG;
-ms-animation-duration:1.04s;
-ms-animation-iteration-count:infinite;
-ms-animation-direction:linear;
}

#frotateG_01{
left:0;
top:52px;
-webkit-animation-delay:0.39s;
-moz-animation-delay:0.39s;
-o-animation-delay:0.39s;
-ms-animation-delay:0.39s}

#frotateG_02{
left:15px;
top:15px;
-webkit-animation-delay:0.52s;
-moz-animation-delay:0.52s;
-o-animation-delay:0.52s;
-ms-animation-delay:0.52s}

#frotateG_03{
left:52px;
top:0;
-webkit-animation-delay:0.65s;
-moz-animation-delay:0.65s;
-o-animation-delay:0.65s;
-ms-animation-delay:0.65s;
}

#frotateG_04{
right:15px;
top:15px;
-webkit-animation-delay:0.78s;
-moz-animation-delay:0.78s;
-o-animation-delay:0.78s;
-ms-animation-delay:0.78s;
}

#frotateG_05{
right:0;
top:52px;
-webkit-animation-delay:0.9099999999999999s;
-moz-animation-delay:0.9099999999999999s;
-o-animation-delay:0.9099999999999999s;
-ms-animation-delay:0.9099999999999999s;
}

#frotateG_06{
right:15px;
bottom:15px;
-webkit-animation-delay:1.04s;
-moz-animation-delay:1.04s;
-o-animation-delay:1.04s;
-ms-animation-delay:1.04s;
}

#frotateG_07{
left:52px;
bottom:0;
-webkit-animation-delay:1.1700000000000002s;
-moz-animation-delay:1.1700000000000002s}

#frotateG_08{
left:15px;
bottom:15px;
-webkit-animation-delay:1.3s;
-moz-animation-delay:1.3s;
-o-animation-delay:1.1700000000000002s;
-ms-animation-delay:1.1700000000000002s;
}

#frotateG_08{
left:15px;
bottom:15px;
-webkit-animation-delay:1.3s;
-moz-animation-delay:1.3s;
-o-animation-delay:1.3s;
-ms-animation-delay:1.3s;
}

@-webkit-keyframes f_fadeG{
0%{
background-color:#000000}

100%{
background-color:#FFFFFF}

}

@-moz-keyframes f_fadeG{
0%{
background-color:#000000}

100%{
background-color:#FFFFFF}

}

@-o-keyframes f_fadeG{
0%{
background-color:#000000}

100%{
background-color:#FFFFFF}

}

@-ms-keyframes f_fadeG{
0%{
background-color:#000000}

100%{
background-color:#FFFFFF}

}
label.abso{
    display: block;
    font-weight: normal;
    font-size: 11px;
}

#extra-actions{
    padding: 10px 0 0 0;
}
#pagination-form label{
    font-weight: normal;
    padding-right: 5px;
}
.generate-password{
    padding-left: 5px;
    font-size: 10px;
    font-style: italic;
}
#cboxLoadingOverlay, #cboxLoadingGraphic{
	display: none !important;
}
#generated-password{
	border: none;
	font-size: 18px;
}
#generate-password-btn{
	border: 1px solid #007074;
	margin: 5px 0;
}
#use-password-btn{
	border: 1px solid #007074;
	margin: 5px 0 0 0;
}
#cancel-btn{
	border: 1px solid #007074;
	margin: 5px 0 0 0;
}
#password-generator-actions{
	text-align: right;
}
input[type=file]{
	border: none;
}
#pagination-form{
	float: left;
}
.export-data{
	font-weight: normal;
	padding-left: 20px;
	clear: right;
}

.enable-2fa-form label{
	font-weight: normal;
	padding: 5px 0;
	display: block;
}

.setting-actions li{
	display: inline-block;
}

#view-dnssec-ds-keys {
	text-decoration: none;
	color: #666;
}

#view-dnssec-ds-keys:hover {
	text-decoration: underline;
}

#dnssec-ds-key-form table, #dnssec-ds-key-form th, #dnssec-ds-key-form td {
	border: 1px solid #cccccc;
	border-collapse: collapse;
}

#dnssec-ds-key-form table {
	margin-top: 10px;
	margin-bottom: 10px;
}

#dnssec-ds-key-form thead td{
	font-weight: bold;
	font-size: 11px;
}

#dnssec-ds-key-form td {
	padding: 5px;
}

div.input label {
    min-width: 150px;
    margin: 0;
    display: inline-block;
}

form#pagination-form div label {
	min-width: auto;
}

.add_domain_radios {
	padding-top: 10px;
}

.add_domain_radios div {
	display: block;
	float: left;
}

.add_domain_radios label {
	display: block;
}

.add_domain_radios input {
    margin: 5px 10px 0 0;
	float: left;
}

#captchaID{
	float: left;
	display: block;
}

#refresh-captcha{
	margin: 8px;
    display: block;
    float: left;
}

.SettingLoginText, #login_text_parent, .SettingSupportText, #support_text{
	display: block;
	float: left;
}

#restore-logo{
	float: left;
	min-width: 147px;
}
