/**********************************************************************************************************************/
.container {
    width: 970px !important;
    position: relative;
    min-height: 100%;
}

.container>.top .active {
    background-color: #d9d9d9;
}

/**********************************************************************************************************************/
.extral-links .col1,
.extral-links .col2 {
    float: left;
    width: 49%;
}

.extral-links .col2 {
    margin-left: 10px;
}

.extral-links .head {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.extral-links .item {
    margin-bottom: 7px;
}

/**********************************************************************************************************************/

.mobile-apps .head {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.mobile-apps  .item {
    margin-bottom: 7px;
}

/**********************************************************************************************************************/
.index-page .list-view {
    margin-top: 20px;
}

.index-page .list-view ul {
    border: none;
    margin: 0;
    outline: none;
    padding: 0;
    margin-bottom: 20px;
}

.index-page .list-view li {
    width: 186px;
    float: left;
}

.list-view .item.active {
    background-color: #d9d9d9;
}

.index-page .view-mode .active {
    background-color: #d9d9d9;
}

.index-page .director {
    width: 160px;
    height: 300px;
    position: absolute;
    left: 600px;
}

.index-page .news .sources .active {
    background-color: #d9d9d9;
}

/**********************************************************************************************************************/
#location-modal .location-name {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
}

/**********************************************************************************************************************/
#get-queue-widget-modal .modal-body .result {
    margin-top: 20px;
    margin-bottom: 20px;
}

#get-queue-widget-modal .modal-body .result input {
    width: 100%;
}
