/*by gergo314
    THEME
*/
h3 {
    font-size:20px;
}

/*notification*/
.jquery-notify-bar {
  width:100%;
  position:fixed;
  top:0;
  left:0;
  z-index:32768;
  background-color:#efefef;
  font-size:18px;
  color:#000;
  text-align:center;
  font-family: Arial, Verdana, sans-serif;
  padding:20px 0px;
  cursor: pointer;
  border-bottom:1px solid #ddd;
  -webkit-box-shadow: inset 0 -1px 0 0 #fff;
     -moz-box-shadow: inset 0 -1px 0 0 #fff;
          box-shadow: inset 0 -1px 0 0 #fff;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}
.jquery-notify-bar.bottom {
  bottom:0;
  top:auto;
  border-top:1px solid #ddd;
  border-bottom:0;
  -webkit-box-shadow: inset 0 1px 0 0 #fff;
     -moz-box-shadow: inset 0 1px 0 0 #fff;
          box-shadow: inset 0 1px 0 0 #fff;
}

.jquery-notify-bar.error .notify-bar-text-wrapper,
.jquery-notify-bar.warning .notify-bar-text-wrapper,
.jquery-notify-bar.success .notify-bar-text-wrapper {
  padding: 1px 0 1px 23px;
}

/* Style for errors */
.jquery-notify-bar.error {
  color:#d00;
  background-color:#FFCCAA;
}
.jquery-notify-bar.error .notify-bar-text-wrapper {
  background: transparent url("../images/jq-notify-bar-icons.svg") no-repeat 0 -62px;
}

/* Style for warning */
.jquery-notify-bar.warning {
  color:#000;
  background-color:#FFFF99;
}
.jquery-notify-bar.warning .notify-bar-text-wrapper {
  background: transparent url("../images/jq-notify-bar-icons.svg") no-repeat 1px 1px;
}

/* Style for success */
.jquery-notify-bar.success {
  color:#060;
  background-color:#C8F6C8;
}
.jquery-notify-bar.success .notify-bar-text-wrapper {
  background: transparent url("../images/jq-notify-bar-icons.svg") no-repeat 2px -31px;
}

/* Style for close button */
.notify-bar-close {
  position:absolute;
  left:97%;
  top: 13px;
  text-decoration: none;
  color: #222;
  font-size: 30px;
}
.notify-bar-close:hover {
  color: #05f;
}
.right-side-accordion .terques-bg,.slimScrollBar,.brand,.sidebar-toggle-box,ul.top-menu>li>a:hover,ul.top-menu>li>a:focus,.toggle-right-box:hover  {
    background:#0071bc !important;
}

ul.sidebar-menu li ul.sub li a:hover,ul.sidebar-menu li ul.sub li.active a ,ul.sidebar-menu li a.active, ul.sidebar-menu li a:hover, ul.sidebar-menu li a:focus,ul.sidebar-menu li a.active i,ul.sidebar-menu li a:hover i,ul.sidebar-menu li a:focus i{
    color: #0071bc;
}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    border-color: rgba(82, 168, 236, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
    outline: 0 none;
}

div.form div.error input, div.form div.error textarea, div.form div.error select, div.form input.error, div.form textarea.error, div.form select.error {
    background: none repeat scroll 0 0 #fee;
    border-color: #c00;
}
input.error, textarea.error {
    background: none repeat scroll 0 0 #fee;
    border-color: #c00;
}
input.error:focus, textarea.error:focus {
    background: none repeat scroll 0 0 #fee;
    border-color: #c00;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 0, 0, 0.6);
}
/*login*/
.form-signin .btn-login {
    background: none repeat scroll 0 0 #0071bc;
}
.form-signin h2.form-signin-heading {
    background: none repeat scroll 0 0 #eaeaec;
    border-bottom: 10px solid #eaeaec;
    padding-bottom: 10px;
}
.form-signin .login-title {
    background: none repeat scroll 0 0 #eaeaec;
    text-align: center;
    font-size:13px;
}
a.logo {
    margin: 0;
    margin-top:15px;
    margin-left:5px;
}
.form-horizontal.bucket-form .form-group {
    margin-bottom:7px;
    padding-bottom:7px;    
}
.form-control {
    color: #000000;    
}

*::-moz-selection {
    background: #0071bc none repeat scroll 0 0;
    color: #fff;
}
.data_consolas {
    font-family: Consolas,"Lucida Console",Monaco,monospace;    
}
.inline {
    display:inline;    
}
.middle {
    vertical-align: middle;    
}
.right {
    text-align: right;    
}
.sm-text {
    font-weight: normal;
    font-size: 9px;    
}
.password_str-text {
    position:absolute;
    height:30px;
    width:100%;
    text-align:center;
    padding-top:7px;
    color:black;
    font-weight:bold;   
}
/*loader*/
#loading {
    display:none;
    background: none repeat scroll 0 0 #F7F7F7;
    color: #000000;
    font-size: 20px;
    opacity: 0.70;
    filter: alpha(opacity=70);
    -moz-opacity:0.70;
    -khtml-opacity: 0.70;
    padding:0;
    padding-top: 10%;
    z-index: 9999999;
    width:100%;
    height: 100%;
    text-align: center;
    position:fixed;
    _position:absolute;
    top:0;
    _top:expression(eval(document.body.scrollTop));
    left:0;
    margin:0;
}

.adv-table table tr td {
    padding: 5px;
}
#domain_mx_table tr td,
#domain_acname_table tr td,
#domain_txt_table tr td,
#domain_srv_table tr td,
#domain_specmx_table tr td {
    padding: 5px;
    vertical-align: middle;
}
.form-horizontal .control-label {
    font-size: 13px;
}


.center {
    text-align:center;    
}
.jquery-notify-bar.notif {
    background-color:#99cce3;
}
.jquery-notify-bar.error {
    background-color:#fcb1ae;
}
.jquery-notify-bar.success {
    background-color:#98d7ad;
}
.jquery-notify-bar.warning {
    background-color:#ffe699;
}
.has-switch span.switch-primary, .has-switch span.switch-left {
    background: #95b75d none repeat scroll 0 0;
    color: #fff;
}
.has-switch span.switch-primary, .has-switch span.switch-right {
    background: #ec6459 none repeat scroll 0 0;
    color: #fff;
}

.wauto {
    width: auto;
}
#floatmenu {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
    box-sizing: border-box;
    color: #555;
    display: none;
    font-size: 11px;
    margin: 12px 0 25px;
    padding:0;
    position: fixed;
    width: auto;
    right:15px;
    top: 82px;
    z-index:999;
}
#floatmenu a {
    width:100%;
    display:block;
    padding-left:10px;
    padding-right:10px;
}
#floatmenu a:hover {
    background-color: #e5e5e5;
}
.panel-heading {
    font-size:18px;
}

.rightalign {
    text-align: right;
}
.nowrap {
  white-space: nowrap;
}

table.table-package_content {
    border-collapse: collapse;
    /*border-spacing: 5px;*/
    margin: 0;
    margin-bottom: 0;
}
.table-package_content > thead > tr > th {
    border-bottom: medium none;
}
.table-package_content > tbody > tr > td {
    border-top: medium none;
}
.table-package_content thead tr th {
    background: #e8e9f0 none repeat scroll 0 0;
    /*border-radius: 5px;*/
    vertical-align: middle;
}
.table-package_content thead tr th:first-child, .table-package_content tbody tr td:first-child {
    text-align: center;
}
.table-package_content tbody tr td {
    background: #f5f6f9 none repeat scroll 0 0;
    /*border-radius: 5px;*/
    vertical-align: middle;
}

.adv-table tbody tr td.details {
    padding: 0;
}
/*soid?: #66C2FE*/
tr.odd td.sorting_1 {
    background-color: #c4ffc4;
}
tr.odd td.sorting_2 {
    background-color: #c4ffc4;
}
tr.odd td.sorting_3 {
    background-color: #c4ffc4;
}

.brand_color_bg {
    background: #0071bc !important;
}
.skin-bg {
    background: #0071bc none repeat scroll 0 0;
}

.btn-cancel {
    background-color: #c7cbd6;
    border-color: #c7cbd6;
    color: #fff;
}
.btn-cancel:hover, .btn-cancel:focus, .btn-cancel:active, .btn-cancel.active {
    background-color: #b0b5b9;
    border-color: #b0b5b9;
    color: #fff;
}
.body-404 {
    background: #0071bc;
    color: #fff;
}
.error-wrapper p.nrml-txt {
    color: #fff;
}
.modal-dialog {
    width:700px;
}
#mail_add_button,
#autodiscover_button {
    display:inline;
}
#mail_add_button_mobile,
#autodiscover_button_mobile,
#domain_zone_edit_warning {
    display:none;
}
@media only screen and (max-width: 800px) {
    /* Force table to not be like tables anymore */
    #no-more-tables table,
    #no-more-tables thead,
    #no-more-tables tbody,
    #no-more-tables th,
    #no-more-tables td,
    #no-more-tables tr {
        display: block;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    #no-more-tables thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    #no-more-tables tr { border: 1px solid #ccc; }

    #no-more-tables td {
        /* Behave like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        white-space: normal;
        text-align:left;
    }

    #no-more-tables td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align:left;
        font-weight: bold;
    }

    /*
    Label the data
    */
    #no-more-tables td:before { content: attr(data-title); }
    
    .dataTables_filter, .dataTables_length {
        display:none;
    }
    #no-more-tables td.edit_zone_td {
        display:none;
        content: "-";
    }
    .modal-dialog {
       width:auto;
    }
    #mail_add_button_mobile,
    #autodiscover_button_mobile,
    #domain_zone_edit_warning {
        display:block;
        margin-bottom:8px;
    }
}
.tooltip-inner {
    min-width: 100px;
    max-width: 100%; 
    text-align: left;
}

ul.sidebar-menu li ul.sub li a {
    font-size: 14px;
}
ul.sidebar-menu li a {
    font-size: 14px;
}
.mini-stat-info {
    font-size: 14px;
}

.adv-table .dataTables_length {
    padding:0 0 11px 0;
}
.adv-table .dataTables_filter {
    padding:0 0 11px 0;
}

.mini-stat {
    padding: 10px;
}
.top-nav ul.top-menu > li.timer a{
    padding:7px;
    padding-bottom:7px;
    font-size: 13px;
    cursor: pointer;
}

.sp-link {
    color: #249;
}
.sp-link:hover {
    color: #249;
}

/*****************
 Progress bar
*****************/

.g-progress-bar {
    background: url(/images/progress_background.png) no-repeat left center;
    width: 50px;
    height: 14px;
    margin: 0 auto;
    border: 1px solid grey;
    font-size: 9px;
    display: inline;
    /*margin-right: 100px;*/
    position: absolute;
    top: 7px;
    left: 10px;
    cursor: pointer;
    z-index: 2;
}
.g-progress-level-green {
    height: 14px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8EB532', endColorstr='#B1E23F');
    background-color: #B1E23F;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#8EB532), to(#B1E23F));
    background: -moz-linear-gradient(#8EB532, #B1E23F);
    background: linear-gradient(#8EB532, #B1E23F);
    font-size: 9px;
    position: absolute;
    z-index: 3;
}
.g-progress-level-orange {
    height: 14px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#BBB312', endColorstr='#EAE017');
    background-color: #B1E23F;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#BBB312), to(#EAE017));
    background: -moz-linear-gradient(#BBB312, #EAE017);
    background: linear-gradient(#BBB312, #EAE017);
    font-size: 9px;
    position: absolute;
    z-index: 3;
}
.g-progress-level-red {
    height: 14px;
    background-color: #EC2714;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F05243', endColorstr='#F47D72');
    background-color: #F47D72;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F05243), to(#F47D72));
    background: -moz-linear-gradient(#F05243, #F47D72);
    background: linear-gradient(#F05243, #F47D72);
    font-size: 9px;
    position: absolute;
    z-index: 3;
}
.g-progress-text {
    font-family: Verdana, sans-serif;
    height: 10px;
    float: right;
    position: relative;
    padding:0;
    left: 11px;
    font-size: 8px;
    text-align: center;
    padding-top: 2px;
    margin-right: 20px;
    z-index: 5;
}
.g-progress-text-red {
    font-family: Verdana, sans-serif;
    height: 10px;
    float: right;
    position: relative;
    padding:0;
    left: 11px;
    font-size: 8px;
    text-align: center;
    padding-top: 2px;
    color: black;
    margin-right: 20px;
    z-index: 5;
}