﻿@charset "utf-8";

body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-image: url(../Content/images/bg-main.jpg);
    background-repeat: repeat-x;
    background-position: center top;
}

@font-face {
            font-family: PaperFont;
            src: url('/Content/fonts/PaperFont.eot');
            src: url('/Content/fonts/PaperFont.eot?#iefix') format('embedded-opentype');
            src: url('/Content/fonts/PaperFont.woff') format('woff');
            src: url('/Content/fonts/PaperFont.ttf') format('truetype');
            /* IE9 Compat Modes */
            /* IE6-IE8 */
            /* Modern Browsers */
            /* Safari, Android, iOS */
        }

.bodyarea {
    min-height: 650px;
}

body, td, th {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 11px;
    color: #333;
    /*    margin-left: 40px;*/
}

#adminheader {
    background-image: url(../Content/images/header.png);
    height: 125px;
    width: 914px;
    margin-bottom: 10px;
}

.text-white {
    color: #FFF;
}

.table-head-bg {
    color: #C1E205;
    font-size: 11px;
    background-image: url(../Content/images/table-head-C.png);
    background-repeat: repeat-x;
    height: 31px;
}

.table-header-green {
    color: #C1E205;
    font-size: 11px;
    text-transform: uppercase;
}

.table-1 {
    margin-left: 10px;
    box-shadow: 2px 2px 20px #e9e9e9;
    margin-bottom: 10px;
}

.navtable {
    margin-left: 10px;
    margin-bottom: 10px;
}

.table-title {
    color: #D0F211;
    font-weight: bold;
}

.table-style {
    background-color: #FFF;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: dotted;
    border-bottom-style: dotted;
    border-left-style: dotted;
    border-right-color: #999;
    border-bottom-color: #999;
    border-left-color: #999;
}

.shadow-home{
    -moz-box-shadow: 2px 2px 20px #e9e9e9;
    -webkit-box-shadow: 2px 2px 20px #e9e9e9;
    box-shadow: 2px 2px 20px #e9e9e9;
}

.table-headings {
    background-color: #DADADA;
}

.table-headings2 {
    background-color: #EFEFEF;
}

.table-footer {
    background-color: #D9E1E4;
}

.but-nav {
    height: 18px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #999;
    margin: 5px;
    padding-top: 7px;
    background-image: url(../Content/images/bullet-green.png);
    background-repeat: no-repeat;
    background-position: 4px 11px;
    padding-left: 15px;
}

    .but-nav a {
        color: #282828;
    }

        .but-nav a:hover {
            color: #A1BF04;
        }

.tr2 {
    border-bottom-width: 1px;
    border-bottom-style: dashed;
}

a:link {
    text-decoration: none;
    /*color: #333;*/
}

.input-actions {
    font-size: 11px;
    color: #333;
    width: 225px;
}

#seperator {
    background-color: #CCC;
    height: 15px;
    width: 100%;
    margin-top: 15px;
}

.footer {
    width: 100%;
    /*background-image: url(../Content/images/tile-bottom.jpg);*/
    background-image: url(../Content/images/footer-image.jpg);
    background-repeat: repeat-x;
    height: 175px;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: #A1BF04;
}

a:active {
    text-decoration: none;
}

.table-11 {
    margin-left: 10px;
    box-shadow: 2px 2px 20px #e9e9e9;
    margin-bottom: 10px;
}

.but-default {
    color: #333;
    background-color: #CDD8DC;
    border: 1px dotted #C5D0D4;
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
    font-size: 11px;
}

.but-quick {
    color: #333;
    height: 30px;
    width: 120px;
    background-color: #CDD8DC;
    border: 1px dotted #C5D0D4;
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
    font-size: 11px;
}

.but-stand {
    color: #333;
    height: 30px;
    width: 175px;
    background-color: #CDD8DC;
    border: 1px dotted #C5D0D4;
    margin-top: 10px;
    font-size: 11px;
    cursor: pointer;
}

.openSubSubEditor {
    color: #333;
    height: 30px;
    background-color: #CDD8DC;
    border: 1px dotted #C5D0D4;
    margin-top: 10px;
    font-size: 11px;
    cursor: pointer;
}

.but-note {
    color: #333;
    height: 30px;
    width: 175px;
    background-color: #CDD8DC;
    border: 1px dotted #C5D0D4;
    margin-top: 10px;
    font-size: 11px;
    margin-right: 10px;
}

.but-note2 {
    color: #333;
    height: 30px;
    background-color: #CDD8DC;
    border: 1px dotted #C5D0D4;
    font-size: 11px;
}

.but-prod-opts {
    color: #333;
    height: 30px;
    width: 100%;
    background-color: #CDD8DC;
    border: 1px dotted #C5D0D4;
    font-size: 11px;
    margin-bottom: 5px;
}

.but-products {
    color: #333;
    height: 30px;
    background-color: #CDD8DC;
    border: 1px dotted #C5D0D4;
    font-size: 11px;
    width: 105px;
    margin-top: 10px;
    margin-bottom: 10px;
    cursor: pointer;
}

.but-products-nowidth {
    color: #333;
    height: 30px;
    background-color: #CDD8DC;
    border: 1px dotted #C5D0D4;
    font-size: 11px;
    cursor: pointer;
}

.but-products-nopad {
    color: #333;
    height: 30px;
    width: 105px;
    background-color: #CDD8DC;
    border: 1px dotted #C5D0D4;
    font-size: 11px;
    cursor: pointer;
    /*margin-top: 10px;
	margin-bottom: 10px;*/
}

.but-addnote {
    color: #333;
    height: 30px;
    width: 175px;
    background-color: #CDD8DC;
    border: 1px dotted #C5D0D4;
    margin-right: 10px;
    font-size: 11px;
    margin-bottom: 10px;
}


.input-box1 {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 11px;
    color: #8EA701;
    width: 60px;
}

.input-keyword {
    width: 160px;
    margin-left: 5px;
    font-size: 11px;
    height: 25px;
}

.input-go {
    width: 35px;
}

.table-sub-heading {
    color: #333;
    background-color: #EAEAEA;
    padding: 5px;
}

.input-statu {
    width: 175px;
    font-size: 11px;
    color: #333;
}

.table-content-box {
    padding: 5px;
}

.order-values-table {
    border: 1px dotted #CCC;
    padding: 4px;
}

.ordered-item {
    background-color: #F7F7F7;
    border: 1px dotted #CCC;
    margin-top: 10px;
    margin-right: 5px;
    margin-left: 10px;
    padding: 5px;
}

.input-note {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 500px;
}

.table-style2 {
    padding: 5px;
}

.input-prod-search {
    font-size: 11px;
    height: 25px;
    width: 170px;
    margin-top: 10px;
}

.input-product1 {
    width: 300px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333;
    cursor: pointer;
}

.input-product9 {
    width: 200px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333;
    cursor: pointer;
}

.input-product-meta {
    width: 300px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333;
    margin-top: 5px;
    margin-bottom: 5px;
}

.input-admindd {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333;
}

.input-headerbg {
    background: transparent;
    -webkit-appearance: none;
    color: #C1E205;
    font-size: 11px;
    padding: 3px;
    border: 0px solid #121212;
    border-style: none;
}

.input-product2 {
    width: 100px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333;
}

.input-product-widthdef {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333;
}

.input-rank {
    width: 40px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333;
}

.input-product3 {
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333;
}

.input-product4 {
    width: 100px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333;
}

.input-product5 {
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333;
}


.table-prod-variant {
    border: 1px dotted #CCC;
    margin: 15px;
}

#prod-variatns {
    background-image: url(../Content/images/bg-blackout.png);
    position: absolute;
    width: 100%;
    left: 0px;
    clip: rect(-50px,auto,auto,auto);
    margin-top: -100px;
    visibility: hidden;
}

.highlight-green {
    font-size: 11px;
    color: #88A000;
}

.td-product-variants {
    padding-top: 5px;
    padding-left: 10px;
    padding-bottom: 5px;
}

.home-info {
    font-size: 24px;
    color: #333;
}

.img-preview {
    border: 1px dotted #999;
    margin-top: 5px;
    margin-bottom: 5px;
}

.input-notes {
    width: 300px;
    height: 180px;
    padding-top: 19px;
    padding-left: 25px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #4665AC;
    font-weight: bold;
    padding-right: 10px;
    margin-top: 10px;
    margin-left: 10px;
    background-image: url(../Content/images/bg-note.jpg);
    border: 1px dashed #999;
    line-height: 17px;
}

.home-sales {
    background-image: url('../Content/images/NewMentors.jpg');
    
}

.home-questions {
    background-image: url('../Content/images/ActiveConns.jpg');
    
}

.home-reviews {
    background-image: url('../Content/images/TotalMentees.jpg');
    
}

.home-orders {
    background-image: url('../Content/images/TotalMentors.jpg');
    
}

.feed-record {
    background-color: #FCFFEC;
}
.feeddisptop{
    height: 161px;
    width: 161px;
    float: left;
    margin-left: 9px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.feeddisp{
    height: 161px;
    width: 161px;
    float: left;
    margin-left: 14px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.reas_hid {
    display: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333;
}

#sendMailArea {
    display: none;
}

#ctl00_body_postitNewMembers {
    cursor: pointer;
    width: 150px;
    height: 130px;
    left: 825px;
    position: absolute;
    z-index: 199999;
    top: 75px;
    background-image: url(http://www.thecoolcard.co.uk/admin/images/posit.png);
    background-repeat: no-repeat;
    font-size: 15px;
    font-style: italic;
    padding-top: 57px;
    padding-right: 55px;
    padding-left: 19px;
    text-align: center;
    overflow: hidden;
}

#ctl00_body_postitRunImports {
    cursor: pointer;
    width: 150px;
    height: 130px;
    left: 845px;
    position: absolute;
    z-index: 200000;
    top: 250px;
    background-image: url(http://www.thecoolcard.co.uk/admin/images/posit.png);
    background-repeat: no-repeat;
    font-size: 15px;
    font-style: italic;
    padding-top: 57px;
    padding-right: 55px;
    padding-left: 19px;
    text-align: center;
    overflow: hidden;
}



#mem-repeat {
    background-color: #fff;
    margin-top: 10px;
    padding: 7px;
    clear: both;
}

#mem-expand {
    clear: both;
}

.mem-separater {
    height: 10px;
    border-top: 1px dashed #CCCCCC;
    clear: both;
}

.smsDiv {
    width: 700px;
    margin-left: 10px;
    margin-bottom: 35px;
    /*height:500px;*/
}

smsDivLeft220 {
    width: 400px;
    float: left;
    height: 225px;
    overflow-y: auto;
    overflow-x: hidden;
    margin-top: 10px;
}

.smsDivLeft {
    width: 400px;
    float: left;
    height: 480px;
    overflow-y: auto;
    overflow-x: hidden;
    margin-top: 10px;
}

.smsDivLeftTall {
    width: 400px;
    float: left;
    height: 750px;
    overflow-y: auto;
    overflow-x: hidden;
    margin-top: 10px;
}

.smsDivRight_Header {
    height: 15px;
    width: 275px;
    font-weight: bold;
    margin-top: 5px;
    padding-left: 15px;
    float: right;
}

.smsDivRight {
    padding-left: 5px;
    width: 275px;
    float: right;
    /*height:430px;*/
    overflow-y: auto;
    overflow-x: hidden;
    margin-top: 10px;
}

.recipientItem1 {
    background-color: #DADADA;
    padding: 3px;
    margin-bottom: 1px;
    width: 275px;
    clear: both;
    float: left;
}

.recipientItem2 {
    background-color: #EFEFEF;
    padding: 3px;
    margin-bottom: 1px;
    width: 275px;
    clear: both;
    float: left;
}

#quicksendSMS {
    position: absolute;
    left: 85px;
    top: -750px;
    width: 755px;
    height: 405px;
    background-color: #ffffff;
    z-index: 9995;
    -moz-box-shadow: 0px 5px 15px #666;
    -webkit-box-shadow: 0px 5px 15px #666;
    box-shadow: 0px 5px 15px #666;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding-top: 50px;
    background-image: url(../Content/images/sms_bg.jpg);
    background-position-x: right;
    background-position-y: bottom;
    background-repeat: no-repeat;
}

#quicksendEmail {
    position: absolute;
    left: 85px;
    top: -750px;
    width: 755px;
    height: 625px;
    background-color: #ffffff;
    z-index: 9999;
    -moz-box-shadow: 0px 5px 15px #666;
    -webkit-box-shadow: 0px 5px 15px #666;
    box-shadow: 0px 5px 15px #666;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding-top: 50px;
    background-image: url(../Content/images/email_bg.jpg);
    background-position-x: right;
    background-position-y: bottom;
    background-repeat: no-repeat;
}

.quickview_headings {
    background-color: #A1BF04;
    width: 735px;
    padding: 10px;
    margin-bottom: 10px;
    color: #fff;
    font-size: 24px;
    margin-top: 0px;
}

.quickview__content {
    margin-left: 15px;
}

.msgclose {
    cursor: pointer;
    z-index: 10000;
    position: absolute;
    top: 60px;
    left: 700px;
}

.templateoption {
    width: 120px;
    text-align: center;
    display: table-cell;
    float: left;
    -moz-box-shadow: 0px 5px 15px #CCC;
    -webkit-box-shadow: 0px 5px 15px #CCC;
    box-shadow: 0px 5px 15px #CCC;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-right: 15px;
    padding: 10px;
}

.templateoption_active {
    width: 120px;
    text-align: center;
    display: table-cell;
    float: left;
    -moz-box-shadow: 0px 5px 15px #A1BF04;
    -webkit-box-shadow: 0px 5px 15px #A1BF04;
    box-shadow: 0px 5px 15px #A1BF04;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-right: 15px;
    padding: 10px;
}

.editingViews_active {
    display: block;
}

.editingViews {
    display: none;
}

.prodselector {
    width: 0px;
    z-index: 99999;
    position: absolute;
    background-color: #ffffff;
    -moz-box-shadow: 0px 5px 15px #CCCCCC;
    -webkit-box-shadow: 0px 5px 15px #CCCCCC;
    box-shadow: 0px 5px 15px #CCCCCC;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-right: 15px;
    padding: 10px;
    width: 0px;
    opacity: 0.0;
    text-align: left;
}

.selectable_products {
    margin-left: 10px;
    width: 480px;
    height: 425px;
    overflow-x: hidden;
    overflow-y: auto;
    text-align: left;
}

.miniheading {
    clear: both;
    margin-bottom: 5px;
    color: #A1BF04;
    font-size: 16px;
}

.adminshopitem {
    width: 190px;
    height: 240px;
    float: left;
    margin-right: 15px;
}

.droppable {
    width: 180px;
    height: 225px;
}

#divOptions {
    background-color: #fff;
    border: 2px solid #CDD8DC;
    -moz-box-shadow: 0px 5px 15px #121212;
    -webkit-box-shadow: 0px 5px 15px #121212;
    box-shadow: 0px 5px 15px #121212;
    -moz-border-radius: 5px;
    border-radius: 5px;
    z-index: 99999;
    position: absolute;
    left: 680px;
    top: 10px;
}

#loadingprogress {
    display: block;
    opacity: 1.0;
    /*background-color: #FFFFFF;*/
    padding-top: 20px;
    text-align: center;
    min-height: 1100px;
    width: 733px;
    position: absolute;
    z-index: 10000;
    top: 169px;
    left: 180px;
}

.icomment_holder {
    max-height: 650px;
    overflow-x: hidden;
    overflow-y: auto;
}

.icomment {
    max-height: 100px;
    overflow-x: hidden;
    overflow-y: auto;
}

.groupsHolder {
    /*height: 200px;    
    overflow-x:hidden;
    overflow-y:auto;*/
}

#promptcreationDiv {
    width: 650px;
    z-index: 9999999999999;
    background-color: #ffffff;
    position: absolute;
    height: 600px;
    -moz-box-shadow: 0px 5px 15px #121212;
    -webkit-box-shadow: 0px 5px 15px #121212;
    box-shadow: 0px 5px 15px #121212;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    top: 80px;
}

.closeCPrompt {
    float: right;
    margin: -10px -10px 0 0;
}

.recipientPCItem1 {
    background-color: #DADADA;
    padding: 3px;
    margin-bottom: 1px;
    width: 625px;
    clear: both;
    float: left;
}

.recipientPCItem2 {
    background-color: #EFEFEF;
    padding: 3px;
    margin-bottom: 1px;
    width: 625px;
    clear: both;
    float: left;
}

.err-class {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 12px;
    color: #333333;
    padding: 7px 7px 7px 7px;
    margin: 4px 4px 4px 4px;
    background-color: #F6D6D7;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #FF0000;
    border-right-color: #FF0000;
    border-bottom-color: #FF0000;
    border-left-color: #FF0000;
}

.err-class-success {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 12px;
    color: #333333;
    padding: 7px 7px 7px 7px;
    margin: 4px 4px 4px 4px;
    background-color: #ECF1D1;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #7C9500;
    border-right-color: #7C9500;
    border-bottom-color: #7C9500;
    border-left-color: #7C9500;
}

.err-class-yellow {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 12px;
    color: #333333;
    padding: 5px 5px 5px 5px;
    margin: 0px 0px 0px 0px;
    background-color: #FFFFCE;
    border-top-width: 1px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #CCCCCC;
    border-right-color: #666666;
    border-bottom-color: #666666;
    border-left-color: #CCCCCC;
}

.field-validation-error {
    color: #F6D6D7;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #FF0000;
    background-color: #F6D6D7;
}

.validation-summary-errors {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 12px;
    color: #333333;
    padding: 7px 7px 7px 7px;
    margin: 4px 4px 4px 4px;
    background-color: #F6D6D7;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #FF0000;
    border-right-color: #FF0000;
    border-bottom-color: #FF0000;
    border-left-color: #FF0000;
}

.validation-summary-valid {
    display: none;
}

.form-group select {
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.searchform select {
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}


.dminput-control {
    display: block;
    width: 90%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.adminborderbottom {
    border-bottom: 1px solid #cccccc;
}

.adminbordertop {
    border-top: 1px solid #cccccc;
}

.inputlabl {
    color: #999;
    font-style: italic;
}

.infopicbase {
    width: 370px;
    height: 185px;
    overflow: hidden;
}

.infopic {
    position: absolute;
}

select {
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.openclosebtn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    color: #333333;
    background-color: #ffffff;
    border-color: #cccccc;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    text-shadow: 0 1px 0 #fff;
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);
    background-repeat: repeat-x;
    border-color: #dbdbdb;
    border-color: #ccc;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.opencloseORDERbtn{
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    color: #333333;
    background-color: #ffffff;
    border-color: #cccccc;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    text-shadow: 0 1px 0 #fff;
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);
    background-repeat: repeat-x;
    border-color: #dbdbdb;
    border-color: #ccc;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.form-nowidth-control {
  display: block;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-nowidth-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-nowidthheight-control {
  display: block;  
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-nowidthheight-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}




.adminicon{
    /*-moz-box-shadow: 0px 5px 5px #666;
    -webkit-box-shadow: 0px 5px 5px #666;
    box-shadow: 0px 5px 5px #666;*/
    -moz-border-radius: 15px;
    border-radius: 15px;
    background-color:#A1BF04;
    border:1px solid #EFEFEF;
    padding:3px 8px;
    color:#ffffff;
    margin-right:6px;
    cursor:help;
}