select.form-control,
input.form-control {
	border: none !important;
}
textarea.form-control {
    border: 1px solid #000;
}
select#tickers.form-control{
	border: 1px solid #dadada;
}
.iframe-container {
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
} 
.iframe-container iframe {
   border: 0;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}
.panel.panel-default{
}
.table.table-responsive.table-striped {
	border: 0px;
}
.informer_wrapper{
	width:100%;
	min-height:400px;
	background:#fff;
	margin:auto;
	padding:10px;
}
.informer_wrapper h5{
	text-align:left;
	margin-bottom:20px;
	font-weight:bold;
	}

.informer_wrapper .setting_wrapper{
	width:100%;
	min-height:400px;
	background:#F6F7FB;
	border:1px solid #E8E7E8;
	border-radius:4px;
	padding:15px 0 5px 0;
	}
.informer_wrapper .setting_wrapper .informer_input_cover{
	width:100%;
	margin-bottom:20px;
	position:relative;
	}
.informer_wrapper .setting_wrapper .informer_input_cover .get_data_from_ticker{
	width:100%;
	height:40px;
	border:1px solid #ddd;
	border-radius:4px;
	background:#fff;
	padding:8px 0 0 3px;
	}
.informer_wrapper .setting_wrapper .informer_input_cover .get_data_from_ticker a{
	text-decoration:none;
	padding:8px 10px;
	font-size:10px;
	color:#fff;
	background:#2A85C9;
	border-radius:4px;
	}
.informer_input_cover{
	margin-bottom:10px;
	}
.informer_input_cover label{
	margin-bottom:10px;
	font-size:12px;
	}
.checkbox label {
    font-weight: 700;
	}
.informer_input_cover p{
	margin-bottom:10px;
	font-size:12px;
	}
.informer_input_cover input.disbled[type="text"]{
	width:100%;
	height:40px;
	background:#E2E1E1;
	border:1px solid #ECECEE;
	border-radius:4px;
	padding:10px;
	}
.informer_input_cover input[type="text"]{
	width:100%;
	height:40px;
	background:#fff;
	border:1px solid #ECECEE;
	border-radius:4px;
	padding:10px;
	}
.informer_input_cover input[type="color"]{
	width:40px;
	height:40px;
	background:#fff;
	border:1px solid #ECECEE;
	border-radius:4px;
	}
.informer_input_cover input[type="date"]{
	width:100%;
	height:40px;
	background:#fff;
	border:1px solid #ECECEE;
	border-radius:4px;
	padding:10px;
	}
.informer_input_cover input[type="number"]{
	width:100%;
	height:40px;
	background:#fff;
	border:1px solid #ECECEE;
	border-radius:4px;
	padding:10px;
	}
.informer_input_cover input[type="radio"]{
	margin:0 10px;
	}
.informer_input_cover select{
	width:100%;
	height:40px;
	background:#fff;
	border:1px solid #ECECEE;
	border-radius:4px;
	padding:10px;
	}
.panel-info > .panel-heading {
    color: #31708f;
    background-color: #fff !important;
    border-color: #fff !important;
}
.informer_input_cover .apply_btn_cover{
	text-align:center;
	margin:35px 0 20px 0;
	}
.btn-apply,
.informer_input_cover .apply_btn_cover a{
	color:#fff;
	background:#049D3E;
	padding:10px 18px;
	border-radius:4px;
	display: block;
	margin: 0 auto;
}
.forex-calculator-input-result {
    border: 1px solid #dedede;
}
.calculate_btn_cover{
	text-align:center;
	margin:30px 0;
	}
.calculate_btn_cover a{
	color:#fff;
	background:#049D3E;
	padding:10px 18px;
	border-radius:4px;
	}

.signup_btn_cover{
	text-align:center;
	margin:30px 0;
	}
.signup_btn_cover a{
	color:#fff;
	background:#049D3E;
	padding:10px 18px;
	border-radius:4px;
	cursor: pointer;
}

.single_input_cover label{
	font-size:12px;
	padding:8px 0 0 0;
	}



.radio_btn_cover label img{
	width:15px;
	}
.converter_icon_cover{
	text-align:center;
	margin:auto;
	margin:40px 0;
	}
.converter_icon_cover img{
	width:40px;
	}

.informer_wrapper .informer_preview_wrapper{
	width:100%;
	height:auto;
	background:#fff;
	border: 0px;
	}
.logo-cover{
	width:100%;
	background:#F5F8FD;
	margin:auto;
	padding:20px 0;
	}
.logo-cover img{
	width:100%;
	margin:0;
	}
.table{
	width:100%;
	font-size:12px;
	border:1px solid #EFEFF7;
	}
.table tr td{
	text-align:center;
	padding:10px;
	}
.btn-buy{
	text-align:center;
	color:#fff;
	background:#528CF7;
	font-size:10px;
	padding:5px 8px;
	}
.btn-sell{
	text-align:center;
	color:#fff;
	background:#E64A4A;
	font-size:10px;
	padding:5px 8px;
	}
.table tr.powered_by{
	text-align:center;
	background:#CACCD1 !important;
	font-size:10px;
	padding:5px 8px;
	color: #000;
    font-weight: bold;
}
.table tr.powered_by td a{
	text-decoration:none;
	color:#000;
	font-weight:bold;
	}


.economic_calendar thead{
	background:#049D3E;
	color:#fff;
	}
.table.economic_calendar tr td img{
	width:20px;
	}


.code_to_insert-wrapper{
	width:100%;
	min-height:250px;
	background:#F6F7FB;
	padding:15px;
	}
.informer_wrapper .code_to_insert-wrapper p{
	font-size:12px;
	margin-bottom:20px;
	}
.informer_wrapper .code_to_insert-wrapper .informer_input_cover label{}
.informer_wrapper .code_to_insert-wrapper .informer_input_cover textarea{
	width:100%;
	min-height:150px;
	}


.informers_tab_title{
	padding:10px 0 5px 25px;
}
#parreg_widget2 .form-group label,
#parreg_widget .form-group label{
	font-weight: 400;
	font-size: 12px;
}
.form-group label{
	font-size: 12px;
}
.regtxt {
    border: 1px solid #ECECEE !important;
}
.sign_up_cover{
	padding:20px;
	margin:20px 0 30px 0;
	background-image: url(../images/bigbg.jpg);
	background-repeat: no-repeat, repeat;
	background-position: center;
	background-size: cover;
	}
.sign_up_cover .form_cover{
	width:100%;
	margin:auto;
	background:#fff;
	border:5px solid rgba(0,0,0,0.1);
	}
.sign_up_cover .forexmart-logo-cover{
	width:100%;
	margin:auto;
	background:none;
	}
.sign_up_cover .forexmart-logo-cover img{
	width:100%;
	margin:auto;
	}

.informer-converter-holder .converter-drp, .informer-converter-holder .amount-label
{
	text-align: left!important;
}
.informer-btn-switch-holder
{
	margin-top: 0!important;
}
.informer-tabs
{
	width: calc(100% / 7)!important;
}
.informer-tab-holder .informer-tabs a span
{
	position: absolute;
	font-family: Georgia;
	font-size: 11px;
	margin-left: 5px;
	color: #fff;
}
.calendar-table tr th
{
	font-size: 11px;
}
.calendar-event
{
	width: 40%;
}
.partner-registration-container{
	display:block;
	background-color: rgba(255, 255, 255,0.5);
	border: 5px solid rgb(444, 444, 444);
	border: 5px solid rgba(0, 0, 0, 0.2);
	-moz-background-clip: padding;
	-webkit-background-clip: padding;
	background-clip: padding-box;
	/*max-width: 42%;*/
	margin:0 auto;
	padding:0px 20px;
	/*margin-top:7%;*/
	/*margin-bottom:7%;*/
	overflow: hidden;
}

.partner-reg-form-holder
{

	color: #222;
	background: url(../images/bigbg.jpg) no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	width: 100%;
	/*background: rgba(255,255,255,.3);*/
	/*background: #fff;*/
	padding: 25px;
	border: 1px solid #dedede!important;
	margin-top: 20px;
}
	.partner-reg-form-holder h2
	{
		margin-top: 0; 
		font-family: Open Sans;
		font-weight: 600;
		font-size: 21px;
		color: #333;
	}
	.partner-reg-form-holder label
	{
		color: #333;
		font-family: Open Sans;
		font-weight: 400;
		font-size: 15px;
	}
.regtxt
{
	border-radius: 0px!important;
	background: rgba(255,255,255,.2);
	font-size: 14px;
	display: block;
	width: 100%;
	border:none;
	padding: 11px;
	color: #333;
	/*border: 1px solid rgba(255,255,255,.4);*/
	border: 1px solid #ddd;
} 
.reg-link
{
	color: #2988ca;
	font-weight: 600;
}
	.reg-link:hover
	{
		color: #2988ca;
		text-decoration: underline;
	}
.reg-btn-holder
{
	width: 100%;
	text-align: right;
	margin-bottom: 10px;
}
	.reg-btn-holder a
	{
		background: #29a643;
		display: inline-block;
		padding: 13px 30px;
		font-weight: 400;
		font-size: 17px;
		color: #fff;
		font-family: Open Sans;
		text-transform: uppercase;
		transition: all ease 0.3s;
	}
		.reg-btn-holder a:hover
		{
			text-decoration: none;
			background: #3ECD5C;
			transition: all ease 0.3s;
		}
.form-logo
{
	width: 100%;
	margin-bottom: 20px!important;
	float: none;
}
.preview-main-holder
{
	margin-top: 20px;
	margin-bottom: 20px;
}
.preview-holder
{
	padding: 20px 50px;
	background: #eee;
	border: 1px solid #ddd;
}
	.preview-holder h3
	{
		margin: 0;
		margin-bottom: 10px;
		font-family: Open Sans;
		font-size: 17px;
	}
.registration-code-holder
{
	padding: 20px;
	background: #eee;
	border: 1px solid #ddd;
}
	.registration-code-holder h3
	{
		margin: 0;
		margin-bottom: 10px;
		font-family: Open Sans;
		font-size: 17px;
	}

.informer-tab-holder .informer-tabs a span {
	position: absolute;
	font-family: Georgia;
	font-size: 13px;
	margin-left: 2px;
	color: #fff;
	width: calc(90% / 7);
	text-align: center;
	padding-top: 5px;
    }
	


    .fade {
        opacity: 0;
        -webkit-transition: opacity .15s linear;
        -o-transition: opacity .15s linear;
        transition: opacity .15s linear;
    }

    .collapse {
        background: none;
        display: none;
        visibility: hidden;
    }

    .collapse.in {
        display: block;
        visibility: visible;
    }

    #tab3 .cur-list li {
        text-align: left
    }

    /*.btn-switch {*/
        /*transform: rotate(90deg);*/
    /*}*/

    .informer-tab-holder .informer-tabs {
        float: left;
        padding: 5px;
        width: calc(100% / 6);
    }

    .informer-converter-holder .converter-drp, .informer-converter-holder .amount-label {
        text-align: left !important;
    }

    .informer-btn-switch-holder {
        margin-top: 0 !important;
    }
@media screen and (max-width: 991px) {
	.partner_sign_up_cover, .client_sign_up_cover {
		margin-bottom: -110px!important;
	}
	.informer-mob-height{
		margin-bottom: -330px!important;
		margin-top: 40px!important;
	}
}
@media screen and (max-width: 767px) {
	.informer-tabs
	{
		width: calc(100% / 3)!important;
	}
	.informer-tab-holder .informer-tabs a span {
		width: calc(90% / 3);
		font-size: 16px;
	}
	.informer_wrapper {
		padding: 0px;
	}
	.form-control {
		font-size: 12px;
	}
}
@media screen and (max-width: 600px) {
	.partner_sign_up_cover{
		margin-bottom: -130px!important;
	}
}
@media screen and (max-width: 474px) {
	.informer-tabs
	{
		width: calc(100% / 1)!important;
	}
	.informer-tab-holder .informer-tabs a span {
		width: calc(90% / 1);
		font-size: 24px;
	}
}
@media screen and (max-width: 372px) {
	.partner_sign_up_cover{
		margin-bottom: -90px!important;
	}
}
@media screen and (max-width: 332px) {
	.informer-tabs
	{
		width: 100%!important;
	}
}
    @media only screen and (max-width: 1199px) and (min-width: 992px) {
        .informer-tab-holder .informer-tabs a span {
            font-size: 11px !important;
            margin-left: 1px;
        }
    }

    @media only screen and (max-width: 991px) and (min-width: 768px){
        .informer-tab-holder .informer-tabs a span {
            font-size: 10px !important;
            margin-left: 1px;
            word-wrap: break-word !important;
            display: block;
        }

        .ipad-width-informer {
            width: 18% !important;
            float: right !important;
        }

        .ipad-info-chart {
            padding-left:0px!important;
        }

        .ipad-text-width {
            width: 73% !important;
        }
      }

    @media only screen and (max-width: 767px) and (min-width: 666px){
        .informer-tab-holder .informer-tabs a span {
            font-size: 16px !important;
			width: calc(90% / 3);
        }
    }


    @media only screen and (max-width: 460px) and (min-width: 400px){
        .informer-tab-holder .informer-tabs a span {
            padding: .1em;
            margin-left: 1px !important;
			width: calc(90% / 1);
        }
		.informer-tab-holder .informer-tabs a span {
            padding: .2em;
            margin-left: 0px;
            width: 89%;
        }
    }

    @media only screen and (max-width: 399px) and (min-width: 350px){
        .informer-tab-holder .informer-tabs a span {
            font-size: 20px !important;
            padding: .1em;
            margin-left: 1px !important;
            width: 89%;
        }
    }

    @media only screen and (max-width: 349px){
        .informer-tab-holder .informer-tabs a span {
            font-size: 14px !important;
            word-wrap: break-word;
            display: block;
            width: calc(90% / 1);
        }
    }

    .calendar-table tr th {
        font-size: 11px;
    }

    .calendar-event {
        width: 40%;
    }
	.informer-tabs.active-tab{
		background: #99d9ea;
	}
	.loader-holder{
		display: none!important;
	}
	.informer-logo.img-responsive {
    	margin-bottom: 10px;
	}
	/*.informer-tabs.active-tab,*/
	/*.informer-tabs:hover{*/
		/*background: #99d9ea;*/
		/*border-left: 1px solid #fff;*/
		/*border-right: 1px solid #fff;*/
	/*}*/
	/*.informer-tabs:hover{*/
		/*background: #99d9ea;*/
		/*border-left: 1px solid #99d9ea;*/
		/*border-right: 1px solid #99d9ea;*/
	/*}*/