#logo{
    width:100px;
}
#union_number {
    margin-top: 15px;
    color: #428bca;
    font-size: 26px;

}
#videoModal .modal-dialog  {width:958px;}

#video{
    width:960px;
    height: 540px;
    padding: 3px;
}

.rec{
    width:170px;
}

#show td{
    vertical-align: middle;
}

.search_element{
    margin-left: 30px;
}

#rename{
    margin-top: 5px;
    display: none;
}

#result{
    margin-top: 10px;
    font-size: 16px;
}

#cams_list{
    position: absolute;
    left:1%;
    width:23%;

}

#search{
    position: absolute;
    left:25%;
    width:60%;
}

#result_head{
    margin-top: 10px;
    font-size: 20px;
    font-weight: 800;
}

.camlst_btn{
    width:80px;
    margin-left: 10px;
}

.center{
    text-align: center;
}



.camlist_btn{
    width:250px;
    margin-left: 25px;
}

#name_rename{
    width: 500px;
}

#data{
    text-align: center;
}

#cal{
    color:#428bca !important;
    text-align: center;
}

#datetimepicker1{
    text-align: center;
}

.org_btn{
    width: 150px;
}

.btn_add_org{
    margin-left:20px;
}



