/* Minification failed. Returning unminified contents.
(96,2): run-time error CSS1031: Expected selector, found '/'
(96,2): run-time error CSS1025: Expected comma or open brace, found '/'
(910,12): run-time error CSS1024: Expected media identifier, found '{'
(915,1): run-time error CSS1019: Unexpected token, found '}'
 */
#selectedColors p {
    font-size: 12px;
    padding: 0px 5px;
    margin-bottom: 0px !important;
}
.checkWrapperClass {
    display: inline-flex !important;
}
.colorerror {
    text-align: center;
    width: 50%;
    bottom: 0;
}
#lblColor h1 {
    font-size: 32px !important;
}
.displayNone {
    display: none;
}
.headerColor {
    width: 100%;
    position: relative;
}
.headerSpan {
    font-size: 13px;
}
.contentDiv {
    top: 22px;
    position: relative;
}
.fontbold {
    font-weight: bold;
}
.fontboldh4 {
    font-size: 20px !important;
}
.width48 {
    width: 48%;
}
.asterik {
    color: #f00;
}
.width32 {
    width: 32%;
}
.margin20 {
    margin-right: 20px;
}
.pnlcoorBox {
    float: left;
    padding: 10px;
    margin: 3px;
    width: 30% !important;
    text-align: center;
    height: 150px;
}
.currentSelected {
    border: 2px solid #0f0;
    position: relative;
}
.rightMark {
    display: none;
    content: "\2713";
    position: relative;
    font-size: 20px;
    font-weight: bold;
    color: #0f0;
}
.noBorder {
    border: 0 !important;
}
.errorGreen {
    display: none;
    color: #079B00;
    font-size: 13px;
    margin: 0;
    padding: 3px 0;
}
.errorRed {
    display: none;
    color: #f00;
    font-size: 13px;
    margin: 0;
    padding: 3px 0 3px 0;
}
.errorColorRed {
    display: none;
    color: #f00;
    font-size: 13px;
    padding: 3px 0 3px 0;
}
.blockElement {
    text-align: center !important;
    width: 100% !important;
}
*/ #contestContainer h3 {
    margin: 5px 0;
    color: #633;
}
#contestContainer a.viewgallerylink {
    cursor: pointer;
    color: #633;
    font-size: 14px;
    margin: 10px 0;
    display: inline-block;
    font-weight: bold;
    text-decoration: none;
}
div#mainContainer {
    width: 960px;
    margin: 0 auto;
}
#contestContainer {
    width: 100%;
}
#contestContainer::-webkit-input-placeholder {
    color: #543F2D;
}
#contestContainer::-moz-placeholder {
    color: #543F2D;
}
#contestContainer:-ms-input-placeholder {
    color: #543F2D;
}
#contestContainer:-moz-placeholder {
    color: #543F2D;
}
#contestContainer .errortxt {
    display: inline-block;
    color: #633;
    font-size: 13px;
    padding: 10px 0px 10px 10px;
}
#contestContainer .g_row {
    width: 100%;
    margin: 0 0 25px 0px;
}
#contestContainer #contestBlock #contest-image {
    /*width:45%;*/
    
    width: 100%;
    display: inline-block;
    vertical-align: top;
}
#contestContainer #contestBlock #contest-image img {
    width: 100%;
    height: 360px;
}
#contestContainer #contestBlock #contest-desc {
    /*width:54%;*/
    
    width: 48%;
    display: inline-block;
    vertical-align: top;
    height: 50px;
}
#contestContainer #contestBlock #tipsDesc {
    width: 50%;
    position: relative;
    bottom: 43px;
    left: 480PX;
    margin-right: 0px;
}
#contestContainer #contestBlock #contest-desc p,
#contestContainer #contestBlock #contest-desc h3 {
    margin: 0 10px 10px 0;
    text-align: left;
}
#contestContainer #submitForm .formInfo {
    display: block;
    line-height: 30px;
}
#contestContainer #submitForm #form-col1 {
    display: inline-block;
    width: 48%;
    vertical-align: top;
    padding-right: 20px;
}
#contestContainer .floatlabel-wrapper {
    margin: 10px 0 0 0;
    clear: both;
}
#contestContainer .floatlabel-wrapper label {
    top: 5px !important;
}
#contestContainer #submitForm input[type="text"],
#contestContainer #submitForm input[type="email"] {
    display: block;
    color: #000;
    border: 1px solid #939090;
    width: 100%;
    margin: 0 0 8px 0;
    padding: 5px 0;
    min-height: 40px;
    text-indent: 10px;
    border: 1px solid #7a736f;
    font-size: 14px;
}
#contestContainer #submitForm textarea {
    display: block;
    color: #000;
    border: 1px solid #939090;
    width: 100%;
    height: 150px;
    margin: 0;
    padding: 0px 0 5px 0px;
    resize: none;
    text-indent: 10px;
    /*margin-top: 20px;*/
    border: 1px solid #7a736f;
    font-size: 14px;
}
#contestContainer .active-floatlabel {
    padding-top: 23px !important;
}
#contestContainer #submitForm select {
    -webkit-appearance: menulist !important;
    display: block;
    text-indent: 10px;
    width: 100%;
    /*margin: 10px 0 0px 0;*/
    
    padding: 10px 0 10px 0px;
    font-size: 12px;
    opacity: 1;
    color: #000;
    border: 1px solid #7a736f;
}
#contestContainer #submitForm #form-col2 {
    /*display: inline-block;
    width: 48%;
    margin-top: 8px;
    margin-left: 0;*/
    vertical-align: top;
    padding-left: 20px;
}
#contestContainer #submitForm #uploadBox {
    position: relative;
}
#contestContainer #submitForm #uploadBox .myLabel input[type="file"] {
    position: fixed;
    top: -1000px;
}
#contestContainer #submitForm #uploadBox .myLabel {
    border: 1px dashed #543f2d;
    border-radius: 4px;
    margin: 0px 13px 5px 0px;
    background: #E0E0E0;
    display: inline-block;
    cursor: pointer;
    width: 200px;
    text-align: center;
    padding: 50px 0 10px 0;
    vertical-align: top;
    min-height: 150px;
    position: relative;
    z-index: 1;
}
#contestContainer #submitForm #uploadBox .myLabel span {
    text-align: center;
    line-height: 25px;
    display: inline-block;
    color: #633;
    font-size: 13px;
    width: 100%;
    word-wrap: break-word;
}
#contestContainer .checkwrapper {
    width: 100%;
    text-align: left;
    display: inline-block;
    margin: 5px 0;
    vertical-align: top;
}
#contestContainer .checkwrapper label {
    font-size: 14px;
    display: inline-block;
    position: relative;
    top: 0px;
    left: 5px;
    width: 90%;
    vertical-align: top;
}
#contestContainer .checkwrapper input[type="checkbox"] {
    margin: 2px 0;
    display: inline-block;
    width: 20px;
    height: 20px;
}
#contestContainer #submitFormButton {
    background: #5c281a;
    border: 0;
    color: #fff;
    line-height: 30px;
    width: 18%;
    margin: 10px auto 10px auto;
    display: block;
    font-size: 18px;
    cursor: pointer;
    margin-right: 0px;
    font-weight: bold;
}
#contestContainer #prevStep {
    display: none;
    background: #5c281a;
    border: 0;
    color: #fff;
    line-height: 30px;
    width: 50%;
    margin: 50px auto 0px auto;
    font-size: 18px;
    cursor: pointer;
}
#contestContainer #nextStep {
    display: none;
    background: #5c281a;
    border: 0;
    color: #fff;
    line-height: 30px;
    width: 100%;
    margin: 50px auto 0px auto;
    font-size: 18px;
    cursor: pointer;
}
#contestContainer .Highlightrequired {
    border: 1px solid #f00 !important;
}
/*Captcha Css */

#recaptcha_widget_div {
    background-color: #c5c5c5;
    /*width: 300px;*/
}
.recaptchatable #recaptcha_image,
#recaptcha_area,
#recaptcha_table {
    width: 280px !important;
}
.captha-box {
    border: 1px solid #66332B;
    margin: 0 -4px 0 0;
    padding: 10px 0;
}
.recaptchatable .recaptcha_image_cell center img {
    height: 57px;
    width: 270px;
}
#recaptcha_image {
    display: block;
    margin: 0 auto !important;
}
.recaptchatable .recaptcha_image_cell {
    background-color: transparent;
}
.recaptchatable .recaptcha_r1_c1,
.recaptchatable .recaptcha_r2_c1,
.recaptchatable .recaptcha_r2_c2,
.recaptchatable .recaptcha_r3_c1,
.recaptchatable .recaptcha_r3_c2,
.recaptchatable .recaptcha_r3_c3,
.recaptchatable .recaptcha_r4_c1,
.recaptchatable .recaptcha_r4_c2,
.recaptchatable .recaptcha_r4_c4,
.recaptchatable .recaptcha_r7_c1,
.recaptchatable .recaptcha_r8_c1 {
    background: none !important;
}
.recaptchatable #recaptcha_response_field {
    padding: 6px 0 !important;
    color: #000 !important;
}
#contestContainer li {
    float: none;
}
#contestContainer .k-button.k-upload-button {
    width: auto;
}
#contestContainer .k-upload-files {
    list-style-type: none;
    background: none;
    background-color: transparent;
    border-width: 0;
}
#contestContainer .k-file {
    float: none;
    text-align: left;
    margin: 0 20px;
}
#contestContainer .k-filename {
    min-width: 50px;
    max-width: 50px;
}
#contestContainer #beforeDiv,
#contestContainer #afterDiv {
    width: 180px;
    height: 150px;
    display: inline-block;
    vertical-align: top;
    position: absolute;
    top: 0;
    opacity: 0.8;
}
#contestContainer #beforeDiv {
    left: 0;
}
#contestContainer #afterDiv {
    right: 0;
}
#contestContainer #beforeDiv img,
#contestContainer #afterDiv img {
    width: 100%;
    height: 100%;
}
.instructions_popover label {
    display: block;
    margin-top: 10px;
    font-weight: bold;
    color: #000;
}
.poptclink {
    cursor: pointer;
}
#ie_content {
    display: none;
    text-decoration: underline;
    font-size: 14px;
}
.dropdown {
    border: 1px solid #bbb1a3;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(../Sitefinity/WebsiteTemplates/Clopay/App_Themes/Clopay/Images/sprite.png) no-repeat 415px -753px;
    width: 170px;
    text-indent: 0.01px;
    color: #66332B;
    height: 42px !important;
    padding-right: 30px;
    padding-left: 5px;
}
/*Dinesh css for contest form Start*/

.upload_instructions {
    text-align: right;
    width: 44% !important;
}
#contestContainer .submit_heading div {
    float: left;
    width: 50%;
}
#contestContainer .submit_heading div:last-child {
    text-align: right;
    width: 44%;
    position: relative;
    z-index: 99;
}
#contestContainer .submit_heading div:last-child a {
    color: #000 !important;
}
#contestContainer .submit_heading div a {
    text-decoration: none;
}
#contestContainer .question {
    color: #fff;
    background: #363636;
    width: 20px;
    height: 20px;
    display: inline-block;
    text-align: center;
    border-radius: 12px;
    margin: 0 0 0 6px;
    line-height: 20px;
}
.instructions_popover,
.instructions_bigImg_popover,
.instructions_bigImg_popover_after,
.tipspopover {
    display: none;
    width: 475px;
    font-size: 14px;
    background: #f3f3f3;
    position: fixed;
    top: 50px;
    margin-left: 0;
    z-index: 103;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 2px 5px #000;
    border: 1px solid #a4a1a1\9;
}
.instructionsclose,
.instructionsBigclose,
.instructionsBigclose_after,
.topsclose {
    cursor: pointer;
    z-index: 999;
    background: url('/Sitefinity/WebsiteTemplates/Clopay/App_Themes/Clopay/Images/sprite.png') no-repeat top left;
    background-position: 0 -430px;
    width: 25px;
    height: 25px;
    position: absolute;
    right: -10px;
    top: -10px;
}
.instructions_popover b,
.instructions_bigImg_popover b,
.instructions_bigImg_popover_after b {
    color: #633;
    font-size: 17px;
    margin: 0 0 12px 0;
    display: inline-block;
}
.instructions_bigImg_popover button {
    border: 0;
    padding: 5px;
    cursor: pointer;
    margin: 0 10px 0 0px;
}
.instructions_bigImg_popover button.yesBtn {
    background-color: #5c281a;
    color: #fff;
    border: 1px solid #633;
}
.instructions_bigImg_popover button.noBtn {
    border: 1px solid #ccc;
}
.instructions_bigImg_popover_after button {
    border: 0;
    padding: 5px;
    cursor: pointer;
    margin: 0 10px 0 0px;
}
.instructions_bigImg_popover_after button.yesBtn {
    background-color: #5c281a;
    color: #fff;
    border: 1px solid #633;
}
.instructions_bigImg_popover_after button.noBtn {
    border: 1px solid #ccc;
}
.note_content {
    margin: 0;
    font-size: 15px;
    border-radius: 4px;
    display: inline-block;
}
#contest-desc h4 {
    float: left;
    width: 100%;
    font-size: 18px;
    line-height: normal;
    font-weight: normal;
    text-transform: uppercase;
    margin: 15px 0 14px 0px;
}
#tipsDesc h4 {
    float: left;
    width: 100%;
    font-size: 18px;
    line-height: normal;
    font-weight: normal;
    text-transform: uppercase;
    margin: 6px 0 13px 0px;
}
#tipsDesc p {
    margin: 0 10px 10px 0 !important;
}
#contest-desc p {
    margin: 0 10px 10px 0 !important;
}
#contest-desc ul {
    margin: 0 0 10px 0px;
}
#contest-desc h3 {} .table-fill {} .table-fill tr {} .table-fill tr th {
    background: #D09140;
    color: #fff;
    padding: 10px;
    border-right: 1px solid #ccc;
    text-align: center;
    font-size: 16px;
    width: 33%;
}
.table-fill tr td {
    padding: 10px;
    text-align: center;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.table-fill tr td:first-child {
    border-left: 1px solid #ccc;
}
.invalidCaptcha {
    font-size: 13px;
    color: red;
    padding: 4px 0px 4px 160px;
}
#contestContainer .g_row b {
    display: block;
}
span#error_beforeImg,
span#error_afterImg {
    width: 210px;
    vertical-align: top;
}
span#error_beforeImg b,
span#error_afterImg b {
    display: inline-block !important;
}
span#status_beforeImg,
span#status_afterImg {
    width: 210px;
    vertical-align: top;
}
.instructions_popover {
    display: none;
}
.tipspopover {
    display: none;
}
.terms_conditions_pop {
    display: none;
}
.before_image {
    float: left;
}
.after_image {
    float: left;
}
.before_image label,
.after_image label {
    display: block !important;
}
.innerContentWrapper a[href*=".pdf"] {
    padding-left: 0;
}
.pp_button_tips {
    border: 1px solid #633;
    padding: 6px 40px;
    text-decoration: none !important;
    background-color: #633 !important;
    text-transform: uppercase !important;
    font-size: 14px !important;
    display: inline-block;
    text-align: center;
    color: white !important;
    font-family: LatoBold;
}
/*latest child goes here*/
/*#contestContainer #contestBlock {margin-bottom: 0px;}*/

.innerContentWrapper li {
    padding-bottom: 18px;
}
.pnlThankYou {
    height: 420px;
    margin-left: 14px;
}
@media screen and (min-width: 320px) and (max-width: 768px) {
    #contestContainer #contestBlock #tipsDesc {
        width: 100%;
        bottom: 3px;
        left: 0PX;
        margin-right: 0px;
    }
 .pnlThankYou {
    height: 160px;
    margin-left: 10px;
}
    #contestContainer #contestBlock #contest-desc {
        /*width:54%;*/
        
        height: auto !important;
    }
    .mobile-top {
        margin-top: 20px !important;
    }
    #message {
        margin-top: 10px !important;
    }
    .instructionsclose,
    .instructionsBigclose,
    .instructionsBigclose_after,
    .topsclose {
        cursor: pointer;
        z-index: 999;
        background: url('/Sitefinity/WebsiteTemplates/Clopay/App_Themes/Clopay/Images/sprite.png') no-repeat top left;
        background-position: 0 -430px;
        width: 25px;
        height: 25px;
        position: fixed !important;
        z-index: 9;
        right: 18px !important;
        top: 69px !important;
    }
    .tipspopover {
        height: 260px;
        overflow-y: scroll;
    }
}
@media screen and (max-width: 773px) {
    #contestContainer .submit_heading div:last-child {
        text-align: left;
        width: 100%;
    }
    #contestContainer {
        padding: 0 10px 0 0;
        width: 99%;
    }
    .innerContentWrapper {
        padding: 0 0 0 10px;
    }
    #contestContainer #submitForm #form-col1 {
        border: 0;
    }
    .contest_guide {
        margin: 10px 0 0 0;
    }
    .instructions_bigImg_popover button,
    .instructions_bigImg_popover_after button {
        margin: 5px 0;
        padding: 10px;
        width: 100%;
    }
    .header-style {
        color: #66332B;
        font-weight: bold;
        font-size: 18px;
    }
    #pnlThankYou {
    height: 0px;
    margin-left: 10px;
}
}

@media screen and (max-width: 435px) {
    .instructions_popover,
    .instructions_bigImg_popover,
    .instructions_bigImg_popover_after,
    .tipspopover {
        width: 90%;
        margin-left: -8px;
        top: 70px;
    }
 .pnlThankYou {
    height: 160px;
    margin-left: 10px;
}
    .checkWrapperClass {
        display: block !important;
    }
    .innerContentWrapper h1 {
        font-size: 1.8em;
    }
    .pnlcoorBox {
        float: left;
        padding: 10px;
        margin: 3px;
        width: 30% !important;
        text-align: center;
        height: 160px;
    }
    .colorerror {
        text-align: center;
        width: 50%;
    }
}
@media screen and (max-width: 768px) {
    .before_image,
    .after_image {
        width: 100%;
    }
    .before_image .errorRed,
    .after_image .errorRed {
        width: 100% !important;
    }
    .upload_instructions {
        text-align: right;
        width: 100% !important;
    }
}
@media screen and (min-width: 1177px) {
    #contestContainer #contestBlock #contest-image img {
        max-width: 1160px;
        width: 1160px;
        margin-left: -100px;
    }
}
@media screen and (min-width: 1024px) {
    #contestContainer #submitForm #uploadBox .myLabel {
        height: 150px;
        overflow: hidden;
    }
}
@media screen and (min-color-index: 0) and (-webkit-min-device-pixel-ratio: 0) {
    #recaptcha_table tr:nth-child(5) td {
        display: block;
        margin-top: 3px !important;
    }
}
/*Dinesh css for contest form End*/

@media screen and (min-width: 320px) {
    #contestContainer #submitFormButton,
    #contestContainer #prevStep {
        font-size: 16px;
    }
}
#form-col2 .waitmessage {
    padding: 10px !important;
    background: #5C281A !important;
    margin: 8px 0 0 0 !important;
    color: #fff !important;
    text-align: center !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    text-shadow: none !important;
    line-height: 22px !important;
}
@media screen and (max-width: 1023px) {
    .errorColorRed {
        display: none;
        color: #f00;
        font-size: 13px;
    }
    div#mainContainer {
        width: 95%;
        outline: 0;
    }
    #contestContainer #contestBlock #contest-image {
        width: 100%;
    }
    #contestContainer #contestBlock #contest-desc {
        width: 100%;
    }
    #contestContainer #contestBlock #contest-image img {
        width: 100%;
        height: auto;
    }
    #contestContainer #submitForm #form-col1,
    #contestContainer #submitForm #form-col2 {
        width: 100%;
        padding: 0;
    }
    #contestContainer #submitForm #form-col1 .service-head {
        position: relative;
        bottom: 16px;
        left: 0px;
    }
    #contestContainer #submitForm #form-col1 .service-address {
        position: relative;
        bottom: 23px;
        right: 115px;
    }
    #contestContainer .g_row {
        margin: 0;
    }
    #contestContainer #contestBlock #contest-desc p,
    #contestContainer #contestBlock #contest-desc h3 {
        margin: 10px 0;
    }
    #contestContainer #submitForm input[type="text"],
    #contestContainer #submitForm input[type="email"] {
        width: 100%;
        padding: 0px 0 5px 0px;
    }
    #contestContainer #submitForm #form-col2 {
        margin: 8px 0;
    }
    #contestContainer #submitFormButton,
    #contestContainer #prevStep {
        margin: 20px auto 25px auto;
        display: inline-block;
        width: 100%;
    }
    #contestContainer #nextStep {
        margin: 20px auto 0px auto;
        display: inline-block;
    }
    #contestContainer .checkwrapper {
        width: 100%;
    }
    #contestContainer .submit_heading div {
        width: 100%;
        margin: 5px 0 5px 0;
    }
    #contestContainer #submitForm #uploadBox .myLabel {
        margin: 0px 15px 5px 0px;
        width: 100%;
        padding: 10px 0 10px 0;
        min-height: 50px;
    }
    html .k-upload {
        text-align: left;
    }
    /*Rahul styles for responsive form*/
    
    #submitForm #form-row #form-col2 .divWidth {
        width: inherit;
        display: inherit;
        justify-content: normal;
    }
    #submitForm #form-row #form-col2 .margin20 {
        margin-right: auto;
    }
    #submitForm #form-row #form-col2 .width48,
    #submitForm #form-row #form-col2 .divWidth .width30 {
        width: inherit;
    }
}
@media screen and (min-color-index: 0) and(-webkit-min-device-pixel-ratio: 0) {
    @media {
        #message {
            margin-top: 10px !important;
        }
    }
}
/*Rahul styles for responsive form*/

.uppercase {
    text-transform: uppercase;
}
.header-style {
    color: #66332B;
    font-weight: bold;
}
.service-head {
    position: relative;
    left: 54px;
    bottom: 16px;
}
.service-address {
    position: relative;
    bottom: 23px;
    right: 61px;
}
.width30 {
    width: 30%;
}
.divWidth {
    width: 100%;
    display: inline-flex;
    justify-content: space-between;
}
