html,
body {
    height: 100%;
}

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

.wrap > .container {
    padding: 70px 15px 20px;
}

.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 6px;
    left: 5px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
    width: 20px;
    height: 20px;
}

a.asc:after {
    content: /*"\e113"*/ " ";
    background-image: url(../images/asc.png);
}

a.desc:after {
    content: /*"\e114"*/ " ";
    background-image: url(../images/desc.png);
}

.glyphicon-eye-open:before {
    content: /* "\e105" */ " ";
    position: relative;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    width: 21px;
    height: 21px;
    background: no-repeat;
    background-image: url(../images/eye.png);
    background-size: contain;
    background-position: center;
}

.glyphicon-trash:before {
    content: /* "\e020" */ " ";
    position: relative;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    width: 21px;
    height: 21px;
    background: no-repeat;
    background-image: url(../images/trash.png);
    background-size: contain;
    background-position: center;
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

@font-face {
    font-family: "Droid Sans";
    src: url('../fonts/128021241-DroidSans.eot');
    src: url('../fonts/128021241-DroidSans.eot?#iefix') format('embedded-opentype'),
    url('../fonts/128021241-DroidSans.svg#Droid Sans') format('svg'),
    url('../fonts/128021241-DroidSans.woff') format('woff'),
    url('../fonts/128021241-DroidSans.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.success-row {
    padding:32px 0px 31px 0px;
}

.success-row h1 {
    float:left;
    width:220px;
    font-size: 11.25px;
    margin-top:4px;
    font-family: "Droid Sans";
    color:#474747;
}

.amazon-box {
    float:left;
}

.amazon-box li {
    float:left;
    font-size:13px;
    border-radius:2px;
    font-family: "Droid Sans";
    background:#B8D8EC;
    margin: 6px 6px;
    padding: 6px 9px;
}

.amazon-box li a {
    padding:5px 10px;
    color:#474747;
    text-decoration:none;
    display:block;
}

.result-box {
    padding:12px 0px;
    text-align:center;
    font-family: "Droid Sans";
    font-size:20px;
    margin-left:20px;
    margin-right:20px;
    color:#fff;
    background:#282828;
}

.result-box span {
    font-size:12px;
}

ul {
    margin: 0;
    padding: 0;
}

ul li {
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: normal;
}

li {
    list-style: none;
}

.tesparing-row {
    background: #c8e0f7;
    padding: 12px 75px 8px 49px;
    overflow: hidden;
}

.tesparing-row h2 {
    font-size: 20px;
    color: #282828;
    font-family: "Droid Sans";
    font-weight: normal;
    margin: 0;
    float: left;
}

.tesparing-row h3 {
    font-size: 15px;
    color: #282828;
    font-family: "Droid Sans";
    font-weight: normal;
    float: right;
    margin: 0;
    margin-top: 6px;
}

.clr {
    clear: both;
}

.product-ul li {
    float: left;
    width: 248px;
    margin-bottom: 34px;
    margin-right: 8px;
    border: 1px solid #a5a5a5;
}

.product-inner {
    background: #efefef;
    padding: 12px 4px;
    text-align: center;
    height: 160px;
}

.product-inner p {
    font-family: "Droid Sans";
    text-align: center;
    font-weight: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.product-inner p > a {
    font-size: 12.75px;
    color: #046199;
}

.product-inner h1 {
    font-size: 14px;
    margin: 0;
    float: left;
    color: #363636;
    font-family: "Droid Sans";
    font-weight: normal;
}

.product-inner h2 {
    font-size: 15px;
    margin: 0;
    color: #121111;
    float: right;
    font-family: "Droid Sans";
    font-weight: bold;
}

.product-ul li img {
    margin: 4px;
    width: 236px;
    height: 281px;
}

.search_icon {
    height: 16px !important;
    width: 16px !important;
}

.search_icon_link {
    text-decoration: none;
}

.design {
    width: 300px;
    height: 360px;
    display: inline-block;
    margin: 20px 30px 20px 30px;
    float: left;
}

.design img {
    width: 300px;
    height: 300px;
    background-color: #cbe8f6;
}

.design-text {
    border-collapse: separate;
    display: table-cell;
    text-align: center;
    height: 60px;
    vertical-align: middle;
    width: 300px;
}

.task-img {
    background-color: #cbe8f6;
    width: 100px;
    height: 100px;
}

.design-img {
    width: 300px;
    height: 300px;
    background-color: #cbe8f6;
}

.form-group {
    float: left;
    margin-left: 0 !important;
    width: 100%;
}

.product-form .form-group {
    width: 100% !important;
}

.design-form .form-group {
    width: 100% !important;
}

.field-niche-title, .field-task-notes, .field-task-user_id, .submit-button {
    margin-left: 0;
    margin-right: 20px;
    width: 22% !important;
}

.upload-done4u-niches .field-niche-title {
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 0;
    width: 220px;
}

.upload-done4u-niches .field-niche-title > input {
    border: 1px solid #646363;
}

.form-control {
/*    height: 44px;*/
}

.researcher .form-group {
    float: none;
    width: auto;
}

.amazon-box li:hover {
    background-color: #9DCCEA;
}

.white-color {
    color: #ffffff !important;
    background-color: #298fcc !important;
}

/* only for autohover nav bar menu */
/*ul.nav li.dropdown:hover > ul.dropdown-menu{
    display: block;
}*/

.large-link {
    color: #069aeb !important;
    font-size: 16px;
}

.normal-link {
    color: #069aeb !important;
    font-size: 14px;
}

@media (min-width: 1200px) {
    .container {
        width: 1154px;
    }
}

.summary {
    font-size: 11.25px;
    font-family: 'Open Sans', sans-serif;
    height: 18px;
}

.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
    background-color: rgb(242, 242, 242) !important;
}

.table-striped > tbody > tr:nth-child(2n) > td, .table-striped > tbody > tr:nth-child(2n) > th {
    background-color: white;
}

.table-bordered > thead > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tfoot > tr > td {
    border: 1px solid #000000;
}

.table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td {
    border: 1px solid #ccc;
}

thead {
    font-size: 16px;
}

.search-area input, .search-area select  {
    width: 100% !important;
    margin: 0px !important;
}

.new-design-form-sumbit-button {
    margin-left: 0px;
}

.hidden {
    display: none;
}

.myideas table tr th {
    display: none;
}

.table>tbody>tr>td {
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}

.form-group.new-design-form-textarea {
    margin-left: 0;
    width: 100%
}

.form-group.new-design-form-textarea > textarea {
    width: 100%;
    min-height: 200px;
    padding: 8px;
}

.form-group.new-design-form-file {
    margin-left: 0;
    margin-bottom: 20px;
}

.form-group.new-design-form-file > input {
    border: none;
    width: initial !important;
    vertical-align: middle;
    display: inline-block;
}

.form-group.new-design-form-file > label {
    vertical-align: middle;
    margin-bottom: initial;
    height: 22px;

}

.table>tbody>tr>td.related_links {
    word-break: break-all;
}

.reason {
    width: 100%;
    min-height: 200px;
    padding: 8px;
    margin-bottom: 20px;
    margin-top: 20px;
}

#inner_content {
    background: #fff;
    padding-bottom: 70px;
    width: 100%;
    overflow: hidden;
}