@import url('https://fonts.googleapis.com/css?family=Open+Sans');

body{font-family:'Open Sans', sans-serif !important;}

body:after{content:"Beta Version";font-size:12px;padding:10px;position:fixed;bottom:0;right:0;}

main .order .menu-left2 ul li{
    border: none;
}

#other_value{
    display: none;
}

#file_upload_preload{
    position: fixed;
    z-index: 9999;
    top:0;
    left: 0;
    width: 100%;
    display: none;

    
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0.5+0,0.9+50,0.5+100 */
    background: -moz-linear-gradient(top,  rgba(255,255,255,0.5) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.5) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0.5) 0%,rgba(255,255,255,0.9) 50%,rgba(255,255,255,0.5) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(255,255,255,0.5) 0%,rgba(255,255,255,0.9) 50%,rgba(255,255,255,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80ffffff', endColorstr='#80ffffff',GradientType=0 ); /* IE6-9 */

}

.tablica > .table {box-shadow: 5px 10px #efeaea;}
.table > thead > tr > th{vertical-align:top;background:#d2d4d3;}
.table > thead > tr > th td{vertical-align:top;}
.table > tbody > tr:nth-child(even){background:#e7edea;}

.header_photo_upload{

}

#previews_uploader .progress, .fileupload-process  .progress{
    height: 3px;
    margin-bottom: 10px;
}
#previews_uploader select{
    width: 100%;
    padding: 2px;
    border-radius: 2px;
    margin-bottom: 3px;
}

#previews_uploader .add-tooth{
    width: 100%;
    padding: 2px;
    margin-bottom: 3px;
}


#previews_uploader .text-input{
    width: 100%;
    padding: 2px;
    margin-bottom: 3px;
}

main .pre_edit .table {
    margin-top: 5px;
    padding: 5px;
    line-height: 1em;
}

main #accordion{
    left: 0;
    right: 0;
    padding: 0 15px;
    bottom: 0;
    position: fixed;
    margin-bottom: 0;
}

main{
    margin-bottom: 125px;
}

#previews_uploader input[type="checkbox"]{
    display: inherit;
}

.header_photo_upload{
    padding: 5px;
}
.header_photo_upload a{font-weight:bold;}

.select_file_checkbox{
    margin: 10px !important;
}

main .order .file-storage .search-form .fa-search {
    position: absolute;
    top: 10px;
    left: 10px;
}
main .order .file-storage .search-form input {
    padding-left: 30px;
}



main .order .file-storage .tablica .table thead tr th a {
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
}

main .order .file-storage .tablica .table tbody tr td {
    font-size: 12px;
    padding: 2px;
    line-height: 16px;
}

#accordion{
    z-index: 999;
}

main .order .orders-right .order-messages .message-wright {
    overflow-x: auto;
}

.upload_images_preloader .progress{
    height: 3px;
}


.upload_finish_preloader .progress{
    height: 3px;
}

.upload_message_preloader .progress{
    height: 3px;
}

.upload_stl_preloader .progress{
    height: 3px;
}

.files-upload-img{
    margin-right: 8px;
}

.view_image img{
    cursor: pointer;
}

.view_stl img{
    cursor: pointer;
}

.message-wright .file-input-name {
    float: right;
    margin-right: 15px;
    margin-top: 5px;
}

.change_status{
    padding: 10px 0;
}

.user_avatar_settings{
    width: 100px;
    height: 100px;
}

.user_avatar_header{
    width: 32px;
}

.list-su-designer ul{
    padding: 10px ;
}

.list-su-designer li{
    cursor: move;
}

main .form-horizontal .selected_checbox_type label{
    font-size: 13px;
    font-weight: normal;
    margin-right: 10px;
}

.preview_stl{

}

#canvas{
    width: 100%;
    height: 400px;
}


.progress-stl-load{
    height: 6px;
    margin: 0;
    padding: 0;
}

.row_units .add_units, .row_units .add_tooth, .row_units .remove_units {
    float: right;
    margin-left: 5px;
    cursor: pointer;
}

.row_units .add_tooth {margin-bottom: 10px}

.t_c{
    background-color: #f5f5f5;
    border: 1px dotted #ccc;
    border-radius: 5px;
    padding: 5px;
    width: 580px;
    position: fixed;
    z-index: 9999;
}

.t_c label{
    width: 35px;
    font-weight: normal;
}

.modal_button_block{
    width: 100%;
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.open_big_image{
    cursor: pointer;
}

#modalSimpleImage .modal-content{
    background-color: transparent;
}

#modalSimpleImage .modal-header, #modalSimpleImage .modal-body{
    padding: 0;
    border: none;
}

#modalSimpleImage .close{
    color: #fff;
    font-size: 34px;
}


#modalSimpleImage .modal-header {
    background: #252a32;
}

#modalSimpleImage img{
    width: 100%;
}

.preview_stl img{
    text-align: center;
}



.preview_stl img {
    display: block;
    margin: 0 auto; }

#modal_preview_stl button{
    font-size: 14px;
}

/* Hiding the checkbox, but allowing it to be focused */
.badgebox
{
    opacity: 0;
}

.badgebox + .badge
{
    /* Move the check mark away when unchecked */
    text-indent: -999999px;
    /* Makes the badge's width stay the same checked and unchecked */
    width: 14px;
    height: 14px;

}

.badgebox:focus + .badge
{
    /* Set something to make the badge looks focused */
    /* This really depends on the application, in my case it was: */

    /* Adding a light border */
    box-shadow: inset 0px 0px 5px;
    /* Taking the difference out of the padding */
}

.badgebox:checked + .badge
{
    /* Move the check mark back when checked */
    text-indent: 0;
}

main .acc-content .file-storage {
    margin-top: 0;
}

.status-filter .btn{
    padding: 3px 6px;
}

.status-filter .badge{
    padding: 0;
}

.status-filter{
    margin: 15px 0;
}

.select_checkbox_download label{
    display: block;
    margin-left: 10px;
    font-size: 16px;
    font-weight: normal;
}

.search-form{
    display: none;
}

.uploader_header_form{
    margin-bottom: 20px;
}

.uploader_header_form .select_all_upload{
    margin-right: 20px;
    margin-left: 10px;
}

.ui-autocomplete{
    background-color: #fff;
    list-style: none;
    margin: 0;
    padding: 0;
    max-width: 500px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    z-index: 999;
}
.ui-autocomplete li{
    margin: 0;
    padding-top: 5px;
}
.search_a{
    color: #000;
    margin: 5px;
}
.search_a:hover{
    color: #ccc;
}

.file-storage .col-xs-5 .form-group{
    margin: 0;
}

main .form-horizontal .status-designer-filter .btn{
    padding: 3px 6px;
}


main .form-horizontal .status-designer-filter input{
    margin-bottom: 0;
}

main .form-horizontal .status-designer-filter label{

}

.status-designer-filter .badge {
    padding: 0;
}

.manufactured_name_simple{
    padding: 10px;
}

.date_total_1{
    background-color: #FFCCCB;
}

.date_total_2{
    background-color:  #c1ad00;
}

#headingOne .fa-cloud-upload{
    cursor: pointer;
}

.bottom_upload_collapse span{
    font-size: 20px;
}

.collapse_down{
    cursor: pointer;
    font-size: 30px;
}

main .order .file-storage .tablica .table tbody tr td .main-info  .btn{
    margin-left: 5px;
    padding: 1px 1px;
    font-size: 10px;
    color: #fff;
}

.case:hover{
    text-decoration: none;
}

main .order .orders-right .order-title button {
    margin-left: 0;
    padding: 5px 10px;
}

.search_file_list{
    margin-bottom: 15px;
}

main .order .file-storage .tablica {

    height: auto !important;
    overflow: hidden;

}

.orders-files-upload .close {
    float: right;
    margin-bottom: -25px;
    font-size: 30px;
}

main .cases .case{
    width: 25%;
	border-radius:10px;
	height: 60px;
}
main .cases .case p{bottom:40px;}
main .cases .case .files{padding-top:0px;}
main .cases .case .files i{font-size:36px;}

main .order .file-storage .tablica .table tbody tr td button{
    padding: 3px 6px;
    font-size: 12px;
    margin-right: 2px;
}
main .order .file-storage .tablica .table tbody tr td .btn-group{
    margin-right: 2px;
}
main .order .file-storage .tablica .table tbody tr td i{
    font-size: 12px;
}

main .order .file-storage .tablica .table tbody tr td:nth-child(3){
    /*text-align: center;*/
}
main .order .file-storage .tablica .table tbody tr td:nth-child(4){
    text-align: center;
}

#export_table tbody tr td:nth-child(3){
    text-align: center;
}

.designer_uploader img{
    width: 70px;
}

.logout_man{
    padding-top: 20px;
    font-size: 20px;
}

.logout_man a{
    color: #000;
}

.file-status-progress{
    height: 3px;
    margin-bottom: 5px;
}

#file-storage-designer{
    border: 1px dotted #ccc;
    min-height: 600px;
}

.cloud_button{
    font-size: 12px;
}

.cloud_button i{
    font-size: 26px;
}

main #accordion .panel-body {
    max-height: 100%;
}

.new_files_flag{
    padding: 0 5px !important;
    margin-left: 10px;
}

/*
.file-storage .table tbody tr td:nth-child(3){
    text-align: center;
}*/
.new_units{
    padding-right: 10px;
}

#collapseUpload{
    z-index:1000;
	background: linear-gradient(#fff, #51666e);
}

.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=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

.btn-tpl-collapse{
    font-size: 20px;
    padding: 0;
    margin: 0;
}
.btn-tpl-start-page{
    font-size: 26px;
    padding: 0;
    margin: 0;
}

.btn-blue{background:#51666e !important;border-color:#848c8f !important;}
.btn-blue:hover{background:#d2d4d3 !important;border-color:#d2d4d3 !important;}
.btn-blue.btn-success .badge{color:#2e6da4 !important;}

#ui-id-1 {max-height:200px; overflow-y:auto;}
#designersrecords{margin-top:20px;}
#designersrecords th{background:#333;color:#fff;}
#designersrecords th.th-row-second{background:#595858;}
#designersrecords p{margin-bottom:0;}
main .main-title p{font-size:24px;}
.btn-sign-up{
    font-size: 18px;
    font-family: Roboto-Regular;
    padding: 5px 30px;
}
main .form-horizontal input{font-size:14px;}

.header #dashboard .navbar .navbar-collapse:after{content:"Beta Version";font-size:12px;padding:0 10px;position:absolute;color:#fff;top:15px;right:0;}

body{background:#f5f5f5;}
.header{margin:0 -15px;background:#fff;}
.header #dashboard .navbar{background:#51666e;}
.header #dashboard{width:100%;padding:0;}
.header .col-sm-12.col-xs-12{padding:0;}
.header #dashboard .navbar .navbar-collapse{max-width:1280px;margin:0 auto;}
/*main .drag{background:#424d5d;}*/
.menu-left{overflow:hidden;margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid #cdd0d3;}
main .order .menu-left ul li{float:left;border:0;margin:0 8px 5px 0;}
main .order .menu-left ul li a{background:#51666e;border:1px solid #b5b5b5;border-radius:0px;transition:all 0.2s ease-out 0.1s; width:172px;}
main .order .menu-left ul li:hover a,main .order .menu-left ul .active a{border-color:#d2d4d3;background:#d2d4d3;}
main .order .file-storage .tablica .table thead tr th a{font-size:15px;font-weight:500;}
main .order .file-storage .tablica .table thead{background:#fff;}
.date_total_1{background:#c4c3c3;}
main .drag.page-drag{background:#51666e;padding:20px;border-radius:5px;}
main .drag.page-drag p{color:#fff;padding:0px;margin:0;border-radius:5px;}

.bottom-upload .panel-heading{background: #fff; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#fff, #51666e); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#fff, #51666e); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#fff, #51666e); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#fff, #51666e); /* Standard syntax */}
main #accordion .panel-heading .orders,main .drag{background:none;}
main #accordion .panel-heading .orders .drag p{color:#424d5d;line-height:80px;}
main #accordion .panel-heading .orders i{margin-top:20px;}
.w-box{border:1px solid #ccc;border-radius:5px;background:#fff;margin-bottom:20px;position:relative;}
.w-box .space{position:absolute;background:#fff;width:70px;height:20px;left:0;bottom:44px;}

.new-cases{font-size:13px;margin:0 30px 10px;}
.new-cases span{width:30px;height:18px;display:inline-block;background:#01b3d9;vertical-align:middle;}
.cases-complete{font-size:13px;margin:0 30px 10px;}
.cases-complete span{width:30px;height:18px;display:inline-block;background:#8383c9;vertical-align:middle;}
.in-progress{font-size:13px;margin:0 30px 10px;}
.in-progress span{width:30px;height:18px;display:inline-block;background:#ffa846;vertical-align:middle;}
.qc-cases{font-size:13px;margin:0 30px 10px;}
.qc-cases span{width:30px;height:18px;display:inline-block;background:#ff3b53;vertical-align:middle;}
.cases-hold{font-size:13px;margin:0 30px 10px;}
.cases-hold span{width:30px;height:18px;display:inline-block;background:#303b4d;vertical-align:middle;}

.repeat_reports_su td{max-width:180px; word-wrap:break-word;}
.modal-dialog {width:100%;}
#previews_uploader label span{word-wrap:break-word;}
#previews_uploader textarea{max-width:100%;}
