body {
    background-image: url(/img/emailBG.jpg) !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-attachment: fixed !important;
    background-size: cover
}

.container{
    background-color:#a8d8e2 ;
    margin: 5% auto;
}

.inbox-body {
    background: #a8d8e2 no-repeat;
    background-position-x: 0;
    background-position-y: 0;
    background-size: auto;
    background-position: center center !important;
    background-size: cover
}

.mail-box {
    border-collapse: collapse;
    border-spacing: 0;
    display: table;
    table-layout: fixed;
    width: 100%
}

.mail-box aside {
    display: table-cell;
    float: none;
    height: 100%;
    padding: 0;
    vertical-align: top
}

.mail-box .sm-side {
    background: none repeat scroll 0 0 #e5e8ef;
    border-radius: 4px 0 0 4px;
    width: 25%
}

.mail-box .lg-side {
    background: none repeat scroll 0 0 #fff;
    border-radius: 0 4px 4px 0;
    width: 75%
}

.mail-box .sm-side .user-head {
    background: none repeat scroll 0 0 #00a8b3;
    border-radius: 4px 0 0;
    color: #fff;
    min-height: 80px;
    padding: 10px
}

.user-head .inbox-avatar {
    float: left;
    width: 65px
}

.user-head .inbox-avatar img {
    border-radius: 4px
}

.user-head .user-name {
    display: inline-block;
    margin: 0 0 0 10px
}

.user-head .user-name h5 {
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 0;
    margin-top: 15px
}

.user-head .user-name h5 a {
    color: #fff
}

.user-head .user-name span a {
    color: #87e2e7;
    font-size: 12px
}

a.mail-dropdown {
    background: none repeat scroll 0 0 #80d3d9;
    border-radius: 2px;
    color: #01a7b3;
    font-size: 10px;
    margin-top: 20px;
    padding: 3px 5px
}

.inbox-body {
    padding: 20px
}

.btn-compose {
    background: none repeat scroll 0 0 #ff6c60;
    color: #fff;
    padding: 12px 0;
    text-align: center;
    width: 100%
}

.btn-compose:hover {
    background: none repeat scroll 0 0 #f5675c;
    color: #fff
}

ul.inbox-nav {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 100%
}

.inbox-divider {
    border-bottom: 1px solid #d5d8df
}

ul.inbox-nav li {
    display: inline-block;
    line-height: 45px;
    width: 100%
}

ul.inbox-nav li a {
    color: #6a6a6a;
    display: inline-block;
    line-height: 45px;
    padding: 0 20px;
    width: 100%
}

ul.inbox-nav li a:focus,
ul.inbox-nav li a:hover,
ul.inbox-nav li.active a {
    background: none repeat scroll 0 0 #d5d7de;
    color: #6a6a6a
}

ul.inbox-nav li a i {
    color: #6a6a6a;
    font-size: 16px;
    padding-right: 10px
}

ul.inbox-nav li a span.label {
    margin-top: 13px
}

ul.labels-info li h4 {
    color: #5c5c5e;
    font-size: 13px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    text-transform: uppercase
}

ul.labels-info li {
    margin: 0
}

ul.labels-info li a {
    border-radius: 0;
    color: #6a6a6a
}

ul.labels-info li a:focus,
ul.labels-info li a:hover {
    background: none repeat scroll 0 0 #d5d7de;
    color: #6a6a6a
}

ul.labels-info li a i {
    padding-right: 10px
}

.nav.nav-pills.nav-stacked.labels-info p {
    color: #9d9f9e;
    font-size: 11px;
    margin-bottom: 0;
    padding: 0 22px
}

.inbox-head {
    background: none repeat scroll 0 0 #41cac0;
    color: #fff;
    min-height: 80px;
    padding: 20px
}

.inbox-head h3 {
    display: inline-block;
    font-weight: 800;
    margin: 0;
    padding-top: 6px
}

.inbox-head .sr-input {
    border: medium none;
    border-radius: 4px 0 0 4px;
    box-shadow: none;
    color: #8a8a8a;
    float: left;
    height: 40px;
    padding: 0 10px
}

.inbox-head .sr-btn {
    background: none repeat scroll 0 0 #00a6b2;
    border: medium none;
    border-radius: 0 4px 4px 0;
    color: #fff;
    height: 40px;
    padding: 0 20px
}

.table-inbox {
    border: 1px solid #d3d3d3;
    margin-bottom: 0
}

.table-inbox tr td {
    padding: 12px !important
}

.table-inbox tr td:hover {
    cursor: pointer
}

.table-inbox tr td .fa-star.inbox-started,
.table-inbox tr td .fa-star:hover {
    color: #f78a09
}

.table-inbox tr td .fa-star {
    color: #d5d5d5
}

.table-inbox tr.unread td {
    background: none repeat scroll 0 0 #f7f7f7;
    font-weight: 600
}

ul.inbox-pagination {
    float: right
}

ul.inbox-pagination li {
    float: left
}

.mail-option {
    display: inline-block;
    margin-bottom: 10px;
    width: 100%
}

.mail-option .btn-group,
.mail-option .chk-all {
    margin-right: 5px
}

.mail-option .btn-group a.btn,
.mail-option .chk-all {
    background: none repeat scroll 0 0 #fcfcfc;
    border: 1px solid #e7e7e7;
    border-radius: 3px !important;
    color: #afafaf;
    display: inline-block;
    padding: 5px 10px
}

.inbox-pagination a.np-btn {
    background: none repeat scroll 0 0 #fcfcfc;
    border: 1px solid #e7e7e7;
    border-radius: 3px !important;
    color: #afafaf;
    display: inline-block;
    padding: 5px 15px
}

.mail-option .chk-all input[type=checkbox] {
    margin-top: 0
}

.mail-option .btn-group a.all {
    border: medium none;
    padding: 0
}

.inbox-pagination a.np-btn {
    margin-left: 5px
}

.inbox-pagination li span {
    display: inline-block;
    margin-right: 5px;
    margin-top: 7px
}

.fileinput-button {
    background: none repeat scroll 0 0 #eee;
    border: 1px solid #e6e6e6
}

.inbox-body .modal .modal-body input,
.inbox-body .modal .modal-body textarea {
    border: 1px solid #e6e6e6;
    box-shadow: none
}

@media screen and (max-width:700px) {
    .mail-option {
        display: none;
    }

}

@media screen and (min-width:611px) {
    #user-desc {
        display: none;
    }

}

@media screen and (max-width:520px) {
    .input-append {
        display: none;
    }
}

@media screen and (max-width:610px) {
    #aside-left {
        display: none !important;
    }

    #user-desc {
        background-color: #41cac0;
        padding: 20px 0 0 25px;
    }

    #user-desc .user-name h5 {
        font-size: 20px;
    }

    #user-desc .user-name span a {
        font-size: 16px;
        color: #587058;
    }

    #user-desc a img {
        transform: scale(1.3);

    }

    #user-desc .user-name {
        padding-left: 10px;
    }

}

.btn-send,
.btn-send:hover {
    background: none repeat scroll 0 0 #00a8b3;
    color: #fff
}

.btn-send:hover {
    background: none repeat scroll 0 0 #009da7
}

.modal-header h4.modal-title {
    font-family: "Open Sans", sans-serif;
    font-weight: 300
}

.modal-body label {
    font-family: "Open Sans", sans-serif;
    font-weight: 400
}

.view-mail a {
    color: #ff6c60
}

.attachment-mail {
    margin-top: 30px
}

.attachment-mail ul {
    display: inline-block;
    margin-bottom: 30px;
    width: 100%
}

.attachment-mail ul li {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    width: 150px
}

.attachment-mail ul li img {
    width: 100%
}

.attachment-mail ul li span {
    float: right
}

.attachment-mail .file-name {
    float: left
}

.fileinput-button {
    float: left;
    margin-right: 4px;
    overflow: hidden;
    position: relative
}

.fileinput-button input {
    cursor: pointer;
    direction: ltr;
    font-size: 23px;
    margin: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(-300px, 0) scale(4)
}

* html .fileinput-button {
    line-height: 24px;
    margin: 1px -3px 0 0
}

@media (max-width:767px) {
    .files .btn span {
        display: none
    }

    .files .name * {
        display: inline-block;
        width: 80px;
        word-wrap: break-word
    }

    .files .delete {
        width: 60px
    }
}

ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}