/* CSS Document */
/*������ʽ��д*/
.re-modal.small .modal-content{
    width:527px;
}
.re-modal .modal-header {
    min-height: 16.43px;
    padding: 9px;
    padding-left: 15px;
    color: rgb(97,177,237);
    border-bottom: 1px solid rgb(97, 177, 237);
    box-shadow: 0px 0px 1px rgba(97, 177, 237, 0.5);
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	background-color:rgb(239,247,253);
}

.re-modal .metion {
    text-align: center;
    color: #000000;
    font-weight: 700;
    font-size: 14px;
}
.re-modal .yesno{
    font-weight: 700;
	font-size: 14px;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 30px;
    color: rgba(0,0,0,0.5);
}
.re-modal input[name='yesno']{
    width: 78px;
    height: 27px;
    text-align:center;
    outline:none;
}

.re-modal.upload-dialog .modal-body{
    padding:0;
}
.re-modal .upload-prograss{
    margin-top: 35px;
    margin-bottom: 30px;
    height: 35px;
	line-height:35px;
	overflow:hidden;
    width: 100%;
    border: 1px solid rgba(239, 247, 253,0.8);
	position:relative;
    padding:0 15px;
}
.re-modal .upload-prograss .prograss{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 35px;
    width: 100px;
    background-color: rgba(239, 247, 253,0.8);
    border: 1px solid rgba(239, 247, 253,0.8);
}
.re-modal .upload-prograss i{
    color: #cccccc;
    position: absolute;
    right: 15px;
    top: 11px;
}

/*btn-: */
.btn-custom1_1{
    height:30px;
    min-width:80px;
	color:#FFFFFF;
	background-color:rgb(247,166,35);
	border:1px solid rgb(247,166,35);
}
.btn-custom1_2{
    height:30px;
    min-width:80px;
	color:rgb(153,153,153);
	background-color:rgb(242,242,242);
	border:1px solid rgb(242,242,242);
}
.btn-custom1_3{
	width:90%;
	color:#ffffff;
	background-color:rgb(97,177,237);
	display: inline-block;
}
.btn-custom1_4{
	height:43px;
	line-height:43px;
	width:127px;
	display:inline-block;
	color:rgb(247,171,49);
	text-align:center;
	border:1px solid rgb(247,171,49);
	border-radius:5px;
}
.btn-custom1_5{
	height:43px;
	line-height:43px;
	width:127px;
	display:inline-block;
	color:#ffffff;
	text-align:center;
	border:1px solid rgb(247,171,49);
	background-color :rgb(247,171,49);
	border-radius:5px;
}
.btn-custom1_6,
.btn-custom1_7{
	font-size: 14px;
	width:140px;
	height:37px;
	line-height:37px;
	display:inline-block;
	text-align:center;
	border-radius:3px;
}
.btn-custom1_6{
	color:rgb(97,177,237);
	border:1px solid rgb(97,177,237);
	background-color:#ffffff;
    outline:none;
}
.btn-custom1_7{
	color:#ffffff;
	border:1px solid rgb(97,177,237);
	background-color :rgb(97,177,237);
    outline:none;
}
.btn-custom1_8{
    width: 115px;
    height: 30px;
    border-radius: 5px;
    color:rgb(247,171,49);
    border:1px solid rgb(247,171,49);
    background-color:#ffffff;
}
/*mark:
*/
.mark-custom1_1{
    width: 7px;
    height: 7px;
    border-radius: 50px;
    display: inline-block;
    background-color: rgb(221,221,221);
}
.mark-custom1_2{
    display: block;
    border: 1px solid #ccc;
    width: 25px;
    height: 25px;
    border-radius: 5px;
}
.mark-custom1_3{
    display: block;
    background-color: rgb(231,76,60);
    border: 1px solid rgb(231,76,60);
    width: 8px;
    height: 8px;
    border-radius: 50%;
}
.mark-custom2{
    height: 15px;
    padding: 0 2px;
	color:#ffffff;
    text-align:center;
    display: inline-block;
}
.mark-custom2_1{
    background-color: rgb(247,166,35);
}
.mark-custom2_2{
    background-color: rgb(231,76,60)
}
/*��ɫ*/
.bg-color1{
	background-color:rgb(138,223,166);
	border:1px solid rgb(138,223,166);
	color:#ffffff !important;
}
.bg-color2{
	background-color:rgb(247,171,49);
	border:1px solid rgb(247,171,49);
	color:#ffffff !important;
}
.bg-color3{
	background-color:rgb(231,76,60);
	border:1px solid rgb(231,76,60);
}
.bg-color4 {
    background-color: #ffffff;
    border: 0;
}
.text-center{
    text-align:center;
}
.m-top10 {
    margin-top: 10px;
}
.m-top15{
    margin-top:15px;
}
.m-top20{
    margin-top:20px;
}
.m-bottom0 {
    margin-bottom: 0px !inportant;
}
.m-bottom20{
    margin-bottom:20px;
}
.m-bottom30{
    margin-bottom:30px;
}
.m-left0{
    margin-left:0;
}
.m-left10{
    margin-left:10px;
}
.m-left20{
    margin-left:20px;
}
.m-right0{
    margin-right:0;
}
.m-right50{
    margin-right:50px;
}

.p-top15{
    padding-top:15px;
} 
.p-top25{
    padding-top:30px;
}
.p-top30{
    padding-top:30px;
}
.p-bottom15{
    padding-bottom:15px;
}
.p-bottom10 {
    padding-bottom: 10px;
}
.p-left10{
    padding-left:10px;
}
.p-left15{
    padding-left:15px;
}
.p-left20{
    padding-left: 20px;
}
.p-left40{
    padding-left:40px;
}
.p-left55 {
    padding-left: 55px;
}
.p-right15 {
    padding-right: 15px;
}
.p-right20{
    padding-right: 20px;
}
.p-right25 {
    padding-right: 25px;
}
.p-right30 {
    padding-right: 30px;
}
.w-px70{
    width:70px;
}
.w-px155{
    width:155px;
}