@charset "UTF-8";
/* CSS Document */

.c4s_content-textbox-2 {
    margin: 0 auto !important;
    padding: 0 !important;
}

.pagetitle-prob-new {
    border-bottom: 2px solid #805b3e;
    margin: 30px 0 20px;
    clear: both;
}

.pagetitle-prob-new h1 {
    border-bottom: 0 none;
    color: #805b3e;
    font-family: arial;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 0;
    padding-bottom: 13px;
}

.laxmi1 {
    width: 400px;
    height: 300px;
    float: left;
}

.laxmi2 {
    background: #09F;
    color: #FFF;
    text-align: center;
    width: 100px;
    height: 50px;
    margin: 100px auto 0;
    padding: 30px 0 0;
}

/*-------------------------ProblemTag--------------------------*/
.searchbox-wrapper {
    margin: 15px auto 25px;
    width: 900px;
    font-weight: bold;
    font-size: 16px;
    padding: 0 0 10px;
    height: 36px;
}

.div-wrapper {
    margin: 14px auto 10px;
    font-weight: bold;
    font-size: 16px;
    padding: 0 0 5px;
    height: 36px;
}

.search-box {
    float: right;
    width: 235px;
    height: 30px;
    border: #cececf solid 1px;
    background: #F0F0F0;
}

.option-box {
    float: left;
    height: 30px;
    margin: 0 15px 0 0;
}

.search-box-left {
    float: left;
    width: 200px;
    height: 20px;
    padding-right: 10px;
}

.search-box-icon {
    float: left;
    width: 20px;
    height: 20px;
    margin: 5px 0 0;
    background: url(images/search.png) no-repeat;
}

.search-style {
    border: none;
    font-weight: normal;
    font-size: 13px !important;
    color: #666 !important;
    font-family: Arial, Helvetica, sans-serif !important;
    background: #F0F0F0;
    width: 198px;
    height: 20px;
    padding: 5px;
    padding-right: 32px;
    outline: none;
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
}

.search-style-focus {
    box-shadow: 0 0 5px rgba(0, 143, 255, 1);
    -webkit-box-shadow: 0 0 5px rgba(0, 143, 255, 1);
    -moz-box-shadow: 0 0 5px rgba(0, 143, 255, 1);
}

.search-style-error {
    box-shadow: 0 0 5px rgba(255, 10, 0, 1);
    -webkit-box-shadow: 0 0 5px rgba(255, 10, 0, 1);
    -moz-box-shadow: 0 0 5px rgba(255, 10, 0, 1);
}

.search-style-correct {
    box-shadow: 0 0 5px rgba(152, 221, 124, 1);
    -webkit-box-shadow: 0 0 5px rgba(152, 221, 124, 1);
    -moz-box-shadow: 0 0 5px rgba(152, 221, 124, 1);
}

.search-style1 {
    border: none;
    font-weight: normal;
    font-size: 13px;
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    background: #F0F0F0;
    width: 200px;
    height: 20px;
    margin: 0 15px 0 0;
    padding: 5px 0 0;

}

#page_tags {
    display: flex;
    flex-wrap: wrap;
}

.problem-tagbox {
    width: 186.3px;
    float: left;
    margin: 0 20px 15px 0;
    background: #FEFBFB;
    border: #eee 1px dotted;
}

.problem-tagbox-width {
    width: 210px;
    margin: 0 90px 15px 0;
}

.problem-tagbox:nth-child(3n) {
    margin-right: 0;
}

.problem-tagbox-top {
    float: left;
    margin: -1px 0 -1px -1px;
}

.problem-tag-m {
    margin: 6px 5px 0 0 !important;
}

.problem-tag {
    height: 23px;
    float: left;
    margin: 0 5px 0 0;
    background: #E2DBD1;
    padding: 3px 5px 0;
    text-align: center;
    font-size: 13px;
}

.problem-tag-overflow {
    text-overflow: ellipsis;
    overflow: hidden;
    width: 140px;
    white-space: nowrap;
}

.problem-tagbox-top a {
    color: #644837;
    line-height: 1.5;
}

.problem-tag:hover {
    background: #EEE;
}
.tags-popup-error{
    background: #def1ff;
    padding: 36px 21px 37px;
    margin-bottom: -12px;
    border: 0;
    color: red;
    font-size: 15px;
}


.problem-tag-number {
    height: 23px;
    float: left;
    margin: 0 3px 0 0;
    color: #999;
    padding: 3px 3px 0;
    font-size: 13px;
    line-height: 1.5;
}

.problem-tagbox-text {
    width: 200px;
    height: 70px;
    float: left;
    color: #818181;
    line-height: normal;
    overflow: hidden;
    padding: 0 5px;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 13px !important;
}

.problem-tagbox-status {
    width: 210px;
    height: 14px;
    float: left;
    color: #333;
    font-size: 11px;
    line-height: normal;
}

.problem-tagbox-inner {
    width: 900px;
    float: left;
    padding: 20px 0;
    border-bottom: #cececf dotted 1px;
    overflow: hidden;
}

.problem-tagbox-headtext {
    height: 30px;
    float: left;
    color: #32669f;
    line-height: normal;
    overflow: hidden;
    padding: 0 5px 0 0;
    font-size: 19px;
}

.ns-content .problem-tagbox-headtext a {
    color: #32669f;
    text-decoration: none;
}

.problem-tagbox-authoricon {
    height: 20px;
    width: 20px;
    float: left;
    padding: 0 0 0 10px;
}

.problem-tagbox-authorname {
    height: 30px;
    float: left;
    color: #32669f;
    line-height: normal;
    overflow: hidden;
    padding: 0 5px 0 0;
    font-size: 15px;
}

.problem-tagbox-head-inner {
    width: 890px;
    height: 30px;
    float: left;
    color: #818181;
    line-height: normal;
    overflow: hidden;
    padding: 0 5px;
}

.problem-tagbox-statusbox {
    font-size: 13px;
    line-height: 1.6;
    height: 25px;
    float: left;
    padding: 0 10px 0;
    border-right: 1px dotted #999;
    padding: 5px 15px 0 0;
    margin: 0 15px 0 0;
}

.border-nil {
    border: none;
}

.problem-tagbox-bottom {
    height: 30px;
}

.problem-tagbox-bottom a {
    color: #644837;
    line-height: 1.5;
}

.problem-tagbox-text-inner {
    width: 890px;
    float: left;
    color: #818181;
    line-height: normal;
    overflow: hidden;
    padding: 0 5px;
}

.problem-tagbox-text-inner span a {
    font-size: 18px;
    font-weight: bold;
    color: #644837;
    text-decoration: underline;
}

.problem-tag-small {
    height: 22px;
    float: left;
    margin: 4px;
    background: #E2DBD1;
    padding: 0px 8px 0;
    text-align: center;
    font-size: 14px;
}

.searched {
    background: #F7D361 !important;
}

.author {
    background: #e8e8e8;
    border: #c2b9b3 dotted 1px;
}

.author:hover {
    background: #EEE;
}

#sort_buttons {
    height: 30px;
}

.sort-box {
    height: 28px;
    text-transform: uppercase;
    padding: 5px 0 0 1px;
    font-size: 11px;
    float: right;
    font-weight: normal;
    min-width: 224px;
}

.sort-box-inner {
    height: 23px;
    text-align: center;
    border: #E1E1E1 solid 1px;
    padding: 8px 0px 8px 10px;
    border-collapse: collapse;
    margin-left: -1px;
    margin-top: -1px;
    color: #666;
    text-decoration: none!important;
    cursor: pointer;
}

.sort-icon {
    display: inline;
    background: url(images/updown.png) no-repeat top left;
}

.sort-box-inner:hover {
    background: #f0f0f0;
    text-decoration: none;
}

.desc-img {
    background-position: 0 0;
    padding-left: 14px;
    padding-top: 5px;
    margin: 8px;
}

.none-img {
    background-position: 0 -73px;
    padding-left: 14px;
    padding-top: 7px;
    margin: 8px;
}

.asc-img {
    background-position: 0 -146px;
    padding-left: 14px;
    padding-top: 5px;
    margin: 8px;
}

.problem-tagbox-inner-textbox {
    width: 900px;
    margin: 25px auto 0;
    padding: 0 0 10px 0;
    border-bottom: #cececf dotted 1px;
    overflow: hidden;
}

.selectionOff {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    user-select: none;
}

.actual_tag {
    border: #c2b9b3 dotted 1px;
}

.c4s_content-in-new {
    background: #fff !important;
}

.cc_headings {
    height: 30px;
    font-size: 28px;
    color: #666;
    width: 500px;
    text-transform: uppercase;
    padding: 25px 0 0;
    font-weight: normal;
    overflow: hidden;
    float: left;
}

.topbox-rightarea {
    float: right;
    width: 235px;
    height: 40px;
    margin: 15px 0 0;
}

.cc_middle {
    margin: 0 auto;
}

.cc_topbox {
    height: 60px;
    border-bottom: 1px dotted #999;
    width: 900px;
}

.error-msg {
    display: inline-table;
    text-align: center;
    vertical-align: middle;
    color: red;
    padding-top: 8px;
    font-weight: 200;
}

.todo-widget input {
    opacity: 0.5;
}
