@media print {
    .thumbnail
    {
        width: 200px;
        height: auto;
        border: 0px;
    }
}


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

}




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

}




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

}




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

}




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

}




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

}


body {
    font-family: 'segoe_uiregular',Arial Unicode, Arial,sans-serif;
    color: #434A54;
    background-color:#F5F7FA;
}

a {
    color: #3bafda;
    text-decoration: none;
}
a:hover, a:focus {
    color: #4fc1e9;
    text-decoration: none;
}
a:focus {
    outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: 'segoe_uiregular',Arial Unicode, Arial,sans-serif;
    font-weight: 600;
    line-height: 1.1;
    color: inherit;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
    color: #e7e9ec;
}

h1,
h2,
h3 {
    margin-top: 30px;
    margin-bottom: 15px;
}

h4,
h5,
h6 {
    margin-top: 15px;
    margin-bottom: 15px;
}

h6 {
    font-weight: normal;
}

h1,
.h1 {
    font-size: 51px;
}

h2,
.h2 {
    font-size: 43px;
}

h3,
.h3 {
    font-size: 30px;
}

h4,
.h4 {
    font-size: 19px;
}

h5,
.h5 {
    font-size: 18px;
}

h6,
.h6 {
    font-size: 14px;
}

blockquote {
    border-left: 3px solid #ccd1d9;
}

.img-rounded {
    border-radius: 4px;

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

.img-comment {
    margin: 24px 0;
    font-size: 15px;
    font-style: italic;
    line-height: 1.2;
}

.search{
    background-color:#e6e9ed;
    min-height:80px;
    padding:25px;
}
.form-group{
    width:100%;
}
.spec{
    margin-top:10px;
}
#signup{
    background-color:white;
    color:#1f4687;
    border-color:#1f4687;
}
.investoraddress,.investormoney, .employeraddress{
    font-size:12px;
    font-weight:bold;
    word-wrap:break-word;
}
.row{
    margin-right:0px; 
}
.colorgraph {
    height: 5px;
    border-top: 0;
    background: #c4e17f;
    border-radius: 5px;
    background-image: -webkit-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
    background-image: -moz-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
    background-image: -o-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
    background-image: linear-gradient(to right, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
}
#printbtn{
    background-color:#F5F7FA;
    border-color: #1f4687;
    color: #1f4687;
    margin-top:15px;
}
#profilebuttons .btn {
    border-radius:0px;
}
#buttons .btn {
    border-radius:0px;

}
#lang{
    padding:0px;
    height:22px;
    border:none;
    background-color:#1f4687;
    color:white;
}
#companylistitem{
    min-height:130px;
    overflow:hidden;
}
#companylistitem .btn{
    margin-top:25%;
}
.banner{
    min-height:130px;
}
#changelogo{

    margin-top:5px;
    border:none;
}
.companyeditlist{
    margin-bottom:1px;
}
tr td:hover{
    background:#F5F7FA;
}
#companydetails tr td:nth-child(2) {
    font-weight:bold;	
}
#companydetails tr td:nth-child(1) {
    font-size:12px;
}
#addresses tr td:nth-child(2) {
    font-weight:bold;	
}

#addresses tr td:nth-child(1) {
    font-size:12px;
}
.panel
style{
    font-size:12px;
}
#profile tr td{
    width:50%;
}


-control{
    height:20px;
    font-size:14px;
    border:none;
    padding:0;
}
#profile tr td i{
    float:right;
}
#marketing tr td i{
    float:right;
}
#marketing select{
    height:20px;
    font-size:14px;
    border:none;
    padding:0;
}


#marketing .form-control{
    height:20px;
    font-size:14px;
    border:none;
    padding:0;
}
#financial tr td i{
    float:right;
}
.table{
    table-layout:fixed;
    word-wrap: break-word;
}
.media .badge{
    max-width:100%;
    word-wrap: break-word;
}
.media .badge input{
    width:100%;
    word-wrap: break-word;
}
#companydetails select, #companydetails input {

    font-size:14px;
    border:none;
    padding:0;

}
#companydetails input {

    font-size:14px;
    border:none;
    padding:0;
    width:90%;
}
#addresses input, #addresses select {

    font-size:14px;
    border:none;
    padding:0;
    width:90%;
}
#addresses tr td i{
    float:right;
}
#companydetails tr td i{
    float:right;
}

.table select{
    height:20px;
    font-size:14px;
    border:none;
    padding:0;
}
.basic_table tr td i{
    float:left !important;
}
.table tr td i{
    float:right;
}
.table tr td input{
    border:none;
    width:100%;
}
#files input, #files a{

    border:none;
    vertical-align:top;
}
#files input{
    padding:0;
    margin-top:12px;
} 
.controls .btn-default{
    border:none;
}
.well h3{
    margin-top:10px;
}
#lang_sel ul {
    z-index:9999;
}
.changepassword .row{
    margin-left:1px;
}
.changepassword .modal-footer{
    text-align:center;
}
.status .panel-title {

    font-size: 72px;
    font-weight: bold;
    color: #fff;
    line-height: 45px;
    padding-top: 10px;
    padding-bottom: 15px;

}
.badge input[type="submit"]{
    background:transparent;
    border:none;
}
.imgcenter{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.page-numbers{
    color: white;
    background-color: #1f4687;
    border-color: #1f4687;
    padding:5px 10px;
}
.page-numbers:hover, .page-numbers:active{
    color: white;
    background-color: #00afef;
}
.tablenav{
    text-align:center;
}
/**
 * chat
 * --------------------------------------------------
 */
.conversation-wrap
{
    box-shadow: -2px 0 3px #ddd;
    padding:0;
    max-height: 400px;
    overflow: auto;
}
.conversation
{
    padding:5px;
    border-bottom:1px solid #ddd;
    margin:0;

}

.message-wrap
{
    box-shadow: 0 0 3px #ddd;
    padding:0;

}
.msg
{
    padding:5px;
    /*border-bottom:1px solid #ddd;*/
    margin:0;
}
.msg-wrap
{
    padding:10px;
    max-height: 400px;
    overflow: auto;

}

.msg-wrap-canucum .list-group-item
{
    padding:10px;

}
.msg-wrap-canucum >a.list-group-item
{



}
.time
{
    color:#bfbfbf;
}

.send-wrap
{
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding:10px;
    /*background: #f8f8f8;*/
}

.send-message
{
    resize: none;
}

.highlight
{
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8;
}

.send-message-btn
{
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;

    border-bottom-right-radius: 0;
}
#main_content_bigger2{
    width:100%;
}
/*.videos iframe{
    width:100%;
}*/
/**
 * button
 * --------------------------------------------------
 */
.login{
    background-color:#1f4687;
    border-color:white;
}
.btn {
    color: white;
    background-color:white;
    border-color:white;
}
.btn, .btn.disabled, .btn[disabled] {
    background-color: #aab2bd;
    border-color: #aab2bd;
}
.btn:hover, .btn:focus, .btn:active, .btn.active {
    color: white;
    background-color: #ccd1d9;
    border-color: #ccd1d9;
    outline: none !important;
}
.btn:active, .btn.active {
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .125);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .125);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .125);
}
.btn.disabled, .btn[disabled] {
    filter: alpha(opacity=45);
    opacity: .45;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active, .btn-link.active, .btn-link.disabled, .btn-link[disabled] {
    color: #3bafda;
    background-color: transparent;
    border-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.btn-link:hover, .btn-link:focus {
    text-decoration: underline;
}
.btn-default {
    color:#1f4687;
    border-color: #1f4687 !important;
    background-color:white;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
    background-color: #F5F7FA;
    border-color: #E6E9ED;
    color:#1f4687;
}
.btn-default, .btn-default.disabled, .btn-default[disabled] {
    background-color: #white;
}
.open .dropdown-toggle.btn-default {
    background-color: #ccd1d9;
    border-color: #ccd1d9;
}
.btn-primary, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    background-color: #1f4687;
    border-color: #1f4687;
}
.btn-primary:hover, .btn-primary:focus {
    background-color: #00afef;
    border-color: #00afef;
}
.open .dropdown-toggle.btn-primary {
    background-color: #4fc1e9;
    border-color: #4fc1e9;
}
.btn-info, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-color: #37bc9b;
    border-color: #37bc9b;
}
.btn-info:hover, .btn-info:focus {
    background-color: #48cfad;
    border-color: #48cfad;
}
.open .dropdown-toggle.btn-info {
    background-color: #48cfad;
    border-color: #48cfad;
}
.btn-success, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
    background-color: #8cc152;
    border-color: #8cc152;
}
.btn-success:hover, .btn-success:focus {
    background-color: #a0d468;
    border-color: #a0d468;
}
.open .dropdown-toggle.btn-success {
    background-color: #a0d468;
    border-color: #a0d468;
}
.btn-warning,.btn-dangerr, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
    background-color: #F6BB42;
    border-color: #F6BB42;
}
.btn-warning,.btn-dangerr:hover, .btn-warning,.btn-dangerr:focus {
    background-color: #FFCE54;
    border-color: #FFCE54;
}
.open .dropdown-toggle.btn-warning {
    background-color: #ffce54;
    border-color: #ffce54;
}
.btn-danger, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled],
.btn-danger .open .dropdown-toggle.btn {
    background-color: #da4453;
    border-color: #da4453;
}
.btn-danger:hover, .btn-danger:focus {
    background-color: #ed5565;
    border-color: #ed5565;
}
.open .dropdown-toggle.btn-danger {
    background-color: #ed5565;
    border-color: #ed5565;
}

/**
 * button-group
 * --------------------------------------------------
 */
.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .125);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .125);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .125);
}
.btn-group .btn {
    border-left-color: #96a0ad;
}
.btn-group.open .btn-default.dropdown-toggle, .btn-group .btn-default:focus, .btn-group .btn-default:active, .btn-group .btn-default.active {
    color: white;
}
.btn-group .btn-primary, .btn-group .btn-primary:focus, .btn-group .btn-primary:active, .btn-group .btn-primary.active {
    border-left-color: #1f4687;
}
.btn-group .btn-success, .btn-group .btn-success:focus, .btn-group .btn-success:active, .btn-group .btn-success.active {
    border-left-color: #7ab03f;
}
.btn-group .btn-warning, .btn-group .btn-warning:focus, .btn-group .btn-warning:active, .btn-group .btn-warning.active {
    border-left-color: #efa50b;
}
.btn-group .btn-danger, .btn-group .btn-danger:focus, .btn-group .btn-danger:active, .btn-group .btn-danger.active {
    border-left-color: #d1293a;
}
.btn-group .btn-info, .btn-group .btn-info:focus, .btn-group .btn-info:active, .btn-group .btn-info.active {
    border-left-color: #2fa084;
}
.btn-group .btn:first-child, .btn-group .btn-primary:first-child, .btn-group .btn-success:first-child, .btn-group .btn-warning:first-child, .btn-group .btn-danger:first-child, .btn-group .btn-info:first-child {
    border-left-color: transparent;
}

.btn-group-vertical .btn, .btn-group-vertical .btn-group .btn-primary {
    border-top-color: #96a0ad !important;
}
.btn-group-vertical .btn-primary, .btn-group-vertical .btn-primary:focus, .btn-group-vertical .btn-primary:active, .btn-group-vertical .btn-primary.active, .btn-group-vertical .btn-group .btn-primary {
    border-top-color: #269ecb !important;
}
.btn-group-vertical .btn-success, .btn-group-vertical .btn-success:focus, .btn-group-vertical .btn-success:active, .btn-group-vertical .btn-success.active, .btn-group-vertical .btn-group .btn-success {
    border-top-color: #7ab03f !important;
}
.btn-group-vertical .btn-warning, .btn-group-vertical .btn-warning:focus, .btn-group-vertical .btn-warning:active, .btn-group-vertical .btn-warning.active, .btn-group-vertical .btn-group .btn-warning {
    border-top-color: #efa50b !important;
}
.btn-group-vertical .btn-danger, .btn-group-vertical .btn-danger:focus, .btn-group-vertical .btn-danger:active, .btn-group-vertical .btn-danger.active, .btn-group-vertical .btn-group .btn-danger {
    border-top-color: #d1293a !important;
}
.btn-group-vertical .btn-info, .btn-group-vertical .btn-info:focus, .btn-group-vertical .btn-info:active, .btn-group-vertical .btn-info.active, .btn-group-vertical .btn-group .btn-info {
    border-top-color: #2fa084 !important;
}
.btn-group-vertical .btn:not(.btn-default):first-child, .btn-group-vertical .btn-primary:first-child, .btn-group-vertical .btn-success:first-child, .btn-group-vertical .btn-warning:first-child, .btn-group-vertical .btn-danger:first-child, .btn-group-vertical .btn-info:first-child {
    border-top: none;
}

/**
 * labels and badges
 * --------------------------------------------------
 */
.label,
.badge {
    background-color: #aab2bd;
}

.label-default,
.badge-default {
    color: #434a54;
    background-color: white;
    border: 1px solid #aab2bd;
}

.label-primary,
.badge-primary {
    background-color: #1f4687;
    border-color:  #1f4687;
}

.label-success,
.badge-success {
    background-color: #8cc152;
    border-color: #8cc152;
}

.label-danger,
.badge-danger {
    background-color: #da4453;
    border-color: #da4453;
}
#profilebuttons .badge-danger
{
    background-color: #da4453;
    border-color: #da4453;
    padding: 2px 4px;
    font-size: 10px;
    color:white;
    position: absolute;
    top: 5px;
    right: 1px;
}

.label-warning,
.badge-warning {
    background-color: #f6bb42;
    border-color: #f6bb42;
}

.label-info,
.badge-info {
    background-color: #37bc9b;
    border-color: #37bc9b;
}

/**
 * tooltip
 * --------------------------------------------------
 */
.tooltip-inner {
    color: white;
    background-color: #434a54;
}
.tooltip.top .tooltip-arrow, .tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow {
    border-top-color: #434a54;
}
.tooltip.right .tooltip-arrow {
    border-right-color: #434a54;
}
.tooltip.left .tooltip-arrow {
    border-left-color: #434a54;
}
.tooltip.bottom .tooltip-arrow, .tooltip.bottom-left .tooltip-arrow, .tooltip.bottom-right .tooltip-arrow {
    border-bottom-color: #434a54;
}

/**
 * popover
 * --------------------------------------------------
 */
.popover {
    color: white;
    background-color: #434a54;
    border-color: #434a54;
}
.popover-title {
    padding-bottom: 0;
    font-weight: bold;
    color: #aab2bd;
    background-color: transparent;
    border-bottom: none;
}
.popover.top .arrow, .popover.top .arrow:after {
    border-top-color: #434a54;
}
.popover.right .arrow, .popover.right .arrow:after {
    border-right-color: #434a54;
}
.popover.bottom .arrow, .popover.bottom .arrow:after {
    border-bottom-color: #434a54;
}
.popover.left .arrow, .popover.left .arrow:after {
    border-left-color: #434a54;
}

/**
 * progress
 * --------------------------------------------------
 */
.progress {
    background-color: #e6e9ed;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.progress-bar {
    background-color: #3bafda;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.progress-bar-success {
    background-color: #8cc152;
}
.progress-bar-info {
    background-color: #37bc9b;
}
.progress-bar-warning {
    background-color: #f6bb42;
}
.progress-bar-danger {
    background-color: #da4453;
}

/**
 * breadcrumb
 * --------------------------------------------------
 */
.breadcrumb {
    color: #434a54;

}
.breadcrumb > .active {
    color: #434a54;
}
.breadcrumb a {
    color: #3bafda;
}

.breadcrumb-arrow {
    height: 36px;
    padding: 0;
    line-height: 36px;
    list-style: none;
    background-color: #e6e9ed;
}
.breadcrumb-arrow li:first-child a {
    border-radius: 4px 0 0 4px;

    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
}
.breadcrumb-arrow li, .breadcrumb-arrow li a, .breadcrumb-arrow li span {
    display: inline-block;
    vertical-align: top;
}
.breadcrumb-arrow li:not(:first-child) {
    margin-left: -5px;
}
.breadcrumb-arrow li + li:before {
    padding: 0;
    content: "";
}
.breadcrumb-arrow li span {
    padding: 0 10px;
}
.breadcrumb-arrow li a, .breadcrumb-arrow li:not(:first-child) span {
    height: 36px;
    padding: 0 10px 0 25px;
    line-height: 36px;
}
.breadcrumb-arrow li:first-child a {
    padding: 0 10px;
}
.breadcrumb-arrow li a {
    position: relative;
    color: white;
    text-decoration: none;
    background-color: #3bafda;
    border: 1px solid #3bafda;
}
.breadcrumb-arrow li:first-child a {
    padding-left: 10px;
}
.breadcrumb-arrow li a:before, .breadcrumb-arrow li a:after {
    position: absolute;
    top: -1px;
    width: 0;
    height: 0;
    content: '';
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
}
.breadcrumb-arrow li a:before {
    right: -10px;
    z-index: 3;
    border-left-color: #3bafda;
    border-left-style: solid;
    border-left-width: 11px;
}
.breadcrumb-arrow li a:after {
    right: -11px;
    z-index: 2;
    border-left: 11px solid #2494be;
}
.breadcrumb-arrow li a:hover, .breadcrumb-arrow li a:focus {
    background-color: #4fc1e9;
    border: 1px solid #4fc1e9;
}
.breadcrumb-arrow li a:hover:before, .breadcrumb-arrow li a:focus:before {
    border-left-color: #4fc1e9;
}
.breadcrumb-arrow li a:active {
    background-color: #2494be;
    border: 1px solid #2494be;
}
.breadcrumb-arrow li a:active:before, .breadcrumb-arrow li a:active:after {
    border-left-color: #2494be;
}
.breadcrumb-arrow li span {
    color: #434a54;
}

/**
 * pagination
 * --------------------------------------------------
 */
.pagination > li > a, .pagination > li > span {
    color: #434a54;
    background-color: white;
    border-color: #ccd1d9;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    color: white;
    background-color: #ccd1d9;
    border-color: #ccd1d9;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    color: white;
    background-color: #1f4687;
    border-color:#1f4687;
}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    color: #e6e9ed;
    background-color: white;
    border-color: #ccd1d9;
}

/**
 * pager
 * --------------------------------------------------
 */
.pager li > a, .pager li > span {
    color: white;
    background-color: #8cc152;
    border-color: #8cc152;
}
.pager li > a:hover, .pager li > a:focus {
    background-color: #a0d468;
    border-color: #a0d468;
}
.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
    color: #e6e9ed;
    background-color: white;
    border-color: #e6e9ed;
}

/**
 * form
 * --------------------------------------------------
 */
.form-control {
    color: #434a54;
    border-color: #aab2bd;
    width:100%;
}
.form-control, .form-control:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.form-control:focus {
    border-color: #3bafda;
}
.form-control::-moz-placeholder, .form-control:-ms-input-placeholder, .form-control::-webkit-input-placeholder {
    color: #e6e9ed;
}
.form-control.disabled, .form-control[disabled] {
    background-color: #FFFFFF;
    border-color: #AAB2BD; 
}

.input-group-btn .btn + .btn {
    border-color: #96a0ad;
    border-style: solid;
    border-width: 1px;
}
.input-group-btn .btn + .btn.btn-default {
    border-color: #ededed;
}
.input-group-btn .btn + .btn.btn-primary {
    border-color: #269ecb;
}
.input-group-btn .btn + .btn.btn-info {
    border-color: #2fa084;
}
.input-group-btn .btn + .btn.btn-success {
    border-color: #7ab03f;
}
.input-group-btn .btn + .btn.btn-warning {
    border-color: #f4af20;
}
.input-group-btn .btn + .btn.btn-danger {
    border-color: #d1293a;
}

.input-group-addon {
    color: white;
    background-color: #aab2bd;
    border-color: #96a0ad;
}
.input-group-addon .radio, .input-group-addon .checkbox {
    margin: -3px 0 -4px !important;
}

.form-search .search-query, .form-search .search-query:first-child, .form-search .search-query:last-child {
    padding: 0 17px;
    border-radius: 17px;

    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
}
.input-group:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;

    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
}
.input-group .form-control:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;

    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
}
.form-search .btn {
    border-radius: 17px;

    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
}

.search-only {
    position: relative;
}
.search-only .search-icon {
    position: absolute;
    top: 2px;
    left: 8.5px;
    z-index: 20;
    width: 30px;
    font-size: 17px;
    line-height: 30px;
    color: #e6e9ed;
    text-align: center;
}
.search-only .form-control:last-child {
    padding-left: 40px;
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
    color: #8cc152;
}
.has-success .form-control {
    border-color: #8cc152;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.has-success .form-control:focus {
    border-color: #8cc152;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.has-success .input-group-addon {
    background-color: #8cc152;
    border-color: #8cc152;
}
.has-success .form-control-feedback {
    color: #8cc152;
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
    color: #f6bb42;
}
.has-warning .form-control {
    border-color: #f6bb42;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.has-warning .form-control:focus {
    border-color: #f6bb42;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.has-warning .input-group-addon {
    background-color: #f6bb42;
    border-color: #f6bb42;
}
.has-warning .form-control-feedback {
    color: #f6bb42;
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
    color: #da4453;
}
.has-error .form-control {
    border-color: #da4453;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.has-error .form-control:focus {
    border-color: #da4453;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.has-error .input-group-addon {
    background-color: #da4453;
    border-color: #da4453;
}
.has-error .form-control-feedback {
    color: #da4453;
}

/**
 * stepper
 * --------------------------------------------------
 */
.stepper .stepper-input {
    overflow: hidden;

    -moz-appearance: textfield;
}
.stepper .stepper-input::-webkit-inner-spin-button, .stepper .stepper-input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.stepper .stepper-arrow {
    position: absolute;
    right: 15px;
    display: block;
    width: 20px;
    height: 50%;
    text-indent: -99999px;
    cursor: pointer;
    background-color: #3bafda;
}
.stepper .stepper-arrow:hover, .stepper .stepper-arrow:active {
    background-color: #4fc1e9;
}
.stepper .up {
    top: 0;
    border: 1px solid #269ecb;
    border-top-right-radius: 3px;

    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
}
.stepper .down {
    bottom: 0;
    border-bottom-right-radius: 3px;

    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
}
.stepper .up::before, .stepper .down::before {
    position: absolute;
    width: 0;
    height: 0;
    content: "";
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.stepper .up::before {
    top: 5px;
    left: 5px;
    border-bottom: 4px solid white;
}
.stepper .down:before {
    bottom: 5px;
    left: 6px;
    border-top: 4px solid white;
}
.stepper.disabled .stepper-arrow {
    background-color: #3bafda;
    filter: alpha(opacity=45);
    opacity: .45;
}

.selecter {
    position: relative;
    z-index: 1;
    display: block;
    max-width: 100%;
    outline: none;
    /* Open */
    /* 'Cover' Positioning */
    /* 'Bottom' Positioning */
    /* 'Bottom' + 'Cover' Positioning */
    /* Multiple Select */
    /* 'Disabled' State */
    /* Scroller Support */
}
.selecter .selecter-element {
    position: absolute;
    left: 0;
    z-index: 0;
    display: none;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=0);
    opacity: 0;

    *left: -999999px;
}
.selecter .selecter-element, .selecter .selecter-element:focus {
    outline: none;

    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-tap-highlight-color: transparent;
}
.selecter .selecter-selected {
    position: relative;
    z-index: 2;
    display: block;
    padding: 6px 10px;
    overflow: hidden;
    text-overflow: clip;
    cursor: pointer;
    background-color: white;
    border: 1px solid #aab2bd;
    border-radius: 4px;

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.selecter .selecter-selected:after {
    position: absolute;
    top: 14px;
    right: 10px;
    width: 0;
    height: 0;
    content: "";
    border-top: 4px solid black;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.selecter .selecter-options {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 50;
    display: none;
    width: 100%;
    max-height: 260px;
    overflow: auto;
    overflow-x: hidden;
    background-color: white;
    border: 1px solid #aab2bd;
    border-width: 0 1px 1px;
    border-radius: 0 0 4px 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);

    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    *width: auto;
}
.selecter .selecter-group {
    display: block;
    padding: 5px 10px 4px;
    font-size: 11px;
    color: #aab2bd;
    text-transform: uppercase;
    background-color: #f5f7fa;
    border-bottom: 1px solid #e6e9ed;
}
.selecter .selecter-item {
    display: block;
    width: 100%;
    padding: 6px 10px;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
    background-color: white;
    border-bottom: 1px solid #e6e9ed;
}
.selecter .selecter-item.selected {
    color: white;
    background-color: #3bafda;
    border-bottom-color: #4fc1e9;
}
.selecter .selecter-item.disabled {
    color: #aab2bd;
    cursor: default;
}
.selecter .selecter-item:first-child {
    border-radius: 0;

    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}
.selecter .selecter-item:last-child {
    border-bottom: 0;
    border-radius: 0 0 4px 4px;

    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
}
.selecter .selecter-item:hover {
    background-color: #e6e9ed;
}
.selecter .selecter-item.selected:hover {
    background-color: #3bafda;
}
.selecter .selecter-item.disabled:hover, .selecter:hover .selecter-selected, .selecter.disabled .selecter-item:hover {
    background-color: white;
}
.selecter.open {
    z-index: 3;
    outline: 0;
}
.selecter.open .selecter-selected {
    z-index: 51;
    border: 1px solid #3bafda;
    border-radius: 4px 4px 0 0;

    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
}
.selecter.open .selecter-selected, .selecter.focus .selecter-selected {
    background-color: white;
}
.selecter.cover .selecter-options {
    top: 0;
    border-width: 1px;
    border-radius: 4px;

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.selecter.cover .selecter-options .selecter-item.first {
    border-radius: 4px 4px 0 0;

    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
}
.selecter.cover.open .selecter-selected {
    z-index: 49;
    border-radius: 4px 4px 0 0;

    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
}
.selecter.bottom .selecter-options {
    top: auto;
    bottom: 100%;
    border-width: 1px 1px 0;
}
.selecter.bottom .selecter-item:last-child {
    border: none;
    border-radius: 0;

    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}
.selecter.bottom.open .selecter-selected {
    border-radius: 0 0 4px 4px;

    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
}
.selecter.bottom.open .selecter-options {
    border-radius: 4px 4px 0 0;

    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
}
.selecter.bottom.cover .selecter-options {
    top: auto;
    bottom: 0;
}
.selecter.bottom.cover.open .selecter-selected, .selecter.bottom.cover.open .selecter-options {
    border-radius: 4px;

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.selecter.multiple .selecter-options {
    position: static;
    display: block;
    width: 100%;
    border-width: 1px;
    border-radius: 4px;
    box-shadow: none;

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.selecter.disabled .selecter-selected {
    color: #aab2bd;
    cursor: default;
    background-color: #e6e9ed;
    border-color: #e6e9ed;
}
.selecter.disabled .selecter-options {
    background-color: #e6e9ed;
    border-color: #e6e9ed;
}
.selecter.disabled .selecter-group, .selecter.disabled .selecter-item {
    color: #aab2bd;
    cursor: default;
    background-color: #e6e9ed;
    border-color: #e6e9ed;
}
.selecter.disabled .selecter-item.selected {
    color: white;
    background-color: #3bafda;
    filter: alpha(opacity=45);
    opacity: .45;
}
.selecter .selecter-options.scroller {
    overflow: hidden;
}
.selecter .selecter-options.scroller .scroller-content {
    max-height: 260px;
    padding: 0;
}

/**
 * checkbox and radio
 * --------------------------------------------------
 */
.checkbox, .radio {
    padding-left: 0;
    margin-top: 0;
}
#flat-checkbox-1{
    margin-top:11px;
}

.checkbox label, .radio label {
    position: relative;
    top: 6px;
    padding-left: 5px;
}

.icheckbox_flat,
.iradio_flat {
    display: inline-block;
    width: 20px;
    height: 20px;
    padding: 0 !important;
    margin: 0;
    vertical-align: middle;
    cursor: pointer;
    background: url("../bootflat/img/check_flat/default.png") no-repeat;
    border: none;

    *display: inline;
}

.icheckbox_flat {
    background-position: 0 0;
}
.icheckbox_flat.checked {
    background-position: -22px 0;
}
.icheckbox_flat.disabled {
    cursor: default;
    background-position: -44px 0;
}
.icheckbox_flat.checked.disabled {
    background-position: -66px 0;
}

.iradio_flat {
    background-position: -88px 0;
}
.iradio_flat.checked {
    background-position: -110px 0;
}
.iradio_flat.disabled {
    cursor: default;
    background-position: -132px 0;
}
.iradio_flat.checked.disabled {
    background-position: -154px 0;
}

/**
 * toggle
 * --------------------------------------------------
 */
.toggle {
    height: 32px;
}
.toggle input[type="checkbox"], .toggle input[type="radio"] {
    width: 0;
    height: 0;
    padding: 0;
    margin: 0;
    text-indent: -100000px;
    filter: alpha(opacity=0);
    opacity: 0;
}
.toggle .handle {
    position: relative;
    top: -20px;
    left: 0;
    display: block;
    width: 50px;
    height: 32px;
    background-color: white;
    border-radius: 19px;
    -webkit-box-shadow: inset 0 0 0 1px #b8bfc8;
    -moz-box-shadow: inset 0 0 0 1px #b8bfc8;
    box-shadow: inset 0 0 0 1px #b8bfc8;

    -webkit-border-radius: 19px;
    -moz-border-radius: 19px;
}
.toggle .handle:before, .toggle .handle:after {
    position: absolute;
    top: 1px;
    left: 1px;
    display: block;
    width: 30px;
    height: 30px;
    content: "";
    background-color: white;
    border-radius: 30px;
    -webkit-box-shadow: inset 0 0 0 1px #b8bfc8, 1px 1px 1px #c7ccd3;
    -moz-box-shadow: inset 0 0 0 1px #b8bfc8, 1px 1px 1px #c7ccd3;
    box-shadow: inset 0 0 0 1px #b8bfc8, 1px 1px 1px #c7ccd3;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;

    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
}
.toggle input[type="checkbox"]:disabled + .handle, .toggle input[type="radio"]:disabled + .handle, .toggle input[type="checkbox"]:disabled + .handle:before, .toggle input[type="radio"]:disabled + .handle:before, .toggle input[type="checkbox"]:disabled + .handle:after, .toggle input[type="radio"]:disabled + .handle:after {
    background-color: #e6e9ed;
    filter: alpha(opacity=60);
    opacity: .6;
}
.toggle input[type="checkbox"]:checked + .handle:before, .toggle input[type="radio"]:checked + .handle:before {
    width: 50px;
    background-color: #a0d468;
}
.toggle input[type="checkbox"]:checked + .handle:after, .toggle input[type="radio"]:checked + .handle:after {
    left: 20px;
    -webkit-box-shadow: inset 0 0 0 1px #f5f7fa, 1px 1px 1px #c7ccd3;
    -moz-box-shadow: inset 0 0 0 1px #f5f7fa, 1px 1px 1px #c7ccd3;
    box-shadow: inset 0 0 0 1px #f5f7fa, 1px 1px 1px #c7ccd3;
}

/**
 * calendar
 * --------------------------------------------------
 */
.calendar {
    padding: 20px;
    color: #434A54;
    background-color: #e6e9ed;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.calendar .unit {
    float: left;
    width: 14.28%;
    text-align: center;
}
.calendar .years .prev {
    text-align: left;
}
.calendar .years .next {
    text-align: right;
}
.calendar .years .prev em, .calendar .years .next em {
    position: relative;
    display: inline-block;
    width: 34px;
    height: 34px;
    cursor: pointer;
    border: 1px solid white;
    border-radius: 50%;

    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}
.calendar .years .prev em:before, .calendar .years .next em:before {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    margin-top: 6px;
    font-size: 0;
    content: "";
    border-style: solid;
    border-width: 7px;
}
.calendar .years .prev em:before {
    top: 3px;
    left: 4px;
    border-color: transparent white transparent transparent;
}
.calendar .years .next em:before {
    top: 3px;
    left: 13px;
    border-color: transparent transparent transparent white;
}
.calendar .years .prev em:hover, .calendar .years .next em:hover, .calendar .years .prev em:active, .calendar .years .next em:active {
    border-color: #AAB2BD;
}
.calendar .years .prev em:hover:before, .calendar .years .prev em:active:before {
    border-color: transparent #AAB2BD transparent transparent;
}
.calendar .years .next em:hover:before, .calendar .years .next em:active:before {
    border-color: transparent transparent transparent #AAB2BD;
}
.calendar .years .monyear {
    float: left;
    width: 71.42%;
    height: 34px;
    line-height: 34px;
    text-align: center;
}
.calendar .days {
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px solid #AAB2BD;
}
.calendar .days .unit {
    height: 34px;
    margin-bottom: 3px;
    line-height: 34px;
    text-align: center;
}
.calendar .days .unit b {
    width: 34px;
    height: 34px;
    font-weight: normal;
    border-radius: 50%;

    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}
.calendar .days .unit:hover b, .calendar .days .unit:active b, .calendar .days .unit.active b {
    display: inline-block;
    color: #AAB2BD;
    cursor: pointer;
    background-color: white;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.calendar .days .unit.older b {
    width: auto;
    height: auto;
    color: #AAB2BD;
    cursor: default;
    background-color: transparent;
}

/**
 * pricing
 * --------------------------------------------------
 */
.pricing ul {
    padding: 0;
    list-style: none;
}
.pricing .unit {
    position: relative;
    display: inline-block;
    min-width: 250px;
    text-align: center;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.pricing .unit.active {
    top: 5px;
    z-index: 1;
    margin-right: -36px;
    margin-left: -36px;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
}
.pricing .unit.active .price-title h3 {
    font-size: 40px;
}
@media screen and (max-width: 767px) {
    .pricing .unit {
        display: block;
        margin-bottom: 20px;
    }
    .pricing .unit.active {
        top: 0;
        margin-right: 0;
        margin-left: 0;
    }
    .pricing .unit.active .price-title h3 {
        font-size: 30px;
    }
}
.pricing .price-title {
    padding: 20px 20px 10px;
    color: #fff;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;

    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
}
.pricing .price-title h3, .pricing .price-title h3 > p {
    margin: 0;
}
.pricing .price-body {
    padding: 20px 20px 10px;
}
.pricing .price-body ul {
    padding-top: 10px;
}
.pricing .price-body li {
    margin-bottom: 10px;
}
.pricing .price-body h4 {
    margin: 0;
}
.pricing .price-foot {
    padding: 20px;
    background-color: #e6e9ed;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;

    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
}
.pricing .price-primary .price-title {
    background-color: #4fc1e9;
}
.pricing .price-primary .price-body {
    background-color: #d7f1fa;
}
.pricing .price-primary .price-body ul {
    border-top: 1px solid #aae1f4;
}
.pricing .price-success .price-title {
    background-color: #a0d468;
}
.pricing .price-success .price-body {
    background-color: #ebf6df;
}
.pricing .price-success .price-body ul {
    border-top: 1px solid #d2ebb7;
}
.pricing .price-warning .price-title {
    background-color: #ffce54;
}
.pricing .price-warning .price-body {
    background-color: #fffaed;
}
.pricing .price-warning .price-body ul {
    border-top: 1px solid #ffebba;
}

/**
 * alert
 * --------------------------------------------------
 */
.alert h4 {
    margin-bottom: 10px;
    font-weight: bold;
}
.alert-dismissable .close {
    color: black;
}
.alert-info {
    background-color: #7cd1ef;
    border: #4fc1e9;
}
.alert-warning {
    background-color: #ffdd87;
    border: #ffce54;
}
.alert-danger {
    background-color: #f2838f;
    border: #ed5565;
}
.alert-success {
    background-color: #b9df90;
    border: #a0d468;
}
.alert .alert-link {
    text-decoration: underline;
    cursor: pointer;
    filter: alpha(opacity=65);
    opacity: .65;
}
.alert .alert-link:hover, .alert .alert-link:focus {
    filter: alpha(opacity=45);
    opacity: .45;
}
.alert .btn-link, .alert .btn-link:hover, .alert .btn-link:focus {
    color: black;
    filter: alpha(opacity=65);
    opacity: .65;
}
.alert .btn-link:focus, .alert .btn-link:hover {
    text-decoration: none;
    filter: alpha(opacity=40);
    opacity: .4;
}

/**
 * tab
 * --------------------------------------------------
 */
.nav-tabs {
    background-color: #e6e9ed;
    border-bottom: none;
    border-radius: 4px 4px 0 0;

    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
}
.nav-tabs > li {
    margin-bottom: 0;
    border-left: 1px solid #ccd1d9;
}
.nav-tabs > li:first-child {
    border-left: none;
}
.nav-tabs > li > a {
    margin-right: 0;
    color: #434a54;
    border: none;
    border-radius: 0;

    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    font-weight:bold;

}
.nav-tabs > li:first-child > a {
    border-radius: 4px 0 0 0;

    -webkit-border-radius: 4px 0 0 0;
    -moz-border-radius: 4px 0 0 0;
}
.nav-tabs > li > a:focus, .nav-tabs > li > a:hover {
    background-color: #f5f7fa;
    border: none;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    background-color: white !important;
    border: none;
}
.nav-tabs .dropdown-toggle, .nav-tabs .dropdown-toggle:hover, .nav-tabs .dropdown-toggle:focus {
    color: #434a54;
}
.nav-tabs li.dropdown.open .dropdown-toggle {
    color: #434a54;
    background-color: #f5f7fa;
}
.nav-tabs li.dropdown.active.open .dropdown-toggle {
    color: #434a54;
}
.nav-tabs li.dropdown.active.open .dropdown-toggle .caret, .nav-tabs li.dropdown.active .dropdown-toggle .caret {
    border-top-color: #434a54;
    border-bottom-color: #434a54;
}
.nav-tabs li.dropdown.open .caret, .nav-tabs li.dropdown.open.active .caret, .nav-tabs li.dropdown.open a:hover .caret, .nav-tabs li.dropdown.open a:focus .caret, .nav-tabs .dropdown-toggle .caret, .nav-tabs .dropdown-toggle:hover .caret, .nav-tabs .dropdown-toggle:focus .caret {
    border-top-color: #434a54;
    border-bottom-color: #434a54;
}
.nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
    text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
.nav-tabs.nav-justified > li > a {
    border-radius: 0;

    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}
.nav-tabs.nav-justified > li:first-child > a {
    border-radius: 4px 0 0 0;

    -webkit-border-radius: 4px 0 0 0;
    -moz-border-radius: 4px 0 0 0;
}
.nav-tabs.nav-justified > li:last-child > a {
    border-radius: 0 4px 0 0;

    -webkit-border-radius: 0 4px 0 0;
    -moz-border-radius: 0 4px 0 0;
}
.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
    border: none;
}
@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: none;
        border-radius: 0;

        -webkit-border-radius: 0;
        -moz-border-radius: 0;
    }
    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
        border-bottom: none;
    }
}
.tab-content {
    padding: 10px;
}

.tabs-below .nav-tabs {
    border-radius: 0 0 4px 4px;

    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
}
.tabs-below .nav-tabs > li:first-child > a {
    border-radius: 0 0 0 4px;

    -webkit-border-radius: 0 0 0 4px;
    -moz-border-radius: 0 0 0 4px;
}
.tabs-below .nav-tabs.nav-justified > li:last-child > a {
    border-radius: 0 0 4px 0;

    -webkit-border-radius: 0 0 4px 0;
    -moz-border-radius: 0 0 4px 0;
}

.tabs-left .nav-tabs > li,
.tabs-right .nav-tabs > li {
    float: none;
    border-top: 1px solid #ccd1d9;
    border-left: none;
}

.tabs-left .nav-tabs > li:first-child,
.tabs-right .nav-tabs > li:first-child {
    border-top: none;
}

.tabs-left .nav-tabs > li > a,
.tabs-right .nav-tabs > li > a {
    min-width: 74px;
    margin-right: 0;
}

.tabs-left .nav-tabs {
    float: left;
    margin-right: 19px;
    border-radius: 4px 0 0 4px;

    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
}
.tabs-left .nav-tabs > li:first-child > a {
    border-radius: 4px 0 0 0;

    -webkit-border-radius: 4px 0 0 0;
    -moz-border-radius: 4px 0 0 0;
}
.tabs-left .nav-tabs > li:last-child > a {
    border-radius: 0 0 0 4px;

    -webkit-border-radius: 0 0 0 4px;
    -moz-border-radius: 0 0 0 4px;
}

.tabs-right .nav-tabs {
    float: right;
    margin-left: 19px;
    border-radius: 0 4px 4px 0;

    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
}
.tabs-right .nav-tabs > li:first-child > a {
    border-radius: 0 4px 0 0;

    -webkit-border-radius: 0 4px 0 0;
    -moz-border-radius: 0 4px 0 0;
}
.tabs-right .nav-tabs > li:last-child > a {
    border-radius: 0 0 4px 0;

    -webkit-border-radius: 0 0 4px 0;
    -moz-border-radius: 0 0 4px 0;
}

/**
 * pill
 * --------------------------------------------------
 */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: white;
    background-color: #3bafda;
}
.nav-pills > li > a {
    color: #3bafda;
}
.nav-pills > li > a:hover {
    color: #434a54;
    background-color: #e6e9ed;
}
.nav-pills > .active > a > .badge {
    color: #3bafda;
}
.nav-pills .open > a, .nav-pills .open > a:focus, .nav-pills .open > a:hover {
    color: #434a54;
    background-color: #e6e9ed;
}

/**
 * 
 
 
 
 navbar
 * --------------------------------------------------
 */
.navbar-form {
    padding: 0 !important;
}
.navbar-collapse{
    background-color: #1f4687;
}

.navbar-default {
    background-color: #1f4687;
    border-bottom:16px solid #1f4687;
    border-radius:0px;


}
.navbar-default .navbar-brand, .navbar-default .navbar-link, .navbar-default .btn-link {
    color:white;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus, .navbar-default .navbar-link:hover, .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
    color: white;
    background-color: transparent;
}
.navbar-default .navbar-text, .navbar-default .navbar-nav > li > a {
    color:white;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: white;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: white;
    background-color: #1f4687;
}
.navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:focus, .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #2e9c81;
    background-color: transparent;
}
.navbar-default .navbar-toggle {
    background-color: #1f4687;
    border-color: #1f4687;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #2b957a;
    border-color: #2b957a;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #00afef;
}
.navbar-default .navbar-collapse{
    border-color: white;
    margin-top:15px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: white;
    background-color: #1f4687;
}
@media (max-width: 767px) {
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
        background-color: #00afef;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > .divider {
        background-color: #48cfad;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #26816a;
        background-color: #1f4687;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: white;
        background-color: #23a7f1;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > .dropdown-header {
        color: #26816a;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #2b957a;
    }
}

.navbar-static {
    background-color: #1f4687;
    border-bottom:3px solid #1f4687;
    border-radius:0px;


}
















.navbar-inverse {
    background-color: #333;
    border-color: #333;
}
.navbar-inverse .navbar-brand, .navbar-inverse .navbar-link, .navbar-inverse .btn-link {
    color: #8c8c8c;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus, 
bar-inverse .navbar-link:hover, .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
    color: white;
    background-color: transparent;
}
.navbar-inverse .navbar-text, .navbar-inverse .navbar-nav > li > a {
    color: #8c8c8c;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: white;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: white;
    background-color: black;
}
.navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:focus, .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #666;
    background-color: transparent;
}
.navbar-inverse .navbar-toggle {
    background-color: black;
    border-color: black;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #1a1a1a;
    border-color: #1a1a1a;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #8c8c8c;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: black;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    color: white;
    background-color: black;
}
@media (max-width: 767px) {
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
        background-color: black;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .divider {
        background-color: black;
    }
    .navbar-inverse .navbar-nav .open .menu > li > a {
        color: #8c8c8c;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: white;
        background-color: black;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        color: #bfbfbf;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #666;
    }
}

/**
 * list
 * --------------------------------------------------
 */
.list-group {
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.list-group-item {
    border-color: transparent;
    border-top-color: #e6e9ed;
}
.list-group-item:first-child {
    border-top: none;
}
.list-group-item-heading {
    color: #434a54;
}

.msg-wrap-canucum a.list-group-item {
    border-top-color: #AAB2BD;
}
a.list-group-item {
    color: #434a54;
}
a.list-group-item .list-group-item-heading {
    font-size: 16px;
    color: #434a54;
}
a.list-group-item_notification {
    background-color: #e6e9ed;
}
a.list-group-item:hover, a.list-group-item:focus {
    background-color: #e6e9ed;
}
a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
    background-color: #4fc1e9;
    border-color: #4fc1e9;
}
a.list-group-item.active .list-group-item-text, a.list-group-item.active:hover .list-group-item-text, a.list-group-item.active:focus .list-group-item-text {
    color: white;
}

.list-group-item-primary {
    color: #22b1e3;
    background-color: #4fc1e9;
    border-color: #3bafda transparent transparent transparent;
}
.list-group-item-primary:first-child {
    border-color: transparent;
}
a.list-group-item-primary {
    color: #126d8d;
}
a.list-group-item-primary:hover, a.list-group-item-primary:focus {
    color: white;
    background-color: #3bafda;
}
a.list-group-item-primary.active, a.list-group-item-primary:hover, a.list-group-item-primary:focus {
    background-color: #3bafda;
    border-color: #4fc1e9 transparent transparent transparent;
}

.list-group-item-success {
    color: #87c940;
    background-color: #a0d468;
    border-color: #8cc152 transparent transparent transparent;
}
.list-group-item-success:first-child {
    border-color: transparent;
}
a.list-group-item-success {
    color: #537f24;
}
a.list-group-item-success:hover, a.list-group-item-success:focus {
    color: white;
    background-color: #8cc152;
}
a.list-group-item-success.active, a.list-group-item-success:hover, a.list-group-item-success:focus {
    background-color: #8cc152;
    border-color: #a0d468 transparent transparent transparent;
}

.list-group-item-warning {
    color: #ffbf21;
    background-color: #ffce54;
    border-color: #f6bb42 transparent transparent transparent;
}
.list-group-item-warning:first-child {
    border-color: transparent;
}
a.list-group-item-warning {
    color: #876000;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus {
    color: white;
    background-color: #f6bb42;
}
a.list-group-item-warning.active, a.list-group-item-warning:hover, a.list-group-item-warning:focus {
    background-color: #f6bb42;
    border-color: #ffce54 transparent transparent transparent;
}

.list-group-item-info {
    color: #2fb593;
    background-color: #48cfad;
    border-color: #37bc9b transparent transparent transparent;
}
.list-group-item-info:first-child {
    border-color: transparent;
}
a.list-group-item-info {
    color: #1a6451;
}
a.list-group-item-info:hover, a.list-group-item-info:focus {
    color: white;
    background-color: #37bc9b;
}
a.list-group-item-info.active, a.list-group-item-info:hover, a.list-group-item-info:focus {
    background-color: #37bc9b;
    border-color: #48cfad transparent transparent transparent;
}

.list-group-item-danger {
    color: #e8273b;
    background-color: #ed5565;
    border-color: #da4453 transparent transparent transparent;
}
.list-group-item-danger:first-child {
    border-color: transparent;
}
a.list-group-item-danger {
    color: #99101f;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus {
    color: white;
    background-color: #da4453;
}
a.list-group-item-danger.active, a.list-group-item-danger:hover, a.list-group-item-danger:focus {
    background-color: #da4453;
    border-color: #ed5565 transparent transparent transparent;
}

/**
 * media list
 * --------------------------------------------------
 */
.media-list {
    color: #aab2bd;
}
.media-heading {
    font-size: 14px;
    color: #434a54;
    width:100%;
}
.media-subheading {
    font-size: 14px;
    color: #434a54;
    width:100%;
    float:none;
}
/**
 * modal
 * --------------------------------------------------
 */
.modal-dialog{
    z-index:2000;
}
.modal-content {

    color: #434a54;
    border: none;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.modal-header {
    border-bottom: none;
}
.modal-body {
    padding: 0 15px;
}
.modal-

{
    border-top: none;
}

/**
 * well
 * --------------------------------------------------
 */
.well {
    padding: 10px;
    color: #F5F7FA;
    background-color:#4FC1E9;
    border: none;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.well blockquote {
    border-color: #ccd1d9;
}
.well-lg {
    padding: 20px;
}
.well-sm {
    padding: 5px;
}

/**
 * thumbnail
 * --------------------------------------------------
 */
.thumbnail {
    border: none;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
}
.thumbnail a > img, .thumbnail > img {
    width: 100%;
}
.thumbnail .caption {
    font-size: 14px;
}
.thumbnail .caption h1, .thumbnail .caption h2, .thumbnail .caption h3, .thumbnail .caption h4, .thumbnail .caption h5, .thumbnail .caption h6 {
    margin: 5px 0 10px;
    font-size: 16px;
}

/**
 * jumbotron
 * --------------------------------------------------
 */
.jumbotron {
    padding: 0;
    margin-bottom: 20px;
    background-color: white;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.container .jumbotron {
    border-radius: 4px;

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;

    position: relative;
}
.jumbotron > .jumbotron-photo img {
    width: 100%;
    border-radius: 4px 4px 0 0;

    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
}
.jumbotron .jumbotron-contents {
    padding: 20px;
    color: #434a54;
}
.jumbotron .carousel, .jumbotron .carousel-inner, .jumbotron .carousel-inner > .item.active img {
    border-radius: 4px 4px 0 0;

    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
}
.jumbotron .carousel-inner > .item > a > img,
.jumbotron .carousel-inner > .item > img {
    width: 100%;
}
.jumbotron .carousel-control.left {
    border-radius: 4px 0 0 0;

    -webkit-border-radius: 4px 0 0 0;
    -moz-border-radius: 4px 0 0 0;
}
.jumbotron .carousel-control.right {
    border-radius: 0 4px 0 0;

    -webkit-border-radius: 0 4px 0 0;
    -moz-border-radius: 0 4px 0 0;
}
.jumbotron h1, .jumbotron .h1, .jumbotron h2, .jumbotron .h2 {
    font-weight: 400;
}
.jumbotron h1, .jumbotron .h1 {
    font-size: 28px;
}
.jumbotron h2, .jumbotron .h2 {
    font-size: 24px;
}
.jumbotron p {
    font-size: 14px;
}
@media screen and (min-width: 768px) {
    .jumbotron, .container .jumbotron {
        position: relative;
        padding: 0;
        z-index: -9999;
    }
    .jumbotron h1, .jumbotron .h1 {
        font-size: 28px;
    }
}

/**
 * panel
 * --------------------------------------------------
 */
.panel {
    background-color: white;
    border: none;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.panel .list-group {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.panel .list-group-item:first-child {
    border-top: 1px solid #e6e9ed;
}
.panel-heading {
    border-radius: 4px 4px 0 0;

    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
}
.panel-title {
    font-size: 14px;
    font-weight: normal;
    color: #434a54;
}
.panel-footer {
    background-color: #e6e9ed;
    border-top-color: #e6e9ed;
    border-radius: 0 0 4px 4px;

    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
}
.panel-default {
    border-color: #e6e9ed;
}
.panel-default > .panel-heading {
    color: #434a54;
    background-color: #e6e9ed;
    border-color: #e6e9ed;
}
.panel-primary {
    border-color: #3bafda;
}
.panel-primary > .panel-heading {
    color: white;
    background-color: #3bafda;
    border-color: #3bafda;
}
.panel-success {
    border-color: #8cc152;
}
.panel-success > .panel-heading {
    color: white;
    background-color: #8cc152;
    border-color: #8cc152;
}
.panel-info {
    border-color: #37bc9b;
}
.panel-info > .panel-heading {
    color: white;
    background-color: #37bc9b;
    border-color: #37bc9b;
}
.panel-warning {
    border-color: #f6bb42;
}
.panel-warning > .panel-heading {
    color: white;
    background-color: #f6bb42;
    border-color: #f6bb42;
}
.panel-danger {
    border-color: #da4453;
}
.panel-danger > .panel-heading {
    color: white;
    background-color: #da4453;
    border-color: #da4453;
}
.panel-primary > .panel-heading > .panel-title, .panel-success > .panel-heading > .panel-title, .panel-info > .panel-heading > .panel-title, .panel-warning > .panel-heading > .panel-title, .panel-danger > .panel-heading > .panel-title {
    color: white;
}
.panel > .list-group:first-child .list-group-item:first-child, .panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
    border-radius: 4px 4px 0 0;

    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
}
.panel > .list-group:last-child .list-group-item:last-child {
    border-radius: 0 0 4px 4px;

    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-radius: 4px 0 0 0;

    -webkit-border-radius: 4px 0 0 0;
    -moz-border-radius: 4px 0 0 0;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-radius: 0 4px 0 0;

    -webkit-border-radius: 0 4px 0 0;
    -moz-border-radius: 0 4px 0 0;
}
.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
    border-radius: 0 0 4px 4px;

    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
}
#companydetails tr td:nth-child(2) {
    font-weight:bold;	
}
#companydetails tr td:nth-child(1) {
    font-size:12px;
}
#addresses tr td:nth-child(2) {
    font-weight:bold;	
}
#addresses tr td:nth-child(1) {
    font-size:12px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-radius: 0 0 0 4px;

    -webkit-border-radius: 0 0 0 4px;
    -moz-border-radius: 0 0 0 4px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-radius: 0 0 4px 0;

    -webkit-border-radius: 0 0 4px 0;
    -moz-border-radius: 0 0 4px 0;
}
.panel > .panel-body + .table, .panel > .panel-body + .table-responsive {
    border-top-color: #e6e9ed;
}

/**
 * accordion
 * --------------------------------------------------
 */
.panel-group .panel {
    background-color: transparent;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;

    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}
.panel-group .panel + .panel {
    margin-top: 0;
}
.panel-group .panel-heading {
    padding: 0;
    border-bottom-color: transparent;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
    padding: 15px 0;
    border-top-color: transparent;
}
.panel-group .panel-title a {
    display: block;
    padding: 10px 0;
}

.panel-group-lists .panel {
    background-color: white;
    border-bottom: 1px solid #e6e9ed;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
}
.panel-group-lists .panel:first-child {
    border-radius: 4px 4px 0 0;

    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
}
.panel-group-lists .panel:last-child {
    border-bottom: none;
    border-radius: 0 0 4px 4px;

    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
}
.panel-group-lists .panel-heading + .panel-collapse .panel-body {
    padding: 15px;
    border-top-color: #e6e9ed;
}
.panel-group-lists .panel-title a {
    padding: 10px 15px;
    color: #434a54;
}
.panel-group-lists .panel-title a:hover, .panel-group-lists .panel-title a:focus, .panel-group-lists .panel-title a:active {
    color: #aab2bd;
}

/**
 * footer
 * --------------------------------------------------
 */
.footer {
    padding: 40px 0;
    background-color: #CCD1D9;
}
.footer-logo , #footer-nav
{
    float: left;
    width: 100%;
    padding: 0 60px;
    font-size:12px;
}
.footer-nav
{
    float: left;
}
@media (max-width: 768px) {
    .footer-logo {
        margin-bottom: 20px;
    }
    .footer-logo, .footer-nav {
        display: block;
        float: none;
        width: 100%;
    }
}
.footer-logo {
    height: 32px;
    margin-top: -5px;
    line-height: 32px;
}
.footer-logo img {
    margin-right: 10px;
}
.footer-logo a {
    font-size: 20px;
    font-weight: bold;
    color: #434A54;
}
.footer-logo a:hover, .footer-logo a:active {
    text-decoration: none;
}
.footer-nav .nav-title {
    margin-bottom: 15px;
    color: #434A54;
}
.footer-nav .nav-item {
    line-height: 28px;
}
.footer-nav .nav-item > a {
    color: #434A54;
    font-size:10px;
}
.footer-nav .nav-item > a:hover,
.nav-item > a:active {
    color: #434A54;
    text-decoration: none;
}
.footer-copyright {
    color: #434A54;
}

/**
 * timeline
 * --------------------------------------------------
 */
.timeline dl {
    position: relative;
    top: 0;
    padding: 20px 0;
    margin: 0;
}
.timeline dl:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    z-index: 100;
    width: 2px;
    margin-left: -1px;
    content: '';
    background-color: #ccd1d9;
}
.timeline dl dt {
    position: relative;
    top: 30px;
    z-index: 200;
    width: 120px;
    padding: 3px 5px;
    margin: 0 auto 30px;
    font-weight: normal;
    color: white;
    text-align: center;
    background-color: #aab2bd;
    border-radius: 4px;

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.timeline dl dd {
    position: relative;
    z-index: 200;
}
.timeline dl dd .circ {
    position: absolute;
    top: 40px;
    left: 50%;
    z-index: 200;
    width: 22px;
    height: 22px;
    margin-left: -11px;
    background-color: #4fc1e9;
    border: 4px solid #f5f7fa;
    border-radius: 50%;

    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}
.timeline dl dd .time {
    position: absolute;
    top: 31px;
    left: 50%;
    display: inline-block;
    width: 100px;
    padding: 10px 20px;
    color: #4fc1e9;
}
.timeline dl dd .events {
    position: relative;
    width: 47%;
    padding: 10px 10px 0;
    margin-top: 31px;
    background-color: white;
    border-radius: 4px;

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.timeline dl dd .events:before {
    position: absolute;
    top: 12px;
    width: 0;
    height: 0;
    content: '';
    border-style: solid;
    border-width: 6px;
}
.timeline dl dd .events .events-object {
    margin-right: 10px;
}
.timeline dl dd .events .events-body {
    overflow: hidden;
    zoom: 1;
}
.timeline dl dd .events .events-body .events-heading {
    margin: 0 0 10px;
    font-size: 14px;
}
.timeline dl dd.pos-right .time {
    margin-left: -100px;
    text-align: right;
}
.timeline dl dd.pos-right .events {
    float: right;
}
.timeline dl dd.pos-right .events:before {
    left: -12px;
    border-color: transparent white transparent transparent;
}
.timeline dl dd.pos-left .time {
    margin-left: 0;
    text-align: left;
}
.timeline dl dd.pos-left .events {
    float: left;
}
.timeline dl dd.pos-left .events:before {
    right: -12px;
    border-color: transparent transparent transparent white;
}

@media screen and (max-width: 767px) {
    .timeline dl:before {
        left: 60px;
    }
    .timeline dl dt {
        margin: 0 0 30px;
    }
    .timeline dl dd .circ {
        left: 60px;
    }
    .timeline dl dd .time {
        left: 0;
    }
    .timeline dl dd.pos-left .time {
        padding: 10px 0;
        margin-left: 0;
        text-align: left;
    }
    .timeline dl dd.pos-left .events {
        float: right;
        width: 84%;
    }
    .timeline dl dd.pos-left .events:before {
        left: -12px;
        border-color: transparent white transparent transparent;
    }
    .timeline dl dd.pos-right .time {
        padding: 10px 0;
        margin-left: 0;
        text-align: left;
    }
    .timeline dl dd.pos-right .events {
        float: right;
        width: 84%;
    }
}
/**
 * dropdown-menu
 * --------------------------------------------------
 */
.dropdown-menu {
    background-color: #1f4687;
    border: none;
}
.dropdown-menu .dropdown-header {
    padding: 5px 20px;
    font-size: 14px;
    font-weight: 700;
    color: #aab2bd;
}
.dropdown-menu li a {
    padding: 5px 20px;
    color: white;
}
.dropdown-menu li a:hover, .dropdown-menu li a:focus, .dropdown-menu .active a, .dropdown-menu .active a:hover, .dropdown-menu .active a:focus {
    color: white;
    background-color: #00afef;
    outline: none;
}
.dropdown-menu .disabled a, .dropdown-menu .disabled a:hover, .dropdown-menu .disabled a:focus {
    color: #656d78;
    cursor: default;
}
.dropdown-menu .divider {
    background-color: #656d78;
    border-bottom: none;
}
.dropup .dropdown-menu {
    margin-bottom: 0;
    border-radius: 4px 4px 0 0;

    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
}

/**
 * dropdown-submenu
 * --------------------------------------------------
 */
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    border-radius: 0 4px 4px 4px;

    -webkit-border-radius: 0 4px 4px 4px;
    -moz-border-radius: 0 4px 4px 4px;
}
.dropdown-submenu:hover .dropdown-menu {
    display: block;
}
.dropup .dropdown-submenu .dropdown-menu {
    top: auto;
    bottom: 0;
    margin-top: 0;
    margin-bottom: -2px;
    border-radius: 4px 4px 4px 0;

    -webkit-border-radius: 4px 4px 4px 0;
    -moz-border-radius: 4px 4px 4px 0;
}
.dropdown-submenu > a:after {
    display: block;
    float: right;
    width: 0;
    height: 0;
    margin-top: 5px;
    margin-right: -10px;
    content: " ";
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: white;
}
.dropdown-default .dropdown-submenu > a:after {
    border-left-color: #434a54;
}
.dropdown-submenu:hover a:after {
    border-left-color: white;
}
.dropdown-submenu.pull-left {
    float: none;
}
.dropdown-submenu.pull-left .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    border-radius: 4px 0 4px 4px;

    -webkit-border-radius: 4px 0 4px 4px;
    -moz-border-radius: 4px 0 4px 4px;
}




/*
 * Social Buttons for Bootstrap
 *
 * Copyright 2013-2014 Panayiotis Lipiridis
 * Licensed under the MIT License
 *
 * https://github.com/lipis/bootstrap-social
 */

.btn-social{
    margin-top:5px;
    magrin-bottom:5px;
    position:relative;padding-left:44px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.btn-social>:first-child{position:absolute;left:0;top:0;bottom:0;width:32px;line-height:34px;font-size:1.6em;text-align:center;border-right:1px solid rgba(0,0,0,0.2)}
.btn-social.btn-lg{padding-left:61px}.btn-social.btn-lg :first-child{line-height:45px;width:45px;font-size:1.8em}
.btn-social.btn-sm{padding-left:38px}.btn-social.btn-sm :first-child{line-height:28px;width:28px;font-size:1.4em}
.btn-social.btn-xs{padding-left:30px}.btn-social.btn-xs :first-child{line-height:20px;width:20px;font-size:1.2em}
.btn-social-icon{position:relative;padding-left:44px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:34px;width:34px;padding:0}.btn-social-icon>:first-child{position:absolute;left:0;top:0;bottom:0;width:32px;line-height:34px;font-size:1.6em;text-align:center;border-right:1px solid rgba(0,0,0,0.2)}
.btn-social-icon.btn-lg{padding-left:61px}.btn-social-icon.btn-lg :first-child{line-height:45px;width:45px;font-size:1.8em}
.btn-social-icon.btn-sm{padding-left:38px}.btn-social-icon.btn-sm :first-child{line-height:28px;width:28px;font-size:1.4em}
.btn-social-icon.btn-xs{padding-left:30px}.btn-social-icon.btn-xs :first-child{line-height:20px;width:20px;font-size:1.2em}
.btn-social-icon :first-child{border:none;text-align:center;width:100% !important}
.btn-social-icon.btn-lg{height:45px;width:45px;padding-left:0;padding-right:0}
.btn-social-icon.btn-sm{height:30px;width:30px;padding-left:0;padding-right:0}
.btn-social-icon.btn-xs{height:22px;width:22px;padding-left:0;padding-right:0}
.btn-adn{color:#fff;background-color:#d87a68;border-color:rgba(0,0,0,0.2)}.btn-adn:hover,.btn-adn:focus,.btn-adn:active,.btn-adn.active,.open>.dropdown-toggle.btn-adn{color:#fff;background-color:#ce563f;border-color:rgba(0,0,0,0.2)}
.btn-adn:active,.btn-adn.active,.open>.dropdown-toggle.btn-adn{background-image:none}
.btn-adn.disabled,.btn-adn[disabled],fieldset[disabled] .btn-adn,.btn-adn.disabled:hover,.btn-adn[disabled]:hover,fieldset[disabled] .btn-adn:hover,.btn-adn.disabled:focus,.btn-adn[disabled]:focus,fieldset[disabled] .btn-adn:focus,.btn-adn.disabled:active,.btn-adn[disabled]:active,fieldset[disabled] .btn-adn:active,.btn-adn.disabled.active,.btn-adn[disabled].active,fieldset[disabled] .btn-adn.active{background-color:#d87a68;border-color:rgba(0,0,0,0.2)}
.btn-adn .badge{color:#d87a68;background-color:#fff}
.btn-bitbucket{color:#fff;background-color:#205081;border-color:rgba(0,0,0,0.2)}.btn-bitbucket:hover,.btn-bitbucket:focus,.btn-bitbucket:active,.btn-bitbucket.active,.open>.dropdown-toggle.btn-bitbucket{color:#fff;background-color:#163758;border-color:rgba(0,0,0,0.2)}
.btn-bitbucket:active,.btn-bitbucket.active,.open>.dropdown-toggle.btn-bitbucket{background-image:none}
.btn-bitbucket.disabled,.btn-bitbucket[disabled],fieldset[disabled] .btn-bitbucket,.btn-bitbucket.disabled:hover,.btn-bitbucket[disabled]:hover,fieldset[disabled] .btn-bitbucket:hover,.btn-bitbucket.disabled:focus,.btn-bitbucket[disabled]:focus,fieldset[disabled] .btn-bitbucket:focus,.btn-bitbucket.disabled:active,.btn-bitbucket[disabled]:active,fieldset[disabled] .btn-bitbucket:active,.btn-bitbucket.disabled.active,.btn-bitbucket[disabled].active,fieldset[disabled] .btn-bitbucket.active{background-color:#205081;border-color:rgba(0,0,0,0.2)}
.btn-bitbucket .badge{color:#205081;background-color:#fff}
.btn-dropbox{color:#fff;background-color:#1087dd;border-color:rgba(0,0,0,0.2)}.btn-dropbox:hover,.btn-dropbox:focus,.btn-dropbox:active,.btn-dropbox.active,.open>.dropdown-toggle.btn-dropbox{color:#fff;background-color:#0d6aad;border-color:rgba(0,0,0,0.2)}
.btn-dropbox:active,.btn-dropbox.active,.open>.dropdown-toggle.btn-dropbox{background-image:none}
.btn-dropbox.disabled,.btn-dropbox[disabled],fieldset[disabled] .btn-dropbox,.btn-dropbox.disabled:hover,.btn-dropbox[disabled]:hover,fieldset[disabled] .btn-dropbox:hover,.btn-dropbox.disabled:focus,.btn-dropbox[disabled]:focus,fieldset[disabled] .btn-dropbox:focus,.btn-dropbox.disabled:active,.btn-dropbox[disabled]:active,fieldset[disabled] .btn-dropbox:active,.btn-dropbox.disabled.active,.btn-dropbox[disabled].active,fieldset[disabled] .btn-dropbox.active{background-color:#1087dd;border-color:rgba(0,0,0,0.2)}
.btn-dropbox .badge{color:#1087dd;background-color:#fff}
.btn-facebook{color:#fff;background-color:#3b5998;border-color:rgba(0,0,0,0.2)}.btn-facebook:hover,.btn-facebook:focus,.btn-facebook:active,.btn-facebook.active,.open>.dropdown-toggle.btn-facebook{color:#fff;background-color:#2d4373;border-color:rgba(0,0,0,0.2)}
.btn-facebook:active,.btn-facebook.active,.open>.dropdown-toggle.btn-facebook{background-image:none}
.btn-facebook.disabled,.btn-facebook[disabled],fieldset[disabled] .btn-facebook,.btn-facebook.disabled:hover,.btn-facebook[disabled]:hover,fieldset[disabled] .btn-facebook:hover,.btn-facebook.disabled:focus,.btn-facebook[disabled]:focus,fieldset[disabled] .btn-facebook:focus,.btn-facebook.disabled:active,.btn-facebook[disabled]:active,fieldset[disabled] .btn-facebook:active,.btn-facebook.disabled.active,.btn-facebook[disabled].active,fieldset[disabled] .btn-facebook.active{background-color:#3b5998;border-color:rgba(0,0,0,0.2)}
.btn-facebook .badge{color:#3b5998;background-color:#fff}
.btn-flickr{color:#fff;background-color:#ff0084;border-color:rgba(0,0,0,0.2)}.btn-flickr:hover,.btn-flickr:focus,.btn-flickr:active,.btn-flickr.active,.open>.dropdown-toggle.btn-flickr{color:#fff;background-color:#cc006a;border-color:rgba(0,0,0,0.2)}
.btn-flickr:active,.btn-flickr.active,.open>.dropdown-toggle.btn-flickr{background-image:none}
.btn-flickr.disabled,.btn-flickr[disabled],fieldset[disabled] .btn-flickr,.btn-flickr.disabled:hover,.btn-flickr[disabled]:hover,fieldset[disabled] .btn-flickr:hover,.btn-flickr.disabled:focus,.btn-flickr[disabled]:focus,fieldset[disabled] .btn-flickr:focus,.btn-flickr.disabled:active,.btn-flickr[disabled]:active,fieldset[disabled] .btn-flickr:active,.btn-flickr.disabled.active,.btn-flickr[disabled].active,fieldset[disabled] .btn-flickr.active{background-color:#ff0084;border-color:rgba(0,0,0,0.2)}
.btn-flickr .badge{color:#ff0084;background-color:#fff}
.btn-foursquare{color:#fff;background-color:#f94877;border-color:rgba(0,0,0,0.2)}.btn-foursquare:hover,.btn-foursquare:focus,.btn-foursquare:active,.btn-foursquare.active,.open>.dropdown-toggle.btn-foursquare{color:#fff;background-color:#f71752;border-color:rgba(0,0,0,0.2)}
.btn-foursquare:active,.btn-foursquare.active,.open>.dropdown-toggle.btn-foursquare{background-image:none}
.btn-foursquare.disabled,.btn-foursquare[disabled],fieldset[disabled] .btn-foursquare,.btn-foursquare.disabled:hover,.btn-foursquare[disabled]:hover,fieldset[disabled] .btn-foursquare:hover,.btn-foursquare.disabled:focus,.btn-foursquare[disabled]:focus,fieldset[disabled] .btn-foursquare:focus,.btn-foursquare.disabled:active,.btn-foursquare[disabled]:active,fieldset[disabled] .btn-foursquare:active,.btn-foursquare.disabled.active,.btn-foursquare[disabled].active,fieldset[disabled] .btn-foursquare.active{background-color:#f94877;border-color:rgba(0,0,0,0.2)}
.btn-foursquare .badge{color:#f94877;background-color:#fff}
.btn-github{color:#fff;background-color:#444;border-color:rgba(0,0,0,0.2)}.btn-github:hover,.btn-github:focus,.btn-github:active,.btn-github.active,.open>.dropdown-toggle.btn-github{color:#fff;background-color:#2b2b2b;border-color:rgba(0,0,0,0.2)}
.btn-github:active,.btn-github.active,.open>.dropdown-toggle.btn-github{background-image:none}
.btn-github.disabled,.btn-github[disabled],fieldset[disabled] .btn-github,.btn-github.disabled:hover,.btn-github[disabled]:hover,fieldset[disabled] .btn-github:hover,.btn-github.disabled:focus,.btn-github[disabled]:focus,fieldset[disabled] .btn-github:focus,.btn-github.disabled:active,.btn-github[disabled]:active,fieldset[disabled] .btn-github:active,.btn-github.disabled.active,.btn-github[disabled].active,fieldset[disabled] .btn-github.active{background-color:#444;border-color:rgba(0,0,0,0.2)}
.btn-github .badge{color:#444;background-color:#fff}
.btn-google-plus{color:#fff;background-color:#dd4b39;border-color:rgba(0,0,0,0.2)}.btn-google-plus:hover,.btn-google-plus:focus,.btn-google-plus:active,.btn-google-plus.active,.open>.dropdown-toggle.btn-google-plus{color:#fff;background-color:#c23321;border-color:rgba(0,0,0,0.2)}
.btn-google-plus:active,.btn-google-plus.active,.open>.dropdown-toggle.btn-google-plus{background-image:none}
.btn-google-plus.disabled,.btn-google-plus[disabled],fieldset[disabled] .btn-google-plus,.btn-google-plus.disabled:hover,.btn-google-plus[disabled]:hover,fieldset[disabled] .btn-google-plus:hover,.btn-google-plus.disabled:focus,.btn-google-plus[disabled]:focus,fieldset[disabled] .btn-google-plus:focus,.btn-google-plus.disabled:active,.btn-google-plus[disabled]:active,fieldset[disabled] .btn-google-plus:active,.btn-google-plus.disabled.active,.btn-google-plus[disabled].active,fieldset[disabled] .btn-google-plus.active{background-color:#dd4b39;border-color:rgba(0,0,0,0.2)}
.btn-google-plus .badge{color:#dd4b39;background-color:#fff}
.btn-instagram{color:#fff;background-color:#3f729b;border-color:rgba(0,0,0,0.2)}.btn-instagram:hover,.btn-instagram:focus,.btn-instagram:active,.btn-instagram.active,.open>.dropdown-toggle.btn-instagram{color:#fff;background-color:#305777;border-color:rgba(0,0,0,0.2)}
.btn-instagram:active,.btn-instagram.active,.open>.dropdown-toggle.btn-instagram{background-image:none}
.btn-instagram.disabled,.btn-instagram[disabled],fieldset[disabled] .btn-instagram,.btn-instagram.disabled:hover,.btn-instagram[disabled]:hover,fieldset[disabled] .btn-instagram:hover,.btn-instagram.disabled:focus,.btn-instagram[disabled]:focus,fieldset[disabled] .btn-instagram:focus,.btn-instagram.disabled:active,.btn-instagram[disabled]:active,fieldset[disabled] .btn-instagram:active,.btn-instagram.disabled.active,.btn-instagram[disabled].active,fieldset[disabled] .btn-instagram.active{background-color:#3f729b;border-color:rgba(0,0,0,0.2)}
.btn-instagram .badge{color:#3f729b;background-color:#fff}
.btn-linkedin{color:#fff;background-color:#007bb6;border-color:rgba(0,0,0,0.2)}.btn-linkedin:hover,.btn-linkedin:focus,.btn-linkedin:active,.btn-linkedin.active,.open>.dropdown-toggle.btn-linkedin{color:#fff;background-color:#005983;border-color:rgba(0,0,0,0.2)}
.btn-linkedin:active,.btn-linkedin.active,.open>.dropdown-toggle.btn-linkedin{background-image:none}
.btn-linkedin.disabled,.btn-linkedin[disabled],fieldset[disabled] .btn-linkedin,.btn-linkedin.disabled:hover,.btn-linkedin[disabled]:hover,fieldset[disabled] .btn-linkedin:hover,.btn-linkedin.disabled:focus,.btn-linkedin[disabled]:focus,fieldset[disabled] .btn-linkedin:focus,.btn-linkedin.disabled:active,.btn-linkedin[disabled]:active,fieldset[disabled] .btn-linkedin:active,.btn-linkedin.disabled.active,.btn-linkedin[disabled].active,fieldset[disabled] .btn-linkedin.active{background-color:#007bb6;border-color:rgba(0,0,0,0.2)}
.btn-linkedin .badge{color:#007bb6;background-color:#fff}
.btn-microsoft{color:#fff;background-color:#2672ec;border-color:rgba(0,0,0,0.2)}.btn-microsoft:hover,.btn-microsoft:focus,.btn-microsoft:active,.btn-microsoft.active,.open>.dropdown-toggle.btn-microsoft{color:#fff;background-color:#125acd;border-color:rgba(0,0,0,0.2)}
.btn-microsoft:active,.btn-microsoft.active,.open>.dropdown-toggle.btn-microsoft{background-image:none}
.btn-microsoft.disabled,.btn-microsoft[disabled],fieldset[disabled] .btn-microsoft,.btn-microsoft.disabled:hover,.btn-microsoft[disabled]:hover,fieldset[disabled] .btn-microsoft:hover,.btn-microsoft.disabled:focus,.btn-microsoft[disabled]:focus,fieldset[disabled] .btn-microsoft:focus,.btn-microsoft.disabled:active,.btn-microsoft[disabled]:active,fieldset[disabled] .btn-microsoft:active,.btn-microsoft.disabled.active,.btn-microsoft[disabled].active,fieldset[disabled] .btn-microsoft.active{background-color:#2672ec;border-color:rgba(0,0,0,0.2)}
.btn-microsoft .badge{color:#2672ec;background-color:#fff}
.btn-openid{color:#fff;background-color:#f7931e;border-color:rgba(0,0,0,0.2)}.btn-openid:hover,.btn-openid:focus,.btn-openid:active,.btn-openid.active,.open>.dropdown-toggle.btn-openid{color:#fff;background-color:#da7908;border-color:rgba(0,0,0,0.2)}
.btn-openid:active,.btn-openid.active,.open>.dropdown-toggle.btn-openid{background-image:none}
.btn-openid.disabled,.btn-openid[disabled],fieldset[disabled] .btn-openid,.btn-openid.disabled:hover,.btn-openid[disabled]:hover,fieldset[disabled] .btn-openid:hover,.btn-openid.disabled:focus,.btn-openid[disabled]:focus,fieldset[disabled] .btn-openid:focus,.btn-openid.disabled:active,.btn-openid[disabled]:active,fieldset[disabled] .btn-openid:active,.btn-openid.disabled.active,.btn-openid[disabled].active,fieldset[disabled] .btn-openid.active{background-color:#f7931e;border-color:rgba(0,0,0,0.2)}
.btn-openid .badge{color:#f7931e;background-color:#fff}
.btn-pinterest{color:#fff;background-color:#cb2027;border-color:rgba(0,0,0,0.2)}.btn-pinterest:hover,.btn-pinterest:focus,.btn-pinterest:active,.btn-pinterest.active,.open>.dropdown-toggle.btn-pinterest{color:#fff;background-color:#9f191f;border-color:rgba(0,0,0,0.2)}
.btn-pinterest:active,.btn-pinterest.active,.open>.dropdown-toggle.btn-pinterest{background-image:none}
.btn-pinterest.disabled,.btn-pinterest[disabled],fieldset[disabled] .btn-pinterest,.btn-pinterest.disabled:hover,.btn-pinterest[disabled]:hover,fieldset[disabled] .btn-pinterest:hover,.btn-pinterest.disabled:focus,.btn-pinterest[disabled]:focus,fieldset[disabled] .btn-pinterest:focus,.btn-pinterest.disabled:active,.btn-pinterest[disabled]:active,fieldset[disabled] .btn-pinterest:active,.btn-pinterest.disabled.active,.btn-pinterest[disabled].active,fieldset[disabled] .btn-pinterest.active{background-color:#cb2027;border-color:rgba(0,0,0,0.2)}
.btn-pinterest .badge{color:#cb2027;background-color:#fff}
.btn-reddit{color:#000;background-color:#eff7ff;border-color:rgba(0,0,0,0.2)}.btn-reddit:hover,.btn-reddit:focus,.btn-reddit:active,.btn-reddit.active,.open>.dropdown-toggle.btn-reddit{color:#000;background-color:#bcddff;border-color:rgba(0,0,0,0.2)}
.btn-reddit:active,.btn-reddit.active,.open>.dropdown-toggle.btn-reddit{background-image:none}
.btn-reddit.disabled,.btn-reddit[disabled],fieldset[disabled] .btn-reddit,.btn-reddit.disabled:hover,.btn-reddit[disabled]:hover,fieldset[disabled] .btn-reddit:hover,.btn-reddit.disabled:focus,.btn-reddit[disabled]:focus,fieldset[disabled] .btn-reddit:focus,.btn-reddit.disabled:active,.btn-reddit[disabled]:active,fieldset[disabled] .btn-reddit:active,.btn-reddit.disabled.active,.btn-reddit[disabled].active,fieldset[disabled] .btn-reddit.active{background-color:#eff7ff;border-color:rgba(0,0,0,0.2)}
.btn-reddit .badge{color:#eff7ff;background-color:#000}
.btn-soundcloud{color:#fff;background-color:#f50;border-color:rgba(0,0,0,0.2)}.btn-soundcloud:hover,.btn-soundcloud:focus,.btn-soundcloud:active,.btn-soundcloud.active,.open>.dropdown-toggle.btn-soundcloud{color:#fff;background-color:#c40;border-color:rgba(0,0,0,0.2)}
.btn-soundcloud:active,.btn-soundcloud.active,.open>.dropdown-toggle.btn-soundcloud{background-image:none}
.btn-soundcloud.disabled,.btn-soundcloud[disabled],fieldset[disabled] .btn-soundcloud,.btn-soundcloud.disabled:hover,.btn-soundcloud[disabled]:hover,fieldset[disabled] .btn-soundcloud:hover,.btn-soundcloud.disabled:focus,.btn-soundcloud[disabled]:focus,fieldset[disabled] .btn-soundcloud:focus,.btn-soundcloud.disabled:active,.btn-soundcloud[disabled]:active,fieldset[disabled] .btn-soundcloud:active,.btn-soundcloud.disabled.active,.btn-soundcloud[disabled].active,fieldset[disabled] .btn-soundcloud.active{background-color:#f50;border-color:rgba(0,0,0,0.2)}
.btn-soundcloud .badge{color:#f50;background-color:#fff}
.btn-tumblr{color:#fff;background-color:#2c4762;border-color:rgba(0,0,0,0.2)}.btn-tumblr:hover,.btn-tumblr:focus,.btn-tumblr:active,.btn-tumblr.active,.open>.dropdown-toggle.btn-tumblr{color:#fff;background-color:#1c2d3f;border-color:rgba(0,0,0,0.2)}
.btn-tumblr:active,.btn-tumblr.active,.open>.dropdown-toggle.btn-tumblr{background-image:none}
.btn-tumblr.disabled,.btn-tumblr[disabled],fieldset[disabled] .btn-tumblr,.btn-tumblr.disabled:hover,.btn-tumblr[disabled]:hover,fieldset[disabled] .btn-tumblr:hover,.btn-tumblr.disabled:focus,.btn-tumblr[disabled]:focus,fieldset[disabled] .btn-tumblr:focus,.btn-tumblr.disabled:active,.btn-tumblr[disabled]:active,fieldset[disabled] .btn-tumblr:active,.btn-tumblr.disabled.active,.btn-tumblr[disabled].active,fieldset[disabled] .btn-tumblr.active{background-color:#2c4762;border-color:rgba(0,0,0,0.2)}
.btn-tumblr .badge{color:#2c4762;background-color:#fff}
.btn-twitter{color:#fff;background-color:#55acee;border-color:rgba(0,0,0,0.2)}.btn-twitter:hover,.btn-twitter:focus,.btn-twitter:active,.btn-twitter.active,.open>.dropdown-toggle.btn-twitter{color:#fff;background-color:#2795e9;border-color:rgba(0,0,0,0.2)}
.btn-twitter:active,.btn-twitter.active,.open>.dropdown-toggle.btn-twitter{background-image:none}
.btn-twitter.disabled,.btn-twitter[disabled],fieldset[disabled] .btn-twitter,.btn-twitter.disabled:hover,.btn-twitter[disabled]:hover,fieldset[disabled] .btn-twitter:hover,.btn-twitter.disabled:focus,.btn-twitter[disabled]:focus,fieldset[disabled] .btn-twitter:focus,.btn-twitter.disabled:active,.btn-twitter[disabled]:active,fieldset[disabled] .btn-twitter:active,.btn-twitter.disabled.active,.btn-twitter[disabled].active,fieldset[disabled] .btn-twitter.active{background-color:#55acee;border-color:rgba(0,0,0,0.2)}
.btn-twitter .badge{color:#55acee;background-color:#fff}
.btn-vimeo{color:#fff;background-color:#1ab7ea;border-color:rgba(0,0,0,0.2)}.btn-vimeo:hover,.btn-vimeo:focus,.btn-vimeo:active,.btn-vimeo.active,.open>.dropdown-toggle.btn-vimeo{color:#fff;background-color:#1295bf;border-color:rgba(0,0,0,0.2)}
.btn-vimeo:active,.btn-vimeo.active,.open>.dropdown-toggle.btn-vimeo{background-image:none}
.btn-vimeo.disabled,.btn-vimeo[disabled],fieldset[disabled] .btn-vimeo,.btn-vimeo.disabled:hover,.btn-vimeo[disabled]:hover,fieldset[disabled] .btn-vimeo:hover,.btn-vimeo.disabled:focus,.btn-vimeo[disabled]:focus,fieldset[disabled] .btn-vimeo:focus,.btn-vimeo.disabled:active,.btn-vimeo[disabled]:active,fieldset[disabled] .btn-vimeo:active,.btn-vimeo.disabled.active,.btn-vimeo[disabled].active,fieldset[disabled] .btn-vimeo.active{background-color:#1ab7ea;border-color:rgba(0,0,0,0.2)}
.btn-vimeo .badge{color:#1ab7ea;background-color:#fff}
.btn-vk{color:#fff;background-color:#587ea3;border-color:rgba(0,0,0,0.2)}.btn-vk:hover,.btn-vk:focus,.btn-vk:active,.btn-vk.active,.open>.dropdown-toggle.btn-vk{color:#fff;background-color:#466482;border-color:rgba(0,0,0,0.2)}
.btn-vk:active,.btn-vk.active,.open>.dropdown-toggle.btn-vk{background-image:none}
.btn-vk.disabled,.btn-vk[disabled],fieldset[disabled] .btn-vk,.btn-vk.disabled:hover,.btn-vk[disabled]:hover,fieldset[disabled] .btn-vk:hover,.btn-vk.disabled:focus,.btn-vk[disabled]:focus,fieldset[disabled] .btn-vk:focus,.btn-vk.disabled:active,.btn-vk[disabled]:active,fieldset[disabled] .btn-vk:active,.btn-vk.disabled.active,.btn-vk[disabled].active,fieldset[disabled] .btn-vk.active{background-color:#587ea3;border-color:rgba(0,0,0,0.2)}
.btn-vk .badge{color:#587ea3;background-color:#fff}
.btn-yahoo{color:#fff;background-color:#720e9e;border-color:rgba(0,0,0,0.2)}.btn-yahoo:hover,.btn-yahoo:focus,.btn-yahoo:active,.btn-yahoo.active,.open>.dropdown-toggle.btn-yahoo{color:#fff;background-color:#500a6f;border-color:rgba(0,0,0,0.2)}
.btn-yahoo:active,.btn-yahoo.active,.open>.dropdown-toggle.btn-yahoo{background-image:none}
.btn-yahoo.disabled,.btn-yahoo[disabled],fieldset[disabled] .btn-yahoo,.btn-yahoo.disabled:hover,.btn-yahoo[disabled]:hover,fieldset[disabled] .btn-yahoo:hover,.btn-yahoo.disabled:focus,.btn-yahoo[disabled]:focus,fieldset[disabled] .btn-yahoo:focus,.btn-yahoo.disabled:active,.btn-yahoo[disabled]:active,fieldset[disabled] .btn-yahoo:active,.btn-yahoo.disabled.active,.btn-yahoo[disabled].active,fieldset[disabled] .btn-yahoo.active{background-color:#720e9e;border-color:rgba(0,0,0,0.2)}
.btn-yahoo .badge{color:#720e9e;background-color:#fff}



.my_clear
{
    width: 100%;
    height: 40px;
}
.img-responsive{

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.ls-nav-prev, .ls-nav-next{
    z-index: 2 !important;
}
.index_slider_img_cont{
    max-width: 150px;
    height: 105px;
    position: relative;
}
.index_slider_img_cont > .img-rounded{    
    max-height: 105px;

    top: 0 !important;
    bottom: 0 !important;
    margin: auto !important;
    left: 0px !important;
    right: 0px !important;
    position: absolute;

}
.index_news_img{

    position: relative;
}
.index_news_img > .img-rounded{

    top: 0 !important;
    bottom: 0 !important;
    margin: auto !important;
    left: 0px !important;
    right: 0px !important;

}
.index_employer_practica_img{

    position: relative;
}
.index_employer_practica_img > .img-rounded{

    top: 0 !important;
    bottom: 0 !important;
    margin: auto !important;
    left: 0px !important;
    right: 0px !important;

}
.index_employer_work_img{

    position: relative;
}
.index_employer_work_img > .img-rounded{


    top: 0 !important;
    bottom: 0 !important;
    margin: auto !important;
    left: 0px !important;
    right: 0px !important;

}


.reg_img{
    max-height: 150px;
    width:auto;
    float: left;
    padding: 8px;
    border: 1px solid #AAB2BD;

}
#previewimg{
    position: relative;
    max-width: 280px;

} 
#deleteimg{
    width:20px;
    height:20px;
    position:absolute;
    float:right;
    top:0;
    right:15px;
}

.remove_field{
    float: right;
}
.forgot_password_backdrop{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
    opacity: 0.5;
    display: none;
}
.preview_img{
    widows: 50%;
    float: left;
}
.breadcrumbb{
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    border-radius: 4px;
}
.breadcrumbb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}
.breadcrumbb>li {
    display: inline-block;
}
@media print
{    
    .no-print, .no-print *
    {
        display: none !important;
    }
}
.experts_img{
    width: 162px;
    height: 115px;
    float: left;
    position: relative;
}

.experts_img > img{
    max-width: 162px;
    max-height: 115px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0px;
    right: 0px;
}
#rowww{
    height:40px;
    background-color:#E6E9ED;
}
.conversation-wrap
{
    box-shadow: -2px 0 3px #ddd;
    padding:0;
    max-height: 540px;
    overflow: auto;
}
.conversation
{
    padding:5px;
    border:1px solid #ddd;
    margin:0;
}
.conversation:hover{
    background-color:white;
    cursor:pointer;
}

.message-wrap
{
    box-shadow: 0 0 3px #ddd;
    padding:0;

}
.msg
{
    padding:5px;
    margin:0;
}

.msg-wrap
{
    padding:10px;
    max-height: 400px;
    overflow: auto;

}

.time
{
    color:#bfbfbf;
}

.send-wrap
{
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding:10px;
    /*background: #f8f8f8;*/
}

.send-message
{
    resize: none;
}

.highlight
{
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8;
}

.send-message-btn
{
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;

    border-bottom-right-radius: 0;
}
.media.msg{
    border-bottom: 1px solid #eee;
}
.notifications{
    margin-top: -3px;
    position: absolute;
    color: #4FC1E9;
}

.typeahead, .tt-query, .tt-hint {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.typeahead {
    background-color: #FFFFFF;
}
.typeahead:focus {
    border: 2px solid #0097CF;
}
.tt-query {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.tt-hint {
    color: #999999;
}
.tt-dropdown-menu {

    background-color: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    margin-top: 12px;
    padding: 8px 0;
    width: 422px;
    max-height: 435px;
    overflow-x: hidden;
    overflow-y: scroll;
}
.tt-suggestion {
    font-size: 24px;
    line-height: 24px;
    padding: 3px 20px;
}
.tt-suggestion.tt-is-under-cursor {
    background-color: #0097CF;
    color: #FFFFFF;
}
.tt-suggestion p {
    margin: 0;
}
.twitter-typeahead{
    display:block!important;
}
.current{
    background-color: #00afef;
}
.frend.msg{

    margin-left: 20px;
}
.left{
    margin-left: -60px;
}
.leftx2{
    margin-left: -120px;
}
.left50{
    margin-left: -50px;
}
@media only screen and (max-width : 768px) {
    .table{
        table-layout:auto;
        word-wrap: break-word;
    }
    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
        position: relative;
        min-height: 1px;
        padding-right: 0px;
        padding-left: 15px;
        padding-top:5px;}
    .table-responsive>.table>thead>tr>th, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tfoot>tr>td {
        white-space: normal; 
    }
    .table th{font-size:8px;}
    .left{margin-left:0px;}
    .leftx2{margin-left:0px;}
    .left50{margin-left:0px;}

}

@media only screen and (max-width : 480px) {
    .table{
        table-layout:auto;
        word-wrap: break-word;
    }
    .btn{white-space: normal;}
    .table-responsive>.table>thead>tr>th, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tfoot>tr>td {
        white-space: normal; 
    }
    .table th{font-size:8px;}
    .left{margin-left:0px;}
    .leftx2{margin-left:0px;}
    .left50{margin-left:0px;}
    .breadcrumb{font-size:8px;vertical-align:middle;}
    #rowww {height: 30px;}
    .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
        float: left;
    }
    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
        position: relative;
        min-height: 1px;
        padding-right: 0px;
        padding-left: 15px;
        padding-top:5px;}
    .container {
        padding-right: 0px;
        padding-left: 0px;
        margin-right: auto;
        margin-left: auto;
    }
    .container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
        margin-right: 0px;
        margin-left: -15px;
    }
    .navbar-nav {
        margin: 0px;
    }
    .navbar-form {margin-left: 0px;}
    #previewimg {  max-width: 250px;}
}
.videos {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}
.videos iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
#msn{
    display: block;
}
#iravakan_index{
    display: none;
}
#country_person_index{
    display: none;
}

