body {
    /*background-image: url(../img/bg.jpg);*/
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.modal-input {
    width: 50%;
}

#embededCode {
    width: 250px;
    height: 100px;
}

.signup {
    color: white;
}

#google-right {
    position: fixed;
    right: 10px;
    width: 120px;
    height: 600px;
    top: 9%;
    float: right;
}

#google-left {
    position: fixed;
    left: 10px;
    width: 100%;
    height: 100%;
    top: 9%;
    float: left;
}

.advanced-panel {
    height: 375px;
}

.search-panel {
    height: 110px;
}

.carrousel-panel {
    height: 505px;
}

.mid-div {
    position: absolute;
    right: -10px;
    float: right;
}

#panel-categories {
    height: 165px;
}

#google-right300 {
    position: absolute;
    right: 0;
    width: 300px;
    height: 600px;
    top: 115px;
    margin-right: 1%;
}

#google-right-notop {
    position: fixed;
    right: 10px;
    width: 120px;
    height: 600px;
    top: 7%;
    float: right;
}

#google-left-notop {
    position: fixed;
    left: 10px;
    width: 120px;
    height: 600px;
    top: 7%;
    float: left;
}

#google-left2 {
    position: fixed;
    left: 10px;
    width: 100%;
    top: 40%;
    margin-left: 1%;
}

#google-left3 {
    position: fixed;
    left: 10px;
    width: 100%;
    top: 71%;
    margin-left: 1%;
}

#google-bot {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    height: 90px;
}

.google-top {
    text-align: center;
    margin-top: 70px;
}

.section.header {
    padding-top: 0;
    padding-right: 1px;
    padding-bottom: 218px;
    float: none;
    border-style: none;
    background-image: url(../img/library2.jpeg);
    background-position: 100% 50%;
    background-size: 1680px;
    background-repeat: repeat repeat;
}

.notices {
    color: red;
}

.headlines {
    color: white;
}

.align-mid {
    text-align: center;
}

.top-header {
    background-color: white;
}

IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

IMG.ibook {
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 60px;
}

IMG.search {
    width: 16px;
    height: 16px;
}

IMG.social-media {
    width: 32px;
    height: 32px;
}

IMG.logo {
    width: 100%;
    height: auto;
    text-align: center;
    overflow: hidden;
}

IMG.authorpic {
    max-width: 220px;
    max-height: 220px;
}

#textarea60 {
    width: 250px;
    height: 60px;
}

#textarea125 {
    width: 250px;
    height: 125px;
}

IMG.star {
    padding-top: 0;
    width: 20px;
    height: 20px;
    margin-left: 2px;
}

IMG.category-icons {
    padding-top: 0;
    width: 80px;
    height: 80px;
    margin-left: 2px;
}

input.searchinput {
    width: 90%;
}

table.table_search {
    border: 1px solid #999;
    background-color: #f1f1f1;
    width: 220px;
    margin-left: auto;
    margin-right: auto;
    margin: 0;
    padding: 0;
    border: 0;
}

.panel-heading a {
    color: #c09853;
}

.wrapper {
    position: relative;
}

.widget .panel-body {
    padding: 0;
}

.widget .list-group {
    margin-bottom: 0;
}

.widget .panel-title {
    display: inline;
}

.widget .label-info {
    float: right;
}

.widget li.list-group-item {
    border-radius: 0;
    border: 0;
    border-top: 1px solid #ddd;
}

    .widget li.list-group-item:hover {
        background-color: rgba(86,61,124,.1);
    }

.widget .mic-info {
    color: #666;
    font-size: 11px;
}

.widget .action {
    margin-top: 5px;
}

.widget .comment-text {
    font-size: 12px;
}

.widget .btn-block {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.sb-search {
    margin-top: 6px;
    margin-bottom: 6px;
    width: 100%;
    min-width: 60px;
    height: 60px;
    overflow: hidden;
}

.search-background {
    width: 97%;
    background: url(../img/background/search.png);
}

.sb-search-input {
    top: 0;
    border: 2px #fff;
    outline: 0;
    background-color: #fff;
    width: 100%;
    height: 60px;
    overflow: hidden;
    margin: 0;
    z-index: 10;
    padding: 20px 65px 20px 20px;
    font-family: inherit;
    font-size: 20px;
    color: #fc6907;
}

.sb-icon-search, .sb-search-submit {
    width: 60px;
    height: 60px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    line-height: 60px;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
}

.sb-search-submit {
    background: #fff;
    filter: alpha(opacity=0);
    opacity: 0;
    color: transparent;
    border: 0;
    outline: 0;
    z-index: -1;
    overflow: hidden;
}

.sb-icon-search {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
    z-index: 90;
    font-size: 22px;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    overflow: hidden;
    -webkit-font-smoothing: antialiased;
}

.page-header-box {
    background-color: #3d3d3d;
    border-bottom: 5px solid #b3b5b8;
    margin-bottom: 10px;
}

.page-header-title {
    color: #f79239;
    text-align: right;
    margin-bottom: 10px;
    vertical-align: middle;
}

.page-header-seperator {
    border-left: 5px solid #4e2f91;
    margin: 10px 0;
}

.page-header-description {
    color: #febe10;
}

.page-header-alt {
    margin-top: 5px;
    color: #0093b2;
}

@media screen and (max-width:1025px) {
    .panel-bodymessage, .panel-body-aboutus, .panel-messagebot {
        padding: 15px;
    }

    .panel-body-topmain {
        padding: 15px;
        height: 200px;
    }

    .panel-messagecontact {
        padding: 15px;
        height: 650px;
    }

    .panel-body-welcome {
        height: 820px;
    }

    .panel-body-carousel {
        height: 250px;
    }

    .panel-body-ipad {
        height: 200px;
    }

    .panel-carousel {
        /*height: 820px;*/
    }

    .head-panel {
        height: 95px;
    }

    .background-panels {
        width: 97%;
        background: url(../img/background/panels.png) no-repeat;
        padding: 20px 10px 25px 10px;
        margin-bottom: 20px;
    }
}

@media screen and (min-width:1024px) {
    .panel-body-topmain {
        padding: 15px;
        height: 150px;
    }

    .panel-bodymessage, .panel-messagecontact {
        padding: 15px;
        height: 620px;
    }

    .panel-body-carousel {
        height: 270px;
    }

    .panel-messagebot {
        padding: 15px;
        height: 620px;
    }

    .panel-body-welcome {
        height: 800px;
    }

    .panel-carousel {
        height: 500px;
        /*height: 800px;*/
    }

    .background-panels {
        width: 97%;
        background: url(../img/background/panels.png) no-repeat;
        padding: 20px 10px 4px 10px;
        margin-bottom: 20px;
        margin-left: 16px;
    }
}

.list-type {
    list-style-type: none;
}

.list-type2 {
    list-style-type: none;
    margin-left: 30px;
}

#custom-search {
    margin: 2px 0;
}

#custom-search-input {
    padding: 3px;
    border: 1px solid #E4E4E4;
    border-radius: 6px;
    background-color: #fff;
}

    #custom-search-input input {
        border: 0;
        box-shadow: none;
    }

    #custom-search-input button {
        margin: 2px 0 0;
        background: 0 0;
        box-shadow: none;
        border: 0;
        color: #666;
        padding: 0 8px 0 10px;
        border-left: solid 1px #ccc;
    }

        #custom-search-input button:hover {
            border: 0;
            box-shadow: none;
            border-left: solid 1px #ccc;
        }

    #custom-search-input .glyphicon-search {
        font-size: 23px;
    }
