.container{
    width: 100% !important;
}

.big-space{
    width: 100%;
    height: 60px;
    display: block;
}

.dark-white{
    background: #fffef6;
}

.dark-gray{
    background: #333;
}

.down-text{
    margin-top: 65px;
    text-align: right;
    font-weight: bold;
}

.dashbord-left{
    height: 90%;
    display: block;
    color: #fff;
    z-index: 500;
}

.dashbord-left li{
    line-height: 30px;
    list-style: none;
    margin-left: -45px;
}

.dashbord-left li a{
    color: #fff;
    font-weight: bold;
    cursor: pointer;
}

.dashbord-left li a:hover{
    text-decoration: none;
}

.margin-left-table, form{
    /*margin-left: 35% !important;*/
    width: 100%;
    border: 0;
}

.dz-bitly{
    background-color: rgba(255, 255, 255, 0.4);
    padding: 0 0.4em;
    border-radius: 3px;
    font-weight: bold;
    font-size: 16px;
    margin-top: 20px;
}

.dz-image{
    width: 200px !important;
    height: 200px !important;
}

.larg-img{
    width: 100%;
    height: auto;
    border-radius: 5px;
}

#myModal .modal-dialog  {width:90%;}

td{
    line-height: 30px;
}

.small-input{
    width: 150px;
}

#totalLink{
    display: none;
}

#colectURLs{
    display: none;
}

#finalLink{
    display: none;
}