a:link {color: #7f7f7f;}
a.class2:link {color: #ffffff;}

.checkout_message.block {
	display: none;
}

#Records.t-widget.t-grid {

    max-width: 1220px;
    overflow: auto;
}

/** Hide Shipping Box on Checkout Page **/

.cart_total--shipping {
	display: none !important;
}

/** HOMEPAGE SLIDER - 3 BOTTOM BOXES INSTEAD OF 4*/

.flex-control-thumbs li {
  width: 33.33%;
  float: left;
  margin: 0;
}

/** MEGA EDIT LOADING FONTS*/

.editorbackbutton {
  position: relative;
  float: right;
  width: 100px;
  padding: 5px;
  background-color: #1f7592;
  text-align: center;
  color: #fff !important;
}

/** MEGA EDIT LOADING FONTS*/

.loadingScreen .loadScreenStepIndicator {
  font-size: 14px;
  color: rgb(255, 255, 255);
  letter-spacing: 1px;
  margin-top: 5px;
  text-transform: uppercase;
}

/** FONTS*/

body {
  margin: 00px 0 0 0;
  padding: 0;
  background-color: #fff;
	font-family: 'Mulish', sans-serif;
}

strong {
  color: #864484 !important;
  font-weight: bold;
}

/** Admin Icons*/


.fa-lock::before {
  content: "\f023";
  color: #fff;
}

.fa-shopping-cart::before {
  content: "\f07a";
  color: #fff;
}

.fa-user::before {
  content: "\f007";
  color: #fff;
}
.fa-unlock::before {
  content: "\f09c";
  color: #fff;
}
.fa.fa-clock-o::before {
  content: "\f017";
  color: #fff;
}
.fa-clipboard-check::before {
  content: "\f46c";
  color: #fff;
}
.fa-cog::before {
  content: "\f013";
  color: #fff;
}

/** BREADCRUMBS */

.breadcrumb li:not(:last-child) a {
  color: #1f7592;
}

/** POP UP*/

.popup{
    background-color: #ffffff;
    width: 770px;
    padding: 5px 10px;
    position: absolute;
    transform: translate(-50%,-44%);
    left: 50%;
    top: 50%;
    border-radius: 25px;
    font-family: "Poppins",sans-serif;
    display: none;
    text-align: center;
	z-index: 1000000000000000;
	box-shadow: 0 555px 288px rgba(0, 0, 0, 0.2);
}
.popup button{
    display: inline;
    margin:  0px 0px 10px auto;
    background-color: transparent;
    font-size: 22px;
    color: #d20000;
    border: none;
    outline: none;
    cursor: pointer;
}
.popup p{
    font-size: 14px;
    text-align: justify;
    margin: 18px 0;
    line-height: 22px;
}

.popUpBoxContainer.pop-up {
  visibility: visible;
  z-index: 9999999;
}

.popUpBoxContainer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #ffffffb5;
  background: #ffffffb5;
  z-index: -1;
  visibility: hidden;
}

.popUpBox {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 25%;
  transform: translate(-50%, -50%);
  display: block;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  background-color: white;
  background: white;
  padding: 30px;
  border: 4px solid #c49a6b;
}

.closeButton {
  text-align: center;
  margin-bottom: 15px;
  width: 40px;
  display: inline-block;
  float: right;
  font-weight: bold;
}

.closeButton button {
  padding: 0px 10px;
}

/**NEW SMS CAMPAIGN CODE*/

button.iopNameEditButton {
	
	cursor: pointer;
    -webkit-appearance: button;
    *overflow: visible;
    background-color: #1f7592;
    border: none;
    color: white;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
}

#triggerForm .form-group label:hover, #triggerForm .form-group input[type="radio"]:checked + label {
    background-color: #4299f6;
    color: #fff;
}

.header {

    background: #1f7592 !important;
    position: relative;
    float: left;
    width: 100% !important;
    height: auto;
    margin-bottom: 2px !important;

}

/**Body - Top Header of Website*/

body {
    background: url('/580107256/Handler/CSSOverride/GetImage/2/virbac_top_2022.png') repeat-x scroll left top transparent !important;

}

.shoppingcart__wrapper .warning-box {
    border: 0px solid red;
    background: #fff;
    padding: 5px 5px;
    margin: 0 0 20px;
    display: inline-block;
    color: #fff;


}

.mainUIParent .addtobasket.multiPartButton {
    background: url("/1895938337/Handler/CSSOverride/GetImage/2/pdf_button.png") repeat scroll center top rgba(0, 0, 0, 0) !important;
}

.checkout_message_bottom .warning-text {
	display:none !important;
}

#checkout_attribute_5 {
   margin-top: 20px;
margin-bottom: 30px;
border: 2px solid #f00;
width: 355px !important;
height: 40px;
background-color: #EFEFEF;
}
/*MEGAEDIT

.viewButton.logo {
    height: 0px;
    width: 0px;
    background-size: auto;
    background: url('/549922826/Handler/CSSOverride/GetImage/2/mega_logo.png') no-repeat scroll center center transparent !important;
    padding: 60px 256px 0px 0px;
	z-index:10000;
}*/


/*CSV UPLOAD ROW 2
}*/

.mainUIParent .fileUploadButton {
text-indent: 0px !important;
font-size: large !important;
text-transform: uppercase !important;
}

.mainUICellHelper {
    height: 500px !important;
}
/*
COLUMN 1B FIX
}*/
.fileUpload {
    background: rgba(22, 110, 224, 0.05) !important;
    color: #fff;
    border: none 0;
    padding: 5px;
	cursor: pointer !important;
}

.fileinput-button {
    margin: 10px !important;
    padding: 7px !important;
	cursor: pointer !important;
}

/*
NEW SYMPHONY
}*/

.SyDataTable table tr th {
    border-right: solid 1px #8a6b90 !important;
}

.BkgC3 {
    background-color: #4299f6 !important;
}

.SymV3_side_menu_container {
    background-color: #DEDEDE !important;
    color: #9e9e9e !important;
}

.SyMainContainer {
    background-color: #1f7592 !important;
}

.SymV3_side_menu_container li:hover {
    background-color: #e9e9e9 !important;
}

.mainView {
    background-color: #1f7592 !important;
}

.BorC3 {
    border-color: #FFF !important;
}

.loading_screen {
    background: rgb(88, 43, 97) none repeat scroll 0% 0% !important;
}

.SyBranding img{
	display: none !important;
}
.SyBranding {
  background-image: url("/598780470/Handler/CSSOverride/GetImage/2/vip_header-small.png");
  background-repeat: no-repeat;
  width:305px !important;
  height:130px !important}
.BkgC1 {background-color: #2F2F2F !important;}
.SyOptionButton:active, .SyOptionButton.SyActive {background-color:#4299f6 !important}
.SyOptionButton:active a, .SyOptionButton.SyActive a {color: #ffffff !important}
.SyHeaderInfoContainer {display:none !important}
.orders_v2 div.order_products_list ul div a {position: relative;  top: 65px;  left: 210px;  color: #22A8E5;  font-weight: bold;}
.orders_v2 .order_container .order_show_details_but {background-color:#1f7592 !important}
.SyLeftOptions {top: 150px !important}


.BkgC2 {background-color:#1f7592 !important}
.TxtC1 {
    color: #A5A5A5 !important;
	}
.TxtC3 {
    color: #4299f6 !important;
	}
.SyButtonText {
    width: 75%;
    color: #fff !important;
}

.SymV3_branding_container {
    position: absolute;
    width: 250px;
    height: 70px;
    box-sizing: border-box;
    padding-top: 21px;
    padding-left: 11px;
    background: url('http://www.virbac-vip3.co.uk/1143506186/Handler/CSSOverride/GetImage/2/vip_sms_logo.png') no-repeat 0% 0% rgba(255, 3, 3, 0);
}

svg:not(:root) {
    overflow: hidden;
    display: none !important;
}

.SymV3_Data_Container {
    background-color: #1f7592 !important;
}
.SymV3_right_panel {
    background-color: #1f7592 !important;
}

li.Symv3_EM_btn.SyActive, li.Symv3_DM_btn.SyActive {
    background-color: #406DB3;
    background-image: url(http://www.virbac-vip3.co.uk/-2706865/Handler/CSSOverride/GetImage/2/vip_arrow_up.png) !important;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 12px;
}

/*
CONTINUE CSS
}*/




.offset_4 {
    margin-left: 0px !important;
}
.grid_8 {
    width: 100% !important;
}

.adminlinks {
  padding: 2px !important;
  border-top: 7px solid #043654 !important;
  background: none repeat scroll 0% 0% #043654 !important;
}

.adminlinks a {
    color: #fff !important;
}

#footerrow {
    background: #1f7592 !important;
}

.footercopyrightrow {
    background-color: #043654 !important;
    border-bottom: 15px #00415f !important;
}

.footerinner {
    background: none repeat scroll 0% 0% #1f7592 !important;
}

/*
CONTINE
}*/

.cf_imageView_container {
    left: 0 !important;
    min-height: 150px !important;
    position: relative !important;
    text-align: center !important;
    top: 0 !important;
    transform: none !important;
    width: 90% !important;
}


.mainUIParent .addtobasket.multiPartButton {
    background: url("/Themes/ThemeOne/Content/images/multipart/add_to_basket.gif") repeat scroll center top rgba(0, 0, 0, 0);
    height: 31px;
    overflow: hidden;
    right: 10px;
    text-indent: -3000px;
    top: 10px;
    width: 163px;
    z-index: 23425636;
    display: block !important;
}

.minMaxArea {
    width: 160px;
    overflow: hidden;
    float: left;
    display: none !important;
}
#previewOptionHeader {
    width: auto !important;
    display: none !important;
}

.priceHeader {
	display:none !important;
	
}

h2.ng-binding {
	display:none !important;
	
    margin: 0px 0px 10px;
    padding: 0px;
    line-height: 26px;
}

.price {
	display:none !important;
	
}
.grid_3.senderDetails{
	display:none;	
}
.smsPage.smsSendBatch {
    width: 580px !important;
    margin: 0px 5px;
    overflow: hidden;
    float: left;
    display: inline;
}

/*SIDE BAR INSTRUCTIONS FOR FULL EDITOR - LINE COLOURS*/


.fakeUploadTarget {
    position: relative;
    border: 3px dashed rgb(88, 43, 97);
    margin-bottom: 10px;
    background: url("http://www.virbac-vip3.co.uk/-56956413/Handler/CSSOverride/GetImage/2/full_key.jpg") no-repeat scroll center 0px / 0px 0px rgba(52, 58, 65, 0.5);
    width: 100%;
    height: 100px;
}

.fakeUploadTarget .instruction {
    position: absolute;
    background: url("http://www.virbac-vip3.co.uk/-56956413/Handler/CSSOverride/GetImage/2/full_key.jpg") repeat scroll 0% 0% transparent;
    width: 100%;
    text-align: center;
    height: 100%;
    top: 0px !important;
    left: 0px !important;
    color: #FFF !important;;
    text-align: center;
    font-size: 1px !important;;
}
/*SMS BUTTON CODE


button, input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
    color: #ffffff;
    background-color: blue;
}
*/

/*MEGA MENU - BUTTONS - NEW
*/

.btn-me {
  color: #FFF !important;
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
  background-color: #444D58;
  background-image: linear-gradient(to bottom, #043654, #043654);
  background-repeat: repeat-x;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn-me:hover, .btn-me:focus, .btn-me:active, .btn-me.active, .btn-me.disabled, .btn-me[disabled] {
    color: #FFF !important;
    background-color: #5a026b;
    border-color: #8a6b90;
}

.autofillButton {
    border: 0px none;
    background: url('/1966559380/Handler/CSSOverride/GetImage/2/auto_fill.png') no-repeat scroll left top #55606E;
    width: 149px;
    height: 60px;
    text-indent: -999px;
    overflow: hidden;
	display: none;
	
}
/*MEGA MENU
*/

.tooltipsToggle.ttON {
    background: none repeat scroll 0% 0% #18BC9C;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.58) inset;
    display: none !important;
}

#nav-menu-mega {
    width: 60em !important;
}
#nav-menu-mega ul
{
list-style: none;
padding: 0;
margin: 0;
	width:100%	
}

#nav-menu-mega li
{
float: left;
margin: 0 0.15em;
}

#nav-menu-mega li a
{
background: url(background.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 9em;
display: block;
border: 0.1em solid #dcdce9;
color: #0d2474;
text-decoration: none;
text-align: center;
}

.buttonContainer.leftSide {
    float: left !important;
    margin-left: 12px !important;
}

/* Hide from IE5-Mac \*/
#nav-menu-mega li a
{
float: none
}
/* End hide */


.viewButton.logo {
padding: 70px 266px 0px 0px !important;
width: 0px !important;
height: 0px !important;
background: url('/301031880/Handler/Picture/GU/F/vip_mega_logo_2022.png') no-repeat 0% 0% transparent;
}
.workflowtools .reset {
    padding: 20px;
    border: 3px;
    font-size: 10pt;
    display: none !important;
    background-color: #310c36;
}

.buttonContainer {
    background: none repeat scroll 0% 0% #1f7592;
}
.addToBasket, .saveChanges {
    background-color: #310c36 !important;
    color: #FFF;
    font-weight: bold;
    width: 100%;
}
.ui-layout-resizer {
    background: none repeat scroll 0% 0% #310c36;
    border: 0px solid #BBB;
    transition: background-color 0.4s ease 0s;
}
.ui-layout-toggler {
    border: 1px solid #80417e;
    background-color: #80417e;
    transition: background-color 0.2s ease 0s;
}

.loadingScreen .loadingLogo {
    width: 100%;
    height: 100%;
    background: url('/2122889625/Handler/Picture/GU/F/Virbac-2022-MegaEdit-logo.png') no-repeat scroll center center transparent;
}
.loadingScreen {
    box-shadow: 0px 0px 212px 0px rgba(0, 0, 0, 0.75) inset;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 3;
    background: url('/-113396540/Handler/CSSOverride/GetImage/2/back_2022.png') repeat scroll 0px 0px #000;
}


.ui-tabs .ui-tabs-panel {
display: block;
border-width: 0px;
/* padding: 1em 1.4em; */
background: none repeat scroll 0% 0% #1f7592   !important;
}


.ui-layout-pane {
    background: url('/-113396540/Handler/CSSOverride/GetImage/2/back_2022.png') repeat scroll 0px 0px transparent !important;
    border: 0px solid #BBB;
    padding: 0px;
    overflow: auto;
}

/* MEGA EDIT TOP BUTTONS 

.addImageFieldButton {
    width: 189px;
    height: 60px;
    text-indent: -999px;
    overflow: hidden;
    background: url('/64635677/Handler/CSSOverride/GetImage/2/add_image_field.png') no-repeat scroll left top #55606E;
}

.addTextFieldButton {
    background: url('/-676172815/Handler/CSSOverride/GetImage/2/add_text_field.png') no-repeat scroll left top #55606E;
    width: 189px;
    height: 60px;
    text-indent: -999px;
    overflow: hidden;
}

.autofillButton {
    border: 0px none;
    background: url('/1966559380/Handler/CSSOverride/GetImage/2/auto_fill.png') no-repeat scroll left top #55606E;
    width: 149px;
    height: 60px;
    text-indent: -999px;
    overflow: hidden;
	display: none;
}

.clearPagesButton {
    border: 0px none;
    background: url('/1575076426/Handler/CSSOverride/GetImage/2/clear_pages.png') repeat scroll 0px 0px #55606E;
    width: 140px;
    height: 30px;
    text-indent: -999px;
    overflow: hidden;
}

.clearDrawingsButton {
    border: 0px none;
    background: url('/420171187/Handler/CSSOverride/GetImage/2/clear_drawing.png') repeat scroll 0px -2px #55606E;
    width: 140px;
    height: 30px;
    text-indent: -999px;
    overflow: hidden;
}
*/


/*MEGAEDITOR Light Blue Section Change
*/



.addToBasket{background: url("/Catfish.Web/Scripts/ME2k/img/svg_dark/appbar.cart.svg") no-repeat scroll center right / 40px 40px #4299f6;height:33px;border:0px none; color:#fff;padding-right:35px;padding-left:11px;}
.toggleCollapseTab:hover{background-color:#4299f6;left:-5px;}
.pageSelectorItem .pageMarker{z-index:1;width:30px;height:30px;position:absolute;left:50%;margin-left:-15px;-webkit-border-radius: 20px;top:5px;
-moz-border-radius: 20px;
border-radius: 20px;background:#4299f6;-webkit-box-shadow: 0px 0px 6px 5px rgba(50, 50, 50, 0.35);

}
 .onoffswitch-inner:before {
    content: "Shadows on";
    padding-left: 10px;
    background-color: #4299f6; color: #FFFFFF;
    }
	
    .onoffswitchDrawing-inner:before {
    content: "Drawing on";
    padding-left: 10px;
    background-color: #4299f6; color: #FFFFFF;
    }
	
	/*MEGAEDITOR - TOOL TIP MOUSEOVERS
*/

	
	
/*SMS Section
*/


.smsPage .smsSendSelection {
    height: 50px;
    margin-top: 15px;
    display: none;
}

/*ADMIN SECTION
.header {
    height: 100px;
    width: 100%;


    background: url('/-1694567588/Handler/Picture/GU/F/virbac_logo.png') no-repeat scroll right top #1f7592 !important;
    position: relative;
}
*/


.smsPage #csvUpload {
    width: 82px;
	color:#fff;
}


/*CSV Upload Button Colours etc*/
.batchButton {
background-color: #d50000 !important;
border: 0 none;
color: White;
float: right;
margin-left: 5px;
padding: 5px;
}

.text_faq_title  {
	font-size : 16px;
	font-weight : bold;
	font-style : normal;
	color:#6e6f72;
	background-color:#FFF;
	padding:4px;
	
	
	}
	
	button#btn_saveProjectChanges {
		background-color:#1f7592 !important;
		
		} 
		
		button#btn_saveProjectChanges:hover {
    background: none repeat scroll 0% 0% #00415F !important;
}
	
	/*Side Navigation Button - SELECTED*/
	
	li.active.expandedListItem {
    background: #864484;
    border-bottom: 0px solid rgba(89, 89, 4, 1);
}
	
/*SMS Question Mark etc*/	
	.smsPage #smsHelpImg {
	background: url('/414069351/Handler/CSSOverride/GetImage/2/sms_help.png') no-repeat scroll center center transparent !important;	
    cursor: pointer;
    position: absolute;
    top: 5px;
    right: 5px;
    padding: 3px;
	height:16px;
	width:130px;
    padding: 3px;


}
	#ecHelpImg {
    cursor: pointer;
    position: absolute;
    top: 5px;
    right: 5px;
    padding: 3px;
	height:16px;
	width:130px;
}
	
	
	
/*SMS INSTRUCTIONS PANEL ABOVE SMS CONTENT - */
	
.smsPage .smsInstructionPanel {
    width: 91% !important;
border-radius: 15px;
display: block !important;
background-color: #1f7592;
margin-bottom: 20px;
color: #FFF !important;
padding: 20px 50px 12px 29px;
}
	
/*Add to basket - Static PDF code - Hide Button*/

.product-grid .productlistaddtocartbutton {
	display:none;
    width: 100%;
    border: 0px none;
    background: none repeat scroll 0% 0% #22A8E5;
    color: #FFF;
}
/*Preview Code*/
.batchButtons {
    bottom: 0;
    padding: 30px;
    position: absolute;
    right: 0;
	z-index:1000;
}

.product-grid .picture {
 
    background: none repeat scroll 0% 0% #f9f9f9;
}

#checkout_attribute_1 {
	
	width: 670px !important;
height: 40px;
border: 2px solid  #1f7592;
background-color:#EBEBEB;
 -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #D3D3D3;
    font-weight: normal;
    color: #555;
}

/* Footer Hover Color */
.footerinner li a:hover {
    background: none repeat scroll 0px 0px #4299f6;
    text-decoration: none;
}

/* Login Form */

.table-container {
    border: 1px solid #fff;
    background: none repeat scroll 0% 0% #f3ecf3;
    margin-bottom: 10px;
}

.instruction_panel {
    display: block !important;
    margin-bottom: 8px;
}

/* Change the color in cart total */
strong {color: #7F7F7F; font-weight: bold;}

/* mini shopping basket color change *B */
.minishoppingcart {
    border: 0px solid #7F7F7F;
    float: right;
    margin: 5px;
    padding: 5px;
    width: 250px;
}

.minishoppingcart {
    border: medium none;
    background: none repeat scroll 0% 0% #D2D2D2;
    border-radius: 5px;
    float: right;
    margin: 5px;
    padding: 5px;
    max-width: 300px;
    color: #848482;
    width: auto;

}
.minishoppingcart .minishoppingcarticon {
    width: 42px;
    height: 32px;
    background: url('/-1311473817/Handler/CSSOverride/GetImage/2/basket.png') no-repeat scroll 0px 0px transparent;
    display: block;
    float: left;
}
.minishoppingcart .minishoppingcarticon img {
	display:none;
}
/*Products - HOMEPAGE*/

small-product-item .picture {
    border: 0px solid #EEE;
    height: 200px;
    display: table-cell;
    width: 0px;
    vertical-align: middle;
}
.small-product-item .picture {
    display: table-cell;
    border: 0px solid #EEE;
    vertical-align: middle;
	background-color: #ffffff;		
}


.sub-category-grid .listWrapper .picture {
    height: 214px;
    width: 214px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    background: none repeat scroll 0% 0% #FFF;
}

/* LOGO BORDER  *B */
#logorow {
    margin-top: 0;
   /*  background: none repeat scroll 0% 0% #fff; */
    color: #000;
    margin-bottom: 2.09333em;
}

/* PageList Items in the editor *B */
.pageListPageItem.highlight {
    background-color: #7F7F7F !important;
    color: #FFFFFF;
}

/* Addtobasket & SaveChanges *B */

.addToBasket, .saveChanges {
    background-color: #7F7F7F !important;
    color: #FFFFFF;
    font-weight: bold;
    width: 100%;
}
.addToBasket {
    background: url('/1175833758/Handler/Picture/GU/F/blank2.png') no-repeat scroll right center / 40px 40px #4299F6 !important;
    height: 33px;
    border: 0px none;
    color: #FFF;
    padding-right: 35px;
    padding-left: 11px;
}

/* Headers of checkout *B */ 

.checkout-data .opc .section .sectionheader .number {
    background: none repeat scroll 0 0 #7F7F7F;
    color: #FFFFFF;
    float: left;
    font-size: 16px;
    padding: 1%;
}

/*admin links - top bar strip*/
.adminlinks {padding: 2px;
border-top: 7px solid #310c36;
background: none repeat scroll 0% 0% #2e0f34;}

.adminlinks a {
    color: #fff;
}

/*text box - fill in fields border*/
.text-box:focus {border-color:#7f7f7f;}


/*responsive images*/
/* img, img.scale-with-grid { outline: 0; max-width: 100%; height: auto; } *B: no use */


/*main nav */
.menuwrapper {
    
    background: none repeat scroll 0% 0% #f5f5f5;
    padding-top: 0px;
	padding-bottom: 0px;
	
    border-width: 0px 0px;
	border-top: 0px;
    border-style: solid;
    border-color: #2e0f34;
}

.navigationmenu li a {
	font-size: 14px !important;
}

ul.dropdown a:link, ul.dropdown a:visited {
    color: #000;
    text-decoration: none;
}

ul.dropdown .dir {
    padding-right: 12px;
    background-image: none;
    background-position: 100% 50%;
    background-repeat: no-repeat;   
	color: #000;
	font-weight:bold;
	background: none repeat scroll 0% 0% #f5f5f5;
}
ul.dropdown li a {
    display: block;
    height: 26px;
    padding-left: 11px;
    padding-right: 11px;
    padding-top: 11px;   
	color: #000;
	background: none repeat scroll 0% 0% #ad91c4;
	
	
}
ul.dropdown ul {
    background-color: #ad91c4;
    color: #000;
    font-size: 11px;
    text-transform: none;
    opacity: 2.0;
}
ul.dropdown li:hover > a.dir {
	background-color:#FFFFFF;
	color: #000;
	
}
ul.dropdown ul a:hover {
    background-color: #1f7592;
}

/*main nav - horizontal navigation menu*/
ul.dropdown {font-family: Mulish, Helvetica, sans-serif;}
ul.dropdown a:link, ul.dropdown a:visited {color: #000; font-size:13px; text-decoration: none;}


ul.dropdown li:hover > a.dir {
	background-color: #ad91c4;
	font-weight:bold;
    padding-left: 11px;
    padding-right: 11px;
    padding-top: 11px;   
	
	} /*MOUSEOVER MENU COLOUR*/


/*search*/
.register-title, .login-title {padding:2px;color:#f5f5f5;font-size:14px;}
.search .searchbutton {background-color:#1f7592; color:#fff;}

.search {
    background: none repeat scroll 0% 0% #f5f5f5;
    padding: 4px;
}

/*sidebar - categories menu*/
.navigationmenu, .block-account-navigation {background: none;} /*categories side menu colour*/
.navigationmenu h6, .block-account-navigation .title {color: #310c36;font-weight: bold;font-size: 16px; font-family: Mulish, Helvetica, sans-serif;}
.navigationmenu li a, .block-account-navigation li a {color: #310c36;}
.navigationmenu li a:hover, .block-account-navigation li a:hover {background-color: #fff;color: #7f7f7f;}
.navigationmenu {min-height: 560px;}



/*products - name of products*/
.product-grid .product-title a {color: #7f7f7f;}
.acentcolour {color: #7f7f7f;}

.product-title {
    padding: 2px 0px;
	font-size:12px;
    white-space: nowrap;
}


/*products - name of products - HIDDEN TITLE
.product-grid .product-title a {color: #7f7f7f;}
.acentcolour {color: #7f7f7f;}

.product-title {
    padding: 2px 0px;
	font-size:1px;
    height: 1px; width: 1px; position: absolute; overflow: hidden; top: -10px; 
    white-space: nowrap;
}*/

/*page - numbers*/
.pager a {background: none repeat scroll 0 0 #7f7f7f;}
.pager a:hover {background: none repeat scroll 0 0 #333;}



/*coupon box - on shopping basket page
.coupon-box {display: none;}*/



/*order progress - basket etc*/
.order-progress ul li a.active-step {background: none repeat scroll 0 0 #1f7592;}


/*buttons*/
.editoractionbutton, .saveCommentButton, .downloadPDFProof, .addnewfriendcomment, #create-button, .startYBPreview, .bookoptions button, .saveYearbookSettings, .editBookUnitSave, .saveSelectedTemplateAction, .createBookUnitSave, .addNewQuestion, .createBookUnitAction, .add-contributors-button, .update-button, #newAlbum, #markerControls button, .registerbutton, .file-upload-button, .facebookbutton, .report-action, .loginbutton, .continueshoppingbutton, .addaddressbutton, .saveaddressbutton, .changepasswordbutton, .registernextstepbutton, .productlistproductdetailbutton, .productvariantaddtocartbutton, .editaddressbutton, .orderdetailsbutton, .productwritereviewbutton, .savecustomerinfobutton {background-color: #7f7f7f;}

.editoractionbutton:hover, .saveCommentButton:hover, .downloadPDFProof:hover, .addnewfriendcomment:hover, #create-button:hover, .startYBPreview:hover, .bookoptions button:hover, .saveYearbookSettings:hover, .editBookUnitSave:hover, .saveSelectedTemplateAction:hover, .createBookUnitSave:hover, .addNewQuestion:hover, .createBookUnitAction:hover, .add-contributors-button:hover, .update-button:hover, #newAlbum:hover, #markerControls button:hover, .registerbutton:hover, .file-upload-button:hover, .facebookbutton:hover, .report-action:hover, .addaddressbutton:hover, .continueshoppingbutton:hover, .loginbutton:hover, .changepasswordbutton:hover, .saveaddressbutton:hover, .productlistproductdetailbutton:hover, .productvariantaddtocartbutton:hover, .editaddressbutton:hover, .orderdetailsbutton:hover, .productwritereviewbutton:hover, .savecustomerinfobutton:hover {background: none repeat scroll 0 0 #333;}

.checkoutbutton, .checkout-data .opc .section .newaddressnextstepbutton, .checkout-data .opc .section .shippingmethodnextstepbutton, .checkout-data .opc .section .paymentmethodnextstepbutton, .checkout-data .opc .section .paymentinfonextstepbutton, .checkout-data .opc .section .confirmordernextstepbutton {background-color: #000;}

.checkoutbutton:hover, .continueshoppingbutton:hover, .checkout-data .opc .section .newaddressnextstepbutton:hover, .checkout-data .opc .section .shippingmethodnextstepbutton:hover, .checkout-data .opc .section .paymentmethodnextstepbutton:hover, .checkout-data .opc .section .paymentinfonextstepbutton:hover {background: none repeat scroll 0 0 #333;}

.amendYBbutton, .delete-button, .delete-question-button, .createBookUnitCancel, .editBookUnitCancel, .updatecartbutton, .deleteaddressbutton, .canceladdressbutton {background: none repeat scroll 0 0 #000;}
.amendYBbutton:hover, .delete-button:hover, .delete-question-button:hover, .createBookUnitCancel:hover, .editBookUnitCancel:hover, .updatecartbutton:hover, .deleteaddressbutton:hover, .canceladdressbutton:hover {background: none repeat scroll 0 0 #333;}

.product-grid .productlistaddtocartbutton {background: none repeat scroll 0 0 #000;}
.product-grid .productlistaddtocartbutton:hover {background: none repeat scroll 0 0 #333;}

nav .selectnavwrapper {background: none;}

/*FONTS*/

h3 {
    margin: 0px 0px 10px;
    padding: 0px;
    font-size: 16px;
    line-height: 20px;
	color:#FFFFFF;
}

.bestsellers h3, .featuredproducts h3 {
    margin: 0px;
    color: #310c36;
    font-size: 14px;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
}

.producttags-box .producttags-list .producttags-wrapper .producttag {
    color: #1f7592;
}

/*footer*/


#footerrow {background:#1f7592;}
.footercopyrightrow {background: none;border-top: none; border-bottom: 0px;color: #FFF;margin-top:0;}
.footercopyrightrow .row{background-color:#333;}
.footersmalllogo {background: none;}
.footersmalllogo img {width:100%;}

.footerinner {
    background: none repeat scroll 0% 0% #1f7592;
    color: #000;
}
/*footer copyright*/
.footercopyrightrow {background-color:#043654; border-bottom: 15px #00415f; border-top: medium none; color: #ffffff; margin-top: 0;
					font-size: 12px;
					font-family: Mulish, Helvetica, sans-serif;
					}
.footercopyrightinner {background: none repeat scroll 0 0 #043654;}
.footercopyright {float: left; line-height: 20px; padding: 5px; color: #ffffff;}

.grid_8 {display: inline; float: left; margin: 0 5px; overflow: hidden; width: 100%;}

.grid_4 {display: none;}


/*sidebar*/
.navigationmenu, .block-account-navigation {background: none;}
.navigationmenu ul, .block-account-navigation ul {border-top: none;}
.navigationmenu li, .block-account-navigation li {border-bottom: 1px solid #3a3a39;background: no-repeat 7px 7px #1f7592; margin-bottom: 1px;}

 li.expandedListItem{background: #4799b5; border-bottom: 0px solid #3a3a39;}/*sidebar sub menu colour*/
.navigationmenu li a, .block-account-navigation li a {color: #FFF; text-transform: capitalize; padding-left:20px;}
.navigationmenu li a:hover, .block-account-navigation li a:hover {background: no-repeat 7px 7px #7e6c82;color: #FFF;}


li.active {background-color: #864484; border-bottom: 0px solid #fff;}

/*button colour*/
.editoractionbutton, .saveCommentButton, .downloadPDFProof, .addnewfriendcomment, #create-button, .startYBPreview, .bookoptions button, .saveYearbookSettings, .editBookUnitSave, .saveSelectedTemplateAction, .createBookUnitSave, .addNewQuestion, .createBookUnitAction, .add-contributors-button, .update-button, #newAlbum, #markerControls button, .registerbutton, .file-upload-button, .facebookbutton, .report-action, .loginbutton, .continueshoppingbutton, .addaddressbutton, .saveaddressbutton, .changepasswordbutton, .registernextstepbutton, .productlistproductdetailbutton, .productvariantaddtocartbutton, .editaddressbutton, .orderdetailsbutton, .productwritereviewbutton, .savecustomerinfobutton {
    background-color: #1f7592;
}

/*products Wrapper Colours*/
allProductsCategoriesWrapper {
    background: none repeat scroll 0% 0% #ffffff;
    border: 0px solid #fff;
}
FiltersWrapper {
    padding: 0px;
    background: none repeat scroll 0% 0% #ffffff;
}
.FiltersWrapper {
    padding: 7px;
    background: none repeat scroll 0% 0% #ffffff;
}
.pager {
    margin: 0px 0px;
    padding: 0px;
    background: none repeat scroll 0% 0% #ffffff;
}
.allProductsCategoriesWrapper {
    border: 0px solid #EEE;
    background: none repeat scroll 0% 0% #ffffff;
}


/*Products Catagories Boxes Colours*/
.listWrapper .item-box, .item-box {
    padding: 5px 5px 40px;
    height: 300px;
    background: none repeat scroll 0% 0% #f9f9f9;
    border: 2px solid #fff;
    margin-top: 10px;
    position: relative;
}
h2.category-title {
	display:none;
    margin: 0px 0px 10px;
    padding: 0px;
    line-height: 26px;
    font-size: 11px;
}

/*Section Title*/

.register-title, .login-title, .section-title {
    padding: 2px;
    color: #1f7592;
    font-size: 14px;
}
.product-grid .add-info .prices {
    float: left;
    padding: 7px;
    background: none repeat scroll 0% 0% #f9f9f9;
}

/*Section Title*/

.product-grid .add-info .prices {
    float: left;
    padding: 7px;
    background: none repeat scroll 0% 0% #F9F9F9;
	color:#f9f9f9 !important;
}

#batchPrint  {
display: none !important;	
}

.producttags-box {
display: none !important;	
}
.quantityBox {
display: none !important;
}

.overview .add-info {
    padding: 10px;
    border: 1px solid #EEE;
    margin-top: 5px;
    background: none repeat scroll 0% 0% #F9F9F9;
    color: #f9f9f9 !important;
}
.fileinput-button {
    margin: 0px;
    padding: 10px;
}

input[id^="theMainFileUpload_product_attribute_"]{
	height:20px
}

/*Hide CSV Field*/

.mappingValueDisabled {
    background: none repeat scroll 0% 0% #F9F9F9;
    color: #AAA;
    border-color: #CCC;








    display: none !important;
}


/*CSV Widths*/

.batchTableHeader2 {
    width: 77.9% !important;
    margin-right: 1px;
}

.mappingValueCol {
    width: 550px !important;
    overflow: hidden;
    float: left;
    margin-right: 10px;
}

/*MEGA EDIT - Button Mouseover Colors*/

#textControlButtonset .ui-button.ui-state-hover {
	background-color:#00a9dc !important;
}



/*MEGA EDIT - PREVIEW BACKGROUND*/
#previewView {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
	background-color:#1f7592 !important;
    z-index: 500;
}


/*MEGA EDIT - ARE YOU READY!*/

.dialogGeneralConfirm .ngConfirmDialog {
    box-shadow: 0px 0px 212px 0px rgba(0, 0, 0, 0.75) inset;
    width: 400px;
    height: 400px;
    background: url('/Catfish.Web/Scripts/ME2k/img/backgrounds/denim/denim.png') repeat scroll 0px 0px transparent;
    padding: 20px;
    display: -moz-deck !important;
}


/*SAVE PROJECT BUTTON*/

.ui-dialog .ui-dialog-buttonpane button {
    margin: 0.5em 0.4em 0.5em 0px;
    cursor: pointer;
    color: #000 !important;
}

.Postage_Option label.Label{

	float:left;
}

.upsellTitle {
    display: none !important;

}
.grid_4 {
    display: inline !important;
}

.upselladdtobasket {
	
    margin: 0px 0px 0px !important;
    line-height: 6px !important;
	float:right;
	
    padding: 10px;
	
}

.ProductInfo {
    display: none !important;
	
}

.upselloptionswrapper .ui-state-active {
	background: url("http://www.virbac-vip3.co.uk/1834723692/Handler/CSSOverride/GetImage/2/button_back.png") repeat-x scroll 50% 50% #FFF!important;
	color:#fff !important;
}

.fulldescription .fulldescriptionTitle {
    margin: 0px;
	display:none;
}

/*PAGNATION*/

.pager a {
    background: none repeat scroll 0px 0px #E3E3E3 !important;
}
/*MEGA EDIT - fix!*/
#imageControlButtonset .ui-button {
margin-left: 0;
margin-right: -5px !important;
}
#effectControlButtonset .ui-button {
margin-left: 0;
margin-right: -5px !important;
}
#textControlButtonset .ui-button {
margin-left: 0;
margin-right: -5px !important;
}
#borderControlButtonset .buttonSetRow {
	margin-top:-5px;}
.UISetCol, .sliderRow {
	margin-right: -5px;
	}
	
	
/*HIDE IMAGE IN CSV*/



/*Clickable Item in Saved Projects */

.t-grid tbody .t-button {
    min-width: 64px;
    color: #000 !important;
}



/* FULL EDITOR MENU 

.me_quick_menu {
    position: absolute;
    z-index: 20;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 0px;
	display: none !important;
}*/

.me_quick_menu .q_menu_show_button {
    position: relative;
    margin: auto;
    width: 100px;
    text-align: center;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-right: 1px solid #1f7592  !important;
    border-width: 0px 1px 1px;
    border-style: none solid solid;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    cursor: pointer;
    color: #1f7592 !important;
    background-color:transparent !important;
    background-image: linear-gradient(to bottom, #1f7592, #1f7592) !important;
    background-repeat: repeat-x;
    border-color: #1f7592 !important;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0) !important;
    height: 24px;
	opacity: 0 !important;
}

/* 

Print Button

*/

#order_details_v2 .od_print_button {
    background: none repeat scroll 0% 0% #1f7592 !important;
}

/* additions for Symphony */


/* LEFT SIDEBAR FOR FULL EDIT */


.SyLeftOptions {
    position: absolute;
    top: 100px;
    bottom: 0px;
    left: 0px;
    width: 300px;
    box-sizing: border-box;
    padding: 10px 12px 10px 10px;
    background-color: #1f7592 !important;
}
.SyRightOptions {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 70px;
    width: 300px;
    box-sizing: border-box;
    padding: 10px 10px 10px 12px;

    background-color: #1f7592 !important;
}
button[disabled], html input[disabled] {
    cursor: not-allowed;
    opacity: 0.2 !important;
}

.SyNextStepButton {
    margin-top: 0px;
    text-align: center;
    background-color: #4299f6 !important;
}

.BorC1 {
    border-color: #FFF !important;
}

.menu .item:first-child {
    border-left: medium none;
    color: #000 !important;
}

.SyOptionButton {
	
    color: #fff !important;
	
    background-color: #4299f6 !important;
}

.thumbwrapper {
	width:150px !important;
	
}

.thumbwrapper img {
   height: 100%;
   width: 100%;
}

.HTTestButton strong {
    color: #310c36 !important;
}
.SyHelpButton {
    background-color: #4299f6 !important;
}

.symphonyDashboardLink {
    position: absolute;
    float: left !important;
    overflow: inherit !important;
    top: -65px !important;
    left: -210px !important;
}
.orders_v2 div.order_products_list ul div a {
    color: #FFF !important;
}

.attributes .attribute.RecordCount.clearfix.rootAttribute {
	display:none !important;

}

.grid_12 {
    margin: 4px 5px !important;
}

  .messagesContainer {
  padding: 0px!important;
}

.SyIssue {
    background-image: none !important;
    background-repeat: no-repeat;
    background-size: 25px 25px;
    background-position: 22 7px 3px;
}

/* FAQ SECTION */

  .ac-container{
	width: 100%;
	margin: 10px auto 30px auto;
	text-align: left;
}
.ac-container label{
	padding: 5px 20px;
	font-weight:bold;
	position: relative;
	z-index: 20;
	display: block;
	height: 30px;
	cursor: pointer;
	color: #fff;
	line-height: 33px;
	font-size: 14px;
	background: #1f7592;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 );
	box-shadow: 
		0px 0px 0px 1px rgba(155,155,155,0.3), 
		1px 0px 0px 0px rgba(255,255,255,0.9) inset, 
		0px 2px 2px rgba(0,0,0,0.1);
}
.ac-container label:hover{
	background: #8a6b90;
}
.ac-container input:checked + label,
.ac-container input:checked + label:hover{
	background: #8a6b90;
	color: #fff;
	box-shadow: 
		0px 0px 0px 1px rgba(155,155,155,0.3), 
		0px 2px 2px rgba(0,0,0,0.1);
}
.ac-container label:hover:after,
.ac-container input:checked + label:hover:after{
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	right: 13px;
	top: 7px;
	background: transparent url(http://www.virbac-vip3.co.uk/1895938843/Handler/CSSOverride/GetImage/2/arrow_down_faq.png) no-repeat center center;	
}
.ac-container input:checked + label:hover:after{
	background-image: url(http://www.virbac-vip3.co.uk/1940568854/Handler/CSSOverride/GetImage/2/arrow_up_faq.png);
}
.ac-container input{
	display: none;
}
.ac-container article{
	background: rgba(255, 255, 255, 0.5);
	margin-top: -1px;
	overflow: hidden;
	height: 0px;
	position: relative;
	z-index: 10;
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}
.ac-container article p{
	color: #777;
	line-height: 23px;
	font-size: 13px;
	padding: 20px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}
.ac-container input:checked ~ article{
	-webkit-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-moz-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-o-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-ms-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3);
}
.ac-container input:checked ~ article.ac-small{
	height: 140px;
}
.ac-container input:checked ~ article.ac-medium{
	height: 180px;
}
.ac-container input:checked ~ article.ac-large{
	height: 275px;
}

/* CONTINUE CSS */

.searchbutton {
    color: #FFF;
    background-color: #1f7592;
    border: 0 !important;
}

.shoppingcartquantitytext {
	display: none !important;
	
}

/* Pop Up Box Width - Mega Edit */



textOptionsDialogOuter .ui-dialog.ui-widget {
    border: 0px none !important;
    width: 320px !important;
}

/* SMS Text  */

.fulldescriptionTitle h2 {
	display: none !important;	
}


/*
This is the visible area of you carousel.
Set a width here to define how much items are visible.
The width can be either fixed in px or flexible in %.
Position must be relative!
*/
.jcarousel-skin-tango .jcarousel-clip-horizontal{
    position: relative;
    overflow: hidden;
        height: auto !important;
}

/*
This is the container of the carousel items.
You must ensure that the position is relative or absolute and
that the width is big enough to contain all items.
*/
ul.jcarousel-list.jcarousel-list-horizontal {
    width: 20000em !important;
    position: relative;

    /* Optional, required in this case since it's a <ul> element */
    list-style: none;
    margin: 0;
    padding: 0;

}

/*
These are the item elements. jCarousel works best, if the items
have a fixed width and height (but it's not required).
*/
.jcarousel-skin-tango .jcarousel-item {
    /* Required only for block elements like <li>'s */
    float: left;
    width: auto !important;
    height: auto !important;
}

#batchPreviewArea {
    margin-bottom: 20px;
}

.jcarousel-item-horizontal img {
    max-width: 100% !important;
    height: auto !important;
}
#imageControlButtonset .ui-button:hover, .btn-me:hover {
    background-color: #043654!important;}
.btn-primary, .btn-success {
 background-image: -webkit-linear-gradient(top,#043654 0,#043654 100%);
    background-image: linear-gradient(to bottom, #043654, #043654);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca',endColorstr='#ff2d6ca2',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color: #2b669a;
    border-radius: 4px;
}
.btn-primary:hover, .btn-primary:focus, .btn-success:hover, #imageControlButtonset .ui-button.ui-state-hover {
    background-color: #296fab!important;
}
.btn-me {
    border-radius: 4px;
}
.ui-layout-southh_inner .buttonContainer.leftSide {
    width: 70%;
    position: relative;
    margin-top: 0px;
    left: 0px;
    height: 130px;
    background: #1f7592;
    padding: 0px;
    border-right: none;
    padding-top: 9px;
}
.pageListInnerWrapper {
    background: #002e50;
}
.pageSelectorItem, .pagelist_title {
    color: #f4f4f4!important;
}
.pagelist_title {
    margin-top: 10px;
}
.galleryWrapper, .uploadList {
    background: #043654;
}
.lhTab.lhTabs_gallery.ui-tabs-active .icon {
    background: url(/2091899025/Handler/Static/Catfish.Web/Scripts/ME2k/img/svg_dark/appbar.image.gallery.svg) no-repeat center center;
    background-size: 40px 40px;
}
.lhTab.lhTabs_background.ui-tabs-active .icon {
    background: url(/517920908/Handler/Static/Catfish.Web/Scripts/ME2k/img/svg_dark/appbar.opacity.svg) no-repeat center center;
    background-size: 40px 40px;
}
.lhTab.lhTabs_clipart.ui-tabs-active .icon {
        background: url(/-1771415141/Handler/Static/Catfish.Web/Scripts/ME2k/img/svg_dark/appbar.chess.rook.svg) no-repeat center center;
    background-size: 40px 40px;
}
.lhTab.lhTabs_drawing.ui-tabs-active .icon {
   background: url(/900257934/Handler/Static/Catfish.Web/Scripts/ME2k/img/svg_dark/appbar.draw.pen.add.svg) no-repeat center center;

    background-size: 40px 40px;
}
.lhTab.lhTabs_layout.ui-tabs-active .icon {
    background: url(/559736064/Handler/Static/Catfish.Web/Scripts/ME2k/img/svg_dark/appbar.layout.svg) no-repeat center center;
    background-size: 40px 40px;
}
.ui-tabs {
    background: #1f7592;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    background: #1f7592;
}
.imageTab.imageTabs_photo.ui-tabs-active .icon {
    background: url(/-1405227177/Handler/Static/Catfish.Web/Scripts/ME2k/img/editTabsImageMap.png) 0 0;
}
.imageTab.imageTabs_effect.ui-tabs-active .icon {
    background: url(/-1405227177/Handler/Static/Catfish.Web/Scripts/ME2k/img/editTabsImageMap.png) -25px 0;
}
.imageTab.imageTabs_border.ui-tabs-active .icon {
    background: url(/-1405227177/Handler/Static/Catfish.Web/Scripts/ME2k/img/editTabsImageMap.png) -50px 0;
}
.imageTab.imageTabs_shadow.ui-tabs-active .icon {
    background: url(/-1405227177/Handler/Static/Catfish.Web/Scripts/ME2k/img/editTabsImageMap.png) 0 -25px;
}
.imageTab.imageTabs_details.ui-tabs-active .icon {
    background: url(/-1800060207/Handler/Static/Catfish.Web/Scripts/ME2k/img/appbar.monitor.identify.png) no-repeat center center;
    background-size: 40px 40px;
}
.textTab.textTabs_advanced.ui-tabs-active .icon {
    background: url(/-1791889576/Handler/Static/Catfish.Web/Scripts/ME2k/img/specialtexticon.png) no-repeat center center;
    background-size: 40px 40px;
}
.editorLeft .ui-tabs .ui-tabs-nav li.ui-tabs-active {
    background: #1f7592!important;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    background: #1f7592!important;
}
.currentCanvasSizeWrapper .current_prod_name, .currentCanvasSizeWrapper .canvasSizeTitle, .currentCanvasSizeWrapper .canvasSize {
background-color: #043654;
border-color: #1f7592;
    color: #f7f7f7;
}
.currentCanvasSizeWrapper .canvasSize {
    background-color: #310c36;
    border-color: #310c36;
    color: #f8f8f8;
}
.ui-tabs .ui-tabs-nav li.ui-state-hover {
	background-color: #310c36;
	}
.ui-tabs .ui-tabs-panel {
    color: #f4f4f4;
}	
.ui-dialog .ui-dialog-content {
    background: #1f7592;
	color: #fff;}
	#popupInstructionContent { color:#fff;}
.backgroundSelectorContainer .backgroundCategoryContainer {
    background: #1f7592;
}
.backgroundSelectorContainer .backgroundCategoryContainer h3 {
    color: #f8f8f8;
}
.backgroundSelectorContainer .backgroundCategoryContainer .backgroundItemContainer {
    padding-top: 0px;
    border: none;
}	
.backgroundItem_clear {
    background: #451d4c;
    color: #f4f4f4;
    margin-bottom: 0;
}
.drawing_settings_container {
    padding: 10px;
    background-color: #310c36;
    border-top: none;
    color: #f8f8f8;
}
.ui-dialog .ui-dialog-content {
    background: #1f7592;
	font-size: 14px;
}
.SymV3_right_panel_actions .error {
	z-index:2;} 
.exp_mapping .SymV3_Trigger_container {
    top: initial;
}	
.SymV3_Mapping_mapping .table {
    width: 100%;
    margin-bottom: 60px;
}
.dialogGeneralConfirm .ngConfirmDialog {
    box-shadow: 0px 0px 212px 0px rgba(0, 0, 0, 0.0) inset !important;
}

.ui-dialog .ui-dialog-buttonpane button {
    color: #fff !important;
}

.ui-dialog .ui-dialog-buttonset button {
    background-color: #1f7592 !important;
}

.SyDataGridPageNav {
    position: absolute;
    bottom: 12px;
    right: 110px;
    margin: 0px;
    z-index: 1000000 !important;
}

#fontPreloadDiv { height: 10px; overflow:hidden; }


/*MEGAEDIT


UPLOAD FIX FOR SMS

}*/


.SymV3_Mapping_mapping .mCSB_container { padding-bottom:70px;}
.SymV3_right_panel_actions .error { z-index:2;}
.exp_mapping .SymV3_Mapping_container {
    bottom: 30px;
}
.exp_mapping .SymV3_Trigger_container {
    top: initial;
    height: 30px;
    min-height: 30px;
    padding-top: 23px;
}

.SySmsEditBox {
    min-height: 350px;
}

.ui-widget input {
	color: #080808 !important;
}

.ui-widget select {
	color: #080808 !important;
	
}

.pageZoomButtons #btn_zoomout {
    background-image: url(/1241309219/Handler/Static/Content/images/catfish_editor_icons/minus.png);
}
.pageZoomButtons #btn_zoomin {
    background-image: url(/-343559536/Handler/Static/Content/images/catfish_editor_icons/plus.png);
}
#right button {
    background-image: url(/830130525/Handler/Static/Content/images/catfish_editor_icons/ce_right.png);
}
#left button {

    background-image: url(/431171372/Handler/Static/Content/images/catfish_editor_icons/ce_left.png);
}
.rotatewrapper .rotateLeftButton {
    background-image: url(/1566612585/Handler/Static/Content/images/catfish_editor_icons/rotate_left.png);
}
.rotatewrapper .rotateRightButton {
    background-image: url(/-362266990/Handler/Static/Content/images/catfish_editor_icons/rotate_right.png);
}
#scaleButtons .zoomIn {
    background-image: url(/810589285/Handler/Static/Content/images/catfish_editor_icons/grow.png);
}
#scaleButtons .zoomOut {
    background-image: url(/-373157630/Handler/Static/Content/images/catfish_editor_icons/shrink.png);
}
#up button {
    background-image: url(/1584896960/Handler/Static/Content/images/catfish_editor_icons/ce_up.png);
}
#down button {
    background-image: url(/-1126184611/Handler/Static/Content/images/catfish_editor_icons/ce_down.png);
}
.container {
    width: 100%;
    display: block;
    position: initial;
    margin: 0 auto;
    background: none;
}
.container {
	width:1200px;
	display: block;
	position: relative;
	margin: 0 auto;
	background:#eee;
}
.header { 
	background:#ccc;
	position: relative;
float: left;
width: auto;
height: auto;}
.content {
    background: transparent;
    position: relative;
    float: left;
    width: auto;
    height: auto;
    box-sizing: border-box;
    padding: 20px;
    text-align: left;
}
