body {
  
    margin: 0;
    padding: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    overflow-x:hidden;
    overflow-y:scroll;
  }
  
  
  
  ul, li {
    margin: 0;
    padding: 0;
  }
  
  a, a:hover {
    text-decoration: none;
  }
  
  *, *:before, *:after {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  
  input:focus, select:focus, textarea:focus, button:focus {
    outline: none;
  }
  .container-fluid { width:100%; padding: 0 30px;}
  .wrapper {
    float: left;
    width: 100%;
}
.header {
    float: left;
    width: 100%;
    padding: 41px 0;
    height: 154px;
    border-bottom: 1px solid #1869f4;
    -webkit-box-shadow: 3px 5px 6px -2px rgb(0 0 0 / 12%);
    -moz-box-shadow:3px 5px 6px -2px rgb(0 0 0 / 12%);
    box-shadow: 3px 5px 6px -2px rgb(0 0 0 / 12%);

}

.table_contain {
    width: 100%;
    border-collapse: collapse;
    height: 22px;
    max-width: 95%;
    margin: auto;
}
.logo_block {
    float: left;
    WIDTH: 34%;
}
.logo_block a img {
    float: left;
}
.logo_block span {
    text-align: left;
    letter-spacing: 0px;
    color: #333b4a;
    font-size: 24px;
    float: left;
    width: 75%;
    padding: 0 28px;
    position: relative;
    top: 7px;
    font-weight: 300;
    font-family: 'Montserrat', sans-serif;
}
.title_block {
    float: left;
    font-family: 'Montserrat', sans-serif;

}
.title_block h2 {
    margin: 0;
    padding: 0;
    font-size: 35px;
    
    font-weight: 300;
}
.title_block h5 {
    margin: 0;
    font-size: 20px;
    text-align: center;
    font-weight: 200;
}
.logo1_block {
    float: right;
}
.data_section {
    float: left;
    width: 100%;
    background: #F1F4FF;
    padding: 030px;
}
.data1_block {
    float: left;
    width: 100%;
}
.data1_block .form-group {
    float: left;
    width: 260px;
   
}
.data1_block label {
    float: left;
    width: 100%;
    text-align: left;
    letter-spacing: 0px;
    color: #333B4A;
    opacity: 1;
    font-size: 12px;
    margin-bottom: 5px;
}
.data1_block .form-group select {
    width: 244px;
    height: 40px;
    border: 1px solid #babfc6;
    border-radius: 4px;
    font-size: 14px;
    text-align: left;
    letter-spacing: 0px;
    color: #333B4A;
    padding: 0 10px;
}
.data1_block button {
    background: #1869F4;
    border: 0;
    width: 144px;
    height: 40px;
    border-radius: 4px;
    text-align: left;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    position: relative;
    top: 18px;
    cursor: pointer;
}
.form-group.search_block {
    float: right;
    position: relative;
    top: 10px;
}
.form-group.search_block input {
    width: 268px;
    height: 40px;
    border: 1px solid #babfc6;
    border-radius: 4px;
    text-align: left;
    letter-spacing: 0px;
    color: #9EA2AA;
    opacity: 1;
    font-size: 14px;
    padding: 0 10px;
}
.form-group.search_block input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    text-align: left;
    letter-spacing: 0px;
    color: #9EA2AA;
    font-size:14px;
  }
  .form-group.search_block input::-moz-placeholder { /* Firefox 19+ */
    text-align: left;
    letter-spacing: 0px;
    color: #9EA2AA;
    font-size:14px;
  }
  .form-group.search_block input:-ms-input-placeholder { /* IE 10+ */
    text-align: left;
    letter-spacing: 0px;
    color: #9EA2AA;
    font-size:14px;
  }
  .form-group.search_block input:-moz-placeholder { /* Firefox 18- */
    text-align: left;
    letter-spacing: 0px;
    color: #9EA2AA;
    font-size:14px;
  }
.form-group.search_block button {
    background: none;
    width: auto;
    color: #000000;
    position: absolute;
    right: 0px;
    top: 0px;
    cursor: pointer;
}
.data2_block {
    float: left;
    width: 100%;
    padding: 20px 15px;
    border-bottom: 1px solid #babfc6;
    text-align: left;
    letter-spacing: 0px;
    color: #333B4A;
    font-size: 14px;
}
.icon1_block {
    float: left;
    width: 12%;
}
.data2_block img {
   
    position: relative;
    top: 6px;
    padding-right: 7px;
}
.icon2_block {
    float: left;
    width: 12%;
}
.icon3_block {
    float: left;
    width: 17%;
}
.icon4_block {
    float: left;
    width: 10%;
}
.icon5_block {
    float: left;
    width: 19%;
}
.icon6_block {
    float: left;
    width: 12%;
}
.sortby_block {
    float: right;
    width: auto;
    position: relative;
    top: 9px;
}
.projectcontent_block {
    float: left;
    width: 100%;
  
}
.icon7_block {
    float: left;
    width: 10%;
    line-height: 35px;
}
.icon7_block img {
    position: relative;
    top: -1px;
    float: left;
}
.icon8_block {
    float: left;
}
.projectcontent_block button {
   
    width: 96px;
    height: 40px;
    background: var(--unnamed-color-1869f4) 0% 0% no-repeat padding-box;
    background: #1869F4 0% 0% no-repeat padding-box;
    border-radius: 15px;
    border: 0;
    color: #ffffff;
    font-size: 14px;
    cursor: pointer;
    float: right;
}
.projectcontent_block img {
    position: relative;
    top: 6px;
    padding-right: 7px;
}
.icon7_block img {
    position: relative;
    top: -1px;
    float: left;
}
.projectcontent_block table { width:100%; }
td.play_block img {
    float: left;
}
td.play_block span {
    position: relative;
    line-height: 47px;
    float: left;
    text-align: left;
}
.project_block {
    float: left;
    width: 100%;
    
}
.projecttitle_block {
    float: left;
    width: 100%;
   
    text-align: left;
    letter-spacing: 0px;
  
    opacity: 1;
    font-size: 14px;
    color: #333B4A;
    padding: 20px 0 0 0;
}
.projecttitle_block span {
    color: #1869F4;
    font-weight: 600;
    padding: 0 10px;
}
.projecttitle_block p {
    text-align: left;
    letter-spacing: 0px;
    color: #333B4A;
    opacity: 1;
    font-size: 17px;
    padding: 0 89px;
}
.projectcontent1_block {
   
    width: 100%;
    min-height: 89px;
    
    border-radius: 9px;
    padding: 0px 15px;
    text-align: left;
    letter-spacing: 0px;
    color: #333B4A;
    opacity: 1;
    font-size: 16px;
    display: none;
    height: auto;
   
}
button.pushme2 {
    border: 0.75px solid var(--unnamed-color-e3e7f6);
    background: #F1F4FF 0% 0% no-repeat padding-box;
    border: 0.7498000264167786px solid #E3E7F6;
    color: #1869F4;
}
.pc1_block {
    
    padding: 35px 0;
}
.pc2_block {
   
    text-align: center;
    padding: 20px 0;
    position: relative;
}
.pc2_block:after {
    position: absolute;
    content: "";
    background: #babfc6;
    width: 1px;
    height: 29px;
    right: 0px;
    top: 28px;
}
.pc2_block:last-child:after { display: none;}
.pc2_block img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 4px;
}
::-webkit-scrollbar {
    width: 20px;
  }
  
  ::-webkit-scrollbar-track {
    background-color: transparent;
  }
  
  ::-webkit-scrollbar-thumb {
    background-color: #1869F4;
    border-radius: 20px;
    border: 6px solid transparent;
    background-clip: content-box;
  }
  
  ::-webkit-scrollbar-thumb:hover {
    background-color: #1869F4;
  }
  table.dataTable tbody tr.firstrow {
    background: none;
}
table.dataTable tbody tr.secondrow {
    border-radius: 6px;
    padding: 17px 15px;
    height: 89px;
    background: #ffffff;
}

tr.secondrow td:first-child {
    border-radius: 6px 0 0 6px;
    padding: 0 5px !important;
}
tr.secondrow td:last-child {
    border-radius: 0 6px 6px 0;
    padding: 0 5px !important;
}
table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover {
    background: none;
}
table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover {
    background: none;
}
table.dataTable tbody tr.secondrow:hover {
    background:#ffffff;
}
table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {
    border-top: 0;
}
table.dataTable tbody tr.projectcontent1_block {
    background: none;
    padding: 0;
    /* display: block; */
}
table.dataTable tbody tr.projectcontent1_block tr {
    background: #D8DFF6 !important;
}
.projectcontent_block table {
    width: 100%;
    border-spacing: 0;
}
.projectcontent_block table.dataTable tbody th, .projectcontent_block table.dataTable tbody td {
    padding: 0;
}
tr.projectcontent1_block tr td {
    min-height: 89px;
    /* height: 89px; */
    border: 0;
    padding: 20px 5px;
    border-spacing: 0;
}
tr.projectcontent1_block td table tr td:last-child {
    border-radius: 0 6px 6px 0;
}
td.pc1_block {
    padding: 30px 5px !important;
    border-radius: 6px 0 0 6px !important;
}
td.pc2_block {
    padding: 30px 5px !important;
}

@media only screen and (min-width: 1550px) {
   .table_contain{
       max-width:1450px;

   }
}
  @media only screen and (max-width: 1200px) {
    .logo_block span {
        text-align: left;
        letter-spacing: 0px;
        color: #333b4a;
        font-size: 14px;
        float: left;
        width: 61%;
        padding: 0 28px;
        position: relative;
        top: 7px;
        font-weight: 300;
        font-family: 'Montserrat', sans-serif;
    }
    .title_block h2 {
        margin: 0;
        padding: 0;
        font-size: 25px;
        font-weight: 300;
    }
    .title_block h5 {
        margin: 0;
        font-size: 14px;
        text-align: center;
        font-weight: 200;
    }
    .form-group.search_block {
        float: right;
        position: relative;
        top: 28px;
    }
    .icon1_block {
        float: left;
        width: 100%;
    }
    .icon2_block {
        float: left;
        width: 100%;
        margin: 5px 0;
    }
    .icon3_block {
        float: left;
        width: 100%;
        margin: 5px 0;
    }
    .icon4_block {
        float: left;
        width: 100%;
        margin: 5px 0;
    }
    .icon5_block {
        float: left;
        width: 100%;
        margin: 5px 0;
    }
    .icon6_block {
        float: left;
        width: 100%;
        margin: 5px 0;
    }
    .icon7_block {
        float: left;
        width: 100%;
    }
  }
  @media only screen and (max-width: 768px) {
    .header {
        float: left;
        width: 100%;
        padding: 15px 0;
        height: auto;
        border-bottom: 1px solid #1869f4;
        -webkit-box-shadow: 3px 5px 6px -2px rgb(0 0 0 / 12%);
        -moz-box-shadow: 3px 5px 6px -2px rgb(0 0 0 / 12%);
        box-shadow: 3px 5px 6px -2px rgb(0 0 0 / 12%);
    }
    .logo_block {
        float: left;
        WIDTH: 100%;
    }
    .title_block {
        float: left;
        font-family: 'Montserrat', sans-serif;
        width: 100%;
        margin: 5px 0;
    }
    .title_block h2 {
        margin: 0;
        padding: 0;
        font-size: 25px;
        font-weight: 300;
    }
    .title_block h5 {
        margin: 0;
        font-size: 14px;
        text-align: left;
        font-weight: 200;
    }
    .logo1_block {
        float: left;
        margin: 5px 0;
    }
    .logo_block span {
        text-align: left;
        letter-spacing: 0px;
        color: #333b4a;
        font-size: 14px;
        float: left;
        width: 61%;
        padding: 0 28px;
        position: relative;
        top: 24px;
        font-weight: 300;
        font-family: 'Montserrat', sans-serif;
    }
    .projectcontent_block {
        float: left;
        width: 100%;
        background: #ffffff;
        border-radius: 6px;
        padding: 17px 15px;
        height: auto;
    }
    .projectcontent_block table td {
        display: block;
        text-align: center;
        width: 100%;
        float: left;
        /* line-height: 6px; */
    }
    .projectcontent_block table td {
        display: block;
        text-align: justify;
        width: 100%;
        float: left;
        /* line-height: 6px; */
    }
    td.play_block img {
        float: none;
        position: relative;
        top: 24px;
    }
    td.play_block span {
        position: relative;
        line-height: 0;
        float: none;
        text-align: center;
    }
    .projectcontent1_block {
        float: left;
        width: 100%;
        height: auto;
        background: #D8DFF6;
        border-radius: 9px;
        padding: 0px 15px;
        text-align: left;
        letter-spacing: 0px;
        color: #333B4A;
        opacity: 1;
        font-size: 16px;
        display: none;
    }
    .pc1_block {
        float: left;
        width: 100%;
        padding: 10px 0;
        text-align: justify;
    }
    .pc2_block {
        float: left;
        width: 100%;
        text-align: justify;
        padding: 20px 0;
        position: relative;
    }
    .pc2_block:after {
        display: none;
    }
    .projecttitle_block p {
        text-align: left;
        letter-spacing: 0px;
        color: #333B4A;
        opacity: 1;
        font-size: 17px;
        padding: 0;
    }
    .data1_block .form-group {
       
        margin: 5px 0;
    }
    .data2_block {
        
        margin: 5px 0;
    }
    .projectcontent_block button {
       
        position: relative;
        top: 8px;
        margin-bottom: 21px;
    }
    .pc2_block img {
        display: block;
        margin-left: inherit;
        margin-right: auto;
        position: relative;
        top: 4px;
        
        text-align: left;
    }
    tr.secondrow td:first-child {
        border-radius: 6px 0 0 6px;
        padding: 0 !important;
    }
    tr.secondrow td:last-child {
        border-radius: 0 6px 6px 0;
        padding: 0 !important;
    }
    tr.projectcontent1_block tr td {
        min-height: inherit;
        /* height: 89px; */
        border: 0;
        padding: 20px 5px;
        border-spacing: 0;
    }
    td.pc2_block {
        padding: 30px 5px !important;
        padding: 15px !important;
        border-radius: 6px 0 0 6px !important;
        width: 100% !important;
    }
    td.pc1_block {
        padding: 5px 15px !important;
        border-radius: 6px 0 0 6px !important;
        width: auto !important;
    }

  }
  @media only screen and (max-width: 480px) {
    .logo_block span {
        text-align: left;
        letter-spacing: 0px;
        color: #333b4a;
        font-size: 14px;
        float: left;
        width: 56%;
        padding: 0 18px;
        position: relative;
        top: 2px;
        font-weight: 300;
        font-family: 'Montserrat', sans-serif;
    }
    .title_block {
        float: left;
        font-family: 'Montserrat', sans-serif;
        width: 100%;
        margin: 10px 0;
    }
  }


/*   */

table.dataTable tbody tr td:last-child {
    max-width: 100%;
}

.page-content-wrapper {
    width: 100% !important;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

.btn_design {
    border-radius: 15px !important;
}

table.dataTable thead tr th {
    border: 0px solid #8a8787 !important;
    border-bottom: 1px solid #8a8787 !important;
    background: none;
}

table.dataTable tbody tr td {
    border: 0px solid #8a8787 !important;
}

.borderdesign {
    border: none !important;
    background-color: #D8DFF6 !important;
    text-align: center;
    width: 130px !important;
}

input.pushme2 {
    border: 0.75px solid var(--unnamed-color-e3e7f6);
    background: #F1F4FF 0% 0% no-repeat padding-box;
    border: 0.7498000264167786px solid #E3E7F6;
    color: #1869F4;
}

footer {
    float: left;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 27px;
    background: #2460a8;
    color: #fff;
    text-align: center;
    font-size: 12px;
    vertical-align: middle;
    line-height: 30px;
}

/*body {
    overflow: scroll !important;
}*/

/*Add in CSS */
#dronevideoList_wrapper .dataTables_scrollBody {
    height: calc(100vh - 388px) !important
}

table.dataTable thead tr th {
    white-space: nowrap;
}
/* width */
::-webkit-scrollbar {
    width: 5px !important;
    height: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #00b4f2;
    border-radius: 10px;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #00b4f2;
    }

    .piu-pre-cons {
        display: table-cell;
    }
    .piu-construction {
        display: none;
    }
    .piu-om {
        display: none;
    }
