body {
    height: 100%;
    margin: 0;
    /*font-family: 'Montserrat', sans-serif;*/
    font-family: 'Barlow', sans-serif;
}
.main {
    float: left;
    width: 100%;
    /*background-image: url(../images/bg-image.jpg);*/
    /*background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    overflow-y: scroll;
    position: absolute;
    height: 100%;*/
    display: block;
}
.container {
    width: 1287px;
    margin: 0 auto;
}
.main .records .dataTables_paginate .paginate_button.previous, .main .records .dataTables_paginate .paginate_button.next {
    font-weight: bold;
    color: #4e7ac9 !important;
    border: 1px solid #4e7ac9 !important;
    padding: 6px 20px;
    cursor: pointer !important;
}

.footer-logo img {
    padding-top: 10px;
    padding-bottom: 10px;
}
.main .records .dataTables_paginate .paginate_button.previous:hover, .main .records .dataTables_paginate .paginate_button.next:hover {
    background-color: #1e151a;
    color: #fff !important;
    border: 1px solid #fff !important;
}
.login-first a {
    font-size: 14px;
    text-decoration: underline;
}
ul.social.text-center {
    margin-top: 15px;
}
.footer-logo .mt-30 {
    margin-top: 10px;
}
.records a.paginate_button.current {
    margin-right: 10px;
    margin-left: 10px !important;
}
ul.social.text-center li {
    border: 1px solid #fff;
    padding: 10px;
    border-radius: 10px;
}
.paging_simple_numbers {
    margin-top: 15px;
}
.records a.paginate_button.current {
    background: none !important;
}
ul.social.text-center i {
    font-size: 15px;
}
.copyright p {
    font-size: 15px;
}
.copyright {
    margin-top: 10px;
}
.navigation-arrows {
    display: none;
}
header {
    float: left;
    width: 100%;
    background: #1e151a;
    padding: 10px 0;
    z-index: 9;
    min-height: 100px;
}
.logo {
    width: 261px;
    height: 71px;
    float: left;
}
.logo img {
    width: 100%;
    height: 100%;
}
.upload-button {
    float: right;
    width: 15%;
}
.first-section {
    float: left;
    width: 100%;
    margin-top: 40px;
}
.lhs-content {
    float: left;
    width: 53%;
}
.rhs-content {
    float: right;
    width: 47%;
    text-align: center;
}
.rhs-content img {
    height: auto;
    width: 454px;
    border-radius: 0px;
    box-sizing: border-box;
    z-index: 3;
    background-size: cover;
    background-color: rgba(255, 255, 255, 0);
    background-repeat: no-repeat;
}
.second-section {
    float: left;
    width: 100%;
    margin-top: 12px;
    margin-bottom: 12px;
}
.third-section {
    float: left;
    width: 100%;
    margin-top: 4px;
    /* height: 588px; */
}
.upload-button button {
    width: 200px;
    height: 60px;
    background: rgb(3, 180, 198);
    text-align: center;
    font-size: 14px;
    font-weight: 300;
    color: rgb(255, 255, 255);
    letter-spacing: 2px;
    line-height: 1;
    border-radius: 5px;
    transition: background 200ms ease 0s;
    box-shadow: none;
    box-sizing: border-box;
    z-index: 4;
    padding: 0px;
    cursor: pointer;
    border: none;
    outline: 0px dotted transparent;
    touch-action: manipulation;
    pointer-events: auto;
}
.upload-button button:hover{
    background: rgb(0, 158, 176);
}
.lhs-content h2 {
    box-sizing: border-box;
    z-index: 2;
    white-space: pre-wrap;
    overflow: visible;
    padding-bottom: 0px;
    font-size: 36px;
    font-weight: bold;
    color: #4e7ac9;
    line-height: 1.3;
    border-radius: 0px;
    overflow-wrap: break-word;
    pointer-events: auto;
    margin-bottom: 0;
}
.lhs-content h3 {
    box-sizing: border-box;
    z-index: 3;
    white-space: pre-wrap;
    overflow: visible;
    padding-bottom: 0px;
    font-size: 22px;
    font-weight: bold;
    color: #666264;
    line-height: 1.5;
    border-radius: 0px;
    pointer-events: auto;
    overflow-wrap: break-word;
    margin-top: 0;
}
.category-dropdown {
    width: 35%;
    float: left;
}
.category-dropdown::before {
    font-family: "FontAwesome";
    font-weight: 900;
    box-sizing: border-box;
    z-index: 10;
    height: 20px;
    padding-right: 74px;
    text-align: center;
    background: none;
    border: none;
    cursor: inherit;
    color: #000;
    font-size: 20px;
    border-radius: 4px;
    width: 35px;
    font-style: normal;
    content: '\f153';
    padding-left: 31px;

}
.search-input {
    float: left;
    width: 45%;
}
.second-section .content {
    float: right;
    width: 14%;
}
.second-section .content h3 {
    box-sizing: border-box;
    z-index: 5;
    white-space: pre-wrap;
    overflow: visible;
    font-size: 16px;
    font-weight: 300;
    color: #000;
    line-height: 1.4;
    border-radius: 0px;
    padding-bottom: 0px;
    overflow-wrap: break-word;
    pointer-events: auto;
    margin-top: 0px;
    margin-bottom: 0px;
}
.category-dropdown select {
    height: 37px;
    width: 250px;
    border: 2px solid #03b4c6;
    background: #fff;
    color: #000;
    font-size: 16px;
    font-weight: 300;
    border-radius: 3px;
    pointer-events: auto;
    box-sizing: border-box;
    z-index: 3;
}
.search-input input[type="text"] {
    box-sizing: border-box;
    z-index: 8;
    height: 36px;
    width: 296px;
    border: 2px solid #03b4c6;
    background: #fff;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 300;
    color: rgb(107, 107, 107);
    padding: 0px 9px;
}
.category-dropdown button i.fa.fa-times {
    height: 19px;
    width: 24px;
    text-align: center;
    border: none;
    cursor: pointer;
    color: #000;
    font-size: 19px;
    border-radius: 4px;
}
.category-dropdown button, .search-input button {
    border: none;
    background: none;
}
.search-input button i.fa.fa-times {
    height: 19px;
    width: 24px;
    text-align: center;
    border: none;
    cursor: pointer;
    color: #000;
    font-size: 19px;
    border-radius: 4px;
}
.second-section button {
    background: none;
    border: none;
}
.second-section button i.fa-regular.fa-bell {
    padding: 0px;
    text-align: center;
    height: 30px;
    width: 49px;
    cursor: pointer;
    color: #000;
    font-size: 30px;
    border-radius: 4px;
    font-family: "FontAwesome";
    font-style: normal;
    background: none;
}
.third-section h3 {
    box-sizing: border-box;
    z-index: 3;
    overflow: visible;
    padding-bottom: 0px;
    font-size: 16px;
    font-weight: 300;
    color: #000;
    border-radius: 0px;
    width: 100%;
    float: left;
    margin-bottom: 7px;
    margin-top: 0px;
}
.third-section .left.content h3 {
    float: left;
    width: 86%;
    white-space: pre-wrap;
    box-sizing: border-box;
    z-index: 2;
    overflow: visible;
    font-size: 16px;
    font-weight: 300;
    color: #000;
    line-height: 1.4;
    border-radius: 0px;
    height: 27px;
}
.third-section .more-info-btn {
    float: right;
    width: 14%;
}
.more-info-btn button {
    padding: 0px;
    cursor: pointer;
    background: none rgb(3, 180, 198);
    border: none;
    text-align: center;
    box-sizing: border-box;
    z-index: 5;
    height: 43px;
    font-size: 14px;
    font-weight: 300;
    color: #000;
    letter-spacing: 2px;
    line-height: 1;
    border-radius: 5px;
    transition: background 200ms ease 0s;
    width: 171px;
    box-shadow: none;
}
.more-info-btn button:hover{
    background: none rgb(0, 158, 176);
}
.indetail-info {
    float: left;
    width: 100%;
    border-bottom: 1px solid rgba(150, 150, 150, 0.5);
    padding-bottom: 13px;
}
.update-info.content {
    float: left;
    width: 67%;
}
.created.content {
    float: left;
    width: 16%;
}
.no-of-downloads {
    float: right;
    width: 14%;
}
.third-section .left.content h3::before {
    content: "\f153";
    font-family: "FontAwesome";
    font-weight: 900;
    box-sizing: border-box;
    z-index: 10;
    height: 20px;
    text-align: center;
    background: none;
    border: none;
    cursor: inherit;
    color: #000;
    font-size: 20px;
    border-radius: 4px;
    width: 35px;
    font-style: normal;
    padding-right: 35px;
    position: relative;
    top: 10px;
    left: 8px;
}
.indetail-info .update-info.content h3 {
    padding-left: 34px;
}
.navigation-arrows .fa-arrow-left:before {
    content: "\f060";
    box-sizing: border-box;
    z-index: 2;
    height: 35px;
    width: 67px;
    padding-right: 36px;
    text-align: center;
    background: none;
    border: none;
    cursor: pointer;
    color: #578ef3;
    font-size: 35px;
    border-radius: 4px;
    font-family: "FontAwesome";
    font-style: normal;
    pointer-events: auto;
    outline: 0px dotted transparent;
    touch-action: manipulation;
}
.navigation-arrows .fa-arrow-right:before {
    content: "\f061";
    box-sizing: border-box;
    z-index: 2;
    height: 35px;
    width: 67px;
    padding: 0px;
    text-align: center;
    background: none;
    border: none;
    cursor: pointer;
    color: #578ef3;
    font-size: 35px;
    border-radius: 4px;
    font-family: "FontAwesome";
    font-style: normal;
    pointer-events: auto;
    outline: 0px dotted transparent;
    touch-action: manipulation;
}
.navigation-arrows {
    float: left;
    width: 100%;
    text-align: right;
    margin-top: 30px;
}
footer ul.links li a{
    box-sizing: border-box;
    z-index: 10;
    white-space: pre-wrap;
    text-decoration: none;
    word-break: break-word;
    user-select: none;
    cursor: pointer;
    pointer-events: auto;
    font-size: 12px;
    font-weight: 500;
    color: #000;
    line-height: 1;
    border-radius: 0px;
    font-style: normal;
    text-align: left;
    float: left;
    width: 150px;
}
footer ul.links li a:hover{
    color: rgb(3, 180, 198);
}
footer ul.links {
    list-style: none;
}
footer {
    float: left;
    width: 100%;
    margin-top: 40px;
    height: 95px;
}
footer .content {
    /*margin-top: 38px;*/
    display: none;
}
.records {
    width: 1252px;
    margin: 0 auto;
}
.third-section table.table tr td {
    border-right: 1px solid #ccc;
    padding: 30px;
    color: #000;
}
.third-section table.table {
    float: left;
    width: 100%;
    border: 1px solid #ccc;
}
.third-section table.table tr td:last-child {
    border: 0;
}
button.button_more {
    border: 1px solid #666264 !important;
    width: 160px;
    height: 40px;
    background: #fff !important;
    text-align: center;
    font-size: 14px;
    font-weight: 300;
    color: #000 !important;
    letter-spacing: 2px;
    line-height: 1;
    border-radius: 5px;
    transition: background 200ms ease 0s;
    box-shadow: none;
    box-sizing: border-box;
    z-index: 4;
    padding: 0px;
    cursor: pointer;
    border: none;
    outline: 0px dotted transparent;
    touch-action: manipulation;
    pointer-events: auto;
}
.third-section i.fa.fa-eur {
    font-size: 20px;
    margin-right: 10px;
    margin-top: 2px;
    float: left;
}
/* Script page CSS Start */
.modal-content-section .download {
    padding: 25px 0;
}
.download .download-link {
    padding: 10px 25px;
    background: #666264;
    text-align: center;
    color: rgb(255, 255, 255);
    letter-spacing: 2px;
    border-radius: 5px;
    transition: background 200ms ease 0s;
    box-shadow: none;
    box-sizing: border-box;
    cursor: pointer;
    border: none;
    outline: 0px dotted transparent;
    pointer-events: auto;
}
.download .download-link:hover {
    color: #fff;
    background-color: #578ef3;
    text-decoration: none;
    border-color: #578ef3;
}
.modal-content-section {
    padding: 10px;
}
strong.title {
    font-size: 16px;
}
.script.modal-header {
    padding: 0px 15px 20px 15px;
    border-bottom: 1px solid #8f8f8f;
}
.script.modal-header .close {
    opacity: .5;
}
.script.modal-header .modal-title {
    color: #23527c;
    text-transform: uppercase;
    font-weight: bold;
}
.paid-download {
    width: 100%;
    display: block;
    text-align: center;
}
input#email { 
    width: 42%;
    padding: 8px 10px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #000;
    border-radius: 8px;
    box-sizing: border-box;
}
span.paid-note {
    display: block;
}
button.email-submit {
    width: 20%;
    background-color: #2753a3;
    color: white;
    padding: 9px 10px; 
    border: none;
    border-radius: 5px;
    cursor: pointer;
}
button.email-submit:hover{
    background-color: #2753a3;
}
.navbar-nav.ml-auto {
    float: right;
    display: inline-block;
    width: auto;
    font-size: 18px;
    line-height: 25px;
    padding: 18px 10px 10px 10px;
}
.header-button-section {
    float: right;
    width: 70%;
    display: block;
}
table.dataTable tbody tr:hover button {
    background-color: #2753a3;
    color: #fff;
}
.script.modal-header .modal-title {
    float: left;
    text-align: center;
    width: 100%;
}
.script.modal-header {
    display: block;
}
.myscipttable {
    float: left;
    width: 100%;
    margin-top: 100px;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
}
.myscipttable tr.odd {
    background-color: #fff;
    border-bottom: 1px solid #000;
}
.myscipttable tr.even {
    background-color: #f4f4f4;
}
.myscipttable thead tr td {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
    padding-left: 20px !important;
}
.myscipttable .odd td, .myscipttable .even td {
    border-right: 1px solid #000;
    padding: 15px 10px 15px 22px;
}
.myscipttable tbody tr:hover {
    background-color: #fff;
}
.myscipttable tbody tr:hover button {
    background-color: #2753a3;
    color: #fff;
}
.custom-alerts.alert.alert-success {
    max-width: 1250px;
    margin: 0 auto;
    margin-bottom: 20px;
}
/* Script page CSS End */
@media only screen and (max-width: 1024px) {  
    table.dataTable.no-footer {
    float: left;
    width: 100% !important;
}
.records {
    width: 100%;
}
.container {
    width: 100%;
    max-width: 100%;
}
.navbar-nav {
    display: block;
}
}
@media only screen and (max-width: 991px) { 
button.navbar-toggler {
    float: right;
}
.navbar-area .navbar .navbar-btn {
    right: 0;
    top: 50px;
}
table#scripts_table thead tr td {
    font-size: 15px;
}
table.dataTable.no-footer {
    display: block;
    width: 100% !important;
    overflow-x: scroll;
}
.records {
    width: 100%;
}
nav.navbar.navbar-expand-lg {
    display: block;
}
.container {
    width: 100%;
}
.container {
    max-width: 100%;
}
}
@media only screen and (max-width: 767px) {
.myscipttable {
    display: block;
    overflow: scroll;
}
.first-section {
    margin-top: 15px;
}
.lhs-content h2 {
    font-size: 24px;
}
/*a.navbar-brand {
    width: 75%;
}*/
.main-logo {
    width: 100%;
}
button.navbar-toggler {
   float: right;
    width: 15%;
    padding-top: 22px;
} 
.navbar-area .navbar {
    display: block !important;
    float: left;
    width: 100%;
}
a.navbar-brand {
    float: left;
    width: 30%;
}
div#scripts_table_filter {
    padding-top: 10px;
    padding-bottom: 15px;
}
table.dataTable.no-footer {
    overflow-x: scroll;
    display: block;
    float: left; 
    width: 100% !important;
}
.navigation-arrows .fa-arrow-left:before, .navigation-arrows .fa-arrow-right:before {
    height: 24px;
    width: 24px;
    font-size: 24px;
}
.third-section h3 {
    font-size: 14px;
}
table#scripts_table thead tr td {
    font-size: 14px;
}
.navigation-arrows {
    text-align: center;
}
.records {
    width: 100%;
}
.rhs-content {
    width: 100%;
}
.lhs-content {
    width: 100%;
}
.container {
    width: 100%;
}
}
.login-first {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    font-size: 15px;
}
.login-first a {
    text-transform: uppercase;
}