@charset "UTF-8";
/* CSS Document */

#hostkey_dialog {
    position: absolute;
    width: 250px;
    background-color: #ffffff;
    border: 1px solid #000;
    z-index: 50;
}

#hostkey_dialog_handle {
    background-color: #ffffff;
    padding: 2px;
    text-align: center;
    font-weight: bold;
    color: #FFFFFF;
    vertical-align: middle;
    cursor: move;
}

#hostkey_dialog_content {
    padding: 5px;
}

.dialog-container {
    width: 360px;
    background-color: #fff;
    border: 6px solid #e9edf2;
    padding: 12px;
    -moz-box-shadow: 0px 3px 8px #666;
    -webkit-box-shadow: 0px 3px 8px #666;
    box-shadow: 0px 3px 8px #666;
    float: left;

}

.dialog-icon {
    margin-left: 150px;
    text-align: center;
    width: 60px;
    height: 52px;
    float: left;
}

.dialog-close-button {
    width: 24px;
    height: 24px;
    position: absolute;
    float: right;
    margin-left: 346px;
    margin-top: -10px;
}

.dialog-overview-title {
    float: left;
    margin-left: 10px;
    margin-bottom: 12px;
    line-height: 24px;
    margin-right: 10px;
    width: 340px;
    text-align: center;
    color: #000;
    font-size: 15px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-color: #ebebeb;

}

.dialog-content {
    float: left;
    text-align: left;
    margin-left: 10px;
    margin-top: 10px;
    width: 340px;
}

.dialog-fix-container {
    width: 480px;
    background-color: #fff;
    border: 6px solid #e9edf2;
    padding: 12px;
    -moz-box-shadow: 0px 3px 8px #666;
    -webkit-box-shadow: 0px 3px 8px #666;
    box-shadow: 0px 3px 8px #666;
    float: left;

}

.dialog-fix-icon {
    margin-left: 200px;
    text-align: center;
    width: 60px;
    height: 52px;
    float: left;
}

.dialog-fix-close-button {
    width: 24px;
    height: 24px;
    float: right;
    margin-right: -10px;
    margin-top: -10px;
}

.dialog-fix-overview-title {
    float: left;
    margin-left: 10px;
    margin-bottom: 12px;
    line-height: 24px;
    margin-right: 10px;
    width: 460px;
    text-align: center;
    color: #000;
    font-size: 15px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-color: #ebebeb;

}

.dialog-fix-content {
    float: left;
    text-align: left;
    margin-left: 10px;
    margin-top: 10px;
    width: 460px;
}

.dialog-comp-stats-label {

    float: left;
    margin-left: 10px;
    margin-top: 2px;
    width: 150px;
    color: #999;
    font-size: 12px;
    line-height: 18px;
    display: inline-block;
    text-align: left;

}

.dialog-comp-stats-data {

    float: left;
    margin-left: 4px;
    margin-top: 2px;
    width: 180px;
    color: #4c4c4c;
    font-size: 12px;
    line-height: 18px;
    text-align: left;
}

.grey-container {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #f6f6f6;
    float: left;
    margin-bottom: 20px;
}

.pagination {
    margin-top: 20px;
    margin-right: 10px;
    margin-left: 10px;
    text-align: right;
    margin-bottom: 10px;
    font-size: 11px;
    width: 656px;
    float: left;
}

.overview-computer-box {
    margin-top: 4px;
    margin-left: 4px;
    margin-right: 4px;
    padding-bottom: 20px;
    background-color: #FFF;
    -moz-box-shadow: 0px 2px 3px #ccc;
    -webkit-box-shadow: 0px 2px 3px #ccc;
    box-shadow: 0px 2px 3px #ccc;
    min-width: 648px;
    border: 1px solid #ddd;
}

.overview-computer-icon {
    margin-left: 16px;
    margin-top: 10px;
    width: 40px;
    height: 40px;
    float: left;
}

.overview-details {
    color: #666;
    font-size: 13px;
    text-decoration: underline;
}

.overview-restore-box {
    margin-right: 30px;
    margin-top: 20px;
    width: 118px;
    float: right;
    text-align: right;
}

/*.overview-restore {*/
/*margin-right: 30px;*/
/*margin-top: 20px;*/
/*float: right;*/
/*}*/

.overview-computer-name {
    margin-left: 10px;
    margin-top: 16px;
    margin-bottom: 20px;
    width: 490px;
    color: #333;
    font-size: 19px;
    text-wrap: none;
    overflow: hidden;
    float: left;
    line-height: 28px;
    text-align: left;

}

.comp_name {
    display: inline-block;
    overflow: hidden;
    width: 438px;
}

.overview-computer-name img {
    height: 32px;
    width: 32px;
    margin-left: 6px;
    margin-top: -20px;
    padding-right: 14px;
}

.overview-comp-stats-label {

    float: left;
    margin-left: 68px;
    margin-top: 2px;
    width: 150px;
    color: #999;
    font-size: 13px;
    line-height: 20px;
    display: inline-block;
    text-align: left;

}

.overview-comp-stats-data {

    float: left;
    margin-left: 0px;
    margin-top: 2px;
    width: 400px;
    color: #4c4c4c;
    font-size: 13px;
    line-height: 20px;
    text-align: left;
}

.overview-column-row-header {
    margin-left: 66px;
    margin-right: 10px;
    width: 88%;
    width: calc(100% - 76px);
    padding-top: 4px;
    padding-bottom: 4px;
    margin-top: 30px;
    background-color: #ffffff;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-top-color: #c4c4c4;
    border-right-color: #c4c4c4;
    border-bottom-color: #c4c4c4;
    border-left-color: #c4c4c4;
    float: left;
}

.overview-column-header-text {
    font-size: 13px;
    font-weight: normal;
    color: #999;
}

.overview-column-text {
    font-size: 13px;
    font-weight: normal;
    color: #4c4c4c;
}

.overview-column-drive-name {
    width: 53%;
    margin-left: 1%;
    float: left;
    text-align: left;
}

.overview-column-days-left {
    width: 24%;
    margin-left: 3%;
    float: left;
    text-align: left;
}

.overview-column-details {
    width: 18%;
    margin-left: 1%;
    float: left;
}

.overview-column-row {
    margin-left: 66px;
    padding-top: 4px;
    padding-bottom: 4px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-color: #ebebeb;
    width: calc(100% - 78px);
}

@media only screen and (max-width: 767px) {

}

@media only screen and (max-width: 479px) {
    .overview-comp-stats-label,
    .overview-column-row-header,
    .overview-column-row {
        margin-left: 15px;
    }

    .overview-computer-name img {
        display: none;
    }

    .overview-restore {
        display: block;
        margin-left: 20px;
        margin-right: 0;
        margin-top: 20px;
        float: left;
    }

}

.button_download {
    -moz-box-shadow: inset 0px 1px 0px 0px #95aabe;
    -webkit-box-shadow: inset 0px 1px 0px 0px #95aabe;
    box-shadow: inset 0px 1px 0px 0px #95aabe;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #89939e), color-stop(1, #657381));
    background: -moz-linear-gradient(center top, #89939e 5%, #657381 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#89939e', endColorstr='#657381');
    background-color: #8696a7;
    -webkit-border-top-left-radius: 7px;
    -moz-border-radius-topleft: 7px;
    border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 7px;
    -moz-border-radius-topright: 7px;
    border-top-right-radius: 7px;
    -webkit-border-bottom-right-radius: 7px;
    -moz-border-radius-bottomright: 7px;
    border-bottom-right-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -moz-border-radius-bottomleft: 7px;
    border-bottom-left-radius: 7px;
    text-indent: 0px;
    border: 1px solid #4f5d6c;
    display: inline-block;
    color: #ffffff;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    height: 26px;
    line-height: 26px;

    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0px #505d69;
}

.button_download:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #899fb5), color-stop(1, #758ba1));
    background: -moz-linear-gradient(center top, #899fb5 5%, #758ba1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#899fb5', endColorstr='#758ba1');
    background-color: #899fb5;
    font-style: normal;
    text-decoration: none;
}

.button_download:active {
    position: relative;
    top: 1px;
    text-decoration: none;
    font-style: normal;
}

.button_grey {
    -moz-box-shadow: inset 0px 1px 0px 0px #95aabe;
    -webkit-box-shadow: inset 0px 1px 0px 0px #95aabe;
    box-shadow: inset 0px 1px 0px 0px #95aabe;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #89939e), color-stop(1, #657381));
    background: -moz-linear-gradient(center top, #89939e 5%, #657381 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#89939e', endColorstr='#657381');
    background-color: #8696a7;
    -webkit-border-top-left-radius: 7px;
    -moz-border-radius-topleft: 7px;
    border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 7px;
    -moz-border-radius-topright: 7px;
    border-top-right-radius: 7px;
    -webkit-border-bottom-right-radius: 7px;
    -moz-border-radius-bottomright: 7px;
    border-bottom-right-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -moz-border-radius-bottomleft: 7px;
    border-bottom-left-radius: 7px;
    text-indent: 0px;
    border: 1px solid #4f5d6c;
    display: inline-block;
    color: #ffffff;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    height: 26px;
    line-height: 26px;

    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0px #505d69;
}

.button_grey:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #899fb5), color-stop(1, #758ba1));
    background: -moz-linear-gradient(center top, #899fb5 5%, #758ba1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#899fb5', endColorstr='#758ba1');
    background-color: #899fb5;
    font-style: normal;
    text-decoration: none;
}

.button_grey:active {
    position: relative;
    top: 1px;
    text-decoration: none;
    font-style: normal;
}

.button_orange {


    background-color: #e2581c;
    border-radius: 4px;
    border: 0;
    display: inline-block;
    color: #ffffff;
    padding-left: 30px;
    padding-right: 30px;
	padding-top: 6px;
	padding-bottom: 6px;
    font-weight: normal;
    font-style: normal;
   
   
    font-size: 16px;
    text-decoration: none;
    text-align: center;
    font-family: 'Open Sans', 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, sans-serif;
}
.button_orange:hover {

    background-color: #fb9d30;
    font-style: normal;
    text-decoration: none;
}

.button_orange:active {
    position: relative;
    top: 1px;
    text-decoration: none;
    font-style: normal;
}

.button_restore {

    background-color: #3e88d2;

    text-indent: 0px;
    border-radius: 4px;
    display: inline-block;
    color: #ffffff;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    height: 26px;
    line-height: 26px;

    text-decoration: none;
    text-align: center;

}

.button_restore:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #56a4f1), color-stop(1, #4a98e6));
    /*background: -moz-linear-gradient(center top, #56a4f1 5%, #4a98e6 100%);*/
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d71b5', endColorstr='#4a98e6');
    background-color: #2d71b5;
    font-style: normal;
    text-decoration: none;
    color: #fff;
}

.button_restore:active {
    position: relative;
    top: 1px;
    text-decoration: none;
    font-style: normal;
}

.alert {
    color: #900;
}

.style9 {
    font-size: 24px;
    line-height: 36px;
    color: #000000;
}

.btn-primary {
    background-color: #3e88d2;
}




