/*This is piece of code that is needed for the modal to align properly in extjs 4*/
.x4-border-box .x4-reset .x-window *, .x4-border-box .x4-reset .x-window *{
  box-sizing:content-box !important;
  -moz-box-sizing:content-box !important;
  -ms-box-sizing:content-box !important;
  -webkit-box-sizing:content-box !important;
}
.x-form-text{
  padding: 1px !important;
}
.x-fieldset {
  border: 1px solid !important;
  border-color: #B5B8C8 !important;
  padding: 10px !important;
  margin-top: 5px !important;
}
.x-fieldset-noborder {
  border: 0px none transparent !important;
}
div.shareButtonsDesign{
    margin-top: -17px;
    margin-left: 105px;
}

p.socialDesign{
    font-weight:bold; 
}

div.tweetShareDesign{
    width: 70px;
    height: 62px;
}

div.linkedinShareDesign{
    position:absolute; 
    margin-top:-65px;
    margin-left:70px;
}

div.facebookShareDesign,
#facebookIframe{
    height: 275px; 
    width: 500px; 
}

div.facebookShareDesign{
    overflow: hidden; 
    position:absolute; 
    margin-top:-64px !important;
    margin-left:145px !important;
}

.socialCheck,
.socialText{
    font-weight:500; 
    font-size: small;
}

.socialCheck{
    margin-left: 45px;
}

.socialAdminClear{
    height:20px;
}

.countsOption{
    left: 175px;
    position: absolute;
}

.stumbleuponWidget,
.redditWidget,
.socialWidget{
    background-image: url(../images/icons/social_widgets.png);
    width: 32px;
    height: 32px;
}

.redditWidget{
    background-image: url(http://go.iko-system.com/images/icons/reddit.gif);
}

.stumbleuponWidget{
    background-image: url(http://go.iko-system.com/images/icons/Stumbleupon.png);
}

.linkedInIcon{
    background-position: -11px -247px;
}

.facebookIcon{
    background-position: -11px -91px;
}

.tweetIcon{
    background-position: -11px -131px;
}

.buzzIcon{
    background-position: -11px -168px;
}

.socialConfiguration{
    margin-left: 35px !important;
    margin-top: -30px !important;
}

.socialConfigurationSelect{
    width:100px;
}

.socialConfigurationText{
    font-size:small;
}

.edit-url.x-panel-collapsed .x-tool-toggle{
    background-position: 0 -240px !important; /*the plus sign*/
}
.edit-url .x-tool-toggle{
    background-position: 0 -255px !important; /*the minus sign*/
}

.edit-url{
     margin-top: 20px;
     margin-left: -9px;
}

/*IE FIX FOR EDIT URL*/
span.x-fieldset-header-text{
  position:relative !important; 
  left:0px !important;
}

.liButtonShowCase,
.buttonShowCase{
   background-color: white;
   border: 1px dotted #999 !important; 
   padding-top: 10px !important;
   padding-bottom: 10px !important;
   padding-left: 20px !important;
}

.liButtonShowCase{
  margin-left:120px !important;
}

.twitterRelatedAccounts,
.twitterFields{
    margin-top:15px !important;
}

.twitterRelatedAccounts{
    margin-top:10px;
}

.twRecommendLabel {
    margin-left: 125px !important;
    margin-top: -15px;
    width: 250px;
}

.noOptions{
    font-size:small;
    width: 350px;
}

.buzz-normal-count{
     width:50px;
     height:65px;
}

.buzz-small-count{
     width:95px;
     height:20px;
}

.buzz-normal-button{
     width:70px;
     height:25px;
}

.buzz-link,
.buzz-small-button{
     width:60px;
     height:20px;
}

.twitter-vertical{
    width: 55px;
    height: 62px;
}

.twitter-horizontal{
    width: 100px;
    height: 20px;
}

.twitter-none{
    width: 59px;
    height: 20px;
}

div.facebook-standard-faces-send,
div.facebook-standard-faces,
div.facebook-standard-send,
div.facebook-standard{
    height: 35px;
    width: 450px;
}

div.facebook-standard-faces-send,
div.facebook-standard-faces{
    height: 60px;
}

div.facebook-box_count-faces,
div.facebook-box_count{
    height:60px;
    width:50px;
}

div.facebook-box_count-send,
div.facebook-box_count-faces-send{
    height: 90px;
}

div.facebook-button_count-faces,
div.facebook-button_count-faces-send,
div.facebook-button_count-send,
div.facebook-button_count{
    height: 20px;
    width:75px;
}

div.facebook-button_count-faces,
div.facebook-button_count-faces-send{
  width:135px;
}

div.linkedinShareDesign,
#linkedinIframe,
.liNoCount{
    height: 20px;
    width: 62px;
}

div.liButtonShowCase #mktSocialData,
div.buttonShowCase #mktSocialData{
    padding: 15px;
} 

.widthPx{
    font-size: small;
    font-weight: bold;
    margin-top:1px;
}

.socialCombo{
    text-align: left;
}

.loadLayoutSaveAsSpacing{
    margin-left: 15px !important;
}

.loadLayoutUpdateSpacing{
    margin-left: 55px !important;
}

#x-form-el-tweetTextLimit{
  margin-left:200px;
  height:25px;
}

.paraValueDelete div.x-panel-body,
.layoutCancel div.x-panel-body{
  background-color:transparent;
  margin-top: 3px;
}

.fbLpDetail {
    margin-left: 173px;
    margin-top: -24px;
    height:25px !important;
}

#x-form-el-mktTWPPlToFollow{
  margin-left:50px;
}

.twVia{
  margin-bottom: -30px !important;
  margin-left: 126px !important;
  width: 30px;
}

input.savedConfiguration{
  width: 80px;
}

.liButtonShowCase .ext-el-mask,
.buttonShowCase .ext-el-mask,
.lpContentsItem .ext-el-mask{
  background-color: white;
  opacity: 0;
  filter: alpha(opacity=0);
}

.handCursor{
  cursor :pointer;
}

.plusoneIcon{
    background-image: url(../images/icons/plus-1.png);
}

.plusone-tall-count,
.plusone-tall{
    width: 50px;
    height: 60px;
}

.plusone-medium-count,
.plusone-medium{
    width: 35px;
    height: 20px;
}

.plusone-medium-count{
    width: 90px;
}

.socialIframe{
  border: 0px;
  display:inline-block;
  background-color: transparent;
}

input#mktSocialLoadLayout{
  width:130px !important;
}