﻿body {
    margin: 0;
    padding: 0;
    font-family: 'Segoe UI';
    color: #888888;
    min-height: 595px;
    font-size: 12px;

}

@font-face {
    font-family: HelveticaNeue-Thin;
    src: url(fonts/Helvetica%20Neue%20Thin/HelveticaNeue-Thin.otf);
}

.container {
    margin: 0 auto;
    position: relative;
    width: 1024px;
}

.header {
    width: 1024px;
    position: fixed;
    top: 0px;
  background-color: #f2f2f2;
    height: 37px;
    z-index:999
}

.header_left {
    position: relative;
    margin: 5px 0 0 10px;
    float: left;
    cursor: pointer;
}

.header_right {
    float: right;
    width: 6%;
    margin-top: 1%;
}

.nav {
    float: left;
    padding-left: 11%;
    cursor: pointer;
}
.infoToggler
{
}
.footer {
    background-color: #f2f2f2;
    height: 35px;
    width: 1024px;
    bottom: 0;
    /*position: fixed;*/
margin-top: 1%;
}

.content {
    background-color: #f2f2f2;
    width: 1024px;
    height: 523px;
    min-height:500px;
    position: relative;
    margin-top:5px;
}

.clear {
    clear: both;
}

.content_left {
    width: 346px;
    height: 494px;
    background-color: #fbfbfb;
    float: left;
    margin: 16px 0 0 22px;
}

.content_right {
width: 581px;
height: 494px;
background-color: #fbfbfb;
float: left;
margin: 16px 0 0 32px;
}
.content_left_record {
        width: 571px;
    height: 460px;
    background-color: #fbfbfb;
    float: left;
    margin: 16px 0 0 35px;
}
.inner_title {
color: #f77462;
font-size: 14px;
float: left;
width: 233px;
padding: 5px 0 5px 18px;
}

.inner_section {
  width: 270px;
height: 158px;
min-height: 171px;
overflow: scroll;
overflow-x: hidden;
border: 1px solid #888888;
margin: 0px 0 0 33px;
}

    .inner_section span {
        color: #1c92c4;
        font-size: 14px;
        padding: 15px 0 0 8px;
    }
.inner_section_record {
      width: 531px;
    height: 40px;
    min-height: 420px;
    overflow: scroll;
    overflow-x: hidden;
    border: 1px solid #888888;
    margin: 13px 0 0 18px;
}
.question {
    background-color: #f2f2f2;
    padding: 5px;
    margin: 8px 5px 8px 5px;
}

    .question li {
        list-style-type: none;
        cursor: pointer;
        font-size: 12px;
    }

.bullet_square {
    float: left;
    background-color: #888888;
    height: 5px;
    width: 5px;
    margin: 5px 10px 0 0px;
}

.question li:hover {
    color: #f77462;
    font-size: 12px;
}

.interview_details {
width: 543px;
height: 442px;
min-height: 420px;
border: 1px solid #888888;
margin: 37px 0 0 18px;
}

.tab_details {
margin:8px 0px 0 20px;
width:96%; 
}

.tabs {
    background-color: #1c92c4;
    height: 29px;
    width: 85px;
    float: right;
    cursor: pointer;
    color: #ffffff;
    margin-left: 5px;
}

    .tabs:hover {
        background-color: #127097;
        float: right;
        cursor: pointer;
        color: #ffffff;
        margin-left: 5px;
    }

.image {
    margin: 5px 0 0 5px;
    float: left;
    width: 15px;
}

.image_title {
    margin: 2px 0 0 7px;
    float: left;
    font-size: 9px;
    width: 16px;
	line-height:11px;
}

.inter_left {
    position: relative;
    float: left;
    width: 306px;
    margin: 32px 0 0 21px;
}

    .inter_left span {
        float: left;
        width: 100px;
        position: relative;
        color: #000000;
        padding-bottom: 8px;
    }

    .inter_left div {
        float: left;
        width: 150px;
        position: relative;
        color: #1c92c4;
        padding-bottom: 8px;
    }

.inter_right{
position: relative;
float: left;
background-color: #cae7f0;
border: 1px solid #888888;
width: 270px;
height: 270px;
margin: 0px 0px 12px 34px;
}

.inter_maximize {
    position: relative;
    top: 0;
    left: 0;
    padding: 5px 0 0 18px;
    cursor: pointer;
}

.inter_play {
position: absolute;
width: 100%;
/* height: 100%; */

cursor: pointer;
}

.inter_section {
    position: relative;
    width: 516px;
    margin: 28px 0 0 12px;
    border: 1px solid #d8d1d1;
	
	
}

.interview_resume {
    position: absolute;
    width: 526px;
    height: 256px;
    min-height: 119px;
  
    text-align: justify;
    font-size: 12px;
    margin: 5px 0 0 15px;
}

.inter_logo {
    bottom: 10px;
    position: absolute;
    padding: 0 0 0 75px;
}

.print_btn {
    padding: 5px 6px 5px 6px;
    background-color: #f77462;
    color: #fff;
    font-size: 12px;
    float: right;
    position: relative;
    cursor: pointer;
    margin-right: 13px;
	padding-bottom:1px;
}

    .print_btn:hover {
        background-color: #f86754;
    }

.footer_left {
    position: relative;
    float: left;
    width: 156px;
    color: #888888;
    padding: 15px 0 0 15px;
}

    .footer_left a {
        color: #3c3b3b;
        text-decoration: none;
        cursor: pointer;
    }

.footer_right {
    position: relative;
    float: right;
    width: 183px;
    color: #888888;
    padding: 15px 0 0 15px;
}

    .footer_right a {
        color: #3c3b3b;
        text-decoration: none;
        cursor: pointer;
    }


.wizard_styling {
    position: relative;
    left: 0;
    padding: 15px 0 0 0;
}

.wizard_1 {
    position: relative;
    float:: left;
    width: 108px;
}

.wizard_img {
    position: relative;
    float: left;
    width: 32px;
}

.blankdiv {
    position: relative;
    float: left;
    width: 76px;
    height: 7px;
    background-color: #f2f2f2;
}

.remote_title {
    width: 763px;
    float: left;
    color: #f77462;
    font-family: HelveticaNeue-Thin;
    font-size: 19px;
    padding: 8px 0 7px 15px;
}

.border_styling {
    width: 990px;
    margin-left: 15px;
    border-bottom: 1px solid #c8c6c6;
}

.back_btn {
    position: relative;
    float: right;
    right: 0;
    cursor: pointer;
}

.remote_text {
    padding: 6px 0 0 31px;
    font-size: 14px;
    line-height: 19px;
}

    .remote_text span li {
        display: inline;
        float: left;
        list-style-type: square;
        color: #888888;
    }

.enduser_stying {
    position: relative;
    padding: 30px 0 0 56px;
}

.enduser_title {
    color: #000;
    font-size: 16px;
    float: left;
    width: 220px;
}

.enduser_btn {
    position: relative;
    float: right;
    width: 175px;
}

.btn {
    padding: 5px 7px 5px 7px;
    background-color: #f77462;
    font-size: 14px;
    float: left;
    color: #fff;
    cursor: pointer;
    margin-right: 5px;
}
    .btn a {
    color:#fff;
    text-decoration:none;
    }

    .btn:hover {
        background-color: #f86754;
    }

.enduser_detail {
    position: relative;
    background-color: #ffffff;
    width: 900px;
    min-height: 250px;
    overflow-y: scroll;
    height: 295px;
    border: 1px solid #888888;
    padding: 10px 0 0 10px;
    margin: 5px 0 0 0;
    line-height: 19px;
    text-align: justify;
}

.identification_styling {
    width: 900px;
    margin: 40px 0 0 33px;
}

.refer_title {
    position: relative;
    float: left;
    width: 274px;
    color: #888888;
    font-size: 16px;
	padding: 13px 0 0 31px;
}

.refer_textbox {
    position: relative;
    float: left;
    width: 250px;
    margin-right: 10px;
}

.large_textbox {
    height: 24px;
    width: 250px;
}

.small_btn {
    background-color: #1c92c4;
    cursor: pointer;
    color: #fff;
    padding: 5px 15px 5px 15px;
    text-align: center;
    float: left;
    font-size: 16px;
    position: relative;
}

    .small_btn:hover {
        background-color: #127097;
    }
.remote_uploading {


position:relative;
margin:140px 0 0 0;

}
.btn_styling {

    float: right;
    right: 0;
    width: 120px;
}
.uploading_title {
    color:#000000;
    font-size:16px;
    padding:30px 0 0 50px;
}
.remote_attach {
position:relative;
margin:15px 0 0 0;
}
.remote_attach_title {
    color:#888888;
    font-size:14px;
    padding:5px 0 0 83px;
    float:left;

}
.remote_attach_btn {
    background-color:#1c92c4;
    font-size:14px;
    color:#fff;
    text-align:center;
    float:left;
    padding:5px 8px 8px 8px;
    position:relative;
    cursor:pointer;
    margin:0 0 0 16px;
}
.attacht_btn_upload {
        cursor:pointer;
background-color:#0d5e80;
float:left;
position:relative;
padding:7px 8px 10px 8px;
}
.add_btn {
    cursor:pointer;
    font-size:14px;
background-color:#0d5e80;
width: 65px;
height: 32px;
color:#fff;
float:left;
margin:0 0 0 15px;
}
.add_img {

}





.dotsandlines {
   display: table;
width: 100%;
margin: 42px 0 0 0;
}
.circle-contain, .line {
    display: table-cell;
}
.circle-contain {
width: 30px;
position: relative;
float: left;

}
.circle {
text-align: center;
line-height: 19px;
font-size: 13px;
background: #ffffff;
border: 5px solid #f2f2f2;
width: 20px;
height: 20px;
/* padding: 2px; */
color: #888888;
border-radius: 50px;
position: relative;

}
.line {
border-bottom: 5px solid #f2f2f2;
float: left;
width: 95px;
margin: 14px 0 0 0px;
/* height: 56px;
    /*height:56px;*/
}
.line.special {
border-bottom: 5px solid #1c92c4;
/* height: 56px; */
float: left;
width: 95px;
margin: 14px 0 0 0px;
}
.circle.special {
    background: #1c92c4;
    color:#fff;
}
.circle.big {
  width: 20px;
height: 20px;  
}
.wizard_labels {
padding:5px 0 0 0;
}
.wizard_labels span {
    color:#888888;
    font-size:10px;
    width:126px;
    float:left;
}
.inner_btn {
position:relative;
float:right;padding:10px 20px 0 0;

}
.inner_btn_right
{
    position:relative;float:left;
}
.inner_timer_title
{
    color:#888888;
    font-size:14px;
    float:left;
    position:relative;
    width:50px;
    padding:6px 0 0 1px;
}
.timer_inner_img
{
    float:left;
    position:relative;
    width:26px;
}
.timer_inner
{
padding:7px 0 0 23px;
float:left;
width:78px;
cursor:pointer;
margin-right:5px;

}
.prev_btn {
background-color:#1c92c4;
width: 69px;
height: 26px;
float: left;
color: #fff;
cursor: pointer;
margin-right:7px;
}
.prev_btn:hover {
    background-color: #127097;
}
.finish_btn {
background-color:#f77462;
padding:5px 7px 6px 7px;
float:left;
color:#fff;
cursor:pointer;
}
    .finish_btn:hover {
        background-color: #f86754;
    }
    .finish_btn a
    {
        text-decoration:none;
        color:#fff;
    }
.record_data {
color:#888888;
font-size:13px;
width:481px;
padding:10px 0 0 8px;
text-align:justify;
line-height:19px;
}
.content_right_record {
    width: 313px;
    height: 460px;
    background-color: #fbfbfb;
    float: left;
    margin: 16px 0 0 59px;
}
.record_icons_styling {
float: right;
width: 30px;
position: relative;
margin: 63px 0px 0 0;
right: 0;
}
.play_icons {
float: right;
margin-bottom: 5px;
margin-right: 1px;
background-color: #1c92c4;
height: 28px;
width: 28px;
/* display: inline; */
/* padding: 5px 6px 4px 8px; */
cursor: pointer;
}
#infoToggler
{
    float: left;
    margin-right: 5px;
    background-color: #1c92c4;
    height: 19px;
    padding: 5px 6px 3px 8px;
    cursor: pointer;
}
.play_icons:hover {
        background-color: #127097;
}
.user_video {
position: relative;
background-color: #cae7f0;
border: 1px solid #888888;
width: 239px;
height: 239px;
float: left;
padding: 0 0 7px 0;
margin: 10px 0 0 25px;

}
.user_video span {
font-size:9px;text-align:center;
color:#888888;
padding: 0 0 1px 40px;
}
.video_timer {
position: relative;
float: left;
width: 208px;
right:0;
top:0;

}
.video_time_title {
    font-size:17px;
    color:#1c92c4;
    text-align:center;
    width:84px;
    padding:5px 7px 0 0;
    float:left;
    font-weight:bold;
}
.video_time {
color:#f77462;
font-size:23px;
width:0px;
float:left;
}
.video_min {
color:#666666;
font-size:8px;
padding:26px 0 0 0;
}
    .video_min span {
    float:right;
    width:41px;
    }
.answer_section {
border: 1px solid #888888;
width: 263px;
height: 147px;
min-height: 159px;
padding: 9px;
margin: 10px 0 0 24px;
text-align: justify;

}

.login_center
{
    background-color:#f2f2f2;
    width:385px;
    height:368px;
    border-top:7px solid #0e8ebe;
      position: absolute;
   top: 50%;
   left: 50%;
   margin-left: -192px;
   margin-top: -184px;
}
.login_logo
{
    position:relative;
    margin:15px 0 0 91px;
}
.login_title
{
    color: #888888;
    margin:6px 0 0 85px;
    font-size:21px;
}
.login_form
{
    margin:47px 0 0 48px;
}
.user_image
{
height: 36px;
width: 36px;
float:left;
    background-color:#ffffff;
    border:1px solid #c0bebe;
}
.pwd_image
{
height: 36px;
width: 36px;
float:left;
margin:15px 0 0 0;
    background-color:#ffffff;
    border:1px solid #c0bebe;
}
.tb_1
{

/* padding: 10px 4px 4px 22px; */
/*float:left;*/
position:relative;
height: 34px;
width: 263px;
border: 1px solid #c0bebe;
}
.tb_2
{
/* padding: 10px 4px 4px 22px; */
height: 34px;
/*float:left;*/
position:relative;
margin:15px 0 0 0;
width: 263px;
border: 1px solid #c0bebe;
}
.login_check
{
    width:150px;
    position:relative;
    float:left;
    font-size:16px;
    margin: 20px 49px 0 0;
}
.login_btn
{
position: relative;
float: right;
background-color: #f77462;
width: 86px;
height: 32px;
cursor:pointer;
color: #fff;
cursor:pointer;
margin: 15px 49px 0 0;
}
.login_btn:hover
{
     background-color: #f86754;
}
    .login_btn div
    {
        font-size:19px;
        padding:2px 0 0 15px;
    }
.login_bottom
{
    position:relative;
    padding:37px 0 0 0;
}
.login_forgot
{
    position:relative;
    font-size:16px;
    float:left;
    width:167px;

}
.login_div
{
    color:#b0b0b0;
    font-size:19px;
    float:left;
    width:14px;

}
.login_help
{
      font-size:16px;
    float:left;
}
    .login_help a
    {
          color:#888888;
    text-decoration:none;
    }
.login_forgot a
{
     color:#888888;
    text-decoration:none;
}
.publication_div
{
    margin: 35px 0 0 0px;
text-align: center;
line-height: 28px;

}
.publication_div span
{
    color:#000;
    font-weight:bold;
}
 p
{
    color:#888888;
    font-size:17px;
}
.publication_close
{
        color:#f77462;
}
    .publication_close a
    {
        font-size:18px;
        text-decoration:underline;
		color:#f77462;
    }
	.publication_close a:hover{
	 color: #f86754;	
	}
	.instruction_div{
		    margin: 0px 0 0 0px;
text-align: center;

height:523px;
	}
	.Next_btn{
position: relative;
float: right;
top: 8px;
right: 41px;
color: #fff;
padding: 5px 15px 5px 15px;
background-color: #f77462;
font-size: 14px;
cursor:pointer;
	}
	
	    .Next_btn a {
    color:#fff;
    text-decoration:none;
    }

    .Next_btn:hover {
        background-color: #f86754;
    }
	.image_slide{
	width:377px;
	float:left;
	position:relative;	
	}
	.image_text{
	color:#888888;
	font-size:9px;
	float:left;
	position:relative;	
	}
	.blue_div_1{
	position:relative;
	float:left;
	width:350px;	
	}
	.blue_div_2{
			position:relative;
	float:right;
	width:350px;
	}
	.import_white{
	background-color:#fff;
	position:relative;
	width: 955px;
height: 414px;
	}
	.import_title{
color: #888888;
float: left;
text-align:right;
width: 180px;
position: relative;
font-size: 16px;	
	}
	.import_textbox{
		    position: relative;
    float: left;
    width: 250px;
	margin-left:30px;
    margin-right: 10px;
	}
	.choose_btn{
float: left;
position: relative;
background-color: #1c92c4;
/* padding: 5px; */
width: 66px;
padding: 1px 0 0 16px;
height: 31px;
heuight: 23px;
color: #fff;
font-size: 14px;
cursor: pointer;
border: none;
	}
	.import_tb{
	padding:22px 0 0 35px;	
	}
	table{
height: 200px;
width: 500px;
border: none;
padding-left: 28px;
padding-bottom: 11px;
 border-collapse:collapse;

		
	}
	td{
	margin:0;
	padding:0;
	border:none;	
	}
	table td{
	text-align:center;	
	border:1px solid #888888;
	font-size:14px;
	}
	table tr{
	border-bottom:1px solid #888;	
	}
	.import_btns{
	float:right;
	position:relative;
	width:150px;	
	}
	.import_prev{
	position:relative;
	float:left;
	width:21px;
	padding-right:5px;
	}
	.import_check_div{
	position:relative;
	width:500px;
	margin:5px 0 0 0px;
	}
	.save_btn_import{
padding: 4px 9px 4px 9px;
margin:7px 0 0 0px;
background-color: #f77462;
font-size: 14px;
float: left;
color: #fff;
cursor: pointer;
margin-right: 5px;	
	}
	.save_btn_import:hover{
		        background-color: #f86754;
	}
	.choose_btn:hover{   background-color: #127097;
	}
	.publication_center

{
    background:url(../images/Publication/publication_bg.png) no-repeat;
    width:280px;
    height:303px;
    border-top:5px solid #0e8ebe;
      position: absolute;
   top: 50%;
   left: 50%;
   margin-left: -140px;
   margin-top: -151px;
}
.publi_logo{
	    position:relative;
    margin:15px 0 0 23px;
}
.publi_div{
color: #128ec0;
font-size: 21px;
padding: 19px 0 0 36px;	
}
.publi_content{
color: #888888;
font-size: 15px;
margin: 46px 0 0 0px;
text-align: center;
}