﻿/* base */.cf:after{visibility: hidden;display: block;font-size: 0; content: ".";clear: both; height: 0;}
* html .cf{zoom: 1;}
*:first-child + html .cf{zoom: 1;}
*,*:before,*:after {-webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;}
img{ border:0 none;}
ul,p{list-style: none outside none; margin:0px; padding:0px;}

input,textarea,select,button,a,div,span,p,ul,li,form,i{outline:none;}
input[type=button]::-moz-focus-inner{outline:0;}
button,input,optgroup,select,textarea,.button,.textbox
{  margin: 0;word-spacing:1px;letter-spacing:1px;color:#333;
    font:13px/1.6  'Microsoft YaHei UI','Segoe UI','Helvetica Neue','Hiragino Sans GB','Microsoft YaHei',Arial,sans-serif; 
     vertical-align:middle; display:inline-block;*zoom: 1;*display: inline;                            
}
button,html input[type="button"],input[type="reset"],input[type="submit"] {  -webkit-appearance: button;  cursor: pointer;}
table {  border-collapse: collapse;  border-spacing: 0;}
td,th {  padding: 0;}
img {  vertical-align: middle;}
a{ text-decoration:none; color:#333;}a.hover{ color:#306dec;}a.active{ color:#106dec;}
a.w{ text-decoration:none; color:#FFF;}a.w.hover{ color:#FFF;}a.w.active{ color:#FFF;}
a.b{ text-decoration:none; color:#306dec;}a.b.hover{ color:#206dec;}a.b.active{ color:#106dec;}

html
{   width:100%;height:100%;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-size:13px;font:13px/1.6  'Microsoft YaHei UI','Segoe UI','Helvetica Neue','Hiragino Sans GB','Microsoft YaHei',Arial,sans-serif;
    word-spacing:1px;letter-spacing:0.5px;    color:#333;
}

body {width:100%;height:100%;margin:0px; padding:0px;}
.usn{-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
.ust{-webkit-user-select: text;-moz-user-select: text;-ms-user-select: text;user-select: text;}
.selectnone{-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
.selecttext{-webkit-user-select: text;-moz-user-select: text;-ms-user-select: text;user-select: text;}

 
/*公共部分*/
.distc{ display:table-cell!important;}
.disb{ display:block!important;}
.disf{ display:-webkit-box;display:-webkit-flex;display:flex!important;}
.disib{ display:inline-block;*zoom: 1;*display: inline; }
.hide{ display:none !important;} .show{ display:inherit;}

.flex1{-webkit-box-flex:1;-webkit-flex:1;flex:1;min-width:0;}
.opa0{filter: alpha(opacity=0); opacity:0!important; -moz-opacity:0!important;}
.opa1{filter: alpha(opacity=10); opacity:0.1!important; -moz-opacity:0.1!important;}
.opa2{filter: alpha(opacity=20); opacity:0.2!important; -moz-opacity:0.2!important;}
.opa3{filter: alpha(opacity=30); opacity:0.3!important; -moz-opacity:0.3!important;}
.opa4{filter: alpha(opacity=40); opacity:0.4!important; -moz-opacity:0.4!important;}
.opa5{filter: alpha(opacity=50); opacity:0.5!important; -moz-opacity:0.5!important;}
.opa6{filter: alpha(opacity=60); opacity:0.6!important; -moz-opacity:0.6!important;}
.opa7{filter: alpha(opacity=70); opacity:0.7!important; -moz-opacity:0.7!important;}
.opa8{filter: alpha(opacity=80); opacity:0.8!important; -moz-opacity:0.8!important;}
.opa9{filter: alpha(opacity=90); opacity:0.9!important; -moz-opacity:0.9!important;}
.opa10{filter: alpha(opacity=100); opacity:1!important; -moz-opacity:1!important;}

/*UI Base*/
.cover {position:fixed; top: 0px; right:0px; bottom:0px;filter: alpha(opacity=60); background-color: #000;z-index: 600; left: 0px; display:none;opacity:0.5; -moz-opacity:0.5;}
.gd.loading{  position: absolute; top: 0%;  left: 0%; width: 100%;height: 100%; background:#FFF;z-index:500; -moz-opacity: 0.2; opacity:.20;  filter: alpha(opacity=20);}
.gd.loading img{ position:absolute;  z-index: 501; }
.button{white-space:nowrap!important;}

/*
.tabpage .tabs li,lable,a,.fcr,th{
      font-size:13px;
}
*/
lable{}
lable.light{ color:#306dec;}
lable.disabled{ color:#ccc;}

/*block Hover Animation effect*/
.bhae1:hover{z-index:2;-webkit-box-shadow:0 15px 30px rgba(0,0,0,0.1);box-shadow:0 15px 30px rgba(0,0,0,0.1);-webkit-transform:translate3d(0, -2px, 0);transform:translate3d(0, -2px, 0)}

.bhae2:hover{top:-5px;box-shadow:0 0 5px #e1e1e1; z-index:2;}
.its1{overflow:hidden;}
.its1 img{transition:all .4s;}
.its1:hover img{transform: scale(1.1);}
.cnlt{font-size:12px; color:#999; }

.msgd {
 content:'';
 margin-top:-3px;
 width:4px;
 height:4px;
 background-color:#fc5043;
 border-radius:50%
}
.msgcn {
    float: right;width: auto;min-width: 16px;text-align:center;
    padding: 0px 4px;border-radius: 10px;
    line-height: 16px;margin-top: 3px; 
    font-size: 12px;background-color: #F66F6A;color: #ffffff;
}
.cml
{
  display:inline-block;
  /*height:16px;
  min-width:16px;
  line-height:16px;*/
  padding:0px 5px;
  text-align:center;font-size:11px;
  border-radius:50px;color:#fff;background:red;
}

.tlb{border-left: 3px solid #306dec;padding-left: 10px;line-height: 1;font-size:16px;}
.tlbb{border-bottom: 3px solid #306dec;padding-bottom: 10px;line-height: 1;font-size:16px;}
.tlbt{border-bottom: 3px solid #306dec;padding-top: 10px;line-height: 1;font-size:16px;}
.tlbr{border-bottom: 3px solid #306dec;padding-right: 10px;line-height: 1;font-size:16px;}

.lmore{padding:12px 15px 14px;color:#586c94;-webkit-tap-highlight-color:rgba(0,0,0,0);font-size:13px;position:relative; background:#FFF; display:block;  text-align:center;}
.lmore:active{ background:#d9d8da;}

/*icon-list*/
.iconlist{font-size: 0;padding:0px;margin:0px;word-spacing: 0px;letter-spacing:0px;}
.iconlist.ptb0{ padding-top:0px; padding-bottom:0px;}
.iconlist li{display: inline-block;text-align:center;box-sizing: border-box;}
.iconlist.a a{display: inline-block;text-align:center;box-sizing: border-box;}
.iconlist.ge li:hover,.iconlist li.ge:hover,.iconlist li .ge:hover,.iconlist.a a:hover{ background-color:#f2fbfe;}
.iconlist li .ilt,.iconlist.a a .ilt{display:inline-block!important;zoom: 1;*display: inline; width:100%;padding-top:3px;overflow:hidden;white-space: nowrap;text-overflow: ellipsis; color:#444}

.iconlist.c1 li,.iconlist.a.c1 a{width: 100%;padding:6% 2%;}
.iconlist.c1 li img.ili,.iconlist.a.c1 a img.ili{width: 120px;height:120px}
.iconlist.c1 li .ilt,.iconlist.a.c1 a .ilt{font-size:20px;padding-top:10px;}

.iconlist.c2 li,.iconlist.a.c2 a{width: 50%;padding:6% 2%;}
.iconlist.c2 li img.ili,.iconlist.a.c2 a img.ili{width: 100px;height:100px}
.iconlist.c2 li .ilt,.iconlist.a.c2 a .ilt{font-size:16px;padding-top:10px;}

.iconlist.c3 li,.iconlist.a.c3 a{width: 33.333%;padding:5% 1.5%;}
.iconlist.c3 li img.ili,.iconlist.a.c3 a img.ili{width: 60px;height:60px}
.iconlist.c3 li .ilt,.iconlist.a.c3 a .ilt{font-size:14px;}

.iconlist.c4 li,.iconlist.a.c4 a{width: 25%;padding:4% 0.5%;}
.iconlist.c4 li img.ili,.iconlist.a.c4 a img.ili{width: 50px;height:50px}
.iconlist.c4 li .ilt,.iconlist.a.c4 a .ilt{font-size:14px;}

.iconlist.c5 li,.iconlist.a.c5 a{width: 20%;padding:1.5% 0.5%;}
.iconlist.c5 li img.ili,.iconlist.a.c5 a img.ili{width: 45px;height:45px}
.iconlist.c5 li .ilt,.iconlist.a.c5 a .ilt{font-size:13px;}

.iconlist.c6 li,.iconlist.a.c6 a{width: 16.666%;padding:2% 0.5%;}
.iconlist.c6 li img.ili,.iconlist.a.c6 a img.ili{width: 32px;height:32px}
.iconlist.c6 li .ilt,.iconlist.a.c6 a .ilt{font-size:13px;}

.iconlist.c7 li,.iconlist.a.c7 a{width: 14.285%;padding:2% 0.5%;}
.iconlist.c7 li img.ili,.iconlist.a.c7 a img.ili{width: 32px;height:32px}
.iconlist.c7 li .ilt,.iconlist.a.c7 a .ilt{font-size:13px;}

.iconlist.c8 li,.iconlist.a.c8 a{width: 12.5%;padding:2% 0.5%;}
.iconlist.c8 li img.ili,.iconlist.a.c8 a img.ili{width: 32px;height:32px}
.iconlist.c8 li .ilt,.iconlist.a.c8 a .ilt{font-size:13px;}

.iconlist.c9 li,.iconlist.a.c9 a{width: 11.111%;padding:2% 0.5%;}
.iconlist.c9 li img.ili,.iconlist.a.c9 a img.ili{width: 32px;height:32px}
.iconlist.c9 li .ilt,.iconlist.a.c9 a .ilt{font-size:13px;}

.iconlist.c10 li,.iconlist.a.c10 a{width: 10%;padding:2% 0.5%;}
.iconlist.c10 li img.ili,.iconlist.a.c10 a img.ili{width: 32px;height:32px}
.iconlist.c10 li .ilt,.iconlist.a.c10 a .ilt{font-size:13px;}

.iconlist li img.ili.wp100,.iconlist.a img.ili.wp100{width: 100%;height:auto;}
.iconlist li p.more{font-size: 25px;background: #f4f4f4;height:49px;text-align: center;}
.iconlist.ge li:active,.iconlist li.ge:active,.iconlist li .ge:active{background-color:#f2fbfe;}


.vml {position: fixed;top: 0;right: 0;bottom: 0;left: 0;font-size: 0;white-space: nowrap;overflow: auto;}
.vml:after {content: '';display: inline-block;height: 100%;vertical-align: middle;}
.vmlc{display: inline-block;vertical-align: middle;text-align: left;white-space: normal;margin:0 auto; font-size:13px;} 

/*fix height bg*/
.fhbg{height:200px;width: 100%;background-position:50% 50%;background-repeat:no-repeat;}

/*fwimg*/
.fwimg { margin-left:auto; margin-right:auto;  overflow:hidden; z-index:1;}/*position:relative;*/
.fwimg {width: 100%;padding-bottom: 100%;height: 0;}
.fwimg img{width: 100%;}
.fwimg.hwp10{padding-bottom: 5%;}
.fwimg.hwp10{padding-bottom: 10%;}.fwimg.hwp15{padding-bottom: 15%;}
.fwimg.hwp20{padding-bottom: 20%;}.fwimg.hwp25{padding-bottom: 25%;}
.fwimg.hwp30{padding-bottom: 30%;}.fwimg.hwp35{padding-bottom: 35%;}
.fwimg.hwp40{padding-bottom: 40%;}.fwimg.hwp45{padding-bottom: 45%;}
.fwimg.hwp50{padding-bottom: 50%;}.fwimg.hwp55{padding-bottom: 55%;}
.fwimg.hwp60{padding-bottom: 60%;}.fwimg.hwp65{padding-bottom: 65%;}
.fwimg.hwp70{padding-bottom: 70%;}.fwimg.hwp75{padding-bottom: 75%;}
.fwimg.hwp80{padding-bottom: 80%;}.fwimg.hwp85{padding-bottom: 85%;}
.fwimg.hwp90{padding-bottom: 90%;}.fwimg.hwp95{padding-bottom: 95%;}
.fwimg.auto{height:auto;padding-bottom:0;}
.fwimg.auto img{width:auto; max-width:100%;}

/*banner*/
.banner {width: 100%;padding-bottom: 100%;height: 0;}
.banner img{width: 100%;}
.banner.hwp5{padding-bottom: 5%;}
.banner.hwp10{padding-bottom: 10%;}.banner.hwp15{padding-bottom: 15%;}
.banner.hwp20{padding-bottom: 20%;}.banner.hwp25{padding-bottom: 25%;}
.banner.hwp30{padding-bottom: 30%;}.banner.hwp35{padding-bottom: 35%;}
.banner.hwp40{padding-bottom: 40%;}.banner.hwp45{padding-bottom: 45%;}
.banner.hwp50{padding-bottom: 50%;}.banner.hwp55{padding-bottom: 55%;}
.banner.hwp60{padding-bottom: 60%;}.banner.hwp65{padding-bottom: 65%;}
.banner.hwp70{padding-bottom: 70%;}.banner.hwp75{padding-bottom: 75%;}
.banner.hwp80{padding-bottom: 80%;}.banner.hwp85{padding-bottom: 85%;}
.banner.hwp90{padding-bottom: 90%;}.banner.hwp95{padding-bottom: 95%;}
.banner.auto img{width:auto; max-width:100%;}



/* form */form{text-align:left;}
/*form{ display:inline-block;zoom: 1;*display: inline; text-align:left;}*/
.vf.min .fi{padding:4px 5px;}
.f.min .fi,.fi.min {padding:4px 5px;}
.f.max .fi,.fi.max {padding:10px 13px;}
.fi {padding:8px 10px; /*border-bottom:1px solid #f5f5f5;*/}
.fi.min {padding:4px 5px;/* border-bottom:1px solid #f5f5f5;*/}
.fi.b{ border-bottom:1px solid #f5f5f5;}
.fi.nb{border-bottom:0 none;}
.fi label{float:left;  padding: 7px 0px; color:#555}
.fi div.c{ margin-left:120px;}
.fi div.c.t{ margin-top:7px; color:#333;}
.fi.odd{background:#fcfcfc;}
.fi em{color:#FF0000; font-size:12px; padding:0 5px;}
.fi i.vm{margin-left:8px;font-size:12px; color:#888; font-style:normal;}
.fi i.Validform_checktip{overflow:hidden;color:#888;}
.fi i.Validform_right{	color:#22a200;}
.fi i.Validform_wrong{	color:#e30b0b;	white-space:nowrap;}
.fi i.Validform_loading{}
.fi i.Validform_error{background-color:#e30b0b;}

/*ui fix
.fi .checkbox,.fi .switcher,.fi .radio,.fi .slider{ margin-top:5px;}
*//* checkbox */.checkbox{margin-right:20px;display:inline-block;zoom: 1;*display: inline; }
.checkbox .item
{   
    margin-right:5px;
    vertical-align:text-bottom;
    display:inline-block; 
	height:18px;
	width:18px;	
	cursor:pointer;
	zoom: 1;*display: inline; 
	  background-repeat:no-repeat;
    background-position:-18px 0px !important;
    background-size:90px !important;
	}
.checkbox  .item.x1{background:url(../img/checkbox@1x.png);}
.checkbox  .item.x2{background:url(../img/checkbox@2x.png);}
.checkbox  .item.hover{background-position:-36px 0px  !important;}
.checkbox  .item.checked{background-position:-72px 0px !important;}
.checkbox  .item.active{background-position:-54px 0px !important;}
.checkbox  .item.disabled{background-position:0px 0px !important;cursor:not-allowed; }
/* listview */.gd.lv{ }
.gd.lv .tb{ padding:5px 10px;  }
.gd.lv .fb{  padding:10px; border-top:1px solid #EEE; }
.gd.lv ul.lv{text-align:left;  padding:8px 10px;  }
.gd.lv ul.lv li{ cursor:default;padding:8px;border-radius:2px; margin:2px 0px; }
.gd.lv ul.lv.t li{display:inline-block;zoom: 1;*display: inline;    }
.gd.lv ul.lv.l li{}
.gd.lv ul.lv.d li{}
.gd.lv ul.lv.b li{display:inline-block;zoom: 1;*display: inline;  }

.gd.lv ul.lv li.hover{    background:#f5f5f5;color:#555;	}
.gd.lv ul.lv li.active{ background:#f1f1f1; color:#555;	}
.gd.lv ul.lv li.selected{  background:#f9f9f9; color:#306dec;	font-weight: bold;	}
.gd.lv ul.lv li.disabled{ background:none;color:#CCC;cursor:not-allowed; }

.gd.lv ul.lv li div.icon.true{margin-top:3px;}/* textbox */.textbox{padding: 9px 16px;border-radius: 2px; border:1px solid #eee; z-index:2;}
.textbox.h{  display:inline-block;zoom: 1;*display: inline;  padding:0px; }
.textbox .ht{z-index:1; padding: 9px 16px; display:inline-block;zoom: 1;*display: inline;  background:#fcfcfc;color:#555;}
.textbox .ht.r{ border-radius:0 5px 5px 0;border-left:1px solid #eee;}
.textbox .ht.l{ border-radius:5px 0 0 5px;border-right:1px solid #eee;}
.textbox.hover{border:1px solid #cccccc;}
.textbox.active{border:1px solid #444;}
.textbox.disabled{background:#f1f1f1;color:#ccc;cursor:not-allowed;}
.placeholder{padding:0px 10px;color:#aaa;vertical-align:middle;}
.textbox.min{padding: 3px 8px!important;vertical-align: middle;}
.textbox .ht.min{ padding: 6px 8px!important;vertical-align: middle;}
.textbox.max{padding: 14px 16px!important;vertical-align: middle;}
.textbox .ht.max{ padding: 14px 16px!important;vertical-align: middle;}
.textbox.ptb0{ padding-top: 0px!important;padding-bottom: 0px!important;}
.textbox.plr0{ padding-left: 0px!important;padding-right: 0px!important;}
.textbox.min.plr0{ padding-left: 0px!important;padding-right: 0px!important;}
.textbox.min.ptb0{ padding-top: 0px!important;padding-bottom: 0px!important;}
.textbox.max.plr0{ padding-left: 0px!important;padding-right: 0px!important;}
.textbox.max.ptb0{ padding-top: 0px!important;padding-bottom: 0px!important;}
.textbox.plr0{ padding-left: 0px!important;padding-right: 0px!important;}
.textbox.ptb0{ padding-top: 0px!important;padding-bottom: 0px!important;}
.textbox.br0{ border-radius:0px;}
.textbox.br5{border-radius:2px; }
.textbox.brl5{border-radius:5px 0 0 5px;}
.textbox.brr5{border-radius:0 5px 5px 0;}
.textbox.brb5{border-radius:0 0px 5px 5px;}
.textbox.brt5{border-radius:5px 5px 0px 0px;}

/* tabpage */.tabpage{display:inline-block;vertical-align:text-bottom;zoom: 1;*display: inline; }
.tabpage ul.tabs{ }
.tabpage .tabs li.tab,.tabpage .tabs>li{display:inline-block; cursor:pointer; padding: 6px 6px;zoom: 1;*display: inline; }
.tabpage .tabs.h{}
.tabpage .tabs.v{  display:inline-block;vertical-align:text-bottom;zoom: 1;*display: inline; }
.tabpage .tabs.hide{ display:none;}
.tabpage .tabs.v li.tab{display:block; }
.tabpage .tabs.h li.tab{border-bottom:2px solid #dddddd;}
.tabpage .tabs.h li.tab.hover{border-bottom:2px solid #cccccc;}
.tabpage .tabs.h li.tab.active{  border-bottom:2px solid #106dec;  color:#106dec;}
.tabpage .tabs.h li.tab.selected{color:#306dec;  border-bottom:2px solid #306dec;}
.tabpage .tabs.h li.tab.disabled{  border-bottom:0 none; color:#CCC;  cursor:not-allowed; }
.tabpage .tabs.v li.tab{border-right:2px solid #dddddd;}
.tabpage .tabs.v li.tab.hover{border-right:2px solid #cccccc;}
.tabpage .tabs.v li.tab.active{  border-right:2px solid #106dec;  color:#106dec;}
.tabpage .tabs.v li.tab.selected{color:#306dec;  border-right:2px solid #306dec;}
.tabpage .tabs.v li.tab.disabled{  border-right:0 none; color:#CCC;  cursor:not-allowed; }
.tabpage .tabs li.tab.hide{ display:none;}

.tabpage ul.pages.v{  display:inline-block;vertical-align:top; }
.tabpage ul.pages li.page,.tabpage ul.pages>li { display:none;text-align:left;}
.tabpage ul.pages li.page.selected{ display:block;}
.tabpage ul.pages li.page.hide{ display:none;}
.tabpage ul.pages li.page.show{ display:block;}/* eswitch */.eswitch{}/* msg */.msg{padding:10px; }
.msg.w{background:#FFF;color:#222;}
.msg.r{background:#f2a406; color:#FFF;}/* flowDesign */.drawpanel{display:inline-block;zoom: 1;*display: inline; }
.drawpanel.x1{background:url(../img/drawpanel@1x.png);}
.drawpanel.x2{background:url(../img/drawpanel@2x.png);}/* switcher */.switcher{display:inline-block; zoom: 1;*display: inline; }
.switcher .lable{ margin-left:5px;}
.switcher .item
{
    vertical-align:text-bottom;
    display:inline-block; 
    height:18px;
    width:34px;
    background-repeat:no-repeat;
    cursor:pointer;
    zoom: 1;*display: inline; 
    background-repeat:no-repeat;
    background-position:-34px 0px !important;
    background-size:204px !important;
}
.switcher .item.x1{background:url(../img/switcher@1x.png);}
.switcher .item.x2{background:url(../img/switcher@2x.png);}
.switcher .item.hover{background-position:-68px 0px !important;}
.switcher .item.checked{background-position:-170px 0px !important;}
.switcher .item.off.active{background-position:-102px 0px !importan;}
.switcher .item.on.active{background-position:-136px 0px !important;}
.switcher .item.disabled{background-position:0px 0px !important;
cursor:not-allowed; 
}/* datetime */.datetime,.time,.yeart,.montht{ border-radius:2px; border:1px solid #EEE; display:inline-block;zoom: 1;*display: inline; background:#FFF;padding:10px; }
.yeart,.montht{padding:10px; width:220px;}


.datetime ul,.dateyear ul,.month ul{ white-space:nowrap; text-align:center;}
.datetime li,.dateyear li,.month li,.time ul.titem li
{   margin:0px!important;
    border-radius:2px; 
    display:inline-block;zoom: 1;*display: inline; padding:3px 8px; width:40px; text-align:center; }
.datetime ul.day li.daynum,.datetime ul.year li,.dateyear ul.year li,.datetime ul.month li
,.dateyear ul.month li
{
    cursor:pointer;
}
.datetime ul.day li.hover,.datetime ul.year li.hover,.dateyear ul.year li.hover,.datetime ul.month li.hover
,.dateyear ul.month li.hover
{ 
     background:#f5f5f5;
     color:#222;
	}
.datetime ul.day li.active,.datetime ul.year li.active,.dateyear ul.year li.active,.datetime ul.month li.active
,.dateyear ul.month li.active
{   background:#777;
    color:#FFF!important;
	}
.datetime li.selected,.dateyear li.selected,.time ul.titem li.selected
{  background:#306dec!important;color:#FFF!important;}

.datetime ul.year{ white-space:normal;}
.datetime ul.year li{width:50px;}
.datetime ul.month{width:180px; white-space:normal;}
.datetime ul.month li{width:50px;}

.dateyear ul.year{ white-space:normal;}
.dateyear ul.year li{width:50px; margin:3px;}
.dateyear ul.month{ white-space:normal;}
.dateyear ul.month li{width:50px; margin:3px;}
.time ul{ width:70px;  height:260px; padding-bottom:50px;padding-top:20px;}
.time ul.titem{ white-space:normal;}
.time ul.titem li{width:50px; padding:3px 8px;}

/* ilv */.ilv{ display:inline-block;zoom: 1;*display: inline;margin:auto; text-align:left;font-size: 0;-webkit-text-size-adjust:none;}
.ilv:after{visibility: hidden;display: block;font-size: 0; content: ".";clear: both; height: 0;}
.ilv .ilvi{display:inline-block;zoom: 1;*display: inline; }
.ilv .ilvic{display: table-cell;vertical-align:bottom; text-align:center;}
.ilv .ilvic img{}
.ilv .ilvtc{  overflow:hidden; margin-top:3px; font-size:12px; text-align:center; }
   

.ilvdc .bnp{ margin:0 10px;  z-index:2; position:absolute; opacity:0.5; filter:alpha(opacity=50); }
.ilvdc .bnp:hover{ opacity:1; filter:alpha(opacity=100);}

.ilvdc .bnp.ip{left:0;height:36px;width:15px;cursor:pointer; }
.ilvdc .bnp.ip.x1{background:url(../img/iilvp@1x.png) left;background-repeat:no-repeat;}
.ilvdc .bnp.ip.x2{background:url(../img/iilvp@2x.png) left;background-repeat:no-repeat;background-size:15px;}

.ilvdc .bnp.in{ right:0;height:36px;width:15px;cursor:pointer;}
.ilvdc .bnp.in.x1{background:url(../img/iilvn@1x.png) right;background-repeat:no-repeat;}
.ilvdc .bnp.in.x2{background:url(../img/iilvn@2x.png) right;background-repeat:no-repeat;background-size:15px;}

/*
.ifv .up_down{ background:url("img/home.png") no-repeat; _background:url("img/home.gif") no-repeat;}
.ifv .up_down{ display:none; z-index:2; position:absolute; top:50%; margin-top:-60px; width:31px; height:71px; opacity:0.5; filter:alpha(opacity=50);}
.ifv .up_down:hover{ opacity:1; filter:alpha(opacity=100);}
.ifv .up{ left:50%; margin-left:-500px; background-position:-13px 0;}
.ifv .down{ right:50%; margin-right:-500px; background-position:-47px 0}
*/
/*控制*/ 
/*文本行高
.ilv .ilvtc{height:2.6em;line-height:1.3em;}*/  
/*控制高宽  
.ilvi{padding: 5px;width:80px;}         
.ilv .ilvic{ width:80px; height:80px;} */
/*控制padding  width增加
.ilv .ilvi{margin: 2px;padding: 5px; width:90px;}*/
/*控制背景 
.ilv .ilvic{background:#000;}*/
/*图像对齐
.ilv .ilvic{vertical-align:middle;}
*/


/*默认边框背景样式
.ilv .ilvi{border:1px solid transparent;}
.ilv .ilvi.hover,.ilv .ilvi:hover{    border-color:#f1f1f1; background:#fbfbfb;}
*/

/*控制*/  /* treeview */.gd.tv{ }
.gd.tv ul.tv{}
.gd.tv ul.tv .il{ padding-left:15px;}
.gd.tv ul.tv li{cursor:default;padding: 8px 8px;border-radius:2px; margin:2px 0; }
.gd.tv ul.tv li.hover{    background:#f5f5f5;color:#222;	}
.gd.tv ul.tv li.active{ background:#f1f1f1; color:#222;	}
.gd.tv ul.tv li.selected{ background:#f9f9f9; color:#306dec;	font-weight: bold;	}
.gd.tv ul.tv li.disabled{ background:none;color:#CCC;cursor:not-allowed; }
.gd.tv ul.tv li div.icon.true{margin-top:3px;}
/* slider */.sliderContainer{/*background:#FF0000;*/position:relative;display:inline-block;zoom: 1;*display: inline;}
.slider{position:absolute;cursor:pointer;display: block; background-repeat:no-repeat;background-size:68px !important;}
.slider.x1{background:url(../img/slider@1x.png);}
.slider.x2{background:url(../img/slider@2x.png);}
.slider.h.up{width:17px;height:25px;background-position:-17px 0px;}
.slider.h.up.hover{background-position:-34px 0px !important;}
.slider.h.up.active{background-position:-51px 0px !important;}
.slider.h.up.disabled{background-position:-0px 0px !important;}

.slider.h.down{width:17px;height:25px;background-position:-17px -25px;}
.slider.h.down.hover{background-position:-34px -25px !important;}
.slider.h.down.active{background-position:-51px -25px !important;}
.slider.h.down.disabled{background-position:-0px -25px !important;}

.slider.v.aleft{width:25px;height:17px; background-position:-27px -67px !important;}
.slider.v.aleft.hover{background-position:-27px -84px !important;}
.slider.v.aleft.active{background-position:-27px -101px !important;}
.slider.v.aleft.disabled{background-position:-27px -50px !important;}

.slider.v.dextrad{width:25px;height:17px; background-position:0px -67px !important;}
.slider.v.dextrad.hover{background-position:0px -84px !important;}
.slider.v.dextrad.active{background-position:0px -101px !important;}
.slider.v.dextrad.disabled{background-position:0px -50px !important;}

/* time */.time{ border-radius:2px; border:1px solid #EEE; display:inline-block;zoom: 1;*display: inline; background:#FFF; padding:20px; width:300px;  text-align:center}
.time .sbar{ margin:12px 0px; }/* demo */body {
}
.title{ font-size:26px; font-weight:bold; text-align:center; margin:20px; color:#306dec; border-bottom:#306dec dotted 1px; padding-bottom:10px;
        color:#306dec; font-weight:bold;font-size:28px;font-family: "Microsoft YaHei","Segoe UI","Helvetica","verdana","Arial","SimSun","sans-serif";
        }
.subtitle{ font-size:18px; font-weight:bold; text-align:center; margin:20px; color:#555}
.menu{ text-align:center; }
.menu a{margin:5px;}

.subtitle{ font-size:18px; font-weight:bold; text-align:left; margin:20px; color:#555;  padding-top:10px;}
/* mhe */ul.gd.mhe{}
ul.gd.mhe ul{margin-left:20px; margin-bottom:5px;display:block;}
ul.gd.mhe li{margin:0px 10px 7px 0 }
/* eclone */.eclone
{  
	}/* drag */.dragc{position:relative;}
.dragobj{position:absolute;cursor:pointer;}/* button */.button
{   padding: 9px 16px;cursor:pointer;border-radius: 2px;
	-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;
    border-color: #eee;background:#FFF;color:#222;
    border-width:1px; border-style:solid;
    vertical-align:middle;
	}
.button.least{   padding: 1px 1px;vertical-align: middle;}
.button.min{ padding:3px 8px;vertical-align: middle;}
.button.max{ padding:14px 16px;}
.button.link{  color:#586c94;padding:6px 8px; border-color:transparent; background:transparent;}

.button.grey{  border-color: #f5f5f5;  background:#fafafa; color:#222;}
.button.blue{ background:#306dec;color:#FFF;border-color: #306dec;}
.button.red{ background:#ef4f4f;color:#FFF;border-color: #ef4f4f;}
.button.yellow{ background:#ffac00;color:#FFF;border-color: #ffac00;}
.button.green{ background:#06960a;color:#FFF;border-color: #06960a;}
.button.bgn,.button.grey.bgn,.button.blue.bgn,.button.yellow.bgn,.button.green.bgn{ background:none;}

.button.min.vai{vertical-align:inherit;}

.button.hover{ background:#f8fdff;color:#222;}
.button.active{ background:#EEE;color:#222;	}
.button.disabled{ background:#f1f1f1; color:#CCC;  cursor:not-allowed; }
.button.selected{ background:#eee;color:#222;}

.button.link.hover{ background:#f5f5f5;color:#222;}
.button.link.bgw.hover{ background:#FFFFFF;color:#222;}
.button.link.active{ background:#eee;color:#222;	}
.button.link.bgw.active{ background:#eee;color:#222;	}
.button.link.disabled{ background:#f1f1f1!important; color:#CCC!important;  cursor:not-allowed; border-color: #f1f1f1!important;}


.button.grey.nbb{border-color: transparent;  background:none; }
.button.grey.hover{     background:#f5f5f5;border-color: #f1f1f1;color:#222;	}
.button.grey.active{   background:#eee;border-color: #e9e9e9;color:#222;		}
.button.grey.disabled{ background:#f1f1f1!important; color:#CCC!important;  cursor:not-allowed; border-color: #f1f1f1!important;}

.button.blue.hover{ background:#206dec;border-color: #206dec;color:#FFF;	}
.button.blue.active{ background:#106dec;border-color: #106dec;	}
.button.blue.disabled{ background:#f1f1f1!important; color:#CCC!important;  cursor:not-allowed; border-color: #f1f1f1!important;}

.button.red.hover{ background:#eb5a5a;border-color: #eb5a5a;color:#FFF;	}
.button.red.active{ background:#d44444;border-color: #d44444;color:#d6a9a9;	}
.button.red.disabled{ background:#f1f1f1!important; color:#CCC!important;  cursor:not-allowed; border-color: #f1f1f1!important;}

.button.yellow.hover{ background:#fdab0c;border-color: #fdab0c;color:#FFF;	}
.button.yellow.active{ background:#f4a906;border-color: #f4a906;color:#d6a9a9;	}
.button.yellow.disabled{ background:#f1f1f1!important; color:#CCC!important;  cursor:not-allowed; border-color: #f1f1f1!important;}

.button.green.hover{ background:#0f9c13;border-color: #0f9c13;color:#FFF;	}
.button.green.active{ background:#038806;border-color: #038806;color:#d6a9a9;	}
.button.green.disabled{ background:#f1f1f1!important; color:#CCC!important;  cursor:not-allowed; border-color: #f1f1f1!important;}

.button.nb,.button.grey.nb,.button.blue.nb{ border:0 none;}
.button.brn,.button.grey.brn,.button.blue.brn{ border-right:0 none;}
.button.btn,.button.grey.btn,.button.blue.btn{ border-top:0 none;}
.button.bbn,.button.grey.bbn,.button.blue.bbn{ border-bottom:0 none;}
.button.bln,.button.grey.bln,.button.blue.bln{ border-left:0 none;}


.gbutton{}/* ifv */.ifv{display:inline-block;zoom: 1;*display: inline;margin:auto; }
.ifv .ifvc{display: table-cell;vertical-align:bottom; text-align:center;}
.ifvt{ position:absolute;top:0;height:40px;line-height:40px; padding:0 15px; 
       filter: alpha(opacity=50); opacity:0.5; -moz-opacity:0.5;
       overflow:hidden; white-space:nowrap;
       /*text-overflow:ellipsis;*/
      }
.ifvb{ position:absolute;bottom:0;height:40px;line-height:40px; padding:0 15px;
       filter: alpha(opacity=50); opacity:0.5; -moz-opacity:0.5;
       overflow:hidden; white-space:nowrap;
       /*text-overflow:ellipsis;*/
      }

.ifvilvd{ position:absolute;bottom:0;}/* icon */.icon
{
    vertical-align:middle;
    display:inline-block;
    width:20px;height:20px;
    zoom: 1;*display: inline; 
    background-repeat:no-repeat;
}
.icon.min{height:18px;width:18px;cursor:pointer;}
.icon.min.x1{background-position:-18px 0px;}
.icon.c5w18.x1{background-position:-18px 0px;}
.icon.min.x2{background-position:-18px 0px;background-size:72px !important;}
.icon.min.lm.x2{background-position:-18px 0px;background-size:90px !important;}
.icon.c5w18.x2{background-position:-18px 0px;background-size:90px !important;}
.icon.min.g1.x2{background-position:-18px 0px;background-size:90px !important;}
.icon.min.none{ background:none;}
.icon.min.hover{background-position:-36px 0px;	}
.icon.min.selected{background-position:-72px 0px;	}
.icon.min.active{background-position:-54px 0px;	}
.icon.min.white{background-position:-72px 0px;	}
.icon.min.lm.white{background-position:-72px 0px;	}
.icon.min.g1.white{background-position:-72px 0px;	}
.icon.min.disabled{background-position:0px 0px;	cursor:not-allowed; }




.bgicon
{
    vertical-align:middle;
    display:inline-block;
    zoom: 1;*display: inline; 
}
.bgicon.img{width:80px; height:80px;}
.bgicon.img.x1{ background:url(../img/img@1x.png) center ;background-repeat:no-repeat;}
.bgicon.img.x2{ background:url(../img/img@2x.png) center ;background-repeat:no-repeat;background-size:80px;}


.es{height:18px;width:18px;cursor:pointer;}
.es.x1{background:url(../img/es@1x.png);background-repeat:no-repeat;background-size:144px;}
.es.x2{background:url(../img/es@2x.png);background-repeat:no-repeat;background-size:144px;}
.es.none{ background:none;}
.es.on{background-position:-90px 0px;}
.es.on.hover{background-position:-108px 0px;	}
.es.on.active{background-position:-126px 0px;	}
.es.on.disabled{background-position:72px 0px;	cursor:not-allowed; }
.es.off{background-position:-18px 0px;}
.es.off.hover{background-position:-36px 0px;	}
.es.off.active{background-position:-54px 0px;	}
.es.off.disabled{background-position:0px 0px;	cursor:not-allowed; }



.icon.close{height:18px;width:18px;cursor:pointer;} 
.icon.close.x1{    background:url(../img/close@1x.png);    background-repeat:no-repeat;    background-position:-18px 0px;}
.icon.close.x2{    background:url(../img/close@2x.png);    background-repeat:no-repeat;    background-position:-18px 0px;    background-size:90px;    }
.icon.close.hover{	background-position:-36px 0px;	}
.icon.close.checked{	background-position:-72px 0px;	}
.icon.close.active{		background-position:-54px 0px;	}
.icon.close.disabled{	background-position:0px 0px;	cursor:not-allowed; }



.idirection{height:18px;width:18px;cursor:pointer;}
.idirection.x1{background:url(../img/direction@1x.png);background-repeat:no-repeat;background-position:-18px 0px;}
.idirection.x2{background:url(../img/direction@2x.png);background-repeat:no-repeat;background-position:-18px 0px;background-size:72px;}
.idirection.none{ background:none;}
.idirection.dextrad.hover{background-position:-36px 0px;	}
.idirection.dextrad.active{background-position:-54px 0px;	}
.idirection.dextrad.disabled{background-position:0px 0px; }
.idirection.aleft{background-position:-18px -18px;	}
.idirection.aleft.hover{background-position:-36px -18px;	}
.idirection.aleft.active{background-position:-54px -18px;	}
.idirection.aleft.disabled{background-position:0px -18px; }
.idirection.up{background-position:-18px -36px;	}
.idirection.up.hover{background-position:-36px -36px;	}
.idirection.up.active{background-position:-54px -36px;	}
.idirection.up.disabled{background-position:0px -36px; }
.idirection.down{background-position:-18px -54px;	}
.idirection.down.hover{background-position:-36px -54px;	}
.idirection.down.active{background-position:-54px -54px;	}
.idirection.down.disabled{background-position:0px -54px; }


.iac{height:18px;width:18px;cursor:pointer;}
.iac.x1{background:url(../img/iac@1x.png);background-repeat:no-repeat;background-position:-18px 0px;}
.iac.x2{background:url(../img/iac@2x.png);background-repeat:no-repeat;background-position:-18px 0px;background-size:72px;}
.iac.none{ background:none;}
.iac.hover{background-position:-36px 0px;	}
.iac.selected{background-position:-72px 0px;	}
.iac.active{background-position:-54px 0px;	}
.iac.disabled{background-position:0px 0px;	cursor:not-allowed; }

.imsg{height:18px;width:18px;cursor:pointer;}
.imsg.x1{background:url(../img/imsg@1x.png);background-repeat:no-repeat;background-position:-18px 0px;}
.imsg.x2{background:url(../img/imsg@2x.png);background-repeat:no-repeat;background-position:-18px 0px;background-size:72px;}
.imsg.none{ background:none;}
.imsg.hover{background-position:-36px 0px;	}
.imsg.selected{background-position:-72px 0px;	}
.imsg.active{background-position:-54px 0px;	}
.imsg.disabled{background-position:0px 0px;	cursor:not-allowed; }

.iflow{height:18px;width:18px;cursor:pointer;}
.iflow.x1{background:url(../img/iflow@1x.png);background-repeat:no-repeat;background-position:-18px 0px;}
.iflow.x2{background:url(../img/iflow@2x.png);background-repeat:no-repeat;background-position:-18px 0px;background-size:72px;}
.iflow.none{ background:none;}
.iflow.hover{background-position:-36px 0px;	}
.iflow.selected{background-position:-72px 0px;	}
.iflow.active{background-position:-54px 0px;	}
.iflow.disabled{background-position:0px 0px;	cursor:not-allowed; }

.iaccount{height:18px;width:18px;cursor:pointer;}
.iaccount.x1{background:url(../img/iaccount@1x.png);background-repeat:no-repeat;background-position:-18px 0px;}
.iaccount.x2{background:url(../img/iaccount@2x.png);background-repeat:no-repeat;background-position:-18px 0px;background-size:72px;}
.iaccount.none{ background:none;}
.iaccount.hover{background-position:-36px 0px;	}
.iaccount.selected{background-position:-72px 0px;	}
.iaccount.active{background-position:-54px 0px;	}
.iaccount.disabled{background-position:0px 0px;	cursor:not-allowed; }

.iexit{height:18px;width:18px;cursor:pointer;}
.iexit.x1{background:url(../img/iexit@1x.png);background-repeat:no-repeat;background-position:-18px 0px;}
.iexit.x2{background:url(../img/iexit@2x.png);background-repeat:no-repeat;background-position:-18px 0px;background-size:72px;}
.iexit.none{ background:none;}
.iexit.hover{background-position:-36px 0px;	}
.iexit.selected{background-position:-72px 0px;	}
.iexit.active{background-position:-54px 0px;	}
.iexit.disabled{background-position:0px 0px;	cursor:not-allowed; }

.iim{height:18px;width:18px;cursor:pointer;}
.iim.x1{background:url(../img/iim@1x.png);background-repeat:no-repeat;background-position:-18px 0px;}
.iim.x2{background:url(../img/iim@2x.png);background-repeat:no-repeat;background-position:-18px 0px;background-size:72px;}
.iim.none{ background:none;}
.iim.hover{background-position:-36px 0px;}
.iim.selected{background-position:-72px 0px;}
.iim.active{background-position:-54px 0px;	}
.iim.disabled{background-position:0px 0px;	cursor:not-allowed; }



.true{height:18px;width:18px;cursor:pointer;}
.true.x1{background:url(../img/true@1x.png);background-repeat:no-repeat;background-position:-18px 0px;}
.true.x2{background:url(../img/true@2x.png);background-repeat:no-repeat;background-position:-18px 0px;background-size:90px;}
.true.none{ background:none;}
.true.hover{background-position:-36px 0px;	}
.true.selected{background-position:-72px 0px;	}
.true.active{background-position:-54px 0px;	}
.true.disabled{background-position:0px 0px;	cursor:not-allowed; }





.ifolder{height:18px;width:18px;cursor:pointer;}
.ifolder.x1{background:url(../img/folder@1x.png);background-repeat:no-repeat;}
.ifolder.x2{background:url(../img/folder@2x.png);background-repeat:no-repeat;background-size:72px;}

.iarticle{height:18px;width:18px;cursor:pointer;}
.iarticle.x1{background:url(../img/article@1x.png);background-repeat:no-repeat;}
.iarticle.x2{background:url(../img/article@2x.png);background-repeat:no-repeat;background-size:72px;}

.ifile.x1{background:url(../img/file@1x.png);}
.ifile.x2{background:url(../img/file@2x.png);}

.isearch{height:18px;width:18px;cursor:pointer;}
.isearch.x1{background:url(../img/search@1x.png);background-repeat:no-repeat;background-position:-18px 0px;}
.isearch.x2{background:url(../img/search@2x.png);background-repeat:no-repeat;background-position:-18px 0px;background-size:72px;}
.isearch.none{ background:none;}
.isearch.hover{background-position:-36px 0px;	}
.isearch.selected{background-position:-72px 0px;	}
.isearch.active{background-position:-54px 0px;	}
.isearch.disabled{background-position:0px 0px;	cursor:not-allowed; }

.idisplay.x1{background:url(../img/display@1x.png);}
.idisplay.x2{background:url(../img/display@2x.png);}

.inew.x1{background:url(../img/inew@1x.png);}
.inew.x2{background:url(../img/inew@2x.png);}

.iedit.x1{background:url(../img/iedit@1x.png);}
.iedit.x2{background:url(../img/iedit@2x.png);}

.idel.x1{background:url(../img/idel@1x.png);}
.idel.x2{background:url(../img/idel@2x.png);}

.iset.x1{background:url(../img/iset@1x.png);}
.iset.x2{background:url(../img/iset@2x.png);}

.iuser.x1{background:url(../img/iuser@1x.png);}
.iuser.x2{background:url(../img/iuser@2x.png);}

.iuag.x1{background:url(../img/iuag@1x.png);}
.iuag.x2{background:url(../img/iuag@2x.png);}

.idomain.x1{background:url(../img/idomain@1x.png);}
.idomain.x2{background:url(../img/idomain@2x.png);}


.iquit.x1{background:url(../img/iquit@1x.png);}
.iquit.x2{background:url(../img/iquit@2x.png);}

.isave.x1{background:url(../img/isave@1x.png);}
.isave.x2{background:url(../img/isave@2x.png);}

.iview.x1{background:url(../img/iview@1x.png);}
.iview.x2{background:url(../img/iview@2x.png);}

.ilist.x1{background:url(../img/ilist@1x.png);}
.ilist.x2{background:url(../img/ilist@2x.png);}

.iclose.x1{background:url(../img/iclose@1x.png);}
.iclose.x2{background:url(../img/iclose@2x.png);}

.idown.x1{background:url(../img/down@1x.png);}
.idown.x2{background:url(../img/down@2x.png);}

.gdac.x1{background:url(../img/lm/ac@1x.png);}
.gdac.x2{background:url(../img/lm/ac@2x.png);}
.gdaca.x1{background:url(../img/lm/aca@1x.png);}
.gdaca.x2{background:url(../img/lm/aca@2x.png);}
.gdacs.x1{background:url(../img/lm/acs@1x.png);}
.gdacs.x2{background:url(../img/lm/acs@2x.png);}
.gdacgc.x1{background:url(../img/lm/acgc@1x.png);}
.gdacgc.x2{background:url(../img/lm/acgc@2x.png);}
.gdacidic.x1{background:url(../img/lm/acidic@1x.png);}
.gdacidic.x2{background:url(../img/lm/acidic@2x.png);}
.gdacarc.x1{background:url(../img/lm/acarc@1x.png);}
.gdacarc.x2{background:url(../img/lm/acarc@2x.png);}

.gduc.x1{background:url(../img/lm/uc@1x.png);}
.gduc.x2{background:url(../img/lm/uc@2x.png);}
.gduccp.x1{background:url(../img/lm/uccp@1x.png);}
.gduccp.x2{background:url(../img/lm/uccp@2x.png);}
.gducll.x1{background:url(../img/lm/ucll@1x.png);}
.gducll.x2{background:url(../img/lm/ucll@2x.png);}
.gducu.x1{background:url(../img/lm/ucu@1x.png);}
.gducu.x2{background:url(../img/lm/ucu@2x.png);}
.gducuag.x1{background:url(../img/lm/ucuag@1x.png);}
.gducuag.x2{background:url(../img/lm/ucuag@2x.png);}
.gducui.x1{background:url(../img/lm/ucui@1x.png);}
.gducui.x2{background:url(../img/lm/ucui@2x.png);}

.gdpm.x1{background:url(../img/lm/pm@1x.png);}
.gdpm.x2{background:url(../img/lm/pm@2x.png);}
.gdpmfp.x1{background:url(../img/lm/pmfp@1x.png);}
.gdpmfp.x2{background:url(../img/lm/pmfp@2x.png);}
.gdpmmp.x1{background:url(../img/lm/pmmp@1x.png);}
.gdpmmp.x2{background:url(../img/lm/pmmp@2x.png);}
.gdpmdp.x1{background:url(../img/lm/pmdp@1x.png);}
.gdpmdp.x2{background:url(../img/lm/pmdp@2x.png);}
.gdpmcf.x1{background:url(../img/lm/pmcf@1x.png);}
.gdpmcf.x2{background:url(../img/lm/pmcf@2x.png);}
.gdpmcfpg.x1{background:url(../img/lm/pmcfpg@1x.png);}
.gdpmcfpg.x2{background:url(../img/lm/pmcfpg@2x.png);}
.gdpmcmpg.x1{background:url(../img/lm/pmcmpg@1x.png);}
.gdpmcmpg.x2{background:url(../img/lm/pmcmpg@2x.png);}

.gdfm.x1{background:url(../img/lm/fm@1x.png);}
.gdfm.x2{background:url(../img/lm/fm@2x.png);}
.gdfmfuc.x1{background:url(../img/lm/fmfuc@1x.png);}
.gdfmfuc.x2{background:url(../img/lm/fmfuc@2x.png);}
.gdfmfs.x1{background:url(../img/lm/fmfs@1x.png);}
.gdfmfs.x2{background:url(../img/lm/fmfs@2x.png);}
.gdfmft.x1{background:url(../img/lm/fmft@1x.png);}
.gdfmft.x2{background:url(../img/lm/fmft@2x.png);}
.gdfmifp.x1{background:url(../img/lm/fmifp@1x.png);}
.gdfmifp.x2{background:url(../img/lm/fmifp@2x.png);}


.gdfc.x1{background:url(../img/lm/fc@1x.png);}
.gdfc.x2{background:url(../img/lm/fc@2x.png);}
.gdfcc.x1{background:url(../img/lm/fcc@1x.png);}
.gdfcc.x2{background:url(../img/lm/fcc@2x.png);}
.gdfci.x1{background:url(../img/lm/fci@1x.png);}
.gdfci.x2{background:url(../img/lm/fci@2x.png);}

.gdfe.x1{background:url(../img/lm/fe@1x.png);}
.gdfe.x2{background:url(../img/lm/fe@2x.png);}
.gdfef.x1{background:url(../img/lm/fef@1x.png);}
.gdfef.x2{background:url(../img/lm/fef@2x.png);}


.gdas.x1{background:url(../img/lm/as@1x.png);}
.gdas.x2{background:url(../img/lm/as@2x.png);}
.gdassnc.x1{background:url(../img/lm/assnc@1x.png);}
.gdassnc.x2{background:url(../img/lm/assnc@2x.png);}
.gdaspt.x1{background:url(../img/lm/aspt@1x.png);}
.gdaspt.x2{background:url(../img/lm/aspt@2x.png);}
.gdasptdl.x1{background:url(../img/lm/asptdl@1x.png);}
.gdasptdl.x2{background:url(../img/lm/asptdl@2x.png);}
.gdassess.x1{background:url(../img/lm/assess@1x.png);}
.gdassess.x2{background:url(../img/lm/assess@2x.png);}
.gdasext.x1{background:url(../img/lm/asext@1x.png);}
.gdasext.x2{background:url(../img/lm/asext@2x.png);}
.gdasfext.x1{background:url(../img/lm/asfext@1x.png);}
.gdasfext.x2{background:url(../img/lm/asfext@2x.png);}

.iimg.x1{background:url(../img/iimg@1x.png);background-repeat:no-repeat;}
.iimg.x2{background:url(../img/iimg@2x.png);background-repeat:no-repeat;}
.imenu.x1{background:url(../img/imenu@1x.png);background-repeat:no-repeat;}
.imenu.x2{background:url(../img/imenu@2x.png);background-repeat:no-repeat;}
.imore.x1{background:url(../img/imore@1x.png);background-repeat:no-repeat;}
.imore.x2{background:url(../img/imore@2x.png);background-repeat:no-repeat;}
.iright.x1{background:url(../img/iright@1x.png);background-repeat:no-repeat;}
.iright.x2{background:url(../img/iright@2x.png);background-repeat:no-repeat;}

.org
{
	height:18px;
	width:18px;	
	cursor:pointer;
}
.org.x1
{
    background:url(../img/org@1x.png);
    background-repeat:no-repeat;
    background-position:-18px 0px;
}
.org.x2
{
    background:url(../img/org@2x.png);
    background-repeat:no-repeat;
    background-position:-18px 0px;
    background-size:90px;
}
.org.none{ background:none;}
.org.hover{	background-position:-36px 0px;	}
.org.selected{	background-position:-72px 0px;	}
.org.active{	background-position:-54px 0px;	}
.org.disabled{	background-position:0px 0px;	cursor:not-allowed; }


.icon.lightbulb
{
    background:url("../../img/lightbulb.png") no-repeat center center ;
    background-size:12px;
    }
.icon.speedometer
{
    background:url("../../img/speedometer.png") no-repeat center center ;
    background-size:18px;
    }
    .icon.clock
{
    background:url("../../img/clock.png") no-repeat center center ;
    background-size:18px;
    }
.icon.compass
{
    background:url("../../img/compass.png") no-repeat center center ;
    background-size:18px;
    }
.icon.grid
{
    background:url("../../img/grid.png") no-repeat center center ;
    background-size:16px;
    }
.icon.cloud
{
    background:url("../../img/cloud.png") no-repeat center center ;
    background-size:20px;
    }
    
.icon.iimage
{
    background:url("../img/iimage.png") no-repeat center center ;
    background-size:18px;
    } 
.icon.iarticle
{
    background:url("../img/iarticle.png") no-repeat center center ;
    background-size:18px;
    }
    
.icon.p16{width:16px; height:16px;  background-size:16px;}
.icon.p18{width:18px; height:18px;  background-size:18px;}/* scolor */.scolor{ border-radius:2px; border:1px solid #EEE; display:inline-block;zoom: 1;*display: inline; background:#FFF;padding:20px; }
.scoloris{border-top:1px solid #000;border-right:1px solid #000;}
.scolorir{}
.scolori{display:inline-block;zoom: 1;*display: inline;padding:8px; border-bottom:1px #000 solid;border-left:1px #000 solid;}
.scolori.hover{border-bottom:1px #FFF solid;border-left:1px #FFF solid;}
/* progressbar */.progressbar{vertical-align:middle;background:#dddddd; position:relative;zoom: 1;*display: inline;border:0 none; border-radius: 3px; }
.progressbar.h{ height:3px;width:0px;}
.progressbar.v{ height:0px; width:3px;}
.progressbar .completed{border-radius: 3px;background:#306dec;}
.progressbar.h .completed{ width:0px; overflow:hidden;height:100%;}
.progressbar .val{position:absolute;}
.progressbar.v .completed{overflow:hidden;width:100%; height:0px;}
.progressbar.h .ruler{position:absolute;top:3px; text-align:center; }
.progressbar.h .line{ float:inherit; width:1px; height:5px;background:#CCC; zoom: 1;*display: inline;}
.progressbar.v .ruler{position:absolute;left:3px; text-align:center; top:5px; }
.progressbar.v .line{width:5px; height:1px;background:#CCC; zoom: 1;*display: inline;}

/*.progressbar.h .ruler{position:absolute;top:3px;  left:0px; width:1px; height:5px; background:#CCC}*//* radio */.radio{display:inline-block; zoom: 1;*display: inline; }
.radio .item
{
margin-right:5px;
vertical-align:text-bottom;
display:inline-block; 
height:18px;
width:18px;
cursor:pointer;
zoom: 1;*display: inline; 
background-repeat:no-repeat;
background-position:-18px 0px !important;
background-size:90px !important;
}
.radio .item.x1{background:url(../img/radio@1x.png);}
.radio .item.x2{background:url(../img/radio@2x.png);}
.radio .item.hover{background-position:-36px 0px !important;}
.radio .item.checked{background-position:-72px 0px !important;}
.radio .item.active{background-position:-54px 0px !important;}
.radio .item.disabled{background-position:0px 0px !important;cursor:not-allowed; }/* fu */.fileupload{}/* popup */.popup{position:absolute;z-index:9999;display:none; }
.popup.bgn { background:none;}/* select */.gd.select
{
    background:#FFF;
    vertical-align:middle;
	cursor:pointer;
	border-radius:2px; 
	-webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #eee;   
    cursor:pointer;
}
.gd.select .textbox{padding: 9px 16px;}
.gd.select.hover{	 border: 1px solid #cccccc;  }
.gd.select.active{	 border: 1px solid #222;   }
.gd.select.disabled{ background:#f1f1f1;	 border: 1px solid #dddddd; color:#CCC;  cursor:not-allowed;  }
.gd.select input.textbox 
{
    border:0 none; border-radius:2px; background:transparent;  cursor:pointer;
}
.gd.select input.textbox.disabled{ cursor:not-allowed;  } 
.gd.select span.icon
{
    margin-right:8px;
    vertical-align:middle;
    display:inline-block; 
	height:6px;
	width:13px;	
	cursor:pointer;
	zoom: 1;*display: inline; 
	overflow:hidden;
	border:0 none;
    }
.gd.select span.icon.x1
{
    background-attachment:fixed;
    background:url(../img/down@1x.png);
    background-repeat:no-repeat;
    background-position:-13px 0px;
    }
.gd.select span.icon.x2
{
    background-attachment:fixed;
    background:url(../img/down@2x.png);
    background-repeat:no-repeat;
    background-position:-13px 0px;	
    background-size:65px;
    }
.gd.select span.icon.hover{	background-position:-26px 0px;	}
.gd.select span.icon.active{	background-position:-39px 0px;}
.gd.select span.icon.disabled{	background-position:0px 0px;}

.gd.icp {border-radius:2px; border: 1px solid #ddd;  overflow:hidden; }
.gd.icp .item{cursor:pointer;  cursor:pointer; padding: 8px 10px; text-align:left;}
.gd.icp .item.hover{ background:#f5f5f5;color:#222;}
.gd.icp .item.active{ background:#f1f1f1;color:#222;}
.gd.icp .item.selected{  background:#f9f9f9;    color:#222;}
.gd.icp .item.disabled{ color:#CCC; cursor:default;}/* zbase */
.curp{ cursor:pointer;} .curd{ cursor:default;} .curna{ cursor:not-allowed;} .curt{ cursor:text;} 
.tal{ text-align:left !important;} .tac{ text-align:center !important;} .tar{ text-align:right !important;}
.vat{ vertical-align:top !important;} .vab{ vertical-align:bottom !important;}.vam{ vertical-align:middle !important;}

.toe{text-overflow:ellipsis;}
.wsnor{white-space:normal;word-break:break-all; /*支持IE，chrome，FF不支持*/word-wrap:break-word;/*支持IE，chrome，FF*/}
.wsn{white-space:nowrap;}
.otw{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.ti2{ text-indent:2em}
.fl{float:left;} .fr{float:right;}
.posa{ position:absolute;}.posf{ position:fixed!important;} .posi{ position:inherit;} .posr{ position:relative;}
.bs1{box-shadow: 0 0 24px rgba(0,0,0,.18);}

.dbse{height:0px; overflow:hidden;}

.br0{ border-radius:0px !important;}
.br1{ border-radius:2px !important;}.br2{ border-radius:2px !important;}.br3{ border-radius:3px !important;}.br4{ border-radius:4px !important;}.br5{border-radius:5px; }
.br6{border-radius:6x;}.br7{border-radius:7x;}.br8{border-radius:8x;}.br9{border-radius:9x;}.br10{border-radius:10x;}
.br10{border-radius:10x;}.br11{border-radius:11x;}.br12{border-radius:12x;}.br13{border-radius:13x;}.br14{border-radius:14x;}.br15{border-radius:15px;}
.br20{border-radius:20px;}.br25{border-radius:25px;}.br30{border-radius:30px;}.br35{border-radius:35px;}.br40{border-radius:40px;}.br45{border-radius:45px;}.br50{border-radius:50px;}
.brl5{border-radius:5px 0 0 5px;}
.brr5{border-radius:0 5px 5px 0;}
.brb5{border-radius:0 0px 5px 5px;}
.brt5{border-radius:5px 5px 0px 0px;}
.brp50{border-radius:50%;}
.brp100{border-radius:100%;}


.b1{border: 1px solid #eee;}.bsf{border: 1px solid #FFF;}
.bsr1{border-right: 1px solid #eee;}.bsl1{border-left: 1px solid #eee;}.bst1{border-top: 1px solid #eee;}.bsb1{border-bottom: 1px solid #eee;}
.bsr2{border-right: 2px solid #eee;}.bsl2{border-left: 2px solid #eee;}.bst2{border-top: 2px solid #eee;}.bsb2{border-bottom: 2px solid #eee;}
.bsr3{border-right: 3px solid #eee;}.bsl3{border-left: 3px solid #eee;}.bst3{border-top: 3px solid #eee;}.bsb3{border-bottom: 3px solid #eee;}
.bsr4{border-right: 4px solid #eee;}.bsl4{border-left: 4px solid #eee;}.bst4{border-top: 4px solid #eee;}.bsb4{border-bottom: 4px solid #eee;}
.bsr5{border-right: 5px solid #eee;}.bsl5{border-left: 5px solid #eee;}.bst5{border-top: 5px solid #eee;}.bsb5{border-bottom: 5px solid #eee;}
.bdr1{border-right: 1px dotted #eee;}.bdl1{border-left: 1px dotted #eee;}.bdt1{border-top: 1px dotted #eee;}.bdb1{border-bottom: 1px dotted #eee;}
.bct{border-color:transparent!important; }
.bcf1{border-color:#f1f1f1!important; }.bcf5{border-color:#f5f5f5!important; }.bcf9{border-color:#f9f9f9!important; }
.bcr{border-color:#ed4346!important; }.bcw{border-color:#FFF!important; }.bcb{border-color:#306dec!important; }
.bcy{border-color:#ff6600!important; }.bcg{border-color:#06960a!important; }
.bw1{border-width:1px!important;}.bw2{ border-width:2px!important;}.bw3{ border-width:3px!important;}.bw4{ border-width:4px!important;}.bw5{ border-width:5px!important;}

.brn{ border-right:0 none!important;}.btn{ border-top:0 none!important;}.bbn{ border-bottom:0 none!important;}.bln{ border-left:0 none!important;}
.b0{ border:none 0 !important;}.b0.hover{ border:none 0 !important;}.b0.active{ border:none 0 !important;}.b0.disabled{ border:none 0 !important;}.b0.selected{ border:none 0 !important;}
.ofa{ overflow:auto!important;}
.ofh{ overflow:hidden!important;}


.t0{ font-weight:bold; font-size:30px;}.t1{ font-weight:bold; font-size:26px;}.t2{font-weight:bold;font-size:22px;}
.t3{font-weight:bold; font-size:18px;}.t4{ font-weight:bold; font-size:16px;}.t5{ font-weight:bold; font-size:14px;}

.fc0{ color:#000 !important;}.fc1{ color:#ddd !important;}.fc2{ color:#ccc !important;}.fc3{ color:#aaa !important;}.fc4{ color:#888 !important;}.fc5{ color:#555 !important;}.fc6{ color:#666 !important;}.fc7{ color:#777 !important;} .fc8{ color:#888 !important;}.fc9{ color:#999 !important;}
.fcr{color:#ed4346 !important;} .fcw{ color:#FFF !important;} .fcb{color:#3766eb !important;} 
.fcy{color:#ffb300 !important;} .fcg{color:#06960a !important;} 

.fs0{font-size:0px!important;}.fs1{font-size:1px!important;}.fs2{font-size:2px!important;}.fs3{font-size:3px!important;}.fs4{font-size:4px!important;}
.fs5{font-size:5px!important;}.fs6{font-size:6px!important;}.fs7{font-size:7px!important;}.fs8{font-size:8px!important;}.fs9{font-size:9px!important;}
.fs10{font-size:10px!important;}.fs11{font-size:11px!important;}.fs12{font-size:12px!important;}.fs13{font-size:13px!important;}.fs14{font-size:14px!important;}.fs15{font-size:15px!important;}
.fs16{font-size:16px!important;}.fs17{font-size:17px!important;}.fs18{font-size:18px!important;}.fs19{font-size:19px!important;}.fs20{font-size:20px!important;}.fs21{font-size:21px!important;}
.fs22{font-size:22px!important;}.fs23{font-size:23px!important;}.fs24{font-size:24px!important;}.fs25{font-size:25px!important;}.fs26{font-size:26px!important;}.fs27{font-size:27px!important;}
.fs28{font-size:28px!important;}.fs29{font-size:29px!important;}.fs30{font-size:30px!important;}.fs31{font-size:31px!important;}.fs32{font-size:32px!important;}.fs33{font-size:33px!important;}
.fs34{font-size:34px!important;}.fs35{font-size:35px!important;}.fs36{font-size:36px!important;}.fs37{font-size:37px!important;}.fs38{font-size:38px!important;}.fs39{font-size:39px!important;}
.fs40{font-size:40px!important;}.fs41{font-size:41px!important;}.fs42{font-size:42px!important;}.fs43{font-size:43px!important;}.fs44{font-size:44px!important;}.fs45{font-size:45px!important;}
.fs46{font-size:46px!important;}.fs47{font-size:47px!important;}.fs48{font-size:48px!important;}.fs49{font-size:49px!important;}.fs50{font-size:50px!important;}.fs51{font-size:51px!important;}
.fs52{font-size:52px!important;}.fs53{font-size:53px!important;}.fs54{font-size:54px!important;}.fs55{font-size:55px!important;}.fs56{font-size:56px!important;}.fs57{font-size:57px!important;}
.fs58{font-size:58px!important;}.fs59{font-size:59px!important;}.fs60{font-size:60px!important;}.fs61{font-size:61px!important;}.fs62{font-size:62px!important;}.fs63{font-size:63px!important;}
.fs64{font-size:64px!important;}.fs65{font-size:65px!important;}.fs66{font-size:66px!important;}.fs67{font-size:67px!important;}.fs68{font-size:68px!important;}.fs69{font-size:69px!important;}
.fs70{font-size:70px!important;}.fs71{font-size:71px!important;}.fs72{font-size:72px!important;}.fs73{font-size:73px!important;}.fs74{font-size:74px!important;}.fs75{font-size:75px!important;}
.fs76{font-size:76px!important;}.fs77{font-size:77px!important;}.fs78{font-size:78px!important;}.fs79{font-size:79px!important;}
.fs80{font-size:80px!important;}.fs81{font-size:81px!important;}.fs82{font-size:82px!important;}.fs83{font-size:83px!important;}.fs84{font-size:84px!important;}.fs85{font-size:85px!important;}
.fs86{font-size:86px!important;}.fs87{font-size:87px!important;}.fs88{font-size:88px!important;}.fs89{font-size:80px!important;}
.fs90{font-size:90px!important;}.fs91{font-size:91px!important;}.fs92{font-size:92px!important;}.fs93{font-size:93px!important;}.fs94{font-size:94px!important;}.fs95{font-size:95px!important;}
.fs86{font-size:86px!important;}.fs87{font-size:87px!important;}.fs88{font-size:88px!important;}.fs89{font-size:89px!important;}
.fs100{font-size:100px!important;}

.bgsp100{ background-size:100%;}

.bg0{background:#000!important;}
.bg1{ background:#fafafa!important;}.bg2{ background:#f9f9f9!important;}.bg3{ background:#f1f1f1!important;}.bg4{ background:#eee!important;}.bg5{ background:#ddd!important;} 
.bg6{ background:#ccc!important;}.bg7{ background:#aaa!important;}.bg8{ background:#888!important;}.bg9{ background:#555!important;}.bg10{ background:#106dec!important;}
.bgn{background:none!important;} .bgb{background:#306dec!important;} .bgr{background:#ed4346!important;}.bgg{background:#06960a!important;} .bgy{background:#ffac00!important;}.bgw{background:#FFF!important;}
.bgf1{ background:#f1f1f1!important;} .bgf2{ background:#f2f2f2!important;} .bgf3{ background:#f3f3f3!important;} .bgf4{ background:#f4f4f4!important;} .bgf5{ background:#f5f5f5!important;} 

.post0{top:0px;} .posta{top:auto!important;}
.posl0{left:0px; } .posla{left:auto!important; }
.posr0{right:0px;} .posra{right:auto!important;}
.posb0{bottom:0px; } .posba{bottom:auto!important; }
.postl0{top:0px; left:0px;} .postla{top:auto!important;left:auto!important;}
.postr0{top:0px; right:0px;} .postra{top:auto!important;right:auto!important;}
.posbl0{bottom:0px; left:0px;} .posbla{bottom:auto!important;left:0px;}
.posbr0{bottom:0px; right:0px;} .posbra{bottom:auto!important; right:auto!important;}

.fwn{ font-weight:normal;}.fwb{ font-weight:bold;}
.ti2{ text-indent:2em;}
.rn{resize:none;}

.zit-5{z-index:16777206!important;}
.zit-4{z-index:16777207!important;}
.zit-3{z-index:16777208!important;}
.zit-2{z-index:16777209!important;}
.zit-1{z-index:16777200!important;}
.zit{z-index:16777210!important;}
.zit1{z-index:16777211!important;}
.zit2{z-index:16777212!important;}
.zit3{z-index:16777213!important;}
.zit4{z-index:16777214!important;}
.zit5{z-index:16777215!important;}
.zit6{z-index:16777216!important;}
.zitt{z-index:16777271!important;}

.fixbody
 {
     background:#FFF:
 /*background: #000000; background-color:rgba(0,0,0,0.2); 
filter:Alpha(opacity=20); 只支持IE6、7、8、9 */
/*position:static;  IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */
*zoom:1; /* 激活IE6、7的haslayout属性，让它读懂Alpha */
 }
.fixb{ 
z-index:999; position:fixed; bottom:0; width:100%;left:0;_position:absolute;
 _top: expression_r(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight); overflow:visible; }
 .fixb .body
 {
     background: #FFF;
/* background: #000000;
background-color:rgba(0,0,0,0.2);
filter:Alpha(opacity=20);/* 只支持IE6、7、8、9 */
/* position:static; IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */
/* *zoom:1; 激活IE6、7的haslayout属性，让它读懂Alpha */
 }
.fixb.w .body { background: #FFF;/*background-color:rgba(255,255,255,0.9); filter:Alpha(opacity=90); */}
.fixb.t{top:0;left:0;}
.fixb.l{left:0; height:100%; width:auto;}
.fixb.l{top:0;left:0;height:100%;width:auto;}
.fixb.l .body{height:100%;}
.fixb.r{top:0;right:0;left:auto; height:100%;width:auto;}
.fixb.r .body{height:100%;}
 
 /*.fixb .body *{ position: relative; 设置子元素为相对定位，可让子元素不继承Alpha值，保证字体颜色不透明 }*/

.p1{ padding:1px!important;}.p2{ padding:2px!important;}.p3{ padding:3px!important;}.p4{ padding:4px!important;}.p5{ padding:5px!important;}.p6{ padding:6px!important;}.p7{ padding:7px!important;}
.p8{padding:8px!important;}.p9{padding:9px!important;}.p10{ padding:10px!important;}.p11{ padding:11px!important;}.p12{ padding:12px!important;}.p13{ padding:13px!important;}
.p14{ padding:14px!important;}.p15{ padding:15px!important;}.p16{ padding:16px!important;}.p17{ padding:17px!important;}.p18{ padding:18px!important;}.p19{ padding:19px!important;}
.p20{ padding:20px!important;}.p25{ padding:25px!important;}.p30{ padding:30px!important;}.p40{ padding:40px!important;}.p50{ padding:50px!important;}.p60{ padding:60px!important;}.p70{ padding:70px!important;}
.ptblr1{ padding:1px!important;} 
.ptblr10{ padding:10px!important;} .ptblr20{ padding:20px!important;}.ptblr30{ padding:30px!important;}
.ptb0{ padding-top:0px!important; padding-bottom:0px!important;}.ptb1{ padding-top:1px!important; padding-bottom:1px!important;}.ptb2{ padding-top:2px!important; padding-bottom:2px!important;}.ptb3{ padding-top:3px!important; padding-bottom:3px!important;}.ptb4{ padding-top:4px!important; padding-bottom:4px!important;}.ptb5{ padding-top:5px!important; padding-bottom:5px!important;}.ptb8{ padding-top:8px!important; padding-bottom:8px!important;}.ptb10{ padding-top:10px!important; padding-bottom:10px!important;} .ptb12{ padding-top:12px!important; padding-bottom:12px!important;}.ptb15{ padding-top:15px!important; padding-bottom:15px!important;}.ptb20{ padding-top:20px!important;padding-bottom:20px!important;} .ptb30{ padding-top:30px!important;padding-bottom:30px!important;} 
.ptb40{ padding-top:40px!important;padding-bottom:40px!important;}.ptb50{ padding-top:50px!important;padding-bottom:50px!important;}
.plr0{ padding-left:0px!important; padding-right:0px!important;}.plr1{ padding-left:1px!important; padding-right:1px!important;}.plr2{ padding-left:2px!important; padding-right:2px!important;}.plr3{ padding-left:3px!important; padding-right:3px!important;}.plr4{ padding-left:4px!important; padding-right:4px!important;}.plr5{ padding-left:5px!important; padding-right:5px!important;}.plr8{ padding-left:8px!important; padding-right:8px!important;}.plr10{ padding-left:10px!important; padding-right:10px!important;}.plr15{ padding-left:15px!important; padding-right:15px!important;} .plr20{ padding-left:20px!important;padding-right:20px!important;} .plr30{ padding-left:30px!important;padding-right:30px!important;} 
.plr40{ padding-left:40px!important;padding-right:40px!important;} .plr50{ padding-left:50px!important; padding-right:50px!important;}
.pt0{ padding-top:0px!important;}.pt1{ padding-top:1px!important;}.pt2{ padding-top:2px!important;}.pt3{ padding-top:3px!important;}.pt4{ padding-top:4px!important;}.pt5{ padding-top:5px!important;}.pt8{ padding-top:8px!important;}.pt10{ padding-top:10px!important;}.pt15{ padding-top:15px!important;} .pt20{ padding-top:20px!important;} .pt30{ padding-top:30px!important;} .pt40{ padding-top:40px!important;}.pt50{ padding-top:50px!important;} .pt60{ padding-top:60px!important;} .pt70{ padding-top:70px!important;} .pt80{ padding-top:80px!important;}
.pr0{ padding-right:0px!important;}.pr1{ padding-right:1px!important;}.pr2{ padding-right:2px!important;}.pr3{ padding-right:3px!important;}.pr4{ padding-right:4px!important;}.pr5{ padding-right:5px!important;}.pr8{ padding-right:8px!important;}.pr10{ padding-right:10px!important;}.pr15{ padding-right:15px!important;} .pr20{ padding-right:20px!important;} .pr30{ padding-right:30px!important;} .pr40{ padding-right:40px!important;}.pr50{ padding-right:50px!important;} .pr60{ padding-right:60px!important;} .pr70{ padding-right:70px!important;}.pr80{ padding-right:80px!important;}
.pl0{ padding-left:0px!important;}.pl1{ padding-left:1px!important;}.pl2{ padding-left:2px!important;}.pl3{ padding-left:3px!important;}.pl4{ padding-left:4px!important;}.pl5{ padding-left:5px!important;} .pl10{ padding-left:10px!important;}.pl15{ padding-left:15px!important;} .pl20{ padding-left:20px!important;} .pl30{ padding-left:30px!important;} .pl40{ padding-left:40px!important;}.pl50{ padding-left:50px!important;}.pl60{ padding-left:60px!important;}.pl70{ padding-left:70px!important;}.pl80{ padding-left:80px!important;}
.pb0{ padding-bottom:0px!important;}.pb1{ padding-bottom:1px!important;}.pb2{ padding-bottom:2px!important;}.pb3{ padding-bottom:3px!important;}.pb4{ padding-bottom:4px!important;}.pb5{ padding-bottom:5px!important;}.pb8{ padding-bottom:8px!important;}.pb10{ padding-bottom:10px!important;}.pb15{ padding-bottom:15px!important;} .pb20{ padding-bottom:20px!important;} .pb30{ padding-bottom:30px!important;} .pb40{ padding-bottom:40px!important;}.pb50{ padding-bottom:50px!important;}.pb60{ padding-bottom:60px!important;}.pb70{ padding-bottom:70px!important;}.pb80{ padding-bottom:80px!important;}

.pt0{padding-top:0px!important;}.pt1{padding-top:1px!important;}.pt2{padding-top:2px!important;}.pt3{padding-top:3px!important;}.pt4{padding-top:4px!important;}.pt5{padding-top:5px!important;}.pt6{padding-top:6px!important;}.pt7{padding-top:7px!important;}
.pt8{padding-top:8px!important;}.pt9{padding-top:9px!important;}.pt10{padding-top:10px!important;}.pt15{padding-top:15px!important;}.pt20{padding-top:20px!important;}.pt25{padding-top:25px!important;}.pt30{padding-top:30px!important;}
.pt35{padding-top:35px!important;}.pt40{padding-top:40px!important;}.pt45{padding-top:45px!important;}.pt50{padding-top:50px!important;}.pt55{padding-top:55px!important;}.pt60{padding-top:60px!important;}.pt65{padding-top:65px!important;}
.pt70{padding-top:70px!important;}.pt75{padding-top:75px!important;}.pt80{padding-top:80px!important;}.pt85{padding-top:85px!important;}.pt90{padding-top:90px!important;}.pt95{padding-top:95px!important;}
.pt100{padding-top:100px!important;}.pt110{padding-top:110px!important;}.pt120{padding-top:120px!important;}.pt130{padding-top:130px!important;}.pt140{padding-top:140px!important;}
.pt150{padding-top:150px!important;}.pt160{padding-top:160px!important;}.pt170{padding-top:170px!important;}.pt180{padding-top:180px!important;}.pt190{padding-top:190px!important;}.pt200{padding-top:200px!important;}
.pt210{padding-top:210px!important;}.pt220{padding-top:220px!important;}.pt230{padding-top:230px!important;}.pt240{padding-top:240px!important;}.pt250{padding-top:250px!important;}.pt260{padding-top:260px!important;}
.pt270{padding-top:270px!important;}.pt280{padding-top:280px!important;}.pt290{padding-top:290px!important;}.pt300{padding-top:300px!important;}.pt310{padding-top:310px!important;}.pt320{padding-top:320px!important;}
.pt330{padding-top:330px!important;}.pt340{padding-top:340px!important;}.pt350{padding-top:350px!important;}.pt360{padding-top:360px!important;}.pt370{padding-top:370px!important;}.pt380{padding-top:380px!important;}
.pt390{padding-top:390px!important;}.pt400{padding-top:400px!important;}.pt410{padding-top:410px!important;}.pt420{padding-top:420px!important;}.pt430{padding-top:430px!important;}.pt440{padding-top:440px!important;}
.pt450{padding-top:450px!important;}.pt460{padding-top:460px!important;}.pt470{padding-top:470px!important;}.pt480{padding-top:480px!important;}.pt490{padding-top:490px!important;}.pt500{padding-top:500px!important;}
.pt550{padding-top:550px!important;}.pt600{padding-top:600px!important;}.pt650{padding-top:650px!important;}.pt700{padding-top:700px!important;}.pt750{padding-top:750px!important;}.pt800{padding-top:800px!important;}
.pt850{padding-top:850px!important;}.pt900{padding-top:900px!important;}.pt950{padding-top:950px!important;}.pt1000{padding-top:1000px!important;} 

.pb0{padding-bottom:0px!important;}.pb1{padding-bottom:1px!important;}.pb2{padding-bottom:2px!important;}.pb3{padding-bottom:3px!important;}.pb4{padding-bottom:4px!important;}.pb5{padding-bottom:5px!important;}.pb6{padding-bottom:6px!important;}.pb7{padding-bottom:7px!important;}
.pb8{padding-bottom:8px!important;}.pb9{padding-bottom:9px!important;}.pb10{padding-bottom:10px!important;}.pb15{padding-bottom:15px!important;}.pb20{padding-bottom:20px!important;}.pb25{padding-bottom:25px!important;}.pb30{padding-bottom:30px!important;}
.pb35{padding-bottom:35px!important;}.pb40{padding-bottom:40px!important;}.pb45{padding-bottom:45px!important;}.pb50{padding-bottom:50px!important;}.pb55{padding-bottom:55px!important;}.pb60{padding-bottom:60px!important;}.pb65{padding-bottom:65px!important;}
.pb70{padding-bottom:70px!important;}.pb75{padding-bottom:75px!important;}.pb80{padding-bottom:80px!important;}.pb85{padding-bottom:85px!important;}.pb90{padding-bottom:90px!important;}.pb95{padding-bottom:95px!important;}
.pb100{padding-bottom:100px!important;}.pb110{padding-bottom:110px!important;}.pb120{padding-bottom:120px!important;}.pb130{padding-bottom:130px!important;}.pb140{padding-bottom:140px!important;}
.pb150{padding-bottom:150px!important;}.pb160{padding-bottom:160px!important;}.pb170{padding-bottom:170px!important;}.pb180{padding-bottom:180px!important;}.pb190{padding-bottom:190px!important;}.pb200{padding-bottom:200px!important;}
.pb210{padding-bottom:210px!important;}.pb220{padding-bottom:220px!important;}.pb230{padding-bottom:230px!important;}.pb240{padding-bottom:240px!important;}.pb250{padding-bottom:250px!important;}.pb260{padding-bottom:260px!important;}
.pb270{padding-bottom:270px!important;}.pb280{padding-bottom:280px!important;}.pb290{padding-bottom:290px!important;}.pb300{padding-bottom:300px!important;}.pb310{padding-bottom:310px!important;}.pb320{padding-bottom:320px!important;}
.pb330{padding-bottom:330px!important;}.pb340{padding-bottom:340px!important;}.pb350{padding-bottom:350px!important;}.pb360{padding-bottom:360px!important;}.pb370{padding-bottom:370px!important;}.pb380{padding-bottom:380px!important;}
.pb390{padding-bottom:390px!important;}.pb400{padding-bottom:400px!important;}.pb410{padding-bottom:410px!important;}.pb420{padding-bottom:420px!important;}.pb430{padding-bottom:430px!important;}.pb440{padding-bottom:440px!important;}
.pb450{padding-bottom:450px!important;}.pb460{padding-bottom:460px!important;}.pb470{padding-bottom:470px!important;}.pb480{padding-bottom:480px!important;}.pb490{padding-bottom:490px!important;}.pb500{padding-bottom:500px!important;}
.pb550{padding-bottom:550px!important;}.pb600{padding-bottom:600px!important;}.pb650{padding-bottom:650px!important;}.pb700{padding-bottom:700px!important;}.pb750{padding-bottom:750px!important;}.pb800{padding-bottom:800px!important;}
.pb850{padding-bottom:850px!important;}.pb900{padding-bottom:900px!important;}.pb950{padding-bottom:950px!important;}.pb1000{padding-bottom:1000px!important;} 

.pl0{padding-left:0px!important;}.pl1{padding-left:1px!important;}.pl2{padding-left:2px!important;}.pl3{padding-left:3px!important;}.pl4{padding-left:4px!important;}.pl5{padding-left:5px!important;}.pl6{padding-left:6px!important;}.pl7{padding-left:7px!important;}
.pl8{padding-left:8px!important;}.pl9{padding-left:9px!important;}.pl10{padding-left:10px!important;}.pl15{padding-left:15px!important;}.pl20{padding-left:20px!important;}.pl25{padding-left:25px!important;}.pl30{padding-left:30px!important;}
.pl35{padding-left:35px!important;}.pl40{padding-left:40px!important;}.pl45{padding-left:45px!important;}.pl50{padding-left:50px!important;}.pl55{padding-left:55px!important;}.pl60{padding-left:60px!important;}.pl65{padding-left:65px!important;}
.pl70{padding-left:70px!important;}.pl75{padding-left:75px!important;}.pl80{padding-left:80px!important;}.pl85{padding-left:85px!important;}.pl90{padding-left:90px!important;}.pl95{padding-left:95px!important;}
.pl100{padding-left:100px!important;}.pl110{padding-left:110px!important;}.pl120{padding-left:120px!important;}.pl130{padding-left:130px!important;}.pl140{padding-left:140px!important;}
.pl150{padding-left:150px!important;}.pl160{padding-left:160px!important;}.pl170{padding-left:170px!important;}.pl180{padding-left:180px!important;}.pl190{padding-left:190px!important;}.pl200{padding-left:200px!important;}
.pl210{padding-left:210px!important;}.pl220{padding-left:220px!important;}.pl230{padding-left:230px!important;}.pl240{padding-left:240px!important;}.pl250{padding-left:250px!important;}.pl260{padding-left:260px!important;}
.pl270{padding-left:270px!important;}.pl280{padding-left:280px!important;}.pl290{padding-left:290px!important;}.pl300{padding-left:300px!important;}.pl310{padding-left:310px!important;}.pl320{padding-left:320px!important;}
.pl330{padding-left:330px!important;}.pl340{padding-left:340px!important;}.pl350{padding-left:350px!important;}.pl360{padding-left:360px!important;}.pl370{padding-left:370px!important;}.pl380{padding-left:380px!important;}
.pl390{padding-left:390px!important;}.pl400{padding-left:400px!important;}.pl410{padding-left:410px!important;}.pl420{padding-left:420px!important;}.pl430{padding-left:430px!important;}.pl440{padding-left:440px!important;}
.pl450{padding-left:450px!important;}.pl460{padding-left:460px!important;}.pl470{padding-left:470px!important;}.pl480{padding-left:480px!important;}.pl490{padding-left:490px!important;}.pl500{padding-left:500px!important;}
.pl550{padding-left:550px!important;}.pl600{padding-left:600px!important;}.pl650{padding-left:650px!important;}.pl700{padding-left:700px!important;}.pl750{padding-left:750px!important;}.pl800{padding-left:800px!important;}
.pl850{padding-left:850px!important;}.pl900{padding-left:900px!important;}.pl950{padding-left:950px!important;}.pl1000{padding-left:1000px!important;} 

.pr0{padding-right:0px!important;}.pr1{padding-right:1px!important;}.pr2{padding-right:2px!important;}.pr3{padding-right:3px!important;}.pr4{padding-right:4px!important;}.pr5{padding-right:5px!important;}.pr6{padding-right:6px!important;}.pr7{padding-right:7px!important;}
.pr8{padding-right:8px!important;}.pr9{padding-right:9px!important;}.pr10{padding-right:10px!important;}.pr15{padding-right:15px!important;}.pr20{padding-right:20px!important;}.pr25{padding-right:25px!important;}.pr30{padding-right:30px!important;}
.pr35{padding-right:35px!important;}.pr40{padding-right:40px!important;}.pr45{padding-right:45px!important;}.pr50{padding-right:50px!important;}.pr55{padding-right:55px!important;}.pr60{padding-right:60px!important;}.pr65{padding-right:65px!important;}
.pr70{padding-right:70px!important;}.pr75{padding-right:75px!important;}.pr80{padding-right:80px!important;}.pr85{padding-right:85px!important;}.pr90{padding-right:90px!important;}.pr95{padding-right:95px!important;}
.pr100{padding-right:100px!important;}.pr110{padding-right:110px!important;}.pr120{padding-right:120px!important;}.pr130{padding-right:130px!important;}.pr140{padding-right:140px!important;}
.pr150{padding-right:150px!important;}.pr160{padding-right:160px!important;}.pr170{padding-right:170px!important;}.pr180{padding-right:180px!important;}.pr190{padding-right:190px!important;}.pr200{padding-right:200px!important;}
.pr210{padding-right:210px!important;}.pr220{padding-right:220px!important;}.pr230{padding-right:230px!important;}.pr240{padding-right:240px!important;}.pr250{padding-right:250px!important;}.pr260{padding-right:260px!important;}
.pr270{padding-right:270px!important;}.pr280{padding-right:280px!important;}.pr290{padding-right:290px!important;}.pr300{padding-right:300px!important;}.pr310{padding-right:310px!important;}.pr320{padding-right:320px!important;}
.pr330{padding-right:330px!important;}.pr340{padding-right:340px!important;}.pr350{padding-right:350px!important;}.pr360{padding-right:360px!important;}.pr370{padding-right:370px!important;}.pr380{padding-right:380px!important;}
.pr390{padding-right:390px!important;}.pr400{padding-right:400px!important;}.pr410{padding-right:410px!important;}.pr420{padding-right:420px!important;}.pr430{padding-right:430px!important;}.pr440{padding-right:440px!important;}
.pr450{padding-right:450px!important;}.pr460{padding-right:460px!important;}.pr470{padding-right:470px!important;}.pr480{padding-right:480px!important;}.pr490{padding-right:490px!important;}.pr500{padding-right:500px!important;}
.pr550{padding-right:550px!important;}.pr600{padding-right:600px!important;}.pr650{padding-right:650px!important;}.pr700{padding-right:700px!important;}.pr750{padding-right:750px!important;}.pr800{padding-right:800px!important;}
.pr850{padding-right:850px!important;}.pr900{padding-right:900px!important;}.pr950{padding-right:950px!important;}.pr1000{padding-right:1000px!important;} 


.pp100{ padding:100%!important;}.pp99{ padding:99%!important;}.pp99{ padding:99%!important;}.pp97{ padding:97%!important;}.pp96{ padding:96%!important;}.pp95{ padding:95%!important;}
.pp94{ padding:94%!important;}.pp93{ padding:93%!important;}.pp92{ padding:92%!important;}.pp91{ padding:91%!important;}.pp90{ padding:90%!important;}
.pp89{ padding:89%!important;}.pp88{ padding:88%!important;}.pp87{ padding:87%!important;}.pp86{ padding:86%!important;}.pp85{ padding:85%!important;}
.pp84{ padding:84%!important;}.pp83{ padding:83%!important;}.pp82{ padding:82%!important;}.pp81{ padding:81%!important;}.pp80{ padding:80%!important;}
.pp79{ padding:79%!important;}.pp78{ padding:78%!important;}.pp77{ padding:77%!important;}.pp76{ padding:76%!important;}.pp75{padding:75%!important;}
.pp74{ padding:74%!important;}.pp73{ padding:73%!important;}.pp72{ padding:72%!important;}.pp71{ padding:71%!important;}.pp70{padding:70%!important;}
.pp69{ padding:69%!important;}.pp68{ padding:68%!important;}.pp67{ padding:67%!important;}.pp66{ padding:66%!important;}.pp65{ padding:65%!important;}
.pp64{ padding:64%!important;}.pp63{ padding:63%!important;}.pp62{ padding:62%!important;}.pp61{ padding:61%!important;}.pp60{ padding:60%!important;}
.pp59{ padding:59%!important;}.pp58{ padding:58%!important;}.pp57{ padding:57%!important;}.pp56{ padding:56%!important;}.pp55{ padding:55%!important;}
.pp54{ padding:54%!important;}.pp53{ padding:53%!important;}.pp52{ padding:52%!important;}.pp51{ padding:51%!important;}.pp50{ padding:50%!important;}
.pp49{ padding:49%!important;}.pp48{ padding:48%!important;}.pp47{ padding:47%!important;}.pp46{ padding:46%!important;}.pp45{ padding:45%!important;}
.pp44{ padding:44%!important;}.pp43{ padding:43%!important;}.pp42{ padding:42%!important;}.pp41{ padding:41%!important;}.pp40{ padding:40%!important;}
.pp39{ padding:39%!important;}.pp38{ padding:38%!important;}.pp37{ padding:37%!important;}.pp36{ padding:86%!important;}.pp35{ padding:35%!important;}
.pp34{ padding:34%!important;}.pp33{ padding:33%!important;}.pp32{ padding:32%!important;}.pp31{ padding:81%!important;}.pp30{padding:30%!important;}
.pp29{padding:29%!important;}.pp28{padding:28%!important;}.pp27{padding:27%!important;}.pp26{padding:26%!important;}.pp25{padding:25%!important;}
.pp24{padding:24%!important;}.pp23{padding:23%!important;}.pp22{padding:22%!important;}.pp21{padding:21%!important;}.pp20{padding:20%!important;}
.pp19{padding:19%!important;}.pp18{padding:18%!important;}.pp17{padding:17%!important;}.pp16{padding:16%!important;}.pp15{padding:15%!important;}
.pp14{padding:14%!important;}.pp13{padding:13%!important;}.pp12{padding:12%!important;}.pp11{padding:11%!important;}.pp10{padding:10%!important;}
.pp9{padding:9%!important;}.pp8{padding:8%!important;}.pp7{padding:7%!important;}.pp6{padding:6%!important;}.pp5{padding:5%!important;}
.pp4{padding:4%!important;}.pp3{padding:3%!important;}.pp2{padding:2%!important;}.pp1{padding:1%!important;}
.pp33{ padding:33.3%!important;}

.ptp100{ padding-top:100%!important;}.ptp99{ padding-top:99%!important;}.ptp99{ padding-top:99%!important;}.ptp97{ padding-top:97%!important;}.ptp96{ padding-top:96%!important;}.ptp95{ padding-top:95%!important;}
.ptp94{ padding-top:94%!important;}.ptp93{ padding-top:93%!important;}.ptp92{ padding-top:92%!important;}.ptp91{ padding-top:91%!important;}.ptp90{ padding-top:90%!important;}
.ptp89{ padding-top:89%!important;}.ptp88{ padding-top:88%!important;}.ptp87{ padding-top:87%!important;}.ptp86{ padding-top:86%!important;}.ptp85{ padding-top:85%!important;}
.ptp84{ padding-top:84%!important;}.ptp83{ padding-top:83%!important;}.ptp82{ padding-top:82%!important;}.ptp81{ padding-top:81%!important;}.ptp80{ padding-top:80%!important;}
.ptp79{ padding-top:79%!important;}.ptp78{ padding-top:78%!important;}.ptp77{ padding-top:77%!important;}.ptp76{ padding-top:76%!important;}.ptp75{padding-top:75%!important;}
.ptp74{ padding-top:74%!important;}.ptp73{ padding-top:73%!important;}.ptp72{ padding-top:72%!important;}.ptp71{ padding-top:71%!important;}.ptp70{padding-top:70%!important;}
.ptp69{ padding-top:69%!important;}.ptp68{ padding-top:68%!important;}.ptp67{ padding-top:67%!important;}.ptp66{ padding-top:66%!important;}.ptp65{ padding-top:65%!important;}
.ptp64{ padding-top:64%!important;}.ptp63{ padding-top:63%!important;}.ptp62{ padding-top:62%!important;}.ptp61{ padding-top:61%!important;}.ptp60{ padding-top:60%!important;}
.ptp59{ padding-top:59%!important;}.ptp58{ padding-top:58%!important;}.ptp57{ padding-top:57%!important;}.ptp56{ padding-top:56%!important;}.ptp55{ padding-top:55%!important;}
.ptp54{ padding-top:54%!important;}.ptp53{ padding-top:53%!important;}.ptp52{ padding-top:52%!important;}.ptp51{ padding-top:51%!important;}.ptp50{ padding-top:50%!important;}
.ptp49{ padding-top:49%!important;}.ptp48{ padding-top:48%!important;}.ptp47{ padding-top:47%!important;}.ptp46{ padding-top:46%!important;}.ptp45{ padding-top:45%!important;}
.ptp44{ padding-top:44%!important;}.ptp43{ padding-top:43%!important;}.ptp42{ padding-top:42%!important;}.ptp41{ padding-top:41%!important;}.ptp40{ padding-top:40%!important;}
.ptp39{ padding-top:39%!important;}.ptp38{ padding-top:38%!important;}.ptp37{ padding-top:37%!important;}.ptp36{ padding-top:86%!important;}.ptp35{ padding-top:35%!important;}
.ptp34{ padding-top:34%!important;}.ptp33{ padding-top:33%!important;}.ptp32{ padding-top:32%!important;}.ptp31{ padding-top:81%!important;}.ptp30{padding-top:30%!important;}
.ptp29{padding-top:29%!important;}.ptp28{padding-top:28%!important;}.ptp27{padding-top:27%!important;}.ptp26{padding-top:26%!important;}.ptp25{padding-top:25%!important;}
.ptp24{padding-top:24%!important;}.ptp23{padding-top:23%!important;}.ptp22{padding-top:22%!important;}.ptp21{padding-top:21%!important;}.ptp20{padding-top:20%!important;}
.ptp19{padding-top:19%!important;}.ptp18{padding-top:18%!important;}.ptp17{padding-top:17%!important;}.ptp16{padding-top:16%!important;}.ptp15{padding-top:15%!important;}
.ptp14{padding-top:14%!important;}.ptp13{padding-top:13%!important;}.ptp12{padding-top:12%!important;}.ptp11{padding-top:11%!important;}.ptp10{padding-top:10%!important;}
.ptp9{padding-top:9%!important;}.ptp8{padding-top:8%!important;}.ptp7{padding-top:7%!important;}.ptp6{padding-top:6%!important;}.ptp5{padding-top:5%!important;}
.ptp4{padding-top:4%!important;}.ptp3{padding-top:3%!important;}.ptp2{padding-top:2%!important;}.ptp1{padding-top:1%!important;}
.ptp33{ padding-top:33.3%!important;}

.pbp100{ padding-bottom:100%!important;}.pbp99{ padding-bottom:99%!important;}.pbp99{ padding-bottom:99%!important;}.pbp97{ padding-bottom:97%!important;}.pbp96{ padding-bottom:96%!important;}.pbp95{ padding-bottom:95%!important;}
.pbp94{ padding-bottom:94%!important;}.pbp93{ padding-bottom:93%!important;}.pbp92{ padding-bottom:92%!important;}.pbp91{ padding-bottom:91%!important;}.pbp90{ padding-bottom:90%!important;}
.pbp89{ padding-bottom:89%!important;}.pbp88{ padding-bottom:88%!important;}.pbp87{ padding-bottom:87%!important;}.pbp86{ padding-bottom:86%!important;}.pbp85{ padding-bottom:85%!important;}
.pbp84{ padding-bottom:84%!important;}.pbp83{ padding-bottom:83%!important;}.pbp82{ padding-bottom:82%!important;}.pbp81{ padding-bottom:81%!important;}.pbp80{ padding-bottom:80%!important;}
.pbp79{ padding-bottom:79%!important;}.pbp78{ padding-bottom:78%!important;}.pbp77{ padding-bottom:77%!important;}.pbp76{ padding-bottom:76%!important;}.pbp75{padding-bottom:75%!important;}
.pbp74{ padding-bottom:74%!important;}.pbp73{ padding-bottom:73%!important;}.pbp72{ padding-bottom:72%!important;}.pbp71{ padding-bottom:71%!important;}.pbp70{padding-bottom:70%!important;}
.pbp69{ padding-bottom:69%!important;}.pbp68{ padding-bottom:68%!important;}.pbp67{ padding-bottom:67%!important;}.pbp66{ padding-bottom:66%!important;}.pbp65{ padding-bottom:65%!important;}
.pbp64{ padding-bottom:64%!important;}.pbp63{ padding-bottom:63%!important;}.pbp62{ padding-bottom:62%!important;}.pbp61{ padding-bottom:61%!important;}.pbp60{ padding-bottom:60%!important;}
.pbp59{ padding-bottom:59%!important;}.pbp58{ padding-bottom:58%!important;}.pbp57{ padding-bottom:57%!important;}.pbp56{ padding-bottom:56%!important;}.pbp55{ padding-bottom:55%!important;}
.pbp54{ padding-bottom:54%!important;}.pbp53{ padding-bottom:53%!important;}.pbp52{ padding-bottom:52%!important;}.pbp51{ padding-bottom:51%!important;}.pbp50{ padding-bottom:50%!important;}
.pbp49{ padding-bottom:49%!important;}.pbp48{ padding-bottom:48%!important;}.pbp47{ padding-bottom:47%!important;}.pbp46{ padding-bottom:46%!important;}.pbp45{ padding-bottom:45%!important;}
.pbp44{ padding-bottom:44%!important;}.pbp43{ padding-bottom:43%!important;}.pbp42{ padding-bottom:42%!important;}.pbp41{ padding-bottom:41%!important;}.pbp40{ padding-bottom:40%!important;}
.pbp39{ padding-bottom:39%!important;}.pbp38{ padding-bottom:38%!important;}.pbp37{ padding-bottom:37%!important;}.pbp36{ padding-bottom:86%!important;}.pbp35{ padding-bottom:35%!important;}
.pbp34{ padding-bottom:34%!important;}.pbp33{ padding-bottom:33%!important;}.pbp32{ padding-bottom:32%!important;}.pbp31{ padding-bottom:81%!important;}.pbp30{padding-bottom:30%!important;}
.pbp29{padding-bottom:29%!important;}.pbp28{padding-bottom:28%!important;}.pbp27{padding-bottom:27%!important;}.pbp26{padding-bottom:26%!important;}.pbp25{padding-bottom:25%!important;}
.pbp24{padding-bottom:24%!important;}.pbp23{padding-bottom:23%!important;}.pbp22{padding-bottom:22%!important;}.pbp21{padding-bottom:21%!important;}.pbp20{padding-bottom:20%!important;}
.pbp19{padding-bottom:19%!important;}.pbp18{padding-bottom:18%!important;}.pbp17{padding-bottom:17%!important;}.pbp16{padding-bottom:16%!important;}.pbp15{padding-bottom:15%!important;}
.pbp14{padding-bottom:14%!important;}.pbp13{padding-bottom:13%!important;}.pbp12{padding-bottom:12%!important;}.pbp11{padding-bottom:11%!important;}.pbp10{padding-bottom:10%!important;}
.pbp9{padding-bottom:9%!important;}.pbp8{padding-bottom:8%!important;}.pbp7{padding-bottom:7%!important;}.pbp6{padding-bottom:6%!important;}.pbp5{padding-bottom:5%!important;}
.pbp4{padding-bottom:4%!important;}.pbp3{padding-bottom:3%!important;}.pbp2{padding-bottom:2%!important;}.pbp1{padding-bottom:1%!important;}
.pbp33{ padding-bottom:33.3%!important;}

.plp100{ padding-left:100%!important;}.plp99{ padding-left:99%!important;}.plp99{ padding-left:99%!important;}.plp97{ padding-left:97%!important;}.plp96{ padding-left:96%!important;}.plp95{ padding-left:95%!important;}
.plp94{ padding-left:94%!important;}.plp93{ padding-left:93%!important;}.plp92{ padding-left:92%!important;}.plp91{ padding-left:91%!important;}.plp90{ padding-left:90%!important;}
.plp89{ padding-left:89%!important;}.plp88{ padding-left:88%!important;}.plp87{ padding-left:87%!important;}.plp86{ padding-left:86%!important;}.plp85{ padding-left:85%!important;}
.plp84{ padding-left:84%!important;}.plp83{ padding-left:83%!important;}.plp82{ padding-left:82%!important;}.plp81{ padding-left:81%!important;}.plp80{ padding-left:80%!important;}
.plp79{ padding-left:79%!important;}.plp78{ padding-left:78%!important;}.plp77{ padding-left:77%!important;}.plp76{ padding-left:76%!important;}.plp75{padding-left:75%!important;}
.plp74{ padding-left:74%!important;}.plp73{ padding-left:73%!important;}.plp72{ padding-left:72%!important;}.plp71{ padding-left:71%!important;}.plp70{padding-left:70%!important;}
.plp69{ padding-left:69%!important;}.plp68{ padding-left:68%!important;}.plp67{ padding-left:67%!important;}.plp66{ padding-left:66%!important;}.plp65{ padding-left:65%!important;}
.plp64{ padding-left:64%!important;}.plp63{ padding-left:63%!important;}.plp62{ padding-left:62%!important;}.plp61{ padding-left:61%!important;}.plp60{ padding-left:60%!important;}
.plp59{ padding-left:59%!important;}.plp58{ padding-left:58%!important;}.plp57{ padding-left:57%!important;}.plp56{ padding-left:56%!important;}.plp55{ padding-left:55%!important;}
.plp54{ padding-left:54%!important;}.plp53{ padding-left:53%!important;}.plp52{ padding-left:52%!important;}.plp51{ padding-left:51%!important;}.plp50{ padding-left:50%!important;}
.plp49{ padding-left:49%!important;}.plp48{ padding-left:48%!important;}.plp47{ padding-left:47%!important;}.plp46{ padding-left:46%!important;}.plp45{ padding-left:45%!important;}
.plp44{ padding-left:44%!important;}.plp43{ padding-left:43%!important;}.plp42{ padding-left:42%!important;}.plp41{ padding-left:41%!important;}.plp40{ padding-left:40%!important;}
.plp39{ padding-left:39%!important;}.plp38{ padding-left:38%!important;}.plp37{ padding-left:37%!important;}.plp36{ padding-left:86%!important;}.plp35{ padding-left:35%!important;}
.plp34{ padding-left:34%!important;}.plp33{ padding-left:33%!important;}.plp32{ padding-left:32%!important;}.plp31{ padding-left:81%!important;}.plp30{padding-left:30%!important;}
.plp29{padding-left:29%!important;}.plp28{padding-left:28%!important;}.plp27{padding-left:27%!important;}.plp26{padding-left:26%!important;}.plp25{padding-left:25%!important;}
.plp24{padding-left:24%!important;}.plp23{padding-left:23%!important;}.plp22{padding-left:22%!important;}.plp21{padding-left:21%!important;}.plp20{padding-left:20%!important;}
.plp19{padding-left:19%!important;}.plp18{padding-left:18%!important;}.plp17{padding-left:17%!important;}.plp16{padding-left:16%!important;}.plp15{padding-left:15%!important;}
.plp14{padding-left:14%!important;}.plp13{padding-left:13%!important;}.plp12{padding-left:12%!important;}.plp11{padding-left:11%!important;}.plp10{padding-left:10%!important;}
.plp9{padding-left:9%!important;}.plp8{padding-left:8%!important;}.plp7{padding-left:7%!important;}.plp6{padding-left:6%!important;}.plp5{padding-left:5%!important;}
.plp4{padding-left:4%!important;}.plp3{padding-left:3%!important;}.plp2{padding-left:2%!important;}.plp1{padding-left:1%!important;}
.plp33{ padding-left:33.3%!important;}

.prp100{ padding-right:100%!important;}.prp99{ padding-right:99%!important;}.prp99{ padding-right:99%!important;}.prp97{ padding-right:97%!important;}.prp96{ padding-right:96%!important;}.prp95{ padding-right:95%!important;}
.prp94{ padding-right:94%!important;}.prp93{ padding-right:93%!important;}.prp92{ padding-right:92%!important;}.prp91{ padding-right:91%!important;}.prp90{ padding-right:90%!important;}
.prp89{ padding-right:89%!important;}.prp88{ padding-right:88%!important;}.prp87{ padding-right:87%!important;}.prp86{ padding-right:86%!important;}.prp85{ padding-right:85%!important;}
.prp84{ padding-right:84%!important;}.prp83{ padding-right:83%!important;}.prp82{ padding-right:82%!important;}.prp81{ padding-right:81%!important;}.prp80{ padding-right:80%!important;}
.prp79{ padding-right:79%!important;}.prp78{ padding-right:78%!important;}.prp77{ padding-right:77%!important;}.prp76{ padding-right:76%!important;}.prp75{padding-right:75%!important;}
.prp74{ padding-right:74%!important;}.prp73{ padding-right:73%!important;}.prp72{ padding-right:72%!important;}.prp71{ padding-right:71%!important;}.prp70{padding-right:70%!important;}
.prp69{ padding-right:69%!important;}.prp68{ padding-right:68%!important;}.prp67{ padding-right:67%!important;}.prp66{ padding-right:66%!important;}.prp65{ padding-right:65%!important;}
.prp64{ padding-right:64%!important;}.prp63{ padding-right:63%!important;}.prp62{ padding-right:62%!important;}.prp61{ padding-right:61%!important;}.prp60{ padding-right:60%!important;}
.prp59{ padding-right:59%!important;}.prp58{ padding-right:58%!important;}.prp57{ padding-right:57%!important;}.prp56{ padding-right:56%!important;}.prp55{ padding-right:55%!important;}
.prp54{ padding-right:54%!important;}.prp53{ padding-right:53%!important;}.prp52{ padding-right:52%!important;}.prp51{ padding-right:51%!important;}.prp50{ padding-right:50%!important;}
.prp49{ padding-right:49%!important;}.prp48{ padding-right:48%!important;}.prp47{ padding-right:47%!important;}.prp46{ padding-right:46%!important;}.prp45{ padding-right:45%!important;}
.prp44{ padding-right:44%!important;}.prp43{ padding-right:43%!important;}.prp42{ padding-right:42%!important;}.prp41{ padding-right:41%!important;}.prp40{ padding-right:40%!important;}
.prp39{ padding-right:39%!important;}.prp38{ padding-right:38%!important;}.prp37{ padding-right:37%!important;}.prp36{ padding-right:86%!important;}.prp35{ padding-right:35%!important;}
.prp34{ padding-right:34%!important;}.prp33{ padding-right:33%!important;}.prp32{ padding-right:32%!important;}.prp31{ padding-right:81%!important;}.prp30{padding-right:30%!important;}
.prp29{padding-right:29%!important;}.prp28{padding-right:28%!important;}.prp27{padding-right:27%!important;}.prp26{padding-right:26%!important;}.prp25{padding-right:25%!important;}
.prp24{padding-right:24%!important;}.prp23{padding-right:23%!important;}.prp22{padding-right:22%!important;}.prp21{padding-right:21%!important;}.prp20{padding-right:20%!important;}
.prp19{padding-right:19%!important;}.prp18{padding-right:18%!important;}.prp17{padding-right:17%!important;}.prp16{padding-right:16%!important;}.prp15{padding-right:15%!important;}
.prp14{padding-right:14%!important;}.prp13{padding-right:13%!important;}.prp12{padding-right:12%!important;}.prp11{padding-right:11%!important;}.prp10{padding-right:10%!important;}
.prp9{padding-right:9%!important;}.prp8{padding-right:8%!important;}.prp7{padding-right:7%!important;}.prp6{padding-right:6%!important;}.prp5{padding-right:5%!important;}
.prp4{padding-right:4%!important;}.prp3{padding-right:3%!important;}.prp2{padding-right:2%!important;}.prp1{padding-right:1%!important;}
.prp33{ padding-right:33.3%!important;}
.p0{ padding:0px!important;}

.m1{ margin:1px!important;}.m2{ margin:2px!important;}.m3{ margin:3px!important;}.m4{ margin:4px!important;}.m5{ margin:5px!important;}.m6{ margin:6px!important;}.m7{ margin:7px!important;}
.m8{margin:8px!important;}.m10{ margin:10px!important;}.m15{ margin:15px!important;}.m20{ margin:20px!important;}.m25{ margin:25px!important;}.m30{ margin:30px!important;}.m40{ margin:40px!important;}.m50{ margin:50px!important;}.m60{ margin:60px!important;}.m70{ margin:70px!important;}.m80{ margin:80px!important;}.m90{ margin:90px!important;}.m100{ margin:100px!important;}


.ml0{margin-left:0px!important;}.ml1{margin-left:1px!important;}.ml2{margin-left:2px!important;}.ml3{margin-left:3px!important;}.ml4{margin-left:4px!important;}.ml5{margin-left:5px!important;}.ml8{margin-left:8px!important;} .ml10{ margin-left:10px!important;} .ml15{ margin-left:15px!important;} .ml20{ margin-left:20px!important;} .ml30{ margin-left:30px!important;} .ml40{ margin-left:40px!important;} .ml50{ margin-left:50px!important;} .ml60{ margin-left:60px!important;}.ml70{ margin-left:70px!important;}.ml80{ margin-left:80px!important;}
.ml90{ margin-left:90px!important;}.ml100{ margin-left:100px!important;}ml150{ margin-left:150px!important;}.ml200{ margin-left:200px!important;}.ml250{ margin-left:250px!important;}.ml300{ margin-left:300px!important;}.ml350{ margin-left:350px!important;}.ml400{ margin-left:400px!important;}.ml450{ margin-left:450px!important;}.ml500{ margin-left:500px!important;}
.mr0{margin-right:0px!important;}.mr1{margin-right:1px!important;}.mr2{margin-right:2px!important;}.mr3{margin-right:3px!important;}.mr4{margin-right:4px!important;}.mr5{margin-right:5px!important;}.mr8{margin-right:8px!important;} .mr10{ margin-right:10px!important;}.mr15{ margin-right:15px!important;} .mr20{ margin-right:20px!important;} .mr30{ margin-right:30px!important;} .mr40{ margin-right:40px!important;} .mr50{ margin-right:50px!important;}.mr60{ margin-right:60px!important;}.mr70{ margin-right:70px!important;},.mr80{ margin-right:80px!important;}
.mt0{margin-top:0px!important;}.mt1{margin-top:1px!important;}.mt2{margin-top:2px!important;}.mt3{margin-top:3px!important;}.mt4{margin-top:4px!important;}.mt5{margin-top:5px!important;}.mt8{ margin-top:8px!important;} .mt10{ margin-top:10px!important;}.mt15{ margin-top:15px!important;} .mt20{ margin-top:20px!important;} .mt30{ margin-top:30px!important;} .mt40{ margin-top:40px!important;} .mt50{ margin-top:50px!important;}.mt60{ margin-top:60px!important;}.mt70{ margin-top:70px!important;}.mt80{ margin-top:80px!important;}
.mb0{ margin-bottom:0px!important;}.mb1{ margin-bottom:1px!important;}.mb2{ margin-bottom:2px!important;}.mb3{ margin-bottom:3px!important;}.mb4{ margin-bottom:4px!important;}.mb5{ margin-bottom:5px!important;}.mb10{ margin-bottom:10px!important;}.mb15{ margin-bottom:15px!important;} .mb20{ margin-bottom:20px!important;}.mb30{ margin-bottom:30px!important;}.mb40{ margin-bottom:40px!important;}.mb50{ margin-bottom:50px!important;}.mb60{ margin-bottom:60px!important;}.mb70{ margin-bottom:70px!important;}.mb80{ margin-bottom:80px!important;}
.mtb0{margin-top:0px!important;margin-bottom:0px!important;}.mtb5{margin-top:5px!important;margin-bottom:5px!important;} .mtb8{margin-top:8px!important;margin-bottom:8px!important;} .mtb10{margin-top:10px!important;margin-bottom:10px!important;}.mtb15{margin-top:15px!important;margin-bottom:15px!important;}  .mtb20{margin-top:20px!important;margin-bottom:20px!important;}
.mtb30{margin-top:30px!important;margin-bottom:30px!important;} .mtb40{margin-top:40px!important;margin-bottom:40px!important;} .mtb50{margin-top:50px!important;margin-bottom:50px!important;}.mtb60{margin-top:60px!important;margin-bottom:60px!important;}.mtb70{margin-top:70px!important;margin-bottom:70px!important;}.mtb80{margin-top:80px!important;margin-bottom:80px!important;}
.mlr0{margin-left:0px!important;margin-right:0px!important;}.mlr5{margin-left:5px!important;margin-right:5px!important;} .mlr8{margin-left:8px!important;margin-right:8px!important;} .mlr10{margin-left:10px!important;margin-right:10px!important;}  .mlr15{margin-left:15px!important;margin-right:15px!important;} .mlr20{margin-left:20px!important;margin-right:20px!important;}
.mlr30{margin-left:30px!important;margin-right:30px!important;} .mlr40{margin-left:40px!important;margin-right:40px!important;} .mlr50{margin-left:50px!important;margin-right:50px!important;} .mlr60{margin-left:60px!important;margin-right:60px!important;} .mlr70{margin-left:70px!important;margin-right:70px!important;}.mlr80{margin-left:80px!important;margin-right:80px!important;}


.mt-1{margin-top:-1px!important;}.mt-2{margin-top:-2px!important;}.mt-3{margin-top:-3px!important;}.mt-4{margin-top:-4px!important;}.mt-5{margin-top:-5px!important;}.mt-6{margin-top:-6px!important;}.mt-7{margin-top:-7px!important;}
.mt-8{margin-top:-8px!important;}.mt-9{margin-top:-9px!important;}.mt-10{margin-top:-10px!important;}.mt-15{margin-top:-15px!important;}.mt-20{margin-top:-20px!important;}.mt-25{margin-top:-25px!important;}.mt-30{margin-top:-30px!important;}
.mt-35{margin-top:-35px!important;}.mt-40{margin-top:-40px!important;}.mt-45{margin-top:-45px!important;}.mt-50{margin-top:-50px!important;}.mt-55{margin-top:-55px!important;}.mt-60{margin-top:-60px!important;}.mt-65{margin-top:-65px!important;}
.mt-70{margin-top:-70px!important;}.mt-75{margin-top:-75px!important;}.mt-80{margin-top:-80px!important;}.mt-85{margin-top:-85px!important;}.mt-90{margin-top:-90px!important;}.mt-95{margin-top:-95px!important;}
.mt-100{margin-top:-100px!important;}
.mt0{margin-top:0px!important;}.mt1{margin-top:1px!important;}.mt2{margin-top:2px!important;}.mt3{margin-top:3px!important;}.mt4{margin-top:4px!important;}.mt5{margin-top:5px!important;}.mt6{margin-top:6px!important;}.mt7{margin-top:7px!important;}
.mt8{margin-top:8px!important;}.mt9{margin-top:9px!important;}.mt10{margin-top:10px!important;}.mt11{margin-top:11px!important;}.mt12{margin-top:12px!important;}
.mt13{margin-top:13px!important;}.mt14{margin-top:14px!important;}.mt15{margin-top:15px!important;}.mt20{margin-top:20px!important;}.mt25{margin-top:25px!important;}.mt30{margin-top:30px!important;}
.mt35{margin-top:35px!important;}.mt40{margin-top:40px!important;}.mt45{margin-top:45px!important;}.mt50{margin-top:50px!important;}.mt55{margin-top:55px!important;}.mt60{margin-top:60px!important;}.mt65{margin-top:65px!important;}
.mt70{margin-top:70px!important;}.mt75{margin-top:75px!important;}.mt80{margin-top:80px!important;}.mt85{margin-top:85px!important;}.mt90{margin-top:90px!important;}.mt95{margin-top:95px!important;}
.mt100{margin-top:100px!important;}.mt110{margin-top:110px!important;}.mt120{margin-top:120px!important;}.mt130{margin-top:130px!important;}.mt140{margin-top:140px!important;}
.mt150{margin-top:150px!important;}.mt160{margin-top:160px!important;}.mt170{margin-top:170px!important;}.mt180{margin-top:180px!important;}.mt190{margin-top:190px!important;}.mt200{margin-top:200px!important;}
.mt210{margin-top:210px!important;}.mt220{margin-top:220px!important;}.mt230{margin-top:230px!important;}.mt240{margin-top:240px!important;}.mt250{margin-top:250px!important;}.mt260{margin-top:260px!important;}
.mt270{margin-top:270px!important;}.mt280{margin-top:280px!important;}.mt290{margin-top:290px!important;}.mt300{margin-top:300px!important;}.mt310{margin-top:310px!important;}.mt320{margin-top:320px!important;}
.mt330{margin-top:330px!important;}.mt340{margin-top:340px!important;}.mt350{margin-top:350px!important;}.mt360{margin-top:360px!important;}.mt370{margin-top:370px!important;}.mt380{margin-top:380px!important;}
.mt390{margin-top:390px!important;}.mt400{margin-top:400px!important;}.mt410{margin-top:410px!important;}.mt420{margin-top:420px!important;}.mt430{margin-top:430px!important;}.mt440{margin-top:440px!important;}
.mt450{margin-top:450px!important;}.mt460{margin-top:460px!important;}.mt470{margin-top:470px!important;}.mt480{margin-top:480px!important;}.mt490{margin-top:490px!important;}.mt500{margin-top:500px!important;}
.mt550{margin-top:550px!important;}.mt600{margin-top:600px!important;}.mt650{margin-top:650px!important;}.mt700{margin-top:700px!important;}.mt750{margin-top:750px!important;}.mt800{margin-top:800px!important;}
.mt850{margin-top:850px!important;}.mt900{margin-top:900px!important;}.mt950{margin-top:950px!important;}.mt1000{margin-top:1000px!important;} 

.mb-1{margin-bottom:-1px!important;}.mb-2{margin-bottom:-2px!important;}.mb-3{margin-bottom:-3px!important;}.mb-4{margin-bottom:-4px!important;}.mb-5{margin-bottom:-5px!important;}.mb-6{margin-bottom:-6px!important;}.mb-7{margin-bottom:-7px!important;}
.mb-8{margin-bottom:-8px!important;}.mb-9{margin-bottom:-9px!important;}.mb-10{margin-bottom:-10px!important;}.mb-15{margin-bottom:-15px!important;}.mb-20{margin-bottom:-20px!important;}.mb-25{margin-bottom:-25px!important;}.mb-30{margin-bottom:-30px!important;}
.mb-35{margin-bottom:-35px!important;}.mb-40{margin-bottom:-40px!important;}.mb-45{margin-bottom:-45px!important;}.mb-50{margin-bottom:-50px!important;}.mb-55{margin-bottom:-55px!important;}.mb-60{margin-bottom:-60px!important;}.mb-65{margin-bottom:-65px!important;}
.mb-70{margin-bottom:-70px!important;}.mb-75{margin-bottom:-75px!important;}.mb-80{margin-bottom:-80px!important;}.mb-85{margin-bottom:-85px!important;}.mb-90{margin-bottom:-90px!important;}.mb-95{margin-bottom:-95px!important;}
.mb-100{margin-bottom:-100px!important;}
.mb0{margin-bottom:0px!important;}.mb1{margin-bottom:1px!important;}.mb2{margin-bottom:2px!important;}.mb3{margin-bottom:3px!important;}.mb4{margin-bottom:4px!important;}.mb5{margin-bottom:5px!important;}.mb6{margin-bottom:6px!important;}.mb7{margin-bottom:7px!important;}
.mb8{margin-bottom:8px!important;}.mb9{margin-bottom:9px!important;}.mb10{margin-bottom:10px!important;}.mb15{margin-bottom:15px!important;}.mb20{margin-bottom:20px!important;}.mb25{margin-bottom:25px!important;}.mb30{margin-bottom:30px!important;}
.mb35{margin-bottom:35px!important;}.mb40{margin-bottom:40px!important;}.mb45{margin-bottom:45px!important;}.mb50{margin-bottom:50px!important;}.mb55{margin-bottom:55px!important;}.mb60{margin-bottom:60px!important;}.mb65{margin-bottom:65px!important;}
.mb70{margin-bottom:70px!important;}.mb75{margin-bottom:75px!important;}.mb80{margin-bottom:80px!important;}.mb85{margin-bottom:85px!important;}.mb90{margin-bottom:90px!important;}.mb95{margin-bottom:95px!important;}
.mb100{margin-bottom:100px!important;}.mb110{margin-bottom:110px!important;}.mb120{margin-bottom:120px!important;}.mb130{margin-bottom:130px!important;}.mb140{margin-bottom:140px!important;}
.mb150{margin-bottom:150px!important;}.mb160{margin-bottom:160px!important;}.mb170{margin-bottom:170px!important;}.mb180{margin-bottom:180px!important;}.mb190{margin-bottom:190px!important;}.mb200{margin-bottom:200px!important;}
.mb210{margin-bottom:210px!important;}.mb220{margin-bottom:220px!important;}.mb230{margin-bottom:230px!important;}.mb240{margin-bottom:240px!important;}.mb250{margin-bottom:250px!important;}.mb260{margin-bottom:260px!important;}
.mb270{margin-bottom:270px!important;}.mb280{margin-bottom:280px!important;}.mb290{margin-bottom:290px!important;}.mb300{margin-bottom:300px!important;}.mb310{margin-bottom:310px!important;}.mb320{margin-bottom:320px!important;}
.mb330{margin-bottom:330px!important;}.mb340{margin-bottom:340px!important;}.mb350{margin-bottom:350px!important;}.mb360{margin-bottom:360px!important;}.mb370{margin-bottom:370px!important;}.mb380{margin-bottom:380px!important;}
.mb390{margin-bottom:390px!important;}.mb400{margin-bottom:400px!important;}.mb410{margin-bottom:410px!important;}.mb420{margin-bottom:420px!important;}.mb430{margin-bottom:430px!important;}.mb440{margin-bottom:440px!important;}
.mb450{margin-bottom:450px!important;}.mb460{margin-bottom:460px!important;}.mb470{margin-bottom:470px!important;}.mb480{margin-bottom:480px!important;}.mb490{margin-bottom:490px!important;}.mb500{margin-bottom:500px!important;}
.mb550{margin-bottom:550px!important;}.mb600{margin-bottom:600px!important;}.mb650{margin-bottom:650px!important;}.mb700{margin-bottom:700px!important;}.mb750{margin-bottom:750px!important;}.mb800{margin-bottom:800px!important;}
.mb850{margin-bottom:850px!important;}.mb900{margin-bottom:900px!important;}.mb950{margin-bottom:950px!important;}.mb1000{margin-bottom:1000px!important;} 


.ml-1{margin-left:-1px!important;}.ml-2{margin-left:-2px!important;}.ml-3{margin-left:-3px!important;}.ml-4{margin-left:-4px!important;}.ml-5{margin-left:-5px!important;}.ml-6{margin-left:-6px!important;}.ml-7{margin-left:-7px!important;}
.ml-8{margin-left:-8px!important;}.ml-9{margin-left:-9px!important;}.ml-10{margin-left:-10px!important;}.ml-15{margin-left:-15px!important;}.ml-20{margin-left:-20px!important;}.ml-25{margin-left:-25px!important;}.ml-30{margin-left:-30px!important;}
.ml-35{margin-left:-35px!important;}.ml-40{margin-left:-40px!important;}.ml-45{margin-left:-45px!important;}.ml-50{margin-left:-50px!important;}.ml-55{margin-left:-55px!important;}.ml-60{margin-left:-60px!important;}.ml-65{margin-left:-65px!important;}
.ml-70{margin-left:-70px!important;}.ml-75{margin-left:-75px!important;}.ml-80{margin-left:-80px!important;}.ml-85{margin-left:-85px!important;}.ml-90{margin-left:-90px!important;}.ml-95{margin-left:-95px!important;}
.ml-100{margin-left:-100px!important;}
.ml0{margin-left:0px!important;}.ml1{margin-left:1px!important;}.ml2{margin-left:2px!important;}.ml3{margin-left:3px!important;}.ml4{margin-left:4px!important;}.ml5{margin-left:5px!important;}.ml6{margin-left:6px!important;}.ml7{margin-left:7px!important;}
.ml8{margin-left:8px!important;}.ml9{margin-left:9px!important;}.ml10{margin-left:10px!important;}.ml15{margin-left:15px!important;}.ml20{margin-left:20px!important;}.ml25{margin-left:25px!important;}.ml30{margin-left:30px!important;}
.ml35{margin-left:35px!important;}.ml40{margin-left:40px!important;}.ml45{margin-left:45px!important;}.ml50{margin-left:50px!important;}.ml55{margin-left:55px!important;}.ml60{margin-left:60px!important;}.ml65{margin-left:65px!important;}
.ml70{margin-left:70px!important;}.ml75{margin-left:75px!important;}.ml80{margin-left:80px!important;}.ml85{margin-left:85px!important;}.ml90{margin-left:90px!important;}.ml95{margin-left:95px!important;}
.ml100{margin-left:100px!important;}.ml110{margin-left:110px!important;}.ml120{margin-left:120px!important;}.ml130{margin-left:130px!important;}.ml140{margin-left:140px!important;}
.ml150{margin-left:150px!important;}.ml160{margin-left:160px!important;}.ml170{margin-left:170px!important;}.ml180{margin-left:180px!important;}.ml190{margin-left:190px!important;}.ml200{margin-left:200px!important;}
.ml210{margin-left:210px!important;}.ml220{margin-left:220px!important;}.ml230{margin-left:230px!important;}.ml240{margin-left:240px!important;}.ml250{margin-left:250px!important;}.ml260{margin-left:260px!important;}
.ml270{margin-left:270px!important;}.ml280{margin-left:280px!important;}.ml290{margin-left:290px!important;}.ml300{margin-left:300px!important;}.ml310{margin-left:310px!important;}.ml320{margin-left:320px!important;}
.ml330{margin-left:330px!important;}.ml340{margin-left:340px!important;}.ml350{margin-left:350px!important;}.ml360{margin-left:360px!important;}.ml370{margin-left:370px!important;}.ml380{margin-left:380px!important;}
.ml390{margin-left:390px!important;}.ml400{margin-left:400px!important;}.ml410{margin-left:410px!important;}.ml420{margin-left:420px!important;}.ml430{margin-left:430px!important;}.ml440{margin-left:440px!important;}
.ml450{margin-left:450px!important;}.ml460{margin-left:460px!important;}.ml470{margin-left:470px!important;}.ml480{margin-left:480px!important;}.ml490{margin-left:490px!important;}.ml500{margin-left:500px!important;}
.ml550{margin-left:550px!important;}.ml600{margin-left:600px!important;}.ml650{margin-left:650px!important;}.ml700{margin-left:700px!important;}.ml750{margin-left:750px!important;}.ml800{margin-left:800px!important;}
.ml850{margin-left:850px!important;}.ml900{margin-left:900px!important;}.ml950{margin-left:950px!important;}.ml1000{margin-left:1000px!important;} 


.mr-1{margin-right:-1px!important;}.mr-2{margin-right:-2px!important;}.mr-3{margin-right:-3px!important;}.mr-4{margin-right:-4px!important;}.mr-5{margin-right:-5px!important;}.mr-6{margin-right:-6px!important;}.mr-7{margin-right:-7px!important;}
.mr-8{margin-right:-8px!important;}.mr-9{margin-right:-9px!important;}.mr-10{margin-right:-10px!important;}.mr-15{margin-right:-15px!important;}.mr-20{margin-right:-20px!important;}.mr-25{margin-right:-25px!important;}.mr-30{margin-right:-30px!important;}
.mr-35{margin-right:-35px!important;}.mr-40{margin-right:-40px!important;}.mr-45{margin-right:-45px!important;}.mr-50{margin-right:-50px!important;}.mr-55{margin-right:-55px!important;}.mr-60{margin-right:-60px!important;}.mr-65{margin-right:-65px!important;}
.mr-70{margin-right:-70px!important;}.mr-75{margin-right:-75px!important;}.mr-80{margin-right:-80px!important;}.mr-85{margin-right:-85px!important;}.mr-90{margin-right:-90px!important;}.mr-95{margin-right:-95px!important;}
.mr-100{margin-right:-100px!important;}
.mr0{margin-right:0px!important;}.mr1{margin-right:1px!important;}.mr2{margin-right:2px!important;}.mr3{margin-right:3px!important;}.mr4{margin-right:4px!important;}.mr5{margin-right:5px!important;}.mr6{margin-right:6px!important;}.mr7{margin-right:7px!important;}
.mr8{margin-right:8px!important;}.mr9{margin-right:9px!important;}.mr10{margin-right:10px!important;}.mr15{margin-right:15px!important;}.mr20{margin-right:20px!important;}.mr25{margin-right:25px!important;}.mr30{margin-right:30px!important;}
.mr35{margin-right:35px!important;}.mr40{margin-right:40px!important;}.mr45{margin-right:45px!important;}.mr50{margin-right:50px!important;}.mr55{margin-right:55px!important;}.mr60{margin-right:60px!important;}.mr65{margin-right:65px!important;}
.mr70{margin-right:70px!important;}.mr75{margin-right:75px!important;}.mr80{margin-right:80px!important;}.mr85{margin-right:85px!important;}.mr90{margin-right:90px!important;}.mr95{margin-right:95px!important;}
.mr100{margin-right:100px!important;}.mr110{margin-right:110px!important;}.mr120{margin-right:120px!important;}.mr130{margin-right:130px!important;}.mr140{margin-right:140px!important;}
.mr150{margin-right:150px!important;}.mr160{margin-right:160px!important;}.mr170{margin-right:170px!important;}.mr180{margin-right:180px!important;}.mr190{margin-right:190px!important;}.mr200{margin-right:200px!important;}
.mr210{margin-right:210px!important;}.mr220{margin-right:220px!important;}.mr230{margin-right:230px!important;}.mr240{margin-right:240px!important;}.mr250{margin-right:250px!important;}.mr260{margin-right:260px!important;}
.mr270{margin-right:270px!important;}.mr280{margin-right:280px!important;}.mr290{margin-right:290px!important;}.mr300{margin-right:300px!important;}.mr310{margin-right:310px!important;}.mr320{margin-right:320px!important;}
.mr330{margin-right:330px!important;}.mr340{margin-right:340px!important;}.mr350{margin-right:350px!important;}.mr360{margin-right:360px!important;}.mr370{margin-right:370px!important;}.mr380{margin-right:380px!important;}
.mr390{margin-right:390px!important;}.mr400{margin-right:400px!important;}.mr410{margin-right:410px!important;}.mr420{margin-right:420px!important;}.mr430{margin-right:430px!important;}.mr440{margin-right:440px!important;}
.mr450{margin-right:450px!important;}.mr460{margin-right:460px!important;}.mr470{margin-right:470px!important;}.mr480{margin-right:480px!important;}.mr490{margin-right:490px!important;}.mr500{margin-right:500px!important;}
.mr550{margin-right:550px!important;}.mr600{margin-right:600px!important;}.mr650{margin-right:650px!important;}.mr700{margin-right:700px!important;}.mr750{margin-right:750px!important;}.mr800{margin-right:800px!important;}
.mr850{margin-right:850px!important;}.mr900{margin-right:900px!important;}.mr950{margin-right:950px!important;}.mr1000{margin-right:1000px!important;} 

.mp100{ margin:100%!important;}.mp99{ margin:99%!important;}.mp99{ margin:99%!important;}.mp97{ margin:97%!important;}.mp96{ margin:96%!important;}.mp95{ margin:95%!important;}
.mp94{ margin:94%!important;}.mp93{ margin:93%!important;}.mp92{ margin:92%!important;}.mp91{ margin:91%!important;}.mp90{ margin:90%!important;}
.mp89{ margin:89%!important;}.mp88{ margin:88%!important;}.mp87{ margin:87%!important;}.mp86{ margin:86%!important;}.mp85{ margin:85%!important;}
.mp84{ margin:84%!important;}.mp83{ margin:83%!important;}.mp82{ margin:82%!important;}.mp81{ margin:81%!important;}.mp80{ margin:80%!important;}
.mp79{ margin:79%!important;}.mp78{ margin:78%!important;}.mp77{ margin:77%!important;}.mp76{ margin:76%!important;}.mp75{margin:75%!important;}
.mp74{ margin:74%!important;}.mp73{ margin:73%!important;}.mp72{ margin:72%!important;}.mp71{ margin:71%!important;}.mp70{margin:70%!important;}
.mp69{ margin:69%!important;}.mp68{ margin:68%!important;}.mp67{ margin:67%!important;}.mp66{ margin:66%!important;}.mp65{ margin:65%!important;}
.mp64{ margin:64%!important;}.mp63{ margin:63%!important;}.mp62{ margin:62%!important;}.mp61{ margin:61%!important;}.mp60{ margin:60%!important;}
.mp59{ margin:59%!important;}.mp58{ margin:58%!important;}.mp57{ margin:57%!important;}.mp56{ margin:56%!important;}.mp55{ margin:55%!important;}
.mp54{ margin:54%!important;}.mp53{ margin:53%!important;}.mp52{ margin:52%!important;}.mp51{ margin:51%!important;}.mp50{ margin:50%!important;}
.mp49{ margin:49%!important;}.mp48{ margin:48%!important;}.mp47{ margin:47%!important;}.mp46{ margin:46%!important;}.mp45{ margin:45%!important;}
.mp44{ margin:44%!important;}.mp43{ margin:43%!important;}.mp42{ margin:42%!important;}.mp41{ margin:41%!important;}.mp40{ margin:40%!important;}
.mp39{ margin:39%!important;}.mp38{ margin:38%!important;}.mp37{ margin:37%!important;}.mp36{ margin:86%!important;}.mp35{ margin:35%!important;}
.mp34{ margin:34%!important;}.mp33{ margin:33%!important;}.mp32{ margin:32%!important;}.mp31{ margin:81%!important;}.mp30{margin:30%!important;}
.mp29{margin:29%!important;}.mp28{margin:28%!important;}.mp27{margin:27%!important;}.mp26{margin:26%!important;}.mp25{margin:25%!important;}
.mp24{margin:24%!important;}.mp23{margin:23%!important;}.mp22{margin:22%!important;}.mp21{margin:21%!important;}.mp20{margin:20%!important;}
.mp19{margin:19%!important;}.mp18{margin:18%!important;}.mp17{margin:17%!important;}.mp16{margin:16%!important;}.mp15{margin:15%!important;}
.mp14{margin:14%!important;}.mp13{margin:13%!important;}.mp12{margin:12%!important;}.mp11{margin:11%!important;}.mp10{margin:10%!important;}
.mp9{margin:9%!important;}.mp8{margin:8%!important;}.mp7{margin:7%!important;}.mp6{margin:6%!important;}.mp5{margin:5%!important;}
.mp4{margin:4%!important;}.mp3{margin:3%!important;}.mp2{margin:2%!important;}.mp1{margin:1%!important;}
.mp33{ margin:33.3%!important;}

.mtp100{ margin-top:100%!important;}.mtp99{ margin-top:99%!important;}.mtp99{ margin-top:99%!important;}.mtp97{ margin-top:97%!important;}.mtp96{ margin-top:96%!important;}.mtp95{ margin-top:95%!important;}
.mtp94{ margin-top:94%!important;}.mtp93{ margin-top:93%!important;}.mtp92{ margin-top:92%!important;}.mtp91{ margin-top:91%!important;}.mtp90{ margin-top:90%!important;}
.mtp89{ margin-top:89%!important;}.mtp88{ margin-top:88%!important;}.mtp87{ margin-top:87%!important;}.mtp86{ margin-top:86%!important;}.mtp85{ margin-top:85%!important;}
.mtp84{ margin-top:84%!important;}.mtp83{ margin-top:83%!important;}.mtp82{ margin-top:82%!important;}.mtp81{ margin-top:81%!important;}.mtp80{ margin-top:80%!important;}
.mtp79{ margin-top:79%!important;}.mtp78{ margin-top:78%!important;}.mtp77{ margin-top:77%!important;}.mtp76{ margin-top:76%!important;}.mtp75{margin-top:75%!important;}
.mtp74{ margin-top:74%!important;}.mtp73{ margin-top:73%!important;}.mtp72{ margin-top:72%!important;}.mtp71{ margin-top:71%!important;}.mtp70{margin-top:70%!important;}
.mtp69{ margin-top:69%!important;}.mtp68{ margin-top:68%!important;}.mtp67{ margin-top:67%!important;}.mtp66{ margin-top:66%!important;}.mtp65{ margin-top:65%!important;}
.mtp64{ margin-top:64%!important;}.mtp63{ margin-top:63%!important;}.mtp62{ margin-top:62%!important;}.mtp61{ margin-top:61%!important;}.mtp60{ margin-top:60%!important;}
.mtp59{ margin-top:59%!important;}.mtp58{ margin-top:58%!important;}.mtp57{ margin-top:57%!important;}.mtp56{ margin-top:56%!important;}.mtp55{ margin-top:55%!important;}
.mtp54{ margin-top:54%!important;}.mtp53{ margin-top:53%!important;}.mtp52{ margin-top:52%!important;}.mtp51{ margin-top:51%!important;}.mtp50{ margin-top:50%!important;}
.mtp49{ margin-top:49%!important;}.mtp48{ margin-top:48%!important;}.mtp47{ margin-top:47%!important;}.mtp46{ margin-top:46%!important;}.mtp45{ margin-top:45%!important;}
.mtp44{ margin-top:44%!important;}.mtp43{ margin-top:43%!important;}.mtp42{ margin-top:42%!important;}.mtp41{ margin-top:41%!important;}.mtp40{ margin-top:40%!important;}
.mtp39{ margin-top:39%!important;}.mtp38{ margin-top:38%!important;}.mtp37{ margin-top:37%!important;}.mtp36{ margin-top:86%!important;}.mtp35{ margin-top:35%!important;}
.mtp34{ margin-top:34%!important;}.mtp33{ margin-top:33%!important;}.mtp32{ margin-top:32%!important;}.mtp31{ margin-top:81%!important;}.mtp30{margin-top:30%!important;}
.mtp29{margin-top:29%!important;}.mtp28{margin-top:28%!important;}.mtp27{margin-top:27%!important;}.mtp26{margin-top:26%!important;}.mtp25{margin-top:25%!important;}
.mtp24{margin-top:24%!important;}.mtp23{margin-top:23%!important;}.mtp22{margin-top:22%!important;}.mtp21{margin-top:21%!important;}.mtp20{margin-top:20%!important;}
.mtp19{margin-top:19%!important;}.mtp18{margin-top:18%!important;}.mtp17{margin-top:17%!important;}.mtp16{margin-top:16%!important;}.mtp15{margin-top:15%!important;}
.mtp14{margin-top:14%!important;}.mtp13{margin-top:13%!important;}.mtp12{margin-top:12%!important;}.mtp11{margin-top:11%!important;}.mtp10{margin-top:10%!important;}
.mtp9{margin-top:9%!important;}.mtp8{margin-top:8%!important;}.mtp7{margin-top:7%!important;}.mtp6{margin-top:6%!important;}.mtp5{margin-top:5%!important;}
.mtp4{margin-top:4%!important;}.mtp3{margin-top:3%!important;}.mtp2{margin-top:2%!important;}.mtp1{margin-top:1%!important;}
.mtp33{ margin-top:33.3%!important;}

.mbp100{ margin-bottom:100%!important;}.mbp99{ margin-bottom:99%!important;}.mbp99{ margin-bottom:99%!important;}.mbp97{ margin-bottom:97%!important;}.mbp96{ margin-bottom:96%!important;}.mbp95{ margin-bottom:95%!important;}
.mbp94{ margin-bottom:94%!important;}.mbp93{ margin-bottom:93%!important;}.mbp92{ margin-bottom:92%!important;}.mbp91{ margin-bottom:91%!important;}.mbp90{ margin-bottom:90%!important;}
.mbp89{ margin-bottom:89%!important;}.mbp88{ margin-bottom:88%!important;}.mbp87{ margin-bottom:87%!important;}.mbp86{ margin-bottom:86%!important;}.mbp85{ margin-bottom:85%!important;}
.mbp84{ margin-bottom:84%!important;}.mbp83{ margin-bottom:83%!important;}.mbp82{ margin-bottom:82%!important;}.mbp81{ margin-bottom:81%!important;}.mbp80{ margin-bottom:80%!important;}
.mbp79{ margin-bottom:79%!important;}.mbp78{ margin-bottom:78%!important;}.mbp77{ margin-bottom:77%!important;}.mbp76{ margin-bottom:76%!important;}.mbp75{margin-bottom:75%!important;}
.mbp74{ margin-bottom:74%!important;}.mbp73{ margin-bottom:73%!important;}.mbp72{ margin-bottom:72%!important;}.mbp71{ margin-bottom:71%!important;}.mbp70{margin-bottom:70%!important;}
.mbp69{ margin-bottom:69%!important;}.mbp68{ margin-bottom:68%!important;}.mbp67{ margin-bottom:67%!important;}.mbp66{ margin-bottom:66%!important;}.mbp65{ margin-bottom:65%!important;}
.mbp64{ margin-bottom:64%!important;}.mbp63{ margin-bottom:63%!important;}.mbp62{ margin-bottom:62%!important;}.mbp61{ margin-bottom:61%!important;}.mbp60{ margin-bottom:60%!important;}
.mbp59{ margin-bottom:59%!important;}.mbp58{ margin-bottom:58%!important;}.mbp57{ margin-bottom:57%!important;}.mbp56{ margin-bottom:56%!important;}.mbp55{ margin-bottom:55%!important;}
.mbp54{ margin-bottom:54%!important;}.mbp53{ margin-bottom:53%!important;}.mbp52{ margin-bottom:52%!important;}.mbp51{ margin-bottom:51%!important;}.mbp50{ margin-bottom:50%!important;}
.mbp49{ margin-bottom:49%!important;}.mbp48{ margin-bottom:48%!important;}.mbp47{ margin-bottom:47%!important;}.mbp46{ margin-bottom:46%!important;}.mbp45{ margin-bottom:45%!important;}
.mbp44{ margin-bottom:44%!important;}.mbp43{ margin-bottom:43%!important;}.mbp42{ margin-bottom:42%!important;}.mbp41{ margin-bottom:41%!important;}.mbp40{ margin-bottom:40%!important;}
.mbp39{ margin-bottom:39%!important;}.mbp38{ margin-bottom:38%!important;}.mbp37{ margin-bottom:37%!important;}.mbp36{ margin-bottom:86%!important;}.mbp35{ margin-bottom:35%!important;}
.mbp34{ margin-bottom:34%!important;}.mbp33{ margin-bottom:33%!important;}.mbp32{ margin-bottom:32%!important;}.mbp31{ margin-bottom:81%!important;}.mbp30{margin-bottom:30%!important;}
.mbp29{margin-bottom:29%!important;}.mbp28{margin-bottom:28%!important;}.mbp27{margin-bottom:27%!important;}.mbp26{margin-bottom:26%!important;}.mbp25{margin-bottom:25%!important;}
.mbp24{margin-bottom:24%!important;}.mbp23{margin-bottom:23%!important;}.mbp22{margin-bottom:22%!important;}.mbp21{margin-bottom:21%!important;}.mbp20{margin-bottom:20%!important;}
.mbp19{margin-bottom:19%!important;}.mbp18{margin-bottom:18%!important;}.mbp17{margin-bottom:17%!important;}.mbp16{margin-bottom:16%!important;}.mbp15{margin-bottom:15%!important;}
.mbp14{margin-bottom:14%!important;}.mbp13{margin-bottom:13%!important;}.mbp12{margin-bottom:12%!important;}.mbp11{margin-bottom:11%!important;}.mbp10{margin-bottom:10%!important;}
.mbp9{margin-bottom:9%!important;}.mbp8{margin-bottom:8%!important;}.mbp7{margin-bottom:7%!important;}.mbp6{margin-bottom:6%!important;}.mbp5{margin-bottom:5%!important;}
.mbp4{margin-bottom:4%!important;}.mbp3{margin-bottom:3%!important;}.mbp2{margin-bottom:2%!important;}.mbp1{margin-bottom:1%!important;}
.mbp33{ margin-bottom:33.3%!important;}

.mlp100{ margin-left:100%!important;}.mlp99{ margin-left:99%!important;}.mlp99{ margin-left:99%!important;}.mlp97{ margin-left:97%!important;}.mlp96{ margin-left:96%!important;}.mlp95{ margin-left:95%!important;}
.mlp94{ margin-left:94%!important;}.mlp93{ margin-left:93%!important;}.mlp92{ margin-left:92%!important;}.mlp91{ margin-left:91%!important;}.mlp90{ margin-left:90%!important;}
.mlp89{ margin-left:89%!important;}.mlp88{ margin-left:88%!important;}.mlp87{ margin-left:87%!important;}.mlp86{ margin-left:86%!important;}.mlp85{ margin-left:85%!important;}
.mlp84{ margin-left:84%!important;}.mlp83{ margin-left:83%!important;}.mlp82{ margin-left:82%!important;}.mlp81{ margin-left:81%!important;}.mlp80{ margin-left:80%!important;}
.mlp79{ margin-left:79%!important;}.mlp78{ margin-left:78%!important;}.mlp77{ margin-left:77%!important;}.mlp76{ margin-left:76%!important;}.mlp75{margin-left:75%!important;}
.mlp74{ margin-left:74%!important;}.mlp73{ margin-left:73%!important;}.mlp72{ margin-left:72%!important;}.mlp71{ margin-left:71%!important;}.mlp70{margin-left:70%!important;}
.mlp69{ margin-left:69%!important;}.mlp68{ margin-left:68%!important;}.mlp67{ margin-left:67%!important;}.mlp66{ margin-left:66%!important;}.mlp65{ margin-left:65%!important;}
.mlp64{ margin-left:64%!important;}.mlp63{ margin-left:63%!important;}.mlp62{ margin-left:62%!important;}.mlp61{ margin-left:61%!important;}.mlp60{ margin-left:60%!important;}
.mlp59{ margin-left:59%!important;}.mlp58{ margin-left:58%!important;}.mlp57{ margin-left:57%!important;}.mlp56{ margin-left:56%!important;}.mlp55{ margin-left:55%!important;}
.mlp54{ margin-left:54%!important;}.mlp53{ margin-left:53%!important;}.mlp52{ margin-left:52%!important;}.mlp51{ margin-left:51%!important;}.mlp50{ margin-left:50%!important;}
.mlp49{ margin-left:49%!important;}.mlp48{ margin-left:48%!important;}.mlp47{ margin-left:47%!important;}.mlp46{ margin-left:46%!important;}.mlp45{ margin-left:45%!important;}
.mlp44{ margin-left:44%!important;}.mlp43{ margin-left:43%!important;}.mlp42{ margin-left:42%!important;}.mlp41{ margin-left:41%!important;}.mlp40{ margin-left:40%!important;}
.mlp39{ margin-left:39%!important;}.mlp38{ margin-left:38%!important;}.mlp37{ margin-left:37%!important;}.mlp36{ margin-left:86%!important;}.mlp35{ margin-left:35%!important;}
.mlp34{ margin-left:34%!important;}.mlp33{ margin-left:33%!important;}.mlp32{ margin-left:32%!important;}.mlp31{ margin-left:81%!important;}.mlp30{margin-left:30%!important;}
.mlp29{margin-left:29%!important;}.mlp28{margin-left:28%!important;}.mlp27{margin-left:27%!important;}.mlp26{margin-left:26%!important;}.mlp25{margin-left:25%!important;}
.mlp24{margin-left:24%!important;}.mlp23{margin-left:23%!important;}.mlp22{margin-left:22%!important;}.mlp21{margin-left:21%!important;}.mlp20{margin-left:20%!important;}
.mlp19{margin-left:19%!important;}.mlp18{margin-left:18%!important;}.mlp17{margin-left:17%!important;}.mlp16{margin-left:16%!important;}.mlp15{margin-left:15%!important;}
.mlp14{margin-left:14%!important;}.mlp13{margin-left:13%!important;}.mlp12{margin-left:12%!important;}.mlp11{margin-left:11%!important;}.mlp10{margin-left:10%!important;}
.mlp9{margin-left:9%!important;}.mlp8{margin-left:8%!important;}.mlp7{margin-left:7%!important;}.mlp6{margin-left:6%!important;}.mlp5{margin-left:5%!important;}
.mlp4{margin-left:4%!important;}.mlp3{margin-left:3%!important;}.mlp2{margin-left:2%!important;}.mlp1{margin-left:1%!important;}
.mlp33{ margin-left:33.3%!important;}

.mrp100{ margin-right:100%!important;}.mrp99{ margin-right:99%!important;}.mrp99{ margin-right:99%!important;}.mrp97{ margin-right:97%!important;}.mrp96{ margin-right:96%!important;}.mrp95{ margin-right:95%!important;}
.mrp94{ margin-right:94%!important;}.mrp93{ margin-right:93%!important;}.mrp92{ margin-right:92%!important;}.mrp91{ margin-right:91%!important;}.mrp90{ margin-right:90%!important;}
.mrp89{ margin-right:89%!important;}.mrp88{ margin-right:88%!important;}.mrp87{ margin-right:87%!important;}.mrp86{ margin-right:86%!important;}.mrp85{ margin-right:85%!important;}
.mrp84{ margin-right:84%!important;}.mrp83{ margin-right:83%!important;}.mrp82{ margin-right:82%!important;}.mrp81{ margin-right:81%!important;}.mrp80{ margin-right:80%!important;}
.mrp79{ margin-right:79%!important;}.mrp78{ margin-right:78%!important;}.mrp77{ margin-right:77%!important;}.mrp76{ margin-right:76%!important;}.mrp75{margin-right:75%!important;}
.mrp74{ margin-right:74%!important;}.mrp73{ margin-right:73%!important;}.mrp72{ margin-right:72%!important;}.mrp71{ margin-right:71%!important;}.mrp70{margin-right:70%!important;}
.mrp69{ margin-right:69%!important;}.mrp68{ margin-right:68%!important;}.mrp67{ margin-right:67%!important;}.mrp66{ margin-right:66%!important;}.mrp65{ margin-right:65%!important;}
.mrp64{ margin-right:64%!important;}.mrp63{ margin-right:63%!important;}.mrp62{ margin-right:62%!important;}.mrp61{ margin-right:61%!important;}.mrp60{ margin-right:60%!important;}
.mrp59{ margin-right:59%!important;}.mrp58{ margin-right:58%!important;}.mrp57{ margin-right:57%!important;}.mrp56{ margin-right:56%!important;}.mrp55{ margin-right:55%!important;}
.mrp54{ margin-right:54%!important;}.mrp53{ margin-right:53%!important;}.mrp52{ margin-right:52%!important;}.mrp51{ margin-right:51%!important;}.mrp50{ margin-right:50%!important;}
.mrp49{ margin-right:49%!important;}.mrp48{ margin-right:48%!important;}.mrp47{ margin-right:47%!important;}.mrp46{ margin-right:46%!important;}.mrp45{ margin-right:45%!important;}
.mrp44{ margin-right:44%!important;}.mrp43{ margin-right:43%!important;}.mrp42{ margin-right:42%!important;}.mrp41{ margin-right:41%!important;}.mrp40{ margin-right:40%!important;}
.mrp39{ margin-right:39%!important;}.mrp38{ margin-right:38%!important;}.mrp37{ margin-right:37%!important;}.mrp36{ margin-right:86%!important;}.mrp35{ margin-right:35%!important;}
.mrp34{ margin-right:34%!important;}.mrp33{ margin-right:33%!important;}.mrp32{ margin-right:32%!important;}.mrp31{ margin-right:81%!important;}.mrp30{margin-right:30%!important;}
.mrp29{margin-right:29%!important;}.mrp28{margin-right:28%!important;}.mrp27{margin-right:27%!important;}.mrp26{margin-right:26%!important;}.mrp25{margin-right:25%!important;}
.mrp24{margin-right:24%!important;}.mrp23{margin-right:23%!important;}.mrp22{margin-right:22%!important;}.mrp21{margin-right:21%!important;}.mrp20{margin-right:20%!important;}
.mrp19{margin-right:19%!important;}.mrp18{margin-right:18%!important;}.mrp17{margin-right:17%!important;}.mrp16{margin-right:16%!important;}.mrp15{margin-right:15%!important;}
.mrp14{margin-right:14%!important;}.mrp13{margin-right:13%!important;}.mrp12{margin-right:12%!important;}.mrp11{margin-right:11%!important;}.mrp10{margin-right:10%!important;}
.mrp9{margin-right:9%!important;}.mrp8{margin-right:8%!important;}.mrp7{margin-right:7%!important;}.mrp6{margin-right:6%!important;}.mrp5{margin-right:5%!important;}
.mrp4{margin-right:4%!important;}.mrp3{margin-right:3%!important;}.mrp2{margin-right:2%!important;}.mrp1{margin-right:1%!important;}
.mrp33{ margin-right:33.3%!important;}
.ma{margin:auto!important;}
.m0{ margin:0px!important;}

/*width*/

.wp100{ width:100%!important;}.wp99{ width:99%!important;}.wp99{ width:99%!important;}.wp97{ width:97%!important;}.wp96{ width:96%!important;}.wp95{ width:95%!important;}
.wp94{ width:94%!important;}.wp93{ width:93%!important;}.wp92{ width:92%!important;}.wp91{ width:91%!important;}.wp90{ width:90%!important;}
.wp89{ width:89%!important;}.wp88{ width:88%!important;}.wp87{ width:87%!important;}.wp86{ width:86%!important;}.wp85{ width:85%!important;}
.wp84{ width:84%!important;}.wp83{ width:83%!important;}.wp82{ width:82%!important;}.wp81{ width:81%!important;}.wp80{ width:80%!important;}
.wp79{ width:79%!important;}.wp78{ width:78%!important;}.wp77{ width:77%!important;}.wp76{ width:76%!important;}.wp75{width:75%!important;}
.wp74{ width:74%!important;}.wp73{ width:73%!important;}.wp72{ width:72%!important;}.wp71{ width:71%!important;}.wp70{width:70%!important;}
.wp69{ width:69%!important;}.wp68{ width:68%!important;}.wp67{ width:67%!important;}.wp66{ width:66%!important;}.wp65{ width:65%!important;}
.wp64{ width:64%!important;}.wp63{ width:63%!important;}.wp62{ width:62%!important;}.wp61{ width:61%!important;}.wp60{ width:60%!important;}
.wp59{ width:59%!important;}.wp58{ width:58%!important;}.wp57{ width:57%!important;}.wp56{ width:56%!important;}.wp55{ width:55%!important;}
.wp54{ width:54%!important;}.wp53{ width:53%!important;}.wp52{ width:52%!important;}.wp51{ width:51%!important;}.wp50{ width:50%!important;}
.wp49{ width:49%!important;}.wp48{ width:48%!important;}.wp47{ width:47%!important;}.wp46{ width:46%!important;}.wp45{ width:45%!important;}
.wp44{ width:44%!important;}.wp43{ width:43%!important;}.wp42{ width:42%!important;}.wp41{ width:41%!important;}.wp40{ width:40%!important;}
.wp39{ width:39%!important;}.wp38{ width:38%!important;}.wp37{ width:37%!important;}.wp36{ width:86%!important;}.wp35{ width:35%!important;}
.wp34{ width:34%!important;}.wp33{ width:33%!important;}.wp32{ width:32%!important;}.wp31{ width:81%!important;}.wp30{width:30%!important;}
.wp29{width:29%!important;}.wp28{width:28%!important;}.wp27{width:27%!important;}.wp26{width:26%!important;}.wp25{width:25%!important;}
.wp24{width:24%!important;}.wp23{width:23%!important;}.wp22{width:22%!important;}.wp21{width:21%!important;}.wp20{width:20%!important;}
.wp19{width:19%!important;}.wp18{width:18%!important;}.wp17{width:17%!important;}.wp16{width:16%!important;}.wp15{width:15%!important;}
.wp14{width:14%!important;}.wp13{width:13%!important;}.wp12{width:12%!important;}.wp11{width:11%!important;}.wp10{width:10%!important;}
.wp9{width:9%!important;}.wp8{width:8%!important;}.wp7{width:7%!important;}.wp6{width:6%!important;}.wp5{width:5%!important;}
.wp4{width:4%!important;}.wp3{width:3%!important;}.wp2{width:2%!important;}.wp1{width:1%!important;}
.wp33{ width:33.3%!important;}
.wa{width:auto!important;}

.mwp100{ max-width:100%;}.mwp95{ max-width:95%;}.mwp90{ max-width:90%;}.mwp85{ max-width:85%;}.mwp80{ max-width:80%;}.mwp75{max-width:75%;}.mwp70{max-width:70%;}
.mwp65{ max-width:65%;}.mwp60{ max-width:60%;}.mwp55{ max-width:55%;}.mwp50{ max-width:50%;}.mwp45{ max-width:45%;}.mwp40{ max-width:40%;}.mwp35{ max-width:35%;}.wp30{max-width:30%;}
.mwp25{max-width:25%;}.mwp20{max-width:20%;}.mwp15{max-width:15%;}.mwp10{max-width:10%;}.mwp5{max-width:5%;}
.mwp33{ max-width:33.3%;}
.minwp100{ min-width:100%;}.minwp95{ min-width:95%;}.minwp90{ min-width:90%;}.minwp85{ min-width:85%;}.minwp80{ min-width:80%;}.minwp75{min-width:75%;}.minwp70{min-width:70%;}
.minwp65{ min-width:65%;}.minwp60{ min-width:60%;}.minwp55{ min-width:55%;}.minwp50{ min-width:50%;}.minwp45{ min-width:45%;}.minwp40{ min-width:40%;}.minwp35{ min-width:35%;}.wp30{min-width:30%;}
.minwp25{min-width:25%;}.minwp20{min-width:20%;}.minwp15{min-width:15%;}.minwp10{min-width:10%;}.minwp5{min-width:5%;}
.minwp33{ min-width:33.3%;}
.w0{width:0px!important;}.w1{width:1px!important;}.w2{width:2px!important;}.w3{width:3px!important;}.w4{width:4px!important;}.w5{width:5px!important;}
.w6{width:6px!important;}.w7{width:7px!important;}.w8{width:8px!important;}.w9{width:9px!important;}.w10{width:10px!important;}
.w11{width:11px!important;}.w12{width:12px!important;}.w13{width:13px!important;}.w14{width:14px!important;}.w15{width:15px!important;}
.w16{width:16px!important;}.w17{width:17px!important;}.w18{width:18px!important;}.w19{width:19px!important;}.w20{width:20px!important;}
.w21{width:21px!important;}.w22{width:22px!important;}.w23{width:23px!important;}.w24{width:24px!important;}.w25{width:25px!important;}
.w26{width:26px!important;}.w27{width:27px!important;}.w28{width:28px!important;}.w29{width:29px!important;}.w30{width:30px!important;}
.w31{width:31px!important;}.w32{width:32px!important;}.w33{width:33px!important;}.w34{width:24px!important;}.w35{width:35px!important;}
.w36{width:36px!important;}.w37{width:37px!important;}.w38{width:38px!important;}.w39{width:39px!important;}.w40{width:40px!important;}
.w41{width:41px!important;}.w42{width:42px!important;}.w43{width:43px!important;}.w44{width:44px!important;}.w45{width:45px!important;}
.w46{width:46px!important;}.w47{width:47px!important;}.w48{width:48px!important;}.w49{width:49px!important;}.w50{width:50px!important;}
.w55{width:55px!important;}.w60{width:60px!important;}.w65{width:65px!important;}.w70{width:70px!important;}.w75{width:75px!important;}
.w80{width:80px!important;}.w85{width:85px!important;}.w90{width:90px!important;}.w95{width:95px!important;}
.w100{width:100px!important;}.w110{width:110px!important;}.w120{width:120px!important;}.w130{width:130px!important;}.w140{width:140px!important;}
.w150{width:150px!important;}.w160{width:160px!important;}.w170{width:170px!important;}.w180{width:180px!important;}.w190{width:190px!important;}.w200{width:200px!important;}
.w210{width:210px!important;}.w220{width:220px!important;}.w230{width:230px!important;}.w240{width:240px!important;}.w250{width:250px!important;}.w260{width:260px!important;}
.w270{width:270px!important;}.w280{width:280px!important;}.w290{width:290px!important;}.w300{width:300px!important;}.w310{width:310px!important;}.w320{width:320px!important;}
.w330{width:330px!important;}.w340{width:340px!important;}.w350{width:350px!important;}.w360{width:360px!important;}.w370{width:370px!important;}.w380{width:380px!important;}
.w390{width:390px!important;}.w400{width:400px!important;}.w410{width:410px!important;}.w420{width:420px!important;}.w430{width:430px!important;}.w440{width:440px!important;}
.w450{width:450px!important;}.w460{width:460px!important;}.w470{width:470px!important;}.w480{width:480px!important;}.w490{width:490px!important;}.w500{width:500px!important;}
.w550{width:550px!important;}.w600{width:600px!important;}.w650{width:650px!important;}.w700{width:700px!important;}.w750{width:750px!important;}.w800{width:800px!important;}
.w850{width:850px!important;}.w900{width:900px!important;}.w950{width:950px!important;}.w1000{width:1000px!important;} 
.minw0{min-width:0px!important;}.minw1{min-width:1px!important;}.minw2{min-width:2px!important;}.minw3{min-width:3px!important;}.minw4{min-width:4px!important;}.minw5{min-width:5px!important;}.minw6{min-width:6px!important;}.minw7{min-width:7px!important;}
.minw8{min-width:8px!important;}.minw9{min-width:9px!important;}.minw10{min-width:10px!important;}.minw15{min-width:15px!important;}.minw20{min-width:20px!important;}.minw25{min-width:25px!important;}.minw30{min-width:30px!important;}
.minw35{min-width:35px!important;}.minw40{min-width:40px!important;}.minw45{min-width:45px!important;}.minw50{min-width:50px!important;}.minw55{min-width:55px!important;}.minw60{min-width:60px!important;}.minw65{min-width:65px!important;}
.minw70{min-width:70px!important;}.minw75{min-width:75px!important;}.minw80{min-width:80px!important;}.minw85{min-width:85px!important;}.minw90{min-width:90px!important;}.minw95{min-width:95px!important;}
.minw100{min-width:100px!important;}.minw110{min-width:110px!important;}.minw120{min-width:120px!important;}.minw130{min-width:130px!important;}.minw140{min-width:140px!important;}
.minw150{min-width:150px!important;}.minw160{min-width:160px!important;}.minw170{min-width:170px!important;}.minw180{min-width:180px!important;}.minw190{min-width:190px!important;}.minw200{min-width:200px!important;}
.minw210{min-width:210px!important;}.minw220{min-width:220px!important;}.minw230{min-width:230px!important;}.minw240{min-width:240px!important;}.minw250{min-width:250px!important;}.minw260{min-width:260px!important;}
.minw270{min-width:270px!important;}.minw280{min-width:280px!important;}.minw290{min-width:290px!important;}.minw300{min-width:300px!important;}.minw310{min-width:310px!important;}.minw320{min-width:320px!important;}
.minw330{min-width:330px!important;}.minw340{min-width:340px!important;}.minw350{min-width:350px!important;}.minw360{min-width:360px!important;}.minw370{min-width:370px!important;}.minw380{min-width:380px!important;}
.minw390{min-width:390px!important;}.minw400{min-width:400px!important;}.minw410{min-width:410px!important;}.minw420{min-width:420px!important;}.minw430{min-width:430px!important;}.minw440{min-width:440px!important;}
.minw450{min-width:450px!important;}.minw460{min-width:460px!important;}.minw470{min-width:470px!important;}.minw480{min-width:480px!important;}.minw490{min-width:490px!important;}.minw500{min-width:500px!important;}
.minw550{min-width:550px!important;}.minw600{min-width:600px!important;}.minw650{min-width:650px!important;}.minw700{min-width:700px!important;}.minw750{min-width:750px!important;}.minw800{min-width:800px!important;}
.minw850{min-width:850px!important;}.minw900{min-width:900px!important;}.minw950{min-width:950px!important;}.minw1000{min-width:1000px!important;} 
.mw0{max-width:0px;}.mw1{max-width:1px;}.mw2{max-width:2px;}.mw3{max-width:3px;}.mw4{max-width:4px;}.mw5{max-width:5px;}.mw6{max-width:6px;}.mw7{max-width:7px;}
.mw8{max-width:8px;}.mw9{max-width:9px;}.mw10{max-width:10px;}.mw15{max-width:15px;}.mw20{max-width:20px;}.mw25{max-width:25px;}.mw30{max-width:30px;}
.mw35{max-width:35px;}.mw40{max-width:40px;}.mw45{max-width:45px;}.mw50{max-width:50px;}.mw55{max-width:55px;}.mw60{max-width:60px;}.mw65{max-width:65px;}
.mw70{max-width:70px;}.mw75{max-width:75px;}.mw80{max-width:80px;}.mw85{max-width:85px;}.mw90{max-width:90px;}.mw95{max-width:95px;}
.mw100{max-width:100px;}.mw110{max-width:110px;}.mw120{max-width:120px;}.mw130{max-width:130px;}.mw140{max-width:140px;}
.mw150{max-width:150px;}.mw160{max-width:160px;}.mw170{max-width:170px;}.mw180{max-width:180px;}.mw190{max-width:190px;}.mw200{max-width:200px;}
.mw210{max-width:210px;}.mw220{max-width:220px;}.mw230{max-width:230px;}.mw240{max-width:240px;}.mw250{max-width:250px;}.mw260{max-width:260px;}
.mw270{max-width:270px;}.mw280{max-width:280px;}.mw290{max-width:290px;}.mw300{max-width:300px;}.mw310{max-width:310px;}.mw320{max-width:320px;}
.mw330{max-width:330px;}.mw340{max-width:340px;}.mw350{max-width:350px;}.mw360{max-width:360px;}.mw370{max-width:370px;}.mw380{max-width:380px;}
.mw390{max-width:390px;}.mw400{max-width:400px;}.mw410{max-width:410px;}.mw420{max-width:420px;}.mw430{max-width:430px;}.mw440{max-width:440px;}
.mw450{max-width:450px;}.mw460{max-width:460px;}.mw470{max-width:470px;}.mw480{max-width:480px;}.mw490{max-width:490px;}.mw500{max-width:500px;}
.mw550{max-width:550px;}.mw600{max-width:600px;}.mw650{max-width:650px;}.mw700{max-width:700px;}.mw750{max-width:750px;}.mw800{max-width:800px;}
.mw850{max-width:850px;}.mw900{max-width:900px;}.mw950{max-width:950px;}.mw1000{max-width:1000px;} 
/*height*/

.hp100{ height:100%!important;}.hp95{ height:95%!important;}.hp90{ height:90%!important;}.hp85{ height:85%!important;}.hp80{ height:80%!important;}.hp75{height:75%!important;}.hp70{height:70%!important;}
.hp65{ height:65%!important;}.hp60{ height:60%!important;}.hp55{ height:55%!important;}.hp50{ height:50%!important;}.hp45{ height:45%!important;}.hp40{ height:40%!important;}.hp35{ height:35%!important;}.hp30{height:30%!important;}
.hp25{height:25%!important;}.hp20{height:20%!important;}.hp15{height:15%!important;}.hp10{height:10%!important;}.hp5{height:5%!important;}
.hp33{ height:33.3%!important;}
.mhp100{ max-height:100%;}.mhp95{ max-height:95%;}.mhp90{ max-height:90%;}.mhp85{ max-height:85%;}.mhp80{ max-height:80%;}.mhp75{max-height:75%;}.mhp70{max-height:70%;}
.mhp65{ max-height:65%;}.mhp60{ max-height:60%;}.mhp55{ max-height:55%;}.mhp50{ max-height:50%;}.mhp45{ max-height:45%;}.mhp40{ max-height:40%;}.mhp35{ max-height:35%;}.mhp30{max-height:30%;}
.mhp25{max-height:25%;}.mhp20{max-height:20%;}.mhp15{max-height:15%;}.mhp10{max-height:10%;}.mhp5{max-height:5%;}
.mhp33{ max-height:33.3%;}
.minhp100{ min-height:100%;}.minhp95{ min-height:95%;}.minhp90{ min-height:90%;}.minhp85{ min-height:85%;}.minhp80{ min-height:80%;}.minhp75{min-height:75%;}.minhp70{min-height:70%;}
.minhp65{ min-height:65%;}.minhp60{ min-height:60%;}.minhp55{ min-height:55%;}.minhp50{ min-height:50%;}.minhp45{ min-height:45%;}.minhp40{ min-height:40%;}.minhp35{ min-height:35%;}.minhp30{min-height:30%;}
.minhp25{min-height:25%;}.minhp20{min-height:20%;}.minhp15{min-height:15%;}.minhp10{min-height:10%;}.minhp5{min-height:5%;}
.minhp33{ min-height:33.3%;}
.h0{height:0px!important;}.h1{height:1px!important;}.h2{height:2px!important;}.h3{height:3px!important;}.h4{height:4px!important;}.h5{height:5px!important;}.h6{height:6px!important;}.h7{height:7px!important;}
.h8{height:8px!important;}.h9{height:9px!important;}.h10{height:10px!important;}.h11{height:11px!important;}.h12{height:12px!important;}.h13{height:13px!important;}.h14{height:14px!important;}
.h15{height:15px!important;}.h16{height:16px!important;}.h17{height:17px!important;}.h18{height:18px!important;}.h19{height:19px!important;}
.h20{height:20px!important;}.h21{height:21px!important;}.h22{height:22px!important;}.h23{height:23px!important;}.h24{height:24px!important;}
.h25{height:25px!important;}.h26{height:26px!important;}.h27{height:27px!important;}.h28{height:28px!important;}.h29{height:29px!important;}
.h30{height:30px!important;}.h31{height:31px!important;}.h32{height:32px!important;}.h33{height:33px!important;}.h34{height:34px!important;}
.h35{height:35px!important;}.h36{height:36px!important;}.h37{height:37px!important;}.h38{height:38px!important;}.h39{height:39px!important;}
.h40{height:40px!important;}.h41{height:41px!important;}.h42{height:42px!important;}.h43{height:43px!important;}.h44{height:44px!important;}
.h45{height:45px!important;}.h46{height:46px!important;}.h47{height:47px!important;}.h48{height:48px!important;}.h49{height:49px!important;}
.h50{height:50px!important;}.h55{height:55px!important;}.h60{height:60px!important;}.h65{height:65px!important;}
.h70{height:70px!important;}.h75{height:75px!important;}.h80{height:80px!important;}.h85{height:85px!important;}.h90{height:90px!important;}.h95{height:95px!important;}
.h100{height:100px!important;}.h110{height:110px!important;}.h120{height:120px!important;}.h130{height:130px!important;}.h140{height:140px!important;}
.h150{height:150px!important;}.h160{height:160px!important;}.h170{height:170px!important;}.h180{height:180px!important;}.h190{height:190px!important;}.h200{height:200px!important;}
.h210{height:210px!important;}.h220{height:220px!important;}.h230{height:230px!important;}.h240{height:240px!important;}.h250{height:250px!important;}.h260{height:260px!important;}
.h270{height:270px!important;}.h280{height:280px!important;}.h290{height:290px!important;}.h300{height:300px!important;}.h310{height:310px!important;}.h320{height:320px!important;}
.h330{height:330px!important;}.h340{height:340px!important;}.h350{height:350px!important;}.h360{height:360px!important;}.h370{height:370px!important;}.h380{height:380px!important;}
.h390{height:390px!important;}.h400{height:400px!important;}.h410{height:410px!important;}.h420{height:420px!important;}.h430{height:430px!important;}.h440{height:440px!important;}
.h450{height:450px!important;}.h460{height:460px!important;}.h470{height:470px!important;}.h480{height:480px!important;}.h490{height:490px!important;}.h500{height:500px!important;}
.h550{height:550px!important;}.h600{height:600px!important;}.h650{height:650px!important;}.h700{height:700px!important;}.h750{height:750px!important;}.h800{height:800px!important;}
.h850{height:850px!important;}.h900{height:900px!important;}.h950{height:950px!important;}.h1000{height:1000px!important;} 
.minh0{min-height:0px;}.minh1{min-height:1px;}.minh2{min-height:2px;}.minh3{min-height:3px;}.minh4{min-height:4px;}.minh5{min-height:5px;}.minh6{min-height:6px;}.minh7{min-height:7px;}
.minh8{min-height:8px;}.minh9{min-height:9px;}.minh10{min-height:10px;}.minh15{min-height:15px;}.minh20{min-height:20px;}.minh25{min-height:25px;}.minh30{min-height:30px;}
.minh35{min-height:35px;}.minh40{min-height:40px;}.minh45{min-height:45px;}.minh50{min-height:50px;}.minh55{min-height:55px;}.minh60{min-height:60px;}.minh65{min-height:65px;}
.minh70{min-height:70px;}.minh75{min-height:75px;}.minh80{min-height:80px;}.minh85{min-height:85px;}.minh90{min-height:90px;}.minh95{min-height:95px;}
.minh100{min-height:100px;}.minh110{min-height:110px;}.minh120{min-height:120px;}.minh130{min-height:130px;}.minh140{min-height:140px;}
.minh150{min-height:150px;}.minh160{min-height:160px;}.minh170{min-height:170px;}.minh180{min-height:180px;}.minh190{min-height:190px;}.minh200{min-height:200px;}
.minh210{min-height:210px;}.minh220{min-height:220px;}.minh230{min-height:230px;}.minh240{min-height:240px;}.minh250{min-height:250px;}.minh260{min-height:260px;}
.minh270{min-height:270px;}.minh275{min-height:275px;}.minh280{min-height:280px;}.minh290{min-height:290px;}.minh300{min-height:300px;}.minh310{min-height:310px;}.minh320{min-height:320px;}
.minh330{min-height:330px;}.minh340{min-height:340px;}.minh350{min-height:350px;}.minh360{min-height:360px;}.minh370{min-height:370px;}.minh380{min-height:380px;}
.minh390{min-height:390px;}.minh400{min-height:400px;}.minh410{min-height:410px;}.minh420{min-height:420px;}.minh430{min-height:430px;}.minh440{min-height:440px;}
.minh450{min-height:450px;}.minh460{min-height:460px;}.minh470{min-height:470px;}.minh480{min-height:480px;}.minh490{min-height:490px;}.minh500{min-height:500px;}
.minh550{min-height:550px;}.minh600{min-height:600px;}.minh650{min-height:650px;}.minh700{min-height:700px;}.minh750{min-height:750px;}.minh800{min-height:800px;}
.minh850{min-height:850px;}.minh900{min-height:900px;}.minh950{min-height:950px;}.minh1000{min-height:1000px;} 

.mh0{max-height:0px;}.mh1{max-height:1px;}.mh2{max-height:2px;}.mh3{max-height:3px;}.mh4{max-height:4px;}.mh5{max-height:5px;}.mh6{max-height:6px;}.mh7{max-height:7px;}
.mh8{max-height:8px;}.mh9{max-height:9px;}.mh10{max-height:10px;}.mh15{max-height:15px;}.mh20{max-height:20px;}.mh25{max-height:25px;}.mh30{max-height:30px;}
.mh35{max-height:35px;}.mh40{max-height:40px;}.mh45{max-height:45px;}.mh50{max-height:50px;}.mh55{max-height:55px;}.mh60{max-height:60px;}.mh65{max-height:65px;}
.mh70{max-height:70px;}.mh75{max-height:75px;}.mh80{max-height:80px;}.mh85{max-height:85px;}.mh90{max-height:90px;}.mh95{max-height:95px;}
.mh100{max-height:100px;}.mh110{max-height:110px;}.mh120{max-height:120px;}.mh130{max-height:130px;}.mh140{max-height:140px;}
.mh150{max-height:150px;}.mh160{max-height:160px;}.mh170{max-height:170px;}.mh180{max-height:180px;}.mh190{max-height:190px;}.mh200{max-height:200px;}
.mh210{max-height:210px;}.mh220{max-height:220px;}.mh230{max-height:230px;}.mh240{max-height:240px;}.mh250{max-height:250px;}.mh260{max-height:260px;}
.mh270{max-height:270px;}.mh280{max-height:280px;}.mh290{max-height:290px;}.mh300{max-height:300px;}.mh310{max-height:310px;}.mh320{max-height:320px;}
.mh330{max-height:330px;}.mh340{max-height:340px;}.mh350{max-height:350px;}.mh360{max-height:360px;}.mh370{max-height:370px;}.mh380{max-height:380px;}
.mh390{max-height:390px;}.mh400{max-height:400px;}.mh410{max-height:410px;}.mh420{max-height:420px;}.mh430{max-height:430px;}.mh440{max-height:440px;}
.mh450{max-height:450px;}.mh460{max-height:460px;}.mh470{max-height:470px;}.mh480{max-height:480px;}.mh490{max-height:490px;}.mh500{max-height:500px;}
.mh550{max-height:550px;}.mh600{max-height:600px;}.mh650{max-height:650px;}.mh700{max-height:700px;}.mh750{max-height:750px;}.mh800{max-height:800px;}
.mh850{max-height:850px;}.mh900{max-height:900px;}.mh950{max-height:950px;}.mh1000{max-height:1000px;} 
.ha{height:auto!important;}

.lh0{line-height:0px!important;}.lh1{line-height:1px!important;}.lh2{line-height:2px!important;}.lh3{line-height:3px!important;}.lh4{line-height:4px!important;}.lh5{line-height:5px!important;}.lh6{line-height:6px!important;}.lh7{line-height:7px!important;}
.lh8{line-height:8px!important;}.lh9{line-height:9px!important;}.lh10{line-height:10px!important;}.lh11{line-height:11px!important;}.lh12{line-height:12px!important;}.lh13{line-height:13px!important;}.lh14{line-height:14px!important;}
.lh15{line-height:15px!important;}.lh16{line-height:16px!important;}.lh17{line-height:17px!important;}.lh18{line-height:18px!important;}.lh19{line-height:19px!important;}
.lh20{line-height:20px!important;}.lh21{line-height:21px!important;}.lh22{line-height:22px!important;}.lh23{line-height:23px!important;}.lh24{line-height:24px!important;}
.lh25{line-height:25px!important;}.lh26{line-height:26px!important;}.lh27{line-height:27px!important;}.lh28{line-height:28px!important;}.lh29{line-height:29px!important;}
.lh30{line-height:30px!important;}.lh31{line-height:31px!important;}.lh32{line-height:32px!important;}.lh33{line-height:33px!important;}.lh34{line-height:34px!important;}
.lh35{line-height:35px!important;}.lh40{line-height:40px!important;}.lh45{line-height:45px!important;}.lh50{line-height:50px!important;}.lh55{line-height:55px!important;}.lh60{line-height:60px!important;}.lh65{line-height:65px!important;}
.lh70{line-height:70px!important;}.lh75{line-height:75px!important;}.lh80{line-height:80px!important;}.lh85{line-height:85px!important;}.lh90{line-height:90px!important;}.lh95{line-height:95px!important;}.lh100{line-height:100px!important;}
.lh110{line-height:110px!important;}.lh120{line-height:120px!important;}.lh130{line-height:130px!important;}.lh140{line-height:140px!important;}.lh150{line-height:150px!important;}
.lh0em{line-height:0;}.lh1em{line-height:1;}.lh2em{line-height:2;}.lh3em{line-height:3;}.lh4em{line-height:4;}.lh5em{line-height:5;}
.lhi{line-height:inherit!important;}

.topi{ top:inherit!important;}
.top0{top:0px!important;}.top1{top:1px!important;}.top2{top:2px!important;}.top3{top:3px!important;}.top4{top:4px!important;}.top5{top:5px!important;}.top6{top:6px!important;}.top7{top:7px!important;}
.top8{top:8px!important;}.top9{top:9px!important;}.top10{top:10px!important;}.top15{top:15px!important;}.top20{top:20px!important;}.top25{top:25px!important;}.top30{top:30px!important;}
.top35{top:35px!important;}.top40{top:40px!important;}.top45{top:45px!important;}.top50{top:50px!important;}.top55{top:55px!important;}.top60{top:60px!important;}.top65{top:65px!important;}
.top70{top:70px!important;}.top75{top:75px!important;}.top80{top:80px!important;}.top85{top:85px!important;}.top90{top:90px!important;}.top95{top:95px!important;}
.top100{top:100px!important;}.top110{top:110px!important;}.top120{top:120px!important;}.top130{top:130px!important;}.top140{top:140px!important;}
.top150{top:150px!important;}.top160{top:160px!important;}.top170{top:170px!important;}.top180{top:180px!important;}.top190{top:190px!important;}.top200{top:200px!important;}
.top210{top:210px!important;}.top220{top:220px!important;}.top230{top:230px!important;}.top240{top:240px!important;}.top250{top:250px!important;}.top260{top:260px!important;}
.top270{top:270px!important;}.top280{top:280px!important;}.top290{top:290px!important;}.top300{top:300px!important;}.top310{top:310px!important;}.top320{top:320px!important;}
.top330{top:330px!important;}.top340{top:340px!important;}.top350{top:350px!important;}.top360{top:360px!important;}.top370{top:370px!important;}.top380{top:380px!important;}
.top390{top:390px!important;}.top400{top:400px!important;}.top410{top:410px!important;}.top420{top:420px!important;}.top430{top:430px!important;}.top440{top:440px!important;}
.top450{top:450px!important;}.top460{top:460px!important;}.top470{top:470px!important;}.top480{top:480px!important;}.top490{top:490px!important;}.top500{top:500px!important;}
.top550{top:550px!important;}.top600{top:600px!important;}.top650{top:650px!important;}.top700{top:700px!important;}.top750{top:750px!important;}.top800{top:800px!important;}
.top850{top:850px!important;}.top900{top:900px!important;}.top950{top:950px!important;}.top1000{top:1000px!important;} 
.tp100{ top:100%!important;}.tp99{ top:99%!important;}.tp99{ top:99%!important;}.tp97{ top:97%!important;}.tp96{ top:96%!important;}.tp95{ top:95%!important;}
.tp94{ top:94%!important;}.tp93{ top:93%!important;}.tp92{ top:92%!important;}.tp91{ top:91%!important;}.tp90{ top:90%!important;}
.tp89{ top:89%!important;}.tp88{ top:88%!important;}.tp87{ top:87%!important;}.tp86{ top:86%!important;}.tp85{ top:85%!important;}
.tp84{ top:84%!important;}.tp83{ top:83%!important;}.tp82{ top:82%!important;}.tp81{ top:81%!important;}.tp80{ top:80%!important;}
.tp79{ top:79%!important;}.tp78{ top:78%!important;}.tp77{ top:77%!important;}.tp76{ top:76%!important;}.tp75{top:75%!important;}
.tp74{ top:74%!important;}.tp73{ top:73%!important;}.tp72{ top:72%!important;}.tp71{ top:71%!important;}.tp70{top:70%!important;}
.tp69{ top:69%!important;}.tp68{ top:68%!important;}.tp67{ top:67%!important;}.tp66{ top:66%!important;}.tp65{ top:65%!important;}
.tp64{ top:64%!important;}.tp63{ top:63%!important;}.tp62{ top:62%!important;}.tp61{ top:61%!important;}.tp60{ top:60%!important;}
.tp59{ top:59%!important;}.tp58{ top:58%!important;}.tp57{ top:57%!important;}.tp56{ top:56%!important;}.tp55{ top:55%!important;}
.tp54{ top:54%!important;}.tp53{ top:53%!important;}.tp52{ top:52%!important;}.tp51{ top:51%!important;}.tp50{ top:50%!important;}
.tp49{ top:49%!important;}.tp48{ top:48%!important;}.tp47{ top:47%!important;}.tp46{ top:46%!important;}.tp45{ top:45%!important;}
.tp44{ top:44%!important;}.tp43{ top:43%!important;}.tp42{ top:42%!important;}.tp41{ top:41%!important;}.tp40{ top:40%!important;}
.tp39{ top:39%!important;}.tp38{ top:38%!important;}.tp37{ top:37%!important;}.tp36{ top:86%!important;}.tp35{ top:35%!important;}
.tp34{ top:34%!important;}.tp33{ top:33%!important;}.tp32{ top:32%!important;}.tp31{ top:81%!important;}.tp30{top:30%!important;}
.tp29{top:29%!important;}.tp28{top:28%!important;}.tp27{top:27%!important;}.tp26{top:26%!important;}.tp25{top:25%!important;}
.tp24{top:24%!important;}.tp23{top:23%!important;}.tp22{top:22%!important;}.tp21{top:21%!important;}.tp20{top:20%!important;}
.tp19{top:19%!important;}.tp18{top:18%!important;}.tp17{top:17%!important;}.tp16{top:16%!important;}.tp15{top:15%!important;}
.tp14{top:14%!important;}.tp13{top:13%!important;}.tp12{top:12%!important;}.tp11{top:11%!important;}.tp10{top:10%!important;}
.tp9{top:9%!important;}.tp8{top:8%!important;}.tp7{top:7%!important;}.tp6{top:6%!important;}.tp5{top:5%!important;}
.tp4{top:4%!important;}.tp3{top:3%!important;}.tp2{top:2%!important;}.tp1{top:1%!important;}
.tp33{ top:33.3%!important;}

.lefti{ left:inherit!important;}
.left0{left:0px!important;}.left1{left:1px!important;}.left2{left:2px!important;}.left3{left:3px!important;}.left4{left:4px!important;}.left5{left:5px!important;}.left6{left:6px!important;}.left7{left:7px!important;}
.left8{left:8px!important;}.left9{left:9px!important;}.left10{left:10px!important;}.left15{left:15px!important;}.left20{left:20px!important;}.left25{left:25px!important;}.left30{left:30px!important;}
.left35{left:35px!important;}.left40{left:40px!important;}.left45{left:45px!important;}.left50{left:50px!important;}.left55{left:55px!important;}.left60{left:60px!important;}.left65{left:65px!important;}
.left70{left:70px!important;}.left75{left:75px!important;}.left80{left:80px!important;}.left85{left:85px!important;}.left90{left:90px!important;}.left95{left:95px!important;}
.left100{left:100px!important;}.left110{left:110px!important;}.left120{left:120px!important;}.left130{left:130px!important;}.left140{left:140px!important;}
.left150{left:150px!important;}.left160{left:160px!important;}.left170{left:170px!important;}.left180{left:180px!important;}.left190{left:190px!important;}.left200{left:200px!important;}
.left210{left:210px!important;}.left220{left:220px!important;}.left230{left:230px!important;}.left240{left:240px!important;}.left250{left:250px!important;}.left260{left:260px!important;}
.left270{left:270px!important;}.left280{left:280px!important;}.left290{left:290px!important;}.left300{left:300px!important;}.left310{left:310px!important;}.left320{left:320px!important;}
.left330{left:330px!important;}.left340{left:340px!important;}.left350{left:350px!important;}.left360{left:360px!important;}.left370{left:370px!important;}.left380{left:380px!important;}
.left390{left:390px!important;}.left400{left:400px!important;}.left410{left:410px!important;}.left420{left:420px!important;}.left430{left:430px!important;}.left440{left:440px!important;}
.left450{left:450px!important;}.left460{left:460px!important;}.left470{left:470px!important;}.left480{left:480px!important;}.left490{left:490px!important;}.left500{left:500px!important;}
.left550{left:550px!important;}.left600{left:600px!important;}.left650{left:650px!important;}.left700{left:700px!important;}.left750{left:750px!important;}.left800{left:800px!important;}
.left850{left:850px!important;}.left900{left:900px!important;}.left950{left:950px!important;}.left1000{left:1000px!important;} 
.lp100{ left:100%!important;}.lp99{ left:99%!important;}.lp99{ left:99%!important;}.lp97{ left:97%!important;}.lp96{ left:96%!important;}.lp95{ left:95%!important;}
.lp94{ left:94%!important;}.lp93{ left:93%!important;}.lp92{ left:92%!important;}.lp91{ left:91%!important;}.lp90{ left:90%!important;}
.lp89{ left:89%!important;}.lp88{ left:88%!important;}.lp87{ left:87%!important;}.lp86{ left:86%!important;}.lp85{ left:85%!important;}
.lp84{ left:84%!important;}.lp83{ left:83%!important;}.lp82{ left:82%!important;}.lp81{ left:81%!important;}.lp80{ left:80%!important;}
.lp79{ left:79%!important;}.lp78{ left:78%!important;}.lp77{ left:77%!important;}.lp76{ left:76%!important;}.lp75{left:75%!important;}
.lp74{ left:74%!important;}.lp73{ left:73%!important;}.lp72{ left:72%!important;}.lp71{ left:71%!important;}.lp70{left:70%!important;}
.lp69{ left:69%!important;}.lp68{ left:68%!important;}.lp67{ left:67%!important;}.lp66{ left:66%!important;}.lp65{ left:65%!important;}
.lp64{ left:64%!important;}.lp63{ left:63%!important;}.lp62{ left:62%!important;}.lp61{ left:61%!important;}.lp60{ left:60%!important;}
.lp59{ left:59%!important;}.lp58{ left:58%!important;}.lp57{ left:57%!important;}.lp56{ left:56%!important;}.lp55{ left:55%!important;}
.lp54{ left:54%!important;}.lp53{ left:53%!important;}.lp52{ left:52%!important;}.lp51{ left:51%!important;}.lp50{ left:50%!important;}
.lp49{ left:49%!important;}.lp48{ left:48%!important;}.lp47{ left:47%!important;}.lp46{ left:46%!important;}.lp45{ left:45%!important;}
.lp44{ left:44%!important;}.lp43{ left:43%!important;}.lp42{ left:42%!important;}.lp41{ left:41%!important;}.lp40{ left:40%!important;}
.lp39{ left:39%!important;}.lp38{ left:38%!important;}.lp37{ left:37%!important;}.lp36{ left:86%!important;}.lp35{ left:35%!important;}
.lp34{ left:34%!important;}.lp33{ left:33%!important;}.lp32{ left:32%!important;}.lp31{ left:81%!important;}.lp30{left:30%!important;}
.lp29{left:29%!important;}.lp28{left:28%!important;}.lp27{left:27%!important;}.lp26{left:26%!important;}.lp25{left:25%!important;}
.lp24{left:24%!important;}.lp23{left:23%!important;}.lp22{left:22%!important;}.lp21{left:21%!important;}.lp20{left:20%!important;}
.lp19{left:19%!important;}.lp18{left:18%!important;}.lp17{left:17%!important;}.lp16{left:16%!important;}.lp15{left:15%!important;}
.lp14{left:14%!important;}.lp13{left:13%!important;}.lp12{left:12%!important;}.lp11{left:11%!important;}.lp10{left:10%!important;}
.lp9{left:9%!important;}.lp8{left:8%!important;}.lp7{left:7%!important;}.lp6{left:6%!important;}.lp5{left:5%!important;}
.lp4{left:4%!important;}.lp3{left:3%!important;}.lp2{left:2%!important;}.lp1{left:1%!important;}
.lp33{ left:33.3%!important;}

.bottomi{ bottom:inherit!important;}
.bottom0{bottom:0px!important;}.bottom1{bottom:1px!important;}.bottom2{bottom:2px!important;}.bottom3{bottom:3px!important;}.bottom4{bottom:4px!important;}.bottom5{bottom:5px!important;}.bottom6{bottom:6px!important;}.bottom7{bottom:7px!important;}
.bottom8{bottom:8px!important;}.bottom9{bottom:9px!important;}.bottom10{bottom:10px!important;}.bottom15{bottom:15px!important;}.bottom20{bottom:20px!important;}.bottom25{bottom:25px!important;}.bottom30{bottom:30px!important;}
.bottom35{bottom:35px!important;}.bottom40{bottom:40px!important;}.bottom45{bottom:45px!important;}.bottom50{bottom:50px!important;}.bottom55{bottom:55px!important;}.bottom60{bottom:60px!important;}.bottom65{bottom:65px!important;}
.bottom70{bottom:70px!important;}.bottom75{bottom:75px!important;}.bottom80{bottom:80px!important;}.bottom85{bottom:85px!important;}.bottom90{bottom:90px!important;}.bottom95{bottom:95px!important;}
.bottom100{bottom:100px!important;}.bottom110{bottom:110px!important;}.bottom120{bottom:120px!important;}.bottom130{bottom:130px!important;}.bottom140{bottom:140px!important;}
.bottom150{bottom:150px!important;}.bottom160{bottom:160px!important;}.bottom170{bottom:170px!important;}.bottom180{bottom:180px!important;}.bottom190{bottom:190px!important;}.bottom200{bottom:200px!important;}
.bottom210{bottom:210px!important;}.bottom220{bottom:220px!important;}.bottom230{bottom:230px!important;}.bottom240{bottom:240px!important;}.bottom250{bottom:250px!important;}.bottom260{bottom:260px!important;}
.bottom270{bottom:270px!important;}.bottom280{bottom:280px!important;}.bottom290{bottom:290px!important;}.bottom300{bottom:300px!important;}.bottom310{bottom:310px!important;}.bottom320{bottom:320px!important;}
.bottom330{bottom:330px!important;}.bottom340{bottom:340px!important;}.bottom350{bottom:350px!important;}.bottom360{bottom:360px!important;}.bottom370{bottom:370px!important;}.bottom380{bottom:380px!important;}
.bottom390{bottom:390px!important;}.bottom400{bottom:400px!important;}.bottom410{bottom:410px!important;}.bottom420{bottom:420px!important;}.bottom430{bottom:430px!important;}.bottom440{bottom:440px!important;}
.bottom450{bottom:450px!important;}.bottom460{bottom:460px!important;}.bottom470{bottom:470px!important;}.bottom480{bottom:480px!important;}.bottom490{bottom:490px!important;}.bottom500{bottom:500px!important;}
.bottom550{bottom:550px!important;}.bottom600{bottom:600px!important;}.bottom650{bottom:650px!important;}.bottom700{bottom:700px!important;}.bottom750{bottom:750px!important;}.bottom800{bottom:800px!important;}
.bottom850{bottom:850px!important;}.bottom900{bottom:900px!important;}.bottom950{bottom:950px!important;}.bottom1000{bottom:1000px!important;} 
.bp100{ bottom:100%!important;}.bp99{ bottom:99%!important;}.bp99{ bottom:99%!important;}.bp97{ bottom:97%!important;}.bp96{ bottom:96%!important;}.bp95{ bottom:95%!important;}
.bp94{ bottom:94%!important;}.bp93{ bottom:93%!important;}.bp92{ bottom:92%!important;}.bp91{ bottom:91%!important;}.bp90{ bottom:90%!important;}
.bp89{ bottom:89%!important;}.bp88{ bottom:88%!important;}.bp87{ bottom:87%!important;}.bp86{ bottom:86%!important;}.bp85{ bottom:85%!important;}
.bp84{ bottom:84%!important;}.bp83{ bottom:83%!important;}.bp82{ bottom:82%!important;}.bp81{ bottom:81%!important;}.bp80{ bottom:80%!important;}
.bp79{ bottom:79%!important;}.bp78{ bottom:78%!important;}.bp77{ bottom:77%!important;}.bp76{ bottom:76%!important;}.bp75{bottom:75%!important;}
.bp74{ bottom:74%!important;}.bp73{ bottom:73%!important;}.bp72{ bottom:72%!important;}.bp71{ bottom:71%!important;}.bp70{bottom:70%!important;}
.bp69{ bottom:69%!important;}.bp68{ bottom:68%!important;}.bp67{ bottom:67%!important;}.bp66{ bottom:66%!important;}.bp65{ bottom:65%!important;}
.bp64{ bottom:64%!important;}.bp63{ bottom:63%!important;}.bp62{ bottom:62%!important;}.bp61{ bottom:61%!important;}.bp60{ bottom:60%!important;}
.bp59{ bottom:59%!important;}.bp58{ bottom:58%!important;}.bp57{ bottom:57%!important;}.bp56{ bottom:56%!important;}.bp55{ bottom:55%!important;}
.bp54{ bottom:54%!important;}.bp53{ bottom:53%!important;}.bp52{ bottom:52%!important;}.bp51{ bottom:51%!important;}.bp50{ bottom:50%!important;}
.bp49{ bottom:49%!important;}.bp48{ bottom:48%!important;}.bp47{ bottom:47%!important;}.bp46{ bottom:46%!important;}.bp45{ bottom:45%!important;}
.bp44{ bottom:44%!important;}.bp43{ bottom:43%!important;}.bp42{ bottom:42%!important;}.bp41{ bottom:41%!important;}.bp40{ bottom:40%!important;}
.bp39{ bottom:39%!important;}.bp38{ bottom:38%!important;}.bp37{ bottom:37%!important;}.bp36{ bottom:86%!important;}.bp35{ bottom:35%!important;}
.bp34{ bottom:34%!important;}.bp33{ bottom:33%!important;}.bp32{ bottom:32%!important;}.bp31{ bottom:81%!important;}.bp30{bottom:30%!important;}
.bp29{bottom:29%!important;}.bp28{bottom:28%!important;}.bp27{bottom:27%!important;}.bp26{bottom:26%!important;}.bp25{bottom:25%!important;}
.bp24{bottom:24%!important;}.bp23{bottom:23%!important;}.bp22{bottom:22%!important;}.bp21{bottom:21%!important;}.bp20{bottom:20%!important;}
.bp19{bottom:19%!important;}.bp18{bottom:18%!important;}.bp17{bottom:17%!important;}.bp16{bottom:16%!important;}.bp15{bottom:15%!important;}
.bp14{bottom:14%!important;}.bp13{bottom:13%!important;}.bp12{bottom:12%!important;}.bp11{bottom:11%!important;}.bp10{bottom:10%!important;}
.bp9{bottom:9%!important;}.bp8{bottom:8%!important;}.bp7{bottom:7%!important;}.bp6{bottom:6%!important;}.bp5{bottom:5%!important;}
.bp4{bottom:4%!important;}.bp3{bottom:3%!important;}.bp2{bottom:2%!important;}.bp1{bottom:1%!important;}
.bp33{ bottom:33.3%!important;}

.righti{ right:inherit!important;}
.right0{right:0px!important;}.right1{right:1px!important;}.right2{right:2px!important;}.right3{right:3px!important;}.right4{right:4px!important;}.right5{right:5px!important;}.right6{right:6px!important;}.right7{right:7px!important;}
.right8{right:8px!important;}.right9{right:9px!important;}.right10{right:10px!important;}.right15{right:15px!important;}.right20{right:20px!important;}.right25{right:25px!important;}.right30{right:30px!important;}
.right35{right:35px!important;}.right40{right:40px!important;}.right45{right:45px!important;}.right50{right:50px!important;}.right55{right:55px!important;}.right60{right:60px!important;}.right65{right:65px!important;}
.right70{right:70px!important;}.right75{right:75px!important;}.right80{right:80px!important;}.right85{right:85px!important;}.right90{right:90px!important;}.right95{right:95px!important;}
.right100{right:100px!important;}.right110{right:110px!important;}.right120{right:120px!important;}.right130{right:130px!important;}.right140{right:140px!important;}
.right150{right:150px!important;}.right160{right:160px!important;}.right170{right:170px!important;}.right180{right:180px!important;}.right190{right:190px!important;}.right200{right:200px!important;}
.right210{right:210px!important;}.right220{right:220px!important;}.right230{right:230px!important;}.right240{right:240px!important;}.right250{right:250px!important;}.right260{right:260px!important;}
.right270{right:270px!important;}.right280{right:280px!important;}.right290{right:290px!important;}.right300{right:300px!important;}.right310{right:310px!important;}.right320{right:320px!important;}
.right330{right:330px!important;}.right340{right:340px!important;}.right350{right:350px!important;}.right360{right:360px!important;}.right370{right:370px!important;}.right380{right:380px!important;}
.right390{right:390px!important;}.right400{right:400px!important;}.right410{right:410px!important;}.right420{right:420px!important;}.right430{right:430px!important;}.right440{right:440px!important;}
.right450{right:450px!important;}.right460{right:460px!important;}.right470{right:470px!important;}.right480{right:480px!important;}.right490{right:490px!important;}.right500{right:500px!important;}
.right550{right:550px!important;}.right600{right:600px!important;}.right650{right:650px!important;}.right700{right:700px!important;}.right750{right:750px!important;}.right800{right:800px!important;}
.right850{right:850px!important;}.right900{right:900px!important;}.right950{right:950px!important;}.right1000{right:1000px!important;} 
.rp100{ right:100%!important;}.rp99{ right:99%!important;}.rp99{ right:99%!important;}.rp97{ right:97%!important;}.rp96{ right:96%!important;}.rp95{ right:95%!important;}
.rp94{ right:94%!important;}.rp93{ right:93%!important;}.rp92{ right:92%!important;}.rp91{ right:91%!important;}.rp90{ right:90%!important;}
.rp89{ right:89%!important;}.rp88{ right:88%!important;}.rp87{ right:87%!important;}.rp86{ right:86%!important;}.rp85{ right:85%!important;}
.rp84{ right:84%!important;}.rp83{ right:83%!important;}.rp82{ right:82%!important;}.rp81{ right:81%!important;}.rp80{ right:80%!important;}
.rp79{ right:79%!important;}.rp78{ right:78%!important;}.rp77{ right:77%!important;}.rp76{ right:76%!important;}.rp75{right:75%!important;}
.rp74{ right:74%!important;}.rp73{ right:73%!important;}.rp72{ right:72%!important;}.rp71{ right:71%!important;}.rp70{right:70%!important;}
.rp69{ right:69%!important;}.rp68{ right:68%!important;}.rp67{ right:67%!important;}.rp66{ right:66%!important;}.rp65{ right:65%!important;}
.rp64{ right:64%!important;}.rp63{ right:63%!important;}.rp62{ right:62%!important;}.rp61{ right:61%!important;}.rp60{ right:60%!important;}
.rp59{ right:59%!important;}.rp58{ right:58%!important;}.rp57{ right:57%!important;}.rp56{ right:56%!important;}.rp55{ right:55%!important;}
.rp54{ right:54%!important;}.rp53{ right:53%!important;}.rp52{ right:52%!important;}.rp51{ right:51%!important;}.rp50{ right:50%!important;}
.rp49{ right:49%!important;}.rp48{ right:48%!important;}.rp47{ right:47%!important;}.rp46{ right:46%!important;}.rp45{ right:45%!important;}
.rp44{ right:44%!important;}.rp43{ right:43%!important;}.rp42{ right:42%!important;}.rp41{ right:41%!important;}.rp40{ right:40%!important;}
.rp39{ right:39%!important;}.rp38{ right:38%!important;}.rp37{ right:37%!important;}.rp36{ right:86%!important;}.rp35{ right:35%!important;}
.rp34{ right:34%!important;}.rp33{ right:33%!important;}.rp32{ right:32%!important;}.rp31{ right:81%!important;}.rp30{right:30%!important;}
.rp29{right:29%!important;}.rp28{right:28%!important;}.rp27{right:27%!important;}.rp26{right:26%!important;}.rp25{right:25%!important;}
.rp24{right:24%!important;}.rp23{right:23%!important;}.rp22{right:22%!important;}.rp21{right:21%!important;}.rp20{right:20%!important;}
.rp19{right:19%!important;}.rp18{right:18%!important;}.rp17{right:17%!important;}.rp16{right:16%!important;}.rp15{right:15%!important;}
.rp14{right:14%!important;}.rp13{right:13%!important;}.rp12{right:12%!important;}.rp11{right:11%!important;}.rp10{right:10%!important;}
.rp9{right:9%!important;}.rp8{right:8%!important;}.rp7{right:7%!important;}.rp6{right:6%!important;}.rp5{right:5%!important;}
.rp4{right:4%!important;}.rp3{right:3%!important;}.rp2{right:2%!important;}.rp1{right:1%!important;}
.rp33{ right:33.3%!important;}




/*datalist*/
table{border-collapse:collapse;border:none; text-align:left;width:100%;}
table.datalist.min{font-size:13px;}
table.datalist {width:100%;}
table.datalist td{border-collapse:collapse; border-bottom:1px solid #e8e8e8; vertical-align:top;}

table.datalist.b2 td,table.datalist tbody.b2 td,table.datalist.b2 thead th,table.datalist thead.b2 th{border-collapse:collapse; border:1px solid #e8e8e8;}
table.datalist.b3 td,table.datalist tbody.b3 td,table.datalist.b3 thead th,table.datalist thead.b3 th{border-collapse:collapse; border:1px solid #e8e8e8;}
table.datalist.b2 thead th,table.datalist thead.b2 th{border-bottom:1px solid #f5f5f5;}
table.datalist.b3 thead th,table.datalist thead.b3 th{border-bottom:1px solid #f5f5f5;}

table.datalist.b2 thead th.nbb2{border-bottom:1px solid #e8e8e8!important;}
table.datalist.b3 thead th.nbb2{border-bottom:1px solid #e8e8e8!important;}

table.datalist thead{ }
table.datalist thead th{padding:8px 8px; color:#555; font-size:13px; min-width:40px; border-bottom:1px solid #999;white-space:nowrap;}
table.datalist thead th.nb{ border:0 none;}
table.datalist thead th.rminw{min-width:inherit!important;}
table.datalist.min thead th,table.datalist thead.min th{ padding:5px 5px;}
table.datalist thead th.fs12{font-size:12px;}
table.datalist tbody td{ padding:8px 8px; color:#333;vertical-align:middle;}
table.datalist tbody tr.nb td{  border: none 0 !important}
table.datalist.max tbody td,table.datalist tbody.max td{ padding:15px 10px;}
table.datalist.selector tbody *{ cursor:default; }
table.datalist tbody tr.selected td{ background:#f2fbfe;}
table.datalist.min tbody td,table.datalist tbody.min td{ padding:5px 5px;}
table.datalist {width:100%;}
table.datalist tr.odd{background:#fcfcfc;}
table.datalist tr.hover{background:#f8fdff; color:#000; }
table.datalist tr.rhover{background:none!important; color:#333!important; }
table.f{border-collapse:collapse;}
table.f tr{}
table.f td.coln{ color:#AAAAAA;}
table.f td{ padding:15px 10px;}


/*Pagination Start*/
div.page{ width:100%;display:block; padding:8px 0;}
.pageinformation{float:left;line-height:28px;padding-left:10px;}
.pageinformation span{ color:#111; padding:0px 8px 0px 4px;}
div.page .pagemain{float:right; padding-right:10px;}
div.page .pagemain a{display: block;float: left; cursor:pointer;padding:4px 8px;text-decoration: none;color:#000000; border-radius:2px;  margin:0 3px;}
div.page .pagemain a.hover{ text-decoration:none;background:#306dec; color:#fff;}
div.page .pagemain a.active{ background:#106dec; color:#FFF;}
div.page .pagemain .nolink{color:#999999}
div.page .pagemain .dot{ color:#999999}
div.page .pagemain .dot:hover{background:none;color:#999999}
div.page .pagemain .nolink:hover{background:none;color:#999999}
div.page .pagemain a.currentpage{background-color:#f1f1f1; color:#CCC;text-decoration:none;}


.lfico{  height:20px;width:20px;vertical-align:middle; margin-left:10px; margin-right:5px;overflow:hidden;display:inline-block;*zoom: 1;*display: inline; }
.lfico.u{ background:url("../img/lficou.png") 100% no-repeat;}
.lfico.p{ background:url("../img/lficop.png") 50% no-repeat;}
.lfico.c{ background:url("../img/lficoc.png") 50% no-repeat;}