﻿body {
    margin: 0;
}

video { 
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    transform: translateX(-50%) translateY(-50%);
    background: url('/images/video/safran.jpg') no-repeat;
    background-size: cover;
    transition: 1s opacity;
}
.shader {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    bottom: 0;
    height: 100%;
    min-height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}
.logohead{
    width:100%; max-width:120px;margin-top:0px
}
.loginbrand{
    margin:5px 0px 0px 10px;
    color:#5c9c00;
    margin-top:5px
}
.login-footer{
    text-align:center;
    color:#fff;
    padding:0px 30px
}

.navlogo{
    width:100%; max-width:80px;
}
.padding{
    margin-right:10px;
}
.wrapperhome {
	padding: 120px 0px 0px;

}
.bg{background: url('/images/video/safran.jpg') no-repeat fixed;

}
.navicon{
    vertical-align:2px; margin-right:5px
}

    .pagenav{
        display:initial 
    }
    .topnav{
        display:none
    }

@media(max-width:979px){
    .pagenav{
        display:none;
    }
    .topnav{
        display:initial
    }
}

.brandname{
    display:initial
}

@media(max-width:507px){
    .brandname{
    display:none
}
    .logohead{
    margin-top:10px
}
.loginbrand{

    margin-top:0px
}
.wrapperhome {
	padding: 40px 5px 0px;

}
}

.label, .badge.green {
    background: #78ba00 none repeat scroll 0 0;
}

.img-responsive{
    display: block;
    height: auto;
    max-width: 100%;
}

.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=50);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

    .filter-part1 {
    width:80%;
    float: left;

}
        .filter-part2 {
    width:60%;
    float: left;

}
.filter-part3 {
    width:100%;
    float: left;

}

.filter-part4 {
    width:100%;
    float: left;

}



.fileUp1:before {
   color:#fff;
   content: "Browse";
}

.fileUp2:before {
   color:#fff;
   content: "Browse";
}

.fileUp3:before {
   color:#fff;
   content: "Browse";
}
.fileUp4:before {
   color:#fff;
   content: "Browse";
}

.path {
    width:70%;
    border-radius: 4px;
    color: #555555;
    display: inline-block;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 4px 6px;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    overflow:hidden
}

    .filter-part1 > .fileUp1{
   
    z-index:999; 
    position:relative; 
    float: right;
    cursor:pointer;
    width:50px
   
}

.filter-part1 > .fileUp1 > input{
    filter: alpha(opacity=0);
    opacity:0; 
    width:55px; 
    margin-top:-32px;
    cursor:pointer; 
    position:relative; 
    z-index:999; 
    float:right;
    border:1px solid red;
    

}


.path2 {
    width:75%;
    border-radius: 4px;
    color: #555555;
    display: inline-block;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 4px 6px;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    overflow:hidden
}



    .filter-part2 > .fileUp2{
   
    z-index:999; 
    position:relative; 
    float: right;
    cursor:pointer;
    width:50px
   
}

.filter-part2 > .fileUp2 > input{
    filter: alpha(opacity=0);
    opacity:0; 
    width:55px; 
    margin-top:-32px;
    cursor:pointer; 
    position:relative; 
    z-index:999; 
    float:right;
    border:1px solid red;
    

}

.path3 {
    width:75%;
    border-radius: 4px;
    color: #555555;
    display: inline-block;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 4px 6px;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    overflow:hidden
}



    .filter-part3 > .fileUp3{
   
    z-index:999; 
    position:relative; 
    float: right;
    cursor:pointer;
    width:50px
   
}

.filter-part3 > .fileUp3 > input{
    filter: alpha(opacity=0);
    opacity:0; 
    width:55px; 
    margin-top:-32px;
    cursor:pointer; 
    position:relative; 
    z-index:999; 
    float:right;
    border:1px solid red;
    

}



.path4 {
    width:75%;
    border-radius: 4px;
    color: #555555;
    display: inline-block;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 4px 6px;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    overflow:hidden
}



    .filter-part4> .fileUp4{
   
    z-index:999; 
    position:relative; 
    float: right;
    cursor:pointer;
    width:50px
   
}

.filter-part4 > .fileUp4 > input{
    filter: alpha(opacity=0);
    opacity:0; 
    width:55px; 
    margin-top:-32px;
    cursor:pointer; 
    position:relative; 
    z-index:999; 
    float:right;
    border:1px solid red;
    

}


.btnpadding{
        margin:5px
}

.orange{
    background: #d74f2a;
    vertical-align:3px
}