@charset "UTF-8";

/* The Stock Modal Css  -- > Start */

/* The Modal (background) */
.stock-pp-modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 2; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */

#myStockModal .modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    height: auto;
    width: 40%;
    box-shadow: none;
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s;
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

@keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

/* The Close Button */
#myStockModal .close {
    color: white;
    float: right;
    font-size: 18px;
    font-weight: bold;
}

#myStockModal .close:hover,
#myStockModal .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

#myStockModal .modal-header {
    padding: 2px 16px;
    background-color: #363636;
    color: white;
    text-align: center;
    text-transform: uppercase;
    font-size: 1.8rem;
}
.stock-pp-modal .modal-header h2{
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    font-family: Roboto;
    font-weight: 300;
}

.stock-pp-modal .modal-header h2:before {
    content: "\f456";
    font-size: 24px;
    font-family: Ionicons;
    font-weight: 200;
    color: white;
    margin-right:14px;
}

.stock-modal-first-load .form-controls > span:nth-child(1) {

    display: block;
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 30px;

}

.stock-pp-modal .stock-modal-first-load p {
    text-align: center;
    margin-top: 3.5%;
    margin-bottom: 3.5%;
    font-family: Roboto;
    font-weight: 400;
    font-size:16px;
}

.stock-modal-second-load {
    margin-top: 5%;
}

.stock-modal-second-load span select:nth-child(1){
    width: 32%;
    float: left;
    margin-right: 4%;
    font-family: Roboto;
    font-weight: 500;
    font-size: 1.4rem;
    border: 1px solid #333333;
    background: #ffffff url(../images/select-bg-custom.svg) no-repeat 100% 45%;
    background-size: 30px 2.4rem;
}

.stock-modal-second-load span select:nth-child(2){
    width: 32%;
    float: left;
    margin-right: 4%;
    font-family: Roboto;
    font-weight: 500;
    font-size: 1.4rem;
    border: 1px solid #333333;
    background: #ffffff url(../images/select-bg-custom.svg) no-repeat 100% 45%;
    background-size: 30px 2.4rem;
}

.stock-modal-second-load button{

    display: block;
    width: 28%;
    background-color: #363636;
    color: white;
    text-transform: uppercase;
    font-family: Roboto;
    font-weight: 500;
    font-size:14px;
    border: 0px;
}

.stockmodal-footer {
    padding: 2px 16px;
    background-color: #fefefe;
    color: white;
    padding-top: 5%;
}

.stock-modal-results{
    padding-top: 5%;
}


/*  accordion section  */

#myStockModal .accordion {
    background-color: white;
    cursor: pointer;
    padding: 18px;
    color: #363636 !important;
    font-weight: 600;
    width: 100%;
    border: none;
    text-align: left;
    font-size: 1.4rem !important;
    transition: 0.4s;
}

#myStockModal .active {
    background-color: white;
}

#myStockModal .accordion:hover {
    background-color: #eee;
}

#myStockModal .accordion:after {
    content: '\f3d1';
    font-family: Ionicons;
    color: #363636 !important;
    font-weight: bold;
    float: right;
    margin-left: 5px;
    font-size: 1.5rem;
    line-height: 2.0rem;
}

#myStockModal .active:after {
    content: "\f3d0";
    font-family: Ionicons;
    font-size: 14px;
}

#myStockModal .st-grid-elem {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

#myStockModal .st-grid-elem p:nth-child(1){
    width: 45%;
    float: left;
    margin-right: 10%;
    color: #989898;
    margin-top:3%;
    margin-bottom:3%;
    font-family: Roboto;
    font-weight: 500;
    font-size: 1.4rem;
}

#myStockModal .st-grid-elem p:nth-child(2){
    width: 45%;
    float: left;
    margin-top:3%;
    color: #989898;
    margin-bottom:3%;
    font-family: Roboto;
    font-weight: 500;
    font-size: 1.4rem;
}

#st-results-grid {
    height: 345px;
    overflow-y: scroll;
}


#st-results-grid h1 {
    margin-top: 0px;
    margin-bottom: 0px;
    border-top: 1px solid #cccccc;
    font-family: Roboto;
}

#st-results-grid h1:nth-child(1) {
    border-top:0px;
}

.st-grid-elem .aemail {
    font-family: Roboto;
    font-weight: 500;
    color: #989898;
    font-size: 1.4rem;
    display: none;
}

.st-grid-elem .aphone {
    font-family: Roboto;
    font-weight: 500;
    color: #989898;
    font-size: 1.4rem;
}


.st-grid-elem a.aemail:before {
    content: "\f422";
    font-size: 1.4rem;
    font-family: Ionicons;
    font-weight: 500;
    margin-right: 15px;
}

.st-grid-elem a.aphone:before {
    content: "\f4b9";
    font-size: 1.4rem;
    font-family: Ionicons;
    font-weight: 500;
    color: #333333;
    margin-right: 15px;
}
/*pel*/

.stockmodal-body {
    padding: 2px 4%;
}

#myStockModal .form-controls {
    display: flex;
}
.stock-modal-first-load .form-controls span select:nth-child(1) {
    width: 40%;
    float: left;
    margin-right: 9%;
    font-family: Roboto;
    font-weight: 500;
    font-size: 1.4rem;
    border: 1px solid #333333;
    text-transform: uppercase;
    background: #ffffff url(../images/select-bg-custom.svg) no-repeat 100% 45%;
    background-size: 30px 2.4rem;
}

.stock-modal-first-load .form-controls span select:nth-child(2) {
    width: 40%;
    float: left;
    font-family: Roboto;
    font-weight: 500;
    font-size: 1.4rem;
    border: 1px solid #333333;
    text-transform: uppercase;
    background: #ffffff url(../images/select-bg-custom.svg) no-repeat 100% 45%;
    background-size: 30px 2.4rem;
}
.stock-modal-first-load .stock-search-bt {
    display: block;
    width: 100%;
    background-color: #363636;
    color: white;
    clear: both;
    text-transform: uppercase;
    font-family: Roboto;
    font-weight: 400;
    font-size: 1.4rem;
    border: 0px;
    box-shadow: none;
    border-radius: 0px;
}

@media screen and (max-width: 768px){
    #myStockModal .modal-content{
        width: 100%;
    }
}


/* The Stock Modal Css  <-- End */