/*
    Document   : order.ereleases.com Style Sheet
    Created on : Apr 12, 2013, 9:21:59 PM
    Author     : E-Moxie
    Description:
        ordering specific styles
*/

div.footerleft {
    font-size: 14px;
}

div#footer div.shell {
    line-height: 18px;
}

div.shell {
    font-size: 12px;
    line-height: 15px;
    min-height: 856px;
}

/* E-Moxie Added Styles */
#main-navigation ul {padding:0;}
    #main-navigation ul li:first-child {padding-left:0;}
#secondary-navigation {background-color:#f3f3f3; border-bottom:1px solid #ccc; padding: 5px 0; height:30px; overflow:hidden;}
    #secondary-navigation img {float:left; vertical-align: middle; margin-right:10px;}
    #secondary-navigation ul {padding:0; margin:0;}
    #secondary-navigation li {list-style: none; float:left; line-height: 38px; border-right:1px solid #ccc; padding:0;}
    #secondary-navigation li:first-child {padding-right:20px; border-right:1px solid #ccc;}

    #secondary-navigation li a {display:block; padding: 10px 14px; color:#000; font-size:14px; text-decoration:none; line-height: 15px;}
         #secondary-navigation li a:hover,  #secondary-navigation li a.current {background-color: #fffacd; color:#000;}
    .loginForm input[type=text], .loginForm input[type=email], .loginForm input[type=password] {padding:5px; width:200px;}
    .loginForm span {padding-left:10px; font-size:10px;}

input[readonly="readonly"],  input[readonly] {
    color: #c0c0c0;
}

/*div#runningTotal {width:260px; position: absolute; right: 156px; top: 159px; background-color:#efefef; padding:10px 20px 10px 10px; border:10px solid #ccc; z-index: 1001; }*/
div#runningTotal {
    width:260px;
    height: 462px;
    position: absolute;
    overflow-y: scroll;
    overflow-x: hidden;
    right: -292px;
    top: -1px;
    border: 1px solid #aaaaaa;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 4px;
    background-color: #F7F7F7;
    padding: 5px 20px 60px 10px;
}
div#runningTotal h2 {margin-top: 0;}
div#runningTotal h3 {font-size:28px; border-bottom: none; }
div#runningTotal .redBtn {width: 100%}
div#runningTotal .greenBtn {
    padding: 6px 6px;
    width: 100%;
    height: 40px;
    font-size: 19px;
}
div#runningTotal .standout {
    color: #5d9601;
    font-size: 14px;
    font-weight: bold;
}
#floatUpgradeButton {
    display: block;
    width: 290px;
    height: 48px;
    position: absolute;
    right: -292px;
    bottom: 48px;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
    padding-top: 4px;
    text-align: center;
    /*background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9ccc26), color-stop(1, #7fa011) );*/
    background-color: #F7F7F7;
}

#floatButton {
    width: 290px;
    height: 48px;
    position: absolute;
    right: -292px;
    bottom: -1px;
    border: 1px solid #aaa;
    padding-top: 4px;
    text-align: center;
    /*background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9ccc26), color-stop(1, #7fa011) );*/
    background-color: #F7F7F7;
}

div#runningTotal > #floatButton > input {
    width: 264px;
    height: 40px;
    font-size: 19px;
    background: transparent;
    border: none !important;
    box-shadow: none;    
}

.red {
    color: red;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    margin: 0;
}

p.red {
    display: inline;
    margin-left: 30px;
    margin-right: 10px;
}

div#runningTotal p.red {
    display: inherit;
    margin: inherit;
}

.affix {
    position: fixed;
    top: 0px;
    margin-left:651px;
}

.column {
    width: 378px;
    float: left;
    border: 1px solid #CCC;
    margin-right: 10px;
    padding: 10px 10px 0 10px;
    height: 380px;
}

.column-alt {
    padding: 0 0 0 20px;
    border-left: 1px solid #CCC;
    width: 300px;
    float: right;
    margin-right: 24px;
    height: 370px;
    margin-top: 0px !important;
}

.two-column {width: 510px; float:left; margin-right:10px; padding:10px;}
.homeForm {margin-top:20px;  width:100%}
    .homeForm table {margin-top:0px; width: 100%}
    .homeForm label {margin:0; padding:0;}
    .homeForm input[type=text] {width:185px; font-size:18px; padding:10px;}
    .homeForm input[type=email] {width:415px; font-size:18px; padding:10px;}
    .homeForm input#phone {width:415px; font-size:18px; padding:10px;}
    .startContainer {width:440px; margin:0 auto; margin-top:30px; margin-bottom:30px; padding:10px; border:1px solid #ccc; -webkit-box-shadow:  0px 0px 5px 3px rgba(0, 0, 0, .5); box-shadow:  0px 0px 5px 3px rgba(0, 0, 0, .5); }
    .column h3, .homeForm h2 {font-size:24px; font-weight:bold; border-bottom:1px solid #000; margin-bottom:10px;}
    .column h3 span, .homeForm h2 span {font-size:26px; color:#d43855; float:right;}
    .column .description {height:140px;}
    .column .signupForm {margin-bottom:20px;}
/*    .column .styledInput, .column input[type=text], .column input[type=email] {padding:5px; width:160px;}*/
    .total {font-size:26px; line-height:28px; font-weight:bold; color:#d43855;}
    .home .column {margin-top:30px; border:0px; height:auto;}
    .home .column .description {height: auto;}
    .center {text-align:center;}

    .short {height:391px; overflow:scroll; margin-top: 10px}
    .clear {clear:both;}
    .form-row{margin-bottom:5px; clear:left;}
        .form-row label {width: 90px; display: block; float: left;}
    div#credit-card-info-wrap input[type=text],
    div#credit-card-info-wrap input[type=number] {
        width: 130px;
    }
    #preview {margin-bottom:20px;}
        #preview ul {margin:0; padding:0;}
        #preview ul li {list-style: none; margin:0 0 10px 0; padding:0;}
            #preview ul li ul {margin-left:50px;}
                #preview ul li ul li {list-style-type: disc; margin:0;}
    .grayBtn {
        -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
        -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
        box-shadow:inset 0px 1px 0px 0px #ffffff;
        background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
        background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
        background-color:#ededed;
        -moz-border-radius:6px;
        -webkit-border-radius:6px;
        border-radius:6px;
        border:1px solid #dcdcdc;
        display:inline-block;
        color:#777777;
        font-family:arial;
        font-size:15px;
        font-weight:bold;
        padding:6px 24px;
        text-decoration:none;
        text-shadow:1px 1px 0px #ffffff;
    }
    .grayBtn:hover {
        background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
        background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
        background-color:#dfdfdf;
    }
    .grayBtn:active {
        position:relative;
        top:1px;
    }


.redBtn {
	-moz-box-shadow:inset 0px 1px 0px 0px #fab3ad;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fab3ad;
	box-shadow:inset 0px 1px 0px 0px #fab3ad;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fa665a), color-stop(1, #d34639) );
	background:-moz-linear-gradient( center top, #fa665a 5%, #d34639 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fa665a', endColorstr='#d34639');
	background-color:#fa665a;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d83526;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #98231a;
}
.redBtn:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d34639), color-stop(1, #fa665a) );
	background:-moz-linear-gradient( center top, #d34639 5%, #fa665a 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d34639', endColorstr='#fa665a');
	background-color:#d34639;
        cursor: pointer;
}


.priceText {
        margin-top: 7px;
	-moz-box-shadow:inset 0px 1px 0px 0px #83a039;
	-webkit-box-shadow:inset 0px 1px 0px 0px #83a039;
	box-shadow: none;
	background-color: transparent;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:none;
	display:inline-block;
	color:#ffffff;
	font-size:15px;
	padding:6px 14px;
        color: green;
	text-decoration:none;
	text-shadow:1px 1px 0px #92E8A5;
}

.greenBtn {
	-moz-box-shadow:inset 0px 1px 0px 0px #83a039;
	-webkit-box-shadow:inset 0px 1px 0px 0px #83a039;
	box-shadow:inset 0px 1px 0px 0px #83a039;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9ccc26), color-stop(1, #7fa011) );
	background:-moz-linear-gradient( center top, #9ccc26 5%, #7fa011 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9ccc26', endColorstr='#7fa011');
	background-color:#83a039;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #afd64d;
	display:inline-block;
	color:#ffffff;
	font-size:15px;
	padding:6px 14px;
	text-decoration:none;
	text-shadow:1px 1px 0px #000;
}
.greenBtn:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9ccc26), color-stop(1, #7fa011) );
	background:-moz-linear-gradient( center top, #9ccc26 5%, #7fa011 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9ccc26', endColorstr='#7fa011');
	background-color:#d34639;
        color: #c0c0c0;
        cursor: pointer;
}
.greenBtn[disabled],.greenBtn[disabled="disabled"] {
    color: #c0c0c0;
}

.smaller {
    font-size: 10pt;
}

.redBtn:active, .greenBtn:active {
	position:relative;
	top:1px;
}

.portalBtn {
    text-align:center;
    width:166px;
    margin-right:8px;
    color: #ffffff !important;
}

.portalNewOrderBtn {
    font-size: 18px;
    font-weight: bold;
    padding: 10px 18px;
}

.startContainer .redBtn{width:80%; height:50px; font-size:18px;}
.completeOrder .redBtn {width:400px; height:50px; font-size:18px;}

.styledInput {padding:5px; font-size:12px; border:1px solid #ccc;}
    .smallWidth {width:100px;}
    .dualWidth {width:117px;}
    .mediumWidth {width:250px;}
    .largeWidth {width:500px;}
.wordCount {display:block;width: 600px;}
    .wordCount #response {font-size:20px; font-weight:bold;}

    .note {font-size:12px; font-style: italic; color:red;}

ol textarea {
    display: block;
    width: 97%;
    margin-top: 10px;
    height:100px;
}

div#information_writing ol {
    width:625px;
    margin-left: 15px;
}

div#information_writing ol li {
    margin-bottom: 15px;
    font-size: inherit;
    margin-left: -15px;
}

/* Multiselect
----------------------------------*/
.multiselect,.multiselect-all { width: 630px; height: 200px;}
.ui-multiselect,.ui-multiselect-all { border: solid 1px; font-size: 0.8em; }
.ui-multiselect ul,.ui-multiselect-all ul { -moz-user-select: none; }
.ui-multiselect li,.ui-multiselect-all li { margin: 0; padding: 0; cursor: default; line-height: 20px; height: auto; font-size: 11px; list-style: none; }
.ui-multiselect li a,.ui-multiselect-all li a { color: #999; text-decoration: none; padding: 0; display: block; float: left; cursor: pointer;}
.ui-multiselect li.ui-draggable-dragging,.ui-multiselect-all li.ui-draggable-dragging { padding-left: 10px; }

.ui-multiselect div.selected, .ui-multiselect-all div.selected { position: relative; padding: 0; margin: 0; border: 0; float:left; }
.ui-multiselect ul.selected, .ui-multiselect-all ul.selected { position: relative; padding: 0; overflow: auto; overflow-x: hidden; background: #fff; margin: 0; list-style: none; border: 0; position: relative; width: 100%; }
.ui-multiselect ul.selected li,.ui-multiselect-all ul.selected li { }

.ui-multiselect div.available,.ui-multiselect-all div.available { position: relative; padding: 0; margin: 0; border: 0; float:left; border-right: 1px solid; }
.ui-multiselect ul.available,.ui-multiselect-all ul.available { position: relative; padding: 0; overflow: auto; overflow-x: hidden; background: #fff; margin: 0; list-style: none; border: 0; width: 100%; }
.ui-multiselect ul.available li,.ui-multiselect-all ul.available li { padding-left: 10px; }

.ui-multiselect .ui-state-default,.ui-multiselect-all .ui-state-default { border: none; margin-bottom: 1px; position: relative; padding-left: 20px; font-size:12px;}
.ui-multiselect .ui-state-hover,.ui-multiselect-all .ui-state-hover { border: none; }
.ui-multiselect .ui-widget-header,.ui-multiselect-all .ui-widget-header {border: none; font-size: 11px; margin-bottom: 1px;}

.ui-multiselect .add-all,.ui-multiselect-all .add-all { float: right; padding: 7px;}
.ui-multiselect .remove-all,.ui-multiselect-all .remove-all { float: right; padding: 7px;}
.ui-multiselect .search,.ui-multiselect-all .search { float: left; padding: 4px;}
.ui-multiselect .count,.ui-multiselect-all .count { float: left; padding: 7px;}

.ui-multiselect li span.ui-icon-arrowthick-2-n-s, .ui-multiselect-all li span.ui-icon-arrowthick-2-n-s { position: absolute; left: 2px; }
.ui-multiselect li a.action, .ui-multiselect-all li a.action { position: absolute; right: 2px; top: 2px; }

.ui-multiselect input.search { height: 14px; padding: 1px; opacity: 0.9; margin: 4px; width: 245px; border: 1px solid black; }
.ui-multiselect span.search,.ui-multiselect-all span.search { padding: 7px; }

.ui-multiselect-all input.search { height: 14px; padding: 1px; opacity: 0.9; margin: 4px; width: 190px; border: 1px solid black; }

form#order p span {
    font-size: 14px;
}

form#order span  {
    font-size: 12px;
}

.available .ui-state-default .ui-helper-hidden{
    font-size: 12px;
    margin: 5px 0;
    color: #b20707
}

table {
    border: none;
    text-align: left;
}

form#order label {
    display: inline;
    font-weight: normal;
}

form table td {
    padding-right: 15px;
}

table td {
    padding: 6px 0;
    font-weight: normal;
}

table td li {
    font-size: inherit;
}

form#order h1 {
    color: #000;
    font-size: 18pt;
    font-weight: bold;
    margin-bottom: 0px;
}

/************ Button ************/
.button {
	font-family: Verdana, Arial, sans-serif;
	display: inline-block;
	background-image: url('/erl_mek_login/images/bg-button.gif');
	background-repeat: repeat-x;
	padding: 4px 7px 4px 7px !important;
	color: #fff !important;
	font-size: 11px !important;
	cursor: pointer;
}

.button:hover {
	text-decoration: underline;
}

.button:active {
	padding: 5px 7px 3px 7px !important;
}


/* fallback placeholder */
.placeholder {
        color: #bbb;
}
/* webkit placeholder */
::-webkit-input-placeholder {
        color: #bbb;
}
/* moz placeholder */
:-moz-placeholder {
        color: #bbb;
}

h1 {
    color: #000000;
}

h2, div.distribution div.int-text-left h1 {
    font-size: 20px;
    color: #2565b0;
    border-bottom: 1px solid;
    border-bottom-width: 90%;
    margin-bottom: 20px;
}

h3, div.int-text-left h3 a {
    font-size: 17px;
    color: #53708d;
    font-weight: normal;
    border-bottom: 1px solid;
    border-bottom-width: 90%;
    padding: 5px 0;
    margin-bottom: 15px;
}

h3 {
    border-bottom: none;
}

.highlight {
    background-color: yellow;
}

div#runningTotal ul li {
    font-size: 12px;
}

span.total {
    font-size: 26px !important;
    font-weight: bold;
    color: #d43855;
}

table thead th {
    font-size: 12px;
    text-align: left;
    border-bottom: 1px solid #ddd;
}

.form-message, .system-message, .system-success, .system-error, .system-alert {
    color: #fff;
    font-size: 14px;
    font-weight:bold;
    background: #BADC9D;
    padding: 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin: 2px 0 20px;
    max-width: 500px;
}

.form-message a, .system-message a, .system-success a, .system-error a, .system-alert a {
    color: #fff;
}

.form-message ul, .system-message ul, .system-success ul, .system-error ul, .system-alert ul {
    list-style-image: none;
    padding-left: 0px;
}

.form-error, .system-error {
    background: #FA8072;
    background-image: url('/img/error.png');
    background-repeat: no-repeat;
    background-size: 48px 48px;
    padding-left: 65px;
}

.full-max-width {
    max-width: 100%;
}

.full-width {
    width: 100%;
}

.width {
    width: 850px;
    margin-top: 40px;
}

.form-error-billing {
    max-width: 100%;
    padding: 90px;
}

.pagination {
    text-align: right;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

.paginator_list ul { list-style-type: none; list-style-image: none; float: right; margin-top: 20px; }
.paginator_list ul li { float: left; margin: 0 5px; }

a.anchor {
    color: inherit;
}

.summary-row {  }
.summary-row th { border-top: 1px solid #dddddd; }

.cost-comparison { display: none; margin-top: 10px; }
.cost-comparison strong { font-size: 14px; font-weight: bold; color: #FF0000; font-style: italic; }
.cost-comparison em { font-size: 14px; color: #5d9601; font-weight: bold; }

.cc-sidebar strong { font-size: 18px; line-height:20px; }
.cc-sidebar em { font-size: 18px; line-height:20px; }

.cc-content { margin-bottom: 10px; }
.cc-content strong { font-size: 20px; }
.cc-content em { color: #010101; }

.step-heading { font-size: 26px; color: #D43855; border: 0 !important; }

.order-complete-credit-notice { margin: 20px 160px 0 0; padding: 10px; border: 3px dashed #307BCC; width:800px; }
.order-complete-credit-notice p { font-size: 12px; }
.order-complete-credit-notice .heading { color: #FF0000; font-size: 24px; font-weight: bold; }
.order-complete-credit-notice .description { color: #307BCC; font-size: 18px; font-weight: normal; }
.order-complete-credit-notice .step { color: #FF0000; font-size: 18px; font-weight: normal; }
.order-complete-credit-notice img { margin: 0 0 30px 0; }
.order-complete-credit-notice a { text-decoration: underline; }

.embed-support { width: 500px; height: 600px; overflow-x: hidden; overflow-y: auto; font-size: 12px; }
.embed-support ul li { font-size: 12px; }

/* New Customer Only Popup */
.new-customer-only-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: #000; z-index: 999; opacity: 0.9; }
.new-customer-only-popup { position: relative; z-index: 1000; width: 960px; margin: auto; }
.new-customer-only-popup h3 { text-align: center; padding-bottom: 0; margin-bottom: 0; line-height: 20px; border-bottom: 0; font-size: 17px; font-weight: normal; }
.new-customer-only-popup a { font-weight: normal; }
.new-customer-only-popup-inner { position: fixed; height: auto; border: 1px solid #ccc; background: #fff; border-radius: 10px; padding: 20px; width: 960px; }

.new-customer-only-overlay { display: none; }
.new-customer-only-popup { display: none; }

/* New Customer Only Popup */
.single-purchase-only-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: #000; z-index: 999; opacity: 0.9; }
.single-purchase-only-popup { position: relative; z-index: 1000; width: 960px; margin: auto; }
.single-purchase-only-popup h3 { text-align: center; padding-bottom: 0; margin-bottom: 0; line-height: 20px; border-bottom: 0; font-size: 17px; font-weight: normal; }
.single-purchase-only-popup a { width: 100px; height: 20px; margin: auto; display: block; text-align: center; font-size: 22px; font-weight: normal; padding-top: 20px; }
.single-purchase-only-popup-inner { position: fixed; height: auto; border: 1px solid #ccc; background: #fff; border-radius: 10px; padding: 20px; width: 960px; }

.single-purchase-only-overlay { display: none; }
.single-purchase-only-popup { display: none; }

/* Newsroom table */
.details-table .expired-credit-title { text-decoration: underline; font-style: italic; font-weight: bold; }
.details-table .expired { color: red; }

.progressbox {
    border: 1px solid #0099CC;
    padding: 1px; 
    position:relative;
    width:400px;
    border-radius: 3px;
    margin: 10px;
    display:none;
    text-align:left;
}
.progressbar {
    height:20px;
    border-radius: 3px;
    /*background-color: #003333;*/
    background-color: #729b11;
    width:1%;
}
.statustxt {
    top:3px;
    left:50%;
    position:absolute;
    display:inline-block;
    color: #000000;
}

#order-tabs * {
    line-height: 1.2em;
    font-size: 16px;
}

#order-tabs {
    padding-left: 0;
    padding-right: 0;
    width: 692px;
    height: 591px;
}

.order-tab {
    overflow: auto;
    overflow-x: hidden;
    height: 460px;
}

#tab-nav-buttons {
    text-align: center;
    padding: 3px 0;
    background-color: #F7F7F7;
    border-top: 1px solid #aaa;
}

#tab-nav-buttons button {
    height: 46px;
    font-size: 26px;
    margin: 0;
    font-family: Arial;
}

#order-tabs .ui-tabs-nav {
    margin-left: 5px !important;
    margin-right: 5px !important;
}

#back-button {
    border-top-left-radius: 35px !important;
    border-bottom-left-radius: 35px !important;
}

#next-button {
    border-top-right-radius: 35px !important;
    border-bottom-right-radius: 35px !important;
}

ul.ui-tabs-nav > li > a {
    font-size: 18px !important;
    padding: 4px !important;
}

.packageContainer2 {
    clear: left;
    float: left;
    width: 100%;
    overflow: hidden;
    position: relative;
    border: 5px solid #999;
    background: #efefef;
}

.packageContainer1 {
    float: left;
    width: 100%;
    position: relative;
    right: 50%;
    border-top: none;
    border-bottom: none;
    border-left: 5px solid #999;
    border-right: 5px solid #999;
    background: #efefef;
}

.package {
    width: 39%;
    border: 5px solid #999;
    background: #efefef;    
    margin: 1.5% 3%;
    padding: 5px 10px;
    font-size:12px;
}

.package h3 {
    border-bottom: 1px solid #2565b0;
    color: #2565b0;
    font-size: 20px;
    margin:0 0 20px;
}

.package p {
    margin:0 0 10px;
}
.package p ul {
    list-style-image: url('images/li_bg.gif');
    padding-left: 30px;
}

.package label {
    color: #729b11;
    font-weight: bold;
    font-size: 14px;
    line-height:15px;
}

.packages {
    width: 39%;
    float: left;
    position: relative;
    overflow: hidden;
    left: 50%;
    margin: 1.5% 3%;
    padding: 5px 10px;
    font-size:12px;
}

.packages h3 {
    border-bottom: 1px solid #2565b0;
    color: #2565b0;
    font-size: 20px;
    margin:0 0 20px;
}

.packages p {
    margin:0 0 10px;
}
.packages p ul {
    list-style-image: url('images/li_bg.gif');
    padding-left: 30px;
}

.packages label {
    color: #729b11;
    font-weight: bold;
    font-size: 14px;
    line-height:15px;
}

.ui-widget-overlay {
    background: #000 !important;
    opacity: .6 !important;
}

.error-dialog div {
    background-color: transparent !important;
    color: #000 !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-right: 0px !important;
}

.error-dialog a {
    color: #000 !important;
}


.hide{
    display: none;
}

li.active .hide{
    display: block;
}

#Influencers .selected{
    width: 293px!important;
}

#Influencers .ui-multiselect.ui-helper-clearfix.ui-widget{
    width: 608px!important;
}

#Influencers .ui-multiselect .ui-state-default, .ui-multiselect-all .ui-state-default{
    padding-left: 10px!important;
}

@media (max-width: 992px) {
    #Influencers .ui-multiselect.ui-helper-clearfix.ui-widget {
        width: 100%!important;
    }
    #Influencers .selected {
        width: 100%!important;
    }
}

.opros-block__gif{
    margin-top: 15px;
}

.opros-block__gif img{
    width: 100%;
    height: auto;
    max-width: 350px;
}

.form-input-error {
    background-color: rgb(250, 128, 114);
    padding: 3px;
    color: white;
    margin-top: 5px;
    border-radius: 3px;
}

@media (max-width: 576px) {
    #Influencers .ui-multiselect .ui-state-default, .ui-multiselect-all .ui-state-default{
        padding-right: 10px!important;
        padding-left: 5px!important;
    }
    .ui-icon-plus {
        background-position: -20px -128px;
    }
    .ui-multiselect li a.action, .ui-multiselect-all li a.action {
        right: 5px;
    }
}
