/*
SC-318
*/
@font-face {
    font-family: 'open_sanslight';
    src: url('../../font/OpenSans-Light-webfont.eot');
    src: url('../../font/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../font/OpenSans-Light-webfont.woff') format('woff'),
         url('../../font/OpenSans-Light-webfont.ttf') format('truetype'),
         url('../../font/OpenSans-Light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansbold';
    src: url('../../font/OpenSans-Bold-webfont.eot');
    src: url('../../font/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../font/OpenSans-Bold-webfont.woff') format('woff'),
         url('../../font/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('../../font/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansregular';
    src: url('../../font/OpenSans-Regular-webfont.eot');
    src: url('../../font/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../font/OpenSans-Regular-webfont.woff') format('woff'),
         url('../../font/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('../../font/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'museo_slab500';
    src: url('../../font/museo_slab_500_regular-webfont.eot');
    src: url('../../font/museo_slab_500_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../font/museo_slab_500_regular-webfont.woff2') format('woff2'),
         url('../../font/museo_slab_500_regular-webfont.woff') format('woff'),
         url('../../font/museo_slab_500_regular-webfont.ttf') format('truetype'),
         url('../../font/museo_slab_500_regular-webfont.svg#museo_slab500') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sanssemibold';
    src: url('../../font/OpenSans-Semibold-webfont.eot');
    src: url('../../font/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../font/OpenSans-Semibold-webfont.woff') format('woff'),
         url('../../font/OpenSans-Semibold-webfont.ttf') format('truetype'),
         url('../../font/OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@primarycolor: #FF7F50;
@color:#800080;
h1{
color: @primarycolor;
}
h3{
color: @color;
}

*{margin:0px; padding:0px;}
img {border:none;}
a{text-decoration:none; color:#3d3d3d;}
button{transition-duration: 1s;}
header,footer,nav{margin:0px; padding:0px;}
h1,h2,h3{margin:0px; padding:0px;}
body{font-family: Arial, sans-serif; font-size:14px; color:#575757; background-color:#fff;}
.clear{clear:both; height:0px;}
.left{float:left;}
.right{float:right;}

.header{ background-color:#42403e;  background-image:url(../../../images/front/cci_edit/mkpage/bg-cci-editschecker.jpg); background-repeat:no-repeat; background-position: center top; position:relative; display:inline-block; width:100%; float:left; min-height:600px;}

.header .container_cci{}
.header .container_cci .bg{ }

.header .icons{}

.container_cci{width:1312px; width:90%\9; margin:0 auto;}


.logo-new1{margin-top:45px;}


.left-head{margin-top:0px; float:left;  *width:70%;}
h1{font-family: 'open_sansbold'; color:#ffffff; font-size:52px;  letter-spacing:-2px;  padding-top:85px;  margin-bottom:35px;  background:url(../../../images/front/cci_edit/mkpage/images/line.jpg) no-repeat  bottom left; text-shadow:3px 1px 5px #000000; }
h2{font-family: 'open_sanslight'; color:#ffffff; font-size:30px; letter-spacing:-0.7px; line-height:24px;  padding-top:25px; text-transform:uppercase;
	text-align: left !important;}
h2 strong{font-family: 'open_sansbold'; }
.ceu{font-family: 'open_sanslight'; color:#ffffff; font-size:28px; border:2px solid #ffffff; padding:9px 25px; border-radius:0; display:inline-block; margin-top:20px; *float:left;}
.ceu span{font-family: 'open_sansbold'; color:#ff7a13;}
.ceu strong{font-family: 'open_sansbold';}

.boder_bottom { background:url(../../../images/front/cci_edit/mkpage/banner_bottom.png) repeat-x center center; height:6px; float:left; width:100%;}

.header-right {
    float: right;
    width: 350px;
	margin-top:20px;
	 
	margin-bottom:20px; 
	 
}


.form {
	background:#009ddc;   
    overflow: hidden; display:inline-block; width:100%; margin-top:30px;
}


.form-inner {
    color: #ffffff;
    font-family: "open_sansbold";
    font-size: 16px;
    overflow: hidden;
    padding:  0px 20px 10px;}



.form-heading {
    color: #ffffff;
    font-family: "open_sansbold";
     font-size: 20px;
    padding: 15px 0 10px 0;
	background:#009ddc; text-align:center; }



.form-inner input[type="text"] {
    font-family: "open_sansregular";
    font-size: 14px;
    margin-bottom: 0px;
    margin-top: 10px;
    padding: 5px 4%;
    width: 100%; border:0px; color:#000000;box-sizing: border-box;
}

.form-inner select {
    font-family: "open_sansregular";
    font-size: 14px;
    margin-bottom: 0px;
    margin-top: 10px;
    padding: 5px 2%;
	color:#000000;
	width: 100%;
}


.c-left {
    float: left;
    width: 49%;
}
.c-left img { margin-top:10px;}

.c-right {
    float: right;
    width: 49%;
}


.cap {
    color: #ffffff;
    font-family: Arial,sans-serif;
    font-size: 13px;
	margin-top:10px;
}

.cp{
	background-color: #ffffff;
border: 0 none;
color: #b7b7b7;
float: left;
font-size: 16px;
font-weight: 500;
margin-bottom: 10px;
margin-top: 7px;
padding-top: 0px;
text-align: center;
width: 153px;
}
.form-inner input[type="submit"] 
   {
    background-color: #ff7a13;
    color: #ffffff;
    cursor: pointer;
    font-family: "open_sanssemibold";
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 8px 30px;
    text-transform: uppercase;
    width: 100%;
	border:0;
	}

 


label.err{
	background-color:#f3dbdb;
	color:red;
	font-family:Arial;
	font-size:11px;
	padding: 2px 1%;
	float:left; width:100%;
}
 
 
.icons{position:absolute; bottom:-35px; text-align:center; width:100%; z-index:9; *display:none;}
.icons img{width:60px; height:60px;}

.padding-top-bottom{padding:40px 0 70px; *padding:50px 0 50px; position:relative; display:inline-block; width:100%;}
.padding-top-bottom-f{padding:50px 0 50px; position:relative; display:inline-block; width:100%; background:#003a51;}
.head{font-family: "open_sansbold"; text-align:center; font-size:32px; color:#206db8; letter-spacing:-0.5px; margin-bottom:15px;}
.head span{color:#ff7a13;}
.head-titel{font-family: "open_sansregular"; color:#000000; text-align:center; font-size:17px; background:url(../../../images/front/cci_edit/mkpage/line-orn.jpg) no-repeat bottom center; padding-bottom:30px; margin-bottom:30px; line-height:26px;}

.head2{font-family: "open_sansbold"; text-align:center; font-size:32px; color:#ffffff; letter-spacing:-0.5px; text-transform:uppercase;}
.head2 span{color:#ff7a13;}


.cm-3{width:25%; *width:24%; float:left; overflow:hidden; }
.inner-padding{padding-left:25px; padding-right:35px; overflow:hidden; margin-top:40px; text-align:center;}

.iocns{width:auto; }

.icon-head{font-family: "open_sanssemibold";  font-size:19px; color:#002339; padding-bottom:6px;}

.icon-text{font-family: 'open_sansregular'; font-size:15px; color:#333333; line-height:22px; float:right; width:100%;}
.gray{background-color:#ebebeb; }
 

.line-org{background:url(../../../images/front/cci_edit/mkpage/line-orn.jpg) no-repeat bottom center; padding-bottom:25px; margin-bottom:20px;}

.white-box{background-color:#FFFFFF; margin-right:15px; margin-left:15px; padding:30px 15px; text-align:center; font-family: 'open_sansregular'; font-size:15px; color:#333333; line-height:22px; min-height: 248px;}

.cm-2{width:20%; *width:19.5%; float:left; overflow:hidden;}
.cm-10{width:20%; float:left; overflow:hidden;}
.inner-padding1{padding-left:15px; padding-right:15px; overflow:hidden; margin-top:00px;}

.cm-2 input[type="text"]{border:2px solid #dadada; width:90%; padding:15px 5%; border-radius:3px; margin-top:11px;}
.cm-2 select{border:2px solid #dadada; width:100%; padding:15px 5%; border-radius:3px; margin-top:11px;}
.cm-10 input[type="submit"]{width:100%; padding:11px 0%; border-radius:3px; text-align:center; font-size:20px; background-color:#ff7a13; color:#FFFFFF; border:0; text-transform:uppercase; margin-top:11px;}

.capch{ background:#ffffff; border:2px solid #dadada; width:100%; padding:8px 0; border-radius:3px; text-align:center; margin-top:11px;}

.footer {
    padding: 40px 0;
    overflow: hidden;
	border-top:2px solid #dfdfdf;
}

.logo_footer {
    float: left;
}

.copyright {
    color: #002339;
    float: right;
    font-family: "open_sansregular";
    font-size: 14px;
    line-height: 26px;
    text-align: right;
	letter-spacing:-0.3px;
	width:73%;
}


.copyright span {
    color: #808080;
}

#usernameAvailability2{font-size:11px;}
#usernameAvailability2 a{text-decoration:underline; color:#ff7a13;}



@media only screen and (max-width: 1600px) {


.container_cci {
    margin: 0 auto;
    width: 95%;
}

}

@media only screen and (max-width: 1280px) {

 	
}

@media only screen and (max-width: 1090px) {
 
h1 {
    color: #ffffff;
    font-family: "open_sansbold";
    font-size: 50px;
    letter-spacing: -0.7px;
    text-transform: uppercase;
}


h2 {
    color: #ffffff;
    font-family: "open_sanslight";
    font-size: 30px;
    letter-spacing: -0.7px;
    line-height: 24px;
	text-align: left !important;
}	


.ceu {
    border: 2px solid #ffffff;
	color: #ffffff;
    display: inline-block;
    font-family: "open_sanslight";
    font-size: 18px;
    margin-top: 50px;
    padding: 9px 25px; background:#42403e;
}
	
.cm-3 {
    float: left;
    overflow: hidden;
    width: 50%;
	margin-bottom:15px;
}


.cm-10 input[type="submit"] {
    background-color: #03a9f4;
    border: 0 none;
    border-radius: 3px;
    color: #ffffff;
    font-size: 14px;
    padding: 15px 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

 
.phone{display:none;}
.inner-padding { min-height:215px;}
}


@media only screen and (max-width: 930px) {.inner-padding { min-height:235px;}}

@media only screen and (max-width: 900px) {

 

.header .container_cci .bg {background-size: 100% auto; }
.cm-2 {
    float: left;
    overflow: hidden;
    width: 50%;
	margin-bottom:15px;
}


.cm-10 {
    float: none;
    margin: 0 auto;
    overflow: hidden;
    width: 30%;
}


.copyright {
     
    float: right;
    font-family: "open_sansregular";
    font-size: 14px;
    line-height: 26px;
    text-align: right;
}
.header-right {
    float: right;
    margin-bottom: 100px;
    margin-top: 40px;
    width: 300px;
}


.form-inner {
    color: #ffffff;
    font-family: "open_sansbold";
    font-size: 16px;
    overflow: hidden;
    padding: 10px 25px 20px;
}


.form {
    display: block;
}
.form-heading {
    color: #ffffff;
    font-family: "open_sansbold";
    font-size: 22px;
    margin-bottom: 15px;
    padding: 10px 0 15px;
}

.cp{width:49%;}
.cp img{width:100%; height:100%;}	
	
}




@media only screen and (max-width: 800px) {

h1 {
    
    font-family: "open_sansbold";
    font-size: 40px;
    letter-spacing: -0.7px;
    text-transform: uppercase;
	
}

h2 {
  
    font-family: "open_sanslight";
    font-size: 24px;
    letter-spacing: -0.7px;
    line-height: 24px;
	text-shadow:3px 1px 5px #000000;
	text-align: left !important;
}

.cm-3 {
    float: left;
    overflow: hidden;
    width: 100%;
}	


.icon-text {
    
    float: left;
    font-family: "open_sansregular";
    font-size: 15px;
    line-height: 22px;
    width: 72%;
}


.logo_footer {
    float: none;
	width:100%;
	text-align: center;
}

.copyright {
 
    float: none;
    font-family: "open_sansregular";
    font-size: 14px;
    line-height: 26px;
    text-align: center;
	width:100%;
}


.header-right {
    float: right;
    margin-bottom: 50px;
    margin-top: 0;
    width: 300px;
}

.cm-2 input[type="text"] {
   
    border-radius: 3px;
    margin-bottom: 0;
    padding: 15px 5%;
    width: 90%;
}


.capch { background:#ffffff;
     
    border-radius: 3px;
    padding: 6px 0;
    text-align: center;
    width: 100%;
}


.iocns {
    float: left;
    text-align: left;
    width: 95px;
}

.inner-padding {
    margin-top: 15px;
    overflow: hidden;
    padding-left: 25px;
    padding-right: 35px;
	min-height: inherit; padding-bottom:15px; border-bottom:1px solid #dbdbdb;
}


.padding-top-bottom {
    display: inline-block;
    padding: 60px 0;
    position: relative;
    width: 100%;
}
 .white-box { min-height:inherit;}
}

@media only screen and (max-width: 767px) {


h1 { background-position:bottom center; padding-bottom:15px; padding-top:0px; margin-bottom:0px;}
h2{text-align: center!important;padding-bottom:15px;}	
	
.logo {
    float: none;
    text-align: center;
    width: 100%;
}


.phone {
    display: none;
    float: right;
}


.left-head {
    float: left;
    margin-top: 40px;
    text-align: center;
    width: 100%;
}

 .header { min-height:auto;}


.ceu {
     
    
 
    display: inline-block;
    font-family: "open_sanslight";
    font-size: 18px;
    margin-top: 0;
    padding: 9px 25px;
}

 


.header-right {
    float: right;
    margin-bottom: 100px;
    margin-top: 20px;
    width: 100%;
}
	
}

@media only screen and (max-width: 479px) {
	
	h1{font-size:24px;}
	h2{font-size:18px; text-align: center!important;}
	.logo img{width:100%; height:100%;}
	
.iocns {
    float: none;
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
}


.icon-text {
    
    float: left;
    font-family: "open_sansregular";
    font-size: 15px;
    line-height: 22px;
    text-align: center;
    width: 100%;
}


.cm-2 {
    float: left;
    margin-bottom: 15px;
    overflow: hidden;
    width: 100%;
}


.cm-10 {
    float: none;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
}


.form-heading {
    color: #ffffff;
    font-family: "open_sansbold";
    font-size: 21px;
    margin-bottom: 15px;
    padding: 10px 0 15px;
}
	
}

@media only screen and (max-width: 320px) {
.logo_footer img{width:100%;}	
}


