.menu{
    border-top:3px solid #00ccff;
    width: 100%;
    position: fixed;
    min-width: 880px;
    vertical-align:middle;
    top:0px;    
    background-color: #454545;
    padding: 5px;
    padding-left: 10px;
    left: 0px;    
    min-height: 80px;
    float: left;
    z-index: 1100;
    color: #f8f8f8;
    height: 150px;
}
.menucols{
    vertical-align: middle;
    display: block;
    float: left;
    padding: 2px;
    padding-right: 20px;
    height: 100%;
}
.menucols>div{
    margin-top: 2px;
}
.menucols div{
    margin-top: 4px;
}

.menucols .divch{
    margin:0 0 12px 0 !important;
    font-size: 12px;
	position:relative;
	top:-5px;
}

.menucols .divch input[type=checkbox]{ position:relative; top:2px; margin: 0 3px 0 0 !important;}

.history{
    margin:5px 0 0 0;
	font-size:13px;
}
.float-none {	
	float:none;
	clear:both;
}

.menucols .username{
    float: left;
    padding-right: 5px;
	font-size:13px;
}

.menucols .username > div {margin:7px 0;} 

.username a.button {display:inline-block !important; margin:-5px 0 0 0 !important; position:relative; top:-4px;}

.topmenu{
    position: fixed;
    margin-left: 400px;
    width:calc(100% - 425px);
    min-width: 880px;
    background: none;
    border: none;
    
}
.menu_user{
    float: right;
    display: block;
    margin-right: 10px;
}
.menupos{
    display: inline-block;
    text-align: left;
    margin-top: 2px;
}
.top-part-right-new{
    float:right;
    text-align: right;
    
}
.phone2{
    font-family: 'Open Sans', 'PT Sans', Georgia, 'Times New Roman', Times, serif;
	font-size:23px; 
    margin:4px 1px 0 0;    
    text-align: right;
	font-weight:normal;
	color:#fff;
}
.phone2 > div {display:inline-block; position:relative; top:4px; margin:0 5px 0 0;}
.labor-hour2{
    margin:1px 1px 15px 0; 
    color:#fff;
    font-size: 13px;
    text-align:right;
}
.menu-links{
    color:#fff;
    text-decoration: underline;
    cursor: pointer;
}
.menu-img{
    height: 12px;
    text-decoration: none;
    cursor: pointer;
}
.menu-img:hover{
    box-shadow: 0 0 10px rgba(0,0,0,0.5);    
}


.btn.btn-primary{
    background: #3eb088;
    border-radius: 3px;
    color: #FFF;
    text-shadow: 0 1px rgba(0,0,0,.35);
    color: #FFF;
}
    .btn-primary:hover{
        background: #3eb088;
        color: #FFF;
}
    .btn-primary:active{
        background: #3eb088;
        -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.325);
        box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.325);
}
    .btn-primary.disabled:hover{
        color: #FFF;
        background: #4a6da8;
    }
    
    
.popupconfirm{
    width: 220px;
    position: fixed;
    display: none;
    text-align: center;
    background-color: #ffffff;
    padding: 5px;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    z-index: 1200;
} 

.popupconfirmacc{
    width: 350px;
    position: fixed;
    display: none;
    text-align: center;
    background-color: #ffffff;
    padding: 5px;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    z-index: 1200;
} 

#passportscan{
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 11px;
}

#preview
{
color:#cc0000;
font-size:12px
}
.imgList
{
max-height:150px;
margin-left:5px;
border:1px solid #dedede;
padding:4px;
float:left;
}

popupwindow {
    margin: 0;
    padding: 15px;
    background-color: #efefef;
}
popupwindow .popupcontainer {
    margin: 15px;
    padding: 15px;
    height: 250px;
    background-color: #fff;
    border: 1px solid #ccc;
    overflow: auto;
}
#passport_scan{
    margin-top: 5px;
    position: relative;
}

.row_passp{
    height: 55px;
    float: left;
    width: 40%;
    display: table;
    margin: 2px;
    position: relative;
}
.row_passp2{
    height: 55px;
    float: left;
    width: 40%;
    display: table;
    margin: 2px;
}
.img_passp{
    height: 50px;
    display: table-cell;
    width: 90px;
    position: relative;
    float:left;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}
.img_passp2{
    height: 50px;
    width: 100%;
}
.remove_passp{
    position: relative;
    height: 100%;
    width: 50px;
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;    
}
.img_remove_passp:hover{
    cursor: pointer;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

.popupconfirm2{
    width: 250px;
    display: none;
    text-align: center;
    background-color: #ffffff;
    padding: 5px;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    z-index: 10;
}

.confirmdeleteinv2{
    margin-bottom: 3px;
}
.passpno{
    font-size: 11px;
}

.labelfio{
    display: none;
    font-size: 11px;
}

.propertyacc{
    font-size: 11px;
}