@import url('https://fonts.googleapis.com/css?family=Orbitron:400,700,900');




@font-face {
    font-family: 'ds-digitalbold';
    src: url('../fonts/ds-digib-webfont.woff2') format('woff2'),
    url('../fonts/ds-digib-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
body {
    width: 100%;
    height: 100%;
    background-color: transparent;
}
.btn-danger {
    color: #fff;
    background-color: #d61f26;
    border-color: #a5171c;
}
.datetimepicker.datetimepicker-dropdown-bottom-right.dropdown-menu {
    color: #250604;
}
.bootstrap-table th {
   background-color:#333;
    color: #fff;
}
html{
    /* This image will be displayed fullscreen */


    /* Ensure the html element always takes up the full height of the browser window */
    min-height:100%;

    /* The Magic */
    background-size:cover;
}
a.btn.btn-primary.add-clock-button {
	background: #d61f26;
    margin-bottom: 10px;
    border: 1px solid #a91116;
}

a.btn.btn-primary.add-clock-button:hover{
	color: #FFF!important;
    background-color: #bb1319!important;
    border-color: #a91116!important;
}

a.btn.btn-primary.manage-recipients-button {
	background-color: #337ab7;
    border: 1px solid #2e6da4;
	float:right;
}

a.btn.btn-primary.manage-recipients-button:hover{
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}

.count-down-digit.enable .text {

    color: #D61F26;
}
.countdown {
    font-family: 'ds-digitalbold', sans-serif!important;

font-weight:800!important;
    width: 100%;
    font-style:normal!important;


    text-align: center;


}

.countdown-time {
    display: block;
    text-align: center;
}

.countdown-time ul {width: 100%; display: inline-block; list-style:none!important;     padding: 0px!important;
    margin: 0px!important; }

.countdown-time li {
padding:0px!important;
    list-style:none!important;
    text-align: left!important;
    display:inline-block;
}

i.glyphicon.glyphicon-eye-open {
    color: #fff;
}
.item i  {
     /*text-shadow: 0 0 10px #d61f26, 0 0 8px #f3222a;*/
    font-size: 200px;
    line-height:200px!important;
    color: #D61F26;
    font-style: normal!important;
}
.itemcolon {
    /*text-shadow: 0 0 10px #d61f26, 0 0 8px #f3222a;*/
    line-height:initial!important;
    font-size: 200px!important;
    color: #D61F26;
    font-style: normal!important;
}
.countdown-time li.item { padding: 0 10px 0 10px !important;}
@media screen and (min-height: 300px) and (max-height: 420px){.countdown-time li.item { padding: 0 5px 0 5px !important;}}
@media screen and (max-width: 360px){.countdown-time li.item { width: 124px;margin: 0 18px 0 18px !important;}}
@media screen and (max-width: 375px){.countdown-time li.item { padding: 0 10px 0 10px !important; width: auto;margin: 0 0px 0 0px !important;}}
	
.countdown-time i {
    display: block;
    text-align: center;
}
.row.timerform {
    margin-top: 35px;
}

@media screen and (max-width: 320px){ .row.timerform {}}

@media screen and (max-width: 380px){ .row.timerform {margin-top: 15px;}}

@media screen and (min-width: 400px) and (max-height: 670px){ .timerform {margin-top: 15px !important;}}

.countdown-time span {
    color: #D61F26;
    /*text-shadow: 0 0 5px #d61f26, 0 0 3px #f3222a;*/
    text-align:center!important;
    font-weight:normal!important;
    font-family: 'Orbitron', sans-serif!important;
    display: block;
    text-transform: uppercase;
    font-size: 19px!important;
    margin-top:0px!important;
}

.form-group .password-wrapper {
    position: relative;
}

.form-group .password-wrapper .toggle-password-visibility {
    color: black;
    position: absolute;
    right: 5px;
    top: 2px;
    padding: 5px;
    border: none;
    background-color: transparent;
    cursor: pointer;
}

.form-group .validation-error {
    /*padding-top: 3px;*/
}
.search input.form-control {
        width: 300px;
}

#intro .intro-caption.timer-wrapper {
    margin-top: 0;
}

.timer-intro {
    min-height: 100vh;
}

.intro-inner.timer-inner {
    margin-top: 100px;
}

@media screen and (max-width: 480px) {
    .countdown-time li.itemcolon {
        display: none;
    }
}

@media only screen and (max-width: 600px) {
    .countdown-time span {

        font-size: 12px!important;

    }

    .item i  {
        font-size: 45px;
        line-height:45px!important;

    }
    .itemcolon {
        line-height:initial!important;
        font-size: 45px!important;
    }
}

@media only screen and (max-width: 800px) {
    button.btn.btn-primary.passbutt {
        margin-top: 10px;
    }
    .countdown-time span {

        font-size: 15px!important;

    }

    .item i  {
        font-size: 80px;
        line-height:80px!important;
        color: #D61F26;
        font-style: normal!important;
    }
    .itemcolon {
        line-height:initial!important;
        font-size: 80px!important;
        color: #D61F26;
        font-style: normal!important;
    }
}

@media only screen and (max-width: 1200px) {
    .countdown-time span {

        font-size: 17px!important;

    }

    .item i  {
		font-size: 8.5em;
		line-height: 1em!important;

    }
    .itemcolon {
        line-height:initial!important;
        font-size: 160px!important;
    }
    
    .timer-inner .cover {
        display: none;
    }
}

/*iPhone 3/4 */
@media screen and (min-height: 300px) and (max-height: 420px) { .item i {width: auto;text-align: center !important;font-size:3em!important;margin-top: 20px;}}
@media screen and (min-height: 200px) and (max-height: 380px){ .item i {width: auto;text-align: center !important;font-size:3em!important;}}
@media screen and (min-height: 200px) and (max-height: 380px){ .countdown-time {margin-bottom: -30px;}}
@media screen and (min-height: 200px) and (max-height: 380px){ .countdown-time li.item{padding: 0 4px 0 4px !important;}}
@media screen and (min-height: 200px) and (max-height: 380px){ .timer_hash { margin-top: 12% !important;margin-bottom: 4%;}}
@media screen and (min-height: 420px) and (max-height: 480px){ .item i{width: auto;text-align: center !important;font-size: 6.5em !important;}}

@media screen and (max-width: 320px){ .countdown-time span {font-size: 12px !important;}}
@media screen and (max-width: 380px){ .countdown-time span {font-size: 15px !important; margin-top:-10px!important;}}
@media screen and (max-width: 380px){ .item i {width: auto;text-align: center !important;font-size: 6.5em; line-height:1em !important;}}
@media screen and (max-width: 420px){ .countdown-time span {font-size:16px!important;margin-top: -10px!important;text-align: center !important;}}
@media screen and (min-width: 320px) and (max-width: 449px) and (max-height: 425px){ .countdown-time span {font-size: 12px!important;}}

@media (max-width: 380px) and (min-height: 660px){	.item i {width: 105px;text-align: center !important;}}
@media (max-width: 550px) and (min-height: 710px){	.item i {width: 125px;text-align: center !important;font-size: 7.5em;}}
@media (max-width: 550px) and (min-height: 600px){	.item i {width: 125px;text-align: center !important;font-size: 7.5em;}}

@media screen and (min-width: 1025px) and (min-height: 700px) {
    .timer-intro {
        position: relative;
    }
    
    .intro-inner.timer-inner {
        margin-top: 0 !important;
    }
    
    .timer-intro .intro-caption.timer-wrapper {
        position: absolute;
        width: 100%;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        z-index: 100;
    }
    
    .timer-footer {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
    }
}


.bootoast {
    opacity: 0;
    filter: alpha(opacity=0)
}

.bootoast>.glyphicon {
    display: inline-block;
    /* yeah, this float is a "hack" */
    float: left;
    font-size: 20px;
    margin-right: 14px;
}

.bootoast>.bootoast-alert-container {
    display: block;
    max-width: 100%;
    overflow: auto;
}

.bootoast>.bootoast-alert-container>.bootoast-alert-content {
    display: table;
    width: 100%;
    height: 100%
}

.bootoast.alert-default {
    background: #eee;
}

.bootoast>.progress.progress-bottom {
    width: auto;
    margin-left: -1.25rem;
    margin-right: -1.25rem;
}

.bootoast>.progress.progress-bottom {
    margin-bottom: -.75rem;
}

.bootoast>.progress.progress-top {
    margin-top: -.75rem;
}

.bootoast>.progress.progress-background {
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .35;
}

.bootoast-container {
    position: fixed;
    left: 20px;
    right: 20px;
    top: initial;
    bottom: initial;
    width: 390px;
    max-width: 95%;
    z-index: 999999;
	width: 640px;
}

.bootoast-container.top {
    top: 20px
}

.bootoast-container.bottom {
    bottom: 20px
}

.bootoast-container.right {
    left: initial
}

.bootoast-container.left {
    right: initial
}

.bootoast-container.center {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.bootstrap-table tbody {
    background: #ffffff1f;
	font-size: 14px;
}
.col-md-12.maincontent {
    padding-top: 100px;
    padding-bottom: 45px;
}

.trigger-button {
    color: #FFF !important;
    background-color: #d61f26!important;
    border-color: #d61f26!important;
    padding: 10px 60px!important;
    -webkit-border-radius: 4px!important;
    -moz-border-radius: 4px!important;
    border-radius: 4px!important;
    font-size: 14px!important;
    font-weight: 500!important;
    text-transform: uppercase!important;
    z-index: 9!important;
    border: 2px solid rgba(0, 0, 0, 0)!important;
    -webkit-transition: all 0.2s ease-in-out!important;
    -moz-transition: all 0.2s ease-in-out!important;
    -o-transition: all 0.2s ease-in-out!important;
    -ms-transition: all 0.2s ease-in-out!important;
    transition: all 0.2s ease-in-out!important;
}
.trigger-button:hover {color: #FFF!important;background-color: #770308!important;border-color: #d61f26!important;}
.trigger-button:focus{color: #FFF!important;background-color: #770308!important;border-color: #d61f26!important;}


/*----------------------*/
/*    DOCUMENT UPLOAD   */
/*----------------------*/

.document-upload{
	height: 102px;
    border: 2px dashed #6f7677;
    border-radius: 4px;
}

.document-upload:hover{
	height: 102px;
    border: 2px dashed #171c1d;
    border-radius: 4px;
}

.document-upload p{
    width: 100%;
    text-align: center;
    color: #171c1d;
    margin-top: 38px;
    position: absolute;
}
.document-upload input{
    position: absolute;
    margin: 0;
    padding: 0;
    width: 95%;
    height: 98px;
    outline: none;
    opacity: 0;
}

.document-upload button{
    margin: 0;
    color: #fff;
    background-color: #337ab7;
    border: 1px solid #2e6da4;
    width: 150px;
    border-radius: 4px;
    outline: none;
    margin-top: 105px;
    float: right;
	padding: 6px 12px;
    font-size: 14px;
}
.document-upload button:hover{
    color: #fff;
    background-color: #286090;
    border: 1px solid #204d74;
}
.document-upload button:active{
  border:0;
}

.img-upload {
	border: 2px dashed #6f7677;
    border-radius: 4px;
	position: absolute;
    left: 20px;
    top: 10px;
    width: 145px;
	height: 64px;
}


/*----------------------*/
/*DOCUMENT UPLOAD STATUS*/
/*----------------------*/

.document-upload-status{
	height: 102px;
}
.document-upload-status:hover{
}

.document-upload-status p{
}

.document-upload-status img{
    text-align: center;
    display: block;
    margin: 5px -10px 0 -5px;
}

.document-upload-status-a{
    text-align: center;
    display: block;
	margin: -28px auto auto 0;
}

/*----------------------*/
/*        MISC          */
/*----------------------*/

.encrypt-button{
	color: #fff !important;
    background-color: #d61f26 !important;
    border: 1px solid #a91116!important;
	width: 100%;
	margin: 40% 0;
	height: 100px;
}
	
.encrypt-button:hover{
	color: #fff !important;
    background-color: #bb1319 !important;
    border: 1px solid #a91116! !important;
}

.checkbox-recipients {
	float: left;
	width:100%;
}

.checkbox-recipients  input{padding: 0 18px 0 0px !important;}
.checkbox-recipients  label{padding: 0 18px 0 0px !important;font-size:13.5px;}
.recipients-width {width:180px;float:left;}
