@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700&subset=latin,latin-ext);

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

* html .clearfix             { zoom: 1; } /* IE6 */

*:first-child+html .clearfix { zoom: 1; } /* IE7 */

#mod-depository .dp-help {
    font-size: 16px;
    line-height: 41px;
}

#mod-depository fieldset .tagsinput {
    padding: 5px;
}
#mod-depository fieldset .tagsinput input {
    height: 29px;
    padding: 0 10px;
    margin: 2px;
    display: block;
    width: auto !important;
    min-width: 120px;
    border: none;
    float: left;
}
#mod-depository fieldset .tagsinput .tag {
    height: 27px;
    line-height: 27px;
    padding: 0 10px;
    margin: 2px;
}
#mod-depository fieldset .tagsinput .tag a {
    text-decoration: none;
}

#mod-depository {
    font-family: 'Open Sans', sans-serif !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: normal;
    margin-top: 30px;
    text-align: left;
}
#mod-depository * {
    margin: 0;
    padding: 0;
}
#mod-depository *:focus {
    outline: none;
}
#mod-depository a {

    text-decoration: underline;
}
#mod-depository a:hover {
    color: #0091ce;
}
#mod-depository .dp-logo {

    float: left;
    margin-right: 28px;
    display: inline-block;
    margin-top: -5px;
}
#mod-depository .dp-line {

    height: 1px;
    line-height: 0;
    font-size: 0;
    clear: both;

    background: #efefef;
    margin-bottom: 38px;
    margin-top: -10px;
}
#mod-depository h1,
#mod-depository h2,
#mod-depository h3,
#mod-depository h4,
#mod-depository h5,
#mod-depository h6 {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
}
#mod-depository h3 {
    font-weight: 400;
}
#mod-depository h2, #mod-depository h2 a {
    font-size: 50px;
    font-weight: bold;
    color: #00abdc;
    height: 56px;
    line-height: 56px;
    display: block;

    text-decoration: none;
}
#mod-depository h2 a:hover {
    cursor: pointer;
}
#mod-depository h2 small {
    font-size: 27px;
    color: #323a45;
    font-weight: normal;
    display: inline-block;
    padding-left: 19px;
    margin-left: 22px;
    border-left: 1px solid #b4bec3;
}
#mod-depository .step5 h3.small {
    margin-top: 0;
    font-size: 28px;
    margin-bottom: -15px;
}
#mod-depository .noJs {
    display: none;
}
#mod-depository .no-files {
    padding: 15px;
    border: 1px solid #faebcc;
    border-radius: 4px;
    color: #8a6d3b;
    background-color: #fcf8e3;
    width: 90%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#mod-depository a.settings {
    background: #eff6f9;
    display: inline-block;
    height: 39px;
    padding: 0 21px;
    border: 1px solid #d0ebf4;
    border-bottom: none;
    line-height: 39px;
    font-size: 14px;
    color: #313843;
    cursor: pointer;
    z-index: 100;

    text-decoration: none;
}
#mod-depository .colapsed {
    z-index: 0;
    margin-top: -49px;
    padding: 24px 0;
    padding-bottom: 0;
    background: #eff6f9;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #dae4eb;
    border-right: 1px solid #dae4eb;
    border-left: 1px solid #dae4eb;
    border-top: 1px solid #d0ebf4;
}
#mod-depository .message {
    padding: 8px 35px 8px 14px;
    margin-bottom: 20px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    border-radius: 4px;
    color: #c09853;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 90%;

    font-size: 16px;
    line-height: 170%;
}
#mod-depository #uploader {
    width: 90%;
    height: 188px;
    border: 1px solid #dae4eb;
    background: #ffffff;
    margin-bottom: 44px;
    padding: 30px 100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 22px;
    color: #313843;
    font-weight: bold;
    line-height: 33px;
    text-align: center;
}
#mod-depository #uploader p {
    width: 358px;
    display: inline-block;
    margin-left: 37px;
    text-align: left;

    font-size: 22px;
}
#mod-depository #uploader .icon-upload {
    color: #e7e7e7;
    font-size: 90px;
    display: inline-block;
}
#mod-depository #durability {
    height: 72px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 30px;
    border-bottom: 1px solid #d0ebf4;
    background: url("imgs/slider_bg.png") no-repeat 35px top;
    position: relative;
}
#mod-depository #durability .value {
    padding-top: 2px;
    padding-left: 58px;
    font-size: 18px;
    line-height: 32px;
}
#mod-depository #durability .value strong {
    font-size: 25px;
    color: #00abdc;
}
#mod-depository #copy,
#mod-depository #alert {
    height: 98px;
    line-height: 98px;
    border-bottom: 1px solid #d0ebf4;
    padding: 0 35px;
    font-size: 16px;
}
#mod-depository #copy input,
#mod-depository #alert input {
    margin-right: 22px;
    height: 24px;
    width: 24px;
}
#mod-depository #alert {
    padding-top: 33px;
    border-bottom: none;
    line-height: 23px;
}
#mod-depository #alert .alert {
    width: 50%;
    float: left;
    overflow: hidden;
    height: 65px;
}
#mod-depository #alert .alert label {
    padding-left: 45px;
    position: relative;
    display: block;
}
#mod-depository #alert .alert label input.checkbox {
    position: absolute;
    top: 0;
    left: 0;
}
#mod-depository #alert .alert label .text {
    margin-right: 0;
    width: 35px;
    display: inline-block;
    text-align: center;
    height: 23px;
    border: 1px solid #dae4eb;
    padding: 0;
    font-size: 16px;
    color: #00abdc;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif !important;
}
#mod-depository .step {
    position: relative;
    width: 100%;
}
#mod-depository .steps {
    position: absolute;
    top: 0;
    right: 0;
    height: 60px;
}
#mod-depository .steps .line {
    width: 190px;
    height: 1px;
    background: #dae4eb;
    line-height: 0;
    font-size: 0;
    position: absolute;
    top: 20px;
    right: 0;
    z-index: 0;
}
#mod-depository .steps a {
    width: 60px;
    height: 60px;
    display: block;
    text-decoration: none;
    float: left;
    font-size: 12px;
    color: #89a0aa;
    text-align: center;
}
#mod-depository .steps a .caption {
    line-height: 14px;
}
#mod-depository .steps a .circle {
    position: relative;
    width: 20px;
    height: 20px;
    background: #b9ced7;
    border-radius: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline-block;
    z-index: 10;
}
#mod-depository .steps a:hover {
    color: #00abdc;
    cursor: pointer;
}
#mod-depository .steps a:hover .circle {
    background: #00abdc;
}
#mod-depository .steps a.active {
    color: #00abdc;
    font-size: 14px;
    font-weight: bold;
}
#mod-depository .steps a.active .circle {
    width: 40px;
    height: 40px;
    background: #00abdc;
    border-radius: 20px;
    margin: 0;
}
#mod-depository .steps a.ok .circle {
    background: #5ad5f8;
}
#mod-depository .steps a.off:hover {
    color: #89a0aa;
    cursor: default;
}
#mod-depository .steps a.off:hover .circle {
    background: #b9ced7;
}
#mod-depository #slider {
    width: 560px;
    position: absolute;
    top: 17px;
    left: 309px;
    /*background: none;
    border: none; */
}
#mod-depository #slider .max {
    position: absolute;
    right: -13px;
    bottom: -30px;
    font-size: 16px;
    color: #00abdc;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif !important;
}
#mod-depository #slider .min {
    position: absolute;
    left: 0;
    bottom: -30px;
    font-size: 16px;
    color: #00abdc;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif !important;
}
#mod-depository #slider .ui-slider-handle {
    background: url("imgs/dot.png");
    width: 30px;
    height: 28px;
    margin-top: -5px;
    margin-left: -15px;
    border: none;

    display: block;
}
#mod-depository #slider .ui-slider-handle:hover {
    cursor: pointer;
}
#mod-depository .start-controls {
    margin-bottom: 45px;
    margin-top: -10px;
}
#mod-depository .start-controls #mod-depository-start {
    margin-left: 45px;
}
#mod-depository .timeline .clearfix {
    margin-bottom: 12px;
}
#mod-depository #sortable .file {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 90%;
    height: 35px;
    border: 1px solid #dae4eb;
    line-height: 35px;
    margin-bottom: 4px;
    display: block;
    position: relative;
}







#mod-depository #sortable .file.dp-input-hover:hover input {
    border-color: #0eb0de;
    background: #FFF;
}
#mod-depository #sortable .file.dp-hover:hover .progress {
    background-position: left -35px;
}
#mod-depository #sortable .file.deleted {
    border: 1px solid #dadada;
}
#mod-depository #sortable .file.deleted .progress {
    background-position: left -70px;
}
#mod-depository #sortable .file.uploaded .progress {
    background-position: left -105px;
}
#mod-depository #sortable .file.uploaded:hover .progress {
    background-position: left -175px;
}
#mod-depository #sortable .file.failed .progress {
    background-position: left -140px;
}
#mod-depository #sortable .file.failed:hover .progress {
    background-position: left -210px;
}

#mod-depository #sortable .file .progress {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 0%;
    background: url("imgs/process.png") no-repeat left top;
    height: 35px;
}
#mod-depository #sortable .file .progress.w100 {
    width: 100%;
}


#mod-depository #sortable a.file.dp-hover:visited .progress {
    background-position: left -105px;
}


#mod-depository #sortable .file .filename {
    z-index: 100;
    position: relative;
    width: 330px;
    height: 25px;
    padding: 0 10px;
    line-height: 25px;
    background: none;
    margin-left: 40px;
    border: 1px solid transparent;
    display: inline-block;
    font-size: 14px;
    color: #313843;
    margin-right: 38px;
}
#mod-depository #sortable .file input {
    z-index: 100;
    position: relative;
    width: 330px;
    height: 25px;
    padding: 0 10px;
    line-height: 25px;
    background: none;
    margin-left: 40px;
    border: 1px solid transparent;
    display: inline-block;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif !important;
    color: #313843;
    margin-right: 38px;
}
#mod-depository #sortable .file input:focus {
    border-color: #0eb0de;
    background: #FFF;
}
#mod-depository #sortable .file span.size {
    z-index: 100;
    position: relative;
    font-size: 14px;
    color: #abafb5;
}
#mod-depository #sortable .file .ico-move,
#mod-depository #sortable .file .ico-delete,
#mod-depository #sortable .file .ico-download {
    z-index: 100;
    position: relative;
    margin-top: 6px;
    border-left: 1px solid #a5dbec;
    width: 42px;
    height: 23px;
    display: inline-block;
    float: right;
    background: url("imgs/bin.png") no-repeat center center;
}
#mod-depository #sortable .file .ico-move {
    background-image: url("imgs/move.png");
    cursor: move;
}
#mod-depository #sortable .file .ico-download {
    background-image: url("imgs/download.png");
}
#mod-depository div.description {
    font-size: 19px;
    color: #323a45;
    line-height: 30px;
    padding: 35px 0;
}
#mod-depository .vyrazny {
    color: #f27935;
}
#mod-depository .color {
    color: #00abdc;
}
#mod-depository .center {
    text-align: center;
}
#mod-depository .center h2 {
    font-size: 40px;
    color: #313843;
    margin-bottom: 30px;
}
#mod-depository .center a.button,
#mod-depository .center input.button {
    height: 72px;
    line-height: 72px;
    background: #00abdc;
    padding: 0 50px;
    text-align: center;
    display: inline-block;
    color: #FFF;
    font-size: 34px;
    text-decoration: none;
    border-bottom: 3px solid #0091ce;
}
#mod-depository .center a.button.next,
#mod-depository .center input.button.next {
    height: 62px;
    line-height: 62px;
    padding: 0 45px;
    margin-top: 28px;
    font-size: 25px;
}
#mod-depository .center a.button:hover,
#mod-depository .center input.button:hover {
    background: #f27935;
    cursor: pointer;
    border-color: #e95b0c;
}


#mod-depository .center a#mod-depository-start.button:hover {
    border-bottom-color: #5ccfff;
}

#mod-depository .center input.button {
    border: none;
    border-bottom: 3px solid #0091ce;
    font-size: 34px !important;
    margin-top: 35px;
    font-family: 'Open Sans', sans-serif;
}
#mod-depository .timeline {
    padding: 25px 22px 35px 22px;
    background: #efefef;
    font-size: 15px;
    color: #323a45;
    font-weight: normal;
    line-height: 24px;
    margin-bottom: 55px;
}
#mod-depository .timeline .go,
#mod-depository .timeline .icon {
    float: left;
    width: 20%;
}
#mod-depository .timeline .go {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0 0 4%;
}
#mod-depository .timeline h3 {
    margin-bottom: 35px;
    font-size: 25px;
    color: #323a45;

    padding-left: 4%;

    font-weight: 400;
    line-height: 145%;
}

#mod-depository .timeline .icon {
    text-align: center;
}
#mod-depository .timeline .icon .circle {
    width: 166px;
    height: 166px;
    border-radius: 83px;
    background: #FFF;
    text-align: center;
    line-height: 166px;

    display: inline-block;
}
#mod-depository .timeline .icon span {
    font-size: 72px;
    color: #00abdc;
    line-height: 166px;
}
#mod-depository h2.styled {
    margin-top: 35px;
    line-height: 82px;
    display: block;
    height: 82px;
    margin-bottom: 25px;
    font-size: 35px;
    font-weight: bold;
    color: #313843;
}
#mod-depository h2.styled span.icon {
    height: 82px;
    width: 82px;
    background: #00abdc;
    color: #FFF;
    line-height: 82px;
    text-align: center;
    display: block;
    border-radius: 41px;
    float: left;
    margin-left: 16px;
    margin-right: 35px;
}
#mod-depository .row p {
    padding: 0 0 30px 0;
    width: 90%;

    font-size: 16px;
}
#mod-depository .dp-button-update {
    margin-top: -30px;
}
#mod-depository fieldset {
    background: #f8f8f8;
    padding: 24px 0 47px 38px;
    border: 1px solid #dae4eb;
}
#mod-depository fieldset .row {
    padding-left: 150px;
    position: relative;
    min-height: 50px;
}
#mod-depository fieldset .row.intended {
    margin-top: 20px;
}
#mod-depository fieldset .row p.spaced {
    padding: 0 0 30px 0;
    width: 90%;
}
#mod-depository fieldset .row p.spaced-low {
    padding: 0 0 10px 0;
    width: 90%;
}
#mod-depository fieldset .row p.info {
    padding: 5px 0 0 0;
    margin-bottom: -5px;
    font-size: 14px;
    color: #a7b2b7;
    text-align: right;
}
#mod-depository fieldset .row h3 {
    font-size: 18px;
    color: #00abdc;
    position: absolute;
    top: 0;
    left: 0;
}
#mod-depository fieldset td {
    position: relative;
    padding-bottom: 15px;
}
#mod-depository fieldset label {
    display: block;
    padding-right: 55px;
    font-size: 18px;
    color: #00abdc;
}
#mod-depository fieldset input,
#mod-depository fieldset textarea {
    display: inline-block;
    width: 380px;
    height: 39px;
    padding: 0 10px;
    line-height: 37px;
    border: 1px solid #dae4eb;
}
#mod-depository fieldset textarea {
    height: 135px;
    line-height: normal;
    padding: 10px;
}
#mod-depository .dp-invalid {
    position: absolute;
    right: -420px;
    top: 0;
    width: 400px;
    height: 41px;
    line-height: 41px;
    color: #d9534f;

    font-size: 16px;
}
#mod-depository .highlight {
    padding: 25px;
    padding-bottom: 5px;
    background: #f8f8f8;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 35px;
}
#mod-depository .reverse {
    color: #313843;
}
#mod-depository .step5 {
    padding-top: 50px;
}
#mod-depository .step5 h2 {
    font-size: 46px;
}
#mod-depository .step5 h3 {
    margin-top: 26px;
    font-size: 36px;
    line-height: 52px;
}
#mod-depository .step5 input {
    border: 1px solid #bbd5e7;
    margin-top: 34px;
    height: 48px;
    width: 90%;
    margin-bottom: 34px;
    padding: 0 20px;
    font-size: 14px;
    color: #313843;
}
#mod-depository .step5 p {
    font-size: 19px;
    color: #313843;
    margin-bottom: 60px;
    line-height: 30px;
}


#mod-depository #dp-btn-send.disabled, #mod-depository #dp-btn-send.disabled:hover {

    background: #c6c7c8;
    color: #5e5e5e;
    border-color: #b4b4b4;
    cursor: default;
}



#dp-client {

    float: left;
    font-size: 24px;
    color: #313843;
    font-family: 'Open Sans', sans-serif !important;

    text-align: center;
}

#dp-client p {
    padding: 16px 0;
    margin: 0;
    line-height: normal;
}

#dp-client a {
    text-decoration: underline;
}


#dp-client a:hover {
    color: #00abdc;
}

#dp-client .dp-client-logo {
    display: inline-block;
}

#dp-social {
    float: right;
}

#dp-social .dp-network {
    float: left;
}


.dp-pulsing-button {
    padding-right: 15px !important;
}
.dp-pulsing-button:after {
    content: '»';
    margin-left: 25px;
    margin-right: 5px;
    padding-left: 8px;
}

/*
 * Pulse animation
*/
/*@keyframes pulse_animation {
    0% { transform: scale(1, 1); }
    30% { transform: scale(1, 1); background-color: red; }
    40% { transform: scale(1.08, 1.08); }
    50% {  transform: scale(1, 1); }
    80% { transform: scale(1, 1); }
    90% { transform: scale(1.05, 1.05); }
    100% { transform: scale(1, 1); }
}*/

@-webkit-keyframes dp-animation-arrow {
    from {
        margin-right: 25px;
        margin-left: 5px;
    }
    to {
        margin-left: 25px;
        margin-right: 5px;
    }
}

@keyframes dp-animation-arrow {
    from {
        margin-right: 25px;
        margin-left: 5px;
    }
    to {
        margin-left: 25px;
        margin-right: 5px;
    }
}
@-webkit-keyframes dp-animation-color {
    from {
        background-color: #00ABDC;
    }
    to {
        -webkit-box-shadow: rgba(0, 171, 220, 0.3) 0 0 14px;
        box-shadow: rgba(0, 171, 220, 0.3) 0 0 14px;
        background-color: #00C5E9;
    }
}
@keyframes dp-animation-color {
    from {
        background-color: #00ABDC;
    }
    to {
        -webkit-box-shadow: rgba(0, 171, 220, 0.3) 0 0 14px;
        box-shadow: rgba(0, 171, 220, 0.3) 0 0 14px;
        background-color: #00C5E9;
    }
}

.dp-pulsing-button:after {
    -webkit-animation-name: dp-animation-arrow;
    animation-name: dp-animation-arrow;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.dp-pulsing-button {
    -webkit-animation-name: dp-animation-color;
    animation-name: dp-animation-color;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}




#dp-slider {

    background: none;
    border: none;
}
#dp-slider .ui-slider-handle {
    background: url("imgs/dot.png");
    width: 30px;
    height: 28px;
    margin-top: -2px;
    margin-left: -10px;
    border: none;

    display: block;
}
#dp-slider .ui-slider-handle:hover {
    cursor: pointer;
}

#dp-slider-box .max {
    position: absolute;
    right: 25px;
    bottom: 5px;
    font-size: 16px;
    color: #00abdc;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif !important;
}
#dp-slider-box .min {
    position: absolute;
    left: 27px;
    bottom: 5px;
    font-size: 16px;
    color: #00abdc;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif !important;
}
#dp-slider-box {
    padding-left: 16px;
    box-sizing: border-box;
    background: url("imgs/slider_arrow.png") no-repeat left top;
}
#dp-slider-box .dp-slider-container {
    position: relative;
    width: 100%;
    box-sizing: border-box;
    background: #FFF;
    height: 68px;
    border: 1px solid #dae4eb;
    border-left: none;
    padding: 19px 36px 0 27px;
}
#dp-slider-box .dp-slider-container .dp-slider-line {
    width: 9.090909%;
    height: 11px;
    border-right: 1px solid #bdd1d9;
    background: url("imgs/slider_line.png") repeat-x center center;
    box-sizing: border-box;
    float: left;
}
#dp-slider-box .dp-slider-container .dp-slider-line.last {
    border-right: none;
}
#dp-slider-box .dp-slider-container .dp-slider-point {
    width: 15px;
    height: 15px;
    background: #b9ced7;
    position: absolute;
    top: 17px;
    left: 27px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
#dp-slider-box .dp-slider-container .dp-slider-point.right {
    left: auto;
    right: 29px;
}
#mod-depository fieldset td {
    vertical-align: top;
}
#mod-depository .dp-invalid {
    position: relative;
    right: auto;
    width: auto;
}
#mod-depository #durability {
    background: url("imgs/slider_clock.png") no-repeat 35px top;
    padding-left: 260px;
}
#mod-depository #durability .value {
    position: absolute;
    padding-left: 94px;
    left: 0;
    top: 0;
}
#mod-depository fieldset input,
#mod-depository fieldset textarea {
    width: 100%;
    max-width: 400px;
    box-sizing: border-box;
}
#mod-depository table {
    width: 100%;
}
#mod-depository table tr td.caption {
    width: 180px;
}
#mod-depository fieldset .tagsinput input {
    width: auto !important;
    min-width: 280px;
}


#mod-depository fieldset {
    padding-right: 15px;
}



#mod-depository h2.styled {

    height: auto;
    line-height: normal;
    min-height: 82px;
    vertical-align: middle;
}

#mod-depository .dp-step-name {

    padding-top: 15px;
    padding-bottom: 10px;
}

#mod-depository .tag-editor li {

    height: 30px;
    margin: 4px 0;
    box-sizing: border-box;
}

#mod-depository .tag-editor li input {

    height: 30px;
    box-sizing: border-box;
    line-height: 30px;
}

#mod-depository .tag-editor li .tag-editor-tag, #mod-depository .tag-editor li .tag-editor-delete {

    height: 30px;
    line-height: 30px;
}

#mod-depository .tag-editor li .tag-editor-tag {

    padding-left: 6px;
}

#mod-depository .tag-editor li .tag-editor-delete {

    padding-right: 6px;
    padding-left: 6px;
}

.tag-editor .tag-editor-spacer {

    width: 4px;
}

#mod-depository fieldset input, #mod-depository fieldset textarea, ul.tag-editor {

    max-width: 660px;
}


@media (max-width: 1050px) {
    #mod-depository .timeline {
        padding: 20px 5px;
    }
    #mod-depository .timeline .go {
        width: 20%;
        box-sizing: border-box;
        text-align: center;
        padding: 0 3px;
        font-size: 15px;
    }
    #mod-depository .timeline h3 {
        margin-bottom: 30px;
    }
    #mod-depository #uploader p {
        width: 200px;
        font-size: 16px;
    }
}
@media (max-width: 960px) {
    #mod-depository h2,
    #mod-depository h2 a {
        font-size: 48px;
    }
    #mod-depository h2 small {
        font-size: 22px;
    }
}
@media (max-width: 885px) {
    #mod-depository h2.styled {
        font-size: 28px;
    }
    #mod-depository h2.styled span.icon {
        margin-right: 20px;
    }
    #mod-depository #uploader {
        padding-right: 30px;
        padding-left: 30px;
        line-height: 128px;
    }
    #mod-depository #uploader p {
        width: 220px;
        line-height: normal;
    }
}
@media (max-width: 955px) {
    #mod-depository .timeline .go {
        font-size: 14px;
    }
    #mod-depository .timeline .icon .circle {
        width: 135px;
        height: 135px;
        line-height: 135px;
    }
    #mod-depository .timeline .icon span {
        font-size: 60px;
        line-height: 135px;
    }
}
@media (max-width: 860px) {
    #mod-depository .center h2 {
        font-size: 38px;
    }
    #mod-depository h2,
    #mod-depository h2 a {
        font-size: 44px;
    }
    #mod-depository h2 small {
        font-size: 18px;
    }
    #mod-depository .timeline .go {
        font-size: 13px;
    }
    #mod-depository .timeline .icon .circle {
        width: 110px;
        height: 110px;
        line-height: 110px;
    }
    #mod-depository .timeline .icon span {
        font-size: 50px;
        line-height: 110px;
    }
    #mod-depository #sortable .file input {
        width: auto;
        max-width: 200px;
    }
}
@media (max-width: 760px) {
    #mod-depository h2,
    #mod-depository h2 a {
        font-size: 38px;
    }
    #mod-depository h2 small {
        font-size: 16px;
        border: none;
        margin: 0;
        padding: 0;
        margin-top: -20px;
        display: block;
    }
    #mod-depository div.description {
        font-size: 15px;
        padding: 25px 0px;
    }
    #mod-depository .center h2 {
        font-size: 30px;
    }
    #mod-depository .start-controls #mod-depository-start {
        padding: 0 35px;
        height: 65px;
        line-height: 65px;
        margin: 0;
        margin-left: 25px;
    }
    #mod-depository .timeline .go {
        padding-left: 40px;
        width: 100%;
        box-sizing: border-box;
        text-align: left;
        display: list-item;
        list-style-type: disc;
        list-style-position: inside;
    }
    #mod-depository .timeline .go br {
        display: none;
    }
    #mod-depository .timeline .icon {
        display: none;
    }
    #mod-depository .timeline h3 {
        margin-bottom: 15px;
    }
    #mod-depository .timeline {
        margin-bottom: 30px;
    }
    #mod-depository h2.styled span.icon {
        margin-right: 16px;
        width: 60px;
        height: 60px;
        line-height: 60px;
    }
    #mod-depository h2.styled {
        height: 60px;
        line-height: 60px;
        font-size: 21px;
    }
    #mod-depository #uploader p {
        font-size: 16px;
    }
    #mod-depository #uploader p:before {
        padding: 5px;
        font-size: 19px;
        font-family: 'dpicons';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e600";
    }
    #mod-depository #uploader .icon-upload {
        display: none;
    }
    #mod-depository h2.styled {
        margin-bottom: 15px;
    }
    #mod-depository #dp-btn-send {
        font-size: 26px !important;
    }
    #mod-depository fieldset label {
        padding-right: 25px;
        font-size: 16px;
    }
    #mod-depository fieldset {
        padding-left: 20px;
        padding-top: 20px;
    }
    #mod-depository #sortable .file input {
        max-width: 140px;
    }
    #mod-depository #sortable .file,
    #mod-depository #uploader,
    #mod-depository .message {
        width: 100%;
    }
}
@media (max-width: 625px) {
    #mod-depository .steps {
        display: none;
    }
}
@media (max-width: 550px) {

    #mod-depository .dp-logo { margin-right: 15px !important; }

    #mod-depository h2,
    #mod-depository h2 a {
        font-size: 36px;
    }
    #mod-depository h2 small {
        display: none;
    }
    #mod-depository div.description {
        font-size: 14px;
    }
    #mod-depository .center h2 {
        font-size: 22px;
        height: auto;
    }
    #mod-depository table tr td.caption {
        width: auto;
    }
    #mod-depository fieldset label {
        padding-right: 10px;
        font-size: 13px;
    }
    #mod-depository fieldset {
        padding: 10px 10px 15px 10px;
    }
    #mod-depository h2.styled {
        font-size: 16px;
        margin-bottom: 10px;
        line-height: 50px;
        height: 50px;
    }
    #mod-depository h2.styled span.icon {
        margin-left: 0;
        margin-right: 10px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }
    #mod-depository #durability {
        padding-top: 85px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
    }
    #mod-depository a.settings {
        display: none;
    }
    #mod-depository .colapsed {
        padding-top: 10px;
        margin-top: 0;
    }
    #mod-depository #copy,
    #mod-depository #alert {
        padding: 0 10px;
        height: auto;
        font-size: 13px;
        line-height: 20px;
        border-bottom: none;
    }
    #mod-depository #copy {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    #mod-depository #alert .alert {
        width: 100%;
        height: auto;
        padding-bottom: 10px;
    }
    #mod-depository #copy input,
    #mod-depository #alert input {
        margin-right: 0;
    }
    #mod-depository #alert .alert label,
    #mod-depository #copy label {
        padding-left: 35px;
        position: relative;
        display: block;
    }
    #mod-depository #copy input {
        position: absolute;
        top: 0px;
        left: 0px;
    }
    #mod-depository fieldset .row {
        padding: 0;
    }
    #mod-depository fieldset .row h3 {
        display: none;
    }
    #mod-depository #uploader {
        margin-bottom: 10px;
        height: auto;
        line-height: normal;
    }
    #mod-depository #sortable .file,
    #mod-depository #uploader,
    #mod-depository .message {
        width: 100%;
        box-sizing: border-box;
    }
    #mod-depository .message {
        margin-bottom: 0;
        font-size: 13px;
    }
    #mod-depository #uploader p {
        margin: 0;
        font-weight: normal;
        padding-bottom: 0;
    }
    #mod-depository #sortable .file span.size {
        display: none;
    }
    #mod-depository #sortable .file input {
        margin-right: 0;
    }
    #mod-depository .center a.button.next,
    #mod-depository .center input.button.next {
        font-size: 18px !important;
        margin-top: 20px;
        padding: 0 15px;
        height: 52px;
        line-height: 52px;
    }
    #mod-depository #dp-btn-send {
        font-size: 18px !important;
        margin-top: 20px;
        padding: 0 10px;
        height: 52px;
        line-height: 52px;
        font-weight: bold;
    }
    #dp-slider-box .min,
    #dp-slider-box .max {
        font-size: 13px;
    }
    #dp-social {
        display: none;
    }
    #mod-depository .timeline h3 {
        font-size: 16px;
        margin-bottom: 5px;
    }
    #mod-depository .timeline {
        margin-bottom: 10px;
        padding: 10px;
    }
    #mod-depository .timeline .go {
        padding-left: 25px;
    }
    #mod-depository .start-controls {
        margin-bottom: 25px;
    }
    #mod-depository div.description {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    #mod-depository .dp-logo {
        margin-right: 12px;
    }
    #dp-client {
        margin-top: 15px;
    }
    #dp-client p {
        font-size: 15px;
    }
    #mod-depository #dp-links .highlight {
        padding: 10px;
        box-sizing: border-box;
        margin-bottom: 20px;
    }
    #mod-depository #dp-links.step5 {
        padding-top: 30px;
    }
    #mod-depository #dp-links.step5 h2 {
        font-size: 24px;
    }
    #mod-depository #dp-links.step5 h3 {
        font-size: 18px;
        line-height: normal;
        margin-top: 10px;
        margin-bottom: 10px;
        display: block;
    }
    #mod-depository #dp-links.step5 input {
        width: 100%;
        box-sizing: border-box;
        margin: 10px 0;
        font-size: 12px;
    }
    #mod-depository #dp-links.step5 p {
        font-size: 18px;
        margin-bottom: 10px;
    }
    #mod-depository .dp-hide {
        display: none;
    }
    #mod-depository h2.styled.dp-small {
        overflow: hidden;
    }
    #mod-depository fieldset .row.dp-show-title {
        padding-left: 110px;
    }
    #mod-depository fieldset .row.dp-show-title h3 {
        display: inline-block;
    }
    #mod-depository fieldset .row.dp-show-title p {
        padding-bottom: 10px;
    }
    #mod-depository fieldset .row p.info {
        width: 100%;
        box-sizing: border-box;
    }
    #mod-depository fieldset .row h3 {
        font-size: 16px;
    }
    #mod-depository.dp-edit #sortable .file .ico-move {
        display: none;
    }
    #mod-depository .center.dp-button-update input.button {
        height: 52px;
        line-height: 52px;
        padding: 0 10px;
        font-size: 22px !important;
    }
    #mod-depository .dp-invalid {
        font-size: 12px;
    }
    #mod-depository table tr td {
        display: block;
    }

    #mod-depository .dp-help {
        font-size: 12px;
    }
}


@media (max-width: 760px) {

    #mod-depository h2.styled {

        height: auto;
        min-height: 60px;
        line-height: normal;
    }

    #mod-depository .dp-step-name {

        padding-top: 5px;
        padding-bottom: 0;
    }
}