.sectionDetail_Void_Div {
 height:10px;
}
.doc-navbar-title{
    height: 100%;
    /*font-size: 50px;*/
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px;
}
.navbar-close-icon{
    font-size: 1.5rem;
    padding: 10px;
    margin-left: 5px;
}
.doc-navbar-title .simple-text{
    display: inline-block;
    /*color: #383737;*/
    /*font-size: 1.2rem;*/
    font-family: 'Roboto', sans-serif;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.navbar-selected-item{
    background: #a74458;
    border-radius: 5px;
    color: white;
    margin-right: 5px;
}
.navbar-selected-item .pro-inner-item:hover{
    color: white !important;
}

.sdParagraph
{
font-size:15px;
 font-style:normal;
 margin-left:50px;
 font-weight:normal;
 font-family: "Roboto", Courier, monospace;
 margin-right:90px;
}

.sdHeader {
font-size:20px;
 font-weight: bold;
 position: center;
 margin-left:30px;
 font-family: "Roboto", Courier, monospace;
}
.sdSubHeader {
font-size:16px;
 font-weight: bold;
 position: center;
 margin-left:30px;
 font-family: "Roboto", Courier, monospace;
}
.sdTopbar
{
 background-color:#43708e;
 height: 45px;
}

.SdTableMiddleBackground
{
 box-shadow: 0 0 1px #969696;
}

.sdBaseBackground {
 background: #f5f5f575;
 padding-bottom: 10px;
 position: relative;
 flex-wrap: wrap;
 width: 100%;
 flex-direction: column;
 min-width: 0;
 word-wrap: break-word;
 border: 0;
 border-radius: 6px;
 display: flex;
}
.btnOpenCode {
 background-color: #fafafa;
 border-style: solid;
 border-width: 1px;
 border-radius: 5px;
 color: #358ccb;
 font-size: 12px;
 float: right;
 margin-top: 20px;
}
.btnOpenCode:hover{
 background: #358ccb;
 color: white;
 border-color: #358ccb;
}
.btnOpenCode:focus{
    background: #fafafa;
    color: #358ccb;
}
.btnOpenCode:focus:hover{
    background: #358ccb;
    color: white;
}
.btnOpenCodeActive {
    background-color: #358ccb;
    border-style: solid;
    border-width: 1px;
    border-radius: 5px;
    color: white;
    font-size: 12px;
    float: right;
    margin-top: 20px;
   }
   .btnOpenCodeActive:hover{
    background: #fafafa;
    color: #358ccb;
    border-color: #358ccb;
   }
   .btnOpenCodeActive:focus{
       background: #358ccb;
       color: white;
   }
   .btnOpenCodeActive:focus:hover{
       background: #fafafa;
       color: #358ccb;
   }
.phpColor {

 background: #5f55ac;
}
.phpColor:hover{
 background: #787fa3 !important;
}

#code-grp .phpColor:focus{
 background:gray !important;
}

.pytColor {
 background: #3d3d8b;
}
.pytColor:hover{
 background:#4e5dd7 !important;
}

#code-grp .pytColor:focus {
 background:gray !important;

}
.jvColor{
 background: #d21f1f;
}
.jvColor:hover{
 background: rgba(255, 0, 0, 0.5) !important;
}

#code-grp .jvColor:focus{
 background:gray !important;
}


.cColor{
 background: #6c0d6c;

}
.cColor:hover{
 background: rgba(220, 137, 216, 0.5) !important;
}

#code-grp .cColor:focus{
 background:gray!important;
}
.jsColor{
 background: #e8d443;

}
.jsColor:hover{
 background: rgba(255, 221, 0, 0.5) !important;
}

#code-grp .jsColor:focus{
 background: gray !important;
}
.languageButton{
    background: #fafafa;
    color: black;
    margin-top: 0px;
    margin-right: 0px;

   }
.languageButton:hover{
    background: #358ccb !important;
    color: white;
}
.languageButton:focus{
    background: #fafafa;
    color: black;
    margin-right: 0px;
}
.languageButton:focus:hover{
    background: #358ccb;
    color: white;
}
.url{
    color: black;
    padding: 5px 5px 5px 5px;
    border-radius: 0 3px 3px 0;
    display: inline-block;

}
.post{
    background: #358ccb;
    color:#fff;
    padding: 5px 5px 5px 5px;
    width: 60px;
    text-align: center;
    border-radius: 3px 0 0 3px;
    display: inline-block;

}
.post-Url{
 margin-top: 80px;
 /*background: #358ccb1f;*/
 background: #fafafa;
 border-radius: 5px;
 border: 1px solid #358ccb;
 /*border-width: 1px;
 border-style: solid;
 border-color: #358ccb;*/
}
.buttonGroup{

 display: flex !important;
 justify-content: center !important;

}

#code-grp .d-flex{
 background: none !important;

}
#code-grp {
 margin-top: 20px;
 margin-bottom: 20px;
 margin-right: 20px;
 margin-left: 20px;
}
.showCode{
 margin-top: 60px;
}

.buttonGroupBorder{
    border-style: solid;
    border-width: 1px;
    border-radius: 5px;
    border-color: #358ccb;
}

.copyButton{
    background: #e84848;
    color: white;
    float: right;
    font-size: 10px;
    padding: 8px 5px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.copyButton:hover{
    background: #e84848;
    color: white;
}
.copyButton:focus{
    background: #2faf26;
    color: white;
}
.documentation-details-container{
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.documentation-details-left{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
}
.documentation-details-left .btn-group{
    display: flex;
    justify-content: center;
    width: 100%;
    margin-bottom: 10px;
}
.documentation-details-left-title{
    font-size: 16px;
    display: flex;
    width: 100%;
    justify-content: center;

}
.documentation-details-left-title .alert-secondary{
    color: #1b1d1f;
}.documentation-details-left-list{
    width: 100%;
    color: #1b1d1f;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
 }
.documentation-details-left-list .list-group-item{
    display: flex;
    justify-content: space-between;
    align-content: center;
}
.documentation-details-left-list-title{
    display: flex;
    align-items: center;
}
.documentation-details-left-list-title .left-list-btn-delete{
    background: red;
}
.documentation-details-left-list-title{
    cursor: pointer;
}

.documentation-list-card-header{
    border-bottom: 2px solid black !important;
    margin-top: 0 !important;
    padding: 15px 10px!important;
    text-transform:uppercase;
}
.documentation-list-card-title{
    display: flex;
    align-items: center;
    font-size: 16px;
}
.documentation-list-card-icon{
    padding: 5px;
    margin-right: 5px;
}
.documentation-list-card-btns .card-title-deleteBtn{
    background: red !important;
}

.customCard-doclist-card-container{
    width: 50%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.customCard-doclist-single-card{
    flex: calc(100% - 10px) 0 0;
}

.documentation-details-right .card-body{
    margin-top: 0;
}
.documentation-details-right-header{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.documentation-details-right-title span{
    font-size: 18px;
}
.blur{
    z-index: 1;
    box-shadow: 0 0 0 99999px rgba(0, 0, 0, 65%);
}
.show-code-btn-container{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    /*flex-direction: column;*/
}
.code-select-btn{
    margin-right: 10px;
    border: 1px solid #358ccb;
    border-radius: 5px;
    background: #e24848;
}
.code-select-btn button{
    background: #dfe7f1;
    border-radius: 3px !important;
    padding: 8px 20px;
}
.code-select-btn .downloadBtn{
    padding: 3px 8px;
    margin-left: 3px!important;
    border-radius: 5px;
    display: inline-block;
    font-size: 15px;
    background: #e24848;
    color: white;
}
.create-endpoints-url-select .Select-control{
    /*padding: 7px!important;*/
}

.create-endpoints-url-input input{
    padding: 13px 7px!important;
    font-size: 13px;
}
.create-endpoints-url-input input::placeholder {
    color: #93a6a3;
}
/*.pro-inner-item:before{*/
/*    content: none!important;*/
/*}*/
.loader-container{
    display: flex;
    height: 100vh;
    justify-content: center;
    align-items: center;
    /*background: #222;*/
}

.sk-cube-grid {
    width: 60px;
    height: 60px;
    margin: 100px auto;
}

.sk-cube-grid .sk-cube {
    width: 33%;
    height: 33%;
    background-color: #333;
    float: left;
    animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
}

.sk-cube-grid .sk-cube1 {
    animation-delay: 0.2s;
}

.sk-cube-grid .sk-cube2 {
    animation-delay: 0.3s;
}

.sk-cube-grid .sk-cube3 {
    animation-delay: 0.4s;
}

.sk-cube-grid .sk-cube4 {
    animation-delay: 0.1s;
}

.sk-cube-grid .sk-cube5 {
    animation-delay: 0.2s;
}

.sk-cube-grid .sk-cube6 {
    animation-delay: 0.3s;
}

.sk-cube-grid .sk-cube7 {
    animation-delay: 0s;
}

.sk-cube-grid .sk-cube8 {
    animation-delay: 0.1s;
}

.sk-cube-grid .sk-cube9 {
    animation-delay: 0.2s;
}

@keyframes sk-cubeGridScaleDelay {
    0%,
    70%,
    100% {
        transform: scale3D(1, 1, 1);
    }
    35% {
        transform: scale3D(0, 0, 1);
    }
}

/*Endpoint List*/
.formDiv {
    width: 800px;
    display: inline-block;
    padding: 30px;
    border: solid 1px;
    border-radius: 5px;
    /*margin-right: 10px;*/
    margin: auto;
    margin-top: 10px;
}
.editButton{
    width: 5%;
    font-size: 12px;
    text-align: center;
    padding: 11px 0px 11px 4px;
    margin-bottom: 12px;
}
.editButtonActive{
    width: 5%;
    font-size: 12px;
    text-align: center;
    padding: 5px 0px 5px 4px;
    margin-bottom: 12px;
}
.tableMinusButton{
    background: red;
}
h2{
    text-align: center;
}
.codeTextArea{
    height: 300px !important;
    max-height: 100% !important;
    border: 1px solid #000 !important;
    border-radius: 5px !important;
    font-size: 12px;
}
.codeTextArea:focus{
    border-color: #8bc34b !important;
}

/*Doctable*/
.doctable {
    margin: 10px 70px 70px;
    box-shadow: 0 10px 10px rgba( 0, 0, 0, 0.2 );
}

.fl-table {
    border-radius: 5px;
    font-size: 12px;
    font-weight: normal;
    border: none;
    border-collapse: collapse;
    /*width: 100%;*/
    max-width: 100%;
    white-space: nowrap;
    background-color:#43708e;
    /*table-layout: fixed;*/
}

.fl-table td, .fl-table th {
    text-align:left;
    padding: 8px;
}

.fl-table td {
    border-right: 1px solid #f8f8f8;
    font-size: 12px;
    white-space: normal;
    word-wrap:break-word;
    width: auto;
}

.fl-table thead th {
    background: rgba(53, 140, 203, 0.75);
}



/* Responsive */

@media (max-width: 767px) {
    .fl-table {
        display: block;
        width: 100%;
    }
    .doctable table :before{
        content: "Scroll horizontally >";
        display: block;
        text-align: right;
        font-size: 11px;
        color: white;
        padding: 0 0 10px;
    }
    .fl-table thead, .fl-table tbody, .fl-table thead th {
        display: block;
    }
    .fl-table thead th:last-child{
        border-bottom: none;
    }
    .fl-table thead {
        float: left;
    }
    .fl-table tbody {
        width: auto;
        position: relative;
        overflow-x: auto;
    }
    .fl-table td, .fl-table th {
        padding: 20px .625em .625em .625em;
        height: 60px;
        vertical-align:center;
        box-sizing: border-box;
        overflow-x: hidden;
        overflow-y: auto;
        width: 120px;
        font-size: 13px;
        text-overflow: ellipsis;
    }
    .fl-table thead th {
        text-align: left;
        border-bottom: 1px solid #f7f7f9;
    }
    .fl-table tbody tr {
        display: table-cell;
    }
    .fl-table tbody tr:nth-child(odd) {
        background: none;
    }
    .fl-table tr:nth-child(even) {
        background: transparent;
    }
    .fl-table tr td:nth-child(odd) {
        background: #F8F8F8;
        border-right: 1px solid #E6E4E4;
    }
    .fl-table tr td:nth-child(even) {
        border-right: 1px solid #E6E4E4;
    }
    .fl-table tbody td {
        display: block;
        text-align: center;
    }
}
/*Documentation List*/
.btnAdd {
    background-color: rgb(51, 184, 51);
    border-style: solid;
    border-width: 1px;
    border-radius: 5px;
    border-color:rgb(51, 184, 51);
    color: #fafafa;
    font-size: 12px;
}
.btnAdd:hover{
    background: #fafafa;
    color: rgb(51, 184, 51);
    border-color: rgb(51, 184, 51);
}
.btnAdd:focus{
    background: #fafafa;
    color: rgb(51, 184, 51);
    border-color:rgb(51, 184, 51);
    box-shadow:rgb(51, 184, 51) !important;
    outline-color:rgb(51, 184, 51);
}
.btnAdd:focus:hover{
    background: #fafafa;
    color: rgb(51, 184, 51);
    box-shadow:black !important;

}
.btnDelete{
    background-color: rgb(202, 34, 34);
    border-style: solid;
    border-width: 1px;
    border-radius: 5px;
    border-color:rgb(202, 34, 34);
    color: #fafafa;
    font-size: 12px;
}
.btnDelete:hover{
    background: #fafafa;
    color: rgb(202, 34, 34);
    border-color: rgb(202, 34, 34);
}
.btnDelete:focus{
    background: #fafafa;
    color: rgb(202, 34, 34);
    border-color:rgb(202, 34, 34);
    box-shadow: 0 0 0 0.25rem rgb(202, 34, 34 / 25%);
    outline-color:rgb(202, 34, 34);
}
.btnDelete:focus:hover{
    background: #fafafa;
    color: rgb(202, 34, 34);
    border-color: rgb(202, 34, 34);
}
.btnList {
    background-color: #0473c1;
    border-style: solid;
    border-width:1px;
    border-radius: 5px;
    border-color:#0473c1;
    color: #fafafa;
    font-size: 12px;
    margin-top:8px;
    padding: 5px 14px;
}
.btnList:hover{
    background: #fafafa;
    color: #0473c1;
    border-color: #0473c1;
}
.btnList:focus{
    background: #fafafa;
    color: #0473c1;
    border-color:#0473c1;
    box-shadow:#0473c1 !important;
    outline-color:#0473c1;
}
.btnList:focus:hover{
    background: #fafafa;
    color: #0473c1;
    box-shadow:black !important;
}
.btnUpdate {
    background-color: rgb(236, 143, 20);
    border-style: solid;
    border-width: 1px;
    border-radius: 5px;
    border-color:rgb(236, 143, 20);
    color: #fafafa;
    font-size: 12px;
}
.btnUpdate:hover{
    background: #fafafa;
    color: rgb(236, 143, 20);
    border-color: rgb(236, 143, 20);
}
.btnUpdate:focus{
    background: #fafafa;
    color: rgb(236, 143, 20);
    border-color:rgb(236, 143, 20);
    box-shadow:rgb(236, 143, 20);
    outline-color:rgb(236, 143, 20);
}
.btnUpdate:focus:hover{
    background: #fafafa;
    color: rgb(236, 143, 20);
    box-shadow:rgb(236, 143, 20);

}
.btnResponse {
    background-color: #9223e5;
    border-style: solid;
    border-width:1px;
    border-radius: 5px;
    border-color:#9223e5;
    color: #fafafa;
    font-size: 12px;
}
.btnResponse a {
    color: white;
    text-decoration:none;
}

.btnResponse:hover{
    background: #fafafa;
    color: #9223e5;
    border-color: #9223e5;
}
.btnResponse:hover a{
    color: #9223e5;
}
.btnResponse:focus{
    background: #fafafa;
    color: #9223e5;
    border-color:#9223e5;
    box-shadow:#9223e5 !important;
    outline-color:#9223e5;
}
.btnResponse:focus:hover{
    background: #fafafa;
    color: #9223e5;
    box-shadow:black !important;
}
.btnBack {
    background-color: rgb(127, 121, 121);
    border-style: solid;
    border-width: 1px;
    border-radius: 5px;
    border-color:rgb(127, 121, 121);
    color: #fafafa;
    font-size: 12px;



}
.btnBack:hover{
    background: #fafafa;
    color: rgb(127, 121, 121);
    border-color: rgb(127, 121, 121);
}
.btnBack:focus{
    background: #fafafa;
    color: rgb(127, 121, 121);
    border-color:rgb(127, 121, 121);
    box-shadow:rgb(51, 184, 51) !important;
    outline-color:rgb(127, 121, 121);
}
.btnBack:focus:hover{
    background: #fafafa;
    color: rgb(127, 121, 121);
    box-shadow:black !important;

}

.accordionCard{
    color:black !important;
    text-decoration:none !important;
    border-style: solid;
    border-width:1px;
    border-radius: 5px;
    background-color:#fafafa;
}
.accordionCard:hover{
    border-color:red;
}
.accordionCard:focus{
    border-color:red;
}
.accordionCard:focus:hover{
    border-color:red;
}
.childAccordion{
    background-color:rgba(255, 255, 255, 0.397);
    color:black !important;
    text-decoration:none !important;
    border-style: solid;
    border-width:1px;
    border-radius: 5px;
}
.childAccordion:hover{
    background-color:rgba(255, 255, 255, 0.397);
    border-color:black;
}
.childAccordion:focus{
    background-color:rgba(255, 255, 255, 0.397);
    border-color:black;
}
.mostLittleChildAcc{
    background-color:rgba(184, 184, 184, 0.603);
    color:black !important;
    text-decoration:none !important;
}
.customCardBody{
    display:inline;
}
.customCard{
    margin-bottom: 0;
    padding: 0 10px !important;
    background: #00000018;
}
.accordion .card{
    display: flex;
    /*align-items: center;*/
}
.card .accordionCard{
    background: #ccc !important;
    margin-top: 0;
    padding-top: 8px;
    padding-bottom: 8px;
    cursor: pointer;
    font-size: 18px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 13px 10px;
}
.customCard .card-header{
    display: flex;
    justify-content: space-between;
}
.service-list-card-header{
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 10px;
}

.service-list-card-header-title{
    font-size: 18px;
    display: flex;
    align-items: center;
}

.service-list-container{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.service-list-title{
    color: white;
    font-size: 13px;
    text-decoration: none;
}
.documentation-title-buttons{
    display: flex;
    justify-content: space-between;
    margin-top: 0;
}
.documentation-title-buttons .col-md-3{
    position: relative;
    top: 0;
}
.documentation-title-buttons .col-md-3 button{
    margin-top: 0;
    margin-bottom: 0;
}
.list-group-horizontal{
    flex-direction: row;
    justify-content: space-around;
}
