/* 
@import "import/_fonts.css";
@import "import/_header.css";
@import "import/_menu.css";
@import "import/_footer.css";  */

@import "import/_bootstrap.css";
@import "import/_global_layout.css";
@import "import/glyphicon.css";
@import "import/buy-expired-domains.css";

/* @import "import/_wdo_script.css"; */

body.ui-widget-content a{color: #337ab7;}
body .btn{ margin-bottom:5px;}


#contact .contact_head_text{margin-bottom:20px;}#contact .overlay{background:none;}body{background:#fff;*font-family:'Open Sans',sans-serif;font-weight:300;position:relative;overflow-x:hidden}.tm-white a{color:#fff}.red{color:red}label.error{color:red;display:inline-block;font-size:11px;font-weight:700;margin-left:12px;max-width: 340px;}h1{font-size:30px}h1,h2,h3,h4{font-weight:700}p{line-height:1.6em}img{max-width:100%;height:auto}
@media screen and (max-width:767px){
	#feature,#pricing{padding-bottom:40px}}
}

#divider .fa{color:#28a7e9;font-size:60px}#divider h3{font-size:20px}#feature{background:#f8f8f8;padding-top:100px;padding-bottom:80px}#pricing{background:#f8f8f8;text-align:center}#pricing .pricing{background:#fff;transition: transform 0.3s ease;}#pricing .pricing:hover {transform: scale(1.02);box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);}#pricing:has(.pricing:hover) .pricing:not(:hover) {opacity:0.7}#pricing .active{position:relative;bottom:20px}#pricing .pricing .pricing-title{background:#28a7e9;color:#fff;font-weight:700;padding:12px 10px}

.fs8{font-size:10px;}
.fs17{font-size:17px;}
table {
  background-color: transparent;
}
.clear{clear:both;}
.dropdown-menu{display:none;}
.img_right {
    float: right;
    padding: 10px 0 10px 20px;
}
.dropdown.open .dropdown-menu{display:block;}
.nameserver_modal_desc{ float: left;
    margin-top: 6px;}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #f9f9f9;
}
.table-striped > tbody > tr:nth-of-type(2n) {
  background-color: white;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}



/* File editor*/
#gen_loading_small{display:none;margin-right:5px;}												  
#hidden_buttons_top{top: 0;height: 10px;position: absolute;width: 100%;}
#hidden_buttons_top .hidden_buttons_left{height: 100%;left: 0;position: absolute;width: 5%;}
#hidden_buttons_top .hidden_buttons_right{height: 100%;right: 0;position: absolute;width: 20%;}
#hidden_buttons_btm{bottom: 0;height: 10px;position: absolute;width: 100%;}
#hidden_buttons_btm .hidden_buttons_left{height: 100%;left: 0;position: absolute;width: 50%;}
#hidden_buttons_btm .hidden_buttons_right{height: 100%;right: 0;position: absolute;width: 50%;}
.preview_wrp .btn{margin-bottom:5px;}
.modal_create_links .modal-dialog{width:90%;}
.create_link_url{  margin-left: 43px;margin-top: -26px;}	
.create_link_url.create_link_url1{   margin-left: 0;  margin-top: -6px;}	
.ed_total_page_done{  
	background: rgba(255,255,255,0.9);
	font-size: 9px;
	position: absolute;
	right: 25px;
	text-align: center;
	top: 10px;
}
.remove_img_checkbox_txt{font-weight: normal;
	position: relative;
	top: -1px;
	display: inline;
	margin-left: 5px;
}

.remove_img_big_wrp{
	margin-top:20px;max-height: 150px;
    overflow-y: auto;
    position: relative;}
.remove_img_checkbox_wrp {
    margin-bottom: 5px;
	float: left;
    width: 100%;
	text-align: left;
}
.remove_img_checkbox_wrp label{cursor:pointer;}
.remove_img_checkbox_sub_wrp{display:inline-block;}
.editor_www_or_not{float: left;
    padding: 5px 10px;
    width: 100%;}
.editor_checkbox_wrp{float: left;
    padding-left: 20px;
 }
.editor_checkbox_wrp label{  margin-left: 4px;
    vertical-align: 2px;}
#region_form{margin-left:30px;}
.editor_upload_wrp{display:inline-block;}
.editor_upload_wrp img{width:54px;}
.redir_txt_1{margin-left: 10px;
    margin-top: 2px;}
h1.title_editor{font-size:22px;}
#region_form img.tooltip_1 {margin-left: 10px; width: 30px;}
#region_form .form-control{margin-left: 18px;max-width: 270px;}
form#bucket_payement label{margin-right: 20px;}
#region_form label {font-size: 14px;font-weight: normal;line-height: 9px;margin-left: 5px;position: relative;}
#region_form label.error {font-size: 12px;font-weight: bold;left: 22px;}
.file_editor_alert.black{ color: black;
width: 300px;
font-size: 10px;
line-height: 14px;}
.modal_downlaod_all_files .downlaod_all_files_checkbox_wrp {}
.modal_downlaod_all_files .downlaod_all_files_checkbox_wrp input{display: inline-block;
margin-top: -3px;
margin-right: 9px;}
.modal_downlaod_all_files .downlaod_all_files_checkbox_wrp label.label_for_downlaod_all_files{    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
    margin-left: 19px;
    margin-top: -20px;
}
.modal_downlaod_all_files .downlaod_all_files_checkbox_wrp label.error{position:absolute;top: 97px;left: 7px;}
.modal_downlaod_all_files .download_all_submit {margin-top:30px;}
.file_editor_alert{ color: red;
    display: inline-block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    line-height: 19px;
    margin-bottom: 0;
    margin-left: 10px;
    padding-top: 1px !important;
    position: relative;
    text-align: left;
    top: -3px;}
.cellelem{height: 22px; width: 34px;}
.cellelem .ygtvspacer{width: 34px;}
.cursor_pointer{cursor:pointer!important;}
.cursor_default,.cursor_default .ygtvspacer{cursor:default!important;}
.icon_img { background: rgba(0, 0, 0, 0) url("../img/icon_img.gif") no-repeat scroll 0 0;}
.icon_css { background: rgba(0, 0, 0, 0) url("../img/icon_css.gif") no-repeat scroll 0 0;}
.icon_js { background: rgba(0, 0, 0, 0) url("../img/icon_js.gif") no-repeat scroll 0 0;}
.icon_html { background: rgba(0, 0, 0, 0) url("../img/icon_html.gif") no-repeat scroll 0 0;}
.icon_txt{ background: rgba(0, 0, 0, 0) url("../img/icon_txt.gif") no-repeat scroll 0 0;}
.icon_img_last { background: rgba(0, 0, 0, 0) url("../img/icon_img_last.gif") no-repeat scroll 0 0;}
.icon_css_last { background: rgba(0, 0, 0, 0) url("../img/icon_css_last.gif") no-repeat scroll 0 0;}
.icon_js_last { background: rgba(0, 0, 0, 0) url("../img/icon_js_last.gif") no-repeat scroll 0 0;}
.icon_html_last { background: rgba(0, 0, 0, 0) url("../img/icon_html_last.gif") no-repeat scroll 0 0;}
.icon_txt_last{ background: rgba(0, 0, 0, 0) url("../img/icon_txt_last.gif") no-repeat scroll 0 0;}

.html_editor_body{background:#F8F8F8;}

.html_editor_body #feature{padding-top:85px; padding-bottom: 0px;margin-top:-40px;}
.html_editor_body h1{margin-top: 5px;}
.html_editor_body .wayback_url_wrp{
	width:100%;
 border-bottom: 1px solid;
    border-top: 1px solid;
    float: left;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 10px 0;}
.fe_row{margin-bottom:0px;}
.html_editor_body span.fe_name{float:left;}
.html_editor_body span.wayback_url{display: block;font-weight: normal;margin-left: 85px;}
.html_editor_body span.wayback_url.wayback_url_1{margin-left: 100px;}
.alert{position:relative;}
.save_wrp{display:none;}
a.editor_upload_to_s3{*display:none;}
table.ygtvtable {
    border: 0 none;
    border-collapse: collapse;
    margin-bottom: 0;
}
td.ygtvcell {
    border: 0 none;
    padding: 0;
}
a.ygtvspacer {
    display: block;
    outline-style: none;
    text-decoration: none;
}
.ygtvtn {
    background: rgba(0, 0, 0, 0) url("/cPanel_magic_revision_1354151418/yui/treeview/assets/skins/sam/treeview-sprite.gif") no-repeat scroll 0 -5600px;
    cursor: pointer;
    height: 22px;
    width: 18px;
}
.ygtvtm {
    background: rgba(0, 0, 0, 0) url("/cPanel_magic_revision_1354151418/yui/treeview/assets/skins/sam/treeview-sprite.gif") no-repeat scroll 0 -4000px;
    cursor: pointer;
    height: 22px;
    width: 18px;
}
.ygtvtmh, .ygtvtmhh {
    background: rgba(0, 0, 0, 0) url("/cPanel_magic_revision_1354151418/yui/treeview/assets/skins/sam/treeview-sprite.gif") no-repeat scroll 0 -4800px;
    cursor: pointer;
    height: 22px;
    width: 18px;
}
.ygtvtph, .ygtvtphh {
    background: rgba(0, 0, 0, 0) url("/cPanel_magic_revision_1354151418/yui/treeview/assets/skins/sam/treeview-sprite.gif") no-repeat scroll 0 -7200px;
    cursor: pointer;
    height: 22px;
    width: 18px;
}
.ygtvln {
    background: rgba(0, 0, 0, 0) url("/cPanel_magic_revision_1354151418/yui/treeview/assets/skins/sam/treeview-sprite.gif") no-repeat scroll 0 -1600px;
    cursor: pointer;
    height: 22px;
    width: 18px;
}
.ygtvlm {
    background: rgba(0, 0, 0, 0) url("/cPanel_magic_revision_1354151418/yui/treeview/assets/skins/sam/treeview-sprite.gif") no-repeat scroll 0 0;
    cursor: pointer;
    height: 22px;
    width: 18px;
}
.ygtvlmh, .ygtvlmhh {
    background: rgba(0, 0, 0, 0) url("/cPanel_magic_revision_1354151418/yui/treeview/assets/skins/sam/treeview-sprite.gif") no-repeat scroll 0 -800px;
    cursor: pointer;
    height: 22px;
    width: 18px;
}
.ygtvlp {
    background: rgba(0, 0, 0, 0) url("/cPanel_magic_revision_1354151418/yui/treeview/assets/skins/sam/treeview-sprite.gif") no-repeat scroll 0 -2400px;
    cursor: pointer;
    height: 22px;
    width: 18px;
}
.ygtvlph, .ygtvlphh {
    background: rgba(0, 0, 0, 0) url("/cPanel_magic_revision_1354151418/yui/treeview/assets/skins/sam/treeview-sprite.gif") no-repeat scroll 0 -3200px;
    cursor: pointer;
    height: 22px;
    width: 18px;
}
.ygtvloading {
    background: rgba(0, 0, 0, 0) url("/cPanel_magic_revision_1354151418/yui/treeview/assets/skins/sam/treeview-loading.gif") no-repeat scroll 0 0;
    height: 22px;
    width: 18px;
}
.ygtvdepthcell {
    background: rgba(0, 0, 0, 0) url("/cPanel_magic_revision_1354151418/yui/treeview/assets/skins/sam/treeview-sprite.gif") no-repeat scroll 0 -8000px;
    height: 22px;
    width: 18px;
}
.ygtvblankdepthcell {
    height: 22px;
    width: 18px;
}
* html .ygtvchildren {
    height: 2%;
}
.ygtvcontent {
    cursor: default;
}
.ygtvspacer {
    height: 22px;
    width: 18px;
}
.ygtvfocus {
    background-color: #c0e0e0;
    border: 0 none;
}
.ygtvfocus .ygtvlabel, .ygtvfocus .ygtvlabel:link, .ygtvfocus .ygtvlabel:visited, .ygtvfocus .ygtvlabel:hover {
    background-color: #c0e0e0;
}
.ygtvfocus a {
    outline-style: none;
}
.ygtvok {
    background: rgba(0, 0, 0, 0) url("/cPanel_magic_revision_1354151418/yui/treeview/assets/skins/sam/treeview-sprite.gif") no-repeat scroll 0 -8800px;
    height: 22px;
    width: 18px;
}
.ygtvok:hover {
    background: rgba(0, 0, 0, 0) url("/cPanel_magic_revision_1354151418/yui/treeview/assets/skins/sam/treeview-sprite.gif") no-repeat scroll 0 -8844px;
}
.ygtvcancel {
    background: rgba(0, 0, 0, 0) url("/cPanel_magic_revision_1354151418/yui/treeview/assets/skins/sam/treeview-sprite.gif") no-repeat scroll 0 -8822px;
    height: 22px;
    width: 18px;
}
.ygtvcancel:hover {
    background: rgba(0, 0, 0, 0) url("/cPanel_magic_revision_1354151418/yui/treeview/assets/skins/sam/treeview-sprite.gif") no-repeat scroll 0 -8866px;
}
.ygtv-label-editor {
    background-color: #f2f2f2;
    border: 1px solid silver;
    display: none;
    margin: auto;
    overflow: hidden;
    position: absolute;
    z-index: 9000;
}
.ygtv-edit-TextNode {
    width: 190px;
}
.ygtv-edit-TextNode .ygtvcancel, .ygtv-edit-TextNode .ygtvok {
    border: 0 none;
}
.ygtv-edit-TextNode .ygtv-button-container {
    float: right;
}
.ygtv-edit-TextNode .ygtv-input input {
    width: 140px;
}
.ygtv-edit-DateNode .ygtvcancel {
    border: 0 none;
}
.ygtv-edit-DateNode .ygtvok {
    display: none;
}
.ygtv-edit-DateNode .ygtv-button-container {
    margin: auto;
    text-align: right;
}
.ygtv-highlight .ygtv-highlight1, .ygtv-highlight .ygtv-highlight1 .ygtvlabel {
    background-color: blue;
    color: white;
}
.ygtv-highlight .ygtv-highlight2, .ygtv-highlight .ygtv-highlight2 .ygtvlabel {
    background-color: silver;
}
.ygtv-highlight .ygtv-highlight0 .ygtvfocus .ygtvlabel, .ygtv-highlight .ygtv-highlight1 .ygtvfocus .ygtvlabel, .ygtv-highlight .ygtv-highlight2 .ygtvfocus .ygtvlabel {
    background-color: #c0e0e0;
}
.ygtv-highlight .ygtvcontent {
    padding-right: 1em;
}
.ygtv-checkbox .ygtv-highlight0 .ygtvcontent {
    background: rgba(0, 0, 0, 0) url("/cPanel_magic_revision_1354151418/yui/treeview/assets/skins/sam/check0.gif") no-repeat scroll 0 0;
    padding-left: 1em;
}
.ygtv-checkbox .ygtv-highlight0 .ygtvfocus.ygtvcontent, .ygtv-checkbox .ygtv-highlight1 .ygtvfocus.ygtvcontent, .ygtv-checkbox .ygtv-highlight2 .ygtvfocus.ygtvcontent {
    background-color: #c0e0e0;
}
.ygtv-checkbox .ygtv-highlight1 .ygtvcontent {
    background: rgba(0, 0, 0, 0) url("/cPanel_magic_revision_1354151418/yui/treeview/assets/skins/sam/check1.gif") no-repeat scroll 0 0;
    padding-left: 1em;
}
.ygtv-checkbox .ygtv-highlight2 .ygtvcontent {
    background: rgba(0, 0, 0, 0) url("/cPanel_magic_revision_1354151418/yui/treeview/assets/skins/sam/check2.gif") no-repeat scroll 0 0;
    padding-left: 1em;
}
.ygtvtn {
    background: rgba(0, 0, 0, 0) url("../img/tn-folder.gif") no-repeat scroll 0 0;
    height: 22px;
    width: 34px;
}
.ygtvtm {
    background: rgba(0, 0, 0, 0) url("../img/tm.gif") no-repeat scroll 0 0;
    cursor: pointer;
    height: 22px;
    width: 34px;
}
.ygtvtmh {
    background: rgba(0, 0, 0, 0) url("../img/tmh.gif") no-repeat scroll 0 0;
    cursor: pointer;
    height: 22px;
    width: 34px;
}
.ygtvtp { background: rgba(0, 0, 0, 0) url("../img/tp.gif") no-repeat scroll 0 0;  cursor: pointer;}
.ygtvtph {
    background: rgba(0, 0, 0, 0) url("../img/tph.gif") no-repeat scroll 0 0;
    cursor: pointer;
    height: 22px;
    width: 34px;
}
.ygtvln {
    background: rgba(0, 0, 0, 0) url("../img/ln-folder.gif") no-repeat scroll 0 0;
    height: 22px;
    width: 34px;
}
.ygtvlm {
    background: rgba(0, 0, 0, 0) url("../img/lm-folder.gif") no-repeat scroll 0 0;
    cursor: pointer;
    height: 22px;
    width: 34px;
}
.ygtvlmh {
    background: rgba(0, 0, 0, 0) url("../img/lmh.gif") no-repeat scroll 0 0;
    cursor: pointer;
    height: 22px;
    width: 34px;
}
.ygtvlp {
    background: rgba(0, 0, 0, 0) url("../img/lp.gif") no-repeat scroll 0 0;
    cursor: pointer;
    height: 22px;
    width: 34px;
}
.ygtvlph {
    background: rgba(0, 0, 0, 0) url("../img/lph.gif") no-repeat scroll 0 0;
    cursor: pointer;
    height: 22px;
    width: 34px;
}
.ygtvloading {
    background: rgba(0, 0, 0, 0) url("../img/loading.gif") no-repeat scroll 0 0;
    height: 22px;
    width: 16px;
}
.ygtvdepthcell {
    background: rgba(0, 0, 0, 0) url("../img/vline.gif") no-repeat scroll 0 0;
    height: 22px;
    width: 17px;
}
.ygtvblankdepthcell {
    height: 22px;
    width: 17px;
}
* html .ygtvchildren {
    height: 1%;
}
.ygtvlabel, .ygtvlabel:link, .ygtvlabel:visited, .ygtvlabel:hover {
    margin-left: 2px;
    text-decoration: none;
}

#top {
    background: #fff url("../img/topgradient.jpg") repeat-x scroll 0 0;
}
#topbar {
    background: #013541 none repeat scroll 0 0;
    height: 40px;
    position: relative;
    width: 100%;
}
#branding {
    float: left;
    margin-right: 15px;
}
#branding h1 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 center;
    color: #fff;
    font-size: 129%;
    margin: 0;
    padding: 7px 0 5px 10px;
    text-align: left;
}
.search {
    color: #fff;
    float: none;
    margin: 0 10px 0 0;
    padding: 8px 0 0;
    position: absolute;
    right: 0;
    top: 0;
}
.search .searchbox {
    border: 1px solid #daebf5;
}
.search select {
    font-size: 80%;
}
#topnav {
    border-bottom: 1px solid #ccc;
}
#topnav ul, #topnav ul li {
    list-style-type: none;
    margin: 0;
    min-height: 48px;
    padding: 0;
}
#topnav ul {
    background: #fff url("../img/topgradient.jpg") repeat-x scroll 0 0;
    float: left;
    padding: 10px;
    width: 100%;
}
#topnav li, #topnav li a {
    float: left;
}
#topnav li a {
    color: #666;
    display: block;
    font-size: 72%;
    overflow: hidden;
    padding: 0 3px;
    text-align: center;
    text-decoration: none;
    text-overflow: ellipsis;
    width: 48px;
}
#topnav li a img {
    display: block;
    margin: 0 auto;
}
#topnav li a:hover {
    color: #000;
    text-decoration: underline;
}
#topnav li.disabled a:hover {
    color: #666;
    cursor: default;
    text-decoration: none;
}
#topnav br {
    display: none;
}
.divider {
    border-right: 1px solid #ccc;
}
#topnav ul li.divider {
    margin-right: 5px;
}
#midtoolbar {
    background: #fff url("../img/topgradient.jpg") repeat-x scroll 0 0;
}
#midtoolbar .path {
    float: left;
    padding: 4px 0 0 15px;
    width: 315px;
}
#location {
    font-size: 85%;
    width: 230px;
}
#midtoolbar .path img {
    height: 15px;
    width: 15px;
}
#midtoolbar #srtoolbar {
    margin: 0 0 0 331px;
}
#srtoolbar ul {
    border-left: 1px solid #ccc;
    float: right;
    width: 100%;
}
#srtoolbar ul, #srtoolbar ul li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#srtoolbar ul li, #srtoolbar ul li a {
    float: left;
}
#srtoolbar ul li a {
    color: #666;
    font-size: 72%;
    margin: 0 0 0 5px;
    padding: 5px 2px;
    text-decoration: none;
}
#srtoolbar ul li a:hover {
    color: #000;
}
#srtoolbar ul li a img {
    display: inline;
    height: 15px;
    padding: 0 5px 0 0;
    position: relative;
    top: 3px;
    width: 15px;
}
#srtoolbar ul li a br {
    display: none;
}
#subleft, #subright {
    font-size: 85%;
	height: 376px;
}
#subleft {
    background: #fff url("../img/topgradient.jpg") repeat-x scroll 0 -31px;
	display: block;
    float: left;
    position: relative;
    width: 300px;
}
#subright {
    *border-left: 1px solid #ccc;
	margin-bottom:10px;
    margin-left: 320px;
    padding: 0;
    position: relative;
}
#sub_buttom{background: white none repeat scroll 0 0;
    margin-top: 10px;
    padding: 10px 10px 5px 10px;
    text-align: center;
    margin-left: 320px;}
#sub_buttom span.caret{float: none; margin-left: 10px;}
#sub_buttom ul{list-style: none;position: relative;display: inline-block;}
#sub_buttom ul.dropdown_submenu{position: absolute;bottom: 46px;left: 0;width: 100%;display:none;}
#sub_buttom >ul:hover ul.dropdown_submenu{display:block;}
#sub_buttom ul.dropdown_submenu a{margin-bottom:0px;border-radius: 0px;width: 100%;    font-size: 14px;}
#sub_buttom ul.dropdown_submenu li:nth-last-child(3) a{border-radius: 6px 6px 0px 0px;}

.editor_save_preview_btn{ 
	background:white;
	padding: 10px 10px 5px 10px;
    text-align: right;
	margin-bottom:5px;
	min-height: 55px;
}

#subleft .subleft_wrp{   height: 250px;
    overflow: auto;
	overflow-wrap: break-word;
    padding: 15px;
}

.editor_reset_wrp{padding: 8px;
text-align: center;
float: left;
width: 100%;}
.editor_file_listing{float:left;}
.editor_reset
.iframe_wrp{width:100%;height:123px;border-top:1px solid black;}
.iframe_wrp iframe{width:100%;border:none;}

#filesarea textarea{
    width: 100%;
    margin: 0;
    padding: 10px;
}
.quiz_alert{
	font-size: 12px;
    padding: 0 80px!important;
    height: 50px;
    margin-bottom: 5px!important;
    display: table;
    width: 100%;
    font-weight: bold;
}
.quiz_alert .close{position: absolute;
    right: 5px;
    top: 1px;}
.quiz_alert img{
	position: absolute;
    width: 25px;
    left: 12px;
    top: 12px;
	margin:0px!important;
}
.quiz_alert svg{
	position: absolute;
    left: 10px;
    top: 6px;
}
.editor_quiz_alert_content{vertical-align: middle;
    display: table-cell;}

#expandcontractdiv {
    padding-bottom: 10px;
}
#expandcontractdiv ul, #expandcontractdiv ul li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#expandcontractdiv ul li, #expandcontractdiv ul li a {
    float: left;
}
#expandcontractdiv ul li a {
    color: #666;
    display: block;
    margin: 0 8px 0 2px;
    text-decoration: none;
}
#expandcontractdiv ul li a:hover {
    color: #000;
}
#expandcontractdiv ul li a img {
    height: 15px;
    margin: 0;
    padding: 0;
    position: relative;
    top: 3px;
    width: 15px;
}
#filetable {
    color: #333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
}
#filetable th {
    border-bottom: 1px dotted #999;
    border-right: 1px dotted #999;
    padding: 5px;
}
#filetable td {
    padding: 2px 0 2px 10px;
}
#filetable input {
    color: #333;
    font-size: 10px;
}
div.yuimenubar ul {
    overflow: visible;
}
div.yuimenubar {
    background-color: #aaa;
}
div.yuimenubar div.bd {
    background-color: #aaa;
    border: 0 none;
    display: inline;
    height: 25px;
    margin: 0;
    padding: 0;
    vertical-align: top;
}
div.yuimenubar li.yuimenubaritem {
    border-style: none;
    border-width: 0;
    display: inline;
    height: 19px;
    margin: 0;
    overflow: hidden;
    padding: 4px 12px 2px;
    vertical-align: top;
}
div.yuimenubar li.yuimenubaritem img {
    border: 0 none;
    height: 1px;
    margin: 0;
    width: 1px;
}
div.yuimenu {
    background-color: #aaa;
    border: 1px solid #777;
    float: left;
    overflow: visible;
    position: absolute;
    z-index: 99999999;
}
div.yuimenu div.bd {
    background-color: #aaa;
    border-style: none;
    border-width: 0;
}
div.yuimenu li.yuimenuitem {
    padding-bottom: 4px;
    padding-top: 4px;
}
div.yuimenu li.yuimenuitem img {
    border: 0 none;
    height: 9px;
    margin: 0 -16px 0 10px;
    width: 9px;
}
div.yuimenu ul {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #777;
    border-image: none;
    border-style: solid;
    border-width: 1px 0 0;
}
div.yuimenu li.selected, div.yuimenubar li.selected {
    background-color: #039;
}
div.yuimenu li.selected a.selected, div.yuimenubar li.selected a.selected {
    text-decoration: none;
}
div.yuimenu li.disabled a.disabled, div.yuimenu li.disabled em.disabled, div.yuimenubar li.disabled a.disabled {
    color: #666;
}
.uploadframe {
    height: 350px;
}
.filescroller {
    background: #aaa none repeat scroll 0 0;
    border: 1px solid #777;
    height: 350px;
}
.windowmain {
    display: none;
    margin: 0;
    padding: 0;
}
.wincontent {
    overflow: hidden;
}
.filewindow {
    overflow: hidden;
}
.filemain {
    background-color: #fff;
    cursor: crosshair;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.toolBarButtonTxt {
    border: 2px outset #777;
    height: 16px;
    margin: 2px;
    position: relative;
    text-decoration: none;
    top: 0;
}
.toolBarLocation {
    margin: -5px 0 0;
    padding: 0;
}
.toolBarButton {
    border: 2px outset #777;
    cursor: pointer;
    height: 16px;
    margin: 2px;
    padding: 2px;
    top: 0;
    width: 16px;
}
.toolbar {
    background-color: #aaa;
    border: 1px outset #777;
    height: 30px;
    margin: 0;
    width: 100%;
}
.menubar {
    background-color: #aaa;
    border: 1px outset #777;
    height: 25px;
    margin: 0;
    width: 100%;
}
.button {
    font-size: 8px;
    height: 24px;
    margin-top: 3px;
    vertical-align: top;
    width: 20px;
}
.location {
    border: 2px outset #99d;
    color: #440;
    font: 11px Verdana,Arial,Helvetica,sans-serif;
    height: 22px;
    margin-top: 2px;
    vertical-align: top;
    width: 200px;
}
.treebox {
    overflow: auto;
}
.fileicon {
    background: #fff none repeat scroll 0 0;
    border: 1px dotted #ccc;
    clear: right;
    cursor: default;
    display: inline;
    float: left;
    height: 50px;
    margin: 6px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 110px;
}
.fileicon div {
    font: 10px Verdana,Arial,Helvetica,sans-serif;
}
.fileicon img {
    cursor: pointer;
}
.listviewtbl tr {
    background: #fff none repeat scroll 0 0;
    font: 11px Verdana,Arial,Helvetica,sans-serif;
}
.listviewtbl {
    font: 11px Verdana,Arial,Helvetica,sans-serif;
}
.listviewtbl td img {
    cursor: pointer;
}
.listviewmaintd {
    border: 1px dotted #ccc;
    color: #000;
    cursor: default;
    font: 11px Verdana,Arial,Helvetica,sans-serif;
    overflow: hidden;
    white-space: nowrap;
}
.listviewmtimetd {
    color: #000;
    cursor: crosshair;
    font: 11px Verdana,Arial,Helvetica,sans-serif;
    overflow: hidden;
    text-align: right;
    white-space: nowrap;
}
.listviewsizetd {
    color: #000;
    cursor: crosshair;
    font: 11px Verdana,Arial,Helvetica,sans-serif;
    overflow: hidden;
    text-align: right;
    white-space: nowrap;
}
.listviewmodetd {
    color: #000;
    cursor: crosshair;
    font: 11px Verdana,Arial,Helvetica,sans-serif;
    overflow: hidden;
    text-align: right;
    white-space: nowrap;
}
.filelistmaindiv {
    background: #fff none repeat scroll 0 0;
    cursor: default;
    display: block;
    font: 11px Verdana,Arial,Helvetica,sans-serif;
    margin-bottom: 1px;
    margin-top: 1px;
    overflow: hidden;
    padding-bottom: 3px;
    padding-top: 3px;
    text-align: left;
    white-space: nowrap;
    width: 99%;
}
.listviewmaindiv {
    border: 1px dotted #ccc;
    cursor: default;
    display: inline;
    float: left;
    font: 11px Verdana,Arial,Helvetica,sans-serif;
    height: 13px;
    overflow: hidden;
    padding-bottom: 0;
    padding-left: 2px;
    padding-top: 0;
    text-align: left;
    white-space: nowrap;
    width: 54%;
}
.listviewmaindivMSIE {
    border: 1px dotted #ccc;
    cursor: default;
    display: inline;
    float: left;
    font: 11px Verdana,Arial,Helvetica,sans-serif;
    height: 13px;
    overflow-x: hidden;
    padding-bottom: 0;
    padding-left: 2px;
    padding-top: 0;
    text-align: left;
    white-space: nowrap;
    width: 54%;
}
.listviewmtimediv {
    cursor: crosshair;
    display: inline;
    float: left;
    font: 11px Verdana,Arial,Helvetica,sans-serif;
    overflow: hidden;
    padding-left: 3px;
    text-align: right;
    white-space: nowrap;
    width: 23%;
}
.listviewsizediv {
    cursor: crosshair;
    display: inline;
    float: left;
    font: 11px Verdana,Arial,Helvetica,sans-serif;
    overflow: hidden;
    padding-left: 3px;
    text-align: right;
    white-space: nowrap;
    width: 14%;
}
.listviewmodediv {
    cursor: crosshair;
    display: inline;
    float: left;
    font: 11px Verdana,Arial,Helvetica,sans-serif;
    overflow: hidden;
    padding-left: 2px;
    text-align: right;
    white-space: nowrap;
    width: 7%;
}
.fileimg img {
    cursor: pointer;
}
.filename {
    cursor: default;
    font-size: 11px;
    margin-left: 0;
    padding: 0;
    word-wrap: break-word;
}
.zOverlay {
    display: none;
    position: absolute;
    z-index: 9500;
}
.toolBarButtonTxt {
    border: 2px outset #777;
    height: 16px;
    margin: 2px;
    position: relative;
    text-decoration: none;
    top: 0;
}
.toolBarLocation {
    position: relative;
    top: 0;
}
.toolBarButton {
    border: 2px outset #777;
    cursor: pointer;
    height: 16px;
    margin: 2px;
    top: 0;
    width: 16px;
}
.marginless {
    margin: 0;
    padding: 0;
}
.uploadframe {
    border: 0 none;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
}
.fileinfo-tbl .row1-col1 {
    border-bottom: 1px dotted #aaa;
    font: 10px "Gill Sans","Trebuchet MS",Verdana,Georgia,Helvetica,Arial,sans-serif;
    padding: 0;
}
.fileinfo-tbl .col1 {
    border-bottom: 1px dotted #aaa;
    font: 10px "Gill Sans","Trebuchet MS",Verdana,Georgia,Helvetica,Arial,sans-serif;
    padding: 0;
}
.fileinfo-tbl .row1-col1-end {
    border-bottom: 0 none;
    font: 10px "Gill Sans","Trebuchet MS",Verdana,Georgia,Helvetica,Arial,sans-serif;
    padding: 0;
}
.fileinfo-tbl .col1-end {
    border-bottom: 0 none;
    font: 10px "Gill Sans","Trebuchet MS",Verdana,Georgia,Helvetica,Arial,sans-serif;
    padding: 0;
}
.preview {
    border: 1px dotted #000;
}
.yui-panel-container, .panel-container {
    background-color: transparent;
    overflow: visible;
    position: absolute;
    visibility: hidden;
    width: auto;
    z-index: 6;
}
.yui-panel, .panel {
    background-color: transparent;
    border: 1px solid #fff;
    border-collapse: separate;
    font: 1em Arial;
    left: 0;
    overflow: visible;
    position: relative;
    top: 0;
    visibility: hidden;
    z-index: 1;
}
.yui-panel .lt, .panel .lt {
    background: transparent url("/cPanel_magic_revision_1312508568/frontend/x3/filemanager/img/panel/hd-bg.jpg") repeat scroll 0 0;
    height: 22px;
    left: 0;
    position: absolute;
    top: 0;
    width: 7px;
}
.yui-panel .rt, .panel .rt {
    background: transparent url("/cPanel_magic_revision_1312508568/frontend/x3/filemanager/img/panel/hd-bg.jpg") repeat scroll 0 0;
    height: 22px;
    position: absolute;
    right: 0;
    top: 0;
    width: 7px;
}
.yui-panel .bd, .panel .bd {
    overflow: visible;
    padding: 4px;
}
.yui-panel .bd p, .panel .bd p {
    margin: 0 0 1em;
}
.yui-panel .container-close, .panel .container-close {
    background-image: url("/cPanel_magic_revision_1312508567/frontend/x3/filemanager/img/panel/close.gif");
    background-repeat: no-repeat;
    cursor: pointer;
    height: 18px;
    left: 4px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 3px;
    visibility: inherit;
    width: 40px;
    z-index: 6;
}
.yui-panel .ft, .panel .ft {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff url("../img/topgradient.jpg") repeat-x scroll 0 0;
    border-color: #ccc;
    border-image: none;
    border-style: solid;
    border-width: 0 2px 2px;
    overflow: hidden;
    padding: 4px;
}
#win {
    visibility: hidden;
}
.yui-panel-container.shadow .underlay, .panel-container.shadow .underlay {
    background: #fff url("../img/topgradient.jpg") repeat-x scroll 0 0;
    display: none;
}
.yui-panel, .panel {
    background-color: transparent;
    border: 0 none;
    overflow: visible;
}
.yui-panel .hd, .panel .hd {
    background: transparent url("/cPanel_magic_revision_1312508568/frontend/x3/filemanager/img/panel/hd-bg.jpg") repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    margin-left: 0;
    margin-right: 0;
    overflow: visible;
    padding: 3px 0;
    text-align: center;
}
.yui-panel .hd span, .panel .hd span {
    line-height: 22px;
    vertical-align: middle;
}
.yui-panel .tl, .yui-panel .lt, .panel .tl, .panel .lt {
    background: transparent url("/cPanel_magic_revision_1312508568/frontend/x3/filemanager/img/panel/hd-bg.jpg") repeat scroll 0 0;
    height: 22px;
    left: 0;
    top: 0;
    width: 7px;
}
.yui-panel .tr, .yui-panel .rt, .panel .rt, .panel .tr {
    background: transparent url("/cPanel_magic_revision_1312508568/frontend/x3/filemanager/img/panel/hd-bg.jpg") repeat scroll 0 0;
    height: 22px;
    right: 0;
    top: 0;
    width: 7px;
}
.yui-panel .tp, .panel .tp {
    background-color: #fff;
    border-color: #aeaeae;
    border-style: solid;
    border-width: 1px 1px 0;
    overflow: hidden;
    padding: 0;
}
.yui-panel .tp .content, .panel .tp .content {
    background-color: #fff;
    display: none;
    height: 52px;
    margin: 0;
    overflow: hidden;
    padding: 15px;
    width: 380px;
}
.yui-panel .bd h4, .panel .bd h4 {
    font-size: 129%;
}
.yui-panel .bd, .panel .bd {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff url("../img/topgradient.jpg") repeat-x scroll 0 0;
    border-color: #ccc;
    border-image: none;
    border-style: solid;
    border-width: 0 2px 1px;
    font-size: 85%;
    overflow: hidden;
    padding: 15px;
}
.yui-panel .bd .content, .panel .bd .content {
    background: #fff url("../img/topgradient.jpg") repeat-x scroll 0 0;
    display: none;
    height: 400px;
    margin: 0;
    overflow: auto;
    padding: 15px;
    width: 380px;
}
.zOverlay {
    display: none;
    position: absolute;
    z-index: 9500;
}
#chmodtbl td {
    padding: 5px;
}
.menuitem-download {
    background: rgba(0, 0, 0, 0) url("/cPanel_magic_revision_1312508568/frontend/x3/filemanager/menuicons/download.gif") no-repeat scroll 0 0;
    padding-bottom: 6px;
    padding-left: 22px;
}
.menuitem-view {
    background: rgba(0, 0, 0, 0) url("/cPanel_magic_revision_1312508568/frontend/x3/filemanager/menuicons/view.gif") no-repeat scroll 0 0;
    padding-bottom: 6px;
    padding-left: 22px;
}
.menuitem-edit {
    background: rgba(0, 0, 0, 0) url("/cPanel_magic_revision_1312508568/frontend/x3/filemanager/menuicons/edit.gif") no-repeat scroll 0 0;
    padding-bottom: 6px;
    padding-left: 22px;
}
.menuitem-codeedit {
    background: rgba(0, 0, 0, 0) url("/cPanel_magic_revision_1312508568/frontend/x3/filemanager/menuicons/code-edit.gif") no-repeat scroll 0 0;
    padding-bottom: 6px;
    padding-left: 22px;
}
.menuitem-htmledit {
    background: rgba(0, 0, 0, 0) url("/cPanel_magic_revision_1312508568/frontend/x3/filemanager/menuicons/edit-html.gif") no-repeat scroll 0 0;
    padding-bottom: 6px;
    padding-left: 22px;
}
.menuitem-move {
    background: rgba(0, 0, 0, 0) url("/cPanel_magic_revision_1312508568/frontend/x3/filemanager/menuicons/move.gif") no-repeat scroll 0 0;
    padding-bottom: 6px;
    padding-left: 22px;
}
.menuitem-copy {
    background: rgba(0, 0, 0, 0) url("/cPanel_magic_revision_1312508568/frontend/x3/filemanager/menuicons/copy.gif") no-repeat scroll 0 0;
    padding-bottom: 6px;
    padding-left: 22px;
}
.menuitem-rename {
    background: rgba(0, 0, 0, 0) url("/cPanel_magic_revision_1312508568/frontend/x3/filemanager/menuicons/rename.gif") no-repeat scroll 0 0;
    padding-bottom: 6px;
    padding-left: 22px;
}
.menuitem-chmod {
    background: rgba(0, 0, 0, 0) url("/cPanel_magic_revision_1312508568/frontend/x3/filemanager/menuicons/change-permissions.gif") no-repeat scroll 0 0;
    padding-bottom: 6px;
    padding-left: 22px;
}
.menuitem-delete {
    background: rgba(0, 0, 0, 0) url("/cPanel_magic_revision_1312508568/frontend/x3/filemanager/menuicons/delete.gif") no-repeat scroll 0 0;
    padding-bottom: 6px;
    padding-left: 22px;
}
.menuitem-extract {
    background: rgba(0, 0, 0, 0) url("/cPanel_magic_revision_1312508568/frontend/x3/filemanager/menuicons/extract.gif") no-repeat scroll 0 0;
    padding-bottom: 6px;
    padding-left: 22px;
}
.menuitem-compress {
    background: rgba(0, 0, 0, 0) url("/cPanel_magic_revision_1312508568/frontend/x3/filemanager/menuicons/compress.gif") no-repeat scroll 0 0;
    padding-bottom: 6px;
    padding-left: 22px;
}
.menuitem-pass {
    background: rgba(0, 0, 0, 0) url("/cPanel_magic_revision_1312508568/frontend/x3/filemanager/menuicons/password-protect.gif") no-repeat scroll 0 0;
    padding-bottom: 6px;
    padding-left: 22px;
}
.menuitem-leech {
    background: rgba(0, 0, 0, 0) url("/cPanel_magic_revision_1312508568/frontend/x3/filemanager/menuicons/leech-protect.gif") no-repeat scroll 0 0;
    padding-bottom: 6px;
    padding-left: 22px;
}
.menuitem-index {
    background: rgba(0, 0, 0, 0) url("/cPanel_magic_revision_1312508568/frontend/x3/filemanager/menuicons/manage-index.gif") no-repeat scroll 0 0;
    padding-bottom: 6px;
    padding-left: 22px;
}
.dispfile {
    color: #000;
}
.dispfileContainer {
    border: 1px dotted #777;
}
#settings {
    color: #fff;
    float: left;
    font-size: 11px;
    margin-top: 11px;
}
#settings a {
    color: #fff;
}
.cursor_pointer  .ygtvlabel, .cursor_pointer  .ygtvlabel:link, .cursor_pointer  .ygtvlabel:visited, .cursor_pointer .ygtvlabel:hover,
.ygtvcontent .ygtvlabel, .ygtvcontent .ygtvlabel:link, .ygtvcontent .ygtvlabel:visited, .ygtvcontent .ygtvlabel:hover {
    cursor: pointer;
}
.ygtvtm_is_file.selected,.ygtvtm_is_file:hover{background:#28a7e9;color:white;}
.ygtvtm_is_file.selected .ygtvlabel,.ygtvtm_is_file:hover .ygtvlabel{font-weight:bold;}


@media (max-width:992px){.editor_upload_wrp img{ width: 54px;margin-top:0!important;}.editor_upload_wrp{ margin-top: 10px; width: 100%;}.html_editor_body #feature{padding-top: 165px;}#subleft,#subright{float: left;margin-left: 0;width: 100%; margin-bottom: 20px;}#sub_buttom{float:left; margin-top: 0px;margin-left: 0;width:100%;}}

/* End : File editor */

/* Pricing Page */
#pricing .pricing_online_webiste_wrp .pricing .pricing-title{background: #C3C3C3;}
#pricing_btm .overlay{background:white;}

#pricing .pricing .pricing-title .reviews{font-size:11px}#pricing .pricing .pricing-title .reviews img{vertical-align:-5px}.pricing font{font-size: 11px;}#pricing .pricing .pricing-title h5{color:#333; font-weight: bold;}#pricing .pricing .pricing-title p{font-size:33px;font-family:Nunito;margin-bottom:0}#pricing .pricing ul{padding:0;margin:0}#pricing .pricing ul li{display:block;list-style:none;padding:10px 5px;border-bottom:1px solid #ccc}#pricing .pricing ul li:nth-child(2n+1){background-color:#fbfbfb}#pricing .pricing .btn,.btn.btn-signup-bulk{background:0 0;border:1px solid #28a7e9;border-radius:0;color:#28a7e9;font-weight:700;padding-right:40px;padding-left:40px;margin-top:20px;margin-bottom:30px;transition:all .3s ease;}.btn.btn-signup-bulk{margin-top:0!important; height: 34px!important;}#pricing .pricing .btn:hover,.btn.btn-signup-bulk:hover{background:#28a7e9;color:#fff}#pricing .pricing .btn.btn-gray {border-color: gray!important;color: gray!important;padding: 6px 14px;} #pricing .pricing .btn.btn-singup-now{padding: 6px 19px;}#pricing .pricing .btn.btn-gray:hover {background: gray!important;color: white!important;}#buy,#demo,#privacy_policy_generator{padding-top:80px;padding-bottom:80px}#buy .form-group{border-bottom:1px solid #ccc;padding-bottom:15px}#buy .form-group.last{border-bottom:none;padding-bottom:0}#contact{background:url(../img/contact-bg.jpg) no-repeat;background-size:cover;color:#fff}#contact h1{padding-bottom:10px}#contact h3{margin-top:0px}#contact address{padding-top:20px}#contact address .fa{background:#28a7e9;border-radius:50%;width:40px;height:40px;line-height:40px;text-align:center;margin-top:6px;margin-right:10px}#contact .contact-form{padding-top:40px}#contact .form-control{border:none;border-radius:0;box-shadow:none;margin-bottom:20px}#contact label.error{margin-top:-18px;position:absolute}#contact input{height:50px}#contact input[type=submit]{background:#28a7e9;color:#fff;font-weight:700;transition:all .3s ease}#contact input[type=submit]:hover{background:#107DB6}
@media screen and (max-width:991px){.templatemo-box{margin-bottom:30px}#pricing .active{bottom:0}.pricing{margin-bottom:20px}}
#bulk_option_wrp{float:left;margin-top: 15px;}
.in_free_demo{position: absolute;
right: 70px;
margin-top: 48px;}
.list_without_dots{list-style:none;}
.how-to-install img, .guide img{border: 1px solid #ccc;padding: 4px;border-radius: 7px;}
.guide_hosting_info{padding: 0px 20px;
border-left: 5px solid #ccc;
border-right: 5px solid #ccc;
margin: 30px 0;
text-align: justify;}
@media screen and (max-width:360px){.pricing{padding-bottom:40px}}

#pricing .pricing .pricing-title{position: relative;overflow:hidden;}
.discount_right_text {
    position: absolute;
    background: yellow;
    color: black;
    right: 15px;
    width: 130px;
    height: 130px;
    top: -65px;
    right: -65px;
	 -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    transform: rotate(45deg);
}
.discount_right_text span {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    font-size: 20px;
    font-weight: bold;
}
.pricing_bloc{margin-bottom:60px;}
.linethrought {
	position: relative;
	white-space: nowrap;
	font-size: 27px;
	margin-right: 15px;
	position: relative;
	top: -2px;
}

.linethrought:after {
    border-top: 2px solid black;
    position: absolute;
    content: "";
    right: 0;
    top:50%;
    left: 0;
}
.pricing_details_txt{ display: block;
    font-size: 12px;
    margin-top: -2px;}
.help_bulk{ cursor: pointer;
    margin-bottom: 11px;
    margin-left: 10px;
    margin-top: 1px;
    position: relative;
    top: 4px;
    width: 30px;}
.expried_domain_pricing {  margin-top: 40px;}
.expried_domain_pricing .pricing-title{background:red!important;}
.expried_domain_pricing .btn{border:1px solid red!important;color:red!important;}
.expried_domain_pricing .btn:hover{background:red!important;color:white!important;}
.pricing_word{margin-bottom:0;margin-top: 20px;}

.expried_domain_pricing .expired_content .pricing-title{background:#FFC90E!important;}
.expried_domain_pricing .expired_content .pricing-title p{color:black;}
.expried_domain_pricing .expired_content .btn{border:1px solid #FFC90E!important;color:#FFC90E!important;}
.expried_domain_pricing .expired_content .btn:hover{background:#FFC90E!important;color:white!important;}
/*End: Pricing page*/

.pric_new{background: black none repeat scroll 0 0;
    border-radius: 140px;
    color: white;
    font-size: 25px;
    height: 82px;
    padding: 15px 10px;
    position: absolute;
    right: -26px;
    top: -41px;
    width: 82px;}

ul.share-buttons{ left: 0; padding: 0;
    position: fixed;
    top: 170px; width: 40px;}
ul.share-buttons li {
    display: inline-block;
    float: left;margin-bottom: 2px;
}
ul.share-buttons img {
    width: 40px;
}
.pr_paypal_email {  top: -15px;}
.best-quality-explanation{ margin-top: 40px;}
@media (max-width:767px){
	ul.share-buttons {  display:none;}
	nav.templatemo-nav{padding-bottom: 8px;}
}
@media (max-width:992px){.pr_paypal_email {  top: 0px;}}
.create_link,.auto_create_links,.remove_broken_images{float:left;}
.remove_broken_images{margin-left:3px;}
.editor_reset_wrp a{float:left;clear:left;margin-bottom:4px;}
.modal_create_link #link_result{width:100%;}
.link_http{    color: #C2C2C2;
    margin-left: -41px;
    margin-top: 8px;
    position: absolute;}
	
	

.lang_wrp{   margin-top: 80px;  z-index: 9;position: absolute;width: 100%;}
ul.lang_list_wrp{background: #18648C;
    float: right;
    list-style: outside none none;
    padding: 0;
    width: 120px;
    border: 1px solid #0A4C6B;
    border-radius: 5px;}
ul.lang_list_wrp ul.lang_list{list-style: outside none none;padding: 0;display:none;}
ul.lang_list_wrp li{ float: left;
    width: 100%;}
ul.lang_list_wrp li a{color: white;width: 100%; float: left;padding: 5px 10px;}
ul.lang_list li.active a,ul.lang_list li:hover a,ul.lang_list li:focus a,ul.lang_list li:active a{background: white;color: #18648C!important;}
ul.lang_list_wrp li a .caret{float:right; margin-top: 9px;}
ul.lang_list_wrp li a img{
	margin-right: 5px;
}

/* Privacy Policy Page */
#privacy_policy_generator input[type="radio"], #privacy_policy_generator input[type="checkbox"] { width: auto;}
#privacy_policy_generator textarea{height: 250px;
    margin-top: 30px;
    width: 100%;padding:10px;}
/* End Privacy Policy Page */
/* Expired Domain */
.dn_block_wrp{margin-top:5px;}
.dn_block{ margin-bottom: 22px;}
.dn_block_title{ font-size: 20px;    font-weight: bold;}
.expired_domains p{ line-height: 18px;}
.expired_domains h2{ margin-top: 0;}
.expired_domains hr{margin-top: 15px;}
/* End Expired Domain */
/* Home Page */
.img_wrp_expired_conent {text-align:center;}
.img_wrp_expired_conent img{width:120px;}
.btn-very-big{
	background: rgba(0, 0, 0, 0) url("../img/button_bg.png") no-repeat scroll right -52px;
    border: medium none;
    color: #925600;
    display: block;
    float: left;
    font-family: Georgia,serif;
    font-size: 18px;
    font-weight: bold;
    height: 53px;
    line-height: 45px;
    margin: 8px 0px 0 0;
    padding-right: 32px;
    text-shadow: 1px 1px 1px #fadb82;
	float: right;

}
.btn-very-big span{
background: rgba(0, 0, 0, 0) url("../img/button_bg.png") no-repeat scroll left top;
    display: block;
    height: 53px;
    padding-left: 27px;
}
#home,.overlay{background:white;}
.demo_email_wrp{float: left;
width: 262px !important;
margin-right: 48px;
margin-bottom: 20px;}
#demo_form #email{max-width: 262px !important;}
.btn-very-big.btn-very-big-1{background: rgba(0, 0, 0, 0) url("../img/button_bg.png") no-repeat scroll right -52px;float: left;margin-top: -7px !important;}
.demo_list_wrp{float: left;
width: 100%;
position: relative;margin-bottom:20px;}
.demo_scraping_btn{margin-bottom:0px!important;}
.demo_list_nbr{background: black;
color: white;
padding: 7px;
border-radius: 50px;
display: inline-block;
width: 35px;
height: 35px;
text-align: center;
font-size: 16px;
font-weight: bold;
float:left;}
.demo_list_content{line-height: 25px;
margin-top: 5px;
margin-left: 45px;overflow-wrap: break-word;}
@media (max-width:620px){#demo_form_wrp .btn-very-big{clear:both;}}
@media (max-width:400px){#demo_form_wrp .demo_email_wrp{width:100%!important;}}
/* Home Page */
.in_block_mdl  #email{max-width: 262px !important;}
ul.in_block_mdl_desc{float: left;margin-top: 15px;padding-left: 0 !important;font-size: 15px;}
ul.in_block_mdl_desc li{background: url('../img/check-mark-blue.png') no-repeat 0px 8px;
list-style: none;
padding-left: 20px;}
body.frontpage #desc{padding: 40px 0;}
#home .in_block_first img{margin-bottom: 10px;*margin-top: -14px;}
#home .in_block_last img{ margin-bottom: 25px;
    margin-top: 10px;
    width: 170px;}

.in_block{ background: #124D6B;color:white;float: left;font-size: 13px;padding: 10px 20px;width: 29%;}
.in_block.active{background: #18648c none repeat scroll 0 0;border-radius: 10px;margin-top: -20px;width: 42%;-webkit-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.75);-moz-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.75);box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.75);border: 8px solid white;}
.in_block.active p { font-size: 16px;}
.in_block .help-block,.in_block .help-block a{color:white;}

.in_demo_explanation{font-size: 15px;line-height: 25px !important;margin-top: 10px;}
h1{ font-size: 30px;margin-top:0;}
h2{ font-size: 24px;}
.archiveorg_logo{width: 70px;}
.archiveorg_logo_wrp{ float: left; width: 100px;}
.in_bn_wrp{margin-bottom: -13px;text-align: center;}
@media (max-width:1400px){.in_block{ width:27%;}.in_block.active{width:46%;}}
@media (max-width:1050px){.in_block{   margin-bottom: 20px;margin-top: 0 !important;width: 100% !important;}}
/* End Home Page */

/* Wordpress conversion */
.exp_btn_wrp {text-align:center;}
.exp_btn_wrp .btn{float:none!important;}
@media (max-width:420px){.exp_btn_wrp .btn{display:block;}}

.accordion_wrp{}
.accordion_wrp .accordion_title{margin:60px 0 20px;}
.accordion_wrp .accordion_item{margin-bottom:2px;}
.accordion_wrp .collapsible {color: black;cursor: pointer;padding: 18px;width: 100%;text-align: left;outline: none;font-size: 15px;border: 1px solid black;border-radius: 5px;}
.accordion_wrp .active, .collapsible:hover {background-color: #5fb5e6;color:white;}
.accordion_wrp .collapsible:after {content: '\002B';color: black;font-weight: bold;float: right;margin-left: 5px;}
.accordion_wrp .active:after {content: "\2212";}
.accordion_wrp .wc_content {padding: 0 20px;max-height: 0;overflow: hidden;transition: max-height 0.2s ease-out;background-color: #f1f1f1;}
.accordion_wrp .wc_content_wrp {max-width:720px;padding: 20px 0;}
.accordion_wrp .collapsible .collapsible_txt{max-width:720px;}

.video-responsive{overflow:hidden;padding-bottom:56.25%;position:relative;height:0;max-width: 660px;}
.video-responsive iframe{left:0;top:0;height:100%;width:100%;position:absolute;}
/* End Wordpress conversion */

.buy_row_invoice{float:left;}
.buy_row_invoice .remove_img_checkbox_wrp{margin-top: 6px;margin-left: 15px;}
.tooltip{ border-bottom: 1px dashed!important;cursor:pointer!important;float:none!important;}
.tooltip.tooltip_left{ float:left!important;}
.tooltip.tooltip_not_dashed{ border: none!important;margin-top:0!important;}
@media (min-width:540px){.tooltip_different_domain{max-width:220px;}}
/* Demo page */
	.form-horizontal .form-group.demo_wp_sample{margin-top: -5px;margin-bottom: 20px;}
	.form-horizontal .form-group.demo_wp_sample label {text-align:left;}
	.demo_wp_sample_1{float:left;margin-right: 32px;}
	.demo_wp_sample_2{float:left;margin-top: -6px;}
	.demo_wp_tooltip{padding-bottom: 5px;}
	.demo_option_wrp{float:left;width:100%;}
	@media screen and (max-width:360px){.demo_wp_sample_1{padding-bottom:10px}}
	#demo_form .email {
		max-width: 512px;
	}
/* End Demo page */

/* Buy page */
	.wp_radio_wrp{width: 155px;float: left;}
	.wp_radio_wrp.wp_radio_bulk_wrp{width: 225px;}
	.wp_service_delay{display:none;
	margin-left: 160px;
	margin-bottom: 20px;
	font-size: 11px;
	max-width: 420px;
	top: 10px;
	position: relative;}
	.wp_service_delay.wp_service_bulk_delay{margin-left: 225px;}
	.ebn_top_wrp{width: 155px;float: left;}
	.ebn_remarks{margin-left: 160px;
	font-size: 11px;
	max-width: 420px;
	top: 10px;
	position: relative;}
	.ebn_btm_wrp{
		float: left;
		margin-top: 25px;
	font-size: 12px;}
	.ins_regular_website{text-align: justify;}
	.ebn_wrp{display:none;}
	.ebn_wrp label{*font-weight:normal;}
	.ebn_wrp input{margin-top: 10px !important;}
	.highlited_ebn_text{background: white;
	border: 3px solid #e7e7e7;
	padding: 20px;
	margin-bottom: 60px;
	margin-top: 20px;}
	.v_sign{margin-left: 20px;}
	.v_sign li{list-style-image: url("../img/ul1_m_green.png") !important;margin-bottom: 5px;}

	#buy_form #email{max-width: 280px;display: inline-block;}
	#buy_form select{max-width: 172px;}
	select.pay_with_select{max-width: 172px!important;}

	.payment_btn_big_wrp_left {padding-top: 11px;}
	.buy_total_wrp {color: black;font-size: 18px;font-weight: bold;margin-top: -2px;padding-top: 11px;float:left;}
	.payment_buttons_wrp{position: absolute;margin-top: 5px;left: 360px;width: 192px;}
	.btn_payment{width: 100%;height: 35px;float: right;margin-top: 0px;width: 100%;display: none;text-indent: -9999px;background-size: 100% 100%;background-repeat: no-repeat;border: none;cursor: pointer;}
	.btn_paypal{background-image: url("../img/btn_paypal.png");}
	
	.btn_payment.btn_payment_grey{display:none;font-size: 12px;line-height: 22px;text-indent: 0px;font-weight:bold;width: 100%;font-size: 13px;font-weight: bold;background-color: #E1E7EB;color: #2C2E2F;padding: 7px 20px;border:0;-webkit-border-radius:4px;-moz-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;-webkit-transition:background-color .4s ease-out;-moz-transition:background-color .4s ease-out;-o-transition:background-color .4s ease-out;transition:background-color .4s ease-out;-webkit-font-smoothing:antialiased}
	.btn_payment.btn_payment_grey:hover{background-color:#d2dbe1;outline:0}
	.btn_payment.btn_payment_grey:focus{background-color:#d2dbe1;text-decoration:underline;outline:0;}
	.payment_method_icons_wrp img{width: 100%;max-width:330px;min-height: 126px;margin-top: 60px;border: 1px solid;border-radius: 15px;}
	.card_icons_wrp{*margin-top: 40px;}
	.card_icons_wrp img{*height:20px;}
	.secure_icon_wrp{*margin-top: 20px;}
	.secure_icon_wrp img{*height: 54px;*left: 13px;*position: relative;}
	@media (max-width:1068px){.payment_buttons_wrp{left:auto;right:13px;}}
	@media (max-width:992px){.payment_btn_big_wrp_left{width: 72px;float: left;}.payment_btn_big_wrp_right{width: 533px;padding-left: 74px;}.payment_buttons_wrp{left: auto;right: 4px;}}
	@media (max-width:542px){.payment_btn_big_wrp_right{width: 100%;float:left;margin-left: 20px;} body .payment_buttons_wrp{left: 62px;}
	.wp_radio_wrp,.ebn_top_wrp{width:100%!important;}
	.wp_service_delay,.ebn_remarks{float:left;margin-left: 0px!important;top: 5px;}
	}
	


	.payment_buttons_wrp.payment_buttons_wrp_bulk{max-width: 168px;margin-left: 90px;margin-bottom:20px;}

	#buy .form-group.buy_option_wrp{border-bottom:none;}
	#buy .form-group.business_information_wrp{display:none;border-bottom:none;}
	.business_information_wrp textarea{max-width:250px;}
	.archive_url {
		max-width: 532px;
	}
	.row_number{display:none;}
	.buy_checkbox_wrp.buy_checkbox_wrp_seo_options{margin-top: -8px;margin-bottom: 7px;}
	.buy_checkbox_seo_options h3{margin-top: -10px;}
	.buy_checkbox_seo_options h3 span{float:left;}
	.buy_checkbox_wrp{ float: left;margin-bottom: -8px; margin-top: 4px;}
	h3.toggle span.buy_advanced_options_remark{display:none;margin-left: 5px;}
	.buy_checkbox_wrp .remove_img_checkbox_wrp{display:none;}
	.buy_checkbox_title{width:100%;   float: left;}
	h3.toggle {
		background-image: url("../img/sprite.png");
		font-size: 18px;
		float:left;
	}
	h3.toggle {
		background-position: -5px -4px;
		background-repeat: no-repeat;
		cursor: pointer;
		font-size: 16px;
		margin-bottom: 3px;
		margin-top: 2px;
		padding: 0 0 10px 23px;
	}
	h3.toggle:hover{text-decoration : underline;}
	h3.toggle span {
		display: block;
		font-size: 14px;
		font-weight: normal;
		position: relative;
		text-decoration: none;
		top: 7px;
	}
	.remove_img_checkbox_wrp label{font-weight:normal;}
	.buy_option_wrp .remove_img_checkbox_wrp label{font-size: 12px;
		position: relative;
		top: -2px;} 
	h3.toggle-active {
		background-position: -38px -35px;
	}
	label.buy_discount_label{    
		padding: 3px 12px;
		font-size: 12px;
		font-weight: bold;
		margin-left: 4px;
	}
	.buy_total_txt_wrp {
		padding-top: 11px;
	}
	.buy_total_txt {
		font-size: 18px;
	}
	.buy_total_wrp{
		font-size: 18px;
		padding-top: 11px;
		font-weight: bold;
		margin-top: -2px;
		color:black;
		float:left;
	}

	#buy_form .buy_checkbox_wrp{width:100%;}
	.tooltip_bulk_1{display: inline-block;
		margin-left: 5px;
		position: relative;
		top: -1px;
		width: 34px;}

	#buy{padding-bottom:0!important;}
/* End Buy page */

/*  bulk page */
	#buy_bulk_form input#email{max-width:257px;}
	#buy_bulk_form input#agree_with_term{margin-left: 14px;margin-right: 5px;vertical-align: -2px;}
	#buy_bulk_form label.error {left: 268px;position: absolute;top: 9px;}
	#buy_bulk_form .agree_with_term_wrp label{top: 3px;font-weight:normal;}
	#buy_bulk_form .agree_with_term_wrp label.error{top: 3px;font-weight:bold;}
	#buy_bulk_form .form-group{position:relative;}
	
	.payment_btn_big_wrp_right{padding-left:0px;}
	.payment_buttons_wrp{position:relative;left:82px;display:inline-block;}
	
	@media (max-width:768px){.price_wrp{position: absolute;top: -8px;left: 173px;}.price_new_linke{display:none;}}
	
/*  End: bulk page */

/* Member Area Page */
	.payment_method_member_wrp{display:none;}
	.tooltip_waiting_info{float:none!important;}
	input.hosted_domain_input{ display: inline-block;
		height: 26px;
		margin-bottom: 5px;
		margin-left: 9px;
		width: 280px;padding: 0 10px;}
	.remove_img_checkbox_wrp_diff_domain{margin-top:5px;}
	.memb_wrp .form-group{  border-bottom: 1px solid #ccc;
		padding-bottom: 15px;}
	.memb_wrp .form-group.last{ border-bottom: none;}
	.bulk_top{ background: #0a4c6b none repeat scroll 0 0;
		color: white;
		padding-bottom: 10px !important;}
	.bulk_btm {
		padding-top: 30px;
	}
	.bulk_top h1{margin-bottom:30px;}

	.buy_bulk_1{ left: -37px;
		margin-top: -6px;
		position: relative;}
	@media screen and (max-width: 991px) {
		.buy_bulk_1{display:none!important;}
		.bulk_email_wrp{float: left;
		margin-bottom: 10px;
		margin-top: 10px;
		width: 100%;}
		.bulk_top h1{margin-bottom:10px;}
	}
	.price_bulk{float: left;font-size: 16px;margin-left: 10px;margin-top: 6px;}
	
	.remove_img_checkbox_wrp_range_date label.is_there_date_range_label{vertical-align: top;margin-top: 3px;}
	.is_there_date_range{display: inline-block;margin-right: 5px;}
	.range_date_from_to{display: inline-block;margin-right: 15px;max-width: 187px;vertical-align: top;}
	.range_date_from_to label{font-weight:bold;}
	.range_date_from_to label.error{padding-left: 25px;}
	input.range_date_min, input.range_date_max{ display: inline-block;
		height: 26px;
		margin-bottom: 5px;
		margin-left: 1px;
		width: 150px;padding: 0 10px;}
/* Member Area Page */

/* WEb development page */
	.equivalent_in_euro{float: left;margin-top: 60px;width: 100%;}
	.form_model_1 .form-group{  float: left;margin-bottom: 15px;width: 100%;}
	.form_model_1 input,.form_model_1 select{max-width:390px;}
	#description{max-width: 390px;height: 110px;}
	.form_model_1 span.red{float:none;}
	.currency_mill{ left: 2px;position: absolute;top: 4px;}
	.form_model_1 .payment_buttons_wrp{position: relative;float: left;left: 214px;}
	.hosting_note{display:none;margin-top: 12px;max-width: 800px;font-size: 13px;}
	
	@media screen and (max-width:991px){.form_model_1 .payment_buttons_wrp{left: 15px;}.form_model_1 .payment_btn_big_wrp_right{padding:0;}}
/* End WEb development page */
/* expired content */
	.expired_conent_img{ width:100%;text-align:center;}
	.fs_16{font-size:16px;}
	.fs_18{font-size:18px;}
	#expired_content_form textarea{ height: 194px; width: 170px;}
	#expired_content_form .payment_buttons_wrp{ left: 15px;margin-top: 23px;}
	.ty_expired_content_txt{font-size:17px;}
/* End expired content */

/* Expired Domain*/
.expired_table{margin-bottom:10px;margin-top:20px;}
.expired_table th,.expired_table td{padding:10px;}
#general_niche_form .payment_buttons_wrp{ left: 15px;margin-top: 23px;}
/* End : Expired Domain*/

/* Bulk Custom plan */
	.bulk_start_scraping{float:right;}
	.bulk_sign_up_btn{color:white;text-decoration:underline;}
	.bulk_sign_up_btn:hover,.bulk_sign_up_btn:active,.bulk_sign_up_btn:focus{color:white;}
	h1.bulk_sign_up_h1{margin-bottom: 10px;}
	.bulk_sign_up_wrp{margin-bottom: 30px;}
	.radio_input_wrp input{ margin-right: 5px !important;vertical-align: -2px;}
	.radio_input_wrp label{font-weight:normal;}
	.remove_img_checkbox_wrp.remove_img_checkbox_wrp_replace_string { margin-top: 5px;}
	.remove_img_checkbox_wrp.remove_img_checkbox_wrp_replace_string > input{  float: left; margin-top: 7px;}
	.in_wrp{ float: none; margin-left: 35px; margin-bottom: -5px;}
	.in02 label.replace_label{float:left; margin-top: 3px;font-weight:normal;cursor:default;}
	.in02 .col-md-6:nth-child(2) .old_new_imput_wrp {
		margin-left: 39px;
	}
	.in_wrp .in02:first-child label.replace_label{cursor:pointer;}
	.input_wrp_after_checkbox{margin-left: 232px!important;}
	.input_wrp_after_checkbox input{margin-left:0px;}
	.in02 .old_new_imput_wrp{ margin-left: 30px;}
	.col-replace-string-wrp.col-replace-string-wrp-to{float: none;margin-right: 39px;}
	.col-replace-string-to-wrp{display:inline-block;}
	.col-replace-string-wrp{float:left;}
	.col-replace-string-wrp-from{width: 513px;display: inline-block;margin-right: 6px;}
	.col-replace-string-wrp-from input{width: 280px;}
	.col-replace-string-wrp input{float: left;}
	.in02 .old_new_imput_wrp input{  height: 26px; margin-bottom: 5px;padding: 0 10px;}
	.add_remove{float: right;
	margin-left: 10px;}
	.add_remove.locked{opacity:0.5;}
	.add_remove.locked img{cursor:default;}
	.add_remove img{cursor:pointer;}
	.in_wrp .form-group,#buy .in_wrp .form-group{  margin-bottom: 0;
		padding-bottom: 0;border:none;}	
		
	@media screen and (max-width:1296px){
		.col-replace-string-to-wrp{width:100%;}
		.col-replace-string-wrp.col-replace-string-wrp-to {
			margin-right:0px;
		}
		.add_remove{float: left;}
		.col-replace-string-wrp-to .old_new_imput_wrp{
			margin-left: 212px;
			width: 280px;
		}
		.in_wrp .form-group,#buy .in_wrp .form-group{ border-bottom: 1px solid #ccc;margin-bottom: 5px; }
	}
	@media screen and (max-width:991px){
		.col-replace-string-wrp{float: left;
			width: 100%;
			margin-right: 0px!important;padding-right: 15px;}
		.col-replace-string-wrp input{width: 100%!important;max-width: 364px;}
		
		.in02 .old_new_imput_wrp {
			margin-left: 128px !important;
		}
		.col-replace-string-wrp-to  .old_new_imput_wrp{
			width: auto;
		}
		.col-replace-string-wrp-to{width: auto;
		float: none;
		margin-right: 38px !important;}
		.col-replace-string-wrp input{width: auto;}
	}
	#demo .col-replace-string-wrp.col-replace-string-wrp-to{margin-right: 0px!important;}
	#demo  .in_wrp .form-group{  border:none!important;}
	.buy_bulk{padding-top: 122px;
	max-width: 1270px;
	margin: 0 auto;}
	@media screen and (max-width:1313px){
		#demo .col-replace-string-to-wrp{width:100%;}
		#demo .col-replace-string-wrp.col-replace-string-wrp-to {
			margin-right:0px;
		}
		#demo .add_remove{float: left;}
		#demo .col-replace-string-wrp .old_new_imput_wrp{
			margin-left: 212px!important;
			width: 280px;
		}
		#demo .in_wrp .form-group{ border-bottom: 1px solid #ccc;margin-bottom: 5px; }
	}
	@media screen and (max-width:540px){
		#demo .col-replace-string-wrp .old_new_imput_wrp{margin-left: 126px !important;width: auto;}
		.input_wrp_after_checkbox {
			margin-left: 0px !important;
		}
	}

/* End Bulk Custom plan */










/* Buy PBN LINKS */
.pbn_checkbox_wrp,.pbn_total_wrp,.pbn_total_info_wrp,.pbn_total_wrp hr,.pbn_total_wrp_1,.pbn_total_wrp_2,.pbn_submit_btn_wrp{  
	float: left;
    width: 100%;}
.pbn_checkbox_wrp input{}
.pbn_checkbox_wrp label{vertical-align: 1px;}
.pbn_total_info_wrp { margin-top: 30px;}
.pbn_total_info_wrp span{float:right!important;}
.pbn_total_info_wrp p {
    margin-bottom: 1px;
}
.pbn_total_wrp_2{font-size: 35px;line-height: 35px; margin-top: 6px;}
.pbn_total_wrp_2 .pnb_total_txt{font-size: 16px; margin-right: 20px;}
.pbn_total_wrp hr{}
.pbn_forms ul{ padding-left: 30px;}
hr.pbn_hr_total{ border-top: 1px dashed;
    margin: 5px 0;}
.tooltip.tooltip_pbn_1 {
	margin-left: 7px;
    margin-top: -30px !important;
    position: relative;
    top: 13px;
    width: 38px;
}
.pbn_url_textarea{
	max-width: 380px;
    min-height: 90px;
}
.pbn_forms label{margin-top:10px;}
.pbn_forms .btn.btn-signup-bulk {
    width: 100%;
}
#ebn_and_expired_domain_form .payment_buttons_wrp{position: relative;float: right;left: 0;left: 17px;margin-top: 20px;}
@media screen and (max-width:991px){#ebn_and_expired_domain_form .payment_buttons_wrp{*left: 15px;}}

/* End Buy PBN LINKS */
/* Buy PBN Websites */
#buy_pbn_websites_form .pbn_total_info_wrp{ margin-top: 0px;}
.pbn_tot_right_website{margin-top:7px;}
.tooltip.tooltip_pbn_website {
    margin-left: 7px;
    position: relative;
    width: 38px;
}
/* End Buy PBN Websites */
/* FAQ */
#accordion span{float:none;}
/* End : FAQ */

/* Ebn Request */
.ebn_login_div{max-width: 520px;margin-top: 20px;}
/* End : Ebn Request */
/* Form for PBN Service */
.dyndot_forum_user_wrp{margin-top: 15px;}
.dyndot_forum_user_wrp *{float:left;}
input#dyndot_forum_user{max-width:160px;margin-right: 20px;}
label.dyndot_forum_user_label{margin-top: 7px;margin-right: 10px;}
#pbn_details_form .form-group{float:left;width:100%;}
#pbn_details_form .radio-inline input{margin-top:3px;}
.dyndot_forum_user_wrp label.error{position: absolute;left: 160px;top: 34px;}
#pbn_details_form .accept_wrp label.error{position: absolute;top: 16px;left: 23px;font-weight: bold;}
.tooltip_dyndot_forum_user{ cursor:pointer!important;display: inline-block;}
.tooltip_dyndot_forum_user img{	width: 34px;margin-right: 10px;margin-top:0px!important;}
.tooltip_dyndot_forum_user span{ border-bottom: 1px dashed;margin-top: 6px;}
@media screen and (max-width:513px){.tooltip_dyndot_forum_user{margin-top:20px;width:100%}}

/* End : Form for PBN Service */

/* Pay with card button */
.PaymentRequestButton{position:relative;min-height:32px;max-height:64px;padding:0;border-radius:4px;border:none;outline:none;-webkit-tap-highlight-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;font:500 16px/21px -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.PaymentRequestButton::-moz-focus-inner{border:0}.PaymentRequestButton--dark{background:#32325d}.PaymentRequestButton--light,.PaymentRequestButton--lightOutline{background:white}.PaymentRequestButton-inner{width:100%;outline:none;-webkit-tap-highlight-color:transparent}.PaymentRequestButton-content{width:100%;box-sizing:border-box;padding:0 10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.PaymentRequestButton.compact .PaymentRequestButton-content{padding:0 2px}.PaymentRequestButton-border{position:absolute;z-index:20;left:0;top:0;right:0;bottom:0;border-radius:4px;will-change:opacity}.PaymentRequestButton--lightOutline .PaymentRequestButton-border{box-shadow:inset 0 0 0 .66px rgba(125,98,179,.22)}.PaymentRequestButton--lightOutline.whole-pixel-border .PaymentRequestButton-border{box-shadow:inset 0 0 0 1px rgba(125,98,179,.15)}.PaymentRequestButton--dark:focus .PaymentRequestButton-border{opacity:.75;box-shadow:inset 0 0 0 2.5px #986fff!important}.PaymentRequestButton--light:focus .PaymentRequestButton-border{opacity:.6;box-shadow:inset 0 0 0 2.5px #ac74ff!important}.PaymentRequestButton--lightOutline:focus .PaymentRequestButton-border{opacity:.6;box-shadow:inset 0 0 0 .66px rgba(125,98,179,.6),inset 0 0 0 2.5px #ac74ff!important}.PaymentRequestButton-shines{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:4px;overflow:hidden;will-change:opacity}.PaymentRequestButton-shine{position:absolute;z-index:1;left:0;top:0;height:100%;width:250%;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);will-change:transform,opacity;transition:opacity .8s}.PaymentRequestButton--dark .PaymentRequestButton-shine{background:linear-gradient(110deg,rgba(121,78,151,0) 10%,rgba(121,78,151,.91) 45%,rgba(121,78,151,1) 50%,rgba(121,78,151,.91) 55%,rgba(121,78,151,0) 90%)}.PaymentRequestButton--light .PaymentRequestButton-shine,.PaymentRequestButton--lightOutline .PaymentRequestButton-shine{background:linear-gradient(110deg,rgba(225,218,245,0) 10%,rgba(225,218,245,.91) 45%,rgba(225,218,245,1) 50%,rgba(225,218,245,.91) 55%,rgba(225,218,245,0) 90%)}.PaymentRequestButton-shine--scroll{opacity:.6}.PaymentRequestButton-shine--hover,.PaymentRequestButton:hover .PaymentRequestButton-shine--scroll{opacity:0}.PaymentRequestButton:hover .PaymentRequestButton-shine--hover{transition-duration:.3s;opacity:.8}.PaymentRequestButton-overlay{position:absolute;left:0;top:0;width:100%;height:100%;z-index:30;opacity:0;border-radius:4px;transition:opacity .3s;will-change:opacity}.PaymentRequestButton--dark .PaymentRequestButton-overlay{background:rgba(0,0,40,.3)}.PaymentRequestButton--light .PaymentRequestButton-overlay,.PaymentRequestButton--lightOutline .PaymentRequestButton-overlay{background:rgba(151,136,197,.2)}.PaymentRequestButton.is-active .PaymentRequestButton-overlay,.PaymentRequestButton:active .PaymentRequestButton-overlay{opacity:1}.PaymentRequestButton-label{position:relative;z-index:10;transition-property:font-size,color,opacity;transition-duration:.25s;will-change:opacity}.PaymentRequestButton--dark .PaymentRequestButton-label{color:white}.PaymentRequestButton--light .PaymentRequestButton-label,.PaymentRequestButton--lightOutline .PaymentRequestButton-label{color:#39325c}.PaymentRequestButton.baseline-offset .PaymentRequestButton-label{top:2px}.PaymentRequestButton.compact .PaymentRequestButton-label{overflow:hidden;text-overflow:ellipsis}.PaymentRequestButton.large .PaymentRequestButton-label{margin-top:-2px}.PaymentRequestButton-icon{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;position:relative;z-index:10;margin:0 -1px -1px 7px;will-change:opacity}.PaymentRequestButton.compact .PaymentRequestButton-icon{display:none}.PaymentRequestButton.rtl .PaymentRequestButton-icon{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;margin-right:7px;margin-left:-1px;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.PaymentRequestButton.is-disabled,.PaymentRequestButton.is-loading{cursor:default}.PaymentRequestButton.is-disabled .PaymentRequestButton-overlay,.PaymentRequestButton.is-disabled .PaymentRequestButton-shine,.PaymentRequestButton.is-loading .PaymentRequestButton-overlay,.PaymentRequestButton.is-loading .PaymentRequestButton-shine{opacity:0!important}.PaymentRequestButton.is-disabled .PaymentRequestButton-icon,.PaymentRequestButton.is-disabled .PaymentRequestButton-label,.PaymentRequestButton.is-loading .PaymentRequestButton-label{opacity:.3}.PaymentRequestButton--dark.is-disabled .PaymentRequestButton-label,.PaymentRequestButton--dark.is-loading .PaymentRequestButton-label{color:#e4b7ee}.PaymentRequestButton--light.is-disabled .PaymentRequestButton-label,.PaymentRequestButton--light.is-loading .PaymentRequestButton-label,.PaymentRequestButton--lightOutline.is-disabled .PaymentRequestButton-label,.PaymentRequestButton--lightOutline.is-loading .PaymentRequestButton-label{color:#5749a1}	
.PaymentRequestButton-content{display:inline-block!important;height: 35px;padding-top:4px!important;}
.btn_payment.btn_payment_grey{padding:0px!important;}
/* End: Pay with card button */

/* Hight End HTML to Wordpress page */
.high_end_page .highend_section{
	padding:40px 0;
}
.high_end_page .noMarPAdTop{
    margin-top:0px!important;
    padding-top:0px!important;
}


.high_end_page .titleBack h1{
   	line-height: 40px;
	text-align: center;
    color: white;
}
.high_end_page .highend_img_1{
	width: 90px;
	float: left;
	margin-right: 15px;
}

.high_end_page .overlay {
    background-image: url('../img/background.jpg');
    background-size: cover;
    position: relative;
}
.high_end_page .titleBack {
    background: rgba(0, 0, 0, 0.6);
    padding: 100px;
}
.high_end_page p {
    color: black;
}

.high_end_page .wpc_td_1{
	font-size: 11px;
	min-width: 120px;
}


.high_end_page #hight_end_section {
    background-color: white;
	padding-bottom:0;
	margin-top: -51px;
	line-height: 25px !important;
}

.high_end_page .bluecolor {
    color: #155a96
}
.high_end_page .bigfont {
    font-size: 50px;
}
.high_end_page .grayblue {
    background-color: #e9ecf2;
}

.high_end_page .blueBack {
    background-color: #104b77;
}
.high_end_page .titleTable {
    padding: 30px;
}
.high_end_page .table-bordered tr th {
	color: white;
    padding: 20px;
    font-size: 20px;
	background-color: #104b77;
}
.high_end_page .high_end_table_top.table-bordered tr th {
	width:50%;
	font-size: 18px;
}
.high_end_page .table td {
    background-color: #eee;
}
.high_end_page .table td li {
    list-style: none;
}

.high_end_page .textWhite {
    color: white;
}
.high_end_page .btn-success {
	#color: #1064a3 !important;
    #background-color: #ffffff !important;
    #border-color: #ffffff !important;
	color: black!important;
    background-color: #FAAD13!important;
    border-color: #ffffff !important;
    background: url(../img/high-end-btn-bg.png) right 0px no-repeat;
    padding-right: 58px;
    background-size: 66px;
}

.high_end_page .btn-success:hover,
.high_end_page .btn-success:focus,
.high_end_page .btn-success:active {
    #color: #1064a3 !important;
    #background-color: #eee !important;
    #border-color: #ffffff !important;
	background-color:#E19E19!important;
}

.high_end_page table tr td,.high_end_page table tr td ul li{
	   font-size:13px !important;
}
@media screen and (max-width: 992px) {
	.high_end_page .highend_section{
		padding:30px 0;
	}
	.high_end_page .titleBack{
		padding:50px;
	}
	.high_end_page .titleBack h1{
		font-size: 26px;
	}
}
@media screen and (max-width: 767px) {
	.high_end_page .highend_comparation .container {
		padding:0px;
	}
	
	.high_end_page .titleBack{
		padding:50px 15px;
	}
	.high_end_page .titleBack h1{
		font-size: 22px;
		line-height: 30px;
	}
}
@media screen and (max-width: 580px) {
	.high_end_page .titleBack h1{
		font-size: 18px;
	}
}
@media screen and (max-width: 490px) {
	
	.high_end_page td {
		padding: 5px 8px;
	}
}
/* End: Hight End HTML to Wordpress page */

/* Find Request */
#get_request_form input{max-width: 300px;}
#get_request_form input#archive_url{max-width: none;}
/* End: Find Request */