
#myModal .modal-dialog {
    width: 60%;
    height: 800px;
}

.timeline {
    position: absolute;
    border-top: 1px solid red;
    width: 100%;
    margin: 0;
    padding: 0;
    z-index: 999;
}


/*!* Popover *!*/
/*.popover {*/
/*border: 2px solid orange;*/
/*width: 500px;*/
/*height: 500px;*/
/*}*/

/*!* Popover Header *!*/
/*.popover-title {*/
/*background-color: #73AD21;*/
/*color: #FFFFFF;*/
/*font-size: 28px;*/
/*text-align: center;*/
/*}*/

/*!* Popover Body *!*/
/*.popover-content {*/
/*background-color: white;*/
/*color: #FFFFFF;*/
/*padding: 25px;*/
/*}*/

/*!* Popover Arrow *!*/
/*.arrow {*/
/*border-right-color: red !important;*/
/*}*/
