﻿/*html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;list-style:none;margin:0;padding:0;border-spacing:0;font-family: FZLTZHK--GBK1-0; font-size: 14px; color: #333333; letter-spacing: 0; font-weight: 600;}
input,select,textarea{line-height:18px;padding:0;margin:0;outline:0;font-family: FZLTZHK--GBK1-0; font-size: 14px; color: #333333; letter-spacing: 0; font-weight: 600;}*/

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;list-style:none;margin:0;padding:0;border-spacing:0;font-family: FZLTZHK--GBK1-0; font-size: 14px; color: #333333; letter-spacing: 0; font-weight: 500;}
input,select,textarea{line-height:18px;padding:0;margin:0;outline:0;font-family: FZLTZHK--GBK1-0; font-size: 14px; color: #333333; letter-spacing: 0; font-weight: 500;}

body {margin-top:0px;}
.STYLE1 {color:#666666}
.STYLE4 {color:#999999}

/*#MasterTop {
	background-color: #00FFFF;
	height: 68px;
	width: 1000px;
	margin: auto;
	padding: 0px;
}*/
#MasterHeader {
	background-color: #66FFFF;
	margin: auto;
    min-width: 1564px;   
    min-height: 68px;
    max-height:68px;
	/*height: 400px;*/
	/*width: 1000px;*/
}
#MasterMainContent {
	background-color: #FFFFFF;
	margin: auto;
	height: auto;
	width: 100%;
}
#MasterFooter {
	background-color: #FFFFFF;
	margin: auto;
	height: auto;
	width: 100%;
}

#box-table-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	border-top: 7px solid #9baff1;
	border-bottom: 7px solid #9baff1;
}
#box-table-b th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #e8edff;
	border-right: 1px solid #9baff1;
	border-left: 1px solid #9baff1;
	color: #039;
}
#box-table-b td
{
	padding-left: 12px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-top: 8px;
	background: #e8edff; 
	border-right: 1px solid #aabcfe;
	border-left: 1px solid #aabcfe;
	color: #669;
}
p{text-indent: 2em;line-height:20px}

ul
{
	list-style-type: none;
	margin-top: 10px;
}
li
{
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
}

div.TabularViewContainer
{
    width: 100%;
    margin: 0 auto;
    overflow:hidden
}
div.TabularViewTitle
{
    width: 100%;
    text-align: center;
    visibility:hidden;
}
div.TabularViewName
{
    width: 40%;
    height: 30px;
    float: left;
    text-align: right;
    color:#666666;
    padding-right:10px;
    font-weight:600;
}
div.TabularViewValue
{
    width: 60%;
    height: 30px;
    margin-left: 40%;
    text-align: left;    
}

div.TabularViewValueDynamicHeight
{
    width: 60%;
    min-height: 30px;
    margin-left: 40%;
    text-align: left;
    padding-bottom: 18px;
}

div.TabularViewButtonLine{    
    width: 100%;
    text-align: center;
    padding-right:15%;
    padding-top:10px;
    padding-bottom:10px;
}

div.TabularEditContainer
{
    width: 90%;
    margin: 0 auto;
    overflow:hidden
}
div.TabularEditTitle
{
    width: 100%;
    text-align: center;
    visibility:hidden;
}
div.TabularEditName
{
    width: 40%;
    height: 40px;
    float: left;
    font-size:1rem;
    font-weight:600;
    line-height: normal;/*40px;*/
    text-align: right;
    vertical-align:middle;
    color:#333333;
    padding-right:10px;
    padding-top:7px;
}
div.TabularEditValue
{
    width: 60%;
    height: 40px;
    margin-left: 40%;
    text-align: left;
    line-height: normal;/*40px;*/
    vertical-align:middle;
}

div.TabularEditValueDynamicHeight
{
    width: 60%;
    min-height: 62px;
    margin-left: 40%;
    text-align: left;
    vertical-align:middle;
    padding-bottom: 18px;
}

div.TabularEditNameCellPrice
{
    width: 50%;
    height: 40px;
    float: left;
    text-align: right;
    vertical-align:middle;
    padding-bottom: 18px;
}
div.TabularEditValueCellPrice
{
    width: 50%;
    height: 40px;
    margin-left: 50%;
    text-align: left;
    vertical-align:middle;
    padding-bottom: 18px;
}

/*div.TabularEditValueSelect
{
    width: 430px;
    height: 30px;
    margin-left: 200px;
    text-align: left;
    vertical-align:middle;
    padding-bottom: 18px;
    overflow: hidden;
}*/


.styled-select
{
    width: 430px;
    height: 22px;
    margin-left: 200px;
    text-align: left;
    vertical-align:middle;
    padding-bottom: 18px;
      /*width: 240px;
      height: 34px;*/
      overflow: hidden;
}

.styled-select select {
    background: transparent;
    width: 300px;
    padding: 5px;
    font-size: 16px;
    border: 1px solid #ccc;
    height: 30px;
    -webkit-appearance: none; /*for chrome*/
}

.TabularEditInputControl{width:280px;display:inline-block;}
span.TabularEditMustFillMark{text-align: center; color: #FF8000;padding-left: 3px;padding-right: 3px;height: 22px;}
span.TabularEditValidate
{
    width: 150px;
    height: 40px;
    text-align: left;
}

div.TabularEditButtonLine{  
    width: 100%;
    text-align: center;
    padding-right:15%;
    padding-top:10px;
    padding-bottom:10px;
}

div.ListContainer
{
    width: 100%;
    margin: 0 auto;
    overflow:hidden;

    font-family: FZLTZHK--GBK1-0;
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
    line-height: 44px;
    font-weight: 600;
}

div.EncListContainer
{
    width: 100%;
    margin: 0 auto;
    overflow:hidden;
            
    font-family: FZLTZHK--GBK1-0;
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
    line-height: 44px;
    font-weight: 600;
}

div.ListTitle
{
    width: 100%;
    text-align: center;
}

div.ListRoofLine
{
    width:100%;
    height:15px;
    padding-left:27px;
    padding-right:27px;
}

div.ListButtonLine
{
    width: 100%;
    padding-left:27px;
    padding-right:27px;
    padding-bottom:8px;
    text-align: right;
}
    
div.ListBody
{
    width: 100%;
    text-align: center;
    padding-left:27px;
    padding-right:27px;
}
    
div.FloorLine
{
    width: 100%;
    height:110px;
}
            
div.PageViewContainer
{
    width: 90%;
    margin: 0 auto;
    overflow:hidden
}
div.PageViewTitle
{
     width: 100%;
    text-align: center;
    font-size:14px;
}
div.PageViewTime    
{  
    width: 100%;
    text-align: center;
}

div.PageViewBody
{ 
    width:40%;
    text-align: left;
}

div.PageViewButtonLine{    
    width: 100%;
    text-align: center;
    padding-top:10px;
    padding-bottom:10px;
}
    
div.PageEditContainer
{
    width: 90%;
    margin: 0 auto;
    overflow:hidden
}
div.PageEditTitle
{
    width: 100%;
    text-align: center;
    visibility:hidden;
}
div.PageEditName    
{  
    width: 150px;
    height: 40px;
    float: left;
    text-align: right;
    vertical-align:middle;
    color:#666666;
}

div.PageEditValue    
{  
    width: 430px;
    height: 40px;
    margin-left: 150px;
    text-align: left;
    vertical-align:middle; 
}

div.PageEditValueDynamicHeight
{
    width: 500px;
    min-height: 80px;
    margin: 0 auto;
    text-align: left;
    vertical-align:middle;
}

span.PageEditMustFillMark{text-align: center; color: #FF8000;padding-left: 3px;padding-right: 3px;height: 40px;}
span.PageEditValidate
{
    width: 150px;
    height: 40px;
    text-align: left;
}
div.PageEditButtonLine{ 
    width: 100%;
    text-align: center;
    padding-right:15%;
    padding-top:10px;
    padding-bottom:10px;
}
  
div.ErrorMessageLine
{
    width: 100%;
    /*height:22px;*/
    text-align: center;
    color: #FF0000;
    padding-top:10px;
    padding-bottom:10px;
}

span.ErrorMessageLine
{
    font-size:large;
    color: #FF0000;
}

div.ContactUsContainer
{
    width: 90%;
    margin: 0 auto;
    overflow:hidden
}
    
div.ContactUsTitle
{
    font-weight:bold;
    margin-left:120px;
    margin-top:20px;
    margin-bottom:10px;
}

div.ContactUsName
{
    width:200px;
    height:30px;
    float:left;
    text-align:right;
}

div.ContactUsValue
{    
    width:430px;
    height:30px;
    margin-left:200px;
}

div.AboutUsContainer
{
    width: 500px;
    margin: 0 auto;
    overflow:hidden
}

div.ConfirmContainer
{
    width: 500px;
    margin: 0 auto;
    overflow:hidden
}

table.SW
{
    width: 630px;
    border-right: #0064a7 1px solid;
    border-top: #0064a7 1px solid;
    border-left: #0064a7 1px solid;
    border-bottom: #0064a7 1px solid;
    background-color: white;
    margin: 0 auto;
}
td.SWTitle
{
    width: 630px;
height: 30px;
font-weight: bold;
background-image: url(../../Images/SWTitleBar.jpg);
}

div.SWTitleLeft
{
    float:left; 
    width:500px;
}
div.SWTitleRight
{
    margin-left:500px
}

div.divHorizontalSeparateLine
{
    height:20px;
}

td.SWItem
{
    width: 630px;
text-align: left;
vertical-align: top;
border-left: solid 1px #EFEDEE;
}
td.SWFooter
{ 
width: 630px;
height: 24px;
background-image: url(../../Images/SWFooterBar.jpg);
}

table.DetailUserPermitTable {text-align:center; margin-left:auto; margin-right:auto; margin-top: 15px;margin-bottom: 15px;}
td.DetailUserPermitTitle{text-align: right; width: 200px;padding-top: 5px;padding-bottom: 5px;visibility:hidden;}
td.DetailUserPermitValue{text-align: left; width: 280px;padding-top: 5px;padding-bottom: 5px;}
td.DetailUserPermitValidator{text-align: left; width: 280px;padding-top: 5px;padding-bottom: 5px;padding-left: 0;padding-right: 0;}

td.MustFillMark{text-align: center; color: red;padding-left: 3px;padding-right: 3px  }
#bodypart {margin:0 auto;background-color:White}

FileUploadIDHelper{text-align: left;}

td.MasterTop
{
    height:68px;
    /*background-image:url(../../Images/top.jpg);*/
    background: linear-gradient(to right, #061A7E, #0875DD);
    padding:0px;
    }
    
td.MasterBanner   
{
    height:290px;
    padding:0px;
    width:100%;
}

td.MasterLoggin
{
    text-align: right;
    padding: 10px;
    width:100%;   
}

table.tbMasterFooter
{
    padding:0px;
    border:0px;
    margin:0px;    
    border:0px;
    width:100%;
}

td.tdMasterFooter
{
    height:100px;
     /*background-image:url(../../Images/footer.jpg);*/ 
     text-align:center;
     font-family: FZLTZHK--GBK1-0;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    text-align: center;
    line-height: 24px;
    font-weight: 600;
}

td.tdLeftHLine
{
    width:100%;
    height:20px;
    /*background-image:url(../../Images/horline.jpg);*/ 
    text-align:left;
    vertical-align: middle;
}

td.tdLeftVLine
{
    background-image:url(../../Images/verline.jpg); 
}

td.tdVerticalSeparateLine
{
    width:20px;
    table-layout:fixed;
}
td.tdNavigationMenu{
    width:214px;
    max-width:214px;
    min-width:214px;
    table-layout:fixed;
    background:#303F9F;
    /*background-color:#303F9F;*/
}
/*span.ContentLabel
{
    font-size:18px;
    vertical-align:middle;
}*/

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: underline; 
}
a:active {
	color: #006699;
	text-decoration: underline;
}
.bl {
	font-size: 8pt;
	color: #CCCCCC;
}
   
    td.NavigationButtonHair
    {
        width:6px;
        height:48px;
        /*background-image: url(../../Images/buttonhair1.png);*/
        background-color:#303F9F;
    }
    td.NavigationButtonHairClick
    {
        width:6px;
        height:48px;
        /*background-image: url(../../Images/buttonhairclick1.png);*/
        background-color:#FFFFFF;
    }
    td.NavigationButtonFace
    {
        width:40px;
        height:48px;
        background-image: url(../../Images/buttonface.png);
        background-color:#303F9F;
        background-repeat: no-repeat;
        background-position: center;
    }
    td.NavigationButtonFaceClick
    {
        width:40px;
        height:48px;
        background-image: url(../../Images/buttonface.png);
        background-color:#1A237E;
        background-repeat: no-repeat;
        background-position: center;
    }
    td.NavigationButtonBody
    {
        width:168px;
        height:48px;
        /*background-image: url(../../Images/buttonbody.png);*/
        background-color:#303F9F;
        background-repeat: repeat-x;
		text-align:justify; 
		text-justify:inter-ideograph;
        padding-left:8px;
    }
    td.NavigationButtonBodyClick
    {
        width:168px;
        height:48px;
        /*background-image: url(../../Images/buttonbody.png);*/
        background-color:#1A237E;
        background-repeat: repeat-x;
		text-align:justify; 
		text-justify:inter-ideograph;
        padding-left:8px;
    }

    /*td.NavigationButtonTail
    {
        width:35px;
        height:60px;
        color:#303F9F;
    }
    td.NavigationButtonTailClick
    {
        width:35px;
        height:60px;
        color:#303F9F;
        color:#1A237E;
    }
    a.NavigationBodyButton
    {        
	    color: #3160b8;
	    font-size:20px;
	    font-family:Microsoft YaHei;
	    text-decoration: none;
	}
	*/
    a.NavigationBodyButton
    {        
	    color: #CCC;
	    font-size:14px;
	    font-family:FZLTZHK--GBK1-0;
	    text-decoration: none;
        letter-spacing: 0;
        line-height: 48px;
        font-weight: 600;
        /*fontFace:Lantinghei SC;
	    textAlign:left;*/
	}
    a.NavigationBodyButtonClick
    {        
	    color: #FFFFFF;
	    font-size:14px;
	    font-family:FZLTZHK--GBK1-0;
	    text-decoration: none;
        letter-spacing: 0;
        line-height: 48px;
        font-weight: 600;
        /*fontFace:Lantinghei SC;
	    textAlign:left;*/
	}
    
    
       
    td.MapViewButtonHair
    {
        width:76px;
        height:48px;
        /*background-image: url(../../Images/buttonhair1.png);*/
        background-color:#303F9F;
    }
    td.MapViewButtonFace
    {
        width:32px;
        height:48px;
        background-image: url(../../Images/MapViewTag.png);
        background-color:#303F9F;
        background-repeat: no-repeat;
        background-position: center;
    }
    td.MapViewButtonBody
    {
        width:172px;
        height:48px;
        /*background-image: url(../../Images/buttonbody.png);*/
        background-color:#303F9F;
        background-repeat: repeat-x;
		text-align:justify; 
		text-justify:inter-ideograph;
        padding-left:8px;
    }
    a.MapViewBodyButton
    {        
        font-family: FZLTZHK--GBK1-0;
        font-size: 16px;
        color: #FFFFFF;
        letter-spacing: 0.91px;
        line-height: 16px;
        font-weight: 600;

	    /*color: #FFFFFF;
	    font-size:14px;
	    font-family:FZLTZHK--GBK1-0;
	    text-decoration: none;
        letter-spacing: 0;
        line-height: 48px;
        font-weight: 600;*/
        /*fontFace:Lantinghei SC;
	    textAlign:left;*/
	}
	td.EMValidatorHead
    {
        width:40px;
        height:40px;
        background-image: url(../../Images/emhead.png);
    }
    td.EMValidatorBody
    {
        width:3px;
        height:40px;
        background-image: url(../../Images/embody.png);
        background-repeat: repeat-x;
        color:#FF8000
    }
    td.EMValidatorTail
    {
        width:15px;
        height:40px;
        background-image: url(../../Images/emtail.png);
    }
    td.NavigationButtonTail
    {
        width:35px;
        height:60px;
        background-image: url(../../Images/buttontail1.png);
    }
    
	div.DivRightSky
	{
	    width:100%;
	    height:10px;
	}
	div.DivRightCloud
	{
	    width:100%;
	    height:50px;
	    background-image: url(../../Images/righttitle800.png);
        background-repeat: no-repeat;
        background-size:contain
	}
	div.DivRightTitle
	{
	    position:relative;
	    left:36px;
	    top:14px;
	    font-size:18px;
	    /*color:#969696;*/
        color:#303F9F;
	    width:600px;
	    height:30px;	   
	}	
	div.DivRightRoof
	{
	    width:100%;
	    height:1px;
        background-color: #003BAC;	    
	}
    div.DivRightCeil
	{
	    width:100%;
	    height:10px;
	}
	div.DivRightFloor
	{
	    width:100%;
	    height:27px;
	}
	div.DivRightWall
	{
	    /*width:100%;*/
        margin-left:40px;
        margin-right:40px;
	}
	/*input.RegularButton
	{
	    width:100px;
	    height:26px;
	    text-align:center;
	}*/
	
	div.RegularDiv
	{        
        height: 40px;
        vertical-align:middle;
        color:#666666;
	}
	span.LabelTitle
	{
	    font-size:18px;
	}
	
	div.DivSWRoof
	{
        /*width:330px;*/
	    height:13px;
	    background-image: url(../../Images/swroof390.png);
        /*background-size:contain;
        background-size:cover;*/
	}
	div.DivSWTitle
	{
	    /*width:330px;*/
	    height:30px;
	    background-image: url(../../Images/swtitle390.png);
        /*background-size:cover;*/
	}
	div.DivSWTitleName
	{
	    width:190px;
	    height:30px;
	    float:left; 
	    position:relative;
        left: 42px;
        top: 3px;
	    text-align:left; 	
	    font-size:15px;    
	}
	div.DivSWTitleMore
	{
	    height:30px;
	    margin-left:317px; 
	    position:relative;
        left: 9px;
        top: 6px;
	    text-align:left; 
	}
	div.DivSWWall
	{
	    /*width:330px;*/
	    background-image: url(../../Images/swwall390.png);
	    background-repeat:repeat-y;
        /*background-size:cover;*/
	}	
    div.DivSWFloor
	{
	    /*width:330px;*/
	    height:15px;
	    background-image: url(../../Images/swfloor390.png);
        /*background-size:cover;*/
	}

	
	div.DivSWContainerLeft
	{
        width: 390px;
        /*margin-left: 15px;*/
        float: left;
        text-align: center;
	}
	div.DivSWContainerRight
	{
        width: 390px;
        margin-left: 400px;
        text-align: center;
	}
    
    
    div.NavigationButtonBodyDiv 
    {
        text-align:justify; 
        text-justify:distribute-all-lines;
    }     

    div.RightHead
    {
        padding-top:37px;
        padding-bottom:25px;
        padding-left:32px;
        background: #FFFFFF;
        text-align:left;
    }
	
    div.RightHeadLeading{
        float:left;
        width:4px;
        height:16px;
        background: #06399F;
    }

    div.RightHeadLabel {
        padding-left:11px;
        margin-left:4px;
    }

    span.ContentLabel{
        font-family: FZLTZHK--GBK1-0;
        font-size: 18px;
        color: #06399F;
        letter-spacing: 1px;
        /*text-align:left;*/
        line-height: 18px;
        font-weight: 600;
    }

    div.RightBody
    {
/*        padding-top:0px;
        padding-bottom:18px;
        padding-left:32px;
        padding-right:8px;*/
        /*background: #F2F2F2;*/
        /*text-align:left;*/
    }

    a.ContentLabel{
        font-family: FZLTZHK--GBK1-0;
        font-size: 18px;
        color: #06399F;
        letter-spacing: 1px;
        /*text-align:left;*/
        line-height: 18px;
        font-weight: 600;
    }

    a.NavigationButton{
        :hover 
    }

/*.cssLoginLinkButton
{
   color:#FFFFFF;
   font-size:16px;
   font-family:PingFang TC;
}*/

.cssTable th {
    padding-left: 36px;padding-top:0px;padding-bottom:0px;text-align:left;font-weight:600;
}

.cssTable td {
    padding-left: 36px;padding-top:0px;padding-bottom:0px;text-align:left;
}

.cssPager td
{
     padding-left: 4px;     
     padding-right: 4px;    
     text-align:center;
     margin:auto;
}
.cssPager > td > table
{
     padding-left: 4px;     
     padding-right: 4px;    
     text-align:center;
     margin:auto;
}

.wrapper {
    min-height: 100%;
}

.wrapper.contentPartWrapper{
    padding-bottom: 1000px; /* footer区块的高度 */
}

.footer {
    position: relative;
    margin-top: -100px;  /* 使footer区块正好处于content的padding-bottom位置 */
    height: 100px;
    clear: both;
}

.clearfix::after {
    display: block;
    content: ".";
    height: 0;
    clear: both;
    visibility: hidden;
}

.select_label {
    font-size:14px;
    line-height:34px;
    padding-top:7px;
    font-weight:600;
}

.textbox_chen {
    width:200px;
    height:35px;
    font-size:1rem;
    padding:6px 12px;
    border:1px solid #555;
    border-radius:4px;
}

.button_chen{
    font-size:1rem;
    background-color:#303F9F;
    color:white;
    padding-left:1rem;
    padding-right:1rem;
    border:none;
}

.number_red{
    background-color:#FA6400;
    color:#FFFFFF;
    border-radius:12px;
    font-size:1rem;
    padding:0.15rem 1.4rem 0.15rem 1.4rem;
}

.number_blue{
    background-color:#303F9F;
    color:#FFFFFF;
    border-radius:12px;
    font-size:1rem;
    padding:0.15rem 1.4rem 0.15rem 1.4rem;
}

.button_normal{
    font-size:1rem;
    background-color:#303F9F;
    color:white;
    padding-top:0.3rem;
    padding-bottom:0.4rem;
    padding-left:1.3rem;
    padding-right:1.3rem;
    border:none;
}

.textbox_normal {
    height:30px;
    line-height:30px;
    font-size:1rem;
    vertical-align:middle;
    padding-top:0.1rem;
    padding-bottom:0.4rem;
    padding-left:1.0rem;
    padding-right:1.0rem;
}

.datepicker_normal {
    height:30px;
    line-height:30px;
    font-size:1rem;
    vertical-align:middle;
    padding-top:0.1rem;
    padding-bottom:0.4rem;
    /*padding-left:1.0rem;
    padding-right:1.0rem;*/
}

.link_button_normal{
    font-size:1rem;
    background-color:#303F9F;
    color:white;
    padding-top:0.3rem;
    padding-bottom:0.4rem;
    padding-left:1.3rem;
    padding-right:1.3rem;
    border:none;
}

.link_button_normal:visited{
    font-size:1rem;
    background-color:#303F9F;
    color:white;
    padding-top:0.3rem;
    padding-bottom:0.4rem;
    padding-left:1.3rem;
    padding-right:1.3rem;
    border:none;
}

.link_button_normal:hover{
    font-size:1rem;
    background-color:#303F9F;
    color:white;
    padding-top:0.3rem;
    padding-bottom:0.4rem;
    padding-left:1.3rem;
    padding-right:1.3rem;
    border:none;
}

.link_button_normal:link{
    font-size:1rem;
    background-color:#303F9F;
    color:white;
    padding-top:0.3rem;
    padding-bottom:0.4rem;
    padding-left:1.3rem;
    padding-right:1.3rem;
    border:none;
}

.title_normal {
    font-size:1.2rem;
    font-weight:bold;
}

.text_normal {
    font-size:14px;
    line-height:34px;
    padding-top:7px;
}

.text_title {
    font-size:18px;
    line-height:34px;
    padding-top:7px;
    font-weight:600;
}

.link_button_normal{
    font-size:1rem;
    background-color:#303F9F;
    background-image:url(../../Images/buttonbg.png)
    color:white;
    padding-top:0.3rem;
    padding-bottom:0.4rem;
    padding-left:1.3rem;
    padding-right:1.3rem;
    border:none;
}

start_page_link_em { text-decoration:underline; }

.divCoverMap {
  background-image: url("../../Images/map_5.png");
  background-color: #cccccc;
  height: 500px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.sellReportRowStyle td{
    padding-left:12px;
}

.bootstrap-combobox {
    display:inline-block !important;
}

.bootstrap-combobox input {
    border: 1px solid grey;
    border-radius: 0.25rem;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    width:216px;
    height:34px;
}

.bootstrap-combobox .ajax__combobox_inputcontainer{
    top:0px !important;
    display:inline-block !important;
}

.bootstrap-combobox .ajax__combobox_itemlist{
    /*border: none !important;
    height: 300px !important;*/
    position:relative !important;
    top: 0px !important;
    left: 0px !important;
}


.statistics-combobox {
    display:inline-block !important;
}

.statistics-combobox input {
    border: 1px solid grey;
    border-radius: 0.25rem;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    /*width:216px;*/
    height:34px;
}

.statistics-combobox .ajax__combobox_inputcontainer{
    top:0px !important;
    display:inline-block !important;
}
/*.bootstrap-combobox .ajax__combobox_itemlist{
    border: none !important;
    width: 300px !important;
}*/
.form-control{
    border-color:#555;
}
/*
.bootstrap-combobox .ajax__combobox_buttoncontainer button {
    display: flex;
    align-items: center;
    border: none;        
    border-radius: 0 0.25rem 0.25rem 0;
    background: #007bff url('./image/down-arrow.png') no-repeat center center;
    background-size: contain;
    color: black;
}*/

.forgot-password
{
    text-decoration:underline;
    color:Red;
}