﻿body {
overflow:hidden;
}
.widget {
    border: 1px solid #CCCCCC;
    font-family: tahoma,arial;
    font-size: 9px;
    padding: 4px;
    width: 220px;
    background: white;
    -moz-box-shadow: inset #e5e5e5 0px 0px 1px 1px;
    -webkit-box-shadow: inset #e5e5e5 0px 0px 1px 1px;
    box-shadow: inset #e5e5e5 0px 0px 1px 1px;
}
.header {
    font-size: 16px;
    min-height: 35px;
    line-height: 32px;
    border-bottom: 1px solid black;
}
.amount {
    color: #666666;
    font-size: 13px;
    padding: 8px;
    display: inline-block;
    background-color: #EAEAEA;
    width:91%;
}
amount.nobackground {
   margin-left:0;
   margin-right:0;   
   display: block;
   padding: 8px 0;
}
.item {
    display:inline-block;
    width: 100%;
}
.footer {
    position: relative;
    border-top: 1px solid #CCCCCC;
    padding-top:3px;
}
.footer .right {
    border: medium none;
    width: auto;
    position: absolute;
    bottom: 3px;
    right: 0;
    font-size:11px;
}

.footer .item {
    position: relative;
    bottom: 0;
}    
.addWidget a {
    border: 1px solid #CCCCCC;
    color: #000000;
    text-decoration: none;
    display: inline-block;
}
.addWidget > a > span {
    background: transparent;
    padding: 4px;
}
.addWidget .plus {
    background-color: #00326B;
    color: #FFFFFF;
    display: inline-block;
    font-weight: bold;
    padding: 0 !important;
    text-align: center;
    width: 17px;
    height: 16px;
}
.left {
    float: left;
}
.right {
    float:right;
}
.itemText {
    display: inline-block; 
    float: left;
}
.contentNarrow, .contentWide {
    overflow:auto;
}
.contentWide {
    margin-bottom:-1px;
}
.contentNarrow .converttextboxdiv {
    display: inline-block; 
    float: right; 
    width: 70%;
}
.contentNarrow .ui-menu:last-child {
    max-height:120px!important;
}
   .contentNarrow .converttextboxdiv input,.contentExpress .converttextboxdiv input{
        width: 98%; 
        padding: 0px; 
        margin: 0px; 
        font-size: 12px; 
        color: #666666;
    }
    .contentNarrow .converttextboxdiv span{
        font-size: 10px; 
        color: #888888;
    }
.seconddiv {
    border-top: 1px solid #CCCCCC; 
    margin-top: -1px;
}
.converttextboxdiv select {
    width: 100%; 
    padding: 0px; 
    margin: 0px; 
    font-size: 12px; 
    color: #666666;
}
.contentNarrow .SubmitButtonDiv {
    display: inline-block; 
    float: right; 
    width: 30%; 
    background: #336699; 
    padding: 2px; 
    text-align: center; 
    cursor: pointer;
    margin-top:3px;
}
    .contentNarrow .SubmitButtonDiv span {
        color: white; 
        font-size: 12px;
    }
.nobackground {
    background:none;
}
.BoldBlack {
    font-weight: bold; 
    color: black; 
    margin-top: 0px;
}
.marginsDiv {
    width: 45%; 
    display: inline-block;
    text-align: center;
}
.middleDiv {
    width: 5%; 
    display: inline-block; 
    vertical-align: top; 
    text-align: center;
}
.borderPadding {
    border: 1px solid #CCCCCC; 
    padding-top: 2px; 
    padding-bottom: 2px;
}
.BlackMargin {
    color: black; 
    margin-top: 0px;
}
.contentWide .amount {
    text-align:center;
    padding-top:7px;
    display:block;
}
.WidthAlign {
    width:28%;
    text-align:left;
}
/*.convertMargin {
    margin-left: 30px;
    float:left;
}*/
.DisplayInline {
    display:inline-block;
}
.ColorComment {
    color:#AAAAAA;
    display:block;
    line-height: 15px;
}
.ColorComment.red {
    color:red!important;
    visibility:hidden;
}
.converttextboxdiv {
    position:relative;
}
.contentWide .converttextboxdiv input {
    width:90%; 
    padding: 0px; 
    margin: 0px; 
    font-size: 12px; 
    color: #666666;
    height:20px;
}
.contentWide .converttextboxdiv select {
    width: 100%; 
    padding: 0px; 
    margin: 0px; 
    font-size: 12px; 
    color: #666666;
}
.contentWide .converttextboxdiv {
    margin-top: 5px;
}
.ChooseCurrency {
    width:100%;
}
.noborder {
    border:none!important;
    padding-top: 0px;
    padding-bottom: 4px;
}
.contentWide .SubmitItem {
    margin-top:0px;
    margin-bottom:10px;
}
.contentWide .SubmitButtonDiv {
    display: inline-block; 
    width: 15%; 
    background: #336699; 
    padding: 4px; 
    text-align: center; 
    cursor: pointer;
}
    .contentWide .SubmitButtonDiv span {
        color: white; 
        font-size: 14px;
    }
.BottomBlockDiv {
    border-top: 1px solid #CCCCCC!important; 
}
    .BottomBlockDiv .item {
        color: black; 
        margin-top: 12px;
        margin-bottom: 11px;
    }
    .BottomBlockDiv .middleDiv {
        line-height: 50px;
    }
.BottomDivBlock {
    width: 50%;
    border: 1px solid #CCCCCC;
    background: white;
    padding: 5px;
}
.leftFirstBottom {
    margin-right:5px;
    color: #3d77b1;
}
.leftBottom {
    display:inline-block;
    font-size: 17px;
}
div.leftBottom {
    display:inline;
}
.contentWide .ColorComment {
    display:inline-block;
}
.ArrowImgUD {
    height: 20px;
    width: 16px;
    display: block;
    margin: 0 auto;
    background: url('/images/WidgetSettings/arrows_blue.png');
    position:relative;
    cursor:pointer;
    z-index:9;
}
.ArrowImgLR {
    height: 19px;
    width: 15px;
    cursor:pointer;
    background: url('/images/WidgetSettings/arrows_blue.png');
    display:inline-block;
    cursor:pointer;
}
.ArrowItemDiv {
    width:7%;
    vertical-align: middle;
}
.amount.noborder.seconddiv {
    border:none!important;
    margin-bottom:1px;
}
.custom-combobox {
    position: relative;
    display: inline-block;
}

.custom-combobox-toggle {
    position: absolute;
    top: 0px;
    width: 13px!important;
    height: 13px!important;
    padding: 3.5px!important;
    background: #ffffff!important;
    float: right;
    border: 1px solid #cccccc;
    margin-left:-1px;
}

.custom-combobox-input {
    height: 20px!important;
    padding-left: 5px!important;
    /*width: 93%!important;*/    
}

.ui-icon-triangle-1-s {
    height: 18px!important;
    background-image: url(/Content/themes/base/images/ui-icons_888888_256x240.png)!important;
    background-position: -62px -14px!important;
    display: block;
    margin-top: -3px;
    margin-left: -3px;
}


.ui-menu-item {
    color: #666666;
    font-size: 11px;
    overflow: hidden;
    padding-left: 2px;
    white-space: nowrap;
}

.ui-menu {
    height: 145px;
    overflow-y: scroll;
    list-style-type: none;
    background: #ffffff;
    padding-left: 0px;
    margin-bottom: 0px;
    border: 1px solid #cccccc;
    width: 147px!important;
    position:absolute!important;
    padding-left:0;
    width:100%!important;
    z-index:10;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    background: #eeeeee!important;
    cursor: pointer;
}
.ui-helper-hidden-accessible {
    display:none;
}
a.widgettooltips {
    bottom: -5px;
    display: inline;
    position: relative;
    text-decoration: none;
}
a.widgettooltips img {
    border: none;
}
a.widgettooltips span {
    background: none repeat scroll 0 0 #000000;
    border-radius: 6px;
    box-shadow: 0 0 4px #bdc2c7;
    color: #ffffff;
    font-family: arial;
    font-size: 12px;
    height: 18px;
    line-height: 18px;
    position: absolute;
    text-align: center;
    visibility: hidden;
    width: 143px;
}
a.widgettooltips span:after {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #000000;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -9px;
    position: absolute;
    top: 100%;
    width: 0;
}
a:hover.widgettooltips span {
  visibility: visible;
  opacity: 1;
  bottom: 30px;
  left: 50%;
  margin-left: -70px;
  z-index: 999;
}
.item.arrowItem {
    width: 70%;
    float: right;
    position: relative;
    display: inline-block;
}


.contentExpress #expFromto {
    display: inline-block;
    float: left;
    margin-right: 5%;
    position: relative;
    width: 50%;
}
.contentExpress .item.arrowItem {
    width:100%;
}
.contentExpress .custom-combobox {
    width:100%;
}
.contentExpress .ui-menu {
    max-height: 100px;
}
.contentExpress .ui-menu:last-child {
    max-height: 80px;
}
#expRight {
    float: left;
    height: 100%;
    position: relative;
    width: 41%;
}
#expRight #ConvertTxt {
    height:20px!important;
}

#expFromto .arrowItem {
    margin-top: 3px;
}

#expFromto .item:last-child {
    margin-top: -14px;
}
#expRight #ConvertValueCalc {
    height:20px!important;
    border:1px solid #cccccc;
    background-color:white;
    color:#666666;
    font-size: 12px;
    width:98%;
    display:inline-block;
    position:relative;
}
.contentExpress .seconddiv {
    border-top-width:0 !important;
    border-bottom: 1px solid #cccccc !important;
    margin-top:0;
    float:left;
    padding: 0 8px 8px;
}
.contentExpress .nobackground {
    margin: 5px 0;
}
#thirddiv #ConvertValue, #thirddiv #ConvertValueCalc{
    border: medium none;
    width: 100%;
    text-align:center;
    max-width: 98%;
    background-color: inherit;
}
.BottomDivBlock #ConvertValue, .BottomDivBlock #ConvertValueCalc {
    border: medium none;
    text-align:center;
    max-width: 98%;
}
#cloneFirstCurrency {
    visibility:hidden;
    position:absolute;
    left:-100000px;
}

body.responsive {
    margin: 0.1%;
}
.responsive .widget {
    padding: 0.1%;
    width: 99.6%;
    font-size:0.8em;
}
.responsive .amount {
padding: 2%;
width: 96%;
}
.responsive .contentNarrow, .responsive .contentWide {
overflow:hidden;
height:auto;
}
.responsive .contentExpress {
    height:auto;
}
.responsive .contentExpress .amount.nobackground {
width: 97%!important;
padding: 1%!important;
}
.responsive .header, .responsive .footer {
    display: none;
}
.addWidget {
    position: relative;
    display: inline-block;
}