.ngbusy { background: url(./../../../ngpluginbuy/img/busy.gif) no-repeat center center; } .ngbusy>* { opacity: 0.2; } .ngpluginparagraphconfirmcontainer { min-height: 100px; } .ngpluginparagraphconfirm button:disabled { opacity: 0.2; cursor: wait; } .ngvalidationerror { color: #a65856; padding: 10px 0 20px 0; text-align: center; font-weight: bold; } .ngpluginparagraphconfirm .ngconfirmcheck { margin: 20px 0; } .ngpluginparagraphconfirm .ngconfirmcheck input { display: block; float: left; margin: 0 10px 0 0; padding: 0; } .ngpluginparagraphconfirm .ngconfirmcheck p { margin: 0 0 0 24px; padding: 0; line-height: 100%; } .ngconfirmtablecontainer { border: 1px solid #eeeeee; padding: 10px; margin: 20px 0; } .ngpluginparagraphconfirm .ngconfirmtablecontainer table { border-collapse: collapse; width: 100%; } .ngpluginparagraphconfirm .ngconfirmtablecontainer td { padding: 6px 12px 6px 12px; line-height: 100%; text-align: left; vertical-align: top; font: 15px Quicksand,Verdana,Helvetica,sans-serif; color: #323232; } .ngpluginparagraphconfirm .ngconfirmtablecontainer td.ngfill a, .ngpluginparagraphconfirm .ngconfirmtablecontainer td.ngfill span { display:block; text-decoration: none; margin-bottom: 4px; } .ngpluginparagraphconfirm .ngconfirmtablecontainer tbody>tr { border-color: #d4d6de; border-width: 1px 0 1px 0; border-style: solid; } .ngpluginparagraphconfirm .ngconfirmtablecontainer img { display: block; border: 0; width: 48px; height: 48px; } .ngpluginparagraphconfirm .ngconfirmtablecontainer td.ngprice { text-align: right; white-space: nowrap; } .ngpluginparagraphconfirm .ngconfirmtablecontainer td.ngfill { width: 100%; } .ngpluginparagraphconfirm td.alt { background: #fafafa; } .ngpluginparagraphconfirmnav button { margin: 0; text-decoration: none; border-color: #07214e; border-width: 0px; border-style: solid; padding: 10px 20px 10px 20px; background: #07214e; font: 15px Quicksand,Verdana,Helvetica,sans-serif; color: #ffffff; box-shadow: 3px 3px 3px rgba(0,0,0,0.0); display: block; cursor: pointer; outline: none; float: right; } .ngpluginparagraphconfirmnav button:hover { border-color: #0a3580; background: #0a3580; font-weight: normal; font-style: normal; text-transform: none; color: #ffffff; } .ngpluginparagraphconfirmleftcol { width: 49%; float: left; margin-right: 1%; margin-bottom: 20px; } .ngpluginparagraphconfirmrightcol { width: 49%; float: left; margin-left: 1%; margin-bottom: 20px; } .ngconfirmshowmobiletablerow { display: none; } @media screen and (max-width: 767px) { .sqr .ngpluginparagraphconfirmnav button { float: none; width: 100%; margin-bottom: 10px; } .sqr .ngpluginparagraphconfirmleftcol, .sqr .ngpluginparagraphconfirmrightcol { width: 100%; float: none; margin-left: 0; margin-right: 0; } .sqr .ngconfirmhidemobile { display: none; } .sqr .ngconfirmshowmobiletablerow { display: table-row; } }