body {
    color: #626262;
    background-color: #FFF;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.ui.simple.dimmer {
    z-index: 1;
}

.modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-wide {
    overflow-y: auto;
    width: 90%;
    height:90%;
}

.fixed {

}

#header {
    clear: both;
    min-height: 100px;
    padding: 8px 0;
    margin-top:0 !important;
}

#header .top_menu {

}

#header .top_menu ul {
    float: right;
    list-style: none;
    /*margin: 10px 0 -10px;*/
    min-height: 42px;
}

#header .top_menu ul li {
    float: left;
    line-height: 24px;
}

#header .top_menu ul li a {
    color: #999;
    font-size: 0.9em;
    padding: 6px 10px;
    border-radius: 4px;
}

#header .top_menu ul li a.bolded {
    color: #08c;
    font-size: 0.9em;
    padding: 6px 10px;
    border-radius: 4px;
}

#header .top_menu ul li a:hover, #header .top_menu ul li a:focus {
    background-color: #eee;
    text-decoration: none;
}

#header .main_menu ul {
    float: right;
    list-style: none;
    margin: -7px 0 8px 0;
}

#header .main_menu ul li {
    float: left;
    line-height: 24px;
}

#header .main_menu ul li a {
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    margin-left: 3px;
    margin-right: 3px;
    padding: 10px 13px;
    //text-transform: uppercase;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    color:#285f95;
}

#header .main_menu ul li:hover a, #header .main_menu ul li.active a {
    background-color: #285f95;
    color: #fff;
    text-decoration: none;
}

#header .main_menu ul ul.dropdown-menu {
    border: 0 none;
    border-top: 3px solid #285f95 !important;
    border-radius: 6px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.08);
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    text-align: left;
    top: auto;
    /*background-color: #0088cc;*/
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    left: auto;
    width: 685px !important;
    margin-top:5px;
    left: 24%;
    right: 0;
    padding-left:5px;
    z-index: 10000;

}

#header .main_menu ul ul.dropdown-menu li {
    clear: both;
    width: 100%;

}

#header .main_menu ul ul.dropdown-menu > li > a {
    color: #fff;
    font-size: 0.9em;
    font-weight: 400;
    padding: 8px 10px 8px 5px;
    position: relative;
    text-transform: none;
    border-radius: 0;
    clear: both;
    color: #fff;
    display: block;
    font-weight: normal;
    line-height: 1.42857;
    white-space: nowrap;
}

#header .main_menu ul li:hover ul.dropdown-menu {
    display: block;
}

#header .main_menu ul ul.dropdown-menu > li > a:hover, #header .main_menu ul ul.dropdown-menu > li > a:focus {
    background-color: #2e6da4;
    color: #fff;
    text-decoration: none;
}
/*********************** service menu **************************************/
#header .dropdown .mega-menu-item .mega-menu-fullwidth{
    position:static;
}

#header .dropdown .mega-menu-item .mega-menu-fullwidth ul.dropdown-menu .menu_level_2 {
    border-top: 3px solid #285f95 !important;
     width: 86% !important;
}

#aw{
    background-color: #fff !important;
    border-left: 0 none !important;;
    border-bottom:0 none !important;;
    border-right:0 none !important;;
    border-radius: 6px;
    margin-left: 0;
    margin-right: 0;
    margin-top:20px;
    left: 0;
    right: 0;
}

#header .main_menu ul ul.dropdown-menu.help {
    border: 0 none;
    border-top: 3px solid #285f95 !important;
    border-radius: 6px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.08);
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    text-align: left;
    top: auto;
    /*background-color: #0088cc;*/
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    left: auto;
    width: 14% !important;
    margin-top:5px;
    left: 0;
    right: 0;
    padding-left:5px;

}

#header  ul.dropdown-menu .mega-menu-content {
    background-color: #fff !important;
    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.08);
    color: #777777;

}

#header ul.dropdown-menu .mega-menu-content .mega-menu-sub-title{
    color: #333333;
    display: block;
    font-size:14px;
    margin-top: 5px;
    margin-bottom:0;
    padding-bottom: 5px;
    padding-left:3px;
    text-transform: uppercase;
}

#header ul.dropdown-menu .mega-menu-content ul.sub_menu {
    list-style: outside none none;
    margin: 5px;
    padding: 5px 5px;
}
#header ul.dropdown-menu .mega-menu-content ul.sub_menu li {
    border: 0 none;
    border-radius: 6px;
    color: #777777;
    display: block;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-shadow: none;
    text-transform: none;
    background-color:#ffffff;
}
#header ul.dropdown-menu .mega-menu-content ul.sub_menu li:hover {
    border: 0 none;
    border-radius: 6px;
    color: #777777;
    display: block;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-shadow: none;
    text-transform: none;
    background-color:#ffffff;
}
#header ul.dropdown-menu .mega-menu-content ul.sub_menu li a {
    border: 0 none;
    border-radius: 4px;
    color: #777777;
    display: block;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding: 2px;
    text-shadow: none;
    text-transform: none;
    background-color:#ffffff;
}

#header ul.dropdown-menu .mega-menu-content ul.sub_menu li h6 a {
    font-size: 14px;
    color: #285f95;
}

.mega-menu-sub-title h6 {
    margin:0;
}

#header ul.dropdown-menu .mega-menu-content ul.sub_menu li a:hover, #header ul.dropdown-menu .mega-menu-content ul.sub_menu li a:focus {
    color: #777777;
    background-color:#f4f4f4;
    padding: 2px;

}
#header .main_menu ul.sub_menu{
    float:left;
    padding-left:20px;
}  
#rr{
    margin-top:-15px;
}




/* helper clases */

.mt_20{
    margin-top: 20px;

}

.mb_40{
    margin-bottom: 40px;

}

.plr_20 {
    padding: 0 20px;
}

.pl_25 {
    padding-left: 25px;
}

.white_bg {
    background-color: #fff;
}

.main_content {
    background-color: #fff;
    padding:10px;
}

.has-left-border {
    border-left: 1px solid #e3e3e3;
}

.main_content h2 {
    font-size: 2.2em;
    font-weight: 300;
    line-height: 42px;
    margin: 15px 0 20px;
}


/*****************************  wizard steps    *************************************************************/

.wizard-progress {
    margin: 0 15px;
}

.wizard-progress .steps-progress {
    height: 2px;
    margin: 0 38px;
    position: relative;
    top: 15px;
    background: #cccccc;
}

.wizard-progress .steps-progress .progress-indicator {
    height: 100%;
    width: 0;
    background: #cccccc;
    -webkit-transition: width 0.2s ease-in;
    -moz-transition: width 0.2s ease-in;
    transition: width 0.2s ease-in;
}

html .wizard-progress .wizard-steps,
html.dark .wizard-progress .wizard-steps {
    list-style: none;
    margin: 0;
    padding: 15px 0 0;
    display: inline-block;
    width: 100%;
    font-size: 0;
    text-align: justify;
    -ms-text-justify: distribute-all-lines;
    /* IE8+ */;
}

html .wizard-progress .wizard-steps:after,
html.dark .wizard-progress .wizard-steps:after {
    /*
    * We don't need IE6 and IE7 inline-block hack support here
    * since they don't support :after anyways (the text-justify
    * properties for them are above)... IE8 and above have native
    * inline-block support so for IE8+, both the text-justify and
    * :after will take effect but it doesn't have any negative
    * effects since this element is invisible
    */
    display: inline-block;
    width: 100%;
    content: '.';
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
html .wizard-progress .wizard-steps li,
html.dark .wizard-progress .wizard-steps li {
    display: inline-block;
    vertical-align: top;
    min-width: 50px;
    max-width: 100px;
}
html .wizard-progress .wizard-steps li a,
html.dark .wizard-progress .wizard-steps li a {
    position: relative;
    display: block;
    padding: 25px 8px 0;
    font-size: 11px;
    color: #33333f;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    text-decoration: none;
    word-break: break-all;
}
html .wizard-progress .wizard-steps li a span,
html.dark .wizard-progress .wizard-steps li a span {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    background: #cccccc;
    color: white;
    line-height: 26px;
    text-align: center;
    margin-top: -15px;
    margin-left: -15px;
    width: 30px;
    height: 30px;
    border-radius: 35px;
    font-size: 13px;
    text-indent: -1px;
    border: 2px solid #cccccc;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
html .wizard-progress .wizard-steps li.completed a span,
html.dark .wizard-progress .wizard-steps li.completed a span {
    background: #cccccc;
    color: white;
}
html .wizard-progress .wizard-steps li.active a span,
html.dark .wizard-progress .wizard-steps li.active a span {
    background: white;
    color: #cccccc;
    border-color: #cccccc;
}
html .wizard-progress .wizard-steps li.completed.active a span,
html.dark .wizard-progress .wizard-steps li.completed.active a span {
    color: #FFF;
}
html .wizard-progress.wizard-progress-lg,
html.dark .wizard-progress.wizard-progress-lg {
    margin: 0 auto 30px;
    width: 80%;
}
html .wizard-progress.wizard-progress-lg .steps-progress,
html.dark .wizard-progress.wizard-progress-lg .steps-progress {
    margin: 0 52px;
    height: 4px;
    top: 34px;
}
html .wizard-progress.wizard-progress-lg .wizard-steps,
html.dark .wizard-progress.wizard-progress-lg .wizard-steps {
    padding-top: 30px;
}
html .wizard-progress.wizard-progress-lg ul li,
html.dark .wizard-progress.wizard-progress-lg ul li {
    max-width: 135px;
}
html .wizard-progress.wizard-progress-lg ul li a,
html.dark .wizard-progress.wizard-progress-lg ul li a {
    padding-top: 40px;
    font-size: 14px;
}
html .wizard-progress.wizard-progress-lg ul li a span,
html.dark .wizard-progress.wizard-progress-lg ul li a span {
    width: 60px;
    height: 60px;
    margin-top: -30px;
    margin-left: -30px;
    border-radius: 60px;
    line-height: 52px;
    font-size: 22px;
    border-width: 4px;
}

html.dark .wizard-progress .wizard-steps li a {
    color: #808697;
}
html.dark .wizard-progress.wizard-progress ul li a span {
    background: #242830;
    border-color: #242830;
}
html.dark .wizard-progress .wizard-steps li.active a span {
    background: #242830;
}
html.dark .wizard-progress .steps-progress {
    background: #242830;
}

.wizard-steps > li.active .badge {
    background-color: #285f95;
}

.wizard-steps > li.active a,
.wizard-steps > li.active a:hover,
.wizard-steps > li.active a:focus {
    border-top-color: #285f95;
}

.wizard-tabs ul > li.active .badge {
    background-color: #285f95;
}

html .wizard-progress .steps-progress .progress-indicator,
html.dark .wizard-progress .steps-progress .progress-indicator {
    background: #285f95;
}

html .wizard-progress .wizard-steps li.completed a span,
html.dark .wizard-progress .wizard-steps li.completed a span {
    border-color: #285f95;
    background: #285f95;
}

html .wizard-progress .wizard-steps li.active a span,
html.dark .wizard-progress .wizard-steps li.active a span {
    color: #285f95;
    border-color: #285f95;
}

@media only screen and (max-width: 991px) {
    html .wizard-progress, html .wizard-progress.wizard-progress-lg, html.dark .wizard-progress, html.dark .wizard-progress.wizard-progress-lg {
        width: auto;
        margin-bottom: 0;
        margin-left: -15px;
        margin-right: -15px;
    }
    html .wizard-progress .steps-progress, html.dark .wizard-progress .steps-progress {
        display: none;
    }
    html .wizard-progress .wizard-steps, html.dark .wizard-progress .wizard-steps {
        display: block;
        font-size: 0;
        overflow: hidden;
        white-space: nowrap;
        text-align: left;
        width: 100%;
    }
    html .wizard-progress .wizard-steps li, html.dark .wizard-progress .wizard-steps li {
        -webkit-transition: margin 0.5s linear;
        -moz-transition: margin 0.5s linear;
        transition: margin 0.5s linear;
        display: inline-block;
        float: none;
        position: relative;
        width: 100%;
        min-width: 0;
        max-width: none;
    }
    html .wizard-progress .wizard-steps li a, html.dark .wizard-progress .wizard-steps li a {
        position: relative;
        z-index: 2;
    }
    html .wizard-progress .wizard-steps li:before, html .wizard-progress .wizard-steps li:after, html.dark .wizard-progress .wizard-steps li:before, html.dark .wizard-progress .wizard-steps li:after {
        content: '';
        display: block;
        height: 2px;
        position: absolute;
        top: 0;
        width: 50%;
    }
    html .wizard-progress .wizard-steps li:before, html.dark .wizard-progress .wizard-steps li:before {
        background: #cccccc;
        left: 0;
    }
    html .wizard-progress .wizard-steps li:after, html.dark .wizard-progress .wizard-steps li:after {
        background: #cccccc;
        right: 0;
    }
    html .wizard-progress .wizard-steps li.active, html.dark .wizard-progress .wizard-steps li.active {
        margin-left: 0;
    }
    html .wizard-progress .wizard-steps li.completed, html.dark .wizard-progress .wizard-steps li.completed {
        margin-left: -100%;
    }
    html .wizard-progress .wizard-steps li.completed:after, html.dark .wizard-progress .wizard-steps li.completed:after {
        background: #cccccc;
    }
    html .wizard-progress .wizard-steps li.completed.active, html.dark .wizard-progress .wizard-steps li.completed.active {
        margin-left: 0;
    }
    html .wizard-progress .wizard-steps li:first-child:before, html.dark .wizard-progress .wizard-steps li:first-child:before {
        display: none;
    }
    html .wizard-progress .wizard-steps li:last-child:after, html.dark .wizard-progress .wizard-steps li:last-child:after {
        display: none;
    }
    html .wizard-progress.wizard-progress-lg .wizard-steps li, html.dark .wizard-progress.wizard-progress-lg .wizard-steps li {
        min-width: 0;
        max-width: none;
    }
    html .wizard-progress.wizard-progress-lg .wizard-steps li:before, html .wizard-progress.wizard-progress-lg .wizard-steps li:after, html.dark .wizard-progress.wizard-progress-lg .wizard-steps li:before, html.dark .wizard-progress.wizard-progress-lg .wizard-steps li:after {
        height: 4px;
    }
}
.form-wizard {
    margin-bottom: 20px;
}
.form-wizard .tabs {
    margin-bottom: 0;
}
.form-wizard .tab-content {
    background: none;
    border: 0 none;
    box-shadow: none;
}
.form-wizard ul.pager .next a,
.form-wizard ul.pager .previous a,
.form-wizard ul.pager .first a,
.form-wizard ul.pager .last a,
.form-wizard ul.pager .finish a {
    cursor: pointer;
}
.form-wizard ul.pager .disabled a {
    cursor: not-allowed;
}

html.dark .form-wizard .pager li > a,
html.dark .form-wizard .pager li > a:hover,
html.dark .form-wizard .pager li > a:focus,
html.dark .form-wizard .pager li > span {
    background: #2e353e;
    border-color: #282d36;
    color: #EEE;
}
html.dark .form-wizard .pager .disabled > a, html.dark .form-wizard .pager .disabled > a:hover, html.dark .form-wizard .pager .disabled > a:focus, html.dark .form-wizard .pager .disabled > span {
    background: #282d36;
    border-color: #282d36;
    color: #EEE;
}

.switch {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    margin: 3px 0;
}
.switch .ios-switch {
    height: 35px;
    width: 65px;
}
.switch .ios-switch .handle {
    height: 31px;
    width: 31px;
}
.switch.switch-primary .ios-switch .on-background {
    background: #cccccc;
}
.switch.switch-success .ios-switch .on-background {
    background: #47a447;
}
.switch.switch-warning .ios-switch .on-background {
    background: #ed9c28;
}
.switch.switch-danger .ios-switch .on-background {
    background: #d2322d;
}
.switch.switch-info .ios-switch .on-background {
    background: #5bc0de;
}
.switch.switch-dark .ios-switch .on-background {
    background: #171717;
}
.switch.switch-lg .ios-switch {
    height: 45px;
    width: 75px;
}
.switch.switch-lg .ios-switch .handle {
    height: 41px;
    width: 41px;
}
.switch.switch-sm .ios-switch {
    height: 25px;
    width: 55px;
}
.switch.switch-sm .ios-switch .handle {
    height: 21px;
    width: 21px;
}

.ios-switch {
    height: 45px;
    width: 75px;
    position: relative;
    background-color: #E5E5E5;
    border-radius: 100px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.ios-switch .background-fill {
    width: 100%;
    height: 100%;
    border-radius: 100px;
    position: absolute;
    left: 0;
    top: 0;
}

.ios-switch .on-background {
    background-image: -o-linear-gradient(#00e459, #00e158);
    background-image: -ms-linear-gradient(#00e459, #00e158);
    background-image: -moz-linear-gradient(#00e459, #00e158);
    background-image: -webkit-linear-gradient(#00e459, #00e158);
    background-image: linear-gradient(#00e459, #00e158);
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    z-index: 1;
    -o-transition: .3s 0.2s;
    -ms-transition: .3s 0.2s;
    -moz-transition: .3s 0.2s;
    -webkit-transition: .3s 0.2s;
    transition: .3s 0.2s;
}

.ios-switch .state-background {
    border-radius: 100px;
    z-index: 2;
    background-image: -o-linear-gradient(white, #fdfdfd);
    background-image: -ms-linear-gradient(white, #fdfdfd);
    background-image: -moz-linear-gradient(white, #fdfdfd);
    background-image: -webkit-linear-gradient(white, #fdfdfd);
    background-image: linear-gradient(white, #fdfdfd);
    border: 2px solid #E5E5E5;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    -o-transition: .4s;
    -ms-transition: .4s;
    -moz-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s;
}

.ios-switch .handle {
    width: 41px;
    height: 41px;
    background-color: white;
    top: 2px;
    left: 2px;
    position: absolute;
    border-radius: 20px;
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.075), 0 3px 5px rgba(0, 0, 0, 0.15), 1px 2px 2px rgba(0, 0, 0, 0.05);
    z-index: 3;
    -o-transition: -o-transform 0.3s 0.25s cubic-bezier(0.455, 0.03, 0.215, 1.33);
    -ms-transition: -ms-transform 0.3s 0.25s cubic-bezier(0.455, 0.03, 0.215, 1.33);
    -moz-transition: -moz-transform 0.3s 0.25s cubic-bezier(0.455, 0.03, 0.215, 1.33);
    -webkit-transition: -webkit-transform 0.3s 0.25s cubic-bezier(0.455, 0.03, 0.215, 1.33);
    -o-transition: transform 0.3s 0.25s cubic-bezier(0.455, 0.03, 0.215, 1.33);
    -ms-transition: transform 0.3s 0.25s cubic-bezier(0.455, 0.03, 0.215, 1.33);
    -moz-transition: transform 0.3s 0.25s cubic-bezier(0.455, 0.03, 0.215, 1.33);
    -webkit-transition: transform 0.3s 0.25s cubic-bezier(0.455, 0.03, 0.215, 1.33);
    transition: transform 0.3s 0.25s cubic-bezier(0.455, 0.03, 0.215, 1.33);
    -o-box-sizing: content-box;
    -ms-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.ios-switch.off .handle {
    -o-animation: expand-off .3s 0.2s;
    -ms-animation: expand-off .3s 0.2s;
    -moz-animation: expand-off .3s 0.2s;
    -webkit-animation: expand-off .3s 0.2s;
    animation: expand-off .3s 0.2s;
    -o-transform: translate(0px, 0);
    -ms-transform: translate(0px, 0);
    -moz-transform: translate(0px, 0);
    -webkit-transform: translate(0px, 0);
    transform: translate(0px, 0);
    -o-transform: translate3d(0px, 0, 0);
    -ms-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
}

.ios-switch.off .on-background {
    -o-transition: .3s 0s;
    -ms-transition: .3s 0s;
    -moz-transition: .3s 0s;
    -webkit-transition: .3s 0s;
    transition: .3s 0s;
}

.ios-switch.off .state-background {
    -o-transition: .4s 0.25s;
    -ms-transition: .4s 0.25s;
    -moz-transition: .4s 0.25s;
    -webkit-transition: .4s 0.25s;
    transition: .4s 0.25s;
}

.ios-switch.on .handle {
    -o-animation: expand-on .3s 0.2s;
    -ms-animation: expand-on .3s 0.2s;
    -moz-animation: expand-on .3s 0.2s;
    -webkit-animation: expand-on .3s 0.2s;
    animation: expand-on .3s 0.2s;
    -o-transform: translate(30px, 0);
    -ms-transform: translate(30px, 0);
    -moz-transform: translate(30px, 0);
    -webkit-transform: translate(30px, 0);
    transform: translate(30px, 0);
    -o-transform: translate3d(30px, 0, 0);
    -ms-transform: translate3d(30px, 0, 0);
    -moz-transform: translate3d(30px, 0, 0);
    -webkit-transform: translate3d(30px, 0, 0);
    transform: translate3d(30px, 0, 0);
}

.ios-switch.on .on-background {
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
}

.ios-switch.on .state-background {
    -o-transform: scale(0);
    -ms-transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
}

@keyframes expand-on {
    0% {
        padding-right: 0;
    }

    40% {
        padding-right: 9px;
    }

    100% {
        padding-right: 0;
    }
}
@keyframes expand-off {
    0% {
        padding-right: 0;
        left: 2px;
    }

    40% {
        padding-right: 9px;
        left: -7px;
    }

    100% {
        padding-right: 0;
        left: 2px;
    }
}
@-o-keyframes expand-on {
    0% {
        padding-right: 0;
    }

    40% {
        padding-right: 9px;
    }

    100% {
        padding-right: 0;
    }
}
@-ms-keyframes expand-on {
    0% {
        padding-right: 0;
    }

    40% {
        padding-right: 9px;
    }

    100% {
        padding-right: 0;
    }
}
@-moz-keyframes expand-on {
    0% {
        padding-right: 0;
    }

    40% {
        padding-right: 9px;
    }

    100% {
        padding-right: 0;
    }
}
@-webkit-keyframes expand-on {
    0% {
        padding-right: 0;
    }

    40% {
        padding-right: 9px;
    }

    100% {
        padding-right: 0;
    }
}
@-o-keyframes expand-off {
    0% {
        padding-right: 0;
        left: 2px;
    }

    40% {
        padding-right: 9px;
        left: -7px;
    }

    100% {
        padding-right: 0;
        left: 2px;
    }
}
@-ms-keyframes expand-off {
    0% {
        padding-right: 0;
        left: 2px;
    }

    40% {
        padding-right: 9px;
        left: -7px;
    }

    100% {
        padding-right: 0;
        left: 2px;
    }
}
@-moz-keyframes expand-off {
    0% {
        padding-right: 0;
        left: 2px;
    }

    40% {
        padding-right: 9px;
        left: -7px;
    }

    100% {
        padding-right: 0;
        left: 2px;
    }
}
@-webkit-keyframes expand-off {
    0% {
        padding-right: 0;
        left: 2px;
    }

    40% {
        padding-right: 9px;
        left: -7px;
    }

    100% {
        padding-right: 0;
        left: 2px;
    }
}


/***************************** price_table  ******************************************************/
.price_table {
    padding:0 15px;
}

.price_table [class*="col-md-"] {
    padding-left:0px;
    padding-right: 0px;
}

.price_table .plan{
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    color: #333;
    margin-bottom: 35px;
    margin-right: 0;
    padding: 20px;
    position: relative;
    text-shadow: 0 1px rgba(255, 255, 255, 0.8);

}

.price_table .plan h4{
    color:#285f95;
    background-color: #eee;
    border-radius: 2px 2px 0 0;
    font-size: 20px;
    font-weight: normal;
    margin: -20px -20px 15px ;
    padding: 20px;
    text-align:center;
    height: 80px;
}

.price_table .plan p{
    font-size:12px;
    color:#4a4a4a;

}

.price_table .plan_content{
    text-align:center;
    height:150px;

}

/*********************************   login     **************************************************/
.price_table .plan_login{
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    color: #333;
    margin-bottom: 35px;
    margin-right: 0;
    padding: 20px;
    position: relative;
    text-shadow: 0 1px rgba(255, 255, 255, 0.8);
    height:370px;

}

.price_table .plan_login h4{
    color:#285f95;
    background-color: #eee;
    border-radius: 2px 2px 0 0;
    font-size: 20px;
    font-weight: normal;
    margin: -20px -20px 15px ;
    padding: 20px;
    text-align:center;
    height: 80px;
}

.price_table .plan_login p{
    font-size:12px;
    color:#4a4a4a;

}

.price_table .plan_login h3{
    font-size:16px;
    color:#333;

}
.price_table .plan_content{
    text-align:center;
    height:150px;

}


/********************************    my account     ***************************************************/
.resume {
    margin-bottom:20px;

}

.resume h3{
    color: #2ebdb4;
    font-size: 26px;
    font-weight: 700;
    margin-top: 17px;
}
.resume ul {
    margin-bottom:20px;
}
.resume ul li{
    display: inline-block;
    color:#5b6363;
    list-style: none;
    padding-left:10px;
    padding-right:10px;
}
.resume ul li a{
    color:#5b6363;
}

.resume_description{
    margin-top:30px;
    background-color:#ffffff;
    width:100%;
}

.resume_description h3{
    text-transform: uppercase;
    color: #16A085;
    font-size: 16px;
    line-height: 24px;

}

.resume_description p{
    color: #999999;
    margin-bottom: 50px;

}
.main-skills-item.bar-skills-item {
    border: medium none;
    margin-bottom: 10px;
    margin-top:6px;
    padding: 0;
}

.main-skills-item {

    float: left;
    margin-bottom: 30px;
    padding-top: 50px;
    width: 100%;
}
.main-skills-item-title.skill-title {
    color: #999;
    font-size:14px;
    font-weight:bold;
}
.main-skills-item-title {
    color: #16a085;
    float: left;
    font-size: 16px;
    line-height: 24px;
    margin-right: 30px;
    text-transform: uppercase;
    width: calc(50% - 15px);
    font-weight:bold; 
}
.main-skills-item-bar {
    background: none repeat scroll 0 0 #ecf0f1;
    border-radius: 8px;
    float: left;
    height: 16px;
    margin-top: 2px;
    overflow: hidden;
    width: calc(50% - 15px);
}
.main-skills-item-bar-color.animate {
    opacity: 1;
}
.main-skills-item-bar-color.skill-bg {
    background-color: #2980b9;
}
.main-skills-item-bar-color {
    border-radius: 8px;
    float: left;
    height: 16px;
    opacity: 0;
}
.main-skills-item-title-language {
    color: #16a085;
    float: left;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    width: auto;
}
.main-skills-item-title-language.native-small-language {
    color: #999;
}
.main-skills-item-title-language {
    color: #16a085;
    float: left;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    width: auto;
    font-weight:bold;
}
.main-skills-item-title-language.native-language {
    color: #666666;
    margin-right: 5px;

}
.main-skills-item-title-language.native-subtitle {
    color: #666666;
    margin-right: 5px;
    font-size:16px;

}
.resume-section-title {
    color: #2ebdb4;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
}
.resume-section-subtitle {
    color: #666666;
    font-size: 18px;
    margin-bottom: 50px;
    margin-top: 10px;
    text-align: center;
}
.skill-item {
    background: none repeat scroll 0 0 #2980b9;
    border-radius: 20px;
    color: #ffffff;
    display: inline-block;
    margin-bottom: 12px;
    margin-right: 10px;
    padding: 9px 20px;
}
.resume-section-title_education {
    color: #16a085;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: left;
}

.awards-trophy .education-period-circle {
    background-color: #e74c3c;
}
.education-period-circle {
    background-color: #16a085;
    border-radius: 65px;
    color: #fff;
    display: inline-block;
    height: 130px;
    margin-bottom: 40px;
    position: relative;
    width: 130px;
}
.education-period-circle-orange {
    background-color: #e74c3c;
    border-radius: 65px;
    color: #fff;
    display: inline-block;
    height: 130px;
    margin-bottom: 40px;
    position: relative;
    width: 130px;
}
.education-period-time {
    float: left;
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
    text-align: center;
    width: 100%;
    margin-top:15px;
}
.education-period-trophy {
    float: left;
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
    text-align: center;
    width: 100%;
    margin-top:15px;
}







/***********************************   buttons   ****************************************/
.btn-blue{
    background-color: #428bca;
    border-color: #285f95 !important;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

a.btn-blue:hover{
    background-color: #0099e6;
    color:#ffffff;
}

a.btn-blue:focus{
    background-color: #0099e6;
    color:#ffffff;
}

/******************************* footer ******************************************************/ 
#footer{
    background-color:#aaa;
    margin-bottom:0px;
    padding:10px;
    font-size:12px;
}

#footer .container p{
    color: #777777;
    line-height: 24px;
    margin: 0 0 20px;
}

#footer a{
    color: #d7de3c;
}

#footer .container h4{
    color:#ffffff;
}

#footer .input-group-btn .btn {
    height: 35px;
    margin-left: -1px;

}

.copyright{
    background-color:#aaa;
    margin-bottom:0px;
    padding-bottom:5px;
    padding-top:10px;
    font-size:12px;
}


.copyright .container ul {
    margin:0;
}
.copyright .container ul li{
    display: inline-block;
    color:#ffffff;
    list-style: none;

}
.copyright .container ul li a{
    color:#ffffff;
    padding-left:5px;
}

/*********   social icons footer     ************/

ul.social-icons {
    margin: 0;
    padding: 0;
    width: auto;
}

ul.social-icons li {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-image: url(/assets/site/images/social-sprites.png);
    background-repeat: no-repeat;
    background-position: 0 100px;
    display: inline-block;
    margin: -1px 1px 5px 0;
    padding: 0;
    border-radius: 100%;
    overflow: visible;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
}

ul.social-icons li a {
    display: block;
    height: 30px;
    width: 30px;
    text-align: center;
}

ul.social-icons li a:hover {
    text-decoration: none;
}

ul.social-icons li a i[class^="icon-"] {
    color: #444;
    font-style: 16px;
    position: relative;
    top: 3px;
}

ul.social-icons li a:active {
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3), inset 0 0 10px rgba(0, 0, 0, 0.3);
}

ul.social-icons li[class] a {
    text-indent: -9999px;
}

ul.social-icons li:active, ul.social-icons li a:active {
    border-radius: 100%;
}

ul.social-icons li.digg {
    background-position: 0 0;
}

ul.social-icons li.digg:hover {
    background-position: 0 -30px;
}

ul.social-icons li.dribbble {
    background-position: 0 -60px;
}

ul.social-icons li.dribbble:hover {
    background-position: 0 -90px;
}

ul.social-icons li.facebook {
    background-position: 0 -120px;
}

ul.social-icons li.facebook:hover {
    background-position: 0 -150px;
}

ul.social-icons li.flickr {
    background-position: 0 -180px;
}

ul.social-icons li.flickr:hover {
    background-position: 0 -210px;
}

ul.social-icons li.forrst {
    background-position: 0 -240px;
}

ul.social-icons li.forrst:hover {
    background-position: 0 -270px;
}

ul.social-icons li.googleplus {
    background-position: 0 -300px;
}

ul.social-icons li.googleplus:hover {
    background-position: 0 -330px;
}

ul.social-icons li.html5 {
    background-position: 0 -360px;
}

ul.social-icons li.html5:hover {
    background-position: 0 -390px;
}

ul.social-icons li.icloud {
    background-position: 0 -420px;
}

ul.social-icons li.icloud:hover {
    background-position: 0 -450px;
}

ul.social-icons li.lastfm {
    background-position: 0 -480px;
}

ul.social-icons li.lastfm:hover {
    background-position: 0 -510px;
}

ul.social-icons li.linkedin {
    background-position: 0 -540px;
}

ul.social-icons li.linkedin:hover {
    background-position: 0 -570px;
}

ul.social-icons li.myspace {
    background-position: 0 -600px;
}

ul.social-icons li.myspace:hover {
    background-position: 0 -630px;
}

ul.social-icons li.paypal {
    background-position: 0 -660px;
}

ul.social-icons li.paypal:hover {
    background-position: 0 -690px;
}

ul.social-icons li.picasa {
    background-position: 0 -720px;
}

ul.social-icons li.picasa:hover {
    background-position: 0 -750px;
}

ul.social-icons li.pinterest {
    background-position: 0 -780px;
}

ul.social-icons li.pinterest:hover {
    background-position: 0 -810px;
}

ul.social-icons li.reddit {
    background-position: 0 -840px;
}

ul.social-icons li.reddit:hover {
    background-position: 0 -870px;
}

ul.social-icons li.rss {
    background-position: 0 -900px;
}

ul.social-icons li.rss:hover {
    background-position: 0 -930px;
}

ul.social-icons li.skype {
    background-position: 0 -960px;
}

ul.social-icons li.skype:hover {
    background-position: 0 -990px;
}

ul.social-icons li.stumbleupon {
    background-position: 0 -1020px;
}

ul.social-icons li.stumbleupon:hover {
    background-position: 0 -1050px;
}

ul.social-icons li.tumblr {
    background-position: 0 -1080px;
}

ul.social-icons li.tumblr:hover {
    background-position: 0 -1110px;
}

ul.social-icons li.twitter {
    background-position: 0 -1140px;
}

ul.social-icons li.twitter:hover {
    background-position: 0 -1170px;
}

ul.social-icons li.vimeo {
    background-position: 0 -1200px;
}

ul.social-icons li.vimeo:hover {
    background-position: 0 -1230px;
}

ul.social-icons li.wordpress {
    background-position: 0 -1260px;
}

ul.social-icons li.wordpress:hover {
    background-position: 0 -1290px;
}

ul.social-icons li.yahoo {
    background-position: 0 -1320px;
}

ul.social-icons li.yahoo:hover {
    background-position: 0 -1350px;
}

ul.social-icons li.youtube {
    background-position: 0 -1380px;
}

ul.social-icons li.youtube:hover {
    background-position: 0 -1410px;
}

ul.social-icons li.github {
    background-position: 0 -1440px;
}

ul.social-icons li.github:hover {
    background-position: 0 -1470px;
}

ul.social-icons li.behance {
    background-position: 0 -1500px;
}

ul.social-icons li.behance:hover {
    background-position: 0 -1530px;
}

ul.social-icons li.yelp {
    background-position: 0 -1560px;
}

ul.social-icons li.yelp:hover {
    background-position: 0 -1590px;
}

ul.social-icons li.mail {
    background-position: 0 -1620px;
}

ul.social-icons li.mail:hover {
    background-position: 0 -1650px;
}

ul.social-icons li.instagram {
    background-position: 0 -1680px;
}

ul.social-icons li.instagram:hover {
    background-position: 0 -1710px;
}

ul.social-icons li.foursquare {
    background-position: 0 -1740px;
}

ul.social-icons li.foursquare:hover {
    background-position: 0 -1770px;
}

ul.social-icons li.zerply {
    background-position: 0 -1800px;
}

ul.social-icons li.zerply:hover {
    background-position: 0 -1830px;
}

ul.social-icons li.vk {
    background-position: 0 -1860px;
}

ul.social-icons li.vk:hover {
    background-position: 0 -1890px;
}
/* Thumb Info Social Icons */
.thumb-info-social-icons {
    border-top: 1px dotted #DDD;
    margin: 0;
    padding: 15px 0;
    display: block;
}

.thumb-info-social-icons a {
    background: #CCC;
    border-radius: 25px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
}

.thumb-info-social-icons a:hover {
    text-decoration: none;
}

.thumb-info-social-icons a span {
    display: none;
}

.thumb-info-social-icons a i {
    color: #FFF;
    font-size: 0.9em;
    font-weight: normal;
}



/*
*   Form fields
*/

.form_field {
    border: 1px solid #ccc;
    margin: 5px 0;
}


/*
    Company
*/



.company {
    margin-bottom:20px;

}

.company h3 {
    color: #2ebdb4;
    font-size: 26px;
    font-weight: 700;
}

.company .section_title {
    color: #16a085;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 30px;
    margin-top: 30px;
    text-align: center;
}

.company ul {
    margin-bottom:20px;
}

.company ul li {
    display: inline-block;
    color:#5b6363;
    list-style: none;
    padding-left:10px;
    padding-right:10px;
}

.company ul li a {
    color:#5b6363;
}

.company .clients .name {
    color: #16a085;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
}

.company .clients {
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #ecf0f1;
}

.company .clients .job {
    font-weight: bold;
}

.company .clients .perriod {
    color: #999999;
    font-weight: bold;
}

.company .clients a.website {
    color: #16a085;
    display: block;
}

.company .clients .description {
    color: #999999;
}


/*
 List items
*/

.list_items .list_item {
    margin: 10px 0;
    padding: 10px 0;
    border-bottom: 1px solid #e3e3e3;
}

.list_items .list_col {
    float: left;
}

.list_items .list_col h4 {
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 9px 0 0;
}

.list_items .list_image {
    width: 100px;
    text-align: center;
}

.list_items .list_name {
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    float: left;
    margin-left: 20px;
    max-height: 80px;
    padding: 0 15px;
    width: 370px;
}

.list_items .list_name span {
    color: #929292;
    font-size: 13px;
    margin: 0 0 10px;
}


.list_items .list_exp {
    padding: 20px;
    width: 159px;
}

.list_items .list_region {
    padding: 20px;
    width: 159px;
}

/* Service request detail*/

#servicereq-detail{
    padding:20px 0 50px;
    background:#ecf0f1;
    color:#565656;
}

.servicereq-detail-title{
    font-size:27px;
    font-weight:700;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.employer-servicereq-detail{
    margin-top:25px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.employer-logo{
    width:160px;
    height:60px;
    line-height:60px;
    float:left;
}
.employer-details{
    float:left;
    min-height:60px;
    line-height:60px;
    padding-left:20px;
}
.employer-details a{
    color:inherit;
}
.employer-details > span{
    padding-right:15px;
    display:inline-block;
}

.the-servicereq-details{
    min-height:91px;
    border-top:1px solid #dadedf;
    border-bottom:1px solid #dadedf;
    margin:28px 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.the-servicereq-details > div{
    float:left;
    height:55px;
    border-right:1px solid #dadedf;
    margin-top:15px;
    line-height:55px;
}
.the-servicereq-details .the-servicereq-button{
    float:right;
}
.the-servicereq-details > div:last-child{
    border-right:none;
}

.the-servicereq-title{
    height:54px;
    padding-right:15px;
}
.the-servicereq-title h3{
    font-size:22px;
    margin-top:2px;
    margin-bottom:4px;
    line-height:normal;
}
.the-servicereq-title > p{
    font-size:14px;
    line-height:normal;
}

.the-servicereq-employer{
    text-align:center;
    width:320px;
    font-size:16px;
    text-transform:uppercase;
    line-height: normal !important
    padding-top: 8px;
}
.the-servicereq-location{
    width:200px;
    text-align:center;
    font-size:16px;
}
/*.the-servicereq-location .fa{
        color:#27a2f8;
}*/
.the-servicereq-budget{
    width:146px;
    text-align:center;
    border-right:none !important;
}

/*.the-servicereq-budget .fa{
        color:#27a2f8;
}*/

.the-servicereq-aditional-title .fa {
    color:#27a2f8;
}
.the-servicereq-button .btn-apply-servicereq{
    background:#ff9494;
    text-transform:uppercase;
    font-weight:300;
    color:#FFFFFF;
    font-size:16px;
    border-radius:0;
    -moz-border-radius:0;
    -webkit-border-radius:0;
    padding:5px 27px;
}
.the-servicereq-button .btn-apply-servicereq:hover{
    color:#FFFFFF;
    background:#d48888;
}

#servicereq-description h1{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size:18px;
    text-transform:uppercase;
    margin-top:25px;
    margin-bottom:30px;
}
#servicereq-description p{
    font-weight:300;
    padding-top:3px;
    line-height:22px;
}
.the-servicereq-content{
    padding:30px 0;
}

.the-servicereq-aditional-details > span{
    padding-right: 60px;
}

.no-uppercase {
    text-transform: none;
}

@media (max-width:767px) {
    .the-servicereq-details > div {
        float:none;
        width:100% !important;
        text-align:left;
        border-right:none;
        line-height:2em !important;
        height:auto; 
    }
    .the-servicereq-details{
        padding-bottom:20px;
    }
    .the-servicereq-aditional-title{
        display:block;
    }
    .the-servicereq-aditional-title:last-child{
        margin-left:0;
    }
    .title_clarif{
        width:100% !important;
        text-align:left;
        line-height:4em !important;
        height:auto;  
    }
}

@media (min-width:768px) and (max-width:991px){
    .the-servicereq-title{
        width:200px;
    }
    .the-servicereq-title h3{
        font-size:18px;
    }
    .the-servicereq-title p{
        font-size:12px;
    }
    .the-servicereq-employer{
        width:150px;
        font-size:12px;
    }
    .the-servicereq-location,
    .the-servicereq-budget{
        font-size:12px;
        width:130px;
    }
    .the-servicereq-button .btn-post-bid {
        font-size:14px;
    }
}

@media (min-width:992px) and (max-width:1199px){
    .the-servicereq-title h3{
        font-size:18px;
    }
    .the-servicereq-title p{
        font-size:12px;
    }
    .the-servicereq-employer{
        width:200px;
    }
}


/*
my account menu
*/

.my_menu {
    /*border: 1px red solid;*/
}
.my_menu ul {
    float: right;
    list-style: none;
    margin: -7px 0 8px 0;
}

.my_menu ul li {
    float: left;
    line-height: 24px;
}

.my_menu ul li a {
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    margin-left: 3px;
    margin-right: 3px;
    padding: 10px 13px;
    text-transform: uppercase;
    border-radius: 4px;
}

.my_menu ul li:hover a, .my_menu ul li.active a {
    background-color: #eef !important;
    color: #777;
    text-decoration: none;
}

.my_menu ul ul.dropdown-menu {
    border: 0 none;
    border-radius: 0 6px 6px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.08);
    margin: 1px 0 0 3px;
    padding: 5px;
    text-align: left;
    top: auto;
    background-color: #eef;
    border-color: #777;
    color: #777;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    left: auto;
}

.my_menu ul ul.dropdown-menu li {
    clear: both;
    width: 100%;
}

.my_menu ul ul.dropdown-menu > li > a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    color: #777;
    font-size: 0.9em;
    font-weight: 400;
    padding: 8px 10px 8px 5px;
    position: relative;
    text-transform: none;
    border-radius: 0;
    clear: both;
    color: #777;
    display: block;
    font-weight: normal;
    line-height: 1.42857;
    white-space: nowrap;
}

.my_menu ul li:hover ul.dropdown-menu {
    display: block;
}

.my_menu ul ul.dropdown-menu > li > a:hover, .my_menu ul ul.dropdown-menu > li > a:focus {
    background-color: #eef !important;
    color: #777;
    text-decoration: none;
}


/*Profile -> left menu*/

.left-menu {
    list-style: outside none none;
    padding-left: 0;
}
.left-menu li.active a {
    background-color: #fff;
    border-color: #428bca;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    padding-left: 10px;
}
.left-menu li.active a:after {
    border-color: transparent transparent transparent #428bca;
    opacity: 1;
}
.left-menu li.active a:hover {
    padding-left: 10px;
}
.left-menu li.active i {
    display: inline-block;
}
.left-menu > li {
    margin-bottom: 5px;
    position: relative;
    transition: all 0.4s ease 0s;
}
.left-menu > li a {
    border-right: 3px solid transparent;
    color: #2a2a2a;
    display: block;
    padding: 10px 0 10px 10px;
    position: relative;
}
.left-menu > li a:after {
    border-color: transparent;
    border-style: solid;
    border-width: 4px 0 4px 5px;
    bottom: 0;
    content: "";
    height: 0;
    margin: auto;
    position: absolute;
    right: -8px;
    top: 1px;
    transition: all 0.4s ease 0s;
    width: 0;
}
.left-menu > li a:hover {
    border-color: #285f95;
    padding-left: 15px;
    text-decoration: none;
}
.left-menu > li a:hover:after {
    border-color: transparent transparent transparent #1396e2;
    opacity: 1;
}
.left-menu > li i {
    color: #1396e2;
    margin-right: 8px;
}
.left-menu > li ul {
    list-style: outside none none;
    padding-left: 30px;
}
.left-menu > li ul > li {
    border-bottom: 1px solid #f3f3f3;
    position: relative;
}
.left-menu > li ul > li:before {
    color: #1396e2;
    content: "•";
    font-size: 24px;
    left: -5px;
    position: absolute;
    top: 2px;
}
.left-menu > li ul > li ul {
    padding-left: 10px;
}
.left-menu > li ul > li ul li {
    border-bottom: medium none;
    opacity: 0.6;
}
.left-menu > li ul > li ul li:before {
    display: none;
}


/*List Services, Resumes, Agencies   sra -> services,resumes,agencies*/


.profile-sra-listing .sra-listing-name{
  border-left: none;  
  margin:0;
  padding:0;
    
}

.profile-sra-listing .sra-listing-region {
    width:250px;
}

.profile-sra-listing .sra-listing-type {
    border-right: none;
}

.profile-sra-listing .sra-listing-view {
    float: right;
    line-height: 54px;
    padding-left: 20px;
}

.profile-sra-listing .sra-listing-description {
    padding-left: 20px;
    float: left;
    line-height: 51px;
    width: 425px;
}

.sra-listing-row {
    border-bottom: 1px solid #e3e3e3;
    color: #565656;
    min-height: 80px;
    padding: 14px 0;
}
.sra-logo {
    float: left;
    line-height: 53px;
    min-height: 1px;
    text-align: center;
    width: 120px;
}
.sra-listing-name {
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    float: left;
    margin-left: 20px;
    max-height: 80px;
    padding: 0 15px;
    width: 350px;
}
.sra-listing-name h4 {
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    padding: 9px 0 0;
}
.sra-listing-name .sra-listing-summary {
    color: #929292;
    font-size: 13px;
}
.sra-listing-region {
    border-right: 1px solid #e3e3e3;
    float: left;
    line-height: 53px;
    padding-left: 22px;
    width: 159px;
}
.sra-listing-region .fa {
    color: #27a2f8;
}
.sra-listing-type {
    float: left;
    line-height: 53px;
    padding: 0 20px;
    border-right: 1px solid #e3e3e3;
    
}
.sra-listing-expire {
    float: left;
    line-height: 53px;
    margin-left: 20px;

}

.sra-listing-type .fa {
    color: #2ebdb4;
}

.related-sra-listing .sra-listing-view {
    float: right;
    line-height: 50px;
}

.btn-view-sra {
    background: none repeat scroll 0 0 #f7f7f7;
    border: 1px solid #e3e3e3;
    border-radius: 0;
    color: #565656;
    padding: 5px 19px;
    /*margin-right: -27px;*/
}

.btn-view-sra:hover{
    background:#eeeeee;
}

.sra-listing-region_agency {
    width: 259px;
}


.btn-pink {
    background: none repeat scroll 0 0 #ff9494;
    border-radius: 0;
    color: #ffffff;
    font-size: 16px;
    font-weight: 300;
    padding: 5px 27px;
    //text-transform: uppercase;
}

.btn-pink:hover {
    background: none repeat scroll 0 0 #d48888;
    color: #ffffff;
}

/************************************* services-messages   *****************************************************/
.title_clarif{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    margin-bottom: 30px;
    margin-top: 25px;
    text-transform: uppercase;
}

.btn-view-srap {
    background: none repeat scroll 0 0 #f7f7f7;
    border: 1px solid #e3e3e3;
    border-radius: 0;
    color: #565656;
    padding: 5px 19px;
    margin-top:-50px;
}

.btn-reply {
    background: none repeat scroll 0 0 #f7f7f7;
    border: 1px solid #e3e3e3;
    border-radius: 0;
    color: #565656;
    padding: 5px 19px;
}

.btn-view-srap:hover{
    background:#eeeeee;
}

/*************** custom labels *************************/
.label-custom1 {
    background-color: #7e6000;
}

.label-custom2 {
    background-color: #6b874b;
}

.label-custom3 {
    background-color: #b4a7d5;
}

/*****************  login form      *********************************/

#input_type{
    background-color: #fff;
    border: 1px solid #b2b2b2;
    border-radius: 3px;
    box-sizing: border-box;
    color: #777777;
    font: 400 12px;
    margin: 0;
    padding: 6px 7px 7px;
    resize: none;
    height:45px;
    width:65%;
    margin-top:13px;
    margin-bottom:13px;
}
#input_type:focus{
    background-color:#ffffff;
    border: 1px solid #285f95;
    border-radius: 3px;
    box-sizing: border-box;
    color: #777777;
    font: 400 12px;
    margin: 0;
    padding: 6px 7px 7px;
    resize: none;
    height:45px;
    width:65%;
    margin-top:13px;
    margin-bottom:13px;
    position:relative;
    box-shadow: 1px 1px 1px 1px #D9D9D9 inset;

}
#login_butt{
    background-color: #285f95;
    border-color: #285f95 !important;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    width:65%;
    height:45px;
    margin-top:12px;
    font-size:13px;
    font-weight:600;
}
#text_field{
    font-size: 12px;
    font-weight: 600;
    color:#333333;
    margin-top:7px;
}
.plan_footer{
    background-color: #eee;
    border-radius: 2px 2px 0 0;
    color: #777777;
    font-size: 15px;
    font-weight: normal;
    height: 50px;
    margin: 53px -20px 15px;
    padding: 14px;
    text-align: center;

}
#reg{
    padding-left:10px;
}
#plan_content_login{
    margin-bottom:20px;
}


/***************  service list     ****************/

.select2-container.select{
    background:none reapeat scroll 0 0 #ffffff;
    border-radius: 3px;
    display-inline:block;
    margin: -4px 0 20px;
    width:100%;
}
.field_input{
    background:none reapeat scroll 0 0 #ffffff;
    border-radius: 3px;
    display-inline:block;
    margin: 10px 0 20px;
    width:100%;
    border: 1px solid #b2b2b2;
    height: 35px;
}
.field_input:focus{
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 3px;
    display-inline:block;
    margin: 10px 0 20px;
    width:100%;
    border: 1px solid #428bca;
    box-shadow: 1px 1px 1px 1px #D9D9D9 inset;
    height: 35px;
}
#srBudget{
    width:100% !important; 
}
.select2-container .select2-choice{
    height:35px;
}
#keywork{
    height:35px;
}
.select2-container-multi .select2-choices {
    min-height: 35px;
}
/********  resumes   *******************/
#marg_left{
    margin-left:-32px;
}
#serv_titlem{
    margin-left:-15px;
}
#comp_titlem{
    margin-left:-17px;
}
#view_s{
    margin-right:37px;
}


/*************** membership page *************************/

.membership-table h3 {
    font-size: 16px;
    margin: 3px 0 0;
}
.membership-table {
    color: #58636e;
    margin: 0 0 40px;
    width: 100%;
}
.membership-fees-charges {
    margin-top: 100px;
}
.membership-table .btn {
    font-size: 14px;
    padding: 6px 7px;
}
.membership-table .btn-small {
    font-size: 12px;
    padding: 4px 8px;
}
.membership-table, .membership-table td {
    border: 1px solid #ebebeb;
    padding: 10px;
    text-align: center;
}
/*.membership-table th:nth-child(1) {
    border-color: #fff #bbb #ebebeb #fff !important;
    border-style: solid !important;
    border-width: 1px !important;
}*/
.membership-table td {
    background-color: #fafafa;
    box-shadow: 0 1px 0 white inset;
    height: 23px;
    width: 13.5%;
}
/*.membership-table td:nth-child(1) {
    background-color: #ffffff !important;
    border: medium none;
    font-size: 12px;
    text-align: left;
    width: 16%;
}*/
.membership-table td:nth-child(5) {
    background-color: #ffffff !important;
    width: 15.6%;
}
.membership-table tr.separator td {
    background-color: #ffffff !important;
    box-shadow: none;
}
.membership-table tr:nth-child(2) td {
    //border-bottom: medium none !important;
    box-shadow: none;
}
.membership-table tr:nth-child(3) td {
    border-top: medium none !important;
    box-shadow: 0 1px 0 white;
}
.membership-table tr:nth-child(3) td {
    box-shadow: 0 1px 0 white;
}
.plan-header {
    color: #ffffff;
    font-weight: normal;
    padding: 20px 0;
    text-align: center;
}
.plan-header-free {
    background-color: #ebebeb;
    border: 1px solid #bbb;
    color: #5c6468;
}
.plan-header-blue {
    background-color: #77bfdb;
    border: 1px solid #1d89bf;
}
.plan-header-green {
    background-color: #6cb870;
    border: 1px solid #3f8a43;
}
.plan-header-standard {
    background-color: #ff9317;
    border: 1px solid #f36e21;
    padding-top: 20px;
}
.standard-head {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    /*    background-color: #ff9c00;
        border-color: #cf7300 #cf7300 -moz-use-text-color;
        border-image: none;
        border-style: solid solid none;
        border-width: 0px 0px medium;
        left: -1px;*/
    position: absolute;
    top: -33px;
    width: 100%;
}
.plan-header h2 {
    font-size: 15px;
    font-weight: 400;
}
.plan-header p {
    font-size: 47px;
    margin: 5px 0 0;
}
.plan-header sup {
    font-size: 21px;
}
.plan-header span {
    font-size: 16px;
}
.plan-header aside {
    font-size: 12px;
    opacity: 0.6;
}
.membership-header {
    margin-bottom: 30px;
}

.current-plan {
    background-color: #e2e2e2;
    border-radius: 3px;
    color: #51585a;
    font-size: 11px;
    line-height: 15px;
    padding: 7px 10px;
    position: relative;
    text-align: center;
    width: auto;
}
.current-plan p {
    /*    display: inline-block;
        font-size: 15px;
        font-weight: 500;
        line-height: normal;*/
    margin: 0;
}
.current-plan .with-date {
    padding-top: 2px;
}
.plan-header-smaller p {
    font-size: 25px;
}

.recommended-plan-ribbon{
    background-color:#dc3b5d;
    color: #FFFFFF;
    position: absolute;
    padding: 3px 6px;
    font-size: 11px !important;
    font-weight: 500;
    left:-6px;
    top:-27px;
    z-index: 69;
    width: 108%;
    text-align: center;
    -webkit-box-shadow: 0 -1px #c2284c inset;
    -moz-box-shadow: 0 -1px #c2284c inset;
    box-shadow: 0 -1px #c2284c inset;
    text-shadow: 0 -1px #c2284c;
    -webkit-text-shadow: 0 -1px #c2284c;
    -moz-text-shadow: 0 -1px #c2284c;
}

.recommended-plan-ribbon:before{
    border: solid;
    border-color: #c2284c transparent;
    border-width: 6px 0px 0px 6px;
    bottom: -5px;
    content: "";
    left:0%;
    position: absolute;
    z-index: 90;
}
.recommended-plan-ribbon:after{
    border: solid;
    border-color: #c2284c transparent;
    border-width: 6px 6px 0px 0px;
    bottom: -5px;
    content: "";
    right:0%;
    position: absolute;
    z-index: 90;
}


.header-standard-inner, .header-plus-inner{
    position: relative;
}

.header-standard-inner:before, .header-plus-inner:before {
    border: solid;
    border-width: 130px 0px 0px 10px;
    top:-21px;
    content: "";
    left:-11px;
    position: absolute;
    z-index: 50;
    -moz-transform: scale(.9999);
}

.header-standard-inner:before{
    border-color: #65a3ba transparent;
}

.header-plus-inner:before {
    border-color: #5aa65d transparent;
}

.header-standard-inner:after, .header-plus-inner:after{
    border: solid;
    border-color: #65a3ba transparent;
    border-width: 130px 10px 0px 0px;
    top:-21px;
    content: "";
    right:-11px;
    position: absolute;
    z-index: 50;
    -moz-transform: scale(.9999);

 }
 
 
 
 /*new template mala alex 02.03.2015*/
 
 
.post-service-request {
    display: inline-block;
    padding-left: 40px;
    vertical-align: top;
    margin-top:20px;
}

.post-service-request .upsell-ribbon {
  position: relative;
  background: #285f95;
  color: #ffffff;
  padding: 10px;
  font-size: 13px;
  line-height: 20px;
  text-transform: uppercase;
  text-align: center;
}
.post-service-request .upsell-ribbon:after,
.post-service-request .upsell-ribbon:before {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  bottom: -30px;
}
.post-service-request .upsell-ribbon::before {
  left: 0;
  top: -10px;
  border-width: 0 0 10px 32px;
  border-color: transparent transparent #2e6da4 transparent;
}
.post-service-request .upsell-ribbon::after {
  right: 0px;
  bottom: -10px;
  border-width: 10px 30px 0 0;
  border-color: #285f95 transparent transparent transparent;
}

.post-service-request .post-sr-form-info {
  font-size: 12px;
  position: relative;
  z-index: 3;
  margin: 0 0 14px;
  background: #eeeeee;
  padding: 20px 30px 30px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.post-service-request .post-sr-form-info .post-sr-info-title {
  clear: both;
  margin-bottom: 10px;
}
.post-service-request .post-sr-form-info .post-sr-info-list {
  position: relative;
  margin: 0;
  padding-left: 20px;
  margin-bottom: 15px;
  text-align: left;
  list-style-type: none;
}
.post-service-request .post-sr-form-info .post-sr-info-item {
  position: relative;
  line-height: 1.5;
  margin-bottom: 10px;
  padding-left: 15px;
}
.post-service-request .post-sr-form-info .fa-check {
  position: absolute;
  left: -10px;
  top: 4px;
  font-size: 14px;
  color: #285f95;
}
.post-service-request .post-sr-form-info h6 {
  line-height: 1.5;
}
.post-service-request .post-sr-info-title {
  margin-bottom: 40px;
}
.post-service-request .secondary-info .post-sr-info-title {
  background-color: #b3e4f6;
}
.post-service-request .secondary-info .post-sr-info-content {
  background-color: #ccedf9;
}

/*form*/

.post-service-form .fl-form.has-numbers > ol {
  margin: 0;
  padding: 0;
  list-style-type: decimal;
}
.post-service-form  li {
  position: relative;
  list-style: none;
  counter-increment: li;
  margin-bottom:40px;
}
.post-service-form .fl-form.has-numbers > ol > li:before {
  content: counter(li);
  position: relative;
  top: -3px;
  left: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: px;
  font-weight: bold;
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background: #285f95;
  color: #ffffff;
  margin-bottom: 20px;
  margin-top:20px;
}

.post-service-form .fl-form.has-numbers > ol .is-submit:before,
.post-service-form .fl-form.has-numbers > ol .is-accept:before {
  display: none;
}

.post-service-form .fl-form select {
  display: inline-block;
  width: 100%;
  border-style: solid;
  border-width: 1px;
  color: #616161;
  border-color: #d1d1d1;
  background-color: #ffffff;
  box-shadow: none;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  -ms-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 40px !important;
  padding: 0 12px;
  padding-right: 0;
}

.post-service-form .service_type, .choose_jt, .service_options {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.2;
  width: 100%;
  padding: 0;
  
}

.form-group label:not(.error) {
  font-weight: 700;
  margin-bottom: 10px;
  line-height: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: none;
  font-size:14px;
  color: #333333;
}

.about_service, .about_job {
    margin-bottom: 20px;
}

.qe .fa-question-circle, .qe .fa-exclamation-circle {
    color: #2f88cc;
    font-size: 32px;
    font-weight: 600;
}

.service-options .label , .bid-options .label {
    border-radius: 2.25em;
    font-size: 100%;
    white-space: normal;
    display: inline-block;
}

.service-options , .bid-options {
    padding: 20px 0;
    border-bottom: 1px solid #cacaca;
}

form .row .bid-options{
    padding-left:0px !important;
}

.label-op-100 {
    background-color: #e2e2e2;
    color:#333;
}

.label-op-101 {
    background-color: #1b1c1d !important;
    color:#fff !important;
}
/*#e22a2a*/
.label-op-102 {
    background-color: #71be7c !important;
    color:#fff !important;
}

.label-op-103 {
    background-color: #66c8ec !important;
    color:#fff !important;
}
.label-op-104 {
    background-color: #ffa33b !important;
    color:#fff !important;
}

.label-op-105 {
    background-color: #006ca5 !important;
    color:#fff !important;
}

.label-op-106 {
    background-color: #e22a2a !important;
    color:#fff !important;
}

.label-op-107 {
    background-color: #f2c61f !important;
    color:#fff !important;
}

.label-op-108 {
    background-color: #00b5ad !important;
    color:#fff !important;
}
/*#eb860e*/
.label-op-109 {
    background-color: #00b5ad !important;
    color:#fff !important;
}

.label-op-110 {
    background-color: #d95c5c !important;
    color:#fff !important;
}

.label-op-111 {
    background-color: #564f8a !important;
    color:#fff !important;
}

.label-op-112 {
    background-color: #f2c61f !important;
    color:#fff !important;
}
/*#3a8745*/

.label-op-113 {
    background-color: #895acc !important;
    color:#fff !important;
}

.label-op-200 {
    background-color: #e2e2e2;
    color:#333;
}

.label-op-201 {
    background-color: #1b1c1d !important;
    color:#fff !important;
}
/*#e22a2a*/
.label-op-202 {
    background-color: #71be7c !important;
    color:#fff !important;
}

.label-op-203 {
    background-color: #66c8ec !important;
    color:#fff !important;
}
.label-op-204 {
    background-color: #ffa33b !important;
    color:#fff !important;
}

.label-op-205 {
    background-color: #006ca5 !important;
    color:#fff !important;
}


.label-op-206 {
    background-color: #C0C0C0 !important;
    color:#fff !important;
}

.label-op-207 {
    background-color: #FFD700 !important;
    color:#fff !important;
}

.label-op-208 {
    background-color: #4EE2EC !important;
    color:#fff !important;
}

.label-op-209 {
    background-color: #00b5ad !important;
    color:#fff !important;
}

.label-op-210 {
    background-color: #d95c5c !important;
    color:#fff !important;
}

.label-op-211 {
    background-color: #895acc !important;
    color:#fff !important;
}

.label-op-300 {
    background-color: #71be7c;
    color:#333;
}

.label-op-301 {
    background-color: #564f8a !important;
    color:#fff !important;
}
/*#e22a2a*/
.label-op-302 {
    background-color: #1b1c1d !important;
    color:#fff !important;
}

.label-op-303 {
    background-color: #d95c5c !important;
    color:#fff !important;
}
.label-op-304 {
    background-color: #ffa33b !important;
    color:#fff !important;
}

.label-op-305 {
    background-color: #006ca5 !important;
    color:#fff !important;
}

.label-op-400 {
    background-color: #71be7c;
}

.label-op-401 {
    background-color: #564f8a !important;
    color:#fff !important;
}

.label-op-402 {
    background-color: #1b1c1d !important;
    color:#fff !important;
}

.label-op-403 {
    background-color: #d95c5c !important;
    color:#fff !important;
}
.label-op-404 {
    background-color: #ffa33b !important;
    color:#fff !important;
}

.label-op-405 {
    background-color: #006ca5 !important;
    color:#fff !important;
}

.preview_post_sr {
}

.preview_post_sr .table tbody tr td {
    border-bottom: 1px solid #ddd;
    width:66%;
}

.preview_post_sr .table tbody tr th {
    width:33%;
}

.check-success div:last-child {
    border-bottom: 0px;
}

.fa-5 {
    font-size: 5em;
}

.trial a:hover {
    text-decoration:none;
    opacity:0.6;
    
}

.trial a {
    display:block;
}

.trial i {
    vertical-align: middle;
}

.trial .fa-facebook-square , .trial .fa-instagram {
    color:#3b5998;
}

.trial .fa-twitter-square {
    color:#00abf1;
}

.trial .fa-google-plus-square {
    color:#d0422a;
}

.highlight {
  background: -webkit-linear-gradient(left, #fff , #66c8ec); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #fff, #66c8ec); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #fff, #66c8ec); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #fff , #66c8ec); /* Standard syntax */
} 

.ml-submenu{
    margin-left: 10px !important;
}

.price_table .col-md-3 {
    margin-left: 6.5%;
}

.chat {
   // border: 2px solid rgb(40, 95, 149);
    box-shadow: 1px 2px 10px 5px #888;
    bottom: 20px;
    position: fixed;
    right: 0;
    width: 245px;
    z-index: 10;
    border-radius: 4px;
    background-color: #ececec;
    padding:10px;
}



.mess-area {
    display:none;
}

.maximize {
/*    margin-right: 15px; 
    margin-top: 5px; */
    cursor: pointer;
}
.minimize {
    cursor:pointer;
}

#m {
    width:225px;
}



/*
******************************************************************************
********************************************************************************
*
*                        TELEVISIONTUNES
*
 ******************************************************************************
 ********************************************************************************
 */

#songs_list {
    height:200px;
    border:2px #ddd dashed;
    overflow: auto;
}

#select_song{
}


.bordered-bottom {
    margin-top: 5px;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #aaa;
}

.header-admin {
    background-image: url(/assets/site/images/header_admin.png);
    background-repeat: repeat;
    background-position: 0 0;
    display: inline-block;
    margin: 0;
    padding: 0;
    height: 100px;
    width: 1140px;
    margin-bottom:10px;
}

.header-menu{
    color: #ff0;
}

/*
    file upload progress bar
*/
#bar_blank {
    border: solid 1px #000;
    height: 20px;
    width: 300px;
}

#bar_blank {
    /*width: 300px;*/
    /*padding: 2px 5px;*/
    /*margin: 2px 0;*/
    /*border: 1px inset #446;*/
    /*border-radius: 5px;*/
}

#bar_color {
    background-color: #006666;
    height: 20px;
    width: 0px;
}

#bar_blank, #hidden_iframe {
    display: none;
}
