body {
    font-family: Roboto, sans-serif;
    font-size: 14px;        
    height: 100%;
    margin: 0;
    padding: 0;
    position: relative;
}
pre {font-family: Roboto, sans-serif;}
address {font-style: normal;}
/* remove browser default style */
h1, h2, h3, form{
    margin:0px;
    padding:0px;
}
p {
    margin: 0;
}

.truncate {
    text-overflow: ellipsis;
    overflow: hidden;
    width: 130px;
    white-space: nowrap;
}

.no_margin {    margin:0px; }
.no_padding {   padding:0px;}
    
    
textarea {min-height: 150px;}

ul.list_li_fix li,
ol.list_li_fix li{
    margin:0px;
}

ul.c_bullet li,
ol.c_bullet li{
    margin:0 0 0 15px;
}
ul.c_bullet li{
    list-style:disc;
}

ol.c_bullet li{
    list-style:decimal;
}

form{
    display: inline;
}
.relative_fix{
    position:relative;
}
hr {
    margin: 0;
    border: 0;
    border-top: 1px solid #ccc;
}
h1{
    font-size:18px;
}

h2{
    font-size:14px;
}

h3{
    font-size:12px;
}

.li_none{
    list-style:none;
}

.sub_nav li{
    list-style: none;
    margin: 0;
    padding: 0; 
}
.sub_nav {
    margin: 0;
    padding: 0; 
}



a img{
    border:0px; 
}

a:hover{
    text-decoration: underline;
}

.error { color: #e74c3c; }

.row_capcha {
    padding: 12px;
    border: 1px solid #ccc;
}

.standard_form .row label{
}

.standard_form .row label,
.standard_form .row .label,
.standard_form .row .data_input,
.standard_form .row .form_comment,
.standard_form .row .data_alt,
.standard_form .row .data_alt_label{
    float:left;
    vertical-align:middle;
    margin-top:5px;
    border:0px solid blue;
    display:inline;
    position:relative;
}

.standard_form .row label,
.standard_form .row .label,
.standard_form .row .data_alt{
    line-height:18px;
}

.standard_form .row label,
.standard_form .row .label{
    font-size:12px;
}

.standard_form #stats_form_container .row label,
.standard_form #stats_form_container .row .label{
    width:70px;
}

.standard_form #descriptions_form_container .row label,
.standard_form #descriptions_form_container .row .label{
    width:95px;
}


/* overflow fix */
.spacer {
    padding-bottom:1px;
}
.bigspacer {
    padding-bottom:10px;
}

.clearb,
.clear_both {
    clear:both;
}

.hide_overflow{
    overflow:hidden;
}

.hidden_data{
    display:none!important;
}

.dsp_block{
    display:block;
}

.dsp_none{
    display:none;
}

.fleft{
    float:left;
}
.fright{
    float:right;
}

.text_right{
    text-align: right;
}

.main_color,
a,
.border_th,
thead th,
tr.row_head th{
    color:  #920040;
}

.disabled_color {
    color: #646B74;
}

.sub_color{

}

.warning_color,
.off_color{
    color:#E60D00;
}

.on_color{
    color:#008000;
}

.info_color{
    color:#0000ff;
}

.bold{
    font-weight:bold;
}

.not_bold{
    font-weight:normal!important;
}

.center{
    text-align:center;
}

.u{
    text-decoration:underline!important;    
}

.i{
    font-style:italic;
}

a,
.main_link,
.sub_link{
    text-decoration:none;   
}

.small_print {
    font-size:10px;
    font-weight:normal;
}

.small_print_color,
.small_print{
    color:#7C7C7C;
}
.main_link{
    
}

.alt_size{
    font-size:12px;
}

.alt_size_l{
    font-size:13px;
}

.alt_size_xl{
    font-size:14px;
}

#page_wrapper .no_bg{
    background-image:none;
}
#page_wrapper .online_color{
    color:#00cd00;  
}

#page_wrapper .online_bgcolor{
    background-color:#00cd00;   
}

#page_wrapper .offline_color{
    color:#ff0101;  
}

#page_wrapper .offline_bgcolor{
    background-color:#ff0101;   
}

.error_bgcolor,
.join_container .field_error{
    background-color:#ffe5e5;
}

.success_bgcolor {
    background-color:#D9F1D8;
}

.c_main_border{
    border-width:1px 1px 1px 1px;
    border-style:solid;
    border-color:#d1d1d1;
}

.c_border,
.common_border,
.c_button,
.border_th,
.border_td{
    border-width:1px 1px 1px 1px;
    border-style:solid;
    border-color:#cccccc;   
}

.c_button {
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 7px;
}

.border_th,
.border_td{
    border-left:0px;
    border-right:0px;
    border-top:0px;
}

.c_bgcolor{
    background-color:#FAFAFA;
    -moz-opacity: 0.90;
    opacity: 0.90;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=90);
}

.c_button:hover{
    border:1px solid #666666;
}

.common_gradient{
    background:url(/assets/images/backgrounds/menu_gradient_x_tile.jpg) repeat-x;
}

.c_coming_soon_bg{
    background-image:url(/assets/images/backgrounds/right_bg_coming_soon.jpg);
    background-repeat:no-repeat;
    background-position:255px 54px;
    height:568px;
}

.for_user_info_msg{
    position:absolute;
    border:0px solid red;
    font-size:20px;
    text-align:center;
    color:#4b535d;
}

.inner-wrap {
    padding-left: 25px;
    padding-right: 25px;
}

.c_coming_soon_bg .for_user_info_msg{
    left:10px;
    top:370px;
    width:530px;
}
.c_error_bg .for_user_info_msg{
    left:20px;
    top:160px;
    width:365px;    
}

.c_error_bg .for_user_info_msg span{
    font-weight:bold;
    font-size:24px;     
}

.c_sub_bgcolor,
.c_button,
.wdgAjaxFileUploadButton{
    color: #fff;
    background: rgb(248,137,186); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4ODliYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2Y0NjBhMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2UzMjk3YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjMDBiNWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(248,137,186,1) 0%, rgba(244,96,161,1) 47%, rgba(227,41,123,1) 50%, rgba(192,11,91,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(248,137,186,1)), color-stop(47%,rgba(244,96,161,1)), color-stop(50%,rgba(227,41,123,1)), color-stop(100%,rgba(192,11,91,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(248,137,186,1) 0%,rgba(244,96,161,1) 47%,rgba(227,41,123,1) 50%,rgba(192,11,91,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(248,137,186,1) 0%,rgba(244,96,161,1) 47%,rgba(227,41,123,1) 50%,rgba(192,11,91,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(248,137,186,1) 0%,rgba(244,96,161,1) 47%,rgba(227,41,123,1) 50%,rgba(192,11,91,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(248,137,186,1) 0%,rgba(244,96,161,1) 47%,rgba(227,41,123,1) 50%,rgba(192,11,91,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f889ba', endColorstr='#c00b5b',GradientType=0 ); /* IE6-8 */
    background-color: #c00b5b;
}

.light_bgcolor{
    background-color:#fee4f1;
}

#bottom_container #contact_details{
    border:1px solid #f14892;
}
.button{
    display: inline-block;
    cursor:pointer;
}
.c_button,
.wdgAjaxFileUploadButton{
    height:25px;
    line-height:24px;
    color:#fff;
    font-size:13px;
    font-weight:bold;
    text-align:center;
    padding:0 5px;
}

.c_button_warning {
    color: #5c3b1b;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, .4);
    height: 25px;
    line-height: 24px;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    padding: 0 5px;
    background-color: #FFD09C;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 7px;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: rgba(227,162,93,1);
    background: rgba(255,209,156,1);
    background: -moz-linear-gradient(top, rgba(255,209,156,1) 0%, rgba(227,162,93,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,209,156,1)), color-stop(100%, rgba(227,162,93,1)));
    background: -webkit-linear-gradient(top, rgba(255,209,156,1) 0%, rgba(227,162,93,1) 100%);
    background: -o-linear-gradient(top, rgba(255,209,156,1) 0%, rgba(227,162,93,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,209,156,1) 0%, rgba(227,162,93,1) 100%);
    background: linear-gradient(to bottom, rgba(255,209,156,1) 0%, rgba(227,162,93,1) 100%);
}
    .c_button_warning:hover {
        background: rgba(227,162,93,1);
        text-decoration: none;
        background: -moz-linear-gradient(top, rgba(227,162,93,1) 0%, rgba(255,209,156,1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(227,162,93,1)), color-stop(100%, rgba(255,209,156,1)));
        background: -webkit-linear-gradient(top, rgba(227,162,93,1) 0%, rgba(255,209,156,1) 100%);
        background: -o-linear-gradient(top, rgba(227,162,93,1) 0%, rgba(255,209,156,1) 100%);
        background: -ms-linear-gradient(top, rgba(227,162,93,1) 0%, rgba(255,209,156,1) 100%);
        background: linear-gradient(to bottom, rgba(227,162,93,1) 0%, rgba(255,209,156,1) 100%);
    }
    .c_button_warning:active {
        -moz-transform: translateY(1px);
        -webkit-transform: translateY(1px);
        -o-transform: translateY(1px);
        -ms-transform: translateY(1px);
        transform: translateY(1px);
    }

.common_input,
.c_input{
    background-color:#fff;
    color:#000;
    border:1px solid #666666;
}

input.c_button,
.wdgAjaxFileUploadButton{
    line-height:10px;
}

.xxsmall_bt{
    width:55px;
    padding:2px;
}

.xsmall_bt{
    width:85px;
}
.small_bt{
    width:115px;
    
}
.medium_bt{
    width:150px;    
}

.large_bt{
    width:180px;    
}

.xlarge_bt{
    width:200px;    
}
.xxlarge_bt{
    min-width:230px;    
}

.short_bt,
.thin_bt{
    height:17px;
    line-height:17px;
    font-size:10px;
    font-weight:normal;
    padding: 2px ;
}

.center_bt{
    margin:0 auto;
}

.inner_padding_5{
    padding:5px;
}

.inner_padding_10{
    padding:10px;
}

.inner_padding_15{
    padding:15px;
}

.inner_padding_20{
    padding:20px;
}

.inner_padding_35{
    padding: 35px;
}

.margin_20{
    margin:20px;
}

#dynamic_hint_msg {
    background-color:#fff;
    border:1px solid #ED1A77;
    color:#666666;
    font-weight:normal;
    padding:5px;
    position:absolute;
    width:190px;
    left:20px;
    top:-1px;
    z-index:30;
}

#dynamic_hint_msg_close{
    position:absolute;
    width:13px;
    height:13px;
    line-height:13px;
    top:2px;
    right:2px;
    border:1px solid #ED1A77;
    color:#ED1A77;
    text-align:center;
    cursor:pointer;
    z-index:30;
    font-weight:bold
}

#dynamic_hint_msg_container{
    position:relative;
    z-index:20;
    padding:8px 2px 3px;
}

/******************* Sprites *******************/

/* This is to replace sprite_site_skin but only used on main page at the mo  */
.sprite_site_skin_icons{
    width:62px;
    height:51px;
    background-image:url(/assets/images/sprites/site_icons.png);
    background-repeat:no-repeat;
    border: 0;
}

.sprite_site_skin_icons.opt_tools{
    background-position:0px 0px;
}
.sprite_site_skin_icons.opt_notepad{
    background-position:-61px 0px;
}
.sprite_site_skin_icons.opt_home{
    background-position:0px -49px;
}
.sprite_site_skin_icons.opt_clock{
    background-position:-61px -49px;
}
.sprite_site_skin_icons.opt_tag{
    background-position:-121px 0px;
}
.sprite_site_skin_icons.opt_coins{
    background-position:-123px -49px;
}
.sprite_site_skin_icons.opt_users{
    background-position:-182px 0px;
}
.sprite_site_skin_icons.opt_fees{
    background-position:-183px -49px;
}

.sprite_site_skin_icons.opt_phone{
    background-position:0px -102px;
}
.sprite_site_skin_icons.opt_mobile_apps{
    background-position:-61px -102px;
}
.sprite_site_skin_icons.opt_tv_shows{
    background-position:-183px -102px;
}
.sprite_site_skin_icons.opt_webcam{
   background-position:-122px -102px;
}


.sprite_site_skin{
    width:45px;
    height:45px;
    background-image:url(/assets/images/sprites/site_icons.gif);
    background-repeat:no-repeat;
    border:0px solid red;
}


/* 1st skin Row */
.sprite_site_skin.opt_tools{
    background-position:0px 0px
}

.sprite_site_skin.opt_notepad{
    background-position:-49px 0px
}

.sprite_site_skin.opt_tag{
    background-position:-98px 0px
}

.sprite_site_skin.opt_users{
    background-position:-147px 0px
}


/* 2nd skin Row */
.sprite_site_skin.opt_home{
    background-position:0px -49px
}

.sprite_site_skin.opt_clock{
    background-position:-49px -49px
}

.sprite_site_skin.opt_coins{
    background-position:-98px -49px
}

.sprite_site_skin.opt_fees{
    background-position:-147px -49px
}


/* 3rd skin Row */
.sprite_site_skin.opt_phone{
    background-position:0px -98px
}

.sprite_site_skin.opt_mobile{
    background-position:-49px -98px
}

.sprite_site_skin.opt_webcam{
    background-position:-98px -98px
}

.sprite_site_skin.opt_mobile2{
    background-position:-147px -98px
}


/* 4th skin Row */
.sprite_site_skin.opt_virtual_chat{
    background-position:0px -147px
}

.sprite_site_skin.opt_print{
    background-position:-49px -147px
}

.sprite_site_skin.opt_letter{
    background-position:-98px -147px
}

.sprite_site_skin.opt_phone2{
    background-position:-147px -147px
}

/* 5th Skin Row*/
.sprite_site_skin.opt_photo_camera{
    background-position:0px -196px
}
.sprite_site_skin.opt_book{
    background-position:-49px -196px
}
.sprite_site_skin.opt_mega_speakers{
    background-position:-98px -196px
}
.sprite_site_skin.opt_virtual_chat2{
    background-position:-147px -196px
}

/* 6th Row Skin */
.sprite_site_skin.opt_notice_pin{
    background-position:0px -243px
}

.sprite_site_skin.opt_message{
    background-position:-49px -243px
}

.sprite_site_skin.opt_webcam2{
    background-position:-98px -243px
}

.sprite_site_skin.opt_phone3{
    background-position:-147px -243px
}

/* 7th Row Skin */
.sprite_site_skin.opt_phone4{
    background-position:0px -292px;
}

.sprite_site_skin.opt_flash_play{
    background-position:-52px -298px;
    height:42px;
    width:42px;
}

.sprite_site_skin.opt_flash_stop{
    background-position:-102px -298px;
    height:42px;
    width:42px;
}

.sprite_site_skin.opt_flash_rec{
    background-position:-152px -298px;
    height:42px;
    width:42px;
}

/* 8th Row Skin */
.sprite_site_skin.opt_flash_save{
    background-position:-8px -347px;
    height:42px;
    width:82px;
}



.sprite_small_skin,
.opt_hint_icon{
    background-image:url(/assets/images/sprites/site_small_icons.gif);
    background-repeat:no-repeat;
}


.c_bullet_point,
.c_bullet_ul {
    background-image:url(/assets/images/icons/bullet_point.gif);
    background-repeat:no-repeat;
}

.c_bullet_point,
.c_bullet_ul {
    background-position:-7px -4px;
}
.c_bullet_ul{
    padding-top:2px;
}


.c_bullet_point,
.c_bullet_ul {
    padding:1px 0 1px 15px;
}

.sprite_small_skin{
    width:24px;
    height:24px;
    border:0px solid red;
}
.flex .sprite_small_skin {margin-right: 4px;}

.opt_hint_icon{
    background-position:-102px -103px;
    border:0px solid red;
    display: inline-block;
    height:16px;
    width:16px;
}


/* 1st skin Row */
.sprite_small_skin.opt_small_notepad{
    background-position:0px 0px
}
.sprite_small_skin.opt_small_pencil{
    background-position:-25px 0px;
}
.sprite_small_skin.opt_small_delete{
    background-position:0px -100px;
}
.sprite_small_skin.opt_small_message{
    background-position:-49px 0px;
}
.sprite_small_skin.opt_small_explanation_mark{
    background-position:-73px 0px;
}
.sprite_small_skin.opt_small_notice_pin{
    background-position:-97px 0px;
}
.sprite_small_skin.opt_small_coins{
    background-position:-121px 0px;
}
.sprite_small_skin.opt_small_message2{
    background-position:-147px 0px;
}
.sprite_small_skin.opt_small_message3{
    background-position:-172px 0px;
}


/* 2nd skin Row */
.sprite_small_skin.opt_small_print{
    background-position:0px -25px;
}
.sprite_small_skin.opt_small_question_mark{
    background-position:-25px -25px;
}
.sprite_small_skin.opt_small_message4{
    background-position:-49px -25px;
}
.sprite_small_skin.opt_small_wallet{
    background-position:-72px -25px;
}
.sprite_small_skin.opt_small_notepad2{
    background-position:-97px -25px;
}
.sprite_small_skin.opt_small_mobile{
    background-position:-122px -25px;
}
.sprite_small_skin.opt_small_phone{
    background-position:-147px -25px;
}
.sprite_small_skin.opt_small_phone2{
    background-position:-172px -25px;
}

/* 3rd skin Row */
.sprite_small_skin.opt_small_webcam{
    background-position:0px -49px;
}

.sprite_small_skin.opt_small_phone3{
    background-position:-49px -49px;
}
.sprite_small_skin.opt_small_phone4{
    background-position:-73px -49px;
}
.sprite_small_skin.opt_small_message5{
    background-position:-97px -49px;
}
.sprite_small_skin.opt_small_message6{
    background-position:-122px -49px;
}
.sprite_small_skin.opt_small_message7{
    background-position:-147px -49px;
}
.sprite_small_skin.opt_small_star{
    background-position:-178px -55px;
    width:13px;
    height:13px;
}

/* 4th skin Row */
.sprite_small_skin.opt_small_arrow_up{
    background-position:0px -73px;
}
.sprite_small_skin.opt_small_arrow_right{
    background-position:-25px -73px;
}
.sprite_small_skin.opt_small_arrow_down{
    background-position:-49px -73px;
}
.sprite_small_skin.opt_small_arrow_left{
    background-position:-73px -73px;
}
.sprite_small_skin.opt_small_bullet_point{
    background-position:-97px -73px;
}

.sprite_small_skin.opt_small_phone5{
    background-position:-123px -73px;
}

.sprite_small_skin.opt_small_phone6{
    background-position:-147px -73px;
}

.sprite_small_skin.opt_small_phone7{
    background-position:-172px -73px;
}

/* 5th skin Row */
.sprite_small_skin.opt_small_xmark{
    background-position:0px -99px;
}
.sprite_small_skin.opt_small_clock{
    background-position:-25px -99px;
}

.sprite_small_skin.opt_small_star_active{
    background-position:-55px -105px;
    height:13px;
    width:13px;
}
.sprite_small_skin.opt_small_star_inactive{
    background-position:-79px -105px;
    height:13px;
    width:13px;
}

.sprite_small_skin.opt_small_phone8{
    background-position:-123px -99px;
}
.sprite_small_skin.opt_small_chat_bubble{
    background-position:-147px -99px;
}

/* 6th skin Row */
.sprite_small_skin.opt_small_star2{
    background-position:0px -123px;
}
.sprite_small_skin.opt_small_question_mark{
    background-position:-25px -123px;
}
.sprite_small_skin.opt_small_heart{
    background-position:-49px -123px;
}
.sprite_small_skin.opt_small_plus_sign{
    background-position:-73px -123px;
}
.sprite_small_skin.opt_small_eye{
    background-position:-97px -123px;
}
.sprite_small_skin.opt_small_angel{
    background-position:-123px -123px;
}
.sprite_small_skin.opt_small_candle{
    background-position:-147px -123px;
    width:20px;
}
.sprite_small_skin.opt_small_cards{
    background-position:-168px -123px;
    width:26px;
}

/* 7th skin Row */
.sprite_small_skin.opt_small_user{
    background-position:0px -148px;
}
.sprite_small_skin.opt_small_user_plus{
    background-position:-25px -148px;
}

.sprite_partner_skin{
    width:73px;
    height:24px;
    background-image:url(/assets/images/sprites/site_partner_logo.gif);
    background-repeat:no-repeat;
    border:0px solid red;
}


/* 1th skin Row */
.sprite_partner_skin.opt_logo_XXX{
    background-position:0px 0px;
}

.sprite_partner_skin.opt_logo_FLX{
    background-position:-73px 0px;
}



/***********************************************/

/* page container */
#page_wrapper {
    margin:0px auto auto;
    width: 100%;
    max-width:1024px;
    border-top:0px;
    border-width: 0;
    overflow: hidden;
}

#page_wrapper #main_container{
    border:0px solid blue;
    position:relative;
    overflow: hidden;
}

.c_popup{
    position:absolute;
    width:100px;
    height:100px;
}
#menu_container ul{
    display:block;
    float:left;
    border-right:0px solid red;
}

#menu_container ul li{
    display:block;
    float:left;
    margin:0px;
    border-right:1px solid #fff;
}

#menu_container ul li a{
    display:block;
    float:left;
    height:30px;
    line-height:29px;
    padding:0 12px;
    color:#fff;
    font-weight:bold;
    font-size:12px;
}

#menu_container ul li a.active_bt,
body #page_wrapper #main_container .blink_bg {
    background-image: url(/assets/images/backgrounds/sms_chat_blink.gif); /* fallback for older browsers*/
    background-repeat:  repeat; /* fallback for older browsers*/
    -webkit-animation: flashing 1s infinite;
    animation: flashing 1s infinite;
}


@-webkit-keyframes flashing {
    0% { background: #a54273; color: #fff; }
    49% { background: #a54273; color: #fff; }
    50% { background: #f9b54f; color: #943ab8; }
    99% { background: #f9b54f; color: #943ab8; }
    100% { background: #a54273; color: #fff; }
}
@keyframes flashing {
    0% { background: #a54273; color: #fff; }
    49% { background: #a54273; color: #fff; }
    50% { background: #f9b54f; color: #943ab8; }
    99% { background: #f9b54f; color: #943ab8; }
    100% { background: #a54273; color: #fff; }
}


#menu_container ul li a.active,
#menu_container ul li a.new_messages:hover,
#menu_container ul li a.active:hover,
body #page_wrapper .active_bt{
    background: rgb(199,199,199); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2M3YzdjNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iI2EwYTBhMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzYyNjI2MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzODM4MzgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(199,199,199,1) 1%, rgba(160,160,160,1) 49%, rgba(98,98,98,1) 51%, rgba(56,56,56,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(199,199,199,1)), color-stop(49%,rgba(160,160,160,1)), color-stop(51%,rgba(98,98,98,1)), color-stop(100%,rgba(56,56,56,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(199,199,199,1) 1%,rgba(160,160,160,1) 49%,rgba(98,98,98,1) 51%,rgba(56,56,56,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(199,199,199,1) 1%,rgba(160,160,160,1) 49%,rgba(98,98,98,1) 51%,rgba(56,56,56,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(199,199,199,1) 1%,rgba(160,160,160,1) 49%,rgba(98,98,98,1) 51%,rgba(56,56,56,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(199,199,199,1) 1%,rgba(160,160,160,1) 49%,rgba(98,98,98,1) 51%,rgba(56,56,56,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c7c7c7', endColorstr='#383838',GradientType=0 ); /* IE6-8 */
}

#menu_container ul li a.active,
body #page_wrapper .active_bt{
    cursor:default;
}

#menu_container ul li a:hover{
    background: rgb(223,173,195); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2RmYWRjMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iI2NkODRhNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2E0NDc3MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4MTI3NGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(223,173,195,1) 1%, rgba(205,132,164,1) 49%, rgba(164,71,112,1) 51%, rgba(129,39,78,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(223,173,195,1)), color-stop(49%,rgba(205,132,164,1)), color-stop(51%,rgba(164,71,112,1)), color-stop(100%,rgba(129,39,78,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(223,173,195,1) 1%,rgba(205,132,164,1) 49%,rgba(164,71,112,1) 51%,rgba(129,39,78,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(223,173,195,1) 1%,rgba(205,132,164,1) 49%,rgba(164,71,112,1) 51%,rgba(129,39,78,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(223,173,195,1) 1%,rgba(205,132,164,1) 49%,rgba(164,71,112,1) 51%,rgba(129,39,78,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(223,173,195,1) 1%,rgba(205,132,164,1) 49%,rgba(164,71,112,1) 51%,rgba(129,39,78,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfadc3', endColorstr='#81274e',GradientType=0 ); /* IE6-8 */
    text-decoration: none;
}



#menu_container .country_option{
    float:right;
    height:29px;
    line-height:29px;
    text-align:right;
    padding-right:10px;
}

#menu_container .country_option img {
    border:0px none;
    margin:8px 5px 0;
    position:relative;
    display:block;
    float:left;
    border:1px solid #fff;
}

#page_wrapper #main_container{
    min-height:600px;
    clear:both;
}

#page_wrapper #main_container .header_title{
    font-size:26px;
    font-weight: bold;
    margin: 0 0 24px;
}

#dynamic_content {
	font-family: Roboto, sans-serif;
}

textarea, input {
	font-family: Roboto, sans-serif;	
}

#dynamic_content h2{
    font-size:16px;
}
#dynamic_content h2{
    font-weight:bold;
}

#main_container #left_panel,
#main_container #right_panel{
    position:relative;
}

#main_container #left_panel{
    width:805px;
    float:left;
    padding:0px 0 15px 15px;
    margin:0px;
}

#main_container #full_panel {
    float:left;
    position: relative;
    width:100%;
    max-width: 969px;
    padding: 230px 30px 30px 30px;
    margin:0px;
    min-height: 600px;
    box-sizing: border-box;
}

    #main_container #full_panel::after {
        content: '';
        position: absolute;
        top: 50px;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: -1;
        background-position: center 0;
        background-size: auto 200px;
        background-repeat: no-repeat;
    }

.seo {
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 25px 15px;
}

.seo-content {
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 969px ;
}
.seo-image {
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}
    .seo-image img { max-width: 130px; }

@media screen and (min-width: 800px) {
    .seo-content {
        -webkit-flex: 1 1 0;
        -ms-flex: 1 1 0;
        flex: 1 1 0;
         max-width: 969px ;
    }
    .seo-image img { max-width: none; }
}

#main_container #right_panel{
    width:200px;
    float:right;
    border-left:0px solid red;
    margin:0px;
    padding:0px;
    display:inline;
}


#full_panel #dynamic_content,
#left_panel #dynamic_content{
    border:0px solid blue;
    min-height:300px;
    margin:0px;
}

.round_offer{
    width:105px;
    display:block;
}

.round_offer.home_offer{
    background:url(/assets/images/icons/round_offer_home.jpg) no-repeat;
}





/* header icons */
.border_th{
    padding-right:5px;
}

.border_th .thin_bt{
    margin-top:2px;
}

.border_th{
    /*height:24px;*/
    line-height:24px;
    font-weight:bold;
    font-size:12px;
}

.border_img{
    padding-left:2px;
    overflow:hidden;
}

.border_th_alt{
    padding-left:5px;   
}

.border_img span{
    display:block;
    float:left;
}

.border_img .sprite_small_skin{
    margin-right:5px;
    position:relative;
}

/********************************/


#dynamic_content .dynamic_option,
#dynamic_content #dynamic_info{
    width: 100%;
    max-width:510px;
    border:0px solid blue;
}

#page_wrapper #main_container .header_holder{
    margin-bottom:10px;
}
#page_wrapper #main_container .header_holder .header_title{
    margin-bottom:0px;
    float:left;
    padding-right:10px;
}

#page_wrapper #main_container .header_holder .header_info{
    padding-top:5px;
}

#dynamic_content .dynamic_option{
    margin-bottom:10px;
}

#dynamic_content #dynamic_info{
    margin-bottom:10px;
}

#dynamic_content h2{
    margin-bottom:10px;
}

#dynamic_content #dynamic_info p{
    margin-top:0px;
    line-height: 1.4; 
    font-size: 17px;
}

.dynamic_option .option_listing{
    padding-bottom:15px;
    clear:both; 
}

.option_listing .option_item{
    float:left;
    width: 100%;
    border: 0;
}

.option_item .option_icon{
    float:left;
}

.option_item .option_description{
    float: left;
    padding-top: 7px;
    padding-left: 5px;
}

.option_item .one_line{
    padding-top:12px;
}

#main_container #content_info{
    
}

#page_wrapper #bottom_container{
    border-top:0px solid #cccccc;
}

#bottom_container #contact_details{
    text-align:center;
    font-size:12px;
    font-weight:bold;
    height:25px;
    line-height:22px;
    border-left:0px;
    border-right:0px;
    color:#fff;
    position:relative;

}

#bottom_container #contact_details ul{
    border:0px solid #fff;
    padding:0px 10px;
    margin:0px;
    text-align:center;
}

#bottom_container #contact_details a{
    color:#fff;
}

#bottom_container #contact_details ul li{
    display:inline;
    padding:0 8px; 
    margin:0px;
    list-style:none;
}

#bottom_container #contact_details ul li img{
    position:relative;
    top:3px;
    margin-right:5px;
}

#bottom_container #contact_details ul li .alt_title{
    position:relative;
    top:-2px;
}


 .terms_info{
    color:#999;
    font-size: 10px;
    padding:0 10px;

}


.terms_extras{
    border-top:1px solid #f5b2dd;
    text-align:center;
}

#register_adv2{
    padding:15px;
    color:#fff;
    width: 100%;
    background: rgb(73,73,73); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNGM0YzRjIiBzdG9wLW9wYWNpdHk9IjAuODEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjIlIiBzdG9wLWNvbG9yPSIjMmMyYzJjIiBzdG9wLW9wYWNpdHk9IjAuODEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjQlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuODEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzEzMTMxMyIgc3RvcC1vcGFjaXR5PSIwLjgyIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(-45deg, rgba(76,76,76,0.81) 0%, rgba(44,44,44,0.81) 22%, rgba(0,0,0,0.81) 24%, rgba(19,19,19,0.82) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(76,76,76,0.81)), color-stop(22%,rgba(44,44,44,0.81)), color-stop(24%,rgba(0,0,0,0.81)), color-stop(100%,rgba(19,19,19,0.82))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg, rgba(76,76,76,0.81) 0%,rgba(44,44,44,0.81) 22%,rgba(0,0,0,0.81) 24%,rgba(19,19,19,0.82) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg, rgba(76,76,76,0.81) 0%,rgba(44,44,44,0.81) 22%,rgba(0,0,0,0.81) 24%,rgba(19,19,19,0.82) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg, rgba(76,76,76,0.81) 0%,rgba(44,44,44,0.81) 22%,rgba(0,0,0,0.81) 24%,rgba(19,19,19,0.82) 100%); /* IE10+ */
    background: linear-gradient(135deg, rgba(76,76,76,0.81) 0%,rgba(44,44,44,0.81) 22%,rgba(0,0,0,0.81) 24%,rgba(19,19,19,0.82) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cf4c4c4c', endColorstr='#d1131313',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
    -webkit-border-radius: 10px;
    border-radius: 10px;
    text-align: center;
    -webkit-box-shadow: 0px 5px 5px rgba(50, 50, 50, 0.5);
    -moz-box-shadow:    0px 5px 5px rgba(50, 50, 50, 0.5);
    box-shadow:         0px 5px 5px rgba(50, 50, 50, 0.5);
    box-sizing: border-box;
}


#register_adv{
    padding:20px 20px 0 20px;
    background-color:inherit;
    color:#fff;
    position:relative;
    background-color:#999;
}

.register_model{
    background:url(/assets/images/backgrounds/register_model_bg.jpg) no-repeat;
    min-height:370px;
    background-position:0px 0px;
}

.register_studio{
    background:url(/assets/images/backgrounds/register_studio_bg.gif) no-repeat;
    min-height:390px;
    background-position:90px 0px;

}

#register_adv h2{
    font-size:18px;
    padding-bottom:20px;
    padding-top:0px;
}
#right_panel .register_studio h2{
    padding-top:20px;   
}
#register_adv .button{
    position:absolute;
    left:25px;
}

.register_model .button{
    top:330px;
}

.register_studio .button{
    top:370px;
}

#register_adv .summary{
    font-weight:bold;
    padding-bottom:20px;
}

#register_adv .description{
    
}

#register_adv .description div{
    padding-bottom:15px;
}

/*****************************   ADDED BY MD - TO BE SORTED ********************************/


                                    .field_error input,
                                    .field_error textarea,
                                    .field_error .c_input {
                                        background-color: #EFB3B3 !important;
                                    }
                                    
                                    
                                    

                                    
                                    .join_container .box_bg {
                                        border: 1px solid #CCCCCC; 
                                        background-color: #FAFAFA;
                                        margin: 15px !important;
                                        padding: 15px !important;
                                    }
                                    
/**** Tables common style *******/

table .dt_left{
    text-align:left;
}

table .dt_right{
    text-align:right;
}

table .dt_center{
    text-align:center;
}

table.c_table{
    
}

#page_wrapper table.c_table .b_right{
    border-right-width:1px;
}

#page_wrapper table.c_table .b_left{
    border-left-width:1px;
}
table.c_table td.c_border{
    border-width:0 0 1px 0;
}

table.c_table th.c_border{
    border-width:0px 0 1px 0;
}

table.c_table caption.c_border{
    padding:4px;
}
    
    
    
.subnav {
    float:left; 
}

.subnav li{
    display:block;
    float:left;
    width:223px;    
    margin:0 0 5px 5px;
    color:#fff;
    text-align:left;
    font-weight: bold;
}

.subnav li span{
    color:#656565;  
    padding-left:7px;
    display:block;
}

.side li{
    width: 224px;
    margin:0 0 40px 10px;       
    float: none;    
}

.side {
    margin-top:30px;    
}

.subnav a{
    color:#fff;     
    display:block;
    background-color: #ED1A77;
    height:24px;
    line-height: 23px;
    border: 1px solid #ccc;
    padding-left:7px;
}

.warning{color:red;}
.warningRedBg{color: #fff; background-color: #f00;  font-weight: bold; }
.warningShoutPopup { width: 290px; margin-left: 95px; float: left; display: block;padding: 3px; clear: both; }
.border {border:1px solid #fafafa;}
.grayColor{color:#666;}
.ffleft {float:left; margin-left: 20px;}

.home_image {
    height: 100%;
}

.home_image img {
    margin-bottom: -25%;
    margin-top: -25%;
    width: 100%;
}
.splash_container {
   height: 100%;
    max-height: 2000px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.plain_nav_container {
    background: rgb(248,137,186); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4ODliYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2Y0NjBhMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2UzMjk3YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjMDBiNWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(248,137,186,1) 0%, rgba(244,96,161,1) 47%, rgba(227,41,123,1) 50%, rgba(192,11,91,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(248,137,186,1)), color-stop(47%,rgba(244,96,161,1)), color-stop(50%,rgba(227,41,123,1)), color-stop(100%,rgba(192,11,91,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(248,137,186,1) 0%,rgba(244,96,161,1) 47%,rgba(227,41,123,1) 50%,rgba(192,11,91,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(248,137,186,1) 0%,rgba(244,96,161,1) 47%,rgba(227,41,123,1) 50%,rgba(192,11,91,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(248,137,186,1) 0%,rgba(244,96,161,1) 47%,rgba(227,41,123,1) 50%,rgba(192,11,91,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(248,137,186,1) 0%,rgba(244,96,161,1) 47%,rgba(227,41,123,1) 50%,rgba(192,11,91,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f889ba', endColorstr='#c00b5b',GradientType=0 ); /* IE6-8 */
    bottom: 0;
    height: 30px;
    position: absolute;
    text-align: center;
    width: 100%;
}


ul.plain_nav li {
    display: inline;
    padding: 4px 2%;
}




.sites_nav {
    -webkit-border-radius: 10px;
    border-radius: 10px; 
    background-color: #fec2dc;
    padding: 10px;
}

.close_popup {
    padding: 10px;
    border: 1px solid #000;
    text-transform: uppercase;
    position: relative;
    top: 0px;
    right:0px;
    margin: 0;
    font-weight: bold;
    cursor: pointer; cursor: hand;
}

.scrollable-div{
    width: 95%;
    padding: 12px;
    margin: 0 auto;
    box-sizing: border-box;
    background: #eaeaea;
}
.disabled_flex{
    color: #000;
}

.disabled {
    color: #ddd;
}

.wrapper {
    width: 100%;
    max-width: 1024px;
    padding-right: 12px;
    padding-left: 12px;
    margin: 0 auto;
    box-sizing: border-box;
}

.row-action {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.container-alert {
    background-color: #3399cc;
    color: #fff;
    fill: #fff;
}
    .container-alert a {
        color: #fff;
        padding: 1px 0;
        border-bottom: 1px solid #fff;
    }
        .container-alert a:hover, .container-alert a:focus {
            text-decoration: none;
            border-bottom-style: dotted;
        }

.container {padding: 25px;}
    .container-small {
        padding-top: 12px;
        padding-bottom: 12px;
    }
.inner-container {padding: 30px 0;}
.outer-container {margin: 30px 0;}


.white {
    color: #fff;
}

.strong{
font-weight: bold;
}

.thank-you {
    margin: 30px; 
    padding: 20px;
    text-align: center;
    color: #363636;
}

.thank-you h3 {
    font-size: 22px;
}

.thank-you h4 {
    font-size: 18px;
}

.bg-header-site {background: url("/assets/images/backgrounds/main_top_bg.jpg") no-repeat scroll 0 0 transparent;}
.header-site {height: 84px !important;}

#home_link{ display: block;  height: 74px;   position: relative;   top: 10px;    width: 250px; }
.header-link {
    display: block;
    max-width: 250px;
}
#ukTime{display:none;}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table; 
}
.clearfix:after {clear: both;}
.clearfix {*zoom: 1;}

.mobile-only .container {
    padding: 10px 20px;
    max-width: 100%;
    box-sizing: border-box;
}
    .mobile-only .logo {width: 60px;}
.flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.flex-vcenter {
    -webkit-align-items: center;
    align-items: center;
}
.flex-between {
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.flex-center {
    -ms-flex-pack: center;
    justify-content: center;
}
.flex-around {
    -ms-flex-pack: center;
    justify-content: around;
}
.flex-start {
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.flex-end {
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.icon {display: inline-block;}
    .icon svg {
        width: 100%;
        height: 100%;
    }
    .icon img {width: 100%;}
    
.icon__small {
    height: 20px;
    width: 20px;
}
.icon-over-image {position: relative;}
    .icon-over-image::before {
        position: absolute;
        bottom: 2%;
        left: 50px;
    }
.pencil-icon::before {
    content: url(/assets/images/icons/pencil-icon.png);
}
.checkmark-icon::before {
    content: url(/assets/images/icons/checkmark-icon-16x16.png);
    padding: 6px;
    background-color: #00cc00;
    border-radius: 50%;
}
[role="header"] .icon {
    height: 22px;
    width: 22px;
}
.icon-before {padding-right: 20px;}
.icon-done {
    width: 0;
    height: 0;
    padding: 36px;
    border-radius: 50%;
    background: #00cc00;
}
.icon-xl { 
    width: 72px;
    height: 72px;
}
.fill-success { fill: #00cc00; }
.fill-primary {fill: #de2576;}
.link {
    display: inline-block;
    text-decoration: none;
    color: #cf1869;
}
    .link:hover,
    .link:focus {text-decoration: none;}
.btn {
    display: inline-block;
    -webkit-appearance: none;
    border: 0;
    width: 100%;
    border-radius: 3px;
    text-decoration: none;
    font-size: 16px;
    box-sizing: border-box;
    font-weight: 700;
    padding: 10px;
}
    .btn:hover {
        text-decoration: none;
    }
    .media .btn {font-weight: 300; }
/* .btn-primary {
    background-color: #de2576;
    color: #fff;

} */
.btn-primary {
    background-color: #ea4b91; /* #ea4b91; */
    color: #fff;
    font-family: Roboto, sans-serif;
    margin-top:4px;
}

 
.btn-secondary {
    background-color: #00adc6;
    color: #fff;
}
.btn-orange {
    background-color: #FF9C00;
    color: #fff;
}

.btn-info {
    background: #e0e0e0; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #e0e0e0 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e0e0e0)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#e0e0e0 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#e0e0e0 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#e0e0e0 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#e0e0e0 100%); /* W3C */
    border: 1px solid #ccc; 
}
.btn-default {
    color: #000;
    border: 1px solid #ccc;
    background: #eee; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#eeeeee 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#eeeeee 100%); /* W3C */
    
}
    .btn-default:hover,
    .btn-default:focus {
        background: #eeeeee; /* Old browsers */
        background: -moz-linear-gradient(top,  #eeeeee 0%, #ffffff 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top,  #eeeeee 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top,  #eeeeee 0%,#ffffff 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top,  #eeeeee 0%,#ffffff 100%); /* IE10+ */
        background: linear-gradient(to bottom,  #eeeeee 0%,#ffffff 100%); /* W3C */

    }
.btn-succes {
    border-radius: 50px;
    background-color: #00cc00;
    color: #fff;
}
    .btn-succes:before {
        content: '';
        display: inline-block;
        width: 16px;
        height: 16px;
        margin-right: 5px;
        background: url(/assets/images/icons/checkmark-icon-16x16.png) center center no-repeat;
    }
.btn-form-action {
    background-color: #00cc00;
    color: #fff;
    border: 0;
    outline: 0;
}
.icon-upload::before {
    content: url(/assets/images/icons/icon-upload-18x22.png);
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.icon-camera-play::before {
    content: url(/assets/images/icons/video.png);
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.icon-pdf-after::after {
    content: url(/assets/images/icons/icon-pdf-18x21.png);
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}
.mobile-nav {
    position: absolute;
    z-index: 16000002;
    background-color: rgba(0,0,0,.8);
    width: 100vw;
    height: 100vh;
    left: -100vw;
}

.mobile-nav[data-open="true"] {
    left: 0;
}
    .mobile-nav .link,
    .mobile-nav .link:hover,
    .mobile-nav .link:focus {
        width: 100%;
        color: #000;
        text-decoration: none;
        background-color: #eee;
        margin-bottom: 1px;
        padding: 20px 15px;
    }
    .mobile-nav .link.active {
        background-color: #fff;
        font-weight: 700;
    }
.mobile-inner-nav {
    overflow: auto;
    background-color: #ddd;
    width: 270px;
    border-top: 1px solid #ddd;
}
.clickable {cursor: pointer;}
.text-center {text-align: center;}
.text-left {text-align: left;}
.text-right {text-align: right;}
.text-uppercase {text-transform: uppercase;}
.text-primary {color: #d01c68;}
.text-light {color: #fff;}
.relative {position: relative;}
.no-overflow {overflow: hidden;}
.no-margin {margin: 0;}
.bg-light {background-color: #f5f5f5;}
.bg-secondary {background-color: #b5fcfd; }
.paragraph {
    margin: 0;
    padding-top: 8px;
    padding-bottom: 8px;
}
.full-width {
    width: 100%;
    box-sizing: border-box;
}
.full-height {height: 100%;}
.valign-center {vertical-align: middle;}
.form {
    display: inline-block;
    width: 100%;
}
.form-checkbtn input {display: none;}
.form-checkbtn input#terms-agree-check {
    display: block;
    opacity: 0;
    position: absolute;
    width: 10px;
}
.form-checkbtn input +  label {
    position: relative;
    padding-left: 26px;
}
.form-checkbtn input + label::before {
    content: '';
    position: absolute;
    cursor: pointer;
    color: #000;
    text-align: center;
    left: 0;
    width: 16px;
    height: 16px;
    line-height: 16px;
    border: 1px solid #ccc;
}
.form-checkbtn input:checked + label:before {
    content: '\2713';
}
.title {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 300;
}
.sub-title {
    font-size: 24px;
    line-height: 28px;
    font-weight: 300;
}
.text-body {
    display: inline-block;
    margin: 0;
    font-size: 16px;
    line-height: 19px;
}
.text-info {
    font-size: 14px;
    color: #666;
}
.text-error {
    margin: 0;
    padding: 0;
    color: #E60D00;
    font-size: 14px;
    line-height: 16px;
    padding: 5px 0;
    font-style: italic;
}
.article,
.aside {
    width: 100%;
    box-sizing: border-box;
}
.row {
    display: table;
    width: 100%;
}
.col {
    position: relative;
    box-sizing: border-box;
    width: 100%;
}
.col, 
.col-1,
.col-2,
.col-3,
.col-4,
.col-6,
.col-8,
.col-12 {
    position: relative;
    width: 100%;
    padding-top: 7px;
    padding-bottom: 7px;
}
    
.form-input {
    border: 1px solid #ccc;
    padding: 15px 10px;
    font-size: 16px;
    box-sizing: border-box;
    width: 100%;
     padding: 10px 10px;
     margin: 3px 0 12px 0
}
.form-file-input {
    border-color: #ccc;
    background-color: #ddd;
    -webkit-box-shadow: inset 0px 0px 7px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: inset 0px 0px 7px 0px rgba(0,0,0,0.3);
    box-shadow: inset 0px 0px 7px 0px rgba(0,0,0,0.3);
}
.form-label {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    color: #666;
    padding-bottom: 10px;
    width: 100%;
}
.form-title {
    padding-bottom: 10px;
}
.col-1-xs {
    width: 8%;
    margin: 1%;
}
.col-2-xs {
    width: 16%;
    margin: 1%;
}
.col-3-xs {
    width: 24.5%;
    margin: 1%;
}
.col-4-xs {
    width: 31%;
    margin: 1%;
}
.col-6-xs {
    width: 49%;
    margin: 1%;
}
.col-8-xs {
    width: 64%;
    margin: 1%;
}
.col-12-xs {
    width: 98%;
    margin: 1%;
}
.row > .col-2-xs,
.row > .col-3-xs,
.row > .col-4-xs,
.row > .col-6-xs,
.row > .col-8-xs,
.row > .col-12-xs {display: table-cell;}

/* special classes */
.footer-icon {margin-right: 4px;}
.auto-width {width: auto;}

.media {
    position: relative;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px solid #ccc;
    background-color: #fff;
}
    .media .title {
        font-size: 32px;
        font-weight: 300;
        color: #000;
        margin: 0;
        line-height: 1;
    }
    .media .title-medium {
        font-size: 28px;
        font-weight: 300;
        color: #000;
        margin: 0;
        line-height: 1;
    }
        /* Hack to overwrite previous style with too much specificity */
        #dynamic_content .media .title {
            font-size: 32px;
            font-weight: 300;
            color: #000;
            margin: 0;
            line-height: 1;
        }
    .media-aside {
        background-color: #e6e6e6;
        border-right: 1px solid #ccc;
    }

.step__actions {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.step__action { order: 1; }
.step__done { 
    order: 0; 
    text-decoration: line-through;
    color: #888;
}

/* 
* Hide the next step, if the current step has not been completed
* The reason why we have -1px here is to make sure that the overlay covers the borders as well
*/
.step-overlay {
    position: absolute;
    top: -1px;
    left: -1px;
    bottom: -1px;
    right: -1px;
    background-color: rgba(245, 245, 245, .75);
}
.hidden {
    display:none; 
    visibility:hidden;
}

.collapse {
  display: none;
}


.apply_now_bt{margin-top: 10px;}
.desktop-only {display: none;}
#page_wrapper #menu_container {
    min-height:30px;
}
   
@media screen and (min-width: 769px) {

    .mobile-only {display: none;}
    .scrollable-div{
        overflow: auto; 
        height:420px;
    }
    
    .disabled_flex{
       color: #999;
    }
    
    .article-large {
        width: 67.4%;
        box-sizing: border-box;
    }
    .aside-small {
        width: 32.6%;
        box-sizing: border-box;
    }
    .btn {width: auto;}
    .btn.full-width {width: 100%;}
    .tooltip {
        font-size:12px;
        padding:10px;
        -webkit-border-radius: 10px;
        border-radius: 10px; 
    }
    .col-4-mar {
        max-width: 24.5%;
        margin: 1%;
    }
    .col {
        width: auto;
        padding-right: 1%;
        padding-left: 1%;
        box-sizing: border-box;
    }
    .col-1 {
        max-width: 8%;
        padding-right: 1%;
        padding-left: 1%;
        box-sizing: border-box;
    }
    .col-2 {
        max-width: 16%;
        padding-right: 1%;
        padding-left: 1%;
        box-sizing: border-box;
    }
    .col-3 {
        max-width: 22.5%;
        padding-right: 1%;
        padding-left: 1%;
    }
    .col-4 {
        max-width: 31%;
        padding-right: 1%;
        padding-left: 1%;
    }
    .col-6 {
        max-width: 49%;
        padding-right: 1%;
        padding-left: 1%;
    }
    .col-8 {
        max-width: 64%;
        padding-right: 1%;
        padding-left: 1%;
    }
    .col-12 {
        max-width: 98%;
        padding-right: 1%;
        padding-left: 1%;
    }
        .col-6.filled {padding-right: 51%;}
    .row > .col-1,
    .row > .col-2,
    .row > .col-3,
    .row > .col-4,
    .row > .col-6,
    .row > .col-8,
    .row > .col-12 {display: table-cell;}
    .row > .col-1 {width: 8%;}
    .row > .col-2 {width: 16%;}
    .row > .col-3 {width: 24.5%;}
    .row > .col-4 {width: 31%;}
    .row > .col-6 {width: 49%;}
    .row > .col-8 {width: 64%;}
    .row > .col-12 {width: 98%;}
    #page_wrapper {border-width: 1px 1px 1px 1px;}
    .desktop-only {display: block;}
    #main_container #full_panel {
        box-sizing: content-box;
        padding:0px 15px 15px 40px;
    }
    #main_container #full_panel::after {
        background-size: auto;
        background-position: right 20px;
    }
    #register_adv2{
        position: absolute;
        bottom: 10px;
        right: 10px;
        max-width:400px;
    }
    #full_panel #dynamic_content,
    #left_panel #dynamic_content{padding-top:25px;}
    .option_listing .option_item{
        margin:3px 1px;
    }
    .dynamic_option .option_listing{width:400px;}

    .link {
    cursor: pointer;
    text-decoration: underline;
    }
    
}
/*for the js-utils.js*/

.text_red {
    color:#f00;
}
.text_green {
    color:#0f0;
}

/* Specifically for iPad landscape */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
    
    .scrollable-div{
        height: auto;
    }
    
}


.tooltip {
    display:none;
    position:absolute;
    border:1px solid #333;
    background-color:#161616;
    border-radius:5px;
    padding:10px;
    color:#fff;
    font-size:12px;
    font-family: Roboto, sans-serif;
}






.main-button {
    background-color:#CF1869;
    padding:12px 26px;
    color:#fff;
    font-size:14px;
    border-radius:2px;
    cursor:pointer;
    display:inline-block;
    margin-top:12px;
    line-height:1;
    border: 0px;
    text-transform: uppercase;
}

.main-button-ok {
    background-color:#36CB00 ;
}

.main-button-pink {
    background-color:#ff009a ;
}

#cookie_box {
    padding: 4px 8px 2px 8px;
    border-bottom: solid 1px #cccccc
}


#cookie_box .btn:not(.btn.btn-original)  {
    background-color: #fff;
}




