.mnp-mobile-border,
.mnp-video-slider-upload-images-rom,
.mnp-video-slider-upload-images-rus,
.mnp-video-slider-upload-images-eng{
    border:  1px solid #c0c0c0;
}

.page-m-portare .mnp-mobile-intro {
    outline: 1px solid red;
}

/**
 * A simple sample carousel skin.
 *
 * This skin includes a sample arrows.svg file that may be edited with the free
 * illustration application InkScape (http://inkscape.org).
 *
 * CSS and icons by Nathan Haug.
 */

.jcarousel-skin-default {
    text-align: center;
}

.jcarousel-skin-default .jcarousel-container-horizontal {
    width: 440px;
    height: 102px;
    padding: 20px 40px;
    margin: auto;
}

.jcarousel-skin-default .jcarousel-container-vertical {
    width: 102px;
    height: 440px;
    padding: 40px 20px;
    margin: auto;
}

.jcarousel-skin-default .jcarousel-clip-horizontal {
    width: 440px;
    overflow: hidden;
}

.jcarousel-skin-default .jcarousel-clip-vertical {
    height: 440px;
    overflow: hidden;
}

.jcarousel-skin-default .jcarousel-item {
    padding: 0;
    width: 100px;
    height: 100px;
    overflow: hidden;
    border: 1px solid #CCC;
    list-style: none;
    background: #fff none;
}

.jcarousel-skin-default .jcarousel-item-horizontal {
    margin: 0 4px;
}

.jcarousel-skin-default .jcarousel-item-vertical {
    margin: 4px 0;
}

.jcarousel-skin-default .jcarousel-item-placeholder {
    background: #fff url(../images/throbber.gif) no-repeat center center;
    color: #000;
}

/**
 * Buttons
 */
.jcarousel-skin-default .jcarousel-next,
.jcarousel-skin-default .jcarousel-prev {
    display: block;
    width: 32px;
    height: 32px;
    background-image: url(../images/arrows.png);
}

.jcarousel-skin-default .jcarousel-next-disabled,
.jcarousel-skin-default .jcarousel-prev-disabled {
    display: none;
}

/**
 * Horizontal Buttons
 */
.jcarousel-skin-default .jcarousel-prev-horizontal {
    position: absolute;
    top: 55px;
    left: 10px;
    background-position: 0 0;
}
.jcarousel-skin-default .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}
.jcarousel-skin-default .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-default .jcarousel-next-horizontal {
    position: absolute;
    top: 55px;
    right: 10px;
    background-position: 0 -32px;
}
.jcarousel-skin-default .jcarousel-next-horizontal:hover {
    background-position: -32px -32px;
}
.jcarousel-skin-default .jcarousel-next-horizontal:active {
    background-position: -64px -32px;
}

/**
 * Vertical Buttons
 */
.jcarousel-skin-default .jcarousel-prev-vertical {
    position: absolute;
    top: 10px;
    left: 55px;
    background-position: 0 -64px;
}
.jcarousel-skin-default .jcarousel-prev-vertical:hover {
    background-position: -32px -64px;
}
.jcarousel-skin-default .jcarousel-prev-vertical:active {
    background-position: -64px -64px;
}

.jcarousel-skin-default .jcarousel-next-vertical {
    position: absolute;
    bottom: 10px;
    left: 55px;
    background-position: 0 -96px;
}
.jcarousel-skin-default .jcarousel-next-vertical:hover {
    background-position: -32px -96px;
}
.jcarousel-skin-default .jcarousel-next-vertical:active {
    background-position: -64px -96px;
}

.jcarousel-skin-default .jcarousel-navigation {
    margin: 0;
    padding: 0;
}

.jcarousel-skin-default .jcarousel-navigation li {
    display: inline;
    margin: 0 2px 0 0;
    padding: 0;
    background: none;
}

.jcarousel-skin-default .jcarousel-navigation li.active a {
    font-weight: bold;
    text-decoration: none;
}
.ui-mobile .page-servicii-portabilitate .ui-page,
.ui-mobile .page-servicii-portabilitate .ui-content {
  background: #fff;
}
.page-servicii-portabilitate .ui-content {
  font-family:Helvetica, Arial, sans-serif;
  min-width: 300px;
  padding: 0 10px;
}
.page-servicii-portabilitate .mnp-mobile-title {
  font-size: 16px;
  color: #632a8b;
  margin: 17px 0 12px 0;
}
.page-servicii-portabilitate .mnp-mobile-intro {
  padding: 1em;
  background: #fcfcf4;
  font-size: 12px;
  line-height: 22px;
  color: #333;
  border: 1px solid #dedede;
  margin-bottom: 1em;
}
.page-servicii-portabilitate .mnp-mobile-sms-form-container {
  padding-bottom: 0.5em;
}
.page-servicii-portabilitate .collapsible {
  border: 1px solid #c4c4c4;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #fff;
  text-shadow: 1px 0 1px rgba(0,0,0, 0.15);
  margin-bottom: 0.4em;
  cursor: pointer;
}
.page-servicii-portabilitate .collapsible .title-inner {
  background: url('/sites/moldcell/themes/mobile/img/arrow-down.png') no-repeat 98% 6px;
  background-size: 17px 17px;
  padding-left: 32px;
  height: 28px;
  line-height: 1em;
  padding-top: 6px;
}
.page-servicii-portabilitate .collapsible.expanded .title-inner {
  background-image:  url('/sites/moldcell/themes/mobile/img/arrow-up.png');
}
.page-servicii-portabilitate .mnp-mobile-sms-form-title {
  background: #b7ce00 url('/sites/moldcell/themes/mobile/img/pen.png') no-repeat 9px center;
  background-size: 13px 13px;
}
.page-servicii-portabilitate #see-below-porting-procedure-id,
.page-servicii-portabilitate .mnp-mobile-slider-title {
  background: #6d428e url('/sites/moldcell/themes/mobile/img/cam.png') no-repeat 9px center;
  background-size: 16px 12px;
  margin-bottom: 0;
}
.page-servicii-portabilitate .mnp-mobile-faq-title  {
  background: #009ed3 url('/sites/moldcell/themes/mobile/img/faq.png') no-repeat 9px center;
  background-size: 18px 18px;
  border: none;
}
.page-servicii-portabilitate .mnp-mobile-faq-title.collapsible .title-inner {
  background: none;
}
.page-servicii-portabilitate .mnp-mobile-faq-title a {
  color: #fff;
  display: block;
  text-decoration: none;
}
.page-servicii-portabilitate .ui-tabs {
  background: #f4f4f4
}
.page-servicii-portabilitate .ui-tabs,
.page-servicii-portabilitate .ui-tabs .ui-tabs-nav {
  padding: 0;
}
.page-servicii-portabilitate div.ui-tabs .ui-tabs-panel {
  padding: 0;
  clear: both;
}
.page-servicii-portabilitate .ui-tabs .ui-tabs-panel#tab-2,
.page-servicii-portabilitate .ui-tabs .ui-tabs-panel#tab-3 {
  text-align: center;
  padding: 24px 0 15px 0;
  font-size: 12px;
}
.page-servicii-portabilitate .ui-tabs .ui-tabs-panel#tab-2 {
  color: #009fd5;
}
.page-servicii-portabilitate .ui-tabs .ui-tabs-panel#tab-3 {
  color: #00b48b;
}
.page-servicii-portabilitate .ui-tabs .ui-tabs-nav li.ui-state-default {
  padding: 0;
  margin: 0;
  width: 33.33%;
  top: 0;
  position: relative;
  margin: 0;
}
.page-servicii-portabilitate .ui-tabs .ui-tabs-nav li a {
  color: #fff;
  text-align: center;
  padding: 0;
  width: 100%;
  text-shadow: 1px 0 0 rgba(0, 0, 0, 0.33);
  font-size: 13px;
  height: 34px;
  line-height: 1em;
  padding-top: 10px;
  border-left: 2px solid #f4f4f4;
  border-right: 2px solid #f4f4f4;
}
.page-servicii-portabilitate .ui-tabs .ui-tabs-nav li a[href=\#tab-1] {
  background-color: #bf1976;
  border-left: none;
  border-radius: 3px 0 0 0;
  -moz-border-radius: 3px 0 0 0;
  -webkit-border-radius: 3px 0 0 0;
}
.page-servicii-portabilitate .ui-tabs .ui-tabs-nav li a[href=\#tab-2] {
  background-color: #009fd5;
}
.page-servicii-portabilitate .ui-tabs .ui-tabs-nav li a[href=\#tab-3] {
  background-color: #00b48b;
  border-right: none;
  border-radius: 0 3px 0 0;
  -moz-border-radius: 0 3px 0 0;
  -webkit-border-radius: 0 3px 0 0;
}
.page-servicii-portabilitate .ui-tabs .ui-tabs-panel#tab-2 span,
.page-servicii-portabilitate .ui-tabs .ui-tabs-panel#tab-3 span {
  margin-left: 4px;
  color: #fff;
  display: inline-block;
  padding: 1px 4px 2px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.page-servicii-portabilitate .ui-tabs .ui-tabs-panel#tab-2 span {
  background: #009fd5;
}
.page-servicii-portabilitate .ui-tabs .ui-tabs-panel#tab-3 span {
  background: #00b48b;
}
.page-servicii-portabilitate .ui-tabs .ui-tabs-nav li.ui-state-active a:after {
  content: "";
  position: absolute;
  top: 99%;
  left: 50%;
  z-index: 1000;
  border-top: 8px solid #bf1976;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  margin-left: -8px;
}
.page-servicii-portabilitate .ui-tabs li.ui-state-active a[href=\#tab-2]:after {
  border-top-color: #009fd5;
}
.page-servicii-portabilitate .ui-tabs li.ui-state-active a[href=\#tab-3]:after {
  border-top-color: #00b48b;
}
.portal-form {
  padding: 20px 30px 10px;
}
.portal-form .edit-steps-wrapper,
.portal-form .form-title {
  display: none;
}
#wizard-form-wrapper .portal-form label {
  padding-top: 0.5em;
  float: left;
  width: 39%;
  font-size: 12px;
  font-weight: normal;
  color: #666;
}
.portal-form .edit-step1 > div {
  overflow: hidden;
  margin-bottom: 0.8em;
}
.portal-form .edit-captcha-response input,
#wizard-form-wrapper .portal-form input.form-text {
  float: right;
  width: 60%;
  padding: 0 5px;
  height: 29px;
  border: 1px solid #d9d9d9;
  color: #444;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  margin: 0;
  text-align: left;
  background: #fff;
}
.portal-form .captcha .captcha-image-wrapper {
  display: none;
}
.ui-content *{
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
}
#wizard-form-wrapper .portal-form .edit-captcha-response input {
  width: 60%;
}
.ui-mobile .portal-form .ui-input-text.ui-focus,
.ui-mobile .portal-form .ui-input-search.ui-focus {
  box-shadow: none;
}
.portal-form .form-item {
  overflow: hidden;
  margin: 1em 0;
}
.portal-form .description {
  clear: both;
  color: #666;
  width: 60%;
  float: right;
  font-size: 11px;
  padding-top: 2px;
}
.portal-form #center {
  margin: 0;
}
.portal-form .edit-captcha-response {
  width: 60%;
  float: right;
}
.portal-form .edit-captcha-response img {
  padding: 0;
  height: 29px;
  width: 35%;
}
.portal-form .edit-captcha-response label {
  display: none;
}
.portal-form .ui-checkbox .ui-btn-icon-left .ui-btn-inner {
  padding: 0;
  font-size: 11px;
}
.portal-form .form-checkbox {
  vertical-align: middle;
  margin: 0 5px 0 0;
}
.portal-form .jqTransformCheckboxWrapper {
  background: url('/sites/moldcell/themes/custom/moldcell/jqTransform/css/img/checkbox.gif') no-repeat left top;
  position: relative;
  margin: 0;
  float: left;
  height: 14px;
}
.portal-form .jqTransformCheckboxWrapper .jqTransformChecked {
  background-position: left -19px;
}
#wizard-form-wrapper .portal-form .edit-step1-mnp-sms-request-agree label {
  font-size: 11px;
  font-weight: normal;
  float: none;
  padding: 0;
}
.portal-form .edit-step1-mnp-sms-request-agree label .blue {
 color: #009fd5;
}
.portal-form .prev-step {
  float: right;
  padding-top: 7px;
  background: transparent;
  border: none;
  color: #582a79;
  font-weight: normal;
  text-shadow:none;
  cursor: pointer;
}
.portal-form .edit-step3-success,
.portal-form .edit-step2-mnp-sms-request-sms-code {
  overflow: hidden;
  margin-bottom: 10px;
}
.portal-form .edit-step3 {
  text-align: center;
  font-size: 14px;
}
.portal-form .edit-step3 .form-submit {
  float: none;
}
.ui-mobile .ui-page .portal-form .ui-icon,
.portal-form .jqtransform {
  float: left;
  margin-top: 0.5em;
}
.portal-form .form-submit {
  float: right;
}
.portal-form .form-submit {
  font-size: 12px;
  color: #fff;
  cursor: pointer;
  text-shadow: 1px 0 0 rgba(0, 0, 0, 0.33);
  background: #582a79 url('/sites/moldcell/themes/custom/moldcell/img/submit-bg-violet.png') repeat-x 0 0;
  border: 1px solid #4e246b;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: .6em 20px;
}
.page-servicii-portabilitate #big-video-container,
.page-servicii-portabilitate .jcarousel-skin-default .jcarousel-container-horizontal {
  padding: 0;
  width: 97.5%;
  height: auto;
  margin: 0 auto;
}
.page-servicii-portabilitate .jcarousel-skin-default .jcarousel-container-horizontal img {
  width: 100%;
  height: auto;
}
#video-container-666_wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
#video-container-666_wrapper object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.page-servicii-portabilitate .jcarousel-skin-default .jcarousel-clip-horizontal {
  width: 100%;
  border: 1px solid #430a64;
  border-top: none;
  border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
}
.page-servicii-portabilitate .jcarousel-skin-default .jcarousel-next,
.page-servicii-portabilitate .jcarousel-skin-default .jcarousel-prev {
  top: 57px;
  width: 20px;
  height: 84px;
}
.page-servicii-portabilitate .jcarousel-skin-default .jcarousel-next {
  right: -7px;
  background: transparent url('/sites/moldcell/themes/mobile/img/front-next-horizontal-2.png') no-repeat -1px 0;
}
.page-servicii-portabilitate .jcarousel-skin-default .jcarousel-next:hover {
  background-position: -22px 0;
}
.page-servicii-portabilitate .jcarousel-skin-default .jcarousel-prev:hover {
  background-position: -20px 0;
}
.page-servicii-portabilitate .jcarousel-skin-default .jcarousel-prev {
  left: -7px;
  background: transparent url('/sites/moldcell/themes/mobile/img/front-prev-horizontal-2.png') no-repeat 1px 0;
}
.page-servicii-portabilitate .jcarousel-skin-default .jcarousel-clip-horizontal .jcarousel-item {
  height: auto;
  margin: 0;
  border: none;
}
.page-servicii-portabilitate .mnp-mobile-faq-title {
  margin-top: 0.5em;
}
.page-servicii-portabilitate .segmented-control .center-control {
  display: inline-block;
  margin: 4px auto 0 auto;
}
.page-servicii-portabilitate .ui-header .center-control a {
  font-size: 15px;
  padding: 4px 0 0 0;
  line-height: 22px;
  color: #990AE3;
  text-decoration: none;
  margin: 0 8px;
  display: inline-block;
}
.page-servicii-portabilitate .ui-header .center-control a img {
  position: relative;
  top: 5px;
}
.page-servicii-portabilitate .ui-footer.ui-bar-a {
  position: static;
}
.page-servicii-portabilitate .ui-footer.ui-bar-a {
  position: static;
}
.page-servicii-portabilitate .footer ul li {
  font-size: 14px;
  margin-bottom: 10px;
  padding: 0 10px 0 0;
}
.page-servicii-portabilitate .footer ul li a {
  line-height: 18px;
  color: #ddd5e2;
  text-decoration: none;
  font-weight: normal;
}
.page-servicii-portabilitate .messages.error {
  background-color: transparent;
  overflow: hidden;
  font-size: 12px;
  color: #bf1976;
  background: #fbfbfb;
  border: 1px solid #e7e7e7;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  margin-bottom: 10px;
  min-height: 0;
}
.page-servicii-portabilitate .element-invisible {
  display: none;
}
div.messages.error ul {
  padding-left: 16px;
}
div.messages.error ul li {
  background: url("/sites/moldcell/themes/custom/moldcell/img/error-list-items.png") no-repeat scroll 0 50% transparent;
  list-style: none outside none;
  padding: 0 0 0 15px;
}

.mnp-mobile-intro a,
.blue a {
    color: #3BB7FF;
}

.portal-form div.messages.error ul li{
    background-position-y: 7px;
}
